@harbour-enterprises/superdoc 0.14.8-next.1 → 0.14.8-next.3
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/chunks/{index-Oz4X1zyg.cjs → index-BYM9Q-5k.cjs} +2 -2
- package/dist/chunks/{index-BMwK7kM5.es.js → index-CtKTO471.es.js} +2 -2
- package/dist/chunks/{index-MJ-5Yknb.es.js → index-CtmwketW.es.js} +1 -1
- package/dist/chunks/{index-CZuIe8A3.cjs → index-NNBaoa7m.cjs} +1 -1
- package/dist/chunks/{super-editor.es-5mVrMfKa.cjs → super-editor.es-DaT41XAo.cjs} +12458 -12184
- package/dist/chunks/{super-editor.es-CBwOjGGm.es.js → super-editor.es-DxlUeWyh.es.js} +12458 -12184
- package/dist/chunks/{url-Cqg2Hljl.es.js → url-CGuSEi6H.es.js} +1 -1
- package/dist/chunks/{url-CRVat8D5.cjs → url-CHbZrfPf.cjs} +1 -1
- package/dist/chunks/{xml-js-t28wMlyv.cjs → xml-js-BjZxwY3_.cjs} +79 -100
- package/dist/chunks/{xml-js-D78KIQHL.es.js → xml-js-pilYeQmG.es.js} +79 -100
- package/dist/core/SuperDoc.d.ts +5 -0
- package/dist/core/SuperDoc.d.ts.map +1 -1
- package/dist/style.css +29 -28
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-DGAM2sp-.js → converter-BZVJ7MW0.js} +6339 -4268
- package/dist/super-editor/chunks/{docx-zipper-D7gWs6Un.js → docx-zipper-DW8rQ_YL.js} +1 -1
- package/dist/super-editor/chunks/{editor-DLTgG6Jv.js → editor-CKoD69wf.js} +447 -2233
- package/dist/super-editor/chunks/{toolbar-BQHUn8ad.js → toolbar-DSZaPZlK.js} +2 -2
- package/dist/super-editor/converter.es.js +2 -2
- package/dist/super-editor/core/Editor.d.ts +20 -0
- package/dist/super-editor/core/Editor.d.ts.map +1 -1
- package/dist/super-editor/core/InputRule.d.ts.map +1 -1
- package/dist/super-editor/core/child-editor/child-editor.d.ts +3 -0
- package/dist/super-editor/core/child-editor/child-editor.d.ts.map +1 -0
- package/dist/super-editor/core/child-editor/index.d.ts +2 -0
- package/dist/super-editor/core/child-editor/index.d.ts.map +1 -0
- package/dist/super-editor/core/helpers/list-numbering-helpers.d.ts.map +1 -1
- package/dist/super-editor/core/inputRules/html/html-helpers.d.ts +7 -0
- package/dist/super-editor/core/inputRules/html/html-helpers.d.ts.map +1 -0
- package/dist/super-editor/core/migrations/0.14-listsv2/listsv2migration.d.ts +1 -0
- package/dist/super-editor/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +1 -1
- package/dist/super-editor/core/super-converter/exporter.d.ts.map +1 -1
- package/dist/super-editor/docx-zipper.es.js +2 -2
- package/dist/super-editor/editor.es.js +3 -3
- package/dist/super-editor/extensions/field-annotation/FieldAnnotationView.d.ts.map +1 -1
- package/dist/super-editor/extensions/list-item/ListItemNodeView.d.ts +2 -15
- package/dist/super-editor/extensions/list-item/ListItemNodeView.d.ts.map +1 -1
- package/dist/super-editor/extensions/list-item/list-item.d.ts.map +1 -1
- package/dist/super-editor/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts.map +1 -1
- package/dist/super-editor/extensions/ordered-list/ordered-list.d.ts.map +1 -1
- package/dist/super-editor/file-zipper.es.js +1 -1
- package/dist/super-editor/style.css +2 -1
- package/dist/super-editor/super-editor.es.js +56 -56
- package/dist/super-editor/toolbar.es.js +2 -2
- package/dist/super-editor.cjs +1 -1
- package/dist/super-editor.es.js +1 -1
- package/dist/superdoc.cjs +12 -6
- package/dist/superdoc.es.js +13 -7
- package/dist/superdoc.umd.js +12443 -12163
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const jszip = require("./jszip-D5XoMX4C.cjs");
|
|
3
3
|
const vue = require("./vue-tQYF719J.cjs");
|
|
4
|
-
const xmlJs = require("./xml-js-
|
|
5
|
-
const url = require("./url-
|
|
4
|
+
const xmlJs = require("./xml-js-BjZxwY3_.cjs");
|
|
5
|
+
const url = require("./url-CHbZrfPf.cjs");
|
|
6
6
|
function _mergeNamespaces(n, m) {
|
|
7
7
|
for (var i = 0; i < m.length; i++) {
|
|
8
8
|
const e = m[i];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as commonjsGlobal, B as Buffer, a as getAugmentedNamespace, g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
|
|
2
2
|
import { p as process$1 } from "./vue-lU0o_RlU.es.js";
|
|
3
|
-
import { e as eventsExports, r as require$$2, u as util, i as inherits_browserExports, b as browser$1, a as requireString_decoder } from "./xml-js-
|
|
4
|
-
import { u as url } from "./url-
|
|
3
|
+
import { e as eventsExports, r as require$$2, u as util, i as inherits_browserExports, b as browser$1, a as requireString_decoder } from "./xml-js-pilYeQmG.es.js";
|
|
4
|
+
import { u as url } from "./url-CGuSEi6H.es.js";
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
for (var i = 0; i < m.length; i++) {
|
|
7
7
|
const e = m[i];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
|
|
2
|
-
import { s as streamHttp, r as require$$1 } from "./index-
|
|
2
|
+
import { s as streamHttp, r as require$$1 } from "./index-CtKTO471.es.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
for (var i = 0; i < m.length; i++) {
|
|
5
5
|
const e = m[i];
|