@fileverse-dev/dsheet 4.0.5-edit-mode-7 → 4.0.5-edit-mode-8

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 (50) hide show
  1. package/dist/editor/components/api-key-modal/api-key-input.d.ts +1 -1
  2. package/dist/editor/components/api-key-modal/api-key-modal.d.ts +3 -1
  3. package/dist/editor/components/api-key-modal/rate-limit-info.d.ts +1 -1
  4. package/dist/editor/components/comments/comment-sidebar-empty.d.ts +1 -1
  5. package/dist/editor/components/export-menu-section.d.ts +1 -1
  6. package/dist/editor/components/import-button-ui.d.ts +1 -1
  7. package/dist/editor/components/read-only-export-button.d.ts +1 -1
  8. package/dist/editor/components/sidebar/editor-right-sidebar.d.ts +1 -1
  9. package/dist/editor/components/sidebar/right-sidebar.d.ts +2 -2
  10. package/dist/editor/components/sidebar/sidebar-context.d.ts +1 -1
  11. package/dist/editor/components/sidebar/sidebar-portal-registry.d.ts +2 -2
  12. package/dist/editor/components/sidebars/conditional-format.d.ts +1 -1
  13. package/dist/editor/components/sidebars/data-verification.d.ts +1 -1
  14. package/dist/editor/components/sidebars/function/function-categories.d.ts +3 -1
  15. package/dist/editor/components/sidebars/function/function-metadata.d.ts +1 -1
  16. package/dist/editor/components/sidebars/function/functionList.d.ts +2 -1
  17. package/dist/editor/components/sidebars/function-content.d.ts +1 -1
  18. package/dist/editor/components/sidebars/named-ranges.d.ts +1 -1
  19. package/dist/editor/components/sidebars/template-ui.d.ts +4 -2
  20. package/dist/editor/components/sidebars/templates.d.ts +1 -1
  21. package/dist/editor/components/skeleton-loader.d.ts +4 -4
  22. package/dist/editor/components/smart-contract/error-toast.d.ts +1 -1
  23. package/dist/editor/components/smart-contract/smart-contract-list-item.d.ts +2 -1
  24. package/dist/editor/components/smart-contract/smart-contract-reading-intro.d.ts +1 -1
  25. package/dist/editor/components/smart-contract.d.ts +1 -1
  26. package/dist/editor/components/transition-wrapper.d.ts +1 -1
  27. package/dist/editor/utils/custom-toolbar-item.d.ts +3 -3
  28. package/dist/editor/utils/detach-workbook-data.d.ts +8 -0
  29. package/dist/editor/utils/detach-workbook-data.test.d.ts +1 -0
  30. package/dist/editor/utils/smart-contract/constants.d.ts +7 -1
  31. package/dist/{index-BK9lc9z6.js → index-BOZBY97y.js} +14747 -14658
  32. package/dist/index.es.js +1 -1
  33. package/dist/{persistence-utils-BXFajzvq.js → persistence-utils-BBTuIssZ.js} +29 -30
  34. package/dist/persistence.js +1 -1
  35. package/dist/sheet-engine/react/components/DataVerification/ColorPicker.d.ts +3 -1
  36. package/dist/sheet-engine/react/components/DataVerification/DropdownOption.d.ts +1 -1
  37. package/dist/sheet-engine/react/components/DuneChartsInputModal/DuneChartsInputModal.d.ts +2 -1
  38. package/dist/sheet-engine/react/components/SheetOverlay/FormulaHint/dragable-div.d.ts +1 -1
  39. package/dist/sheet-engine/react/components/SheetOverlay/FormulaHint/index.d.ts +2 -1
  40. package/dist/sheet-engine/react/components/SheetOverlay/Icon.d.ts +19 -19
  41. package/dist/sheet-engine/react/components/SheetOverlay/LucideIcon.d.ts +19 -19
  42. package/dist/sheet-engine/react/components/Toolbar/FunctionList/FunctionListButton.d.ts +1 -1
  43. package/dist/sheet-engine/react/components/Toolbar/FunctionList/HoverMenuItem.d.ts +1 -1
  44. package/dist/sheet-engine/react/components/Toolbar/index.d.ts +1 -1
  45. package/dist/style.css +1 -1
  46. package/dist/{use-xlsx-import-impl-CRNz7Q-6.js → use-xlsx-import-impl-DGUKdiRf.js} +52 -52
  47. package/dist/{xlsx-defined-names-ePgSJMyE.js → xlsx-defined-names-C6vOaVnP.js} +1 -1
  48. package/dist/{xlsx-export-impl-BHyMCQhr.js → xlsx-export-impl-Dq-QZvKO.js} +3 -3
  49. package/dist/{xlsx-hyperlink-inline-BOyfzj2W.js → xlsx-hyperlink-inline-BPiN05xL.js} +1 -1
  50. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { i as w } from "./executeStringFunction-B6fhDKyN.js";
2
- import { J as x } from "./xlsx-hyperlink-inline-BOyfzj2W.js";
2
+ import { J as x } from "./xlsx-hyperlink-inline-BPiN05xL.js";
3
3
  function g(o) {
4
4
  return o.startsWith("_xlnm.");
5
5
  }
@@ -1,9 +1,9 @@
1
1
  import { utils as F, write as it } from "xlsx-js-style";
2
2
  import { Workbook as ct } from "exceljs";
3
3
  import { toast as nt } from "@fileverse/ui";
4
- import { J as ft, c as X, g as ut, a as pt } from "./xlsx-hyperlink-inline-BOyfzj2W.js";
4
+ import { J as ft, c as X, g as ut, a as pt } from "./xlsx-hyperlink-inline-BPiN05xL.js";
5
5
  import { b as dt } from "./executeStringFunction-B6fhDKyN.js";
6
- import { e as ht } from "./index-BK9lc9z6.js";
6
+ import { e as ht } from "./index-BOZBY97y.js";
7
7
  const mt = {
8
8
  1: "thin",
9
9
  2: "hair",
@@ -806,7 +806,7 @@ const Y = (e) => {
806
806
  D
807
807
  );
808
808
  });
809
- const { applyDefinedNamesToExcelWorkbook: ot } = await import("./xlsx-defined-names-ePgSJMyE.js");
809
+ const { applyDefinedNamesToExcelWorkbook: ot } = await import("./xlsx-defined-names-C6vOaVnP.js");
810
810
  ot(
811
811
  P,
812
812
  (T = (a = (d = e.current).getWorkbookContext) == null ? void 0 : a.call(d)) == null ? void 0 : T.definedNames,
@@ -1,5 +1,5 @@
1
1
  import { g as Rt, c as yt } from "./executeStringFunction-B6fhDKyN.js";
2
- import { c as wt } from "./index-BK9lc9z6.js";
2
+ import { c as wt } from "./index-BOZBY97y.js";
3
3
  function jt(J, nt) {
4
4
  const g = J.getImages();
5
5
  if (!g.length) return [];
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "4.0.5-edit-mode-7",
5
+ "version": "4.0.5-edit-mode-8",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {