@stokelp/ui 2.62.0 → 2.62.2
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/style.css +1 -1
- package/dist/ui.cjs +5 -5
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +6 -6
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -170,9 +170,9 @@ const Qs = T5(f(lC), "content"), Ks = _1.Context, Pa = f("div", yd, {
|
|
|
170
170
|
const [p, o] = l9.splitVariantProps(h), [w, H] = C2(o), { children: _, className: V, addon: m, tooltipInformation: F, ...P } = H, E = l9(p);
|
|
171
171
|
return /* @__PURE__ */ r(ka, { className: J5(E.root, Z2(w), V), ...P, children: [
|
|
172
172
|
_,
|
|
173
|
-
m ? /* @__PURE__ */ C(
|
|
173
|
+
m ? /* @__PURE__ */ C("span", { className: E.addon, children: m }) : null,
|
|
174
174
|
F ? /* @__PURE__ */ C(R3, { label: F, children: /* @__PURE__ */ C(
|
|
175
|
-
|
|
175
|
+
"svg",
|
|
176
176
|
{
|
|
177
177
|
className: E.icon,
|
|
178
178
|
width: "16",
|
|
@@ -277,7 +277,7 @@ function aL({
|
|
|
277
277
|
/* @__PURE__ */ r(Ya, { children: [
|
|
278
278
|
/* @__PURE__ */ r(Ka, { children: [
|
|
279
279
|
V ? /* @__PURE__ */ C(ec, { renderTrigger: V, placeholder: p }) : /* @__PURE__ */ C(o9, { truncate: !0, placeholder: p }),
|
|
280
|
-
/* @__PURE__ */ C(qa, { asChild: !0, children: /* @__PURE__ */ C(
|
|
280
|
+
/* @__PURE__ */ C(qa, { asChild: !0, children: /* @__PURE__ */ C("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ C(
|
|
281
281
|
"path",
|
|
282
282
|
{
|
|
283
283
|
fillRule: "evenodd",
|
|
@@ -537,7 +537,7 @@ const { withProvider: tc, withContext: w2 } = J(zd), ic = tc(f(W.Root), "root",
|
|
|
537
537
|
const [o, w] = X7.splitVariantProps(h), [H, _] = C2(w), { children: V, className: m, ...F } = _, P = X7(o);
|
|
538
538
|
return /* @__PURE__ */ r(D.div, { ref: p, className: J5(P.root, Z2(H), m), ...F, children: [
|
|
539
539
|
V,
|
|
540
|
-
/* @__PURE__ */ C(Hd, { className: J5(P.badge) })
|
|
540
|
+
/* @__PURE__ */ C(Hd, { className: J5(P.badge), borderRadius: "full" })
|
|
541
541
|
] });
|
|
542
542
|
}), { withProvider: Bc, withContext: y3 } = J($d), Ic = y3(f(x1.ItemControl), "itemControl"), Sc = y3(f(x1.ItemText), "itemText"), Tc = K(({ children: h, value: p, ...o }, w) => /* @__PURE__ */ r(x1.Item, { ref: w, ...o, value: p, children: [
|
|
543
543
|
/* @__PURE__ */ C(Sc, { children: h }),
|
|
@@ -13810,7 +13810,7 @@ const XL = ({
|
|
|
13810
13810
|
children: /* @__PURE__ */ C(d9, {})
|
|
13811
13811
|
}
|
|
13812
13812
|
) }),
|
|
13813
|
-
/* @__PURE__ */ C(Lu, { asChild: !0, hidden: o2 && (!p || p.length === 0), children: /* @__PURE__ */ C(
|
|
13813
|
+
/* @__PURE__ */ C(Lu, { asChild: !0, hidden: o2 && (!p || p.length === 0), children: /* @__PURE__ */ C("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ C(
|
|
13814
13814
|
"path",
|
|
13815
13815
|
{
|
|
13816
13816
|
fillRule: "evenodd",
|
|
@@ -17721,7 +17721,7 @@ const { withProvider: ep, withContext: w5 } = J(ua, {
|
|
|
17721
17721
|
children: [
|
|
17722
17722
|
/* @__PURE__ */ C(xp, { children: /* @__PURE__ */ r(Pp, { children: [
|
|
17723
17723
|
/* @__PURE__ */ C(Bp, {}),
|
|
17724
|
-
/* @__PURE__ */ C(_p, { asChild: !0, children: /* @__PURE__ */ C(
|
|
17724
|
+
/* @__PURE__ */ C(_p, { asChild: !0, children: /* @__PURE__ */ C("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ C(
|
|
17725
17725
|
"path",
|
|
17726
17726
|
{
|
|
17727
17727
|
fillRule: "evenodd",
|