@harbour-enterprises/superdoc 0.14.0-next.27 → 0.14.0-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.
Files changed (108) hide show
  1. package/dist/chunks/{eventemitter3-BIPEy-pY.es.js → eventemitter3-BrspJk8q.es.js} +1 -1
  2. package/dist/chunks/{eventemitter3-DGnD-HK9.cjs → eventemitter3-DfVviFzP.cjs} +1 -1
  3. package/dist/chunks/{index-NNBaoa7m.cjs → index-B0t3i_io.cjs} +2 -2
  4. package/dist/chunks/{index-BYM9Q-5k.cjs → index-Bk160jQ2.cjs} +4 -4
  5. package/dist/chunks/{index-CtKTO471.es.js → index-D_HUrFWV.es.js} +4 -4
  6. package/dist/chunks/{index-CtmwketW.es.js → index-KzH9VKHh.es.js} +2 -2
  7. package/dist/chunks/{jszip-D5XoMX4C.cjs → jszip-BTAcmbVg.cjs} +1 -1
  8. package/dist/chunks/{jszip-CYDYUNnI.es.js → jszip-DckFs3A7.es.js} +1 -1
  9. package/dist/chunks/{super-editor.es-DpAW3g30.cjs → super-editor.es-2IN0CS9r.cjs} +2752 -4068
  10. package/dist/chunks/{super-editor.es-BO8oL1sR.es.js → super-editor.es-DLO3aVwa.es.js} +2764 -4080
  11. package/dist/chunks/{url-CHbZrfPf.cjs → url-CWyTQ-Xy.cjs} +2 -2
  12. package/dist/chunks/{url-CGuSEi6H.es.js → url-DsBQArCl.es.js} +2 -2
  13. package/dist/chunks/{vue-lU0o_RlU.es.js → vue-Bi1uWinj.es.js} +15 -35
  14. package/dist/chunks/{vue-tQYF719J.cjs → vue-HIY1g7dm.cjs} +4 -24
  15. package/dist/chunks/{xml-js-BjZxwY3_.cjs → xml-js-Bu1ZZzmb.cjs} +2 -2
  16. package/dist/chunks/{xml-js-pilYeQmG.es.js → xml-js-CdiD26MJ.es.js} +2 -2
  17. package/dist/composables/use-ai.d.ts +3 -1
  18. package/dist/composables/use-ai.d.ts.map +1 -1
  19. package/dist/core/SuperDoc.d.ts +0 -5
  20. package/dist/core/SuperDoc.d.ts.map +1 -1
  21. package/dist/stores/hrbr-fields-store.d.ts.map +1 -1
  22. package/dist/style.css +292 -417
  23. package/dist/super-editor/ai-writer.es.js +33 -18
  24. package/dist/super-editor/chunks/{converter-C4k4BEKJ.js → converter-CRqjtPZp.js} +1636 -1712
  25. package/dist/super-editor/chunks/{docx-zipper-ClIt-o40.js → docx-zipper-CoBbjw66.js} +1 -1
  26. package/dist/super-editor/chunks/{editor-CS_yPyeu.js → editor-DbBEHWan.js} +1377 -2052
  27. package/dist/super-editor/chunks/{toolbar-DIoRwYUZ.js → toolbar-DOKm21sO.js} +38 -33
  28. package/dist/super-editor/components/cursor-helpers.d.ts +0 -23
  29. package/dist/super-editor/components/cursor-helpers.d.ts.map +1 -1
  30. package/dist/super-editor/components/toolbar/defaultItems.d.ts.map +1 -1
  31. package/dist/super-editor/components/toolbar/super-toolbar.d.ts.map +1 -1
  32. package/dist/super-editor/components/toolbar/toolbarIcons.d.ts +12 -3
  33. package/dist/super-editor/components/toolbar/toolbarTexts.d.ts +11 -0
  34. package/dist/super-editor/converter.es.js +1 -1
  35. package/dist/super-editor/core/Editor.d.ts +4 -12
  36. package/dist/super-editor/core/Editor.d.ts.map +1 -1
  37. package/dist/super-editor/core/InputRule.d.ts.map +1 -1
  38. package/dist/super-editor/core/commands/decreaseListIndent.d.ts.map +1 -1
  39. package/dist/super-editor/core/commands/deleteListItem.d.ts.map +1 -1
  40. package/dist/super-editor/core/commands/deleteSelection.d.ts +1 -4
  41. package/dist/super-editor/core/commands/deleteSelection.d.ts.map +1 -1
  42. package/dist/super-editor/core/commands/increaseListIndent.d.ts.map +1 -1
  43. package/dist/super-editor/core/commands/joinBackward.d.ts.map +1 -1
  44. package/dist/super-editor/core/commands/joinForward.d.ts.map +1 -1
  45. package/dist/super-editor/core/commands/splitListItem.d.ts.map +1 -1
  46. package/dist/super-editor/core/commands/toggleList.d.ts +1 -5
  47. package/dist/super-editor/core/commands/toggleList.d.ts.map +1 -1
  48. package/dist/super-editor/core/extensions/keymap.d.ts.map +1 -1
  49. package/dist/super-editor/core/helpers/list-numbering-helpers.d.ts +8 -22
  50. package/dist/super-editor/core/helpers/list-numbering-helpers.d.ts.map +1 -1
  51. package/dist/super-editor/core/super-converter/SuperConverter.d.ts.map +1 -1
  52. package/dist/super-editor/core/super-converter/exporter.d.ts.map +1 -1
  53. package/dist/super-editor/core/super-converter/v2/importer/annotationImporter.d.ts +1 -1
  54. package/dist/super-editor/core/super-converter/v2/importer/annotationImporter.d.ts.map +1 -1
  55. package/dist/super-editor/core/super-converter/v2/importer/hyperlinkImporter.d.ts.map +1 -1
  56. package/dist/super-editor/core/super-converter/v2/importer/listImporter.d.ts.map +1 -1
  57. package/dist/super-editor/core/super-converter/v2/importer/paragraphNodeImporter.d.ts.map +1 -1
  58. package/dist/super-editor/core/utilities/index.d.ts +0 -1
  59. package/dist/super-editor/docx-zipper.es.js +2 -2
  60. package/dist/super-editor/editor.es.js +3 -3
  61. package/dist/super-editor/extensions/ai/ai-plugin.d.ts.map +1 -1
  62. package/dist/super-editor/extensions/bullet-list/bullet-list.d.ts.map +1 -1
  63. package/dist/super-editor/extensions/collaboration/collaboration.d.ts.map +1 -1
  64. package/dist/super-editor/extensions/field-annotation/FieldAnnotationView.d.ts.map +1 -1
  65. package/dist/super-editor/extensions/field-annotation/field-annotation.d.ts.map +1 -1
  66. package/dist/super-editor/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts.map +1 -1
  67. package/dist/super-editor/extensions/image/imageHelpers/processUploadedImage.d.ts.map +1 -1
  68. package/dist/super-editor/extensions/index.d.ts.map +1 -1
  69. package/dist/super-editor/extensions/list-item/ListItemNodeView.d.ts.map +1 -1
  70. package/dist/super-editor/extensions/noderesizer/noderesizer.d.ts +3 -0
  71. package/dist/super-editor/extensions/noderesizer/noderesizer.d.ts.map +1 -1
  72. package/dist/super-editor/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts.map +1 -1
  73. package/dist/super-editor/extensions/ordered-list/ordered-list.d.ts.map +1 -1
  74. package/dist/super-editor/extensions/pagination/pagination-helpers.d.ts.map +1 -1
  75. package/dist/super-editor/extensions/pagination/pagination.d.ts.map +1 -1
  76. package/dist/super-editor/extensions/paragraph/paragraph.d.ts.map +1 -1
  77. package/dist/super-editor/extensions/table/table.d.ts.map +1 -1
  78. package/dist/super-editor/file-zipper.es.js +1 -1
  79. package/dist/super-editor/index.d.ts +1 -1
  80. package/dist/super-editor/index.d.ts.map +1 -1
  81. package/dist/super-editor/style.css +262 -378
  82. package/dist/super-editor/super-editor.es.js +610 -1205
  83. package/dist/super-editor/toolbar.es.js +2 -2
  84. package/dist/super-editor.cjs +2 -3
  85. package/dist/super-editor.es.js +14 -15
  86. package/dist/superdoc.cjs +76 -89
  87. package/dist/superdoc.es.js +128 -141
  88. package/dist/superdoc.umd.js +2726 -4072
  89. package/dist/superdoc.umd.js.map +1 -1
  90. package/package.json +2 -2
  91. package/dist/helpers/floor.d.ts +0 -2
  92. package/dist/helpers/floor.d.ts.map +0 -1
  93. package/dist/super-editor/components/slash-menu/constants.d.ts +0 -64
  94. package/dist/super-editor/components/slash-menu/constants.d.ts.map +0 -1
  95. package/dist/super-editor/components/slash-menu/menuItems.d.ts +0 -35
  96. package/dist/super-editor/components/slash-menu/menuItems.d.ts.map +0 -1
  97. package/dist/super-editor/components/slash-menu/utils.d.ts +0 -10
  98. package/dist/super-editor/components/slash-menu/utils.d.ts.map +0 -1
  99. package/dist/super-editor/core/migrations/0.14-listsv2/listsv2migration.d.ts +0 -2
  100. package/dist/super-editor/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +0 -1
  101. package/dist/super-editor/core/utilities/clipboardUtils.d.ts +0 -27
  102. package/dist/super-editor/core/utilities/clipboardUtils.d.ts.map +0 -1
  103. package/dist/super-editor/extensions/slash-menu/index.d.ts +0 -2
  104. package/dist/super-editor/extensions/slash-menu/index.d.ts.map +0 -1
  105. package/dist/super-editor/extensions/slash-menu/slash-menu.d.ts +0 -4
  106. package/dist/super-editor/extensions/slash-menu/slash-menu.d.ts.map +0 -1
  107. package/dist/super-editor/tests/toolbar/updateToolbarState.test.d.ts +0 -2
  108. package/dist/super-editor/tests/toolbar/updateToolbarState.test.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
1
+ import { g as getDefaultExportFromCjs } from "./jszip-DckFs3A7.es.js";
2
2
  var eventemitter3 = { exports: {} };
3
3
  (function(module) {
4
4
  var has = Object.prototype.hasOwnProperty, prefix = "~";
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const jszip = require("./jszip-D5XoMX4C.cjs");
2
+ const jszip = require("./jszip-BTAcmbVg.cjs");
3
3
  var eventemitter3 = { exports: {} };
4
4
  (function(module2) {
5
5
  var has = Object.prototype.hasOwnProperty, prefix = "~";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
- const jszip = require("./jszip-D5XoMX4C.cjs");
3
- const index$2 = require("./index-BYM9Q-5k.cjs");
2
+ const jszip = require("./jszip-BTAcmbVg.cjs");
3
+ const index$2 = require("./index-Bk160jQ2.cjs");
4
4
  function _mergeNamespaces(n, m) {
5
5
  for (var i = 0; i < m.length; i++) {
6
6
  const e = m[i];
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
- const jszip = require("./jszip-D5XoMX4C.cjs");
3
- const vue = require("./vue-tQYF719J.cjs");
4
- const xmlJs = require("./xml-js-BjZxwY3_.cjs");
5
- const url = require("./url-CHbZrfPf.cjs");
2
+ const jszip = require("./jszip-BTAcmbVg.cjs");
3
+ const vue = require("./vue-HIY1g7dm.cjs");
4
+ const xmlJs = require("./xml-js-Bu1ZZzmb.cjs");
5
+ const url = require("./url-CWyTQ-Xy.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
- import { c as commonjsGlobal, B as Buffer, a as getAugmentedNamespace, g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
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-pilYeQmG.es.js";
4
- import { u as url } from "./url-CGuSEi6H.es.js";
1
+ import { c as commonjsGlobal, B as Buffer, a as getAugmentedNamespace, g as getDefaultExportFromCjs } from "./jszip-DckFs3A7.es.js";
2
+ import { p as process$1 } from "./vue-Bi1uWinj.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-CdiD26MJ.es.js";
4
+ import { u as url } from "./url-DsBQArCl.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
- import { g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
2
- import { s as streamHttp, r as require$$1 } from "./index-CtKTO471.es.js";
1
+ import { g as getDefaultExportFromCjs } from "./jszip-DckFs3A7.es.js";
2
+ import { s as streamHttp, r as require$$1 } from "./index-D_HUrFWV.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,5 +1,5 @@
1
1
  "use strict";
2
- require("./vue-tQYF719J.cjs");
2
+ require("./vue-HIY1g7dm.cjs");
3
3
  var buffer = {};
4
4
  var base64Js = {};
5
5
  base64Js.byteLength = byteLength;
@@ -1,4 +1,4 @@
1
- import "./vue-lU0o_RlU.es.js";
1
+ import "./vue-Bi1uWinj.es.js";
2
2
  var buffer = {};
3
3
  var base64Js = {};
4
4
  base64Js.byteLength = byteLength;