@unizhen/ui 0.1.10 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,8 @@ export declare const fnActionSimplify: (button: IUzActionButton[]) => ({
14
14
  u: string | undefined;
15
15
  a: string | number | undefined;
16
16
  r: number;
17
+ g: number;
18
+ h: number;
17
19
  w: string | undefined;
18
20
  z: string | Fn<any, any> | undefined;
19
21
  } | {
@@ -36,6 +38,8 @@ export declare const fnActionSimplify: (button: IUzActionButton[]) => ({
36
38
  u: string | undefined;
37
39
  a: string | number | undefined;
38
40
  r: number;
41
+ g: number;
42
+ h: number;
39
43
  w: string | undefined;
40
44
  z: string | Fn<any, any> | undefined;
41
45
  }[];
@@ -12,6 +12,8 @@ export interface IUzActionButtonBase {
12
12
  optionsType?: string;
13
13
  optionsSource?: string;
14
14
  footer?: boolean;
15
+ sub?: boolean;
16
+ main?: boolean;
15
17
  width?: string;
16
18
  action?: string;
17
19
  onClick?: Fn | string;
@@ -1287,6 +1287,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1287
1287
  optionsType?: string | undefined;
1288
1288
  optionsSource?: string | undefined;
1289
1289
  footer?: boolean | undefined;
1290
+ sub?: boolean | undefined;
1291
+ main?: boolean | undefined;
1290
1292
  width?: string | undefined;
1291
1293
  action?: string | undefined;
1292
1294
  onClick?: (Fn | string) | undefined;
@@ -1305,6 +1307,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1305
1307
  optionsType?: string | undefined;
1306
1308
  optionsSource?: string | undefined;
1307
1309
  footer?: boolean | undefined;
1310
+ sub?: boolean | undefined;
1311
+ main?: boolean | undefined;
1308
1312
  width?: string | undefined;
1309
1313
  action?: string | undefined;
1310
1314
  onClick?: (Fn | string) | undefined;
@@ -1318,6 +1322,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1318
1322
  optionsType?: string | undefined;
1319
1323
  optionsSource?: string | undefined;
1320
1324
  footer?: boolean | undefined;
1325
+ sub?: boolean | undefined;
1326
+ main?: boolean | undefined;
1321
1327
  width?: string | undefined;
1322
1328
  action?: string | undefined;
1323
1329
  })[], IUzActionButton[] | ({
@@ -1333,6 +1339,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1333
1339
  optionsType?: string | undefined;
1334
1340
  optionsSource?: string | undefined;
1335
1341
  footer?: boolean | undefined;
1342
+ sub?: boolean | undefined;
1343
+ main?: boolean | undefined;
1336
1344
  width?: string | undefined;
1337
1345
  action?: string | undefined;
1338
1346
  onClick?: (Fn | string) | undefined;
@@ -1351,6 +1359,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1351
1359
  optionsType?: string | undefined;
1352
1360
  optionsSource?: string | undefined;
1353
1361
  footer?: boolean | undefined;
1362
+ sub?: boolean | undefined;
1363
+ main?: boolean | undefined;
1354
1364
  width?: string | undefined;
1355
1365
  action?: string | undefined;
1356
1366
  onClick?: (Fn | string) | undefined;
@@ -1364,6 +1374,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1364
1374
  optionsType?: string | undefined;
1365
1375
  optionsSource?: string | undefined;
1366
1376
  footer?: boolean | undefined;
1377
+ sub?: boolean | undefined;
1378
+ main?: boolean | undefined;
1367
1379
  width?: string | undefined;
1368
1380
  action?: string | undefined;
1369
1381
  })[]>;
package/lib/ui.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as re, openBlock as s, createElementBlock as d, createStaticVNode as j, createElementVNode as r, ref as M, watch as ce, nextTick as be, h as ee, reactive as At, resolveComponent as x, createBlock as B, withCtx as m, toDisplayString as P, createVNode as b, computed as Se, normalizeStyle as ye, inject as De, normalizeClass as ie, createSlots as Ce, createTextVNode as E, Fragment as se, renderList as we, provide as Tt, resolveDirective as Dn, withDirectives as Ge, createCommentVNode as Q, onMounted as Ee, mergeProps as Ft, withModifiers as at, watchEffect as Tn, onBeforeUnmount as Ot, withKeys as Va, renderSlot as ke, markRaw as Ua, defineAsyncComponent as ja, onUnmounted as Fn, vShow as Bt, resolveDynamicComponent as mn } from "vue";
1
+ import { defineComponent as re, openBlock as s, createElementBlock as d, createStaticVNode as A, createElementVNode as r, ref as M, watch as ce, nextTick as be, h as ee, reactive as At, resolveComponent as x, createBlock as B, withCtx as m, toDisplayString as P, createVNode as b, computed as Se, normalizeStyle as ye, inject as De, normalizeClass as ie, createSlots as Ce, createTextVNode as E, Fragment as se, renderList as we, provide as Tt, resolveDirective as Dn, withDirectives as Ge, createCommentVNode as Q, onMounted as Ee, mergeProps as Ft, withModifiers as at, watchEffect as Tn, onBeforeUnmount as Ot, withKeys as Va, renderSlot as ke, markRaw as Ua, defineAsyncComponent as ja, onUnmounted as Fn, vShow as Bt, resolveDynamicComponent as mn } from "vue";
2
2
  import { createDiscreteApi as Aa, NPopover as Ze, NFlex as Bn, NButton as ve, NPopconfirm as Rt, NTooltip as In, NIcon as ge, NDropdown as Oa, NCascader as Ra, NCheckboxGroup as Vn, NCheckbox as Pt, NColorPicker as Pa, NSwitch as Ha, NTimePicker as Ea, NDatePicker as qa, NInputNumber as La, NSelect as Un, NInput as Ka, NDivider as Ht, NFormItem as Et, NForm as qt, NSpin as it, NInputGroup as Lt, NUploadDragger as Wa, NImage as jn, NUpload as Ga, useNotification as Kt, NImageGroup as Qa, NModal as Ja, NInputGroupLabel as An, NGridItem as On, NGrid as Rn, NButtonGroup as Xa, NDrawerContent as Pn, NDrawer as Hn, NEllipsis as Ya, NSkeleton as En, NDataTable as Wt, NRadioGroup as Za, NPagination as es, NRadio as ts, NTabPane as ns, NTabs as os, darkTheme as he, NConfigProvider as rs, dateZhCN as as, zhCN as ss } from "naive-ui";
3
3
  import Gt from "axios";
4
4
  import { createRouter as ls, createWebHistory as is, useRouter as cs, useRoute as ct } from "vue-router";
@@ -50,7 +50,7 @@ const ms = re({
50
50
  };
51
51
  function vs(e, t) {
52
52
  return s(), d("svg", gs, [...t[0] || (t[0] = [
53
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 12v.01"></path><path d="M14.828 9.172a4 4 0 0 1 0 5.656"></path><path d="M17.657 6.343a8 8 0 0 1 0 11.314"></path><path d="M9.168 14.828a4 4 0 0 1 0-5.656"></path><path d="M6.337 17.657a8 8 0 0 1 0-11.314"></path></g>', 1)
53
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 12v.01"></path><path d="M14.828 9.172a4 4 0 0 1 0 5.656"></path><path d="M17.657 6.343a8 8 0 0 1 0 11.314"></path><path d="M9.168 14.828a4 4 0 0 1 0-5.656"></path><path d="M6.337 17.657a8 8 0 0 1 0-11.314"></path></g>', 1)
54
54
  ])]);
55
55
  }
56
56
  const Kn = /* @__PURE__ */ w(ws, [["render", vs]]), ks = {}, ys = {
@@ -77,7 +77,7 @@ const Wn = /* @__PURE__ */ w(ks, [["render", bs]]), xs = {}, _s = {
77
77
  };
78
78
  function $s(e, t) {
79
79
  return s(), d("svg", _s, [...t[0] || (t[0] = [
80
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2"></circle><path d="M6 4v4"></path><path d="M6 12v8"></path><circle cx="12" cy="16" r="2"></circle><path d="M12 4v10"></path><path d="M12 18v2"></path><circle cx="18" cy="7" r="2"></circle><path d="M18 4v1"></path><path d="M18 9v11"></path></g>', 1)
80
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2"></circle><path d="M6 4v4"></path><path d="M6 12v8"></path><circle cx="12" cy="16" r="2"></circle><path d="M12 4v10"></path><path d="M12 18v2"></path><circle cx="18" cy="7" r="2"></circle><path d="M18 4v1"></path><path d="M18 9v11"></path></g>', 1)
81
81
  ])]);
82
82
  }
83
83
  const Gn = /* @__PURE__ */ w(xs, [["render", $s]]), Cs = {}, Ms = {
@@ -87,7 +87,7 @@ const Gn = /* @__PURE__ */ w(xs, [["render", $s]]), Cs = {}, Ms = {
87
87
  };
88
88
  function zs(e, t) {
89
89
  return s(), d("svg", Ms, [...t[0] || (t[0] = [
90
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="14" cy="6" r="2"></circle><path d="M4 6h8"></path><path d="M16 6h4"></path><circle cx="8" cy="12" r="2"></circle><path d="M4 12h2"></path><path d="M10 12h10"></path><circle cx="17" cy="18" r="2"></circle><path d="M4 18h11"></path><path d="M19 18h1"></path></g>', 1)
90
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="14" cy="6" r="2"></circle><path d="M4 6h8"></path><path d="M16 6h4"></path><circle cx="8" cy="12" r="2"></circle><path d="M4 12h2"></path><path d="M10 12h10"></path><circle cx="17" cy="18" r="2"></circle><path d="M4 18h11"></path><path d="M19 18h1"></path></g>', 1)
91
91
  ])]);
92
92
  }
93
93
  const Qn = /* @__PURE__ */ w(Cs, [["render", zs]]), Ns = {}, Ss = {
@@ -97,7 +97,7 @@ const Qn = /* @__PURE__ */ w(Cs, [["render", zs]]), Ns = {}, Ss = {
97
97
  };
98
98
  function Ds(e, t) {
99
99
  return s(), d("svg", Ss, [...t[0] || (t[0] = [
100
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5.931 6.936l1.275 4.249m5.607 5.609l4.251 1.275"></path><path d="M11.683 12.317l5.759-5.759"></path><circle cx="5.5" cy="5.5" r="1.5"></circle><circle cx="18.5" cy="5.5" r="1.5"></circle><circle cx="18.5" cy="18.5" r="1.5"></circle><circle cx="8.5" cy="15.5" r="4.5"></circle></g>', 1)
100
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5.931 6.936l1.275 4.249m5.607 5.609l4.251 1.275"></path><path d="M11.683 12.317l5.759-5.759"></path><circle cx="5.5" cy="5.5" r="1.5"></circle><circle cx="18.5" cy="5.5" r="1.5"></circle><circle cx="18.5" cy="18.5" r="1.5"></circle><circle cx="8.5" cy="15.5" r="4.5"></circle></g>', 1)
101
101
  ])]);
102
102
  }
103
103
  const Jn = /* @__PURE__ */ w(Ns, [["render", Ds]]), Ts = {}, Fs = {
@@ -107,7 +107,7 @@ const Jn = /* @__PURE__ */ w(Ns, [["render", Ds]]), Ts = {}, Fs = {
107
107
  };
108
108
  function Bs(e, t) {
109
109
  return s(), d("svg", Fs, [...t[0] || (t[0] = [
110
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="13" r="7"></circle><path d="M12 10v3h2"></path><path d="M7 4L4.25 6"></path><path d="M17 4l2.75 2"></path></g>', 1)
110
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="13" r="7"></circle><path d="M12 10v3h2"></path><path d="M7 4L4.25 6"></path><path d="M17 4l2.75 2"></path></g>', 1)
111
111
  ])]);
112
112
  }
113
113
  const Xn = /* @__PURE__ */ w(Ts, [["render", Bs]]), Is = {}, Vs = {
@@ -141,7 +141,7 @@ const Yn = /* @__PURE__ */ w(Is, [["render", Us]]), js = {}, As = {
141
141
  };
142
142
  function Os(e, t) {
143
143
  return s(), d("svg", As, [...t[0] || (t[0] = [
144
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 15H5.5a2.5 2.5 0 1 1 0-5H6"></path><path d="M15 12v6.5a2.5 2.5 0 1 1-5 0V18"></path><path d="M12 9h6.5a2.5 2.5 0 1 1 0 5H18"></path><path d="M9 12V5.5a2.5 2.5 0 0 1 5 0V6"></path></g>', 1)
144
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 15H5.5a2.5 2.5 0 1 1 0-5H6"></path><path d="M15 12v6.5a2.5 2.5 0 1 1-5 0V18"></path><path d="M12 9h6.5a2.5 2.5 0 1 1 0 5H18"></path><path d="M9 12V5.5a2.5 2.5 0 0 1 5 0V6"></path></g>', 1)
145
145
  ])]);
146
146
  }
147
147
  const Zn = /* @__PURE__ */ w(js, [["render", Os]]), Rs = {}, Ps = {
@@ -151,7 +151,7 @@ const Zn = /* @__PURE__ */ w(js, [["render", Os]]), Rs = {}, Ps = {
151
151
  };
152
152
  function Hs(e, t) {
153
153
  return s(), d("svg", Ps, [...t[0] || (t[0] = [
154
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><rect x="4" y="14" width="6" height="6" rx="1"></rect><rect x="14" y="14" width="6" height="6" rx="1"></rect><path d="M14 7h6"></path><path d="M17 4v6"></path></g>', 1)
154
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><rect x="4" y="14" width="6" height="6" rx="1"></rect><rect x="14" y="14" width="6" height="6" rx="1"></rect><path d="M14 7h6"></path><path d="M17 4v6"></path></g>', 1)
155
155
  ])]);
156
156
  }
157
157
  const eo = /* @__PURE__ */ w(Rs, [["render", Hs]]), Es = {}, qs = {
@@ -279,7 +279,7 @@ const ro = /* @__PURE__ */ w(tl, [["render", ol]]), rl = {}, al = {
279
279
  };
280
280
  function sl(e, t) {
281
281
  return s(), d("svg", al, [...t[0] || (t[0] = [
282
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M12 21v.01"></path><path d="M3 9v.01"></path><path d="M21 9v.01"></path><path d="M8 20.1A9 9 0 0 1 3 13"></path><path d="M16 20.1a9 9 0 0 0 5-7.1"></path><path d="M6.2 5a9 9 0 0 1 11.4 0"></path></g>', 1)
282
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M12 21v.01"></path><path d="M3 9v.01"></path><path d="M21 9v.01"></path><path d="M8 20.1A9 9 0 0 1 3 13"></path><path d="M16 20.1a9 9 0 0 0 5-7.1"></path><path d="M6.2 5a9 9 0 0 1 11.4 0"></path></g>', 1)
283
283
  ])]);
284
284
  }
285
285
  const ao = /* @__PURE__ */ w(rl, [["render", sl]]), ll = {}, il = {
@@ -313,7 +313,7 @@ const so = /* @__PURE__ */ w(ll, [["render", cl]]), ul = {}, dl = {
313
313
  };
314
314
  function pl(e, t) {
315
315
  return s(), d("svg", dl, [...t[0] || (t[0] = [
316
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7V6a2 2 0 0 1 2-2h2"></path><path d="M4 17v1a2 2 0 0 0 2 2h2"></path><path d="M16 4h2a2 2 0 0 1 2 2v1"></path><path d="M16 20h2a2 2 0 0 0 2-2v-1"></path><path d="M5 11h1v2H5z"></path><path d="M10 11v2"></path><path d="M14 11h1v2h-1z"></path><path d="M19 11v2"></path></g>', 1)
316
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7V6a2 2 0 0 1 2-2h2"></path><path d="M4 17v1a2 2 0 0 0 2 2h2"></path><path d="M16 4h2a2 2 0 0 1 2 2v1"></path><path d="M16 20h2a2 2 0 0 0 2-2v-1"></path><path d="M5 11h1v2H5z"></path><path d="M10 11v2"></path><path d="M14 11h1v2h-1z"></path><path d="M19 11v2"></path></g>', 1)
317
317
  ])]);
318
318
  }
319
319
  const lo = /* @__PURE__ */ w(ul, [["render", pl]]), fl = {}, hl = {
@@ -403,7 +403,7 @@ const po = /* @__PURE__ */ w(xl, [["render", $l]]), Cl = {}, Ml = {
403
403
  };
404
404
  function zl(e, t) {
405
405
  return s(), d("svg", Ml, [...t[0] || (t[0] = [
406
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3"></path><path d="M12 12l8-4.5"></path><path d="M12 12v9"></path><path d="M12 12L4 7.5"></path></g>', 1)
406
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3"></path><path d="M12 12l8-4.5"></path><path d="M12 12v9"></path><path d="M12 12L4 7.5"></path></g>', 1)
407
407
  ])]);
408
408
  }
409
409
  const fo = /* @__PURE__ */ w(Cl, [["render", zl]]), Nl = {}, Sl = {
@@ -445,7 +445,7 @@ const ho = /* @__PURE__ */ w(Nl, [["render", Dl]]), Tl = {}, Fl = {
445
445
  };
446
446
  function Bl(e, t) {
447
447
  return s(), d("svg", Fl, [...t[0] || (t[0] = [
448
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="7" width="18" height="13" rx="2"></rect><path d="M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><path d="M12 12v.01"></path><path d="M3 13a20 20 0 0 0 18 0"></path></g>', 1)
448
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="7" width="18" height="13" rx="2"></rect><path d="M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><path d="M12 12v.01"></path><path d="M3 13a20 20 0 0 0 18 0"></path></g>', 1)
449
449
  ])]);
450
450
  }
451
451
  const mo = /* @__PURE__ */ w(Tl, [["render", Bl]]), Il = {}, Vl = {
@@ -455,7 +455,7 @@ const mo = /* @__PURE__ */ w(Tl, [["render", Bl]]), Il = {}, Vl = {
455
455
  };
456
456
  function Ul(e, t) {
457
457
  return s(), d("svg", Vl, [...t[0] || (t[0] = [
458
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21h18"></path><path d="M9 8h1"></path><path d="M9 12h1"></path><path d="M9 16h1"></path><path d="M14 8h1"></path><path d="M14 12h1"></path><path d="M14 16h1"></path><path d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"></path></g>', 1)
458
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21h18"></path><path d="M9 8h1"></path><path d="M9 12h1"></path><path d="M9 16h1"></path><path d="M14 8h1"></path><path d="M14 12h1"></path><path d="M14 16h1"></path><path d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"></path></g>', 1)
459
459
  ])]);
460
460
  }
461
461
  const wo = /* @__PURE__ */ w(Il, [["render", Ul]]), jl = {}, Al = {
@@ -485,7 +485,7 @@ const go = /* @__PURE__ */ w(jl, [["render", Ol]]), Rl = {}, Pl = {
485
485
  };
486
486
  function Hl(e, t) {
487
487
  return s(), d("svg", Pl, [...t[0] || (t[0] = [
488
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="5" width="14" height="14" rx="1"></rect><path d="M9 9h6v6H9z"></path><path d="M3 10h2"></path><path d="M3 14h2"></path><path d="M10 3v2"></path><path d="M14 3v2"></path><path d="M21 10h-2"></path><path d="M21 14h-2"></path><path d="M14 21v-2"></path><path d="M10 21v-2"></path></g>', 1)
488
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="5" width="14" height="14" rx="1"></rect><path d="M9 9h6v6H9z"></path><path d="M3 10h2"></path><path d="M3 14h2"></path><path d="M10 3v2"></path><path d="M14 3v2"></path><path d="M21 10h-2"></path><path d="M21 14h-2"></path><path d="M14 21v-2"></path><path d="M10 21v-2"></path></g>', 1)
489
489
  ])]);
490
490
  }
491
491
  const vo = /* @__PURE__ */ w(Rl, [["render", Hl]]), El = {}, ql = {
@@ -495,7 +495,7 @@ const vo = /* @__PURE__ */ w(Rl, [["render", Hl]]), El = {}, ql = {
495
495
  };
496
496
  function Ll(e, t) {
497
497
  return s(), d("svg", ql, [...t[0] || (t[0] = [
498
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="3" width="16" height="18" rx="2"></rect><rect x="8" y="7" width="8" height="3" rx="1"></rect><path d="M8 14v.01"></path><path d="M12 14v.01"></path><path d="M16 14v.01"></path><path d="M8 17v.01"></path><path d="M12 17v.01"></path><path d="M16 17v.01"></path></g>', 1)
498
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="3" width="16" height="18" rx="2"></rect><rect x="8" y="7" width="8" height="3" rx="1"></rect><path d="M8 14v.01"></path><path d="M12 14v.01"></path><path d="M16 14v.01"></path><path d="M8 17v.01"></path><path d="M12 17v.01"></path><path d="M16 17v.01"></path></g>', 1)
499
499
  ])]);
500
500
  }
501
501
  const ko = /* @__PURE__ */ w(El, [["render", Ll]]), Kl = {}, Wl = {
@@ -505,7 +505,7 @@ const ko = /* @__PURE__ */ w(El, [["render", Ll]]), Kl = {}, Wl = {
505
505
  };
506
506
  function Gl(e, t) {
507
507
  return s(), d("svg", Wl, [...t[0] || (t[0] = [
508
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2"></rect><path d="M16 3v4"></path><path d="M8 3v4"></path><path d="M4 11h16"></path><path d="M11 15h1"></path><path d="M12 15v3"></path></g>', 1)
508
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2"></rect><path d="M16 3v4"></path><path d="M8 3v4"></path><path d="M4 11h16"></path><path d="M11 15h1"></path><path d="M12 15v3"></path></g>', 1)
509
509
  ])]);
510
510
  }
511
511
  const yo = /* @__PURE__ */ w(Kl, [["render", Gl]]), Ql = {}, Jl = {
@@ -515,7 +515,7 @@ const yo = /* @__PURE__ */ w(Kl, [["render", Gl]]), Ql = {}, Jl = {
515
515
  };
516
516
  function Xl(e, t) {
517
517
  return s(), d("svg", Jl, [...t[0] || (t[0] = [
518
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2"></rect><path d="M16 3v4"></path><path d="M8 3v4"></path><path d="M4 11h16"></path><path d="M10 16h4"></path><path d="M12 14v4"></path></g>', 1)
518
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2"></rect><path d="M16 3v4"></path><path d="M8 3v4"></path><path d="M4 11h16"></path><path d="M10 16h4"></path><path d="M12 14v4"></path></g>', 1)
519
519
  ])]);
520
520
  }
521
521
  const bo = /* @__PURE__ */ w(Ql, [["render", Xl]]), Yl = {}, Zl = {
@@ -525,7 +525,7 @@ const bo = /* @__PURE__ */ w(Ql, [["render", Xl]]), Yl = {}, Zl = {
525
525
  };
526
526
  function ei(e, t) {
527
527
  return s(), d("svg", Zl, [...t[0] || (t[0] = [
528
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.795 21H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4"></path><path d="M18 14v4h4"></path><circle cx="18" cy="18" r="4"></circle><path d="M15 3v4"></path><path d="M7 3v4"></path><path d="M3 11h16"></path></g>', 1)
528
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.795 21H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4"></path><path d="M18 14v4h4"></path><circle cx="18" cy="18" r="4"></circle><path d="M15 3v4"></path><path d="M7 3v4"></path><path d="M3 11h16"></path></g>', 1)
529
529
  ])]);
530
530
  }
531
531
  const xo = /* @__PURE__ */ w(Yl, [["render", ei]]), ti = {}, ni = {
@@ -611,7 +611,7 @@ const Co = /* @__PURE__ */ w(ui, [["render", pi]]), fi = {}, hi = {
611
611
  };
612
612
  function mi(e, t) {
613
613
  return s(), d("svg", hi, [...t[0] || (t[0] = [
614
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="12" width="6" height="8" rx="1"></rect><rect x="9" y="8" width="6" height="12" rx="1"></rect><rect x="15" y="4" width="6" height="16" rx="1"></rect><path d="M4 20h14"></path></g>', 1)
614
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="12" width="6" height="8" rx="1"></rect><rect x="9" y="8" width="6" height="12" rx="1"></rect><rect x="15" y="4" width="6" height="16" rx="1"></rect><path d="M4 20h14"></path></g>', 1)
615
615
  ])]);
616
616
  }
617
617
  const Mo = /* @__PURE__ */ w(fi, [["render", mi]]), wi = {}, gi = {
@@ -710,7 +710,7 @@ const Do = /* @__PURE__ */ w(Ci, [["render", zi]]), Ni = {}, Si = {
710
710
  };
711
711
  function Di(e, t) {
712
712
  return s(), d("svg", Si, [...t[0] || (t[0] = [
713
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l9.5 7L18 21H6L2.5 10z"></path><path d="M12 7.5l5.5 4L15 17H8.5l-2-5.5z"></path><path d="M2.5 10l9.5 3l9.5-3"></path><path d="M12 3v10l6 8"></path><path d="M6 21l6-8"></path></g>', 1)
713
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l9.5 7L18 21H6L2.5 10z"></path><path d="M12 7.5l5.5 4L15 17H8.5l-2-5.5z"></path><path d="M2.5 10l9.5 3l9.5-3"></path><path d="M12 3v10l6 8"></path><path d="M6 21l6-8"></path></g>', 1)
714
714
  ])]);
715
715
  }
716
716
  const To = /* @__PURE__ */ w(Ni, [["render", Di]]), Ti = {}, Fi = {
@@ -739,7 +739,7 @@ const Fo = /* @__PURE__ */ w(Ti, [["render", Bi]]), Ii = {}, Vi = {
739
739
  };
740
740
  function Ui(e, t) {
741
741
  return s(), d("svg", Vi, [...t[0] || (t[0] = [
742
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 14h.01"></path><path d="M9 17h.01"></path><path d="M12 16l1 1l3-3"></path></g>', 1)
742
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 14h.01"></path><path d="M9 17h.01"></path><path d="M12 16l1 1l3-3"></path></g>', 1)
743
743
  ])]);
744
744
  }
745
745
  const Bo = /* @__PURE__ */ w(Ii, [["render", Ui]]), ji = {}, Ai = {
@@ -800,7 +800,7 @@ const Vo = /* @__PURE__ */ w(Ri, [["render", Hi]]), Ei = {}, qi = {
800
800
  };
801
801
  function Li(e, t) {
802
802
  return s(), d("svg", qi, [...t[0] || (t[0] = [
803
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 12h.01"></path><path d="M13 12h2"></path><path d="M9 16h.01"></path><path d="M13 16h2"></path></g>', 1)
803
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 12h.01"></path><path d="M13 12h2"></path><path d="M9 16h.01"></path><path d="M13 16h2"></path></g>', 1)
804
804
  ])]);
805
805
  }
806
806
  const Uo = /* @__PURE__ */ w(Ei, [["render", Li]]), Ki = {}, Wi = {
@@ -810,7 +810,7 @@ const Uo = /* @__PURE__ */ w(Ei, [["render", Li]]), Ki = {}, Wi = {
810
810
  };
811
811
  function Gi(e, t) {
812
812
  return s(), d("svg", Wi, [...t[0] || (t[0] = [
813
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M10 14h4"></path><path d="M12 12v4"></path></g>', 1)
813
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M10 14h4"></path><path d="M12 12v4"></path></g>', 1)
814
814
  ])]);
815
815
  }
816
816
  const jo = /* @__PURE__ */ w(Ki, [["render", Gi]]), Qi = {}, Ji = {
@@ -942,7 +942,7 @@ const Po = /* @__PURE__ */ w(uc, [["render", pc]]), fc = {}, hc = {
942
942
  };
943
943
  function mc(e, t) {
944
944
  return s(), d("svg", hc, [...t[0] || (t[0] = [
945
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="3"></rect><path d="M3 10h18"></path><path d="M7 15h.01"></path><path d="M11 15h2"></path></g>', 1)
945
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="3"></rect><path d="M3 10h18"></path><path d="M7 15h.01"></path><path d="M11 15h2"></path></g>', 1)
946
946
  ])]);
947
947
  }
948
948
  const Ho = /* @__PURE__ */ w(fc, [["render", mc]]), wc = {}, gc = {
@@ -952,7 +952,7 @@ const Ho = /* @__PURE__ */ w(fc, [["render", mc]]), wc = {}, gc = {
952
952
  };
953
953
  function vc(e, t) {
954
954
  return s(), d("svg", gc, [...t[0] || (t[0] = [
955
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 8V6a2 2 0 0 1 2-2h2"></path><path d="M4 16v2a2 2 0 0 0 2 2h2"></path><path d="M16 4h2a2 2 0 0 1 2 2v2"></path><path d="M16 20h2a2 2 0 0 0 2-2v-2"></path><path d="M9 12h6"></path><path d="M12 9v6"></path></g>', 1)
955
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 8V6a2 2 0 0 1 2-2h2"></path><path d="M4 16v2a2 2 0 0 0 2 2h2"></path><path d="M16 4h2a2 2 0 0 1 2 2v2"></path><path d="M16 20h2a2 2 0 0 0 2-2v-2"></path><path d="M9 12h6"></path><path d="M12 9v6"></path></g>', 1)
956
956
  ])]);
957
957
  }
958
958
  const Eo = /* @__PURE__ */ w(wc, [["render", vc]]), kc = {}, yc = {
@@ -1057,7 +1057,7 @@ const Wo = /* @__PURE__ */ w(Nc, [["render", Dc]]), Tc = {}, Fc = {
1057
1057
  };
1058
1058
  function Bc(e, t) {
1059
1059
  return s(), d("svg", Fc, [...t[0] || (t[0] = [
1060
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path><path d="M8 12l3-3l2 2l3-3"></path></g>', 1)
1060
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path><path d="M8 12l3-3l2 2l3-3"></path></g>', 1)
1061
1061
  ])]);
1062
1062
  }
1063
1063
  const Go = /* @__PURE__ */ w(Tc, [["render", Bc]]), Ic = {}, Vc = {
@@ -1067,7 +1067,7 @@ const Go = /* @__PURE__ */ w(Tc, [["render", Bc]]), Ic = {}, Vc = {
1067
1067
  };
1068
1068
  function Uc(e, t) {
1069
1069
  return s(), d("svg", Vc, [...t[0] || (t[0] = [
1070
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path></g>', 1)
1070
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path></g>', 1)
1071
1071
  ])]);
1072
1072
  }
1073
1073
  const Qo = /* @__PURE__ */ w(Ic, [["render", Uc]]), jc = {}, Ac = {
@@ -1077,7 +1077,7 @@ const Qo = /* @__PURE__ */ w(Ic, [["render", Uc]]), jc = {}, Ac = {
1077
1077
  };
1078
1078
  function Oc(e, t) {
1079
1079
  return s(), d("svg", Ac, [...t[0] || (t[0] = [
1080
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path><path d="M9 12V8"></path><path d="M12 12v-1"></path><path d="M15 12v-2"></path><path d="M12 12v-1"></path></g>', 1)
1080
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><path d="M7 20h10"></path><path d="M9 16v4"></path><path d="M15 16v4"></path><path d="M9 12V8"></path><path d="M12 12v-1"></path><path d="M15 12v-2"></path><path d="M12 12v-1"></path></g>', 1)
1081
1081
  ])]);
1082
1082
  }
1083
1083
  const Jo = /* @__PURE__ */ w(jc, [["render", Oc]]), Rc = {}, Pc = {
@@ -1302,7 +1302,7 @@ const ar = /* @__PURE__ */ w(uu, [["render", pu]]), fu = {}, hu = {
1302
1302
  };
1303
1303
  function mu(e, t) {
1304
1304
  return s(), d("svg", hu, [...t[0] || (t[0] = [
1305
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M12 17h.01"></path><path d="M12 11v3"></path></g>', 1)
1305
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M12 17h.01"></path><path d="M12 11v3"></path></g>', 1)
1306
1306
  ])]);
1307
1307
  }
1308
1308
  const sr = /* @__PURE__ */ w(fu, [["render", mu]]), wu = {}, gu = {
@@ -1312,7 +1312,7 @@ const sr = /* @__PURE__ */ w(fu, [["render", mu]]), wu = {}, gu = {
1312
1312
  };
1313
1313
  function vu(e, t) {
1314
1314
  return s(), d("svg", gu, [...t[0] || (t[0] = [
1315
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M9 17v-5"></path><path d="M12 17v-1"></path><path d="M15 17v-3"></path></g>', 1)
1315
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M9 17v-5"></path><path d="M12 17v-1"></path><path d="M15 17v-3"></path></g>', 1)
1316
1316
  ])]);
1317
1317
  }
1318
1318
  const lr = /* @__PURE__ */ w(wu, [["render", vu]]), ku = {}, yu = {
@@ -1322,7 +1322,7 @@ const lr = /* @__PURE__ */ w(wu, [["render", vu]]), ku = {}, yu = {
1322
1322
  };
1323
1323
  function bu(e, t) {
1324
1324
  return s(), d("svg", yu, [...t[0] || (t[0] = [
1325
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M9 9h1"></path><path d="M9 13h6"></path><path d="M9 17h6"></path></g>', 1)
1325
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"></path><path d="M9 9h1"></path><path d="M9 13h6"></path><path d="M9 17h6"></path></g>', 1)
1326
1326
  ])]);
1327
1327
  }
1328
1328
  const ut = /* @__PURE__ */ w(ku, [["render", bu]]), xu = {}, _u = {
@@ -1349,7 +1349,7 @@ const dt = /* @__PURE__ */ w(xu, [["render", $u]]), Cu = {}, Mu = {
1349
1349
  };
1350
1350
  function zu(e, t) {
1351
1351
  return s(), d("svg", Mu, [...t[0] || (t[0] = [
1352
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="6" r="2"></circle><circle cx="18" cy="18" r="2"></circle><path d="M11 6h5a2 2 0 0 1 2 2v8"></path><path d="M14 9l-3-3l3-3"></path><path d="M13 18H8a2 2 0 0 1-2-2V8"></path><path d="M10 15l3 3l-3 3"></path></g>', 1)
1352
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="6" r="2"></circle><circle cx="18" cy="18" r="2"></circle><path d="M11 6h5a2 2 0 0 1 2 2v8"></path><path d="M14 9l-3-3l3-3"></path><path d="M13 18H8a2 2 0 0 1-2-2V8"></path><path d="M10 15l3 3l-3 3"></path></g>', 1)
1353
1353
  ])]);
1354
1354
  }
1355
1355
  const ir = /* @__PURE__ */ w(Cu, [["render", zu]]), Nu = {}, Su = {
@@ -1359,7 +1359,7 @@ const ir = /* @__PURE__ */ w(Cu, [["render", zu]]), Nu = {}, Su = {
1359
1359
  };
1360
1360
  function Du(e, t) {
1361
1361
  return s(), d("svg", Su, [...t[0] || (t[0] = [
1362
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="18" r="2"></circle><circle cx="6" cy="6" r="2"></circle><circle cx="18" cy="18" r="2"></circle><path d="M6 8v8"></path><path d="M11 6h5a2 2 0 0 1 2 2v8"></path><path d="M14 9l-3-3l3-3"></path></g>', 1)
1362
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="18" r="2"></circle><circle cx="6" cy="6" r="2"></circle><circle cx="18" cy="18" r="2"></circle><path d="M6 8v8"></path><path d="M11 6h5a2 2 0 0 1 2 2v8"></path><path d="M14 9l-3-3l3-3"></path></g>', 1)
1363
1363
  ])]);
1364
1364
  }
1365
1365
  const cr = /* @__PURE__ */ w(Nu, [["render", Du]]), Tu = {}, Fu = {
@@ -1369,7 +1369,7 @@ const cr = /* @__PURE__ */ w(Nu, [["render", Du]]), Tu = {}, Fu = {
1369
1369
  };
1370
1370
  function Bu(e, t) {
1371
1371
  return s(), d("svg", Fu, [...t[0] || (t[0] = [
1372
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="5" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="19" cy="5" r="1"></circle><circle cx="5" cy="12" r="1"></circle><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="19" r="1"></circle><circle cx="12" cy="19" r="1"></circle><circle cx="19" cy="19" r="1"></circle></g>', 1)
1372
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="5" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="19" cy="5" r="1"></circle><circle cx="5" cy="12" r="1"></circle><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="19" r="1"></circle><circle cx="12" cy="19" r="1"></circle><circle cx="19" cy="19" r="1"></circle></g>', 1)
1373
1373
  ])]);
1374
1374
  }
1375
1375
  const Qe = /* @__PURE__ */ w(Tu, [["render", Bu]]), Iu = {}, Vu = {
@@ -1399,7 +1399,7 @@ const ur = /* @__PURE__ */ w(Iu, [["render", Uu]]), ju = {}, Au = {
1399
1399
  };
1400
1400
  function Ou(e, t) {
1401
1401
  return s(), d("svg", Au, [...t[0] || (t[0] = [
1402
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="16" rx="3"></rect><circle cx="9" cy="10" r="2"></circle><path d="M15 8h2"></path><path d="M15 12h2"></path><path d="M7 16h10"></path></g>', 1)
1402
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="16" rx="3"></rect><circle cx="9" cy="10" r="2"></circle><path d="M15 8h2"></path><path d="M15 12h2"></path><path d="M7 16h10"></path></g>', 1)
1403
1403
  ])]);
1404
1404
  }
1405
1405
  const dr = /* @__PURE__ */ w(ju, [["render", Ou]]), Ru = {}, Pu = {
@@ -1480,7 +1480,7 @@ const hr = /* @__PURE__ */ w(Ku, [["render", Gu]]), Qu = {}, Ju = {
1480
1480
  };
1481
1481
  function Xu(e, t) {
1482
1482
  return s(), d("svg", Ju, [...t[0] || (t[0] = [
1483
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 6h11"></path><path d="M9 12h11"></path><path d="M9 18h11"></path><path d="M5 6v.01"></path><path d="M5 12v.01"></path><path d="M5 18v.01"></path></g>', 1)
1483
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 6h11"></path><path d="M9 12h11"></path><path d="M9 18h11"></path><path d="M5 6v.01"></path><path d="M5 12v.01"></path><path d="M5 18v.01"></path></g>', 1)
1484
1484
  ])]);
1485
1485
  }
1486
1486
  const mr = /* @__PURE__ */ w(Qu, [["render", Xu]]), Yu = {}, Zu = {
@@ -1490,7 +1490,7 @@ const mr = /* @__PURE__ */ w(Qu, [["render", Xu]]), Yu = {}, Zu = {
1490
1490
  };
1491
1491
  function ed(e, t) {
1492
1492
  return s(), d("svg", Zu, [...t[0] || (t[0] = [
1493
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3.5 5.5L5 7l2.5-2.5"></path><path d="M3.5 11.5L5 13l2.5-2.5"></path><path d="M3.5 17.5L5 19l2.5-2.5"></path><path d="M11 6h9"></path><path d="M11 12h9"></path><path d="M11 18h9"></path></g>', 1)
1493
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3.5 5.5L5 7l2.5-2.5"></path><path d="M3.5 11.5L5 13l2.5-2.5"></path><path d="M3.5 17.5L5 19l2.5-2.5"></path><path d="M11 6h9"></path><path d="M11 12h9"></path><path d="M11 18h9"></path></g>', 1)
1494
1494
  ])]);
1495
1495
  }
1496
1496
  const wr = /* @__PURE__ */ w(Yu, [["render", ed]]), td = {}, nd = {
@@ -1500,7 +1500,7 @@ const wr = /* @__PURE__ */ w(Yu, [["render", ed]]), td = {}, nd = {
1500
1500
  };
1501
1501
  function od(e, t) {
1502
1502
  return s(), d("svg", nd, [...t[0] || (t[0] = [
1503
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 5h8"></path><path d="M13 9h5"></path><path d="M13 15h8"></path><path d="M13 19h5"></path><rect x="3" y="4" width="6" height="6" rx="1"></rect><rect x="3" y="14" width="6" height="6" rx="1"></rect></g>', 1)
1503
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 5h8"></path><path d="M13 9h5"></path><path d="M13 15h8"></path><path d="M13 19h5"></path><rect x="3" y="4" width="6" height="6" rx="1"></rect><rect x="3" y="14" width="6" height="6" rx="1"></rect></g>', 1)
1504
1504
  ])]);
1505
1505
  }
1506
1506
  const gr = /* @__PURE__ */ w(td, [["render", od]]), rd = {}, ad = {
@@ -1615,7 +1615,7 @@ const xr = /* @__PURE__ */ w(wd, [["render", vd]]), kd = {}, yd = {
1615
1615
  };
1616
1616
  function bd(e, t) {
1617
1617
  return s(), d("svg", yd, [...t[0] || (t[0] = [
1618
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 8h.01"></path><rect x="4" y="4" width="16" height="16" rx="3"></rect><path d="M4 15l4-4a3 5 0 0 1 3 0l5 5"></path><path d="M14 14l1-1a3 5 0 0 1 3 0l2 2"></path></g>', 1)
1618
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 8h.01"></path><rect x="4" y="4" width="16" height="16" rx="3"></rect><path d="M4 15l4-4a3 5 0 0 1 3 0l5 5"></path><path d="M14 14l1-1a3 5 0 0 1 3 0l2 2"></path></g>', 1)
1619
1619
  ])]);
1620
1620
  }
1621
1621
  const _r = /* @__PURE__ */ w(kd, [["render", bd]]), xd = {}, _d = {
@@ -1625,7 +1625,7 @@ const _r = /* @__PURE__ */ w(kd, [["render", bd]]), xd = {}, _d = {
1625
1625
  };
1626
1626
  function $d(e, t) {
1627
1627
  return s(), d("svg", _d, [...t[0] || (t[0] = [
1628
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3l18 18"></path><path d="M15 8h.01"></path><path d="M19.121 19.122A3 3 0 0 1 17 20H7a3 3 0 0 1-3-3V7c0-.833.34-1.587.888-2.131M8 4h9a3 3 0 0 1 3 3v9"></path><path d="M4 15l4-4c.928-.893 2.072-.893 3 0l5 5"></path><path d="M16.32 12.34c.577-.059 1.162.162 1.68.66l2 2"></path></g>', 1)
1628
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3l18 18"></path><path d="M15 8h.01"></path><path d="M19.121 19.122A3 3 0 0 1 17 20H7a3 3 0 0 1-3-3V7c0-.833.34-1.587.888-2.131M8 4h9a3 3 0 0 1 3 3v9"></path><path d="M4 15l4-4c.928-.893 2.072-.893 3 0l5 5"></path><path d="M16.32 12.34c.577-.059 1.162.162 1.68.66l2 2"></path></g>', 1)
1629
1629
  ])]);
1630
1630
  }
1631
1631
  const pt = /* @__PURE__ */ w(xd, [["render", $d]]), Cd = {}, Md = {
@@ -1635,7 +1635,7 @@ const pt = /* @__PURE__ */ w(xd, [["render", $d]]), Cd = {}, Md = {
1635
1635
  };
1636
1636
  function zd(e, t) {
1637
1637
  return s(), d("svg", Md, [...t[0] || (t[0] = [
1638
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><rect x="14" y="4" width="6" height="6" rx="1"></rect><rect x="4" y="14" width="6" height="6" rx="1"></rect><path d="M14 17h6m-3-3v6"></path></g>', 1)
1638
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><rect x="14" y="4" width="6" height="6" rx="1"></rect><rect x="4" y="14" width="6" height="6" rx="1"></rect><path d="M14 17h6m-3-3v6"></path></g>', 1)
1639
1639
  ])]);
1640
1640
  }
1641
1641
  const qe = /* @__PURE__ */ w(Cd, [["render", zd]]), Nd = {}, Sd = {
@@ -1645,7 +1645,7 @@ const qe = /* @__PURE__ */ w(Cd, [["render", zd]]), Nd = {}, Sd = {
1645
1645
  };
1646
1646
  function Dd(e, t) {
1647
1647
  return s(), d("svg", Sd, [...t[0] || (t[0] = [
1648
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 4h18"></path><path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"></path><path d="M12 16v4"></path><path d="M9 20h6"></path><path d="M8 12l3-3l2 2l3-3"></path></g>', 1)
1648
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 4h18"></path><path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"></path><path d="M12 16v4"></path><path d="M9 20h6"></path><path d="M8 12l3-3l2 2l3-3"></path></g>', 1)
1649
1649
  ])]);
1650
1650
  }
1651
1651
  const $r = /* @__PURE__ */ w(Nd, [["render", Dd]]), Td = {}, Fd = {
@@ -1655,7 +1655,7 @@ const $r = /* @__PURE__ */ w(Nd, [["render", Dd]]), Td = {}, Fd = {
1655
1655
  };
1656
1656
  function Bd(e, t) {
1657
1657
  return s(), d("svg", Fd, [...t[0] || (t[0] = [
1658
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12V8"></path><path d="M15 12v-2"></path><path d="M12 12v-1"></path><path d="M3 4h18"></path><path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"></path><path d="M12 16v4"></path><path d="M9 20h6"></path></g>', 1)
1658
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12V8"></path><path d="M15 12v-2"></path><path d="M12 12v-1"></path><path d="M3 4h18"></path><path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"></path><path d="M12 16v4"></path><path d="M9 20h6"></path></g>', 1)
1659
1659
  ])]);
1660
1660
  }
1661
1661
  const Cr = /* @__PURE__ */ w(Td, [["render", Bd]]), Id = {}, Vd = {
@@ -1691,7 +1691,7 @@ const Mr = /* @__PURE__ */ w(Id, [["render", Ud]]), jd = {}, Ad = {
1691
1691
  };
1692
1692
  function Od(e, t) {
1693
1693
  return s(), d("svg", Ad, [...t[0] || (t[0] = [
1694
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><path d="M7 17v.01"></path><rect x="14" y="4" width="6" height="6" rx="1"></rect><path d="M7 7v.01"></path><rect x="4" y="14" width="6" height="6" rx="1"></rect><path d="M17 7v.01"></path><path d="M14 14h3"></path><path d="M20 14v.01"></path><path d="M14 14v3"></path><path d="M14 20h3"></path><path d="M17 17h3"></path><path d="M20 17v3"></path></g>', 1)
1694
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1"></rect><path d="M7 17v.01"></path><rect x="14" y="4" width="6" height="6" rx="1"></rect><path d="M7 7v.01"></path><rect x="4" y="14" width="6" height="6" rx="1"></rect><path d="M17 7v.01"></path><path d="M14 14h3"></path><path d="M20 14v.01"></path><path d="M14 14v3"></path><path d="M14 20h3"></path><path d="M17 17h3"></path><path d="M20 17v3"></path></g>', 1)
1695
1695
  ])]);
1696
1696
  }
1697
1697
  const zr = /* @__PURE__ */ w(jd, [["render", Od]]), Rd = {}, Pd = {
@@ -1720,7 +1720,7 @@ const ft = /* @__PURE__ */ w(Rd, [["render", Hd]]), Ed = {}, qd = {
1720
1720
  };
1721
1721
  function Ld(e, t) {
1722
1722
  return s(), d("svg", qd, [...t[0] || (t[0] = [
1723
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697"></path><path d="M18 14v4h4"></path><path d="M18 11V7a2 2 0 0 0-2-2h-2"></path><rect x="8" y="3" width="6" height="4" rx="2"></rect><circle cx="18" cy="18" r="4"></circle><path d="M8 11h4"></path><path d="M8 15h3"></path></g>', 1)
1723
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697"></path><path d="M18 14v4h4"></path><path d="M18 11V7a2 2 0 0 0-2-2h-2"></path><rect x="8" y="3" width="6" height="4" rx="2"></rect><circle cx="18" cy="18" r="4"></circle><path d="M8 11h4"></path><path d="M8 15h3"></path></g>', 1)
1724
1724
  ])]);
1725
1725
  }
1726
1726
  const Nr = /* @__PURE__ */ w(Ed, [["render", Ld]]), Kd = {}, Wd = {
@@ -1730,7 +1730,7 @@ const Nr = /* @__PURE__ */ w(Ed, [["render", Ld]]), Kd = {}, Wd = {
1730
1730
  };
1731
1731
  function Gd(e, t) {
1732
1732
  return s(), d("svg", Wd, [...t[0] || (t[0] = [
1733
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 17v-5"></path><path d="M12 17v-1"></path><path d="M15 17v-3"></path></g>', 1)
1733
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M9 17v-5"></path><path d="M12 17v-1"></path><path d="M15 17v-3"></path></g>', 1)
1734
1734
  ])]);
1735
1735
  }
1736
1736
  const Sr = /* @__PURE__ */ w(Kd, [["render", Gd]]), Qd = {}, Jd = {
@@ -1740,7 +1740,7 @@ const Sr = /* @__PURE__ */ w(Kd, [["render", Gd]]), Qd = {}, Jd = {
1740
1740
  };
1741
1741
  function Xd(e, t) {
1742
1742
  return s(), d("svg", Jd, [...t[0] || (t[0] = [
1743
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10"></path><path d="M12 17v1m0-8v1"></path></g>', 1)
1743
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"></path><rect x="9" y="3" width="6" height="4" rx="2"></rect><path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10"></path><path d="M12 17v1m0-8v1"></path></g>', 1)
1744
1744
  ])]);
1745
1745
  }
1746
1746
  const Dr = /* @__PURE__ */ w(Qd, [["render", Xd]]), Yd = {}, Zd = {
@@ -1750,7 +1750,7 @@ const Dr = /* @__PURE__ */ w(Qd, [["render", Xd]]), Yd = {}, Zd = {
1750
1750
  };
1751
1751
  function ep(e, t) {
1752
1752
  return s(), d("svg", Zd, [...t[0] || (t[0] = [
1753
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697"></path><path d="M18 12V7a2 2 0 0 0-2-2h-2"></path><rect x="8" y="3" width="6" height="4" rx="2"></rect><path d="M8 11h4"></path><path d="M8 15h3"></path><circle cx="16.5" cy="17.5" r="2.5"></circle><path d="M18.5 19.5L21 22"></path></g>', 1)
1753
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697"></path><path d="M18 12V7a2 2 0 0 0-2-2h-2"></path><rect x="8" y="3" width="6" height="4" rx="2"></rect><path d="M8 11h4"></path><path d="M8 15h3"></path><circle cx="16.5" cy="17.5" r="2.5"></circle><path d="M18.5 19.5L21 22"></path></g>', 1)
1754
1754
  ])]);
1755
1755
  }
1756
1756
  const Tr = /* @__PURE__ */ w(Yd, [["render", ep]]), tp = {}, np = {
@@ -1888,7 +1888,7 @@ const Ur = /* @__PURE__ */ w(wp, [["render", vp]]), kp = {}, yp = {
1888
1888
  };
1889
1889
  function bp(e, t) {
1890
1890
  return s(), d("svg", yp, [...t[0] || (t[0] = [
1891
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7h16"></path><path d="M10 11v6"></path><path d="M14 11v6"></path><path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12"></path><path d="M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"></path></g>', 1)
1891
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 7h16"></path><path d="M10 11v6"></path><path d="M14 11v6"></path><path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12"></path><path d="M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"></path></g>', 1)
1892
1892
  ])]);
1893
1893
  }
1894
1894
  const et = /* @__PURE__ */ w(kp, [["render", bp]]), xp = {}, _p = {
@@ -1969,7 +1969,7 @@ const Or = /* @__PURE__ */ w(Np, [["render", Dp]]), Tp = {}, Fp = {
1969
1969
  };
1970
1970
  function Bp(e, t) {
1971
1971
  return s(), d("svg", Fp, [...t[0] || (t[0] = [
1972
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="7" r="4"></circle><path d="M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path><path d="M21 21v-2a4 4 0 0 0-3-3.85"></path></g>', 1)
1972
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="7" r="4"></circle><path d="M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path><path d="M21 21v-2a4 4 0 0 0-3-3.85"></path></g>', 1)
1973
1973
  ])]);
1974
1974
  }
1975
1975
  const Rr = /* @__PURE__ */ w(Tp, [["render", Bp]]), Ip = {}, Vp = {
@@ -2124,7 +2124,7 @@ const Kr = /* @__PURE__ */ w(Yp, [["render", ef]]), tf = {}, nf = {
2124
2124
  };
2125
2125
  function of(e, t) {
2126
2126
  return s(), d("svg", nf, [...t[0] || (t[0] = [
2127
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 4v.01"></path><path d="M20 20v.01"></path><path d="M20 16v.01"></path><path d="M20 12v.01"></path><path d="M20 8v.01"></path><rect x="8" y="4" width="8" height="16" rx="1"></rect><path d="M4 4v.01"></path><path d="M4 20v.01"></path><path d="M4 16v.01"></path><path d="M4 12v.01"></path><path d="M4 8v.01"></path></g>', 1)
2127
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 4v.01"></path><path d="M20 20v.01"></path><path d="M20 16v.01"></path><path d="M20 12v.01"></path><path d="M20 8v.01"></path><rect x="8" y="4" width="8" height="16" rx="1"></rect><path d="M4 4v.01"></path><path d="M4 20v.01"></path><path d="M4 16v.01"></path><path d="M4 12v.01"></path><path d="M4 8v.01"></path></g>', 1)
2128
2128
  ])]);
2129
2129
  }
2130
2130
  const Wr = /* @__PURE__ */ w(tf, [["render", of]]), rf = {}, af = {
@@ -2158,7 +2158,7 @@ const Gr = /* @__PURE__ */ w(rf, [["render", sf]]), lf = {}, cf = {
2158
2158
  };
2159
2159
  function uf(e, t) {
2160
2160
  return s(), d("svg", cf, [...t[0] || (t[0] = [
2161
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="4" width="4" height="16" rx="1"></rect><rect x="9" y="4" width="4" height="16" rx="1"></rect><path d="M5 8h4"></path><path d="M9 16h4"></path><g transform="rotate(-13 27.054 -55.827)"><rect width="4" height="16" rx="1"></rect><path d="M0 4h4"></path><path d="M0 12h4"></path></g></g>', 1)
2161
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="4" width="4" height="16" rx="1"></rect><rect x="9" y="4" width="4" height="16" rx="1"></rect><path d="M5 8h4"></path><path d="M9 16h4"></path><g transform="rotate(-13 27.054 -55.827)"><rect width="4" height="16" rx="1"></rect><path d="M0 4h4"></path><path d="M0 12h4"></path></g></g>', 1)
2162
2162
  ])]);
2163
2163
  }
2164
2164
  const Qr = /* @__PURE__ */ w(lf, [["render", uf]]), df = {}, pf = {
@@ -2168,7 +2168,7 @@ const Qr = /* @__PURE__ */ w(lf, [["render", uf]]), df = {}, pf = {
2168
2168
  };
2169
2169
  function ff(e, t) {
2170
2170
  return s(), d("svg", pf, [...t[0] || (t[0] = [
2171
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 5h2"></path><path d="M5 4v2"></path><path d="M11.5 4L11 6"></path><path d="M18 5h2"></path><path d="M19 4v2"></path><path d="M15 9l-1 1"></path><path d="M18 13l2-.5"></path><path d="M18 19h2"></path><path d="M19 18v2"></path><path d="M14 16.518L7.482 10l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329L14 16.519z"></path></g>', 1)
2171
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 5h2"></path><path d="M5 4v2"></path><path d="M11.5 4L11 6"></path><path d="M18 5h2"></path><path d="M19 4v2"></path><path d="M15 9l-1 1"></path><path d="M18 13l2-.5"></path><path d="M18 19h2"></path><path d="M19 18v2"></path><path d="M14 16.518L7.482 10l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329L14 16.519z"></path></g>', 1)
2172
2172
  ])]);
2173
2173
  }
2174
2174
  const Jr = /* @__PURE__ */ w(df, [["render", ff]]), hf = {}, mf = {
@@ -2191,7 +2191,7 @@ const Xr = /* @__PURE__ */ w(hf, [["render", wf]]), gf = {}, vf = {
2191
2191
  };
2192
2192
  function kf(e, t) {
2193
2193
  return s(), d("svg", vf, [...t[0] || (t[0] = [
2194
- j('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1"></path><path d="M8 16h8"></path><path d="M8.322 12.582l7.956.836"></path><path d="M8.787 9.168l7.826 1.664"></path><path d="M10.096 5.764l7.608 2.472"></path></g>', 1)
2194
+ A('<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1"></path><path d="M8 16h8"></path><path d="M8.322 12.582l7.956.836"></path><path d="M8.787 9.168l7.826 1.664"></path><path d="M10.096 5.764l7.608 2.472"></path></g>', 1)
2195
2195
  ])]);
2196
2196
  }
2197
2197
  const Yr = /* @__PURE__ */ w(gf, [["render", kf]]), Zr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2707,7 +2707,7 @@ const mt = "/apiserver/", kn = () => {
2707
2707
  _e.delete(l);
2708
2708
  });
2709
2709
  return _e.set(l, i), i;
2710
- }, ue = (e, t = {}, n = "json", c = 3e5) => {
2710
+ }, de = (e, t = {}, n = "json", c = 3e5) => {
2711
2711
  const l = JSON.stringify({
2712
2712
  fetchUri: e,
2713
2713
  ...t
@@ -2735,7 +2735,7 @@ const mt = "/apiserver/", kn = () => {
2735
2735
  url: `${mt}${e}`,
2736
2736
  method: "POST",
2737
2737
  data: t
2738
- }), Hf = (e) => ue("dynamic-table/queryById", { id: e }), Ef = (e) => ue("dynamic-table/createTime", { id: e }), Ve = (e) => ue("table/query", e), We = (e) => ue("table/submit", e), qf = (e) => ue("table/delete", e), yn = (e, t, n) => ue("calculation/sqlExecute", {
2738
+ }), Hf = (e) => de("dynamic-table/queryById", { id: e }), Ef = (e) => de("dynamic-table/createTime", { id: e }), Ve = (e) => de("table/query", e), We = (e) => de("table/submit", e), qf = (e) => de("table/delete", e), yn = (e, t, n) => de("calculation/sqlExecute", {
2739
2739
  calculationIds: e,
2740
2740
  linkId: t,
2741
2741
  ...n
@@ -2774,7 +2774,7 @@ const mt = "/apiserver/", kn = () => {
2774
2774
  ...i
2775
2775
  }),
2776
2776
  Oe,
2777
- ue
2777
+ de
2778
2778
  );
2779
2779
  } catch (l) {
2780
2780
  oe(l);
@@ -2997,6 +2997,8 @@ const mt = "/apiserver/", kn = () => {
2997
2997
  u: e?.optionsSource,
2998
2998
  a: Wf(e?.action),
2999
2999
  r: e.footer ? 1 : 0,
3000
+ g: e.main ? 1 : 0,
3001
+ h: e.sub ? 1 : 0,
3000
3002
  w: e?.width,
3001
3003
  z: e?.onClick
3002
3004
  }), _n = (e) => ({
@@ -3013,6 +3015,8 @@ const mt = "/apiserver/", kn = () => {
3013
3015
  optionsSource: e?.u,
3014
3016
  action: Gf(e?.a),
3015
3017
  footer: !!e.r,
3018
+ sub: !!e.h,
3019
+ main: !!e.g,
3016
3020
  width: e?.w,
3017
3021
  onClick: e?.z
3018
3022
  }), Qf = (e) => {
@@ -3400,7 +3404,7 @@ const xh = /* @__PURE__ */ w(nh, [["render", bh]]), _h = re({
3400
3404
  t,
3401
3405
  e.itemIndex,
3402
3406
  y,
3403
- ue
3407
+ de
3404
3408
  );
3405
3409
  ne && typeof ne == "object" && Object.keys(ne).forEach((T) => {
3406
3410
  e.formValue[T] = ne[T];
@@ -3412,7 +3416,7 @@ const xh = /* @__PURE__ */ w(nh, [["render", bh]]), _h = re({
3412
3416
  oe(K);
3413
3417
  }
3414
3418
  else
3415
- g.form.updateValue(S, F, y, ue);
3419
+ g.form.updateValue(S, F, y, de);
3416
3420
  }
3417
3421
  },
3418
3422
  selectFallback: (g) => g ? {
@@ -6419,7 +6423,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6419
6423
  fetch: null,
6420
6424
  when_drawer_open: "",
6421
6425
  when_before_save: ""
6422
- }), C = M(He()), R = M(""), H = M(!1), O = M([]), L = M([]), de = De("modules"), $e = (k) => k.id, vt = (k, V) => {
6426
+ }), C = M(He()), R = M(""), H = M(!1), O = M([]), L = M([]), ue = De("modules"), $e = (k) => k.id, vt = (k, V) => {
6423
6427
  t("update:rowKeys", {
6424
6428
  keys: k,
6425
6429
  rows: G(V)
@@ -6427,7 +6431,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6427
6431
  }, Ke = (k, V, W) => {
6428
6432
  if (O.value = k, W.action === "check" && L.value.push(W.row), W.action === "uncheck") {
6429
6433
  const X = L.value.findIndex(
6430
- (A) => A.id === W.row?.id
6434
+ (j) => j.id === W.row?.id
6431
6435
  );
6432
6436
  L.value.splice(X, 1);
6433
6437
  }
@@ -6446,8 +6450,8 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6446
6450
  const W = G(F.value);
6447
6451
  if (k && delete W.orderby, q.value.fetch)
6448
6452
  yn([q.value.fetch], "", W).then((X) => {
6449
- const A = vn(X);
6450
- F.value.query = A.query, S.value = A.records, v.value = !1, o.value = !0, t("on-update:value", W), t("update:loading", !1), C.value.cache && V && xe(`tables_${V}`, F.value);
6453
+ const j = vn(X);
6454
+ F.value.query = j.query, S.value = j.records, v.value = !1, o.value = !0, t("on-update:value", W), t("update:loading", !1), C.value.cache && V && xe(`tables_${V}`, F.value);
6451
6455
  }).catch(() => {
6452
6456
  v.value = !1, o.value = !0, t("update:loading", !1);
6453
6457
  });
@@ -6456,8 +6460,8 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6456
6460
  e.fetch ? X = e.fetch({ ...W, tableId: V }) : X = Ve({
6457
6461
  ...W,
6458
6462
  tableId: V
6459
- }), X.then((A) => {
6460
- const Y = vn(A);
6463
+ }), X.then((j) => {
6464
+ const Y = vn(j);
6461
6465
  F.value.query = Y.query, S.value = Y.records, v.value = !1, o.value = !0, t("on-update:value", W), t("update:loading", !1), C.value.cache && V && xe(`tables_${V}`, F.value);
6462
6466
  }).catch(() => {
6463
6467
  v.value = !1, o.value = !0, t("update:loading", !1);
@@ -6554,22 +6558,22 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6554
6558
  return f.value = V, { form: V, fillingDefaultValue: W, formDefaultValue: X };
6555
6559
  }, sn = async (k) => new Promise((V, W) => {
6556
6560
  const X = e.id || l.params.id;
6557
- let A;
6558
- e.fetch ? A = e.fetch({
6561
+ let j;
6562
+ e.fetch ? j = e.fetch({
6559
6563
  id: k.id,
6560
6564
  tableId: X
6561
- }) : A = Ve({
6565
+ }) : j = Ve({
6562
6566
  id: k.id,
6563
6567
  tableId: X
6564
- }), A.then((Y) => {
6568
+ }), j.then((Y) => {
6565
6569
  V(Y && Y[0]);
6566
6570
  }).catch(() => {
6567
6571
  W();
6568
6572
  });
6569
6573
  }), ln = async (k, V) => {
6570
6574
  const W = await sn(k).catch(() => {
6571
- }), { form: X, fillingDefaultValue: A } = await an(W || {});
6572
- let Y = { ...W, ...A };
6575
+ }), { form: X, fillingDefaultValue: j } = await an(W || {});
6576
+ let Y = { ...W, ...j };
6573
6577
  if (V && typeof V == "string")
6574
6578
  try {
6575
6579
  Y = await new Function(
@@ -6577,14 +6581,14 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6577
6581
  "POST",
6578
6582
  "fnNotification",
6579
6583
  V
6580
- )(Y, ue, a).catch(() => null);
6584
+ )(Y, de, a).catch(() => null);
6581
6585
  } catch (pe) {
6582
6586
  oe(pe);
6583
6587
  }
6584
6588
  const le = q.value.when_drawer_open;
6585
6589
  if (le && typeof le == "string")
6586
6590
  try {
6587
- Y = await new Function("data", "POST", le)(Y, ue).catch((me) => {
6591
+ Y = await new Function("data", "POST", le)(Y, de).catch((me) => {
6588
6592
  oe(me);
6589
6593
  });
6590
6594
  } catch (pe) {
@@ -6595,17 +6599,17 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6595
6599
  const W = G(k.onClick), X = e.id || l.params.id;
6596
6600
  if (k.disabled) {
6597
6601
  if (typeof k.disabled == "string") {
6598
- const A = new Function("rowData", "rowIndex", k.disabled);
6599
- k.disabled = (Y, le) => A(Y, le) || ot(k.key);
6602
+ const j = new Function("rowData", "rowIndex", k.disabled);
6603
+ k.disabled = (Y, le) => j(Y, le) || ot(k.key);
6600
6604
  } else if (typeof k.disabled == "function") {
6601
- const A = G(k);
6602
- k.disabled = (Y, le) => A.disabled(Y, le) || ot(k.key);
6605
+ const j = G(k);
6606
+ k.disabled = (Y, le) => j.disabled(Y, le) || ot(k.key);
6603
6607
  }
6604
6608
  } else
6605
6609
  k.disabled = () => ot(k.key);
6606
6610
  if (k.loading = v.value, k.type !== "group" && k.optionsType)
6607
- k.onClick = async (A) => {
6608
- sn(A).then((Y) => {
6611
+ k.onClick = async (j) => {
6612
+ sn(j).then((Y) => {
6609
6613
  if (k.optionsType === "drawer:insider") {
6610
6614
  if (W)
6611
6615
  try {
@@ -6614,7 +6618,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6614
6618
  "POST",
6615
6619
  "fnNotification",
6616
6620
  W
6617
- )(Y, ue, a).then((pe) => {
6621
+ )(Y, de, a).then((pe) => {
6618
6622
  D.value?.link(
6619
6623
  k.optionsSource || "",
6620
6624
  void 0,
@@ -6635,16 +6639,16 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6635
6639
  onClick: k.onClick,
6636
6640
  optionsSource: k.optionsSource,
6637
6641
  mainFormValue: Y,
6638
- children: () => A,
6642
+ children: () => j,
6639
6643
  callback: null
6640
6644
  });
6641
6645
  }).catch(() => null);
6642
6646
  };
6643
6647
  else if (k.type !== "group" && k.action === "detailInside") {
6644
- const A = G(k.onClick);
6648
+ const j = G(k.onClick);
6645
6649
  k.onClick = (Y) => {
6646
6650
  D.value?.addAndEdit(
6647
- () => ln(Y, A),
6651
+ () => ln(Y, j),
6648
6652
  C.value,
6649
6653
  q.value,
6650
6654
  2,
@@ -6652,10 +6656,10 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6652
6656
  );
6653
6657
  };
6654
6658
  } else if (k.type !== "group" && k.action === "editInside") {
6655
- const A = G(k.onClick);
6659
+ const j = G(k.onClick);
6656
6660
  k.onClick = (Y) => {
6657
6661
  D.value?.addAndEdit(
6658
- () => ln(Y, A),
6662
+ () => ln(Y, j),
6659
6663
  C.value,
6660
6664
  q.value,
6661
6665
  1,
@@ -6663,14 +6667,14 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6663
6667
  );
6664
6668
  };
6665
6669
  } else if (k.type !== "group" && k.action === "deleteInside")
6666
- k.onClick = (A) => {
6670
+ k.onClick = (j) => {
6667
6671
  let Y;
6668
6672
  e.deleteFetch ? Y = e.deleteFetch({
6669
- ...A,
6673
+ ...j,
6670
6674
  tableId: X,
6671
6675
  sub_table_ids: V
6672
6676
  }) : Y = qf({
6673
- ...A,
6677
+ ...j,
6674
6678
  tableId: X,
6675
6679
  sub_table_ids: V
6676
6680
  }), Y.then(() => {
@@ -6680,27 +6684,27 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6680
6684
  });
6681
6685
  };
6682
6686
  else if (k.type !== "group" && k.action === "disabledInside")
6683
- k.onClick = (A) => {
6687
+ k.onClick = (j) => {
6684
6688
  We({
6685
6689
  tableId: e.id || l.params.id,
6686
- ...A,
6690
+ ...j,
6687
6691
  is_disabled: "1"
6688
6692
  }).then(() => {
6689
6693
  ae();
6690
6694
  }).catch(() => null);
6691
6695
  };
6692
6696
  else if (k.type !== "group" && k.action === "enabledInside")
6693
- k.onClick = (A) => {
6697
+ k.onClick = (j) => {
6694
6698
  We({
6695
6699
  tableId: e.id || l.params.id,
6696
- ...A,
6700
+ ...j,
6697
6701
  is_disabled: "0"
6698
6702
  }).then(() => {
6699
6703
  ae();
6700
6704
  }).catch(() => null);
6701
6705
  };
6702
6706
  else if (k.type !== "group" && k.action) {
6703
- const A = G(k.onClick);
6707
+ const j = G(k.onClick);
6704
6708
  k.onClick = (Y) => {
6705
6709
  let le;
6706
6710
  e.fetch ? le = e.fetch({
@@ -6716,9 +6720,9 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6716
6720
  me.id,
6717
6721
  me
6718
6722
  ).then((Ae) => {
6719
- if (A && typeof A == "string") {
6723
+ if (j && typeof j == "string") {
6720
6724
  try {
6721
- new Function("rowData", "res", A)(me, Ae).then((xt) => {
6725
+ new Function("rowData", "res", j)(me, Ae).then((xt) => {
6722
6726
  a.success({
6723
6727
  content: xt,
6724
6728
  duration: 3e3
@@ -6731,8 +6735,8 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6731
6735
  }
6732
6736
  return;
6733
6737
  }
6734
- if (A && typeof A == "function") {
6735
- A(me, Ae, () => {
6738
+ if (j && typeof j == "function") {
6739
+ j(me, Ae, () => {
6736
6740
  a.success({
6737
6741
  content: () => i("Notice.success"),
6738
6742
  duration: 3e3
@@ -6760,9 +6764,9 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6760
6764
  e.child,
6761
6765
  0,
6762
6766
  () => ({}),
6763
- de
6767
+ ue
6764
6768
  );
6765
- let A = X;
6769
+ let j = X;
6766
6770
  !p.value && C.value.index && (k.unshift({
6767
6771
  title: "#",
6768
6772
  key: "index",
@@ -6784,7 +6788,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6784
6788
  }
6785
6789
  );
6786
6790
  }
6787
- }), A = A + 60), !p.value && (e.selection || C.value.selection !== 0) && (k.unshift({
6791
+ }), j = j + 60), !p.value && (e.selection || C.value.selection !== 0) && (k.unshift({
6788
6792
  type: "selection",
6789
6793
  fixed: "left",
6790
6794
  width: 60,
@@ -6792,7 +6796,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6792
6796
  show: !0,
6793
6797
  multiple: e.selection === 2 || C.value.selection === 2,
6794
6798
  options: ["all", "none"]
6795
- }), A = A + 60);
6799
+ }), j = j + 60);
6796
6800
  const Y = e.id || l.params.id;
6797
6801
  if (!p.value && C.value.commonTime && k.push(...Ta()), e.enableAction === !0 && I.value && I.value.length > 0) {
6798
6802
  const le = G(I.value);
@@ -6819,11 +6823,11 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6819
6823
  });
6820
6824
  }
6821
6825
  };
6822
- A = A + Number(
6826
+ j = j + Number(
6823
6827
  typeof C.value.actionWidth == "string" ? C.value.actionWidth.replace("px", "") : C.value.actionWidth
6824
6828
  ), k.push(pe);
6825
6829
  }
6826
- g.value = k, K.value = V, y.value = A;
6830
+ g.value = k, K.value = V, y.value = j;
6827
6831
  }, dn = (k) => typeof k == "number" ? `${k}px` : k, pn = () => {
6828
6832
  if (e.height) {
6829
6833
  const k = dn(e.height);
@@ -6842,12 +6846,12 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6842
6846
  }), t("on-update:columns", k);
6843
6847
  }, bt = (k, V, W) => {
6844
6848
  let X;
6845
- const A = e.id || l.params.id;
6849
+ const j = e.id || l.params.id;
6846
6850
  e.formFetch ? X = e.formFetch({
6847
- tableId: A,
6851
+ tableId: j,
6848
6852
  ...k
6849
6853
  }) : X = We({
6850
- tableId: A,
6854
+ tableId: j,
6851
6855
  ...k
6852
6856
  }), X.then(() => {
6853
6857
  ae(), V();
@@ -6864,7 +6868,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6864
6868
  const V = je.parse(k.viewJson);
6865
6869
  h.value = k.tableTitle, _.value = Ye(V.table), I.value = Je(e.actions || V.action);
6866
6870
  const W = Je(V.suffix || []);
6867
- U.value = W.map((A) => (Ia(A), A)), q.value = fa(V.trigger);
6871
+ U.value = W.filter((j) => j.main).map((j) => (Ia(j), j)), q.value = fa(V.trigger);
6868
6872
  const X = He(e.options ?? V.option);
6869
6873
  k.tableTitle && X.title && zf(k.tableTitle), C.value = X;
6870
6874
  }, rt = async () => {
@@ -6911,7 +6915,7 @@ const ha = /* @__PURE__ */ w(b1, [["render", x1]]), _1 = re({
6911
6915
  if (V && typeof V == "string") {
6912
6916
  try {
6913
6917
  const W = new Function("POST", "fnNotification", V);
6914
- await W(ue, a, W), ae();
6918
+ await W(de, a, W), ae();
6915
6919
  } catch (W) {
6916
6920
  oe(W);
6917
6921
  }
@@ -7332,14 +7336,14 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7332
7336
  const O = [];
7333
7337
  if (e.item.params.columns.forEach((L) => {
7334
7338
  (L.input === "cascader" || L.input === "select") && L.params.multiple && O.push(L.key);
7335
- }), e.item.params.draggable && H.sort((L, de) => L.sort_index - de.sort_index), H && H.forEach((L) => {
7336
- O.forEach((de) => {
7337
- L[de] && typeof L[de] == "string" && (L[de] = JSON.parse(L[de]));
7339
+ }), e.item.params.draggable && H.sort((L, ue) => L.sort_index - ue.sort_index), H && H.forEach((L) => {
7340
+ O.forEach((ue) => {
7341
+ L[ue] && typeof L[ue] == "string" && (L[ue] = JSON.parse(L[ue]));
7338
7342
  });
7339
7343
  }), e.item.params.init && H.length === 0 && e.status === 0 && (H = [f.value]), e.item.params.merge && typeof e.item.params.merge == "string")
7340
7344
  try {
7341
7345
  const L = e.item.params.merge;
7342
- H = await new Function("formValue", "mainFormValue", "POST", L)(H, i, ue);
7346
+ H = await new Function("formValue", "mainFormValue", "POST", L)(H, i, de);
7343
7347
  } catch (L) {
7344
7348
  oe(L);
7345
7349
  }
@@ -7351,7 +7355,7 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7351
7355
  U();
7352
7356
  });
7353
7357
  }, F = (C) => C.delete ? "uz-table-child-delete" : "", K = async (C) => {
7354
- e.item._suffix && (u.value = e.item._suffix), await S(C);
7358
+ e.item._suffix && (u.value = e.item._suffix.filter((ue) => ue.sub)), await S(C);
7355
7359
  const { tableColumns: R, tableWidth: H } = await gt(
7356
7360
  G(C ?? e.item.params.columns),
7357
7361
  !0,
@@ -7391,7 +7395,7 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7391
7395
  );
7392
7396
  }
7393
7397
  }), O = O + 40), e.status !== 2 && e.item.params.showActions) {
7394
- const de = {
7398
+ const ue = {
7395
7399
  title: () => a("Common.action"),
7396
7400
  key: "action",
7397
7401
  align: "center",
@@ -7425,11 +7429,11 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7425
7429
  });
7426
7430
  }
7427
7431
  };
7428
- R.push(de);
7432
+ R.push(ue);
7429
7433
  }
7430
7434
  const L = [];
7431
- R.forEach((de) => {
7432
- de.show && L.push(de);
7435
+ R.forEach((ue) => {
7436
+ ue.show && L.push(ue);
7433
7437
  }), v.value = L, O = O + 180, g.value = O;
7434
7438
  }, Z = (C) => {
7435
7439
  if (e.item.params.summary) {
@@ -7458,7 +7462,7 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7458
7462
  mainFormValue: i,
7459
7463
  children: () => o.value.child,
7460
7464
  callback: async (H) => {
7461
- const O = await R(H, i, ue);
7465
+ const O = await R(H, i, de);
7462
7466
  o.value.child = [...o.value.child, ...O], be(() => {
7463
7467
  U();
7464
7468
  });
@@ -7503,8 +7507,8 @@ const F1 = /* @__PURE__ */ w(_1, [["render", T1]]), B1 = re({
7503
7507
  $.value?.destroy(), $.value = null, N.value = !1;
7504
7508
  let O = G(o.value.child);
7505
7509
  const L = O.splice(R, 1)[0];
7506
- O.splice(H, 0, L), O = O.map((de, $e) => ({
7507
- ...de,
7510
+ O.splice(H, 0, L), O = O.map((ue, $e) => ({
7511
+ ...ue,
7508
7512
  sort_index: $e
7509
7513
  })), o.value.child = O, be(() => {
7510
7514
  N.value = !0, setTimeout(() => {
@@ -7907,7 +7911,7 @@ const W1 = /* @__PURE__ */ w(H1, [["render", K1]]), G1 = re({
7907
7911
  const U = u.value.when_drawer_open;
7908
7912
  if (U && typeof U == "string")
7909
7913
  try {
7910
- new Function("formValues", "POST", U)(I, ue).then((C) => {
7914
+ new Function("formValues", "POST", U)(I, de).then((C) => {
7911
7915
  a.value = C;
7912
7916
  }).catch((C) => {
7913
7917
  oe(C);
@@ -7946,7 +7950,7 @@ const W1 = /* @__PURE__ */ w(H1, [["render", K1]]), G1 = re({
7946
7950
  if (u.value.when_before_save) {
7947
7951
  const U = u.value.when_before_save, q = new Function("data", "POST", U);
7948
7952
  try {
7949
- I = await q(I, ue).catch((C) => {
7953
+ I = await q(I, de).catch((C) => {
7950
7954
  h.value = 1, o.value = C.message;
7951
7955
  });
7952
7956
  } catch (C) {
@@ -8919,7 +8923,7 @@ function tm(e, t, n) {
8919
8923
  refetch: S
8920
8924
  };
8921
8925
  }
8922
- const x0 = "0.1.10";
8926
+ const x0 = "0.1.11";
8923
8927
  let _a;
8924
8928
  async function $a() {
8925
8929
  const e = await fetch(
@@ -9199,7 +9203,7 @@ export {
9199
9203
  qr as Message2,
9200
9204
  Xr as MinusRound,
9201
9205
  br as MoonStars,
9202
- ue as POST,
9206
+ de as POST,
9203
9207
  xr as Paperclip,
9204
9208
  _r as Photo,
9205
9209
  pt as PhotoOff,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unizhen/ui",
3
- "version": "0.1.10",
3
+ "version": "0.1.11",
4
4
  "author": {
5
5
  "name": "Donovan"
6
6
  },