@superdoc-dev/cli 0.17.0-next.11 → 0.17.0-next.12

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 +118 -30
  2. package/package.json +8 -8
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-DJyHekqW.es.js
68330
+ // ../../packages/superdoc/dist/chunks/SuperConverter-DLdwVEPh.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")
@@ -134312,7 +134312,7 @@ var isRegExp = (value) => {
134312
134312
  state.kern = kernNode.attributes["w:val"];
134313
134313
  }
134314
134314
  }, SuperConverter;
134315
- var init_SuperConverter_DJyHekqW_es = __esm(() => {
134315
+ var init_SuperConverter_DLdwVEPh_es = __esm(() => {
134316
134316
  init_rolldown_runtime_Bg48TavK_es();
134317
134317
  init_jszip_C49i9kUs_es();
134318
134318
  init_xml_js_CqGKpaft_es();
@@ -172241,29 +172241,45 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172241
172241
  evidenceId: "lucida-console",
172242
172242
  generic: "monospace",
172243
172243
  logicalFamily: "Lucida Console",
172244
- physicalFamily: "Cousine",
172245
- verdict: "cell_width_only",
172244
+ physicalFamily: "Noto Sans Mono",
172245
+ verdict: "visual_only",
172246
172246
  faces: {
172247
- regular: false,
172248
- bold: false,
172247
+ regular: true,
172248
+ bold: true,
172249
172249
  italic: false,
172250
172250
  boldItalic: false
172251
172251
  },
172252
+ faceSources: {
172253
+ italic: {
172254
+ kind: "synthetic",
172255
+ from: "regular"
172256
+ },
172257
+ boldItalic: {
172258
+ kind: "synthetic",
172259
+ from: "bold"
172260
+ }
172261
+ },
172252
172262
  gates: {
172253
- static: "not_run",
172254
- metric: "not_run",
172263
+ static: "pass",
172264
+ metric: "pass",
172255
172265
  layout: "not_run",
172256
- ship: "not_run"
172266
+ ship: "fail"
172257
172267
  },
172258
172268
  policyAction: "category_fallback",
172259
- measurementRefs: ["lucida-console__cousine#analytic_advance#2026-06-03"],
172269
+ measurementRefs: ["lucida-console__noto-sans-mono#monospace_cell#analytic_advance#2026-06-09", "lucida-console__noto-sans-mono#visual_review#2026-06-09"],
172260
172270
  exportRule: "preserve_original_name",
172261
172271
  advance: {
172262
172272
  basis: "monospace_cell",
172263
- meanDelta: 0.004050000000000001,
172264
- maxDelta: 0.004050000000000001
172273
+ meanDelta: 0.00254,
172274
+ maxDelta: 0.00303
172265
172275
  },
172266
- candidateLicense: "OFL-1.1"
172276
+ candidateLicense: "OFL-1.1",
172277
+ faceVerdicts: {
172278
+ regular: "cell_width_only",
172279
+ bold: "cell_width_only",
172280
+ italic: "visual_only",
172281
+ boldItalic: "visual_only"
172282
+ }
172267
172283
  },
172268
172284
  {
172269
172285
  evidenceId: "gill-sans-mt-condensed",
@@ -172416,6 +172432,20 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172416
172432
  italic: false,
172417
172433
  boldItalic: false
172418
172434
  },
172435
+ faceSources: {
172436
+ bold: {
172437
+ kind: "synthetic",
172438
+ from: "regular"
172439
+ },
172440
+ italic: {
172441
+ kind: "synthetic",
172442
+ from: "regular"
172443
+ },
172444
+ boldItalic: {
172445
+ kind: "synthetic",
172446
+ from: "regular"
172447
+ }
172448
+ },
172419
172449
  gates: {
172420
172450
  static: "pass",
172421
172451
  metric: "fail",
@@ -172423,7 +172453,7 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172423
172453
  ship: "not_run"
172424
172454
  },
172425
172455
  policyAction: "substitute",
172426
- measurementRefs: ["baskerville-old-face_regular__bacasime-antique#regular#w400#7dac1e5f#analytic_advance#2026-06-05"],
172456
+ measurementRefs: ["baskerville-old-face_regular__bacasime-antique#regular#w400#7dac1e5f#analytic_advance#2026-06-05", "baskerville-old-face__bacasime-antique#synthetic_faces#visual_review#2026-06-09"],
172427
172457
  exportRule: "preserve_original_name",
172428
172458
  advance: {
172429
172459
  basis: "latin_full",
@@ -172431,7 +172461,12 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172431
172461
  maxDelta: 0.4915590863952334
172432
172462
  },
172433
172463
  candidateLicense: "OFL-1.1",
172434
- faceVerdicts: { regular: "visual_only" },
172464
+ faceVerdicts: {
172465
+ regular: "visual_only",
172466
+ bold: "visual_only",
172467
+ italic: "visual_only",
172468
+ boldItalic: "visual_only"
172469
+ },
172435
172470
  glyphExceptions: [{
172436
172471
  slot: "regular",
172437
172472
  codepoint: 160,
@@ -172439,6 +172474,37 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172439
172474
  note: "Bacasime Antique Regular's no-break space (U+00A0) advance diverges ~49% from Baskerville Old Face; lines containing NBSP reflow. Every other Latin-core glyph is advance-identical, which is why this is visual_only with a single named exception, not near_metric."
172440
172475
  }]
172441
172476
  },
172477
+ {
172478
+ evidenceId: "brush-script-mt",
172479
+ generic: "serif",
172480
+ logicalFamily: "Brush Script MT",
172481
+ physicalFamily: "Oregano Italic",
172482
+ verdict: "visual_only",
172483
+ faces: {
172484
+ regular: true,
172485
+ bold: false,
172486
+ italic: false,
172487
+ boldItalic: false
172488
+ },
172489
+ faceSources: { bold: {
172490
+ kind: "synthetic",
172491
+ from: "regular"
172492
+ } },
172493
+ gates: {
172494
+ static: "pass",
172495
+ metric: "fail",
172496
+ layout: "not_run",
172497
+ ship: "fail"
172498
+ },
172499
+ policyAction: "category_fallback",
172500
+ measurementRefs: ["brush-script-mt__oregano-italic#visual_review#2026-06-09"],
172501
+ exportRule: "preserve_original_name",
172502
+ candidateLicense: "OFL-1.1",
172503
+ faceVerdicts: {
172504
+ regular: "visual_only",
172505
+ bold: "visual_only"
172506
+ }
172507
+ },
172442
172508
  {
172443
172509
  evidenceId: "cooper-black",
172444
172510
  generic: "serif",
@@ -172505,6 +172571,16 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172505
172571
  style: "normal",
172506
172572
  file: "Caprasimo-Regular.woff2"
172507
172573
  }]),
172574
+ familyWithFaces("Bacasime Antique", "OFL-1.1", [{
172575
+ weight: "normal",
172576
+ style: "normal",
172577
+ file: "BacasimeAntique-Regular.woff2"
172578
+ }]),
172579
+ familyWithFaces("Oregano Italic", "OFL-1.1", [{
172580
+ weight: "normal",
172581
+ style: "normal",
172582
+ file: "OreganoItalic-Regular.woff2"
172583
+ }]),
172508
172584
  family("Gelasio", "Gelasio", "OFL-1.1"),
172509
172585
  familyWithFaces("Cardo", "OFL-1.1", [
172510
172586
  {
@@ -172533,6 +172609,15 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172533
172609
  file: "ComicRelief-Bold.woff2"
172534
172610
  }]),
172535
172611
  family("Noto Sans", "NotoSans", "OFL-1.1"),
172612
+ familyWithFaces("Noto Sans Mono", "OFL-1.1", [{
172613
+ weight: "normal",
172614
+ style: "normal",
172615
+ file: "NotoSansMono-Regular.woff2"
172616
+ }, {
172617
+ weight: "bold",
172618
+ style: "normal",
172619
+ file: "NotoSansMono-Bold.woff2"
172620
+ }]),
172536
172621
  family("PT Sans", "PTSans", "OFL-1.1")
172537
172622
  ]);
172538
172623
  SUBSTITUTION_EVIDENCE = SUBSTITUTION_EVIDENCE$1;
@@ -172550,10 +172635,13 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
172550
172635
  registriesByFontSet = /* @__PURE__ */ new WeakMap;
172551
172636
  BUNDLED_FAMILIES = new Set(BUNDLED_MANIFEST.map((f2) => f2.family));
172552
172637
  ADVERTISED_BUILT_IN_TOOLBAR_FAMILIES = new Set([
172638
+ "Baskerville Old Face",
172639
+ "Brush Script MT",
172553
172640
  "Cooper Black",
172554
172641
  "Comic Sans MS",
172555
172642
  "Garamond",
172556
172643
  "Georgia",
172644
+ "Lucida Console",
172557
172645
  "Tahoma",
172558
172646
  "Trebuchet MS"
172559
172647
  ]);
@@ -174344,7 +174432,7 @@ var init_SuperConverter_DJyHekqW_es = __esm(() => {
174344
174432
  };
174345
174433
  });
174346
174434
 
174347
- // ../../packages/superdoc/dist/chunks/create-headless-toolbar-Jmx2i-9i.es.js
174435
+ // ../../packages/superdoc/dist/chunks/create-headless-toolbar-BxKMAAgQ.es.js
174348
174436
  function parseSizeUnit(val = "0") {
174349
174437
  const length3 = val.toString() || "0";
174350
174438
  const value = Number.parseFloat(length3);
@@ -184702,8 +184790,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, normalizeActorId = (value) => {
184702
184790
  }
184703
184791
  };
184704
184792
  };
184705
- var init_create_headless_toolbar_Jmx2i_9i_es = __esm(() => {
184706
- init_SuperConverter_DJyHekqW_es();
184793
+ var init_create_headless_toolbar_BxKMAAgQ_es = __esm(() => {
184794
+ init_SuperConverter_DLdwVEPh_es();
184707
184795
  init_uuid_B2wVPhPi_es();
184708
184796
  init_constants_D9qj59G2_es();
184709
184797
  init_dist_B8HfvhaK_es();
@@ -233866,7 +233954,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
233866
233954
  init_remark_gfm_BhnWr3yf_es();
233867
233955
  });
233868
233956
 
233869
- // ../../packages/superdoc/dist/chunks/src-BB_FFFud.es.js
233957
+ // ../../packages/superdoc/dist/chunks/src-Bq_Yxqun.es.js
233870
233958
  function deleteProps(obj, propOrProps) {
233871
233959
  const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
233872
233960
  const removeNested = (target, pathParts, index2 = 0) => {
@@ -331457,13 +331545,13 @@ menclose::after {
331457
331545
  return;
331458
331546
  console.log(...args$1);
331459
331547
  }, 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;
331460
- var init_src_BB_FFFud_es = __esm(() => {
331548
+ var init_src_Bq_Yxqun_es = __esm(() => {
331461
331549
  init_rolldown_runtime_Bg48TavK_es();
331462
- init_SuperConverter_DJyHekqW_es();
331550
+ init_SuperConverter_DLdwVEPh_es();
331463
331551
  init_jszip_C49i9kUs_es();
331464
331552
  init_xml_js_CqGKpaft_es();
331465
331553
  init_uuid_B2wVPhPi_es();
331466
- init_create_headless_toolbar_Jmx2i_9i_es();
331554
+ init_create_headless_toolbar_BxKMAAgQ_es();
331467
331555
  init_constants_D9qj59G2_es();
331468
331556
  init_dist_B8HfvhaK_es();
331469
331557
  init_unified_Dsuw2be5_es();
@@ -366428,11 +366516,11 @@ function print() { __p += __j.call(arguments, '') }
366428
366516
  ]);
366429
366517
  });
366430
366518
 
366431
- // ../../packages/superdoc/dist/chunks/create-super-doc-ui-Cjo_Z85j.es.js
366519
+ // ../../packages/superdoc/dist/chunks/create-super-doc-ui-gS4xi9O7.es.js
366432
366520
  var 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;
366433
- var init_create_super_doc_ui_Cjo_Z85j_es = __esm(() => {
366434
- init_SuperConverter_DJyHekqW_es();
366435
- init_create_headless_toolbar_Jmx2i_9i_es();
366521
+ var init_create_super_doc_ui_gS4xi9O7_es = __esm(() => {
366522
+ init_SuperConverter_DLdwVEPh_es();
366523
+ init_create_headless_toolbar_BxKMAAgQ_es();
366436
366524
  headlessToolbarConstants = {
366437
366525
  DEFAULT_TEXT_ALIGN_OPTIONS: [
366438
366526
  {
@@ -366714,16 +366802,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
366714
366802
 
366715
366803
  // ../../packages/superdoc/dist/super-editor.es.js
366716
366804
  var init_super_editor_es = __esm(() => {
366717
- init_src_BB_FFFud_es();
366718
- init_SuperConverter_DJyHekqW_es();
366805
+ init_src_Bq_Yxqun_es();
366806
+ init_SuperConverter_DLdwVEPh_es();
366719
366807
  init_jszip_C49i9kUs_es();
366720
366808
  init_xml_js_CqGKpaft_es();
366721
- init_create_headless_toolbar_Jmx2i_9i_es();
366809
+ init_create_headless_toolbar_BxKMAAgQ_es();
366722
366810
  init_constants_D9qj59G2_es();
366723
366811
  init_dist_B8HfvhaK_es();
366724
366812
  init_unified_Dsuw2be5_es();
366725
366813
  init_DocxZipper_FUsfThjV_es();
366726
- init_create_super_doc_ui_Cjo_Z85j_es();
366814
+ init_create_super_doc_ui_gS4xi9O7_es();
366727
366815
  init_ui_C5PAS9hY_es();
366728
366816
  init_eventemitter3_BnGqBE_Q_es();
366729
366817
  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.11",
3
+ "version": "0.17.0-next.12",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "superdoc": "./dist/index.js"
@@ -24,20 +24,20 @@
24
24
  "@types/node": "22.19.2",
25
25
  "@types/ws": "^8.5.13",
26
26
  "typescript": "^5.9.2",
27
+ "@superdoc/document-api": "0.0.1",
27
28
  "@superdoc/super-editor": "0.0.1",
28
- "superdoc": "1.39.0",
29
- "@superdoc/document-api": "0.0.1"
29
+ "superdoc": "1.39.0"
30
30
  },
31
31
  "module": "src/index.ts",
32
32
  "publishConfig": {
33
33
  "access": "public"
34
34
  },
35
35
  "optionalDependencies": {
36
- "@superdoc-dev/cli-darwin-x64": "0.17.0-next.11",
37
- "@superdoc-dev/cli-darwin-arm64": "0.17.0-next.11",
38
- "@superdoc-dev/cli-linux-x64": "0.17.0-next.11",
39
- "@superdoc-dev/cli-linux-arm64": "0.17.0-next.11",
40
- "@superdoc-dev/cli-windows-x64": "0.17.0-next.11"
36
+ "@superdoc-dev/cli-darwin-arm64": "0.17.0-next.12",
37
+ "@superdoc-dev/cli-darwin-x64": "0.17.0-next.12",
38
+ "@superdoc-dev/cli-linux-x64": "0.17.0-next.12",
39
+ "@superdoc-dev/cli-linux-arm64": "0.17.0-next.12",
40
+ "@superdoc-dev/cli-windows-x64": "0.17.0-next.12"
41
41
  },
42
42
  "scripts": {
43
43
  "predev": "node scripts/ensure-superdoc-build.js",