@superdoc-dev/cli 0.8.0-next.40 → 0.8.0-next.41
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 +14 -11
- package/package.json +9 -9
package/dist/index.js
CHANGED
|
@@ -207213,7 +207213,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
207213
207213
|
init_remark_gfm_BhnWr3yf_es();
|
|
207214
207214
|
});
|
|
207215
207215
|
|
|
207216
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
207216
|
+
// ../../packages/superdoc/dist/chunks/src-97w5ApZ8.es.js
|
|
207217
207217
|
function deleteProps(obj, propOrProps) {
|
|
207218
207218
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
207219
207219
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -284749,19 +284749,22 @@ var Node$13 = class Node$14 {
|
|
|
284749
284749
|
}
|
|
284750
284750
|
|
|
284751
284751
|
.superdoc-layout .track-insert-dec.highlighted.track-change-focused {
|
|
284752
|
-
border-
|
|
284753
|
-
border-
|
|
284752
|
+
border-left: none;
|
|
284753
|
+
border-right: none;
|
|
284754
|
+
border-top-style: solid;
|
|
284755
|
+
border-bottom-style: solid;
|
|
284754
284756
|
background-color: var(--sd-tracked-changes-insert-background-focused, #399c7244);
|
|
284755
284757
|
}
|
|
284756
284758
|
|
|
284757
284759
|
.superdoc-layout .track-delete-dec.highlighted.track-change-focused {
|
|
284758
|
-
border-
|
|
284759
|
-
border-
|
|
284760
|
+
border-left: none;
|
|
284761
|
+
border-right: none;
|
|
284762
|
+
border-top-style: solid;
|
|
284763
|
+
border-bottom-style: solid;
|
|
284760
284764
|
background-color: var(--sd-tracked-changes-delete-background-focused, #cb0e4744);
|
|
284761
284765
|
}
|
|
284762
284766
|
|
|
284763
284767
|
.superdoc-layout .track-format-dec.highlighted.track-change-focused {
|
|
284764
|
-
border-bottom-width: 3px;
|
|
284765
284768
|
background-color: var(--sd-tracked-changes-format-background-focused, #ffd70033);
|
|
284766
284769
|
}
|
|
284767
284770
|
`, SDT_CONTAINER_STYLES = `
|
|
@@ -298442,7 +298445,7 @@ menclose::after {
|
|
|
298442
298445
|
return;
|
|
298443
298446
|
console.log(...args$1);
|
|
298444
298447
|
}, 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;
|
|
298445
|
-
var
|
|
298448
|
+
var init_src_97w5ApZ8_es = __esm(() => {
|
|
298446
298449
|
init_rolldown_runtime_Bg48TavK_es();
|
|
298447
298450
|
init_SuperConverter_DklB_kc9_es();
|
|
298448
298451
|
init_jszip_C49i9kUs_es();
|
|
@@ -335840,9 +335843,9 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
335840
335843
|
];
|
|
335841
335844
|
});
|
|
335842
335845
|
|
|
335843
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
335846
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-BKSS0H4i.es.js
|
|
335844
335847
|
var ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
|
|
335845
|
-
var
|
|
335848
|
+
var init_create_super_doc_ui_BKSS0H4i_es = __esm(() => {
|
|
335846
335849
|
init_SuperConverter_DklB_kc9_es();
|
|
335847
335850
|
init_create_headless_toolbar_lTVVsGdE_es();
|
|
335848
335851
|
ALL_TOOLBAR_COMMAND_IDS = Object.keys(createToolbarRegistry());
|
|
@@ -335862,7 +335865,7 @@ var init_zipper_BxRAi0_5_es = __esm(() => {
|
|
|
335862
335865
|
|
|
335863
335866
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
335864
335867
|
var init_super_editor_es = __esm(() => {
|
|
335865
|
-
|
|
335868
|
+
init_src_97w5ApZ8_es();
|
|
335866
335869
|
init_SuperConverter_DklB_kc9_es();
|
|
335867
335870
|
init_jszip_C49i9kUs_es();
|
|
335868
335871
|
init_xml_js_CqGKpaft_es();
|
|
@@ -335871,7 +335874,7 @@ var init_super_editor_es = __esm(() => {
|
|
|
335871
335874
|
init_dist_B8HfvhaK_es();
|
|
335872
335875
|
init_unified_Dsuw2be5_es();
|
|
335873
335876
|
init_DocxZipper_CUX64E5K_es();
|
|
335874
|
-
|
|
335877
|
+
init_create_super_doc_ui_BKSS0H4i_es();
|
|
335875
335878
|
init_ui_CGB3qmy3_es();
|
|
335876
335879
|
init_eventemitter3_BJrNoN9D_es();
|
|
335877
335880
|
init_errors_C_DoKMoN_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/cli",
|
|
3
|
-
"version": "0.8.0-next.
|
|
3
|
+
"version": "0.8.0-next.41",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"superdoc": "./dist/index.js"
|
|
@@ -24,21 +24,21 @@
|
|
|
24
24
|
"@types/node": "22.19.2",
|
|
25
25
|
"@types/ws": "^8.5.13",
|
|
26
26
|
"typescript": "^5.9.2",
|
|
27
|
-
"@superdoc/
|
|
28
|
-
"@superdoc/super-editor": "0.0.1",
|
|
27
|
+
"@superdoc/pm-adapter": "0.0.0",
|
|
29
28
|
"superdoc": "1.29.1",
|
|
30
|
-
"@superdoc/
|
|
29
|
+
"@superdoc/document-api": "0.0.1",
|
|
30
|
+
"@superdoc/super-editor": "0.0.1"
|
|
31
31
|
},
|
|
32
32
|
"module": "src/index.ts",
|
|
33
33
|
"publishConfig": {
|
|
34
34
|
"access": "public"
|
|
35
35
|
},
|
|
36
36
|
"optionalDependencies": {
|
|
37
|
-
"@superdoc-dev/cli-darwin-arm64": "0.8.0-next.
|
|
38
|
-
"@superdoc-dev/cli-darwin-x64": "0.8.0-next.
|
|
39
|
-
"@superdoc-dev/cli-linux-
|
|
40
|
-
"@superdoc-dev/cli-
|
|
41
|
-
"@superdoc-dev/cli-
|
|
37
|
+
"@superdoc-dev/cli-darwin-arm64": "0.8.0-next.41",
|
|
38
|
+
"@superdoc-dev/cli-darwin-x64": "0.8.0-next.41",
|
|
39
|
+
"@superdoc-dev/cli-linux-arm64": "0.8.0-next.41",
|
|
40
|
+
"@superdoc-dev/cli-linux-x64": "0.8.0-next.41",
|
|
41
|
+
"@superdoc-dev/cli-windows-x64": "0.8.0-next.41"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"predev": "node scripts/ensure-superdoc-build.js",
|