@goodhood-web/ui 4.1.0-development.3 → 4.1.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.
Files changed (4) hide show
  1. package/index.js +67 -67
  2. package/index.mjs +11 -11
  3. package/package.json +1 -1
  4. package/style.css +1 -1
package/index.mjs CHANGED
@@ -15945,21 +15945,21 @@ const GE = ({ children: t, exitBeforeEnter: e, custom: n, initial: r = !0, onExi
15945
15945
  role: r
15946
15946
  }
15947
15947
  ) : null;
15948
- }, tM = "_btn_o2ck1_141", nM = "_btn__icon_o2ck1_150", rM = "_rootWrapper_o2ck1_156", iM = "_rootWrapper__errorText_o2ck1_161", aM = "_root_o2ck1_156", oM = "_btnGoogle_o2ck1_206", gt = {
15949
- "react-datepicker__day-names": "_react-datepicker__day-names_o2ck1_120",
15950
- "react-datepicker__week": "_react-datepicker__week_o2ck1_124",
15951
- "react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_o2ck1_131",
15952
- "react-datepicker": "_react-datepicker_o2ck1_120",
15948
+ }, tM = "_btn_16mqn_141", nM = "_btn__icon_16mqn_150", rM = "_rootWrapper_16mqn_156", iM = "_rootWrapper__errorText_16mqn_161", aM = "_root_16mqn_156", oM = "_btnGoogle_16mqn_203", gt = {
15949
+ "react-datepicker__day-names": "_react-datepicker__day-names_16mqn_120",
15950
+ "react-datepicker__week": "_react-datepicker__week_16mqn_124",
15951
+ "react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_16mqn_131",
15952
+ "react-datepicker": "_react-datepicker_16mqn_120",
15953
15953
  btn: tM,
15954
15954
  btn__icon: nM,
15955
15955
  rootWrapper: rM,
15956
15956
  rootWrapper__errorText: iM,
15957
15957
  root: aM,
15958
- "root--fullWidth": "_root--fullWidth_o2ck1_183",
15959
- "root--medium": "_root--medium_o2ck1_186",
15960
- "root--small": "_root--small_o2ck1_191",
15961
- "root--tiny": "_root--tiny_o2ck1_191",
15962
- "root--error": "_root--error_o2ck1_196",
15958
+ "root--fullWidth": "_root--fullWidth_16mqn_182",
15959
+ "root--medium": "_root--medium_16mqn_185",
15960
+ "root--small": "_root--small_16mqn_189",
15961
+ "root--tiny": "_root--tiny_16mqn_189",
15962
+ "root--error": "_root--error_16mqn_193",
15963
15963
  btnGoogle: oM
15964
15964
  }, SA = ({
15965
15965
  error: t,
@@ -16011,7 +16011,7 @@ const GE = ({ children: t, exitBeforeEnter: e, custom: n, initial: r = !0, onExi
16011
16011
  {
16012
16012
  shape: "pill",
16013
16013
  size: r,
16014
- width: 336,
16014
+ width: "100%",
16015
16015
  text: "continue_with",
16016
16016
  onSuccess: l,
16017
16017
  onError: c,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "4.1.0-development.3",
3
+ "version": "4.1.0-development.5",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",