golden-logic-ui 1.2.2 → 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);
|
|
@@ -90668,7 +90668,7 @@ const lAe = {
|
|
|
90668
90668
|
key: 0,
|
|
90669
90669
|
class: "print:!hidden text-center rounded-t-lg lg:!rounded-t-none print:!!rounded-t-none text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none print:before:!content-none flex flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 print:!py-3 print:!px-4 border-[1px] dark:border-gray-700",
|
|
90670
90670
|
"data-label": ""
|
|
90671
|
-
}, AAe = ["checked", "onChange"], PAe = ["data-label"], $Ae = { class: "overflow-auto max-h-40" }, DAe = { class: "flex items-center justify-between bg-white border-gray-200 dark:text-gray-400 dark:bg-gray-800" };
|
|
90671
|
+
}, AAe = ["checked", "onChange"], PAe = ["data-label"], $Ae = { class: "overflow-auto td_overflow_auto max-h-40" }, DAe = { class: "flex items-center justify-between bg-white border-gray-200 dark:text-gray-400 dark:bg-gray-800" };
|
|
90672
90672
|
function RAe(r, t, s, l, c, f) {
|
|
90673
90673
|
var I, X, j, K, ye;
|
|
90674
90674
|
const m = bh("DynamicConfirmation"), b = bh("dropdown"), x = bh("GlDropdown"), C = bh("GlTextInput"), T = bh("gl-button"), R = bh("TailwindPagination"), M = gH("print");
|
|
@@ -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,
|