hflvloader 0.0.2 → 0.0.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.
Files changed (2) hide show
  1. package/dist/hflvloader.es.js +809 -731
  2. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".component[data-v-18b2e770]{position:absolute}.canvas-container[data-v-0ad040a6]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:auto;overflow:hidden}.canvas-container .canvas[data-v-0ad040a6]{position:relative;margin:auto;background-color:transparent!important}.ve-comp-svg-icon{width:100%;height:100%;position:relative;fill:currentColor;vertical-align:-2px}.full-screen-dialog-wrapper[data-v-fe28b3b7] .no-header-dialog{margin:0!important;padding:0!important}.full-screen-dialog-wrapper[data-v-fe28b3b7] .no-header-dialog .el-dialog__header{display:none!important;padding-bottom:0!important}.custom-omit-input[data-v-956a5a3a]{width:100%}.custom-omit-input[data-v-956a5a3a] .el-input-group__append{padding:0}.group>div[data-v-20de9881]{position:relative;width:100%;height:100%}.group>div .component[data-v-20de9881]{position:absolute}")),document.head.appendChild(a)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- import { withDirectives as Ot, createElementBlock as F, openBlock as P, createBlock as L, resolveDynamicComponent as ie, normalizeStyle as ae, vShow as Mt, computed as x, reactive as le, onMounted as ce, ref as R, createElementVNode as te, Fragment as Se, renderList as xe, provide as Oe, watch as Ae, defineComponent as Vt, normalizeClass as Ne, resolveComponent as W, withCtx as E, createVNode as U, mergeProps as Rt, createSlots as kt, createCommentVNode as Me, toDisplayString as Et, createTextVNode as Y, renderSlot as Tt, inject as de, onBeforeMount as Ve, onBeforeUnmount as Re, onUnmounted as ke } from "vue";
3
- import It from "json5";
4
- import Dt from "js-md5";
5
- import { defineStore as Ft } from "pinia";
6
- import fe from "js-cookie";
7
- import { ElMessage as jt, ElNotification as Bt, ElLoading as At, ElMessageBox as He } from "element-plus";
8
- import { useRouter as Ee, useRoute as Te } from "vue-router";
1
+ (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".component[data-v-3fc3a63c]{position:absolute}.canvas-container[data-v-ed658753]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:auto;overflow:hidden}.canvas-container .canvas[data-v-ed658753]{position:relative;margin:auto;background-color:transparent!important}.ve-comp-svg-icon{width:100%;height:100%;position:relative;fill:currentColor;vertical-align:-2px}.full-screen-dialog-wrapper[data-v-fe28b3b7] .no-header-dialog{margin:0!important;padding:0!important}.full-screen-dialog-wrapper[data-v-fe28b3b7] .no-header-dialog .el-dialog__header{display:none!important;padding-bottom:0!important}.custom-omit-input[data-v-956a5a3a]{width:100%}.custom-omit-input[data-v-956a5a3a] .el-input-group__append{padding:0}.group>div[data-v-20de9881]{position:relative;width:100%;height:100%}.group>div .component[data-v-20de9881]{position:absolute}")),document.head.appendChild(a)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
+ import { withDirectives as At, createElementBlock as B, openBlock as O, createBlock as L, resolveDynamicComponent as pe, normalizeStyle as de, vShow as Ft, computed as w, reactive as se, onMounted as me, watch as Pe, ref as k, createElementVNode as ne, Fragment as Oe, renderList as Ve, provide as ge, defineComponent as jt, normalizeClass as Je, resolveComponent as W, withCtx as A, createVNode as U, mergeProps as Bt, createSlots as Ht, createCommentVNode as Re, toDisplayString as Nt, createTextVNode as $, renderSlot as Lt, inject as fe, onBeforeMount as De, onBeforeUnmount as Ae, onUnmounted as Fe } from "vue";
3
+ import qt from "json5";
4
+ import Kt from "js-md5";
5
+ import { defineStore as Jt } from "pinia";
6
+ import he from "js-cookie";
7
+ import { ElMessage as Ut, ElNotification as Wt, ElLoading as zt, ElMessageBox as Ue } from "element-plus";
8
+ import { useRouter as je, useRoute as Be } from "vue-router";
9
9
  (function() {
10
10
  const t = () => {
11
- console.log("%c 可视化加载器 hflvloader", "color: #3498db; font-size: 16px; font-weight: bold;"), console.log("%c版本号: 0.0.2", "color: #2ecc71;"), console.log("%c编译日期: 2025/12/11 13:29:12", "color: #3498db;"), console.log("%c版权声明:", "color: #e74c3c; font-weight: bold;"), console.log("%c 1. 版权完全归qbansanguo享有。", "color: #34495e;"), console.log("%c 2. 程序包完整引用,不得以任何形式破解、裁剪,不得隐藏或删除版权信息。", "color: #34495e;"), console.log("%c 3. 保留此版权信息在控制台输出。", "color: #34495e;"), console.log("%c 版权所有 ©2024-2025 qbansanguo 保留对此版权信息的最终解释权.", "color: #f39c12;"), console.log("%c Copyright ©2024-2025 qbansanguo All rights reserved.", "color: #f39c12;");
11
+ console.log("%c 可视化加载器 hflvloader", "color: #3498db; font-size: 16px; font-weight: bold;"), console.log("%c版本号: 0.0.4", "color: #2ecc71;"), console.log("%c编译日期: 2025/12/18 16:42:44", "color: #3498db;"), console.log("%c版权声明:", "color: #e74c3c; font-weight: bold;"), console.log("%c 1. 版权完全归qbansanguo享有。", "color: #34495e;"), console.log("%c 2. 程序包完整引用,不得以任何形式破解、裁剪,不得隐藏或删除版权信息。", "color: #34495e;"), console.log("%c 3. 保留此版权信息在控制台输出。", "color: #34495e;"), console.log("%c 版权所有 ©2024-2025 qbansanguo 保留对此版权信息的最终解释权.", "color: #f39c12;"), console.log("%c Copyright ©2024-2025 qbansanguo All rights reserved.", "color: #f39c12;");
12
12
  };
13
13
  if (typeof window < "u") {
14
14
  window._copyright_hflvloader = t;
@@ -28,74 +28,77 @@ import { useRouter as Ee, useRoute as Te } from "vue-router";
28
28
  function _(t) {
29
29
  return !!(t && t != "");
30
30
  }
31
- function be(t) {
31
+ function Me(t) {
32
32
  return !isNaN(parseFloat(t)) && isFinite(t);
33
33
  }
34
- function Le(t) {
34
+ function We(t) {
35
35
  return t && Object.prototype.toString.call(t) === "[object Date]" && !isNaN(t);
36
36
  }
37
37
  function D(t) {
38
38
  return typeof Array.isArray > "u" ? Object.prototype.toString.call(t) === "[object Array]" : Array.isArray(t);
39
39
  }
40
- function Nt(t) {
40
+ function ze(t) {
41
+ return t == null;
42
+ }
43
+ function Gt(t) {
41
44
  return !!(t || t === 0);
42
45
  }
43
- function ue(t) {
46
+ function ie(t) {
44
47
  return t instanceof Object && t !== null;
45
48
  }
46
- function Ht(t) {
49
+ function Yt(t) {
47
50
  return Object.keys(t).length === 0;
48
51
  }
49
- function H(t) {
52
+ function j(t) {
50
53
  return !!(t && typeof t == "function");
51
54
  }
52
- function qe(t) {
55
+ function Ge(t) {
53
56
  return t && t.__v_isRef && !!t.effect;
54
57
  }
55
- function we(t) {
58
+ function Ie(t) {
56
59
  return typeof t == "string" || t instanceof String;
57
60
  }
58
- function Ke(t, o = {}) {
59
- if (we(t) && _(t))
61
+ function Ye(t, o = {}) {
62
+ if (Ie(t) && _(t))
60
63
  try {
61
- return It.parse(t);
62
- } catch (l) {
63
- return console.warn("JSON 解析错误:", l), o;
64
+ return qt.parse(t);
65
+ } catch (s) {
66
+ return console.warn("JSON 解析错误:", s), o;
64
67
  }
65
68
  else
66
- return ue(t) ? t : o;
69
+ return ie(t) ? t : o;
67
70
  }
68
- function Lt(t) {
69
- return we(t) ? t : ue(t) ? JSON.stringify(t, null, 2) : "";
71
+ function $t(t) {
72
+ return Ie(t) ? t : ie(t) ? JSON.stringify(t, null, 2) : "";
70
73
  }
71
- function re(t) {
74
+ function le(t) {
72
75
  if (typeof t == "object") {
73
76
  const o = Array.isArray(t) ? [] : {};
74
- for (const l in t)
75
- typeof t[l] == "object" ? o[l] = re(t[l]) : o[l] = t[l];
77
+ for (const s in t)
78
+ typeof t[s] == "object" ? o[s] = le(t[s]) : o[s] = t[s];
76
79
  return o;
77
80
  }
78
81
  return t;
79
82
  }
80
- function Je(t, o) {
81
- for (const l in o)
82
- o[l] instanceof Object && t[l] && Object.assign(o[l], Je(t[l], o[l]));
83
+ function $e(t, o) {
84
+ for (const s in o)
85
+ o[s] instanceof Object && t[s] && Object.assign(o[s], $e(t[s], o[s]));
83
86
  return { ...t, ...o };
84
87
  }
85
- function Ue(t, o) {
88
+ function Qe(t, o) {
86
89
  if (t) {
87
- let l = t.getFullYear(), n = t.getMonth() + 1, p = t.getDate(), a = t.getHours(), c = t.getMinutes(), f = t.getSeconds(), s = o;
88
- return s = s.replace("yyyy", l), s.indexOf("MM") >= 0 ? n >= 10 ? s = s.replace("MM", n) : s = s.replace("MM", "0" + n) : s = s.replace("M", n), s.indexOf("dd") >= 0 ? p >= 10 ? s = s.replace("dd", p) : s = s.replace("dd", "0" + p) : s = s.replace("d", p), s.indexOf("HH") >= 0 ? a >= 10 ? s = s.replace("HH", a) : s = s.replace("HH", "0" + a) : s = s.replace("H", a), s.indexOf("mm") >= 0 ? c >= 10 ? s = s.replace("mm", c) : s = s.replace("mm", "0" + c) : s = s.replace("m", c), s.indexOf("ss") >= 0 ? f >= 10 ? s = s.replace("ss", f) : s = s.replace("ss", "0" + f) : s = s.replace("s", f), s;
90
+ let s = t.getFullYear(), n = t.getMonth() + 1, p = t.getDate(), a = t.getHours(), c = t.getMinutes(), f = t.getSeconds(), i = o;
91
+ return i = i.replace("yyyy", s), i.indexOf("MM") >= 0 ? n >= 10 ? i = i.replace("MM", n) : i = i.replace("MM", "0" + n) : i = i.replace("M", n), i.indexOf("dd") >= 0 ? p >= 10 ? i = i.replace("dd", p) : i = i.replace("dd", "0" + p) : i = i.replace("d", p), i.indexOf("HH") >= 0 ? a >= 10 ? i = i.replace("HH", a) : i = i.replace("HH", "0" + a) : i = i.replace("H", a), i.indexOf("mm") >= 0 ? c >= 10 ? i = i.replace("mm", c) : i = i.replace("mm", "0" + c) : i = i.replace("m", c), i.indexOf("ss") >= 0 ? f >= 10 ? i = i.replace("ss", f) : i = i.replace("ss", "0" + f) : i = i.replace("s", f), i;
89
92
  }
90
93
  return "";
91
94
  }
92
- function We(t) {
95
+ function Xe(t) {
93
96
  if (t) {
94
- if (Le(t))
97
+ if (We(t))
95
98
  return t;
96
- if (be(t)) {
97
- let o = /* @__PURE__ */ new Date(), l = parseInt(t);
98
- return l < 9999999999 && (l = l * 1e3), o.setTime(l), o;
99
+ if (Me(t)) {
100
+ let o = /* @__PURE__ */ new Date(), s = parseInt(t);
101
+ return s < 9999999999 && (s = s * 1e3), o.setTime(s), o;
99
102
  } else
100
103
  try {
101
104
  return new Date(t);
@@ -104,82 +107,82 @@ function We(t) {
104
107
  }
105
108
  return null;
106
109
  }
107
- function qt(t, o = 0) {
110
+ function Qt(t, o = 0) {
108
111
  if (t) {
109
- let l = t.getDay(), n = ["星期天", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"], p = ["周末", "周一", "周二", "周三", "周四", "周五", "周六"];
110
- return o == 1 ? n[l] : o == 2 ? p[l] : l;
112
+ let s = t.getDay(), n = ["星期天", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"], p = ["周末", "周一", "周二", "周三", "周四", "周五", "周六"];
113
+ return o == 1 ? n[s] : o == 2 ? p[s] : s;
111
114
  }
112
115
  return null;
113
116
  }
114
- function Kt(t) {
117
+ function Xt(t) {
115
118
  const o = document.createElement("textarea");
116
119
  o.value = t, document.body.appendChild(o), o.select();
117
- const l = document.execCommand("copy");
118
- return document.body.removeChild(o), l;
120
+ const s = document.execCommand("copy");
121
+ return document.body.removeChild(o), s;
119
122
  }
120
- async function Jt(t) {
123
+ async function Zt(t) {
121
124
  try {
122
- return navigator.clipboard ? (await navigator.clipboard.writeText(t), !0) : !!Kt(t);
125
+ return navigator.clipboard ? (await navigator.clipboard.writeText(t), !0) : !!Xt(t);
123
126
  } catch (o) {
124
127
  return console.error("无法复制内容", o), !1;
125
128
  }
126
129
  }
127
- async function Ut() {
130
+ async function en() {
128
131
  try {
129
132
  return navigator.clipboard ? await navigator.clipboard.readText() : null;
130
133
  } catch (t) {
131
134
  return console.error("无法读取黏贴版内容", t), null;
132
135
  }
133
136
  }
134
- function Wt(t, o) {
135
- return be(t) ? t : o;
137
+ function tn(t, o) {
138
+ return Me(t) ? t : o;
136
139
  }
137
- function ze(t, o) {
138
- return o.split(".").reduce((l, n) => l && l[n], t);
140
+ function _e(t, o) {
141
+ return o.split(".").reduce((s, n) => s && s[n], t);
139
142
  }
140
- function Ge(t, o) {
143
+ function ve(t, o) {
141
144
  if (!t || typeof t != "object" || typeof o != "string" || !o)
142
145
  return !1;
143
- const l = o.split(".");
146
+ const s = o.split(".");
144
147
  let n = t;
145
- for (const p of l)
148
+ for (const p of s)
146
149
  if (n && typeof n == "object" && n.hasOwnProperty(p))
147
150
  n = n[p];
148
151
  else
149
152
  return !1;
150
153
  return !0;
151
154
  }
152
- function Ye() {
155
+ function Ze() {
153
156
  if (typeof crypto < "u" && crypto.randomUUID)
154
157
  return crypto.randomUUID();
155
158
  if (typeof crypto < "u" && crypto.getRandomValues) {
156
159
  const t = new Uint8Array(16);
157
- return crypto.getRandomValues(t), t[6] = t[6] & 15 | 64, t[8] = t[8] & 63 | 128, Array.from(t).map((o, l) => [4, 6, 8, 10].includes(l) ? "-" + o.toString(16).padStart(2, "0") : o.toString(16).padStart(2, "0")).join("");
160
+ return crypto.getRandomValues(t), t[6] = t[6] & 15 | 64, t[8] = t[8] & 63 | 128, Array.from(t).map((o, s) => [4, 6, 8, 10].includes(s) ? "-" + o.toString(16).padStart(2, "0") : o.toString(16).padStart(2, "0")).join("");
158
161
  }
159
162
  return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(t) {
160
163
  const o = Math.random() * 16 | 0;
161
164
  return (t === "x" ? o : o & 3 | 8).toString(16);
162
165
  });
163
166
  }
164
- function zt(t, o = {}, l) {
167
+ function nn(t, o = {}, s) {
165
168
  try {
166
169
  let n = t.toString().trim();
167
170
  return n.indexOf("function") < 0 && (n = "function(param){" + n + "}"), new Function(`{return ${n}}`)()(o);
168
171
  } catch (n) {
169
- return console.error("执行自定义数时出错:", n), l;
172
+ return console.error("执行自定义数时出错:", n), s;
170
173
  }
171
174
  }
172
- function $e(t) {
173
- return _(t) ? Dt(t) : "";
175
+ function et(t) {
176
+ return _(t) ? Kt(t) : "";
174
177
  }
175
- function me(t, ...o) {
178
+ function ae(t, ...o) {
176
179
  if (!window.hflvloader_debug) return;
177
- const l = {
180
+ const s = {
178
181
  debug: ["%c[DEBUG]", "color: #4CAF50; font-weight: bold"],
179
182
  info: ["%c[INFO]", "color: #2196F3; font-weight: bold"],
180
183
  warn: ["%c[WARN]", "color: #FF9800; font-weight: bold"],
181
184
  error: ["%c[ERROR]", "color: #F44336; font-weight: bold"]
182
- }, n = l[t] || l.debug;
185
+ }, n = s[t] || s.debug;
183
186
  switch (t) {
184
187
  case "debug":
185
188
  console.debug(n[0], n[1], ...o);
@@ -197,61 +200,62 @@ function me(t, ...o) {
197
200
  console.log(n[0], n[1], ...o);
198
201
  }
199
202
  }
200
- function Gt(t, o = 0) {
203
+ function on(t, o = 0) {
201
204
  if (typeof t != "number" || isNaN(t))
202
205
  return NaN;
203
206
  const n = 10 * Math.max(0, Math.floor(Number(o) || 0));
204
207
  return Math.round(t * n) / n;
205
208
  }
206
- function Yt(t) {
209
+ function rn(t) {
207
210
  return (Math.floor(t) & 1) === 0;
208
211
  }
209
- const Fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
212
+ const Jn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
210
213
  __proto__: null,
211
- consolePrint: me,
212
- copyToClipboard: Jt,
213
- deepCopy: re,
214
- deepMerge: Je,
215
- doMD5: $e,
216
- execCustomFunction: zt,
217
- formatDate: Ue,
218
- generateSecureUUID: Ye,
219
- getDate: We,
220
- getJsonObject: Ke,
221
- getValByDefault: Wt,
222
- getValueByPath: ze,
223
- getWeek: qt,
224
- hasOwnPathInObject: Ge,
214
+ consolePrint: ae,
215
+ copyToClipboard: Zt,
216
+ deepCopy: le,
217
+ deepMerge: $e,
218
+ doMD5: et,
219
+ execCustomFunction: nn,
220
+ formatDate: Qe,
221
+ generateSecureUUID: Ze,
222
+ getDate: Xe,
223
+ getJsonObject: Ye,
224
+ getValByDefault: tn,
225
+ getValueByPath: _e,
226
+ getWeek: Qt,
227
+ hasOwnPathInObject: ve,
225
228
  isArray: D,
226
- isComputed: qe,
227
- isDate: Le,
228
- isEmptyObject: Ht,
229
- isEven: Yt,
230
- isFunction: H,
229
+ isComputed: Ge,
230
+ isDate: We,
231
+ isEmptyObject: Yt,
232
+ isEven: rn,
233
+ isFunction: j,
231
234
  isNotEmpty: _,
232
- isNumber: be,
233
- isObject: ue,
234
- isString: we,
235
- isValid: Nt,
236
- keepDecimalCalc: Gt,
237
- pasteFromClipboard: Ut,
238
- toJsonStr: Lt
239
- }, Symbol.toStringTag, { value: "Module" })), $t = ["width", "height", "scale"];
240
- function Qt(t) {
235
+ isNullOrUndefined: ze,
236
+ isNumber: Me,
237
+ isObject: ie,
238
+ isString: Ie,
239
+ isValid: Gt,
240
+ keepDecimalCalc: on,
241
+ pasteFromClipboard: en,
242
+ toJsonStr: $t
243
+ }, Symbol.toStringTag, { value: "Module" })), ln = ["width", "height", "scale"];
244
+ function sn(t) {
241
245
  const o = {};
242
- return Object.keys(t).filter((l) => !$t.includes(l)).forEach((l) => {
243
- l === "fontSize" ? o[l] += "px" : l === "backgroundImage" && _(t[l]) ? o["background-image"] = "url(" + t[l] + ")" : l === "backgroundRepeat" ? o["background-repeat"] = t[l] : l === "backgroundSize" ? o["background-size"] = t[l] : l === "backgroundPosition" ? o["background-position"] = t[l] : o[l] = t[l];
246
+ return Object.keys(t).filter((s) => !ln.includes(s)).forEach((s) => {
247
+ s === "fontSize" ? o[s] += "px" : s === "backgroundImage" && _(t[s]) ? o["background-image"] = "url(" + t[s] + ")" : s === "backgroundRepeat" ? o["background-repeat"] = t[s] : s === "backgroundSize" ? o["background-size"] = t[s] : s === "backgroundPosition" ? o["background-position"] = t[s] : o[s] = t[s];
244
248
  }), o;
245
249
  }
246
- const Qe = ["fontSize", "width", "height", "top", "left", "borderWidth", "letterSpacing", "borderRadius"];
247
- function Xe(t, o = []) {
248
- const l = {};
250
+ const tt = ["fontSize", "width", "height", "top", "left", "borderWidth", "letterSpacing", "borderRadius"];
251
+ function nt(t, o = []) {
252
+ const s = {};
249
253
  return Object.keys(t).forEach((n) => {
250
- o.includes(n) || (n != "rotate" ? t[n] !== "" && (l[n] = t[n], Qe.includes(n) && (l[n] += "px")) : l.transform = `${n}(${t[n]}deg)`);
251
- }), l;
254
+ o.includes(n) || (n != "rotate" ? t[n] !== "" && (s[n] = t[n], tt.includes(n) && (s[n] += "px")) : s.transform = `${n}(${t[n]}deg)`);
255
+ }), s;
252
256
  }
253
- function Xt(t, o = []) {
254
- const l = {};
257
+ function an(t, o = []) {
258
+ const s = {};
255
259
  return [
256
260
  "opacity",
257
261
  "width",
@@ -266,92 +270,92 @@ function Xt(t, o = []) {
266
270
  "textAlign",
267
271
  "color"
268
272
  ].forEach((n) => {
269
- o.includes(n) || (n != "rotate" ? t[n] !== "" && (l[n] = t[n], Qe.includes(n) && (l[n] += "px")) : l.transform = `${n}(${t[n]}deg)`);
270
- }), l;
273
+ o.includes(n) || (n != "rotate" ? t[n] !== "" && (s[n] = t[n], tt.includes(n) && (s[n] += "px")) : s.transform = `${n}(${t[n]}deg)`);
274
+ }), s;
271
275
  }
272
- function X(t, o, l, n, p, a, c) {
276
+ function Z(t, o, s, n, p, a, c) {
273
277
  let f = JSON.parse(JSON.stringify(t));
274
- return f && f.length > 0 && f.forEach((s) => {
275
- if (s && s.style) {
278
+ return f && f.length > 0 && f.forEach((i) => {
279
+ if (i && i.style) {
276
280
  if (n != 1) {
277
- let g = s.style.width;
278
- if (s.style.wdSet == "calc")
279
- g = Math.floor(s.style.width * n);
280
- else if (s.style.wdSet == "overspread") {
281
- let h = s.style.wdReserve < 0 ? 0 : s.style.wdReserve;
281
+ let g = i.style.width;
282
+ if (i.style.wdSet == "calc")
283
+ g = Math.floor(i.style.width * n);
284
+ else if (i.style.wdSet == "overspread") {
285
+ let h = i.style.wdReserve < 0 ? 0 : i.style.wdReserve;
282
286
  g = Math.floor(o - h);
283
287
  }
284
- if (s.style.hAffix != "left") if (s.style.hAffix == "right") {
285
- let h = a - (s.style.left + s.style.width);
286
- s.style.left = o - h - g;
287
- } else s.style.hAffix == "center" ? s.style.left = Math.floor(o * 0.5 - g * 0.5) : s.style.left = Math.floor(s.style.left * n);
288
- s.style.width = g;
288
+ if (i.style.hAffix != "left") if (i.style.hAffix == "right") {
289
+ let h = a - (i.style.left + i.style.width);
290
+ i.style.left = o - h - g;
291
+ } else i.style.hAffix == "center" ? i.style.left = Math.floor(o * 0.5 - g * 0.5) : i.style.left = Math.floor(i.style.left * n);
292
+ i.style.width = g;
289
293
  }
290
294
  if (p != 1) {
291
- let g = s.style.height;
292
- if (s.style.htSet == "calc")
293
- g = Math.floor(s.style.height * p);
294
- else if (s.style.htSet == "overspread") {
295
- let h = s.style.htReserve < 0 ? 0 : s.style.htReserve;
296
- g = Math.floor(l - h);
295
+ let g = i.style.height;
296
+ if (i.style.htSet == "calc")
297
+ g = Math.floor(i.style.height * p);
298
+ else if (i.style.htSet == "overspread") {
299
+ let h = i.style.htReserve < 0 ? 0 : i.style.htReserve;
300
+ g = Math.floor(s - h);
297
301
  }
298
- if (s.style.vAffix != "top") if (s.style.vAffix == "bottom") {
299
- let h = c - (s.style.top + s.style.height);
300
- s.style.top = l - h - g;
301
- } else s.style.vAffix == "center" ? s.style.top = Math.floor(l * 0.5 - g * 0.5) : s.style.top = Math.floor(s.style.top * p);
302
- s.style.height = g;
302
+ if (i.style.vAffix != "top") if (i.style.vAffix == "bottom") {
303
+ let h = c - (i.style.top + i.style.height);
304
+ i.style.top = s - h - g;
305
+ } else i.style.vAffix == "center" ? i.style.top = Math.floor(s * 0.5 - g * 0.5) : i.style.top = Math.floor(i.style.top * p);
306
+ i.style.height = g;
303
307
  }
304
308
  }
305
309
  }), f;
306
310
  }
307
- function jn(t, o, l, n) {
311
+ function Un(t, o, s, n) {
308
312
  let p = {}, a = [];
309
- if (!(l && l.screenAdapter && l.screenAdapter != "no-adapter"))
310
- p = l, a = n;
313
+ if (!(s && s.screenAdapter && s.screenAdapter != "no-adapter"))
314
+ p = s, a = n;
311
315
  else {
312
- let c = Math.floor(t), f = Math.floor(o), s = Number(l.width), g = Number(l.height), h = 1, y = 1;
313
- if (l.screenAdapter == "all-screen")
314
- p = JSON.parse(JSON.stringify(l)), c > s + 10 && (p.width = c, h = Math.floor(1e4 * c / s) / 1e4), f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = X(n, c, f, h, y, s, g);
315
- else if (l.screenAdapter == "original-ratio") {
316
- p = JSON.parse(JSON.stringify(l));
317
- let O = Math.floor(1e4 * s / g) / 1e4;
318
- Math.floor(f * O) > c ? (p.width = c, h = Math.floor(1e4 * c / s) / 1e4, f = Math.floor(c / O), p.height = f, y = Math.floor(1e4 * f / g) / 1e4) : (p.height = f, y = Math.floor(1e4 * f / g) / 1e4, c = Math.floor(f * O), p.width = c, h = Math.floor(1e4 * c / s) / 1e4), a = X(n, c, f, h, y, s, g);
319
- } else if (l.screenAdapter == "h-adapter-wh") {
320
- p = JSON.parse(JSON.stringify(l));
321
- let O = Math.floor(1e4 * s / g) / 1e4;
322
- c > s + 10 && (p.width = c, h = Math.floor(1e4 * c / s) / 1e4, f = Math.floor(c / O), p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = X(n, c, f, h, y, s, g);
323
- } else if (l.screenAdapter == "v-adapter-wh") {
324
- p = JSON.parse(JSON.stringify(l));
325
- let O = Math.floor(1e4 * s / g) / 1e4;
326
- f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4, c = Math.floor(f * O), p.width = c, h = Math.floor(1e4 * c / s) / 1e4), a = X(n, c, f, h, y, s, g);
327
- } else l.screenAdapter == "h-adapter" ? (p = JSON.parse(JSON.stringify(l)), c > s + 10 && (p.width = c, h = Math.floor(1e4 * c / s) / 1e4), a = X(n, c, f, h, y, s, g)) : l.screenAdapter == "v-adapter" ? (p = JSON.parse(JSON.stringify(l)), f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = X(n, c, f, h, y, s, g)) : (p = l, a = n);
316
+ let c = Math.floor(t), f = Math.floor(o), i = Number(s.width), g = Number(s.height), h = 1, y = 1;
317
+ if (s.screenAdapter == "all-screen")
318
+ p = JSON.parse(JSON.stringify(s)), c > i + 10 && (p.width = c, h = Math.floor(1e4 * c / i) / 1e4), f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = Z(n, c, f, h, y, i, g);
319
+ else if (s.screenAdapter == "original-ratio") {
320
+ p = JSON.parse(JSON.stringify(s));
321
+ let v = Math.floor(1e4 * i / g) / 1e4;
322
+ Math.floor(f * v) > c ? (p.width = c, h = Math.floor(1e4 * c / i) / 1e4, f = Math.floor(c / v), p.height = f, y = Math.floor(1e4 * f / g) / 1e4) : (p.height = f, y = Math.floor(1e4 * f / g) / 1e4, c = Math.floor(f * v), p.width = c, h = Math.floor(1e4 * c / i) / 1e4), a = Z(n, c, f, h, y, i, g);
323
+ } else if (s.screenAdapter == "h-adapter-wh") {
324
+ p = JSON.parse(JSON.stringify(s));
325
+ let v = Math.floor(1e4 * i / g) / 1e4;
326
+ c > i + 10 && (p.width = c, h = Math.floor(1e4 * c / i) / 1e4, f = Math.floor(c / v), p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = Z(n, c, f, h, y, i, g);
327
+ } else if (s.screenAdapter == "v-adapter-wh") {
328
+ p = JSON.parse(JSON.stringify(s));
329
+ let v = Math.floor(1e4 * i / g) / 1e4;
330
+ f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4, c = Math.floor(f * v), p.width = c, h = Math.floor(1e4 * c / i) / 1e4), a = Z(n, c, f, h, y, i, g);
331
+ } else s.screenAdapter == "h-adapter" ? (p = JSON.parse(JSON.stringify(s)), c > i + 10 && (p.width = c, h = Math.floor(1e4 * c / i) / 1e4), a = Z(n, c, f, h, y, i, g)) : s.screenAdapter == "v-adapter" ? (p = JSON.parse(JSON.stringify(s)), f > g + 10 && (p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = Z(n, c, f, h, y, i, g)) : (p = s, a = n);
328
332
  }
329
333
  return {
330
334
  canvasStyleData: p,
331
335
  componentData: a
332
336
  };
333
337
  }
334
- async function Ie(t, o = []) {
335
- const l = (n) => new Promise((p) => {
338
+ async function He(t, o = []) {
339
+ const s = (n) => new Promise((p) => {
336
340
  const { animationTime: a, value: c = "", isLoop: f } = n;
337
- t.style.setProperty("--time", `${a}s`), t.classList.add(c, "animated", De(f));
338
- const s = () => {
339
- t.removeEventListener("animationend", s), t.removeEventListener("animationcancel", s), t.classList.remove(c, "animated", De(f)), t.style.removeProperty("--time"), p();
341
+ t.style.setProperty("--time", `${a}s`), t.classList.add(c, "animated", Ne(f));
342
+ const i = () => {
343
+ t.removeEventListener("animationend", i), t.removeEventListener("animationcancel", i), t.classList.remove(c, "animated", Ne(f)), t.style.removeProperty("--time"), p();
340
344
  };
341
- t.addEventListener("animationend", s), t.addEventListener("animationcancel", s);
345
+ t.addEventListener("animationend", i), t.addEventListener("animationcancel", i);
342
346
  });
343
347
  for (let n = 0, p = o.length; n < p; n++)
344
- await l(o[n]);
348
+ await s(o[n]);
345
349
  }
346
- function De(t) {
350
+ function Ne(t) {
347
351
  return t ? "infinite" : "no-infinite";
348
352
  }
349
353
  const z = (t, o) => {
350
- const l = t.__vccOpts || t;
354
+ const s = t.__vccOpts || t;
351
355
  for (const [n, p] of o)
352
- l[n] = p;
353
- return l;
354
- }, Zt = {
356
+ s[n] = p;
357
+ return s;
358
+ }, cn = {
355
359
  __name: "ComponentWrapper",
356
360
  props: {
357
361
  config: {
@@ -362,53 +366,64 @@ const z = (t, o) => {
362
366
  }
363
367
  },
364
368
  setup(t, { expose: o }) {
365
- const l = t, n = x(() => l.config || {}), p = x(() => !(n.value.style && n.value.style.isHide)), a = le({}), c = (h, y) => {
366
- h ? a[`Ve${y}`] = h : delete a[`Ve${y}`];
367
- }, f = (h) => a[`Ve${h}`], s = () => {
369
+ const s = t, n = w(() => s.config || {}), p = w({
370
+ get: () => !n.value.style?.isHide,
371
+ set: (v) => {
372
+ n.value.style && (n.value.style.isHide = !v);
373
+ }
374
+ }), a = se({}), c = (v, V) => {
375
+ v ? a[`Ve${V}`] = v : delete a[`Ve${V}`];
376
+ }, f = (v) => a[`Ve${v}`], i = () => {
368
377
  if (n.value.animations && n.value.animations.length > 0) {
369
- let h = a[`Ve${n.value.id}`];
370
- h.$el && Ie(h.$el, n.value.animations);
378
+ let v = a[`Ve${n.value.id}`];
379
+ v.$el && He(v.$el, n.value.animations);
371
380
  }
381
+ }, g = () => {
382
+ p.value = !1;
383
+ }, h = () => {
384
+ p.value = !0;
372
385
  };
373
- ce(() => {
374
- s();
386
+ me(() => {
387
+ i();
375
388
  }), o({
376
- getComponentRef: f
389
+ getComponentRef: f,
390
+ hide: g,
391
+ show: h
377
392
  });
378
- const g = { props: l, config: n, isShow: p, componentRefs: a, setComponentRef: c, getComponentRef: f, execAnimation: s, ref: R, computed: x, onMounted: ce, reactive: le, get getSVGStyle() {
379
- return Xt;
393
+ const y = { props: s, config: n, isShow: p, componentRefs: a, setComponentRef: c, getComponentRef: f, execAnimation: i, hide: g, show: h, ref: k, computed: w, onMounted: me, reactive: se, watch: Pe, get getSVGStyle() {
394
+ return an;
380
395
  }, get getStyle() {
381
- return Xe;
396
+ return nt;
382
397
  }, get runAnimation() {
383
- return Ie;
398
+ return He;
384
399
  } };
385
- return Object.defineProperty(g, "__isScriptSetup", { enumerable: !1, value: !0 }), g;
400
+ return Object.defineProperty(y, "__isScriptSetup", { enumerable: !1, value: !0 }), y;
386
401
  }
387
402
  };
388
- function en(t, o, l, n, p, a) {
389
- return Ot((P(), F("div", { class: "component-wrapper" }, [
390
- n.config.component.startsWith("SVG") ? (P(), L(ie(n.config.component), {
403
+ function un(t, o, s, n, p, a) {
404
+ return At((O(), B("div", { class: "component-wrapper" }, [
405
+ n.config.component.startsWith("SVG") ? (O(), L(pe(n.config.component), {
391
406
  key: 0,
392
407
  ref: (c) => n.setComponentRef(c, n.config.id),
393
408
  class: "component",
394
- style: ae(n.getSVGStyle(n.config.style)),
409
+ style: de(n.getSVGStyle(n.config.style)),
395
410
  "prop-value": n.config.propValue,
396
411
  element: n.config,
397
412
  designStatus: !1
398
- }, null, 8, ["style", "prop-value", "element"])) : (P(), L(ie(n.config.component), {
413
+ }, null, 8, ["style", "prop-value", "element"])) : (O(), L(pe(n.config.component), {
399
414
  key: 1,
400
415
  ref: (c) => n.setComponentRef(c, n.config.id),
401
416
  class: "component",
402
- style: ae(n.getStyle(n.config.style)),
417
+ style: de(n.getStyle(n.config.style)),
403
418
  "prop-value": n.config.propValue,
404
419
  element: n.config,
405
420
  designStatus: !1
406
421
  }, null, 8, ["style", "prop-value", "element"]))
407
422
  ], 512)), [
408
- [Mt, n.isShow]
423
+ [Ft, n.isShow]
409
424
  ]);
410
425
  }
411
- const tn = /* @__PURE__ */ z(Zt, [["render", en], ["__scopeId", "data-v-18b2e770"], ["__file", "ComponentWrapper.vue"]]), nn = /* @__PURE__ */ Object.assign({
426
+ const fn = /* @__PURE__ */ z(cn, [["render", un], ["__scopeId", "data-v-3fc3a63c"], ["__file", "ComponentWrapper.vue"]]), pn = /* @__PURE__ */ Object.assign({
412
427
  name: "VEPage"
413
428
  }, {
414
429
  __name: "index",
@@ -426,54 +441,62 @@ const tn = /* @__PURE__ */ z(Zt, [["render", en], ["__scopeId", "data-v-18b2e770
426
441
  }
427
442
  },
428
443
  setup(t, { expose: o }) {
429
- const l = t, n = R({}), p = x(() => l.canvasStyle || {}), a = x(() => l.componentData || []), c = (g, h) => {
430
- g && (n.value[h] = g);
431
- }, f = (g, h, y) => {
432
- if (_(g) && _(h)) {
433
- const O = "VeP" + g, M = n.value[O];
444
+ const s = t, n = k({}), p = w(() => s.canvasStyle || {}), a = w(() => s.componentData || []), c = (h, y) => {
445
+ h && (n.value[y] = h);
446
+ }, f = (h, y, v) => {
447
+ if (_(h) && _(y)) {
448
+ const V = "VeP" + h, M = n.value[V];
434
449
  if (M) {
435
- let k;
436
- D(M) ? k = M[0] : k = M;
437
- const T = k.getComponentRef(g);
438
- T ? T?.$options.name === "Group" && y && y.compId ? T.callGroupCompMethod(y.compId, h, y.data) : T[h] && (y ? T[h](y) : T[h]()) : me("warning", "The component is not exist.id:", g);
450
+ let E;
451
+ D(M) ? E = M[0] : E = M;
452
+ const T = E.getComponentRef(h);
453
+ T ? T?.$options.name === "Group" && v && v.compId ? T.callGroupCompMethod(v.compId, y, v.data) : T[y] && (v ? T[y](v) : T[y]()) : ae("warning", "The component is not exist.id:", h);
454
+ }
455
+ }
456
+ }, i = (h, y, v = {}) => {
457
+ if (_(h)) {
458
+ const V = "VeP" + h, M = n.value[V];
459
+ if (M) {
460
+ let E;
461
+ D(M) ? E = M[0] : E = M, y ? E.show() : E.hide();
439
462
  }
440
463
  }
441
464
  };
442
- Oe("VE-CompMethod", f), o({
465
+ ge("VE-CompMethod", f), ge("VE-CompHideAndShow", i), o({
443
466
  callCompMethod: f
444
467
  });
445
- const s = { props: l, componentRefs: n, canvasStyle: p, componentData: a, setComponentRef: c, callCompMethod: f, ref: R, computed: x, provide: Oe, watch: Ae, get getCanvasStyle() {
446
- return Qt;
447
- }, ComponentWrapper: tn, get isNotEmpty() {
468
+ const g = { props: s, componentRefs: n, canvasStyle: p, componentData: a, setComponentRef: c, callCompMethod: f, callCompHideAndShow: i, ref: k, computed: w, provide: ge, watch: Pe, get getCanvasStyle() {
469
+ return sn;
470
+ }, ComponentWrapper: fn, get isNotEmpty() {
448
471
  return _;
449
472
  }, get isArray() {
450
473
  return D;
451
474
  }, get consolePrint() {
452
- return me;
475
+ return ae;
453
476
  } };
454
- return Object.defineProperty(s, "__isScriptSetup", { enumerable: !1, value: !0 }), s;
477
+ return Object.defineProperty(g, "__isScriptSetup", { enumerable: !1, value: !0 }), g;
455
478
  }
456
479
  });
457
- function on(t, o, l, n, p, a) {
458
- return P(), F("div", { class: "canvas-container" }, [
459
- te("div", {
480
+ function dn(t, o, s, n, p, a) {
481
+ return O(), B("div", { class: "canvas-container" }, [
482
+ ne("div", {
460
483
  class: "canvas",
461
- style: ae({
484
+ style: de({
462
485
  ...n.getCanvasStyle(n.canvasStyle || {}),
463
486
  width: n.canvasStyle.width + "px",
464
487
  height: n.canvasStyle.height + "px"
465
488
  })
466
489
  }, [
467
- (P(!0), F(Se, null, xe(n.componentData, (c, f) => (P(), L(n.ComponentWrapper, {
490
+ (O(!0), B(Oe, null, Ve(n.componentData, (c, f) => (O(), L(n.ComponentWrapper, {
468
491
  key: f,
469
492
  config: c,
470
493
  ref_for: !0,
471
- ref: (s) => n.setComponentRef(s, "VeP" + c.id)
494
+ ref: (i) => n.setComponentRef(i, "VeP" + c.id)
472
495
  }, null, 8, ["config"]))), 128))
473
496
  ], 4)
474
497
  ]);
475
498
  }
476
- const rn = /* @__PURE__ */ z(nn, [["render", on], ["__scopeId", "data-v-0ad040a6"], ["__file", "index.vue"]]), ln = Vt({
499
+ const mn = /* @__PURE__ */ z(pn, [["render", dn], ["__scopeId", "data-v-ed658753"], ["__file", "index.vue"]]), gn = jt({
477
500
  name: "ve-comp-svg-icon",
478
501
  props: {
479
502
  iconClass: {
@@ -491,23 +514,23 @@ const rn = /* @__PURE__ */ z(nn, [["render", on], ["__scopeId", "data-v-0ad040a6
491
514
  },
492
515
  setup(t) {
493
516
  return {
494
- iconName: x(() => `#icon-${t.iconClass}`),
495
- svgClass: x(() => t.className ? `ve-comp-svg-icon ${t.className}` : "ve-comp-svg-icon")
517
+ iconName: w(() => `#icon-${t.iconClass}`),
518
+ svgClass: w(() => t.className ? `ve-comp-svg-icon ${t.className}` : "ve-comp-svg-icon")
496
519
  };
497
520
  }
498
521
  });
499
- function sn(t, o, l, n, p, a) {
500
- return P(), F("svg", {
501
- class: Ne(t.svgClass),
522
+ function hn(t, o, s, n, p, a) {
523
+ return O(), B("svg", {
524
+ class: Je(t.svgClass),
502
525
  "aria-hidden": "true"
503
526
  }, [
504
- te("use", {
527
+ ne("use", {
505
528
  "xlink:href": t.iconName,
506
529
  fill: t.color
507
530
  }, null, 8, ["xlink:href", "fill"])
508
531
  ], 2);
509
532
  }
510
- const Ze = /* @__PURE__ */ z(ln, [["render", sn], ["__file", "index.vue"]]), an = /* @__PURE__ */ Object.assign({
533
+ const ot = /* @__PURE__ */ z(gn, [["render", hn], ["__file", "index.vue"]]), yn = /* @__PURE__ */ Object.assign({
511
534
  name: "CompositeIcon"
512
535
  }, {
513
536
  __name: "index",
@@ -528,43 +551,43 @@ const Ze = /* @__PURE__ */ z(ln, [["render", sn], ["__file", "index.vue"]]), an
528
551
  },
529
552
  setup(t, { expose: o }) {
530
553
  o();
531
- const f = { props: t, isImage: (s) => s && s.toString().toLowerCase().startsWith("img#"), getImageSrc: (s) => s.toString().substring(4), isSvgIcon: (s) => s && s.toString().toLowerCase().indexOf("svg#") == 0, getSvgIconClass: (s) => s.toString().substring(4), VeCompSvgIcon: Ze };
554
+ const f = { props: t, isImage: (i) => i && i.toString().toLowerCase().startsWith("img#"), getImageSrc: (i) => i.toString().substring(4), isSvgIcon: (i) => i && i.toString().toLowerCase().indexOf("svg#") == 0, getSvgIconClass: (i) => i.toString().substring(4), VeCompSvgIcon: ot };
532
555
  return Object.defineProperty(f, "__isScriptSetup", { enumerable: !1, value: !0 }), f;
533
556
  }
534
557
  });
535
- function cn(t, o, l, n, p, a) {
558
+ function _n(t, o, s, n, p, a) {
536
559
  const c = W("el-icon");
537
- return P(), L(c, {
560
+ return O(), L(c, {
538
561
  size: n.props.iconSize,
539
562
  color: n.props.color
540
563
  }, {
541
- default: E(() => [
542
- n.isImage(n.props.icon) ? (P(), F("img", {
564
+ default: A(() => [
565
+ n.isImage(n.props.icon) ? (O(), B("img", {
543
566
  key: 0,
544
567
  src: n.getImageSrc(n.props.icon)
545
- }, null, 8, ["src"])) : n.isSvgIcon(n.props.icon) ? (P(), L(n.VeCompSvgIcon, {
568
+ }, null, 8, ["src"])) : n.isSvgIcon(n.props.icon) ? (O(), L(n.VeCompSvgIcon, {
546
569
  key: 1,
547
570
  "icon-class": n.getSvgIconClass(n.props.icon),
548
571
  color: n.props.color
549
- }, null, 8, ["icon-class", "color"])) : (P(), L(ie(n.props.icon), { key: 2 }))
572
+ }, null, 8, ["icon-class", "color"])) : (O(), L(pe(n.props.icon), { key: 2 }))
550
573
  ]),
551
574
  _: 1
552
575
  }, 8, ["size", "color"]);
553
576
  }
554
- const un = /* @__PURE__ */ z(an, [["render", cn], ["__file", "index.vue"]]);
555
- let pe = null;
556
- const ge = () => {
557
- if (!pe) {
558
- const t = le({}), o = R([]);
559
- pe = {
577
+ const vn = /* @__PURE__ */ z(yn, [["render", _n], ["__file", "index.vue"]]);
578
+ let ye = null;
579
+ const Se = () => {
580
+ if (!ye) {
581
+ const t = se({}), o = k([]);
582
+ ye = {
560
583
  dialogs: t,
561
584
  dialogStack: o,
562
585
  openDialog: (c = {}) => {
563
- const f = c.dialogId || "dialog-" + Ye(), s = o.value.length;
564
- s >= 1 && (c.appendToBody = !0);
586
+ const f = c.dialogId || "dialog-" + Ze(), i = o.value.length;
587
+ i >= 1 && (c.appendToBody = !0);
565
588
  const g = {
566
589
  id: f,
567
- level: s,
590
+ level: i,
568
591
  config: c
569
592
  };
570
593
  if (t[f] = g, o.value.length >= 1) {
@@ -590,8 +613,8 @@ const ge = () => {
590
613
  getDialogCount: () => o.value.length
591
614
  };
592
615
  }
593
- return pe;
594
- }, fn = /* @__PURE__ */ Object.assign({
616
+ return ye;
617
+ }, Sn = /* @__PURE__ */ Object.assign({
595
618
  name: "FullScreenDialog"
596
619
  }, {
597
620
  __name: "FullscreenDialog",
@@ -602,53 +625,53 @@ const ge = () => {
602
625
  }
603
626
  },
604
627
  emits: ["confirm", "cancel"],
605
- setup(t, { expose: o, emit: l }) {
606
- const n = t, p = l, a = x(() => n.config), c = x(() => a.value.title || "对话框"), f = x(() => !!n.config.showHeader), s = R(a.value.fullscreen), g = R(a.value.width), h = R(!0), y = x(() => {
607
- let S = a.value.width ?? 800;
608
- return f.value ? S + 32 : S;
609
- }), O = x(() => {
610
- let S = {};
611
- return S.style = {}, S.style.width = a.value.width ?? 800, S.style.height = a.value.height ?? 600, S.prop = {}, S.prop.subpageId = a.value.pageId, S.containerParam = a.value.pageParam || {}, S;
612
- }), M = x(() => {
613
- let S = {};
614
- return S.modal = a.value.modal, S["show-close"] = a.value.showClose, S.draggable = a.value.draggable, a.value.appendToBody && (S["append-to-body"] = a.value.appendToBody), f.value || (S.class = " no-header-dialog"), S;
615
- }), k = x(() => {
616
- let S = {};
628
+ setup(t, { expose: o, emit: s }) {
629
+ const n = t, p = s, a = w(() => n.config), c = w(() => a.value.title || "对话框"), f = w(() => !!n.config.showHeader), i = k(a.value.fullscreen), g = k(a.value.width), h = k(!0), y = w(() => {
630
+ let C = a.value.width ?? 800;
631
+ return f.value ? C + 32 : C;
632
+ }), v = w(() => {
633
+ let C = {};
634
+ return C.style = {}, C.style.width = a.value.width ?? 800, C.style.height = a.value.height ?? 600, C.prop = {}, C.prop.subpageId = a.value.pageId, C.containerParam = a.value.pageParam || {}, C;
635
+ }), V = w(() => {
636
+ let C = {};
637
+ return C.modal = a.value.modal, C["show-close"] = a.value.showClose, C.draggable = a.value.draggable, a.value.appendToBody && (C["append-to-body"] = a.value.appendToBody), f.value || (C.class = " no-header-dialog"), C;
638
+ }), M = w(() => {
639
+ let C = {};
617
640
  if (a.value.customPosition) {
618
- let q = a.value.absLeft ?? 100, C = a.value.absTop ?? 100;
619
- Object.assign(S, {
641
+ let q = a.value.absLeft ?? 100, P = a.value.absTop ?? 100;
642
+ Object.assign(C, {
620
643
  position: "fixed",
621
644
  left: `${q}px`,
622
- top: `${C}px`,
645
+ top: `${P}px`,
623
646
  transform: "none",
624
647
  margin: "0"
625
648
  });
626
649
  }
627
- return a.value.noBackgroundColor && Object.assign(S, {
650
+ return a.value.noBackgroundColor && Object.assign(C, {
628
651
  backgroundColor: "transparent"
629
- }), S;
630
- }), T = () => {
652
+ }), C;
653
+ }), E = () => {
631
654
  p("confirm");
632
- }, Q = () => {
633
- p("cancel"), j();
634
- }, j = () => {
655
+ }, T = () => {
656
+ p("cancel"), R();
657
+ }, R = () => {
635
658
  h.value = !1;
636
- }, ne = (S) => {
659
+ }, oe = (C) => {
637
660
  p("cancel");
638
661
  };
639
662
  o({
640
- close: j
663
+ close: R
641
664
  });
642
- const B = { props: n, emit: p, config: a, title: c, showTitle: f, isFullscreen: s, previousWidth: g, openDialog: h, dialogWidth: y, element: O, bindAttr: M, customStyle: k, confirmInner: T, cancel: Q, close: j, handleClose: ne, ref: R, computed: x, get isNotEmpty() {
665
+ const Q = { props: n, emit: p, config: a, title: c, showTitle: f, isFullscreen: i, previousWidth: g, openDialog: h, dialogWidth: y, element: v, bindAttr: V, customStyle: M, confirmInner: E, cancel: T, close: R, handleClose: oe, ref: k, computed: w, get isNotEmpty() {
643
666
  return _;
644
667
  } };
645
- return Object.defineProperty(B, "__isScriptSetup", { enumerable: !1, value: !0 }), B;
668
+ return Object.defineProperty(Q, "__isScriptSetup", { enumerable: !1, value: !0 }), Q;
646
669
  }
647
670
  });
648
- function pn(t, o, l, n, p, a) {
649
- const c = W("Subpage"), f = W("el-button"), s = W("el-dialog");
650
- return P(), F("div", { class: "full-screen-dialog-wrapper" }, [
651
- U(s, Rt({
671
+ function xn(t, o, s, n, p, a) {
672
+ const c = W("Subpage"), f = W("el-button"), i = W("el-dialog");
673
+ return O(), B("div", { class: "full-screen-dialog-wrapper" }, [
674
+ U(i, Bt({
652
675
  modelValue: n.openDialog,
653
676
  "onUpdate:modelValue": o[0] || (o[0] = (g) => n.openDialog = g),
654
677
  width: n.dialogWidth,
@@ -656,36 +679,36 @@ function pn(t, o, l, n, p, a) {
656
679
  }, n.bindAttr, {
657
680
  style: n.customStyle,
658
681
  onClose: n.handleClose
659
- }), kt({
660
- header: E(() => [
661
- n.showTitle ? (P(), F("span", { key: 0 }, Et(n.title), 1)) : Me("", !0)
682
+ }), Ht({
683
+ header: A(() => [
684
+ n.showTitle ? (O(), B("span", { key: 0 }, Nt(n.title), 1)) : Re("", !0)
662
685
  ]),
663
- default: E(() => [
664
- n.isNotEmpty(n.config.pageId) ? (P(), L(c, {
686
+ default: A(() => [
687
+ n.isNotEmpty(n.config.pageId) ? (O(), L(c, {
665
688
  key: 0,
666
689
  "prop-value": n.element.prop,
667
690
  element: n.element
668
- }, null, 8, ["prop-value", "element"])) : Me("", !0)
691
+ }, null, 8, ["prop-value", "element"])) : Re("", !0)
669
692
  ]),
670
693
  _: 2
671
694
  }, [
672
695
  n.config.showFooter ? {
673
696
  name: "footer",
674
- fn: E(() => [
675
- te("div", { class: "dialog-footer" }, [
697
+ fn: A(() => [
698
+ ne("div", { class: "dialog-footer" }, [
676
699
  U(f, {
677
700
  type: "primary",
678
701
  onClick: n.confirmInner
679
702
  }, {
680
- default: E(() => [
681
- Y("确定")
703
+ default: A(() => [
704
+ $("确定")
682
705
  ]),
683
706
  _: 1
684
707
  }),
685
- Y(),
708
+ $(),
686
709
  U(f, { onClick: n.cancel }, {
687
- default: E(() => [
688
- Y("关 闭")
710
+ default: A(() => [
711
+ $("关 闭")
689
712
  ]),
690
713
  _: 1
691
714
  })
@@ -696,28 +719,28 @@ function pn(t, o, l, n, p, a) {
696
719
  ]), 1040, ["modelValue", "width", "fullscreen", "style"])
697
720
  ]);
698
721
  }
699
- const dn = /* @__PURE__ */ z(fn, [["render", pn], ["__scopeId", "data-v-fe28b3b7"], ["__file", "FullscreenDialog.vue"]]), mn = /* @__PURE__ */ Object.assign({
722
+ const wn = /* @__PURE__ */ z(Sn, [["render", xn], ["__scopeId", "data-v-fe28b3b7"], ["__file", "FullscreenDialog.vue"]]), bn = /* @__PURE__ */ Object.assign({
700
723
  name: "DialogContainer"
701
724
  }, {
702
725
  __name: "DialogContainer",
703
726
  setup(t, { expose: o }) {
704
727
  o();
705
- const { dialogs: l, closeDialog: n } = ge(), p = x(() => Object.values(l)), c = { dialogs: l, closeDialog: n, dialogList: p, cancelHandler: (f) => {
728
+ const { dialogs: s, closeDialog: n } = Se(), p = w(() => Object.values(s)), c = { dialogs: s, closeDialog: n, dialogList: p, cancelHandler: (f) => {
706
729
  n(f);
707
730
  }, get useDialogManager() {
708
- return ge;
709
- }, computed: x, FullScreenDialog: dn };
731
+ return Se;
732
+ }, computed: w, FullScreenDialog: wn };
710
733
  return Object.defineProperty(c, "__isScriptSetup", { enumerable: !1, value: !0 }), c;
711
734
  }
712
735
  });
713
- function gn(t, o, l, n, p, a) {
714
- return P(!0), F(Se, null, xe(n.dialogList, (c) => (P(), L(n.FullScreenDialog, {
736
+ function Cn(t, o, s, n, p, a) {
737
+ return O(!0), B(Oe, null, Ve(n.dialogList, (c) => (O(), L(n.FullScreenDialog, {
715
738
  key: c.id,
716
739
  config: c.config,
717
740
  onCancel: (f) => n.cancelHandler(c.id)
718
741
  }, null, 8, ["config", "onCancel"]))), 128);
719
742
  }
720
- const hn = /* @__PURE__ */ z(mn, [["render", gn], ["__file", "DialogContainer.vue"]]), yn = /* @__PURE__ */ Object.assign({
743
+ const Pn = /* @__PURE__ */ z(bn, [["render", Cn], ["__file", "DialogContainer.vue"]]), On = /* @__PURE__ */ Object.assign({
721
744
  name: "CommonDialog"
722
745
  }, {
723
746
  __name: "index",
@@ -736,36 +759,36 @@ const hn = /* @__PURE__ */ z(mn, [["render", gn], ["__file", "DialogContainer.vu
736
759
  }
737
760
  },
738
761
  emits: ["confirm"],
739
- setup(t, { expose: o, emit: l }) {
740
- const n = R("弹框"), p = R(!1), a = t, c = l;
762
+ setup(t, { expose: o, emit: s }) {
763
+ const n = k("弹框"), p = k(!1), a = t, c = s;
741
764
  let f = null;
742
- const s = x(() => n.value && _(n.value) ? n.value : a.title), g = () => {
765
+ const i = w(() => n.value && _(n.value) ? n.value : a.title), g = () => {
743
766
  c("confirm", { callBack: f });
744
767
  }, h = () => {
745
768
  p.value = !1;
746
- }, y = (M = {}) => {
747
- p.value = !0, f = M.callBack, n.value = M.title || "";
769
+ }, y = (V = {}) => {
770
+ p.value = !0, f = V.callBack, n.value = V.title || "";
748
771
  };
749
772
  o({
750
773
  show: y,
751
774
  cancel: h
752
775
  });
753
- const O = { showTitle: n, openDialog: p, props: a, emit: c, get callBack() {
776
+ const v = { showTitle: n, openDialog: p, props: a, emit: c, get callBack() {
754
777
  return f;
755
- }, set callBack(M) {
756
- f = M;
757
- }, title: s, confirmInner: g, cancel: h, show: y, ref: R, computed: x, get isNotEmpty() {
778
+ }, set callBack(V) {
779
+ f = V;
780
+ }, title: i, confirmInner: g, cancel: h, show: y, ref: k, computed: w, get isNotEmpty() {
758
781
  return _;
759
782
  } };
760
- return Object.defineProperty(O, "__isScriptSetup", { enumerable: !1, value: !0 }), O;
783
+ return Object.defineProperty(v, "__isScriptSetup", { enumerable: !1, value: !0 }), v;
761
784
  }
762
785
  });
763
- function _n(t, o, l, n, p, a) {
786
+ function Vn(t, o, s, n, p, a) {
764
787
  const c = W("el-button"), f = W("el-dialog");
765
- return P(), L(f, {
788
+ return O(), L(f, {
766
789
  title: n.title,
767
790
  modelValue: n.openDialog,
768
- "onUpdate:modelValue": o[0] || (o[0] = (s) => n.openDialog = s),
791
+ "onUpdate:modelValue": o[0] || (o[0] = (i) => n.openDialog = i),
769
792
  width: n.props.width,
770
793
  "before-close": n.cancel,
771
794
  "destroy-on-close": !0,
@@ -774,24 +797,24 @@ function _n(t, o, l, n, p, a) {
774
797
  "align-center": !0,
775
798
  draggable: ""
776
799
  }, {
777
- default: E(() => [
778
- Tt(t.$slots, "dialog-content")
800
+ default: A(() => [
801
+ Lt(t.$slots, "dialog-content")
779
802
  ]),
780
- footer: E(() => [
781
- te("div", { class: "dialog-footer" }, [
803
+ footer: A(() => [
804
+ ne("div", { class: "dialog-footer" }, [
782
805
  U(c, {
783
806
  type: "primary",
784
807
  onClick: n.confirmInner
785
808
  }, {
786
- default: E(() => [
787
- Y("确定")
809
+ default: A(() => [
810
+ $("确定")
788
811
  ]),
789
812
  _: 1
790
813
  }),
791
- Y(),
814
+ $(),
792
815
  U(c, { onClick: n.cancel }, {
793
- default: E(() => [
794
- Y("关 闭")
816
+ default: A(() => [
817
+ $("关 闭")
795
818
  ]),
796
819
  _: 1
797
820
  })
@@ -800,7 +823,7 @@ function _n(t, o, l, n, p, a) {
800
823
  _: 3
801
824
  }, 8, ["title", "modelValue", "width", "modal"]);
802
825
  }
803
- const vn = /* @__PURE__ */ z(yn, [["render", _n], ["__file", "index.vue"]]), Sn = /* @__PURE__ */ Object.assign({
826
+ const Mn = /* @__PURE__ */ z(On, [["render", Vn], ["__file", "index.vue"]]), In = /* @__PURE__ */ Object.assign({
804
827
  name: "OmitInput"
805
828
  }, {
806
829
  __name: "index",
@@ -819,25 +842,25 @@ const vn = /* @__PURE__ */ z(yn, [["render", _n], ["__file", "index.vue"]]), Sn
819
842
  }
820
843
  },
821
844
  emits: ["update:modelValue"],
822
- setup(t, { expose: o, emit: l }) {
845
+ setup(t, { expose: o, emit: s }) {
823
846
  o();
824
- const n = t, p = l, a = R(null), c = R(""), f = x({
847
+ const n = t, p = s, a = k(null), c = k(""), f = w({
825
848
  get: () => n.modelValue,
826
849
  set: (y) => p("update:modelValue", y)
827
850
  }), h = { props: n, emits: p, inputDialogRef: a, inputTextArea: c, internalValue: f, openInputDialog: () => {
828
- c.value = re(f.value), a.value?.show();
851
+ c.value = le(f.value), a.value?.show();
829
852
  }, confirmEdit: (y) => {
830
- f.value = re(c.value), a.value?.cancel();
831
- }, ref: R, computed: x, get deepCopy() {
832
- return re;
853
+ f.value = le(c.value), a.value?.cancel();
854
+ }, ref: k, computed: w, get deepCopy() {
855
+ return le;
833
856
  } };
834
857
  return Object.defineProperty(h, "__isScriptSetup", { enumerable: !1, value: !0 }), h;
835
858
  }
836
859
  });
837
- function xn(t, o, l, n, p, a) {
838
- const c = W("el-text"), f = W("el-input"), s = W("CommonDialog");
839
- return P(), F("div", {
840
- class: Ne(["custom-omit-input-wrapper", t.$attrs.class])
860
+ function kn(t, o, s, n, p, a) {
861
+ const c = W("el-text"), f = W("el-input"), i = W("CommonDialog");
862
+ return O(), B("div", {
863
+ class: Je(["custom-omit-input-wrapper", t.$attrs.class])
841
864
  }, [
842
865
  U(f, {
843
866
  modelValue: n.internalValue,
@@ -847,28 +870,28 @@ function xn(t, o, l, n, p, a) {
847
870
  type: "text",
848
871
  class: "custom-omit-input"
849
872
  }, {
850
- append: E(() => [
873
+ append: A(() => [
851
874
  U(c, {
852
875
  style: { width: "32px", "text-align": "center" },
853
876
  onClick: n.openInputDialog
854
877
  }, {
855
- default: E(() => [
856
- Y("...")
878
+ default: A(() => [
879
+ $("...")
857
880
  ]),
858
881
  _: 1
859
882
  })
860
883
  ]),
861
884
  _: 1
862
885
  }, 8, ["modelValue", "placeholder"]),
863
- Y(),
864
- U(s, {
886
+ $(),
887
+ U(i, {
865
888
  ref: "inputDialogRef",
866
889
  title: n.props.dialogTitle,
867
890
  width: 700,
868
891
  onConfirm: n.confirmEdit
869
892
  }, {
870
- "dialog-content": E(() => [
871
- te("div", { style: { width: "100%", height: "500px", "overflow-y": "auto", "overflow-x": "hidden" } }, [
893
+ "dialog-content": A(() => [
894
+ ne("div", { style: { width: "100%", height: "500px", "overflow-y": "auto", "overflow-x": "hidden" } }, [
872
895
  U(f, {
873
896
  modelValue: n.inputTextArea,
874
897
  "onUpdate:modelValue": o[1] || (o[1] = (g) => n.inputTextArea = g),
@@ -881,7 +904,7 @@ function xn(t, o, l, n, p, a) {
881
904
  }, 8, ["title"])
882
905
  ], 2);
883
906
  }
884
- const bn = /* @__PURE__ */ z(Sn, [["render", xn], ["__scopeId", "data-v-956a5a3a"], ["__file", "index.vue"]]), he = Ft(
907
+ const En = /* @__PURE__ */ z(In, [["render", kn], ["__scopeId", "data-v-956a5a3a"], ["__file", "index.vue"]]), xe = Jt(
885
908
  "ve/dataCache",
886
909
  {
887
910
  state: () => ({
@@ -910,60 +933,60 @@ const bn = /* @__PURE__ */ z(Sn, [["render", xn], ["__scopeId", "data-v-956a5a3a
910
933
  setTdtApiKey(t = "") {
911
934
  this.tdtApiKey = t;
912
935
  },
913
- setRuleData(t, o, l = !1) {
914
- l ? this.rules[t] = o : this.rules[t] || (this.rules[t] = o);
936
+ setRuleData(t, o, s = !1) {
937
+ s ? this.rules[t] = o : this.rules[t] || (this.rules[t] = o);
915
938
  }
916
939
  }
917
940
  }
918
- ), Fe = (t) => {
941
+ ), Le = (t) => {
919
942
  const o = /* @__PURE__ */ new Map();
920
943
  return new Proxy({}, {
921
- get(l, n = "undefinedKey") {
922
- return o.has(n) || o.set(n, x(() => t.data[n] || {})), o.get(n);
944
+ get(s, n = "undefinedKey") {
945
+ return o.has(n) || o.set(n, w(() => t.data[n] || {})), o.get(n);
923
946
  },
924
- set(l, n, p) {
947
+ set(s, n, p) {
925
948
  return t.setData(n, p), !0;
926
949
  }
927
950
  });
928
951
  };
929
- function wn() {
930
- const t = de("hflvloader-api");
952
+ function Tn() {
953
+ const t = fe("hflvloader-api");
931
954
  if (!t)
932
955
  throw new Error("组件注册时未提供API,请检查!");
933
956
  return t;
934
957
  }
935
- function ye(t, o, l = {}) {
958
+ function we(t, o, s = {}) {
936
959
  let n = {
937
- ...l,
960
+ ...s,
938
961
  message: o || "message",
939
962
  type: t || "info"
940
963
  };
941
- jt(n);
964
+ Ut(n);
942
965
  }
943
- function _e(t, o, l = {}) {
966
+ function be(t, o, s = {}) {
944
967
  let n = {
945
- ...l,
968
+ ...s,
946
969
  message: o || "message",
947
970
  type: t || "info"
948
971
  };
949
- Bt(n);
972
+ Wt(n);
950
973
  }
951
- function et(t = {}) {
952
- const o = At.service(t);
953
- let l = t.timeout || 3e4;
974
+ function rt(t = {}) {
975
+ const o = zt.service(t);
976
+ let s = t.timeout || 3e4;
954
977
  return setTimeout(() => {
955
978
  o && o.close();
956
- }, l), o;
979
+ }, s), o;
957
980
  }
958
- async function tt(t, o, l = {}) {
981
+ async function lt(t, o, s = {}) {
959
982
  let n = [], p = {};
960
983
  try {
961
- (await Promise.allSettled([He.confirm(o, t, l)])).forEach((c, f) => {
984
+ (await Promise.allSettled([Ue.confirm(o, t, s)])).forEach((c, f) => {
962
985
  if (c.status === "fulfilled")
963
986
  f === 0 && (p = c.value);
964
987
  else {
965
- const s = c.reason;
966
- n.push(s);
988
+ const i = c.reason;
989
+ n.push(i);
967
990
  }
968
991
  });
969
992
  } catch (a) {
@@ -971,15 +994,15 @@ async function tt(t, o, l = {}) {
971
994
  }
972
995
  return { errors: n, resultInfo: p };
973
996
  }
974
- async function nt(t, o, l = {}) {
997
+ async function st(t, o, s = {}) {
975
998
  let n = [], p = {};
976
999
  try {
977
- (await Promise.allSettled([He.prompt(o, t, l)])).forEach((c, f) => {
1000
+ (await Promise.allSettled([Ue.prompt(o, t, s)])).forEach((c, f) => {
978
1001
  if (c.status === "fulfilled")
979
1002
  f === 0 && (p = c.value);
980
1003
  else {
981
- const s = c.reason;
982
- n.push(s);
1004
+ const i = c.reason;
1005
+ n.push(i);
983
1006
  }
984
1007
  });
985
1008
  } catch (a) {
@@ -987,14 +1010,14 @@ async function nt(t, o, l = {}) {
987
1010
  }
988
1011
  return { errors: n, resultInfo: p };
989
1012
  }
990
- const Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1013
+ const Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
991
1014
  __proto__: null,
992
- showLoading: et,
993
- showMessage: ye,
994
- showMessageBoxConfirmAsync: tt,
995
- showMessageBoxPromptAsync: nt,
996
- showNotification: _e
997
- }, Symbol.toStringTag, { value: "Module" })), Z = {
1015
+ showLoading: rt,
1016
+ showMessage: we,
1017
+ showMessageBoxConfirmAsync: lt,
1018
+ showMessageBoxPromptAsync: st,
1019
+ showNotification: be
1020
+ }, Symbol.toStringTag, { value: "Module" })), ee = {
998
1021
  "==": (t, o) => t == o,
999
1022
  "!=": (t, o) => t != o,
1000
1023
  ">": (t, o) => +t > +o,
@@ -1006,106 +1029,106 @@ const Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1006
1029
  equals: (t, o) => t != null && String(t) == String(o),
1007
1030
  notEquals: (t, o) => t == null || !String(t) == String(o),
1008
1031
  equalsIgnoreCase: (t, o) => t != null && String(t).toLowerCase() == String(o).toLowerCase()
1009
- }, ee = (t) => typeof t == "string" && t.trim() !== "" && !isNaN(t) ? +t : t;
1010
- function je(t = {}, o = !0, l = {}) {
1011
- const n = t, p = o, a = l, c = /* @__PURE__ */ new Map(), f = wn(), s = he(), g = de("VE-ContainerParam"), h = de("VE-CompMethod"), y = [], { openDialog: O, closeDialog: M } = ge();
1012
- let k = null;
1013
- const T = 250, Q = (e) => {
1032
+ }, te = (t) => typeof t == "string" && t.trim() !== "" && !isNaN(t) ? +t : t;
1033
+ function qe(t = {}, o = !0, s = {}) {
1034
+ const n = t, p = o, a = s, c = /* @__PURE__ */ new Map(), f = Tn(), i = xe(), g = fe("VE-ContainerParam"), h = fe("VE-CompMethod"), y = [], { openDialog: v, closeDialog: V } = Se();
1035
+ let M = null;
1036
+ const E = 250, T = fe("VE-CompHideAndShow"), R = [], oe = (e) => {
1014
1037
  if (g) {
1015
- if (qe(g))
1038
+ if (Ge(g))
1016
1039
  return g.value[e];
1017
- if (ue(g))
1040
+ if (ie(g))
1018
1041
  return g[e];
1019
1042
  }
1020
- }, j = (e) => {
1043
+ }, Q = (e) => {
1021
1044
  if (e && e.path) {
1022
- let r = e.params || [], i = {};
1023
- r.forEach((u, d) => {
1024
- if ($(u)) {
1025
- let m = A(u);
1026
- i[u.tarKey] = m;
1045
+ let l = e.params || [], r = {};
1046
+ l.forEach((u, d) => {
1047
+ if (X(u)) {
1048
+ let m = H(u);
1049
+ r[u.tarKey] = m;
1027
1050
  }
1028
- }), e.namedRouter ? H(a.routerPush) && a.routerPush(e.path, i) : H(a.routerPush2) && a.routerPush2(e.path, i);
1051
+ }), e.namedRouter ? j(a.routerPush) && a.routerPush(e.path, r) : j(a.routerPush2) && a.routerPush2(e.path, r);
1029
1052
  }
1030
- }, ne = (e = []) => {
1031
- let r = [];
1032
- return e.forEach((i) => {
1033
- if ($(i)) {
1034
- let u = A(i);
1035
- r.push([
1036
- i.tarKey,
1053
+ }, C = (e = []) => {
1054
+ let l = [];
1055
+ return e.forEach((r) => {
1056
+ if (X(r)) {
1057
+ let u = H(r);
1058
+ l.push([
1059
+ r.tarKey,
1037
1060
  u
1038
1061
  ]);
1039
1062
  }
1040
- }), r;
1041
- }, B = (e, r) => {
1063
+ }), l;
1064
+ }, q = (e, l) => {
1042
1065
  if (e.customFunc && _(e.successFunc)) {
1043
- const i = {
1044
- helper: { ...a, ...w }
1066
+ const r = {
1067
+ helper: { ...a, ...b }
1045
1068
  };
1046
1069
  try {
1047
1070
  let u = e.successFunc.toString().trim();
1048
- u.indexOf("function") < 0 && (u = `function(res) { ${u} }`), new Function("context", `with(context) {return ${u}}`)(i)(r);
1071
+ u.indexOf("function") < 0 && (u = `function(res) { ${u} }`), new Function("context", `with(context) {return ${u}}`)(r)(l);
1049
1072
  } catch (u) {
1050
1073
  console.error("[_dataRequestHandler4CustomSuccessFunc]处理自定义成功函数时出错:", u);
1051
1074
  }
1052
1075
  }
1053
- }, S = (e, r, i) => {
1076
+ }, P = (e, l, r) => {
1054
1077
  if (e.customFunc && _(e.errorFunc)) {
1055
1078
  const u = {
1056
- helper: { ...a, ...w }
1079
+ helper: { ...a, ...b }
1057
1080
  };
1058
1081
  try {
1059
1082
  let d = e.errorFunc.toString().trim();
1060
- d.indexOf("function") < 0 && (d = "function (res,err){" + d + "}"), new Function("context", `with(context) {return ${d}}`)(u)(r, i);
1083
+ d.indexOf("function") < 0 && (d = "function (res,err){" + d + "}"), new Function("context", `with(context) {return ${d}}`)(u)(l, r);
1061
1084
  } catch (d) {
1062
1085
  console.error("[_dataRequestHandler4CustomErrorFunc]处理自定义失败函数时出错:", d);
1063
1086
  }
1064
1087
  }
1065
- }, q = (e, r) => {
1066
- if (D(r) && r.length > 0) {
1067
- let i, u, d;
1068
- for (let m = 0; m < r.length; m++)
1069
- i = r[m], d = i.dataKey || "data", _(d) && Ge(e, d) && (u = ze(e, d), _(i.ds) && _(i.tarKey) && at(i, u));
1088
+ }, x = (e, l) => {
1089
+ if (D(l) && l.length > 0) {
1090
+ let r, u, d;
1091
+ for (let m = 0; m < l.length; m++)
1092
+ r = l[m], d = r.dataKey || "data", _(d) && ve(e, d) && (u = _e(e, d), _(r.ds) && _(r.tarKey) && dt(r, u));
1070
1093
  }
1071
- }, C = async (e) => {
1072
- let r = [], i = {};
1094
+ }, K = async (e) => {
1095
+ let l = [], r = {};
1073
1096
  try {
1074
1097
  (await Promise.allSettled([f.rawRequest(e)])).forEach((d, m) => {
1075
1098
  if (d.status === "fulfilled")
1076
- m === 0 && (i = d.value);
1099
+ m === 0 && (r = d.value);
1077
1100
  else {
1078
- const v = d.reason;
1079
- r.push(v);
1101
+ const S = d.reason;
1102
+ l.push(S);
1080
1103
  }
1081
1104
  });
1082
1105
  } catch (u) {
1083
- console.error("_dataRequestHandler4Async 异常:", u), r.push(u);
1106
+ console.error("_dataRequestHandler4Async 异常:", u), l.push(u);
1084
1107
  }
1085
- return { errors: r, resultInfo: i };
1086
- }, b = (e) => {
1108
+ return { errors: l, resultInfo: r };
1109
+ }, J = (e) => {
1087
1110
  if (e.method == "GET" || e.method == "get") {
1088
- let r = e.url;
1089
- if (/\{#.*?#\}/g.test(r)) {
1090
- let u = e.data || [], d = /* @__PURE__ */ new Set(), m = !1, v = null;
1091
- if (r = r.replace(/\{#(.*?)#\}/g, (J, G) => {
1092
- m = !1, v = null;
1093
- for (let oe = 0; oe < u.length; oe++)
1094
- if (G == u[oe][0]) {
1095
- m = !0, v = u[oe][1];
1111
+ let l = e.url;
1112
+ if (/\{#.*?#\}/g.test(l)) {
1113
+ let u = e.data || [], d = /* @__PURE__ */ new Set(), m = !1, S = null;
1114
+ if (l = l.replace(/\{#(.*?)#\}/g, (I, Y) => {
1115
+ m = !1, S = null;
1116
+ for (let re = 0; re < u.length; re++)
1117
+ if (Y == u[re][0]) {
1118
+ m = !0, S = u[re][1];
1096
1119
  break;
1097
1120
  }
1098
- return m ? (d.add(G), v) : J;
1121
+ return m ? (d.add(Y), S) : I;
1099
1122
  }), d.size > 0) {
1100
- let J = u.filter((G, oe) => !d.has(G[0]));
1101
- e.url = r, e.data = J || [];
1123
+ let I = u.filter((Y, re) => !d.has(Y[0]));
1124
+ e.url = l, e.data = I || [];
1102
1125
  }
1103
1126
  }
1104
1127
  }
1105
- }, K = async (e) => {
1128
+ }, it = async (e) => {
1106
1129
  if (e && _(e.url)) {
1107
- let r = e.respParams || [], i = {};
1108
- i.url = e.url, i.externalRequest = e.external || !1, i.method = e.method || "GET", i.paramType = "object", i.data = ne(e.params), i.headers = e.headers, e.series && (i.series = e.series, i.requestCount = e.requestCount || 0, i.time = e.time || 1e3), b(i);
1130
+ let l = e.respParams || [], r = {};
1131
+ r.url = e.url, r.externalRequest = e.external || !1, r.method = e.method || "GET", r.paramType = "object", r.data = C(e.params), r.headers = e.headers, e.series && (r.series = e.series, r.requestCount = e.requestCount || 0, r.time = e.time || 1e3), J(r);
1109
1132
  let u = null;
1110
1133
  if (e.loading) {
1111
1134
  let d = e.load || {}, m = {
@@ -1114,507 +1137,562 @@ function je(t = {}, o = !0, l = {}) {
1114
1137
  background: d.background,
1115
1138
  text: d.text
1116
1139
  };
1117
- u = et(m);
1140
+ u = rt(m);
1118
1141
  }
1119
1142
  if (e.sync) {
1120
- i.series = !1;
1121
- const { errors: d, resultInfo: m } = await C(i);
1143
+ r.series = !1;
1144
+ const { errors: d, resultInfo: m } = await K(r);
1122
1145
  if (u && u.close(), d && d.length > 0) {
1123
1146
  if (e.enabledRespErrTip) {
1124
- let v = e.respErrTip || {};
1125
- V(v);
1147
+ let S = e.respErrTip || {};
1148
+ G(S);
1126
1149
  }
1127
- S(e, m, d[0]);
1150
+ P(e, m, d[0]);
1128
1151
  } else if (m)
1129
- if (i.externalRequest)
1152
+ if (r.externalRequest)
1130
1153
  if (m && m.status == 200) {
1131
1154
  if (e.enabledRespTip) {
1132
- let v = e.respTip || {};
1133
- V(v);
1155
+ let S = e.respTip || {};
1156
+ G(S);
1134
1157
  }
1135
- q(m, r), B(e, m);
1158
+ x(m, l), q(e, m);
1136
1159
  } else {
1137
1160
  if (e.enabledRespErrTip) {
1138
- let v = e.respErrTip || {};
1139
- V(v);
1161
+ let S = e.respErrTip || {};
1162
+ G(S);
1140
1163
  }
1141
- S(e, m, null);
1164
+ P(e, m, null);
1142
1165
  }
1143
1166
  else {
1144
1167
  if (m) {
1145
1168
  if (e.enabledRespTip) {
1146
- let v = e.respTip || {};
1147
- V(v);
1169
+ let S = e.respTip || {};
1170
+ G(S);
1148
1171
  }
1149
- q(m, r);
1172
+ x(m, l);
1150
1173
  }
1151
- B(e, m);
1174
+ q(e, m);
1152
1175
  }
1153
1176
  } else {
1154
- let d = f.request(i, function(m) {
1155
- if (u && u.close(), i.externalRequest)
1177
+ let d = f.request(r, function(m) {
1178
+ if (u && u.close(), r.externalRequest)
1156
1179
  if (m && m.status == 200) {
1157
1180
  if (e.enabledRespTip) {
1158
- let v = e.respTip || {};
1159
- V(v);
1181
+ let S = e.respTip || {};
1182
+ G(S);
1160
1183
  }
1161
- q(m, r), B(e, m);
1184
+ x(m, l), q(e, m);
1162
1185
  } else {
1163
1186
  if (e.enabledRespErrTip) {
1164
- let v = e.respErrTip || {};
1165
- V(v);
1187
+ let S = e.respErrTip || {};
1188
+ G(S);
1166
1189
  }
1167
- S(e, m, null);
1190
+ P(e, m, null);
1168
1191
  }
1169
1192
  else {
1170
1193
  if (m) {
1171
1194
  if (e.enabledRespTip) {
1172
- let v = e.respTip || {};
1173
- V(v);
1195
+ let S = e.respTip || {};
1196
+ G(S);
1174
1197
  }
1175
- q(m, r);
1198
+ x(m, l);
1176
1199
  }
1177
- B(e, m);
1200
+ q(e, m);
1178
1201
  }
1179
1202
  }, function(m) {
1180
1203
  if (u && u.close(), e.enabledRespErrTip) {
1181
- let v = e.respErrTip || {};
1182
- V(v);
1204
+ let S = e.respErrTip || {};
1205
+ G(S);
1183
1206
  }
1184
- S(e, null, m);
1207
+ P(e, null, m);
1185
1208
  });
1186
1209
  d && y.push(d);
1187
1210
  }
1188
1211
  }
1189
- }, V = (e = {}) => {
1190
- e.tipType == "msg" ? ye(e.type, e.msg, e.extParam) : e.tipType == "notify" && _e(e.type, e.msg, e.extParam);
1191
- }, ot = (e) => {
1212
+ }, G = (e = {}) => {
1213
+ e.tipType == "msg" ? we(e.type, e.msg, e.extParam) : e.tipType == "notify" && be(e.type, e.msg, e.extParam);
1214
+ }, at = (e) => {
1192
1215
  if (e && D(e.params)) {
1193
- let r = e.params || [], i = null;
1194
- for (let u = 0; u < r.length; u++)
1195
- if (i = r[u], $(i)) {
1196
- let d = A(i);
1197
- w.setDataCache(i.tarKey, d);
1216
+ let l = e.params || [], r = null;
1217
+ for (let u = 0; u < l.length; u++)
1218
+ if (r = l[u], X(r)) {
1219
+ let d = H(r);
1220
+ b.setDataCache(r.tarKey, d);
1198
1221
  }
1199
1222
  }
1200
- }, rt = (e) => {
1223
+ }, ct = (e) => {
1201
1224
  if (e && D(e.params)) {
1202
- let r = e.params || [], i = null;
1203
- for (let u = 0; u < r.length; u++)
1204
- if (i = r[u], _(i.ipn) && _(i.opn) && c.has(i.ipn)) {
1205
- let d = c.get(i.ipn), m = Z.equals(d, i.ipv);
1225
+ let l = e.params || [], r = null;
1226
+ for (let u = 0; u < l.length; u++)
1227
+ if (r = l[u], _(r.ipn) && _(r.opn) && c.has(r.ipn)) {
1228
+ let d = c.get(r.ipn), m = ee.equals(d, r.ipv);
1206
1229
  if (m)
1207
- c.set(i.opn, i.opv);
1230
+ c.set(r.opn, r.opv);
1208
1231
  else {
1209
- let v = ee(d), J = ee(i.ipv);
1210
- m = Z["=="](v, J), m && c.set(i.opn, i.opv);
1232
+ let S = te(d), I = te(r.ipv);
1233
+ m = ee["=="](S, I), m && c.set(r.opn, r.opv);
1211
1234
  }
1212
1235
  }
1213
1236
  }
1214
- }, lt = (e) => {
1237
+ }, ut = (e) => {
1215
1238
  if (e && D(e.params)) {
1216
- let r = e.params || [], i = null;
1217
- for (let u = 0; u < r.length; u++)
1218
- if (i = r[u], $(i)) {
1219
- let d = A(i);
1220
- w.setParam(i.tarKey, d);
1239
+ let l = e.params || [], r = null;
1240
+ for (let u = 0; u < l.length; u++)
1241
+ if (r = l[u], X(r)) {
1242
+ let d = H(r);
1243
+ b.setParam(r.tarKey, d);
1221
1244
  }
1222
1245
  }
1223
- }, w = {
1246
+ }, b = {
1224
1247
  hasParam: function(e) {
1225
1248
  return c.has(e);
1226
1249
  },
1227
1250
  getParam: function(e) {
1228
1251
  return c.get(e);
1229
1252
  },
1230
- setParam: function(e, r) {
1231
- c.set(e, r);
1253
+ setParam: function(e, l) {
1254
+ c.set(e, l);
1232
1255
  },
1233
1256
  getDataCache: function(e) {
1234
- return s.data[e];
1257
+ return i.data[e];
1235
1258
  },
1236
- setDataCache: function(e, r) {
1237
- s.data[e] = r;
1259
+ setDataCache: function(e, l) {
1260
+ i.data[e] = l;
1238
1261
  },
1239
1262
  getContainerParam: function(e) {
1240
- return Q(e);
1263
+ return oe(e);
1241
1264
  },
1242
- setSessionParam: function(e, r) {
1243
- sessionStorage.setItem(e, r);
1265
+ setSessionParam: function(e, l) {
1266
+ sessionStorage.setItem(e, l);
1244
1267
  },
1245
1268
  getSessionParam: function(e) {
1246
1269
  return sessionStorage.getItem(e);
1247
1270
  },
1248
- setLocalParam: function(e, r) {
1249
- localStorage.setItem(e, r);
1271
+ setLocalParam: function(e, l) {
1272
+ localStorage.setItem(e, l);
1250
1273
  },
1251
1274
  getLocalParam: function(e) {
1252
1275
  return localStorage.getItem(e);
1253
1276
  },
1254
- callCompMethod: function(e, r, i = {}) {
1255
- H(h) ? h(e, r, i) : console.error("compMethod is not function.");
1277
+ callCompMethod: function(e, l, r = {}) {
1278
+ j(h) ? h(e, l, r) : console.error("compMethod is not function.");
1256
1279
  },
1257
- setJsCookie: function(e, r, i = 30) {
1258
- fe.set(e, r, { expires: i });
1280
+ setJsCookie: function(e, l, r = 30) {
1281
+ he.set(e, l, { expires: r });
1259
1282
  },
1260
1283
  getJsCookie: function(e) {
1261
- return fe.get(e);
1284
+ return he.get(e);
1262
1285
  },
1263
1286
  removeJsCookie: function(e) {
1264
- fe.remove(e);
1287
+ he.remove(e);
1265
1288
  },
1266
- log: function(e = "log", r) {
1267
- e == "error" ? console.error(r) : e == "info" ? console.info(r) : e == "warn" ? console.warn(r) : console.log(r);
1289
+ log: function(e = "log", l) {
1290
+ e == "error" ? console.error(l) : e == "info" ? console.info(l) : e == "warn" ? console.warn(l) : console.log(l);
1268
1291
  },
1269
1292
  isNotEmptyStr: function(e) {
1270
1293
  return _(e);
1271
1294
  },
1272
1295
  md5: function(e) {
1273
- return $e(e);
1296
+ return et(e);
1274
1297
  },
1275
1298
  getDate: function(e) {
1276
- return We(e);
1299
+ return Xe(e);
1277
1300
  },
1278
- formatDate: function(e, r = "YYYY-MM-dd") {
1279
- return Ue(e, r);
1301
+ formatDate: function(e, l = "yyyy-MM-dd") {
1302
+ return Qe(e, l);
1280
1303
  },
1281
1304
  closeDialog: function(e) {
1282
- M(e);
1305
+ V(e);
1306
+ },
1307
+ hideAndShowComp: function(e, l, r = {}) {
1308
+ j(T) ? T(e, l, r) : console.error("hideAndShowComp is not function.");
1283
1309
  }
1284
- }, st = (e) => {
1310
+ }, ft = (e) => {
1285
1311
  if (e && _(e.funcBody)) {
1286
- const r = {
1287
- helper: { ...a, ...w }
1312
+ const l = {
1313
+ helper: { ...a, ...b }
1288
1314
  };
1289
1315
  try {
1290
- let i = e.funcBody.toString().trim();
1291
- i.indexOf("function") < 0 && (i = "function(){" + i + "}"), new Function("context", `with(context) {return ${i}}`)(r)();
1292
- } catch (i) {
1293
- console.error("处理自定义函数时出错:", i);
1316
+ let r = e.funcBody.toString().trim();
1317
+ r.indexOf("function") < 0 && (r = "function(){" + r + "}"), new Function("context", `with(context) {return ${r}}`)(l)();
1318
+ } catch (r) {
1319
+ console.error("处理自定义函数时出错:", r);
1294
1320
  }
1295
1321
  }
1296
- }, it = (e) => {
1322
+ }, pt = (e) => {
1297
1323
  if (e && _(e.type)) {
1298
1324
  if (e.opType == "clear") {
1299
- let r = e.type;
1300
- r == "session" ? sessionStorage.clear() : r == "local" && localStorage.clear();
1325
+ let l = e.type;
1326
+ l == "session" ? sessionStorage.clear() : l == "local" && localStorage.clear();
1301
1327
  } else if (D(e.params) && e.params.length > 0) {
1302
- let r = e.type, i = e.params || [], u = null;
1303
- for (let d = 0; d < i.length; d++)
1304
- if (u = i[d], u.delete)
1305
- _(u.tarKey) && (r == "session" ? sessionStorage.removeItem(u.tarKey) : r == "local" ? localStorage.removeItem(u.tarKey) : r == "jsCookie" && w.removeJsCookie(u.tarKey));
1306
- else if ($(u)) {
1307
- let m = A(u);
1308
- r == "session" ? sessionStorage.setItem(u.tarKey, m) : r == "local" ? localStorage.setItem(u.tarKey, m) : r == "jsCookie" && w.setJsCookie(u.tarKey, m);
1328
+ let l = e.type, r = e.params || [], u = null;
1329
+ for (let d = 0; d < r.length; d++)
1330
+ if (u = r[d], u.delete)
1331
+ _(u.tarKey) && (l == "session" ? sessionStorage.removeItem(u.tarKey) : l == "local" ? localStorage.removeItem(u.tarKey) : l == "jsCookie" && b.removeJsCookie(u.tarKey));
1332
+ else if (X(u)) {
1333
+ let m = H(u);
1334
+ l == "session" ? sessionStorage.setItem(u.tarKey, m) : l == "local" ? localStorage.setItem(u.tarKey, m) : l == "jsCookie" && b.setJsCookie(u.tarKey, m);
1309
1335
  }
1310
1336
  }
1311
1337
  }
1312
- }, $ = (e) => _(e.ds) && _(e.tarKey) ? e.ds != "inputV" ? _(e.key) : !0 : !1, A = (e) => {
1338
+ }, X = (e) => _(e.ds) && _(e.tarKey) ? e.ds != "inputV" ? _(e.key) : !0 : !1, H = (e) => {
1313
1339
  if (e.ds == "inputP")
1314
- return w.getParam(e.key);
1340
+ return b.getParam(e.key);
1315
1341
  if (e.ds == "cacheP")
1316
- return w.getDataCache(e.key);
1342
+ return b.getDataCache(e.key);
1317
1343
  if (e.ds == "containerP")
1318
- return w.getContainerParam(e.key);
1344
+ return b.getContainerParam(e.key);
1319
1345
  if (e.ds == "sessionP")
1320
- return w.getSessionParam(e.key);
1346
+ return b.getSessionParam(e.key);
1321
1347
  if (e.ds == "localP")
1322
- return w.getLocalParam(e.key);
1348
+ return b.getLocalParam(e.key);
1323
1349
  if (e.ds == "jsCookieP")
1324
- return w.getJsCookie(e.key);
1350
+ return b.getJsCookie(e.key);
1325
1351
  if (e.ds == "compProp")
1326
- return H(a.getPropValue) ? a.getPropValue(e.key) : null;
1352
+ return j(a.getPropValue) ? a.getPropValue(e.key) : null;
1327
1353
  if (e.ds == "compStyle")
1328
- return H(a.getStyleValue) ? a.getStyleValue(e.key) : null;
1329
- {
1330
- let r = e.key;
1331
- return r.toString().trim().indexOf("#json#") == 0 ? (r = r.toString().trim().replace("#json#", ""), Ke(r, {})) : e.key;
1354
+ return j(a.getStyleValue) ? a.getStyleValue(e.key) : null;
1355
+ if (e.ds == "_selectMenuValue" || e.ds == "_selectItemValue" || e.ds == "_changeItemValue") {
1356
+ let l = b.getParam(e.ds);
1357
+ return ze(l) ? null : ie(l) ? _(e.key) && ve(l, e.key) ? _e(l, e.key) : null : l;
1358
+ } else {
1359
+ let l = e.key;
1360
+ return l.toString().trim().indexOf("#json#") == 0 ? (l = l.toString().trim().replace("#json#", ""), Ye(l, {})) : e.key;
1332
1361
  }
1333
- }, at = (e, r) => {
1362
+ }, dt = (e, l) => {
1334
1363
  if (e.ds == "cacheP")
1335
- return w.setDataCache(e.tarKey, r);
1364
+ return b.setDataCache(e.tarKey, l);
1336
1365
  if (e.ds == "inputP")
1337
- return w.setParam(e.tarKey, r);
1366
+ return b.setParam(e.tarKey, l);
1338
1367
  if (e.ds == "sessionP")
1339
- return w.setSessionParam(e.tarKey, r);
1368
+ return b.setSessionParam(e.tarKey, l);
1340
1369
  if (e.ds == "localP")
1341
- return w.setLocalParam(e.tarKey, r);
1342
- e.ds == "jsCookieP" ? w.setJsCookie(e.tarKey, r) : e.ds == "compProp" ? H(a.setPropValue) && a.setPropValue(e.tarKey, r) : e.ds == "compStyle" && H(a.setStyleValue) && a.setStyleValue(e.tarKey, r);
1343
- }, ct = (e) => {
1370
+ return b.setLocalParam(e.tarKey, l);
1371
+ e.ds == "jsCookieP" ? b.setJsCookie(e.tarKey, l) : e.ds == "compProp" ? j(a.setPropValue) && a.setPropValue(e.tarKey, l) : e.ds == "compStyle" && j(a.setStyleValue) && a.setStyleValue(e.tarKey, l);
1372
+ }, mt = (e) => {
1344
1373
  if (e) {
1345
- let r = e.styleSets || [], i = e.propSets || [];
1346
- D(i) && i.length > 0 && H(a.setPropValue) && i.forEach((u, d) => {
1347
- if ($(u)) {
1348
- let m = A(u);
1374
+ let l = e.styleSets || [], r = e.propSets || [];
1375
+ D(r) && r.length > 0 && j(a.setPropValue) && r.forEach((u, d) => {
1376
+ if (X(u)) {
1377
+ let m = H(u);
1349
1378
  a.setPropValue(u.tarKey, m);
1350
1379
  }
1351
- }), D(r) && r.length > 0 && H(a.setStyleValue) && r.forEach((u, d) => {
1352
- if ($(u)) {
1353
- let m = A(u);
1380
+ }), D(l) && l.length > 0 && j(a.setStyleValue) && l.forEach((u, d) => {
1381
+ if (X(u)) {
1382
+ let m = H(u);
1354
1383
  a.setStyleValue(u.tarKey, m);
1355
1384
  }
1356
1385
  });
1357
1386
  }
1358
- }, ut = (e) => {
1359
- let r = !1;
1387
+ }, gt = (e) => {
1388
+ let l = !1;
1360
1389
  if (e && D(e.params)) {
1361
- let i = e.params || [], u = null, d = !1;
1362
- for (let m = 0; m < i.length; m++) {
1363
- u = i[m];
1364
- let v = A(u), J = u.value;
1365
- const G = u.opType;
1366
- if ([">", ">=", "<", "<=", "=="].includes(G) && (v = ee(v), J = ee(J)), Z[G] ? d = Z[G](v, J) : d = !1, d) {
1367
- r = !0;
1390
+ let r = e.params || [], u = null, d = !1;
1391
+ for (let m = 0; m < r.length; m++) {
1392
+ u = r[m];
1393
+ let S = H(u), I = u.value;
1394
+ const Y = u.opType;
1395
+ if ([">", ">=", "<", "<=", "=="].includes(Y) && (S = te(S), I = te(I)), ee[Y] ? d = ee[Y](S, I) : d = !1, d) {
1396
+ l = !0;
1368
1397
  break;
1369
1398
  }
1370
1399
  }
1371
- if (e.enabledTip && r) {
1400
+ if (e.enabledTip && l) {
1372
1401
  let m = e.tip || {};
1373
- m.tipType == "msg" ? ye(m.type, m.msg, m.extParam) : m.tipType == "notify" && _e(m.type, m.msg, m.extParam);
1402
+ m.tipType == "msg" ? we(m.type, m.msg, m.extParam) : m.tipType == "notify" && be(m.type, m.msg, m.extParam);
1374
1403
  }
1375
1404
  }
1376
- return r;
1377
- }, Ce = (e, r) => {
1405
+ return l;
1406
+ }, ke = (e, l) => {
1378
1407
  if (e.customFunc && _(e.confirmFunc)) {
1379
- const i = {
1380
- helper: { ...a, ...w }
1408
+ const r = {
1409
+ helper: { ...a, ...b }
1381
1410
  };
1382
1411
  try {
1383
1412
  let u = e.confirmFunc.toString().trim();
1384
- u.indexOf("function") < 0 && (u = "function (promptValue){" + u + "}"), new Function("context", `with(context) {return ${u}}`)(i)(r);
1413
+ u.indexOf("function") < 0 && (u = "function (promptValue){" + u + "}"), new Function("context", `with(context) {return ${u}}`)(r)(l);
1385
1414
  } catch (u) {
1386
1415
  console.error("[__messageBoxHandler4CustomSuccessFunc]处理自定义失败函数时出错:", u);
1387
1416
  }
1388
1417
  }
1389
- }, ft = (e, r) => {
1418
+ }, ht = (e, l) => {
1390
1419
  if (e.customFunc && _(e.errorFunc)) {
1391
- const i = {
1392
- helper: { ...a, ...w }
1420
+ const r = {
1421
+ helper: { ...a, ...b }
1393
1422
  };
1394
1423
  try {
1395
1424
  let u = e.errorFunc.toString().trim();
1396
- u.indexOf("function") < 0 && (u = "function (err){" + u + "}"), new Function("context", `with(context) {return ${u}}`)(i)(r);
1425
+ u.indexOf("function") < 0 && (u = "function (err){" + u + "}"), new Function("context", `with(context) {return ${u}}`)(r)(l);
1397
1426
  } catch (u) {
1398
1427
  console.error("[__messageBoxHandler4CustomErrorFunc]处理自定义失败函数时出错:", u);
1399
1428
  }
1400
1429
  }
1401
- }, se = (e, r) => {
1430
+ }, ce = (e, l) => {
1402
1431
  if (e.customFunc) {
1403
- let i = "";
1404
- if (r == "cancel" && _(e.cancelFunc))
1405
- i = e.cancelFunc;
1406
- else if (r == "close" && _(e.closeFunc))
1407
- i = e.closeFunc;
1432
+ let r = "";
1433
+ if (l == "cancel" && _(e.cancelFunc))
1434
+ r = e.cancelFunc;
1435
+ else if (l == "close" && _(e.closeFunc))
1436
+ r = e.closeFunc;
1408
1437
  else
1409
1438
  return;
1410
1439
  const u = {
1411
- helper: { ...a, ...w }
1440
+ helper: { ...a, ...b }
1412
1441
  };
1413
1442
  try {
1414
- let d = i.toString().trim();
1443
+ let d = r.toString().trim();
1415
1444
  d.indexOf("function") < 0 && (d = "function (err){" + d + "}"), new Function("context", `with(context) {return ${d}}`)(u)();
1416
1445
  } catch (d) {
1417
1446
  console.error("[__messageBoxHandler4CustomCancelOrCloseFunc]处理自定义失败函数时出错:", d);
1418
1447
  }
1419
1448
  }
1420
- }, pt = async (e) => {
1421
- let r = !1;
1449
+ }, yt = async (e) => {
1450
+ let l = !1;
1422
1451
  if (e && _(e.type)) {
1423
- let i = {
1452
+ let r = {
1424
1453
  ...e.params,
1425
1454
  type: e.msgType || "info",
1426
1455
  confirmButtonText: e.confirmText,
1427
1456
  cancelButtonText: e.cancelText
1428
1457
  };
1429
1458
  if (e.type == "confirm") {
1430
- const { errors: u, resultInfo: d } = await tt(e.title, e.message, i);
1431
- u && u.length > 0 ? u[0] == "cancel" ? se(e, "cancel") : u[0] == "close" && se(e, "close") : d == "confirm" && (r = !0, Ce(e, null));
1459
+ const { errors: u, resultInfo: d } = await lt(e.title, e.message, r);
1460
+ u && u.length > 0 ? u[0] == "cancel" ? ce(e, "cancel") : u[0] == "close" && ce(e, "close") : d == "confirm" && (l = !0, ke(e, null));
1432
1461
  } else if (e.type == "prompt") {
1433
- if (_(i.inputPattern)) {
1434
- const m = i.inputPattern.replace(/\\\\/g, "\\");
1435
- i.inputPattern = new RegExp(m);
1462
+ if (_(r.inputPattern)) {
1463
+ const m = r.inputPattern.replace(/\\\\/g, "\\");
1464
+ r.inputPattern = new RegExp(m);
1436
1465
  }
1437
- const { errors: u, resultInfo: d } = await nt(e.title, e.message, i);
1438
- u && u.length > 0 ? u[0] == "cancel" ? se(e, "cancel") : u[0] == "close" ? se(e, "close") : ft(e, u[0]) : d.action == "confirm" && (r = !0, w.setParam("promptValue", d.value), Ce(e, d.value));
1466
+ const { errors: u, resultInfo: d } = await st(e.title, e.message, r);
1467
+ u && u.length > 0 ? u[0] == "cancel" ? ce(e, "cancel") : u[0] == "close" ? ce(e, "close") : ht(e, u[0]) : d.action == "confirm" && (l = !0, b.setParam("promptValue", d.value), ke(e, d.value));
1439
1468
  }
1440
- e.autoBlock || (r = !0);
1469
+ e.autoBlock || (l = !0);
1441
1470
  } else
1442
- r = !0;
1443
- return r;
1444
- }, dt = (e) => {
1471
+ l = !0;
1472
+ return l;
1473
+ }, _t = (e) => {
1445
1474
  if (e && _(e.pageId)) {
1446
- let r = { ...e };
1475
+ let l = { ...e };
1447
1476
  if (e.customPosition) {
1448
- let i = (w.getParam("elementRectLeft") || 0) + e.leftOffset, u = (w.getParam("elementRectTop") || 0) + e.topOffset;
1449
- r.absLeft = i, r.absTop = u;
1477
+ let r = (b.getParam("elementRectLeft") || 0) + e.leftOffset, u = (b.getParam("elementRectTop") || 0) + e.topOffset;
1478
+ l.absLeft = r, l.absTop = u;
1450
1479
  }
1451
- O(r);
1480
+ v(l);
1481
+ }
1482
+ }, vt = (e) => {
1483
+ if (e && D(e.params)) {
1484
+ let l = e.params || [], r = null;
1485
+ for (let u = 0; u < l.length; u++)
1486
+ if (r = l[u], _(r.compId)) {
1487
+ let d = r.options || {};
1488
+ r.type == "s" ? b.hideAndShowComp(r.compId, !0, d) : b.hideAndShowComp(r.compId, !1, d);
1489
+ }
1490
+ }
1491
+ }, St = (e) => {
1492
+ if (e) {
1493
+ let l = e.interval ?? 1e3, r = setInterval(
1494
+ () => {
1495
+ ae("debug", "定时器触发..."), Dt();
1496
+ },
1497
+ l
1498
+ );
1499
+ R.push(r);
1500
+ }
1501
+ }, xt = (e, l = {}) => {
1502
+ if (e && _(e.eventId)) {
1503
+ let r = l.eventIds || [];
1504
+ if (r.findIndex((d) => d == e.eventId) < 0) {
1505
+ let d = Object.keys(n);
1506
+ for (let m = 0; m < d.length; m++) {
1507
+ let S = n[d[m]] || [];
1508
+ for (const I of S)
1509
+ if (I.id == e.eventId) {
1510
+ if (r.push(I.id), l.eventIds = [...r], I.default) {
1511
+ ue(I.actionList, l);
1512
+ break;
1513
+ } else Te(I) && ue(I.actionList, l);
1514
+ break;
1515
+ }
1516
+ }
1517
+ } else
1518
+ ae("error", "存在循环调用,不执行事件配置", e.eventId);
1452
1519
  }
1453
- }, Pe = async (e = []) => {
1520
+ }, ue = async (e = [], l = {}) => {
1454
1521
  let r = null;
1455
- for (let i = 0; i < e.length; i++)
1456
- if (r = e[i], r.action == "router")
1457
- j(r.config);
1522
+ for (let u = 0; u < e.length; u++)
1523
+ if (r = e[u], r.action == "router")
1524
+ Q(r.config);
1458
1525
  else if (r.action == "dataRequest")
1459
- await K(r.config);
1526
+ await it(r.config);
1460
1527
  else if (r.action == "cacheSet")
1461
- ot(r.config);
1528
+ at(r.config);
1462
1529
  else if (r.action == "paramMap")
1463
- rt(r.config);
1530
+ ct(r.config);
1464
1531
  else if (r.action == "paramSet")
1465
- lt(r.config);
1532
+ ut(r.config);
1466
1533
  else if (r.action == "customFunction")
1467
- st(r.config);
1534
+ ft(r.config);
1468
1535
  else if (r.action == "webStorage")
1469
- it(r.config);
1536
+ pt(r.config);
1470
1537
  else if (r.action == "componentSet")
1471
- ct(r.config);
1538
+ mt(r.config);
1472
1539
  else if (r.action == "actionEnd") {
1473
- if (ut(r.config)) {
1540
+ if (gt(r.config)) {
1474
1541
  console.log("actionEnd is true. break");
1475
1542
  break;
1476
1543
  }
1477
1544
  } else if (r.action == "messageBox") {
1478
- if (!await pt(r.config)) {
1545
+ if (!await yt(r.config)) {
1479
1546
  console.log("messageBox is false. break");
1480
1547
  break;
1481
1548
  }
1482
1549
  } else if (r.action == "openDialog") {
1483
- dt(r.config);
1550
+ _t(r.config);
1484
1551
  break;
1485
- }
1486
- }, mt = (e) => {
1487
- let r = !1, i, u, d = !1;
1488
- _(e.lType) && (e.lType != "inputV" ? d = _(e.lValue) : d = !0);
1552
+ } else r.action == "showAndHideSet" ? vt(r.config) : r.action == "timerSet" ? St(r.config) : r.action == "performEvent" && xt(r.config, l);
1553
+ }, Ee = (e) => e == "inputV" || e == "_selectMenuValue" || e == "_selectItemValue" || e == "_changeItemValue", wt = (e) => {
1554
+ let l = !1, r, u, d = !1;
1555
+ _(e.lType) && (Ee(e.lType) ? d = !0 : d = _(e.lValue));
1489
1556
  let m = !1;
1490
- if (_(e.rType) && (e.rType != "inputV" ? m = _(e.rValue) : m = !0), d && m) {
1491
- i = A({
1557
+ if (_(e.rType) && (Ee(e.rType) ? m = !0 : m = _(e.rValue)), d && m) {
1558
+ r = H({
1492
1559
  ds: e.lType,
1493
1560
  key: e.lValue
1494
- }), u = A({
1561
+ }), u = H({
1495
1562
  ds: e.rType,
1496
1563
  key: e.rValue
1497
1564
  });
1498
- const v = e.opType;
1499
- [">", ">=", "<", "<=", "=="].includes(v) && (i = ee(i), u = ee(u)), Z[v] ? r = Z[v](i, u) : (r = !1, console.warn("useEventHandler Invalid operator: " + v));
1565
+ const S = e.opType;
1566
+ [">", ">=", "<", "<=", "=="].includes(S) && (r = te(r), u = te(u)), ee[S] ? l = ee[S](r, u) : (l = !1, console.warn("useEventHandler Invalid operator: " + S));
1500
1567
  } else
1501
1568
  console.warn("_judgeCondition warn: the condition config is error.");
1502
- return r;
1503
- }, gt = (e) => {
1504
- let r = !1;
1569
+ return l;
1570
+ }, Te = (e) => {
1571
+ let l = !1;
1505
1572
  if (e.default)
1506
- r = !0;
1573
+ l = !0;
1507
1574
  else {
1508
- let i = e.condition || [];
1509
- if (i.length > 0) {
1575
+ let r = e.condition || [];
1576
+ if (r.length > 0) {
1510
1577
  let u = !0;
1511
- for (let d = 0; d < i.length; d++)
1512
- if (!mt(i[d])) {
1578
+ for (let d = 0; d < r.length; d++)
1579
+ if (!wt(r[d])) {
1513
1580
  u = !1;
1514
1581
  break;
1515
1582
  }
1516
- u && (r = !0);
1583
+ u && (l = !0);
1517
1584
  } else
1518
- r = !0;
1585
+ l = !0;
1519
1586
  }
1520
- return r;
1521
- }, N = (e = []) => {
1522
- for (const r of e)
1523
- if (r.default) {
1524
- Pe(r.actionList);
1587
+ return l;
1588
+ }, F = (e = []) => {
1589
+ for (const l of e) {
1590
+ let r = {};
1591
+ if (r.eventIds = [l.id], l.default) {
1592
+ ue(l.actionList, r);
1525
1593
  break;
1526
- } else gt(r) && Pe(r.actionList);
1527
- }, ht = (e) => {
1528
- p || (k && clearTimeout(k), k = setTimeout(() => {
1594
+ } else Te(l) && ue(l.actionList, r);
1595
+ }
1596
+ }, bt = (e) => {
1597
+ p || (M && clearTimeout(M), M = setTimeout(() => {
1529
1598
  if (n && n.hasOwnProperty("onMouseClick")) {
1530
1599
  if (e && e.target) {
1531
- const i = e.target.getBoundingClientRect();
1532
- I("elementRect", i), I("elementRectLeft", i.left), I("elementRectTop", i.top);
1600
+ const r = e.target.getBoundingClientRect();
1601
+ N("elementRect", r), N("elementRectLeft", r.left), N("elementRectTop", r.top);
1533
1602
  }
1534
- let r = n.onMouseClick;
1535
- N(r);
1603
+ let l = n.onMouseClick;
1604
+ F(l);
1536
1605
  }
1537
- }, T));
1538
- }, yt = (e) => {
1539
- if (!p && (k && clearTimeout(k), n && n.hasOwnProperty("onMouseDblClick"))) {
1606
+ }, E));
1607
+ }, Ct = (e) => {
1608
+ if (!p && (M && clearTimeout(M), n && n.hasOwnProperty("onMouseDblClick"))) {
1540
1609
  if (e && e.target) {
1541
- const i = e.target.getBoundingClientRect();
1542
- I("elementRect", i), I("elementRectLeft", i.left), I("elementRectTop", i.top);
1610
+ const r = e.target.getBoundingClientRect();
1611
+ N("elementRect", r), N("elementRectLeft", r.left), N("elementRectTop", r.top);
1543
1612
  }
1544
- let r = n.onMouseDblClick;
1545
- N(r);
1613
+ let l = n.onMouseDblClick;
1614
+ F(l);
1546
1615
  }
1547
- }, _t = (e) => {
1548
- if (!p && n && n.hasOwnProperty("onContextMenu")) {
1549
- if (e && e.target) {
1550
- const i = e.target.getBoundingClientRect();
1551
- I("elementRect", i), I("elementRectLeft", i.left), I("elementRectTop", i.top);
1552
- }
1616
+ }, Pt = (e, l) => {
1617
+ if (!p && (N("_selectMenuValue", l), n && n.hasOwnProperty("onContextMenu"))) {
1553
1618
  let r = n.onContextMenu;
1554
- N(r);
1619
+ F(r);
1555
1620
  }
1556
- }, vt = (e) => {
1557
- if (!p && (I("selectItem", e), n && n.hasOwnProperty("selectItem"))) {
1558
- let r = n.selectItem;
1559
- N(r);
1621
+ }, Ot = (e) => {
1622
+ if (!p && (N("_selectItemValue", e), n && n.hasOwnProperty("selectItem"))) {
1623
+ let l = n.selectItem;
1624
+ F(l);
1560
1625
  }
1561
- }, St = (e) => {
1562
- if (!p && (I("currentValue", e), n && n.hasOwnProperty("changeValue"))) {
1563
- let r = n.changeValue;
1564
- N(r);
1626
+ }, Vt = (e) => {
1627
+ if (!p && (N("_changeItemValue", e), n && n.hasOwnProperty("changeValue"))) {
1628
+ let l = n.changeValue;
1629
+ F(l);
1565
1630
  }
1566
- }, xt = () => {
1631
+ }, Mt = () => {
1567
1632
  if (!p && n && n.hasOwnProperty("keyEnter")) {
1568
1633
  let e = n.keyEnter;
1569
- N(e);
1634
+ F(e);
1570
1635
  }
1571
- }, bt = () => {
1636
+ }, It = () => {
1572
1637
  if (!p && n && n.hasOwnProperty("onBeforeMount")) {
1573
1638
  let e = n.onBeforeMount;
1574
- N(e);
1639
+ F(e);
1575
1640
  }
1576
- }, wt = () => {
1641
+ }, kt = () => {
1577
1642
  if (!p && n && n.hasOwnProperty("onMounted")) {
1578
1643
  let e = n.onMounted;
1579
- N(e);
1644
+ F(e);
1580
1645
  }
1581
- }, Ct = () => {
1582
- if (!p) {
1646
+ }, Et = () => {
1647
+ if (R && R.length > 0)
1648
+ for (let e = 0; e < R.length; e++)
1649
+ try {
1650
+ clearInterval(R[e]);
1651
+ } catch (l) {
1652
+ console.error("cancel request error", l);
1653
+ }
1654
+ }, Tt = () => {
1655
+ if (Et(), !p) {
1583
1656
  if (y && y.length > 0)
1584
1657
  for (let e = 0; e < y.length; e++)
1585
1658
  try {
1586
1659
  y[e] && y[e]();
1587
- } catch (r) {
1588
- console.error("cancel request error", r);
1660
+ } catch (l) {
1661
+ console.error("cancel request error", l);
1589
1662
  }
1590
1663
  if (n && n.hasOwnProperty("onBeforeUnmount")) {
1591
1664
  let e = n.onBeforeUnmount;
1592
- N(e);
1665
+ F(e);
1593
1666
  }
1594
1667
  }
1595
- }, Pt = () => {
1668
+ }, Rt = () => {
1596
1669
  if (!p && n && n.hasOwnProperty("onUnmounted")) {
1597
1670
  let e = n.onUnmounted;
1598
- N(e);
1671
+ F(e);
1599
1672
  }
1600
- }, I = (e, r) => {
1601
- w.setParam(e, r);
1673
+ }, Dt = () => {
1674
+ if (!p && n && n.hasOwnProperty("timerTrigger")) {
1675
+ let e = n.timerTrigger;
1676
+ F(e);
1677
+ }
1678
+ }, N = (e, l) => {
1679
+ b.setParam(e, l);
1602
1680
  };
1603
1681
  return {
1604
- handleClick: ht,
1605
- handleDblClick: yt,
1606
- handleContextMenu: _t,
1607
- selectItem: vt,
1608
- changeValue: St,
1609
- beforeMount: bt,
1610
- mounted: wt,
1611
- beforeUnmount: Ct,
1612
- unmounted: Pt,
1613
- setParam: I,
1614
- keyEnter: xt
1682
+ handleClick: bt,
1683
+ handleDblClick: Ct,
1684
+ handleContextMenu: Pt,
1685
+ selectItem: Ot,
1686
+ changeValue: Vt,
1687
+ beforeMount: It,
1688
+ mounted: kt,
1689
+ beforeUnmount: Tt,
1690
+ unmounted: Rt,
1691
+ setParam: N,
1692
+ keyEnter: Mt
1615
1693
  };
1616
1694
  }
1617
- function Be(t, o, l, n) {
1695
+ function Ke(t, o, s, n) {
1618
1696
  return {
1619
1697
  setPropValue: function(a, c) {
1620
1698
  t.value[a] = c;
@@ -1629,25 +1707,25 @@ function Be(t, o, l, n) {
1629
1707
  return o.value.style[a];
1630
1708
  },
1631
1709
  routerPush: function(a, c) {
1632
- l && l.push({
1710
+ s && s.push({
1633
1711
  name: a,
1634
1712
  params: c
1635
1713
  });
1636
1714
  },
1637
1715
  routerPush2: function(a, c) {
1638
- l && l.push({
1716
+ s && s.push({
1639
1717
  path: a,
1640
1718
  query: c
1641
1719
  });
1642
1720
  },
1643
1721
  routerReplace: function(a) {
1644
- l && l.replace({
1722
+ s && s.replace({
1645
1723
  path: a
1646
1724
  });
1647
1725
  }
1648
1726
  };
1649
1727
  }
1650
- const Cn = /* @__PURE__ */ Object.assign({
1728
+ const Rn = /* @__PURE__ */ Object.assign({
1651
1729
  name: "Group"
1652
1730
  }, {
1653
1731
  __name: "Component",
@@ -1669,96 +1747,96 @@ const Cn = /* @__PURE__ */ Object.assign({
1669
1747
  }
1670
1748
  },
1671
1749
  setup(t, { expose: o }) {
1672
- const l = t, n = he(), p = Fe(n), a = R(null), c = x(() => l.propValue || {}), f = x(() => l.element || {}), s = x(() => c.value.components || []), g = x(() => s.value.map((C) => {
1673
- let b = { ...C }, K = Q(C.groupStyle);
1674
- return b.computedStyle = K, b.style && (b.style.width = b.computedStyle.width, b.style.height = b.computedStyle.height), b;
1675
- })), h = x(() => f.value.events || []), y = Ee(), O = Te(), M = Be(c, f, y);
1676
- Ve(() => {
1677
- a.value = je(h.value, l.designStatus, M), a.value?.beforeMount();
1678
- }), ce(() => {
1750
+ const s = t, n = xe(), p = Le(n), a = k(null), c = w(() => s.propValue || {}), f = w(() => s.element || {}), i = w(() => c.value.components || []), g = w(() => i.value.map((P) => {
1751
+ let x = { ...P }, K = T(P.groupStyle);
1752
+ return x.computedStyle = K, x.style && (x.style.width = x.computedStyle.width, x.style.height = x.computedStyle.height), x;
1753
+ })), h = w(() => f.value.events || []), y = je(), v = Be(), V = Ke(c, f, y);
1754
+ De(() => {
1755
+ a.value = qe(h.value, s.designStatus, V), a.value?.beforeMount();
1756
+ }), me(() => {
1679
1757
  a.value?.mounted();
1680
- }), Re(() => {
1758
+ }), Ae(() => {
1681
1759
  a.value?.beforeUnmount();
1682
- }), ke(() => {
1760
+ }), Fe(() => {
1683
1761
  a.value?.unmounted();
1684
1762
  });
1685
- const k = (C) => {
1686
- a.value?.setParam(C);
1687
- }, T = (C) => {
1688
- a.value?.handleDblClick(C);
1689
- }, Q = (C) => {
1690
- if (!C || !f.value?.style) return {};
1691
- let b = { ...C }, K = f.value.style.width, V = f.value.style.height;
1692
- return b.width = Math.floor(parseFloat(b.width) / 100 * K), b.height = Math.floor(parseFloat(b.height) / 100 * V), b.top = Math.floor(parseFloat(b.top) / 100 * V), b.left = Math.floor(parseFloat(b.left) / 100 * K), b;
1693
- }, j = le({}), ne = (C, b) => {
1694
- C ? j[`Ve${b}`] = C : delete j[`Ve${b}`];
1695
- }, B = (C) => j[`Ve${C}`], S = (C, b, K) => {
1696
- if (_(C) && _(b)) {
1697
- const V = B(C);
1698
- V && V[b] && (K ? V[b](K) : V[b]());
1763
+ const M = (P) => {
1764
+ a.value?.setParam(P);
1765
+ }, E = (P) => {
1766
+ a.value?.handleDblClick(P);
1767
+ }, T = (P) => {
1768
+ if (!P || !f.value?.style) return {};
1769
+ let x = { ...P }, K = f.value.style.width, J = f.value.style.height;
1770
+ return x.width = Math.floor(parseFloat(x.width) / 100 * K), x.height = Math.floor(parseFloat(x.height) / 100 * J), x.top = Math.floor(parseFloat(x.top) / 100 * J), x.left = Math.floor(parseFloat(x.left) / 100 * K), x;
1771
+ }, R = se({}), oe = (P, x) => {
1772
+ P ? R[`Ve${x}`] = P : delete R[`Ve${x}`];
1773
+ }, Q = (P) => R[`Ve${P}`], C = (P, x, K) => {
1774
+ if (_(P) && _(x)) {
1775
+ const J = Q(P);
1776
+ J && J[x] && (K ? J[x](K) : J[x]());
1699
1777
  }
1700
1778
  };
1701
1779
  o({
1702
- callGroupCompMethod: S
1780
+ callGroupCompMethod: C
1703
1781
  });
1704
- const q = { props: l, dataCache: n, smartData: p, eventHandler: a, propValue: c, element: f, components: s, computedComponents: g, events: h, router: y, route: O, compContext: M, handleClick: k, handleDblClick: T, calcCompStyle: Q, componentRefs: j, setComponentRef: ne, getComponentRef: B, callGroupCompMethod: S, get useDataCacheStore() {
1705
- return he;
1782
+ const q = { props: s, dataCache: n, smartData: p, eventHandler: a, propValue: c, element: f, components: i, computedComponents: g, events: h, router: y, route: v, compContext: V, handleClick: M, handleDblClick: E, calcCompStyle: T, componentRefs: R, setComponentRef: oe, getComponentRef: Q, callGroupCompMethod: C, get useDataCacheStore() {
1783
+ return xe;
1706
1784
  }, get createSmartAccessor() {
1707
- return Fe;
1708
- }, ref: R, computed: x, onMounted: ce, onBeforeMount: Ve, onBeforeUnmount: Re, onUnmounted: ke, watch: Ae, reactive: le, get useEventHandler() {
1709
- return je;
1785
+ return Le;
1786
+ }, ref: k, computed: w, onMounted: me, onBeforeMount: De, onBeforeUnmount: Ae, onUnmounted: Fe, watch: Pe, reactive: se, get useEventHandler() {
1787
+ return qe;
1710
1788
  }, get useRoute() {
1711
- return Te;
1789
+ return Be;
1712
1790
  }, get useRouter() {
1713
- return Ee;
1791
+ return je;
1714
1792
  }, get CreateCompContext() {
1715
- return Be;
1793
+ return Ke;
1716
1794
  }, get getStyle() {
1717
- return Xe;
1795
+ return nt;
1718
1796
  }, get isNotEmpty() {
1719
1797
  return _;
1720
1798
  } };
1721
1799
  return Object.defineProperty(q, "__isScriptSetup", { enumerable: !1, value: !0 }), q;
1722
1800
  }
1723
1801
  });
1724
- function Pn(t, o, l, n, p, a) {
1725
- return P(), F("div", { class: "group" }, [
1726
- te("div", null, [
1727
- (P(!0), F(Se, null, xe(n.computedComponents, (c) => (P(), L(ie(c.component), {
1802
+ function Dn(t, o, s, n, p, a) {
1803
+ return O(), B("div", { class: "group" }, [
1804
+ ne("div", null, [
1805
+ (O(!0), B(Oe, null, Ve(n.computedComponents, (c) => (O(), L(pe(c.component), {
1728
1806
  id: "component" + c.id,
1729
1807
  ref_for: !0,
1730
1808
  ref: (f) => n.setComponentRef(f, c.id),
1731
1809
  key: c.id,
1732
1810
  class: "component",
1733
- style: ae(n.getStyle(c.computedStyle)),
1811
+ style: de(n.getStyle(c.computedStyle)),
1734
1812
  "prop-value": c.propValue,
1735
1813
  element: c
1736
1814
  }, null, 8, ["id", "style", "prop-value", "element"]))), 128))
1737
1815
  ])
1738
1816
  ]);
1739
1817
  }
1740
- const On = /* @__PURE__ */ z(Cn, [["render", Pn], ["__scopeId", "data-v-20de9881"], ["__file", "Component.vue"]]), Mn = [
1741
- rn,
1742
- un,
1743
- hn,
1818
+ const An = /* @__PURE__ */ z(Rn, [["render", Dn], ["__scopeId", "data-v-20de9881"], ["__file", "Component.vue"]]), Fn = [
1819
+ mn,
1744
1820
  vn,
1745
- Ze,
1746
- bn,
1747
- On
1748
- ], ve = (t, o) => {
1749
- ve.installed || (ve.installed = !0, t.provide("hflvloader-api", o), Mn.forEach((l) => {
1750
- t.component(l.name, l);
1821
+ Pn,
1822
+ Mn,
1823
+ ot,
1824
+ En,
1825
+ An
1826
+ ], Ce = (t, o) => {
1827
+ Ce.installed || (Ce.installed = !0, t.provide("hflvloader-api", o), Fn.forEach((s) => {
1828
+ t.component(s.name, s);
1751
1829
  }));
1752
- }, An = {
1753
- install: ve
1830
+ }, zn = {
1831
+ install: Ce
1754
1832
  };
1755
1833
  export {
1756
- Fn as CommonUtils,
1757
- Be as CreateCompContext,
1758
- Bn as MessageUtils,
1759
- Fe as createSmartAccessor,
1760
- An as default,
1761
- jn as reCalcCanvasSize,
1762
- he as useDataCacheStore,
1763
- je as useEventHandler
1834
+ Jn as CommonUtils,
1835
+ Ke as CreateCompContext,
1836
+ Wn as MessageUtils,
1837
+ Le as createSmartAccessor,
1838
+ zn as default,
1839
+ Un as reCalcCanvasSize,
1840
+ xe as useDataCacheStore,
1841
+ qe as useEventHandler
1764
1842
  };