@goodhood-web/ui 3.0.0-development.40 → 3.0.0-development.41

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
@@ -23960,7 +23960,7 @@ const zT = "_inputDetails_usf4a_120", ZT = "_inputDetails__hintText_usf4a_126",
23960
23960
  Mh,
23961
23961
  {
23962
23962
  ...t,
23963
- size: "small",
23963
+ size: "tiny",
23964
23964
  color: "blue",
23965
23965
  className: Ou.actionBarCta__button
23966
23966
  }
@@ -24036,7 +24036,7 @@ const HL = "_root_rvdm7_120", WL = "_root__detailWrapper_rvdm7_127", UL = "_root
24036
24036
  target: n.target,
24037
24037
  className: $i.root__button,
24038
24038
  color: "grey",
24039
- size: "medium",
24039
+ size: "small",
24040
24040
  children: /* @__PURE__ */ R.jsx(De, { type: "body-semibold", children: n.label })
24041
24041
  }
24042
24042
  )
@@ -24954,12 +24954,12 @@ x3.propTypes = process.env.NODE_ENV !== "production" ? Oc({}, qr.propTypes, {
24954
24954
  */
24955
24955
  onExited: H.func
24956
24956
  }) : {};
24957
- const VP = "_snackbarbottom_5uxua_1", BP = "_snackbar_5uxua_152", OP = "_snackbar__left_5uxua_176", $P = "_snackbar__right_5uxua_182", jP = "_snackbar__textLabel_5uxua_187", NP = "_snackbar__textButton_5uxua_195", HP = "_snackbar__dismiss_5uxua_198", WP = "_snackbar__icon_5uxua_201", kn = {
24958
- "animation--enter": "_animation--enter_5uxua_134",
24959
- "animation--enter-active": "_animation--enter-active_5uxua_138",
24957
+ const VP = "_snackbarbottom_2jcl4_1", BP = "_snackbar_2jcl4_152", OP = "_snackbar__left_2jcl4_176", $P = "_snackbar__right_2jcl4_182", jP = "_snackbar__textLabel_2jcl4_187", NP = "_snackbar__textButton_2jcl4_195", HP = "_snackbar__dismiss_2jcl4_198", WP = "_snackbar__icon_2jcl4_201", kn = {
24958
+ "animation--enter": "_animation--enter_2jcl4_134",
24959
+ "animation--enter-active": "_animation--enter-active_2jcl4_138",
24960
24960
  snackbarbottom: VP,
24961
- "animation--exit": "_animation--exit_5uxua_143",
24962
- "animation--exit-active": "_animation--exit-active_5uxua_147",
24961
+ "animation--exit": "_animation--exit_2jcl4_143",
24962
+ "animation--exit-active": "_animation--exit-active_2jcl4_147",
24963
24963
  snackbar: BP,
24964
24964
  snackbar__left: OP,
24965
24965
  snackbar__right: $P,
@@ -24967,11 +24967,11 @@ const VP = "_snackbarbottom_5uxua_1", BP = "_snackbar_5uxua_152", OP = "_snackba
24967
24967
  snackbar__textButton: NP,
24968
24968
  snackbar__dismiss: HP,
24969
24969
  snackbar__icon: WP,
24970
- "snackbar--green": "_snackbar--green_5uxua_205",
24971
- "snackbar--pinkLight": "_snackbar--pinkLight_5uxua_208",
24972
- "snackbar--pinkDark": "_snackbar--pinkDark_5uxua_211",
24973
- "snackbar--blue": "_snackbar--blue_5uxua_214",
24974
- "snackbar--deepPurple": "_snackbar--deepPurple_5uxua_217"
24970
+ "snackbar--green": "_snackbar--green_2jcl4_205",
24971
+ "snackbar--pinkLight": "_snackbar--pinkLight_2jcl4_208",
24972
+ "snackbar--pinkDark": "_snackbar--pinkDark_2jcl4_211",
24973
+ "snackbar--blue": "_snackbar--blue_2jcl4_214",
24974
+ "snackbar--deepPurple": "_snackbar--deepPurple_2jcl4_217"
24975
24975
  }, UP = 60, z4 = 600, mA = ({
24976
24976
  color: t = "green",
24977
24977
  dismissable: e = !1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "3.0.0-development.40",
3
+ "version": "3.0.0-development.41",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",