@goodhood-web/ui 2.1.0-development.32 → 2.1.0-development.33
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/index.js +1 -1
- package/index.mjs +8 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -7488,7 +7488,14 @@ function q9(t) {
|
|
|
7488
7488
|
}
|
|
7489
7489
|
}
|
|
7490
7490
|
const Ve = (t) => {
|
|
7491
|
-
const {
|
|
7491
|
+
const {
|
|
7492
|
+
as: e,
|
|
7493
|
+
children: n,
|
|
7494
|
+
className: r,
|
|
7495
|
+
fontSet: i = "product",
|
|
7496
|
+
markdown: a = i === "landing",
|
|
7497
|
+
type: l
|
|
7498
|
+
} = t, h = e || q9(l), f = pe(
|
|
7492
7499
|
Cu.typography,
|
|
7493
7500
|
Cu[`typography--${i}`],
|
|
7494
7501
|
Cu[`${l}`],
|