@superdoc-dev/cli 0.8.0-next.56 → 0.8.0-next.58
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 +8 -9
- package/package.json +7 -7
package/dist/index.js
CHANGED
|
@@ -160696,9 +160696,9 @@ var __plugin_vue_export_helper_default = (sfc, props) => {
|
|
|
160696
160696
|
};
|
|
160697
160697
|
var init__plugin_vue_export_helper_HmhZBO0u_es = () => {};
|
|
160698
160698
|
|
|
160699
|
-
// ../../packages/superdoc/dist/chunks/eventemitter3-
|
|
160700
|
-
var import_eventemitter3
|
|
160701
|
-
var
|
|
160699
|
+
// ../../packages/superdoc/dist/chunks/eventemitter3-UwU_CLPU.es.js
|
|
160700
|
+
var import_eventemitter3;
|
|
160701
|
+
var init_eventemitter3_UwU_CLPU_es = __esm(() => {
|
|
160702
160702
|
init_rolldown_runtime_Bg48TavK_es();
|
|
160703
160703
|
import_eventemitter3 = /* @__PURE__ */ __toESM2((/* @__PURE__ */ __commonJSMin((exports, module) => {
|
|
160704
160704
|
var has = Object.prototype.hasOwnProperty, prefix = "~";
|
|
@@ -160865,7 +160865,6 @@ var init_eventemitter3_BJrNoN9D_es = __esm(() => {
|
|
|
160865
160865
|
if (typeof module !== "undefined")
|
|
160866
160866
|
module.exports = EventEmitter$1;
|
|
160867
160867
|
}))(), 1);
|
|
160868
|
-
eventemitter3_default = import_eventemitter3.default;
|
|
160869
160868
|
});
|
|
160870
160869
|
|
|
160871
160870
|
// ../../packages/superdoc/dist/chunks/blank-docx-CDDHd6CH.es.js
|
|
@@ -207213,7 +207212,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
207213
207212
|
init_remark_gfm_BhnWr3yf_es();
|
|
207214
207213
|
});
|
|
207215
207214
|
|
|
207216
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
207215
|
+
// ../../packages/superdoc/dist/chunks/src-B3BEPHBG.es.js
|
|
207217
207216
|
function deleteProps(obj, propOrProps) {
|
|
207218
207217
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
207219
207218
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -298473,7 +298472,7 @@ menclose::after {
|
|
|
298473
298472
|
return;
|
|
298474
298473
|
console.log(...args$1);
|
|
298475
298474
|
}, 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;
|
|
298476
|
-
var
|
|
298475
|
+
var init_src_B3BEPHBG_es = __esm(() => {
|
|
298477
298476
|
init_rolldown_runtime_Bg48TavK_es();
|
|
298478
298477
|
init_SuperConverter_CkLY_4Vz_es();
|
|
298479
298478
|
init_jszip_C49i9kUs_es();
|
|
@@ -298486,7 +298485,7 @@ var init_src_B34dYiHx_es = __esm(() => {
|
|
|
298486
298485
|
init_remark_stringify_6MMJfY0k_es();
|
|
298487
298486
|
init_DocxZipper_CUX64E5K_es();
|
|
298488
298487
|
init__plugin_vue_export_helper_HmhZBO0u_es();
|
|
298489
|
-
|
|
298488
|
+
init_eventemitter3_UwU_CLPU_es();
|
|
298490
298489
|
init_errors_C_DoKMoN_es();
|
|
298491
298490
|
init_blank_docx_CDDHd6CH_es();
|
|
298492
298491
|
init_yjs();
|
|
@@ -335899,7 +335898,7 @@ var init_zipper_BxRAi0_5_es = __esm(() => {
|
|
|
335899
335898
|
|
|
335900
335899
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
335901
335900
|
var init_super_editor_es = __esm(() => {
|
|
335902
|
-
|
|
335901
|
+
init_src_B3BEPHBG_es();
|
|
335903
335902
|
init_SuperConverter_CkLY_4Vz_es();
|
|
335904
335903
|
init_jszip_C49i9kUs_es();
|
|
335905
335904
|
init_xml_js_CqGKpaft_es();
|
|
@@ -335910,7 +335909,7 @@ var init_super_editor_es = __esm(() => {
|
|
|
335910
335909
|
init_DocxZipper_CUX64E5K_es();
|
|
335911
335910
|
init_create_super_doc_ui_B__Cgskg_es();
|
|
335912
335911
|
init_ui_CGB3qmy3_es();
|
|
335913
|
-
|
|
335912
|
+
init_eventemitter3_UwU_CLPU_es();
|
|
335914
335913
|
init_errors_C_DoKMoN_es();
|
|
335915
335914
|
init_zipper_BxRAi0_5_es();
|
|
335916
335915
|
});
|
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.58",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"superdoc": "./dist/index.js"
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"@types/ws": "^8.5.13",
|
|
26
26
|
"typescript": "^5.9.2",
|
|
27
27
|
"@superdoc/document-api": "0.0.1",
|
|
28
|
-
"@superdoc/super-editor": "0.0.1",
|
|
29
28
|
"@superdoc/pm-adapter": "0.0.0",
|
|
29
|
+
"@superdoc/super-editor": "0.0.1",
|
|
30
30
|
"superdoc": "1.31.0"
|
|
31
31
|
},
|
|
32
32
|
"module": "src/index.ts",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"access": "public"
|
|
35
35
|
},
|
|
36
36
|
"optionalDependencies": {
|
|
37
|
-
"@superdoc-dev/cli-darwin-arm64": "0.8.0-next.
|
|
38
|
-
"@superdoc-dev/cli-
|
|
39
|
-
"@superdoc-dev/cli-
|
|
40
|
-
"@superdoc-dev/cli-
|
|
41
|
-
"@superdoc-dev/cli-
|
|
37
|
+
"@superdoc-dev/cli-darwin-arm64": "0.8.0-next.58",
|
|
38
|
+
"@superdoc-dev/cli-linux-x64": "0.8.0-next.58",
|
|
39
|
+
"@superdoc-dev/cli-darwin-x64": "0.8.0-next.58",
|
|
40
|
+
"@superdoc-dev/cli-linux-arm64": "0.8.0-next.58",
|
|
41
|
+
"@superdoc-dev/cli-windows-x64": "0.8.0-next.58"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"predev": "node scripts/ensure-superdoc-build.js",
|