golden-logic-ui 1.2.3 → 1.2.4
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
|
@@ -90567,7 +90567,7 @@ const lAe = {
|
|
|
90567
90567
|
okButton: ((c = this.language) == null ? void 0 : c.okbutton_delete_confirmation) ?? "Yes, delete it",
|
|
90568
90568
|
cancelButton: ((f = this.language) == null ? void 0 : f.cancelbutton_delete_confirmation) ?? "Cancel"
|
|
90569
90569
|
}))
|
|
90570
|
-
this.$refs.ConfirmationDelete.showLoading(), this.checkedIds.forEach((b) => {
|
|
90570
|
+
this.$refs.ConfirmationDelete.showLoading(), await this.checkedIds.forEach((b) => {
|
|
90571
90571
|
axios.delete(`${this.xprops.route}/${b}`).then(() => {
|
|
90572
90572
|
}).catch((x) => {
|
|
90573
90573
|
console.log(x);
|
|
@@ -90997,7 +90997,7 @@ function RAe(r, t, s, l, c, f) {
|
|
|
90997
90997
|
])
|
|
90998
90998
|
], 64);
|
|
90999
90999
|
}
|
|
91000
|
-
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-
|
|
91000
|
+
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-388881bc"]]), MAe = {
|
|
91001
91001
|
components: {},
|
|
91002
91002
|
props: {
|
|
91003
91003
|
data: Array,
|