@goodhood-web/nebenan-base 4.1.0-development.14 → 4.1.0-development.16

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
@@ -1819,22 +1819,22 @@ function nw({
1819
1819
  }
1820
1820
  );
1821
1821
  }
1822
- const TP = "_root_1rrny_141", RP = "_root__description_1rrny_162", DP = "_root__body_1rrny_186", NP = "_root__email_1rrny_202", IP = "_root__footer_1rrny_212", LP = "_root__footer__text_1rrny_220", HP = "_root__header_1rrny_227", jP = "_root__header__headline_1rrny_236", ZP = "_root__header__sticker_1rrny_240", WP = "_root__navigation_1rrny_252", Sn = {
1822
+ const TP = "_root_q513r_141", RP = "_root__description_q513r_162", DP = "_root__body_q513r_186", NP = "_root__email_q513r_202", IP = "_root__footer_q513r_212", LP = "_root__footer__text_q513r_220", HP = "_root__header_q513r_227", jP = "_root__header__headline_q513r_236", ZP = "_root__header__sticker_q513r_240", WP = "_root__navigation_q513r_252", Sn = {
1823
1823
  root: TP,
1824
- "root--isAuthorized": "_root--isAuthorized_1rrny_158",
1824
+ "root--isAuthorized": "_root--isAuthorized_q513r_158",
1825
1825
  root__description: RP,
1826
1826
  root__body: DP,
1827
- "root__body--centered": "_root__body--centered_1rrny_198",
1827
+ "root__body--centered": "_root__body--centered_q513r_198",
1828
1828
  root__email: NP,
1829
1829
  root__footer: IP,
1830
1830
  root__footer__text: LP,
1831
1831
  root__header: HP,
1832
1832
  root__header__headline: jP,
1833
1833
  root__header__sticker: ZP,
1834
- "root__header__sticker--mobile": "_root__header__sticker--mobile_1rrny_249",
1834
+ "root__header__sticker--mobile": "_root__header__sticker--mobile_q513r_249",
1835
1835
  root__navigation: WP,
1836
- "root__navigation--mobile": "_root__navigation--mobile_1rrny_261",
1837
- "root--withoutPadding": "_root--withoutPadding_1rrny_276"
1836
+ "root__navigation--mobile": "_root__navigation--mobile_q513r_261",
1837
+ "root--withoutPadding": "_root--withoutPadding_q513r_276"
1838
1838
  }, bt = ({
1839
1839
  centered: n,
1840
1840
  color: e = "green",
@@ -1945,7 +1945,7 @@ const TP = "_root_1rrny_141", RP = "_root__description_1rrny_162", DP = "_root__
1945
1945
  ]
1946
1946
  }
1947
1947
  );
1948
- }, GP = "_root_1cuec_141", YP = "_root__body_1cuec_155", ap = {
1948
+ }, GP = "_root_1xo5r_141", YP = "_root__body_1xo5r_155", ap = {
1949
1949
  root: GP,
1950
1950
  root__body: YP
1951
1951
  }, QP = ({ title: n = "E-mail wurde gesendet" }) => /* @__PURE__ */ b(ct, { className: ap.root, withoutPadding: !0, borderRadius: !0, responsive: !0, children: /* @__PURE__ */ j(Wn, { className: ap.root__body, children: [
@@ -3377,10 +3377,12 @@ const ZB = "_dropdown_1vo33_141", WB = "_dropdown__options_1vo33_160", yo = {
3377
3377
  ), S = ye(() => {
3378
3378
  E(m), C(0), v !== Kn.NONE && A(Kn.NONE);
3379
3379
  }, [m, E, v]), I = () => {
3380
- if (M) return A(Kn.DROPDOWN);
3381
- A(Kn.SHEET), setTimeout(() => {
3382
- O.current && O.current.focus();
3383
- }, 0);
3380
+ if (B.length) {
3381
+ if (M) return A(Kn.DROPDOWN);
3382
+ A(Kn.SHEET), setTimeout(() => {
3383
+ O.current && O.current.focus();
3384
+ }, 0);
3385
+ }
3384
3386
  }, R = ye(
3385
3387
  (D, G) => {
3386
3388
  D.preventDefault(), E(G);
@@ -3418,7 +3420,7 @@ const ZB = "_dropdown_1vo33_141", WB = "_dropdown__options_1vo33_160", yo = {
3418
3420
  isOpen: v === Kn.DROPDOWN
3419
3421
  }
3420
3422
  ),
3421
- !!B.length && v === Kn.DROPDOWN && /* @__PURE__ */ b(
3423
+ v === Kn.DROPDOWN && /* @__PURE__ */ b(
3422
3424
  lp,
3423
3425
  {
3424
3426
  isReadonly: d,
@@ -3467,7 +3469,7 @@ const ZB = "_dropdown_1vo33_141", WB = "_dropdown__options_1vo33_160", yo = {
3467
3469
  onChange: z,
3468
3470
  onKeyDown: F,
3469
3471
  readonly: d,
3470
- size: "large",
3472
+ size: "medium",
3471
3473
  value: m
3472
3474
  },
3473
3475
  ref: O,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "4.1.0-development.14",
3
+ "version": "4.1.0-development.16",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",