golden-logic-ui 1.2.7 → 1.2.9
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
|
@@ -74574,7 +74574,7 @@ const pde = /* @__PURE__ */ Qi(Kwe, [["render", iSe]]), aSe = {
|
|
|
74574
74574
|
class: "fixed inset-0 z-50 overflow-y-auto",
|
|
74575
74575
|
role: "dialog",
|
|
74576
74576
|
"aria-modal": "true"
|
|
74577
|
-
}, lSe = { class: "flex items-center justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:block sm:p-0" }, cSe = { class: "inline-block overflow-hidden text-left align-bottom transition-all transform bg-white dark:bg-gray-800
|
|
74577
|
+
}, lSe = { class: "flex items-center justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:block sm:p-0" }, cSe = { class: "inline-block overflow-hidden text-left align-bottom transition-all transform bg-white rounded-lg shadow-xl dark:bg-gray-800 sm:my-8 sm:align-middle sm:max-w-lg sm:w-full" }, uSe = { class: "px-4 pt-5 pb-4 sm:p-6 sm:pb-4" }, dSe = { class: "sm:flex sm:items-start" }, fSe = { class: "mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left" }, hSe = { class: "text-lg font-medium leading-6" }, mSe = { class: "mt-2" }, gSe = { class: "text-sm" }, pSe = { class: "flex gap-1 px-4 py-3 border-t border-gray-200 rounded-b dark:border-gray-600 sm:px-6 sm:flex-row-reverse" }, bSe = {
|
|
74578
74578
|
__name: "DynamicConfirmation",
|
|
74579
74579
|
props: {
|
|
74580
74580
|
is_open: {
|
|
@@ -74586,10 +74586,14 @@ const pde = /* @__PURE__ */ Qi(Kwe, [["render", iSe]]), aSe = {
|
|
|
74586
74586
|
const s = Gs(""), l = Gs(""), c = Gs(""), f = Gs("Cancel"), m = Gs(!1), b = Gs(!1), x = Gs(void 0), C = Gs(void 0), T = (j = {}) => (s.value = j.title, l.value = j.message, c.value = j.okButton, j.cancelButton && (f.value = j.cancelButton), m.value = !0, new Promise((K, ye) => {
|
|
74587
74587
|
x.value = K, C.value = ye;
|
|
74588
74588
|
})), R = () => {
|
|
74589
|
-
b.value = !0;
|
|
74589
|
+
b.value = !0, console.log("Loading");
|
|
74590
74590
|
}, M = () => {
|
|
74591
|
-
b.value = !1;
|
|
74591
|
+
b.value = !1, m.value = !1;
|
|
74592
74592
|
}, I = () => {
|
|
74593
|
+
if (b.value === !0) {
|
|
74594
|
+
console.log("Still Loading");
|
|
74595
|
+
return;
|
|
74596
|
+
}
|
|
74593
74597
|
m.value = !1, x.value(!0);
|
|
74594
74598
|
}, X = () => {
|
|
74595
74599
|
m.value = !1, x.value(!1);
|
|
@@ -91000,7 +91004,7 @@ function RAe(r, t, s, l, c, f) {
|
|
|
91000
91004
|
])
|
|
91001
91005
|
], 64);
|
|
91002
91006
|
}
|
|
91003
|
-
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-
|
|
91007
|
+
const kRe = /* @__PURE__ */ Qi(lAe, [["render", RAe], ["__scopeId", "data-v-11270f29"]]), MAe = {
|
|
91004
91008
|
components: {},
|
|
91005
91009
|
props: {
|
|
91006
91010
|
data: Array,
|