@harbour-enterprises/superdoc 0.14.0-next.8 → 0.14.0-next.9

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.
Files changed (32) hide show
  1. package/dist/chunks/{index-DHn8sl2L.es.js → index-BqLFjUHn.es.js} +1 -1
  2. package/dist/chunks/{index-DGsxwjB4.cjs → index-CweAXNfB.cjs} +1 -1
  3. package/dist/chunks/{index-CW9fKHgN.es.js → index-DS3W0eVB.es.js} +2 -2
  4. package/dist/chunks/{index-CE6UNfC5.cjs → index-kOMfCfBT.cjs} +2 -2
  5. package/dist/chunks/{super-editor.es-CHIPGDMw.es.js → super-editor.es-C52tIwAG.es.js} +3 -3
  6. package/dist/chunks/{super-editor.es-CC5VKrmG.cjs → super-editor.es-Dj9Bqj95.cjs} +3 -3
  7. package/dist/chunks/{url-CUv5CLO-.cjs → url-B8LY3nwf.cjs} +1 -1
  8. package/dist/chunks/{url-CZOvt3H8.es.js → url-Bq00tGvm.es.js} +1 -1
  9. package/dist/chunks/{xml-js-D5Licdr-.es.js → xml-js-1F0lia4t.es.js} +202 -258
  10. package/dist/chunks/{xml-js-tHwLFq2w.cjs → xml-js-BuAdLsHD.cjs} +202 -258
  11. package/dist/helpers/floor.d.ts +2 -0
  12. package/dist/helpers/floor.d.ts.map +1 -0
  13. package/dist/stores/hrbr-fields-store.d.ts.map +1 -1
  14. package/dist/style.css +12 -3
  15. package/dist/super-editor/ai-writer.es.js +2 -2
  16. package/dist/super-editor/chunks/{converter-KLGCJKrA.js → converter-nBwtKyxm.js} +2 -2
  17. package/dist/super-editor/chunks/{docx-zipper-BPKYuqf2.js → docx-zipper-CEnVdoZN.js} +1 -1
  18. package/dist/super-editor/chunks/{editor-DoiOk-Hp.js → editor-BvqbdvsW.js} +3 -3
  19. package/dist/super-editor/chunks/{toolbar-DWETeuSj.js → toolbar-DeTpiBc3.js} +2 -2
  20. package/dist/super-editor/converter.es.js +1 -1
  21. package/dist/super-editor/docx-zipper.es.js +2 -2
  22. package/dist/super-editor/editor.es.js +3 -3
  23. package/dist/super-editor/file-zipper.es.js +1 -1
  24. package/dist/super-editor/super-editor.es.js +6 -6
  25. package/dist/super-editor/toolbar.es.js +2 -2
  26. package/dist/super-editor.cjs +1 -1
  27. package/dist/super-editor.es.js +1 -1
  28. package/dist/superdoc.cjs +61 -36
  29. package/dist/superdoc.es.js +62 -37
  30. package/dist/superdoc.umd.js +74 -49
  31. package/dist/superdoc.umd.js.map +1 -1
  32. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { g as getDefaultExportFromCjs } from "./jszip-Cl3s9njw.es.js";
2
- import { s as streamHttp, r as require$$1 } from "./index-CW9fKHgN.es.js";
2
+ import { s as streamHttp, r as require$$1 } from "./index-DS3W0eVB.es.js";
3
3
  function _mergeNamespaces(n, m) {
4
4
  for (var i = 0; i < m.length; i++) {
5
5
  const e = m[i];
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  const jszip = require("./jszip-9bCX1h2W.cjs");
3
- const index$2 = require("./index-CE6UNfC5.cjs");
3
+ const index$2 = require("./index-kOMfCfBT.cjs");
4
4
  function _mergeNamespaces(n, m) {
5
5
  for (var i = 0; i < m.length; i++) {
6
6
  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-Cl3s9njw.es.js";
2
2
  import { p as process$1 } from "./vue-BBJVqxjL.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-D5Licdr-.es.js";
4
- import { u as url } from "./url-CZOvt3H8.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-1F0lia4t.es.js";
4
+ import { u as url } from "./url-Bq00tGvm.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,8 +1,8 @@
1
1
  "use strict";
2
2
  const jszip = require("./jszip-9bCX1h2W.cjs");
3
3
  const vue = require("./vue-BBjMeYfo.cjs");
4
- const xmlJs = require("./xml-js-tHwLFq2w.cjs");
5
- const url = require("./url-CUv5CLO-.cjs");
4
+ const xmlJs = require("./xml-js-BuAdLsHD.cjs");
5
+ const url = require("./url-B8LY3nwf.cjs");
6
6
  function _mergeNamespaces(n, m) {
7
7
  for (var i = 0; i < m.length; i++) {
8
8
  const e = m[i];
@@ -24248,7 +24248,7 @@ const _SuperConverter = class _SuperConverter2 {
24248
24248
  return;
24249
24249
  }
24250
24250
  }
24251
- static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.0-next.8") {
24251
+ static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.0-next.9") {
24252
24252
  const customLocation = "docProps/custom.xml";
24253
24253
  if (!docx[customLocation]) {
24254
24254
  docx[customLocation] = generateCustomXml();
@@ -24716,7 +24716,7 @@ function storeSuperdocVersion(docx) {
24716
24716
  function generateCustomXml() {
24717
24717
  return DEFAULT_CUSTOM_XML;
24718
24718
  }
24719
- function generateSuperdocVersion(pid = 2, version2 = "0.14.0-next.8") {
24719
+ function generateSuperdocVersion(pid = 2, version2 = "0.14.0-next.9") {
24720
24720
  return {
24721
24721
  type: "element",
24722
24722
  name: "property",
@@ -41937,7 +41937,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
41937
41937
  * @returns {Object | void} Migration results
41938
41938
  */
41939
41939
  processCollaborationMigrations() {
41940
- console.debug("[checkVersionMigrations] Current editor version", "0.14.0-next.8");
41940
+ console.debug("[checkVersionMigrations] Current editor version", "0.14.0-next.9");
41941
41941
  if (!this.options.ydoc) return;
41942
41942
  const metaMap = this.options.ydoc.getMap("meta");
41943
41943
  let docVersion = metaMap.get("version");
@@ -24265,7 +24265,7 @@ const _SuperConverter = class _SuperConverter2 {
24265
24265
  return;
24266
24266
  }
24267
24267
  }
24268
- static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.0-next.8") {
24268
+ static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.0-next.9") {
24269
24269
  const customLocation = "docProps/custom.xml";
24270
24270
  if (!docx[customLocation]) {
24271
24271
  docx[customLocation] = generateCustomXml();
@@ -24733,7 +24733,7 @@ function storeSuperdocVersion(docx) {
24733
24733
  function generateCustomXml() {
24734
24734
  return DEFAULT_CUSTOM_XML;
24735
24735
  }
24736
- function generateSuperdocVersion(pid = 2, version2 = "0.14.0-next.8") {
24736
+ function generateSuperdocVersion(pid = 2, version2 = "0.14.0-next.9") {
24737
24737
  return {
24738
24738
  type: "element",
24739
24739
  name: "property",
@@ -41954,7 +41954,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
41954
41954
  * @returns {Object | void} Migration results
41955
41955
  */
41956
41956
  processCollaborationMigrations() {
41957
- console.debug("[checkVersionMigrations] Current editor version", "0.14.0-next.8");
41957
+ console.debug("[checkVersionMigrations] Current editor version", "0.14.0-next.9");
41958
41958
  if (!this.options.ydoc) return;
41959
41959
  const metaMap = this.options.ydoc.getMap("meta");
41960
41960
  let docVersion = metaMap.get("version");
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  const jszip = require("./jszip-9bCX1h2W.cjs");
3
- const xmlJs = require("./xml-js-tHwLFq2w.cjs");
3
+ const xmlJs = require("./xml-js-BuAdLsHD.cjs");
4
4
  const __viteBrowserExternal = require("./__vite-browser-external-DWbQq7bv.cjs");
5
5
  var punycode$1 = { exports: {} };
6
6
  /*! https://mths.be/punycode v1.4.1 by @mathias */
@@ -1,5 +1,5 @@
1
1
  import { c as commonjsGlobal, g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./jszip-Cl3s9njw.es.js";
2
- import { t as type, g as getIntrinsic, c as callBound$2 } from "./xml-js-D5Licdr-.es.js";
2
+ import { t as type, g as getIntrinsic, c as callBound$2 } from "./xml-js-1F0lia4t.es.js";
3
3
  import { _ as __viteBrowserExternal } from "./__vite-browser-external-CURh0WXD.es.js";
4
4
  var punycode$1 = { exports: {} };
5
5
  /*! https://mths.be/punycode v1.4.1 by @mathias */