cecomponent 1.0.156 → 1.0.158

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.
@@ -40296,7 +40296,7 @@ const ExportIcon = "data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewB
40296
40296
  }
40297
40297
  }
40298
40298
  }
40299
- }, [He, Se, de, pe]), useEffect(() => {
40299
+ }, [He, Se, pe]), useEffect(() => {
40300
40300
  if (!ue) return;
40301
40301
  const ce = Array.from(ue), he = ce.every(
40302
40302
  (we) => typeof we == "number" && we >= 0 && we < Se.length
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cecomponent",
3
3
  "description": "A React component library for building modern UIs for Cleanearth",
4
- "version": "1.0.156",
4
+ "version": "1.0.158",
5
5
  "main": "dist/ce-component-lib.js",
6
6
  "module": "dist/ce-component-lib.mjs",
7
7
  "types": "dist/idex.d.ts",