@3sc/common-component 0.0.556 → 0.0.557
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-DRHjzqbv.js → index-QgT4vAFB.js} +4 -3
- package/dist/{index-DRHjzqbv.js.map → index-QgT4vAFB.js.map} +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/{nl-DsvkcRx5.js → nl-BAYt973j.js} +2 -2
- package/dist/{nl-DsvkcRx5.js.map → nl-BAYt973j.js.map} +1 -1
- package/dist/{tr-BaU5_-vy.js → tr-BQNxaRiT.js} +2 -2
- package/dist/{tr-BaU5_-vy.js.map → tr-BQNxaRiT.js.map} +1 -1
- package/package.json +1 -1
|
@@ -33091,9 +33091,9 @@ const LI = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
33091
33091
|
async function GI(e) {
|
|
33092
33092
|
switch (e.split("-")[0]) {
|
|
33093
33093
|
case "tr":
|
|
33094
|
-
return (await import("./tr-
|
|
33094
|
+
return (await import("./tr-BQNxaRiT.js")).tr;
|
|
33095
33095
|
case "nl":
|
|
33096
|
-
return (await import("./nl-
|
|
33096
|
+
return (await import("./nl-BAYt973j.js")).nl;
|
|
33097
33097
|
default:
|
|
33098
33098
|
return (await Promise.resolve().then(() => N6)).enUS;
|
|
33099
33099
|
}
|
|
@@ -38894,6 +38894,7 @@ function DN({
|
|
|
38894
38894
|
onDrop: _,
|
|
38895
38895
|
onDragEnd: M,
|
|
38896
38896
|
isResizingRef: k,
|
|
38897
|
+
visibleGridColumns: p,
|
|
38897
38898
|
columnUpdaterFunction: E
|
|
38898
38899
|
}
|
|
38899
38900
|
),
|
|
@@ -40927,4 +40928,4 @@ export {
|
|
|
40927
40928
|
QN as t,
|
|
40928
40929
|
S$ as u
|
|
40929
40930
|
};
|
|
40930
|
-
//# sourceMappingURL=index-
|
|
40931
|
+
//# sourceMappingURL=index-QgT4vAFB.js.map
|