golden-logic-ui 1.2.13 → 1.2.15
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/golden-logic-ui.js
CHANGED
|
@@ -74588,9 +74588,13 @@ const pde = /* @__PURE__ */ Qi(Kwe, [["render", iSe]]), aSe = {
|
|
|
74588
74588
|
})), M = () => {
|
|
74589
74589
|
b.value = !0;
|
|
74590
74590
|
}, I = () => {
|
|
74591
|
-
b.value = !1, m.value = !1, C.value(!1);
|
|
74591
|
+
b.value = !1, m.value = !1, x.value = !1, C.value(!1);
|
|
74592
74592
|
}, j = () => {
|
|
74593
|
-
|
|
74593
|
+
if (x.value === !0) {
|
|
74594
|
+
C.value(!0);
|
|
74595
|
+
return;
|
|
74596
|
+
}
|
|
74597
|
+
m.value = !1, C.value(!0);
|
|
74594
74598
|
}, X = () => {
|
|
74595
74599
|
m.value = !1, C.value(!1);
|
|
74596
74600
|
};
|
|
@@ -90568,10 +90572,9 @@ const lAe = {
|
|
|
90568
90572
|
cancelButton: ((f = this.language) == null ? void 0 : f.cancelbutton_delete_confirmation) ?? "Cancel",
|
|
90569
90573
|
hasLoading: !0
|
|
90570
90574
|
})) {
|
|
90571
|
-
this
|
|
90575
|
+
this.isLoading = !0;
|
|
90572
90576
|
for (const b of this.checkedIds)
|
|
90573
90577
|
await axios.delete(`${this.xprops.route}/${b}`).then(() => {
|
|
90574
|
-
console.log(`Item with ID ${b} deleted successfully.`);
|
|
90575
90578
|
}).catch((x) => {
|
|
90576
90579
|
console.log(`Error deleting item with ID ${b}:`, x);
|
|
90577
90580
|
});
|
|
@@ -91001,7 +91004,7 @@ function RAe(r, t, s, l, c, f) {
|
|
|
91001
91004
|
])
|
|
91002
91005
|
], 64);
|
|
91003
91006
|
}
|
|
91004
|
-
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-
|
|
91007
|
+
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-6973bdae"]]), MAe = {
|
|
91005
91008
|
components: {},
|
|
91006
91009
|
props: {
|
|
91007
91010
|
data: Array,
|