@superdoc-dev/cli 0.17.0-next.49 → 0.17.0-next.50
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.
- package/dist/index.js +18 -23
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -68358,7 +68358,7 @@ var init_remark_gfm_BUJjZJLy_es = __esm(() => {
|
|
|
68358
68358
|
emptyOptions2 = {};
|
|
68359
68359
|
});
|
|
68360
68360
|
|
|
68361
|
-
// ../../packages/superdoc/dist/chunks/SuperConverter-
|
|
68361
|
+
// ../../packages/superdoc/dist/chunks/SuperConverter-kpyJINN6.es.js
|
|
68362
68362
|
function getExtensionConfigField(extension$1, field, context = { name: "" }) {
|
|
68363
68363
|
const fieldValue = extension$1.config[field];
|
|
68364
68364
|
if (typeof fieldValue === "function")
|
|
@@ -137008,7 +137008,7 @@ Docs: https://docs.superdoc.dev/getting-started/fonts`);
|
|
|
137008
137008
|
state.kern = kernNode.attributes["w:val"];
|
|
137009
137009
|
}
|
|
137010
137010
|
}, SuperConverter;
|
|
137011
|
-
var
|
|
137011
|
+
var init_SuperConverter_kpyJINN6_es = __esm(() => {
|
|
137012
137012
|
init_rolldown_runtime_Bg48TavK_es();
|
|
137013
137013
|
init_jszip_C49i9kUs_es();
|
|
137014
137014
|
init_xml_js_CqGKpaft_es();
|
|
@@ -156672,12 +156672,7 @@ var init_SuperConverter_SsIUcBUk_es = __esm(() => {
|
|
|
156672
156672
|
upperLetter: 360,
|
|
156673
156673
|
lowerLetter: 360
|
|
156674
156674
|
};
|
|
156675
|
-
NUMBERING_ROOT_ATTRS = {
|
|
156676
|
-
"xmlns:w": "http://schemas.openxmlformats.org/wordprocessingml/2006/main",
|
|
156677
|
-
"xmlns:w15": "http://schemas.microsoft.com/office/word/2012/wordml",
|
|
156678
|
-
"xmlns:mc": "http://schemas.openxmlformats.org/markup-compatibility/2006",
|
|
156679
|
-
"mc:Ignorable": "w15"
|
|
156680
|
-
};
|
|
156675
|
+
NUMBERING_ROOT_ATTRS = { ...DEFAULT_DOCX_DEFS };
|
|
156681
156676
|
numberingPartDescriptor = {
|
|
156682
156677
|
id: NUMBERING_PART_ID,
|
|
156683
156678
|
ensurePart() {
|
|
@@ -166024,7 +166019,7 @@ var init_SuperConverter_SsIUcBUk_es = __esm(() => {
|
|
|
166024
166019
|
};
|
|
166025
166020
|
});
|
|
166026
166021
|
|
|
166027
|
-
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-
|
|
166022
|
+
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-BVsVOCFo.es.js
|
|
166028
166023
|
function parseSizeUnit(val = "0") {
|
|
166029
166024
|
const length3 = val.toString() || "0";
|
|
166030
166025
|
const value = Number.parseFloat(length3);
|
|
@@ -176845,9 +176840,9 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, MARK_KEYS, STEP_OP_CATALOG_UNFROZEN2, P
|
|
|
176845
176840
|
}
|
|
176846
176841
|
};
|
|
176847
176842
|
};
|
|
176848
|
-
var
|
|
176843
|
+
var init_create_headless_toolbar_BVsVOCFo_es = __esm(() => {
|
|
176849
176844
|
init_rolldown_runtime_Bg48TavK_es();
|
|
176850
|
-
|
|
176845
|
+
init_SuperConverter_kpyJINN6_es();
|
|
176851
176846
|
init_jszip_C49i9kUs_es();
|
|
176852
176847
|
init_uuid_B2wVPhPi_es();
|
|
176853
176848
|
init_constants_D9qj59G2_es();
|
|
@@ -226940,7 +226935,7 @@ var init_remark_gfm_DCND_V_3_es = __esm(() => {
|
|
|
226940
226935
|
init_remark_gfm_BUJjZJLy_es();
|
|
226941
226936
|
});
|
|
226942
226937
|
|
|
226943
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
226938
|
+
// ../../packages/superdoc/dist/chunks/src-zyspUzrz.es.js
|
|
226944
226939
|
function deleteProps(obj, propOrProps) {
|
|
226945
226940
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
226946
226941
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -328161,13 +328156,13 @@ menclose::after {
|
|
|
328161
328156
|
return;
|
|
328162
328157
|
console.log(...args$1);
|
|
328163
328158
|
}, 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;
|
|
328164
|
-
var
|
|
328159
|
+
var init_src_zyspUzrz_es = __esm(() => {
|
|
328165
328160
|
init_rolldown_runtime_Bg48TavK_es();
|
|
328166
|
-
|
|
328161
|
+
init_SuperConverter_kpyJINN6_es();
|
|
328167
328162
|
init_jszip_C49i9kUs_es();
|
|
328168
328163
|
init_xml_js_CqGKpaft_es();
|
|
328169
328164
|
init_uuid_B2wVPhPi_es();
|
|
328170
|
-
|
|
328165
|
+
init_create_headless_toolbar_BVsVOCFo_es();
|
|
328171
328166
|
init_constants_D9qj59G2_es();
|
|
328172
328167
|
init_unified_BDuVPlMu_es();
|
|
328173
328168
|
init_remark_gfm_BUJjZJLy_es();
|
|
@@ -371474,11 +371469,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
371474
371469
|
]);
|
|
371475
371470
|
});
|
|
371476
371471
|
|
|
371477
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
371472
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-BkGDPQ2r.es.js
|
|
371478
371473
|
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;
|
|
371479
|
-
var
|
|
371480
|
-
|
|
371481
|
-
|
|
371474
|
+
var init_create_super_doc_ui_BkGDPQ2r_es = __esm(() => {
|
|
371475
|
+
init_SuperConverter_kpyJINN6_es();
|
|
371476
|
+
init_create_headless_toolbar_BVsVOCFo_es();
|
|
371482
371477
|
DEFAULT_TEXT_ALIGN_OPTIONS = [
|
|
371483
371478
|
{
|
|
371484
371479
|
label: "Left",
|
|
@@ -371769,15 +371764,15 @@ var init_zipper_BxRAi0_5_es = __esm(() => {
|
|
|
371769
371764
|
|
|
371770
371765
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
371771
371766
|
var init_super_editor_es = __esm(() => {
|
|
371772
|
-
|
|
371773
|
-
|
|
371767
|
+
init_src_zyspUzrz_es();
|
|
371768
|
+
init_SuperConverter_kpyJINN6_es();
|
|
371774
371769
|
init_jszip_C49i9kUs_es();
|
|
371775
371770
|
init_xml_js_CqGKpaft_es();
|
|
371776
|
-
|
|
371771
|
+
init_create_headless_toolbar_BVsVOCFo_es();
|
|
371777
371772
|
init_constants_D9qj59G2_es();
|
|
371778
371773
|
init_unified_BDuVPlMu_es();
|
|
371779
371774
|
init_DocxZipper_BzS208BW_es();
|
|
371780
|
-
|
|
371775
|
+
init_create_super_doc_ui_BkGDPQ2r_es();
|
|
371781
371776
|
init_ui_CGB3qmy3_es();
|
|
371782
371777
|
init_eventemitter3_UwU_CLPU_es();
|
|
371783
371778
|
init_errors_C_DoKMoN_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/cli",
|
|
3
|
-
"version": "0.17.0-next.
|
|
3
|
+
"version": "0.17.0-next.50",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"superdoc": "./dist/index.js"
|
|
@@ -26,21 +26,21 @@
|
|
|
26
26
|
"lib0": "^0.2.114",
|
|
27
27
|
"typescript": "^5.9.2",
|
|
28
28
|
"y-protocols": "^1.0.6",
|
|
29
|
+
"@superdoc-dev/sdk": "1.20.0",
|
|
29
30
|
"@superdoc/super-editor": "0.0.1",
|
|
30
31
|
"@superdoc/document-api": "0.1.0-alpha.0",
|
|
31
|
-
"superdoc": "1.44.0"
|
|
32
|
-
"@superdoc-dev/sdk": "1.20.0"
|
|
32
|
+
"superdoc": "1.44.0"
|
|
33
33
|
},
|
|
34
34
|
"module": "src/index.ts",
|
|
35
35
|
"publishConfig": {
|
|
36
36
|
"access": "public"
|
|
37
37
|
},
|
|
38
38
|
"optionalDependencies": {
|
|
39
|
-
"@superdoc-dev/cli-darwin-arm64": "0.17.0-next.
|
|
40
|
-
"@superdoc-dev/cli-darwin-x64": "0.17.0-next.
|
|
41
|
-
"@superdoc-dev/cli-linux-arm64": "0.17.0-next.
|
|
42
|
-
"@superdoc-dev/cli-windows-x64": "0.17.0-next.
|
|
43
|
-
"@superdoc-dev/cli-linux-x64": "0.17.0-next.
|
|
39
|
+
"@superdoc-dev/cli-darwin-arm64": "0.17.0-next.50",
|
|
40
|
+
"@superdoc-dev/cli-darwin-x64": "0.17.0-next.50",
|
|
41
|
+
"@superdoc-dev/cli-linux-arm64": "0.17.0-next.50",
|
|
42
|
+
"@superdoc-dev/cli-windows-x64": "0.17.0-next.50",
|
|
43
|
+
"@superdoc-dev/cli-linux-x64": "0.17.0-next.50"
|
|
44
44
|
},
|
|
45
45
|
"scripts": {
|
|
46
46
|
"predev": "node scripts/ensure-superdoc-build.js",
|