@mdtl/uikit 0.0.61 → 0.0.62
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/uikit.js +1 -1
- package/package.json +1 -1
package/dist/uikit.js
CHANGED
|
@@ -33899,7 +33899,7 @@ const GT = (e) => /* @__PURE__ */ f(ht, { ...e, children: /* @__PURE__ */ f("svg
|
|
|
33899
33899
|
}) => {
|
|
33900
33900
|
const [w, x] = He(!1), [C, E] = He(null), [$, D] = He(!1), [P, m] = He(""), [I, k] = He(!1), [N, B] = He(null), L = Xn(null), [A, _] = He(0), z = _p();
|
|
33901
33901
|
console.log("in ui: ", z);
|
|
33902
|
-
const M = wt(() => !!C && C.currentPage < C.totalPages, [C]), R = wt(() => t && P && (Array.isArray(i) ? !i.some((Y) => Y.value === P) : i?.value !== P) && !C?.data.some((Y) => Y.value === P), [t, P]), F = 2, ee = h === "xl" || h === "l" ? "m" : "s", ne = z.components?.MuiSvgIcon
|
|
33902
|
+
const M = wt(() => !!C && C.currentPage < C.totalPages, [C]), R = wt(() => t && P && (Array.isArray(i) ? !i.some((Y) => Y.value === P) : i?.value !== P) && !C?.data.some((Y) => Y.value === P), [t, P]), F = 2, ee = h === "xl" || h === "l" ? "m" : "s", ne = z.components?.MuiSvgIcon?.variants.find((Y) => Y.props.fontSize === ee)?.style.fontSize, te = wt(
|
|
33903
33903
|
() => o2({ inputSize: h, iconsCount: F, iconSizePx: ne }),
|
|
33904
33904
|
[h, F, ne]
|
|
33905
33905
|
), Z = async (Y) => {
|