@stokelp/ui 2.12.0 → 2.13.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/style.css +1 -1
- package/dist/ui.cjs +2 -2
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +3 -2
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -458,7 +458,7 @@ const ap = p3(f(I0), "list"), j6 = ({ children: c, when: p, wrapper: n }) => p =
|
|
|
458
458
|
fill: "currentColor"
|
|
459
459
|
}
|
|
460
460
|
) })
|
|
461
|
-
}), xp = e9(f(X.h3), "title"), wp = e9(f(X.p), "description"), { withProvider: Jd, withContext: r9 } = t1(ca), Qd = Jd(f(X.div), "root"), jd = r9(f(X.svg), "icon"), Cu = r9(f(X.h3), "title"), eu = r9(f(X.
|
|
461
|
+
}), xp = e9(f(X.h3), "title"), wp = e9(f(X.p), "description"), { withProvider: Jd, withContext: r9 } = t1(ca), Qd = Jd(f(X.div), "root"), jd = r9(f(X.svg), "icon"), Cu = r9(f(X.h3), "title"), eu = r9(f(X.div), "description"), ru = (c) => {
|
|
462
462
|
switch (c) {
|
|
463
463
|
default:
|
|
464
464
|
case "neutral":
|
|
@@ -14740,7 +14740,8 @@ const { withProvider: Ic, withContext: s4 } = t1(wa), Pc = Ic(f("div"), "root"),
|
|
|
14740
14740
|
base: "text",
|
|
14741
14741
|
_disabled: "grey.300"
|
|
14742
14742
|
},
|
|
14743
|
-
fontFamily: "satoshi"
|
|
14743
|
+
fontFamily: "satoshi",
|
|
14744
|
+
lineClamp: 1
|
|
14744
14745
|
},
|
|
14745
14746
|
control: {
|
|
14746
14747
|
alignItems: "center",
|