@lax-wp/design-system 0.10.14 → 0.10.15
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -36629,7 +36629,7 @@ const xT = ({
|
|
|
36629
36629
|
break;
|
|
36630
36630
|
}
|
|
36631
36631
|
return Math.max(1, x);
|
|
36632
|
-
}, [c, t, u, r]), f = Pe(() => c ? d() : 0, [c, d]), p = Pe(() => t?.slice(0, f) || [], [t, f]), h = Pe(() => t?.length > f, [t?.length, f]), g = Pe(() => t?.length > 0 && h ? /* @__PURE__ */ l("div", { className: "flex flex-col gap-2 p-2 max-h-[300px] overflow-y-auto dark:bg-
|
|
36632
|
+
}, [c, t, u, r]), f = Pe(() => c ? d() : 0, [c, d]), p = Pe(() => t?.slice(0, f) || [], [t, f]), h = Pe(() => t?.length > f, [t?.length, f]), g = Pe(() => t?.length > 0 && h ? /* @__PURE__ */ l("div", { className: "flex flex-col gap-2 p-2 max-h-[300px] overflow-y-auto dark:bg-black-800", children: t?.slice(f, t?.length).map((m, v) => /* @__PURE__ */ l("div", { className: "w-fit cursor-pointer", children: /* @__PURE__ */ l(
|
|
36633
36633
|
Ir,
|
|
36634
36634
|
{
|
|
36635
36635
|
label: r(m),
|