hflvloader 0.0.2 → 0.0.3

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 +771 -714
  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 Dt, createElementBlock as j, openBlock as O, createBlock as N, resolveDynamicComponent as ue, normalizeStyle as fe, vShow as At, computed as w, reactive as se, onMounted as pe, watch as Ce, ref as I, createElementVNode as ne, Fragment as Pe, renderList as Oe, provide as me, defineComponent as Ft, normalizeClass as Ke, resolveComponent as W, withCtx as D, createVNode as U, mergeProps as jt, createSlots as Bt, createCommentVNode as Ee, toDisplayString as Ht, createTextVNode as $, renderSlot as Nt, inject as ce, onBeforeMount as Re, onBeforeUnmount as De, onUnmounted as Ae } from "vue";
3
+ import Lt from "json5";
4
+ import qt from "js-md5";
5
+ import { defineStore as Kt } from "pinia";
6
+ import ge from "js-cookie";
7
+ import { ElMessage as Jt, ElNotification as Ut, ElLoading as Wt, ElMessageBox as Je } from "element-plus";
8
+ import { useRouter as Fe, useRoute as je } 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.3", "color: #2ecc71;"), console.log("%c编译日期: 2025/12/16 13:41:57", "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 Ve(t) {
32
32
  return !isNaN(parseFloat(t)) && isFinite(t);
33
33
  }
34
- function Le(t) {
34
+ function Ue(t) {
35
35
  return t && Object.prototype.toString.call(t) === "[object Date]" && !isNaN(t);
36
36
  }
37
- function D(t) {
37
+ function R(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 We(t) {
41
+ return t == null;
42
+ }
43
+ function zt(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 Gt(t) {
47
50
  return Object.keys(t).length === 0;
48
51
  }
49
- function H(t) {
52
+ function F(t) {
50
53
  return !!(t && typeof t == "function");
51
54
  }
52
- function qe(t) {
55
+ function ze(t) {
53
56
  return t && t.__v_isRef && !!t.effect;
54
57
  }
55
- function we(t) {
58
+ function Me(t) {
56
59
  return typeof t == "string" || t instanceof String;
57
60
  }
58
- function Ke(t, o = {}) {
59
- if (we(t) && _(t))
61
+ function Ge(t, r = {}) {
62
+ if (Me(t) && _(t))
60
63
  try {
61
- return It.parse(t);
64
+ return Lt.parse(t);
62
65
  } catch (l) {
63
- return console.warn("JSON 解析错误:", l), o;
66
+ return console.warn("JSON 解析错误:", l), r;
64
67
  }
65
68
  else
66
- return ue(t) ? t : o;
69
+ return ie(t) ? t : r;
67
70
  }
68
- function Lt(t) {
69
- return we(t) ? t : ue(t) ? JSON.stringify(t, null, 2) : "";
71
+ function Yt(t) {
72
+ return Me(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
- const o = Array.isArray(t) ? [] : {};
76
+ const r = Array.isArray(t) ? [] : {};
74
77
  for (const l in t)
75
- typeof t[l] == "object" ? o[l] = re(t[l]) : o[l] = t[l];
76
- return o;
78
+ typeof t[l] == "object" ? r[l] = le(t[l]) : r[l] = t[l];
79
+ return r;
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
- return { ...t, ...o };
83
+ function Ye(t, r) {
84
+ for (const l in r)
85
+ r[l] instanceof Object && t[l] && Object.assign(r[l], Ye(t[l], r[l]));
86
+ return { ...t, ...r };
84
87
  }
85
- function Ue(t, o) {
88
+ function $e(t, r) {
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;
90
+ let l = t.getFullYear(), n = t.getMonth() + 1, p = t.getDate(), a = t.getHours(), c = t.getMinutes(), f = t.getSeconds(), s = r;
88
91
  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;
89
92
  }
90
93
  return "";
91
94
  }
92
- function We(t) {
95
+ function Qe(t) {
93
96
  if (t) {
94
- if (Le(t))
97
+ if (Ue(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 (Ve(t)) {
100
+ let r = /* @__PURE__ */ new Date(), l = parseInt(t);
101
+ return l < 9999999999 && (l = l * 1e3), r.setTime(l), r;
99
102
  } else
100
103
  try {
101
104
  return new Date(t);
@@ -104,43 +107,43 @@ function We(t) {
104
107
  }
105
108
  return null;
106
109
  }
107
- function qt(t, o = 0) {
110
+ function $t(t, r = 0) {
108
111
  if (t) {
109
112
  let l = t.getDay(), n = ["星期天", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"], p = ["周末", "周一", "周二", "周三", "周四", "周五", "周六"];
110
- return o == 1 ? n[l] : o == 2 ? p[l] : l;
113
+ return r == 1 ? n[l] : r == 2 ? p[l] : l;
111
114
  }
112
115
  return null;
113
116
  }
114
- function Kt(t) {
115
- const o = document.createElement("textarea");
116
- o.value = t, document.body.appendChild(o), o.select();
117
+ function Qt(t) {
118
+ const r = document.createElement("textarea");
119
+ r.value = t, document.body.appendChild(r), r.select();
117
120
  const l = document.execCommand("copy");
118
- return document.body.removeChild(o), l;
121
+ return document.body.removeChild(r), l;
119
122
  }
120
- async function Jt(t) {
123
+ async function Xt(t) {
121
124
  try {
122
- return navigator.clipboard ? (await navigator.clipboard.writeText(t), !0) : !!Kt(t);
123
- } catch (o) {
124
- return console.error("无法复制内容", o), !1;
125
+ return navigator.clipboard ? (await navigator.clipboard.writeText(t), !0) : !!Qt(t);
126
+ } catch (r) {
127
+ return console.error("无法复制内容", r), !1;
125
128
  }
126
129
  }
127
- async function Ut() {
130
+ async function Zt() {
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 en(t, r) {
138
+ return Ve(t) ? t : r;
136
139
  }
137
- function ze(t, o) {
138
- return o.split(".").reduce((l, n) => l && l[n], t);
140
+ function ye(t, r) {
141
+ return r.split(".").reduce((l, n) => l && l[n], t);
139
142
  }
140
- function Ge(t, o) {
141
- if (!t || typeof t != "object" || typeof o != "string" || !o)
143
+ function _e(t, r) {
144
+ if (!t || typeof t != "object" || typeof r != "string" || !r)
142
145
  return !1;
143
- const l = o.split(".");
146
+ const l = r.split(".");
144
147
  let n = t;
145
148
  for (const p of l)
146
149
  if (n && typeof n == "object" && n.hasOwnProperty(p))
@@ -149,30 +152,30 @@ function Ge(t, o) {
149
152
  return !1;
150
153
  return !0;
151
154
  }
152
- function Ye() {
155
+ function Xe() {
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((r, l) => [4, 6, 8, 10].includes(l) ? "-" + r.toString(16).padStart(2, "0") : r.toString(16).padStart(2, "0")).join("");
158
161
  }
159
162
  return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(t) {
160
- const o = Math.random() * 16 | 0;
161
- return (t === "x" ? o : o & 3 | 8).toString(16);
163
+ const r = Math.random() * 16 | 0;
164
+ return (t === "x" ? r : r & 3 | 8).toString(16);
162
165
  });
163
166
  }
164
- function zt(t, o = {}, l) {
167
+ function tn(t, r = {}, l) {
165
168
  try {
166
169
  let n = t.toString().trim();
167
- return n.indexOf("function") < 0 && (n = "function(param){" + n + "}"), new Function(`{return ${n}}`)()(o);
170
+ return n.indexOf("function") < 0 && (n = "function(param){" + n + "}"), new Function(`{return ${n}}`)()(r);
168
171
  } catch (n) {
169
172
  return console.error("执行自定义数时出错:", n), l;
170
173
  }
171
174
  }
172
- function $e(t) {
173
- return _(t) ? Dt(t) : "";
175
+ function Ze(t) {
176
+ return _(t) ? qt(t) : "";
174
177
  }
175
- function me(t, ...o) {
178
+ function de(t, ...r) {
176
179
  if (!window.hflvloader_debug) return;
177
180
  const l = {
178
181
  debug: ["%c[DEBUG]", "color: #4CAF50; font-weight: bold"],
@@ -182,75 +185,76 @@ function me(t, ...o) {
182
185
  }, n = l[t] || l.debug;
183
186
  switch (t) {
184
187
  case "debug":
185
- console.debug(n[0], n[1], ...o);
188
+ console.debug(n[0], n[1], ...r);
186
189
  break;
187
190
  case "info":
188
- console.info(n[0], n[1], ...o);
191
+ console.info(n[0], n[1], ...r);
189
192
  break;
190
193
  case "warn":
191
- console.warn(n[0], n[1], ...o);
194
+ console.warn(n[0], n[1], ...r);
192
195
  break;
193
196
  case "error":
194
- console.error(n[0], n[1], ...o);
197
+ console.error(n[0], n[1], ...r);
195
198
  break;
196
199
  default:
197
- console.log(n[0], n[1], ...o);
200
+ console.log(n[0], n[1], ...r);
198
201
  }
199
202
  }
200
- function Gt(t, o = 0) {
203
+ function nn(t, r = 0) {
201
204
  if (typeof t != "number" || isNaN(t))
202
205
  return NaN;
203
- const n = 10 * Math.max(0, Math.floor(Number(o) || 0));
206
+ const n = 10 * Math.max(0, Math.floor(Number(r) || 0));
204
207
  return Math.round(t * n) / n;
205
208
  }
206
- function Yt(t) {
209
+ function on(t) {
207
210
  return (Math.floor(t) & 1) === 0;
208
211
  }
209
- const Fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
212
+ const Kn = /* @__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,
225
- isArray: D,
226
- isComputed: qe,
227
- isDate: Le,
228
- isEmptyObject: Ht,
229
- isEven: Yt,
230
- isFunction: H,
214
+ consolePrint: de,
215
+ copyToClipboard: Xt,
216
+ deepCopy: le,
217
+ deepMerge: Ye,
218
+ doMD5: Ze,
219
+ execCustomFunction: tn,
220
+ formatDate: $e,
221
+ generateSecureUUID: Xe,
222
+ getDate: Qe,
223
+ getJsonObject: Ge,
224
+ getValByDefault: en,
225
+ getValueByPath: ye,
226
+ getWeek: $t,
227
+ hasOwnPathInObject: _e,
228
+ isArray: R,
229
+ isComputed: ze,
230
+ isDate: Ue,
231
+ isEmptyObject: Gt,
232
+ isEven: on,
233
+ isFunction: F,
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) {
241
- 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];
244
- }), o;
235
+ isNullOrUndefined: We,
236
+ isNumber: Ve,
237
+ isObject: ie,
238
+ isString: Me,
239
+ isValid: zt,
240
+ keepDecimalCalc: nn,
241
+ pasteFromClipboard: Zt,
242
+ toJsonStr: Yt
243
+ }, Symbol.toStringTag, { value: "Module" })), rn = ["width", "height", "scale"];
244
+ function ln(t) {
245
+ const r = {};
246
+ return Object.keys(t).filter((l) => !rn.includes(l)).forEach((l) => {
247
+ l === "fontSize" ? r[l] += "px" : l === "backgroundImage" && _(t[l]) ? r["background-image"] = "url(" + t[l] + ")" : l === "backgroundRepeat" ? r["background-repeat"] = t[l] : l === "backgroundSize" ? r["background-size"] = t[l] : l === "backgroundPosition" ? r["background-position"] = t[l] : r[l] = t[l];
248
+ }), r;
245
249
  }
246
- const Qe = ["fontSize", "width", "height", "top", "left", "borderWidth", "letterSpacing", "borderRadius"];
247
- function Xe(t, o = []) {
250
+ const et = ["fontSize", "width", "height", "top", "left", "borderWidth", "letterSpacing", "borderRadius"];
251
+ function tt(t, r = []) {
248
252
  const l = {};
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)`);
254
+ r.includes(n) || (n != "rotate" ? t[n] !== "" && (l[n] = t[n], et.includes(n) && (l[n] += "px")) : l.transform = `${n}(${t[n]}deg)`);
251
255
  }), l;
252
256
  }
253
- function Xt(t, o = []) {
257
+ function sn(t, r = []) {
254
258
  const l = {};
255
259
  return [
256
260
  "opacity",
@@ -266,10 +270,10 @@ 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)`);
273
+ r.includes(n) || (n != "rotate" ? t[n] !== "" && (l[n] = t[n], et.includes(n) && (l[n] += "px")) : l.transform = `${n}(${t[n]}deg)`);
270
274
  }), l;
271
275
  }
272
- function X(t, o, l, n, p, a, c) {
276
+ function Z(t, r, l, n, p, a, c) {
273
277
  let f = JSON.parse(JSON.stringify(t));
274
278
  return f && f.length > 0 && f.forEach((s) => {
275
279
  if (s && s.style) {
@@ -279,12 +283,12 @@ function X(t, o, l, n, p, a, c) {
279
283
  g = Math.floor(s.style.width * n);
280
284
  else if (s.style.wdSet == "overspread") {
281
285
  let h = s.style.wdReserve < 0 ? 0 : s.style.wdReserve;
282
- g = Math.floor(o - h);
286
+ g = Math.floor(r - h);
283
287
  }
284
288
  if (s.style.hAffix != "left") if (s.style.hAffix == "right") {
285
289
  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);
290
+ s.style.left = r - h - g;
291
+ } else s.style.hAffix == "center" ? s.style.left = Math.floor(r * 0.5 - g * 0.5) : s.style.left = Math.floor(s.style.left * n);
288
292
  s.style.width = g;
289
293
  }
290
294
  if (p != 1) {
@@ -304,54 +308,54 @@ function X(t, o, l, n, p, a, c) {
304
308
  }
305
309
  }), f;
306
310
  }
307
- function jn(t, o, l, n) {
311
+ function Jn(t, r, l, n) {
308
312
  let p = {}, a = [];
309
313
  if (!(l && l.screenAdapter && l.screenAdapter != "no-adapter"))
310
314
  p = l, 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;
316
+ let c = Math.floor(t), f = Math.floor(r), s = Number(l.width), g = Number(l.height), h = 1, y = 1;
313
317
  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);
318
+ 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 = Z(n, c, f, h, y, s, g);
315
319
  else if (l.screenAdapter == "original-ratio") {
316
320
  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);
321
+ let v = Math.floor(1e4 * s / g) / 1e4;
322
+ Math.floor(f * v) > c ? (p.width = c, h = Math.floor(1e4 * c / s) / 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 / s) / 1e4), a = Z(n, c, f, h, y, s, g);
319
323
  } else if (l.screenAdapter == "h-adapter-wh") {
320
324
  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);
325
+ let v = Math.floor(1e4 * s / g) / 1e4;
326
+ c > s + 10 && (p.width = c, h = Math.floor(1e4 * c / s) / 1e4, f = Math.floor(c / v), p.height = f, y = Math.floor(1e4 * f / g) / 1e4), a = Z(n, c, f, h, y, s, g);
323
327
  } else if (l.screenAdapter == "v-adapter-wh") {
324
328
  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);
329
+ let v = Math.floor(1e4 * s / 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 / s) / 1e4), a = Z(n, c, f, h, y, s, g);
331
+ } 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 = Z(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 = Z(n, c, f, h, y, s, g)) : (p = l, 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 = []) {
338
+ async function Be(t, r = []) {
335
339
  const l = (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));
341
+ t.style.setProperty("--time", `${a}s`), t.classList.add(c, "animated", He(f));
338
342
  const s = () => {
339
- t.removeEventListener("animationend", s), t.removeEventListener("animationcancel", s), t.classList.remove(c, "animated", De(f)), t.style.removeProperty("--time"), p();
343
+ t.removeEventListener("animationend", s), t.removeEventListener("animationcancel", s), t.classList.remove(c, "animated", He(f)), t.style.removeProperty("--time"), p();
340
344
  };
341
345
  t.addEventListener("animationend", s), t.addEventListener("animationcancel", s);
342
346
  });
343
- for (let n = 0, p = o.length; n < p; n++)
344
- await l(o[n]);
347
+ for (let n = 0, p = r.length; n < p; n++)
348
+ await l(r[n]);
345
349
  }
346
- function De(t) {
350
+ function He(t) {
347
351
  return t ? "infinite" : "no-infinite";
348
352
  }
349
- const z = (t, o) => {
353
+ const z = (t, r) => {
350
354
  const l = t.__vccOpts || t;
351
- for (const [n, p] of o)
355
+ for (const [n, p] of r)
352
356
  l[n] = p;
353
357
  return l;
354
- }, Zt = {
358
+ }, an = {
355
359
  __name: "ComponentWrapper",
356
360
  props: {
357
361
  config: {
@@ -361,54 +365,65 @@ const z = (t, o) => {
361
365
  }
362
366
  }
363
367
  },
364
- 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 = () => {
368
+ setup(t, { expose: r }) {
369
+ const l = t, n = w(() => l.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}`], s = () => {
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 && Be(v.$el, n.value.animations);
371
380
  }
381
+ }, g = () => {
382
+ p.value = !1;
383
+ }, h = () => {
384
+ p.value = !0;
372
385
  };
373
- ce(() => {
386
+ pe(() => {
374
387
  s();
375
- }), o({
376
- getComponentRef: f
388
+ }), r({
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: l, config: n, isShow: p, componentRefs: a, setComponentRef: c, getComponentRef: f, execAnimation: s, hide: g, show: h, ref: I, computed: w, onMounted: pe, reactive: se, watch: Ce, get getSVGStyle() {
394
+ return sn;
380
395
  }, get getStyle() {
381
- return Xe;
396
+ return tt;
382
397
  }, get runAnimation() {
383
- return Ie;
398
+ return Be;
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 cn(t, r, l, n, p, a) {
404
+ return Dt((O(), j("div", { class: "component-wrapper" }, [
405
+ n.config.component.startsWith("SVG") ? (O(), N(ue(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: fe(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(), N(ue(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: fe(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
+ [At, 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 un = /* @__PURE__ */ z(an, [["render", cn], ["__scopeId", "data-v-3fc3a63c"], ["__file", "ComponentWrapper.vue"]]), fn = /* @__PURE__ */ Object.assign({
412
427
  name: "VEPage"
413
428
  }, {
414
429
  __name: "index",
@@ -425,46 +440,54 @@ const tn = /* @__PURE__ */ z(Zt, [["render", en], ["__scopeId", "data-v-18b2e770
425
440
  default: []
426
441
  }
427
442
  },
428
- 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];
443
+ setup(t, { expose: r }) {
444
+ const l = t, n = I({}), p = w(() => l.canvasStyle || {}), a = w(() => l.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];
449
+ if (M) {
450
+ let k;
451
+ R(M) ? k = M[0] : k = M;
452
+ const T = k.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]()) : de("warning", "The component is not exist.id:", h);
454
+ }
455
+ }
456
+ }, s = (h, y, v = {}) => {
457
+ if (_(h)) {
458
+ const V = "VeP" + h, M = n.value[V];
434
459
  if (M) {
435
460
  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);
461
+ R(M) ? k = M[0] : k = M, y ? k.show() : k.hide();
439
462
  }
440
463
  }
441
464
  };
442
- Oe("VE-CompMethod", f), o({
465
+ me("VE-CompMethod", f), me("VE-CompHideAndShow", s), r({
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: l, componentRefs: n, canvasStyle: p, componentData: a, setComponentRef: c, callCompMethod: f, callCompHideAndShow: s, ref: I, computed: w, provide: me, watch: Ce, get getCanvasStyle() {
469
+ return ln;
470
+ }, ComponentWrapper: un, get isNotEmpty() {
448
471
  return _;
449
472
  }, get isArray() {
450
- return D;
473
+ return R;
451
474
  }, get consolePrint() {
452
- return me;
475
+ return de;
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 pn(t, r, l, n, p, a) {
481
+ return O(), j("div", { class: "canvas-container" }, [
482
+ ne("div", {
460
483
  class: "canvas",
461
- style: ae({
484
+ style: fe({
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), j(Pe, null, Oe(n.componentData, (c, f) => (O(), N(n.ComponentWrapper, {
468
491
  key: f,
469
492
  config: c,
470
493
  ref_for: !0,
@@ -473,7 +496,7 @@ function on(t, o, l, n, p, a) {
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 dn = /* @__PURE__ */ z(fn, [["render", pn], ["__scopeId", "data-v-ed658753"], ["__file", "index.vue"]]), mn = Ft({
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 gn(t, r, l, n, p, a) {
523
+ return O(), j("svg", {
524
+ class: Ke(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 nt = /* @__PURE__ */ z(mn, [["render", gn], ["__file", "index.vue"]]), hn = /* @__PURE__ */ Object.assign({
511
534
  name: "CompositeIcon"
512
535
  }, {
513
536
  __name: "index",
@@ -526,72 +549,72 @@ const Ze = /* @__PURE__ */ z(ln, [["render", sn], ["__file", "index.vue"]]), an
526
549
  default: ""
527
550
  }
528
551
  },
529
- setup(t, { expose: o }) {
530
- 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 };
552
+ setup(t, { expose: r }) {
553
+ r();
554
+ 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: nt };
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 yn(t, r, l, n, p, a) {
536
559
  const c = W("el-icon");
537
- return P(), L(c, {
560
+ return O(), N(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: D(() => [
565
+ n.isImage(n.props.icon) ? (O(), j("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(), N(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(), N(ue(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 _n = /* @__PURE__ */ z(hn, [["render", yn], ["__file", "index.vue"]]);
578
+ let he = null;
579
+ const ve = () => {
580
+ if (!he) {
581
+ const t = se({}), r = I([]);
582
+ he = {
560
583
  dialogs: t,
561
- dialogStack: o,
584
+ dialogStack: r,
562
585
  openDialog: (c = {}) => {
563
- const f = c.dialogId || "dialog-" + Ye(), s = o.value.length;
586
+ const f = c.dialogId || "dialog-" + Xe(), s = r.value.length;
564
587
  s >= 1 && (c.appendToBody = !0);
565
588
  const g = {
566
589
  id: f,
567
590
  level: s,
568
591
  config: c
569
592
  };
570
- if (t[f] = g, o.value.length >= 1) {
593
+ if (t[f] = g, r.value.length >= 1) {
571
594
  let h = !1;
572
- for (let y = 0; y < o.value.length; y++)
573
- if (f == o.value[y]) {
595
+ for (let y = 0; y < r.value.length; y++)
596
+ if (f == r.value[y]) {
574
597
  h = !0;
575
598
  break;
576
599
  }
577
- h || o.value.push(f);
600
+ h || r.value.push(f);
578
601
  } else
579
- o.value.push(f);
602
+ r.value.push(f);
580
603
  return f;
581
604
  },
582
605
  closeDialog: (c) => {
583
- delete t[c], o.value = o.value.filter((f) => f !== c);
606
+ delete t[c], r.value = r.value.filter((f) => f !== c);
584
607
  },
585
608
  closeAllDialogs: () => {
586
609
  Object.keys(t).forEach((c) => {
587
610
  delete t[c];
588
- }), o.value = [];
611
+ }), r.value = [];
589
612
  },
590
- getDialogCount: () => o.value.length
613
+ getDialogCount: () => r.value.length
591
614
  };
592
615
  }
593
- return pe;
594
- }, fn = /* @__PURE__ */ Object.assign({
616
+ return he;
617
+ }, vn = /* @__PURE__ */ Object.assign({
595
618
  name: "FullScreenDialog"
596
619
  }, {
597
620
  __name: "FullscreenDialog",
@@ -602,90 +625,90 @@ 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: r, emit: l }) {
629
+ const n = t, p = l, a = w(() => n.config), c = w(() => a.value.title || "对话框"), f = w(() => !!n.config.showHeader), s = I(a.value.fullscreen), g = I(a.value.width), h = I(!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 L = a.value.absLeft ?? 100, P = a.value.absTop ?? 100;
642
+ Object.assign(C, {
620
643
  position: "fixed",
621
- left: `${q}px`,
622
- top: `${C}px`,
644
+ left: `${L}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
+ }), k = () => {
631
654
  p("confirm");
632
- }, Q = () => {
633
- p("cancel"), j();
634
- }, j = () => {
655
+ }, T = () => {
656
+ p("cancel"), E();
657
+ }, E = () => {
635
658
  h.value = !1;
636
- }, ne = (S) => {
659
+ }, oe = (C) => {
637
660
  p("cancel");
638
661
  };
639
- o({
640
- close: j
662
+ r({
663
+ close: E
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: s, previousWidth: g, openDialog: h, dialogWidth: y, element: v, bindAttr: V, customStyle: M, confirmInner: k, cancel: T, close: E, handleClose: oe, ref: I, 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) {
671
+ function Sn(t, r, l, n, p, a) {
649
672
  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({
673
+ return O(), j("div", { class: "full-screen-dialog-wrapper" }, [
674
+ U(s, jt({
652
675
  modelValue: n.openDialog,
653
- "onUpdate:modelValue": o[0] || (o[0] = (g) => n.openDialog = g),
676
+ "onUpdate:modelValue": r[0] || (r[0] = (g) => n.openDialog = g),
654
677
  width: n.dialogWidth,
655
678
  fullscreen: n.isFullscreen
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
+ }), Bt({
683
+ header: D(() => [
684
+ n.showTitle ? (O(), j("span", { key: 0 }, Ht(n.title), 1)) : Ee("", !0)
662
685
  ]),
663
- default: E(() => [
664
- n.isNotEmpty(n.config.pageId) ? (P(), L(c, {
686
+ default: D(() => [
687
+ n.isNotEmpty(n.config.pageId) ? (O(), N(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"])) : Ee("", !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: D(() => [
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: D(() => [
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: D(() => [
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 xn = /* @__PURE__ */ z(vn, [["render", Sn], ["__scopeId", "data-v-fe28b3b7"], ["__file", "FullscreenDialog.vue"]]), wn = /* @__PURE__ */ Object.assign({
700
723
  name: "DialogContainer"
701
724
  }, {
702
725
  __name: "DialogContainer",
703
- setup(t, { expose: o }) {
704
- o();
705
- const { dialogs: l, closeDialog: n } = ge(), p = x(() => Object.values(l)), c = { dialogs: l, closeDialog: n, dialogList: p, cancelHandler: (f) => {
726
+ setup(t, { expose: r }) {
727
+ r();
728
+ const { dialogs: l, closeDialog: n } = ve(), p = w(() => Object.values(l)), c = { dialogs: l, closeDialog: n, dialogList: p, cancelHandler: (f) => {
706
729
  n(f);
707
730
  }, get useDialogManager() {
708
- return ge;
709
- }, computed: x, FullScreenDialog: dn };
731
+ return ve;
732
+ }, computed: w, FullScreenDialog: xn };
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 bn(t, r, l, n, p, a) {
737
+ return O(!0), j(Pe, null, Oe(n.dialogList, (c) => (O(), N(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 Cn = /* @__PURE__ */ z(wn, [["render", bn], ["__file", "DialogContainer.vue"]]), Pn = /* @__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: r, emit: l }) {
763
+ const n = I("弹框"), p = I(!1), a = t, c = l;
741
764
  let f = null;
742
- const s = x(() => n.value && _(n.value) ? n.value : a.title), g = () => {
765
+ const s = 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
- o({
772
+ r({
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: s, confirmInner: g, cancel: h, show: y, ref: I, 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 On(t, r, l, n, p, a) {
764
787
  const c = W("el-button"), f = W("el-dialog");
765
- return P(), L(f, {
788
+ return O(), N(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": r[0] || (r[0] = (s) => n.openDialog = s),
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: D(() => [
801
+ Nt(t.$slots, "dialog-content")
779
802
  ]),
780
- footer: E(() => [
781
- te("div", { class: "dialog-footer" }, [
803
+ footer: D(() => [
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: D(() => [
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: D(() => [
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 Vn = /* @__PURE__ */ z(Pn, [["render", On], ["__file", "index.vue"]]), Mn = /* @__PURE__ */ Object.assign({
804
827
  name: "OmitInput"
805
828
  }, {
806
829
  __name: "index",
@@ -819,59 +842,59 @@ 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 }) {
823
- o();
824
- const n = t, p = l, a = R(null), c = R(""), f = x({
845
+ setup(t, { expose: r, emit: l }) {
846
+ r();
847
+ const n = t, p = l, a = I(null), c = I(""), 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: I, 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) {
860
+ function In(t, r, l, n, p, a) {
838
861
  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])
862
+ return O(), j("div", {
863
+ class: Ke(["custom-omit-input-wrapper", t.$attrs.class])
841
864
  }, [
842
865
  U(f, {
843
866
  modelValue: n.internalValue,
844
- "onUpdate:modelValue": o[0] || (o[0] = (g) => n.internalValue = g),
867
+ "onUpdate:modelValue": r[0] || (r[0] = (g) => n.internalValue = g),
845
868
  placeholder: n.props.placeholder,
846
869
  clearable: "",
847
870
  type: "text",
848
871
  class: "custom-omit-input"
849
872
  }, {
850
- append: E(() => [
873
+ append: D(() => [
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: D(() => [
879
+ $("...")
857
880
  ]),
858
881
  _: 1
859
882
  })
860
883
  ]),
861
884
  _: 1
862
885
  }, 8, ["modelValue", "placeholder"]),
863
- Y(),
886
+ $(),
864
887
  U(s, {
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": D(() => [
894
+ ne("div", { style: { width: "100%", height: "500px", "overflow-y": "auto", "overflow-x": "hidden" } }, [
872
895
  U(f, {
873
896
  modelValue: n.inputTextArea,
874
- "onUpdate:modelValue": o[1] || (o[1] = (g) => n.inputTextArea = g),
897
+ "onUpdate:modelValue": r[1] || (r[1] = (g) => n.inputTextArea = g),
875
898
  type: "textarea",
876
899
  rows: 22
877
900
  }, null, 8, ["modelValue"])
@@ -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 kn = /* @__PURE__ */ z(Mn, [["render", In], ["__scopeId", "data-v-956a5a3a"], ["__file", "index.vue"]]), Se = Kt(
885
908
  "ve/dataCache",
886
909
  {
887
910
  state: () => ({
@@ -898,8 +921,8 @@ const bn = /* @__PURE__ */ z(Sn, [["render", xn], ["__scopeId", "data-v-956a5a3a
898
921
  // 暂时只考虑扁平结构
899
922
  }),
900
923
  actions: {
901
- setData(t, o) {
902
- this.data[t] = o;
924
+ setData(t, r) {
925
+ this.data[t] = r;
903
926
  },
904
927
  setPageSource(t = "DB") {
905
928
  this.pageSource = t;
@@ -910,55 +933,55 @@ 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, r, l = !1) {
937
+ l ? this.rules[t] = r : this.rules[t] || (this.rules[t] = r);
915
938
  }
916
939
  }
917
940
  }
918
- ), Fe = (t) => {
919
- const o = /* @__PURE__ */ new Map();
941
+ ), Ne = (t) => {
942
+ const r = /* @__PURE__ */ new Map();
920
943
  return new Proxy({}, {
921
944
  get(l, n = "undefinedKey") {
922
- return o.has(n) || o.set(n, x(() => t.data[n] || {})), o.get(n);
945
+ return r.has(n) || r.set(n, w(() => t.data[n] || {})), r.get(n);
923
946
  },
924
947
  set(l, 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 = ce("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 xe(t, r, l = {}) {
936
959
  let n = {
937
960
  ...l,
938
- message: o || "message",
961
+ message: r || "message",
939
962
  type: t || "info"
940
963
  };
941
- jt(n);
964
+ Jt(n);
942
965
  }
943
- function _e(t, o, l = {}) {
966
+ function we(t, r, l = {}) {
944
967
  let n = {
945
968
  ...l,
946
- message: o || "message",
969
+ message: r || "message",
947
970
  type: t || "info"
948
971
  };
949
- Bt(n);
972
+ Ut(n);
950
973
  }
951
- function et(t = {}) {
952
- const o = At.service(t);
974
+ function ot(t = {}) {
975
+ const r = Wt.service(t);
953
976
  let l = t.timeout || 3e4;
954
977
  return setTimeout(() => {
955
- o && o.close();
956
- }, l), o;
978
+ r && r.close();
979
+ }, l), r;
957
980
  }
958
- async function tt(t, o, l = {}) {
981
+ async function rt(t, r, l = {}) {
959
982
  let n = [], p = {};
960
983
  try {
961
- (await Promise.allSettled([He.confirm(o, t, l)])).forEach((c, f) => {
984
+ (await Promise.allSettled([Je.confirm(r, t, l)])).forEach((c, f) => {
962
985
  if (c.status === "fulfilled")
963
986
  f === 0 && (p = c.value);
964
987
  else {
@@ -971,10 +994,10 @@ 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 lt(t, r, l = {}) {
975
998
  let n = [], p = {};
976
999
  try {
977
- (await Promise.allSettled([He.prompt(o, t, l)])).forEach((c, f) => {
1000
+ (await Promise.allSettled([Je.prompt(r, t, l)])).forEach((c, f) => {
978
1001
  if (c.status === "fulfilled")
979
1002
  f === 0 && (p = c.value);
980
1003
  else {
@@ -987,125 +1010,125 @@ 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 Un = /* @__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 = {
998
- "==": (t, o) => t == o,
999
- "!=": (t, o) => t != o,
1000
- ">": (t, o) => +t > +o,
1001
- ">=": (t, o) => +t >= +o,
1002
- "<": (t, o) => +t < +o,
1003
- "<=": (t, o) => +t <= +o,
1004
- contain: (t, o) => t != null && String(t).includes(String(o)),
1005
- unContain: (t, o) => t == null || !String(t).includes(String(o)),
1006
- equals: (t, o) => t != null && String(t) == String(o),
1007
- notEquals: (t, o) => t == null || !String(t) == String(o),
1008
- 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) => {
1015
+ showLoading: ot,
1016
+ showMessage: xe,
1017
+ showMessageBoxConfirmAsync: rt,
1018
+ showMessageBoxPromptAsync: lt,
1019
+ showNotification: we
1020
+ }, Symbol.toStringTag, { value: "Module" })), ee = {
1021
+ "==": (t, r) => t == r,
1022
+ "!=": (t, r) => t != r,
1023
+ ">": (t, r) => +t > +r,
1024
+ ">=": (t, r) => +t >= +r,
1025
+ "<": (t, r) => +t < +r,
1026
+ "<=": (t, r) => +t <= +r,
1027
+ contain: (t, r) => t != null && String(t).includes(String(r)),
1028
+ unContain: (t, r) => t == null || !String(t).includes(String(r)),
1029
+ equals: (t, r) => t != null && String(t) == String(r),
1030
+ notEquals: (t, r) => t == null || !String(t) == String(r),
1031
+ equalsIgnoreCase: (t, r) => t != null && String(t).toLowerCase() == String(r).toLowerCase()
1032
+ }, te = (t) => typeof t == "string" && t.trim() !== "" && !isNaN(t) ? +t : t;
1033
+ function Le(t = {}, r = !0, l = {}) {
1034
+ const n = t, p = r, a = l, c = /* @__PURE__ */ new Map(), f = Tn(), s = Se(), g = ce("VE-ContainerParam"), h = ce("VE-CompMethod"), y = [], { openDialog: v, closeDialog: V } = ve();
1035
+ let M = null;
1036
+ const k = 250, T = ce("VE-CompHideAndShow"), E = [], oe = (e) => {
1014
1037
  if (g) {
1015
- if (qe(g))
1038
+ if (ze(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);
1045
+ let o = e.params || [], i = {};
1046
+ o.forEach((u, d) => {
1047
+ if (X(u)) {
1048
+ let m = B(u);
1026
1049
  i[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 ? F(a.routerPush) && a.routerPush(e.path, i) : F(a.routerPush2) && a.routerPush2(e.path, i);
1029
1052
  }
1030
- }, ne = (e = []) => {
1031
- let r = [];
1053
+ }, C = (e = []) => {
1054
+ let o = [];
1032
1055
  return e.forEach((i) => {
1033
- if ($(i)) {
1034
- let u = A(i);
1035
- r.push([
1056
+ if (X(i)) {
1057
+ let u = B(i);
1058
+ o.push([
1036
1059
  i.tarKey,
1037
1060
  u
1038
1061
  ]);
1039
1062
  }
1040
- }), r;
1041
- }, B = (e, r) => {
1063
+ }), o;
1064
+ }, L = (e, o) => {
1042
1065
  if (e.customFunc && _(e.successFunc)) {
1043
1066
  const i = {
1044
- helper: { ...a, ...w }
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}}`)(i)(o);
1049
1072
  } catch (u) {
1050
1073
  console.error("[_dataRequestHandler4CustomSuccessFunc]处理自定义成功函数时出错:", u);
1051
1074
  }
1052
1075
  }
1053
- }, S = (e, r, i) => {
1076
+ }, P = (e, o, i) => {
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)(o, i);
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) {
1088
+ }, x = (e, o) => {
1089
+ if (R(o) && o.length > 0) {
1067
1090
  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));
1091
+ for (let m = 0; m < o.length; m++)
1092
+ i = o[m], d = i.dataKey || "data", _(d) && _e(e, d) && (u = ye(e, d), _(i.ds) && _(i.tarKey) && pt(i, u));
1070
1093
  }
1071
- }, C = async (e) => {
1072
- let r = [], i = {};
1094
+ }, q = async (e) => {
1095
+ let o = [], i = {};
1073
1096
  try {
1074
1097
  (await Promise.allSettled([f.rawRequest(e)])).forEach((d, m) => {
1075
1098
  if (d.status === "fulfilled")
1076
1099
  m === 0 && (i = d.value);
1077
1100
  else {
1078
- const v = d.reason;
1079
- r.push(v);
1101
+ const S = d.reason;
1102
+ o.push(S);
1080
1103
  }
1081
1104
  });
1082
1105
  } catch (u) {
1083
- console.error("_dataRequestHandler4Async 异常:", u), r.push(u);
1106
+ console.error("_dataRequestHandler4Async 异常:", u), o.push(u);
1084
1107
  }
1085
- return { errors: r, resultInfo: i };
1086
- }, b = (e) => {
1108
+ return { errors: o, resultInfo: i };
1109
+ }, K = (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 o = e.url;
1112
+ if (/\{#.*?#\}/g.test(o)) {
1113
+ let u = e.data || [], d = /* @__PURE__ */ new Set(), m = !1, S = null;
1114
+ if (o = o.replace(/\{#(.*?)#\}/g, (J, 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) : J;
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 J = u.filter((Y, re) => !d.has(Y[0]));
1124
+ e.url = o, e.data = J || [];
1102
1125
  }
1103
1126
  }
1104
1127
  }
1105
- }, K = async (e) => {
1128
+ }, st = 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 o = e.respParams || [], i = {};
1131
+ i.url = e.url, i.externalRequest = e.external || !1, i.method = e.method || "GET", i.paramType = "object", i.data = C(e.params), i.headers = e.headers, e.series && (i.series = e.series, i.requestCount = e.requestCount || 0, i.time = e.time || 1e3), K(i);
1109
1132
  let u = null;
1110
1133
  if (e.loading) {
1111
1134
  let d = e.load || {}, m = {
@@ -1114,301 +1137,307 @@ function je(t = {}, o = !0, l = {}) {
1114
1137
  background: d.background,
1115
1138
  text: d.text
1116
1139
  };
1117
- u = et(m);
1140
+ u = ot(m);
1118
1141
  }
1119
1142
  if (e.sync) {
1120
1143
  i.series = !1;
1121
- const { errors: d, resultInfo: m } = await C(i);
1144
+ const { errors: d, resultInfo: m } = await q(i);
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
1152
  if (i.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, o), L(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, o);
1150
1173
  }
1151
- B(e, m);
1174
+ L(e, m);
1152
1175
  }
1153
1176
  } else {
1154
1177
  let d = f.request(i, function(m) {
1155
1178
  if (u && u.close(), i.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, o), L(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, o);
1176
1199
  }
1177
- B(e, m);
1200
+ L(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) => {
1192
- 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);
1212
+ }, G = (e = {}) => {
1213
+ e.tipType == "msg" ? xe(e.type, e.msg, e.extParam) : e.tipType == "notify" && we(e.type, e.msg, e.extParam);
1214
+ }, it = (e) => {
1215
+ if (e && R(e.params)) {
1216
+ let o = e.params || [], i = null;
1217
+ for (let u = 0; u < o.length; u++)
1218
+ if (i = o[u], X(i)) {
1219
+ let d = B(i);
1220
+ b.setDataCache(i.tarKey, d);
1198
1221
  }
1199
1222
  }
1200
- }, rt = (e) => {
1201
- 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);
1223
+ }, at = (e) => {
1224
+ if (e && R(e.params)) {
1225
+ let o = e.params || [], i = null;
1226
+ for (let u = 0; u < o.length; u++)
1227
+ if (i = o[u], _(i.ipn) && _(i.opn) && c.has(i.ipn)) {
1228
+ let d = c.get(i.ipn), m = ee.equals(d, i.ipv);
1206
1229
  if (m)
1207
1230
  c.set(i.opn, i.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), J = te(i.ipv);
1233
+ m = ee["=="](S, J), m && c.set(i.opn, i.opv);
1211
1234
  }
1212
1235
  }
1213
1236
  }
1214
- }, lt = (e) => {
1215
- 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);
1237
+ }, ct = (e) => {
1238
+ if (e && R(e.params)) {
1239
+ let o = e.params || [], i = null;
1240
+ for (let u = 0; u < o.length; u++)
1241
+ if (i = o[u], X(i)) {
1242
+ let d = B(i);
1243
+ b.setParam(i.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, o) {
1254
+ c.set(e, o);
1232
1255
  },
1233
1256
  getDataCache: function(e) {
1234
1257
  return s.data[e];
1235
1258
  },
1236
- setDataCache: function(e, r) {
1237
- s.data[e] = r;
1259
+ setDataCache: function(e, o) {
1260
+ s.data[e] = o;
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, o) {
1266
+ sessionStorage.setItem(e, o);
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, o) {
1272
+ localStorage.setItem(e, o);
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, o, i = {}) {
1278
+ F(h) ? h(e, o, i) : 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, o, i = 30) {
1281
+ ge.set(e, o, { expires: i });
1259
1282
  },
1260
1283
  getJsCookie: function(e) {
1261
- return fe.get(e);
1284
+ return ge.get(e);
1262
1285
  },
1263
1286
  removeJsCookie: function(e) {
1264
- fe.remove(e);
1287
+ ge.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", o) {
1290
+ e == "error" ? console.error(o) : e == "info" ? console.info(o) : e == "warn" ? console.warn(o) : console.log(o);
1268
1291
  },
1269
1292
  isNotEmptyStr: function(e) {
1270
1293
  return _(e);
1271
1294
  },
1272
1295
  md5: function(e) {
1273
- return $e(e);
1296
+ return Ze(e);
1274
1297
  },
1275
1298
  getDate: function(e) {
1276
- return We(e);
1299
+ return Qe(e);
1277
1300
  },
1278
- formatDate: function(e, r = "YYYY-MM-dd") {
1279
- return Ue(e, r);
1301
+ formatDate: function(e, o = "YYYY-MM-dd") {
1302
+ return $e(e, o);
1280
1303
  },
1281
1304
  closeDialog: function(e) {
1282
- M(e);
1305
+ V(e);
1306
+ },
1307
+ hideAndShowComp: function(e, o, i = {}) {
1308
+ F(T) ? T(e, o, i) : console.error("hideAndShowComp is not function.");
1283
1309
  }
1284
- }, st = (e) => {
1310
+ }, ut = (e) => {
1285
1311
  if (e && _(e.funcBody)) {
1286
- const r = {
1287
- helper: { ...a, ...w }
1312
+ const o = {
1313
+ helper: { ...a, ...b }
1288
1314
  };
1289
1315
  try {
1290
1316
  let i = e.funcBody.toString().trim();
1291
- i.indexOf("function") < 0 && (i = "function(){" + i + "}"), new Function("context", `with(context) {return ${i}}`)(r)();
1317
+ i.indexOf("function") < 0 && (i = "function(){" + i + "}"), new Function("context", `with(context) {return ${i}}`)(o)();
1292
1318
  } catch (i) {
1293
1319
  console.error("处理自定义函数时出错:", i);
1294
1320
  }
1295
1321
  }
1296
- }, it = (e) => {
1322
+ }, ft = (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();
1301
- } else if (D(e.params) && e.params.length > 0) {
1302
- let r = e.type, i = e.params || [], u = null;
1325
+ let o = e.type;
1326
+ o == "session" ? sessionStorage.clear() : o == "local" && localStorage.clear();
1327
+ } else if (R(e.params) && e.params.length > 0) {
1328
+ let o = e.type, i = e.params || [], u = null;
1303
1329
  for (let d = 0; d < i.length; d++)
1304
1330
  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);
1331
+ _(u.tarKey) && (o == "session" ? sessionStorage.removeItem(u.tarKey) : o == "local" ? localStorage.removeItem(u.tarKey) : o == "jsCookie" && b.removeJsCookie(u.tarKey));
1332
+ else if (X(u)) {
1333
+ let m = B(u);
1334
+ o == "session" ? sessionStorage.setItem(u.tarKey, m) : o == "local" ? localStorage.setItem(u.tarKey, m) : o == "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, B = (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 F(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 F(a.getStyleValue) ? a.getStyleValue(e.key) : null;
1355
+ if (e.ds == "_selectMenuValue" || e.ds == "_selectItemValue" || e.ds == "_changeItemValue") {
1356
+ let o = b.getParam(e.ds);
1357
+ return We(o) ? null : ie(o) ? _(e.key) && _e(o, e.key) ? ye(o, e.key) : null : o;
1358
+ } else {
1359
+ let o = e.key;
1360
+ return o.toString().trim().indexOf("#json#") == 0 ? (o = o.toString().trim().replace("#json#", ""), Ge(o, {})) : e.key;
1332
1361
  }
1333
- }, at = (e, r) => {
1362
+ }, pt = (e, o) => {
1334
1363
  if (e.ds == "cacheP")
1335
- return w.setDataCache(e.tarKey, r);
1364
+ return b.setDataCache(e.tarKey, o);
1336
1365
  if (e.ds == "inputP")
1337
- return w.setParam(e.tarKey, r);
1366
+ return b.setParam(e.tarKey, o);
1338
1367
  if (e.ds == "sessionP")
1339
- return w.setSessionParam(e.tarKey, r);
1368
+ return b.setSessionParam(e.tarKey, o);
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, o);
1371
+ e.ds == "jsCookieP" ? b.setJsCookie(e.tarKey, o) : e.ds == "compProp" ? F(a.setPropValue) && a.setPropValue(e.tarKey, o) : e.ds == "compStyle" && F(a.setStyleValue) && a.setStyleValue(e.tarKey, o);
1372
+ }, dt = (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 o = e.styleSets || [], i = e.propSets || [];
1375
+ R(i) && i.length > 0 && F(a.setPropValue) && i.forEach((u, d) => {
1376
+ if (X(u)) {
1377
+ let m = B(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
+ }), R(o) && o.length > 0 && F(a.setStyleValue) && o.forEach((u, d) => {
1381
+ if (X(u)) {
1382
+ let m = B(u);
1354
1383
  a.setStyleValue(u.tarKey, m);
1355
1384
  }
1356
1385
  });
1357
1386
  }
1358
- }, ut = (e) => {
1359
- let r = !1;
1360
- if (e && D(e.params)) {
1387
+ }, mt = (e) => {
1388
+ let o = !1;
1389
+ if (e && R(e.params)) {
1361
1390
  let i = e.params || [], u = null, d = !1;
1362
1391
  for (let m = 0; m < i.length; m++) {
1363
1392
  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;
1393
+ let S = B(u), J = u.value;
1394
+ const Y = u.opType;
1395
+ if ([">", ">=", "<", "<=", "=="].includes(Y) && (S = te(S), J = te(J)), ee[Y] ? d = ee[Y](S, J) : d = !1, d) {
1396
+ o = !0;
1368
1397
  break;
1369
1398
  }
1370
1399
  }
1371
- if (e.enabledTip && r) {
1400
+ if (e.enabledTip && o) {
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" ? xe(m.type, m.msg, m.extParam) : m.tipType == "notify" && we(m.type, m.msg, m.extParam);
1374
1403
  }
1375
1404
  }
1376
- return r;
1377
- }, Ce = (e, r) => {
1405
+ return o;
1406
+ }, Ie = (e, o) => {
1378
1407
  if (e.customFunc && _(e.confirmFunc)) {
1379
1408
  const i = {
1380
- helper: { ...a, ...w }
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}}`)(i)(o);
1385
1414
  } catch (u) {
1386
1415
  console.error("[__messageBoxHandler4CustomSuccessFunc]处理自定义失败函数时出错:", u);
1387
1416
  }
1388
1417
  }
1389
- }, ft = (e, r) => {
1418
+ }, gt = (e, o) => {
1390
1419
  if (e.customFunc && _(e.errorFunc)) {
1391
1420
  const i = {
1392
- helper: { ...a, ...w }
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}}`)(i)(o);
1397
1426
  } catch (u) {
1398
1427
  console.error("[__messageBoxHandler4CustomErrorFunc]处理自定义失败函数时出错:", u);
1399
1428
  }
1400
1429
  }
1401
- }, se = (e, r) => {
1430
+ }, ae = (e, o) => {
1402
1431
  if (e.customFunc) {
1403
1432
  let i = "";
1404
- if (r == "cancel" && _(e.cancelFunc))
1433
+ if (o == "cancel" && _(e.cancelFunc))
1405
1434
  i = e.cancelFunc;
1406
- else if (r == "close" && _(e.closeFunc))
1435
+ else if (o == "close" && _(e.closeFunc))
1407
1436
  i = 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
1443
  let d = i.toString().trim();
@@ -1417,8 +1446,8 @@ function je(t = {}, o = !0, l = {}) {
1417
1446
  console.error("[__messageBoxHandler4CustomCancelOrCloseFunc]处理自定义失败函数时出错:", d);
1418
1447
  }
1419
1448
  }
1420
- }, pt = async (e) => {
1421
- let r = !1;
1449
+ }, ht = async (e) => {
1450
+ let o = !1;
1422
1451
  if (e && _(e.type)) {
1423
1452
  let i = {
1424
1453
  ...e.params,
@@ -1427,194 +1456,222 @@ function je(t = {}, o = !0, l = {}) {
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 rt(e.title, e.message, i);
1460
+ u && u.length > 0 ? u[0] == "cancel" ? ae(e, "cancel") : u[0] == "close" && ae(e, "close") : d == "confirm" && (o = !0, Ie(e, null));
1432
1461
  } else if (e.type == "prompt") {
1433
1462
  if (_(i.inputPattern)) {
1434
1463
  const m = i.inputPattern.replace(/\\\\/g, "\\");
1435
1464
  i.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 lt(e.title, e.message, i);
1467
+ u && u.length > 0 ? u[0] == "cancel" ? ae(e, "cancel") : u[0] == "close" ? ae(e, "close") : gt(e, u[0]) : d.action == "confirm" && (o = !0, b.setParam("promptValue", d.value), Ie(e, d.value));
1439
1468
  }
1440
- e.autoBlock || (r = !0);
1469
+ e.autoBlock || (o = !0);
1441
1470
  } else
1442
- r = !0;
1443
- return r;
1444
- }, dt = (e) => {
1471
+ o = !0;
1472
+ return o;
1473
+ }, yt = (e) => {
1445
1474
  if (e && _(e.pageId)) {
1446
- let r = { ...e };
1475
+ let o = { ...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 i = (b.getParam("elementRectLeft") || 0) + e.leftOffset, u = (b.getParam("elementRectTop") || 0) + e.topOffset;
1478
+ o.absLeft = i, o.absTop = u;
1450
1479
  }
1451
- O(r);
1480
+ v(o);
1452
1481
  }
1453
- }, Pe = async (e = []) => {
1454
- let r = null;
1482
+ }, _t = (e) => {
1483
+ if (e && R(e.params)) {
1484
+ let o = e.params || [], i = null;
1485
+ for (let u = 0; u < o.length; u++)
1486
+ if (i = o[u], _(i.compId)) {
1487
+ let d = i.options || {};
1488
+ i.type == "s" ? b.hideAndShowComp(i.compId, !0, d) : b.hideAndShowComp(i.compId, !1, d);
1489
+ }
1490
+ }
1491
+ }, vt = (e) => {
1492
+ if (e) {
1493
+ let o = e.interval ?? 1e3, i = setInterval(
1494
+ () => {
1495
+ de("debug", "定时器触发..."), Rt();
1496
+ },
1497
+ o
1498
+ );
1499
+ E.push(i);
1500
+ }
1501
+ }, ke = async (e = []) => {
1502
+ let o = null;
1455
1503
  for (let i = 0; i < e.length; i++)
1456
- if (r = e[i], r.action == "router")
1457
- j(r.config);
1458
- else if (r.action == "dataRequest")
1459
- await K(r.config);
1460
- else if (r.action == "cacheSet")
1461
- ot(r.config);
1462
- else if (r.action == "paramMap")
1463
- rt(r.config);
1464
- else if (r.action == "paramSet")
1465
- lt(r.config);
1466
- else if (r.action == "customFunction")
1467
- st(r.config);
1468
- else if (r.action == "webStorage")
1469
- it(r.config);
1470
- else if (r.action == "componentSet")
1471
- ct(r.config);
1472
- else if (r.action == "actionEnd") {
1473
- if (ut(r.config)) {
1504
+ if (o = e[i], o.action == "router")
1505
+ Q(o.config);
1506
+ else if (o.action == "dataRequest")
1507
+ await st(o.config);
1508
+ else if (o.action == "cacheSet")
1509
+ it(o.config);
1510
+ else if (o.action == "paramMap")
1511
+ at(o.config);
1512
+ else if (o.action == "paramSet")
1513
+ ct(o.config);
1514
+ else if (o.action == "customFunction")
1515
+ ut(o.config);
1516
+ else if (o.action == "webStorage")
1517
+ ft(o.config);
1518
+ else if (o.action == "componentSet")
1519
+ dt(o.config);
1520
+ else if (o.action == "actionEnd") {
1521
+ if (mt(o.config)) {
1474
1522
  console.log("actionEnd is true. break");
1475
1523
  break;
1476
1524
  }
1477
- } else if (r.action == "messageBox") {
1478
- if (!await pt(r.config)) {
1525
+ } else if (o.action == "messageBox") {
1526
+ if (!await ht(o.config)) {
1479
1527
  console.log("messageBox is false. break");
1480
1528
  break;
1481
1529
  }
1482
- } else if (r.action == "openDialog") {
1483
- dt(r.config);
1530
+ } else if (o.action == "openDialog") {
1531
+ yt(o.config);
1484
1532
  break;
1485
- }
1486
- }, mt = (e) => {
1487
- let r = !1, i, u, d = !1;
1488
- _(e.lType) && (e.lType != "inputV" ? d = _(e.lValue) : d = !0);
1533
+ } else o.action == "showAndHideSet" ? _t(o.config) : o.action == "timerSet" && vt(o.config);
1534
+ }, Te = (e) => e == "inputV" || e == "_selectMenuValue" || e == "_selectItemValue" || e == "_changeItemValue", St = (e) => {
1535
+ let o = !1, i, u, d = !1;
1536
+ _(e.lType) && (Te(e.lType) ? d = !0 : d = _(e.lValue));
1489
1537
  let m = !1;
1490
- if (_(e.rType) && (e.rType != "inputV" ? m = _(e.rValue) : m = !0), d && m) {
1491
- i = A({
1538
+ if (_(e.rType) && (Te(e.rType) ? m = !0 : m = _(e.rValue)), d && m) {
1539
+ i = B({
1492
1540
  ds: e.lType,
1493
1541
  key: e.lValue
1494
- }), u = A({
1542
+ }), u = B({
1495
1543
  ds: e.rType,
1496
1544
  key: e.rValue
1497
1545
  });
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));
1546
+ const S = e.opType;
1547
+ [">", ">=", "<", "<=", "=="].includes(S) && (i = te(i), u = te(u)), ee[S] ? o = ee[S](i, u) : (o = !1, console.warn("useEventHandler Invalid operator: " + S));
1500
1548
  } else
1501
1549
  console.warn("_judgeCondition warn: the condition config is error.");
1502
- return r;
1503
- }, gt = (e) => {
1504
- let r = !1;
1550
+ return o;
1551
+ }, xt = (e) => {
1552
+ let o = !1;
1505
1553
  if (e.default)
1506
- r = !0;
1554
+ o = !0;
1507
1555
  else {
1508
1556
  let i = e.condition || [];
1509
1557
  if (i.length > 0) {
1510
1558
  let u = !0;
1511
1559
  for (let d = 0; d < i.length; d++)
1512
- if (!mt(i[d])) {
1560
+ if (!St(i[d])) {
1513
1561
  u = !1;
1514
1562
  break;
1515
1563
  }
1516
- u && (r = !0);
1564
+ u && (o = !0);
1517
1565
  } else
1518
- r = !0;
1566
+ o = !0;
1519
1567
  }
1520
- return r;
1521
- }, N = (e = []) => {
1522
- for (const r of e)
1523
- if (r.default) {
1524
- Pe(r.actionList);
1568
+ return o;
1569
+ }, A = (e = []) => {
1570
+ for (const o of e)
1571
+ if (o.default) {
1572
+ ke(o.actionList);
1525
1573
  break;
1526
- } else gt(r) && Pe(r.actionList);
1527
- }, ht = (e) => {
1528
- p || (k && clearTimeout(k), k = setTimeout(() => {
1574
+ } else xt(o) && ke(o.actionList);
1575
+ }, wt = (e) => {
1576
+ p || (M && clearTimeout(M), M = setTimeout(() => {
1529
1577
  if (n && n.hasOwnProperty("onMouseClick")) {
1530
1578
  if (e && e.target) {
1531
1579
  const i = e.target.getBoundingClientRect();
1532
- I("elementRect", i), I("elementRectLeft", i.left), I("elementRectTop", i.top);
1580
+ H("elementRect", i), H("elementRectLeft", i.left), H("elementRectTop", i.top);
1533
1581
  }
1534
- let r = n.onMouseClick;
1535
- N(r);
1582
+ let o = n.onMouseClick;
1583
+ A(o);
1536
1584
  }
1537
- }, T));
1538
- }, yt = (e) => {
1539
- if (!p && (k && clearTimeout(k), n && n.hasOwnProperty("onMouseDblClick"))) {
1585
+ }, k));
1586
+ }, bt = (e) => {
1587
+ if (!p && (M && clearTimeout(M), n && n.hasOwnProperty("onMouseDblClick"))) {
1540
1588
  if (e && e.target) {
1541
1589
  const i = e.target.getBoundingClientRect();
1542
- I("elementRect", i), I("elementRectLeft", i.left), I("elementRectTop", i.top);
1590
+ H("elementRect", i), H("elementRectLeft", i.left), H("elementRectTop", i.top);
1543
1591
  }
1544
- let r = n.onMouseDblClick;
1545
- N(r);
1592
+ let o = n.onMouseDblClick;
1593
+ A(o);
1546
1594
  }
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
- }
1553
- let r = n.onContextMenu;
1554
- N(r);
1595
+ }, Ct = (e, o) => {
1596
+ if (!p && (H("_selectMenuValue", o), n && n.hasOwnProperty("onContextMenu"))) {
1597
+ let i = n.onContextMenu;
1598
+ A(i);
1555
1599
  }
1556
- }, vt = (e) => {
1557
- if (!p && (I("selectItem", e), n && n.hasOwnProperty("selectItem"))) {
1558
- let r = n.selectItem;
1559
- N(r);
1600
+ }, Pt = (e) => {
1601
+ if (!p && (H("_selectItemValue", e), n && n.hasOwnProperty("selectItem"))) {
1602
+ let o = n.selectItem;
1603
+ A(o);
1560
1604
  }
1561
- }, St = (e) => {
1562
- if (!p && (I("currentValue", e), n && n.hasOwnProperty("changeValue"))) {
1563
- let r = n.changeValue;
1564
- N(r);
1605
+ }, Ot = (e) => {
1606
+ if (!p && (H("_changeItemValue", e), n && n.hasOwnProperty("changeValue"))) {
1607
+ let o = n.changeValue;
1608
+ A(o);
1565
1609
  }
1566
- }, xt = () => {
1610
+ }, Vt = () => {
1567
1611
  if (!p && n && n.hasOwnProperty("keyEnter")) {
1568
1612
  let e = n.keyEnter;
1569
- N(e);
1613
+ A(e);
1570
1614
  }
1571
- }, bt = () => {
1615
+ }, Mt = () => {
1572
1616
  if (!p && n && n.hasOwnProperty("onBeforeMount")) {
1573
1617
  let e = n.onBeforeMount;
1574
- N(e);
1618
+ A(e);
1575
1619
  }
1576
- }, wt = () => {
1620
+ }, It = () => {
1577
1621
  if (!p && n && n.hasOwnProperty("onMounted")) {
1578
1622
  let e = n.onMounted;
1579
- N(e);
1623
+ A(e);
1580
1624
  }
1581
- }, Ct = () => {
1582
- if (!p) {
1625
+ }, kt = () => {
1626
+ if (E && E.length > 0)
1627
+ for (let e = 0; e < E.length; e++)
1628
+ try {
1629
+ clearInterval(E[e]);
1630
+ } catch (o) {
1631
+ console.error("cancel request error", o);
1632
+ }
1633
+ }, Tt = () => {
1634
+ if (kt(), !p) {
1583
1635
  if (y && y.length > 0)
1584
1636
  for (let e = 0; e < y.length; e++)
1585
1637
  try {
1586
1638
  y[e] && y[e]();
1587
- } catch (r) {
1588
- console.error("cancel request error", r);
1639
+ } catch (o) {
1640
+ console.error("cancel request error", o);
1589
1641
  }
1590
1642
  if (n && n.hasOwnProperty("onBeforeUnmount")) {
1591
1643
  let e = n.onBeforeUnmount;
1592
- N(e);
1644
+ A(e);
1593
1645
  }
1594
1646
  }
1595
- }, Pt = () => {
1647
+ }, Et = () => {
1596
1648
  if (!p && n && n.hasOwnProperty("onUnmounted")) {
1597
1649
  let e = n.onUnmounted;
1598
- N(e);
1650
+ A(e);
1651
+ }
1652
+ }, Rt = () => {
1653
+ if (!p && n && n.hasOwnProperty("timerTrigger")) {
1654
+ let e = n.timerTrigger;
1655
+ A(e);
1599
1656
  }
1600
- }, I = (e, r) => {
1601
- w.setParam(e, r);
1657
+ }, H = (e, o) => {
1658
+ b.setParam(e, o);
1602
1659
  };
1603
1660
  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
1661
+ handleClick: wt,
1662
+ handleDblClick: bt,
1663
+ handleContextMenu: Ct,
1664
+ selectItem: Pt,
1665
+ changeValue: Ot,
1666
+ beforeMount: Mt,
1667
+ mounted: It,
1668
+ beforeUnmount: Tt,
1669
+ unmounted: Et,
1670
+ setParam: H,
1671
+ keyEnter: Vt
1615
1672
  };
1616
1673
  }
1617
- function Be(t, o, l, n) {
1674
+ function qe(t, r, l, n) {
1618
1675
  return {
1619
1676
  setPropValue: function(a, c) {
1620
1677
  t.value[a] = c;
@@ -1623,10 +1680,10 @@ function Be(t, o, l, n) {
1623
1680
  return t.value[a];
1624
1681
  },
1625
1682
  setStyleValue: function(a, c) {
1626
- o.value.style[a] = c;
1683
+ r.value.style[a] = c;
1627
1684
  },
1628
1685
  getStyleValue: function(a) {
1629
- return o.value.style[a];
1686
+ return r.value.style[a];
1630
1687
  },
1631
1688
  routerPush: function(a, c) {
1632
1689
  l && l.push({
@@ -1647,7 +1704,7 @@ function Be(t, o, l, n) {
1647
1704
  }
1648
1705
  };
1649
1706
  }
1650
- const Cn = /* @__PURE__ */ Object.assign({
1707
+ const En = /* @__PURE__ */ Object.assign({
1651
1708
  name: "Group"
1652
1709
  }, {
1653
1710
  __name: "Component",
@@ -1668,97 +1725,97 @@ const Cn = /* @__PURE__ */ Object.assign({
1668
1725
  default: !1
1669
1726
  }
1670
1727
  },
1671
- 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(() => {
1728
+ setup(t, { expose: r }) {
1729
+ const l = t, n = Se(), p = Ne(n), a = I(null), c = w(() => l.propValue || {}), f = w(() => l.element || {}), s = w(() => c.value.components || []), g = w(() => s.value.map((P) => {
1730
+ let x = { ...P }, q = T(P.groupStyle);
1731
+ return x.computedStyle = q, x.style && (x.style.width = x.computedStyle.width, x.style.height = x.computedStyle.height), x;
1732
+ })), h = w(() => f.value.events || []), y = Fe(), v = je(), V = qe(c, f, y);
1733
+ Re(() => {
1734
+ a.value = Le(h.value, l.designStatus, V), a.value?.beforeMount();
1735
+ }), pe(() => {
1679
1736
  a.value?.mounted();
1680
- }), Re(() => {
1737
+ }), De(() => {
1681
1738
  a.value?.beforeUnmount();
1682
- }), ke(() => {
1739
+ }), Ae(() => {
1683
1740
  a.value?.unmounted();
1684
1741
  });
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]());
1742
+ const M = (P) => {
1743
+ a.value?.setParam(P);
1744
+ }, k = (P) => {
1745
+ a.value?.handleDblClick(P);
1746
+ }, T = (P) => {
1747
+ if (!P || !f.value?.style) return {};
1748
+ let x = { ...P }, q = f.value.style.width, K = f.value.style.height;
1749
+ return x.width = Math.floor(parseFloat(x.width) / 100 * q), x.height = Math.floor(parseFloat(x.height) / 100 * K), x.top = Math.floor(parseFloat(x.top) / 100 * K), x.left = Math.floor(parseFloat(x.left) / 100 * q), x;
1750
+ }, E = se({}), oe = (P, x) => {
1751
+ P ? E[`Ve${x}`] = P : delete E[`Ve${x}`];
1752
+ }, Q = (P) => E[`Ve${P}`], C = (P, x, q) => {
1753
+ if (_(P) && _(x)) {
1754
+ const K = Q(P);
1755
+ K && K[x] && (q ? K[x](q) : K[x]());
1699
1756
  }
1700
1757
  };
1701
- o({
1702
- callGroupCompMethod: S
1758
+ r({
1759
+ callGroupCompMethod: C
1703
1760
  });
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;
1761
+ const L = { props: l, dataCache: n, smartData: p, eventHandler: a, propValue: c, element: f, components: s, computedComponents: g, events: h, router: y, route: v, compContext: V, handleClick: M, handleDblClick: k, calcCompStyle: T, componentRefs: E, setComponentRef: oe, getComponentRef: Q, callGroupCompMethod: C, get useDataCacheStore() {
1762
+ return Se;
1706
1763
  }, 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;
1764
+ return Ne;
1765
+ }, ref: I, computed: w, onMounted: pe, onBeforeMount: Re, onBeforeUnmount: De, onUnmounted: Ae, watch: Ce, reactive: se, get useEventHandler() {
1766
+ return Le;
1710
1767
  }, get useRoute() {
1711
- return Te;
1768
+ return je;
1712
1769
  }, get useRouter() {
1713
- return Ee;
1770
+ return Fe;
1714
1771
  }, get CreateCompContext() {
1715
- return Be;
1772
+ return qe;
1716
1773
  }, get getStyle() {
1717
- return Xe;
1774
+ return tt;
1718
1775
  }, get isNotEmpty() {
1719
1776
  return _;
1720
1777
  } };
1721
- return Object.defineProperty(q, "__isScriptSetup", { enumerable: !1, value: !0 }), q;
1778
+ return Object.defineProperty(L, "__isScriptSetup", { enumerable: !1, value: !0 }), L;
1722
1779
  }
1723
1780
  });
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), {
1781
+ function Rn(t, r, l, n, p, a) {
1782
+ return O(), j("div", { class: "group" }, [
1783
+ ne("div", null, [
1784
+ (O(!0), j(Pe, null, Oe(n.computedComponents, (c) => (O(), N(ue(c.component), {
1728
1785
  id: "component" + c.id,
1729
1786
  ref_for: !0,
1730
1787
  ref: (f) => n.setComponentRef(f, c.id),
1731
1788
  key: c.id,
1732
1789
  class: "component",
1733
- style: ae(n.getStyle(c.computedStyle)),
1790
+ style: fe(n.getStyle(c.computedStyle)),
1734
1791
  "prop-value": c.propValue,
1735
1792
  element: c
1736
1793
  }, null, 8, ["id", "style", "prop-value", "element"]))), 128))
1737
1794
  ])
1738
1795
  ]);
1739
1796
  }
1740
- const On = /* @__PURE__ */ z(Cn, [["render", Pn], ["__scopeId", "data-v-20de9881"], ["__file", "Component.vue"]]), Mn = [
1741
- rn,
1742
- un,
1743
- hn,
1744
- 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) => {
1797
+ const Dn = /* @__PURE__ */ z(En, [["render", Rn], ["__scopeId", "data-v-20de9881"], ["__file", "Component.vue"]]), An = [
1798
+ dn,
1799
+ _n,
1800
+ Cn,
1801
+ Vn,
1802
+ nt,
1803
+ kn,
1804
+ Dn
1805
+ ], be = (t, r) => {
1806
+ be.installed || (be.installed = !0, t.provide("hflvloader-api", r), An.forEach((l) => {
1750
1807
  t.component(l.name, l);
1751
1808
  }));
1752
- }, An = {
1753
- install: ve
1809
+ }, Wn = {
1810
+ install: be
1754
1811
  };
1755
1812
  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
1813
+ Kn as CommonUtils,
1814
+ qe as CreateCompContext,
1815
+ Un as MessageUtils,
1816
+ Ne as createSmartAccessor,
1817
+ Wn as default,
1818
+ Jn as reCalcCanvasSize,
1819
+ Se as useDataCacheStore,
1820
+ Le as useEventHandler
1764
1821
  };