@goodhood-web/nebenan-base 1.9.0-development.3 → 1.9.0-development.5

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.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 = "_primaryButton_6hx2l_106", vf = {
6083
+ }, m7 = "_primaryButton_cgjdp_106", vf = {
6084
6084
  primaryButton: m7,
6085
- "primaryButton--fullWidth": "_primaryButton--fullWidth_6hx2l_117",
6086
- "primaryButton--medium": "_primaryButton--medium_6hx2l_120",
6087
- "primaryButton--small": "_primaryButton--small_6hx2l_124",
6088
- "primaryButton--tiny": "_primaryButton--tiny_6hx2l_124",
6089
- "primaryButton--highlight": "_primaryButton--highlight_6hx2l_128",
6090
- "primaryButton--primary": "_primaryButton--primary_6hx2l_134",
6091
- "primaryButton--transparent": "_primaryButton--transparent_6hx2l_140",
6092
- "primaryButton--loading": "_primaryButton--loading_6hx2l_148"
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 = "large",
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: "h5",
6107
- small: "body-semibold",
6108
- tiny: "detail-medium"
6107
+ medium: "body-semibold",
6108
+ small: "detail-medium"
6109
6109
  };
6110
6110
  return /* @__PURE__ */ A.jsxs(
6111
6111
  Pi,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "1.9.0-development.3",
3
+ "version": "1.9.0-development.5",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "publishConfig": {