polytypo 1.4.0 → 1.5.0

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.
Files changed (61) hide show
  1. package/dist/{chunk-6PQMYL2O.cjs → chunk-55BMPPAR.cjs} +3 -3
  2. package/dist/{chunk-6PQMYL2O.cjs.map → chunk-55BMPPAR.cjs.map} +1 -1
  3. package/dist/{chunk-FZ6YRCGR.cjs → chunk-77CWF35X.cjs} +17 -17
  4. package/dist/{chunk-FZ6YRCGR.cjs.map → chunk-77CWF35X.cjs.map} +1 -1
  5. package/dist/{chunk-HTWCCPWI.js → chunk-A57IM245.js} +4 -4
  6. package/dist/{chunk-DCC5OQET.cjs → chunk-EJ3BHHOQ.cjs} +16 -16
  7. package/dist/{chunk-DCC5OQET.cjs.map → chunk-EJ3BHHOQ.cjs.map} +1 -1
  8. package/dist/chunk-ETKYEVE6.js +5838 -0
  9. package/dist/chunk-ETKYEVE6.js.map +1 -0
  10. package/dist/{chunk-BGTMX6VS.js → chunk-F4UOZBYW.js} +2 -2
  11. package/dist/{chunk-GJJNGBRH.cjs → chunk-J2JVIZ6C.cjs} +4 -4
  12. package/dist/{chunk-GJJNGBRH.cjs.map → chunk-J2JVIZ6C.cjs.map} +1 -1
  13. package/dist/chunk-NPY6XGYB.cjs +33 -0
  14. package/dist/{chunk-JYHDIVON.cjs.map → chunk-NPY6XGYB.cjs.map} +1 -1
  15. package/dist/{chunk-NLMP3JVF.js → chunk-OBE7MMRU.js} +2 -2
  16. package/dist/{chunk-47QVJOT4.js → chunk-QBPOFGSD.js} +2 -2
  17. package/dist/{chunk-D3QQYGKW.js → chunk-S4CDIFBW.js} +2 -2
  18. package/dist/chunk-SD4SLSAR.cjs +5838 -0
  19. package/dist/chunk-SD4SLSAR.cjs.map +1 -0
  20. package/dist/{chunk-GPOCFMTF.js → chunk-XP5JTHSC.js} +4 -4
  21. package/dist/chunk-Z5FXQRXU.cjs +31 -0
  22. package/dist/{chunk-QLIPSKVZ.cjs.map → chunk-Z5FXQRXU.cjs.map} +1 -1
  23. package/dist/{chunk-MOXBMEZB.cjs → chunk-ZJRQBQEA.cjs} +13 -13
  24. package/dist/{chunk-MOXBMEZB.cjs.map → chunk-ZJRQBQEA.cjs.map} +1 -1
  25. package/dist/{chunk-UL7KCRXN.js → chunk-ZZ3OK5SL.js} +3 -3
  26. package/dist/{errors-DMxY1LlK.d.cts → errors-C1_sHGgx.d.cts} +8 -1
  27. package/dist/{errors-DMxY1LlK.d.ts → errors-C1_sHGgx.d.ts} +8 -1
  28. package/dist/html.cjs +10 -10
  29. package/dist/html.d.cts +2 -2
  30. package/dist/html.d.ts +2 -2
  31. package/dist/html.js +5 -5
  32. package/dist/index.cjs +17 -17
  33. package/dist/index.d.cts +2 -2
  34. package/dist/index.d.ts +2 -2
  35. package/dist/index.js +7 -7
  36. package/dist/markdown.cjs +10 -10
  37. package/dist/markdown.d.cts +2 -2
  38. package/dist/markdown.d.ts +2 -2
  39. package/dist/markdown.js +5 -5
  40. package/dist/text.cjs +8 -8
  41. package/dist/text.d.cts +2 -2
  42. package/dist/text.d.ts +2 -2
  43. package/dist/text.js +3 -3
  44. package/dist/yaml.cjs +9 -9
  45. package/dist/yaml.d.cts +2 -2
  46. package/dist/yaml.d.ts +2 -2
  47. package/dist/yaml.js +4 -4
  48. package/package.json +1 -1
  49. package/dist/chunk-25RYOB5K.js +0 -5828
  50. package/dist/chunk-25RYOB5K.js.map +0 -1
  51. package/dist/chunk-JYHDIVON.cjs +0 -33
  52. package/dist/chunk-PJ6HB77G.cjs +0 -5828
  53. package/dist/chunk-PJ6HB77G.cjs.map +0 -1
  54. package/dist/chunk-QLIPSKVZ.cjs +0 -31
  55. /package/dist/{chunk-HTWCCPWI.js.map → chunk-A57IM245.js.map} +0 -0
  56. /package/dist/{chunk-BGTMX6VS.js.map → chunk-F4UOZBYW.js.map} +0 -0
  57. /package/dist/{chunk-NLMP3JVF.js.map → chunk-OBE7MMRU.js.map} +0 -0
  58. /package/dist/{chunk-47QVJOT4.js.map → chunk-QBPOFGSD.js.map} +0 -0
  59. /package/dist/{chunk-D3QQYGKW.js.map → chunk-S4CDIFBW.js.map} +0 -0
  60. /package/dist/{chunk-GPOCFMTF.js.map → chunk-XP5JTHSC.js.map} +0 -0
  61. /package/dist/{chunk-UL7KCRXN.js.map → chunk-ZZ3OK5SL.js.map} +0 -0
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  htmlSpans
3
- } from "./chunk-BGTMX6VS.js";
3
+ } from "./chunk-F4UOZBYW.js";
4
4
  import {
5
5
  analyzeOverSpans,
6
6
  runOverSpans
7
- } from "./chunk-NLMP3JVF.js";
7
+ } from "./chunk-OBE7MMRU.js";
8
8
  import {
9
9
  getLocaleData,
10
10
  planRules,
11
11
  resolveNarrowTarget
12
- } from "./chunk-25RYOB5K.js";
12
+ } from "./chunk-ETKYEVE6.js";
13
13
 
14
14
  // src/engine/html-pipeline.ts
15
15
  function runHtmlPipeline(input, options) {
@@ -30,4 +30,4 @@ export {
30
30
  runHtmlPipeline,
31
31
  analyzeHtmlPipeline
32
32
  };
33
- //# sourceMappingURL=chunk-GPOCFMTF.js.map
33
+ //# sourceMappingURL=chunk-XP5JTHSC.js.map
@@ -0,0 +1,31 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+ var _chunkSD4SLSARcjs = require('./chunk-SD4SLSAR.cjs');
10
+
11
+ // src/engine/text-pipeline.ts
12
+ function runTextPipeline(input, options) {
13
+ const narrowTarget = _chunkSD4SLSARcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
14
+ const planned = _chunkSD4SLSARcjs.planRules.call(void 0, options.rules);
15
+ const locale = _chunkSD4SLSARcjs.getLocaleData.call(void 0, options.locale);
16
+ return _chunkSD4SLSARcjs.fromCodePoints.call(void 0, _chunkSD4SLSARcjs.runRules.call(void 0, _chunkSD4SLSARcjs.toCodePoints.call(void 0, input), planned, locale, "text", narrowTarget));
17
+ }
18
+ function analyzeTextPipeline(input, options) {
19
+ const narrowTarget = _chunkSD4SLSARcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
20
+ const planned = _chunkSD4SLSARcjs.planRules.call(void 0, options.rules);
21
+ const locale = _chunkSD4SLSARcjs.getLocaleData.call(void 0, options.locale);
22
+ const cp = _chunkSD4SLSARcjs.toCodePoints.call(void 0, input);
23
+ const origin = cp.map((_value, index) => index);
24
+ return _chunkSD4SLSARcjs.runRulesRecording.call(void 0, cp, planned, locale, "text", narrowTarget, origin, cp.length);
25
+ }
26
+
27
+
28
+
29
+
30
+ exports.runTextPipeline = runTextPipeline; exports.analyzeTextPipeline = analyzeTextPipeline;
31
+ //# sourceMappingURL=chunk-Z5FXQRXU.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/polytypo-js/polytypo-js/dist/chunk-QLIPSKVZ.cjs","../src/engine/text-pipeline.ts"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACA;ACQO,SAAS,eAAA,CAAgB,KAAA,EAAe,OAAA,EAAmC;AAChF,EAAA,MAAM,aAAA,EAAe,mDAAA,OAAoB,CAAQ,UAAU,CAAA;AAC3D,EAAA,MAAM,QAAA,EAAU,yCAAA,OAAU,CAAQ,KAAK,CAAA;AACvC,EAAA,MAAM,OAAA,EAAS,6CAAA,OAAc,CAAQ,MAAM,CAAA;AAC3C,EAAA,OAAO,8CAAA,wCAAe,4CAAS,KAAkB,CAAA,EAAG,OAAA,EAAS,MAAA,EAAQ,MAAA,EAAQ,YAAY,CAAC,CAAA;AAC5F;AAGO,SAAS,mBAAA,CAAoB,KAAA,EAAe,OAAA,EAAqC;AACtF,EAAA,MAAM,aAAA,EAAe,mDAAA,OAAoB,CAAQ,UAAU,CAAA;AAC3D,EAAA,MAAM,QAAA,EAAU,yCAAA,OAAU,CAAQ,KAAK,CAAA;AACvC,EAAA,MAAM,OAAA,EAAS,6CAAA,OAAc,CAAQ,MAAM,CAAA;AAC3C,EAAA,MAAM,GAAA,EAAK,4CAAA,KAAkB,CAAA;AAC7B,EAAA,MAAM,OAAA,EAAS,EAAA,CAAG,GAAA,CAAI,CAAC,MAAA,EAAQ,KAAA,EAAA,GAAU,KAAK,CAAA;AAC9C,EAAA,OAAO,iDAAA,EAAkB,EAAI,OAAA,EAAS,MAAA,EAAQ,MAAA,EAAQ,YAAA,EAAc,MAAA,EAAQ,EAAA,CAAG,MAAM,CAAA;AACvF;ADRA;AACA;AACE;AACA;AACF,6FAAC","file":"/home/runner/work/polytypo-js/polytypo-js/dist/chunk-QLIPSKVZ.cjs","sourcesContent":[null,"import type { Options } from \"../types.js\";\nimport { fromCodePoints, toCodePoints } from \"./codepoints.js\";\nimport type { Change } from \"./origin.js\";\nimport { getLocaleData } from \"./locale.js\";\nimport { resolveNarrowTarget } from \"./narrow-target.js\";\nimport { planRules, runRules, runRulesRecording } from \"./rule-runner.js\";\n\n/**\n * `text` mode only. Deliberately imports nothing from `../modes/html.js` or\n * `../modes/markdown.js` (or their parser dependencies) — this is what makes `polytypo/text`'s\n * module graph exclude `parse5` and the Micromark stack (AUDIT_REMEDIATION_AND_RELEASE_PLAN.md\n * 5.1).\n *\n * Validation order — `planRules` before `getLocaleData` — mirrors the pre-Stage-5 aggregate\n * `runPipeline` exactly (an unknown-rule error must win over an unknown-locale error when both\n * are present, since that is public, tested behaviour, not an implementation detail this\n * refactor was authorised to change).\n */\nexport function runTextPipeline(input: string, options: Partial<Options>): string {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n return fromCodePoints(runRules(toCodePoints(input), planned, locale, \"text\", narrowTarget));\n}\n\n/** analyze.md §1: the same pipeline as `runTextPipeline`, reporting instead of applying. */\nexport function analyzeTextPipeline(input: string, options: Partial<Options>): Change[] {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const cp = toCodePoints(input);\n const origin = cp.map((_value, index) => index);\n return runRulesRecording(cp, planned, locale, \"text\", narrowTarget, origin, cp.length);\n}\n"]}
1
+ {"version":3,"sources":["/home/runner/work/polytypo-js/polytypo-js/dist/chunk-Z5FXQRXU.cjs","../src/engine/text-pipeline.ts"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACA;ACQO,SAAS,eAAA,CAAgB,KAAA,EAAe,OAAA,EAAmC;AAChF,EAAA,MAAM,aAAA,EAAe,mDAAA,OAAoB,CAAQ,UAAU,CAAA;AAC3D,EAAA,MAAM,QAAA,EAAU,yCAAA,OAAU,CAAQ,KAAK,CAAA;AACvC,EAAA,MAAM,OAAA,EAAS,6CAAA,OAAc,CAAQ,MAAM,CAAA;AAC3C,EAAA,OAAO,8CAAA,wCAAe,4CAAS,KAAkB,CAAA,EAAG,OAAA,EAAS,MAAA,EAAQ,MAAA,EAAQ,YAAY,CAAC,CAAA;AAC5F;AAGO,SAAS,mBAAA,CAAoB,KAAA,EAAe,OAAA,EAAqC;AACtF,EAAA,MAAM,aAAA,EAAe,mDAAA,OAAoB,CAAQ,UAAU,CAAA;AAC3D,EAAA,MAAM,QAAA,EAAU,yCAAA,OAAU,CAAQ,KAAK,CAAA;AACvC,EAAA,MAAM,OAAA,EAAS,6CAAA,OAAc,CAAQ,MAAM,CAAA;AAC3C,EAAA,MAAM,GAAA,EAAK,4CAAA,KAAkB,CAAA;AAC7B,EAAA,MAAM,OAAA,EAAS,EAAA,CAAG,GAAA,CAAI,CAAC,MAAA,EAAQ,KAAA,EAAA,GAAU,KAAK,CAAA;AAC9C,EAAA,OAAO,iDAAA,EAAkB,EAAI,OAAA,EAAS,MAAA,EAAQ,MAAA,EAAQ,YAAA,EAAc,MAAA,EAAQ,EAAA,CAAG,MAAM,CAAA;AACvF;ADRA;AACA;AACE;AACA;AACF,6FAAC","file":"/home/runner/work/polytypo-js/polytypo-js/dist/chunk-Z5FXQRXU.cjs","sourcesContent":[null,"import type { Options } from \"../types.js\";\nimport { fromCodePoints, toCodePoints } from \"./codepoints.js\";\nimport type { Change } from \"./origin.js\";\nimport { getLocaleData } from \"./locale.js\";\nimport { resolveNarrowTarget } from \"./narrow-target.js\";\nimport { planRules, runRules, runRulesRecording } from \"./rule-runner.js\";\n\n/**\n * `text` mode only. Deliberately imports nothing from `../modes/html.js` or\n * `../modes/markdown.js` (or their parser dependencies) — this is what makes `polytypo/text`'s\n * module graph exclude `parse5` and the Micromark stack (AUDIT_REMEDIATION_AND_RELEASE_PLAN.md\n * 5.1).\n *\n * Validation order — `planRules` before `getLocaleData` — mirrors the pre-Stage-5 aggregate\n * `runPipeline` exactly (an unknown-rule error must win over an unknown-locale error when both\n * are present, since that is public, tested behaviour, not an implementation detail this\n * refactor was authorised to change).\n */\nexport function runTextPipeline(input: string, options: Partial<Options>): string {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n return fromCodePoints(runRules(toCodePoints(input), planned, locale, \"text\", narrowTarget));\n}\n\n/** analyze.md §1: the same pipeline as `runTextPipeline`, reporting instead of applying. */\nexport function analyzeTextPipeline(input: string, options: Partial<Options>): Change[] {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const cp = toCodePoints(input);\n const origin = cp.map((_value, index) => index);\n return runRulesRecording(cp, planned, locale, \"text\", narrowTarget, origin, cp.length);\n}\n"]}
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkDCC5OQETcjs = require('./chunk-DCC5OQET.cjs');
4
+ var _chunkEJ3BHHOQcjs = require('./chunk-EJ3BHHOQ.cjs');
5
5
 
6
6
 
7
7
 
8
8
 
9
9
 
10
- var _chunkPJ6HB77Gcjs = require('./chunk-PJ6HB77G.cjs');
10
+ var _chunkSD4SLSARcjs = require('./chunk-SD4SLSAR.cjs');
11
11
 
12
12
  // src/modes/yaml.ts
13
13
  var TAB = 9;
@@ -225,14 +225,14 @@ function plainScalar(source, line, v, spans) {
225
225
  // src/engine/yaml-keys.ts
226
226
  function resolveYamlKeys(value) {
227
227
  if (!Array.isArray(value)) {
228
- throw new (0, _chunkPJ6HB77Gcjs.PolytypoError)(
228
+ throw new (0, _chunkSD4SLSARcjs.PolytypoError)(
229
229
  "POLYTYPO_INVALID_OPTION",
230
230
  `"keys" is required when mode is "yaml" and must be a list of strings (modes.md \xA73.8.2). Received ${value === void 0 ? "nothing" : JSON.stringify(value)}.`
231
231
  );
232
232
  }
233
233
  for (const key of value) {
234
234
  if (typeof key !== "string") {
235
- throw new (0, _chunkPJ6HB77Gcjs.PolytypoError)(
235
+ throw new (0, _chunkSD4SLSARcjs.PolytypoError)(
236
236
  "POLYTYPO_INVALID_OPTION",
237
237
  `"keys" must contain only strings; received ${JSON.stringify(key)}.`
238
238
  );
@@ -243,22 +243,22 @@ function resolveYamlKeys(value) {
243
243
 
244
244
  // src/engine/yaml-pipeline.ts
245
245
  function runYamlPipeline(input, options) {
246
- const narrowTarget = _chunkPJ6HB77Gcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
247
- const planned = _chunkPJ6HB77Gcjs.planRules.call(void 0, options.rules);
248
- const locale = _chunkPJ6HB77Gcjs.getLocaleData.call(void 0, options.locale);
246
+ const narrowTarget = _chunkSD4SLSARcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
247
+ const planned = _chunkSD4SLSARcjs.planRules.call(void 0, options.rules);
248
+ const locale = _chunkSD4SLSARcjs.getLocaleData.call(void 0, options.locale);
249
249
  const keys = resolveYamlKeys(options.keys);
250
- return _chunkDCC5OQETcjs.runOverSpans.call(void 0, input, yamlSpans(input, keys), planned, locale, "yaml", narrowTarget);
250
+ return _chunkEJ3BHHOQcjs.runOverSpans.call(void 0, input, yamlSpans(input, keys), planned, locale, "yaml", narrowTarget);
251
251
  }
252
252
  function analyzeYamlPipeline(input, options) {
253
- const narrowTarget = _chunkPJ6HB77Gcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
254
- const planned = _chunkPJ6HB77Gcjs.planRules.call(void 0, options.rules);
255
- const locale = _chunkPJ6HB77Gcjs.getLocaleData.call(void 0, options.locale);
253
+ const narrowTarget = _chunkSD4SLSARcjs.resolveNarrowTarget.call(void 0, options.narrowNbsp);
254
+ const planned = _chunkSD4SLSARcjs.planRules.call(void 0, options.rules);
255
+ const locale = _chunkSD4SLSARcjs.getLocaleData.call(void 0, options.locale);
256
256
  const keys = resolveYamlKeys(options.keys);
257
- return _chunkDCC5OQETcjs.analyzeOverSpans.call(void 0, input, yamlSpans(input, keys), planned, locale, "yaml", narrowTarget);
257
+ return _chunkEJ3BHHOQcjs.analyzeOverSpans.call(void 0, input, yamlSpans(input, keys), planned, locale, "yaml", narrowTarget);
258
258
  }
259
259
 
260
260
 
261
261
 
262
262
 
263
263
  exports.runYamlPipeline = runYamlPipeline; exports.analyzeYamlPipeline = analyzeYamlPipeline;
264
- //# sourceMappingURL=chunk-MOXBMEZB.cjs.map
264
+ //# sourceMappingURL=chunk-ZJRQBQEA.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/polytypo-js/polytypo-js/dist/chunk-MOXBMEZB.cjs","../src/modes/yaml.ts","../src/engine/yaml-keys.ts","../src/engine/yaml-pipeline.ts"],"names":[],"mappings":"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","file":"/home/runner/work/polytypo-js/polytypo-js/dist/chunk-MOXBMEZB.cjs","sourcesContent":[null,"import type { Span } from \"./spans.js\";\n\n/**\n * spec/rules/modes.md 3.8. `yaml` differs from the other two document modes twice over.\n *\n * It uses **no parser** (3.8.1): two of the five ecosystems' YAML libraries cannot report the\n * source offsets the round-trip guarantee needs, so the scan below is specified rather than\n * delegated and is written the same way in every runtime.\n *\n * And the caller names the keys (3.8.2). YAML is a data format with islands of prose in it — the\n * inverse of HTML and Markdown — and nothing in its syntax separates `description:` from `run:`.\n * A keyless draft of this file rewrote `if !` as `if!` inside a workflow's shell script; there is\n * no content test that would not, because shell and template expressions are written in words.\n *\n * It also **skips by default** — the inverse of 3.6's closed skip list. A construct this scan\n * does not recognise with certainty yields no spans, so the worst outcome of a gap in it is prose\n * left untypeset, never a changed byte.\n *\n * Offsets are UTF-16 indices, like every other mode in this runtime; every character the scan\n * tests is ASCII, so indexing by code unit and indexing by code point agree on all of them.\n */\n\nconst TAB = 0x09;\nconst LF = 0x0a;\nconst CR = 0x0d;\nconst SPACE = 0x20;\nconst BANG = 0x21;\nconst DQUOTE = 0x22;\nconst HASH = 0x23;\nconst PERCENT = 0x25;\nconst AMPERSAND = 0x26;\nconst SQUOTE = 0x27;\nconst STAR = 0x2a;\nconst PLUS = 0x2b;\nconst DASH = 0x2d;\nconst DOT = 0x2e;\nconst ZERO = 0x30;\nconst ONE = 0x31;\nconst NINE = 0x39;\nconst COLON = 0x3a;\nconst GREATER = 0x3e;\nconst LBRACKET = 0x5b;\nconst BACKSLASH = 0x5c;\nconst LBRACE = 0x7b;\nconst PIPE = 0x7c;\n\ninterface Line {\n readonly start: number;\n /** Index of the line terminator, or of the end of the source — never inside a span. */\n readonly end: number;\n}\n\n/**\n * 3.8.4: a line ends at U+000A, and **a U+000D immediately before it is not part of the line** —\n * it is a terminator like the U+000A itself, so it lies outside every span and comes back\n * untouched. Without that clause a CRLF file behaves differently from the same bytes with LF: the\n * block header reads as `|\\r` and is unrecognised, and a plain scalar carries the carriage return\n * inside its span. Five runtimes split lines with five different standard-library calls, so the\n * treatment has to be stated rather than inherited.\n */\nfunction splitLines(source: string): Line[] {\n const lines: Line[] = [];\n let start = 0;\n const endOf = (i: number): number => (i > start && source.charCodeAt(i - 1) === CR ? i - 1 : i);\n for (let i = 0; i < source.length; i += 1) {\n if (source.charCodeAt(i) === LF) {\n lines.push({ start, end: endOf(i) });\n start = i + 1;\n }\n }\n if (start < source.length) lines.push({ start, end: endOf(source.length) });\n return lines;\n}\n\n/** Index of the first code unit that is not U+0020, or `line.end` for a blank line. */\nfunction firstNonSpace(source: string, line: Line): number {\n let i = line.start;\n while (i < line.end && source.charCodeAt(i) === SPACE) i += 1;\n return i;\n}\n\nfunction isBlank(source: string, line: Line): boolean {\n return firstNonSpace(source, line) === line.end;\n}\n\nfunction hasTab(source: string, line: Line): boolean {\n for (let i = line.start; i < line.end; i += 1) if (source.charCodeAt(i) === TAB) return true;\n return false;\n}\n\n/**\n * 3.8.4 step 3. `---` and `...` at the head of a line, bare or introducing a node: the\n * trailing-content form is declined too, so `--- key: value` never yields a key of `--- key`.\n */\nfunction isDocumentMarker(source: string, from: number, end: number): boolean {\n if (end - from < 3) return false;\n const c = source.charCodeAt(from);\n if (c !== DASH && c !== DOT) return false;\n if (source.charCodeAt(from + 1) !== c || source.charCodeAt(from + 2) !== c) return false;\n return from + 3 === end || source.charCodeAt(from + 3) === SPACE;\n}\n\n/** A colon that ends the line or is followed by U+0020 — the only colon YAML reads as an indicator. */\nfunction isIndicatorColon(source: string, j: number, end: number): boolean {\n if (source.charCodeAt(j) !== COLON) return false;\n return j + 1 === end || source.charCodeAt(j + 1) === SPACE;\n}\n\n/** A `-` that ends the line or is followed by U+0020 — a block sequence entry marker. */\nfunction isSequenceDash(source: string, j: number, end: number): boolean {\n if (source.charCodeAt(j) !== DASH) return false;\n return j + 1 === end || source.charCodeAt(j + 1) === SPACE;\n}\n\n/**\n * The value run of 3.8.4 step 7: every following line that is blank or indented more than the\n * key line. **Those lines are never scanned again** — without that, a multi-line quoted scalar,\n * a multi-line flow collection and a folded plain scalar all leak their continuation lines back\n * into the scan as if they were mappings, and a span can end up holding a scalar's own closing\n * delimiter.\n */\nfunction valueRunEnd(source: string, lines: readonly Line[], li: number, indent: number): number {\n let k = li + 1;\n while (k < lines.length) {\n const next = lines[k] as Line;\n if (!isBlank(source, next) && firstNonSpace(source, next) - next.start <= indent) break;\n k += 1;\n }\n return k;\n}\n\nexport function yamlSpans(source: string, keys: readonly string[]): Span[] {\n const listed = new Set(keys);\n const lines = splitLines(source);\n const spans: Span[] = [];\n let li = 0;\n while (li < lines.length) li = scanLine(source, lines, li, listed, spans);\n return spans;\n}\n\n/** One step of 3.8.4. Returns the index of the next line to scan. */\nfunction scanLine(\n source: string,\n lines: readonly Line[],\n li: number,\n listed: ReadonlySet<string>,\n spans: Span[],\n): number {\n const line = lines[li] as Line;\n const skipLine = li + 1;\n\n // step 1 — blank, or a tab anywhere, which makes indentation undecidable.\n const start = firstNonSpace(source, line);\n if (start === line.end || hasTab(source, line)) return skipLine;\n const indent = start - line.start;\n\n // steps 2 and 3 — comment, directive, document marker.\n const head = source.charCodeAt(start);\n if (head === HASH || head === PERCENT) return skipLine;\n if (isDocumentMarker(source, start, line.end)) return skipLine;\n\n // step 4 — block sequence entries are consumed, not skipped; `- - key: v` nests.\n let i = start;\n while (i < line.end && isSequenceDash(source, i, line.end)) {\n i += 2;\n while (i < line.end && source.charCodeAt(i) === SPACE) i += 1;\n }\n if (i >= line.end) return skipLine;\n\n // step 5 — find the key. A colon NOT followed by U+0020 or the line end is an ordinary key\n // character, so `a:b: v` has the key `a:b`; stating that is what keeps five scanners agreeing.\n const keyStart = i;\n let colon = -1;\n for (let j = i; j < line.end; j += 1) {\n const c = source.charCodeAt(j);\n if (\n c === DQUOTE ||\n c === SQUOTE ||\n c === LBRACE ||\n c === LBRACKET ||\n c === AMPERSAND ||\n c === STAR ||\n c === BANG ||\n c === HASH\n ) {\n return skipLine;\n }\n if (isIndicatorColon(source, j, line.end)) {\n colon = j;\n break;\n }\n }\n if (colon < 0) return skipLine;\n let keyEnd = colon;\n while (keyEnd > keyStart && source.charCodeAt(keyEnd - 1) === SPACE) keyEnd -= 1;\n if (keyEnd <= keyStart) return skipLine;\n\n // step 6 — an empty value means a nested node, whose lines ARE scanned on their own.\n let v = colon + 1;\n while (v < line.end && source.charCodeAt(v) === SPACE) v += 1;\n if (v >= line.end) return skipLine;\n\n // step 7 — the line carries an inline value, so its continuation lines belong to that value.\n const next = valueRunEnd(source, lines, li, indent);\n\n // step 8 — the key must be listed. Checked before the value's form, so an unlisted key costs\n // nothing to decline: this is what makes `run:`, `if:` and `image:` unreachable.\n if (!listed.has(source.slice(keyStart, keyEnd))) return next;\n\n // step 9 — the scalar form.\n const value = source.charCodeAt(v);\n if (\n value === HASH ||\n value === AMPERSAND ||\n value === STAR ||\n value === BANG ||\n value === LBRACE ||\n value === LBRACKET\n ) {\n return next;\n }\n if (value === PIPE || value === GREATER) {\n blockScalar(source, lines, li, next, indent, v, spans);\n return next;\n }\n if (value === DQUOTE || value === SQUOTE) {\n if (next === li + 1) quotedScalar(source, line, v, spans);\n return next;\n }\n if (next === li + 1) plainScalar(source, line, v, spans);\n return next;\n}\n\n/**\n * 3.8.5. One span per non-blank content line, starting after the block's own indentation. The\n * header, the indentation and every line terminator lie outside every span — including the run\n * of line terminators at the end that the chomping indicator governs, which is why `|`, `|-`,\n * `|+`, `>`, `>-` and `>+` are handled identically here.\n */\nfunction blockScalar(\n source: string,\n lines: readonly Line[],\n li: number,\n runEnd: number,\n indent: number,\n v: number,\n spans: Span[],\n): void {\n const line = lines[li] as Line;\n\n // The header: at most one chomping indicator and at most one indentation indicator, in either\n // order, then optional spaces and an optional comment. Anything else is unrecognised.\n let h = v + 1;\n let explicitIndent = 0;\n let chomping = false;\n while (h < line.end) {\n const c = source.charCodeAt(h);\n if ((c === DASH || c === PLUS) && !chomping) {\n chomping = true;\n h += 1;\n continue;\n }\n if (c >= ONE && c <= NINE && explicitIndent === 0) {\n explicitIndent = c - ZERO;\n h += 1;\n continue;\n }\n break;\n }\n while (h < line.end && source.charCodeAt(h) === SPACE) h += 1;\n if (h < line.end && source.charCodeAt(h) !== HASH) return;\n\n // One definition of the run, and three conditions that make the whole block yield no spans.\n const content: Line[] = [];\n let contentIndent = -1;\n for (let k = li + 1; k < runEnd; k += 1) {\n const next = lines[k] as Line;\n if (isBlank(source, next)) continue; // blank lines belong to the block and yield no span\n if (hasTab(source, next)) return;\n const nextIndent = firstNonSpace(source, next) - next.start;\n if (contentIndent < 0) {\n contentIndent = explicitIndent > 0 ? indent + explicitIndent : nextIndent;\n }\n // An explicit indicator that disagrees with the block as written, or a later line dedented\n // inside it, is ambiguous rather than guessable — bail rather than choose.\n if (nextIndent < contentIndent) return;\n content.push(next);\n }\n if (contentIndent <= 0) return;\n\n for (const c of content) {\n const from = c.start + contentIndent;\n if (c.end > from) spans.push({ start: from, end: c.end });\n }\n}\n\n/**\n * 3.8.6. The span is the content between the quotes. Both bails exist so that source characters\n * and content characters are the same thing, which the offset model of 3.1 requires — the same\n * constraint that makes an HTML character reference an opaque unit in 3.6. No colon test applies\n * here: quoting neutralises the colon, and applying the plain-scalar test would decline\n * `title: \"Chapter 1: the beginning\"`.\n */\nfunction quotedScalar(source: string, line: Line, v: number, spans: Span[]): void {\n const quote = source.charCodeAt(v);\n let close = -1;\n for (let j = v + 1; j < line.end; j += 1) {\n const c = source.charCodeAt(j);\n if (quote === DQUOTE && c === BACKSLASH) return;\n if (\n quote === SQUOTE &&\n c === SQUOTE &&\n j + 1 < line.end &&\n source.charCodeAt(j + 1) === SQUOTE\n ) {\n return;\n }\n if (c === quote) {\n close = j;\n break;\n }\n }\n if (close < 0) return;\n\n let after = close + 1;\n while (after < line.end && source.charCodeAt(after) === SPACE) after += 1;\n if (after < line.end && source.charCodeAt(after) !== HASH) return;\n\n if (close > v + 1) spans.push({ start: v + 1, end: close });\n}\n\n/**\n * 3.8.6. In a plain scalar `:` and `#` are still live: U+0020 beside either of them is what turns\n * a scalar into a mapping indicator or a comment, and `dashes` emits U+0020 in every `-spaced`\n * locale. Lifting both out as opaque units leaves the dash token against a boundary marker, which\n * `dashes` declines on its own account — the edge-growth rule of 3.4 is the second net, not the\n * first.\n */\nfunction plainScalar(source: string, line: Line, v: number, spans: Span[]): void {\n // The scalar ends before a trailing comment, so a colon inside that comment is not the\n // scalar's and must not decline it.\n let end = line.end;\n for (let j = v; j < line.end; j += 1) {\n if (source.charCodeAt(j) === HASH && j > v && source.charCodeAt(j - 1) === SPACE) {\n end = j - 1;\n break;\n }\n }\n while (end > v && source.charCodeAt(end - 1) === SPACE) end -= 1;\n if (end <= v) return;\n\n // Compact nesting is not a value: `key: - item` opens a sequence, and `key: a .:` is a mapping\n // whose key is `a .` — a plain scalar can never contain a colon in that position.\n if (isSequenceDash(source, v, line.end)) return;\n for (let j = v; j < end; j += 1) if (isIndicatorColon(source, j, line.end)) return;\n\n let segment = v;\n for (let j = v; j <= end; j += 1) {\n if (j === end || source.charCodeAt(j) === COLON || source.charCodeAt(j) === HASH) {\n if (j > segment) spans.push({ start: segment, end: j });\n segment = j + 1;\n }\n }\n}\n","import { PolytypoError } from \"../errors.js\";\n\n/**\n * modes.md §3.8.2: `yaml` mode's `keys` option, resolved once at the call boundary.\n *\n * It has **no default**, for the reason `dialect` has none. YAML is a data format with islands of\n * prose in it, and nothing in its syntax marks them — `description` holds a sentence and `run`\n * holds a shell script, spelled identically — so a default would be a guess about the schema\n * above the document. An **empty list is legal**: \"process nothing\" is a choice a caller may\n * make, not an error.\n *\n * Checked after `locale`, last of the option checks, alongside `dialect` (ARCHITECTURE.md §7).\n * The two never both apply, since each belongs to a different mode.\n */\nexport function resolveYamlKeys(value: unknown): readonly string[] {\n if (!Array.isArray(value)) {\n throw new PolytypoError(\n \"POLYTYPO_INVALID_OPTION\",\n `\"keys\" is required when mode is \"yaml\" and must be a list of strings (modes.md §3.8.2). ` +\n `Received ${value === undefined ? \"nothing\" : JSON.stringify(value)}.`,\n );\n }\n for (const key of value as readonly unknown[]) {\n if (typeof key !== \"string\") {\n throw new PolytypoError(\n \"POLYTYPO_INVALID_OPTION\",\n `\"keys\" must contain only strings; received ${JSON.stringify(key)}.`,\n );\n }\n }\n return value as readonly string[];\n}\n","import { yamlSpans } from \"../modes/yaml.js\";\nimport type { Options } from \"../types.js\";\nimport { getLocaleData } from \"./locale.js\";\nimport { resolveNarrowTarget } from \"./narrow-target.js\";\nimport { resolveYamlKeys } from \"./yaml-keys.js\";\nimport { planRules } from \"./rule-runner.js\";\nimport { analyzeOverSpans, runOverSpans } from \"./span-runner.js\";\nimport type { Change } from \"./origin.js\";\n\n/**\n * `yaml` mode only, and the only mode pipeline with **no parser dependency at all** — span\n * selection is the specified scan of modes.md 3.8, not a library. There is likewise no\n * `POLYTYPO_MALFORMED_INPUT` counterpart here: with no declared grammar to violate, a file that\n * is not YAML yields few spans or none and comes back byte for byte (modes.md 3.8.3). The only\n * throw this mode adds is `keys`, which is about the call and not the input.\n */\nexport function runYamlPipeline(input: string, options: Partial<Options>): string {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const keys = resolveYamlKeys(options.keys);\n return runOverSpans(input, yamlSpans(input, keys), planned, locale, \"yaml\", narrowTarget);\n}\n\n/** analyze.md §1, `yaml` mode: offsets are into the document, not into a span (analyze.md §6). */\nexport function analyzeYamlPipeline(input: string, options: Partial<Options>): Change[] {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const keys = resolveYamlKeys(options.keys);\n return analyzeOverSpans(input, yamlSpans(input, keys), planned, locale, \"yaml\", narrowTarget);\n}\n"]}
1
+ {"version":3,"sources":["/home/runner/work/polytypo-js/polytypo-js/dist/chunk-ZJRQBQEA.cjs","../src/modes/yaml.ts","../src/engine/yaml-keys.ts","../src/engine/yaml-pipeline.ts"],"names":[],"mappings":"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","file":"/home/runner/work/polytypo-js/polytypo-js/dist/chunk-ZJRQBQEA.cjs","sourcesContent":[null,"import type { Span } from \"./spans.js\";\n\n/**\n * spec/rules/modes.md 3.8. `yaml` differs from the other two document modes twice over.\n *\n * It uses **no parser** (3.8.1): two of the five ecosystems' YAML libraries cannot report the\n * source offsets the round-trip guarantee needs, so the scan below is specified rather than\n * delegated and is written the same way in every runtime.\n *\n * And the caller names the keys (3.8.2). YAML is a data format with islands of prose in it — the\n * inverse of HTML and Markdown — and nothing in its syntax separates `description:` from `run:`.\n * A keyless draft of this file rewrote `if !` as `if!` inside a workflow's shell script; there is\n * no content test that would not, because shell and template expressions are written in words.\n *\n * It also **skips by default** — the inverse of 3.6's closed skip list. A construct this scan\n * does not recognise with certainty yields no spans, so the worst outcome of a gap in it is prose\n * left untypeset, never a changed byte.\n *\n * Offsets are UTF-16 indices, like every other mode in this runtime; every character the scan\n * tests is ASCII, so indexing by code unit and indexing by code point agree on all of them.\n */\n\nconst TAB = 0x09;\nconst LF = 0x0a;\nconst CR = 0x0d;\nconst SPACE = 0x20;\nconst BANG = 0x21;\nconst DQUOTE = 0x22;\nconst HASH = 0x23;\nconst PERCENT = 0x25;\nconst AMPERSAND = 0x26;\nconst SQUOTE = 0x27;\nconst STAR = 0x2a;\nconst PLUS = 0x2b;\nconst DASH = 0x2d;\nconst DOT = 0x2e;\nconst ZERO = 0x30;\nconst ONE = 0x31;\nconst NINE = 0x39;\nconst COLON = 0x3a;\nconst GREATER = 0x3e;\nconst LBRACKET = 0x5b;\nconst BACKSLASH = 0x5c;\nconst LBRACE = 0x7b;\nconst PIPE = 0x7c;\n\ninterface Line {\n readonly start: number;\n /** Index of the line terminator, or of the end of the source — never inside a span. */\n readonly end: number;\n}\n\n/**\n * 3.8.4: a line ends at U+000A, and **a U+000D immediately before it is not part of the line** —\n * it is a terminator like the U+000A itself, so it lies outside every span and comes back\n * untouched. Without that clause a CRLF file behaves differently from the same bytes with LF: the\n * block header reads as `|\\r` and is unrecognised, and a plain scalar carries the carriage return\n * inside its span. Five runtimes split lines with five different standard-library calls, so the\n * treatment has to be stated rather than inherited.\n */\nfunction splitLines(source: string): Line[] {\n const lines: Line[] = [];\n let start = 0;\n const endOf = (i: number): number => (i > start && source.charCodeAt(i - 1) === CR ? i - 1 : i);\n for (let i = 0; i < source.length; i += 1) {\n if (source.charCodeAt(i) === LF) {\n lines.push({ start, end: endOf(i) });\n start = i + 1;\n }\n }\n if (start < source.length) lines.push({ start, end: endOf(source.length) });\n return lines;\n}\n\n/** Index of the first code unit that is not U+0020, or `line.end` for a blank line. */\nfunction firstNonSpace(source: string, line: Line): number {\n let i = line.start;\n while (i < line.end && source.charCodeAt(i) === SPACE) i += 1;\n return i;\n}\n\nfunction isBlank(source: string, line: Line): boolean {\n return firstNonSpace(source, line) === line.end;\n}\n\nfunction hasTab(source: string, line: Line): boolean {\n for (let i = line.start; i < line.end; i += 1) if (source.charCodeAt(i) === TAB) return true;\n return false;\n}\n\n/**\n * 3.8.4 step 3. `---` and `...` at the head of a line, bare or introducing a node: the\n * trailing-content form is declined too, so `--- key: value` never yields a key of `--- key`.\n */\nfunction isDocumentMarker(source: string, from: number, end: number): boolean {\n if (end - from < 3) return false;\n const c = source.charCodeAt(from);\n if (c !== DASH && c !== DOT) return false;\n if (source.charCodeAt(from + 1) !== c || source.charCodeAt(from + 2) !== c) return false;\n return from + 3 === end || source.charCodeAt(from + 3) === SPACE;\n}\n\n/** A colon that ends the line or is followed by U+0020 — the only colon YAML reads as an indicator. */\nfunction isIndicatorColon(source: string, j: number, end: number): boolean {\n if (source.charCodeAt(j) !== COLON) return false;\n return j + 1 === end || source.charCodeAt(j + 1) === SPACE;\n}\n\n/** A `-` that ends the line or is followed by U+0020 — a block sequence entry marker. */\nfunction isSequenceDash(source: string, j: number, end: number): boolean {\n if (source.charCodeAt(j) !== DASH) return false;\n return j + 1 === end || source.charCodeAt(j + 1) === SPACE;\n}\n\n/**\n * The value run of 3.8.4 step 7: every following line that is blank or indented more than the\n * key line. **Those lines are never scanned again** — without that, a multi-line quoted scalar,\n * a multi-line flow collection and a folded plain scalar all leak their continuation lines back\n * into the scan as if they were mappings, and a span can end up holding a scalar's own closing\n * delimiter.\n */\nfunction valueRunEnd(source: string, lines: readonly Line[], li: number, indent: number): number {\n let k = li + 1;\n while (k < lines.length) {\n const next = lines[k] as Line;\n if (!isBlank(source, next) && firstNonSpace(source, next) - next.start <= indent) break;\n k += 1;\n }\n return k;\n}\n\nexport function yamlSpans(source: string, keys: readonly string[]): Span[] {\n const listed = new Set(keys);\n const lines = splitLines(source);\n const spans: Span[] = [];\n let li = 0;\n while (li < lines.length) li = scanLine(source, lines, li, listed, spans);\n return spans;\n}\n\n/** One step of 3.8.4. Returns the index of the next line to scan. */\nfunction scanLine(\n source: string,\n lines: readonly Line[],\n li: number,\n listed: ReadonlySet<string>,\n spans: Span[],\n): number {\n const line = lines[li] as Line;\n const skipLine = li + 1;\n\n // step 1 — blank, or a tab anywhere, which makes indentation undecidable.\n const start = firstNonSpace(source, line);\n if (start === line.end || hasTab(source, line)) return skipLine;\n const indent = start - line.start;\n\n // steps 2 and 3 — comment, directive, document marker.\n const head = source.charCodeAt(start);\n if (head === HASH || head === PERCENT) return skipLine;\n if (isDocumentMarker(source, start, line.end)) return skipLine;\n\n // step 4 — block sequence entries are consumed, not skipped; `- - key: v` nests.\n let i = start;\n while (i < line.end && isSequenceDash(source, i, line.end)) {\n i += 2;\n while (i < line.end && source.charCodeAt(i) === SPACE) i += 1;\n }\n if (i >= line.end) return skipLine;\n\n // step 5 — find the key. A colon NOT followed by U+0020 or the line end is an ordinary key\n // character, so `a:b: v` has the key `a:b`; stating that is what keeps five scanners agreeing.\n const keyStart = i;\n let colon = -1;\n for (let j = i; j < line.end; j += 1) {\n const c = source.charCodeAt(j);\n if (\n c === DQUOTE ||\n c === SQUOTE ||\n c === LBRACE ||\n c === LBRACKET ||\n c === AMPERSAND ||\n c === STAR ||\n c === BANG ||\n c === HASH\n ) {\n return skipLine;\n }\n if (isIndicatorColon(source, j, line.end)) {\n colon = j;\n break;\n }\n }\n if (colon < 0) return skipLine;\n let keyEnd = colon;\n while (keyEnd > keyStart && source.charCodeAt(keyEnd - 1) === SPACE) keyEnd -= 1;\n if (keyEnd <= keyStart) return skipLine;\n\n // step 6 — an empty value means a nested node, whose lines ARE scanned on their own.\n let v = colon + 1;\n while (v < line.end && source.charCodeAt(v) === SPACE) v += 1;\n if (v >= line.end) return skipLine;\n\n // step 7 — the line carries an inline value, so its continuation lines belong to that value.\n const next = valueRunEnd(source, lines, li, indent);\n\n // step 8 — the key must be listed. Checked before the value's form, so an unlisted key costs\n // nothing to decline: this is what makes `run:`, `if:` and `image:` unreachable.\n if (!listed.has(source.slice(keyStart, keyEnd))) return next;\n\n // step 9 — the scalar form.\n const value = source.charCodeAt(v);\n if (\n value === HASH ||\n value === AMPERSAND ||\n value === STAR ||\n value === BANG ||\n value === LBRACE ||\n value === LBRACKET\n ) {\n return next;\n }\n if (value === PIPE || value === GREATER) {\n blockScalar(source, lines, li, next, indent, v, spans);\n return next;\n }\n if (value === DQUOTE || value === SQUOTE) {\n if (next === li + 1) quotedScalar(source, line, v, spans);\n return next;\n }\n if (next === li + 1) plainScalar(source, line, v, spans);\n return next;\n}\n\n/**\n * 3.8.5. One span per non-blank content line, starting after the block's own indentation. The\n * header, the indentation and every line terminator lie outside every span — including the run\n * of line terminators at the end that the chomping indicator governs, which is why `|`, `|-`,\n * `|+`, `>`, `>-` and `>+` are handled identically here.\n */\nfunction blockScalar(\n source: string,\n lines: readonly Line[],\n li: number,\n runEnd: number,\n indent: number,\n v: number,\n spans: Span[],\n): void {\n const line = lines[li] as Line;\n\n // The header: at most one chomping indicator and at most one indentation indicator, in either\n // order, then optional spaces and an optional comment. Anything else is unrecognised.\n let h = v + 1;\n let explicitIndent = 0;\n let chomping = false;\n while (h < line.end) {\n const c = source.charCodeAt(h);\n if ((c === DASH || c === PLUS) && !chomping) {\n chomping = true;\n h += 1;\n continue;\n }\n if (c >= ONE && c <= NINE && explicitIndent === 0) {\n explicitIndent = c - ZERO;\n h += 1;\n continue;\n }\n break;\n }\n while (h < line.end && source.charCodeAt(h) === SPACE) h += 1;\n if (h < line.end && source.charCodeAt(h) !== HASH) return;\n\n // One definition of the run, and three conditions that make the whole block yield no spans.\n const content: Line[] = [];\n let contentIndent = -1;\n for (let k = li + 1; k < runEnd; k += 1) {\n const next = lines[k] as Line;\n if (isBlank(source, next)) continue; // blank lines belong to the block and yield no span\n if (hasTab(source, next)) return;\n const nextIndent = firstNonSpace(source, next) - next.start;\n if (contentIndent < 0) {\n contentIndent = explicitIndent > 0 ? indent + explicitIndent : nextIndent;\n }\n // An explicit indicator that disagrees with the block as written, or a later line dedented\n // inside it, is ambiguous rather than guessable — bail rather than choose.\n if (nextIndent < contentIndent) return;\n content.push(next);\n }\n if (contentIndent <= 0) return;\n\n for (const c of content) {\n const from = c.start + contentIndent;\n if (c.end > from) spans.push({ start: from, end: c.end });\n }\n}\n\n/**\n * 3.8.6. The span is the content between the quotes. Both bails exist so that source characters\n * and content characters are the same thing, which the offset model of 3.1 requires — the same\n * constraint that makes an HTML character reference an opaque unit in 3.6. No colon test applies\n * here: quoting neutralises the colon, and applying the plain-scalar test would decline\n * `title: \"Chapter 1: the beginning\"`.\n */\nfunction quotedScalar(source: string, line: Line, v: number, spans: Span[]): void {\n const quote = source.charCodeAt(v);\n let close = -1;\n for (let j = v + 1; j < line.end; j += 1) {\n const c = source.charCodeAt(j);\n if (quote === DQUOTE && c === BACKSLASH) return;\n if (\n quote === SQUOTE &&\n c === SQUOTE &&\n j + 1 < line.end &&\n source.charCodeAt(j + 1) === SQUOTE\n ) {\n return;\n }\n if (c === quote) {\n close = j;\n break;\n }\n }\n if (close < 0) return;\n\n let after = close + 1;\n while (after < line.end && source.charCodeAt(after) === SPACE) after += 1;\n if (after < line.end && source.charCodeAt(after) !== HASH) return;\n\n if (close > v + 1) spans.push({ start: v + 1, end: close });\n}\n\n/**\n * 3.8.6. In a plain scalar `:` and `#` are still live: U+0020 beside either of them is what turns\n * a scalar into a mapping indicator or a comment, and `dashes` emits U+0020 in every `-spaced`\n * locale. Lifting both out as opaque units leaves the dash token against a boundary marker, which\n * `dashes` declines on its own account — the edge-growth rule of 3.4 is the second net, not the\n * first.\n */\nfunction plainScalar(source: string, line: Line, v: number, spans: Span[]): void {\n // The scalar ends before a trailing comment, so a colon inside that comment is not the\n // scalar's and must not decline it.\n let end = line.end;\n for (let j = v; j < line.end; j += 1) {\n if (source.charCodeAt(j) === HASH && j > v && source.charCodeAt(j - 1) === SPACE) {\n end = j - 1;\n break;\n }\n }\n while (end > v && source.charCodeAt(end - 1) === SPACE) end -= 1;\n if (end <= v) return;\n\n // Compact nesting is not a value: `key: - item` opens a sequence, and `key: a .:` is a mapping\n // whose key is `a .` — a plain scalar can never contain a colon in that position.\n if (isSequenceDash(source, v, line.end)) return;\n for (let j = v; j < end; j += 1) if (isIndicatorColon(source, j, line.end)) return;\n\n let segment = v;\n for (let j = v; j <= end; j += 1) {\n if (j === end || source.charCodeAt(j) === COLON || source.charCodeAt(j) === HASH) {\n if (j > segment) spans.push({ start: segment, end: j });\n segment = j + 1;\n }\n }\n}\n","import { PolytypoError } from \"../errors.js\";\n\n/**\n * modes.md §3.8.2: `yaml` mode's `keys` option, resolved once at the call boundary.\n *\n * It has **no default**, for the reason `dialect` has none. YAML is a data format with islands of\n * prose in it, and nothing in its syntax marks them — `description` holds a sentence and `run`\n * holds a shell script, spelled identically — so a default would be a guess about the schema\n * above the document. An **empty list is legal**: \"process nothing\" is a choice a caller may\n * make, not an error.\n *\n * Checked after `locale`, last of the option checks, alongside `dialect` (ARCHITECTURE.md §7).\n * The two never both apply, since each belongs to a different mode.\n */\nexport function resolveYamlKeys(value: unknown): readonly string[] {\n if (!Array.isArray(value)) {\n throw new PolytypoError(\n \"POLYTYPO_INVALID_OPTION\",\n `\"keys\" is required when mode is \"yaml\" and must be a list of strings (modes.md §3.8.2). ` +\n `Received ${value === undefined ? \"nothing\" : JSON.stringify(value)}.`,\n );\n }\n for (const key of value as readonly unknown[]) {\n if (typeof key !== \"string\") {\n throw new PolytypoError(\n \"POLYTYPO_INVALID_OPTION\",\n `\"keys\" must contain only strings; received ${JSON.stringify(key)}.`,\n );\n }\n }\n return value as readonly string[];\n}\n","import { yamlSpans } from \"../modes/yaml.js\";\nimport type { Options } from \"../types.js\";\nimport { getLocaleData } from \"./locale.js\";\nimport { resolveNarrowTarget } from \"./narrow-target.js\";\nimport { resolveYamlKeys } from \"./yaml-keys.js\";\nimport { planRules } from \"./rule-runner.js\";\nimport { analyzeOverSpans, runOverSpans } from \"./span-runner.js\";\nimport type { Change } from \"./origin.js\";\n\n/**\n * `yaml` mode only, and the only mode pipeline with **no parser dependency at all** — span\n * selection is the specified scan of modes.md 3.8, not a library. There is likewise no\n * `POLYTYPO_MALFORMED_INPUT` counterpart here: with no declared grammar to violate, a file that\n * is not YAML yields few spans or none and comes back byte for byte (modes.md 3.8.3). The only\n * throw this mode adds is `keys`, which is about the call and not the input.\n */\nexport function runYamlPipeline(input: string, options: Partial<Options>): string {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const keys = resolveYamlKeys(options.keys);\n return runOverSpans(input, yamlSpans(input, keys), planned, locale, \"yaml\", narrowTarget);\n}\n\n/** analyze.md §1, `yaml` mode: offsets are into the document, not into a span (analyze.md §6). */\nexport function analyzeYamlPipeline(input: string, options: Partial<Options>): Change[] {\n const narrowTarget = resolveNarrowTarget(options.narrowNbsp);\n const planned = planRules(options.rules);\n const locale = getLocaleData(options.locale);\n const keys = resolveYamlKeys(options.keys);\n return analyzeOverSpans(input, yamlSpans(input, keys), planned, locale, \"yaml\", narrowTarget);\n}\n"]}
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  analyzeOverSpans,
3
3
  runOverSpans
4
- } from "./chunk-NLMP3JVF.js";
4
+ } from "./chunk-OBE7MMRU.js";
5
5
  import {
6
6
  PolytypoError,
7
7
  getLocaleData,
8
8
  planRules,
9
9
  resolveNarrowTarget
10
- } from "./chunk-25RYOB5K.js";
10
+ } from "./chunk-ETKYEVE6.js";
11
11
 
12
12
  // src/modes/yaml.ts
13
13
  var TAB = 9;
@@ -261,4 +261,4 @@ export {
261
261
  runYamlPipeline,
262
262
  analyzeYamlPipeline
263
263
  };
264
- //# sourceMappingURL=chunk-UL7KCRXN.js.map
264
+ //# sourceMappingURL=chunk-ZZ3OK5SL.js.map
@@ -114,7 +114,14 @@ interface LocaleData {
114
114
  readonly afterSymbols: readonly string[];
115
115
  readonly initialBinding: InitialBinding;
116
116
  };
117
- readonly sources: readonly LocaleSource[];
117
+ /**
118
+ * Optional, and absent from this package's own embedded data: scripts/gen-locales.mjs
119
+ * validates the citations and then drops them, since no rule reads them and they are 94% of
120
+ * the locale payload. The field stays in the type because it is part of the spec's locale
121
+ * shape — spec/locales/*.json in the canonical repository carry it, and a caller assembling
122
+ * LocaleData from those files may too.
123
+ */
124
+ readonly sources?: readonly LocaleSource[];
118
125
  }
119
126
  interface LocaleSource {
120
127
  /** Rule ids from spec/rules/order.json — note the rule is `dashes`/`ranges` while the field
@@ -114,7 +114,14 @@ interface LocaleData {
114
114
  readonly afterSymbols: readonly string[];
115
115
  readonly initialBinding: InitialBinding;
116
116
  };
117
- readonly sources: readonly LocaleSource[];
117
+ /**
118
+ * Optional, and absent from this package's own embedded data: scripts/gen-locales.mjs
119
+ * validates the citations and then drops them, since no rule reads them and they are 94% of
120
+ * the locale payload. The field stays in the type because it is part of the spec's locale
121
+ * shape — spec/locales/*.json in the canonical repository carry it, and a caller assembling
122
+ * LocaleData from those files may too.
123
+ */
124
+ readonly sources?: readonly LocaleSource[];
118
125
  }
119
126
  interface LocaleSource {
120
127
  /** Rule ids from spec/rules/order.json — note the rule is `dashes`/`ranges` while the field
package/dist/html.cjs CHANGED
@@ -1,30 +1,30 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkJYHDIVONcjs = require('./chunk-JYHDIVON.cjs');
5
- require('./chunk-GJJNGBRH.cjs');
6
- require('./chunk-DCC5OQET.cjs');
4
+ var _chunkNPY6XGYBcjs = require('./chunk-NPY6XGYB.cjs');
5
+ require('./chunk-J2JVIZ6C.cjs');
6
+ require('./chunk-EJ3BHHOQ.cjs');
7
7
 
8
8
 
9
- var _chunk6PQMYL2Ocjs = require('./chunk-6PQMYL2O.cjs');
9
+ var _chunk55BMPPARcjs = require('./chunk-55BMPPAR.cjs');
10
10
 
11
11
 
12
- var _chunkPJ6HB77Gcjs = require('./chunk-PJ6HB77G.cjs');
12
+ var _chunkSD4SLSARcjs = require('./chunk-SD4SLSAR.cjs');
13
13
 
14
14
  // src/index.html.ts
15
15
  function transform(input, options) {
16
16
  const given = _nullishCoalesce(options, () => ( {}));
17
- _chunk6PQMYL2Ocjs.assertFixedMode.call(void 0, given.mode, "html", "polytypo/html");
18
- return _chunkJYHDIVONcjs.runHtmlPipeline.call(void 0, input, given);
17
+ _chunk55BMPPARcjs.assertFixedMode.call(void 0, given.mode, "html", "polytypo/html");
18
+ return _chunkNPY6XGYBcjs.runHtmlPipeline.call(void 0, input, given);
19
19
  }
20
20
  function analyze(input, options) {
21
21
  const given = _nullishCoalesce(options, () => ( {}));
22
- _chunk6PQMYL2Ocjs.assertFixedMode.call(void 0, given.mode, "html", "polytypo/html");
23
- return _chunkJYHDIVONcjs.analyzeHtmlPipeline.call(void 0, input, given);
22
+ _chunk55BMPPARcjs.assertFixedMode.call(void 0, given.mode, "html", "polytypo/html");
23
+ return _chunkNPY6XGYBcjs.analyzeHtmlPipeline.call(void 0, input, given);
24
24
  }
25
25
 
26
26
 
27
27
 
28
28
 
29
- exports.PolytypoError = _chunkPJ6HB77Gcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
29
+ exports.PolytypoError = _chunkSD4SLSARcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
30
30
  //# sourceMappingURL=html.cjs.map
package/dist/html.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { O as Options, C as Change } from './errors-DMxY1LlK.cjs';
2
- export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.cjs';
1
+ import { O as Options, C as Change } from './errors-C1_sHGgx.cjs';
2
+ export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.cjs';
3
3
 
4
4
  /**
5
5
  * `polytypo/html` — HTML-only entry point. Its module graph includes `parse5` but excludes the
package/dist/html.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { O as Options, C as Change } from './errors-DMxY1LlK.js';
2
- export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.js';
1
+ import { O as Options, C as Change } from './errors-C1_sHGgx.js';
2
+ export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.js';
3
3
 
4
4
  /**
5
5
  * `polytypo/html` — HTML-only entry point. Its module graph includes `parse5` but excludes the
package/dist/html.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  analyzeHtmlPipeline,
3
3
  runHtmlPipeline
4
- } from "./chunk-GPOCFMTF.js";
5
- import "./chunk-BGTMX6VS.js";
6
- import "./chunk-NLMP3JVF.js";
4
+ } from "./chunk-XP5JTHSC.js";
5
+ import "./chunk-F4UOZBYW.js";
6
+ import "./chunk-OBE7MMRU.js";
7
7
  import {
8
8
  assertFixedMode
9
- } from "./chunk-D3QQYGKW.js";
9
+ } from "./chunk-S4CDIFBW.js";
10
10
  import {
11
11
  PolytypoError
12
- } from "./chunk-25RYOB5K.js";
12
+ } from "./chunk-ETKYEVE6.js";
13
13
 
14
14
  // src/index.html.ts
15
15
  function transform(input, options) {
package/dist/index.cjs CHANGED
@@ -1,30 +1,30 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkQLIPSKVZcjs = require('./chunk-QLIPSKVZ.cjs');
4
+ var _chunkZ5FXQRXUcjs = require('./chunk-Z5FXQRXU.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkJYHDIVONcjs = require('./chunk-JYHDIVON.cjs');
8
+ var _chunkNPY6XGYBcjs = require('./chunk-NPY6XGYB.cjs');
9
9
 
10
10
 
11
11
 
12
- var _chunkFZ6YRCGRcjs = require('./chunk-FZ6YRCGR.cjs');
13
- require('./chunk-GJJNGBRH.cjs');
12
+ var _chunk77CWF35Xcjs = require('./chunk-77CWF35X.cjs');
13
+ require('./chunk-J2JVIZ6C.cjs');
14
14
 
15
15
 
16
16
 
17
- var _chunkMOXBMEZBcjs = require('./chunk-MOXBMEZB.cjs');
18
- require('./chunk-DCC5OQET.cjs');
17
+ var _chunkZJRQBQEAcjs = require('./chunk-ZJRQBQEA.cjs');
18
+ require('./chunk-EJ3BHHOQ.cjs');
19
19
 
20
20
 
21
- var _chunkPJ6HB77Gcjs = require('./chunk-PJ6HB77G.cjs');
21
+ var _chunkSD4SLSARcjs = require('./chunk-SD4SLSAR.cjs');
22
22
 
23
23
  // src/engine/pipeline.ts
24
24
  function resolveMode(mode) {
25
25
  if (mode === void 0 || mode === "text") return "text";
26
26
  if (mode === "html" || mode === "markdown" || mode === "yaml") return mode;
27
- throw new (0, _chunkPJ6HB77Gcjs.PolytypoError)(
27
+ throw new (0, _chunkSD4SLSARcjs.PolytypoError)(
28
28
  "POLYTYPO_INVALID_MODE",
29
29
  `Unknown mode "${String(mode)}". Expected "text", "html", "markdown" or "yaml".`
30
30
  );
@@ -32,18 +32,18 @@ function resolveMode(mode) {
32
32
  function runPipeline(input, options) {
33
33
  const given = _nullishCoalesce(options, () => ( {}));
34
34
  const mode = resolveMode(given.mode);
35
- if (mode === "text") return _chunkQLIPSKVZcjs.runTextPipeline.call(void 0, input, given);
36
- if (mode === "html") return _chunkJYHDIVONcjs.runHtmlPipeline.call(void 0, input, given);
37
- if (mode === "yaml") return _chunkMOXBMEZBcjs.runYamlPipeline.call(void 0, input, given);
38
- return _chunkFZ6YRCGRcjs.runMarkdownPipeline.call(void 0, input, given);
35
+ if (mode === "text") return _chunkZ5FXQRXUcjs.runTextPipeline.call(void 0, input, given);
36
+ if (mode === "html") return _chunkNPY6XGYBcjs.runHtmlPipeline.call(void 0, input, given);
37
+ if (mode === "yaml") return _chunkZJRQBQEAcjs.runYamlPipeline.call(void 0, input, given);
38
+ return _chunk77CWF35Xcjs.runMarkdownPipeline.call(void 0, input, given);
39
39
  }
40
40
  function runAnalyze(input, options) {
41
41
  const given = _nullishCoalesce(options, () => ( {}));
42
42
  const mode = resolveMode(given.mode);
43
- if (mode === "text") return _chunkQLIPSKVZcjs.analyzeTextPipeline.call(void 0, input, given);
44
- if (mode === "html") return _chunkJYHDIVONcjs.analyzeHtmlPipeline.call(void 0, input, given);
45
- if (mode === "yaml") return _chunkMOXBMEZBcjs.analyzeYamlPipeline.call(void 0, input, given);
46
- return _chunkFZ6YRCGRcjs.analyzeMarkdownPipeline.call(void 0, input, given);
43
+ if (mode === "text") return _chunkZ5FXQRXUcjs.analyzeTextPipeline.call(void 0, input, given);
44
+ if (mode === "html") return _chunkNPY6XGYBcjs.analyzeHtmlPipeline.call(void 0, input, given);
45
+ if (mode === "yaml") return _chunkZJRQBQEAcjs.analyzeYamlPipeline.call(void 0, input, given);
46
+ return _chunk77CWF35Xcjs.analyzeMarkdownPipeline.call(void 0, input, given);
47
47
  }
48
48
 
49
49
  // src/index.ts
@@ -57,5 +57,5 @@ function analyze(input, options) {
57
57
 
58
58
 
59
59
 
60
- exports.PolytypoError = _chunkPJ6HB77Gcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
60
+ exports.PolytypoError = _chunkSD4SLSARcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
61
61
  //# sourceMappingURL=index.cjs.map
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { O as Options, C as Change } from './errors-DMxY1LlK.cjs';
2
- export { D as Dialect, E as Edit, L as LocaleData, a as LocaleSource, M as Mode, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.cjs';
1
+ import { O as Options, C as Change } from './errors-C1_sHGgx.cjs';
2
+ export { D as Dialect, E as Edit, L as LocaleData, a as LocaleSource, M as Mode, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.cjs';
3
3
 
4
4
  declare function transform(input: string, options: Options): string;
5
5
  /**
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { O as Options, C as Change } from './errors-DMxY1LlK.js';
2
- export { D as Dialect, E as Edit, L as LocaleData, a as LocaleSource, M as Mode, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.js';
1
+ import { O as Options, C as Change } from './errors-C1_sHGgx.js';
2
+ export { D as Dialect, E as Edit, L as LocaleData, a as LocaleSource, M as Mode, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.js';
3
3
 
4
4
  declare function transform(input: string, options: Options): string;
5
5
  /**
package/dist/index.js CHANGED
@@ -1,24 +1,24 @@
1
1
  import {
2
2
  analyzeTextPipeline,
3
3
  runTextPipeline
4
- } from "./chunk-47QVJOT4.js";
4
+ } from "./chunk-QBPOFGSD.js";
5
5
  import {
6
6
  analyzeHtmlPipeline,
7
7
  runHtmlPipeline
8
- } from "./chunk-GPOCFMTF.js";
8
+ } from "./chunk-XP5JTHSC.js";
9
9
  import {
10
10
  analyzeMarkdownPipeline,
11
11
  runMarkdownPipeline
12
- } from "./chunk-HTWCCPWI.js";
13
- import "./chunk-BGTMX6VS.js";
12
+ } from "./chunk-A57IM245.js";
13
+ import "./chunk-F4UOZBYW.js";
14
14
  import {
15
15
  analyzeYamlPipeline,
16
16
  runYamlPipeline
17
- } from "./chunk-UL7KCRXN.js";
18
- import "./chunk-NLMP3JVF.js";
17
+ } from "./chunk-ZZ3OK5SL.js";
18
+ import "./chunk-OBE7MMRU.js";
19
19
  import {
20
20
  PolytypoError
21
- } from "./chunk-25RYOB5K.js";
21
+ } from "./chunk-ETKYEVE6.js";
22
22
 
23
23
  // src/engine/pipeline.ts
24
24
  function resolveMode(mode) {
package/dist/markdown.cjs CHANGED
@@ -1,30 +1,30 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkFZ6YRCGRcjs = require('./chunk-FZ6YRCGR.cjs');
5
- require('./chunk-GJJNGBRH.cjs');
6
- require('./chunk-DCC5OQET.cjs');
4
+ var _chunk77CWF35Xcjs = require('./chunk-77CWF35X.cjs');
5
+ require('./chunk-J2JVIZ6C.cjs');
6
+ require('./chunk-EJ3BHHOQ.cjs');
7
7
 
8
8
 
9
- var _chunk6PQMYL2Ocjs = require('./chunk-6PQMYL2O.cjs');
9
+ var _chunk55BMPPARcjs = require('./chunk-55BMPPAR.cjs');
10
10
 
11
11
 
12
- var _chunkPJ6HB77Gcjs = require('./chunk-PJ6HB77G.cjs');
12
+ var _chunkSD4SLSARcjs = require('./chunk-SD4SLSAR.cjs');
13
13
 
14
14
  // src/index.markdown.ts
15
15
  function transform(input, options) {
16
16
  const given = _nullishCoalesce(options, () => ( {}));
17
- _chunk6PQMYL2Ocjs.assertFixedMode.call(void 0, given.mode, "markdown", "polytypo/markdown");
18
- return _chunkFZ6YRCGRcjs.runMarkdownPipeline.call(void 0, input, given);
17
+ _chunk55BMPPARcjs.assertFixedMode.call(void 0, given.mode, "markdown", "polytypo/markdown");
18
+ return _chunk77CWF35Xcjs.runMarkdownPipeline.call(void 0, input, given);
19
19
  }
20
20
  function analyze(input, options) {
21
21
  const given = _nullishCoalesce(options, () => ( {}));
22
- _chunk6PQMYL2Ocjs.assertFixedMode.call(void 0, given.mode, "markdown", "polytypo/markdown");
23
- return _chunkFZ6YRCGRcjs.analyzeMarkdownPipeline.call(void 0, input, given);
22
+ _chunk55BMPPARcjs.assertFixedMode.call(void 0, given.mode, "markdown", "polytypo/markdown");
23
+ return _chunk77CWF35Xcjs.analyzeMarkdownPipeline.call(void 0, input, given);
24
24
  }
25
25
 
26
26
 
27
27
 
28
28
 
29
- exports.PolytypoError = _chunkPJ6HB77Gcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
29
+ exports.PolytypoError = _chunkSD4SLSARcjs.PolytypoError; exports.analyze = analyze; exports.transform = transform;
30
30
  //# sourceMappingURL=markdown.cjs.map
@@ -1,5 +1,5 @@
1
- import { O as Options, D as Dialect, C as Change } from './errors-DMxY1LlK.cjs';
2
- export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.cjs';
1
+ import { O as Options, D as Dialect, C as Change } from './errors-C1_sHGgx.cjs';
2
+ export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.cjs';
3
3
 
4
4
  /**
5
5
  * `polytypo/markdown` — Markdown-only entry point. Its module graph includes the Micromark/MDX
@@ -1,5 +1,5 @@
1
- import { O as Options, D as Dialect, C as Change } from './errors-DMxY1LlK.js';
2
- export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-DMxY1LlK.js';
1
+ import { O as Options, D as Dialect, C as Change } from './errors-C1_sHGgx.js';
2
+ export { L as LocaleData, a as LocaleSource, N as NarrowNbsp, P as PolytypoError, b as PolytypoErrorCode, Q as QuotePair, R as Rule, c as RuleContext, d as RuleId } from './errors-C1_sHGgx.js';
3
3
 
4
4
  /**
5
5
  * `polytypo/markdown` — Markdown-only entry point. Its module graph includes the Micromark/MDX