@fileverse-dev/dsheet 1.2.82-temp-comment → 1.2.82

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 (2) hide show
  1. package/dist/index.es.js +5 -5
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -186735,17 +186735,17 @@ const CEt = (e) => {
186735
186735
  }
186736
186736
  }, [n]), br(() => {
186737
186737
  var N;
186738
- if (console.log("loooooo", c, h, f, a, b, n, r == null ? void 0 : r.current), !(!e.current || !t))
186738
+ if (!(!e.current || !t))
186739
186739
  try {
186740
186740
  const P = e.current.getArray(t), A = Array.from(P);
186741
186741
  if (A.length > 0 && c === "synced") {
186742
186742
  const _ = (N = r == null ? void 0 : r.current) == null ? void 0 : N.getWorkbookSetContext();
186743
- r.current !== null && _ && (console.log("setContext", _), _ == null || _((D) => {
186743
+ r.current !== null && _ && (_ == null || _((D) => {
186744
186744
  D.luckysheetfile.forEach((E, I) => {
186745
186745
  var G;
186746
186746
  (G = E.data) == null || G.forEach((z, J) => {
186747
- console.log(z, "row"), z.forEach((ne, se) => {
186748
- ne && (console.log(ne, "cell", f, h), f[`${I}_${J}_${se}`] ? ne.ps = h ? Iq : void 0 : ne.ps = void 0);
186747
+ z.forEach((ne, se) => {
186748
+ ne && (f[`${I}_${J}_${se}`] ? ne.ps = h ? Iq : void 0 : ne.ps = void 0);
186749
186749
  });
186750
186750
  });
186751
186751
  });
@@ -186760,7 +186760,7 @@ const CEt = (e) => {
186760
186760
  ps: void 0
186761
186761
  });
186762
186762
  });
186763
- }), console.log("currentData", A), w.current = A;
186763
+ }), w.current = A;
186764
186764
  }
186765
186765
  } catch (P) {
186766
186766
  console.error("[DSheet] Error processing comment data:", P);
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "1.2.82-temp-comment",
5
+ "version": "1.2.82",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {