halo-fe 1.0.18 → 1.0.19
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main.js +975 -976
- package/esm/drivers/builders/types/ProviderTable.d.ts +6 -0
- package/esm/drivers/builders/types/index.d.ts +2 -0
- package/esm/drivers/i18ns/I18n.d.ts +41 -0
- package/esm/drivers/i18ns/I18nFactory.d.ts +13 -0
- package/esm/drivers/i18ns/II18n.d.ts +66 -0
- package/esm/drivers/i18ns/implements/DefaultI18n.d.ts +13 -0
- package/esm/drivers/i18ns/index.d.ts +3 -0
- package/esm/drivers/index.d.ts +1 -0
- package/esm/factorying/Factories.d.ts +15 -11
- package/esm/factorying/index.d.ts +16 -4
- package/esm/helpers/JsonHelper.d.ts +5 -1
- package/esm/repos/IRepo.d.ts +4 -0
- package/esm/repos/RepoFactory.d.ts +5 -0
- package/esm/repos/implements/SettingRepo.d.ts +15 -0
- package/esm/repos/index.d.ts +1 -1
- package/esm/svcs/implement/I18nSvc.d.ts +1 -1
- package/esm/svcs/implement/index.d.ts +1 -2
- package/esm/svcs/index.d.ts +1 -7
- package/esm/types/CreateFeOptions.d.ts +6 -5
- package/esm/utilities/SaveUtility.d.ts +15 -0
- package/esm/utilities/index.d.ts +2 -1
- package/package.json +2 -3
- package/dist/assets/@intlify-BISCQg1h.js +0 -2189
- package/dist/assets/@vue-aVYGocXp.js +0 -93
- package/dist/assets/vue-i18n-CLr3brPz.js +0 -1670
- package/esm/coms/Code.vue.d.ts +0 -41
- package/esm/coms/Col.vue.d.ts +0 -11
- package/esm/coms/Compare.vue.d.ts +0 -40
- package/esm/coms/Container.vue.d.ts +0 -23
- package/esm/coms/RichText.vue.d.ts +0 -24
- package/esm/coms/Row.vue.d.ts +0 -21
- package/esm/coms/types/CodeEmit.d.ts +0 -23
- package/esm/coms/types/CodeProps.d.ts +0 -18
- package/esm/coms/types/RichTextOptions.d.ts +0 -14
- package/esm/coms/types/RichTextProps.d.ts +0 -12
- package/esm/coms/types/RowProps.d.ts +0 -14
- package/esm/drivers/IDriver.d.ts +0 -10
- package/esm/drivers/cdns/implements/BootCdn.d.ts +0 -12
- package/esm/drivers/cdns/implements/JsdelivrCdn.d.ts +0 -15
- package/esm/drivers/cdns/implements/StaticFileCdn.d.ts +0 -21
- package/esm/drivers/cdns/implements/UnpkgCdn.d.ts +0 -12
- package/esm/drivers/factories/DriverFactory.d.ts +0 -64
- package/esm/drivers/factories/Factory.d.ts +0 -18
- package/esm/drivers/factories/IFactory.d.ts +0 -18
- package/esm/drivers/factories/index.d.ts +0 -42
- package/esm/drivers/providers/implements/StorageHelper.d.ts +0 -34
- package/esm/helpers/ScriptHelper.d.ts +0 -19
- package/esm/helpers/array-helper.d.ts +0 -97
- package/esm/helpers/component-helper.d.ts +0 -18
- package/esm/helpers/cookie-helper.d.ts +0 -6
- package/esm/helpers/dictionary-helper.d.ts +0 -18
- package/esm/helpers/dom-helper.d.ts +0 -86
- package/esm/helpers/event-helper.d.ts +0 -30
- package/esm/helpers/file-helper.d.ts +0 -22
- package/esm/helpers/html-helper.d.ts +0 -10
- package/esm/helpers/i18n-helper.d.ts +0 -14
- package/esm/helpers/image-helper.d.ts +0 -10
- package/esm/helpers/json-helper.d.ts +0 -39
- package/esm/helpers/math-helper.d.ts +0 -46
- package/esm/helpers/micro-helper.d.ts +0 -10
- package/esm/helpers/mount-helper.d.ts +0 -14
- package/esm/helpers/object-helper.d.ts +0 -38
- package/esm/helpers/script-helper.d.ts +0 -31
- package/esm/helpers/scroll-helper.d.ts +0 -14
- package/esm/helpers/sign-helper.d.ts +0 -14
- package/esm/helpers/storage-helper.d.ts +0 -34
- package/esm/helpers/string-helper.d.ts +0 -94
- package/esm/helpers/task-helper.d.ts +0 -26
- package/esm/helpers/time-helper.d.ts +0 -66
- package/esm/helpers/tree-helper.d.ts +0 -54
- package/esm/helpers/type-helper.d.ts +0 -26
- package/esm/helpers/url-helper.d.ts +0 -96
- package/esm/plugins/HtmlTransform.d.ts +0 -6
- package/esm/plugins/types/IMessager.d.ts +0 -34
- package/esm/plugins/types/index.d.ts +0 -7
- package/esm/services/ConfigService.d.ts +0 -66
- package/esm/services/DriverService.d.ts +0 -36
- package/esm/services/EnvService.d.ts +0 -14
- package/esm/services/LogService.d.ts +0 -19
- package/esm/services/SettingService.d.ts +0 -42
- package/esm/services/SocketService.d.ts +0 -23
- package/esm/services/UserService.d.ts +0 -47
- package/esm/services/index.d.ts +0 -15
- package/esm/services/types/IMessage.d.ts +0 -14
- package/esm/services/types/IMessager.d.ts +0 -34
- package/esm/services/types/index.d.ts +0 -2
- package/esm/servs/ConfigServ.d.ts +0 -66
- package/esm/servs/DriverServ.d.ts +0 -36
- package/esm/servs/EnvServ.d.ts +0 -14
- package/esm/servs/IServ.d.ts +0 -6
- package/esm/servs/LogServ.d.ts +0 -19
- package/esm/servs/Serv.d.ts +0 -4
- package/esm/servs/ServFactory.d.ts +0 -11
- package/esm/servs/SettingServ.d.ts +0 -42
- package/esm/servs/SocketServ.d.ts +0 -38
- package/esm/servs/UserServ.d.ts +0 -47
- package/esm/servs/implement/ConfigServ.d.ts +0 -66
- package/esm/servs/implement/DriverServ.d.ts +0 -36
- package/esm/servs/implement/EnvServ.d.ts +0 -14
- package/esm/servs/implement/LogServ.d.ts +0 -19
- package/esm/servs/implement/SettingServ.d.ts +0 -42
- package/esm/servs/implement/SocketServ.d.ts +0 -38
- package/esm/servs/implement/UserServ.d.ts +0 -47
- package/esm/servs/index.d.ts +0 -15
- package/esm/stores/config.d.ts +0 -63
- package/esm/stores/driver.d.ts +0 -37
- package/esm/stores/env.d.ts +0 -12
- package/esm/stores/index.d.ts +0 -8
- package/esm/stores/log.d.ts +0 -20
- package/esm/stores/setting.d.ts +0 -43
- package/esm/stores/socket.d.ts +0 -27
- package/esm/stores/user.d.ts +0 -40
- package/esm/types/CreateOptions.d.ts +0 -18
@@ -1,93 +0,0 @@
|
|
1
|
-
function h() {
|
2
|
-
return g().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
3
|
-
}
|
4
|
-
function g() {
|
5
|
-
return typeof navigator < "u" && typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : {};
|
6
|
-
}
|
7
|
-
const d = typeof Proxy == "function", _ = "devtools-plugin:setup", O = "plugin:settings:set";
|
8
|
-
let u, f;
|
9
|
-
function S() {
|
10
|
-
var o;
|
11
|
-
return u !== void 0 || (typeof window < "u" && window.performance ? (u = !0, f = window.performance) : typeof globalThis < "u" && (!((o = globalThis.perf_hooks) === null || o === void 0) && o.performance) ? (u = !0, f = globalThis.perf_hooks.performance) : u = !1), u;
|
12
|
-
}
|
13
|
-
function w() {
|
14
|
-
return S() ? f.now() : Date.now();
|
15
|
-
}
|
16
|
-
class y {
|
17
|
-
constructor(n, s) {
|
18
|
-
this.target = null, this.targetQueue = [], this.onQueue = [], this.plugin = n, this.hook = s;
|
19
|
-
const i = {};
|
20
|
-
if (n.settings)
|
21
|
-
for (const e in n.settings) {
|
22
|
-
const t = n.settings[e];
|
23
|
-
i[e] = t.defaultValue;
|
24
|
-
}
|
25
|
-
const r = `__vue-devtools-plugin-settings__${n.id}`;
|
26
|
-
let a = Object.assign({}, i);
|
27
|
-
try {
|
28
|
-
const e = localStorage.getItem(r), t = JSON.parse(e);
|
29
|
-
Object.assign(a, t);
|
30
|
-
} catch {
|
31
|
-
}
|
32
|
-
this.fallbacks = {
|
33
|
-
getSettings() {
|
34
|
-
return a;
|
35
|
-
},
|
36
|
-
setSettings(e) {
|
37
|
-
try {
|
38
|
-
localStorage.setItem(r, JSON.stringify(e));
|
39
|
-
} catch {
|
40
|
-
}
|
41
|
-
a = e;
|
42
|
-
},
|
43
|
-
now() {
|
44
|
-
return w();
|
45
|
-
}
|
46
|
-
}, s && s.on(O, (e, t) => {
|
47
|
-
e === this.plugin.id && this.fallbacks.setSettings(t);
|
48
|
-
}), this.proxiedOn = new Proxy({}, {
|
49
|
-
get: (e, t) => this.target ? this.target.on[t] : (...l) => {
|
50
|
-
this.onQueue.push({
|
51
|
-
method: t,
|
52
|
-
args: l
|
53
|
-
});
|
54
|
-
}
|
55
|
-
}), this.proxiedTarget = new Proxy({}, {
|
56
|
-
get: (e, t) => this.target ? this.target[t] : t === "on" ? this.proxiedOn : Object.keys(this.fallbacks).includes(t) ? (...l) => (this.targetQueue.push({
|
57
|
-
method: t,
|
58
|
-
args: l,
|
59
|
-
resolve: () => {
|
60
|
-
}
|
61
|
-
}), this.fallbacks[t](...l)) : (...l) => new Promise((c) => {
|
62
|
-
this.targetQueue.push({
|
63
|
-
method: t,
|
64
|
-
args: l,
|
65
|
-
resolve: c
|
66
|
-
});
|
67
|
-
})
|
68
|
-
});
|
69
|
-
}
|
70
|
-
async setRealTarget(n) {
|
71
|
-
this.target = n;
|
72
|
-
for (const s of this.onQueue)
|
73
|
-
this.target.on[s.method](...s.args);
|
74
|
-
for (const s of this.targetQueue)
|
75
|
-
s.resolve(await this.target[s.method](...s.args));
|
76
|
-
}
|
77
|
-
}
|
78
|
-
function p(o, n) {
|
79
|
-
const s = o, i = g(), r = h(), a = d && s.enableEarlyProxy;
|
80
|
-
if (r && (i.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !a))
|
81
|
-
r.emit(_, o, n);
|
82
|
-
else {
|
83
|
-
const e = a ? new y(s, r) : null;
|
84
|
-
(i.__VUE_DEVTOOLS_PLUGINS__ = i.__VUE_DEVTOOLS_PLUGINS__ || []).push({
|
85
|
-
pluginDescriptor: s,
|
86
|
-
setupFn: n,
|
87
|
-
proxy: e
|
88
|
-
}), e && n(e.proxiedTarget);
|
89
|
-
}
|
90
|
-
}
|
91
|
-
export {
|
92
|
-
p as s
|
93
|
-
};
|