@goodhood-web/ui 3.0.0-development.50 → 3.0.0-development.51
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 +11 -11
- package/package.json +1 -1
- package/style.css +1 -1
package/index.mjs
CHANGED
|
@@ -7833,18 +7833,18 @@ const De = (t) => {
|
|
|
7833
7833
|
);
|
|
7834
7834
|
});
|
|
7835
7835
|
Vt.displayName = "Button";
|
|
7836
|
-
const Yw = "
|
|
7836
|
+
const Yw = "_textButton_otr7a_120", K1 = {
|
|
7837
7837
|
textButton: Yw,
|
|
7838
|
-
"textButton--large": "_textButton--
|
|
7839
|
-
"textButton--medium": "_textButton--
|
|
7840
|
-
"textButton--small": "_textButton--
|
|
7841
|
-
"textButton--tiny": "_textButton--
|
|
7842
|
-
"textButton--link": "_textButton--
|
|
7843
|
-
"textButton--green": "_textButton--
|
|
7844
|
-
"textButton--blue": "_textButton--
|
|
7845
|
-
"textButton--deepPurple": "_textButton--
|
|
7846
|
-
"textButton--pinkLight": "_textButton--
|
|
7847
|
-
"textButton--pinkDark": "_textButton--
|
|
7838
|
+
"textButton--large": "_textButton--large_otr7a_142",
|
|
7839
|
+
"textButton--medium": "_textButton--medium_otr7a_151",
|
|
7840
|
+
"textButton--small": "_textButton--small_otr7a_160",
|
|
7841
|
+
"textButton--tiny": "_textButton--tiny_otr7a_167",
|
|
7842
|
+
"textButton--link": "_textButton--link_otr7a_174",
|
|
7843
|
+
"textButton--green": "_textButton--green_otr7a_180",
|
|
7844
|
+
"textButton--blue": "_textButton--blue_otr7a_186",
|
|
7845
|
+
"textButton--deepPurple": "_textButton--deepPurple_otr7a_192",
|
|
7846
|
+
"textButton--pinkLight": "_textButton--pinkLight_otr7a_198",
|
|
7847
|
+
"textButton--pinkDark": "_textButton--pinkDark_otr7a_204"
|
|
7848
7848
|
}, Xw = {
|
|
7849
7849
|
large: "h5",
|
|
7850
7850
|
link: "body-text-link",
|