@fileverse-dev/dsheet 4.0.5 → 4.1.0-cmt-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.
@@ -1,5 +1,5 @@
1
- import { i as w } from "./executeStringFunction-B6fhDKyN.js";
2
- import { J as x } from "./xlsx-hyperlink-inline-CTg4_gg1.js";
1
+ import { i as w } from "./executeStringFunction-BJ00H04h.js";
2
+ import { J as x } from "./xlsx-hyperlink-inline-DNeesFv6.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-CTg4_gg1.js";
5
- import { b as dt } from "./executeStringFunction-B6fhDKyN.js";
6
- import { e as ht } from "./index-BqGOKo9u.js";
4
+ import { J as ft, c as X, g as ut, a as pt } from "./xlsx-hyperlink-inline-DNeesFv6.js";
5
+ import { b as dt } from "./executeStringFunction-BJ00H04h.js";
6
+ import { e as ht } from "./index-CsYiH7pp.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-DsWdNZw-.js");
809
+ const { applyDefinedNamesToExcelWorkbook: ot } = await import("./xlsx-defined-names-Klp22jvp.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
- import { g as Rt, c as yt } from "./executeStringFunction-B6fhDKyN.js";
2
- import { c as wt } from "./index-BqGOKo9u.js";
1
+ import { g as Rt, c as yt } from "./executeStringFunction-BJ00H04h.js";
2
+ import { c as wt } from "./index-CsYiH7pp.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",
5
+ "version": "4.1.0-cmt-1",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -79,8 +79,6 @@
79
79
  "luckyexcel": "^1.0.1",
80
80
  "numeral": "^2.0.6",
81
81
  "papaparse": "^5.5.2",
82
- "react": "^18.2.0",
83
- "react-dom": "^18.2.0",
84
82
  "regenerator-runtime": "^0.14.1",
85
83
  "socket.io-client": "^4.8.3",
86
84
  "tailwindcss-animate": "^1.0.7",
@@ -94,6 +92,8 @@
94
92
  "y-protocols": "^1.0.6"
95
93
  },
96
94
  "peerDependencies": {
95
+ "react": "^18.2.0 || ^19.0.0",
96
+ "react-dom": "^18.2.0 || ^19.0.0",
97
97
  "yjs": ">=13.6.30 <14"
98
98
  },
99
99
  "devDependencies": {
@@ -119,6 +119,8 @@
119
119
  "postcss": "^8.4.38",
120
120
  "postinstall-postinstall": "^2.1.0",
121
121
  "prettier": "^3.4.2",
122
+ "react": "^18.2.0",
123
+ "react-dom": "^18.2.0",
122
124
  "sass": "^1.77.2",
123
125
  "tailwindcss": "^3.4.3",
124
126
  "typescript": "^5.2.2",