golden-logic-ui 1.2.11 → 1.2.13
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
|
@@ -74583,7 +74583,7 @@ const pde = /* @__PURE__ */ Qi(Kwe, [["render", iSe]]), aSe = {
|
|
|
74583
74583
|
}
|
|
74584
74584
|
},
|
|
74585
74585
|
setup(r, { expose: t }) {
|
|
74586
|
-
const s = Ws(""), l = Ws(""), c = Ws(""), f = Ws("Cancel"), m = Ws(!1), b = Ws(!1), x = Ws(!1), C = Ws(void 0), T = Ws(void 0), R = (K = {}) => (s.value = K.title, l.value = K.message, c.value = K.okButton, K.cancelButton && (f.value = K.cancelButton), K.
|
|
74586
|
+
const s = Ws(""), l = Ws(""), c = Ws(""), f = Ws("Cancel"), m = Ws(!1), b = Ws(!1), x = Ws(!1), C = Ws(void 0), T = Ws(void 0), R = (K = {}) => (s.value = K.title, l.value = K.message, c.value = K.okButton, K.cancelButton && (f.value = K.cancelButton), K.hasLoading && (x.value = K.hasLoading), m.value = !0, new Promise((ve, ue) => {
|
|
74587
74587
|
C.value = ve, T.value = ue;
|
|
74588
74588
|
})), M = () => {
|
|
74589
74589
|
b.value = !0;
|
|
@@ -90565,7 +90565,8 @@ const lAe = {
|
|
|
90565
90565
|
title: ((s = this.language) == null ? void 0 : s.title_delete_confirmation) ?? "Delete Confirmation",
|
|
90566
90566
|
message: ((l = this.language) == null ? void 0 : l.message_delete_confirmation) ?? "Are you sure you want to delete the selected items?",
|
|
90567
90567
|
okButton: ((c = this.language) == null ? void 0 : c.okbutton_delete_confirmation) ?? "Yes, delete it",
|
|
90568
|
-
cancelButton: ((f = this.language) == null ? void 0 : f.cancelbutton_delete_confirmation) ?? "Cancel"
|
|
90568
|
+
cancelButton: ((f = this.language) == null ? void 0 : f.cancelbutton_delete_confirmation) ?? "Cancel",
|
|
90569
|
+
hasLoading: !0
|
|
90569
90570
|
})) {
|
|
90570
90571
|
this.$refs.ConfirmationDelete.showLoading();
|
|
90571
90572
|
for (const b of this.checkedIds)
|
|
@@ -91000,7 +91001,7 @@ function RAe(r, t, s, l, c, f) {
|
|
|
91000
91001
|
])
|
|
91001
91002
|
], 64);
|
|
91002
91003
|
}
|
|
91003
|
-
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-
|
|
91004
|
+
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-9dd87206"]]), MAe = {
|
|
91004
91005
|
components: {},
|
|
91005
91006
|
props: {
|
|
91006
91007
|
data: Array,
|