@superdoc-dev/cli 0.17.0-next.17 → 0.17.0-next.19

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 (2) hide show
  1. package/dist/index.js +134 -43
  2. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -68327,7 +68327,7 @@ var init_remark_gfm_BhnWr3yf_es = __esm(() => {
68327
68327
  emptyOptions2 = {};
68328
68328
  });
68329
68329
 
68330
- // ../../packages/superdoc/dist/chunks/SuperConverter-CUxtXQFf.es.js
68330
+ // ../../packages/superdoc/dist/chunks/SuperConverter-Ck-bD6Ne.es.js
68331
68331
  function getExtensionConfigField(extension$1, field, context = { name: "" }) {
68332
68332
  const fieldValue = extension$1.config[field];
68333
68333
  if (typeof fieldValue === "function")
@@ -134893,7 +134893,7 @@ var isRegExp = (value) => {
134893
134893
  state.kern = kernNode.attributes["w:val"];
134894
134894
  }
134895
134895
  }, SuperConverter;
134896
- var init_SuperConverter_CUxtXQFf_es = __esm(() => {
134896
+ var init_SuperConverter_Ck_bD6Ne_es = __esm(() => {
134897
134897
  init_rolldown_runtime_Bg48TavK_es();
134898
134898
  init_jszip_C49i9kUs_es();
134899
134899
  init_xml_js_CqGKpaft_es();
@@ -172565,6 +172565,29 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
172565
172565
  exportRule: "preserve_original_name",
172566
172566
  candidateLicense: "LicenseRef-GUST-Font-License-1.0"
172567
172567
  },
172568
+ {
172569
+ evidenceId: "itc-bookman",
172570
+ generic: "serif",
172571
+ logicalFamily: "ITC Bookman",
172572
+ physicalFamily: "TeX Gyre Bonum",
172573
+ verdict: "visual_only",
172574
+ faces: {
172575
+ regular: true,
172576
+ bold: true,
172577
+ italic: true,
172578
+ boldItalic: true
172579
+ },
172580
+ gates: {
172581
+ static: "pass",
172582
+ metric: "fail",
172583
+ layout: "not_run",
172584
+ ship: "fail"
172585
+ },
172586
+ policyAction: "substitute",
172587
+ measurementRefs: ["itc-bookman__tex-gyre-bonum#alias_of_bookman-old-style#2026-06-10"],
172588
+ exportRule: "preserve_original_name",
172589
+ candidateLicense: "LicenseRef-GUST-Font-License-1.0"
172590
+ },
172568
172591
  {
172569
172592
  evidenceId: "century",
172570
172593
  generic: "serif",
@@ -172579,14 +172602,26 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
172579
172602
  },
172580
172603
  gates: {
172581
172604
  static: "pass",
172582
- metric: "fail",
172605
+ metric: "pass",
172583
172606
  layout: "not_run",
172584
172607
  ship: "fail"
172585
172608
  },
172586
172609
  policyAction: "substitute",
172587
- measurementRefs: ["century__c059#visual_review#2026-06-09"],
172610
+ measurementRefs: ["century_regular__c059#regular#w400#analytic_advance#2026-06-10", "century__c059#visual_review#2026-06-09"],
172588
172611
  exportRule: "preserve_original_name",
172589
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
172612
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
172613
+ advance: {
172614
+ basis: "latin_full",
172615
+ meanDelta: 0.00293647,
172616
+ maxDelta: 0.167
172617
+ },
172618
+ faceVerdicts: { regular: "metric_safe" },
172619
+ glyphExceptions: [{
172620
+ slot: "regular",
172621
+ codepoint: 175,
172622
+ advanceDelta: 0.167,
172623
+ note: "Century Regular vs C059 Roman: macron (U+00AF) advance differs ~16.7%; yen (U+00A5), plus-minus (U+00B1), division sign (U+00F7), and middle dot (U+00B7) also exceed the direct threshold. Body-text Latin sample is metric_safe."
172624
+ }]
172590
172625
  },
172591
172626
  {
172592
172627
  evidenceId: "century-schoolbook",
@@ -172607,9 +172642,37 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
172607
172642
  ship: "fail"
172608
172643
  },
172609
172644
  policyAction: "substitute",
172610
- measurementRefs: ["century-schoolbook__c059#visual_review#2026-06-09"],
172645
+ measurementRefs: [
172646
+ "century-schoolbook_regular__c059#regular#w400#analytic_advance#2026-06-10",
172647
+ "century-schoolbook_bold__c059#bold#w700#analytic_advance#2026-06-10",
172648
+ "century-schoolbook_italic__c059#italic#w400#analytic_advance#2026-06-10",
172649
+ "century-schoolbook_boldItalic__c059#boldItalic#w700#analytic_advance#2026-06-10",
172650
+ "century-schoolbook__c059#visual_review#2026-06-09"
172651
+ ],
172611
172652
  exportRule: "preserve_original_name",
172612
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
172653
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
172654
+ advance: {
172655
+ basis: "latin_full",
172656
+ meanDelta: 0.00337127,
172657
+ maxDelta: 0.167
172658
+ },
172659
+ faceVerdicts: {
172660
+ regular: "metric_safe",
172661
+ bold: "metric_safe",
172662
+ italic: "visual_only",
172663
+ boldItalic: "visual_only"
172664
+ },
172665
+ glyphExceptions: [{
172666
+ slot: "regular",
172667
+ codepoint: 175,
172668
+ advanceDelta: 0.167,
172669
+ note: "Century Schoolbook Regular vs C059 Roman: macron (U+00AF) advance differs ~16.7%; yen (U+00A5), plus-minus (U+00B1), division sign (U+00F7), and middle dot (U+00B7) also exceed the direct threshold. Body-text Latin sample is metric_safe."
172670
+ }, {
172671
+ slot: "bold",
172672
+ codepoint: 175,
172673
+ advanceDelta: 0.167,
172674
+ note: "Century Schoolbook Bold vs C059 Bold: macron (U+00AF) advance differs ~16.7%; yen (U+00A5), micro sign (U+00B5), plus-minus (U+00B1), and division sign (U+00F7) also exceed the direct threshold. Body-text Latin sample is metric_safe."
172675
+ }]
172613
172676
  },
172614
172677
  {
172615
172678
  evidenceId: "garamond",
@@ -172644,51 +172707,67 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
172644
172707
  generic: "monospace",
172645
172708
  logicalFamily: "Consolas",
172646
172709
  physicalFamily: "Inconsolata SemiExpanded",
172647
- verdict: "cell_width_only",
172710
+ verdict: "visual_only",
172648
172711
  faces: {
172649
- regular: false,
172650
- bold: false,
172712
+ regular: true,
172713
+ bold: true,
172651
172714
  italic: false,
172652
172715
  boldItalic: false
172653
172716
  },
172654
172717
  gates: {
172655
- static: "not_run",
172656
- metric: "not_run",
172718
+ static: "pass",
172719
+ metric: "pass",
172657
172720
  layout: "not_run",
172658
- ship: "not_run"
172721
+ ship: "fail"
172659
172722
  },
172660
172723
  policyAction: "category_fallback",
172661
- measurementRefs: ["consolas__inconsolata-semiexpanded#analytic_advance#2026-06-03"],
172724
+ measurementRefs: ["consolas__inconsolata-semiexpanded#monospace_cell#analytic_advance#2026-06-10"],
172662
172725
  exportRule: "preserve_original_name",
172663
172726
  advance: {
172664
172727
  basis: "monospace_cell",
172665
- meanDelta: 0.00035999999999999997,
172666
- maxDelta: 0.00035999999999999997
172728
+ meanDelta: 0.00019531,
172729
+ maxDelta: 0.00019531
172667
172730
  },
172668
- candidateLicense: "OFL-1.1"
172731
+ candidateLicense: "OFL-1.1",
172732
+ faceSources: {
172733
+ italic: {
172734
+ kind: "synthetic",
172735
+ from: "regular"
172736
+ },
172737
+ boldItalic: {
172738
+ kind: "synthetic",
172739
+ from: "bold"
172740
+ }
172741
+ },
172742
+ faceVerdicts: {
172743
+ regular: "cell_width_only",
172744
+ bold: "cell_width_only",
172745
+ italic: "visual_only",
172746
+ boldItalic: "visual_only"
172747
+ }
172669
172748
  },
172670
172749
  {
172671
172750
  evidenceId: "verdana",
172672
172751
  generic: "sans-serif",
172673
172752
  logicalFamily: "Verdana",
172674
- physicalFamily: null,
172753
+ physicalFamily: "Noto Sans",
172675
172754
  verdict: "visual_only",
172676
172755
  faces: {
172677
- regular: false,
172678
- bold: false,
172679
- italic: false,
172680
- boldItalic: false
172756
+ regular: true,
172757
+ bold: true,
172758
+ italic: true,
172759
+ boldItalic: true
172681
172760
  },
172682
172761
  gates: {
172683
- static: "not_run",
172762
+ static: "pass",
172684
172763
  metric: "fail",
172685
172764
  layout: "not_run",
172686
- ship: "not_run"
172765
+ ship: "fail"
172687
172766
  },
172688
172767
  policyAction: "category_fallback",
172689
- measurementRefs: ["verdana#top_candidates#2026-06-03"],
172768
+ measurementRefs: ["verdana__noto-sans#visual_review#2026-06-10"],
172690
172769
  exportRule: "preserve_original_name",
172691
- candidateLicense: null
172770
+ candidateLicense: "OFL-1.1"
172692
172771
  },
172693
172772
  {
172694
172773
  evidenceId: "tahoma",
@@ -173251,6 +173330,15 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
173251
173330
  style: "normal",
173252
173331
  file: "NotoSansMono-Bold.woff2"
173253
173332
  }]),
173333
+ familyWithFaces("Inconsolata SemiExpanded", "OFL-1.1", [{
173334
+ weight: "normal",
173335
+ style: "normal",
173336
+ file: "InconsolataSemiExpanded-Regular.woff2"
173337
+ }, {
173338
+ weight: "bold",
173339
+ style: "normal",
173340
+ file: "InconsolataSemiExpanded-Bold.woff2"
173341
+ }]),
173254
173342
  family("PT Sans", "PTSans", "OFL-1.1"),
173255
173343
  familyWithFaces("PT Sans Narrow", "OFL-1.1", [{
173256
173344
  weight: "normal",
@@ -173260,7 +173348,8 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
173260
173348
  weight: "bold",
173261
173349
  style: "normal",
173262
173350
  file: "PTSansNarrow-Bold.woff2"
173263
- }])
173351
+ }]),
173352
+ family("TeX Gyre Bonum", "TeXGyreBonum", "LicenseRef-GUST-Font-License-1.0")
173264
173353
  ]);
173265
173354
  SUBSTITUTION_EVIDENCE = SUBSTITUTION_EVIDENCE$1;
173266
173355
  bundledFamilies = new Set(BUNDLED_MANIFEST.map((f2) => f2.family));
@@ -173280,6 +173369,7 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
173280
173369
  "Arial Black",
173281
173370
  "Arial Narrow",
173282
173371
  "Baskerville Old Face",
173372
+ "Bookman Old Style",
173283
173373
  "Brush Script MT",
173284
173374
  "Century",
173285
173375
  "Cooper Black",
@@ -173289,7 +173379,8 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
173289
173379
  "Gill Sans MT Condensed",
173290
173380
  "Lucida Console",
173291
173381
  "Tahoma",
173292
- "Trebuchet MS"
173382
+ "Trebuchet MS",
173383
+ "Verdana"
173293
173384
  ]);
173294
173385
  FONT_OFFERINGS = deriveOfferings();
173295
173386
  ALL_COMMENT_TARGETS = COMMENT_FILE_BASENAMES;
@@ -175086,7 +175177,7 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
175086
175177
  };
175087
175178
  });
175088
175179
 
175089
- // ../../packages/superdoc/dist/chunks/create-headless-toolbar-DutCjfp2.es.js
175180
+ // ../../packages/superdoc/dist/chunks/create-headless-toolbar-CmmuMr9-.es.js
175090
175181
  function parseSizeUnit(val = "0") {
175091
175182
  const length3 = val.toString() || "0";
175092
175183
  const value = Number.parseFloat(length3);
@@ -185481,8 +185572,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, normalizeActorId = (value) => {
185481
185572
  }
185482
185573
  };
185483
185574
  };
185484
- var init_create_headless_toolbar_DutCjfp2_es = __esm(() => {
185485
- init_SuperConverter_CUxtXQFf_es();
185575
+ var init_create_headless_toolbar_CmmuMr9_es = __esm(() => {
185576
+ init_SuperConverter_Ck_bD6Ne_es();
185486
185577
  init_uuid_B2wVPhPi_es();
185487
185578
  init_constants_D9qj59G2_es();
185488
185579
  init_dist_B8HfvhaK_es();
@@ -234651,7 +234742,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
234651
234742
  init_remark_gfm_BhnWr3yf_es();
234652
234743
  });
234653
234744
 
234654
- // ../../packages/superdoc/dist/chunks/src-BBtIMpLJ.es.js
234745
+ // ../../packages/superdoc/dist/chunks/src-BCBS6aIr.es.js
234655
234746
  function deleteProps(obj, propOrProps) {
234656
234747
  const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
234657
234748
  const removeNested = (target, pathParts, index2 = 0) => {
@@ -332636,13 +332727,13 @@ menclose::after {
332636
332727
  return;
332637
332728
  console.log(...args$1);
332638
332729
  }, HEADER_FOOTER_INIT_BUDGET_MS = 200, MAX_ZOOM_WARNING_THRESHOLD = 10, MAX_SELECTION_RECTS_PER_USER = 100, SEMANTIC_RESIZE_DEBOUNCE_MS = 120, MIN_SEMANTIC_CONTENT_WIDTH_PX = 1, GLOBAL_PERFORMANCE, PresentationEditor, ICONS, TEXTS, tableActionsOptions, TRACKED_MARK_NAMES;
332639
- var init_src_BBtIMpLJ_es = __esm(() => {
332730
+ var init_src_BCBS6aIr_es = __esm(() => {
332640
332731
  init_rolldown_runtime_Bg48TavK_es();
332641
- init_SuperConverter_CUxtXQFf_es();
332732
+ init_SuperConverter_Ck_bD6Ne_es();
332642
332733
  init_jszip_C49i9kUs_es();
332643
332734
  init_xml_js_CqGKpaft_es();
332644
332735
  init_uuid_B2wVPhPi_es();
332645
- init_create_headless_toolbar_DutCjfp2_es();
332736
+ init_create_headless_toolbar_CmmuMr9_es();
332646
332737
  init_constants_D9qj59G2_es();
332647
332738
  init_dist_B8HfvhaK_es();
332648
332739
  init_unified_Dsuw2be5_es();
@@ -368410,11 +368501,11 @@ function print() { __p += __j.call(arguments, '') }
368410
368501
  ]);
368411
368502
  });
368412
368503
 
368413
- // ../../packages/superdoc/dist/chunks/create-super-doc-ui-e_ogmxkt.es.js
368504
+ // ../../packages/superdoc/dist/chunks/create-super-doc-ui-D-dnaej6.es.js
368414
368505
  var DEFAULT_TEXT_ALIGN_OPTIONS, DEFAULT_LINE_HEIGHT_OPTIONS, DEFAULT_ZOOM_OPTIONS, DEFAULT_DOCUMENT_MODE_OPTIONS, DEFAULT_FONT_SIZE_OPTIONS, headlessToolbarConstants, MOD_ALIASES, ALT_ALIASES, CTRL_ALIASES, SHIFT_ALIASES, BUILTIN_CONTEXT_MENU_GROUPS, BUILTIN_GROUP_ORDER, RESERVED_PROXY_PROPERTY_NAMES, ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS, FONT_SIZE_OPTIONS;
368415
- var init_create_super_doc_ui_e_ogmxkt_es = __esm(() => {
368416
- init_SuperConverter_CUxtXQFf_es();
368417
- init_create_headless_toolbar_DutCjfp2_es();
368506
+ var init_create_super_doc_ui_D_dnaej6_es = __esm(() => {
368507
+ init_SuperConverter_Ck_bD6Ne_es();
368508
+ init_create_headless_toolbar_CmmuMr9_es();
368418
368509
  DEFAULT_TEXT_ALIGN_OPTIONS = [
368419
368510
  {
368420
368511
  label: "Left",
@@ -368705,16 +368796,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
368705
368796
 
368706
368797
  // ../../packages/superdoc/dist/super-editor.es.js
368707
368798
  var init_super_editor_es = __esm(() => {
368708
- init_src_BBtIMpLJ_es();
368709
- init_SuperConverter_CUxtXQFf_es();
368799
+ init_src_BCBS6aIr_es();
368800
+ init_SuperConverter_Ck_bD6Ne_es();
368710
368801
  init_jszip_C49i9kUs_es();
368711
368802
  init_xml_js_CqGKpaft_es();
368712
- init_create_headless_toolbar_DutCjfp2_es();
368803
+ init_create_headless_toolbar_CmmuMr9_es();
368713
368804
  init_constants_D9qj59G2_es();
368714
368805
  init_dist_B8HfvhaK_es();
368715
368806
  init_unified_Dsuw2be5_es();
368716
368807
  init_DocxZipper_FUsfThjV_es();
368717
- init_create_super_doc_ui_e_ogmxkt_es();
368808
+ init_create_super_doc_ui_D_dnaej6_es();
368718
368809
  init_ui_C5PAS9hY_es();
368719
368810
  init_eventemitter3_BnGqBE_Q_es();
368720
368811
  init_errors_CNaD6vcg_es();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/cli",
3
- "version": "0.17.0-next.17",
3
+ "version": "0.17.0-next.19",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "superdoc": "./dist/index.js"
@@ -33,11 +33,11 @@
33
33
  "access": "public"
34
34
  },
35
35
  "optionalDependencies": {
36
- "@superdoc-dev/cli-darwin-arm64": "0.17.0-next.17",
37
- "@superdoc-dev/cli-darwin-x64": "0.17.0-next.17",
38
- "@superdoc-dev/cli-linux-x64": "0.17.0-next.17",
39
- "@superdoc-dev/cli-linux-arm64": "0.17.0-next.17",
40
- "@superdoc-dev/cli-windows-x64": "0.17.0-next.17"
36
+ "@superdoc-dev/cli-darwin-x64": "0.17.0-next.19",
37
+ "@superdoc-dev/cli-linux-x64": "0.17.0-next.19",
38
+ "@superdoc-dev/cli-darwin-arm64": "0.17.0-next.19",
39
+ "@superdoc-dev/cli-linux-arm64": "0.17.0-next.19",
40
+ "@superdoc-dev/cli-windows-x64": "0.17.0-next.19"
41
41
  },
42
42
  "scripts": {
43
43
  "predev": "node scripts/ensure-superdoc-build.js",