@goodhood-web/nebenan-base 2.1.0-development.31 → 2.1.0-development.33

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
@@ -7662,7 +7662,7 @@ function Mx(n, e) {
7662
7662
  };
7663
7663
  }
7664
7664
  Cr.toFormikValidate = Mx;
7665
- const Ex = "_form_1cyat_120", Fx = "_fieldset_1cyat_124", Tx = "_fieldSetName_1cyat_135", Px = "_successBody_1cyat_141", Lx = "_generalError_1cyat_148", ja = {
7665
+ const Ex = "_form_itb4i_120", Fx = "_fieldset_itb4i_124", Tx = "_fieldSetName_itb4i_136", Px = "_successBody_itb4i_147", Lx = "_generalError_itb4i_154", ja = {
7666
7666
  form: Ex,
7667
7667
  fieldset: Fx,
7668
7668
  fieldSetName: Tx,
@@ -59547,8 +59547,7 @@ const uI = ({ sub_category_id: n }) => n === f5.OFFER_GIVE, hI = (n) => Math.flo
59547
59547
  ) });
59548
59548
  }, YI = "_actions_3byke_120", JI = {
59549
59549
  actions: YI
59550
- }, QI = "_modal-footer_1kc56_120", XI = {
59551
- "modal-footer": "_modal-footer_1kc56_120",
59550
+ }, QI = "_modalFooter_te9oj_120", XI = {
59552
59551
  modalFooter: QI
59553
59552
  }, eO = ({
59554
59553
  handleClose: n,
@@ -59582,7 +59581,15 @@ const uI = ({ sub_category_id: n }) => n === f5.OFFER_GIVE, hI = (n) => Math.flo
59582
59581
  open: i,
59583
59582
  title: "Bist du sicher, dass du diesen Beitrag löschen möchtest?",
59584
59583
  content: /* @__PURE__ */ v.jsx(Ee, { type: "body-regular", children: 'Bitte beachte, dass mit Klick auf "Bestätigen" alle Inhalte des Beitrags unwiderruflich gelöscht werden. Alternativ kannst du den Beitrag auch schließen. Er ist dann in deiner Nachbarschaft weiterhin sichtbar, kann aber nicht mehr kommentiert werden. Geschlossene Beiträge können von dir zudem jederzeit wieder geöffnet werden.' }),
59585
- footer: /* @__PURE__ */ v.jsx("div", { className: XI.modalFooter, children: /* @__PURE__ */ v.jsx(Jt, { color: "highlight", text: "Löschen", onClick: o }) })
59584
+ footer: /* @__PURE__ */ v.jsx(
59585
+ Jt,
59586
+ {
59587
+ className: XI.modalFooter,
59588
+ color: "highlight",
59589
+ text: "Löschen",
59590
+ onClick: o
59591
+ }
59592
+ )
59586
59593
  }
59587
59594
  )
59588
59595
  ] });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "2.1.0-development.31",
3
+ "version": "2.1.0-development.33",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",