@stokelp/ui 2.9.0 → 2.10.0

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/ui.js CHANGED
@@ -392,7 +392,7 @@ const ap = s4(f(I0), "list"), C9 = ({ children: c, when: p, wrapper: n }) => p =
392
392
  defaultProps: {
393
393
  orientation: "horizontal"
394
394
  }
395
- }), Zp = f4(f(Yd), "item"), vp = f4(f(m1.Label), "label"), { withProvider: qd, withContext: e9 } = t1(aa), gp = qd(f(X.span), "root"), mp = e9(f("img"), "avatar"), bp = e9(f(X.p), "body"), Rp = e9(f(X.button), "clearTrigger", {
395
+ }), Zp = f4(f(Yd), "item"), vp = f4(f(m1.Label), "label"), { withProvider: qd, withContext: e9 } = t1(aa), gp = qd(f(X.span), "root"), mp = e9(f("img"), "avatar"), bp = e9(f(X.span), "body"), Rp = e9(f(X.button), "clearTrigger", {
396
396
  defaultProps: {
397
397
  type: "button",
398
398
  children: /* @__PURE__ */ r("svg", { width: "14", height: "15", viewBox: "0 0 14 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r(
@@ -16965,6 +16965,10 @@ const YL = K({
16965
16965
  jsx: ["Icon"],
16966
16966
  variants: {
16967
16967
  size: {
16968
+ xs: {
16969
+ height: "size-16",
16970
+ width: "size-16"
16971
+ },
16968
16972
  sm: {
16969
16973
  height: "size-20",
16970
16974
  width: "size-20"