@goodhood-web/nebenan-base 1.9.0-development.3 → 1.9.0-development.4
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 +13 -13
- package/package.json +1 -1
- package/style.css +1 -1
package/index.mjs
CHANGED
|
@@ -6080,16 +6080,16 @@ const u7 = "_feedItemCategory_1utsd_106", Wg = {
|
|
|
6080
6080
|
children: /* @__PURE__ */ A.jsx(on, { type: o, children: t })
|
|
6081
6081
|
}
|
|
6082
6082
|
);
|
|
6083
|
-
}, m7 = "
|
|
6083
|
+
}, m7 = "_primaryButton_cgjdp_106", vf = {
|
|
6084
6084
|
primaryButton: m7,
|
|
6085
|
-
"primaryButton--fullWidth": "_primaryButton--
|
|
6086
|
-
"primaryButton--
|
|
6087
|
-
"primaryButton--
|
|
6088
|
-
"primaryButton--
|
|
6089
|
-
"primaryButton--highlight": "_primaryButton--
|
|
6090
|
-
"primaryButton--primary": "_primaryButton--
|
|
6091
|
-
"primaryButton--transparent": "_primaryButton--
|
|
6092
|
-
"primaryButton--loading": "_primaryButton--
|
|
6085
|
+
"primaryButton--fullWidth": "_primaryButton--fullWidth_cgjdp_118",
|
|
6086
|
+
"primaryButton--large": "_primaryButton--large_cgjdp_121",
|
|
6087
|
+
"primaryButton--medium": "_primaryButton--medium_cgjdp_126",
|
|
6088
|
+
"primaryButton--small": "_primaryButton--small_cgjdp_126",
|
|
6089
|
+
"primaryButton--highlight": "_primaryButton--highlight_cgjdp_131",
|
|
6090
|
+
"primaryButton--primary": "_primaryButton--primary_cgjdp_137",
|
|
6091
|
+
"primaryButton--transparent": "_primaryButton--transparent_cgjdp_143",
|
|
6092
|
+
"primaryButton--loading": "_primaryButton--loading_cgjdp_151"
|
|
6093
6093
|
}, xu = ({
|
|
6094
6094
|
children: n,
|
|
6095
6095
|
className: e,
|
|
@@ -6097,15 +6097,15 @@ const u7 = "_feedItemCategory_1utsd_106", Wg = {
|
|
|
6097
6097
|
disabled: i,
|
|
6098
6098
|
fullWidth: r,
|
|
6099
6099
|
loading: a,
|
|
6100
|
-
size: o = "
|
|
6100
|
+
size: o = "extraLarge",
|
|
6101
6101
|
text: d,
|
|
6102
6102
|
...f
|
|
6103
6103
|
}) => {
|
|
6104
6104
|
const h = vf[`primaryButton--${t}`], p = vf[`primaryButton--${o}`], m = {
|
|
6105
|
+
extraLarge: "h5",
|
|
6105
6106
|
large: "h5",
|
|
6106
|
-
medium: "
|
|
6107
|
-
small: "
|
|
6108
|
-
tiny: "detail-medium"
|
|
6107
|
+
medium: "body-semibold",
|
|
6108
|
+
small: "detail-medium"
|
|
6109
6109
|
};
|
|
6110
6110
|
return /* @__PURE__ */ A.jsxs(
|
|
6111
6111
|
Pi,
|