golden-logic-ui 1.0.593 → 1.0.595
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
|
@@ -308,7 +308,7 @@ const HF = /* @__PURE__ */ Ti(Mae, [["render", Uae]]), mK = _ae({
|
|
|
308
308
|
message: "Item deleted successfully.",
|
|
309
309
|
type: "success",
|
|
310
310
|
duration: 5e3
|
|
311
|
-
});
|
|
311
|
+
}), this.$emit("uploaded"), this.$emit("update:modelValue", this.uploadFileList);
|
|
312
312
|
}).catch((u) => {
|
|
313
313
|
console.error(u), this.is_loading = !1;
|
|
314
314
|
});
|
|
@@ -1049,7 +1049,7 @@ const Cxe = /* @__PURE__ */ Ti(ble, [["render", wle]]), xle = { class: "bg-white
|
|
|
1049
1049
|
O.value && f("update:modelValueTranslate", O.value.value);
|
|
1050
1050
|
};
|
|
1051
1051
|
return Xf(() => {
|
|
1052
|
-
m.value !== null && m.value.hasAttribute("autofocus") && m.value.focus(), c.modelValue && (f("update:modelValue", c.modelValue), m.value.value = c.modelValue), c.modelValueTranslate && (f("update:modelValueTranslate", c.modelValueTranslate), O.value.value = c.modelValueTranslate);
|
|
1052
|
+
m.value !== null && m.value.hasAttribute("autofocus") && m.value.focus(), c.modelValue && (f("update:modelValue", c.modelValue), m.value.value = c.modelValue), c.modelValueTranslate && (f("update:modelValueTranslate", c.modelValueTranslate), O.value.value = c.modelValueTranslate), m.value.classList.add("gl-multilanguage");
|
|
1053
1053
|
}), o({ focus: () => m.value.focus() }), (T, P) => (Ce(), Pe(Fo, null, [
|
|
1054
1054
|
u.show ? (Ce(), Pe("div", {
|
|
1055
1055
|
key: 0,
|
|
@@ -1097,7 +1097,7 @@ const Cxe = /* @__PURE__ */ Ti(ble, [["render", wle]]), xle = { class: "bg-white
|
|
|
1097
1097
|
ref: O
|
|
1098
1098
|
}, null, 40, Vle),
|
|
1099
1099
|
Z("textarea", {
|
|
1100
|
-
class: xn(["form-input-translation
|
|
1100
|
+
class: xn(["mt-4 form-input-translation", {
|
|
1101
1101
|
" gl-textarea-form": u.error_message == "",
|
|
1102
1102
|
" gl-textarea-form-invalid": u.error_message !== ""
|
|
1103
1103
|
}]),
|
|
@@ -1170,7 +1170,7 @@ const Cxe = /* @__PURE__ */ Ti(ble, [["render", wle]]), xle = { class: "bg-white
|
|
|
1170
1170
|
O.value && f("update:modelValueTranslate", O.value.value);
|
|
1171
1171
|
};
|
|
1172
1172
|
return Xf(() => {
|
|
1173
|
-
m.value !== null && m.value.hasAttribute("autofocus") && m.value.focus(), c.modelValue && (f("update:modelValue", c.modelValue), m.value.value = c.modelValue), c.modelValueTranslate && (f("update:modelValueTranslate", c.modelValueTranslate), O.value.value = c.modelValueTranslate);
|
|
1173
|
+
m.value !== null && m.value.hasAttribute("autofocus") && m.value.focus(), c.modelValue && (f("update:modelValue", c.modelValue), m.value.value = c.modelValue), c.modelValueTranslate && (f("update:modelValueTranslate", c.modelValueTranslate), O.value.value = c.modelValueTranslate), m.value.classList.add("gl-multilanguage");
|
|
1174
1174
|
}), o({ focus: () => m.value.focus() }), (T, P) => (Ce(), Pe(Fo, null, [
|
|
1175
1175
|
u.show ? (Ce(), Pe("div", {
|
|
1176
1176
|
key: 0,
|
|
@@ -1221,7 +1221,7 @@ const Cxe = /* @__PURE__ */ Ti(ble, [["render", wle]]), xle = { class: "bg-white
|
|
|
1221
1221
|
required: u.is_required,
|
|
1222
1222
|
name: u.field_name,
|
|
1223
1223
|
id: u.field_name,
|
|
1224
|
-
class: xn(["form-input-translation
|
|
1224
|
+
class: xn(["mt-2 form-input-translation", {
|
|
1225
1225
|
" gl-input-form": u.error_message == "",
|
|
1226
1226
|
" gl-input-form-invalid": u.error_message !== ""
|
|
1227
1227
|
}]),
|
|
@@ -74078,7 +74078,7 @@ const bse = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command em
|
|
|
74078
74078
|
parent: f.value
|
|
74079
74079
|
});
|
|
74080
74080
|
}
|
|
74081
|
-
i.modelValueTranslate && (c("update:modelValueTranslate", i.modelValueTranslate), m.value.value = i.modelValueTranslate);
|
|
74081
|
+
i.modelValueTranslate && (c("update:modelValueTranslate", i.modelValueTranslate), m.value.value = i.modelValueTranslate), f.value.classList.add("gl-multilanguage");
|
|
74082
74082
|
}), Qu(
|
|
74083
74083
|
() => i.modelValue,
|
|
74084
74084
|
(H) => {
|
|
@@ -74275,7 +74275,7 @@ const bse = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command em
|
|
|
74275
74275
|
F.setContent(c.modelValue);
|
|
74276
74276
|
});
|
|
74277
74277
|
}
|
|
74278
|
-
});
|
|
74278
|
+
}), m.value.classList.add("gl-multilanguage");
|
|
74279
74279
|
}, P = () => {
|
|
74280
74280
|
O.value && f("update:modelValueTranslate", O.value.value);
|
|
74281
74281
|
};
|
|
@@ -74343,7 +74343,7 @@ const bse = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command em
|
|
|
74343
74343
|
Ur(Z("textarea", {
|
|
74344
74344
|
name: u.field_name,
|
|
74345
74345
|
id: u.field_name,
|
|
74346
|
-
class: xn(["tiny form-input-translation
|
|
74346
|
+
class: xn(["mt-4 tiny form-input-translation", {
|
|
74347
74347
|
" gl-textarea-form": u.error_message == "",
|
|
74348
74348
|
" gl-textarea-form-invalid": u.error_message !== ""
|
|
74349
74349
|
}]),
|