@apform-ui/core 1.0.1 → 1.0.2

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.
@@ -0,0 +1 @@
1
+ ._header_e01ea_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}._title_e01ea_10{font-size:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerRight_e01ea_19{display:flex;align-items:center;gap:4px;flex-shrink:0}._headerBtn_e01ea_26{width:32px;height:32px;font-size:16px;color:#fff!important}._headerBtn_e01ea_26:hover{background:transparent!important;color:#fff!important}._body_e01ea_38{max-height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden}._footer_e01ea_44{display:flex;justify-content:flex-end;padding-right:20px}._pagination_ycmph_2{display:flex;justify-content:flex-end;margin-top:20px;padding-bottom:8px}._content_fjn03_2{display:flex;align-items:flex-start;gap:12px}._icon_fjn03_8{font-size:24px;flex-shrink:0}._message_fjn03_13{margin:0;color:var(--el-text-color-secondary);line-height:1.6}._tabs_1ouiv_2{display:flex;gap:2px;background:var(--bg-color-gray-dark, #e8eaed);border-radius:8px;padding:3px}._tab_1ouiv_2{padding:6px 16px;font-size:13px;font-weight:500;color:var(--text-color-regular, #606266);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap;line-height:1.4}._tab_1ouiv_2:hover{color:var(--text-color-title, #303133);background:#fff9}._tabActive_1ouiv_29{color:var(--text-color-title, #303133);background:var(--bg-color-white, #ffffff);box-shadow:0 1px 3px #00000014}._container_122pq_2{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:var(--z-index-toast, 1080);display:flex;flex-direction:column;gap:8px;pointer-events:none}._item_122pq_14{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .08));white-space:nowrap;max-width:90vw;transition:all .3s ease}._info_122pq_31{background:var(--color-info-bg, rgba(22, 119, 255, .08));color:var(--color-info, #4581E9);border:1px solid var(--color-info-light, #E5EFF6)}._success_122pq_37{background:var(--color-success-bg, rgba(82, 196, 26, .1));color:var(--color-success, #26A036);border:1px solid var(--color-success-light, #36B37E)}._warning_122pq_43{background:var(--color-warning-bg, rgba(255, 191, 0, .1));color:var(--color-warning, #F09700);border:1px solid var(--color-warning-light, #FF6010)}._error_122pq_49{background:var(--color-danger-bg, rgba(255, 1, 1, .08));color:var(--color-danger, #E50113);border:1px solid var(--color-danger-light, #FF6B55)}._removing_122pq_55{opacity:0;transform:translateY(-16px) scale(.95)}._icon_122pq_60{font-size:14px;flex-shrink:0}._msg_122pq_65{overflow:hidden;text-overflow:ellipsis}.toast-enter-active,.toast-leave-active{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-16px) scale(.95)}._empty_1r2bv_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}._icon_1r2bv_11{color:var(--text-color-placeholder, #969FA8);margin-bottom:16px}._title_1r2bv_16{margin:0 0 8px;font-size:18px;font-weight:500;color:var(--text-color-primary, #333333)}._desc_1r2bv_23{margin:0 0 24px;font-size:14px;color:var(--text-color-secondary, #666666);max-width:400px}._actions_1r2bv_30{display:flex;gap:12px}.apf-error-boundary{padding:16px;border:1px solid var(--color-danger-light, #FF6B55);border-radius:var(--border-radius-md, 4px);background:var(--color-danger-bg, rgba(255, 1, 1, .08))}.apf-error-boundary__inner{display:flex;flex-direction:column;gap:8px}.apf-error-boundary__header{display:flex;align-items:center;gap:8px}.apf-error-boundary__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-danger, #E50113);color:#fff;font-size:12px;font-weight:700}.apf-error-boundary__title{font-weight:600;color:var(--color-danger, #E50113)}.apf-error-boundary__info{font-size:12px;color:var(--text-color-muted, #909399)}.apf-error-boundary__message{font-size:13px;color:var(--text-color-regular, #606266);font-family:var(--font-family-mono, monospace);word-break:break-all}._skeleton_258xs_2{width:100%}._animated_258xs_6 ._cardImage_258xs_6,._animated_258xs_6 ._line_258xs_7,._animated_258xs_6 ._avatar_258xs_8{background:linear-gradient(90deg,var(--bg-color-gray, #f5f7fa) 25%,var(--bg-color-gray-light, #fafafa) 50%,var(--bg-color-gray, #f5f7fa) 75%);background-size:200% 100%;animation:_skeleton-loading_258xs_1 1.5s ease infinite}@keyframes _skeleton-loading_258xs_1{0%{background-position:200% 0}to{background-position:-200% 0}}._card_258xs_6{display:inline-block;width:calc(33.333% - 12px);margin:6px;border-radius:var(--border-radius-md, 4px);overflow:hidden;background:var(--bg-color-white, #fff);border:1px solid var(--border-color-light, #ebedf3)}._cardImage_258xs_6{width:100%;height:160px;background:var(--bg-color-gray, #f5f7fa)}._cardBody_258xs_36{padding:16px}._listItem_258xs_41{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid var(--border-color-light, #ebedf3)}._avatar_258xs_8{width:40px;height:40px;border-radius:50%;background:var(--bg-color-gray, #f5f7fa);flex-shrink:0}._listContent_258xs_57{flex:1;display:flex;flex-direction:column;gap:8px}._line_258xs_7{height:14px;border-radius:4px;background:var(--bg-color-gray, #f5f7fa)}._lineTitle_258xs_71{width:40%;height:16px}._lineText_258xs_76{width:100%}._lineTextShort_258xs_80{width:60%}._grid_t4mi3_2{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:16px 0}._card_t4mi3_9{border-radius:var(--border-radius-md, 4px);overflow:hidden;background:var(--bg-color-white, #fff);border:1px solid var(--border-color-light, #ebedf3)}._animated_t4mi3_16 ._thumb_t4mi3_16,._animated_t4mi3_16 ._line_t4mi3_17{background:linear-gradient(90deg,var(--bg-color-gray, #f5f7fa) 25%,var(--bg-color-gray-light, #fafafa) 50%,var(--bg-color-gray, #f5f7fa) 75%);background-size:200% 100%;animation:_skeleton-loading_t4mi3_1 1.5s ease infinite}@keyframes _skeleton-loading_t4mi3_1{0%{background-position:200% 0}to{background-position:-200% 0}}._thumb_t4mi3_16{width:100%;height:140px;background:var(--bg-color-gray, #f5f7fa)}._body_t4mi3_39{padding:16px;display:flex;flex-direction:column;gap:10px}._line_t4mi3_17{height:14px;border-radius:4px;background:var(--bg-color-gray, #f5f7fa)}._title_t4mi3_52{width:50%;height:16px}._text_t4mi3_57{width:100%}._textShort_t4mi3_61{width:70%}._avatar_139k7_2{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:linear-gradient(135deg,var(--color-primary, #0060A2),var(--color-primary-hover, #4581E9));color:#fff;font-weight:600}._circle_139k7_13{border-radius:50%}._square_139k7_17{border-radius:var(--border-radius-md, 4px)}._img_139k7_21{width:100%;height:100%;object-fit:cover}._initial_139k7_27{-webkit-user-select:none;user-select:none;line-height:1}
@@ -43,7 +43,7 @@ const l0 = /* @__PURE__ */ w({
43
43
  "append-to-body": t.appendToBody,
44
44
  "close-on-click-modal": t.closeOnClickModal,
45
45
  "show-close": !1,
46
- "onUpdate:modelValue": i[1] || (i[1] = (g) => a("update:modelValue", g)),
46
+ "onUpdate:modelValue": i[1] || (i[1] = (v) => a("update:modelValue", v)),
47
47
  onClose: s
48
48
  }, {
49
49
  header: _(() => [
@@ -67,7 +67,7 @@ const l0 = /* @__PURE__ */ w({
67
67
  class: h(c.$style.headerBtn),
68
68
  icon: P(e0),
69
69
  text: "",
70
- onClick: i[0] || (i[0] = (g) => a("update:modelValue", !1))
70
+ onClick: i[0] || (i[0] = (v) => a("update:modelValue", !1))
71
71
  }, null, 8, ["class", "icon"])
72
72
  ], 2)
73
73
  ], 2)
@@ -191,7 +191,7 @@ function m0(t, e) {
191
191
  const n = ((t.rotate || 0) + (e.rotate || 0)) % 4;
192
192
  return n && (a.rotate = n), a;
193
193
  }
194
- function g2(t, e) {
194
+ function v2(t, e) {
195
195
  const a = m0(t, e);
196
196
  for (const n in s2) n in a2 ? n in t && !(n in a) && (a[n] = a2[n]) : n in e ? a[n] = e[n] : n in t && (a[n] = t[n]);
197
197
  return a;
@@ -200,9 +200,9 @@ function p0(t, e, a) {
200
200
  const n = t.icons, l = t.aliases || /* @__PURE__ */ Object.create(null);
201
201
  let o = {};
202
202
  function r(s) {
203
- o = g2(n[s] || l[s], o);
203
+ o = v2(n[s] || l[s], o);
204
204
  }
205
- return r(e), a.forEach(r), g2(t, o);
205
+ return r(e), a.forEach(r), v2(t, o);
206
206
  }
207
207
  function q2(t, e) {
208
208
  const a = [];
@@ -217,7 +217,7 @@ function q2(t, e) {
217
217
  }
218
218
  return a;
219
219
  }
220
- const g0 = {
220
+ const v0 = {
221
221
  provider: "",
222
222
  aliases: {},
223
223
  not_found: {},
@@ -230,7 +230,7 @@ function r2(t, e) {
230
230
  function F2(t) {
231
231
  if (typeof t != "object" || t === null) return null;
232
232
  const e = t;
233
- if (typeof e.prefix != "string" || !t.icons || typeof t.icons != "object" || !r2(t, g0)) return null;
233
+ if (typeof e.prefix != "string" || !t.icons || typeof t.icons != "object" || !r2(t, v0)) return null;
234
234
  const a = e.icons;
235
235
  for (const l in a) {
236
236
  const o = a[l];
@@ -243,8 +243,8 @@ function F2(t) {
243
243
  }
244
244
  return e;
245
245
  }
246
- const v2 = /* @__PURE__ */ Object.create(null);
247
- function v0(t, e) {
246
+ const g2 = /* @__PURE__ */ Object.create(null);
247
+ function g0(t, e) {
248
248
  return {
249
249
  provider: t,
250
250
  prefix: e,
@@ -253,8 +253,8 @@ function v0(t, e) {
253
253
  };
254
254
  }
255
255
  function D(t, e) {
256
- const a = v2[t] || (v2[t] = /* @__PURE__ */ Object.create(null));
257
- return a[e] || (a[e] = v0(t, e));
256
+ const a = g2[t] || (g2[t] = /* @__PURE__ */ Object.create(null));
257
+ return a[e] || (a[e] = g0(t, e));
258
258
  }
259
259
  function O2(t, e) {
260
260
  return F2(e) ? q2(e, (a, n) => {
@@ -382,8 +382,8 @@ function _0(t, e) {
382
382
  const r = n.width, s = n.height, c = l.width, i = l.height;
383
383
  let d, m;
384
384
  r === null ? (m = s === null ? "1em" : s === "auto" ? i : s, d = y2(m, c / i)) : (d = r === "auto" ? c : r, m = s === null ? y2(d, i / c) : s === "auto" ? i : s);
385
- const g = {}, z = (b, f) => {
386
- L0(f) || (g[b] = f.toString());
385
+ const v = {}, z = (b, f) => {
386
+ L0(f) || (v[b] = f.toString());
387
387
  };
388
388
  z("width", d), z("height", m);
389
389
  const C = [
@@ -392,8 +392,8 @@ function _0(t, e) {
392
392
  c,
393
393
  i
394
394
  ];
395
- return g.viewBox = C.join(" "), {
396
- attributes: g,
395
+ return v.viewBox = C.join(" "), {
396
+ attributes: v,
397
397
  viewBox: C,
398
398
  body: o
399
399
  };
@@ -639,26 +639,26 @@ function Q0(t, e, a, n) {
639
639
  const l = t.resources.length, o = t.random ? Math.floor(Math.random() * l) : t.index;
640
640
  let r;
641
641
  if (t.random) {
642
- let v = t.resources.slice(0);
643
- for (r = []; v.length > 1; ) {
644
- const M = Math.floor(Math.random() * v.length);
645
- r.push(v[M]), v = v.slice(0, M).concat(v.slice(M + 1));
642
+ let g = t.resources.slice(0);
643
+ for (r = []; g.length > 1; ) {
644
+ const M = Math.floor(Math.random() * g.length);
645
+ r.push(g[M]), g = g.slice(0, M).concat(g.slice(M + 1));
646
646
  }
647
- r = r.concat(v);
647
+ r = r.concat(g);
648
648
  } else r = t.resources.slice(o).concat(t.resources.slice(0, o));
649
649
  const s = Date.now();
650
- let c = "pending", i = 0, d, m = null, g = [], z = [];
650
+ let c = "pending", i = 0, d, m = null, v = [], z = [];
651
651
  typeof n == "function" && z.push(n);
652
652
  function C() {
653
653
  m && (clearTimeout(m), m = null);
654
654
  }
655
655
  function b() {
656
- c === "pending" && (c = "aborted"), C(), g.forEach((v) => {
657
- v.status === "pending" && (v.status = "aborted");
658
- }), g = [];
656
+ c === "pending" && (c = "aborted"), C(), v.forEach((g) => {
657
+ g.status === "pending" && (g.status = "aborted");
658
+ }), v = [];
659
659
  }
660
- function f(v, M) {
661
- M && (z = []), typeof v == "function" && z.push(v);
660
+ function f(g, M) {
661
+ M && (z = []), typeof g == "function" && z.push(g);
662
662
  }
663
663
  function O() {
664
664
  return {
@@ -666,24 +666,24 @@ function Q0(t, e, a, n) {
666
666
  payload: e,
667
667
  status: c,
668
668
  queriesSent: i,
669
- queriesPending: g.length,
669
+ queriesPending: v.length,
670
670
  subscribe: f,
671
671
  abort: b
672
672
  };
673
673
  }
674
674
  function I() {
675
- c = "failed", z.forEach((v) => {
676
- v(void 0, d);
675
+ c = "failed", z.forEach((g) => {
676
+ g(void 0, d);
677
677
  });
678
678
  }
679
679
  function H() {
680
- g.forEach((v) => {
681
- v.status === "pending" && (v.status = "aborted");
682
- }), g = [];
680
+ v.forEach((g) => {
681
+ g.status === "pending" && (g.status = "aborted");
682
+ }), v = [];
683
683
  }
684
- function $(v, M, N) {
684
+ function $(g, M, N) {
685
685
  const K = M !== "success";
686
- switch (g = g.filter((E) => E !== v), c) {
686
+ switch (v = v.filter((E) => E !== g), c) {
687
687
  case "pending":
688
688
  break;
689
689
  case "failed":
@@ -697,11 +697,11 @@ function Q0(t, e, a, n) {
697
697
  return;
698
698
  }
699
699
  if (K) {
700
- d = N, g.length || (r.length ? o2() : I());
700
+ d = N, v.length || (r.length ? o2() : I());
701
701
  return;
702
702
  }
703
703
  if (C(), H(), !t.random) {
704
- const E = t.resources.indexOf(v.resource);
704
+ const E = t.resources.indexOf(g.resource);
705
705
  E !== -1 && E !== t.index && (t.index = E);
706
706
  }
707
707
  c = "completed", z.forEach((E) => {
@@ -711,9 +711,9 @@ function Q0(t, e, a, n) {
711
711
  function o2() {
712
712
  if (c !== "pending") return;
713
713
  C();
714
- const v = r.shift();
715
- if (v === void 0) {
716
- if (g.length) {
714
+ const g = r.shift();
715
+ if (g === void 0) {
716
+ if (v.length) {
717
717
  m = setTimeout(() => {
718
718
  C(), c === "pending" && (H(), I());
719
719
  }, t.timeout);
@@ -724,12 +724,12 @@ function Q0(t, e, a, n) {
724
724
  }
725
725
  const M = {
726
726
  status: "pending",
727
- resource: v,
727
+ resource: g,
728
728
  callback: (N, K) => {
729
729
  $(M, N, K);
730
730
  }
731
731
  };
732
- g.push(M), i++, m = setTimeout(o2, t.rotate), a(v, e, M.callback);
732
+ v.push(M), i++, m = setTimeout(o2, t.rotate), a(g, e, M.callback);
733
733
  }
734
734
  return setTimeout(o2), O;
735
735
  }
@@ -890,8 +890,8 @@ const J0 = (t, e) => {
890
890
  const d = n[c] || (n[c] = /* @__PURE__ */ Object.create(null));
891
891
  d[i] || (d[i] = []);
892
892
  }), a.pending.forEach((s) => {
893
- const { provider: c, prefix: i, name: d } = s, m = D(c, i), g = m.pendingIcons || (m.pendingIcons = /* @__PURE__ */ new Set());
894
- g.has(d) || (g.add(d), n[c][i].push(d));
893
+ const { provider: c, prefix: i, name: d } = s, m = D(c, i), v = m.pendingIcons || (m.pendingIcons = /* @__PURE__ */ new Set());
894
+ v.has(d) || (v.add(d), n[c][i].push(d));
895
895
  }), l.forEach((s) => {
896
896
  const c = n[s.provider][s.prefix];
897
897
  c.length && Y0(s, c);
@@ -1042,10 +1042,10 @@ const _2 = (t, e) => {
1042
1042
  ...o,
1043
1043
  ...s
1044
1044
  }, Object.assign(n, i), n.innerHTML = A0(c.body), V("svg", n);
1045
- const { body: d, width: m, height: g } = t, z = l === "mask" || (l === "bg" ? !1 : d.indexOf("currentColor") !== -1), C = lt(d, {
1045
+ const { body: d, width: m, height: v } = t, z = l === "mask" || (l === "bg" ? !1 : d.indexOf("currentColor") !== -1), C = lt(d, {
1046
1046
  ...i,
1047
1047
  width: m + "",
1048
- height: g + ""
1048
+ height: v + ""
1049
1049
  });
1050
1050
  return n.style = {
1051
1051
  ...o,
@@ -1122,10 +1122,10 @@ const dt = {
1122
1122
  n(), o.value !== i && (o.value = i, K2(() => {
1123
1123
  e("load", i);
1124
1124
  }));
1125
- const g = t.customise;
1126
- if (g) {
1125
+ const v = t.customise;
1126
+ if (v) {
1127
1127
  m = Object.assign({}, m);
1128
- const C = g(m.body, d.name, d.prefix, d.provider);
1128
+ const C = v(m.body, d.name, d.prefix, d.provider);
1129
1129
  typeof C == "string" && (m.body = C);
1130
1130
  }
1131
1131
  const z = ["iconify"];
@@ -1193,11 +1193,11 @@ const dt = {
1193
1193
  width: 1024,
1194
1194
  height: 1024,
1195
1195
  body: '<path fill="currentColor" d="M288 320a224 224 0 1 0 448 0a224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"/>'
1196
- }, gt = {
1196
+ }, vt = {
1197
1197
  width: 1024,
1198
1198
  height: 1024,
1199
1199
  body: '<path fill="currentColor" d="M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"/><path fill="currentColor" d="M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"/>'
1200
- }, vt = {
1200
+ }, gt = {
1201
1201
  width: 1024,
1202
1202
  height: 1024,
1203
1203
  body: '<path fill="currentColor" d="M448 456V96a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8m64 440a192 192 0 1 0 0-384a192 192 0 0 0 0 384"/>'
@@ -1413,11 +1413,11 @@ const dt = {
1413
1413
  width: 1024,
1414
1414
  height: 1024,
1415
1415
  body: '<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 393.7L408 353.6a38.4 38.4 0 1 0-54.4 54.3l104 104.1l-104 104a38.4 38.4 0 1 0 54.3 54.4l104.1-104l104 104a38.4 38.4 0 1 0 54.4-54.3L566.4 512l104-104a38.4 38.4 0 1 0-54.3-54.4z"/>'
1416
- }, g1 = {
1416
+ }, v1 = {
1417
1417
  width: 1024,
1418
1418
  height: 1024,
1419
1419
  body: '<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m23.7 191.5q-77.9 0-123.2 44.3c-31 29.6-45.7 70.4-45.7 122.5H447c0-29.5 5.7-52.8 17.6-69c13.4-19.7 35.2-28.8 66.2-28.8q36.2-.2 56.3 19.7a77 77 0 0 1 19.7 54.9a78 78 0 0 1-19 50l-8.4 9.8c-45.8 40.9-73.2 70.4-82.4 89.5c-9.8 19-14 42.2-14 69v9.8h80.9v-9.9c0-16.9 3.5-31.6 10.6-45.7a109 109 0 0 1 28.1-35.2c33.8-29.6 54.2-48.6 60.6-55.6c16.9-22.6 26-51.4 26-86.6q0-64.4-42.2-101.4c-28.2-25.3-65.5-37.3-111.3-37.3m-12.6 406.2a54 54 0 0 0-38.7 14.8a49 49 0 0 0-15.5 38c0 15.5 4.9 28.2 15.5 38A55 55 0 0 0 523 768c15.5 0 28.1-5 38.7-14.8a52 52 0 0 0 16.2-38.7a52 52 0 0 0-15.5-38a56 56 0 0 0-39.4-14.8"/>'
1420
- }, v1 = {
1420
+ }, g1 = {
1421
1421
  width: 1024,
1422
1422
  height: 1024,
1423
1423
  body: '<path fill="currentColor" d="m186.5 544l41.4 41.3a32 32 0 1 1-45.2 45.4l-96-96a32 32 0 0 1 0-45.4l96-96a32 32 0 1 1 45.2 45.4L186.5 480h290.8V186.4L435.8 228a32 32 0 1 1-45.2-45.2l96-96.1a32 32 0 0 1 45.3 0l96 96a32 32 0 0 1-45.2 45.2l-41.4-41.2V480H832l-41.3-41.3a32 32 0 0 1 45.2-45.4l96 96a32 32 0 0 1 0 45.4l-96 96a32 32 0 0 1-45.2-45.4L832 544H541.3v293.4l41.4-41.2a32 32 0 1 1 45.2 45.2l-96 96a32 32 0 0 1-45.3 0l-96-96a32 32 0 1 1 45.3-45.2l41.4 41.4V544z"/>'
@@ -1633,11 +1633,11 @@ const dt = {
1633
1633
  width: 1024,
1634
1634
  height: 1024,
1635
1635
  body: '<path fill="currentColor" d="M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"/><path fill="currentColor" d="M704 320a64 64 0 1 1 0 128a64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/>'
1636
- }, ge = {
1636
+ }, ve = {
1637
1637
  width: 1024,
1638
1638
  height: 1024,
1639
1639
  body: '<path fill="currentColor" d="m665.2 768l110.9 192h-73.9L591.4 768H433L322.2 960h-73.9l110.9-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"/>'
1640
- }, ve = {
1640
+ }, ge = {
1641
1641
  width: 1024,
1642
1642
  height: 1024,
1643
1643
  body: '<path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/>'
@@ -1650,8 +1650,8 @@ const dt = {
1650
1650
  setting: ft,
1651
1651
  user: mt,
1652
1652
  "user-filled": pt,
1653
- lock: gt,
1654
- key: vt,
1653
+ lock: vt,
1654
+ key: gt,
1655
1655
  document: yt,
1656
1656
  files: bt,
1657
1657
  grid: Ct,
@@ -1706,8 +1706,8 @@ const dt = {
1706
1706
  "circle-check": f1,
1707
1707
  "circle-check-filled": m1,
1708
1708
  "circle-close-filled": p1,
1709
- "question-filled": g1,
1710
- rank: v1,
1709
+ "question-filled": v1,
1710
+ rank: g1,
1711
1711
  sort: y1,
1712
1712
  timer: b1,
1713
1713
  message: C1,
@@ -1762,8 +1762,8 @@ const dt = {
1762
1762
  "takeaway-box": fe,
1763
1763
  coordinate: me,
1764
1764
  postcard: pe,
1765
- "data-analysis": ge,
1766
- reading: ve,
1765
+ "data-analysis": ve,
1766
+ reading: ge,
1767
1767
  flag: ye
1768
1768
  }, G3 = Object.keys(p2).sort();
1769
1769
  function Q3(t) {
@@ -2110,14 +2110,14 @@ const J = /* @__PURE__ */ w({
2110
2110
  return a({ hasError: n, error: l, retryCounter: o, retry: r }), () => {
2111
2111
  var c, i;
2112
2112
  if (n.value)
2113
- return V("div", { class: "fg-error-boundary" }, [
2114
- V("div", { class: "fg-error-boundary__inner" }, [
2115
- V("div", { class: "fg-error-boundary__header" }, [
2116
- V("span", { class: "fg-error-boundary__icon" }, "!"),
2117
- V("span", { class: "fg-error-boundary__title" }, "Render Error")
2113
+ return V("div", { class: "apf-error-boundary" }, [
2114
+ V("div", { class: "apf-error-boundary__inner" }, [
2115
+ V("div", { class: "apf-error-boundary__header" }, [
2116
+ V("span", { class: "apf-error-boundary__icon" }, "!"),
2117
+ V("span", { class: "apf-error-boundary__title" }, "Render Error")
2118
2118
  ]),
2119
- t.context ? V("div", { class: "fg-error-boundary__info" }, t.context) : null,
2120
- V("div", { class: "fg-error-boundary__message" }, ((c = l.value) == null ? void 0 : c.message) ?? "Unknown error"),
2119
+ t.context ? V("div", { class: "apf-error-boundary__info" }, t.context) : null,
2120
+ V("div", { class: "apf-error-boundary__message" }, ((c = l.value) == null ? void 0 : c.message) ?? "Unknown error"),
2121
2121
  V(a0, { size: "small", type: "primary", onClick: r }, () => "Retry")
2122
2122
  ])
2123
2123
  ]);
@@ -2230,7 +2230,7 @@ const J = /* @__PURE__ */ w({
2230
2230
  ], 2);
2231
2231
  };
2232
2232
  }
2233
- }), i3 = "_skeleton_258xs_2", s3 = "_animated_258xs_6", c3 = "_cardImage_258xs_6", d3 = "_line_258xs_7", h3 = "_avatar_258xs_8", u3 = "_card_258xs_6", f3 = "_cardBody_258xs_36", m3 = "_listItem_258xs_41", p3 = "_listContent_258xs_57", g3 = "_lineTitle_258xs_71", v3 = "_lineText_258xs_76", y3 = "_lineTextShort_258xs_80", b3 = {
2233
+ }), i3 = "_skeleton_258xs_2", s3 = "_animated_258xs_6", c3 = "_cardImage_258xs_6", d3 = "_line_258xs_7", h3 = "_avatar_258xs_8", u3 = "_card_258xs_6", f3 = "_cardBody_258xs_36", m3 = "_listItem_258xs_41", p3 = "_listContent_258xs_57", v3 = "_lineTitle_258xs_71", g3 = "_lineText_258xs_76", y3 = "_lineTextShort_258xs_80", b3 = {
2234
2234
  skeleton: i3,
2235
2235
  animated: s3,
2236
2236
  cardImage: c3,
@@ -2241,8 +2241,8 @@ const J = /* @__PURE__ */ w({
2241
2241
  cardBody: f3,
2242
2242
  listItem: m3,
2243
2243
  listContent: p3,
2244
- lineTitle: g3,
2245
- lineText: v3,
2244
+ lineTitle: v3,
2245
+ lineText: g3,
2246
2246
  lineTextShort: y3
2247
2247
  }, C3 = {
2248
2248
  $style: b3
@@ -2479,11 +2479,11 @@ const h4 = {
2479
2479
  sm: "0 1px 2px rgba(0, 0, 0, 0.05)",
2480
2480
  md: "0 4px 12px rgba(0, 0, 0, 0.08)",
2481
2481
  lg: "0 8px 24px rgba(0, 0, 0, 0.12)"
2482
- }, g4 = {
2482
+ }, v4 = {
2483
2483
  fast: "0.15s",
2484
2484
  normal: "0.25s",
2485
2485
  slow: "0.35s"
2486
- }, v4 = {
2486
+ }, g4 = {
2487
2487
  dropdown: 1e3,
2488
2488
  sticky: 1020,
2489
2489
  fixed: 1030,
@@ -2503,7 +2503,7 @@ export {
2503
2503
  n4 as CardGridSkeleton,
2504
2504
  W3 as ConfirmDialog,
2505
2505
  be as DEFAULT_PAGE_SIZE,
2506
- g4 as DURATION,
2506
+ v4 as DURATION,
2507
2507
  b4 as EP_FORK_BASE,
2508
2508
  C4 as EP_FORK_DATE,
2509
2509
  J3 as EmptyState,
@@ -2521,7 +2521,7 @@ export {
2521
2521
  u4 as TEXT_COLORS,
2522
2522
  Y3 as Toast,
2523
2523
  l4 as UserAvatar,
2524
- v4 as Z_INDEX,
2524
+ g4 as Z_INDEX,
2525
2525
  Q3 as isRegisteredAppIcon,
2526
2526
  o4 as provideToast,
2527
2527
  d4 as resolveApiErrorMessage,
@@ -1 +1 @@
1
- (function(f,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("@element-plus/icons-vue"),require("element-plus")):typeof define=="function"&&define.amd?define(["exports","vue","@element-plus/icons-vue","element-plus"],e):(f=typeof globalThis<"u"?globalThis:f||self,e(f.SchemaUI={},f.Vue,f.ElementPlusIconsVue,f.ElementPlus))})(this,(function(f,e,D,H){"use strict";const E2=e.defineComponent({__name:"AppDialog",props:{modelValue:{type:Boolean},title:{},width:{default:"580px"},destroyOnClose:{type:Boolean,default:!0},loading:{type:Boolean,default:!1},draggable:{type:Boolean,default:!0},appendToBody:{type:Boolean,default:!0},showFullscreenBtn:{type:Boolean,default:!0},closeOnClickModal:{type:Boolean,default:!1},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","confirm","cancel","close"],setup(t,{emit:a}){const n=a,l=e.ref(!1);function o(){l.value=!l.value}function r(){n("confirm")}function i(){n("update:modelValue",!1),n("cancel")}function c(){n("close")}return(d,s)=>{const h=e.resolveComponent("el-button"),m=e.resolveComponent("el-dialog");return e.openBlock(),e.createBlock(m,{"model-value":t.modelValue,width:l.value?"100vw":t.width,fullscreen:l.value,style:e.normalizeStyle(l.value?{margin:0}:{}),"destroy-on-close":t.destroyOnClose,draggable:t.draggable&&!l.value,"append-to-body":t.appendToBody,"close-on-click-modal":t.closeOnClickModal,"show-close":!1,"onUpdate:modelValue":s[1]||(s[1]=p=>n("update:modelValue",p)),onClose:c},{header:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.header)},[e.createElementVNode("span",{class:e.normalizeClass(d.$style.title)},e.toDisplayString(t.title),3),e.createElementVNode("div",{class:e.normalizeClass(d.$style.headerRight)},[t.showFullscreenBtn?(e.openBlock(),e.createBlock(h,{key:0,class:e.normalizeClass(d.$style.headerBtn),icon:l.value?e.unref(D.ScaleToOriginal):e.unref(D.FullScreen),text:"",onClick:o},null,8,["class","icon"])):e.createCommentVNode("",!0),e.createVNode(h,{class:e.normalizeClass(d.$style.headerBtn),icon:e.unref(D.Close),text:"",onClick:s[0]||(s[0]=p=>n("update:modelValue",!1))},null,8,["class","icon"])],2)],2)]),footer:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.footer)},[e.renderSlot(d.$slots,"footer",{},()=>[e.createVNode(h,{onClick:i},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.cancelText),1)]),_:1}),e.createVNode(h,{type:"primary",loading:t.loading,onClick:r},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.confirmText),1)]),_:1},8,["loading"])])],2)]),default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.body)},[e.renderSlot(d.$slots,"default")],2)]),_:3},8,["model-value","width","fullscreen","style","destroy-on-close","draggable","append-to-body","close-on-click-modal"])}}}),S2={header:"_header_e01ea_2",title:"_title_e01ea_10",headerRight:"_headerRight_e01ea_19",headerBtn:"_headerBtn_e01ea_26",body:"_body_e01ea_38",footer:"_footer_e01ea_44"},M=(t,a)=>{const n=t.__vccOpts||t;for(const[l,o]of a)n[l]=o;return n},j=M(E2,[["__cssModules",{$style:S2}]]),t2=/^[a-z0-9]+(-[a-z0-9]+)*$/,T=(t,a,n,l="")=>{const o=t.split(":");if(t.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;l=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),d=o.pop(),s={provider:o.length>0?o[0]:l,prefix:d,name:c};return a&&!x(s)?null:s}const r=o[0],i=r.split("-");if(i.length>1){const c={provider:l,prefix:i.shift(),name:i.join("-")};return a&&!x(c)?null:c}if(n&&l===""){const c={provider:l,prefix:"",name:r};return a&&!x(c,n)?null:c}return null},x=(t,a)=>t?!!((a&&t.prefix===""||t.prefix)&&t.name):!1;function A2(t,a){const n=t.icons,l=t.aliases||Object.create(null),o=Object.create(null);function r(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=l[i]&&l[i].parent,d=c&&r(c);d&&(o[i]=[c].concat(d))}return o[i]}return Object.keys(n).concat(Object.keys(l)).forEach(r),o}const e2=Object.freeze({left:0,top:0,width:16,height:16}),I=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),N=Object.freeze({...e2,...I}),R=Object.freeze({...N,body:"",hidden:!1});function B2(t,a){const n={};!t.hFlip!=!a.hFlip&&(n.hFlip=!0),!t.vFlip!=!a.vFlip&&(n.vFlip=!0);const l=((t.rotate||0)+(a.rotate||0))%4;return l&&(n.rotate=l),n}function a2(t,a){const n=B2(t,a);for(const l in R)l in I?l in t&&!(l in n)&&(n[l]=I[l]):l in a?n[l]=a[l]:l in t&&(n[l]=t[l]);return n}function T2(t,a,n){const l=t.icons,o=t.aliases||Object.create(null);let r={};function i(c){r=a2(l[c]||o[c],r)}return i(a),n.forEach(i),a2(t,r)}function n2(t,a){const n=[];if(typeof t!="object"||typeof t.icons!="object")return n;t.not_found instanceof Array&&t.not_found.forEach(o=>{a(o,null),n.push(o)});const l=A2(t);for(const o in l){const r=l[o];r&&(a(o,T2(t,o,r)),n.push(o))}return n}const x2={provider:"",aliases:{},not_found:{},...e2};function U(t,a){for(const n in a)if(n in t&&typeof t[n]!=typeof a[n])return!1;return!0}function l2(t){if(typeof t!="object"||t===null)return null;const a=t;if(typeof a.prefix!="string"||!t.icons||typeof t.icons!="object"||!U(t,x2))return null;const n=a.icons;for(const o in n){const r=n[o];if(!o||typeof r.body!="string"||!U(r,R))return null}const l=a.aliases||Object.create(null);for(const o in l){const r=l[o],i=r.parent;if(!o||typeof i!="string"||!n[i]&&!l[i]||!U(r,R))return null}return a}const o2=Object.create(null);function I2(t,a){return{provider:t,prefix:a,icons:Object.create(null),missing:new Set}}function k(t,a){const n=o2[t]||(o2[t]=Object.create(null));return n[a]||(n[a]=I2(t,a))}function r2(t,a){return l2(a)?n2(a,(n,l)=>{l?t.icons[n]=l:t.missing.add(n)}):[]}function N2(t,a,n){try{if(typeof n.body=="string")return t.icons[a]={...n},!0}catch{}return!1}let L=!1;function i2(t){return typeof t=="boolean"&&(L=t),L}function F2(t){const a=typeof t=="string"?T(t,!0,L):t;if(a){const n=k(a.provider,a.prefix),l=a.name;return n.icons[l]||(n.missing.has(l)?null:void 0)}}function O2(t,a){const n=T(t,!0,L);if(!n)return!1;const l=k(n.provider,n.prefix);return a?N2(l,n.name,a):(l.missing.add(n.name),!0)}function q2(t,a){if(typeof t!="object")return!1;if(typeof a!="string"&&(a=t.provider||""),L&&!a&&!t.prefix){let l=!1;return l2(t)&&(t.prefix="",n2(t,(o,r)=>{O2(o,r)&&(l=!0)})),l}const n=t.prefix;return x({prefix:n,name:"a"})?!!r2(k(a,n),t):!1}const s2=Object.freeze({width:null,height:null}),c2=Object.freeze({...s2,...I}),P2=/(-?[0-9.]*[0-9]+[0-9.]*)/g,D2=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function d2(t,a,n){if(a===1)return t;if(n=n||100,typeof t=="number")return Math.ceil(t*a*n)/n;if(typeof t!="string")return t;const l=t.split(P2);if(l===null||!l.length)return t;const o=[];let r=l.shift(),i=D2.test(r);for(;;){if(i){const c=parseFloat(r);isNaN(c)?o.push(r):o.push(Math.ceil(c*a*n)/n)}else o.push(r);if(r=l.shift(),r===void 0)return o.join("");i=!i}}function j2(t,a="defs"){let n="";const l=t.indexOf("<"+a);for(;l>=0;){const o=t.indexOf(">",l),r=t.indexOf("</"+a);if(o===-1||r===-1)break;const i=t.indexOf(">",r);if(i===-1)break;n+=t.slice(o+1,r).trim(),t=t.slice(0,l).trim()+t.slice(i+1)}return{defs:n,content:t}}function R2(t,a){return t?"<defs>"+t+"</defs>"+a:a}function U2(t,a,n){const l=j2(t);return R2(l.defs,a+l.content+n)}const G2=t=>t==="unset"||t==="undefined"||t==="none";function Q2(t,a){const n={...N,...t},l={...c2,...a},o={left:n.left,top:n.top,width:n.width,height:n.height};let r=n.body;[n,l].forEach(y=>{const u=[],_=y.hFlip,V=y.vFlip;let w=y.rotate;_?V?w+=2:(u.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),u.push("scale(-1 1)"),o.top=o.left=0):V&&(u.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),u.push("scale(1 -1)"),o.top=o.left=0);let z;switch(w<0&&(w-=Math.floor(w/4)*4),w=w%4,w){case 1:z=o.height/2+o.top,u.unshift("rotate(90 "+z.toString()+" "+z.toString()+")");break;case 2:u.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:z=o.width/2+o.left,u.unshift("rotate(-90 "+z.toString()+" "+z.toString()+")");break}w%2===1&&(o.left!==o.top&&(z=o.left,o.left=o.top,o.top=z),o.width!==o.height&&(z=o.width,o.width=o.height,o.height=z)),u.length&&(r=U2(r,'<g transform="'+u.join(" ")+'">',"</g>"))});const i=l.width,c=l.height,d=o.width,s=o.height;let h,m;i===null?(m=c===null?"1em":c==="auto"?s:c,h=d2(m,d/s)):(h=i==="auto"?d:i,m=c===null?d2(h,s/d):c==="auto"?s:c);const p={},$=(y,u)=>{G2(u)||(p[y]=u.toString())};$("width",h),$("height",m);const C=[o.left,o.top,d,s];return p.viewBox=C.join(" "),{attributes:p,viewBox:C,body:r}}const K2=/\sid="(\S+)"/g,h2=new Map;function W2(t){t=t.replace(/[0-9]+$/,"")||"a";const a=h2.get(t)||0;return h2.set(t,a+1),a?`${t}${a}`:t}function Z2(t){const a=[];let n;for(;n=K2.exec(t);)a.push(n[1]);if(!a.length)return t;const l="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(o=>{const r=W2(o),i=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");t=t.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+r+l+"$3")}),t=t.replace(new RegExp(l,"g"),""),t}const G=Object.create(null);function X2(t,a){G[t]=a}function Q(t){return G[t]||G[""]}function K(t){let a;if(typeof t.resources=="string")a=[t.resources];else if(a=t.resources,!(a instanceof Array)||!a.length)return null;return{resources:a,path:t.path||"/",maxURL:t.maxURL||500,rotate:t.rotate||750,timeout:t.timeout||5e3,random:t.random===!0,index:t.index||0,dataAfterTimeout:t.dataAfterTimeout!==!1}}const W=Object.create(null),E=["https://api.simplesvg.com","https://api.unisvg.com"],F=[];for(;E.length>0;)E.length===1||Math.random()>.5?F.push(E.shift()):F.push(E.pop());W[""]=K({resources:["https://api.iconify.design"].concat(F)});function Y2(t,a){const n=K(a);return n===null?!1:(W[t]=n,!0)}function Z(t){return W[t]}let f2=(()=>{let t;try{if(t=fetch,typeof t=="function")return t}catch{}})();function J2(t,a){const n=Z(t);if(!n)return 0;let l;if(!n.maxURL)l=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const r=a+".json?icons=";l=n.maxURL-o-n.path.length-r.length}return l}function t0(t){return t===404}const e0=(t,a,n)=>{const l=[],o=J2(t,a),r="icons";let i={type:r,provider:t,prefix:a,icons:[]},c=0;return n.forEach((d,s)=>{c+=d.length+1,c>=o&&s>0&&(l.push(i),i={type:r,provider:t,prefix:a,icons:[]},c=d.length),i.icons.push(d)}),l.push(i),l};function a0(t){if(typeof t=="string"){const a=Z(t);if(a)return a.path}return"/"}const n0={prepare:e0,send:(t,a,n)=>{if(!f2){n("abort",424);return}let l=a0(a.provider);switch(a.type){case"icons":{const r=a.prefix,i=a.icons.join(","),c=new URLSearchParams({icons:i});l+=r+".json?"+c.toString();break}case"custom":{const r=a.uri;l+=r.slice(0,1)==="/"?r.slice(1):r;break}default:n("abort",400);return}let o=503;f2(t+l).then(r=>{const i=r.status;if(i!==200){setTimeout(()=>{n(t0(i)?"abort":"next",i)});return}return o=501,r.json()}).then(r=>{if(typeof r!="object"||r===null){setTimeout(()=>{r===404?n("abort",r):n("next",o)});return}setTimeout(()=>{n("success",r)})}).catch(()=>{n("next",o)})}};function u2(t,a){t.forEach(n=>{const l=n.loaderCallbacks;l&&(n.loaderCallbacks=l.filter(o=>o.id!==a))})}function l0(t){t.pendingCallbacksFlag||(t.pendingCallbacksFlag=!0,setTimeout(()=>{t.pendingCallbacksFlag=!1;const a=t.loaderCallbacks?t.loaderCallbacks.slice(0):[];if(!a.length)return;let n=!1;const l=t.provider,o=t.prefix;a.forEach(r=>{const i=r.icons,c=i.pending.length;i.pending=i.pending.filter(d=>{if(d.prefix!==o)return!0;const s=d.name;if(t.icons[s])i.loaded.push({provider:l,prefix:o,name:s});else if(t.missing.has(s))i.missing.push({provider:l,prefix:o,name:s});else return n=!0,!0;return!1}),i.pending.length!==c&&(n||u2([t],r.id),r.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),r.abort))})}))}let o0=0;function r0(t,a,n){const l=o0++,o=u2.bind(null,n,l);if(!a.pending.length)return o;const r={id:l,icons:a,callback:t,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(r)}),o}function i0(t){const a={loaded:[],missing:[],pending:[]},n=Object.create(null);t.sort((o,r)=>o.provider!==r.provider?o.provider.localeCompare(r.provider):o.prefix!==r.prefix?o.prefix.localeCompare(r.prefix):o.name.localeCompare(r.name));let l={provider:"",prefix:"",name:""};return t.forEach(o=>{if(l.name===o.name&&l.prefix===o.prefix&&l.provider===o.provider)return;l=o;const r=o.provider,i=o.prefix,c=o.name,d=n[r]||(n[r]=Object.create(null)),s=d[i]||(d[i]=k(r,i));let h;c in s.icons?h=a.loaded:i===""||s.missing.has(c)?h=a.missing:h=a.pending;const m={provider:r,prefix:i,name:c};h.push(m)}),a}function s0(t,a=!0,n=!1){const l=[];return t.forEach(o=>{const r=typeof o=="string"?T(o,a,n):o;r&&l.push(r)}),l}const c0={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function d0(t,a,n,l){const o=t.resources.length,r=t.random?Math.floor(Math.random()*o):t.index;let i;if(t.random){let g=t.resources.slice(0);for(i=[];g.length>1;){const b=Math.floor(Math.random()*g.length);i.push(g[b]),g=g.slice(0,b).concat(g.slice(b+1))}i=i.concat(g)}else i=t.resources.slice(r).concat(t.resources.slice(0,r));const c=Date.now();let d="pending",s=0,h,m=null,p=[],$=[];typeof l=="function"&&$.push(l);function C(){m&&(clearTimeout(m),m=null)}function y(){d==="pending"&&(d="aborted"),C(),p.forEach(g=>{g.status==="pending"&&(g.status="aborted")}),p=[]}function u(g,b){b&&($=[]),typeof g=="function"&&$.push(g)}function _(){return{startTime:c,payload:a,status:d,queriesSent:s,queriesPending:p.length,subscribe:u,abort:y}}function V(){d="failed",$.forEach(g=>{g(void 0,h)})}function w(){p.forEach(g=>{g.status==="pending"&&(g.status="aborted")}),p=[]}function z(g,b,B){const P=b!=="success";switch(p=p.filter(v=>v!==g),d){case"pending":break;case"failed":if(P||!t.dataAfterTimeout)return;break;default:return}if(b==="abort"){h=B,V();return}if(P){h=B,p.length||(i.length?J():V());return}if(C(),w(),!t.random){const v=t.resources.indexOf(g.resource);v!==-1&&v!==t.index&&(t.index=v)}d="completed",$.forEach(v=>{v(B)})}function J(){if(d!=="pending")return;C();const g=i.shift();if(g===void 0){if(p.length){m=setTimeout(()=>{C(),d==="pending"&&(w(),V())},t.timeout);return}V();return}const b={status:"pending",resource:g,callback:(B,P)=>{z(b,B,P)}};p.push(b),s++,m=setTimeout(J,t.rotate),n(g,a,b.callback)}return setTimeout(J),_}function m2(t){const a={...c0,...t};let n=[];function l(){n=n.filter(i=>i().status==="pending")}function o(i,c,d){const s=d0(a,i,c,(h,m)=>{l(),d&&d(h,m)});return n.push(s),s}function r(i){return n.find(c=>i(c))||null}return{query:o,find:r,setIndex:i=>{a.index=i},getIndex:()=>a.index,cleanup:l}}function p2(){}const X=Object.create(null);function h0(t){if(!X[t]){const a=Z(t);if(!a)return;X[t]={config:a,redundancy:m2(a)}}return X[t]}function f0(t,a,n){let l,o;if(typeof t=="string"){const r=Q(t);if(!r)return n(void 0,424),p2;o=r.send;const i=h0(t);i&&(l=i.redundancy)}else{const r=K(t);if(r){l=m2(r);const i=Q(t.resources?t.resources[0]:"");i&&(o=i.send)}}return!l||!o?(n(void 0,424),p2):l.query(a,o,n)().abort}function g2(){}function u0(t){t.iconsLoaderFlag||(t.iconsLoaderFlag=!0,setTimeout(()=>{t.iconsLoaderFlag=!1,l0(t)}))}function m0(t){const a=[],n=[];return t.forEach(l=>{(l.match(t2)?a:n).push(l)}),{valid:a,invalid:n}}function S(t,a,n){function l(){const o=t.pendingIcons;a.forEach(r=>{o&&o.delete(r),t.icons[r]||t.missing.add(r)})}if(n&&typeof n=="object")try{if(!r2(t,n).length){l();return}}catch(o){console.error(o)}l(),u0(t)}function y2(t,a){t instanceof Promise?t.then(n=>{a(n)}).catch(()=>{a(null)}):a(t)}function p0(t,a){t.iconsToLoad?t.iconsToLoad=t.iconsToLoad.concat(a).sort():t.iconsToLoad=a,t.iconsQueueFlag||(t.iconsQueueFlag=!0,setTimeout(()=>{t.iconsQueueFlag=!1;const{provider:n,prefix:l}=t,o=t.iconsToLoad;if(delete t.iconsToLoad,!o||!o.length)return;const r=t.loadIcon;if(t.loadIcons&&(o.length>1||!r)){y2(t.loadIcons(o,l,n),s=>{S(t,o,s)});return}if(r){o.forEach(s=>{y2(r(s,l,n),h=>{S(t,[s],h?{prefix:l,icons:{[s]:h}}:null)})});return}const{valid:i,invalid:c}=m0(o);if(c.length&&S(t,c,null),!i.length)return;const d=l.match(t2)?Q(n):null;if(!d){S(t,i,null);return}d.prepare(n,l,i).forEach(s=>{f0(n,s,h=>{S(t,s.icons,h)})})}))}const g0=(t,a)=>{const n=i0(s0(t,!0,i2()));if(!n.pending.length){let c=!0;return a&&setTimeout(()=>{c&&a(n.loaded,n.missing,n.pending,g2)}),()=>{c=!1}}const l=Object.create(null),o=[];let r,i;return n.pending.forEach(c=>{const{provider:d,prefix:s}=c;if(s===i&&d===r)return;r=d,i=s,o.push(k(d,s));const h=l[d]||(l[d]=Object.create(null));h[s]||(h[s]=[])}),n.pending.forEach(c=>{const{provider:d,prefix:s,name:h}=c,m=k(d,s),p=m.pendingIcons||(m.pendingIcons=new Set);p.has(h)||(p.add(h),l[d][s].push(h))}),o.forEach(c=>{const d=l[c.provider][c.prefix];d.length&&p0(c,d)}),a?r0(a,n,o):g2};function y0(t,a){const n={...t};for(const l in a){const o=a[l],r=typeof o;l in s2?(o===null||o&&(r==="string"||r==="number"))&&(n[l]=o):r===typeof n[l]&&(n[l]=l==="rotate"?o%4:o)}return n}const C0=/[\s,]+/;function $0(t,a){a.split(C0).forEach(n=>{switch(n.trim()){case"horizontal":t.hFlip=!0;break;case"vertical":t.vFlip=!0;break}})}function z0(t,a=0){const n=t.replace(/^-?[0-9.]*/,"");function l(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(t);return isNaN(o)?0:l(o)}else if(n!==t){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let r=parseFloat(t.slice(0,t.length-n.length));return isNaN(r)?0:(r=r/o,r%1===0?l(r):0)}}return a}function b0(t,a){let n=t.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const l in a)n+=" "+l+'="'+a[l]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+t+"</svg>"}function w0(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function M0(t){return"data:image/svg+xml,"+w0(t)}function V0(t){return'url("'+M0(t)+'")'}const C2={...c2,inline:!1},v0={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},H0={display:"inline-block"},Y={backgroundColor:"currentColor"},$2={backgroundColor:"transparent"},z2={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},b2={webkitMask:Y,mask:Y,background:$2};for(const t in b2){const a=b2[t];for(const n in z2)a[t+n]=z2[n]}const O={};["horizontal","vertical"].forEach(t=>{const a=t.slice(0,1)+"Flip";O[t+"-flip"]=a,O[t.slice(0,1)+"-flip"]=a,O[t+"Flip"]=a});function w2(t){return t+(t.match(/^[-0-9.]+$/)?"px":"")}const M2=(t,a)=>{const n=y0(C2,a),l={...v0},o=a.mode||"svg",r={},i=a.style,c=typeof i=="object"&&!(i instanceof Array)?i:{};for(let y in a){const u=a[y];if(u!==void 0)switch(y){case"icon":case"style":case"onLoad":case"mode":case"ssr":case"customise":break;case"inline":case"hFlip":case"vFlip":n[y]=u===!0||u==="true"||u===1;break;case"flip":typeof u=="string"&&$0(n,u);break;case"color":r.color=u;break;case"rotate":typeof u=="string"?n[y]=z0(u):typeof u=="number"&&(n[y]=u);break;case"ariaHidden":case"aria-hidden":u!==!0&&u!=="true"&&delete l["aria-hidden"];break;default:{const _=O[y];_?(u===!0||u==="true"||u===1)&&(n[_]=!0):C2[y]===void 0&&(l[y]=u)}}}const d=Q2(t,n),s=d.attributes;if(n.inline&&(r.verticalAlign="-0.125em"),o==="svg")return l.style={...r,...c},Object.assign(l,s),l.innerHTML=Z2(d.body),e.h("svg",l);const{body:h,width:m,height:p}=t,$=o==="mask"||(o==="bg"?!1:h.indexOf("currentColor")!==-1),C=b0(h,{...s,width:m+"",height:p+""});return l.style={...r,"--svg":V0(C),width:w2(s.width),height:w2(s.height),...H0,...$?Y:$2,...c},e.h("span",l)};if(i2(!0),X2("",n0),typeof document<"u"&&typeof window<"u"){const t=window;if(t.IconifyPreload!==void 0){const a=t.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof a=="object"&&a!==null&&(a instanceof Array?a:[a]).forEach(l=>{try{(typeof l!="object"||l===null||l instanceof Array||typeof l.icons!="object"||typeof l.prefix!="string"||!q2(l))&&console.error(n)}catch{console.error(n)}})}if(t.IconifyProviders!==void 0){const a=t.IconifyProviders;if(typeof a=="object"&&a!==null)for(let n in a){const l="IconifyProviders["+n+"] is invalid.";try{const o=a[n];if(typeof o!="object"||!o||o.resources===void 0)continue;Y2(n,o)||console.error(l)}catch{console.error(l)}}}}const k0={...N,body:""},_0=e.defineComponent((t,{emit:a})=>{const n=e.ref(null);function l(){var s,h;n.value&&((h=(s=n.value).abort)==null||h.call(s),n.value=null)}const o=e.ref(!!t.ssr),r=e.ref(""),i=e.shallowRef(null);function c(){const s=t.icon;if(typeof s=="object"&&s!==null&&typeof s.body=="string")return r.value="",{data:s};let h;if(typeof s!="string"||(h=T(s,!1,!0))===null)return null;let m=F2(h);if(!m){const C=n.value;return(!C||C.name!==s)&&(m===null?n.value={name:s}:n.value={name:s,abort:g0([h],d)}),null}l(),r.value!==s&&(r.value=s,e.nextTick(()=>{a("load",s)}));const p=t.customise;if(p){m=Object.assign({},m);const C=p(m.body,h.name,h.prefix,h.provider);typeof C=="string"&&(m.body=C)}const $=["iconify"];return h.prefix!==""&&$.push("iconify--"+h.prefix),h.provider!==""&&$.push("iconify--"+h.provider),{data:m,classes:$}}function d(){var h;const s=c();s?s.data!==((h=i.value)==null?void 0:h.data)&&(i.value=s):i.value=null}return o.value?d():e.onMounted(()=>{o.value=!0,d()}),e.watch(()=>t.icon,d),e.onUnmounted(l),()=>{const s=i.value;if(!s)return M2(k0,t);let h=t;return s.classes&&(h={...t,class:s.classes.join(" ")}),M2({...N,...s.data},h)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),L0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 128L128 448v448h256V640h256v256h256V448z"/>'},E0={width:1024,height:1024,body:'<path fill="currentColor" d="M600.7 64a32 32 0 0 1 30.5 22.2l35.2 109.4a348 348 0 0 1 42.4 24.5l112.4-24.2a32 32 0 0 1 34.4 15.4l88.7 153.5a32 32 0 0 1-4 37.5l-77.1 85.1a357 357 0 0 1 0 49l77 85.3a32 32 0 0 1 4.1 37.5l-88.7 153.6a32 32 0 0 1-34.4 15.3l-112.4-24.2q-20.2 13.6-42.4 24.5l-35.2 109.4a32 32 0 0 1-30.5 22.2H423.3a32 32 0 0 1-30.5-22.2l-35.1-109.3a352 352 0 0 1-42.6-24.7l-112.3 24.3a32 32 0 0 1-34.4-15.4L79.7 659.2a32 32 0 0 1 4-37.5l77.1-85.3a357 357 0 0 1 0-48.8l-77-85.3a32 32 0 0 1-4.1-37.5l88.7-153.6a32 32 0 0 1 34.4-15.3l112.3 24.3a355 355 0 0 1 42.6-24.7l35.2-109.3A32 32 0 0 1 423.2 64zm-23.4 64H446.7l-36.3 113l-24.5 12a294 294 0 0 0-34.9 20.2l-22.6 15.3l-116.2-25l-65.3 113l79.7 88.3l-2 27.1a293 293 0 0 0 0 40.2l2 27.1l-79.8 88.2L212 760.6l116.2-25l22.7 15.2a294 294 0 0 0 34.8 20.1l24.5 12L446.7 896h130.7L614 782.8l24.4-11.9a288 288 0 0 0 34.8-20l22.6-15.3l116.3 25l65.2-113.2l-79.7-88.2l2-27.1a293 293 0 0 0 0-40.3l-2-27.1l79.8-88.1L812 263.4l-116.3 25l-22.6-15.2a288 288 0 0 0-34.8-20.1L614 241zM512 320a192 192 0 1 1 0 384a192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256a128 128 0 0 0 0-256"/>'},S0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 512a192 192 0 1 0 0-384a192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512a256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"/>'},A0={width:1024,height:1024,body:'<path fill="currentColor" d="M288 320a224 224 0 1 0 448 0a224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"/>'},B0={width:1024,height:1024,body:'<path fill="currentColor" d="M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"/><path fill="currentColor" d="M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"/>'},T0={width:1024,height:1024,body:'<path fill="currentColor" d="M448 456V96a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8m64 440a192 192 0 1 0 0-384a192 192 0 0 0 0 384"/>'},x0={width:1024,height:1024,body:'<path fill="currentColor" d="M832 384H576V128H192v768h640zm-26.5-64L640 154.5V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"/>'},I0={width:1024,height:1024,body:'<path fill="currentColor" d="M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"/>'},N0={width:1024,height:1024,body:'<path fill="currentColor" d="M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"/>'},F0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M192 512a320 320 0 1 1 640 0a32 32 0 1 1-64 0a256 256 0 1 0-512 0a32 32 0 0 1-64 0"/><path fill="currentColor" d="M570.4 627.8a96 96 0 1 1-60.8-19.8l61-187.8a32 32 0 1 1 60.8 19.8zm-68.3 106.7a32 32 0 1 0 19.8-61a32 32 0 0 0-19.8 61"/>'},O0={width:1024,height:1024,body:'<path fill="currentColor" d="M160 448a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"/>'},q0={width:1024,height:1024,body:'<path fill="currentColor" d="M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.8v-70.3a192 192 0 0 1 128 181v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"/><path fill="currentColor" d="M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.8v70.3A192 192 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"/>'},P0={width:1024,height:1024,body:'<path fill="currentColor" d="M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"/>'},D0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a256 256 0 1 0 0-512a256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640a320 320 0 0 1 0 640"/><path fill="currentColor" d="M576 128H448v200a287 287 0 0 1 64-8a288 288 0 0 1 64 8zm64 0v219.6q36.6 13.7 78.4 34l39-253.6zm-256 0H266.6l39 253.6a897 897 0 0 1 78.4-34zM229.3 64h565.4a32 32 0 0 1 31.6 36.9L768 480q-170.7-96-256-96c-85.3 0-142.2 32-256 96l-58.3-379.1A32 32 0 0 1 229.3 64"/>'},j0={width:1024,height:1024,body:'<path fill="currentColor" d="M480 896V702a256 256 0 0 1-216-190h-32.6a96 96 0 0 1-92-68.4L93.7 290.9a76.8 76.8 0 0 1 73.6-98.9H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.8a76.8 76.8 0 0 1 73.6 98.9l-46 152.6a96 96 0 0 1-91.8 68.5h-32.7A256 256 0 0 1 544 702v194h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.6a32 32 0 0 0 30.6-22.8l45.9-152.8a12.8 12.8 0 0 0-12.3-16.4H768zm-512 0V256h-88.8a12.8 12.8 0 0 0-12.3 16.4l45.9 152.8a32 32 0 0 0 30.6 22.8z"/>'},R0={width:1024,height:1024,body:'<path fill="currentColor" d="M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"/>'},U0={width:1024,height:1024,body:'<path fill="currentColor" d="M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"/><path fill="currentColor" d="M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"/>'},G0={width:1024,height:1024,body:'<path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M512 563.2a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4"/>'},Q0={width:1024,height:1024,body:'<path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"/>'},K0={width:1024,height:1024,body:'<path fill="currentColor" d="M273.5 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.9zm22.5 64L148 918.4a32 32 0 0 1-52-25V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"/>'},W0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"/><path fill="currentColor" d="M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"/><path fill="currentColor" d="M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"/>'},Z0={width:1024,height:1024,body:'<path fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.5-228.5l-69-69a32 32 0 0 0-45.2 0L128 768.2h778.7L664.6 477.5a32 32 0 0 0-49.2 0l-156.6 188a32 32 0 0 1-47.3 2M256 384a96 96 0 1 0 192 0a96 96 0 0 0-192 0"/>'},X0={width:1024,height:1024,body:'<path fill="currentColor" d="M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"/><path fill="currentColor" d="M384 288q64 0 64 64t-64 64t-64-64t64-64M185.4 877l-50.8-39l216.1-282a96 96 0 0 1 134.6-17.8l1.9 1.4L610 638.8a32 32 0 0 0 45-4.9L871 364l50 40l-215.8 269.8l-.3.3a96 96 0 0 1-135 14.5l-123-99.1l-.6-.5a32 32 0 0 0-44.8 6z"/>'},Y0={width:1024,height:1024,body:'<path fill="currentColor" d="M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"/><path fill="currentColor" d="m470 554.2l52.8-7.5L847 222.4a32 32 0 1 0-45.2-45.2L477.4 501.4l-7.5 52.8zm422.4-422.4a96 96 0 0 1 0 135.8L560.5 599.5a32 32 0 0 1-18.1 9l-105.6 15.2a32 32 0 0 1-36.2-36.2l15-105.6a32 32 0 0 1 9.1-18.2l332-331.8a96 96 0 0 1 135.7 0z"/>'},J0={width:1024,height:1024,body:'<path fill="currentColor" d="m199 672.6l194 112l224-388l-193.9-112l-224 388.1zm-23.8 60.2L208 881.1l145-45.7zM455 229.2l194 112l56.7-98l-194-112zM104.3 708.8l384-665l304.8 176l-384 665h.1l-248.4 78.3zm384 254.3v-64h448v64z"/>'},tt={width:1024,height:1024,body:'<path fill="currentColor" d="M511.6 128a64.4 64.4 0 0 0-64.4 64.4V709L274 571a94 94 0 0 0-112.8-3.5a44.4 44.4 0 0 0-9 62.2l180.6 240.8A64 64 0 0 0 384 896h512V575.2a64 64 0 0 0-45.6-61.3l-206-61.7a96 96 0 0 1-68.4-92V192.4a64.4 64.4 0 0 0-64.4-64.4M359 556.8l24.2 19.2V192.4a128.4 128.4 0 1 1 256.8 0v167.8a32 32 0 0 0 22.8 30.6l206 61.8A128 128 0 0 1 960 575.2V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.1 668A108.4 108.4 0 0 1 128 512.5a158 158 0 0 1 186 8.3z"/>'},et={width:1024,height:1024,body:'<path fill="currentColor" d="M160 256H96a32 32 0 0 1 0-64h256V96a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v96h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"/>'},at={width:1024,height:1024,body:'<path fill="currentColor" d="m795.9 750.7l125 125a32 32 0 0 1-45.3 45.2l-125-125a416 416 0 1 1 45.3-45.2M480 832a352 352 0 1 0 0-704a352 352 0 0 0 0 704"/>'},nt={width:1024,height:1024,body:'<path fill="currentColor" d="M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"/>'},lt={width:1024,height:1024,body:'<path fill="currentColor" d="M771.8 794.9A384 384 0 0 1 128 512h64a320 320 0 0 0 555.7 216.4h-93a32 32 0 1 1 0-64h149a32 32 0 0 1 32 32v149a32 32 0 1 1-64 0zM276.3 295.6h93a32 32 0 0 1 0 64H220.2a32 32 0 0 1-32-32v-149a32 32 0 0 1 64 0V229a384 384 0 0 1 644 282.9h-64a320 320 0 0 0-555.8-216.4z"/>'},ot={width:1024,height:1024,body:'<path fill="currentColor" d="M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.7L780.3 342l45.2 45.2L508.8 704L192 387.2l45.2-45.2L480 584.7V128h64z"/>'},rt={width:1024,height:1024,body:'<path fill="currentColor" d="M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.3V704h-64V247.3L237.2 490L192 444.8L508.8 128l316.8 316.8l-45.3 45.2z"/>'},it={width:1024,height:1024,body:'<path fill="currentColor" d="M512 160c320 0 512 352 512 352S832 864 512 864S0 512 0 512s192-352 512-352m0 64c-225.3 0-384.1 208-436.8 288c52.6 79.9 211.5 288 436.8 288s384.1-208 436.8-288C896.2 432.1 737.3 224 512 224m0 64a224 224 0 1 1 0 448a224 224 0 0 1 0-448m0 64a160 160 0 0 0-160 160c0 88.2 71.7 160 160 160s160-71.8 160-160s-71.7-160-160-160"/>'},st={width:1024,height:1024,body:'<path fill="currentColor" d="M406.7 707L195.8 496.2a32 32 0 1 0-45.2 45.2l256 256l512-512a32 32 0 0 0-45.3-45.2L406.6 706.9z"/>'},ct={width:1024,height:1024,body:'<path fill="currentColor" d="M764.3 214.6L512 466.9L259.7 214.6a32 32 0 0 0-45.1 45.1L466.8 512L214.5 764.2a32 32 0 1 0 45.1 45.2L512 557.2l252.3 252.3a32 32 0 0 0 45.1-45.1L557.1 512l252.3-252.4a32 32 0 1 0-45.1-45.2z"/>'},dt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0a48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"/>'},ht={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 192a58.4 58.4 0 0 0-58.2 63.7L477 576.1a35 35 0 0 0 69.8 0l23.3-256.4A58.4 58.4 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4a51.2 51.2 0 0 0 0 102.4"/>'},ft={width:1024,height:1024,body:'<path fill="currentColor" d="M384 523.4V928a32 32 0 0 0 46.3 28.6l192-96A32 32 0 0 0 640 832V523.4l280.8-343.1a32 32 0 1 0-49.6-40.6l-288 352A32 32 0 0 0 576 512v300.2l-128 64V512a32 32 0 0 0-7.2-20.3L195.5 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.8 52.3z"/>'},ut={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m67.2 275c33.3 0 60.3-23 60.3-57.3s-27-57.3-60.3-57.3s-60.2 23-60.2 57.3s27 57.4 60.2 57.4m11.7 360.1c0-6.8 2.4-24.6 1-34.8L539.3 725c-10.9 11.4-24.5 19.4-30.9 17.3a13 13 0 0 1-8.2-14.7l87.6-277c7.2-35.2-12.5-67.2-54.3-71.3c-44 0-109 44.7-148.5 101.5c0 6.8-1.3 23.6 0 33.8l52.6-60.6c11-11.4 23.6-19.4 30-17.2a13 13 0 0 1 7.8 16.1l-87 275.7c-10 32.2 9 63.8 55.1 71c67.9 0 108-43.6 147.5-100.4z"/>'},V2={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.8 536.4l-99.5-99.6a38.4 38.4 0 1 0-54.4 54.3L429.1 682a38.3 38.3 0 0 0 54.3 0l262.4-262.5a38.4 38.4 0 1 0-54.3-54.3z"/>'},mt={width:1024,height:1024,body:'<path fill="currentColor" d="M340.9 149.3a30.6 30.6 0 0 0 0 42.8L652.7 512L341 831.9a30.6 30.6 0 0 0 0 42.7a29 29 0 0 0 41.7 0l331.6-340.3a32 32 0 0 0 0-44.6L382.6 149.4a29 29 0 0 0-41.7 0z"/>'},pt={width:1024,height:1024,body:'<path fill="currentColor" d="M831.9 340.9L512 652.7L192.1 340.9a30.6 30.6 0 0 0-42.7 0a29 29 0 0 0 0 41.6l340.3 331.7a32 32 0 0 0 44.6 0l340.3-331.7a29 29 0 0 0 0-41.7a30.6 30.6 0 0 0-42.7 0z"/>'},gt={width:1024,height:1024,body:'<path fill="currentColor" d="M488.8 344.3L149 701a32 32 0 0 0 0 44.2l.4.3a29.4 29.4 0 0 0 42.7 0l320-335.8l319.8 335.8a29.4 29.4 0 0 0 42.7 0l.4-.3a32 32 0 0 0 0-44.2L535.2 344.3a32 32 0 0 0-46.4 0"/>'},yt={width:1024,height:1024,body:'<path fill="currentColor" d="M609.4 149.4L277.8 489.6a32 32 0 0 0 0 44.7l331.6 340.3a29 29 0 0 0 41.7 0a30.6 30.6 0 0 0 0-42.7l-311.8-320L651 192.1a30.6 30.6 0 0 0 0-42.7a29 29 0 0 0-41.7 0"/>'},Ct={width:1024,height:1024,body:'<path fill="currentColor" d="M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"/><path fill="currentColor" d="m237.2 512l265.5 265.3a32 32 0 0 1-45.4 45.4l-288-288a32 32 0 0 1 0-45.4l288-288a32 32 0 1 1 45.4 45.4z"/>'},$t={width:1024,height:1024,body:'<path fill="currentColor" d="M754.8 480H160a32 32 0 1 0 0 64h594.8L521.3 777.3a32 32 0 0 0 45.4 45.4l288-288a32 32 0 0 0 0-45.4l-288-288a32 32 0 1 0-45.4 45.4z"/>'},zt={width:1024,height:1024,body:'<path fill="currentColor" d="M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384L128 512l192 128z"/>'},bt={width:1024,height:1024,body:'<path fill="currentColor" d="M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352l192 160l-192 128z"/>'},wt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.2 0l136 135.8a32 32 0 0 1-45.3 45.3L195.2 240.4a32 32 0 0 1 0-45.2m452.5 452.5a32 32 0 0 1 45.3 0l135.8 135.9a32 32 0 0 1-45.2 45.2L647.7 693a32 32 0 0 1 0-45.3m181.1-452.4a32 32 0 0 1 0 45.1L693 376.4a32 32 0 0 1-45.3-45.3l135.9-135.8a32 32 0 0 1 45.2 0M376.3 647.7a32 32 0 0 1 0 45.3L240.4 828.8a32 32 0 0 1-45.2-45.2L331 647.7a32 32 0 0 1 45.3 0"/>'},Mt={width:1024,height:1024,body:'<path fill="currentColor" d="M176 416a112 112 0 1 1 0 224a112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224a112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224a112 112 0 0 1 0-224"/>'},Vt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m-48-247.6L668.6 512L464 375.6zm10.6-342.7l249.5 166.4a48 48 0 0 1 0 79.8L474.6 718.3a48 48 0 0 1-74.6-40V345.6a48 48 0 0 1 74.6-40z"/>'},vt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"/>'},Ht={width:1024,height:1024,body:'<path fill="currentColor" d="m160 96l192 .3a32 32 0 0 1 0 64l-192-.2V352a32 32 0 0 1-64 0V96zm0 832H96V672a32 32 0 1 1 64 0v192l192-.3a32 32 0 1 1 0 64zM864 96h64v256a32 32 0 1 1-64 0V160l-192 .3a32 32 0 1 1 0-64zm0 832l-192-.3a32 32 0 0 1 0-64l192 .2V672a32 32 0 1 1 64 0v256z"/>'},kt={width:1024,height:1024,body:'<path fill="currentColor" d="m249.6 417l319.7 43.2l39.2 310.2L845.1 179zm-129 47.3a32 32 0 0 1-7.7-61.5l777.8-311a32 32 0 0 1 41.6 41.6L622 909a32 32 0 0 1-61.5-7.9L512 517z"/>'},_t={width:1024,height:1024,body:'<path fill="currentColor" d="m64 448l832-320l-128 704l-446-243.3L832 192L242.8 545.5zm256 512V657l192 111z"/>'},Lt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"/><path fill="currentColor" d="M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"/>'},Et={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M745.3 361.3a32 32 0 0 1 45.4 45.4l-288 288a32 32 0 0 1-45.4 0l-160-160a32 32 0 1 1 45.4-45.4L480 626.8z"/>'},St={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.8 536.4l-99.5-99.6a38.4 38.4 0 1 0-54.4 54.3L429.1 682a38.3 38.3 0 0 0 54.3 0l262.4-262.5a38.4 38.4 0 1 0-54.3-54.3z"/>'},At={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 393.7L408 353.6a38.4 38.4 0 1 0-54.4 54.3l104 104.1l-104 104a38.4 38.4 0 1 0 54.3 54.4l104.1-104l104 104a38.4 38.4 0 1 0 54.4-54.3L566.4 512l104-104a38.4 38.4 0 1 0-54.3-54.4z"/>'},Bt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m23.7 191.5q-77.9 0-123.2 44.3c-31 29.6-45.7 70.4-45.7 122.5H447c0-29.5 5.7-52.8 17.6-69c13.4-19.7 35.2-28.8 66.2-28.8q36.2-.2 56.3 19.7a77 77 0 0 1 19.7 54.9a78 78 0 0 1-19 50l-8.4 9.8c-45.8 40.9-73.2 70.4-82.4 89.5c-9.8 19-14 42.2-14 69v9.8h80.9v-9.9c0-16.9 3.5-31.6 10.6-45.7a109 109 0 0 1 28.1-35.2c33.8-29.6 54.2-48.6 60.6-55.6c16.9-22.6 26-51.4 26-86.6q0-64.4-42.2-101.4c-28.2-25.3-65.5-37.3-111.3-37.3m-12.6 406.2a54 54 0 0 0-38.7 14.8a49 49 0 0 0-15.5 38c0 15.5 4.9 28.2 15.5 38A55 55 0 0 0 523 768c15.5 0 28.1-5 38.7-14.8a52 52 0 0 0 16.2-38.7a52 52 0 0 0-15.5-38a56 56 0 0 0-39.4-14.8"/>'},Tt={width:1024,height:1024,body:'<path fill="currentColor" d="m186.5 544l41.4 41.3a32 32 0 1 1-45.2 45.4l-96-96a32 32 0 0 1 0-45.4l96-96a32 32 0 1 1 45.2 45.4L186.5 480h290.8V186.4L435.8 228a32 32 0 1 1-45.2-45.2l96-96.1a32 32 0 0 1 45.3 0l96 96a32 32 0 0 1-45.2 45.2l-41.4-41.2V480H832l-41.3-41.3a32 32 0 0 1 45.2-45.4l96 96a32 32 0 0 1 0 45.4l-96 96a32 32 0 0 1-45.2-45.4L832 544H541.3v293.4l41.4-41.2a32 32 0 1 1 45.2 45.2l-96 96a32 32 0 0 1-45.3 0l-96-96a32 32 0 1 1 45.3-45.2l41.4 41.4V544z"/>'},xt={width:1024,height:1024,body:'<path fill="currentColor" d="M384 96a32 32 0 0 1 64 0v786.8a32 32 0 0 1-54.6 22.6L96 608a32 32 0 0 1 0-45.3h.2a32 32 0 0 1 45.1 0l242.8 243zm192 45.2a32 32 0 0 1 54.6-22.5L928 416a32 32 0 0 1 0 45.3h-.2a32 32 0 0 1-45.1 0L640 218.5V928a32 32 0 1 1-64 0z"/>'},It={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="M512 320a32 32 0 0 1 32 32l-.5 224a32 32 0 1 1-64 0l.5-224a32 32 0 0 1 32-32"/><path fill="currentColor" d="M448 576a64 64 0 1 0 128 0a64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"/>'},Nt={width:1024,height:1024,body:'<path fill="currentColor" d="M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"/><path fill="currentColor" d="M904 224L656.5 506.9a192 192 0 0 1-289 0L120 224zm-699 0l210.6 240.7a128 128 0 0 0 192.7 0L819 224z"/>'},Ft={width:1024,height:1024,body:'<path fill="currentColor" d="M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"/><path fill="currentColor" d="M384 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/>'},Ot={width:1024,height:1024,body:'<path fill="currentColor" d="M352 159.9v70.5a352 352 0 1 0 320 0v-70.5A416.1 416.1 0 0 1 512 960a416 416 0 0 1-160-800.1"/><path fill="currentColor" d="M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"/>'},v2={width:1024,height:1024,body:'<path fill="currentColor" d="M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"/><path fill="currentColor" d="M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"/>'},q={"home-filled":L0,setting:E0,user:S0,"user-filled":A0,lock:B0,key:T0,document:x0,files:I0,grid:N0,odometer:F0,menu:O0,connection:q0,monitor:P0,medal:D0,trophy:j0,platform:R0,cpu:U0,"chat-dot-round":G0,"chat-line-round":Q0,"chat-square":K0,bell:W0,"picture-filled":Z0,picture:X0,edit:Y0,"edit-pen":J0,pointer:tt,delete:et,search:at,plus:nt,refresh:lt,download:ot,upload:rt,view:it,check:st,close:ct,warning:dt,"warning-filled":ht,filter:ft,"info-filled":ut,"success-filled":V2,success:V2,"arrow-right":mt,"arrow-down":pt,"arrow-up":gt,"arrow-left":yt,back:Ct,right:$t,fold:zt,expand:bt,loading:wt,"more-filled":Mt,"video-play":Vt,"video-pause":vt,"full-screen":Ht,position:kt,promotion:_t,clock:Lt,"circle-check":Et,"circle-check-filled":St,"circle-close-filled":At,"question-filled":Bt,rank:Tt,sort:xt,timer:It,message:Nt,"set-up":Ft,"switch-button":Ot,"copy-document":v2,copy:v2,folder:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"/>'},"folder-add":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"/>'},"folder-remove":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"/>'},list:{width:1024,height:1024,body:'<path fill="currentColor" d="M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"/>'},notebook:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"/><path fill="currentColor" d="M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"/>'},"refresh-right":{width:1024,height:1024,body:'<path fill="currentColor" d="M784.5 230.3v-50.6a32 32 0 1 1 64 0v149a32 32 0 0 1-32 32h-149a32 32 0 1 1 0-64h93a320 320 0 1 0-235.7 536.5a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384a384 384 0 0 1-384-384a384 384 0 0 1 643.7-283"/>'},"refresh-left":{width:1024,height:1024,body:'<path fill="currentColor" d="M289 296.7h93a32 32 0 0 1 0 64H233a32 32 0 0 1-32-32v-149a32 32 0 0 1 64 0v50.6a384 384 0 0 1 643.8 282.9a384 384 0 0 1-384 384a384 384 0 0 1-384-384h64a320 320 0 1 0 640 0a320 320 0 0 0-555.6-216.5z"/>'},"document-copy":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"/>'},calendar:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"/>'},link:{width:1024,height:1024,body:'<path fill="currentColor" d="m715.6 625.2l-45.2-45.3l90.5-90.6c75-74.9 85.1-186.3 22.7-248.9c-62.6-62.4-174-52.3-249 22.7l-90.4 90.5l-45.3-45.2l90.5-90.5c100-100 252-110.1 339.5-22.7c87.5 87.5 77.3 239.4-22.7 339.5l-90.5 90.5zm-90.4 90.4l-90.5 90.5c-100 100-252 110.1-339.5 22.7c-87.5-87.5-77.3-239.4 22.7-339.5l90.5-90.5l45.2 45.3l-90.5 90.6c-75 74.9-85.1 186.3-22.7 248.9c62.6 62.4 174 52.3 249-22.7l90.5-90.5zm0-362l45.2 45.2l-271.6 271.6l-45.2-45.2z"/>'},share:{width:1024,height:1024,body:'<path fill="currentColor" d="M679.9 348.8L378 537.4a128 128 0 0 1 5.1 52.2l280 105a128 128 0 1 1-22.5 59.8l-279.9-105a128 128 0 1 1-16.6-166.2l301.7-188.6a128 128 0 1 1 34 54.3z"/>'},star:{width:1024,height:1024,body:'<path fill="currentColor" d="m512 747.8l228.2 120a6.4 6.4 0 0 0 9.2-6.7L706 607l184.5-180a6.4 6.4 0 0 0-3.5-10.8L632 379L517.7 147.9a6.4 6.4 0 0 0-11.6 0l-114 231.2L137 416a6.4 6.4 0 0 0-3.5 11L318 607l-43.6 254a6.4 6.4 0 0 0 9.3 6.8zM313.6 924.5a70.4 70.4 0 0 1-102.1-74.3l37.8-220.9L89 473a70.4 70.4 0 0 1 39-120.1l221.8-32.3l99.2-201a70.4 70.4 0 0 1 126.2 0l99.2 201L896.2 353a70.4 70.4 0 0 1 39 120L774.7 629.5l38 220.9a70.4 70.4 0 0 1-102.2 74.2L512 820.1z"/>'},comment:{width:1024,height:1024,body:'<path fill="currentColor" d="M736 504a56 56 0 1 1 0-112a56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112a56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112a56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"/>'},phone:{width:1024,height:1024,body:'<path fill="currentColor" d="m79.4 432.3l512.3 512.3a32 32 0 0 0 35.2 6.8L880.4 843a32 32 0 0 0 10-52L736.5 637a32 32 0 0 0-37-6l-69.8 35l-271.6-271.7l35-69.8a32 32 0 0 0-6-37l-154-153.8a32 32 0 0 0-52 10L72.5 397.1a32 32 0 0 0 6.8 35.2zm60.4-30l81.6-190l104.2 104.2l-24.7 49.2l-20.6 41.2l32.6 32.7L584.4 711l32.7 32.6l41.2-20.6l49.3-24.6l104.2 104.1L621.7 884zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"/>'},"video-camera":{width:1024,height:1024,body:'<path fill="currentColor" d="M704 768V256H128v512zm64-416l192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.6v176.8l128 64V359.6zM192 320h192v64H192z"/>'},house:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 414v482h640V414L512 147.3zm-52.5-39.6l352-293.3a32 32 0 0 1 41 0l352 293.3A32 32 0 0 1 896 399v529a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V399a32 32 0 0 1 11.5-24.6"/>'},"magic-stick":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.9 199l45.1-45l135.7 135.7l-45.2 45.2l-135.7-135.7zm407.3 407.4l45.2-45.2l135.7 135.7l-45.2 45.2zM114 923.2L68.8 878l316.8-316.8l45.2 45.2zm588.4-588.4l-45.2-45.2l135.7-135.7l45.2 45.2z"/>'},operation:{width:1024,height:1024,body:'<path fill="currentColor" d="M389.4 768a96 96 0 0 1 181.2 0H896v64H570.6a96 96 0 0 1-181.2 0H128v-64zm192-288a96 96 0 0 1 181.2 0H896v64H762.6a96 96 0 0 1-181.2 0H128v-64zm-320-288a96 96 0 0 1 181.2 0H896v64H442.6a96 96 0 0 1-181.2 0H128v-64z"/>'},"data-line":{width:1024,height:1024,body:'<path fill="currentColor" d="M359.2 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.2l110.9 192h-73.9L591.4 768H433L322.2 960h-73.9zM832 192H192v512h640zM342.7 534.7a32 32 0 1 1-45.4-45.4L445 341.8l125.4 94L679 300a32 32 0 1 1 50 40L581.6 524.2l-130.6-98l-108.3 108.4z"/>'},"pie-chart":{width:1024,height:1024,body:'<path fill="currentColor" d="M448 68.5v64.8A384.1 384.1 0 0 0 512 896a384 384 0 0 0 378.7-320h64.8A448.1 448.1 0 0 1 64 512A448 448 0 0 1 448 68.5"/><path fill="currentColor" d="M576 97.3V448h350.7A384 384 0 0 0 576 97.3M512 64V33.2A448 448 0 0 1 990.8 512H512z"/>'},"data-board":{width:1024,height:1024,body:'<path fill="currentColor" d="M32 128h960v64H32z"/><path fill="currentColor" d="M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"/><path fill="currentColor" d="M322.2 960h-73.9L393 709.4l55.4 32zm453.9 0h-73.9L576 741.4l55.4-32z"/>'},"trend-charts":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 896V128h768v768zm291.7-327.3l128 102.4L728 469.3l-48-42.6l-139.7 156.6l-128-102.4L232 682.7l47.8 42.6zM816 352a48 48 0 1 0-96 0a48 48 0 0 0 96 0"/>'},histogram:{width:1024,height:1024,body:'<path fill="currentColor" d="M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"/>'},crop:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"/><path fill="currentColor" d="M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"/>'},location:{width:1024,height:1024,body:'<path fill="currentColor" d="M800 416a288 288 0 1 0-576 0c0 118.1 94.5 272.1 288 456.6C705.5 688 800 534 800 416M512 960Q160 640 160 416a352 352 0 0 1 704 0q0 224-352 544"/><path fill="currentColor" d="M512 512a96 96 0 1 0 0-192a96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320a160 160 0 0 1 0 320"/>'},aim:{width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"/>'},"caret-top":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 320L192 704h640z"/>'},"caret-bottom":{width:1024,height:1024,body:'<path fill="currentColor" d="m192 384l320 384l320-384z"/>'},minus:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"/>'},iphone:{width:1024,height:1024,body:'<path fill="currentColor" d="M224 768v96a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64v-96zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0a48 48 0 0 1 96 0"/>'},cellphone:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128a64 64 0 0 1 0 128"/>'},"office-building":{width:1024,height:1024,body:'<path fill="currentColor" d="M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"/><path fill="currentColor" d="M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"/><path fill="currentColor" d="M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"/>'},stamp:{width:1024,height:1024,body:'<path fill="currentColor" d="M624 476v164h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V476a192 192 0 1 1 224 0M128 896v-64h768v64z"/>'},wallet:{width:1024,height:1024,body:'<path fill="currentColor" d="M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"/><path fill="currentColor" d="M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"/><path fill="currentColor" d="M704 640a64 64 0 1 1 0-128a64 64 0 0 1 0 128"/>'},money:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 640v192h640V384H768v-64h151c14.2 0 19.4 1.5 24.6 4.3a29 29 0 0 1 12.2 12c2.7 5.3 4.2 10.5 4.2 24.7v494c0 14.2-1.5 19.4-4.3 24.6a29 29 0 0 1-12 12.2c-5.3 2.7-10.5 4.2-24.7 4.2H233c-14.2 0-19.4-1.5-24.6-4.3a29 29 0 0 1-12.2-12c-2.7-5.3-4.2-10.5-4.2-24.7V640z"/><path fill="currentColor" d="M768 192H128v448h640zm64-23v494c0 14.2-1.5 19.4-4.3 24.6a29 29 0 0 1-12 12.2c-5.3 2.7-10.5 4.2-24.7 4.2H105c-14.2 0-19.4-1.5-24.6-4.3a29 29 0 0 1-12.2-12c-2.7-5.3-4.2-10.5-4.2-24.7V169c0-14.2 1.5-19.4 4.3-24.6a29 29 0 0 1 12-12.2c5.3-2.7 10.5-4.2 24.7-4.2h686c14.2 0 19.4 1.5 24.6 4.3a29 29 0 0 1 12.1 12c2.8 5.3 4.2 10.5 4.2 24.7z"/><path fill="currentColor" d="M448 576a160 160 0 1 1 0-320a160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192a96 96 0 0 0 0 192"/>'},"shopping-cart":{width:1024,height:1024,body:'<path fill="currentColor" d="M432 928a48 48 0 1 1 0-96a48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96a48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.4 25.7L320.6 256H928a32 32 0 0 1 31.3 38.7l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.4-25.7L229.8 128zm314.2 576h396l82.2-384h-555z"/>'},"credit-card":{width:1024,height:1024,body:'<path fill="currentColor" d="M896 324.1c0-42.4-2.5-55.3-9.5-68.5a52 52 0 0 0-22.2-22c-13.1-7.1-26-9.6-68.4-9.6H228.1c-42.4 0-55.3 2.5-68.5 9.5a52 52 0 0 0-22 22.2c-7.1 13.1-9.6 26-9.6 68.4v375.8c0 42.4 2.5 55.3 9.5 68.5a52 52 0 0 0 22.2 22c13.1 7.1 26 9.6 68.4 9.6h567.8c42.4 0 55.3-2.5 68.5-9.5a52 52 0 0 0 22-22.2c7.1-13.1 9.6-26 9.6-68.4zm64 0v375.8c0 57-6 77.8-17 98.6q-17 31.5-48.5 48.4C863 864 853 864 796 864H228c-57 0-77.7-6-98.5-17A116 116 0 0 1 81 798.4C70 777.7 64 757 64 700V324c0-57 5.9-77.7 17-98.5q17-31.6 48.4-48.5c31.4-16.9 41.6-17 98.6-17h567.8c57.1 0 77.8 5.9 98.6 17q31.6 17 48.4 48.4C959.6 256.8 960 267 960 324z"/><path fill="currentColor" d="M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"/>'},coin:{width:1024,height:1024,body:'<path fill="currentColor" d="m162 580.7l29.8 59c-20.5 20-31.8 42-31.8 64.3c0 82.3 155.3 160 352 160s352-77.7 352-160c0-22.3-11.4-44.2-31.8-64.3l30.5-58.5C903.9 615.8 928 657.7 928 704c0 129.7-188.5 224-416 224S96 833.7 96 704c0-46.6 24.3-88.6 66-123.3"/><path fill="currentColor" d="m162 388.7l29.8 59c-20.5 20.1-31.8 42-31.8 64.3c0 82.3 155.3 160 352 160s352-77.7 352-160c0-22.3-11.4-44.2-31.8-64.3l30.5-58.5C903.9 423.8 928 465.7 928 512c0 129.7-188.5 224-416 224S96 641.7 96 512c0-46.6 24.3-88.6 66-123.3"/><path fill="currentColor" d="M512 544c-227.5 0-416-94.3-416-224S284.5 96 512 96s416 94.3 416 224s-188.5 224-416 224m0-64c196.7 0 352-77.7 352-160S708.7 160 512 160s-352 77.7-352 160s155.3 160 352 160"/>'},goods:{width:1024,height:1024,body:'<path fill="currentColor" d="M320 288v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7V288h131a32 32 0 0 1 31.9 28.8l57.6 576a32 32 0 0 1-31.8 35.2H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288zm64 0h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7zm-64 64H218l-51.3 512h690.6L806 352H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"/>'},collection:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.5V192A128 128 0 0 1 256 64"/><path fill="currentColor" d="M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.9l96-76.8l96 76.8V128zm-64-64h320v381.4a32 32 0 0 1-52 25L480 384l-108 86.4a32 32 0 0 1-52-25z"/>'},tools:{width:1024,height:1024,body:'<path fill="currentColor" d="M764.4 254.7A352 352 0 0 1 850.8 404H960v192H850.8a352 352 0 0 1-86.4 149.4l54.7 94.7L653 936l-54.6-94.7a353 353 0 0 1-172.5 0L371 936l-166-96l54.7-94.7A352 352 0 0 1 173.2 596H64V404h109.2a352 352 0 0 1 86.4-149.3L204.8 160L371 64h.2l54.7 94.6a353 353 0 0 1 172.4 0L652.8 64h.1l166.3 96zM704 500a192 192 0 1 0-384 0a192 192 0 0 0 384 0"/>'},"document-checked":{width:1024,height:1024,body:'<path fill="currentColor" d="M805.5 320L640 154.5V320zm26.5 64H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.1l181-181l45.2 45.3l-226.2 226.2L320 578.3l45.2-45.3z"/>'},box:{width:1024,height:1024,body:'<path fill="currentColor" d="M317 128L128 344v552h768V344L707 128zm-14.5-64h419a32 32 0 0 1 24 10.9l206.6 236A32 32 0 0 1 960 332v596a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332a32 32 0 0 1 8-21L278.3 75a32 32 0 0 1 24.1-11"/><path fill="currentColor" d="M64 320h896v64H64z"/><path fill="currentColor" d="M448 327.9V640h128V327.9L526 128h-28zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"/>'},"alarm-clock":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 832a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="m292.3 824.6l55.4 32l-48 83.1a32 32 0 1 1-55.4-32zm439.4 0l-55.4 32l48 83.1a32 32 0 1 0 55.4-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.5 312.3A160 160 0 0 1 312.3 90.5l-46.8 46.8a96 96 0 0 0-128 128zm835.3 0A160 160 0 0 0 704 90.5l46.8 46.8a96 96 0 0 1 128 128z"/>'},"takeaway-box":{width:1024,height:1024,body:'<path fill="currentColor" d="M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"/>'},coordinate:{width:1024,height:1024,body:'<path fill="currentColor" d="M480 512h64v320h-64z"/><path fill="currentColor" d="M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384a192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512a256 256 0 0 1 0 512"/>'},postcard:{width:1024,height:1024,body:'<path fill="currentColor" d="M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"/><path fill="currentColor" d="M704 320a64 64 0 1 1 0 128a64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/>'},"data-analysis":{width:1024,height:1024,body:'<path fill="currentColor" d="m665.2 768l110.9 192h-73.9L591.4 768H433L322.2 960h-73.9l110.9-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"/>'},reading:{width:1024,height:1024,body:'<path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/>'},flag:{width:1024,height:1024,body:'<path fill="currentColor" d="M288 128h608L736 384l160 256H288v320h-96V64h96z"/>'}},qt=Object.keys(q).sort();function Pt(t){return t in q}const A=e.defineComponent({__name:"AppIcon",props:{name:{},size:{},color:{}},setup(t){const a=t,n=e.computed(()=>q[a.name]??null),l=e.computed(()=>typeof a.size=="number"?`${a.size}px`:a.size??"1em");return(o,r)=>n.value?(e.openBlock(),e.createBlock(e.unref(_0),{key:0,icon:n.value,width:l.value,height:l.value,style:e.normalizeStyle(t.color?{color:t.color}:void 0)},null,8,["icon","width","height","style"])):(e.openBlock(),e.createElementBlock("span",{key:1,style:e.normalizeStyle({fontSize:l.value,color:t.color,width:l.value,height:l.value,display:"inline-block"}),"aria-hidden":"true"},null,4))}}),H2=10,k2=[10,20,50],_2="total, sizes, prev, pager, next",Dt=M(e.defineComponent({__name:"AppPagination",props:{currentPage:{},pageSize:{default:H2},total:{},size:{default:"default"}},emits:["update:currentPage","update:pageSize","currentChange","sizeChange"],setup(t,{emit:a}){const n=t,l=a;function o(i){l("update:currentPage",i),l("currentChange",i)}function r(i){l("update:pageSize",i),l("sizeChange",i)}return(i,c)=>{const d=e.resolveComponent("el-pagination");return n.total>0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(i.$style.pagination),"data-testid":"app-pagination"},[e.createVNode(d,{"current-page":n.currentPage,"page-size":n.pageSize,"page-sizes":[...e.unref(k2)],total:n.total,layout:e.unref(_2),size:n.size,background:"",onCurrentChange:o,onSizeChange:r},null,8,["current-page","page-size","page-sizes","total","layout","size"])],2)):e.createCommentVNode("",!0)}}}),[["__cssModules",{$style:{pagination:"_pagination_ycmph_2"}}]]),jt=M(e.defineComponent({__name:"ConfirmDialog",props:{modelValue:{type:Boolean},title:{default:"确认操作"},width:{default:"400px"},loading:{type:Boolean,default:!1},message:{},type:{default:"warning"},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","confirm"],setup(t,{emit:a}){const n=a;function l(){n("confirm")}return(o,r)=>(e.openBlock(),e.createBlock(j,{"model-value":t.modelValue,title:t.title,width:t.width,loading:t.loading,"cancel-text":t.cancelText,"confirm-text":t.confirmText,"onUpdate:modelValue":r[0]||(r[0]=i=>o.$emit("update:modelValue",i)),onConfirm:l},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(o.$style.content)},[t.type==="warning"?(e.openBlock(),e.createBlock(A,{key:0,name:"warning",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-warning)"}},null,8,["class"])):t.type==="danger"?(e.openBlock(),e.createBlock(A,{key:1,name:"circle-close-filled",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-danger)"}},null,8,["class"])):(e.openBlock(),e.createBlock(A,{key:2,name:"info-filled",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-primary)"}},null,8,["class"])),e.createElementVNode("p",{class:e.normalizeClass(o.$style.message)},e.toDisplayString(t.message),3)],2)]),_:1},8,["model-value","title","width","loading","cancel-text","confirm-text"]))}}),[["__cssModules",{$style:{content:"_content_fjn03_2",icon:"_icon_fjn03_8",message:"_message_fjn03_13"}}]]),Rt=e.defineComponent({__name:"FormDialog",props:{modelValue:{type:Boolean},title:{},width:{default:"500px"},loading:{type:Boolean,default:!1},labelWidth:{default:"100px"},formData:{},rules:{default:()=>({})},showFullscreenBtn:{type:Boolean,default:!1},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","submit","cancel"],setup(t,{emit:a}){const n=t,l=a,o=e.ref();async function r(){if(o.value)try{await o.value.validate(),l("submit",{...n.formData})}catch{}}function i(){l("cancel")}return e.watch(()=>n.modelValue,c=>{var d;c&&((d=o.value)==null||d.clearValidate())}),(c,d)=>{const s=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(j,{"model-value":t.modelValue,title:t.title,width:t.width,loading:t.loading,"show-fullscreen-btn":t.showFullscreenBtn,"cancel-text":t.cancelText,"confirm-text":t.confirmText,"onUpdate:modelValue":d[0]||(d[0]=h=>c.$emit("update:modelValue",h)),onConfirm:r,onCancel:i},{default:e.withCtx(()=>[e.createVNode(s,{ref_key:"formRef",ref:o,model:t.formData,rules:t.rules,"label-width":t.labelWidth},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"default",{form:t.formData})]),_:3},8,["model","rules","label-width"])]),_:3},8,["model-value","title","width","loading","show-fullscreen-btn","cancel-text","confirm-text"])}}}),Ut=["onClick"],Gt=M(e.defineComponent({__name:"FilterTabs",props:{options:{},modelValue:{}},emits:["update:modelValue"],setup(t,{emit:a}){const n=a;return(l,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.tabs)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.options,r=>(e.openBlock(),e.createElementBlock("button",{key:r.value,class:e.normalizeClass([l.$style.tab,{[l.$style.tabActive]:t.modelValue===r.value}]),onClick:i=>n("update:modelValue",r.value)},e.toDisplayString(r.label),11,Ut))),128))],2))}}),[["__cssModules",{$style:{tabs:"_tabs_1ouiv_2",tab:"_tab_1ouiv_2",tabActive:"_tabActive_1ouiv_29"}}]]),Qt=["onClick"],Kt=M(e.defineComponent({__name:"Toast",setup(t,{expose:a}){const n=e.ref([]);let l=0;function o(c,d="info",s=3e3){const h=l++;n.value.push({id:h,message:c,type:d}),setTimeout(()=>r(h),s)}function r(c){const d=n.value.findIndex(s=>s.id===c);d>=0&&(n.value[d].removing=!0,setTimeout(()=>{n.value=n.value.filter(s=>s.id!==c)},300))}function i(c,d="info",s){o(c,d,s)}return a({show:i}),(c,d)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.container)},[e.createVNode(e.TransitionGroup,{name:"toast"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,s=>(e.openBlock(),e.createElementBlock("div",{key:s.id,class:e.normalizeClass([c.$style.item,c.$style[s.type],{[c.$style.removing]:s.removing}]),onClick:h=>r(s.id)},[e.createElementVNode("span",{class:e.normalizeClass(c.$style.icon)},[s.type==="success"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("✓")],64)):s.type==="error"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("✗")],64)):s.type==="warning"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode("⚠")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createTextVNode("ℹ")],64))],2),e.createElementVNode("span",{class:e.normalizeClass(c.$style.msg)},e.toDisplayString(s.message),3)],10,Qt))),128))]),_:1})],2)]))}}),[["__cssModules",{$style:{container:"_container_122pq_2",item:"_item_122pq_14",info:"_info_122pq_31",success:"_success_122pq_37",warning:"_warning_122pq_43",error:"_error_122pq_49",removing:"_removing_122pq_55",icon:"_icon_122pq_60",msg:"_msg_122pq_65"}}]]),Wt=M(e.defineComponent({__name:"EmptyState",props:{icon:{},iconSize:{},title:{},description:{}},setup(t){return(a,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.$style.empty)},[t.icon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(a.$style.icon)},[e.createVNode(A,{name:t.icon,size:t.iconSize??64},null,8,["name","size"])],2)):e.createCommentVNode("",!0),t.title?(e.openBlock(),e.createElementBlock("h2",{key:1,class:e.normalizeClass(a.$style.title)},e.toDisplayString(t.title),3)):e.createCommentVNode("",!0),t.description?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(a.$style.desc)},e.toDisplayString(t.description),3)):e.createCommentVNode("",!0),a.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(a.$style.actions)},[e.renderSlot(a.$slots,"default")],2)):e.createCommentVNode("",!0)],2))}}),[["__cssModules",{$style:{empty:"_empty_1r2bv_2",icon:"_icon_1r2bv_11",title:"_title_1r2bv_16",desc:"_desc_1r2bv_23",actions:"_actions_1r2bv_30"}}]]),Zt=e.defineComponent({name:"ErrorBoundary",props:{context:{type:String,default:""},onError:{type:Function,default:void 0}},setup(t,{slots:a,expose:n}){const l=e.ref(!1),o=e.ref(null),r=e.ref(0);e.onErrorCaptured(c=>(l.value=!0,o.value=c instanceof Error?c:new Error(String(c)),console.error(`[ErrorBoundary] ${t.context}`,c),t.onError&&t.onError({context:t.context,error:o.value}),!1));function i(){l.value=!1,o.value=null,r.value++}return n({hasError:l,error:o,retryCounter:r,retry:i}),()=>{var d,s;if(l.value)return e.h("div",{class:"fg-error-boundary"},[e.h("div",{class:"fg-error-boundary__inner"},[e.h("div",{class:"fg-error-boundary__header"},[e.h("span",{class:"fg-error-boundary__icon"},"!"),e.h("span",{class:"fg-error-boundary__title"},"Render Error")]),t.context?e.h("div",{class:"fg-error-boundary__info"},t.context):null,e.h("div",{class:"fg-error-boundary__message"},((d=o.value)==null?void 0:d.message)??"Unknown error"),e.h(H.ElButton,{size:"small",type:"primary",onClick:i},()=>"Retry")])]);const c=(s=a.default)==null?void 0:s.call(a);return c?e.h("div",{key:r.value,style:{display:"contents"}},c):null}}}),Xt=e.defineComponent({__name:"StatusTag",props:{status:{},statusMap:{},round:{type:Boolean,default:!0},size:{default:"default"}},setup(t){const a={pending:{label:"待审批",type:"warning",effect:"light"},approved:{label:"已通过",type:"success",effect:"light"},rejected:{label:"已拒绝",type:"danger",effect:"light"},delegated:{label:"已转签",type:"info",effect:"light"},commented:{label:"已评论",type:"info",effect:"light"},active:{label:"启用",type:"success",effect:"light"},inactive:{label:"停用",type:"danger",effect:"light"},draft:{label:"草稿",type:"info",effect:"light"},published:{label:"已发布",type:"success",effect:"light"},archived:{label:"已归档",type:"info",effect:"light"},running:{label:"运行中",type:"primary",effect:"light"},completed:{label:"已完成",type:"success",effect:"light"},failed:{label:"失败",type:"danger",effect:"light"},cancelled:{label:"已取消",type:"info",effect:"light"},waiting:{label:"等待中",type:"warning",effect:"light"}},n=t,l=e.computed(()=>({...a,...n.statusMap})[n.status]??{label:n.status,type:"info",effect:"light"});return(o,r)=>{const i=e.resolveComponent("el-tag");return e.openBlock(),e.createBlock(i,{type:l.value.type,effect:l.value.effect??"light",round:t.round,size:t.size},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.value.label),1)]),_:1},8,["type","effect","round","size"])}}}),Yt=M(e.defineComponent({__name:"Skeleton",props:{variant:{default:"card"},count:{default:3},rows:{default:5},animated:{type:Boolean,default:!0}},setup(t){return(a,n)=>{const l=e.resolveComponent("el-skeleton");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([a.$style.skeleton,{[a.$style.animated]:t.animated}])},[t.variant==="card"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.count,o=>(e.openBlock(),e.createElementBlock("div",{key:o,class:e.normalizeClass(a.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.cardImage)},null,2),e.createElementVNode("div",{class:e.normalizeClass(a.$style.cardBody)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTitle])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineText])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTextShort])},null,2)],2)],2))),128)):e.createCommentVNode("",!0),t.variant==="list"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(t.count,o=>(e.openBlock(),e.createElementBlock("div",{key:o,class:e.normalizeClass(a.$style.listItem)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.avatar)},null,2),e.createElementVNode("div",{class:e.normalizeClass(a.$style.listContent)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTitle])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineText])},null,2)],2)],2))),128)):e.createCommentVNode("",!0),t.variant==="table"?(e.openBlock(),e.createBlock(l,{key:2,rows:t.rows,animated:""},null,8,["rows"])):e.createCommentVNode("",!0)],2)}}}),[["__cssModules",{$style:{skeleton:"_skeleton_258xs_2",animated:"_animated_258xs_6",cardImage:"_cardImage_258xs_6",line:"_line_258xs_7",avatar:"_avatar_258xs_8","skeleton-loading":"_skeleton-loading_258xs_1",card:"_card_258xs_6",cardBody:"_cardBody_258xs_36",listItem:"_listItem_258xs_41",listContent:"_listContent_258xs_57",lineTitle:"_lineTitle_258xs_71",lineText:"_lineText_258xs_76",lineTextShort:"_lineTextShort_258xs_80"}}]]),Jt=M(e.defineComponent({__name:"CardGridSkeleton",props:{count:{default:6},showThumb:{type:Boolean,default:!0},animated:{type:Boolean,default:!0}},setup(t){return(a,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([a.$style.grid,{[a.$style.animated]:t.animated}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.count,l=>(e.openBlock(),e.createElementBlock("div",{key:l,class:e.normalizeClass(a.$style.card)},[t.showThumb?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(a.$style.thumb)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(a.$style.body)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.title])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.text])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.textShort])},null,2)],2)],2))),128))],2))}}),[["__cssModules",{$style:{grid:"_grid_t4mi3_2",card:"_card_t4mi3_9",animated:"_animated_t4mi3_16",thumb:"_thumb_t4mi3_16",line:"_line_t4mi3_17","skeleton-loading":"_skeleton-loading_t4mi3_1",body:"_body_t4mi3_39",title:"_title_t4mi3_52",text:"_text_t4mi3_57",textShort:"_textShort_t4mi3_61"}}]]),te=["src","alt"],ee={name:"UserAvatar"},ae=e.defineComponent({...ee,props:{name:{default:""},src:{default:""},size:{default:32},shape:{default:"circle"}},setup(t){const a=t,n=e.computed(()=>a.name?a.name.charAt(0).toUpperCase():"?"),l=e.computed(()=>!!a.src),o=e.computed(()=>({width:`${a.size}px`,height:`${a.size}px`,fontSize:`${Math.max(a.size*.45,12)}px`}));return(r,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([r.$style.avatar,t.shape==="square"?r.$style.square:r.$style.circle]),style:e.normalizeStyle(o.value)},[l.value?(e.openBlock(),e.createElementBlock("img",{key:0,src:t.src,alt:t.name,class:e.normalizeClass(r.$style.img),onError:i[0]||(i[0]=c=>r.$emit("error",c))},null,42,te)):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(r.$style.initial)},e.toDisplayString(n.value),3))],6))}}),ne=M(ae,[["__cssModules",{$style:{avatar:"_avatar_139k7_2",circle:"_circle_139k7_13",square:"_square_139k7_17",img:"_img_139k7_21",initial:"_initial_139k7_27"}}]]),L2=Symbol("fg-toast");function le(t){return{[L2]:t}}function oe(){const t=e.inject(L2);return{show(a,n="info",l){var o;(o=t==null?void 0:t.value)==null||o.show(a,n,l)},info(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"info",n)},success(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"success",n)},warning(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"warning",n)},error(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"error",n)}}}function re(){async function t(l,o={}){const{title:r="确认操作",type:i="warning",confirmButtonText:c="确定",cancelButtonText:d="取消"}=o;try{return await H.ElMessageBox.confirm(l,r,{confirmButtonText:c,cancelButtonText:d,type:i}),!0}catch{return!1}}async function a(l,o={}){return t(`此操作将永久删除${l},是否继续?`,{title:"确认删除",type:"danger",confirmButtonText:"确认删除",...o})}async function n(l,o={}){return t(l,{title:"确认操作",type:"danger",...o})}return{confirm:t,confirmDelete:a,confirmDanger:n}}function ie(){return{success(t,a={}){H.ElMessage({message:t,type:"success",...a})},error(t,a={}){H.ElMessage({message:t,type:"error",...a})},warning(t,a={}){H.ElMessage({message:t,type:"warning",...a})},info(t,a={}){H.ElMessage({message:t,type:"info",...a})}}}function se(t,a=300){const n=e.ref(null);function l(...o){n.value&&clearTimeout(n.value),n.value=setTimeout(()=>{t(...o),n.value=null},a)}return e.onUnmounted(()=>{n.value&&clearTimeout(n.value)}),l}function ce(t){if(!t)return"操作失败";if(typeof t=="string")return t;if(t instanceof Error)return t.message||"操作失败";if(typeof t=="object"){const a=t;if(a.message)return a.message;if(a.errors&&typeof a.errors=="object"){const n=[];for(const l of Object.values(a.errors))Array.isArray(l)&&n.push(...l);if(n.length>0)return n.join(";")}if(a.code)return`错误码:${a.code}`}return"操作失败"}const de={primary:"#0060A2",primaryHover:"#4581E9",primaryLight:"#4581E9",primaryLighter:"#EEF5FF",primaryDark:"#0060A2",success:"#26A036",warning:"#F09700",danger:"#E50113",info:"#4581E9"},he={title:"#303133",primary:"#333333",regular:"#606266",secondary:"#666666",muted:"#909399",placeholder:"#969FA8",disabled:"#C0C4CC",inverse:"#FFFFFF"},fe={xs:"4px",sm:"8px",md:"16px",lg:"24px",xl:"32px","2xl":"48px","3xl":"64px"},ue={sm:"2px",md:"4px",lg:"10px"},me={sm:"0 1px 2px rgba(0, 0, 0, 0.05)",md:"0 4px 12px rgba(0, 0, 0, 0.08)",lg:"0 8px 24px rgba(0, 0, 0, 0.12)"},pe={fast:"0.15s",normal:"0.25s",slow:"0.35s"},ge={dropdown:1e3,sticky:1020,fixed:1030,modalBackdrop:1040,modal:1050,popover:1060,tooltip:1070,toast:1080},ye="1.0.0",Ce="2.14.2",$e="2026-08-27";f.APP_ICON_NAMES=qt,f.AppDialog=j,f.AppIcon=A,f.AppPagination=Dt,f.BORDER_RADIUS=ue,f.COLORS=de,f.CardGridSkeleton=Jt,f.ConfirmDialog=jt,f.DEFAULT_PAGE_SIZE=H2,f.DURATION=pe,f.EP_FORK_BASE=Ce,f.EP_FORK_DATE=$e,f.EmptyState=Wt,f.ErrorBoundary=Zt,f.FilterTabs=Gt,f.FormDialog=Rt,f.ICON_MAP=q,f.PAGE_SIZE_OPTIONS=k2,f.PAGINATION_LAYOUT=_2,f.SCHEMA_UI_VERSION=ye,f.SHADOWS=me,f.SPACING=fe,f.Skeleton=Yt,f.StatusTag=Xt,f.TEXT_COLORS=he,f.Toast=Kt,f.UserAvatar=ne,f.Z_INDEX=ge,f.isRegisteredAppIcon=Pt,f.provideToast=le,f.resolveApiErrorMessage=ce,f.useConfirm=re,f.useDebounceFn=se,f.useMessage=ie,f.useToast=oe,Object.defineProperty(f,Symbol.toStringTag,{value:"Module"})}));
1
+ (function(f,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("@element-plus/icons-vue"),require("element-plus")):typeof define=="function"&&define.amd?define(["exports","vue","@element-plus/icons-vue","element-plus"],e):(f=typeof globalThis<"u"?globalThis:f||self,e(f.ApformUI={},f.Vue,f.ElementPlusIconsVue,f.ElementPlus))})(this,(function(f,e,D,H){"use strict";const E2=e.defineComponent({__name:"AppDialog",props:{modelValue:{type:Boolean},title:{},width:{default:"580px"},destroyOnClose:{type:Boolean,default:!0},loading:{type:Boolean,default:!1},draggable:{type:Boolean,default:!0},appendToBody:{type:Boolean,default:!0},showFullscreenBtn:{type:Boolean,default:!0},closeOnClickModal:{type:Boolean,default:!1},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","confirm","cancel","close"],setup(t,{emit:a}){const n=a,l=e.ref(!1);function o(){l.value=!l.value}function r(){n("confirm")}function i(){n("update:modelValue",!1),n("cancel")}function c(){n("close")}return(d,s)=>{const h=e.resolveComponent("el-button"),m=e.resolveComponent("el-dialog");return e.openBlock(),e.createBlock(m,{"model-value":t.modelValue,width:l.value?"100vw":t.width,fullscreen:l.value,style:e.normalizeStyle(l.value?{margin:0}:{}),"destroy-on-close":t.destroyOnClose,draggable:t.draggable&&!l.value,"append-to-body":t.appendToBody,"close-on-click-modal":t.closeOnClickModal,"show-close":!1,"onUpdate:modelValue":s[1]||(s[1]=p=>n("update:modelValue",p)),onClose:c},{header:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.header)},[e.createElementVNode("span",{class:e.normalizeClass(d.$style.title)},e.toDisplayString(t.title),3),e.createElementVNode("div",{class:e.normalizeClass(d.$style.headerRight)},[t.showFullscreenBtn?(e.openBlock(),e.createBlock(h,{key:0,class:e.normalizeClass(d.$style.headerBtn),icon:l.value?e.unref(D.ScaleToOriginal):e.unref(D.FullScreen),text:"",onClick:o},null,8,["class","icon"])):e.createCommentVNode("",!0),e.createVNode(h,{class:e.normalizeClass(d.$style.headerBtn),icon:e.unref(D.Close),text:"",onClick:s[0]||(s[0]=p=>n("update:modelValue",!1))},null,8,["class","icon"])],2)],2)]),footer:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.footer)},[e.renderSlot(d.$slots,"footer",{},()=>[e.createVNode(h,{onClick:i},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.cancelText),1)]),_:1}),e.createVNode(h,{type:"primary",loading:t.loading,onClick:r},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.confirmText),1)]),_:1},8,["loading"])])],2)]),default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(d.$style.body)},[e.renderSlot(d.$slots,"default")],2)]),_:3},8,["model-value","width","fullscreen","style","destroy-on-close","draggable","append-to-body","close-on-click-modal"])}}}),S2={header:"_header_e01ea_2",title:"_title_e01ea_10",headerRight:"_headerRight_e01ea_19",headerBtn:"_headerBtn_e01ea_26",body:"_body_e01ea_38",footer:"_footer_e01ea_44"},M=(t,a)=>{const n=t.__vccOpts||t;for(const[l,o]of a)n[l]=o;return n},j=M(E2,[["__cssModules",{$style:S2}]]),t2=/^[a-z0-9]+(-[a-z0-9]+)*$/,T=(t,a,n,l="")=>{const o=t.split(":");if(t.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;l=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),d=o.pop(),s={provider:o.length>0?o[0]:l,prefix:d,name:c};return a&&!x(s)?null:s}const r=o[0],i=r.split("-");if(i.length>1){const c={provider:l,prefix:i.shift(),name:i.join("-")};return a&&!x(c)?null:c}if(n&&l===""){const c={provider:l,prefix:"",name:r};return a&&!x(c,n)?null:c}return null},x=(t,a)=>t?!!((a&&t.prefix===""||t.prefix)&&t.name):!1;function A2(t,a){const n=t.icons,l=t.aliases||Object.create(null),o=Object.create(null);function r(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const c=l[i]&&l[i].parent,d=c&&r(c);d&&(o[i]=[c].concat(d))}return o[i]}return Object.keys(n).concat(Object.keys(l)).forEach(r),o}const e2=Object.freeze({left:0,top:0,width:16,height:16}),I=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),N=Object.freeze({...e2,...I}),R=Object.freeze({...N,body:"",hidden:!1});function B2(t,a){const n={};!t.hFlip!=!a.hFlip&&(n.hFlip=!0),!t.vFlip!=!a.vFlip&&(n.vFlip=!0);const l=((t.rotate||0)+(a.rotate||0))%4;return l&&(n.rotate=l),n}function a2(t,a){const n=B2(t,a);for(const l in R)l in I?l in t&&!(l in n)&&(n[l]=I[l]):l in a?n[l]=a[l]:l in t&&(n[l]=t[l]);return n}function T2(t,a,n){const l=t.icons,o=t.aliases||Object.create(null);let r={};function i(c){r=a2(l[c]||o[c],r)}return i(a),n.forEach(i),a2(t,r)}function n2(t,a){const n=[];if(typeof t!="object"||typeof t.icons!="object")return n;t.not_found instanceof Array&&t.not_found.forEach(o=>{a(o,null),n.push(o)});const l=A2(t);for(const o in l){const r=l[o];r&&(a(o,T2(t,o,r)),n.push(o))}return n}const x2={provider:"",aliases:{},not_found:{},...e2};function U(t,a){for(const n in a)if(n in t&&typeof t[n]!=typeof a[n])return!1;return!0}function l2(t){if(typeof t!="object"||t===null)return null;const a=t;if(typeof a.prefix!="string"||!t.icons||typeof t.icons!="object"||!U(t,x2))return null;const n=a.icons;for(const o in n){const r=n[o];if(!o||typeof r.body!="string"||!U(r,R))return null}const l=a.aliases||Object.create(null);for(const o in l){const r=l[o],i=r.parent;if(!o||typeof i!="string"||!n[i]&&!l[i]||!U(r,R))return null}return a}const o2=Object.create(null);function I2(t,a){return{provider:t,prefix:a,icons:Object.create(null),missing:new Set}}function k(t,a){const n=o2[t]||(o2[t]=Object.create(null));return n[a]||(n[a]=I2(t,a))}function r2(t,a){return l2(a)?n2(a,(n,l)=>{l?t.icons[n]=l:t.missing.add(n)}):[]}function N2(t,a,n){try{if(typeof n.body=="string")return t.icons[a]={...n},!0}catch{}return!1}let L=!1;function i2(t){return typeof t=="boolean"&&(L=t),L}function F2(t){const a=typeof t=="string"?T(t,!0,L):t;if(a){const n=k(a.provider,a.prefix),l=a.name;return n.icons[l]||(n.missing.has(l)?null:void 0)}}function O2(t,a){const n=T(t,!0,L);if(!n)return!1;const l=k(n.provider,n.prefix);return a?N2(l,n.name,a):(l.missing.add(n.name),!0)}function q2(t,a){if(typeof t!="object")return!1;if(typeof a!="string"&&(a=t.provider||""),L&&!a&&!t.prefix){let l=!1;return l2(t)&&(t.prefix="",n2(t,(o,r)=>{O2(o,r)&&(l=!0)})),l}const n=t.prefix;return x({prefix:n,name:"a"})?!!r2(k(a,n),t):!1}const s2=Object.freeze({width:null,height:null}),c2=Object.freeze({...s2,...I}),P2=/(-?[0-9.]*[0-9]+[0-9.]*)/g,D2=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function d2(t,a,n){if(a===1)return t;if(n=n||100,typeof t=="number")return Math.ceil(t*a*n)/n;if(typeof t!="string")return t;const l=t.split(P2);if(l===null||!l.length)return t;const o=[];let r=l.shift(),i=D2.test(r);for(;;){if(i){const c=parseFloat(r);isNaN(c)?o.push(r):o.push(Math.ceil(c*a*n)/n)}else o.push(r);if(r=l.shift(),r===void 0)return o.join("");i=!i}}function j2(t,a="defs"){let n="";const l=t.indexOf("<"+a);for(;l>=0;){const o=t.indexOf(">",l),r=t.indexOf("</"+a);if(o===-1||r===-1)break;const i=t.indexOf(">",r);if(i===-1)break;n+=t.slice(o+1,r).trim(),t=t.slice(0,l).trim()+t.slice(i+1)}return{defs:n,content:t}}function R2(t,a){return t?"<defs>"+t+"</defs>"+a:a}function U2(t,a,n){const l=j2(t);return R2(l.defs,a+l.content+n)}const G2=t=>t==="unset"||t==="undefined"||t==="none";function Q2(t,a){const n={...N,...t},l={...c2,...a},o={left:n.left,top:n.top,width:n.width,height:n.height};let r=n.body;[n,l].forEach(y=>{const u=[],_=y.hFlip,V=y.vFlip;let w=y.rotate;_?V?w+=2:(u.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),u.push("scale(-1 1)"),o.top=o.left=0):V&&(u.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),u.push("scale(1 -1)"),o.top=o.left=0);let z;switch(w<0&&(w-=Math.floor(w/4)*4),w=w%4,w){case 1:z=o.height/2+o.top,u.unshift("rotate(90 "+z.toString()+" "+z.toString()+")");break;case 2:u.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:z=o.width/2+o.left,u.unshift("rotate(-90 "+z.toString()+" "+z.toString()+")");break}w%2===1&&(o.left!==o.top&&(z=o.left,o.left=o.top,o.top=z),o.width!==o.height&&(z=o.width,o.width=o.height,o.height=z)),u.length&&(r=U2(r,'<g transform="'+u.join(" ")+'">',"</g>"))});const i=l.width,c=l.height,d=o.width,s=o.height;let h,m;i===null?(m=c===null?"1em":c==="auto"?s:c,h=d2(m,d/s)):(h=i==="auto"?d:i,m=c===null?d2(h,s/d):c==="auto"?s:c);const p={},$=(y,u)=>{G2(u)||(p[y]=u.toString())};$("width",h),$("height",m);const C=[o.left,o.top,d,s];return p.viewBox=C.join(" "),{attributes:p,viewBox:C,body:r}}const K2=/\sid="(\S+)"/g,h2=new Map;function W2(t){t=t.replace(/[0-9]+$/,"")||"a";const a=h2.get(t)||0;return h2.set(t,a+1),a?`${t}${a}`:t}function Z2(t){const a=[];let n;for(;n=K2.exec(t);)a.push(n[1]);if(!a.length)return t;const l="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(o=>{const r=W2(o),i=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");t=t.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+r+l+"$3")}),t=t.replace(new RegExp(l,"g"),""),t}const G=Object.create(null);function X2(t,a){G[t]=a}function Q(t){return G[t]||G[""]}function K(t){let a;if(typeof t.resources=="string")a=[t.resources];else if(a=t.resources,!(a instanceof Array)||!a.length)return null;return{resources:a,path:t.path||"/",maxURL:t.maxURL||500,rotate:t.rotate||750,timeout:t.timeout||5e3,random:t.random===!0,index:t.index||0,dataAfterTimeout:t.dataAfterTimeout!==!1}}const W=Object.create(null),E=["https://api.simplesvg.com","https://api.unisvg.com"],F=[];for(;E.length>0;)E.length===1||Math.random()>.5?F.push(E.shift()):F.push(E.pop());W[""]=K({resources:["https://api.iconify.design"].concat(F)});function Y2(t,a){const n=K(a);return n===null?!1:(W[t]=n,!0)}function Z(t){return W[t]}let f2=(()=>{let t;try{if(t=fetch,typeof t=="function")return t}catch{}})();function J2(t,a){const n=Z(t);if(!n)return 0;let l;if(!n.maxURL)l=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const r=a+".json?icons=";l=n.maxURL-o-n.path.length-r.length}return l}function t0(t){return t===404}const e0=(t,a,n)=>{const l=[],o=J2(t,a),r="icons";let i={type:r,provider:t,prefix:a,icons:[]},c=0;return n.forEach((d,s)=>{c+=d.length+1,c>=o&&s>0&&(l.push(i),i={type:r,provider:t,prefix:a,icons:[]},c=d.length),i.icons.push(d)}),l.push(i),l};function a0(t){if(typeof t=="string"){const a=Z(t);if(a)return a.path}return"/"}const n0={prepare:e0,send:(t,a,n)=>{if(!f2){n("abort",424);return}let l=a0(a.provider);switch(a.type){case"icons":{const r=a.prefix,i=a.icons.join(","),c=new URLSearchParams({icons:i});l+=r+".json?"+c.toString();break}case"custom":{const r=a.uri;l+=r.slice(0,1)==="/"?r.slice(1):r;break}default:n("abort",400);return}let o=503;f2(t+l).then(r=>{const i=r.status;if(i!==200){setTimeout(()=>{n(t0(i)?"abort":"next",i)});return}return o=501,r.json()}).then(r=>{if(typeof r!="object"||r===null){setTimeout(()=>{r===404?n("abort",r):n("next",o)});return}setTimeout(()=>{n("success",r)})}).catch(()=>{n("next",o)})}};function u2(t,a){t.forEach(n=>{const l=n.loaderCallbacks;l&&(n.loaderCallbacks=l.filter(o=>o.id!==a))})}function l0(t){t.pendingCallbacksFlag||(t.pendingCallbacksFlag=!0,setTimeout(()=>{t.pendingCallbacksFlag=!1;const a=t.loaderCallbacks?t.loaderCallbacks.slice(0):[];if(!a.length)return;let n=!1;const l=t.provider,o=t.prefix;a.forEach(r=>{const i=r.icons,c=i.pending.length;i.pending=i.pending.filter(d=>{if(d.prefix!==o)return!0;const s=d.name;if(t.icons[s])i.loaded.push({provider:l,prefix:o,name:s});else if(t.missing.has(s))i.missing.push({provider:l,prefix:o,name:s});else return n=!0,!0;return!1}),i.pending.length!==c&&(n||u2([t],r.id),r.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),r.abort))})}))}let o0=0;function r0(t,a,n){const l=o0++,o=u2.bind(null,n,l);if(!a.pending.length)return o;const r={id:l,icons:a,callback:t,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(r)}),o}function i0(t){const a={loaded:[],missing:[],pending:[]},n=Object.create(null);t.sort((o,r)=>o.provider!==r.provider?o.provider.localeCompare(r.provider):o.prefix!==r.prefix?o.prefix.localeCompare(r.prefix):o.name.localeCompare(r.name));let l={provider:"",prefix:"",name:""};return t.forEach(o=>{if(l.name===o.name&&l.prefix===o.prefix&&l.provider===o.provider)return;l=o;const r=o.provider,i=o.prefix,c=o.name,d=n[r]||(n[r]=Object.create(null)),s=d[i]||(d[i]=k(r,i));let h;c in s.icons?h=a.loaded:i===""||s.missing.has(c)?h=a.missing:h=a.pending;const m={provider:r,prefix:i,name:c};h.push(m)}),a}function s0(t,a=!0,n=!1){const l=[];return t.forEach(o=>{const r=typeof o=="string"?T(o,a,n):o;r&&l.push(r)}),l}const c0={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function d0(t,a,n,l){const o=t.resources.length,r=t.random?Math.floor(Math.random()*o):t.index;let i;if(t.random){let g=t.resources.slice(0);for(i=[];g.length>1;){const b=Math.floor(Math.random()*g.length);i.push(g[b]),g=g.slice(0,b).concat(g.slice(b+1))}i=i.concat(g)}else i=t.resources.slice(r).concat(t.resources.slice(0,r));const c=Date.now();let d="pending",s=0,h,m=null,p=[],$=[];typeof l=="function"&&$.push(l);function C(){m&&(clearTimeout(m),m=null)}function y(){d==="pending"&&(d="aborted"),C(),p.forEach(g=>{g.status==="pending"&&(g.status="aborted")}),p=[]}function u(g,b){b&&($=[]),typeof g=="function"&&$.push(g)}function _(){return{startTime:c,payload:a,status:d,queriesSent:s,queriesPending:p.length,subscribe:u,abort:y}}function V(){d="failed",$.forEach(g=>{g(void 0,h)})}function w(){p.forEach(g=>{g.status==="pending"&&(g.status="aborted")}),p=[]}function z(g,b,B){const P=b!=="success";switch(p=p.filter(v=>v!==g),d){case"pending":break;case"failed":if(P||!t.dataAfterTimeout)return;break;default:return}if(b==="abort"){h=B,V();return}if(P){h=B,p.length||(i.length?J():V());return}if(C(),w(),!t.random){const v=t.resources.indexOf(g.resource);v!==-1&&v!==t.index&&(t.index=v)}d="completed",$.forEach(v=>{v(B)})}function J(){if(d!=="pending")return;C();const g=i.shift();if(g===void 0){if(p.length){m=setTimeout(()=>{C(),d==="pending"&&(w(),V())},t.timeout);return}V();return}const b={status:"pending",resource:g,callback:(B,P)=>{z(b,B,P)}};p.push(b),s++,m=setTimeout(J,t.rotate),n(g,a,b.callback)}return setTimeout(J),_}function m2(t){const a={...c0,...t};let n=[];function l(){n=n.filter(i=>i().status==="pending")}function o(i,c,d){const s=d0(a,i,c,(h,m)=>{l(),d&&d(h,m)});return n.push(s),s}function r(i){return n.find(c=>i(c))||null}return{query:o,find:r,setIndex:i=>{a.index=i},getIndex:()=>a.index,cleanup:l}}function p2(){}const X=Object.create(null);function h0(t){if(!X[t]){const a=Z(t);if(!a)return;X[t]={config:a,redundancy:m2(a)}}return X[t]}function f0(t,a,n){let l,o;if(typeof t=="string"){const r=Q(t);if(!r)return n(void 0,424),p2;o=r.send;const i=h0(t);i&&(l=i.redundancy)}else{const r=K(t);if(r){l=m2(r);const i=Q(t.resources?t.resources[0]:"");i&&(o=i.send)}}return!l||!o?(n(void 0,424),p2):l.query(a,o,n)().abort}function g2(){}function u0(t){t.iconsLoaderFlag||(t.iconsLoaderFlag=!0,setTimeout(()=>{t.iconsLoaderFlag=!1,l0(t)}))}function m0(t){const a=[],n=[];return t.forEach(l=>{(l.match(t2)?a:n).push(l)}),{valid:a,invalid:n}}function S(t,a,n){function l(){const o=t.pendingIcons;a.forEach(r=>{o&&o.delete(r),t.icons[r]||t.missing.add(r)})}if(n&&typeof n=="object")try{if(!r2(t,n).length){l();return}}catch(o){console.error(o)}l(),u0(t)}function y2(t,a){t instanceof Promise?t.then(n=>{a(n)}).catch(()=>{a(null)}):a(t)}function p0(t,a){t.iconsToLoad?t.iconsToLoad=t.iconsToLoad.concat(a).sort():t.iconsToLoad=a,t.iconsQueueFlag||(t.iconsQueueFlag=!0,setTimeout(()=>{t.iconsQueueFlag=!1;const{provider:n,prefix:l}=t,o=t.iconsToLoad;if(delete t.iconsToLoad,!o||!o.length)return;const r=t.loadIcon;if(t.loadIcons&&(o.length>1||!r)){y2(t.loadIcons(o,l,n),s=>{S(t,o,s)});return}if(r){o.forEach(s=>{y2(r(s,l,n),h=>{S(t,[s],h?{prefix:l,icons:{[s]:h}}:null)})});return}const{valid:i,invalid:c}=m0(o);if(c.length&&S(t,c,null),!i.length)return;const d=l.match(t2)?Q(n):null;if(!d){S(t,i,null);return}d.prepare(n,l,i).forEach(s=>{f0(n,s,h=>{S(t,s.icons,h)})})}))}const g0=(t,a)=>{const n=i0(s0(t,!0,i2()));if(!n.pending.length){let c=!0;return a&&setTimeout(()=>{c&&a(n.loaded,n.missing,n.pending,g2)}),()=>{c=!1}}const l=Object.create(null),o=[];let r,i;return n.pending.forEach(c=>{const{provider:d,prefix:s}=c;if(s===i&&d===r)return;r=d,i=s,o.push(k(d,s));const h=l[d]||(l[d]=Object.create(null));h[s]||(h[s]=[])}),n.pending.forEach(c=>{const{provider:d,prefix:s,name:h}=c,m=k(d,s),p=m.pendingIcons||(m.pendingIcons=new Set);p.has(h)||(p.add(h),l[d][s].push(h))}),o.forEach(c=>{const d=l[c.provider][c.prefix];d.length&&p0(c,d)}),a?r0(a,n,o):g2};function y0(t,a){const n={...t};for(const l in a){const o=a[l],r=typeof o;l in s2?(o===null||o&&(r==="string"||r==="number"))&&(n[l]=o):r===typeof n[l]&&(n[l]=l==="rotate"?o%4:o)}return n}const C0=/[\s,]+/;function $0(t,a){a.split(C0).forEach(n=>{switch(n.trim()){case"horizontal":t.hFlip=!0;break;case"vertical":t.vFlip=!0;break}})}function z0(t,a=0){const n=t.replace(/^-?[0-9.]*/,"");function l(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(t);return isNaN(o)?0:l(o)}else if(n!==t){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let r=parseFloat(t.slice(0,t.length-n.length));return isNaN(r)?0:(r=r/o,r%1===0?l(r):0)}}return a}function b0(t,a){let n=t.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const l in a)n+=" "+l+'="'+a[l]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+t+"</svg>"}function w0(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function M0(t){return"data:image/svg+xml,"+w0(t)}function V0(t){return'url("'+M0(t)+'")'}const C2={...c2,inline:!1},v0={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},H0={display:"inline-block"},Y={backgroundColor:"currentColor"},$2={backgroundColor:"transparent"},z2={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},b2={webkitMask:Y,mask:Y,background:$2};for(const t in b2){const a=b2[t];for(const n in z2)a[t+n]=z2[n]}const O={};["horizontal","vertical"].forEach(t=>{const a=t.slice(0,1)+"Flip";O[t+"-flip"]=a,O[t.slice(0,1)+"-flip"]=a,O[t+"Flip"]=a});function w2(t){return t+(t.match(/^[-0-9.]+$/)?"px":"")}const M2=(t,a)=>{const n=y0(C2,a),l={...v0},o=a.mode||"svg",r={},i=a.style,c=typeof i=="object"&&!(i instanceof Array)?i:{};for(let y in a){const u=a[y];if(u!==void 0)switch(y){case"icon":case"style":case"onLoad":case"mode":case"ssr":case"customise":break;case"inline":case"hFlip":case"vFlip":n[y]=u===!0||u==="true"||u===1;break;case"flip":typeof u=="string"&&$0(n,u);break;case"color":r.color=u;break;case"rotate":typeof u=="string"?n[y]=z0(u):typeof u=="number"&&(n[y]=u);break;case"ariaHidden":case"aria-hidden":u!==!0&&u!=="true"&&delete l["aria-hidden"];break;default:{const _=O[y];_?(u===!0||u==="true"||u===1)&&(n[_]=!0):C2[y]===void 0&&(l[y]=u)}}}const d=Q2(t,n),s=d.attributes;if(n.inline&&(r.verticalAlign="-0.125em"),o==="svg")return l.style={...r,...c},Object.assign(l,s),l.innerHTML=Z2(d.body),e.h("svg",l);const{body:h,width:m,height:p}=t,$=o==="mask"||(o==="bg"?!1:h.indexOf("currentColor")!==-1),C=b0(h,{...s,width:m+"",height:p+""});return l.style={...r,"--svg":V0(C),width:w2(s.width),height:w2(s.height),...H0,...$?Y:$2,...c},e.h("span",l)};if(i2(!0),X2("",n0),typeof document<"u"&&typeof window<"u"){const t=window;if(t.IconifyPreload!==void 0){const a=t.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof a=="object"&&a!==null&&(a instanceof Array?a:[a]).forEach(l=>{try{(typeof l!="object"||l===null||l instanceof Array||typeof l.icons!="object"||typeof l.prefix!="string"||!q2(l))&&console.error(n)}catch{console.error(n)}})}if(t.IconifyProviders!==void 0){const a=t.IconifyProviders;if(typeof a=="object"&&a!==null)for(let n in a){const l="IconifyProviders["+n+"] is invalid.";try{const o=a[n];if(typeof o!="object"||!o||o.resources===void 0)continue;Y2(n,o)||console.error(l)}catch{console.error(l)}}}}const k0={...N,body:""},_0=e.defineComponent((t,{emit:a})=>{const n=e.ref(null);function l(){var s,h;n.value&&((h=(s=n.value).abort)==null||h.call(s),n.value=null)}const o=e.ref(!!t.ssr),r=e.ref(""),i=e.shallowRef(null);function c(){const s=t.icon;if(typeof s=="object"&&s!==null&&typeof s.body=="string")return r.value="",{data:s};let h;if(typeof s!="string"||(h=T(s,!1,!0))===null)return null;let m=F2(h);if(!m){const C=n.value;return(!C||C.name!==s)&&(m===null?n.value={name:s}:n.value={name:s,abort:g0([h],d)}),null}l(),r.value!==s&&(r.value=s,e.nextTick(()=>{a("load",s)}));const p=t.customise;if(p){m=Object.assign({},m);const C=p(m.body,h.name,h.prefix,h.provider);typeof C=="string"&&(m.body=C)}const $=["iconify"];return h.prefix!==""&&$.push("iconify--"+h.prefix),h.provider!==""&&$.push("iconify--"+h.provider),{data:m,classes:$}}function d(){var h;const s=c();s?s.data!==((h=i.value)==null?void 0:h.data)&&(i.value=s):i.value=null}return o.value?d():e.onMounted(()=>{o.value=!0,d()}),e.watch(()=>t.icon,d),e.onUnmounted(l),()=>{const s=i.value;if(!s)return M2(k0,t);let h=t;return s.classes&&(h={...t,class:s.classes.join(" ")}),M2({...N,...s.data},h)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),L0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 128L128 448v448h256V640h256v256h256V448z"/>'},E0={width:1024,height:1024,body:'<path fill="currentColor" d="M600.7 64a32 32 0 0 1 30.5 22.2l35.2 109.4a348 348 0 0 1 42.4 24.5l112.4-24.2a32 32 0 0 1 34.4 15.4l88.7 153.5a32 32 0 0 1-4 37.5l-77.1 85.1a357 357 0 0 1 0 49l77 85.3a32 32 0 0 1 4.1 37.5l-88.7 153.6a32 32 0 0 1-34.4 15.3l-112.4-24.2q-20.2 13.6-42.4 24.5l-35.2 109.4a32 32 0 0 1-30.5 22.2H423.3a32 32 0 0 1-30.5-22.2l-35.1-109.3a352 352 0 0 1-42.6-24.7l-112.3 24.3a32 32 0 0 1-34.4-15.4L79.7 659.2a32 32 0 0 1 4-37.5l77.1-85.3a357 357 0 0 1 0-48.8l-77-85.3a32 32 0 0 1-4.1-37.5l88.7-153.6a32 32 0 0 1 34.4-15.3l112.3 24.3a355 355 0 0 1 42.6-24.7l35.2-109.3A32 32 0 0 1 423.2 64zm-23.4 64H446.7l-36.3 113l-24.5 12a294 294 0 0 0-34.9 20.2l-22.6 15.3l-116.2-25l-65.3 113l79.7 88.3l-2 27.1a293 293 0 0 0 0 40.2l2 27.1l-79.8 88.2L212 760.6l116.2-25l22.7 15.2a294 294 0 0 0 34.8 20.1l24.5 12L446.7 896h130.7L614 782.8l24.4-11.9a288 288 0 0 0 34.8-20l22.6-15.3l116.3 25l65.2-113.2l-79.7-88.2l2-27.1a293 293 0 0 0 0-40.3l-2-27.1l79.8-88.1L812 263.4l-116.3 25l-22.6-15.2a288 288 0 0 0-34.8-20.1L614 241zM512 320a192 192 0 1 1 0 384a192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256a128 128 0 0 0 0-256"/>'},S0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 512a192 192 0 1 0 0-384a192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512a256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"/>'},A0={width:1024,height:1024,body:'<path fill="currentColor" d="M288 320a224 224 0 1 0 448 0a224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"/>'},B0={width:1024,height:1024,body:'<path fill="currentColor" d="M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"/><path fill="currentColor" d="M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"/>'},T0={width:1024,height:1024,body:'<path fill="currentColor" d="M448 456V96a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8m64 440a192 192 0 1 0 0-384a192 192 0 0 0 0 384"/>'},x0={width:1024,height:1024,body:'<path fill="currentColor" d="M832 384H576V128H192v768h640zm-26.5-64L640 154.5V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"/>'},I0={width:1024,height:1024,body:'<path fill="currentColor" d="M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"/>'},N0={width:1024,height:1024,body:'<path fill="currentColor" d="M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"/>'},F0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M192 512a320 320 0 1 1 640 0a32 32 0 1 1-64 0a256 256 0 1 0-512 0a32 32 0 0 1-64 0"/><path fill="currentColor" d="M570.4 627.8a96 96 0 1 1-60.8-19.8l61-187.8a32 32 0 1 1 60.8 19.8zm-68.3 106.7a32 32 0 1 0 19.8-61a32 32 0 0 0-19.8 61"/>'},O0={width:1024,height:1024,body:'<path fill="currentColor" d="M160 448a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"/>'},q0={width:1024,height:1024,body:'<path fill="currentColor" d="M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.8v-70.3a192 192 0 0 1 128 181v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"/><path fill="currentColor" d="M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.8v70.3A192 192 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"/>'},P0={width:1024,height:1024,body:'<path fill="currentColor" d="M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"/>'},D0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a256 256 0 1 0 0-512a256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640a320 320 0 0 1 0 640"/><path fill="currentColor" d="M576 128H448v200a287 287 0 0 1 64-8a288 288 0 0 1 64 8zm64 0v219.6q36.6 13.7 78.4 34l39-253.6zm-256 0H266.6l39 253.6a897 897 0 0 1 78.4-34zM229.3 64h565.4a32 32 0 0 1 31.6 36.9L768 480q-170.7-96-256-96c-85.3 0-142.2 32-256 96l-58.3-379.1A32 32 0 0 1 229.3 64"/>'},j0={width:1024,height:1024,body:'<path fill="currentColor" d="M480 896V702a256 256 0 0 1-216-190h-32.6a96 96 0 0 1-92-68.4L93.7 290.9a76.8 76.8 0 0 1 73.6-98.9H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.8a76.8 76.8 0 0 1 73.6 98.9l-46 152.6a96 96 0 0 1-91.8 68.5h-32.7A256 256 0 0 1 544 702v194h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.6a32 32 0 0 0 30.6-22.8l45.9-152.8a12.8 12.8 0 0 0-12.3-16.4H768zm-512 0V256h-88.8a12.8 12.8 0 0 0-12.3 16.4l45.9 152.8a32 32 0 0 0 30.6 22.8z"/>'},R0={width:1024,height:1024,body:'<path fill="currentColor" d="M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"/>'},U0={width:1024,height:1024,body:'<path fill="currentColor" d="M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"/><path fill="currentColor" d="M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"/>'},G0={width:1024,height:1024,body:'<path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M512 563.2a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4a51.2 51.2 0 0 1 0 102.4"/>'},Q0={width:1024,height:1024,body:'<path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"/>'},K0={width:1024,height:1024,body:'<path fill="currentColor" d="M273.5 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.9zm22.5 64L148 918.4a32 32 0 0 1-52-25V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"/>'},W0={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"/><path fill="currentColor" d="M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"/><path fill="currentColor" d="M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"/>'},Z0={width:1024,height:1024,body:'<path fill="currentColor" d="M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.5-228.5l-69-69a32 32 0 0 0-45.2 0L128 768.2h778.7L664.6 477.5a32 32 0 0 0-49.2 0l-156.6 188a32 32 0 0 1-47.3 2M256 384a96 96 0 1 0 192 0a96 96 0 0 0-192 0"/>'},X0={width:1024,height:1024,body:'<path fill="currentColor" d="M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"/><path fill="currentColor" d="M384 288q64 0 64 64t-64 64t-64-64t64-64M185.4 877l-50.8-39l216.1-282a96 96 0 0 1 134.6-17.8l1.9 1.4L610 638.8a32 32 0 0 0 45-4.9L871 364l50 40l-215.8 269.8l-.3.3a96 96 0 0 1-135 14.5l-123-99.1l-.6-.5a32 32 0 0 0-44.8 6z"/>'},Y0={width:1024,height:1024,body:'<path fill="currentColor" d="M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"/><path fill="currentColor" d="m470 554.2l52.8-7.5L847 222.4a32 32 0 1 0-45.2-45.2L477.4 501.4l-7.5 52.8zm422.4-422.4a96 96 0 0 1 0 135.8L560.5 599.5a32 32 0 0 1-18.1 9l-105.6 15.2a32 32 0 0 1-36.2-36.2l15-105.6a32 32 0 0 1 9.1-18.2l332-331.8a96 96 0 0 1 135.7 0z"/>'},J0={width:1024,height:1024,body:'<path fill="currentColor" d="m199 672.6l194 112l224-388l-193.9-112l-224 388.1zm-23.8 60.2L208 881.1l145-45.7zM455 229.2l194 112l56.7-98l-194-112zM104.3 708.8l384-665l304.8 176l-384 665h.1l-248.4 78.3zm384 254.3v-64h448v64z"/>'},tt={width:1024,height:1024,body:'<path fill="currentColor" d="M511.6 128a64.4 64.4 0 0 0-64.4 64.4V709L274 571a94 94 0 0 0-112.8-3.5a44.4 44.4 0 0 0-9 62.2l180.6 240.8A64 64 0 0 0 384 896h512V575.2a64 64 0 0 0-45.6-61.3l-206-61.7a96 96 0 0 1-68.4-92V192.4a64.4 64.4 0 0 0-64.4-64.4M359 556.8l24.2 19.2V192.4a128.4 128.4 0 1 1 256.8 0v167.8a32 32 0 0 0 22.8 30.6l206 61.8A128 128 0 0 1 960 575.2V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.1 668A108.4 108.4 0 0 1 128 512.5a158 158 0 0 1 186 8.3z"/>'},et={width:1024,height:1024,body:'<path fill="currentColor" d="M160 256H96a32 32 0 0 1 0-64h256V96a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v96h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"/>'},at={width:1024,height:1024,body:'<path fill="currentColor" d="m795.9 750.7l125 125a32 32 0 0 1-45.3 45.2l-125-125a416 416 0 1 1 45.3-45.2M480 832a352 352 0 1 0 0-704a352 352 0 0 0 0 704"/>'},nt={width:1024,height:1024,body:'<path fill="currentColor" d="M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"/>'},lt={width:1024,height:1024,body:'<path fill="currentColor" d="M771.8 794.9A384 384 0 0 1 128 512h64a320 320 0 0 0 555.7 216.4h-93a32 32 0 1 1 0-64h149a32 32 0 0 1 32 32v149a32 32 0 1 1-64 0zM276.3 295.6h93a32 32 0 0 1 0 64H220.2a32 32 0 0 1-32-32v-149a32 32 0 0 1 64 0V229a384 384 0 0 1 644 282.9h-64a320 320 0 0 0-555.8-216.4z"/>'},ot={width:1024,height:1024,body:'<path fill="currentColor" d="M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.7L780.3 342l45.2 45.2L508.8 704L192 387.2l45.2-45.2L480 584.7V128h64z"/>'},rt={width:1024,height:1024,body:'<path fill="currentColor" d="M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.3V704h-64V247.3L237.2 490L192 444.8L508.8 128l316.8 316.8l-45.3 45.2z"/>'},it={width:1024,height:1024,body:'<path fill="currentColor" d="M512 160c320 0 512 352 512 352S832 864 512 864S0 512 0 512s192-352 512-352m0 64c-225.3 0-384.1 208-436.8 288c52.6 79.9 211.5 288 436.8 288s384.1-208 436.8-288C896.2 432.1 737.3 224 512 224m0 64a224 224 0 1 1 0 448a224 224 0 0 1 0-448m0 64a160 160 0 0 0-160 160c0 88.2 71.7 160 160 160s160-71.8 160-160s-71.7-160-160-160"/>'},st={width:1024,height:1024,body:'<path fill="currentColor" d="M406.7 707L195.8 496.2a32 32 0 1 0-45.2 45.2l256 256l512-512a32 32 0 0 0-45.3-45.2L406.6 706.9z"/>'},ct={width:1024,height:1024,body:'<path fill="currentColor" d="M764.3 214.6L512 466.9L259.7 214.6a32 32 0 0 0-45.1 45.1L466.8 512L214.5 764.2a32 32 0 1 0 45.1 45.2L512 557.2l252.3 252.3a32 32 0 0 0 45.1-45.1L557.1 512l252.3-252.4a32 32 0 1 0-45.1-45.2z"/>'},dt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0a48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"/>'},ht={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 192a58.4 58.4 0 0 0-58.2 63.7L477 576.1a35 35 0 0 0 69.8 0l23.3-256.4A58.4 58.4 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4a51.2 51.2 0 0 0 0 102.4"/>'},ft={width:1024,height:1024,body:'<path fill="currentColor" d="M384 523.4V928a32 32 0 0 0 46.3 28.6l192-96A32 32 0 0 0 640 832V523.4l280.8-343.1a32 32 0 1 0-49.6-40.6l-288 352A32 32 0 0 0 576 512v300.2l-128 64V512a32 32 0 0 0-7.2-20.3L195.5 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.8 52.3z"/>'},ut={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m67.2 275c33.3 0 60.3-23 60.3-57.3s-27-57.3-60.3-57.3s-60.2 23-60.2 57.3s27 57.4 60.2 57.4m11.7 360.1c0-6.8 2.4-24.6 1-34.8L539.3 725c-10.9 11.4-24.5 19.4-30.9 17.3a13 13 0 0 1-8.2-14.7l87.6-277c7.2-35.2-12.5-67.2-54.3-71.3c-44 0-109 44.7-148.5 101.5c0 6.8-1.3 23.6 0 33.8l52.6-60.6c11-11.4 23.6-19.4 30-17.2a13 13 0 0 1 7.8 16.1l-87 275.7c-10 32.2 9 63.8 55.1 71c67.9 0 108-43.6 147.5-100.4z"/>'},V2={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.8 536.4l-99.5-99.6a38.4 38.4 0 1 0-54.4 54.3L429.1 682a38.3 38.3 0 0 0 54.3 0l262.4-262.5a38.4 38.4 0 1 0-54.3-54.3z"/>'},mt={width:1024,height:1024,body:'<path fill="currentColor" d="M340.9 149.3a30.6 30.6 0 0 0 0 42.8L652.7 512L341 831.9a30.6 30.6 0 0 0 0 42.7a29 29 0 0 0 41.7 0l331.6-340.3a32 32 0 0 0 0-44.6L382.6 149.4a29 29 0 0 0-41.7 0z"/>'},pt={width:1024,height:1024,body:'<path fill="currentColor" d="M831.9 340.9L512 652.7L192.1 340.9a30.6 30.6 0 0 0-42.7 0a29 29 0 0 0 0 41.6l340.3 331.7a32 32 0 0 0 44.6 0l340.3-331.7a29 29 0 0 0 0-41.7a30.6 30.6 0 0 0-42.7 0z"/>'},gt={width:1024,height:1024,body:'<path fill="currentColor" d="M488.8 344.3L149 701a32 32 0 0 0 0 44.2l.4.3a29.4 29.4 0 0 0 42.7 0l320-335.8l319.8 335.8a29.4 29.4 0 0 0 42.7 0l.4-.3a32 32 0 0 0 0-44.2L535.2 344.3a32 32 0 0 0-46.4 0"/>'},yt={width:1024,height:1024,body:'<path fill="currentColor" d="M609.4 149.4L277.8 489.6a32 32 0 0 0 0 44.7l331.6 340.3a29 29 0 0 0 41.7 0a30.6 30.6 0 0 0 0-42.7l-311.8-320L651 192.1a30.6 30.6 0 0 0 0-42.7a29 29 0 0 0-41.7 0"/>'},Ct={width:1024,height:1024,body:'<path fill="currentColor" d="M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"/><path fill="currentColor" d="m237.2 512l265.5 265.3a32 32 0 0 1-45.4 45.4l-288-288a32 32 0 0 1 0-45.4l288-288a32 32 0 1 1 45.4 45.4z"/>'},$t={width:1024,height:1024,body:'<path fill="currentColor" d="M754.8 480H160a32 32 0 1 0 0 64h594.8L521.3 777.3a32 32 0 0 0 45.4 45.4l288-288a32 32 0 0 0 0-45.4l-288-288a32 32 0 1 0-45.4 45.4z"/>'},zt={width:1024,height:1024,body:'<path fill="currentColor" d="M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384L128 512l192 128z"/>'},bt={width:1024,height:1024,body:'<path fill="currentColor" d="M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352l192 160l-192 128z"/>'},wt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.2 0l136 135.8a32 32 0 0 1-45.3 45.3L195.2 240.4a32 32 0 0 1 0-45.2m452.5 452.5a32 32 0 0 1 45.3 0l135.8 135.9a32 32 0 0 1-45.2 45.2L647.7 693a32 32 0 0 1 0-45.3m181.1-452.4a32 32 0 0 1 0 45.1L693 376.4a32 32 0 0 1-45.3-45.3l135.9-135.8a32 32 0 0 1 45.2 0M376.3 647.7a32 32 0 0 1 0 45.3L240.4 828.8a32 32 0 0 1-45.2-45.2L331 647.7a32 32 0 0 1 45.3 0"/>'},Mt={width:1024,height:1024,body:'<path fill="currentColor" d="M176 416a112 112 0 1 1 0 224a112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224a112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224a112 112 0 0 1 0-224"/>'},Vt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m-48-247.6L668.6 512L464 375.6zm10.6-342.7l249.5 166.4a48 48 0 0 1 0 79.8L474.6 718.3a48 48 0 0 1-74.6-40V345.6a48 48 0 0 1 74.6-40z"/>'},vt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768a384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"/>'},Ht={width:1024,height:1024,body:'<path fill="currentColor" d="m160 96l192 .3a32 32 0 0 1 0 64l-192-.2V352a32 32 0 0 1-64 0V96zm0 832H96V672a32 32 0 1 1 64 0v192l192-.3a32 32 0 1 1 0 64zM864 96h64v256a32 32 0 1 1-64 0V160l-192 .3a32 32 0 1 1 0-64zm0 832l-192-.3a32 32 0 0 1 0-64l192 .2V672a32 32 0 1 1 64 0v256z"/>'},kt={width:1024,height:1024,body:'<path fill="currentColor" d="m249.6 417l319.7 43.2l39.2 310.2L845.1 179zm-129 47.3a32 32 0 0 1-7.7-61.5l777.8-311a32 32 0 0 1 41.6 41.6L622 909a32 32 0 0 1-61.5-7.9L512 517z"/>'},_t={width:1024,height:1024,body:'<path fill="currentColor" d="m64 448l832-320l-128 704l-446-243.3L832 192L242.8 545.5zm256 512V657l192 111z"/>'},Lt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"/><path fill="currentColor" d="M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"/>'},Et={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M745.3 361.3a32 32 0 0 1 45.4 45.4l-288 288a32 32 0 0 1-45.4 0l-160-160a32 32 0 1 1 45.4-45.4L480 626.8z"/>'},St={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.8 536.4l-99.5-99.6a38.4 38.4 0 1 0-54.4 54.3L429.1 682a38.3 38.3 0 0 0 54.3 0l262.4-262.5a38.4 38.4 0 1 0-54.3-54.3z"/>'},At={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m0 393.7L408 353.6a38.4 38.4 0 1 0-54.4 54.3l104 104.1l-104 104a38.4 38.4 0 1 0 54.3 54.4l104.1-104l104 104a38.4 38.4 0 1 0 54.4-54.3L566.4 512l104-104a38.4 38.4 0 1 0-54.3-54.4z"/>'},Bt={width:1024,height:1024,body:'<path fill="currentColor" d="M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m23.7 191.5q-77.9 0-123.2 44.3c-31 29.6-45.7 70.4-45.7 122.5H447c0-29.5 5.7-52.8 17.6-69c13.4-19.7 35.2-28.8 66.2-28.8q36.2-.2 56.3 19.7a77 77 0 0 1 19.7 54.9a78 78 0 0 1-19 50l-8.4 9.8c-45.8 40.9-73.2 70.4-82.4 89.5c-9.8 19-14 42.2-14 69v9.8h80.9v-9.9c0-16.9 3.5-31.6 10.6-45.7a109 109 0 0 1 28.1-35.2c33.8-29.6 54.2-48.6 60.6-55.6c16.9-22.6 26-51.4 26-86.6q0-64.4-42.2-101.4c-28.2-25.3-65.5-37.3-111.3-37.3m-12.6 406.2a54 54 0 0 0-38.7 14.8a49 49 0 0 0-15.5 38c0 15.5 4.9 28.2 15.5 38A55 55 0 0 0 523 768c15.5 0 28.1-5 38.7-14.8a52 52 0 0 0 16.2-38.7a52 52 0 0 0-15.5-38a56 56 0 0 0-39.4-14.8"/>'},Tt={width:1024,height:1024,body:'<path fill="currentColor" d="m186.5 544l41.4 41.3a32 32 0 1 1-45.2 45.4l-96-96a32 32 0 0 1 0-45.4l96-96a32 32 0 1 1 45.2 45.4L186.5 480h290.8V186.4L435.8 228a32 32 0 1 1-45.2-45.2l96-96.1a32 32 0 0 1 45.3 0l96 96a32 32 0 0 1-45.2 45.2l-41.4-41.2V480H832l-41.3-41.3a32 32 0 0 1 45.2-45.4l96 96a32 32 0 0 1 0 45.4l-96 96a32 32 0 0 1-45.2-45.4L832 544H541.3v293.4l41.4-41.2a32 32 0 1 1 45.2 45.2l-96 96a32 32 0 0 1-45.3 0l-96-96a32 32 0 1 1 45.3-45.2l41.4 41.4V544z"/>'},xt={width:1024,height:1024,body:'<path fill="currentColor" d="M384 96a32 32 0 0 1 64 0v786.8a32 32 0 0 1-54.6 22.6L96 608a32 32 0 0 1 0-45.3h.2a32 32 0 0 1 45.1 0l242.8 243zm192 45.2a32 32 0 0 1 54.6-22.5L928 416a32 32 0 0 1 0 45.3h-.2a32 32 0 0 1-45.1 0L640 218.5V928a32 32 0 1 1-64 0z"/>'},It={width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="M512 320a32 32 0 0 1 32 32l-.5 224a32 32 0 1 1-64 0l.5-224a32 32 0 0 1 32-32"/><path fill="currentColor" d="M448 576a64 64 0 1 0 128 0a64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"/>'},Nt={width:1024,height:1024,body:'<path fill="currentColor" d="M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"/><path fill="currentColor" d="M904 224L656.5 506.9a192 192 0 0 1-289 0L120 224zm-699 0l210.6 240.7a128 128 0 0 0 192.7 0L819 224z"/>'},Ft={width:1024,height:1024,body:'<path fill="currentColor" d="M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"/><path fill="currentColor" d="M384 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/>'},Ot={width:1024,height:1024,body:'<path fill="currentColor" d="M352 159.9v70.5a352 352 0 1 0 320 0v-70.5A416.1 416.1 0 0 1 512 960a416 416 0 0 1-160-800.1"/><path fill="currentColor" d="M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"/>'},v2={width:1024,height:1024,body:'<path fill="currentColor" d="M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"/><path fill="currentColor" d="M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"/>'},q={"home-filled":L0,setting:E0,user:S0,"user-filled":A0,lock:B0,key:T0,document:x0,files:I0,grid:N0,odometer:F0,menu:O0,connection:q0,monitor:P0,medal:D0,trophy:j0,platform:R0,cpu:U0,"chat-dot-round":G0,"chat-line-round":Q0,"chat-square":K0,bell:W0,"picture-filled":Z0,picture:X0,edit:Y0,"edit-pen":J0,pointer:tt,delete:et,search:at,plus:nt,refresh:lt,download:ot,upload:rt,view:it,check:st,close:ct,warning:dt,"warning-filled":ht,filter:ft,"info-filled":ut,"success-filled":V2,success:V2,"arrow-right":mt,"arrow-down":pt,"arrow-up":gt,"arrow-left":yt,back:Ct,right:$t,fold:zt,expand:bt,loading:wt,"more-filled":Mt,"video-play":Vt,"video-pause":vt,"full-screen":Ht,position:kt,promotion:_t,clock:Lt,"circle-check":Et,"circle-check-filled":St,"circle-close-filled":At,"question-filled":Bt,rank:Tt,sort:xt,timer:It,message:Nt,"set-up":Ft,"switch-button":Ot,"copy-document":v2,copy:v2,folder:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"/>'},"folder-add":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"/>'},"folder-remove":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 192v640h768V320H485.8L357.5 192zm-32-64h287.9l128.4 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"/>'},list:{width:1024,height:1024,body:'<path fill="currentColor" d="M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"/>'},notebook:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"/><path fill="currentColor" d="M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"/>'},"refresh-right":{width:1024,height:1024,body:'<path fill="currentColor" d="M784.5 230.3v-50.6a32 32 0 1 1 64 0v149a32 32 0 0 1-32 32h-149a32 32 0 1 1 0-64h93a320 320 0 1 0-235.7 536.5a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384a384 384 0 0 1-384-384a384 384 0 0 1 643.7-283"/>'},"refresh-left":{width:1024,height:1024,body:'<path fill="currentColor" d="M289 296.7h93a32 32 0 0 1 0 64H233a32 32 0 0 1-32-32v-149a32 32 0 0 1 64 0v50.6a384 384 0 0 1 643.8 282.9a384 384 0 0 1-384 384a384 384 0 0 1-384-384h64a320 320 0 1 0 640 0a320 320 0 0 0-555.6-216.5z"/>'},"document-copy":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"/>'},calendar:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"/>'},link:{width:1024,height:1024,body:'<path fill="currentColor" d="m715.6 625.2l-45.2-45.3l90.5-90.6c75-74.9 85.1-186.3 22.7-248.9c-62.6-62.4-174-52.3-249 22.7l-90.4 90.5l-45.3-45.2l90.5-90.5c100-100 252-110.1 339.5-22.7c87.5 87.5 77.3 239.4-22.7 339.5l-90.5 90.5zm-90.4 90.4l-90.5 90.5c-100 100-252 110.1-339.5 22.7c-87.5-87.5-77.3-239.4 22.7-339.5l90.5-90.5l45.2 45.3l-90.5 90.6c-75 74.9-85.1 186.3-22.7 248.9c62.6 62.4 174 52.3 249-22.7l90.5-90.5zm0-362l45.2 45.2l-271.6 271.6l-45.2-45.2z"/>'},share:{width:1024,height:1024,body:'<path fill="currentColor" d="M679.9 348.8L378 537.4a128 128 0 0 1 5.1 52.2l280 105a128 128 0 1 1-22.5 59.8l-279.9-105a128 128 0 1 1-16.6-166.2l301.7-188.6a128 128 0 1 1 34 54.3z"/>'},star:{width:1024,height:1024,body:'<path fill="currentColor" d="m512 747.8l228.2 120a6.4 6.4 0 0 0 9.2-6.7L706 607l184.5-180a6.4 6.4 0 0 0-3.5-10.8L632 379L517.7 147.9a6.4 6.4 0 0 0-11.6 0l-114 231.2L137 416a6.4 6.4 0 0 0-3.5 11L318 607l-43.6 254a6.4 6.4 0 0 0 9.3 6.8zM313.6 924.5a70.4 70.4 0 0 1-102.1-74.3l37.8-220.9L89 473a70.4 70.4 0 0 1 39-120.1l221.8-32.3l99.2-201a70.4 70.4 0 0 1 126.2 0l99.2 201L896.2 353a70.4 70.4 0 0 1 39 120L774.7 629.5l38 220.9a70.4 70.4 0 0 1-102.2 74.2L512 820.1z"/>'},comment:{width:1024,height:1024,body:'<path fill="currentColor" d="M736 504a56 56 0 1 1 0-112a56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112a56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112a56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"/>'},phone:{width:1024,height:1024,body:'<path fill="currentColor" d="m79.4 432.3l512.3 512.3a32 32 0 0 0 35.2 6.8L880.4 843a32 32 0 0 0 10-52L736.5 637a32 32 0 0 0-37-6l-69.8 35l-271.6-271.7l35-69.8a32 32 0 0 0-6-37l-154-153.8a32 32 0 0 0-52 10L72.5 397.1a32 32 0 0 0 6.8 35.2zm60.4-30l81.6-190l104.2 104.2l-24.7 49.2l-20.6 41.2l32.6 32.7L584.4 711l32.7 32.6l41.2-20.6l49.3-24.6l104.2 104.1L621.7 884zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"/>'},"video-camera":{width:1024,height:1024,body:'<path fill="currentColor" d="M704 768V256H128v512zm64-416l192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.6v176.8l128 64V359.6zM192 320h192v64H192z"/>'},house:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 414v482h640V414L512 147.3zm-52.5-39.6l352-293.3a32 32 0 0 1 41 0l352 293.3A32 32 0 0 1 896 399v529a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V399a32 32 0 0 1 11.5-24.6"/>'},"magic-stick":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.9 199l45.1-45l135.7 135.7l-45.2 45.2l-135.7-135.7zm407.3 407.4l45.2-45.2l135.7 135.7l-45.2 45.2zM114 923.2L68.8 878l316.8-316.8l45.2 45.2zm588.4-588.4l-45.2-45.2l135.7-135.7l45.2 45.2z"/>'},operation:{width:1024,height:1024,body:'<path fill="currentColor" d="M389.4 768a96 96 0 0 1 181.2 0H896v64H570.6a96 96 0 0 1-181.2 0H128v-64zm192-288a96 96 0 0 1 181.2 0H896v64H762.6a96 96 0 0 1-181.2 0H128v-64zm-320-288a96 96 0 0 1 181.2 0H896v64H442.6a96 96 0 0 1-181.2 0H128v-64z"/>'},"data-line":{width:1024,height:1024,body:'<path fill="currentColor" d="M359.2 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.2l110.9 192h-73.9L591.4 768H433L322.2 960h-73.9zM832 192H192v512h640zM342.7 534.7a32 32 0 1 1-45.4-45.4L445 341.8l125.4 94L679 300a32 32 0 1 1 50 40L581.6 524.2l-130.6-98l-108.3 108.4z"/>'},"pie-chart":{width:1024,height:1024,body:'<path fill="currentColor" d="M448 68.5v64.8A384.1 384.1 0 0 0 512 896a384 384 0 0 0 378.7-320h64.8A448.1 448.1 0 0 1 64 512A448 448 0 0 1 448 68.5"/><path fill="currentColor" d="M576 97.3V448h350.7A384 384 0 0 0 576 97.3M512 64V33.2A448 448 0 0 1 990.8 512H512z"/>'},"data-board":{width:1024,height:1024,body:'<path fill="currentColor" d="M32 128h960v64H32z"/><path fill="currentColor" d="M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"/><path fill="currentColor" d="M322.2 960h-73.9L393 709.4l55.4 32zm453.9 0h-73.9L576 741.4l55.4-32z"/>'},"trend-charts":{width:1024,height:1024,body:'<path fill="currentColor" d="M128 896V128h768v768zm291.7-327.3l128 102.4L728 469.3l-48-42.6l-139.7 156.6l-128-102.4L232 682.7l47.8 42.6zM816 352a48 48 0 1 0-96 0a48 48 0 0 0 96 0"/>'},histogram:{width:1024,height:1024,body:'<path fill="currentColor" d="M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"/>'},crop:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"/><path fill="currentColor" d="M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"/>'},location:{width:1024,height:1024,body:'<path fill="currentColor" d="M800 416a288 288 0 1 0-576 0c0 118.1 94.5 272.1 288 456.6C705.5 688 800 534 800 416M512 960Q160 640 160 416a352 352 0 0 1 704 0q0 224-352 544"/><path fill="currentColor" d="M512 512a96 96 0 1 0 0-192a96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320a160 160 0 0 1 0 320"/>'},aim:{width:1024,height:1024,body:'<path fill="currentColor" d="M512 896a384 384 0 1 0 0-768a384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896a448 448 0 0 1 0 896"/><path fill="currentColor" d="M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"/>'},"caret-top":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 320L192 704h640z"/>'},"caret-bottom":{width:1024,height:1024,body:'<path fill="currentColor" d="m192 384l320 384l320-384z"/>'},minus:{width:1024,height:1024,body:'<path fill="currentColor" d="M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"/>'},iphone:{width:1024,height:1024,body:'<path fill="currentColor" d="M224 768v96a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64v-96zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0a48 48 0 0 1 96 0"/>'},cellphone:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128a64 64 0 0 1 0 128"/>'},"office-building":{width:1024,height:1024,body:'<path fill="currentColor" d="M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"/><path fill="currentColor" d="M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"/><path fill="currentColor" d="M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"/>'},stamp:{width:1024,height:1024,body:'<path fill="currentColor" d="M624 476v164h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V476a192 192 0 1 1 224 0M128 896v-64h768v64z"/>'},wallet:{width:1024,height:1024,body:'<path fill="currentColor" d="M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"/><path fill="currentColor" d="M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"/><path fill="currentColor" d="M704 640a64 64 0 1 1 0-128a64 64 0 0 1 0 128"/>'},money:{width:1024,height:1024,body:'<path fill="currentColor" d="M256 640v192h640V384H768v-64h151c14.2 0 19.4 1.5 24.6 4.3a29 29 0 0 1 12.2 12c2.7 5.3 4.2 10.5 4.2 24.7v494c0 14.2-1.5 19.4-4.3 24.6a29 29 0 0 1-12 12.2c-5.3 2.7-10.5 4.2-24.7 4.2H233c-14.2 0-19.4-1.5-24.6-4.3a29 29 0 0 1-12.2-12c-2.7-5.3-4.2-10.5-4.2-24.7V640z"/><path fill="currentColor" d="M768 192H128v448h640zm64-23v494c0 14.2-1.5 19.4-4.3 24.6a29 29 0 0 1-12 12.2c-5.3 2.7-10.5 4.2-24.7 4.2H105c-14.2 0-19.4-1.5-24.6-4.3a29 29 0 0 1-12.2-12c-2.7-5.3-4.2-10.5-4.2-24.7V169c0-14.2 1.5-19.4 4.3-24.6a29 29 0 0 1 12-12.2c5.3-2.7 10.5-4.2 24.7-4.2h686c14.2 0 19.4 1.5 24.6 4.3a29 29 0 0 1 12.1 12c2.8 5.3 4.2 10.5 4.2 24.7z"/><path fill="currentColor" d="M448 576a160 160 0 1 1 0-320a160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192a96 96 0 0 0 0 192"/>'},"shopping-cart":{width:1024,height:1024,body:'<path fill="currentColor" d="M432 928a48 48 0 1 1 0-96a48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96a48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.4 25.7L320.6 256H928a32 32 0 0 1 31.3 38.7l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.4-25.7L229.8 128zm314.2 576h396l82.2-384h-555z"/>'},"credit-card":{width:1024,height:1024,body:'<path fill="currentColor" d="M896 324.1c0-42.4-2.5-55.3-9.5-68.5a52 52 0 0 0-22.2-22c-13.1-7.1-26-9.6-68.4-9.6H228.1c-42.4 0-55.3 2.5-68.5 9.5a52 52 0 0 0-22 22.2c-7.1 13.1-9.6 26-9.6 68.4v375.8c0 42.4 2.5 55.3 9.5 68.5a52 52 0 0 0 22.2 22c13.1 7.1 26 9.6 68.4 9.6h567.8c42.4 0 55.3-2.5 68.5-9.5a52 52 0 0 0 22-22.2c7.1-13.1 9.6-26 9.6-68.4zm64 0v375.8c0 57-6 77.8-17 98.6q-17 31.5-48.5 48.4C863 864 853 864 796 864H228c-57 0-77.7-6-98.5-17A116 116 0 0 1 81 798.4C70 777.7 64 757 64 700V324c0-57 5.9-77.7 17-98.5q17-31.6 48.4-48.5c31.4-16.9 41.6-17 98.6-17h567.8c57.1 0 77.8 5.9 98.6 17q31.6 17 48.4 48.4C959.6 256.8 960 267 960 324z"/><path fill="currentColor" d="M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"/>'},coin:{width:1024,height:1024,body:'<path fill="currentColor" d="m162 580.7l29.8 59c-20.5 20-31.8 42-31.8 64.3c0 82.3 155.3 160 352 160s352-77.7 352-160c0-22.3-11.4-44.2-31.8-64.3l30.5-58.5C903.9 615.8 928 657.7 928 704c0 129.7-188.5 224-416 224S96 833.7 96 704c0-46.6 24.3-88.6 66-123.3"/><path fill="currentColor" d="m162 388.7l29.8 59c-20.5 20.1-31.8 42-31.8 64.3c0 82.3 155.3 160 352 160s352-77.7 352-160c0-22.3-11.4-44.2-31.8-64.3l30.5-58.5C903.9 423.8 928 465.7 928 512c0 129.7-188.5 224-416 224S96 641.7 96 512c0-46.6 24.3-88.6 66-123.3"/><path fill="currentColor" d="M512 544c-227.5 0-416-94.3-416-224S284.5 96 512 96s416 94.3 416 224s-188.5 224-416 224m0-64c196.7 0 352-77.7 352-160S708.7 160 512 160s-352 77.7-352 160s155.3 160 352 160"/>'},goods:{width:1024,height:1024,body:'<path fill="currentColor" d="M320 288v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7V288h131a32 32 0 0 1 31.9 28.8l57.6 576a32 32 0 0 1-31.8 35.2H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288zm64 0h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7zm-64 64H218l-51.3 512h690.6L806 352H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"/>'},collection:{width:1024,height:1024,body:'<path fill="currentColor" d="M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.5V192A128 128 0 0 1 256 64"/><path fill="currentColor" d="M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.9l96-76.8l96 76.8V128zm-64-64h320v381.4a32 32 0 0 1-52 25L480 384l-108 86.4a32 32 0 0 1-52-25z"/>'},tools:{width:1024,height:1024,body:'<path fill="currentColor" d="M764.4 254.7A352 352 0 0 1 850.8 404H960v192H850.8a352 352 0 0 1-86.4 149.4l54.7 94.7L653 936l-54.6-94.7a353 353 0 0 1-172.5 0L371 936l-166-96l54.7-94.7A352 352 0 0 1 173.2 596H64V404h109.2a352 352 0 0 1 86.4-149.3L204.8 160L371 64h.2l54.7 94.6a353 353 0 0 1 172.4 0L652.8 64h.1l166.3 96zM704 500a192 192 0 1 0-384 0a192 192 0 0 0 384 0"/>'},"document-checked":{width:1024,height:1024,body:'<path fill="currentColor" d="M805.5 320L640 154.5V320zm26.5 64H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.1l181-181l45.2 45.3l-226.2 226.2L320 578.3l45.2-45.3z"/>'},box:{width:1024,height:1024,body:'<path fill="currentColor" d="M317 128L128 344v552h768V344L707 128zm-14.5-64h419a32 32 0 0 1 24 10.9l206.6 236A32 32 0 0 1 960 332v596a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332a32 32 0 0 1 8-21L278.3 75a32 32 0 0 1 24.1-11"/><path fill="currentColor" d="M64 320h896v64H64z"/><path fill="currentColor" d="M448 327.9V640h128V327.9L526 128h-28zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"/>'},"alarm-clock":{width:1024,height:1024,body:'<path fill="currentColor" d="M512 832a320 320 0 1 0 0-640a320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768a384 384 0 0 1 0 768"/><path fill="currentColor" d="m292.3 824.6l55.4 32l-48 83.1a32 32 0 1 1-55.4-32zm439.4 0l-55.4 32l48 83.1a32 32 0 1 0 55.4-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.5 312.3A160 160 0 0 1 312.3 90.5l-46.8 46.8a96 96 0 0 0-128 128zm835.3 0A160 160 0 0 0 704 90.5l46.8 46.8a96 96 0 0 1 128 128z"/>'},"takeaway-box":{width:1024,height:1024,body:'<path fill="currentColor" d="M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"/>'},coordinate:{width:1024,height:1024,body:'<path fill="currentColor" d="M480 512h64v320h-64z"/><path fill="currentColor" d="M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384a192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512a256 256 0 0 1 0 512"/>'},postcard:{width:1024,height:1024,body:'<path fill="currentColor" d="M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"/><path fill="currentColor" d="M704 320a64 64 0 1 1 0 128a64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/>'},"data-analysis":{width:1024,height:1024,body:'<path fill="currentColor" d="m665.2 768l110.9 192h-73.9L591.4 768H433L322.2 960h-73.9l110.9-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"/>'},reading:{width:1024,height:1024,body:'<path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/>'},flag:{width:1024,height:1024,body:'<path fill="currentColor" d="M288 128h608L736 384l160 256H288v320h-96V64h96z"/>'}},qt=Object.keys(q).sort();function Pt(t){return t in q}const A=e.defineComponent({__name:"AppIcon",props:{name:{},size:{},color:{}},setup(t){const a=t,n=e.computed(()=>q[a.name]??null),l=e.computed(()=>typeof a.size=="number"?`${a.size}px`:a.size??"1em");return(o,r)=>n.value?(e.openBlock(),e.createBlock(e.unref(_0),{key:0,icon:n.value,width:l.value,height:l.value,style:e.normalizeStyle(t.color?{color:t.color}:void 0)},null,8,["icon","width","height","style"])):(e.openBlock(),e.createElementBlock("span",{key:1,style:e.normalizeStyle({fontSize:l.value,color:t.color,width:l.value,height:l.value,display:"inline-block"}),"aria-hidden":"true"},null,4))}}),H2=10,k2=[10,20,50],_2="total, sizes, prev, pager, next",Dt=M(e.defineComponent({__name:"AppPagination",props:{currentPage:{},pageSize:{default:H2},total:{},size:{default:"default"}},emits:["update:currentPage","update:pageSize","currentChange","sizeChange"],setup(t,{emit:a}){const n=t,l=a;function o(i){l("update:currentPage",i),l("currentChange",i)}function r(i){l("update:pageSize",i),l("sizeChange",i)}return(i,c)=>{const d=e.resolveComponent("el-pagination");return n.total>0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(i.$style.pagination),"data-testid":"app-pagination"},[e.createVNode(d,{"current-page":n.currentPage,"page-size":n.pageSize,"page-sizes":[...e.unref(k2)],total:n.total,layout:e.unref(_2),size:n.size,background:"",onCurrentChange:o,onSizeChange:r},null,8,["current-page","page-size","page-sizes","total","layout","size"])],2)):e.createCommentVNode("",!0)}}}),[["__cssModules",{$style:{pagination:"_pagination_ycmph_2"}}]]),jt=M(e.defineComponent({__name:"ConfirmDialog",props:{modelValue:{type:Boolean},title:{default:"确认操作"},width:{default:"400px"},loading:{type:Boolean,default:!1},message:{},type:{default:"warning"},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","confirm"],setup(t,{emit:a}){const n=a;function l(){n("confirm")}return(o,r)=>(e.openBlock(),e.createBlock(j,{"model-value":t.modelValue,title:t.title,width:t.width,loading:t.loading,"cancel-text":t.cancelText,"confirm-text":t.confirmText,"onUpdate:modelValue":r[0]||(r[0]=i=>o.$emit("update:modelValue",i)),onConfirm:l},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(o.$style.content)},[t.type==="warning"?(e.openBlock(),e.createBlock(A,{key:0,name:"warning",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-warning)"}},null,8,["class"])):t.type==="danger"?(e.openBlock(),e.createBlock(A,{key:1,name:"circle-close-filled",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-danger)"}},null,8,["class"])):(e.openBlock(),e.createBlock(A,{key:2,name:"info-filled",class:e.normalizeClass(o.$style.icon),style:{color:"var(--el-color-primary)"}},null,8,["class"])),e.createElementVNode("p",{class:e.normalizeClass(o.$style.message)},e.toDisplayString(t.message),3)],2)]),_:1},8,["model-value","title","width","loading","cancel-text","confirm-text"]))}}),[["__cssModules",{$style:{content:"_content_fjn03_2",icon:"_icon_fjn03_8",message:"_message_fjn03_13"}}]]),Rt=e.defineComponent({__name:"FormDialog",props:{modelValue:{type:Boolean},title:{},width:{default:"500px"},loading:{type:Boolean,default:!1},labelWidth:{default:"100px"},formData:{},rules:{default:()=>({})},showFullscreenBtn:{type:Boolean,default:!1},cancelText:{default:"取消"},confirmText:{default:"确定"}},emits:["update:modelValue","submit","cancel"],setup(t,{emit:a}){const n=t,l=a,o=e.ref();async function r(){if(o.value)try{await o.value.validate(),l("submit",{...n.formData})}catch{}}function i(){l("cancel")}return e.watch(()=>n.modelValue,c=>{var d;c&&((d=o.value)==null||d.clearValidate())}),(c,d)=>{const s=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(j,{"model-value":t.modelValue,title:t.title,width:t.width,loading:t.loading,"show-fullscreen-btn":t.showFullscreenBtn,"cancel-text":t.cancelText,"confirm-text":t.confirmText,"onUpdate:modelValue":d[0]||(d[0]=h=>c.$emit("update:modelValue",h)),onConfirm:r,onCancel:i},{default:e.withCtx(()=>[e.createVNode(s,{ref_key:"formRef",ref:o,model:t.formData,rules:t.rules,"label-width":t.labelWidth},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"default",{form:t.formData})]),_:3},8,["model","rules","label-width"])]),_:3},8,["model-value","title","width","loading","show-fullscreen-btn","cancel-text","confirm-text"])}}}),Ut=["onClick"],Gt=M(e.defineComponent({__name:"FilterTabs",props:{options:{},modelValue:{}},emits:["update:modelValue"],setup(t,{emit:a}){const n=a;return(l,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.tabs)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.options,r=>(e.openBlock(),e.createElementBlock("button",{key:r.value,class:e.normalizeClass([l.$style.tab,{[l.$style.tabActive]:t.modelValue===r.value}]),onClick:i=>n("update:modelValue",r.value)},e.toDisplayString(r.label),11,Ut))),128))],2))}}),[["__cssModules",{$style:{tabs:"_tabs_1ouiv_2",tab:"_tab_1ouiv_2",tabActive:"_tabActive_1ouiv_29"}}]]),Qt=["onClick"],Kt=M(e.defineComponent({__name:"Toast",setup(t,{expose:a}){const n=e.ref([]);let l=0;function o(c,d="info",s=3e3){const h=l++;n.value.push({id:h,message:c,type:d}),setTimeout(()=>r(h),s)}function r(c){const d=n.value.findIndex(s=>s.id===c);d>=0&&(n.value[d].removing=!0,setTimeout(()=>{n.value=n.value.filter(s=>s.id!==c)},300))}function i(c,d="info",s){o(c,d,s)}return a({show:i}),(c,d)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.container)},[e.createVNode(e.TransitionGroup,{name:"toast"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,s=>(e.openBlock(),e.createElementBlock("div",{key:s.id,class:e.normalizeClass([c.$style.item,c.$style[s.type],{[c.$style.removing]:s.removing}]),onClick:h=>r(s.id)},[e.createElementVNode("span",{class:e.normalizeClass(c.$style.icon)},[s.type==="success"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("✓")],64)):s.type==="error"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("✗")],64)):s.type==="warning"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode("⚠")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[e.createTextVNode("ℹ")],64))],2),e.createElementVNode("span",{class:e.normalizeClass(c.$style.msg)},e.toDisplayString(s.message),3)],10,Qt))),128))]),_:1})],2)]))}}),[["__cssModules",{$style:{container:"_container_122pq_2",item:"_item_122pq_14",info:"_info_122pq_31",success:"_success_122pq_37",warning:"_warning_122pq_43",error:"_error_122pq_49",removing:"_removing_122pq_55",icon:"_icon_122pq_60",msg:"_msg_122pq_65"}}]]),Wt=M(e.defineComponent({__name:"EmptyState",props:{icon:{},iconSize:{},title:{},description:{}},setup(t){return(a,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.$style.empty)},[t.icon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(a.$style.icon)},[e.createVNode(A,{name:t.icon,size:t.iconSize??64},null,8,["name","size"])],2)):e.createCommentVNode("",!0),t.title?(e.openBlock(),e.createElementBlock("h2",{key:1,class:e.normalizeClass(a.$style.title)},e.toDisplayString(t.title),3)):e.createCommentVNode("",!0),t.description?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(a.$style.desc)},e.toDisplayString(t.description),3)):e.createCommentVNode("",!0),a.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(a.$style.actions)},[e.renderSlot(a.$slots,"default")],2)):e.createCommentVNode("",!0)],2))}}),[["__cssModules",{$style:{empty:"_empty_1r2bv_2",icon:"_icon_1r2bv_11",title:"_title_1r2bv_16",desc:"_desc_1r2bv_23",actions:"_actions_1r2bv_30"}}]]),Zt=e.defineComponent({name:"ErrorBoundary",props:{context:{type:String,default:""},onError:{type:Function,default:void 0}},setup(t,{slots:a,expose:n}){const l=e.ref(!1),o=e.ref(null),r=e.ref(0);e.onErrorCaptured(c=>(l.value=!0,o.value=c instanceof Error?c:new Error(String(c)),console.error(`[ErrorBoundary] ${t.context}`,c),t.onError&&t.onError({context:t.context,error:o.value}),!1));function i(){l.value=!1,o.value=null,r.value++}return n({hasError:l,error:o,retryCounter:r,retry:i}),()=>{var d,s;if(l.value)return e.h("div",{class:"apf-error-boundary"},[e.h("div",{class:"apf-error-boundary__inner"},[e.h("div",{class:"apf-error-boundary__header"},[e.h("span",{class:"apf-error-boundary__icon"},"!"),e.h("span",{class:"apf-error-boundary__title"},"Render Error")]),t.context?e.h("div",{class:"apf-error-boundary__info"},t.context):null,e.h("div",{class:"apf-error-boundary__message"},((d=o.value)==null?void 0:d.message)??"Unknown error"),e.h(H.ElButton,{size:"small",type:"primary",onClick:i},()=>"Retry")])]);const c=(s=a.default)==null?void 0:s.call(a);return c?e.h("div",{key:r.value,style:{display:"contents"}},c):null}}}),Xt=e.defineComponent({__name:"StatusTag",props:{status:{},statusMap:{},round:{type:Boolean,default:!0},size:{default:"default"}},setup(t){const a={pending:{label:"待审批",type:"warning",effect:"light"},approved:{label:"已通过",type:"success",effect:"light"},rejected:{label:"已拒绝",type:"danger",effect:"light"},delegated:{label:"已转签",type:"info",effect:"light"},commented:{label:"已评论",type:"info",effect:"light"},active:{label:"启用",type:"success",effect:"light"},inactive:{label:"停用",type:"danger",effect:"light"},draft:{label:"草稿",type:"info",effect:"light"},published:{label:"已发布",type:"success",effect:"light"},archived:{label:"已归档",type:"info",effect:"light"},running:{label:"运行中",type:"primary",effect:"light"},completed:{label:"已完成",type:"success",effect:"light"},failed:{label:"失败",type:"danger",effect:"light"},cancelled:{label:"已取消",type:"info",effect:"light"},waiting:{label:"等待中",type:"warning",effect:"light"}},n=t,l=e.computed(()=>({...a,...n.statusMap})[n.status]??{label:n.status,type:"info",effect:"light"});return(o,r)=>{const i=e.resolveComponent("el-tag");return e.openBlock(),e.createBlock(i,{type:l.value.type,effect:l.value.effect??"light",round:t.round,size:t.size},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.value.label),1)]),_:1},8,["type","effect","round","size"])}}}),Yt=M(e.defineComponent({__name:"Skeleton",props:{variant:{default:"card"},count:{default:3},rows:{default:5},animated:{type:Boolean,default:!0}},setup(t){return(a,n)=>{const l=e.resolveComponent("el-skeleton");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([a.$style.skeleton,{[a.$style.animated]:t.animated}])},[t.variant==="card"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.count,o=>(e.openBlock(),e.createElementBlock("div",{key:o,class:e.normalizeClass(a.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.cardImage)},null,2),e.createElementVNode("div",{class:e.normalizeClass(a.$style.cardBody)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTitle])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineText])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTextShort])},null,2)],2)],2))),128)):e.createCommentVNode("",!0),t.variant==="list"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(t.count,o=>(e.openBlock(),e.createElementBlock("div",{key:o,class:e.normalizeClass(a.$style.listItem)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.avatar)},null,2),e.createElementVNode("div",{class:e.normalizeClass(a.$style.listContent)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineTitle])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.lineText])},null,2)],2)],2))),128)):e.createCommentVNode("",!0),t.variant==="table"?(e.openBlock(),e.createBlock(l,{key:2,rows:t.rows,animated:""},null,8,["rows"])):e.createCommentVNode("",!0)],2)}}}),[["__cssModules",{$style:{skeleton:"_skeleton_258xs_2",animated:"_animated_258xs_6",cardImage:"_cardImage_258xs_6",line:"_line_258xs_7",avatar:"_avatar_258xs_8","skeleton-loading":"_skeleton-loading_258xs_1",card:"_card_258xs_6",cardBody:"_cardBody_258xs_36",listItem:"_listItem_258xs_41",listContent:"_listContent_258xs_57",lineTitle:"_lineTitle_258xs_71",lineText:"_lineText_258xs_76",lineTextShort:"_lineTextShort_258xs_80"}}]]),Jt=M(e.defineComponent({__name:"CardGridSkeleton",props:{count:{default:6},showThumb:{type:Boolean,default:!0},animated:{type:Boolean,default:!0}},setup(t){return(a,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([a.$style.grid,{[a.$style.animated]:t.animated}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.count,l=>(e.openBlock(),e.createElementBlock("div",{key:l,class:e.normalizeClass(a.$style.card)},[t.showThumb?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(a.$style.thumb)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(a.$style.body)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.title])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.text])},null,2),e.createElementVNode("div",{class:e.normalizeClass([a.$style.line,a.$style.textShort])},null,2)],2)],2))),128))],2))}}),[["__cssModules",{$style:{grid:"_grid_t4mi3_2",card:"_card_t4mi3_9",animated:"_animated_t4mi3_16",thumb:"_thumb_t4mi3_16",line:"_line_t4mi3_17","skeleton-loading":"_skeleton-loading_t4mi3_1",body:"_body_t4mi3_39",title:"_title_t4mi3_52",text:"_text_t4mi3_57",textShort:"_textShort_t4mi3_61"}}]]),te=["src","alt"],ee={name:"UserAvatar"},ae=e.defineComponent({...ee,props:{name:{default:""},src:{default:""},size:{default:32},shape:{default:"circle"}},setup(t){const a=t,n=e.computed(()=>a.name?a.name.charAt(0).toUpperCase():"?"),l=e.computed(()=>!!a.src),o=e.computed(()=>({width:`${a.size}px`,height:`${a.size}px`,fontSize:`${Math.max(a.size*.45,12)}px`}));return(r,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([r.$style.avatar,t.shape==="square"?r.$style.square:r.$style.circle]),style:e.normalizeStyle(o.value)},[l.value?(e.openBlock(),e.createElementBlock("img",{key:0,src:t.src,alt:t.name,class:e.normalizeClass(r.$style.img),onError:i[0]||(i[0]=c=>r.$emit("error",c))},null,42,te)):(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(r.$style.initial)},e.toDisplayString(n.value),3))],6))}}),ne=M(ae,[["__cssModules",{$style:{avatar:"_avatar_139k7_2",circle:"_circle_139k7_13",square:"_square_139k7_17",img:"_img_139k7_21",initial:"_initial_139k7_27"}}]]),L2=Symbol("fg-toast");function le(t){return{[L2]:t}}function oe(){const t=e.inject(L2);return{show(a,n="info",l){var o;(o=t==null?void 0:t.value)==null||o.show(a,n,l)},info(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"info",n)},success(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"success",n)},warning(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"warning",n)},error(a,n){var l;(l=t==null?void 0:t.value)==null||l.show(a,"error",n)}}}function re(){async function t(l,o={}){const{title:r="确认操作",type:i="warning",confirmButtonText:c="确定",cancelButtonText:d="取消"}=o;try{return await H.ElMessageBox.confirm(l,r,{confirmButtonText:c,cancelButtonText:d,type:i}),!0}catch{return!1}}async function a(l,o={}){return t(`此操作将永久删除${l},是否继续?`,{title:"确认删除",type:"danger",confirmButtonText:"确认删除",...o})}async function n(l,o={}){return t(l,{title:"确认操作",type:"danger",...o})}return{confirm:t,confirmDelete:a,confirmDanger:n}}function ie(){return{success(t,a={}){H.ElMessage({message:t,type:"success",...a})},error(t,a={}){H.ElMessage({message:t,type:"error",...a})},warning(t,a={}){H.ElMessage({message:t,type:"warning",...a})},info(t,a={}){H.ElMessage({message:t,type:"info",...a})}}}function se(t,a=300){const n=e.ref(null);function l(...o){n.value&&clearTimeout(n.value),n.value=setTimeout(()=>{t(...o),n.value=null},a)}return e.onUnmounted(()=>{n.value&&clearTimeout(n.value)}),l}function ce(t){if(!t)return"操作失败";if(typeof t=="string")return t;if(t instanceof Error)return t.message||"操作失败";if(typeof t=="object"){const a=t;if(a.message)return a.message;if(a.errors&&typeof a.errors=="object"){const n=[];for(const l of Object.values(a.errors))Array.isArray(l)&&n.push(...l);if(n.length>0)return n.join(";")}if(a.code)return`错误码:${a.code}`}return"操作失败"}const de={primary:"#0060A2",primaryHover:"#4581E9",primaryLight:"#4581E9",primaryLighter:"#EEF5FF",primaryDark:"#0060A2",success:"#26A036",warning:"#F09700",danger:"#E50113",info:"#4581E9"},he={title:"#303133",primary:"#333333",regular:"#606266",secondary:"#666666",muted:"#909399",placeholder:"#969FA8",disabled:"#C0C4CC",inverse:"#FFFFFF"},fe={xs:"4px",sm:"8px",md:"16px",lg:"24px",xl:"32px","2xl":"48px","3xl":"64px"},ue={sm:"2px",md:"4px",lg:"10px"},me={sm:"0 1px 2px rgba(0, 0, 0, 0.05)",md:"0 4px 12px rgba(0, 0, 0, 0.08)",lg:"0 8px 24px rgba(0, 0, 0, 0.12)"},pe={fast:"0.15s",normal:"0.25s",slow:"0.35s"},ge={dropdown:1e3,sticky:1020,fixed:1030,modalBackdrop:1040,modal:1050,popover:1060,tooltip:1070,toast:1080},ye="1.0.0",Ce="2.14.2",$e="2026-08-27";f.APP_ICON_NAMES=qt,f.AppDialog=j,f.AppIcon=A,f.AppPagination=Dt,f.BORDER_RADIUS=ue,f.COLORS=de,f.CardGridSkeleton=Jt,f.ConfirmDialog=jt,f.DEFAULT_PAGE_SIZE=H2,f.DURATION=pe,f.EP_FORK_BASE=Ce,f.EP_FORK_DATE=$e,f.EmptyState=Wt,f.ErrorBoundary=Zt,f.FilterTabs=Gt,f.FormDialog=Rt,f.ICON_MAP=q,f.PAGE_SIZE_OPTIONS=k2,f.PAGINATION_LAYOUT=_2,f.SCHEMA_UI_VERSION=ye,f.SHADOWS=me,f.SPACING=fe,f.Skeleton=Yt,f.StatusTag=Xt,f.TEXT_COLORS=he,f.Toast=Kt,f.UserAvatar=ne,f.Z_INDEX=ge,f.isRegisteredAppIcon=Pt,f.provideToast=le,f.resolveApiErrorMessage=ce,f.useConfirm=re,f.useDebounceFn=se,f.useMessage=ie,f.useToast=oe,Object.defineProperty(f,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@apform-ui/core",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "type": "module",
5
5
  "author": "yangdongnan",
6
6
  "license": "MIT",
7
- "description": "Schema Platform 企业级 Vue 3 UI 组件库(基于 Element Plus 2.14.2 fork)",
7
+ "description": "Apform UI 企业级 Vue 3 UI 组件库(基于 Element Plus 2.14.2 fork)",
8
8
  "keywords": [
9
9
  "vue3",
10
10
  "ui",
@@ -13,25 +13,25 @@
13
13
  "schema-platform",
14
14
  "design-tokens"
15
15
  ],
16
- "homepage": "https://schema-ui.dev",
16
+ "homepage": "https://github.com/nan1010082085/apform-ui",
17
17
  "repository": {
18
18
  "type": "git",
19
- "url": "https://github.com/schema-platform/schema-ui.git",
19
+ "url": "https://github.com/nan1010082085/apform-ui.git",
20
20
  "directory": "packages/core"
21
21
  },
22
22
  "bugs": {
23
- "url": "https://github.com/schema-platform/schema-ui/issues"
23
+ "url": "https://github.com/nan1010082085/apform-ui/issues"
24
24
  },
25
25
  "_ep_fork_base": "2.14.2",
26
26
  "_ep_fork_date": "2026-08-27",
27
- "main": "./dist/schema-ui.umd.cjs",
28
- "module": "./dist/schema-ui.js",
27
+ "main": "./dist/apform-ui.umd.cjs",
28
+ "module": "./dist/apform-ui.js",
29
29
  "types": "./dist/index.d.ts",
30
30
  "exports": {
31
31
  ".": {
32
32
  "types": "./dist/index.d.ts",
33
- "import": "./dist/schema-ui.js",
34
- "require": "./dist/schema-ui.umd.cjs"
33
+ "import": "./dist/apform-ui.js",
34
+ "require": "./dist/apform-ui.umd.cjs"
35
35
  },
36
36
  "./tokens.css": "./src/tokens/tokens.css",
37
37
  "./design-tokens.css": "./src/tokens/design-tokens.css",
@@ -1,5 +1,5 @@
1
1
  /* ============================================================
2
- * @schema-ui/core 设计令牌扩展 — 动画、过渡、Z-Index
2
+ * @apform-ui/core 设计令牌扩展 — 动画、过渡、Z-Index
3
3
  *
4
4
  * 在 tokens.css 基础上增加动画系统和过渡系统
5
5
  * ============================================================ */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @schema-ui/core 设计令牌
2
+ * @apform-ui/core 设计令牌
3
3
  *
4
4
  * CSS 变量通过 import './tokens.css' 和 './design-tokens.css' 引入
5
5
  * 此文件导出令牌常量供 JS/TS 使用
@@ -1,5 +1,5 @@
1
1
  /* ============================================================
2
- * @schema-ui/core 设计令牌 — 统一 CSS 变量
2
+ * @apform-ui/core 设计令牌 — 统一 CSS 变量
3
3
  *
4
4
  * 基于 Element Plus 2.14.2 fork
5
5
  * Fork 日期:2026-08-27
@@ -1 +0,0 @@
1
- ._header_e01ea_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}._title_e01ea_10{font-size:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerRight_e01ea_19{display:flex;align-items:center;gap:4px;flex-shrink:0}._headerBtn_e01ea_26{width:32px;height:32px;font-size:16px;color:#fff!important}._headerBtn_e01ea_26:hover{background:transparent!important;color:#fff!important}._body_e01ea_38{max-height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden}._footer_e01ea_44{display:flex;justify-content:flex-end;padding-right:20px}._pagination_ycmph_2{display:flex;justify-content:flex-end;margin-top:20px;padding-bottom:8px}._content_fjn03_2{display:flex;align-items:flex-start;gap:12px}._icon_fjn03_8{font-size:24px;flex-shrink:0}._message_fjn03_13{margin:0;color:var(--el-text-color-secondary);line-height:1.6}._tabs_1ouiv_2{display:flex;gap:2px;background:var(--bg-color-gray-dark, #e8eaed);border-radius:8px;padding:3px}._tab_1ouiv_2{padding:6px 16px;font-size:13px;font-weight:500;color:var(--text-color-regular, #606266);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap;line-height:1.4}._tab_1ouiv_2:hover{color:var(--text-color-title, #303133);background:#fff9}._tabActive_1ouiv_29{color:var(--text-color-title, #303133);background:var(--bg-color-white, #ffffff);box-shadow:0 1px 3px #00000014}._container_122pq_2{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:var(--z-index-toast, 1080);display:flex;flex-direction:column;gap:8px;pointer-events:none}._item_122pq_14{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .08));white-space:nowrap;max-width:90vw;transition:all .3s ease}._info_122pq_31{background:var(--color-info-bg, rgba(22, 119, 255, .08));color:var(--color-info, #4581E9);border:1px solid var(--color-info-light, #E5EFF6)}._success_122pq_37{background:var(--color-success-bg, rgba(82, 196, 26, .1));color:var(--color-success, #26A036);border:1px solid var(--color-success-light, #36B37E)}._warning_122pq_43{background:var(--color-warning-bg, rgba(255, 191, 0, .1));color:var(--color-warning, #F09700);border:1px solid var(--color-warning-light, #FF6010)}._error_122pq_49{background:var(--color-danger-bg, rgba(255, 1, 1, .08));color:var(--color-danger, #E50113);border:1px solid var(--color-danger-light, #FF6B55)}._removing_122pq_55{opacity:0;transform:translateY(-16px) scale(.95)}._icon_122pq_60{font-size:14px;flex-shrink:0}._msg_122pq_65{overflow:hidden;text-overflow:ellipsis}.toast-enter-active,.toast-leave-active{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-16px) scale(.95)}._empty_1r2bv_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}._icon_1r2bv_11{color:var(--text-color-placeholder, #969FA8);margin-bottom:16px}._title_1r2bv_16{margin:0 0 8px;font-size:18px;font-weight:500;color:var(--text-color-primary, #333333)}._desc_1r2bv_23{margin:0 0 24px;font-size:14px;color:var(--text-color-secondary, #666666);max-width:400px}._actions_1r2bv_30{display:flex;gap:12px}.fg-error-boundary{padding:16px;border:1px solid var(--color-danger-light, #FF6B55);border-radius:var(--border-radius-md, 4px);background:var(--color-danger-bg, rgba(255, 1, 1, .08))}.fg-error-boundary__inner{display:flex;flex-direction:column;gap:8px}.fg-error-boundary__header{display:flex;align-items:center;gap:8px}.fg-error-boundary__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-danger, #E50113);color:#fff;font-size:12px;font-weight:700}.fg-error-boundary__title{font-weight:600;color:var(--color-danger, #E50113)}.fg-error-boundary__info{font-size:12px;color:var(--text-color-muted, #909399)}.fg-error-boundary__message{font-size:13px;color:var(--text-color-regular, #606266);font-family:var(--font-family-mono, monospace);word-break:break-all}._skeleton_258xs_2{width:100%}._animated_258xs_6 ._cardImage_258xs_6,._animated_258xs_6 ._line_258xs_7,._animated_258xs_6 ._avatar_258xs_8{background:linear-gradient(90deg,var(--bg-color-gray, #f5f7fa) 25%,var(--bg-color-gray-light, #fafafa) 50%,var(--bg-color-gray, #f5f7fa) 75%);background-size:200% 100%;animation:_skeleton-loading_258xs_1 1.5s ease infinite}@keyframes _skeleton-loading_258xs_1{0%{background-position:200% 0}to{background-position:-200% 0}}._card_258xs_6{display:inline-block;width:calc(33.333% - 12px);margin:6px;border-radius:var(--border-radius-md, 4px);overflow:hidden;background:var(--bg-color-white, #fff);border:1px solid var(--border-color-light, #ebedf3)}._cardImage_258xs_6{width:100%;height:160px;background:var(--bg-color-gray, #f5f7fa)}._cardBody_258xs_36{padding:16px}._listItem_258xs_41{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid var(--border-color-light, #ebedf3)}._avatar_258xs_8{width:40px;height:40px;border-radius:50%;background:var(--bg-color-gray, #f5f7fa);flex-shrink:0}._listContent_258xs_57{flex:1;display:flex;flex-direction:column;gap:8px}._line_258xs_7{height:14px;border-radius:4px;background:var(--bg-color-gray, #f5f7fa)}._lineTitle_258xs_71{width:40%;height:16px}._lineText_258xs_76{width:100%}._lineTextShort_258xs_80{width:60%}._grid_t4mi3_2{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:16px 0}._card_t4mi3_9{border-radius:var(--border-radius-md, 4px);overflow:hidden;background:var(--bg-color-white, #fff);border:1px solid var(--border-color-light, #ebedf3)}._animated_t4mi3_16 ._thumb_t4mi3_16,._animated_t4mi3_16 ._line_t4mi3_17{background:linear-gradient(90deg,var(--bg-color-gray, #f5f7fa) 25%,var(--bg-color-gray-light, #fafafa) 50%,var(--bg-color-gray, #f5f7fa) 75%);background-size:200% 100%;animation:_skeleton-loading_t4mi3_1 1.5s ease infinite}@keyframes _skeleton-loading_t4mi3_1{0%{background-position:200% 0}to{background-position:-200% 0}}._thumb_t4mi3_16{width:100%;height:140px;background:var(--bg-color-gray, #f5f7fa)}._body_t4mi3_39{padding:16px;display:flex;flex-direction:column;gap:10px}._line_t4mi3_17{height:14px;border-radius:4px;background:var(--bg-color-gray, #f5f7fa)}._title_t4mi3_52{width:50%;height:16px}._text_t4mi3_57{width:100%}._textShort_t4mi3_61{width:70%}._avatar_139k7_2{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:linear-gradient(135deg,var(--color-primary, #0060A2),var(--color-primary-hover, #4581E9));color:#fff;font-weight:600}._circle_139k7_13{border-radius:50%}._square_139k7_17{border-radius:var(--border-radius-md, 4px)}._img_139k7_21{width:100%;height:100%;object-fit:cover}._initial_139k7_27{-webkit-user-select:none;user-select:none;line-height:1}