@3sc/common-component 0.0.355 → 0.0.357
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 +4 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -27690,6 +27690,9 @@ function Eu({ ...e }) {
|
|
|
27690
27690
|
return /* @__PURE__ */ y.jsx(Gn, { children: /* @__PURE__ */ y.jsx(
|
|
27691
27691
|
yv,
|
|
27692
27692
|
{
|
|
27693
|
+
sx: {
|
|
27694
|
+
p: "0!important"
|
|
27695
|
+
},
|
|
27693
27696
|
id: e == null ? void 0 : e.id,
|
|
27694
27697
|
icon: /* @__PURE__ */ y.jsx(Ce, { component: "img", src: Ze.Uncheck }),
|
|
27695
27698
|
checkedIcon: /* @__PURE__ */ y.jsx(Ce, { component: "img", src: Ze.Check }),
|
|
@@ -44718,7 +44721,7 @@ function Ew({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: r, childU
|
|
|
44718
44721
|
type: qe.SET_GRID_DATA,
|
|
44719
44722
|
payload: { visibleGridColumns: l }
|
|
44720
44723
|
}));
|
|
44721
|
-
}, []), /* @__PURE__ */ y.jsx(
|
|
44724
|
+
}, [l]), /* @__PURE__ */ y.jsx(
|
|
44722
44725
|
kw,
|
|
44723
44726
|
{
|
|
44724
44727
|
...e,
|