@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.js +2 -2
- package/index.mjs +11 -4
- package/package.json +1 -1
- package/style.css +1 -1
package/index.mjs
CHANGED
|
@@ -7662,7 +7662,7 @@ function Mx(n, e) {
|
|
|
7662
7662
|
};
|
|
7663
7663
|
}
|
|
7664
7664
|
Cr.toFormikValidate = Mx;
|
|
7665
|
-
const Ex = "
|
|
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 = "
|
|
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(
|
|
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
|
] });
|