@fileverse-dev/dsheet 1.2.59-patch-2 → 1.2.59-patch-3

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -184950,7 +184950,7 @@ const sDt = (e) => {
184950
184950
  console.error("[DSheet] Error processing portal content:", L);
184951
184951
  }
184952
184952
  }, [n]), It(() => {
184953
- if (!(!f || !e.current || !t || !d))
184953
+ if (!(!f || !e.current || !t))
184954
184954
  try {
184955
184955
  const L = e.current.getArray(t), O = Array.from(L);
184956
184956
  O.length > 0 && f && O.forEach((A, k) => {
@@ -184958,7 +184958,7 @@ const sDt = (e) => {
184958
184958
  M == null || M.forEach((D) => {
184959
184959
  f[`${k}_${D.r}_${D.c}`] ? D.v && (D.v = {
184960
184960
  ...D.v,
184961
- ps: USt
184961
+ ps: d ? USt : void 0
184962
184962
  }) : D.v && (D.v = {
184963
184963
  ...D.v,
184964
184964
  ps: void 0
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.59-patch-2",
5
+ "version": "1.2.59-patch-3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {