@goodhood-web/ui 3.0.0-development.21 → 3.0.0-development.22
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 +7 -6
- package/lib/Atoms/Badges/LabelPill/LabelPill.types.d.ts +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
package/index.mjs
CHANGED
|
@@ -7929,13 +7929,14 @@ const Uw = "_badgeLabel_z5ym0_120", zw = "_badgeLabel__text_z5ym0_129", ad = {
|
|
|
7929
7929
|
),
|
|
7930
7930
|
children: /* @__PURE__ */ R.jsx(Ve, { type: "detail-medium", children: e })
|
|
7931
7931
|
}
|
|
7932
|
-
), qw = "
|
|
7932
|
+
), qw = "_labelPill_1c5j2_120", X1 = {
|
|
7933
7933
|
labelPill: qw,
|
|
7934
|
-
"labelPill__shape--pill": "_labelPill__shape--
|
|
7935
|
-
"labelPill__shape--pill--small": "_labelPill__shape--pill--
|
|
7936
|
-
"labelPill__shape--pill--teal": "_labelPill__shape--pill--
|
|
7937
|
-
"labelPill__shape--pill--lavender": "_labelPill__shape--pill--
|
|
7938
|
-
"labelPill__shape--
|
|
7934
|
+
"labelPill__shape--pill": "_labelPill__shape--pill_1c5j2_125",
|
|
7935
|
+
"labelPill__shape--pill--small": "_labelPill__shape--pill--small_1c5j2_129",
|
|
7936
|
+
"labelPill__shape--pill--teal": "_labelPill__shape--pill--teal_1c5j2_132",
|
|
7937
|
+
"labelPill__shape--pill--lavender": "_labelPill__shape--pill--lavender_1c5j2_136",
|
|
7938
|
+
"labelPill__shape--pill--grey": "_labelPill__shape--pill--grey_1c5j2_140",
|
|
7939
|
+
"labelPill__shape--tile": "_labelPill__shape--tile_1c5j2_144"
|
|
7939
7940
|
}, K5 = ({
|
|
7940
7941
|
className: t,
|
|
7941
7942
|
color: e = "teal",
|