@goodhood-web/ui 4.4.0-development.4 → 4.4.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
@@ -16520,16 +16520,16 @@ function dk(t, { lines: e }) {
16520
16520
  return a(), window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
16521
16521
  }, [t]), n;
16522
16522
  }
16523
- const hk = "_bodyText_6w3x9_137", fk = "_bodyText__textButton_6w3x9_165", pk = "_bodyText__showMore_6w3x9_176", _t = {
16524
- "react-datepicker__day-names": "_react-datepicker__day-names_6w3x9_116",
16525
- "react-datepicker__week": "_react-datepicker__week_6w3x9_120",
16526
- "react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_6w3x9_127",
16527
- "react-datepicker": "_react-datepicker_6w3x9_116",
16523
+ const hk = "_bodyText_sl0ao_137", fk = "_bodyText__textButton_sl0ao_166", pk = "_bodyText__showMore_sl0ao_177", _t = {
16524
+ "react-datepicker__day-names": "_react-datepicker__day-names_sl0ao_116",
16525
+ "react-datepicker__week": "_react-datepicker__week_sl0ao_120",
16526
+ "react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_sl0ao_127",
16527
+ "react-datepicker": "_react-datepicker_sl0ao_116",
16528
16528
  bodyText: hk,
16529
- "bodyText--notClickable": "_bodyText--notClickable_6w3x9_142",
16530
- "bodyText--post": "_bodyText--post_6w3x9_145",
16531
- "bodyText--modal": "_bodyText--modal_6w3x9_150",
16532
- "bodyText__text--collapsed": "_bodyText__text--collapsed_6w3x9_157",
16529
+ "bodyText--notClickable": "_bodyText--notClickable_sl0ao_143",
16530
+ "bodyText--post": "_bodyText--post_sl0ao_146",
16531
+ "bodyText--modal": "_bodyText--modal_sl0ao_151",
16532
+ "bodyText__text--collapsed": "_bodyText__text--collapsed_sl0ao_158",
16533
16533
  bodyText__textButton: fk,
16534
16534
  bodyText__showMore: pk
16535
16535
  }, mk = (t, e) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "4.4.0-development.4",
3
+ "version": "4.4.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",