@goodhood-web/nebenan-base 1.8.0-development.3 → 1.8.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
@@ -15828,7 +15828,7 @@ const I8 = (n, e) => {
15828
15828
  open: r,
15829
15829
  children: /* @__PURE__ */ A.jsx("div", { className: Yo.sheetWrapper, children: /* @__PURE__ */ A.jsxs("section", { role: "document", children: [
15830
15830
  /* @__PURE__ */ A.jsx("header", { className: Yo.sheetHeader, children: o }),
15831
- /* @__PURE__ */ A.jsx("div", { className: Yo.sheetBody, children: a }),
15831
+ /* @__PURE__ */ A.jsx("div", { className: Yo.sheetBody, children: /* @__PURE__ */ A.jsx(cd, { children: a }) }),
15832
15832
  /* @__PURE__ */ A.jsxs("footer", { className: Yo.sheetFooter, children: [
15833
15833
  e && /* @__PURE__ */ A.jsx(_u, { ...e }),
15834
15834
  t && /* @__PURE__ */ A.jsx(dd, { ...t })
@@ -17728,7 +17728,7 @@ const cx = "_backdrop_1lf8q_106", ux = {
17728
17728
  backdrop: cx
17729
17729
  }, Ov = G((n, e) => /* @__PURE__ */ A.jsx("div", { ref: e, ...n, className: ux.backdrop }));
17730
17730
  Ov.displayName = "Backdrop";
17731
- const hx = "_modal_ftzhr_106", px = "_modalWrapper_ftzhr_114", gx = "_modalHeader_ftzhr_130", mx = "_modalFooter_ftzhr_143", uc = {
17731
+ const hx = "_modal_25qtp_106", px = "_modalWrapper_25qtp_114", gx = "_modalHeader_25qtp_130", mx = "_modalFooter_25qtp_144", uc = {
17732
17732
  modal: hx,
17733
17733
  modalWrapper: px,
17734
17734
  modalHeader: gx,
@@ -24565,7 +24565,7 @@ const pP = "_form_1fm69_106", gP = "_fieldset_1fm69_110", mP = "_fieldSetName_1f
24565
24565
  primaryCtaColor: a = "primary",
24566
24566
  title: o
24567
24567
  }) => {
24568
- const d = () => /* @__PURE__ */ A.jsx(cd, { children: t }), f = () => /* @__PURE__ */ A.jsx(
24568
+ const d = () => /* @__PURE__ */ A.jsx(
24569
24569
  ll,
24570
24570
  {
24571
24571
  headline: o,
@@ -24580,7 +24580,7 @@ const pP = "_form_1fm69_106", gP = "_fieldset_1fm69_110", mP = "_fieldSetName_1f
24580
24580
  }
24581
24581
  )
24582
24582
  }
24583
- ), h = () => /* @__PURE__ */ A.jsx(
24583
+ ), f = () => /* @__PURE__ */ A.jsx(
24584
24584
  _u,
24585
24585
  {
24586
24586
  color: a,
@@ -24594,8 +24594,8 @@ const pP = "_form_1fm69_106", gP = "_fieldset_1fm69_110", mP = "_fieldSetName_1f
24594
24594
  {
24595
24595
  open: !0,
24596
24596
  onClose: i,
24597
- sheetBody: d(),
24598
- sheetHeader: f(),
24597
+ sheetBody: t,
24598
+ sheetHeader: d(),
24599
24599
  ctaButtonProps: {
24600
24600
  color: "primary",
24601
24601
  fullWidth: !0,
@@ -24615,10 +24615,10 @@ const pP = "_form_1fm69_106", gP = "_fieldset_1fm69_110", mP = "_fieldSetName_1f
24615
24615
  {
24616
24616
  open: !0,
24617
24617
  onClose: i,
24618
- modalBody: d(),
24618
+ modalBody: t,
24619
24619
  headerTitle: o,
24620
24620
  closeButtonText: n,
24621
- modalFooter: h()
24621
+ modalFooter: f()
24622
24622
  }
24623
24623
  );
24624
24624
  }, yP = "_root_ius6r_106", _P = "_textButton_ius6r_113", n0 = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "1.8.0-development.3",
3
+ "version": "1.8.0-development.5",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "publishConfig": {