shared-ritm 1.3.25 → 1.3.27
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/dist/shared-ritm.es.js
CHANGED
|
@@ -11617,11 +11617,13 @@ const oC = /* @__PURE__ */ De(tC, [["render", rC]]), aC = /* @__PURE__ */ Dt({
|
|
|
11617
11617
|
}, {
|
|
11618
11618
|
default: pe(() => [
|
|
11619
11619
|
we(hc, {
|
|
11620
|
+
"data-test": "confirm-button",
|
|
11620
11621
|
class: He(o.$style["footer__btn--ok"]),
|
|
11621
11622
|
label: "Подтвердить",
|
|
11622
11623
|
onClick: An(t)
|
|
11623
11624
|
}, null, 8, ["class", "onClick"]),
|
|
11624
11625
|
we(hc, {
|
|
11626
|
+
"data-test": "cancel-button",
|
|
11625
11627
|
class: He(o.$style["footer__btn--cancel"]),
|
|
11626
11628
|
label: "Отменить",
|
|
11627
11629
|
onClick: An(n)
|