@superdoc-dev/mcp 0.12.0-next.18 → 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 +249 -68
  2. package/package.json +1 -1
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-kDrJISzz.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_kDrJISzz_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_kDrJISzz_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_kDrJISzz_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_kDrJISzz_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_kDrJISzz_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_kDrJISzz_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",
@@ -157136,7 +157224,8 @@ var init_SuperConverter_kDrJISzz_es = __esm(() => {
157136
157224
  "Gill Sans MT Condensed",
157137
157225
  "Lucida Console",
157138
157226
  "Tahoma",
157139
- "Trebuchet MS"
157227
+ "Trebuchet MS",
157228
+ "Verdana"
157140
157229
  ]);
157141
157230
  FONT_OFFERINGS = deriveOfferings();
157142
157231
  ALL_COMMENT_TARGETS = COMMENT_FILE_BASENAMES;
@@ -158933,7 +159022,7 @@ var init_SuperConverter_kDrJISzz_es = __esm(() => {
158933
159022
  };
158934
159023
  });
158935
159024
 
158936
- // ../../packages/superdoc/dist/chunks/create-headless-toolbar-D1v6sX42.es.js
159025
+ // ../../packages/superdoc/dist/chunks/create-headless-toolbar-CmmuMr9-.es.js
158937
159026
  function parseSizeUnit(val = "0") {
158938
159027
  const length = val.toString() || "0";
158939
159028
  const value = Number.parseFloat(length);
@@ -169328,8 +169417,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, normalizeActorId = (value) => {
169328
169417
  }
169329
169418
  };
169330
169419
  };
169331
- var init_create_headless_toolbar_D1v6sX42_es = __esm(() => {
169332
- init_SuperConverter_kDrJISzz_es();
169420
+ var init_create_headless_toolbar_CmmuMr9_es = __esm(() => {
169421
+ init_SuperConverter_Ck_bD6Ne_es();
169333
169422
  init_uuid_B2wVPhPi_es();
169334
169423
  init_constants_D9qj59G2_es();
169335
169424
  init_dist_B8HfvhaK_es();
@@ -224019,7 +224108,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
224019
224108
  init_remark_gfm_BhnWr3yf_es();
224020
224109
  });
224021
224110
 
224022
- // ../../packages/superdoc/dist/chunks/src-C8MNSOR0.es.js
224111
+ // ../../packages/superdoc/dist/chunks/src-BCBS6aIr.es.js
224023
224112
  function deleteProps(obj, propOrProps) {
224024
224113
  const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
224025
224114
  const removeNested = (target, pathParts, index2 = 0) => {
@@ -321871,13 +321960,13 @@ menclose::after {
321871
321960
  return;
321872
321961
  console.log(...args$1);
321873
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;
321874
- var init_src_C8MNSOR0_es = __esm(() => {
321963
+ var init_src_BCBS6aIr_es = __esm(() => {
321875
321964
  init_rolldown_runtime_Bg48TavK_es();
321876
- init_SuperConverter_kDrJISzz_es();
321965
+ init_SuperConverter_Ck_bD6Ne_es();
321877
321966
  init_jszip_C49i9kUs_es();
321878
321967
  init_xml_js_CqGKpaft_es();
321879
321968
  init_uuid_B2wVPhPi_es();
321880
- init_create_headless_toolbar_D1v6sX42_es();
321969
+ init_create_headless_toolbar_CmmuMr9_es();
321881
321970
  init_constants_D9qj59G2_es();
321882
321971
  init_dist_B8HfvhaK_es();
321883
321972
  init_unified_Dsuw2be5_es();
@@ -357645,11 +357734,11 @@ function print() { __p += __j.call(arguments, '') }
357645
357734
  ]);
357646
357735
  });
357647
357736
 
357648
- // ../../packages/superdoc/dist/chunks/create-super-doc-ui-G-_4_UF5.es.js
357737
+ // ../../packages/superdoc/dist/chunks/create-super-doc-ui-D-dnaej6.es.js
357649
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;
357650
- var init_create_super_doc_ui_G__4_UF5_es = __esm(() => {
357651
- init_SuperConverter_kDrJISzz_es();
357652
- init_create_headless_toolbar_D1v6sX42_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();
357653
357742
  DEFAULT_TEXT_ALIGN_OPTIONS = [
357654
357743
  {
357655
357744
  label: "Left",
@@ -357940,16 +358029,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
357940
358029
 
357941
358030
  // ../../packages/superdoc/dist/super-editor.es.js
357942
358031
  var init_super_editor_es = __esm(() => {
357943
- init_src_C8MNSOR0_es();
357944
- init_SuperConverter_kDrJISzz_es();
358032
+ init_src_BCBS6aIr_es();
358033
+ init_SuperConverter_Ck_bD6Ne_es();
357945
358034
  init_jszip_C49i9kUs_es();
357946
358035
  init_xml_js_CqGKpaft_es();
357947
- init_create_headless_toolbar_D1v6sX42_es();
358036
+ init_create_headless_toolbar_CmmuMr9_es();
357948
358037
  init_constants_D9qj59G2_es();
357949
358038
  init_dist_B8HfvhaK_es();
357950
358039
  init_unified_Dsuw2be5_es();
357951
358040
  init_DocxZipper_FUsfThjV_es();
357952
- init_create_super_doc_ui_G__4_UF5_es();
358041
+ init_create_super_doc_ui_D_dnaej6_es();
357953
358042
  init_ui_C5PAS9hY_es();
357954
358043
  init_eventemitter3_BnGqBE_Q_es();
357955
358044
  init_errors_CNaD6vcg_es();
@@ -459611,7 +459700,7 @@ var init_exporter = __esm(() => {
459611
459700
  // ../../shared/font-system/src/types.ts
459612
459701
  var init_types8 = () => {};
459613
459702
 
459614
- // ../../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
459615
459704
  var SUBSTITUTION_EVIDENCE2;
459616
459705
  var init_data = __esm(() => {
459617
459706
  SUBSTITUTION_EVIDENCE2 = [
@@ -459996,6 +460085,31 @@ var init_data = __esm(() => {
459996
460085
  exportRule: "preserve_original_name",
459997
460086
  candidateLicense: "LicenseRef-GUST-Font-License-1.0"
459998
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
+ },
459999
460113
  {
460000
460114
  evidenceId: "century",
460001
460115
  generic: "serif",
@@ -460010,16 +460124,33 @@ var init_data = __esm(() => {
460010
460124
  },
460011
460125
  gates: {
460012
460126
  static: "pass",
460013
- metric: "fail",
460127
+ metric: "pass",
460014
460128
  layout: "not_run",
460015
460129
  ship: "fail"
460016
460130
  },
460017
460131
  policyAction: "substitute",
460018
460132
  measurementRefs: [
460133
+ "century_regular__c059#regular#w400#analytic_advance#2026-06-10",
460019
460134
  "century__c059#visual_review#2026-06-09"
460020
460135
  ],
460021
460136
  exportRule: "preserve_original_name",
460022
- 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
+ ]
460023
460154
  },
460024
460155
  {
460025
460156
  evidenceId: "century-schoolbook",
@@ -460041,10 +460172,39 @@ var init_data = __esm(() => {
460041
460172
  },
460042
460173
  policyAction: "substitute",
460043
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",
460044
460179
  "century-schoolbook__c059#visual_review#2026-06-09"
460045
460180
  ],
460046
460181
  exportRule: "preserve_original_name",
460047
- 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
+ ]
460048
460208
  },
460049
460209
  {
460050
460210
  evidenceId: "garamond",
@@ -460085,55 +460245,71 @@ var init_data = __esm(() => {
460085
460245
  generic: "monospace",
460086
460246
  logicalFamily: "Consolas",
460087
460247
  physicalFamily: "Inconsolata SemiExpanded",
460088
- verdict: "cell_width_only",
460248
+ verdict: "visual_only",
460089
460249
  faces: {
460090
- regular: false,
460091
- bold: false,
460250
+ regular: true,
460251
+ bold: true,
460092
460252
  italic: false,
460093
460253
  boldItalic: false
460094
460254
  },
460095
460255
  gates: {
460096
- static: "not_run",
460097
- metric: "not_run",
460256
+ static: "pass",
460257
+ metric: "pass",
460098
460258
  layout: "not_run",
460099
- ship: "not_run"
460259
+ ship: "fail"
460100
460260
  },
460101
460261
  policyAction: "category_fallback",
460102
460262
  measurementRefs: [
460103
- "consolas__inconsolata-semiexpanded#analytic_advance#2026-06-03"
460263
+ "consolas__inconsolata-semiexpanded#monospace_cell#analytic_advance#2026-06-10"
460104
460264
  ],
460105
460265
  exportRule: "preserve_original_name",
460106
460266
  advance: {
460107
460267
  basis: "monospace_cell",
460108
- meanDelta: 0.00035999999999999997,
460109
- maxDelta: 0.00035999999999999997
460268
+ meanDelta: 0.00019531,
460269
+ maxDelta: 0.00019531
460110
460270
  },
460111
- 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
+ }
460112
460288
  },
460113
460289
  {
460114
460290
  evidenceId: "verdana",
460115
460291
  generic: "sans-serif",
460116
460292
  logicalFamily: "Verdana",
460117
- physicalFamily: null,
460293
+ physicalFamily: "Noto Sans",
460118
460294
  verdict: "visual_only",
460119
460295
  faces: {
460120
- regular: false,
460121
- bold: false,
460122
- italic: false,
460123
- boldItalic: false
460296
+ regular: true,
460297
+ bold: true,
460298
+ italic: true,
460299
+ boldItalic: true
460124
460300
  },
460125
460301
  gates: {
460126
- static: "not_run",
460302
+ static: "pass",
460127
460303
  metric: "fail",
460128
460304
  layout: "not_run",
460129
- ship: "not_run"
460305
+ ship: "fail"
460130
460306
  },
460131
460307
  policyAction: "category_fallback",
460132
460308
  measurementRefs: [
460133
- "verdana#top_candidates#2026-06-03"
460309
+ "verdana__noto-sans#visual_review#2026-06-10"
460134
460310
  ],
460135
460311
  exportRule: "preserve_original_name",
460136
- candidateLicense: null
460312
+ candidateLicense: "OFL-1.1"
460137
460313
  },
460138
460314
  {
460139
460315
  evidenceId: "tahoma",
@@ -460639,7 +460815,7 @@ var init_data = __esm(() => {
460639
460815
  ];
460640
460816
  });
460641
460817
 
460642
- // ../../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
460643
460819
  function normalizeFamilyName2(name) {
460644
460820
  return name.trim().replace(/^['"]+|['"]+$/g, "").trim().toLowerCase();
460645
460821
  }
@@ -460733,7 +460909,7 @@ var init_fallbacks = __esm(() => {
460733
460909
  ]));
460734
460910
  });
460735
460911
 
460736
- // ../../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
460737
460913
  var init_dist11 = __esm(() => {
460738
460914
  init_data();
460739
460915
  init_fallbacks();
@@ -460794,6 +460970,10 @@ var init_bundled_manifest = __esm(() => {
460794
460970
  { weight: "normal", style: "normal", file: "NotoSansMono-Regular.woff2" },
460795
460971
  { weight: "bold", style: "normal", file: "NotoSansMono-Bold.woff2" }
460796
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
+ ]),
460797
460977
  family2("PT Sans", "PTSans", "OFL-1.1"),
460798
460978
  familyWithFaces2("PT Sans Narrow", "OFL-1.1", [
460799
460979
  { weight: "normal", style: "normal", file: "PTSansNarrow-Regular.woff2" },
@@ -461505,7 +461685,8 @@ var init_font_offerings = __esm(() => {
461505
461685
  "Gill Sans MT Condensed",
461506
461686
  "Lucida Console",
461507
461687
  "Tahoma",
461508
- "Trebuchet MS"
461688
+ "Trebuchet MS",
461689
+ "Verdana"
461509
461690
  ]);
461510
461691
  FONT_OFFERINGS2 = deriveOfferings2();
461511
461692
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/mcp",
3
- "version": "0.12.0-next.18",
3
+ "version": "0.12.0-next.19",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": ">=20"