@3sc/common-component 0.0.508 → 0.0.510

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.
package/dist/index.es.js CHANGED
@@ -41159,7 +41159,7 @@ const s7 = ({ options: e, isDraggable: t }) => {
41159
41159
  color: (j) => j.palette.primary.notifyTextColor,
41160
41160
  fontSize: "1.1rem"
41161
41161
  },
41162
- children: "No options"
41162
+ children: p("NO_OPTIONS")
41163
41163
  }
41164
41164
  )
41165
41165
  }
@@ -44728,7 +44728,7 @@ const Oz = we.memo(
44728
44728
  onPageChange: l,
44729
44729
  onPageSizeChange: c
44730
44730
  } = e, u = It(), d = async (f, p) => {
44731
- if (!p) return;
44731
+ if (console.log("gridPath", p), !p) return;
44732
44732
  const y = p.split("/").filter(Boolean), m = "settings", b = { ...JSON.parse(localStorage.getItem(m)) || {} };
44733
44733
  let w = b;
44734
44734
  for (let T = 0; T < y.length; T++) {