x-essential-lib 0.7.10 → 0.7.11
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/components/loading/index.vue.d.ts +1 -3
- package/dist/index.js +32 -33
- package/package.json +3 -5
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
interface Props {
|
|
2
2
|
zIndex?: number;
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
5
|
-
zIndex: number;
|
|
6
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
5
|
export default _default;
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var
|
|
2
|
-
import { computed as y, provide as O, inject as I, ref as f, getCurrentScope as xe, onScopeDispose as be, unref as H, watchEffect as ke, getCurrentInstance as Ce, onMounted as T, watch as N, onBeforeUnmount as W, onBeforeMount as Le, defineComponent as E, resolveComponent as h, openBlock as C, createBlock as q, isRef as Y, withKeys as F, withModifiers as $, withCtx as w, createVNode as b, createTextVNode as V, toDisplayString as R, createElementBlock as Q, normalizeStyle as
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.id="x-essential-lib",t.appendChild(document.createTextNode('.x-cont[data-v-44b1d3e4]{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.lds-spinner[data-v-44b1d3e4]{color:official;display:inline-block;position:relative;width:40px;height:40px}.lds-spinner div[data-v-44b1d3e4]{transform-origin:20px 20px;animation:lds-spinner-44b1d3e4 1.2s linear infinite}.lds-spinner div[data-v-44b1d3e4]:after{content:" ";display:block;position:absolute;top:3px;left:18px;width:2px;height:6px;border-radius:5%;background:#9e9e9e}.lds-spinner div[data-v-44b1d3e4]:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div[data-v-44b1d3e4]:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div[data-v-44b1d3e4]:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div[data-v-44b1d3e4]:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div[data-v-44b1d3e4]:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div[data-v-44b1d3e4]:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div[data-v-44b1d3e4]:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div[data-v-44b1d3e4]:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div[data-v-44b1d3e4]:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div[data-v-44b1d3e4]:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div[data-v-44b1d3e4]:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div[data-v-44b1d3e4]:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner-44b1d3e4{0%{opacity:1}to{opacity:0}}.x-item[data-v-d5cfe252]{width:600px}@media (max-width: 600px){.x-item[data-v-d5cfe252]{width:calc(100vw - 16px)}}.x-cont[data-v-8fd5d800]{position:absolute;left:50%;bottom:20px;transform:translate(-50%);z-index:9999}')),document.head.appendChild(t)}}catch(d){console.error("vite-plugin-css-injected-by-js",d)}})();
|
|
2
|
+
import { computed as y, provide as O, inject as I, ref as f, getCurrentScope as xe, onScopeDispose as be, unref as H, watchEffect as ke, getCurrentInstance as Ce, onMounted as T, watch as N, onBeforeUnmount as W, onBeforeMount as Le, defineComponent as E, resolveComponent as h, openBlock as C, createBlock as q, isRef as Y, withKeys as F, withModifiers as $, withCtx as w, createVNode as b, createTextVNode as V, toDisplayString as R, createElementBlock as Q, normalizeStyle as re, createElementVNode as m, createCommentVNode as le, Fragment as De, renderList as Me, useTemplateRef as Se } from "vue";
|
|
3
3
|
import { useI18n as P } from "vue-i18n";
|
|
4
|
-
import { useTheme as
|
|
4
|
+
import { useTheme as ce, useDisplay as je } from "vuetify";
|
|
5
5
|
import { useRouter as ue, useRoute as Re } from "vue-router";
|
|
6
6
|
import qe from "axios";
|
|
7
7
|
function Tt() {
|
|
8
|
-
const e =
|
|
8
|
+
const e = ce(), t = y(() => e.global.current.value.colors.primary), a = y(() => e.global.current.value.colors.secondary), o = y(() => e.current.value.dark ? "#2e2e2e" : "#bdbdbd"), n = y(() => e.current.value.dark ? "#272727" : "#eeeeee"), l = y(() => e.current.value.dark ? "#1e1e1e" : "#ffffff"), c = y(() => e.current.value.dark ? "#303030" : "#f6f6f6"), r = y(() => e.current.value.dark ? "#ffffff1f" : "#0000001f");
|
|
9
9
|
return {
|
|
10
10
|
primaryColor: t,
|
|
11
11
|
secondaryColor: a,
|
|
@@ -146,7 +146,7 @@ async function Bt(e) {
|
|
|
146
146
|
setTimeout(t, e);
|
|
147
147
|
});
|
|
148
148
|
}
|
|
149
|
-
async function
|
|
149
|
+
async function ee(e, t, a) {
|
|
150
150
|
const o = Date.now();
|
|
151
151
|
return new Promise((n) => {
|
|
152
152
|
const l = async () => {
|
|
@@ -161,10 +161,10 @@ function Ue(e, t) {
|
|
|
161
161
|
a.classList.add("app-reset");
|
|
162
162
|
}, 50));
|
|
163
163
|
}
|
|
164
|
-
let
|
|
164
|
+
let oe = Date.now();
|
|
165
165
|
function se() {
|
|
166
166
|
const e = Date.now();
|
|
167
|
-
return e -
|
|
167
|
+
return e - oe > 500 ? (oe = e, !0) : !1;
|
|
168
168
|
}
|
|
169
169
|
let We = 0;
|
|
170
170
|
function pe() {
|
|
@@ -177,7 +177,7 @@ async function Ut(e) {
|
|
|
177
177
|
const o = (l) => {
|
|
178
178
|
a = l, t = !0;
|
|
179
179
|
}, n = pe();
|
|
180
|
-
return s.on("confirmDlgResult" + n, o), s.emit("confirmDlg", { ...e, seq: n }), await
|
|
180
|
+
return s.on("confirmDlgResult" + n, o), s.emit("confirmDlg", { ...e, seq: n }), await ee(() => t), s.off("confirmDlgResult" + n, o), a;
|
|
181
181
|
}
|
|
182
182
|
async function Wt(e) {
|
|
183
183
|
if (!se())
|
|
@@ -186,7 +186,7 @@ async function Wt(e) {
|
|
|
186
186
|
const o = (l) => {
|
|
187
187
|
a = l, t = !0;
|
|
188
188
|
}, n = pe();
|
|
189
|
-
return s.on("promptDlgResult" + n, o), s.emit("promptDlg", { ...e, seq: n }), await
|
|
189
|
+
return s.on("promptDlgResult" + n, o), s.emit("promptDlg", { ...e, seq: n }), await ee(() => t), s.off("promptDlgResult" + n, o), a;
|
|
190
190
|
}
|
|
191
191
|
function $t(e) {
|
|
192
192
|
s.emit("openWaitDlg", { text: e });
|
|
@@ -207,7 +207,7 @@ function Ft(e, t) {
|
|
|
207
207
|
s.emit("message", { type: "warning", text: e, timeout: t });
|
|
208
208
|
}
|
|
209
209
|
var $e = /* @__PURE__ */ ((e) => (e.list_app_group = "list_app_group", e.create_app_group = "create_app_group", e.delete_app_group = "delete_app_group", e.update_app_group = "update_app_group", e.arrange_app_group = "arrange_app_group", e.list_app = "list_app", e.get_app = "get_app", e.create_app = "create_app", e.delete_app = "delete_app", e.update_app = "update_app", e.list_app_release = "list_app_release", e.get_app_release = "get_app_release", e.create_app_release = "create_app_release", e.delete_app_release = "delete_app_release", e.deploy_app_release = "deploy_app_release", e.open_app_layer = "open_app_layer", e.open_app = "open_app", e.list_compute_space = "list_compute_space", e.get_compute_space = "get_compute_space", e.create_compute_space = "create_compute_space", e.delete_compute_space = "delete_compute_space", e.update_compute_space = "update_compute_space", e.arrange_compute_space = "arrange_compute_space", e.list_func_group = "list_func_group", e.create_func_group = "create_func_group", e.delete_func_group = "delete_func_group", e.update_func_group = "update_func_group", e.arrange_func_group = "arrange_func_group", e.list_func = "list_func", e.get_func = "get_func", e.create_func = "create_func", e.delete_func = "delete_func", e.update_func = "update_func", e.debug_func = "debug_func", e.call_func = "call_func", e.list_func_release = "list_func_release", e.get_func_release = "get_func_release", e.create_func_release = "create_func_release", e.delete_func_release = "delete_func_release", e.deploy_func_release = "deploy_func_release", e.list_flow_group = "list_flow_group", e.create_flow_group = "create_flow_group", e.delete_flow_group = "delete_flow_group", e.update_flow_group = "update_flow_group", e.arrange_flow_group = "arrange_flow_group", e.list_flow = "list_flow", e.get_flow = "get_flow", e.create_flow = "create_flow", e.delete_flow = "delete_flow", e.update_flow = "update_flow", e.call_flow = "call_flow", e.list_flow_release = "list_flow_release", e.get_flow_release = "get_flow_release", e.create_flow_release = "create_flow_release", e.delete_flow_release = "delete_flow_release", e.deploy_flow_release = "deploy_flow_release", e.list_task = "list_task", e.get_task = "get_task", e.create_task = "create_task", e.delete_task = "delete_task", e.update_task = "update_task", e.call_task = "call_task", e.open_compute_layer = "open_compute_layer", e.list_data_space = "list_data_space", e.get_data_space = "get_data_space", e.create_data_space = "create_data_space", e.delete_data_space = "delete_data_space", e.update_data_space = "update_data_space", e.arrange_data_space = "arrange_data_space", e.list_table_group = "list_table_group", e.create_table_group = "create_table_group", e.delete_table_group = "delete_table_group", e.update_table_group = "update_table_group", e.arrange_table_group = "arrange_table_group", e.list_table = "list_table", e.get_table = "get_table", e.create_table = "create_table", e.delete_table = "delete_table", e.update_table = "update_table", e.get_data = "get_data", e.create_data = "create_data", e.delete_data = "delete_data", e.update_data = "update_data", e.get_relation_graph = "get_relation_graph", e.update_relation_graph = "update_relation_graph", e.list_change = "list_change", e.apply_change = "apply_change", e.open_data_layer = "open_data_layer", e.list_resource_space = "list_resource_space", e.get_resource_space = "get_resource_space", e.create_resource_space = "create_resource_space", e.delete_resource_space = "delete_resource_space", e.update_resource_space = "update_resource_space", e.arrange_resource_space = "arrange_resource_space", e.list_dir = "list_dir", e.create_dir = "create_dir", e.delete_dir = "delete_dir", e.update_dir = "update_dir", e.move_dir = "move_dir", e.list_resource = "list_resource", e.get_resource = "get_resource", e.create_resource = "create_resource", e.delete_resource = "delete_resource", e.update_resource = "update_resource", e.move_resource = "move_resource", e.open_resource_layer = "open_resource_layer", e.list_org_member = "list_org_member", e.add_org_member = "add_org_member", e.remove_org_member = "remove_org_member", e.update_org_member = "update_org_member", e.list_org_role = "list_org_role", e.get_org_role = "get_org_role", e.create_org_role = "create_org_role", e.delete_org_role = "delete_org_role", e.update_org_role = "update_org_role", e.arrange_org_role = "arrange_org_role", e.get_org_structure = "get_org_structure", e.update_org_structure = "update_org_structure", e.filter_table = "filter_table", e))($e || {});
|
|
210
|
-
function
|
|
210
|
+
function ne(e, t) {
|
|
211
211
|
if (!e)
|
|
212
212
|
return !1;
|
|
213
213
|
let a = e;
|
|
@@ -222,7 +222,7 @@ function re(e, t) {
|
|
|
222
222
|
}
|
|
223
223
|
function He(e, t, a) {
|
|
224
224
|
const o = e[t];
|
|
225
|
-
return o ? a ? !(!
|
|
225
|
+
return o ? a ? !(!ne(o.includes, a) || ne(o.excludes, a)) : !0 : !1;
|
|
226
226
|
}
|
|
227
227
|
const _e = "essentialDark", ie = "essentialLocale", de = "essentialPermissionObjects", fe = "essentialPermissionChecksum", ge = "essentialLastAppPath", ve = "essentialViews";
|
|
228
228
|
function Ke(e) {
|
|
@@ -501,7 +501,7 @@ function _t(e) {
|
|
|
501
501
|
function ea(e, t, a, o, n, l) {
|
|
502
502
|
const c = Re(), r = ue();
|
|
503
503
|
Ke(e), ze(t), Xe(a), Ze(o), Ne(n), Ge(l);
|
|
504
|
-
const u =
|
|
504
|
+
const u = ce(), _ = _t();
|
|
505
505
|
N(
|
|
506
506
|
e,
|
|
507
507
|
() => {
|
|
@@ -565,7 +565,7 @@ function aa() {
|
|
|
565
565
|
const e = y(() => !!window.cordova), t = je(), a = y(() => t.width.value <= 1280 ? t.width.value + "px" : t.width.value <= 1920 ? 1920 / 2.5 + "px" : 2560 / 2.5 + "px");
|
|
566
566
|
return { sysBarAvail: e, compactWidth: a };
|
|
567
567
|
}
|
|
568
|
-
function
|
|
568
|
+
function te(e, t) {
|
|
569
569
|
const a = Qe(), o = y({
|
|
570
570
|
get() {
|
|
571
571
|
return me(a, e);
|
|
@@ -591,7 +591,7 @@ const it = /* @__PURE__ */ E({
|
|
|
591
591
|
var D, p, x, M;
|
|
592
592
|
const i = k;
|
|
593
593
|
a.value = i.title, o.value = i.text, n.value = ((D = i.cancel) == null ? void 0 : D.color) ?? "primary", l.value = ((p = i.cancel) == null ? void 0 : p.text) ?? t("dlg.common.cancel"), c.value = ((x = i.confirm) == null ? void 0 : x.color) ?? "primary", r.value = ((M = i.confirm) == null ? void 0 : M.text) ?? t("dlg.common.confirm"), u = i.seq, _ = !1, v.value = !0;
|
|
594
|
-
}, { open: v } =
|
|
594
|
+
}, { open: v } = te("confirmDlg", g), L = () => {
|
|
595
595
|
v.value = !1, _ || (s.emit("confirmDlgResult" + u, !0), _ = !0);
|
|
596
596
|
};
|
|
597
597
|
return N(v, (k) => {
|
|
@@ -656,14 +656,13 @@ const it = /* @__PURE__ */ E({
|
|
|
656
656
|
zIndex: { default: 1 }
|
|
657
657
|
},
|
|
658
658
|
setup(e) {
|
|
659
|
-
const t =
|
|
660
|
-
|
|
661
|
-
zIndex: a.zIndex
|
|
659
|
+
const t = y(() => ({
|
|
660
|
+
zIndex: e.zIndex
|
|
662
661
|
}));
|
|
663
|
-
return (
|
|
662
|
+
return (a, o) => (C(), Q("div", {
|
|
664
663
|
class: "x-cont",
|
|
665
|
-
style:
|
|
666
|
-
},
|
|
664
|
+
style: re(t.value)
|
|
665
|
+
}, o[0] || (o[0] = [
|
|
667
666
|
m("div", { class: "lds-spinner" }, [
|
|
668
667
|
m("div"),
|
|
669
668
|
m("div"),
|
|
@@ -680,12 +679,12 @@ const it = /* @__PURE__ */ E({
|
|
|
680
679
|
], -1)
|
|
681
680
|
]), 4));
|
|
682
681
|
}
|
|
683
|
-
}),
|
|
682
|
+
}), ae = (e, t) => {
|
|
684
683
|
const a = e.__vccOpts || e;
|
|
685
684
|
for (const [o, n] of t)
|
|
686
685
|
a[o] = n;
|
|
687
686
|
return a;
|
|
688
|
-
}, ft = /* @__PURE__ */
|
|
687
|
+
}, ft = /* @__PURE__ */ ae(dt, [["__scopeId", "data-v-44b1d3e4"]]);
|
|
689
688
|
var gt = "M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", vt = "M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z", mt = "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z", ht = "M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z", wt = "M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z";
|
|
690
689
|
const yt = /* @__PURE__ */ E({
|
|
691
690
|
__name: "item",
|
|
@@ -732,9 +731,9 @@ const yt = /* @__PURE__ */ E({
|
|
|
732
731
|
key: 0,
|
|
733
732
|
class: "mx-1",
|
|
734
733
|
icon: n.value
|
|
735
|
-
}, null, 8, ["icon"])) :
|
|
734
|
+
}, null, 8, ["icon"])) : le("", !0),
|
|
736
735
|
m("div", {
|
|
737
|
-
style:
|
|
736
|
+
style: re(o.value)
|
|
738
737
|
}, R(a.text), 5),
|
|
739
738
|
b(_, {
|
|
740
739
|
class: "mx-1",
|
|
@@ -746,7 +745,7 @@ const yt = /* @__PURE__ */ E({
|
|
|
746
745
|
}, 8, ["color"]);
|
|
747
746
|
};
|
|
748
747
|
}
|
|
749
|
-
}), xt = /* @__PURE__ */
|
|
748
|
+
}), xt = /* @__PURE__ */ ae(yt, [["__scopeId", "data-v-d5cfe252"]]), bt = /* @__PURE__ */ E({
|
|
750
749
|
__name: "index",
|
|
751
750
|
setup(e) {
|
|
752
751
|
const t = f([]);
|
|
@@ -784,7 +783,7 @@ const yt = /* @__PURE__ */ E({
|
|
|
784
783
|
}, null, 8, ["id", "type", "text", "timeout"]))), 128))
|
|
785
784
|
]));
|
|
786
785
|
}
|
|
787
|
-
}), kt = /* @__PURE__ */
|
|
786
|
+
}), kt = /* @__PURE__ */ ae(bt, [["__scopeId", "data-v-8fd5d800"]]), Ct = /* @__PURE__ */ E({
|
|
788
787
|
__name: "index",
|
|
789
788
|
setup(e) {
|
|
790
789
|
const { t } = P(), a = f(""), o = f(""), n = f(""), l = f(""), c = f(), r = f(""), u = f(""), _ = f(""), g = f(""), v = f(""), L = Se("target");
|
|
@@ -792,8 +791,8 @@ const yt = /* @__PURE__ */ E({
|
|
|
792
791
|
const D = async (M) => {
|
|
793
792
|
var j, K, z, B;
|
|
794
793
|
const d = M;
|
|
795
|
-
a.value = d.title, o.value = d.text, n.value = d.label, l.value = d.placeholder, c.value = d.rules, r.value = d.value, u.value = ((j = d.cancel) == null ? void 0 : j.color) ?? "primary", _.value = ((K = d.cancel) == null ? void 0 : K.text) ?? t("dlg.common.cancel"), g.value = ((z = d.confirm) == null ? void 0 : z.color) ?? "primary", v.value = ((B = d.confirm) == null ? void 0 : B.text) ?? t("dlg.common.confirm"), k = d.seq, i = !1, p.value = !0, await
|
|
796
|
-
}, { open: p } =
|
|
794
|
+
a.value = d.title, o.value = d.text, n.value = d.label, l.value = d.placeholder, c.value = d.rules, r.value = d.value, u.value = ((j = d.cancel) == null ? void 0 : j.color) ?? "primary", _.value = ((K = d.cancel) == null ? void 0 : K.text) ?? t("dlg.common.cancel"), g.value = ((z = d.confirm) == null ? void 0 : z.color) ?? "primary", v.value = ((B = d.confirm) == null ? void 0 : B.text) ?? t("dlg.common.confirm"), k = d.seq, i = !1, p.value = !0, await ee(() => !!L.value), L.value.focus();
|
|
795
|
+
}, { open: p } = te("promptDlg", D), x = () => {
|
|
797
796
|
p.value = !1, i || (s.emit("promptDlgResult" + k, r.value ?? ""), i = !0);
|
|
798
797
|
};
|
|
799
798
|
return N(p, (M) => {
|
|
@@ -818,7 +817,7 @@ const yt = /* @__PURE__ */ E({
|
|
|
818
817
|
V(R(o.value), 1)
|
|
819
818
|
]),
|
|
820
819
|
_: 1
|
|
821
|
-
})) :
|
|
820
|
+
})) : le("", !0),
|
|
822
821
|
b(z, { class: "mx-3" }, {
|
|
823
822
|
default: w(() => [
|
|
824
823
|
b(K, {
|
|
@@ -874,7 +873,7 @@ const yt = /* @__PURE__ */ E({
|
|
|
874
873
|
a.value = r.text ?? t("dlg.common.waiting"), l.value = !0;
|
|
875
874
|
}, n = () => {
|
|
876
875
|
l.value = !1;
|
|
877
|
-
}, { open: l } =
|
|
876
|
+
}, { open: l } = te("waitDlg", o);
|
|
878
877
|
return T(() => {
|
|
879
878
|
s.on("closeWaitDlg", n);
|
|
880
879
|
}), W(() => {
|
|
@@ -945,7 +944,7 @@ export {
|
|
|
945
944
|
Fe as injectPermissionObjects,
|
|
946
945
|
Qe as injectViews,
|
|
947
946
|
et as isEmpty,
|
|
948
|
-
|
|
947
|
+
ne as isExist,
|
|
949
948
|
Yt as lastView,
|
|
950
949
|
oa as loadLocaleMessageEssential,
|
|
951
950
|
Z as matchRouteMeta,
|
|
@@ -969,8 +968,8 @@ export {
|
|
|
969
968
|
ea as useMicroApp,
|
|
970
969
|
ta as usePermission,
|
|
971
970
|
aa as useSystem,
|
|
972
|
-
|
|
971
|
+
te as useViewStack,
|
|
973
972
|
He as verifyPermission,
|
|
974
973
|
Bt as waitMs,
|
|
975
|
-
|
|
974
|
+
ee as waitUtil
|
|
976
975
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "x-essential-lib",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.7.
|
|
4
|
+
"version": "0.7.11",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -23,11 +23,9 @@
|
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@vueuse/core": "^11.1.0",
|
|
26
|
-
"js-cookie": "^3.0.5",
|
|
27
|
-
"mitt": "^3.0.1"
|
|
28
|
-
},
|
|
29
|
-
"peerDependencies": {
|
|
30
26
|
"axios": "^1.7.7",
|
|
27
|
+
"js-cookie": "^3.0.5",
|
|
28
|
+
"mitt": "^3.0.1",
|
|
31
29
|
"vue": "^3.5.12",
|
|
32
30
|
"vue-i18n": "^10.0.4",
|
|
33
31
|
"vue-router": "^4.4.3",
|