@storybook/addon-storysource
Version:
View a story’s source code to see how it works and paste into your app
6 lines (3 loc) • 575 B
JavaScript
import { __commonJS } from './chunk-BS5JN4MX.js';
var require_properties=__commonJS({"../../node_modules/refractor/lang/properties.js"(exports,module){module.exports=properties;properties.displayName="properties";properties.aliases=[];function properties(Prism){Prism.languages.properties={comment:/^[ \t]*[#!].*$/m,"attr-value":{pattern:/(^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?: *[=:] *(?! )| ))(?:\\(?:\r\n|[\s\S])|[^\\\r\n])+/m,lookbehind:!0},"attr-name":/^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?= *[=:]| )/m,punctuation:/[=:]/};}}});
export { require_properties };