ooxml-excel-editor 1.3.3 → 1.11.0

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 (51) hide show
  1. package/CHANGELOG.md +283 -0
  2. package/README.md +52 -11
  3. package/dist/chunks/index-CeTZbV_m.js +13673 -0
  4. package/dist/chunks/{index.es-D9BGYyEt.js → index.es-CNm6wZK8.js} +1 -1
  5. package/dist/chunks/{index.es-n6H_ncuE.js → index.es-DF0q70BO.js} +1 -1
  6. package/dist/chunks/{jspdf.es.min-B6-ocR7J.js → jspdf.es.min-65KuNx_3.js} +2 -2
  7. package/dist/chunks/{jspdf.es.min-Dbn0akWf.js → jspdf.es.min-Bo8KrqZO.js} +2 -2
  8. package/dist/chunks/plugin-overlay-C_fL02Qc.js +12128 -0
  9. package/dist/chunks/{toolbar-icons-fOm95ASq.js → toolbar-icons-BjwdJDiN.js} +60 -65
  10. package/dist/components/ExcelViewer.vue.d.ts +46 -1
  11. package/dist/components/FindBar.vue.d.ts +8 -0
  12. package/dist/core/edit/autofill.d.ts +10 -0
  13. package/dist/core/edit/clipboard-html.d.ts +12 -0
  14. package/dist/core/edit/clipboard-snapshot.d.ts +76 -0
  15. package/dist/core/edit/commands.d.ts +9 -1
  16. package/dist/core/edit/context-menu.d.ts +14 -1
  17. package/dist/core/edit/data-validation.d.ts +15 -0
  18. package/dist/core/edit/edit-controller.d.ts +33 -2
  19. package/dist/core/edit/editor-context.d.ts +5 -2
  20. package/dist/core/edit/paste-behavior.d.ts +33 -0
  21. package/dist/core/edit/types.d.ts +26 -0
  22. package/dist/core/export/exporter.d.ts +2 -0
  23. package/dist/core/export/pivot-tables.d.ts +17 -0
  24. package/dist/core/export/xlsx-writer.d.ts +6 -0
  25. package/dist/core/index.d.ts +4 -2
  26. package/dist/core/model/mutations.d.ts +4 -0
  27. package/dist/core/model/types.d.ts +113 -2
  28. package/dist/core/parser/pivot-parser.d.ts +3 -0
  29. package/dist/core/plugin.d.ts +69 -5
  30. package/dist/core/render/canvas-renderer.d.ts +28 -0
  31. package/dist/core/render/pivot-toggle.d.ts +13 -0
  32. package/dist/core/viewer/comment-dialog-host.d.ts +16 -0
  33. package/dist/core/viewer/conditional-format-dialog-host.d.ts +30 -0
  34. package/dist/core/viewer/controller.d.ts +140 -8
  35. package/dist/core/viewer/number-format-dialog-host.d.ts +25 -0
  36. package/dist/core/viewer/overlay-manager.d.ts +1 -0
  37. package/dist/core/viewer/paste-config-host.d.ts +12 -0
  38. package/dist/core/viewer/pivot-dialog-host.d.ts +48 -0
  39. package/dist/core/viewer/readonly-prompt-host.d.ts +23 -0
  40. package/dist/core/viewer/validation-prompt-host.d.ts +25 -0
  41. package/dist/core.js +67 -64
  42. package/dist/index.d.ts +2 -2
  43. package/dist/index.js +1110 -925
  44. package/dist/react/ExcelViewer.d.ts +41 -4
  45. package/dist/react.js +835 -628
  46. package/dist/style.css +1 -1
  47. package/dist/vue2.css +1 -1
  48. package/dist/vue2.js +1 -1
  49. package/package.json +1 -1
  50. package/dist/chunks/index-6q8kSGQg.js +0 -10575
  51. package/dist/chunks/plugin-overlay-BUrPrpT2.js +0 -9146
@@ -1,5 +1,5 @@
1
1
  import { c as Va, g as il } from "./_commonjsHelpers-bAxELxBV.js";
2
- import { _ as La } from "./jspdf.es.min-Dbn0akWf.js";
2
+ import { _ as La } from "./jspdf.es.min-65KuNx_3.js";
3
3
  var fn = {}, cn = {}, cr, vn;
4
4
  function Q() {
5
5
  if (vn) return cr;
@@ -1,5 +1,5 @@
1
1
  import { c as Va, g as il } from "./_commonjsHelpers-bAxELxBV.js";
2
- import { _ as La } from "./jspdf.es.min-B6-ocR7J.js";
2
+ import { _ as La } from "./jspdf.es.min-Bo8KrqZO.js";
3
3
  var fn = {}, cn = {}, cr, vn;
4
4
  function Q() {
5
5
  if (vn) return cr;
@@ -1,7 +1,7 @@
1
1
  var Yh = Object.defineProperty;
2
2
  var Jh = (n, e, t) => e in n ? Yh(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t;
3
3
  var xe = (n, e, t) => Jh(n, typeof e != "symbol" ? e + "" : e, t);
4
- import { z as ko } from "./plugin-overlay-BUrPrpT2.js";
4
+ import { z as ko } from "./plugin-overlay-C_fL02Qc.js";
5
5
  function _e(n) {
6
6
  "@babel/helpers - typeof";
7
7
  return _e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
@@ -8911,7 +8911,7 @@ endobj\r
8911
8911
  var d = c.getContext("2d");
8912
8912
  d.fillStyle = "#fff", d.fillRect(0, 0, c.width, c.height);
8913
8913
  var m = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, A = this;
8914
- return ($t.canvg ? Promise.resolve($t.canvg) : import("./index.es-n6H_ncuE.js")).catch(function(P) {
8914
+ return ($t.canvg ? Promise.resolve($t.canvg) : import("./index.es-CNm6wZK8.js")).catch(function(P) {
8915
8915
  return Promise.reject(new Error("Could not load canvg: " + P));
8916
8916
  }).then(function(P) {
8917
8917
  return P.default ? P.default : P;
@@ -1,7 +1,7 @@
1
1
  var Yh = Object.defineProperty;
2
2
  var Jh = (n, e, t) => e in n ? Yh(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t;
3
3
  var xe = (n, e, t) => Jh(n, typeof e != "symbol" ? e + "" : e, t);
4
- import { z as ko } from "./index-6q8kSGQg.js";
4
+ import { z as ko } from "./index-CeTZbV_m.js";
5
5
  function _e(n) {
6
6
  "@babel/helpers - typeof";
7
7
  return _e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
@@ -8911,7 +8911,7 @@ endobj\r
8911
8911
  var d = c.getContext("2d");
8912
8912
  d.fillStyle = "#fff", d.fillRect(0, 0, c.width, c.height);
8913
8913
  var m = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, A = this;
8914
- return ($t.canvg ? Promise.resolve($t.canvg) : import("./index.es-D9BGYyEt.js")).catch(function(P) {
8914
+ return ($t.canvg ? Promise.resolve($t.canvg) : import("./index.es-DF0q70BO.js")).catch(function(P) {
8915
8915
  return Promise.reject(new Error("Could not load canvg: " + P));
8916
8916
  }).then(function(P) {
8917
8917
  return P.default ? P.default : P;