@3sc/common-component 0.0.464 → 0.0.465
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 +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -44870,7 +44870,7 @@ function Lw({
|
|
|
44870
44870
|
z != null && z.isMandatory && !(z != null && z.isResizable) || (ie.current = !0);
|
|
44871
44871
|
},
|
|
44872
44872
|
resizeEnd: (ae) => {
|
|
44873
|
-
z != null && z.isMandatory && !(z != null && z.isResizable) || (ie.current = !1, sz({
|
|
44873
|
+
z != null && z.isMandatory && !(z != null && z.isResizable) || ae <= 20 || (ie.current = !1, sz({
|
|
44874
44874
|
index: de,
|
|
44875
44875
|
visibleGridColumns: p,
|
|
44876
44876
|
width: ae,
|
|
@@ -45846,7 +45846,7 @@ const uz = {
|
|
|
45846
45846
|
}, [O]);
|
|
45847
45847
|
const R = Wt(async () => {
|
|
45848
45848
|
var N, _, $;
|
|
45849
|
-
if (!C.current)
|
|
45849
|
+
if (e && !C.current)
|
|
45850
45850
|
try {
|
|
45851
45851
|
t({ type: Xe.LOADING, loading: !0 }), t({ type: Xe.SUCCESS, data: [] });
|
|
45852
45852
|
const U = await dz(e);
|