@superdoc-dev/cli 0.2.0-next.69 → 0.2.0-next.70
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 +15 -11
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -105834,9 +105834,9 @@ var init_remark_gfm_CjV8kaUy_es = __esm(() => {
|
|
|
105834
105834
|
init_remark_gfm_z_sDF4ss_es();
|
|
105835
105835
|
});
|
|
105836
105836
|
|
|
105837
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
105838
|
-
var
|
|
105839
|
-
__export(
|
|
105837
|
+
// ../../packages/superdoc/dist/chunks/src-BImwoFvG.es.js
|
|
105838
|
+
var exports_src_BImwoFvG_es = {};
|
|
105839
|
+
__export(exports_src_BImwoFvG_es, {
|
|
105840
105840
|
zt: () => defineMark,
|
|
105841
105841
|
z: () => cM,
|
|
105842
105842
|
yt: () => removeAwarenessStates,
|
|
@@ -179613,6 +179613,10 @@ var Node$13 = class Node$14 {
|
|
|
179613
179613
|
hasCaret: true,
|
|
179614
179614
|
command: "setZoom",
|
|
179615
179615
|
isWide: true,
|
|
179616
|
+
style: {
|
|
179617
|
+
width: "71px",
|
|
179618
|
+
minWidth: "71px"
|
|
179619
|
+
},
|
|
179616
179620
|
inlineTextInputVisible: false,
|
|
179617
179621
|
hasInlineTextInput: true,
|
|
179618
179622
|
attributes: { ariaLabel: "Zoom" },
|
|
@@ -180515,7 +180519,7 @@ var Node$13 = class Node$14 {
|
|
|
180515
180519
|
trackedChanges: context.trackedChanges ?? []
|
|
180516
180520
|
});
|
|
180517
180521
|
}, _hoisted_1$6, _hoisted_2$2, _hoisted_3, _hoisted_4, ContextMenu_default, _hoisted_1$5, BasicUpload_default, _hoisted_1$4, MIN_WIDTH = 200, PPI = 96, alignment = "flex-end", Ruler_default, GenericPopover_default, _hoisted_1$3, _hoisted_2$1, RESIZE_HANDLE_WIDTH_PX = 9, RESIZE_HANDLE_HEIGHT_PX = 9, RESIZE_HANDLE_OFFSET_PX = 4, DRAG_OVERLAY_EXTENSION_PX = 1000, MIN_DRAG_OVERLAY_WIDTH_PX = 2000, THROTTLE_INTERVAL_MS = 16, MIN_RESIZE_DELTA_PX = 1, TableResizeOverlay_default, _hoisted_1$2, OVERLAY_EXPANSION_PX = 2000, RESIZE_HANDLE_SIZE_PX = 12, MOUSE_MOVE_THROTTLE_MS = 16, DIMENSION_CHANGE_THRESHOLD_PX = 1, Z_INDEX_OVERLAY = 10, Z_INDEX_HANDLE = 15, Z_INDEX_GUIDELINE = 20, ImageResizeOverlay_default, LINK_CLICK_DEBOUNCE_MS = 300, CURSOR_UPDATE_TIMEOUT_MS = 10, POPOVER_VERTICAL_OFFSET_PX = 15, LinkClickHandler_default, _hoisted_1$1, _hoisted_2, DOCX2 = "application/vnd.openxmlformats-officedocument.wordprocessingml.document", TABLE_RESIZE_HOVER_THRESHOLD = 8, TABLE_RESIZE_THROTTLE_MS = 16, SuperEditor_default, _hoisted_1, SuperInput_default, SlashMenu, Extensions;
|
|
180518
|
-
var
|
|
180522
|
+
var init_src_BImwoFvG_es = __esm(() => {
|
|
180519
180523
|
init_rolldown_runtime_B2q5OVn9_es();
|
|
180520
180524
|
init_SuperConverter_DLewdNXt_es();
|
|
180521
180525
|
init_jszip_ChlR43oI_es();
|
|
@@ -211844,8 +211848,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
211844
211848
|
return isObjectLike_default(value) && hasOwnProperty$8.call(value, "callee") && !propertyIsEnumerable$1.call(value, "callee");
|
|
211845
211849
|
};
|
|
211846
211850
|
stubFalse_default = stubFalse;
|
|
211847
|
-
freeExports$2 = typeof
|
|
211848
|
-
freeModule$2 = freeExports$2 && typeof
|
|
211851
|
+
freeExports$2 = typeof exports_src_BImwoFvG_es == "object" && exports_src_BImwoFvG_es && !exports_src_BImwoFvG_es.nodeType && exports_src_BImwoFvG_es;
|
|
211852
|
+
freeModule$2 = freeExports$2 && typeof module_src_BImwoFvG_es == "object" && module_src_BImwoFvG_es && !module_src_BImwoFvG_es.nodeType && module_src_BImwoFvG_es;
|
|
211849
211853
|
Buffer$1 = freeModule$2 && freeModule$2.exports === freeExports$2 ? _root_default.Buffer : undefined;
|
|
211850
211854
|
isBuffer_default = (Buffer$1 ? Buffer$1.isBuffer : undefined) || stubFalse_default;
|
|
211851
211855
|
typedArrayTags = {};
|
|
@@ -211853,8 +211857,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
211853
211857
|
typedArrayTags[argsTag$1] = typedArrayTags[arrayTag$1] = typedArrayTags[arrayBufferTag$1] = typedArrayTags[boolTag$1] = typedArrayTags[dataViewTag$2] = typedArrayTags[dateTag$1] = typedArrayTags[errorTag$1] = typedArrayTags[funcTag] = typedArrayTags[mapTag$2] = typedArrayTags[numberTag$1] = typedArrayTags[objectTag$3] = typedArrayTags[regexpTag$1] = typedArrayTags[setTag$2] = typedArrayTags[stringTag$1] = typedArrayTags[weakMapTag$1] = false;
|
|
211854
211858
|
_baseIsTypedArray_default = baseIsTypedArray;
|
|
211855
211859
|
_baseUnary_default = baseUnary;
|
|
211856
|
-
freeExports$1 = typeof
|
|
211857
|
-
freeModule$1 = freeExports$1 && typeof
|
|
211860
|
+
freeExports$1 = typeof exports_src_BImwoFvG_es == "object" && exports_src_BImwoFvG_es && !exports_src_BImwoFvG_es.nodeType && exports_src_BImwoFvG_es;
|
|
211861
|
+
freeModule$1 = freeExports$1 && typeof module_src_BImwoFvG_es == "object" && module_src_BImwoFvG_es && !module_src_BImwoFvG_es.nodeType && module_src_BImwoFvG_es;
|
|
211858
211862
|
freeProcess = freeModule$1 && freeModule$1.exports === freeExports$1 && _freeGlobal_default.process;
|
|
211859
211863
|
_nodeUtil_default = function() {
|
|
211860
211864
|
try {
|
|
@@ -211959,8 +211963,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
211959
211963
|
Stack.prototype.has = _stackHas_default;
|
|
211960
211964
|
Stack.prototype.set = _stackSet_default;
|
|
211961
211965
|
_Stack_default = Stack;
|
|
211962
|
-
freeExports = typeof
|
|
211963
|
-
freeModule = freeExports && typeof
|
|
211966
|
+
freeExports = typeof exports_src_BImwoFvG_es == "object" && exports_src_BImwoFvG_es && !exports_src_BImwoFvG_es.nodeType && exports_src_BImwoFvG_es;
|
|
211967
|
+
freeModule = freeExports && typeof module_src_BImwoFvG_es == "object" && module_src_BImwoFvG_es && !module_src_BImwoFvG_es.nodeType && module_src_BImwoFvG_es;
|
|
211964
211968
|
Buffer4 = freeModule && freeModule.exports === freeExports ? _root_default.Buffer : undefined;
|
|
211965
211969
|
allocUnsafe = Buffer4 ? Buffer4.allocUnsafe : undefined;
|
|
211966
211970
|
_cloneBuffer_default = cloneBuffer;
|
|
@@ -220040,7 +220044,7 @@ var init_zipper_DqXT7uTa_es = __esm(() => {
|
|
|
220040
220044
|
|
|
220041
220045
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
220042
220046
|
var init_super_editor_es = __esm(() => {
|
|
220043
|
-
|
|
220047
|
+
init_src_BImwoFvG_es();
|
|
220044
220048
|
init_SuperConverter_DLewdNXt_es();
|
|
220045
220049
|
init_jszip_ChlR43oI_es();
|
|
220046
220050
|
init_xml_js_DLE8mr0n_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/cli",
|
|
3
|
-
"version": "0.2.0-next.
|
|
3
|
+
"version": "0.2.0-next.70",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"superdoc": "./dist/index.js"
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"access": "public"
|
|
30
30
|
},
|
|
31
31
|
"optionalDependencies": {
|
|
32
|
-
"@superdoc-dev/cli-darwin-arm64": "0.2.0-next.
|
|
33
|
-
"@superdoc-dev/cli-darwin-x64": "0.2.0-next.
|
|
34
|
-
"@superdoc-dev/cli-linux-x64": "0.2.0-next.
|
|
35
|
-
"@superdoc-dev/cli-
|
|
36
|
-
"@superdoc-dev/cli-
|
|
32
|
+
"@superdoc-dev/cli-darwin-arm64": "0.2.0-next.70",
|
|
33
|
+
"@superdoc-dev/cli-darwin-x64": "0.2.0-next.70",
|
|
34
|
+
"@superdoc-dev/cli-linux-x64": "0.2.0-next.70",
|
|
35
|
+
"@superdoc-dev/cli-linux-arm64": "0.2.0-next.70",
|
|
36
|
+
"@superdoc-dev/cli-windows-x64": "0.2.0-next.70"
|
|
37
37
|
},
|
|
38
38
|
"scripts": {
|
|
39
39
|
"dev": "bun run src/index.ts",
|