@fileverse-dev/dsheet 2.1.1-test → 2.1.1-test-1

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.
@@ -8807,7 +8807,7 @@ const l7 = /* @__PURE__ */ new Set([
8807
8807
  "Numpad0"
8808
8808
  ]);
8809
8809
  function Rd(e) {
8810
- return !(e.metaKey || e.ctrlKey) || e.altKey || ir(e) || nl(e) ? !1 : e.key === ")" ? e.shiftKey : e.shiftKey ? l7.has(e.code) : e.code === "BracketRight";
8810
+ return !(e.metaKey || e.ctrlKey) || e.altKey || ir(e) || nl(e) ? !1 : e.key === ")" ? e.shiftKey : e.shiftKey ? l7.has(e.code) ? e.code === "Digit5" || e.code === "Numpad5" ? e.key === ")" : !0 : !1 : e.code === "BracketRight";
8811
8811
  }
8812
8812
  function u2(e) {
8813
8813
  return Io(e) && !e.shiftKey && !e.altKey && e.code === "KeyF";
@@ -50888,7 +50888,7 @@ const jo = ({
50888
50888
  }, w.readAsText(h);
50889
50889
  });
50890
50890
  }, am = async (e, t, n, r) => {
50891
- const { handleExportToXLSX: o } = await import("./xlsx-export-impl-D9CPA2nE.js");
50891
+ const { handleExportToXLSX: o } = await import("./xlsx-export-impl-CxR7izBI.js");
50892
50892
  return o(e, t, n, r);
50893
50893
  }, nT = (e) => {
50894
50894
  var n;
@@ -50963,7 +50963,7 @@ const jo = ({
50963
50963
  const [a, i] = Ie(!1);
50964
50964
  return { handleXLSXUpload: Ee(
50965
50965
  async (f, c, d) => {
50966
- const { runXlsxFileUpload: h } = await import("./use-xlsx-import-impl-CFOXFbU-.js");
50966
+ const { runXlsxFileUpload: h } = await import("./use-xlsx-import-impl-Dz78ftRU.js");
50967
50967
  return h(
50968
50968
  {
50969
50969
  sheetEditorRef: e,
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { S as s, a as o, i as t, T as l, b as r, d as n, e as d, f as S, h, g as c, j as i, k as m, l as C, n as p, o as u, p as E, q as F, r as x, s as g, t as f, u as R, v as L, w as b, x as A, z as T, A as w, B as I, C as V, D as k } from "./index-BInZdikU.js";
1
+ import { S as s, a as o, i as t, T as l, b as r, d as n, e as d, f as S, h, g as c, j as i, k as m, l as C, n as p, o as u, p as E, q as F, r as x, s as g, t as f, u as R, v as L, w as b, x as A, z as T, A as w, B as I, C as V, D as k } from "./index-C6jhrs-0.js";
2
2
  import { bP as z, bQ as P, bR as X, bV as _, bg as v, e as y, f as B, h as D, a as O, cf as U, aq as j, cm as q } from "./executeStringFunction-tdvZ0KTi.js";
3
3
  import { FLVURL as H } from "@fileverse-dev/formulajs";
4
4
  import { E as K, S as N } from "./constants-yStXQJiK.js";
@@ -1,6 +1,6 @@
1
1
  import { g as Ue } from "./executeStringFunction-tdvZ0KTi.js";
2
2
  import * as qe from "yjs";
3
- import { m as Xe, y as Ze } from "./index-BInZdikU.js";
3
+ import { m as Xe, y as Ze } from "./index-C6jhrs-0.js";
4
4
  import { n as Je } from "./xlsx-hyperlink-inline-DzewAypN.js";
5
5
  import { toast as Be } from "@fileverse/ui";
6
6
  var We = { exports: {} };
@@ -3,7 +3,7 @@ import { Workbook as Pt } from "exceljs";
3
3
  import { toast as Ut } from "@fileverse/ui";
4
4
  import { addFortuneImagesToWorksheet as Lt } from "./xlsx-image-utils-Cvg0qxRA.js";
5
5
  import { g as jt, c as xt } from "./executeStringFunction-tdvZ0KTi.js";
6
- import { c as Ct } from "./index-BInZdikU.js";
6
+ import { c as Ct } from "./index-C6jhrs-0.js";
7
7
  import { c as zt, g as Wt } from "./xlsx-hyperlink-inline-DzewAypN.js";
8
8
  const Mt = {
9
9
  1: "thin",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "2.1.1-test",
5
+ "version": "2.1.1-test-1",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {