@superdoc-dev/mcp 0.12.0-next.17 → 0.12.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 +255 -70
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -52172,7 +52172,7 @@ var init_remark_gfm_BhnWr3yf_es = __esm(() => {
52172
52172
  emptyOptions2 = {};
52173
52173
  });
52174
52174
 
52175
- // ../../packages/superdoc/dist/chunks/SuperConverter-CUxtXQFf.es.js
52175
+ // ../../packages/superdoc/dist/chunks/SuperConverter-Ck-bD6Ne.es.js
52176
52176
  function getExtensionConfigField(extension$1, field, context = { name: "" }) {
52177
52177
  const fieldValue = extension$1.config[field];
52178
52178
  if (typeof fieldValue === "function")
@@ -118738,7 +118738,7 @@ var isRegExp = (value) => {
118738
118738
  state.kern = kernNode.attributes["w:val"];
118739
118739
  }
118740
118740
  }, SuperConverter;
118741
- var init_SuperConverter_CUxtXQFf_es = __esm(() => {
118741
+ var init_SuperConverter_Ck_bD6Ne_es = __esm(() => {
118742
118742
  init_rolldown_runtime_Bg48TavK_es();
118743
118743
  init_jszip_C49i9kUs_es();
118744
118744
  init_xml_js_CqGKpaft_es();
@@ -156410,6 +156410,29 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
156410
156410
  exportRule: "preserve_original_name",
156411
156411
  candidateLicense: "LicenseRef-GUST-Font-License-1.0"
156412
156412
  },
156413
+ {
156414
+ evidenceId: "itc-bookman",
156415
+ generic: "serif",
156416
+ logicalFamily: "ITC Bookman",
156417
+ physicalFamily: "TeX Gyre Bonum",
156418
+ verdict: "visual_only",
156419
+ faces: {
156420
+ regular: true,
156421
+ bold: true,
156422
+ italic: true,
156423
+ boldItalic: true
156424
+ },
156425
+ gates: {
156426
+ static: "pass",
156427
+ metric: "fail",
156428
+ layout: "not_run",
156429
+ ship: "fail"
156430
+ },
156431
+ policyAction: "substitute",
156432
+ measurementRefs: ["itc-bookman__tex-gyre-bonum#alias_of_bookman-old-style#2026-06-10"],
156433
+ exportRule: "preserve_original_name",
156434
+ candidateLicense: "LicenseRef-GUST-Font-License-1.0"
156435
+ },
156413
156436
  {
156414
156437
  evidenceId: "century",
156415
156438
  generic: "serif",
@@ -156424,14 +156447,26 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
156424
156447
  },
156425
156448
  gates: {
156426
156449
  static: "pass",
156427
- metric: "fail",
156450
+ metric: "pass",
156428
156451
  layout: "not_run",
156429
156452
  ship: "fail"
156430
156453
  },
156431
156454
  policyAction: "substitute",
156432
- measurementRefs: ["century__c059#visual_review#2026-06-09"],
156455
+ measurementRefs: ["century_regular__c059#regular#w400#analytic_advance#2026-06-10", "century__c059#visual_review#2026-06-09"],
156433
156456
  exportRule: "preserve_original_name",
156434
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
156457
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
156458
+ advance: {
156459
+ basis: "latin_full",
156460
+ meanDelta: 0.00293647,
156461
+ maxDelta: 0.167
156462
+ },
156463
+ faceVerdicts: { regular: "metric_safe" },
156464
+ glyphExceptions: [{
156465
+ slot: "regular",
156466
+ codepoint: 175,
156467
+ advanceDelta: 0.167,
156468
+ 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."
156469
+ }]
156435
156470
  },
156436
156471
  {
156437
156472
  evidenceId: "century-schoolbook",
@@ -156452,9 +156487,37 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
156452
156487
  ship: "fail"
156453
156488
  },
156454
156489
  policyAction: "substitute",
156455
- measurementRefs: ["century-schoolbook__c059#visual_review#2026-06-09"],
156490
+ measurementRefs: [
156491
+ "century-schoolbook_regular__c059#regular#w400#analytic_advance#2026-06-10",
156492
+ "century-schoolbook_bold__c059#bold#w700#analytic_advance#2026-06-10",
156493
+ "century-schoolbook_italic__c059#italic#w400#analytic_advance#2026-06-10",
156494
+ "century-schoolbook_boldItalic__c059#boldItalic#w700#analytic_advance#2026-06-10",
156495
+ "century-schoolbook__c059#visual_review#2026-06-09"
156496
+ ],
156456
156497
  exportRule: "preserve_original_name",
156457
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
156498
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
156499
+ advance: {
156500
+ basis: "latin_full",
156501
+ meanDelta: 0.00337127,
156502
+ maxDelta: 0.167
156503
+ },
156504
+ faceVerdicts: {
156505
+ regular: "metric_safe",
156506
+ bold: "metric_safe",
156507
+ italic: "visual_only",
156508
+ boldItalic: "visual_only"
156509
+ },
156510
+ glyphExceptions: [{
156511
+ slot: "regular",
156512
+ codepoint: 175,
156513
+ advanceDelta: 0.167,
156514
+ 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."
156515
+ }, {
156516
+ slot: "bold",
156517
+ codepoint: 175,
156518
+ advanceDelta: 0.167,
156519
+ 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."
156520
+ }]
156458
156521
  },
156459
156522
  {
156460
156523
  evidenceId: "garamond",
@@ -156489,51 +156552,67 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
156489
156552
  generic: "monospace",
156490
156553
  logicalFamily: "Consolas",
156491
156554
  physicalFamily: "Inconsolata SemiExpanded",
156492
- verdict: "cell_width_only",
156555
+ verdict: "visual_only",
156493
156556
  faces: {
156494
- regular: false,
156495
- bold: false,
156557
+ regular: true,
156558
+ bold: true,
156496
156559
  italic: false,
156497
156560
  boldItalic: false
156498
156561
  },
156499
156562
  gates: {
156500
- static: "not_run",
156501
- metric: "not_run",
156563
+ static: "pass",
156564
+ metric: "pass",
156502
156565
  layout: "not_run",
156503
- ship: "not_run"
156566
+ ship: "fail"
156504
156567
  },
156505
156568
  policyAction: "category_fallback",
156506
- measurementRefs: ["consolas__inconsolata-semiexpanded#analytic_advance#2026-06-03"],
156569
+ measurementRefs: ["consolas__inconsolata-semiexpanded#monospace_cell#analytic_advance#2026-06-10"],
156507
156570
  exportRule: "preserve_original_name",
156508
156571
  advance: {
156509
156572
  basis: "monospace_cell",
156510
- meanDelta: 0.00035999999999999997,
156511
- maxDelta: 0.00035999999999999997
156573
+ meanDelta: 0.00019531,
156574
+ maxDelta: 0.00019531
156512
156575
  },
156513
- candidateLicense: "OFL-1.1"
156576
+ candidateLicense: "OFL-1.1",
156577
+ faceSources: {
156578
+ italic: {
156579
+ kind: "synthetic",
156580
+ from: "regular"
156581
+ },
156582
+ boldItalic: {
156583
+ kind: "synthetic",
156584
+ from: "bold"
156585
+ }
156586
+ },
156587
+ faceVerdicts: {
156588
+ regular: "cell_width_only",
156589
+ bold: "cell_width_only",
156590
+ italic: "visual_only",
156591
+ boldItalic: "visual_only"
156592
+ }
156514
156593
  },
156515
156594
  {
156516
156595
  evidenceId: "verdana",
156517
156596
  generic: "sans-serif",
156518
156597
  logicalFamily: "Verdana",
156519
- physicalFamily: null,
156598
+ physicalFamily: "Noto Sans",
156520
156599
  verdict: "visual_only",
156521
156600
  faces: {
156522
- regular: false,
156523
- bold: false,
156524
- italic: false,
156525
- boldItalic: false
156601
+ regular: true,
156602
+ bold: true,
156603
+ italic: true,
156604
+ boldItalic: true
156526
156605
  },
156527
156606
  gates: {
156528
- static: "not_run",
156607
+ static: "pass",
156529
156608
  metric: "fail",
156530
156609
  layout: "not_run",
156531
- ship: "not_run"
156610
+ ship: "fail"
156532
156611
  },
156533
156612
  policyAction: "category_fallback",
156534
- measurementRefs: ["verdana#top_candidates#2026-06-03"],
156613
+ measurementRefs: ["verdana__noto-sans#visual_review#2026-06-10"],
156535
156614
  exportRule: "preserve_original_name",
156536
- candidateLicense: null
156615
+ candidateLicense: "OFL-1.1"
156537
156616
  },
156538
156617
  {
156539
156618
  evidenceId: "tahoma",
@@ -157096,6 +157175,15 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
157096
157175
  style: "normal",
157097
157176
  file: "NotoSansMono-Bold.woff2"
157098
157177
  }]),
157178
+ familyWithFaces("Inconsolata SemiExpanded", "OFL-1.1", [{
157179
+ weight: "normal",
157180
+ style: "normal",
157181
+ file: "InconsolataSemiExpanded-Regular.woff2"
157182
+ }, {
157183
+ weight: "bold",
157184
+ style: "normal",
157185
+ file: "InconsolataSemiExpanded-Bold.woff2"
157186
+ }]),
157099
157187
  family("PT Sans", "PTSans", "OFL-1.1"),
157100
157188
  familyWithFaces("PT Sans Narrow", "OFL-1.1", [{
157101
157189
  weight: "normal",
@@ -157105,7 +157193,8 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
157105
157193
  weight: "bold",
157106
157194
  style: "normal",
157107
157195
  file: "PTSansNarrow-Bold.woff2"
157108
- }])
157196
+ }]),
157197
+ family("TeX Gyre Bonum", "TeXGyreBonum", "LicenseRef-GUST-Font-License-1.0")
157109
157198
  ]);
157110
157199
  SUBSTITUTION_EVIDENCE = SUBSTITUTION_EVIDENCE$1;
157111
157200
  bundledFamilies = new Set(BUNDLED_MANIFEST.map((f2) => f2.family));
@@ -157125,6 +157214,7 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
157125
157214
  "Arial Black",
157126
157215
  "Arial Narrow",
157127
157216
  "Baskerville Old Face",
157217
+ "Bookman Old Style",
157128
157218
  "Brush Script MT",
157129
157219
  "Century",
157130
157220
  "Cooper Black",
@@ -157134,7 +157224,8 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
157134
157224
  "Gill Sans MT Condensed",
157135
157225
  "Lucida Console",
157136
157226
  "Tahoma",
157137
- "Trebuchet MS"
157227
+ "Trebuchet MS",
157228
+ "Verdana"
157138
157229
  ]);
157139
157230
  FONT_OFFERINGS = deriveOfferings();
157140
157231
  ALL_COMMENT_TARGETS = COMMENT_FILE_BASENAMES;
@@ -158931,7 +159022,7 @@ var init_SuperConverter_CUxtXQFf_es = __esm(() => {
158931
159022
  };
158932
159023
  });
158933
159024
 
158934
- // ../../packages/superdoc/dist/chunks/create-headless-toolbar-DutCjfp2.es.js
159025
+ // ../../packages/superdoc/dist/chunks/create-headless-toolbar-CmmuMr9-.es.js
158935
159026
  function parseSizeUnit(val = "0") {
158936
159027
  const length = val.toString() || "0";
158937
159028
  const value = Number.parseFloat(length);
@@ -169326,8 +169417,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, normalizeActorId = (value) => {
169326
169417
  }
169327
169418
  };
169328
169419
  };
169329
- var init_create_headless_toolbar_DutCjfp2_es = __esm(() => {
169330
- init_SuperConverter_CUxtXQFf_es();
169420
+ var init_create_headless_toolbar_CmmuMr9_es = __esm(() => {
169421
+ init_SuperConverter_Ck_bD6Ne_es();
169331
169422
  init_uuid_B2wVPhPi_es();
169332
169423
  init_constants_D9qj59G2_es();
169333
169424
  init_dist_B8HfvhaK_es();
@@ -224017,7 +224108,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
224017
224108
  init_remark_gfm_BhnWr3yf_es();
224018
224109
  });
224019
224110
 
224020
- // ../../packages/superdoc/dist/chunks/src-BBtIMpLJ.es.js
224111
+ // ../../packages/superdoc/dist/chunks/src-BCBS6aIr.es.js
224021
224112
  function deleteProps(obj, propOrProps) {
224022
224113
  const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
224023
224114
  const removeNested = (target, pathParts, index2 = 0) => {
@@ -321869,13 +321960,13 @@ menclose::after {
321869
321960
  return;
321870
321961
  console.log(...args$1);
321871
321962
  }, 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;
321872
- var init_src_BBtIMpLJ_es = __esm(() => {
321963
+ var init_src_BCBS6aIr_es = __esm(() => {
321873
321964
  init_rolldown_runtime_Bg48TavK_es();
321874
- init_SuperConverter_CUxtXQFf_es();
321965
+ init_SuperConverter_Ck_bD6Ne_es();
321875
321966
  init_jszip_C49i9kUs_es();
321876
321967
  init_xml_js_CqGKpaft_es();
321877
321968
  init_uuid_B2wVPhPi_es();
321878
- init_create_headless_toolbar_DutCjfp2_es();
321969
+ init_create_headless_toolbar_CmmuMr9_es();
321879
321970
  init_constants_D9qj59G2_es();
321880
321971
  init_dist_B8HfvhaK_es();
321881
321972
  init_unified_Dsuw2be5_es();
@@ -357643,11 +357734,11 @@ function print() { __p += __j.call(arguments, '') }
357643
357734
  ]);
357644
357735
  });
357645
357736
 
357646
- // ../../packages/superdoc/dist/chunks/create-super-doc-ui-e_ogmxkt.es.js
357737
+ // ../../packages/superdoc/dist/chunks/create-super-doc-ui-D-dnaej6.es.js
357647
357738
  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;
357648
- var init_create_super_doc_ui_e_ogmxkt_es = __esm(() => {
357649
- init_SuperConverter_CUxtXQFf_es();
357650
- init_create_headless_toolbar_DutCjfp2_es();
357739
+ var init_create_super_doc_ui_D_dnaej6_es = __esm(() => {
357740
+ init_SuperConverter_Ck_bD6Ne_es();
357741
+ init_create_headless_toolbar_CmmuMr9_es();
357651
357742
  DEFAULT_TEXT_ALIGN_OPTIONS = [
357652
357743
  {
357653
357744
  label: "Left",
@@ -357938,16 +358029,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
357938
358029
 
357939
358030
  // ../../packages/superdoc/dist/super-editor.es.js
357940
358031
  var init_super_editor_es = __esm(() => {
357941
- init_src_BBtIMpLJ_es();
357942
- init_SuperConverter_CUxtXQFf_es();
358032
+ init_src_BCBS6aIr_es();
358033
+ init_SuperConverter_Ck_bD6Ne_es();
357943
358034
  init_jszip_C49i9kUs_es();
357944
358035
  init_xml_js_CqGKpaft_es();
357945
- init_create_headless_toolbar_DutCjfp2_es();
358036
+ init_create_headless_toolbar_CmmuMr9_es();
357946
358037
  init_constants_D9qj59G2_es();
357947
358038
  init_dist_B8HfvhaK_es();
357948
358039
  init_unified_Dsuw2be5_es();
357949
358040
  init_DocxZipper_FUsfThjV_es();
357950
- init_create_super_doc_ui_e_ogmxkt_es();
358041
+ init_create_super_doc_ui_D_dnaej6_es();
357951
358042
  init_ui_C5PAS9hY_es();
357952
358043
  init_eventemitter3_BnGqBE_Q_es();
357953
358044
  init_errors_CNaD6vcg_es();
@@ -459609,7 +459700,7 @@ var init_exporter = __esm(() => {
459609
459700
  // ../../shared/font-system/src/types.ts
459610
459701
  var init_types8 = () => {};
459611
459702
 
459612
- // ../../node_modules/.pnpm/@docfonts+fallbacks@0.14.0/node_modules/@docfonts/fallbacks/dist/data.js
459703
+ // ../../node_modules/.pnpm/@docfonts+fallbacks@0.15.0/node_modules/@docfonts/fallbacks/dist/data.js
459613
459704
  var SUBSTITUTION_EVIDENCE2;
459614
459705
  var init_data = __esm(() => {
459615
459706
  SUBSTITUTION_EVIDENCE2 = [
@@ -459994,6 +460085,31 @@ var init_data = __esm(() => {
459994
460085
  exportRule: "preserve_original_name",
459995
460086
  candidateLicense: "LicenseRef-GUST-Font-License-1.0"
459996
460087
  },
460088
+ {
460089
+ evidenceId: "itc-bookman",
460090
+ generic: "serif",
460091
+ logicalFamily: "ITC Bookman",
460092
+ physicalFamily: "TeX Gyre Bonum",
460093
+ verdict: "visual_only",
460094
+ faces: {
460095
+ regular: true,
460096
+ bold: true,
460097
+ italic: true,
460098
+ boldItalic: true
460099
+ },
460100
+ gates: {
460101
+ static: "pass",
460102
+ metric: "fail",
460103
+ layout: "not_run",
460104
+ ship: "fail"
460105
+ },
460106
+ policyAction: "substitute",
460107
+ measurementRefs: [
460108
+ "itc-bookman__tex-gyre-bonum#alias_of_bookman-old-style#2026-06-10"
460109
+ ],
460110
+ exportRule: "preserve_original_name",
460111
+ candidateLicense: "LicenseRef-GUST-Font-License-1.0"
460112
+ },
459997
460113
  {
459998
460114
  evidenceId: "century",
459999
460115
  generic: "serif",
@@ -460008,16 +460124,33 @@ var init_data = __esm(() => {
460008
460124
  },
460009
460125
  gates: {
460010
460126
  static: "pass",
460011
- metric: "fail",
460127
+ metric: "pass",
460012
460128
  layout: "not_run",
460013
460129
  ship: "fail"
460014
460130
  },
460015
460131
  policyAction: "substitute",
460016
460132
  measurementRefs: [
460133
+ "century_regular__c059#regular#w400#analytic_advance#2026-06-10",
460017
460134
  "century__c059#visual_review#2026-06-09"
460018
460135
  ],
460019
460136
  exportRule: "preserve_original_name",
460020
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
460137
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
460138
+ advance: {
460139
+ basis: "latin_full",
460140
+ meanDelta: 0.00293647,
460141
+ maxDelta: 0.167
460142
+ },
460143
+ faceVerdicts: {
460144
+ regular: "metric_safe"
460145
+ },
460146
+ glyphExceptions: [
460147
+ {
460148
+ slot: "regular",
460149
+ codepoint: 175,
460150
+ advanceDelta: 0.167,
460151
+ 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."
460152
+ }
460153
+ ]
460021
460154
  },
460022
460155
  {
460023
460156
  evidenceId: "century-schoolbook",
@@ -460039,10 +460172,39 @@ var init_data = __esm(() => {
460039
460172
  },
460040
460173
  policyAction: "substitute",
460041
460174
  measurementRefs: [
460175
+ "century-schoolbook_regular__c059#regular#w400#analytic_advance#2026-06-10",
460176
+ "century-schoolbook_bold__c059#bold#w700#analytic_advance#2026-06-10",
460177
+ "century-schoolbook_italic__c059#italic#w400#analytic_advance#2026-06-10",
460178
+ "century-schoolbook_boldItalic__c059#boldItalic#w700#analytic_advance#2026-06-10",
460042
460179
  "century-schoolbook__c059#visual_review#2026-06-09"
460043
460180
  ],
460044
460181
  exportRule: "preserve_original_name",
460045
- candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817"
460182
+ candidateLicense: "AGPL-3.0-only WITH PS-or-PDF-font-exception-20170817",
460183
+ advance: {
460184
+ basis: "latin_full",
460185
+ meanDelta: 0.00337127,
460186
+ maxDelta: 0.167
460187
+ },
460188
+ faceVerdicts: {
460189
+ regular: "metric_safe",
460190
+ bold: "metric_safe",
460191
+ italic: "visual_only",
460192
+ boldItalic: "visual_only"
460193
+ },
460194
+ glyphExceptions: [
460195
+ {
460196
+ slot: "regular",
460197
+ codepoint: 175,
460198
+ advanceDelta: 0.167,
460199
+ 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."
460200
+ },
460201
+ {
460202
+ slot: "bold",
460203
+ codepoint: 175,
460204
+ advanceDelta: 0.167,
460205
+ 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."
460206
+ }
460207
+ ]
460046
460208
  },
460047
460209
  {
460048
460210
  evidenceId: "garamond",
@@ -460083,55 +460245,71 @@ var init_data = __esm(() => {
460083
460245
  generic: "monospace",
460084
460246
  logicalFamily: "Consolas",
460085
460247
  physicalFamily: "Inconsolata SemiExpanded",
460086
- verdict: "cell_width_only",
460248
+ verdict: "visual_only",
460087
460249
  faces: {
460088
- regular: false,
460089
- bold: false,
460250
+ regular: true,
460251
+ bold: true,
460090
460252
  italic: false,
460091
460253
  boldItalic: false
460092
460254
  },
460093
460255
  gates: {
460094
- static: "not_run",
460095
- metric: "not_run",
460256
+ static: "pass",
460257
+ metric: "pass",
460096
460258
  layout: "not_run",
460097
- ship: "not_run"
460259
+ ship: "fail"
460098
460260
  },
460099
460261
  policyAction: "category_fallback",
460100
460262
  measurementRefs: [
460101
- "consolas__inconsolata-semiexpanded#analytic_advance#2026-06-03"
460263
+ "consolas__inconsolata-semiexpanded#monospace_cell#analytic_advance#2026-06-10"
460102
460264
  ],
460103
460265
  exportRule: "preserve_original_name",
460104
460266
  advance: {
460105
460267
  basis: "monospace_cell",
460106
- meanDelta: 0.00035999999999999997,
460107
- maxDelta: 0.00035999999999999997
460268
+ meanDelta: 0.00019531,
460269
+ maxDelta: 0.00019531
460108
460270
  },
460109
- candidateLicense: "OFL-1.1"
460271
+ candidateLicense: "OFL-1.1",
460272
+ faceSources: {
460273
+ italic: {
460274
+ kind: "synthetic",
460275
+ from: "regular"
460276
+ },
460277
+ boldItalic: {
460278
+ kind: "synthetic",
460279
+ from: "bold"
460280
+ }
460281
+ },
460282
+ faceVerdicts: {
460283
+ regular: "cell_width_only",
460284
+ bold: "cell_width_only",
460285
+ italic: "visual_only",
460286
+ boldItalic: "visual_only"
460287
+ }
460110
460288
  },
460111
460289
  {
460112
460290
  evidenceId: "verdana",
460113
460291
  generic: "sans-serif",
460114
460292
  logicalFamily: "Verdana",
460115
- physicalFamily: null,
460293
+ physicalFamily: "Noto Sans",
460116
460294
  verdict: "visual_only",
460117
460295
  faces: {
460118
- regular: false,
460119
- bold: false,
460120
- italic: false,
460121
- boldItalic: false
460296
+ regular: true,
460297
+ bold: true,
460298
+ italic: true,
460299
+ boldItalic: true
460122
460300
  },
460123
460301
  gates: {
460124
- static: "not_run",
460302
+ static: "pass",
460125
460303
  metric: "fail",
460126
460304
  layout: "not_run",
460127
- ship: "not_run"
460305
+ ship: "fail"
460128
460306
  },
460129
460307
  policyAction: "category_fallback",
460130
460308
  measurementRefs: [
460131
- "verdana#top_candidates#2026-06-03"
460309
+ "verdana__noto-sans#visual_review#2026-06-10"
460132
460310
  ],
460133
460311
  exportRule: "preserve_original_name",
460134
- candidateLicense: null
460312
+ candidateLicense: "OFL-1.1"
460135
460313
  },
460136
460314
  {
460137
460315
  evidenceId: "tahoma",
@@ -460637,7 +460815,7 @@ var init_data = __esm(() => {
460637
460815
  ];
460638
460816
  });
460639
460817
 
460640
- // ../../node_modules/.pnpm/@docfonts+fallbacks@0.14.0/node_modules/@docfonts/fallbacks/dist/fallbacks.js
460818
+ // ../../node_modules/.pnpm/@docfonts+fallbacks@0.15.0/node_modules/@docfonts/fallbacks/dist/fallbacks.js
460641
460819
  function normalizeFamilyName2(name) {
460642
460820
  return name.trim().replace(/^['"]+|['"]+$/g, "").trim().toLowerCase();
460643
460821
  }
@@ -460731,7 +460909,7 @@ var init_fallbacks = __esm(() => {
460731
460909
  ]));
460732
460910
  });
460733
460911
 
460734
- // ../../node_modules/.pnpm/@docfonts+fallbacks@0.14.0/node_modules/@docfonts/fallbacks/dist/index.js
460912
+ // ../../node_modules/.pnpm/@docfonts+fallbacks@0.15.0/node_modules/@docfonts/fallbacks/dist/index.js
460735
460913
  var init_dist11 = __esm(() => {
460736
460914
  init_data();
460737
460915
  init_fallbacks();
@@ -460792,11 +460970,16 @@ var init_bundled_manifest = __esm(() => {
460792
460970
  { weight: "normal", style: "normal", file: "NotoSansMono-Regular.woff2" },
460793
460971
  { weight: "bold", style: "normal", file: "NotoSansMono-Bold.woff2" }
460794
460972
  ]),
460973
+ familyWithFaces2("Inconsolata SemiExpanded", "OFL-1.1", [
460974
+ { weight: "normal", style: "normal", file: "InconsolataSemiExpanded-Regular.woff2" },
460975
+ { weight: "bold", style: "normal", file: "InconsolataSemiExpanded-Bold.woff2" }
460976
+ ]),
460795
460977
  family2("PT Sans", "PTSans", "OFL-1.1"),
460796
460978
  familyWithFaces2("PT Sans Narrow", "OFL-1.1", [
460797
460979
  { weight: "normal", style: "normal", file: "PTSansNarrow-Regular.woff2" },
460798
460980
  { weight: "bold", style: "normal", file: "PTSansNarrow-Bold.woff2" }
460799
- ])
460981
+ ]),
460982
+ family2("TeX Gyre Bonum", "TeXGyreBonum", "LicenseRef-GUST-Font-License-1.0")
460800
460983
  ]);
460801
460984
  });
460802
460985
 
@@ -461492,6 +461675,7 @@ var init_font_offerings = __esm(() => {
461492
461675
  "Arial Black",
461493
461676
  "Arial Narrow",
461494
461677
  "Baskerville Old Face",
461678
+ "Bookman Old Style",
461495
461679
  "Brush Script MT",
461496
461680
  "Century",
461497
461681
  "Cooper Black",
@@ -461501,7 +461685,8 @@ var init_font_offerings = __esm(() => {
461501
461685
  "Gill Sans MT Condensed",
461502
461686
  "Lucida Console",
461503
461687
  "Tahoma",
461504
- "Trebuchet MS"
461688
+ "Trebuchet MS",
461689
+ "Verdana"
461505
461690
  ]);
461506
461691
  FONT_OFFERINGS2 = deriveOfferings2();
461507
461692
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/mcp",
3
- "version": "0.12.0-next.17",
3
+ "version": "0.12.0-next.19",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": ">=20"
@@ -20,8 +20,8 @@
20
20
  "@types/node": "22.19.2",
21
21
  "typescript": "^5.9.2",
22
22
  "@superdoc/document-api": "0.0.1",
23
- "@superdoc/super-editor": "0.0.1",
24
- "superdoc": "1.39.0"
23
+ "superdoc": "1.39.0",
24
+ "@superdoc/super-editor": "0.0.1"
25
25
  },
26
26
  "publishConfig": {
27
27
  "access": "public"