@hpcc-js/markdown-it-plugins 1.3.4 → 1.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ecl-lang.js +2 -0
- package/dist/ecl-lang.js.map +7 -0
- package/dist/loader.node.js +6 -0
- package/dist/loader.node.js.map +7 -0
- package/package.json +4 -4
- package/src/__package__.ts +2 -2
- package/dist/ecl-lang.cjs +0 -2
- package/dist/ecl-lang.cjs.map +0 -7
- package/dist/loader.node.cjs +0 -1968
- package/dist/loader.node.cjs.map +0 -7
package/dist/ecl-lang.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e={scopeName:"source.ecl",fileTypes:["ecl"],name:"ECL",patterns:[{include:"#expression"},{name:"support.class.ecl",match:"\\b(?i:(std).(file|date|str|math|metaphone|metaphone3|uni|audit|blas|system.(debug|email|job|log|thorlib|util|workunit)))\\b"}],repository:{expression:{name:"meta.expression.ecl",patterns:[{include:"#comment"},{include:"#special-structures"},{include:"#embedded-single"},{include:"#embedded-any"},{include:"#embedded-cpp"},{include:"#function-call"},{include:"#operators"},{include:"#logicals"},{include:"#types"},{include:"#keywords-pound"},{include:"#keywords-workflow"},{include:"#keywords"},{include:"#digital-signature"},{include:"#string"},{include:"#literal"}]},operators:{name:"keyword.operator.ecl",match:"(>|>=|<|<=|<>|/|\\|+|-|=)"},logicals:{match:"\\b(?i:(and|in|not|or))\\b",name:"keyword.other.ecl"},"special-structures":{match:"\\b(?i:(endmacro|function|functionmacro|interface|macro|module|record|transform))\\b",name:"entity.name.function.ecl"},types:{name:"entity.name.type.ecl",patterns:[{include:"#real"},{include:"#decimal"},{include:"#unicode"},{include:"#integer"},{include:"#type-number"},{include:"#type-rest"}]},real:{name:"entity.name.type.ecl",match:"\\b(?i)real(?-i)(4|8)\\b"},decimal:{name:"entity.name.type.ecl",match:"\\b(?i)(u?)decimal(\\d+(_\\d+)?)\\b"},unicode:{name:"entity.name.type.ecl",match:"\\b(?i:(d|u|q|v|x))(8)?(?='.*')"},integer:{name:"entity.name.type.ecl",match:"\\b(?i:(integer|unsigned))[1-8]\\b"},"type-number":{name:"entity.name.type.ecl",match:"\\b(?i:(data|string|qstring|varstring|varunicode|unicode|utf8))\\d+\\b"},"type-rest":{name:"entity.name.type.ecl",match:"\\b(?i:(ascii|big_endian|boolean|data|decimal|ebcdic|grouped|integer|linkcounted|pattern|qstring|real|rule|set of|streamed|string|token|udecimal|unicode|utf8|unsigned|varstring|varunicode))\\b"},"function-call":{match:"([#A-Za-z_0-9]+)\\s*(\\()",captures:{"1":{patterns:[{include:"#functions"},{include:"#functions-pound"},{include:"#functions-hash"},{include:"#functions-hash2"},{include:"#functions-action"},{include:"#functions-workflow"}]}}},functions:{name:"entity.name.function.ecl",match:"\\b(?i:(abs|acos|aggregate|allnodes|apply|apply|ascii|asin|assert|asstring|atan|atan2|ave|build|buildindex|case|catch|choose|choosen|choosesets|clustersize|combine|correlation|cos|cosh|count|covariance|cron|dataset|dedup|define|denormalize|deprecated|dictionary|distribute|distributed|distribution|ebcdic|enth|evaluate|evaluate|event|eventextra|eventname|exists|exp|fail|failcode|failmessage|fetch|fromunicode|fromxml|getenv|getisvalid|graph|group|hashcrc|hashmd5|having|httpcall|httpheader|if|iff|index|interface|intformat|isvalid|iterate|join|keydiff|keypatch|keyunicode|length|library|limit|ln|loadxml|local|log|loop|map|matched|matchlength|matchposition|matchtext|matchunicode|max|merge|mergejoin|min|nofold|nolocal|nonempty|normalize|nothor|notify|opt|output|parse|pattern|penalty|pipe|power|preload|process|project|pull|random|range|rank|ranked|realformat|record|recordof|regexfind|regexfindset|regexreplace|regroup|rejected|rollup|round|roundup|row|rowdiff|rule|sample|sequential|sin|sinh|sizeof|soapcall|sort|sorted|sqrt|stepped|stored|sum|table|tan|tanh|thisnode|topn|tounicode|toxml|transfer|transform|trim|truncate|typeof|ungroup|unicodeorder|use|validate|variance|wait|when|which|xmldecode|xmlencode|xmltext|xmlunicode))\\b"},"functions-pound":{name:"keyword.other.ecl",match:"#(?i:(append|constant|declare|demangle|end|else|elseif|error|expand|export|exportXML|for|getdatatype|if|inmodule|mangle|onwarning|option|set|stored|text|uniquename|warning|webservice|workunit))\\b"},"functions-hash":{name:"entity.name.function.ecl",match:"\\b(?i:hash(32|64|crc)?)\\b"},"functions-hash2":{name:"entity.name.function.ecl",match:"\\b(?i:hashmd(5))\\b"},"functions-action":{name:"keyword.other.ecl",match:"\\b(?i:(algorithm|cluster|escape|encrypt|expire|heading|keyed|maxlength|module|named|ordered|parallel|quote|terminator|threshold|timelimit|timeout|separator|set|skew|virtual|wild))\\b"},"functions-workflow":{name:"keyword.control.ecl",match:"\\b(?i:(checkpoint|deprecated|failmessage|failure|global|onwarning|persist|priority|recovery|stored|success|when))\\b"},"keywords-workflow":{name:"keyword.control.ecl",match:"\\b(?i:(global|independent|once))\\b"},"keywords-pound":{name:"keyword.other.ecl",match:"#(?i:(break|else|end|loop))\\b"},keywords:{name:"keyword.other.ecl",match:"\\b(?i:(after|all|andor|any|as|atmost|before|best|between|case|compressed|compression|const|counter|csv|default|descend|distributed|encoding|end|endmacro|enum|error|except|exclusive|expand|export|exportxml|extend|fail|failcode|few|fileposition|first|flat|for|forward|from|full|group|grouped|hole|if|ifblock|import|inmodule|inner|internal|joined|keep|keyed|last|left|limit|linkcounted|literal|little_endian|load|local|locale|lookup|lzw|mangle|many|maxcount|maxlength|min skew|mofn|multiple|named|namespace|nocase|noroot|noscan|nosort|noxpath|of|onfail|only|opt|option|outer|overwrite|packed|partition|physicallength|pipe|prefetch|repeat|retry|return|right|right1|right2|rows|rowset|scan|scope|self|service|set|shared|skip|smart|soapaction|sql|stable|store|stored|success|thor|token|trim|type|unicodeorder|uniquename|unordered|unsorted|unstable|update|virtual|warning|whole|width|within|wnotrim|xml|xpath|__compressed_))\\b"},"embedded-single":{match:"(?i:(embed))\\s*(\\([^\\)]+\\));",captures:{"1":{name:"entity.name.function.ecl"}}},"embedded-any":{begin:"((?i:(embed)))\\s*(\\()",end:"(?i:(endembed))",beginCaptures:{"0":{name:"entity.name.function.ecl"}},endCaptures:{"0":{name:"entity.name.function.ecl"}},name:"entity.other.ecl"},"embedded-cpp":{begin:"(?i:(beginc))\\+\\+",end:"(?i:(endc))\\+\\+",beginCaptures:{"0":{name:"entity.name.function.ecl"}},endCaptures:{"0":{name:"entity.name.function.ecl"}},name:"entity.other.ecl"},comment:{name:"comment.ecl",patterns:[{include:"#comment-block-doc"},{include:"#comment-block"},{include:"#comment-line"}]},"comment-block":{begin:"/\\*",end:"\\*/",name:"comment.block.ecl"},"comment-block-doc":{begin:"/\\*\\*(?!/)",end:"\\*/",name:"comment.block.documentation.ecl"},"comment-line":{match:"(//).*$\\n?",name:"comment.line.ecl"},"digital-signature":{name:"digital-signature.ecl",patterns:[{include:"#digital-signature-header"},{include:"#digital-signature-footer"}]},"digital-signature-header":{begin:"-----BEGIN PGP SIGNED MESSAGE-----",end:"Hash: SHA512",name:"keyword.control.ecl"},"digital-signature-footer":{begin:"-----BEGIN PGP SIGNATURE-----",end:"-----END PGP SIGNATURE-----",name:"keyword.control.ecl"},string:{name:"string.ecl",patterns:[{include:"#qstring-single"}]},"qstring-single":{begin:"'",end:"\\'|(?:[^\\\\\\n]$)",name:"string.single.ecl",patterns:[{include:"#string-character-escape"}]},"string-character-escape":{match:"\\\\(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$)",name:"constant.character.escape.ecl"},literal:{name:"literal.ecl",patterns:[{include:"#numeric-literal"},{include:"#boolean-literal"},{include:"#array-literal"},{include:"#self-literal"}]},"numeric-literal":{match:"\\b(?<=[^$])((0(x|X)[0-9a-fA-F]+)|([0-9a-fA-F]+(x|X))|(0(o|O)[0-7]+)|(0(b|B)(0|1)+)|((0|1)+(b|B))|(([0-9]+(\\.[0-9]+)?))([eE]([+-]?)[0-9]+(\\.[0-9]+)?)?)\\b",name:"constant.numeric.ecl"},"boolean-literal":{match:"\\b(?i:(false|true))\\b",name:"constant.language.boolean.ecl"},"self-literal":{match:"\\b(?i:(self))\\b",name:"constant.language.this.ecl"},"array-literal":{begin:"\\[",beginCaptures:{"0":{name:"meta.brace.square.ecl"}},end:"\\]",endCaptures:{"0":{name:"meta.brace.square.ecl"}},name:"meta.array.literal.ecl",patterns:[{include:"#expression"}]}}};function o(){return{...e,name:"ecl"}}export{o as eclLang};
|
|
2
|
+
//# sourceMappingURL=ecl-lang.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../src/ecl-lang/ecl.tmLanguage.json", "../src/ecl-lang/index.ts"],
|
|
4
|
+
"sourcesContent": ["{\n \"scopeName\": \"source.ecl\",\n \"fileTypes\": [\n \"ecl\"\n ],\n \"name\": \"ECL\",\n \"patterns\": [\n {\n \"include\": \"#expression\"\n },\n {\n \"name\": \"support.class.ecl\",\n \"match\": \"\\\\b(?i:(std).(file|date|str|math|metaphone|metaphone3|uni|audit|blas|system.(debug|email|job|log|thorlib|util|workunit)))\\\\b\"\n }\n ],\n \"repository\": {\n \"expression\": {\n \"name\": \"meta.expression.ecl\",\n \"patterns\": [\n {\n \"include\": \"#comment\"\n },\n {\n \"include\": \"#special-structures\"\n },\n {\n \"include\": \"#embedded-single\"\n },\n {\n \"include\": \"#embedded-any\"\n },\n {\n \"include\": \"#embedded-cpp\"\n },\n {\n \"include\": \"#function-call\"\n },\n {\n \"include\": \"#operators\"\n },\n {\n \"include\": \"#logicals\"\n },\n {\n \"include\": \"#types\"\n },\n {\n \"include\": \"#keywords-pound\"\n },\n {\n \"include\": \"#keywords-workflow\"\n },\n {\n \"include\": \"#keywords\"\n },\n {\n \"include\": \"#digital-signature\"\n },\n {\n \"include\": \"#string\"\n },\n {\n \"include\": \"#literal\"\n }\n ]\n },\n \"operators\": {\n \"name\": \"keyword.operator.ecl\",\n \"match\": \"(>|>=|<|<=|<>|/|\\\\|+|-|=)\"\n },\n \"logicals\": {\n \"match\": \"\\\\b(?i:(and|in|not|or))\\\\b\",\n \"name\": \"keyword.other.ecl\"\n },\n \"special-structures\": {\n \"match\": \"\\\\b(?i:(endmacro|function|functionmacro|interface|macro|module|record|transform))\\\\b\",\n \"name\": \"entity.name.function.ecl\"\n },\n \"types\": {\n \"name\": \"entity.name.type.ecl\",\n \"patterns\": [\n {\n \"include\": \"#real\"\n },\n {\n \"include\": \"#decimal\"\n },\n {\n \"include\": \"#unicode\"\n },\n {\n \"include\": \"#integer\"\n },\n {\n \"include\": \"#type-number\"\n },\n {\n \"include\": \"#type-rest\"\n }\n ]\n },\n \"real\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i)real(?-i)(4|8)\\\\b\"\n },\n \"decimal\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i)(u?)decimal(\\\\d+(_\\\\d+)?)\\\\b\"\n },\n \"unicode\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(d|u|q|v|x))(8)?(?='.*')\"\n },\n \"integer\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(integer|unsigned))[1-8]\\\\b\"\n },\n \"type-number\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(data|string|qstring|varstring|varunicode|unicode|utf8))\\\\d+\\\\b\"\n },\n \"type-rest\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(ascii|big_endian|boolean|data|decimal|ebcdic|grouped|integer|linkcounted|pattern|qstring|real|rule|set of|streamed|string|token|udecimal|unicode|utf8|unsigned|varstring|varunicode))\\\\b\"\n },\n \"function-call\": {\n \"match\": \"([#A-Za-z_0-9]+)\\\\s*(\\\\()\",\n \"captures\": {\n \"1\": {\n \"patterns\": [\n {\n \"include\": \"#functions\"\n },\n {\n \"include\": \"#functions-pound\"\n },\n {\n \"include\": \"#functions-hash\"\n },\n {\n \"include\": \"#functions-hash2\"\n },\n {\n \"include\": \"#functions-action\"\n },\n {\n \"include\": \"#functions-workflow\"\n }\n ]\n }\n }\n },\n \"functions\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:(abs|acos|aggregate|allnodes|apply|apply|ascii|asin|assert|asstring|atan|atan2|ave|build|buildindex|case|catch|choose|choosen|choosesets|clustersize|combine|correlation|cos|cosh|count|covariance|cron|dataset|dedup|define|denormalize|deprecated|dictionary|distribute|distributed|distribution|ebcdic|enth|evaluate|evaluate|event|eventextra|eventname|exists|exp|fail|failcode|failmessage|fetch|fromunicode|fromxml|getenv|getisvalid|graph|group|hashcrc|hashmd5|having|httpcall|httpheader|if|iff|index|interface|intformat|isvalid|iterate|join|keydiff|keypatch|keyunicode|length|library|limit|ln|loadxml|local|log|loop|map|matched|matchlength|matchposition|matchtext|matchunicode|max|merge|mergejoin|min|nofold|nolocal|nonempty|normalize|nothor|notify|opt|output|parse|pattern|penalty|pipe|power|preload|process|project|pull|random|range|rank|ranked|realformat|record|recordof|regexfind|regexfindset|regexreplace|regroup|rejected|rollup|round|roundup|row|rowdiff|rule|sample|sequential|sin|sinh|sizeof|soapcall|sort|sorted|sqrt|stepped|stored|sum|table|tan|tanh|thisnode|topn|tounicode|toxml|transfer|transform|trim|truncate|typeof|ungroup|unicodeorder|use|validate|variance|wait|when|which|xmldecode|xmlencode|xmltext|xmlunicode))\\\\b\"\n },\n \"functions-pound\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"#(?i:(append|constant|declare|demangle|end|else|elseif|error|expand|export|exportXML|for|getdatatype|if|inmodule|mangle|onwarning|option|set|stored|text|uniquename|warning|webservice|workunit))\\\\b\"\n },\n \"functions-hash\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:hash(32|64|crc)?)\\\\b\"\n },\n \"functions-hash2\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:hashmd(5))\\\\b\"\n },\n \"functions-action\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"\\\\b(?i:(algorithm|cluster|escape|encrypt|expire|heading|keyed|maxlength|module|named|ordered|parallel|quote|terminator|threshold|timelimit|timeout|separator|set|skew|virtual|wild))\\\\b\"\n },\n \"functions-workflow\": {\n \"name\": \"keyword.control.ecl\",\n \"match\": \"\\\\b(?i:(checkpoint|deprecated|failmessage|failure|global|onwarning|persist|priority|recovery|stored|success|when))\\\\b\"\n },\n \"keywords-workflow\": {\n \"name\": \"keyword.control.ecl\",\n \"match\": \"\\\\b(?i:(global|independent|once))\\\\b\"\n },\n \"keywords-pound\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"#(?i:(break|else|end|loop))\\\\b\"\n },\n \"keywords\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"\\\\b(?i:(after|all|andor|any|as|atmost|before|best|between|case|compressed|compression|const|counter|csv|default|descend|distributed|encoding|end|endmacro|enum|error|except|exclusive|expand|export|exportxml|extend|fail|failcode|few|fileposition|first|flat|for|forward|from|full|group|grouped|hole|if|ifblock|import|inmodule|inner|internal|joined|keep|keyed|last|left|limit|linkcounted|literal|little_endian|load|local|locale|lookup|lzw|mangle|many|maxcount|maxlength|min skew|mofn|multiple|named|namespace|nocase|noroot|noscan|nosort|noxpath|of|onfail|only|opt|option|outer|overwrite|packed|partition|physicallength|pipe|prefetch|repeat|retry|return|right|right1|right2|rows|rowset|scan|scope|self|service|set|shared|skip|smart|soapaction|sql|stable|store|stored|success|thor|token|trim|type|unicodeorder|uniquename|unordered|unsorted|unstable|update|virtual|warning|whole|width|within|wnotrim|xml|xpath|__compressed_))\\\\b\"\n },\n \"embedded-single\": {\n \"match\": \"(?i:(embed))\\\\s*(\\\\([^\\\\)]+\\\\));\",\n \"captures\": {\n \"1\": {\n \"name\": \"entity.name.function.ecl\"\n }\n }\n },\n \"embedded-any\": {\n \"begin\": \"((?i:(embed)))\\\\s*(\\\\()\",\n \"end\": \"(?i:(endembed))\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"endCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"name\": \"entity.other.ecl\"\n },\n \"embedded-cpp\": {\n \"begin\": \"(?i:(beginc))\\\\+\\\\+\",\n \"end\": \"(?i:(endc))\\\\+\\\\+\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"endCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"name\": \"entity.other.ecl\"\n },\n \"comment\": {\n \"name\": \"comment.ecl\",\n \"patterns\": [\n {\n \"include\": \"#comment-block-doc\"\n },\n {\n \"include\": \"#comment-block\"\n },\n {\n \"include\": \"#comment-line\"\n }\n ]\n },\n \"comment-block\": {\n \"begin\": \"/\\\\*\",\n \"end\": \"\\\\*/\",\n \"name\": \"comment.block.ecl\"\n },\n \"comment-block-doc\": {\n \"begin\": \"/\\\\*\\\\*(?!/)\",\n \"end\": \"\\\\*/\",\n \"name\": \"comment.block.documentation.ecl\"\n },\n \"comment-line\": {\n \"match\": \"(//).*$\\\\n?\",\n \"name\": \"comment.line.ecl\"\n },\n \"digital-signature\": {\n \"name\": \"digital-signature.ecl\",\n \"patterns\": [\n {\n \"include\": \"#digital-signature-header\"\n },\n {\n \"include\": \"#digital-signature-footer\"\n }\n ]\n },\n \"digital-signature-header\": {\n \"begin\": \"-----BEGIN PGP SIGNED MESSAGE-----\",\n \"end\": \"Hash: SHA512\",\n \"name\": \"keyword.control.ecl\"\n },\n \"digital-signature-footer\": {\n \"begin\": \"-----BEGIN PGP SIGNATURE-----\",\n \"end\": \"-----END PGP SIGNATURE-----\",\n \"name\": \"keyword.control.ecl\"\n },\n \"string\": {\n \"name\": \"string.ecl\",\n \"patterns\": [\n {\n \"include\": \"#qstring-single\"\n }\n ]\n },\n \"qstring-single\": {\n \"begin\": \"'\",\n \"end\": \"\\\\'|(?:[^\\\\\\\\\\\\n]$)\",\n \"name\": \"string.single.ecl\",\n \"patterns\": [\n {\n \"include\": \"#string-character-escape\"\n }\n ]\n },\n \"string-character-escape\": {\n \"match\": \"\\\\\\\\(x\\\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$)\",\n \"name\": \"constant.character.escape.ecl\"\n },\n \"literal\": {\n \"name\": \"literal.ecl\",\n \"patterns\": [\n {\n \"include\": \"#numeric-literal\"\n },\n {\n \"include\": \"#boolean-literal\"\n },\n {\n \"include\": \"#array-literal\"\n },\n {\n \"include\": \"#self-literal\"\n }\n ]\n },\n \"numeric-literal\": {\n \"match\": \"\\\\b(?<=[^$])((0(x|X)[0-9a-fA-F]+)|([0-9a-fA-F]+(x|X))|(0(o|O)[0-7]+)|(0(b|B)(0|1)+)|((0|1)+(b|B))|(([0-9]+(\\\\.[0-9]+)?))([eE]([+-]?)[0-9]+(\\\\.[0-9]+)?)?)\\\\b\",\n \"name\": \"constant.numeric.ecl\"\n },\n \"boolean-literal\": {\n \"match\": \"\\\\b(?i:(false|true))\\\\b\",\n \"name\": \"constant.language.boolean.ecl\"\n },\n \"self-literal\": {\n \"match\": \"\\\\b(?i:(self))\\\\b\",\n \"name\": \"constant.language.this.ecl\"\n },\n \"array-literal\": {\n \"begin\": \"\\\\[\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"meta.brace.square.ecl\"\n }\n },\n \"end\": \"\\\\]\",\n \"endCaptures\": {\n \"0\": {\n \"name\": \"meta.brace.square.ecl\"\n }\n },\n \"name\": \"meta.array.literal.ecl\",\n \"patterns\": [\n {\n \"include\": \"#expression\"\n }\n ]\n }\n }\n}", "import type { LanguageInput } from \"shiki\";\n\nimport ecl_lang from \"./ecl.tmLanguage.json\" with { type: \"json\" };\n\nexport function eclLang(): LanguageInput {\n const retVal = {\n ...ecl_lang,\n name: \"ecl\"\n } as unknown as LanguageInput;\n return retVal;\n}\n\n"],
|
|
5
|
+
"mappings": "AAAA,IAAAA,EAAA,CACI,UAAa,aACb,UAAa,CACT,KACJ,EACA,KAAQ,MACR,SAAY,CACR,CACI,QAAW,aACf,EACA,CACI,KAAQ,oBACR,MAAS,8HACb,CACJ,EACA,WAAc,CACV,WAAc,CACV,KAAQ,sBACR,SAAY,CACR,CACI,QAAW,UACf,EACA,CACI,QAAW,qBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,eACf,EACA,CACI,QAAW,eACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,YACf,EACA,CACI,QAAW,WACf,EACA,CACI,QAAW,QACf,EACA,CACI,QAAW,iBACf,EACA,CACI,QAAW,oBACf,EACA,CACI,QAAW,WACf,EACA,CACI,QAAW,oBACf,EACA,CACI,QAAW,SACf,EACA,CACI,QAAW,UACf,CACJ,CACJ,EACA,UAAa,CACT,KAAQ,uBACR,MAAS,2BACb,EACA,SAAY,CACR,MAAS,6BACT,KAAQ,mBACZ,EACA,qBAAsB,CAClB,MAAS,uFACT,KAAQ,0BACZ,EACA,MAAS,CACL,KAAQ,uBACR,SAAY,CACR,CACI,QAAW,OACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,cACf,EACA,CACI,QAAW,YACf,CACJ,CACJ,EACA,KAAQ,CACJ,KAAQ,uBACR,MAAS,0BACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,qCACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,iCACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,oCACb,EACA,cAAe,CACX,KAAQ,uBACR,MAAS,wEACb,EACA,YAAa,CACT,KAAQ,uBACR,MAAS,kMACb,EACA,gBAAiB,CACb,MAAS,4BACT,SAAY,CACR,IAAK,CACD,SAAY,CACR,CACI,QAAW,YACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,iBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,mBACf,EACA,CACI,QAAW,qBACf,CACJ,CACJ,CACJ,CACJ,EACA,UAAa,CACT,KAAQ,2BACR,MAAS,qtCACb,EACA,kBAAmB,CACf,KAAQ,oBACR,MAAS,sMACb,EACA,iBAAkB,CACd,KAAQ,2BACR,MAAS,6BACb,EACA,kBAAmB,CACf,KAAQ,2BACR,MAAS,sBACb,EACA,mBAAoB,CAChB,KAAQ,oBACR,MAAS,yLACb,EACA,qBAAsB,CAClB,KAAQ,sBACR,MAAS,uHACb,EACA,oBAAqB,CACjB,KAAQ,sBACR,MAAS,sCACb,EACA,iBAAkB,CACd,KAAQ,oBACR,MAAS,gCACb,EACA,SAAY,CACR,KAAQ,oBACR,MAAS,25BACb,EACA,kBAAmB,CACf,MAAS,mCACT,SAAY,CACR,IAAK,CACD,KAAQ,0BACZ,CACJ,CACJ,EACA,eAAgB,CACZ,MAAS,0BACT,IAAO,kBACP,cAAiB,CACb,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,YAAe,CACX,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,KAAQ,kBACZ,EACA,eAAgB,CACZ,MAAS,sBACT,IAAO,oBACP,cAAiB,CACb,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,YAAe,CACX,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,KAAQ,kBACZ,EACA,QAAW,CACP,KAAQ,cACR,SAAY,CACR,CACI,QAAW,oBACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,eACf,CACJ,CACJ,EACA,gBAAiB,CACb,MAAS,OACT,IAAO,OACP,KAAQ,mBACZ,EACA,oBAAqB,CACjB,MAAS,eACT,IAAO,OACP,KAAQ,iCACZ,EACA,eAAgB,CACZ,MAAS,cACT,KAAQ,kBACZ,EACA,oBAAqB,CACjB,KAAQ,wBACR,SAAY,CACR,CACI,QAAW,2BACf,EACA,CACI,QAAW,2BACf,CACJ,CACJ,EACA,2BAA4B,CACxB,MAAS,qCACT,IAAO,eACP,KAAQ,qBACZ,EACA,2BAA4B,CACxB,MAAS,gCACT,IAAO,8BACP,KAAQ,qBACZ,EACA,OAAU,CACN,KAAQ,aACR,SAAY,CACR,CACI,QAAW,iBACf,CACJ,CACJ,EACA,iBAAkB,CACd,MAAS,IACT,IAAO,sBACP,KAAQ,oBACR,SAAY,CACR,CACI,QAAW,0BACf,CACJ,CACJ,EACA,0BAA2B,CACvB,MAAS,qEACT,KAAQ,+BACZ,EACA,QAAW,CACP,KAAQ,cACR,SAAY,CACR,CACI,QAAW,kBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,eACf,CACJ,CACJ,EACA,kBAAmB,CACf,MAAS,+JACT,KAAQ,sBACZ,EACA,kBAAmB,CACf,MAAS,0BACT,KAAQ,+BACZ,EACA,eAAgB,CACZ,MAAS,oBACT,KAAQ,4BACZ,EACA,gBAAiB,CACb,MAAS,MACT,cAAiB,CACb,IAAK,CACD,KAAQ,uBACZ,CACJ,EACA,IAAO,MACP,YAAe,CACX,IAAK,CACD,KAAQ,uBACZ,CACJ,EACA,KAAQ,yBACR,SAAY,CACR,CACI,QAAW,aACf,CACJ,CACJ,CACJ,CACJ,ECvVO,SAASC,GAAyB,CAKrC,MAJe,CACX,GAAGC,EACH,KAAM,KACV,CAEJ",
|
|
6
|
+
"names": ["ecl_tmLanguage_default", "eclLang", "ecl_tmLanguage_default"]
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import{existsSync as Z}from"node:fs";import{readdir as H,readFile as S}from"node:fs/promises";import l from"node:path";import{pathToFileURL as z}from"node:url";var D={},b={},B=34,F=10,E=13;function q(e){return new Function("d","return {"+e.map(function(t,r){return JSON.stringify(t)+": d["+r+'] || ""'}).join(",")+"}")}function L(e,t){var r=q(e);return function(o,s){return t(r(o),s,e)}}function O(e){var t=Object.create(null),r=[];return e.forEach(function(o){for(var s in o)s in t||r.push(t[s]=s)}),r}function c(e,t){var r=e+"",o=r.length;return o<t?new Array(t-o+1).join(0)+r:r}function M(e){return e<0?"-"+c(-e,6):e>9999?"+"+c(e,6):c(e,4)}function $(e){var t=e.getUTCHours(),r=e.getUTCMinutes(),o=e.getUTCSeconds(),s=e.getUTCMilliseconds();return isNaN(e)?"Invalid Date":M(e.getUTCFullYear(),4)+"-"+c(e.getUTCMonth()+1,2)+"-"+c(e.getUTCDate(),2)+(s?"T"+c(t,2)+":"+c(r,2)+":"+c(o,2)+"."+c(s,3)+"Z":o?"T"+c(t,2)+":"+c(r,2)+":"+c(o,2)+"Z":r||t?"T"+c(t,2)+":"+c(r,2)+"Z":"")}function P(e){var t=new RegExp('["'+e+`
|
|
2
|
+
\r]`),r=e.charCodeAt(0);function o(n,i){var p,f,a=s(n,function(v,d){if(p)return p(v,d-1);f=v,p=i?L(v,i):q(v)});return a.columns=f||[],a}function s(n,i){var p=[],f=n.length,a=0,v=0,d,A=f<=0,w=!1;n.charCodeAt(f-1)===F&&--f,n.charCodeAt(f-1)===E&&--f;function U(){if(A)return b;if(w)return w=!1,D;var T,I=a,y;if(n.charCodeAt(I)===B){for(;a++<f&&n.charCodeAt(a)!==B||n.charCodeAt(++a)===B;);return(T=a)>=f?A=!0:(y=n.charCodeAt(a++))===F?w=!0:y===E&&(w=!0,n.charCodeAt(a)===F&&++a),n.slice(I+1,T-1).replace(/""/g,'"')}for(;a<f;){if((y=n.charCodeAt(T=a++))===F)w=!0;else if(y===E)w=!0,n.charCodeAt(a)===F&&++a;else if(y!==r)continue;return n.slice(I,T)}return A=!0,n.slice(I,f)}for(;(d=U())!==b;){for(var R=[];d!==D&&d!==b;)R.push(d),d=U();i&&(R=i(R,v++))==null||p.push(R)}return p}function u(n,i){return n.map(function(p){return i.map(function(f){return C(p[f])}).join(e)})}function m(n,i){return i==null&&(i=O(n)),[i.map(C).join(e)].concat(u(n,i)).join(`
|
|
3
|
+
`)}function h(n,i){return i==null&&(i=O(n)),u(n,i).join(`
|
|
4
|
+
`)}function x(n){return n.map(g).join(`
|
|
5
|
+
`)}function g(n){return n.map(C).join(e)}function C(n){return n==null?"":n instanceof Date?$(n):t.test(n+="")?'"'+n.replace(/"/g,'""')+'"':n}return{parse:o,parseRows:s,format:m,formatBody:h,formatRows:x,formatRow:g,formatValue:C}}function j(e){for(var t in e){var r=e[t].trim(),o,s;if(!r)r=null;else if(r==="true")r=!0;else if(r==="false")r=!1;else if(r==="NaN")r=NaN;else if(!isNaN(o=+r))r=o;else if(s=r.match(/^([-+]\d{2})?\d{4}(-\d{2}(-\d{2})?)?(T\d{2}:\d{2}(:\d{2}(\.\d{3})?)?(Z|[-+]\d{2}:\d{2})?)?$/))V&&s[4]&&!s[7]&&(r=r.replace(/-/g,"/").replace(/T/," ")),r=new Date(r);else continue;e[t]=r}return e}var V=new Date("2019-01-01T00:00").getHours()||new Date("2019-07-01T00:00").getHours();import{LoaderResolver as J}from"@observablehq/framework/dist/loader.js";import{getResolvers as Y}from"@observablehq/framework/dist/resolvers.js";import{normalizeConfig as k}from"@observablehq/framework/dist/config.js";import{parseMarkdown as Q}from"@observablehq/framework/dist/markdown.js";function W({path:e,...t}){return{...k(t),path:e}}var N=class e{filePath;options;resolvers;ext;constructor(t,r,o){this.filePath=t,this.options=r,this.resolvers=o,this.ext=l.extname(t).substring(1)}static async attach(t,r=l.resolve(".")){let o=Z(l.resolve(r,t)),u=new J({root:r,interpreters:{}}).find(t);if(u){await u.load();let m=l.extname(t),h=W({root:r,path:"dummy.md"}),x=Q(`\${FileAttachment('${t}')${m}()}`,h),g=await Y(x,h);return g.resolveFile(t),new e(o?l.resolve(r,t):l.resolve(l.join(r,".observablehq","cache",t)),h,g)}}async myResolve(t){let r=await this.resolvers.resolveImport(t);return l.resolve(l.join(this.options.root,".observablehq","cache",r))}async myImport(t){if(t==="npm:apache-arrow")return import("apache-arrow");let r=await this.myResolve(t);return import(z(r).href).catch(s=>{console.error(s)})}buffer(){return S(this.filePath)}arrayBuffer(){return this.buffer().then(t=>t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength))}text(t="utf8"){return S(this.filePath,t)}json(){return this.text().then(t=>JSON.parse(t))}dsv({delimiter:t=",",array:r=!1,typed:o=!1}={}){return this.text().then(s=>{let u=P(t);return(r?u.parseRows:u.parse)(s,o&&j)})}csv(t){return this.dsv({...t,delimiter:","})}tsv(t){return this.dsv({...t,delimiter:" "})}arrow(){return Promise.all([this.myImport("npm:apache-arrow"),this.arrayBuffer()]).then(([t,r])=>t.tableFromIPC(r))}parquet(){return this.myResolve("npm:parquet-wasm/esm/parquet_wasm_bg.wasm").then(t=>{let r=new e(t,this.options,this.resolvers);return Promise.all([this.myImport("npm:apache-arrow"),this.myImport("npm:parquet-wasm"),r.arrayBuffer(),this.arrayBuffer()]).then(([o,s,u,m])=>(s.initSync(u),o.tableFromIPC(s.readParquet(new Uint8Array(m)).intoIPCStream())))})}fetch(){if(this[this.ext])return this[this.ext]()}},_=/^(.+\.(csv|tsv|txt|json|arrow|parquet))(?:\..*)?$/;async function G(e,t=!1){let r=await H(e,{withFileTypes:!0}),o=[];for(let s of r){let u=l.join(e,s.name);if(s.isDirectory()&&t){let m=await G(u,t);o=o.concat(m)}else if(s.isFile()){let m=s.name.match(_);if(m){let h=l.join(e,m[1]);o.push({path:h,data:await N.attach(h)})}}}return o}async function lt(e){return(await N.attach(e))?.fetch()}export{N as DataFile,lt as fetchData,G as findDataFiles};
|
|
6
|
+
//# sourceMappingURL=loader.node.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../src/loader.ts", "../node_modules/d3-dsv/src/dsv.js", "../node_modules/d3-dsv/src/autoType.js"],
|
|
4
|
+
"sourcesContent": ["import { existsSync } from \"node:fs\";\nimport { readdir, readFile } from \"node:fs/promises\";\nimport path from \"node:path\";\nimport { pathToFileURL } from \"node:url\";\nimport { dsvFormat, autoType } from \"d3-dsv\";\nimport { LoaderResolver, } from \"@observablehq/framework/dist/loader.js\";\nimport { getResolvers } from \"@observablehq/framework/dist/resolvers.js\";\nimport { normalizeConfig } from \"@observablehq/framework/dist/config.js\";\nimport { parseMarkdown } from \"@observablehq/framework/dist/markdown.js\";\n\nfunction getOptions({ path, ...config }) {\n return { ...normalizeConfig(config), path };\n}\n\nexport class DataFile {\n\n private filePath: string;\n private options: any;\n private resolvers: any;\n readonly ext: string;\n\n protected constructor(filePath, options, resolvers) {\n this.filePath = filePath;\n this.options = options;\n this.resolvers = resolvers;\n this.ext = path.extname(filePath).substring(1);\n }\n\n static async attach(partialPath: string, root: string = path.resolve(\".\")) {\n const exists = existsSync(path.resolve(root, partialPath));\n const loaders = new LoaderResolver({ root, interpreters: {} });\n const loader = loaders.find(partialPath);\n if (loader) {\n await loader.load();\n const ext = path.extname(partialPath);\n const options = getOptions({ root, path: \"dummy.md\" });\n const page = parseMarkdown(`\\${FileAttachment('${partialPath}')${ext}()}`, options);\n const resolvers = await getResolvers(page, options);\n resolvers.resolveFile(partialPath);\n return new DataFile(exists ? path.resolve(root, partialPath) : path.resolve(path.join(root, \".observablehq\", \"cache\", partialPath)), options, resolvers);\n }\n }\n\n async myResolve(module: string) {\n const partialPath = await this.resolvers.resolveImport(module);\n return path.resolve(path.join(this.options.root, \".observablehq\", \"cache\", partialPath));\n }\n\n async myImport(module: string) {\n if (module === \"npm:apache-arrow\") {\n return import(\"apache-arrow\");\n }\n const fullPath = await this.myResolve(module);\n const href = pathToFileURL(fullPath).href;\n return import(href).catch((error) => {\n console.error(error);\n });\n }\n\n buffer(): Promise<Buffer> {\n return readFile(this.filePath);\n }\n\n arrayBuffer() {\n return this.buffer().then(buffer => buffer.buffer.slice(buffer.byteOffset, buffer.byteOffset + buffer.byteLength));\n }\n\n text(encoding: BufferEncoding = \"utf8\") {\n return readFile(this.filePath, encoding);\n }\n\n json() {\n return this.text().then(txt => {\n return JSON.parse(txt);\n });\n }\n\n dsv({ delimiter = \",\", array = false, typed = false } = {}) {\n return this.text().then(text => {\n const format = dsvFormat(delimiter);\n const parse: any = array ? format.parseRows : format.parse;\n return parse(text, typed && autoType);\n });\n }\n\n csv(options?) {\n return this.dsv({ ...options, delimiter: \",\" });\n }\n\n tsv(options?) {\n return this.dsv({ ...options, delimiter: \"\\t\" });\n }\n\n arrow() {\n return Promise.all([this.myImport(\"npm:apache-arrow\"), this.arrayBuffer()]).then(([Arrow, response]) => {\n return Arrow.tableFromIPC(response);\n });\n }\n\n parquet() {\n return this.myResolve(\"npm:parquet-wasm/esm/parquet_wasm_bg.wasm\").then(wasmBytes => {\n const wasmFile = new DataFile(wasmBytes, this.options, this.resolvers);\n return Promise.all([\n this.myImport(\"npm:apache-arrow\"),\n this.myImport(\"npm:parquet-wasm\"),\n wasmFile.arrayBuffer(),\n this.arrayBuffer()\n ]).then(([Arrow, Parquet, wasm, buffer]) => {\n Parquet.initSync(wasm);\n return Arrow.tableFromIPC(Parquet.readParquet(new Uint8Array(buffer)).intoIPCStream());\n });\n });\n }\n\n fetch() {\n if (this[this.ext]) {\n return this[this.ext]();\n }\n }\n}\n\nconst regex = /^(.+\\.(csv|tsv|txt|json|arrow|parquet))(?:\\..*)?$/;\ninterface FileInfo {\n path: string;\n data: any;\n}\nexport async function findDataFiles(directory: string, recursive: boolean = false): Promise<FileInfo[]> {\n const files = await readdir(directory, { withFileTypes: true });\n let dataFiles: FileInfo[] = [];\n\n for (const file of files) {\n const fullPath = path.join(directory, file.name);\n if (file.isDirectory() && recursive) {\n const nestedFiles = await findDataFiles(fullPath, recursive);\n dataFiles = dataFiles.concat(nestedFiles);\n } else if (file.isFile()) {\n const match = file.name.match(regex);\n if (match) {\n const _path = path.join(directory, match[1]);\n dataFiles.push({\n path: _path,\n data: await DataFile.attach(_path)\n });\n }\n }\n }\n return dataFiles;\n}\n\nexport async function fetchData(partialPath: string) {\n const dataFile = await DataFile.attach(partialPath);\n return dataFile?.fetch();\n}\n\n", "var EOL = {},\n EOF = {},\n QUOTE = 34,\n NEWLINE = 10,\n RETURN = 13;\n\nfunction objectConverter(columns) {\n return new Function(\"d\", \"return {\" + columns.map(function(name, i) {\n return JSON.stringify(name) + \": d[\" + i + \"] || \\\"\\\"\";\n }).join(\",\") + \"}\");\n}\n\nfunction customConverter(columns, f) {\n var object = objectConverter(columns);\n return function(row, i) {\n return f(object(row), i, columns);\n };\n}\n\n// Compute unique columns in order of discovery.\nfunction inferColumns(rows) {\n var columnSet = Object.create(null),\n columns = [];\n\n rows.forEach(function(row) {\n for (var column in row) {\n if (!(column in columnSet)) {\n columns.push(columnSet[column] = column);\n }\n }\n });\n\n return columns;\n}\n\nfunction pad(value, width) {\n var s = value + \"\", length = s.length;\n return length < width ? new Array(width - length + 1).join(0) + s : s;\n}\n\nfunction formatYear(year) {\n return year < 0 ? \"-\" + pad(-year, 6)\n : year > 9999 ? \"+\" + pad(year, 6)\n : pad(year, 4);\n}\n\nfunction formatDate(date) {\n var hours = date.getUTCHours(),\n minutes = date.getUTCMinutes(),\n seconds = date.getUTCSeconds(),\n milliseconds = date.getUTCMilliseconds();\n return isNaN(date) ? \"Invalid Date\"\n : formatYear(date.getUTCFullYear(), 4) + \"-\" + pad(date.getUTCMonth() + 1, 2) + \"-\" + pad(date.getUTCDate(), 2)\n + (milliseconds ? \"T\" + pad(hours, 2) + \":\" + pad(minutes, 2) + \":\" + pad(seconds, 2) + \".\" + pad(milliseconds, 3) + \"Z\"\n : seconds ? \"T\" + pad(hours, 2) + \":\" + pad(minutes, 2) + \":\" + pad(seconds, 2) + \"Z\"\n : minutes || hours ? \"T\" + pad(hours, 2) + \":\" + pad(minutes, 2) + \"Z\"\n : \"\");\n}\n\nexport default function(delimiter) {\n var reFormat = new RegExp(\"[\\\"\" + delimiter + \"\\n\\r]\"),\n DELIMITER = delimiter.charCodeAt(0);\n\n function parse(text, f) {\n var convert, columns, rows = parseRows(text, function(row, i) {\n if (convert) return convert(row, i - 1);\n columns = row, convert = f ? customConverter(row, f) : objectConverter(row);\n });\n rows.columns = columns || [];\n return rows;\n }\n\n function parseRows(text, f) {\n var rows = [], // output rows\n N = text.length,\n I = 0, // current character index\n n = 0, // current line number\n t, // current token\n eof = N <= 0, // current token followed by EOF?\n eol = false; // current token followed by EOL?\n\n // Strip the trailing newline.\n if (text.charCodeAt(N - 1) === NEWLINE) --N;\n if (text.charCodeAt(N - 1) === RETURN) --N;\n\n function token() {\n if (eof) return EOF;\n if (eol) return eol = false, EOL;\n\n // Unescape quotes.\n var i, j = I, c;\n if (text.charCodeAt(j) === QUOTE) {\n while (I++ < N && text.charCodeAt(I) !== QUOTE || text.charCodeAt(++I) === QUOTE);\n if ((i = I) >= N) eof = true;\n else if ((c = text.charCodeAt(I++)) === NEWLINE) eol = true;\n else if (c === RETURN) { eol = true; if (text.charCodeAt(I) === NEWLINE) ++I; }\n return text.slice(j + 1, i - 1).replace(/\"\"/g, \"\\\"\");\n }\n\n // Find next delimiter or newline.\n while (I < N) {\n if ((c = text.charCodeAt(i = I++)) === NEWLINE) eol = true;\n else if (c === RETURN) { eol = true; if (text.charCodeAt(I) === NEWLINE) ++I; }\n else if (c !== DELIMITER) continue;\n return text.slice(j, i);\n }\n\n // Return last token before EOF.\n return eof = true, text.slice(j, N);\n }\n\n while ((t = token()) !== EOF) {\n var row = [];\n while (t !== EOL && t !== EOF) row.push(t), t = token();\n if (f && (row = f(row, n++)) == null) continue;\n rows.push(row);\n }\n\n return rows;\n }\n\n function preformatBody(rows, columns) {\n return rows.map(function(row) {\n return columns.map(function(column) {\n return formatValue(row[column]);\n }).join(delimiter);\n });\n }\n\n function format(rows, columns) {\n if (columns == null) columns = inferColumns(rows);\n return [columns.map(formatValue).join(delimiter)].concat(preformatBody(rows, columns)).join(\"\\n\");\n }\n\n function formatBody(rows, columns) {\n if (columns == null) columns = inferColumns(rows);\n return preformatBody(rows, columns).join(\"\\n\");\n }\n\n function formatRows(rows) {\n return rows.map(formatRow).join(\"\\n\");\n }\n\n function formatRow(row) {\n return row.map(formatValue).join(delimiter);\n }\n\n function formatValue(value) {\n return value == null ? \"\"\n : value instanceof Date ? formatDate(value)\n : reFormat.test(value += \"\") ? \"\\\"\" + value.replace(/\"/g, \"\\\"\\\"\") + \"\\\"\"\n : value;\n }\n\n return {\n parse: parse,\n parseRows: parseRows,\n format: format,\n formatBody: formatBody,\n formatRows: formatRows,\n formatRow: formatRow,\n formatValue: formatValue\n };\n}\n", "export default function autoType(object) {\n for (var key in object) {\n var value = object[key].trim(), number, m;\n if (!value) value = null;\n else if (value === \"true\") value = true;\n else if (value === \"false\") value = false;\n else if (value === \"NaN\") value = NaN;\n else if (!isNaN(number = +value)) value = number;\n else if (m = value.match(/^([-+]\\d{2})?\\d{4}(-\\d{2}(-\\d{2})?)?(T\\d{2}:\\d{2}(:\\d{2}(\\.\\d{3})?)?(Z|[-+]\\d{2}:\\d{2})?)?$/)) {\n if (fixtz && !!m[4] && !m[7]) value = value.replace(/-/g, \"/\").replace(/T/, \" \");\n value = new Date(value);\n }\n else continue;\n object[key] = value;\n }\n return object;\n}\n\n// https://github.com/d3/d3-dsv/issues/45\nconst fixtz = new Date(\"2019-01-01T00:00\").getHours() || new Date(\"2019-07-01T00:00\").getHours();"],
|
|
5
|
+
"mappings": "AAAA,OAAS,cAAAA,MAAkB,UAC3B,OAAS,WAAAC,EAAS,YAAAC,MAAgB,mBAClC,OAAOC,MAAU,YACjB,OAAS,iBAAAC,MAAqB,WCH9B,IAAIC,EAAM,CAAC,EACPC,EAAM,CAAC,EACPC,EAAQ,GACRC,EAAU,GACVC,EAAS,GAEb,SAASC,EAAgBC,EAAS,CAChC,OAAO,IAAI,SAAS,IAAK,WAAaA,EAAQ,IAAI,SAASC,EAAMC,EAAG,CAClE,OAAO,KAAK,UAAUD,CAAI,EAAI,OAASC,EAAI,SAC7C,CAAC,EAAE,KAAK,GAAG,EAAI,GAAG,CACpB,CAEA,SAASC,EAAgBH,EAASI,EAAG,CACnC,IAAIC,EAASN,EAAgBC,CAAO,EACpC,OAAO,SAASM,EAAKJ,EAAG,CACtB,OAAOE,EAAEC,EAAOC,CAAG,EAAGJ,EAAGF,CAAO,CAClC,CACF,CAGA,SAASO,EAAaC,EAAM,CAC1B,IAAIC,EAAY,OAAO,OAAO,IAAI,EAC9BT,EAAU,CAAC,EAEf,OAAAQ,EAAK,QAAQ,SAASF,EAAK,CACzB,QAASI,KAAUJ,EACXI,KAAUD,GACdT,EAAQ,KAAKS,EAAUC,CAAM,EAAIA,CAAM,CAG7C,CAAC,EAEMV,CACT,CAEA,SAASW,EAAIC,EAAOC,EAAO,CACzB,IAAIC,EAAIF,EAAQ,GAAIG,EAASD,EAAE,OAC/B,OAAOC,EAASF,EAAQ,IAAI,MAAMA,EAAQE,EAAS,CAAC,EAAE,KAAK,CAAC,EAAID,EAAIA,CACtE,CAEA,SAASE,EAAWC,EAAM,CACxB,OAAOA,EAAO,EAAI,IAAMN,EAAI,CAACM,EAAM,CAAC,EAChCA,EAAO,KAAO,IAAMN,EAAIM,EAAM,CAAC,EAC/BN,EAAIM,EAAM,CAAC,CACjB,CAEA,SAASC,EAAWC,EAAM,CACxB,IAAIC,EAAQD,EAAK,YAAY,EACzBE,EAAUF,EAAK,cAAc,EAC7BG,EAAUH,EAAK,cAAc,EAC7BI,EAAeJ,EAAK,mBAAmB,EAC3C,OAAO,MAAMA,CAAI,EAAI,eACfH,EAAWG,EAAK,eAAe,EAAG,CAAC,EAAI,IAAMR,EAAIQ,EAAK,YAAY,EAAI,EAAG,CAAC,EAAI,IAAMR,EAAIQ,EAAK,WAAW,EAAG,CAAC,GAC3GI,EAAe,IAAMZ,EAAIS,EAAO,CAAC,EAAI,IAAMT,EAAIU,EAAS,CAAC,EAAI,IAAMV,EAAIW,EAAS,CAAC,EAAI,IAAMX,EAAIY,EAAc,CAAC,EAAI,IACnHD,EAAU,IAAMX,EAAIS,EAAO,CAAC,EAAI,IAAMT,EAAIU,EAAS,CAAC,EAAI,IAAMV,EAAIW,EAAS,CAAC,EAAI,IAChFD,GAAWD,EAAQ,IAAMT,EAAIS,EAAO,CAAC,EAAI,IAAMT,EAAIU,EAAS,CAAC,EAAI,IACjE,GACR,CAEe,SAARG,EAAiBC,EAAW,CACjC,IAAIC,EAAW,IAAI,OAAO,KAAQD,EAAY;AAAA,IAAO,EACjDE,EAAYF,EAAU,WAAW,CAAC,EAEtC,SAASG,EAAMC,EAAMzB,EAAG,CACtB,IAAI0B,EAAS9B,EAASQ,EAAOuB,EAAUF,EAAM,SAASvB,EAAKJ,EAAG,CAC5D,GAAI4B,EAAS,OAAOA,EAAQxB,EAAKJ,EAAI,CAAC,EACtCF,EAAUM,EAAKwB,EAAU1B,EAAID,EAAgBG,EAAKF,CAAC,EAAIL,EAAgBO,CAAG,CAC5E,CAAC,EACD,OAAAE,EAAK,QAAUR,GAAW,CAAC,EACpBQ,CACT,CAEA,SAASuB,EAAUF,EAAMzB,EAAG,CAC1B,IAAII,EAAO,CAAC,EACRwB,EAAIH,EAAK,OACTI,EAAI,EACJC,EAAI,EACJC,EACAC,EAAMJ,GAAK,EACXK,EAAM,GAGNR,EAAK,WAAWG,EAAI,CAAC,IAAMnC,GAAS,EAAEmC,EACtCH,EAAK,WAAWG,EAAI,CAAC,IAAMlC,GAAQ,EAAEkC,EAEzC,SAASM,GAAQ,CACf,GAAIF,EAAK,OAAOzC,EAChB,GAAI0C,EAAK,OAAOA,EAAM,GAAO3C,EAG7B,IAAIQ,EAAGqC,EAAIN,EAAGO,EACd,GAAIX,EAAK,WAAWU,CAAC,IAAM3C,EAAO,CAChC,KAAOqC,IAAMD,GAAKH,EAAK,WAAWI,CAAC,IAAMrC,GAASiC,EAAK,WAAW,EAAEI,CAAC,IAAMrC,GAAM,CACjF,OAAKM,EAAI+B,IAAMD,EAAGI,EAAM,IACdI,EAAIX,EAAK,WAAWI,GAAG,KAAOpC,EAASwC,EAAM,GAC9CG,IAAM1C,IAAUuC,EAAM,GAAUR,EAAK,WAAWI,CAAC,IAAMpC,GAAS,EAAEoC,GACpEJ,EAAK,MAAMU,EAAI,EAAGrC,EAAI,CAAC,EAAE,QAAQ,MAAO,GAAI,CACrD,CAGA,KAAO+B,EAAID,GAAG,CACZ,IAAKQ,EAAIX,EAAK,WAAW3B,EAAI+B,GAAG,KAAOpC,EAASwC,EAAM,WAC7CG,IAAM1C,EAAUuC,EAAM,GAAUR,EAAK,WAAWI,CAAC,IAAMpC,GAAS,EAAEoC,UAClEO,IAAMb,EAAW,SAC1B,OAAOE,EAAK,MAAMU,EAAGrC,CAAC,CACxB,CAGA,OAAOkC,EAAM,GAAMP,EAAK,MAAMU,EAAGP,CAAC,CACpC,CAEA,MAAQG,EAAIG,EAAM,KAAO3C,GAAK,CAE5B,QADIW,EAAM,CAAC,EACJ6B,IAAMzC,GAAOyC,IAAMxC,GAAKW,EAAI,KAAK6B,CAAC,EAAGA,EAAIG,EAAM,EAClDlC,IAAME,EAAMF,EAAEE,EAAK4B,GAAG,IAAM,MAChC1B,EAAK,KAAKF,CAAG,CACf,CAEA,OAAOE,CACT,CAEA,SAASiC,EAAcjC,EAAMR,EAAS,CACpC,OAAOQ,EAAK,IAAI,SAASF,EAAK,CAC5B,OAAON,EAAQ,IAAI,SAASU,EAAQ,CAClC,OAAOgC,EAAYpC,EAAII,CAAM,CAAC,CAChC,CAAC,EAAE,KAAKe,CAAS,CACnB,CAAC,CACH,CAEA,SAASkB,EAAOnC,EAAMR,EAAS,CAC7B,OAAIA,GAAW,OAAMA,EAAUO,EAAaC,CAAI,GACzC,CAACR,EAAQ,IAAI0C,CAAW,EAAE,KAAKjB,CAAS,CAAC,EAAE,OAAOgB,EAAcjC,EAAMR,CAAO,CAAC,EAAE,KAAK;AAAA,CAAI,CAClG,CAEA,SAAS4C,EAAWpC,EAAMR,EAAS,CACjC,OAAIA,GAAW,OAAMA,EAAUO,EAAaC,CAAI,GACzCiC,EAAcjC,EAAMR,CAAO,EAAE,KAAK;AAAA,CAAI,CAC/C,CAEA,SAAS6C,EAAWrC,EAAM,CACxB,OAAOA,EAAK,IAAIsC,CAAS,EAAE,KAAK;AAAA,CAAI,CACtC,CAEA,SAASA,EAAUxC,EAAK,CACtB,OAAOA,EAAI,IAAIoC,CAAW,EAAE,KAAKjB,CAAS,CAC5C,CAEA,SAASiB,EAAY9B,EAAO,CAC1B,OAAOA,GAAS,KAAO,GACjBA,aAAiB,KAAOM,EAAWN,CAAK,EACxCc,EAAS,KAAKd,GAAS,EAAE,EAAI,IAAOA,EAAM,QAAQ,KAAM,IAAM,EAAI,IAClEA,CACR,CAEA,MAAO,CACL,MAAOgB,EACP,UAAWG,EACX,OAAQY,EACR,WAAYC,EACZ,WAAYC,EACZ,UAAWC,EACX,YAAaJ,CACf,CACF,CCnKe,SAARK,EAA0BC,EAAQ,CACvC,QAASC,KAAOD,EAAQ,CACtB,IAAIE,EAAQF,EAAOC,CAAG,EAAE,KAAK,EAAGE,EAAQC,EACxC,GAAI,CAACF,EAAOA,EAAQ,aACXA,IAAU,OAAQA,EAAQ,WAC1BA,IAAU,QAASA,EAAQ,WAC3BA,IAAU,MAAOA,EAAQ,YACzB,CAAC,MAAMC,EAAS,CAACD,CAAK,EAAGA,EAAQC,UACjCC,EAAIF,EAAM,MAAM,6FAA6F,EAChHG,GAAWD,EAAE,CAAC,GAAK,CAACA,EAAE,CAAC,IAAGF,EAAQA,EAAM,QAAQ,KAAM,GAAG,EAAE,QAAQ,IAAK,GAAG,GAC/EA,EAAQ,IAAI,KAAKA,CAAK,MAEnB,UACLF,EAAOC,CAAG,EAAIC,CAChB,CACA,OAAOF,CACT,CAGA,IAAMK,EAAQ,IAAI,KAAK,kBAAkB,EAAE,SAAS,GAAK,IAAI,KAAK,kBAAkB,EAAE,SAAS,EFd/F,OAAS,kBAAAC,MAAuB,yCAChC,OAAS,gBAAAC,MAAoB,4CAC7B,OAAS,mBAAAC,MAAuB,yCAChC,OAAS,iBAAAC,MAAqB,2CAE9B,SAASC,EAAW,CAAE,KAAAC,EAAM,GAAGC,CAAO,EAAG,CACrC,MAAO,CAAE,GAAGJ,EAAgBI,CAAM,EAAG,KAAAD,CAAK,CAC9C,CAEO,IAAME,EAAN,MAAMC,CAAS,CAEV,SACA,QACA,UACC,IAEC,YAAYC,EAAUC,EAASC,EAAW,CAChD,KAAK,SAAWF,EAChB,KAAK,QAAUC,EACf,KAAK,UAAYC,EACjB,KAAK,IAAMN,EAAK,QAAQI,CAAQ,EAAE,UAAU,CAAC,CACjD,CAEA,aAAa,OAAOG,EAAqBC,EAAeR,EAAK,QAAQ,GAAG,EAAG,CACvE,IAAMS,EAASC,EAAWV,EAAK,QAAQQ,EAAMD,CAAW,CAAC,EAEnDI,EADU,IAAIhB,EAAe,CAAE,KAAAa,EAAM,aAAc,CAAC,CAAE,CAAC,EACtC,KAAKD,CAAW,EACvC,GAAII,EAAQ,CACR,MAAMA,EAAO,KAAK,EAClB,IAAMC,EAAMZ,EAAK,QAAQO,CAAW,EAC9BF,EAAUN,EAAW,CAAE,KAAAS,EAAM,KAAM,UAAW,CAAC,EAC/CK,EAAOf,EAAc,sBAAsBS,CAAW,KAAKK,CAAG,MAAOP,CAAO,EAC5EC,EAAY,MAAMV,EAAaiB,EAAMR,CAAO,EAClD,OAAAC,EAAU,YAAYC,CAAW,EAC1B,IAAIJ,EAASM,EAAST,EAAK,QAAQQ,EAAMD,CAAW,EAAIP,EAAK,QAAQA,EAAK,KAAKQ,EAAM,gBAAiB,QAASD,CAAW,CAAC,EAAGF,EAASC,CAAS,CAC3J,CACJ,CAEA,MAAM,UAAUQ,EAAgB,CAC5B,IAAMP,EAAc,MAAM,KAAK,UAAU,cAAcO,CAAM,EAC7D,OAAOd,EAAK,QAAQA,EAAK,KAAK,KAAK,QAAQ,KAAM,gBAAiB,QAASO,CAAW,CAAC,CAC3F,CAEA,MAAM,SAASO,EAAgB,CAC3B,GAAIA,IAAW,mBACX,MAAO,QAAO,cAAc,EAEhC,IAAMC,EAAW,MAAM,KAAK,UAAUD,CAAM,EAE5C,OAAO,OADME,EAAcD,CAAQ,EAAE,MACjB,MAAOE,GAAU,CACjC,QAAQ,MAAMA,CAAK,CACvB,CAAC,CACL,CAEA,QAA0B,CACtB,OAAOC,EAAS,KAAK,QAAQ,CACjC,CAEA,aAAc,CACV,OAAO,KAAK,OAAO,EAAE,KAAKC,GAAUA,EAAO,OAAO,MAAMA,EAAO,WAAYA,EAAO,WAAaA,EAAO,UAAU,CAAC,CACrH,CAEA,KAAKC,EAA2B,OAAQ,CACpC,OAAOF,EAAS,KAAK,SAAUE,CAAQ,CAC3C,CAEA,MAAO,CACH,OAAO,KAAK,KAAK,EAAE,KAAKC,GACb,KAAK,MAAMA,CAAG,CACxB,CACL,CAEA,IAAI,CAAE,UAAAC,EAAY,IAAK,MAAAC,EAAQ,GAAO,MAAAC,EAAQ,EAAM,EAAI,CAAC,EAAG,CACxD,OAAO,KAAK,KAAK,EAAE,KAAKC,GAAQ,CAC5B,IAAMC,EAASC,EAAUL,CAAS,EAElC,OADmBC,EAAQG,EAAO,UAAYA,EAAO,OACxCD,EAAMD,GAASI,CAAQ,CACxC,CAAC,CACL,CAEA,IAAIvB,EAAU,CACV,OAAO,KAAK,IAAI,CAAE,GAAGA,EAAS,UAAW,GAAI,CAAC,CAClD,CAEA,IAAIA,EAAU,CACV,OAAO,KAAK,IAAI,CAAE,GAAGA,EAAS,UAAW,GAAK,CAAC,CACnD,CAEA,OAAQ,CACJ,OAAO,QAAQ,IAAI,CAAC,KAAK,SAAS,kBAAkB,EAAG,KAAK,YAAY,CAAC,CAAC,EAAE,KAAK,CAAC,CAACwB,EAAOC,CAAQ,IACvFD,EAAM,aAAaC,CAAQ,CACrC,CACL,CAEA,SAAU,CACN,OAAO,KAAK,UAAU,2CAA2C,EAAE,KAAKC,GAAa,CACjF,IAAMC,EAAW,IAAI7B,EAAS4B,EAAW,KAAK,QAAS,KAAK,SAAS,EACrE,OAAO,QAAQ,IAAI,CACf,KAAK,SAAS,kBAAkB,EAChC,KAAK,SAAS,kBAAkB,EAChCC,EAAS,YAAY,EACrB,KAAK,YAAY,CACrB,CAAC,EAAE,KAAK,CAAC,CAACH,EAAOI,EAASC,EAAMf,CAAM,KAClCc,EAAQ,SAASC,CAAI,EACdL,EAAM,aAAaI,EAAQ,YAAY,IAAI,WAAWd,CAAM,CAAC,EAAE,cAAc,CAAC,EACxF,CACL,CAAC,CACL,CAEA,OAAQ,CACJ,GAAI,KAAK,KAAK,GAAG,EACb,OAAO,KAAK,KAAK,GAAG,EAAE,CAE9B,CACJ,EAEMgB,EAAQ,oDAKd,eAAsBC,EAAcC,EAAmBC,EAAqB,GAA4B,CACpG,IAAMC,EAAQ,MAAMC,EAAQH,EAAW,CAAE,cAAe,EAAK,CAAC,EAC1DI,EAAwB,CAAC,EAE7B,QAAWC,KAAQH,EAAO,CACtB,IAAMxB,EAAWf,EAAK,KAAKqC,EAAWK,EAAK,IAAI,EAC/C,GAAIA,EAAK,YAAY,GAAKJ,EAAW,CACjC,IAAMK,EAAc,MAAMP,EAAcrB,EAAUuB,CAAS,EAC3DG,EAAYA,EAAU,OAAOE,CAAW,CAC5C,SAAWD,EAAK,OAAO,EAAG,CACtB,IAAME,EAAQF,EAAK,KAAK,MAAMP,CAAK,EACnC,GAAIS,EAAO,CACP,IAAMC,EAAQ7C,EAAK,KAAKqC,EAAWO,EAAM,CAAC,CAAC,EAC3CH,EAAU,KAAK,CACX,KAAMI,EACN,KAAM,MAAM3C,EAAS,OAAO2C,CAAK,CACrC,CAAC,CACL,CACJ,CACJ,CACA,OAAOJ,CACX,CAEA,eAAsBK,GAAUvC,EAAqB,CAEjD,OADiB,MAAML,EAAS,OAAOK,CAAW,IACjC,MAAM,CAC3B",
|
|
6
|
+
"names": ["existsSync", "readdir", "readFile", "path", "pathToFileURL", "EOL", "EOF", "QUOTE", "NEWLINE", "RETURN", "objectConverter", "columns", "name", "i", "customConverter", "f", "object", "row", "inferColumns", "rows", "columnSet", "column", "pad", "value", "width", "s", "length", "formatYear", "year", "formatDate", "date", "hours", "minutes", "seconds", "milliseconds", "dsv_default", "delimiter", "reFormat", "DELIMITER", "parse", "text", "convert", "parseRows", "N", "I", "n", "t", "eof", "eol", "token", "j", "c", "preformatBody", "formatValue", "format", "formatBody", "formatRows", "formatRow", "autoType", "object", "key", "value", "number", "m", "fixtz", "LoaderResolver", "getResolvers", "normalizeConfig", "parseMarkdown", "getOptions", "path", "config", "DataFile", "_DataFile", "filePath", "options", "resolvers", "partialPath", "root", "exists", "existsSync", "loader", "ext", "page", "module", "fullPath", "pathToFileURL", "error", "readFile", "buffer", "encoding", "txt", "delimiter", "array", "typed", "text", "format", "dsv_default", "autoType", "Arrow", "response", "wasmBytes", "wasmFile", "Parquet", "wasm", "regex", "findDataFiles", "directory", "recursive", "files", "readdir", "dataFiles", "file", "nestedFiles", "match", "_path", "fetchData"]
|
|
7
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hpcc-js/markdown-it-plugins",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.6",
|
|
4
4
|
"description": "markdown-it plugins",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.umd.cjs",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"update-major": "npx --yes npm-check-updates -u"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@hpcc-js/observablehq-compiler": "^3.3.
|
|
55
|
+
"@hpcc-js/observablehq-compiler": "^3.3.5",
|
|
56
56
|
"@observablehq/framework": "1.13.2",
|
|
57
57
|
"@observablehq/runtime": "5.9.9",
|
|
58
58
|
"@types/markdown-it": "14.1.2"
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"shiki": "2.5.0"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@hpcc-js/esbuild-plugins": "^1.4.
|
|
66
|
+
"@hpcc-js/esbuild-plugins": "^1.4.5",
|
|
67
67
|
"d3-dsv": "3.0.1",
|
|
68
68
|
"d3-fetch": "3.0.1",
|
|
69
69
|
"dotenv": "16.4.7",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"url": "https://github.com/hpcc-systems/Visualization/issues"
|
|
81
81
|
},
|
|
82
82
|
"homepage": "https://github.com/hpcc-systems/Visualization/tree/trunk/packages/markdonw-it-plugins",
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "96cd9fe83dd7f2416bd6dbc5f68fb1ad5f08ac96"
|
|
84
84
|
}
|
package/src/__package__.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
|
|
2
|
-
export const PKG_VERSION = "1.3.
|
|
3
|
-
export const BUILD_VERSION = "3.8.
|
|
2
|
+
export const PKG_VERSION = "1.3.6";
|
|
3
|
+
export const BUILD_VERSION = "3.8.2";
|
package/dist/ecl-lang.cjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(n,e)=>{for(var a in e)i(n,a,{get:e[a],enumerable:!0})},m=(n,e,a,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of l(e))!s.call(n,t)&&t!==a&&i(n,t,{get:()=>e[t],enumerable:!(o=c(e,t))||o.enumerable});return n};var u=n=>m(i({},"__esModule",{value:!0}),n);var h={};d(h,{eclLang:()=>g});module.exports=u(h);var r={scopeName:"source.ecl",fileTypes:["ecl"],name:"ECL",patterns:[{include:"#expression"},{name:"support.class.ecl",match:"\\b(?i:(std).(file|date|str|math|metaphone|metaphone3|uni|audit|blas|system.(debug|email|job|log|thorlib|util|workunit)))\\b"}],repository:{expression:{name:"meta.expression.ecl",patterns:[{include:"#comment"},{include:"#special-structures"},{include:"#embedded-single"},{include:"#embedded-any"},{include:"#embedded-cpp"},{include:"#function-call"},{include:"#operators"},{include:"#logicals"},{include:"#types"},{include:"#keywords-pound"},{include:"#keywords-workflow"},{include:"#keywords"},{include:"#digital-signature"},{include:"#string"},{include:"#literal"}]},operators:{name:"keyword.operator.ecl",match:"(>|>=|<|<=|<>|/|\\|+|-|=)"},logicals:{match:"\\b(?i:(and|in|not|or))\\b",name:"keyword.other.ecl"},"special-structures":{match:"\\b(?i:(endmacro|function|functionmacro|interface|macro|module|record|transform))\\b",name:"entity.name.function.ecl"},types:{name:"entity.name.type.ecl",patterns:[{include:"#real"},{include:"#decimal"},{include:"#unicode"},{include:"#integer"},{include:"#type-number"},{include:"#type-rest"}]},real:{name:"entity.name.type.ecl",match:"\\b(?i)real(?-i)(4|8)\\b"},decimal:{name:"entity.name.type.ecl",match:"\\b(?i)(u?)decimal(\\d+(_\\d+)?)\\b"},unicode:{name:"entity.name.type.ecl",match:"\\b(?i:(d|u|q|v|x))(8)?(?='.*')"},integer:{name:"entity.name.type.ecl",match:"\\b(?i:(integer|unsigned))[1-8]\\b"},"type-number":{name:"entity.name.type.ecl",match:"\\b(?i:(data|string|qstring|varstring|varunicode|unicode|utf8))\\d+\\b"},"type-rest":{name:"entity.name.type.ecl",match:"\\b(?i:(ascii|big_endian|boolean|data|decimal|ebcdic|grouped|integer|linkcounted|pattern|qstring|real|rule|set of|streamed|string|token|udecimal|unicode|utf8|unsigned|varstring|varunicode))\\b"},"function-call":{match:"([#A-Za-z_0-9]+)\\s*(\\()",captures:{"1":{patterns:[{include:"#functions"},{include:"#functions-pound"},{include:"#functions-hash"},{include:"#functions-hash2"},{include:"#functions-action"},{include:"#functions-workflow"}]}}},functions:{name:"entity.name.function.ecl",match:"\\b(?i:(abs|acos|aggregate|allnodes|apply|apply|ascii|asin|assert|asstring|atan|atan2|ave|build|buildindex|case|catch|choose|choosen|choosesets|clustersize|combine|correlation|cos|cosh|count|covariance|cron|dataset|dedup|define|denormalize|deprecated|dictionary|distribute|distributed|distribution|ebcdic|enth|evaluate|evaluate|event|eventextra|eventname|exists|exp|fail|failcode|failmessage|fetch|fromunicode|fromxml|getenv|getisvalid|graph|group|hashcrc|hashmd5|having|httpcall|httpheader|if|iff|index|interface|intformat|isvalid|iterate|join|keydiff|keypatch|keyunicode|length|library|limit|ln|loadxml|local|log|loop|map|matched|matchlength|matchposition|matchtext|matchunicode|max|merge|mergejoin|min|nofold|nolocal|nonempty|normalize|nothor|notify|opt|output|parse|pattern|penalty|pipe|power|preload|process|project|pull|random|range|rank|ranked|realformat|record|recordof|regexfind|regexfindset|regexreplace|regroup|rejected|rollup|round|roundup|row|rowdiff|rule|sample|sequential|sin|sinh|sizeof|soapcall|sort|sorted|sqrt|stepped|stored|sum|table|tan|tanh|thisnode|topn|tounicode|toxml|transfer|transform|trim|truncate|typeof|ungroup|unicodeorder|use|validate|variance|wait|when|which|xmldecode|xmlencode|xmltext|xmlunicode))\\b"},"functions-pound":{name:"keyword.other.ecl",match:"#(?i:(append|constant|declare|demangle|end|else|elseif|error|expand|export|exportXML|for|getdatatype|if|inmodule|mangle|onwarning|option|set|stored|text|uniquename|warning|webservice|workunit))\\b"},"functions-hash":{name:"entity.name.function.ecl",match:"\\b(?i:hash(32|64|crc)?)\\b"},"functions-hash2":{name:"entity.name.function.ecl",match:"\\b(?i:hashmd(5))\\b"},"functions-action":{name:"keyword.other.ecl",match:"\\b(?i:(algorithm|cluster|escape|encrypt|expire|heading|keyed|maxlength|module|named|ordered|parallel|quote|terminator|threshold|timelimit|timeout|separator|set|skew|virtual|wild))\\b"},"functions-workflow":{name:"keyword.control.ecl",match:"\\b(?i:(checkpoint|deprecated|failmessage|failure|global|onwarning|persist|priority|recovery|stored|success|when))\\b"},"keywords-workflow":{name:"keyword.control.ecl",match:"\\b(?i:(global|independent|once))\\b"},"keywords-pound":{name:"keyword.other.ecl",match:"#(?i:(break|else|end|loop))\\b"},keywords:{name:"keyword.other.ecl",match:"\\b(?i:(after|all|andor|any|as|atmost|before|best|between|case|compressed|compression|const|counter|csv|default|descend|distributed|encoding|end|endmacro|enum|error|except|exclusive|expand|export|exportxml|extend|fail|failcode|few|fileposition|first|flat|for|forward|from|full|group|grouped|hole|if|ifblock|import|inmodule|inner|internal|joined|keep|keyed|last|left|limit|linkcounted|literal|little_endian|load|local|locale|lookup|lzw|mangle|many|maxcount|maxlength|min skew|mofn|multiple|named|namespace|nocase|noroot|noscan|nosort|noxpath|of|onfail|only|opt|option|outer|overwrite|packed|partition|physicallength|pipe|prefetch|repeat|retry|return|right|right1|right2|rows|rowset|scan|scope|self|service|set|shared|skip|smart|soapaction|sql|stable|store|stored|success|thor|token|trim|type|unicodeorder|uniquename|unordered|unsorted|unstable|update|virtual|warning|whole|width|within|wnotrim|xml|xpath|__compressed_))\\b"},"embedded-single":{match:"(?i:(embed))\\s*(\\([^\\)]+\\));",captures:{"1":{name:"entity.name.function.ecl"}}},"embedded-any":{begin:"((?i:(embed)))\\s*(\\()",end:"(?i:(endembed))",beginCaptures:{"0":{name:"entity.name.function.ecl"}},endCaptures:{"0":{name:"entity.name.function.ecl"}},name:"entity.other.ecl"},"embedded-cpp":{begin:"(?i:(beginc))\\+\\+",end:"(?i:(endc))\\+\\+",beginCaptures:{"0":{name:"entity.name.function.ecl"}},endCaptures:{"0":{name:"entity.name.function.ecl"}},name:"entity.other.ecl"},comment:{name:"comment.ecl",patterns:[{include:"#comment-block-doc"},{include:"#comment-block"},{include:"#comment-line"}]},"comment-block":{begin:"/\\*",end:"\\*/",name:"comment.block.ecl"},"comment-block-doc":{begin:"/\\*\\*(?!/)",end:"\\*/",name:"comment.block.documentation.ecl"},"comment-line":{match:"(//).*$\\n?",name:"comment.line.ecl"},"digital-signature":{name:"digital-signature.ecl",patterns:[{include:"#digital-signature-header"},{include:"#digital-signature-footer"}]},"digital-signature-header":{begin:"-----BEGIN PGP SIGNED MESSAGE-----",end:"Hash: SHA512",name:"keyword.control.ecl"},"digital-signature-footer":{begin:"-----BEGIN PGP SIGNATURE-----",end:"-----END PGP SIGNATURE-----",name:"keyword.control.ecl"},string:{name:"string.ecl",patterns:[{include:"#qstring-single"}]},"qstring-single":{begin:"'",end:"\\'|(?:[^\\\\\\n]$)",name:"string.single.ecl",patterns:[{include:"#string-character-escape"}]},"string-character-escape":{match:"\\\\(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$)",name:"constant.character.escape.ecl"},literal:{name:"literal.ecl",patterns:[{include:"#numeric-literal"},{include:"#boolean-literal"},{include:"#array-literal"},{include:"#self-literal"}]},"numeric-literal":{match:"\\b(?<=[^$])((0(x|X)[0-9a-fA-F]+)|([0-9a-fA-F]+(x|X))|(0(o|O)[0-7]+)|(0(b|B)(0|1)+)|((0|1)+(b|B))|(([0-9]+(\\.[0-9]+)?))([eE]([+-]?)[0-9]+(\\.[0-9]+)?)?)\\b",name:"constant.numeric.ecl"},"boolean-literal":{match:"\\b(?i:(false|true))\\b",name:"constant.language.boolean.ecl"},"self-literal":{match:"\\b(?i:(self))\\b",name:"constant.language.this.ecl"},"array-literal":{begin:"\\[",beginCaptures:{"0":{name:"meta.brace.square.ecl"}},end:"\\]",endCaptures:{"0":{name:"meta.brace.square.ecl"}},name:"meta.array.literal.ecl",patterns:[{include:"#expression"}]}}};function g(){return{...r,name:"ecl"}}0&&(module.exports={eclLang});
|
|
2
|
-
//# sourceMappingURL=ecl-lang.cjs.map
|
package/dist/ecl-lang.cjs.map
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../src/ecl-lang/index.ts", "../src/ecl-lang/ecl.tmLanguage.json"],
|
|
4
|
-
"sourcesContent": ["import type { LanguageInput } from \"shiki\";\n\nimport ecl_lang from \"./ecl.tmLanguage.json\" with { type: \"json\" };\n\nexport function eclLang(): LanguageInput {\n const retVal = {\n ...ecl_lang,\n name: \"ecl\"\n } as unknown as LanguageInput;\n return retVal;\n}\n\n", "{\n \"scopeName\": \"source.ecl\",\n \"fileTypes\": [\n \"ecl\"\n ],\n \"name\": \"ECL\",\n \"patterns\": [\n {\n \"include\": \"#expression\"\n },\n {\n \"name\": \"support.class.ecl\",\n \"match\": \"\\\\b(?i:(std).(file|date|str|math|metaphone|metaphone3|uni|audit|blas|system.(debug|email|job|log|thorlib|util|workunit)))\\\\b\"\n }\n ],\n \"repository\": {\n \"expression\": {\n \"name\": \"meta.expression.ecl\",\n \"patterns\": [\n {\n \"include\": \"#comment\"\n },\n {\n \"include\": \"#special-structures\"\n },\n {\n \"include\": \"#embedded-single\"\n },\n {\n \"include\": \"#embedded-any\"\n },\n {\n \"include\": \"#embedded-cpp\"\n },\n {\n \"include\": \"#function-call\"\n },\n {\n \"include\": \"#operators\"\n },\n {\n \"include\": \"#logicals\"\n },\n {\n \"include\": \"#types\"\n },\n {\n \"include\": \"#keywords-pound\"\n },\n {\n \"include\": \"#keywords-workflow\"\n },\n {\n \"include\": \"#keywords\"\n },\n {\n \"include\": \"#digital-signature\"\n },\n {\n \"include\": \"#string\"\n },\n {\n \"include\": \"#literal\"\n }\n ]\n },\n \"operators\": {\n \"name\": \"keyword.operator.ecl\",\n \"match\": \"(>|>=|<|<=|<>|/|\\\\|+|-|=)\"\n },\n \"logicals\": {\n \"match\": \"\\\\b(?i:(and|in|not|or))\\\\b\",\n \"name\": \"keyword.other.ecl\"\n },\n \"special-structures\": {\n \"match\": \"\\\\b(?i:(endmacro|function|functionmacro|interface|macro|module|record|transform))\\\\b\",\n \"name\": \"entity.name.function.ecl\"\n },\n \"types\": {\n \"name\": \"entity.name.type.ecl\",\n \"patterns\": [\n {\n \"include\": \"#real\"\n },\n {\n \"include\": \"#decimal\"\n },\n {\n \"include\": \"#unicode\"\n },\n {\n \"include\": \"#integer\"\n },\n {\n \"include\": \"#type-number\"\n },\n {\n \"include\": \"#type-rest\"\n }\n ]\n },\n \"real\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i)real(?-i)(4|8)\\\\b\"\n },\n \"decimal\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i)(u?)decimal(\\\\d+(_\\\\d+)?)\\\\b\"\n },\n \"unicode\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(d|u|q|v|x))(8)?(?='.*')\"\n },\n \"integer\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(integer|unsigned))[1-8]\\\\b\"\n },\n \"type-number\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(data|string|qstring|varstring|varunicode|unicode|utf8))\\\\d+\\\\b\"\n },\n \"type-rest\": {\n \"name\": \"entity.name.type.ecl\",\n \"match\": \"\\\\b(?i:(ascii|big_endian|boolean|data|decimal|ebcdic|grouped|integer|linkcounted|pattern|qstring|real|rule|set of|streamed|string|token|udecimal|unicode|utf8|unsigned|varstring|varunicode))\\\\b\"\n },\n \"function-call\": {\n \"match\": \"([#A-Za-z_0-9]+)\\\\s*(\\\\()\",\n \"captures\": {\n \"1\": {\n \"patterns\": [\n {\n \"include\": \"#functions\"\n },\n {\n \"include\": \"#functions-pound\"\n },\n {\n \"include\": \"#functions-hash\"\n },\n {\n \"include\": \"#functions-hash2\"\n },\n {\n \"include\": \"#functions-action\"\n },\n {\n \"include\": \"#functions-workflow\"\n }\n ]\n }\n }\n },\n \"functions\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:(abs|acos|aggregate|allnodes|apply|apply|ascii|asin|assert|asstring|atan|atan2|ave|build|buildindex|case|catch|choose|choosen|choosesets|clustersize|combine|correlation|cos|cosh|count|covariance|cron|dataset|dedup|define|denormalize|deprecated|dictionary|distribute|distributed|distribution|ebcdic|enth|evaluate|evaluate|event|eventextra|eventname|exists|exp|fail|failcode|failmessage|fetch|fromunicode|fromxml|getenv|getisvalid|graph|group|hashcrc|hashmd5|having|httpcall|httpheader|if|iff|index|interface|intformat|isvalid|iterate|join|keydiff|keypatch|keyunicode|length|library|limit|ln|loadxml|local|log|loop|map|matched|matchlength|matchposition|matchtext|matchunicode|max|merge|mergejoin|min|nofold|nolocal|nonempty|normalize|nothor|notify|opt|output|parse|pattern|penalty|pipe|power|preload|process|project|pull|random|range|rank|ranked|realformat|record|recordof|regexfind|regexfindset|regexreplace|regroup|rejected|rollup|round|roundup|row|rowdiff|rule|sample|sequential|sin|sinh|sizeof|soapcall|sort|sorted|sqrt|stepped|stored|sum|table|tan|tanh|thisnode|topn|tounicode|toxml|transfer|transform|trim|truncate|typeof|ungroup|unicodeorder|use|validate|variance|wait|when|which|xmldecode|xmlencode|xmltext|xmlunicode))\\\\b\"\n },\n \"functions-pound\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"#(?i:(append|constant|declare|demangle|end|else|elseif|error|expand|export|exportXML|for|getdatatype|if|inmodule|mangle|onwarning|option|set|stored|text|uniquename|warning|webservice|workunit))\\\\b\"\n },\n \"functions-hash\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:hash(32|64|crc)?)\\\\b\"\n },\n \"functions-hash2\": {\n \"name\": \"entity.name.function.ecl\",\n \"match\": \"\\\\b(?i:hashmd(5))\\\\b\"\n },\n \"functions-action\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"\\\\b(?i:(algorithm|cluster|escape|encrypt|expire|heading|keyed|maxlength|module|named|ordered|parallel|quote|terminator|threshold|timelimit|timeout|separator|set|skew|virtual|wild))\\\\b\"\n },\n \"functions-workflow\": {\n \"name\": \"keyword.control.ecl\",\n \"match\": \"\\\\b(?i:(checkpoint|deprecated|failmessage|failure|global|onwarning|persist|priority|recovery|stored|success|when))\\\\b\"\n },\n \"keywords-workflow\": {\n \"name\": \"keyword.control.ecl\",\n \"match\": \"\\\\b(?i:(global|independent|once))\\\\b\"\n },\n \"keywords-pound\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"#(?i:(break|else|end|loop))\\\\b\"\n },\n \"keywords\": {\n \"name\": \"keyword.other.ecl\",\n \"match\": \"\\\\b(?i:(after|all|andor|any|as|atmost|before|best|between|case|compressed|compression|const|counter|csv|default|descend|distributed|encoding|end|endmacro|enum|error|except|exclusive|expand|export|exportxml|extend|fail|failcode|few|fileposition|first|flat|for|forward|from|full|group|grouped|hole|if|ifblock|import|inmodule|inner|internal|joined|keep|keyed|last|left|limit|linkcounted|literal|little_endian|load|local|locale|lookup|lzw|mangle|many|maxcount|maxlength|min skew|mofn|multiple|named|namespace|nocase|noroot|noscan|nosort|noxpath|of|onfail|only|opt|option|outer|overwrite|packed|partition|physicallength|pipe|prefetch|repeat|retry|return|right|right1|right2|rows|rowset|scan|scope|self|service|set|shared|skip|smart|soapaction|sql|stable|store|stored|success|thor|token|trim|type|unicodeorder|uniquename|unordered|unsorted|unstable|update|virtual|warning|whole|width|within|wnotrim|xml|xpath|__compressed_))\\\\b\"\n },\n \"embedded-single\": {\n \"match\": \"(?i:(embed))\\\\s*(\\\\([^\\\\)]+\\\\));\",\n \"captures\": {\n \"1\": {\n \"name\": \"entity.name.function.ecl\"\n }\n }\n },\n \"embedded-any\": {\n \"begin\": \"((?i:(embed)))\\\\s*(\\\\()\",\n \"end\": \"(?i:(endembed))\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"endCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"name\": \"entity.other.ecl\"\n },\n \"embedded-cpp\": {\n \"begin\": \"(?i:(beginc))\\\\+\\\\+\",\n \"end\": \"(?i:(endc))\\\\+\\\\+\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"endCaptures\": {\n \"0\": {\n \"name\": \"entity.name.function.ecl\"\n }\n },\n \"name\": \"entity.other.ecl\"\n },\n \"comment\": {\n \"name\": \"comment.ecl\",\n \"patterns\": [\n {\n \"include\": \"#comment-block-doc\"\n },\n {\n \"include\": \"#comment-block\"\n },\n {\n \"include\": \"#comment-line\"\n }\n ]\n },\n \"comment-block\": {\n \"begin\": \"/\\\\*\",\n \"end\": \"\\\\*/\",\n \"name\": \"comment.block.ecl\"\n },\n \"comment-block-doc\": {\n \"begin\": \"/\\\\*\\\\*(?!/)\",\n \"end\": \"\\\\*/\",\n \"name\": \"comment.block.documentation.ecl\"\n },\n \"comment-line\": {\n \"match\": \"(//).*$\\\\n?\",\n \"name\": \"comment.line.ecl\"\n },\n \"digital-signature\": {\n \"name\": \"digital-signature.ecl\",\n \"patterns\": [\n {\n \"include\": \"#digital-signature-header\"\n },\n {\n \"include\": \"#digital-signature-footer\"\n }\n ]\n },\n \"digital-signature-header\": {\n \"begin\": \"-----BEGIN PGP SIGNED MESSAGE-----\",\n \"end\": \"Hash: SHA512\",\n \"name\": \"keyword.control.ecl\"\n },\n \"digital-signature-footer\": {\n \"begin\": \"-----BEGIN PGP SIGNATURE-----\",\n \"end\": \"-----END PGP SIGNATURE-----\",\n \"name\": \"keyword.control.ecl\"\n },\n \"string\": {\n \"name\": \"string.ecl\",\n \"patterns\": [\n {\n \"include\": \"#qstring-single\"\n }\n ]\n },\n \"qstring-single\": {\n \"begin\": \"'\",\n \"end\": \"\\\\'|(?:[^\\\\\\\\\\\\n]$)\",\n \"name\": \"string.single.ecl\",\n \"patterns\": [\n {\n \"include\": \"#string-character-escape\"\n }\n ]\n },\n \"string-character-escape\": {\n \"match\": \"\\\\\\\\(x\\\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$)\",\n \"name\": \"constant.character.escape.ecl\"\n },\n \"literal\": {\n \"name\": \"literal.ecl\",\n \"patterns\": [\n {\n \"include\": \"#numeric-literal\"\n },\n {\n \"include\": \"#boolean-literal\"\n },\n {\n \"include\": \"#array-literal\"\n },\n {\n \"include\": \"#self-literal\"\n }\n ]\n },\n \"numeric-literal\": {\n \"match\": \"\\\\b(?<=[^$])((0(x|X)[0-9a-fA-F]+)|([0-9a-fA-F]+(x|X))|(0(o|O)[0-7]+)|(0(b|B)(0|1)+)|((0|1)+(b|B))|(([0-9]+(\\\\.[0-9]+)?))([eE]([+-]?)[0-9]+(\\\\.[0-9]+)?)?)\\\\b\",\n \"name\": \"constant.numeric.ecl\"\n },\n \"boolean-literal\": {\n \"match\": \"\\\\b(?i:(false|true))\\\\b\",\n \"name\": \"constant.language.boolean.ecl\"\n },\n \"self-literal\": {\n \"match\": \"\\\\b(?i:(self))\\\\b\",\n \"name\": \"constant.language.this.ecl\"\n },\n \"array-literal\": {\n \"begin\": \"\\\\[\",\n \"beginCaptures\": {\n \"0\": {\n \"name\": \"meta.brace.square.ecl\"\n }\n },\n \"end\": \"\\\\]\",\n \"endCaptures\": {\n \"0\": {\n \"name\": \"meta.brace.square.ecl\"\n }\n },\n \"name\": \"meta.array.literal.ecl\",\n \"patterns\": [\n {\n \"include\": \"#expression\"\n }\n ]\n }\n }\n}"],
|
|
5
|
-
"mappings": "yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,eAAAC,EAAAH,GCAA,IAAAI,EAAA,CACI,UAAa,aACb,UAAa,CACT,KACJ,EACA,KAAQ,MACR,SAAY,CACR,CACI,QAAW,aACf,EACA,CACI,KAAQ,oBACR,MAAS,8HACb,CACJ,EACA,WAAc,CACV,WAAc,CACV,KAAQ,sBACR,SAAY,CACR,CACI,QAAW,UACf,EACA,CACI,QAAW,qBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,eACf,EACA,CACI,QAAW,eACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,YACf,EACA,CACI,QAAW,WACf,EACA,CACI,QAAW,QACf,EACA,CACI,QAAW,iBACf,EACA,CACI,QAAW,oBACf,EACA,CACI,QAAW,WACf,EACA,CACI,QAAW,oBACf,EACA,CACI,QAAW,SACf,EACA,CACI,QAAW,UACf,CACJ,CACJ,EACA,UAAa,CACT,KAAQ,uBACR,MAAS,2BACb,EACA,SAAY,CACR,MAAS,6BACT,KAAQ,mBACZ,EACA,qBAAsB,CAClB,MAAS,uFACT,KAAQ,0BACZ,EACA,MAAS,CACL,KAAQ,uBACR,SAAY,CACR,CACI,QAAW,OACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,UACf,EACA,CACI,QAAW,cACf,EACA,CACI,QAAW,YACf,CACJ,CACJ,EACA,KAAQ,CACJ,KAAQ,uBACR,MAAS,0BACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,qCACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,iCACb,EACA,QAAW,CACP,KAAQ,uBACR,MAAS,oCACb,EACA,cAAe,CACX,KAAQ,uBACR,MAAS,wEACb,EACA,YAAa,CACT,KAAQ,uBACR,MAAS,kMACb,EACA,gBAAiB,CACb,MAAS,4BACT,SAAY,CACR,IAAK,CACD,SAAY,CACR,CACI,QAAW,YACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,iBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,mBACf,EACA,CACI,QAAW,qBACf,CACJ,CACJ,CACJ,CACJ,EACA,UAAa,CACT,KAAQ,2BACR,MAAS,qtCACb,EACA,kBAAmB,CACf,KAAQ,oBACR,MAAS,sMACb,EACA,iBAAkB,CACd,KAAQ,2BACR,MAAS,6BACb,EACA,kBAAmB,CACf,KAAQ,2BACR,MAAS,sBACb,EACA,mBAAoB,CAChB,KAAQ,oBACR,MAAS,yLACb,EACA,qBAAsB,CAClB,KAAQ,sBACR,MAAS,uHACb,EACA,oBAAqB,CACjB,KAAQ,sBACR,MAAS,sCACb,EACA,iBAAkB,CACd,KAAQ,oBACR,MAAS,gCACb,EACA,SAAY,CACR,KAAQ,oBACR,MAAS,25BACb,EACA,kBAAmB,CACf,MAAS,mCACT,SAAY,CACR,IAAK,CACD,KAAQ,0BACZ,CACJ,CACJ,EACA,eAAgB,CACZ,MAAS,0BACT,IAAO,kBACP,cAAiB,CACb,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,YAAe,CACX,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,KAAQ,kBACZ,EACA,eAAgB,CACZ,MAAS,sBACT,IAAO,oBACP,cAAiB,CACb,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,YAAe,CACX,IAAK,CACD,KAAQ,0BACZ,CACJ,EACA,KAAQ,kBACZ,EACA,QAAW,CACP,KAAQ,cACR,SAAY,CACR,CACI,QAAW,oBACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,eACf,CACJ,CACJ,EACA,gBAAiB,CACb,MAAS,OACT,IAAO,OACP,KAAQ,mBACZ,EACA,oBAAqB,CACjB,MAAS,eACT,IAAO,OACP,KAAQ,iCACZ,EACA,eAAgB,CACZ,MAAS,cACT,KAAQ,kBACZ,EACA,oBAAqB,CACjB,KAAQ,wBACR,SAAY,CACR,CACI,QAAW,2BACf,EACA,CACI,QAAW,2BACf,CACJ,CACJ,EACA,2BAA4B,CACxB,MAAS,qCACT,IAAO,eACP,KAAQ,qBACZ,EACA,2BAA4B,CACxB,MAAS,gCACT,IAAO,8BACP,KAAQ,qBACZ,EACA,OAAU,CACN,KAAQ,aACR,SAAY,CACR,CACI,QAAW,iBACf,CACJ,CACJ,EACA,iBAAkB,CACd,MAAS,IACT,IAAO,sBACP,KAAQ,oBACR,SAAY,CACR,CACI,QAAW,0BACf,CACJ,CACJ,EACA,0BAA2B,CACvB,MAAS,qEACT,KAAQ,+BACZ,EACA,QAAW,CACP,KAAQ,cACR,SAAY,CACR,CACI,QAAW,kBACf,EACA,CACI,QAAW,kBACf,EACA,CACI,QAAW,gBACf,EACA,CACI,QAAW,eACf,CACJ,CACJ,EACA,kBAAmB,CACf,MAAS,+JACT,KAAQ,sBACZ,EACA,kBAAmB,CACf,MAAS,0BACT,KAAQ,+BACZ,EACA,eAAgB,CACZ,MAAS,oBACT,KAAQ,4BACZ,EACA,gBAAiB,CACb,MAAS,MACT,cAAiB,CACb,IAAK,CACD,KAAQ,uBACZ,CACJ,EACA,IAAO,MACP,YAAe,CACX,IAAK,CACD,KAAQ,uBACZ,CACJ,EACA,KAAQ,yBACR,SAAY,CACR,CACI,QAAW,aACf,CACJ,CACJ,CACJ,CACJ,EDvVO,SAASC,GAAyB,CAKrC,MAJe,CACX,GAAGC,EACH,KAAM,KACV,CAEJ",
|
|
6
|
-
"names": ["index_exports", "__export", "eclLang", "__toCommonJS", "ecl_tmLanguage_default", "eclLang", "ecl_tmLanguage_default"]
|
|
7
|
-
}
|