@hpcc-js/markdown-it-plugins 1.3.1 → 1.3.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hpcc-js/markdown-it-plugins",
3
- "version": "1.3.1",
3
+ "version": "1.3.4",
4
4
  "description": "markdown-it plugins",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.cjs",
@@ -37,7 +37,7 @@
37
37
  "bundle2-watch": "npm run bundle2 -- --development --watch",
38
38
  "gen-types": "tsc --project tsconfig.json",
39
39
  "gen-types-watch": "npm run gen-types -- --watch",
40
- "build": "run-p gen-types bundle bundle2",
40
+ "build": "npm-run-all --parallel gen-types bundle --serial bundle2",
41
41
  "dev-docs": "vitepress dev",
42
42
  "build-docs": "vitepress build",
43
43
  "preview-docs": "vitepress preview",
@@ -52,20 +52,22 @@
52
52
  "update-major": "npx --yes npm-check-updates -u"
53
53
  },
54
54
  "dependencies": {
55
- "@hpcc-js/observablehq-compiler": "^3.3.1",
56
- "@observablehq/framework": "1.13.0",
57
- "@observablehq/runtime": "5.9.9"
55
+ "@hpcc-js/observablehq-compiler": "^3.3.3",
56
+ "@observablehq/framework": "1.13.2",
57
+ "@observablehq/runtime": "5.9.9",
58
+ "@types/markdown-it": "14.1.2"
59
+ },
60
+ "peerDependencies": {
61
+ "apache-arrow": "19.0.1",
62
+ "markdown-it": "14.1.0",
63
+ "shiki": "2.5.0"
58
64
  },
59
65
  "devDependencies": {
60
- "@hpcc-js/esbuild-plugins": "^1.4.1",
61
- "@types/markdown-it": "14.1.2",
62
- "apache-arrow": "19.0.0",
66
+ "@hpcc-js/esbuild-plugins": "^1.4.3",
63
67
  "d3-dsv": "3.0.1",
64
68
  "d3-fetch": "3.0.1",
65
69
  "dotenv": "16.4.7",
66
- "markdown-it": "14.1.0",
67
- "shiki": "2.4.2",
68
- "tsx": "4.19.2"
70
+ "tsx": "4.19.3"
69
71
  },
70
72
  "repository": {
71
73
  "type": "git",
@@ -78,5 +80,5 @@
78
80
  "url": "https://github.com/hpcc-systems/Visualization/issues"
79
81
  },
80
82
  "homepage": "https://github.com/hpcc-systems/Visualization/tree/trunk/packages/markdonw-it-plugins",
81
- "gitHead": "521692e7cfd01c274d5cfff0c54e79d1686d3dd6"
83
+ "gitHead": "8afa398a6246f7f913bc2cb88402b776d65deb00"
82
84
  }
@@ -1,3 +1,3 @@
1
1
  export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
2
- export const PKG_VERSION = "1.3.1";
3
- export const BUILD_VERSION = "3.6.1";
2
+ export const PKG_VERSION = "1.3.4";
3
+ export const BUILD_VERSION = "3.8.0";
package/dist/ecl-lang.js DELETED
@@ -1,2 +0,0 @@
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
@@ -1,7 +0,0 @@
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
- }
@@ -1,2 +0,0 @@
1
- import{existsSync as p}from"node:fs";import{readdir as u,readFile as c}from"node:fs/promises";import n from"node:path";import{pathToFileURL as v}from"node:url";import{dsvFormat as y,autoType as d}from"d3-dsv";import{LoaderResolver as w}from"@observablehq/framework/dist/loader.js";import{getResolvers as g}from"@observablehq/framework/dist/resolvers.js";import{normalizeConfig as x}from"@observablehq/framework/dist/config.js";import{parseMarkdown as F}from"@observablehq/framework/dist/markdown.js";function b({path:o,...t}){return{...x(t),path:o}}var f=class o{filePath;options;resolvers;ext;constructor(t,e,r){this.filePath=t,this.options=e,this.resolvers=r,this.ext=n.extname(t).substring(1)}static async attach(t,e=n.resolve(".")){let r=p(n.resolve(e,t)),a=new w({root:e,interpreters:{}}).find(t);if(a){await a.load();let i=n.extname(t),m=b({root:e,path:"dummy.md"}),l=F(`\${FileAttachment('${t}')${i}()}`,m),h=await g(l,m);return h.resolveFile(t),new o(r?n.resolve(e,t):n.resolve(n.join(e,".observablehq","cache",t)),m,h)}}async myResolve(t){let e=await this.resolvers.resolveImport(t);return n.resolve(n.join(this.options.root,".observablehq","cache",e))}async myImport(t){if(t==="npm:apache-arrow")return import("apache-arrow");let e=await this.myResolve(t);return import(v(e).href).catch(s=>{console.error(s)})}buffer(){return c(this.filePath)}arrayBuffer(){return this.buffer().then(t=>t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength))}text(t="utf8"){return c(this.filePath,t)}json(){return this.text().then(t=>JSON.parse(t))}dsv({delimiter:t=",",array:e=!1,typed:r=!1}={}){return this.text().then(s=>{let a=y(t);return(e?a.parseRows:a.parse)(s,r&&d)})}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,e])=>t.tableFromIPC(e))}parquet(){return this.myResolve("npm:parquet-wasm/esm/parquet_wasm_bg.wasm").then(t=>{let e=new o(t,this.options,this.resolvers);return Promise.all([this.myImport("npm:apache-arrow"),this.myImport("npm:parquet-wasm"),e.arrayBuffer(),this.arrayBuffer()]).then(([r,s,a,i])=>(s.initSync(a),r.tableFromIPC(s.readParquet(new Uint8Array(i)).intoIPCStream())))})}fetch(){if(this[this.ext])return this[this.ext]()}},I=/^(.+\.(csv|tsv|txt|json|arrow|parquet))(?:\..*)?$/;async function q(o,t=!1){let e=await u(o,{withFileTypes:!0}),r=[];for(let s of e){let a=n.join(o,s.name);if(s.isDirectory()&&t){let i=await q(a,t);r=r.concat(i)}else if(s.isFile()){let i=s.name.match(I);if(i){let m=n.join(o,i[1]);r.push({path:m,data:await f.attach(m)})}}}return r}async function T(o){return(await f.attach(o))?.fetch()}export{f as DataFile,T as fetchData,q as findDataFiles};
2
- //# sourceMappingURL=loader.node.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../src/loader.ts"],
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"],
5
- "mappings": "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",
6
- "names": ["existsSync", "readdir", "readFile", "path", "pathToFileURL", "dsvFormat", "autoType", "LoaderResolver", "getResolvers", "normalizeConfig", "parseMarkdown", "getOptions", "config", "DataFile", "_DataFile", "filePath", "options", "resolvers", "partialPath", "root", "exists", "loader", "ext", "page", "module", "fullPath", "error", "buffer", "encoding", "txt", "delimiter", "array", "typed", "text", "format", "Arrow", "response", "wasmBytes", "wasmFile", "Parquet", "wasm", "regex", "findDataFiles", "directory", "recursive", "files", "dataFiles", "file", "nestedFiles", "match", "_path", "fetchData"]
7
- }