oeos-components 0.1.49 → 0.1.57

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.
@@ -1,4 +1,4 @@
1
- import { unref as M, getCurrentScope as S4, onScopeDispose as Ha, ref as R, readonly as H4, getCurrentInstance as re, onMounted as Be, nextTick as Me, watch as le, defineComponent as u, openBlock as i, createElementBlock as m, createElementVNode as d, warn as k4, isVNode as g2, computed as L, watchEffect as L4, onBeforeUnmount as o0, inject as Ae, isRef as ze, shallowRef as x0, provide as wn, renderSlot as W, mergeProps as $, toRef as sn, onUnmounted as ka, useAttrs as w2, useSlots as G2, createCommentVNode as K, Fragment as ie, normalizeClass as G, createBlock as D, withCtx as T, resolveDynamicComponent as be, withModifiers as Le, createVNode as ne, toDisplayString as ee, normalizeStyle as i2, Transition as f1, withDirectives as f2, vShow as z0, Text as E4, reactive as g1, h as De, renderList as Ve, createTextVNode as ve, shallowReactive as I4, render as mn, toRefs as T4, resolveComponent as Q, withKeys as C0, toRaw as O4, isReactive as Q1, createApp as Un, pushScopeId as w1, popScopeId as y1, normalizeProps as U2, guardReactiveProps as k0, useCssVars as La, createSlots as un, resolveDirective as j4 } from "vue";
1
+ import { unref as M, getCurrentScope as S4, onScopeDispose as Ha, ref as R, readonly as H4, getCurrentInstance as re, onMounted as Ve, nextTick as Me, watch as de, defineComponent as u, openBlock as i, createElementBlock as m, createElementVNode as d, warn as k4, isVNode as g2, computed as L, watchEffect as L4, onBeforeUnmount as o0, inject as Ae, isRef as ze, shallowRef as x0, provide as wn, renderSlot as W, mergeProps as $, toRef as sn, onUnmounted as ka, useAttrs as w2, useSlots as G2, createCommentVNode as K, Fragment as le, normalizeClass as G, createBlock as D, withCtx as T, resolveDynamicComponent as be, withModifiers as Le, createVNode as ne, toDisplayString as X, normalizeStyle as i2, Transition as f1, withDirectives as f2, vShow as z0, Text as E4, reactive as g1, h as De, renderList as Be, createTextVNode as ve, shallowReactive as I4, render as mn, toRefs as T4, resolveComponent as Q, withKeys as C0, toRaw as O4, isReactive as Q1, createApp as Un, pushScopeId as w1, popScopeId as y1, normalizeProps as U2, guardReactiveProps as k0, useCssVars as La, createSlots as un, resolveDirective as j4 } from "vue";
2
2
  var Ea = typeof global == "object" && global && global.Object === Object && global, D4 = typeof self == "object" && self && self.Object === Object && self, s2 = Ea || D4 || Function("return this")(), H2 = s2.Symbol, Ia = Object.prototype, N4 = Ia.hasOwnProperty, R4 = Ia.toString, f0 = H2 ? H2.toStringTag : void 0, F4 = Object.prototype.toString, P4 = "[object Null]", W4 = "[object Undefined]", K1 = H2 ? H2.toStringTag : void 0;
3
3
  function h0(e) {
4
4
  return e == null ? e === void 0 ? W4 : P4 : K1 && K1 in Object(e) ? function(n) {
@@ -256,23 +256,23 @@ function Z0(e, n) {
256
256
  var t, a, o = e.__data__;
257
257
  return ((a = typeof (t = n)) == "string" || a == "number" || a == "symbol" || a == "boolean" ? t !== "__proto__" : t === null) ? o[typeof n == "string" ? "string" : "hash"] : o.map;
258
258
  }
259
- function V2(e) {
259
+ function B2(e) {
260
260
  var n = -1, t = e == null ? 0 : e.length;
261
261
  for (this.clear(); ++n < t; ) {
262
262
  var a = e[n];
263
263
  this.set(a[0], a[1]);
264
264
  }
265
265
  }
266
- V2.prototype.clear = function() {
266
+ B2.prototype.clear = function() {
267
267
  this.size = 0, this.__data__ = { hash: new N2(), map: new (L0 || v2)(), string: new N2() };
268
- }, V2.prototype.delete = function(e) {
268
+ }, B2.prototype.delete = function(e) {
269
269
  var n = Z0(this, e).delete(e);
270
270
  return this.size -= n ? 1 : 0, n;
271
- }, V2.prototype.get = function(e) {
271
+ }, B2.prototype.get = function(e) {
272
272
  return Z0(this, e).get(e);
273
- }, V2.prototype.has = function(e) {
273
+ }, B2.prototype.has = function(e) {
274
274
  return Z0(this, e).has(e);
275
- }, V2.prototype.set = function(e, n) {
275
+ }, B2.prototype.set = function(e, n) {
276
276
  var t = Z0(this, e), a = t.size;
277
277
  return t.set(e, n), this.size += t.size == a ? 0 : 1, this;
278
278
  };
@@ -287,13 +287,13 @@ function _1(e, n) {
287
287
  var c = e.apply(this, a);
288
288
  return t.cache = r.set(o, c) || r, c;
289
289
  };
290
- return t.cache = new (_1.Cache || V2)(), t;
290
+ return t.cache = new (_1.Cache || B2)(), t;
291
291
  }
292
- _1.Cache = V2;
293
- var dt, zn, An, A3 = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, V3 = /\\(\\)?/g, B3 = (dt = function(e) {
292
+ _1.Cache = B2;
293
+ var dt, zn, An, A3 = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, B3 = /\\(\\)?/g, V3 = (dt = function(e) {
294
294
  var n = [];
295
295
  return e.charCodeAt(0) === 46 && n.push(""), e.replace(A3, function(t, a, o, r) {
296
- n.push(o ? r.replace(V3, "$1") : a || t);
296
+ n.push(o ? r.replace(B3, "$1") : a || t);
297
297
  }), n;
298
298
  }, zn = _1(dt, function(e) {
299
299
  return An.size === 500 && An.clear(), e;
@@ -304,7 +304,7 @@ function S3(e, n) {
304
304
  return !1;
305
305
  var o = typeof t;
306
306
  return !(o != "number" && o != "symbol" && o != "boolean" && t != null && !b1(t)) || x3.test(t) || !b3.test(t) || a != null && t in Object(a);
307
- }(e, n) ? [e] : B3(function(t) {
307
+ }(e, n) ? [e] : V3(function(t) {
308
308
  return t == null ? "" : Ta(t);
309
309
  }(e));
310
310
  }
@@ -348,7 +348,7 @@ e0.prototype.clear = function() {
348
348
  var a = t.__data__;
349
349
  if (!L0 || a.length < 199)
350
350
  return a.push([e, n]), this.size = ++t.size, this;
351
- t = this.__data__ = new V2(a);
351
+ t = this.__data__ = new B2(a);
352
352
  }
353
353
  return t.set(e, n), this.size = t.size, this;
354
354
  };
@@ -401,7 +401,7 @@ var $n = Q2(s2, "DataView"), Qn = Q2(s2, "Promise"), Kn = Q2(s2, "Set"), pt = "[
401
401
  });
402
402
  const z1 = O2;
403
403
  var F3 = Object.prototype.hasOwnProperty, wt = s2.Uint8Array;
404
- function Vn(e) {
404
+ function Bn(e) {
405
405
  var n = new e.constructor(e.byteLength);
406
406
  return new wt(n).set(new wt(e)), n;
407
407
  }
@@ -410,13 +410,13 @@ function dr(e, n, t) {
410
410
  var a, o = e.constructor;
411
411
  switch (n) {
412
412
  case K3:
413
- return Vn(e);
413
+ return Bn(e);
414
414
  case W3:
415
415
  case q3:
416
416
  return new o(+e);
417
417
  case Y3:
418
418
  return function(r, c) {
419
- var l = c ? Vn(r.buffer) : r.buffer;
419
+ var l = c ? Bn(r.buffer) : r.buffer;
420
420
  return new r.constructor(l, r.byteOffset, r.byteLength);
421
421
  }(e, t);
422
422
  case X3:
@@ -429,7 +429,7 @@ function dr(e, n, t) {
429
429
  case cr:
430
430
  case lr:
431
431
  return function(r, c) {
432
- var l = c ? Vn(r.buffer) : r.buffer;
432
+ var l = c ? Bn(r.buffer) : r.buffer;
433
433
  return new r.constructor(l, r.byteOffset, r.length);
434
434
  }(e, t);
435
435
  case U3:
@@ -466,8 +466,8 @@ function on(e, n, t, a, o, r) {
466
466
  return f && typeof g[0] == "string" && F3.call(g, "index") && (_.index = g.index, _.input = g.input), _;
467
467
  }(e), !l)
468
468
  return function(g, f) {
469
- var _ = -1, V = g.length;
470
- for (f || (f = Array(V)); ++_ < V; )
469
+ var _ = -1, B = g.length;
470
+ for (f || (f = Array(B)); ++_ < B; )
471
471
  f[_] = g[_];
472
472
  return f;
473
473
  }(e, c);
@@ -477,8 +477,8 @@ function on(e, n, t, a, o, r) {
477
477
  return function(g, f) {
478
478
  if (f)
479
479
  return g.slice();
480
- var _ = g.length, V = mt ? mt(_) : new g.constructor(_);
481
- return g.copy(V), V;
480
+ var _ = g.length, B = mt ? mt(_) : new g.constructor(_);
481
+ return g.copy(B), B;
482
482
  }(e, l);
483
483
  if (w == to || w == eo || C && !o) {
484
484
  if (c = s || C ? {} : function(g) {
@@ -510,7 +510,7 @@ function on(e, n, t, a, o, r) {
510
510
  });
511
511
  var y = b ? void 0 : (p ? s ? T3 : I3 : s ? Gn : Jn)(e);
512
512
  return function(g, f) {
513
- for (var _ = -1, V = g == null ? 0 : g.length; ++_ < V && f(g[_], _, g) !== !1; )
513
+ for (var _ = -1, B = g == null ? 0 : g.length; ++_ < B && f(g[_], _, g) !== !1; )
514
514
  ;
515
515
  }(y || e, function(g, f) {
516
516
  y && (g = e[f = g]), Na(c, f, on(g, n, t, f, e, r));
@@ -532,8 +532,8 @@ function A1(e) {
532
532
  return e == null;
533
533
  }
534
534
  process.env.NODE_ENV === "production" || Object.freeze({}), process.env.NODE_ENV === "production" || Object.freeze([]);
535
- const V0 = () => {
536
- }, gr = Object.prototype.hasOwnProperty, E0 = (e, n) => gr.call(e, n), Bn = Array.isArray, l0 = (e) => typeof e == "function", Pe = (e) => typeof e == "string", I0 = (e) => e !== null && typeof e == "object", wr = /-(\w)/g, oo = /* @__PURE__ */ ((e) => {
535
+ const B0 = () => {
536
+ }, gr = Object.prototype.hasOwnProperty, E0 = (e, n) => gr.call(e, n), Vn = Array.isArray, l0 = (e) => typeof e == "function", Pe = (e) => typeof e == "string", I0 = (e) => e !== null && typeof e == "object", wr = /-(\w)/g, oo = /* @__PURE__ */ ((e) => {
537
537
  const n = /* @__PURE__ */ Object.create(null);
538
538
  return (t) => n[t] || (n[t] = e(t));
539
539
  })((e) => e.replace(wr, (n, t) => t ? t.toUpperCase() : "")), ro = (e) => typeof e == "number", co = (e) => !!Pe(e) && !Number.isNaN(Number(e)), Oe = { silent: Number.NEGATIVE_INFINITY, fatal: 0, error: 0, warn: 1, log: 2, info: 3, success: 3, fail: 3, ready: 3, start: 3, box: 3, debug: 4, trace: 5, verbose: Number.POSITIVE_INFINITY }, Mt = { silent: { level: -1 }, fatal: { level: Oe.fatal }, error: { level: Oe.error }, warn: { level: Oe.warn }, log: { level: Oe.log }, info: { level: Oe.info }, success: { level: Oe.success }, fail: { level: Oe.fail }, ready: { level: Oe.info }, start: { level: Oe.info }, box: { level: Oe.info }, debug: { level: Oe.debug }, trace: { level: Oe.trace }, verbose: { level: Oe.verbose } };
@@ -714,7 +714,7 @@ const At = function(e = {}) {
714
714
  return function(t = {}) {
715
715
  return new Ce(t);
716
716
  }({ reporters: e.reporters || [new Cr({})], prompt: (t, a = {}) => a.type === "confirm" ? Promise.resolve(confirm(t)) : Promise.resolve(prompt(t)), ...e });
717
- }(), Vt = (e) => Array.from(e.querySelectorAll('a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])')).filter((n) => _r(n) && ((t) => process.env.NODE_ENV === "test" || getComputedStyle(t).position !== "fixed" && t.offsetParent !== null)(n)), _r = (e) => {
717
+ }(), Bt = (e) => Array.from(e.querySelectorAll('a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])')).filter((n) => _r(n) && ((t) => process.env.NODE_ENV === "test" || getComputedStyle(t).position !== "fixed" && t.offsetParent !== null)(n)), _r = (e) => {
718
718
  if (e.tabIndex > 0 || e.tabIndex === 0 && e.getAttribute("tabIndex") !== null)
719
719
  return !0;
720
720
  if (e.disabled)
@@ -732,21 +732,21 @@ const At = function(e = {}) {
732
732
  return !1;
733
733
  }
734
734
  };
735
- var Bt;
735
+ var Vt;
736
736
  const Se = typeof window < "u", Mr = (e) => typeof e == "string", zr = () => {
737
737
  };
738
- function V1(e) {
738
+ function B1(e) {
739
739
  return typeof e == "function" ? e() : M(e);
740
740
  }
741
- function B1(e) {
741
+ function V1(e) {
742
742
  return !!S4() && (Ha(e), !0);
743
743
  }
744
744
  function lo(e) {
745
745
  var n;
746
- const t = V1(e);
746
+ const t = B1(e);
747
747
  return (n = t == null ? void 0 : t.$el) != null ? n : t;
748
748
  }
749
- Se && ((Bt = window == null ? void 0 : window.navigator) != null && Bt.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
749
+ Se && ((Vt = window == null ? void 0 : window.navigator) != null && Vt.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
750
750
  const io = Se ? window : void 0;
751
751
  function so(...e) {
752
752
  let n, t, a, o;
@@ -755,41 +755,41 @@ function so(...e) {
755
755
  Array.isArray(t) || (t = [t]), Array.isArray(a) || (a = [a]);
756
756
  const r = [], c = () => {
757
757
  r.forEach((p) => p()), r.length = 0;
758
- }, l = le(() => [lo(n), V1(o)], ([p, b]) => {
758
+ }, l = de(() => [lo(n), B1(o)], ([p, b]) => {
759
759
  c(), p && r.push(...t.flatMap((w) => a.map((C) => ((v, y, g, f) => (v.addEventListener(y, g, f), () => v.removeEventListener(y, g, f)))(p, w, C, b))));
760
760
  }, { immediate: !0, flush: "post" }), s = () => {
761
761
  l(), c();
762
762
  };
763
- return B1(s), s;
763
+ return V1(s), s;
764
764
  }
765
765
  function Ar(e, n = !1) {
766
766
  const t = R(), a = () => t.value = !!e();
767
767
  return a(), function(o, r = !0) {
768
- re() ? Be(o) : r ? o() : Me(o);
768
+ re() ? Ve(o) : r ? o() : Me(o);
769
769
  }(a, n), t;
770
770
  }
771
771
  const St = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Ht = "__vueuse_ssr_handlers__";
772
772
  St[Ht] = St[Ht] || {};
773
- var kt, w0, Lt = Object.getOwnPropertySymbols, Vr = Object.prototype.hasOwnProperty, Br = Object.prototype.propertyIsEnumerable;
773
+ var kt, w0, Lt = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, Vr = Object.prototype.propertyIsEnumerable;
774
774
  function mo(e, n, t = {}) {
775
775
  const a = t, { window: o = io } = a, r = ((w, C) => {
776
776
  var v = {};
777
777
  for (var y in w)
778
- Vr.call(w, y) && C.indexOf(y) < 0 && (v[y] = w[y]);
778
+ Br.call(w, y) && C.indexOf(y) < 0 && (v[y] = w[y]);
779
779
  if (w != null && Lt)
780
780
  for (var y of Lt(w))
781
- C.indexOf(y) < 0 && Br.call(w, y) && (v[y] = w[y]);
781
+ C.indexOf(y) < 0 && Vr.call(w, y) && (v[y] = w[y]);
782
782
  return v;
783
783
  })(a, ["window"]);
784
784
  let c;
785
785
  const l = Ar(() => o && "ResizeObserver" in o), s = () => {
786
786
  c && (c.disconnect(), c = void 0);
787
- }, p = le(() => lo(e), (w) => {
787
+ }, p = de(() => lo(e), (w) => {
788
788
  s(), l.value && o && w && (c = new ResizeObserver(n), c.observe(w, r));
789
789
  }, { immediate: !0, flush: "post" }), b = () => {
790
790
  s(), p();
791
791
  };
792
- return B1(b), { isSupported: l, stop: b };
792
+ return V1(b), { isSupported: l, stop: b };
793
793
  }
794
794
  (w0 = kt || (kt = {})).UP = "UP", w0.RIGHT = "RIGHT", w0.DOWN = "DOWN", w0.LEFT = "LEFT", w0.NONE = "NONE";
795
795
  var Sr = Object.defineProperty, Et = Object.getOwnPropertySymbols, Hr = Object.prototype.hasOwnProperty, kr = Object.prototype.propertyIsEnumerable, It = (e, n, t) => n in e ? Sr(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
@@ -838,8 +838,8 @@ const Lr = (e) => {
838
838
  const r = o.offsetWidth;
839
839
  return (n = t.parentNode) == null || n.removeChild(t), J0 = a - r, J0;
840
840
  };
841
- var Er = u({ name: "AddLocation", __name: "add-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z" })])) }), Ir = Er, Tr = u({ name: "Aim", __name: "aim", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("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" })])) }), Or = Tr, jr = u({ name: "AlarmClock", __name: "alarm-clock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768" }), d("path", { fill: "currentColor", d: "m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z" })])) }), Dr = jr, Nr = u({ name: "Apple", __name: "apple", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z" })])) }), Rr = Nr, Fr = u({ name: "ArrowDownBold", __name: "arrow-down-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z" })])) }), Pr = Fr, Wr = u({ name: "ArrowDown", __name: "arrow-down", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z" })])) }), qr = Wr, Ur = u({ name: "ArrowLeftBold", __name: "arrow-left-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z" })])) }), Zr = Ur, Jr = u({ name: "ArrowLeft", __name: "arrow-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z" })])) }), Gr = Jr, $r = u({ name: "ArrowRightBold", __name: "arrow-right-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z" })])) }), Qr = $r, Kr = u({ name: "ArrowRight", __name: "arrow-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z" })])) }), Yr = Kr, Xr = u({ name: "ArrowUpBold", __name: "arrow-up-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z" })])) }), ec = Xr, nc = u({ name: "ArrowUp", __name: "arrow-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0" })])) }), tc = nc, ac = u({ name: "Avatar", __name: "avatar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0" })])) }), oc = ac, rc = u({ name: "Back", __name: "back", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z" })])) }), cc = rc, lc = u({ name: "Baseball", __name: "baseball", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104" }), d("path", { fill: "currentColor", d: "M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z" })])) }), dc = lc, ic = u({ name: "Basketball", __name: "basketball", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6" })])) }), sc = ic, mc = u({ name: "BellFilled", __name: "bell-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z" })])) }), uc = mc, pc = u({ name: "Bell", __name: "bell", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64" }), d("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" }), d("path", { fill: "currentColor", d: "M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0" })])) }), hc = pc, vc = u({ name: "Bicycle", __name: "bicycle", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" }), d("path", { fill: "currentColor", d: "M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" }), d("path", { fill: "currentColor", d: "M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z" }), d("path", { fill: "currentColor", d: "m373.376 599.808-42.752-47.616 320-288 42.752 47.616z" })])) }), fc = vc, gc = u({ name: "BottomLeft", __name: "bottom-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z" }), d("path", { fill: "currentColor", d: "M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z" })])) }), wc = gc, yc = u({ name: "BottomRight", __name: "bottom-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z" }), d("path", { fill: "currentColor", d: "M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z" })])) }), bc = yc, xc = u({ name: "Bottom", __name: "bottom", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z" })])) }), Cc = xc, _c = u({ name: "Bowl", __name: "bowl", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z" })])) }), Mc = _c, zc = u({ name: "Box", __name: "box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z" }), d("path", { fill: "currentColor", d: "M64 320h896v64H64z" }), d("path", { fill: "currentColor", d: "M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z" })])) }), Ac = zc, Vc = u({ name: "Briefcase", __name: "briefcase", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z" })])) }), Bc = Vc, Sc = u({ name: "BrushFilled", __name: "brush-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z" })])) }), Hc = Sc, kc = u({ name: "Brush", __name: "brush", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z" })])) }), Lc = kc, Ec = u({ name: "Burger", __name: "burger", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z" })])) }), Ic = Ec, Tc = u({ name: "Calendar", __name: "calendar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Oc = Tc, jc = u({ name: "CameraFilled", __name: "camera-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512" })])) }), Dc = jc, Nc = u({ name: "Camera", __name: "camera", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448" })])) }), Rc = Nc, Fc = u({ name: "CaretBottom", __name: "caret-bottom", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m192 384 320 384 320-384z" })])) }), Pc = Fc, Wc = u({ name: "CaretLeft", __name: "caret-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M672 192 288 511.936 672 832z" })])) }), qc = Wc, Uc = u({ name: "CaretRight", __name: "caret-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 192v640l384-320.064z" })])) }), Zc = Uc, Jc = u({ name: "CaretTop", __name: "caret-top", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 320 192 704h639.936z" })])) }), Gc = Jc, $c = u({ name: "Cellphone", __name: "cellphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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-128 64 64 0 0 1 0 128" })])) }), Qc = $c, Kc = u({ name: "ChatDotRound", __name: "chat-dot-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z" }), d("path", { fill: "currentColor", d: "M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4" })])) }), Yc = Kc, Xc = u({ name: "ChatDotSquare", __name: "chat-dot-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" }), d("path", { fill: "currentColor", d: "M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z" })])) }), e6 = Xc, n6 = u({ name: "ChatLineRound", __name: "chat-line-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z" }), d("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" })])) }), t6 = n6, a6 = u({ name: "ChatLineSquare", __name: "chat-line-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" }), d("path", { fill: "currentColor", d: "M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32" })])) }), o6 = a6, r6 = u({ name: "ChatRound", __name: "chat-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z" })])) }), c6 = r6, l6 = u({ name: "ChatSquare", __name: "chat-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" })])) }), d6 = l6, i6 = u({ name: "Check", __name: "check", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z" })])) }), s6 = i6, m6 = u({ name: "Checked", __name: "checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z" })])) }), u6 = m6, p6 = u({ name: "Cherry", __name: "cherry", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320" })])) }), h6 = p6, v6 = u({ name: "Chicken", __name: "chicken", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z" })])) }), f6 = v6, g6 = u({ name: "ChromeFilled", __name: "chrome-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z" }), d("path", { fill: "currentColor", d: "M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91" }), d("path", { fill: "currentColor", d: "M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z" })])) }), w6 = g6, y6 = u({ name: "CircleCheckFilled", __name: "circle-check-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z" })])) }), b6 = y6, x6 = u({ name: "CircleCheck", __name: "circle-check", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z" })])) }), ho = x6, C6 = u({ name: "CircleCloseFilled", __name: "circle-close-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z" })])) }), S1 = C6, _6 = u({ name: "CircleClose", __name: "circle-close", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), H1 = _6, M6 = u({ name: "CirclePlusFilled", __name: "circle-plus-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z" })])) }), z6 = M6, A6 = u({ name: "CirclePlus", __name: "circle-plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), V6 = A6, B6 = u({ name: "Clock", __name: "clock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32" })])) }), S6 = B6, H6 = u({ name: "CloseBold", __name: "close-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z" })])) }), k6 = H6, L6 = u({ name: "Close", __name: "close", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z" })])) }), vo = L6, E6 = u({ name: "Cloudy", __name: "cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z" })])) }), I6 = E6, T6 = u({ name: "CoffeeCup", __name: "coffee-cup", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z" })])) }), O6 = T6, j6 = u({ name: "Coffee", __name: "coffee", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z" })])) }), D6 = j6, N6 = u({ name: "Coin", __name: "coin", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z" }), d("path", { fill: "currentColor", d: "m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z" }), d("path", { fill: "currentColor", d: "M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160" })])) }), R6 = N6, F6 = u({ name: "ColdDrink", __name: "cold-drink", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z" })])) }), P6 = F6, W6 = u({ name: "CollectionTag", __name: "collection-tag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32" })])) }), q6 = W6, U6 = u({ name: "Collection", __name: "collection", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.536V192A128 128 0 0 1 256 64" }), d("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.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z" })])) }), Z6 = U6, J6 = u({ name: "Comment", __name: "comment", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z" })])) }), G6 = J6, $6 = u({ name: "Compass", __name: "compass", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832" })])) }), Q6 = $6, K6 = u({ name: "Connection", __name: "connection", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z" }), d("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.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z" })])) }), Y6 = K6, X6 = u({ name: "Coordinate", __name: "coordinate", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 512h64v320h-64z" }), d("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-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512" })])) }), el = X6, nl = u({ name: "CopyDocument", __name: "copy-document", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), tl = nl, al = u({ name: "Cpu", __name: "cpu", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), ol = al, rl = u({ name: "CreditCard", __name: "credit-card", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z" }), d("path", { fill: "currentColor", d: "M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z" })])) }), cl = rl, ll = u({ name: "Crop", __name: "crop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z" }), d("path", { fill: "currentColor", d: "M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32" })])) }), dl = ll, il = u({ name: "DArrowLeft", __name: "d-arrow-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z" })])) }), sl = il, ml = u({ name: "DArrowRight", __name: "d-arrow-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z" })])) }), ul = ml, pl = u({ name: "DCaret", __name: "d-caret", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 128 288 320H224zM224 576h576L512 896z" })])) }), hl = pl, vl = u({ name: "DataAnalysis", __name: "data-analysis", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-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" })])) }), fl = vl, gl = u({ name: "DataBoard", __name: "data-board", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M32 128h960v64H32z" }), d("path", { fill: "currentColor", d: "M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z" }), d("path", { fill: "currentColor", d: "M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z" })])) }), wl = gl, yl = u({ name: "DataLine", __name: "data-line", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M359.168 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.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z" })])) }), bl = yl, xl = u({ name: "DeleteFilled", __name: "delete-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32" })])) }), Cl = xl, _l = u({ name: "DeleteLocation", __name: "delete-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32" })])) }), Ml = _l, zl = u({ name: "Delete", __name: "delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 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" })])) }), Al = zl, Vl = u({ name: "Dessert", __name: "dessert", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64" })])) }), Bl = Vl, Sl = u({ name: "Discount", __name: "discount", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Hl = Sl, kl = u({ name: "DishDot", __name: "dish-dot", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z" })])) }), Ll = kl, El = u({ name: "Dish", __name: "dish", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64" })])) }), Il = El, Tl = u({ name: "DocumentAdd", __name: "document-add", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z" })])) }), Ol = Tl, jl = u({ name: "DocumentChecked", __name: "document-checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z" })])) }), Dl = jl, Nl = u({ name: "DocumentCopy", __name: "document-copy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Rl = Nl, Fl = u({ name: "DocumentDelete", __name: "document-delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z" })])) }), Pl = Fl, Wl = u({ name: "DocumentRemove", __name: "document-remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z" })])) }), ql = Wl, Ul = u({ name: "Document", __name: "document", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z" })])) }), Zl = Ul, Jl = u({ name: "Download", __name: "download", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z" })])) }), Gl = Jl, $l = u({ name: "Drizzling", __name: "drizzling", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z" })])) }), Ql = $l, Kl = u({ name: "EditPen", __name: "edit-pen", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z" })])) }), Yl = Kl, Xl = u({ name: "Edit", __name: "edit", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z" })])) }), ed = Xl, nd = u({ name: "ElemeFilled", __name: "eleme-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z" })])) }), td = nd, ad = u({ name: "Eleme", __name: "eleme", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z" })])) }), od = ad, rd = u({ name: "ElementPlus", __name: "element-plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z" })])) }), cd = rd, ld = u({ name: "Expand", __name: "expand", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z" })])) }), dd = ld, id = u({ name: "Failed", __name: "failed", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z" })])) }), sd = id, md = u({ name: "Female", __name: "female", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32" }), d("path", { fill: "currentColor", d: "M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32" })])) }), ud = md, pd = u({ name: "Files", __name: "files", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), hd = pd, vd = u({ name: "Film", __name: "film", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z" })])) }), fd = vd, gd = u({ name: "Filter", __name: "filter", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z" })])) }), wd = gd, yd = u({ name: "Finished", __name: "finished", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z" })])) }), bd = yd, xd = u({ name: "FirstAidKit", __name: "first-aid-kit", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128" }), d("path", { fill: "currentColor", d: "M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32" })])) }), Cd = xd, _d = u({ name: "Flag", __name: "flag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 128h608L736 384l160 256H288v320h-96V64h96z" })])) }), Md = _d, zd = u({ name: "Fold", __name: "fold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z" })])) }), Ad = zd, Vd = u({ name: "FolderAdd", __name: "folder-add", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Bd = Vd, Sd = u({ name: "FolderChecked", __name: "folder-checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z" })])) }), Hd = Sd, kd = u({ name: "FolderDelete", __name: "folder-delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z" })])) }), Ld = kd, Ed = u({ name: "FolderOpened", __name: "folder-opened", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896" })])) }), Id = Ed, Td = u({ name: "FolderRemove", __name: "folder-remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Od = Td, jd = u({ name: "Folder", __name: "folder", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Dd = jd, Nd = u({ name: "Food", __name: "food", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288" })])) }), Rd = Nd, Fd = u({ name: "Football", __name: "football", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768" }), d("path", { fill: "currentColor", d: "M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z" })])) }), Pd = Fd, Wd = u({ name: "ForkSpoon", __name: "fork-spoon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192" })])) }), qd = Wd, Ud = u({ name: "Fries", __name: "fries", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z" })])) }), Zd = Ud, Jd = u({ name: "FullScreen", __name: "full-screen", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z" })])) }), Gd = Jd, $d = u({ name: "GobletFull", __name: "goblet-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4" })])) }), Qd = $d, Kd = u({ name: "GobletSquareFull", __name: "goblet-square-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z" })])) }), Yd = Kd, Xd = u({ name: "GobletSquare", __name: "goblet-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z" })])) }), ei = Xd, ni = u({ name: "Goblet", __name: "goblet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320" })])) }), ti = ni, ai = u({ name: "GoldMedal", __name: "gold-medal", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z" }), d("path", { fill: "currentColor", d: "M544 480H416v64h64v192h-64v64h192v-64h-64z" })])) }), oi = ai, ri = u({ name: "GoodsFilled", __name: "goods-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0" })])) }), ci = ri, li = u({ name: "Goods", __name: "goods", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z" })])) }), di = li, ii = u({ name: "Grape", __name: "grape", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192" })])) }), si = ii, mi = u({ name: "Grid", __name: "grid", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z" })])) }), ui = mi, pi = u({ name: "Guide", __name: "guide", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z" }), d("path", { fill: "currentColor", d: "m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z" })])) }), hi = pi, vi = u({ name: "Handbag", __name: "handbag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z" })])) }), fi = vi, gi = u({ name: "Headset", __name: "headset", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0" })])) }), wi = gi, yi = u({ name: "HelpFilled", __name: "help-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z" })])) }), bi = yi, xi = u({ name: "Help", __name: "help", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), Ci = xi, _i = u({ name: "Hide", __name: "hide", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z" }), d("path", { fill: "currentColor", d: "M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z" })])) }), fo = _i, Mi = u({ name: "Histogram", __name: "histogram", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z" })])) }), zi = Mi, Ai = u({ name: "HomeFilled", __name: "home-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z" })])) }), Vi = Ai, Bi = u({ name: "HotWater", __name: "hot-water", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z" })])) }), Si = Bi, Hi = u({ name: "House", __name: "house", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576" })])) }), ki = Hi, Li = u({ name: "IceCreamRound", __name: "ice-cream-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z" })])) }), Ei = Li, Ii = u({ name: "IceCreamSquare", __name: "ice-cream-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z" })])) }), Ti = Ii, Oi = u({ name: "IceCream", __name: "ice-cream", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56" })])) }), ji = Oi, Di = u({ name: "IceDrink", __name: "ice-drink", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z" })])) }), Ni = Di, Ri = u({ name: "IceTea", __name: "ice-tea", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z" })])) }), Fi = Ri, Pi = u({ name: "InfoFilled", __name: "info-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z" })])) }), k1 = Pi, Wi = u({ name: "Iphone", __name: "iphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-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 0 48 48 0 0 1 96 0" })])) }), qi = Wi, Ui = u({ name: "Key", __name: "key", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384" })])) }), Zi = Ui, Ji = u({ name: "KnifeFork", __name: "knife-fork", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z" })])) }), Gi = Ji, $i = u({ name: "Lightning", __name: "lightning", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z" }), d("path", { fill: "currentColor", d: "M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z" })])) }), Qi = $i, Ki = u({ name: "Link", __name: "link", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z" })])) }), Yi = Ki, Xi = u({ name: "List", __name: "list", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z" })])) }), e8 = Xi, n8 = u({ name: "Loading", __name: "loading", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z" })])) }), L1 = n8, t8 = u({ name: "LocationFilled", __name: "location-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6" })])) }), a8 = t8, o8 = u({ name: "LocationInformation", __name: "location-information", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320" })])) }), r8 = o8, c8 = u({ name: "Location", __name: "location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320" })])) }), l8 = c8, d8 = u({ name: "Lock", __name: "lock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), i8 = d8, s8 = u({ name: "Lollipop", __name: "lollipop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z" })])) }), m8 = s8, u8 = u({ name: "MagicStick", __name: "magic-stick", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z" })])) }), p8 = u8, h8 = u({ name: "Magnet", __name: "magnet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0" })])) }), v8 = h8, f8 = u({ name: "Male", __name: "male", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125" }), d("path", { fill: "currentColor", d: "M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125" }), d("path", { fill: "currentColor", d: "M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z" })])) }), g8 = f8, w8 = u({ name: "Management", __name: "management", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z" })])) }), y8 = w8, b8 = u({ name: "MapLocation", __name: "map-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z" })])) }), x8 = b8, C8 = u({ name: "Medal", __name: "medal", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64" })])) }), _8 = C8, M8 = u({ name: "Memo", __name: "memo", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32" }), d("path", { fill: "currentColor", d: "M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z" }), d("path", { fill: "currentColor", d: "M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32" })])) }), z8 = M8, A8 = u({ name: "Menu", __name: "menu", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 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-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z" })])) }), V8 = A8, B8 = u({ name: "MessageBox", __name: "message-box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z" })])) }), S8 = B8, H8 = u({ name: "Message", __name: "message", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056" })])) }), k8 = H8, L8 = u({ name: "Mic", __name: "mic", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z" })])) }), E8 = L8, I8 = u({ name: "Microphone", __name: "microphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z" })])) }), T8 = I8, O8 = u({ name: "MilkTea", __name: "milk-tea", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12" })])) }), j8 = O8, D8 = u({ name: "Minus", __name: "minus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64" })])) }), N8 = D8, R8 = u({ name: "Money", __name: "money", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z" }), d("path", { fill: "currentColor", d: "M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z" }), d("path", { fill: "currentColor", d: "M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192" })])) }), F8 = R8, P8 = u({ name: "Monitor", __name: "monitor", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), W8 = P8, q8 = u({ name: "MoonNight", __name: "moon-night", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z" }), d("path", { fill: "currentColor", d: "M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z" })])) }), U8 = q8, Z8 = u({ name: "Moon", __name: "moon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696" })])) }), J8 = Z8, G8 = u({ name: "MoreFilled", __name: "more-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224" })])) }), $8 = G8, Q8 = u({ name: "More", __name: "more", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96" })])) }), K8 = Q8, Y8 = u({ name: "MostlyCloudy", __name: "mostly-cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72" })])) }), X8 = Y8, es = u({ name: "Mouse", __name: "mouse", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z" }), d("path", { fill: "currentColor", d: "M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z" })])) }), ns = es, ts = u({ name: "Mug", __name: "mug", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z" })])) }), as = ts, os = u({ name: "MuteNotification", __name: "mute-notification", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0" }), d("path", { fill: "currentColor", d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z" })])) }), rs = os, cs = u({ name: "Mute", __name: "mute", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z" }), d("path", { fill: "currentColor", d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z" })])) }), ls = cs, ds = u({ name: "NoSmoking", __name: "no-smoking", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z" })])) }), is = ds, ss = u({ name: "Notebook", __name: "notebook", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), ms = ss, us = u({ name: "Notification", __name: "notification", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z" }), d("path", { fill: "currentColor", d: "M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" })])) }), ps = us, hs = u({ name: "Odometer", __name: "odometer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0" }), d("path", { fill: "currentColor", d: "M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928" })])) }), vs = hs, fs = u({ name: "OfficeBuilding", __name: "office-building", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z" }), d("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" })])) }), gs = fs, ws = u({ name: "Open", __name: "open", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z" }), d("path", { fill: "currentColor", d: "M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088" })])) }), ys = ws, bs = u({ name: "Operation", __name: "operation", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z" })])) }), xs = bs, Cs = u({ name: "Opportunity", __name: "opportunity", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z" })])) }), _s = Cs, Ms = u({ name: "Orange", __name: "orange", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128" })])) }), zs = Ms, As = u({ name: "Paperclip", __name: "paperclip", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z" })])) }), Vs = As, Bs = u({ name: "PartlyCloudy", __name: "partly-cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z" }), d("path", { fill: "currentColor", d: "M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z" })])) }), Ss = Bs, Hs = u({ name: "Pear", __name: "pear", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z" })])) }), ks = Hs, Ls = u({ name: "PhoneFilled", __name: "phone-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z" })])) }), Es = Ls, Is = u({ name: "Phone", __name: "phone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 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" })])) }), Ts = u({ name: "PictureFilled", __name: "picture-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384" })])) }), Os = u({ name: "PictureRounded", __name: "picture-rounded", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896" }), d("path", { fill: "currentColor", d: "M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z" })])) }), js = u({ name: "Picture", __name: "picture", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z" })])) }), Ds = u({ name: "PieChart", __name: "pie-chart", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z" }), d("path", { fill: "currentColor", d: "M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z" })])) }), Ns = u({ name: "Place", __name: "place", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512" }), d("path", { fill: "currentColor", d: "M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912" })])) }), Rs = u({ name: "Platform", __name: "platform", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z" })])) }), Fs = u({ name: "Plus", __name: "plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Ps = u({ name: "Pointer", __name: "pointer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z" })])) }), Ws = u({ name: "Position", __name: "position", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z" })])) }), qs = u({ name: "Postcard", __name: "postcard", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M704 320a64 64 0 1 1 0 128 64 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" })])) }), Us = u({ name: "Pouring", __name: "pouring", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32" })])) }), Zs = u({ name: "Present", __name: "present", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z" }), d("path", { fill: "currentColor", d: "M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Js = u({ name: "PriceTag", __name: "price-tag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Gs = u({ name: "Printer", __name: "printer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z" })])) }), $s = u({ name: "Promotion", __name: "promotion", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z" })])) }), Qs = u({ name: "QuartzWatch", __name: "quartz-watch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01" }), d("path", { fill: "currentColor", d: "M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768" }), d("path", { fill: "currentColor", d: "M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02" })])) }), Ks = u({ name: "QuestionFilled", __name: "question-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z" })])) }), Ys = u({ name: "Rank", __name: "rank", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z" })])) }), Xs = u({ name: "ReadingLamp", __name: "reading-lamp", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z" }), d("path", { fill: "currentColor", d: "M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z" })])) }), em = u({ name: "Reading", __name: "reading", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z" }), d("path", { fill: "currentColor", d: "M480 192h64v704h-64z" })])) }), nm = u({ name: "RefreshLeft", __name: "refresh-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z" })])) }), tm = u({ name: "RefreshRight", __name: "refresh-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z" })])) }), am = u({ name: "Refresh", __name: "refresh", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z" })])) }), om = u({ name: "Refrigerator", __name: "refrigerator", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z" })])) }), rm = u({ name: "RemoveFilled", __name: "remove-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512" })])) }), cm = u({ name: "Remove", __name: "remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), lm = u({ name: "Right", __name: "right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z" })])) }), dm = u({ name: "ScaleToOriginal", __name: "scale-to-original", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512" })])) }), im = u({ name: "School", __name: "school", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M64 832h896v64H64zm256-640h128v96H320z" }), d("path", { fill: "currentColor", d: "M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z" })])) }), sm = u({ name: "Scissor", __name: "scissor", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248" })])) }), mm = u({ name: "Search", __name: "search", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704" })])) }), um = u({ name: "Select", __name: "select", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z" })])) }), pm = u({ name: "Sell", __name: "sell", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z" })])) }), hm = u({ name: "SemiSelect", __name: "semi-select", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64" })])) }), vm = u({ name: "Service", __name: "service", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128" })])) }), fm = u({ name: "SetUp", __name: "set-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32" })])) }), gm = u({ name: "Setting", __name: "setting", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256" })])) }), wm = u({ name: "Share", __name: "share", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z" })])) }), ym = u({ name: "Ship", __name: "ship", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408" })])) }), bm = u({ name: "Shop", __name: "shop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z" })])) }), xm = u({ name: "ShoppingBag", __name: "shopping-bag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0" }), d("path", { fill: "currentColor", d: "M192 704h640v64H192z" })])) }), Cm = u({ name: "ShoppingCartFull", __name: "shopping-cart-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z" }), d("path", { fill: "currentColor", d: "M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04" })])) }), _m = u({ name: "ShoppingCart", __name: "shopping-cart", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z" })])) }), Mm = u({ name: "ShoppingTrolley", __name: "shopping-trolley", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833" })])) }), zm = u({ name: "Smoking", __name: "smoking", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z" })])) }), Am = u({ name: "Soccer", __name: "soccer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z" })])) }), Vm = u({ name: "SoldOut", __name: "sold-out", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z" })])) }), Bm = u({ name: "SortDown", __name: "sort-down", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0" })])) }), Sm = u({ name: "SortUp", __name: "sort-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248" })])) }), Hm = u({ name: "Sort", __name: "sort", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z" })])) }), km = u({ name: "Stamp", __name: "stamp", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z" })])) }), Lm = u({ name: "StarFilled", __name: "star-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z" })])) }), Em = u({ name: "Star", __name: "star", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z" })])) }), Im = u({ name: "Stopwatch", __name: "stopwatch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z" })])) }), E1 = u({ name: "SuccessFilled", __name: "success-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z" })])) }), Tm = u({ name: "Sugar", __name: "sugar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z" })])) }), Om = u({ name: "SuitcaseLine", __name: "suitcase-line", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z" })])) }), jm = u({ name: "Suitcase", __name: "suitcase", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128" }), d("path", { fill: "currentColor", d: "M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64" })])) }), Dm = u({ name: "Sunny", __name: "sunny", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0" })])) }), Nm = u({ name: "Sunrise", __name: "sunrise", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248" })])) }), Rm = u({ name: "Sunset", __name: "sunset", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" })])) }), Fm = u({ name: "SwitchButton", __name: "switch-button", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z" }), d("path", { fill: "currentColor", d: "M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32" })])) }), Pm = u({ name: "SwitchFilled", __name: "switch-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z" }), d("path", { fill: "currentColor", d: "M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z" })])) }), Wm = u({ name: "Switch", __name: "switch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32" })])) }), qm = u({ name: "TakeawayBox", __name: "takeaway-box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Um = u({ name: "Ticket", __name: "ticket", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z" })])) }), Zm = u({ name: "Tickets", __name: "tickets", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z" })])) }), Jm = u({ name: "Timer", __name: "timer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768" }), d("path", { fill: "currentColor", d: "M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z" })])) }), Gm = u({ name: "ToiletPaper", __name: "toilet-paper", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224" }), d("path", { fill: "currentColor", d: "M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96" })])) }), $m = u({ name: "Tools", __name: "tools", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0" })])) }), Qm = u({ name: "TopLeft", __name: "top-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z" }), d("path", { fill: "currentColor", d: "M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z" })])) }), Km = u({ name: "TopRight", __name: "top-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z" }), d("path", { fill: "currentColor", d: "M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z" })])) }), Ym = u({ name: "Top", __name: "top", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z" })])) }), Xm = u({ name: "TrendCharts", __name: "trend-charts", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0" })])) }), e5 = u({ name: "TrophyBase", __name: "trophy-base", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6" })])) }), n5 = u({ name: "Trophy", __name: "trophy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z" })])) }), t5 = u({ name: "TurnOff", __name: "turn-off", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z" }), d("path", { fill: "currentColor", d: "M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088" })])) }), a5 = u({ name: "Umbrella", __name: "umbrella", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z" })])) }), o5 = u({ name: "Unlock", __name: "unlock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z" })])) }), r5 = u({ name: "UploadFilled", __name: "upload-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z" })])) }), c5 = u({ name: "Upload", __name: "upload", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z" })])) }), l5 = u({ name: "UserFilled", __name: "user-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 320a224 224 0 1 0 448 0 224 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" })])) }), d5 = u({ name: "User", __name: "user", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 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" })])) }), i5 = u({ name: "Van", __name: "van", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160" })])) }), s5 = u({ name: "VideoCameraFilled", __name: "video-camera-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0" })])) }), m5 = u({ name: "VideoCamera", __name: "video-camera", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 768V256H128v512zm64-416 192-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.552v176.896l128 64V359.552zM192 320h192v64H192z" })])) }), u5 = u({ name: "VideoPause", __name: "video-pause", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 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" })])) }), p5 = u({ name: "VideoPlay", __name: "video-play", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z" })])) }), go = u({ name: "View", __name: "view", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160" })])) }), h5 = u({ name: "WalletFilled", __name: "wallet-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z" })])) }), v5 = u({ name: "Wallet", __name: "wallet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" }), d("path", { fill: "currentColor", d: "M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128" })])) }), f5 = u({ name: "WarnTriangleFilled", __name: "warn-triangle-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z" })])) }), I1 = u({ name: "WarningFilled", __name: "warning-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4" })])) }), g5 = u({ name: "Warning", __name: "warning", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 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" })])) }), w5 = u({ name: "Watch", __name: "watch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z" })])) }), y5 = u({ name: "Watermelon", __name: "watermelon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632" })])) }), b5 = u({ name: "WindPower", __name: "wind-power", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z" })])) }), x5 = u({ name: "ZoomIn", __name: "zoom-in", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z" })])) }), C5 = u({ name: "ZoomOut", __name: "zoom-out", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64" })])) });
842
- const _5 = Object.freeze(Object.defineProperty({ __proto__: null, AddLocation: Ir, Aim: Or, AlarmClock: Dr, Apple: Rr, ArrowDown: qr, ArrowDownBold: Pr, ArrowLeft: Gr, ArrowLeftBold: Zr, ArrowRight: Yr, ArrowRightBold: Qr, ArrowUp: tc, ArrowUpBold: ec, Avatar: oc, Back: cc, Baseball: dc, Basketball: sc, Bell: hc, BellFilled: uc, Bicycle: fc, Bottom: Cc, BottomLeft: wc, BottomRight: bc, Bowl: Mc, Box: Ac, Briefcase: Bc, Brush: Lc, BrushFilled: Hc, Burger: Ic, Calendar: Oc, Camera: Rc, CameraFilled: Dc, CaretBottom: Pc, CaretLeft: qc, CaretRight: Zc, CaretTop: Gc, Cellphone: Qc, ChatDotRound: Yc, ChatDotSquare: e6, ChatLineRound: t6, ChatLineSquare: o6, ChatRound: c6, ChatSquare: d6, Check: s6, Checked: u6, Cherry: h6, Chicken: f6, ChromeFilled: w6, CircleCheck: ho, CircleCheckFilled: b6, CircleClose: H1, CircleCloseFilled: S1, CirclePlus: V6, CirclePlusFilled: z6, Clock: S6, Close: vo, CloseBold: k6, Cloudy: I6, Coffee: D6, CoffeeCup: O6, Coin: R6, ColdDrink: P6, Collection: Z6, CollectionTag: q6, Comment: G6, Compass: Q6, Connection: Y6, Coordinate: el, CopyDocument: tl, Cpu: ol, CreditCard: cl, Crop: dl, DArrowLeft: sl, DArrowRight: ul, DCaret: hl, DataAnalysis: fl, DataBoard: wl, DataLine: bl, Delete: Al, DeleteFilled: Cl, DeleteLocation: Ml, Dessert: Bl, Discount: Hl, Dish: Il, DishDot: Ll, Document: Zl, DocumentAdd: Ol, DocumentChecked: Dl, DocumentCopy: Rl, DocumentDelete: Pl, DocumentRemove: ql, Download: Gl, Drizzling: Ql, Edit: ed, EditPen: Yl, Eleme: od, ElemeFilled: td, ElementPlus: cd, Expand: dd, Failed: sd, Female: ud, Files: hd, Film: fd, Filter: wd, Finished: bd, FirstAidKit: Cd, Flag: Md, Fold: Ad, Folder: Dd, FolderAdd: Bd, FolderChecked: Hd, FolderDelete: Ld, FolderOpened: Id, FolderRemove: Od, Food: Rd, Football: Pd, ForkSpoon: qd, Fries: Zd, FullScreen: Gd, Goblet: ti, GobletFull: Qd, GobletSquare: ei, GobletSquareFull: Yd, GoldMedal: oi, Goods: di, GoodsFilled: ci, Grape: si, Grid: ui, Guide: hi, Handbag: fi, Headset: wi, Help: Ci, HelpFilled: bi, Hide: fo, Histogram: zi, HomeFilled: Vi, HotWater: Si, House: ki, IceCream: ji, IceCreamRound: Ei, IceCreamSquare: Ti, IceDrink: Ni, IceTea: Fi, InfoFilled: k1, Iphone: qi, Key: Zi, KnifeFork: Gi, Lightning: Qi, Link: Yi, List: e8, Loading: L1, Location: l8, LocationFilled: a8, LocationInformation: r8, Lock: i8, Lollipop: m8, MagicStick: p8, Magnet: v8, Male: g8, Management: y8, MapLocation: x8, Medal: _8, Memo: z8, Menu: V8, Message: k8, MessageBox: S8, Mic: E8, Microphone: T8, MilkTea: j8, Minus: N8, Money: F8, Monitor: W8, Moon: J8, MoonNight: U8, More: K8, MoreFilled: $8, MostlyCloudy: X8, Mouse: ns, Mug: as, Mute: ls, MuteNotification: rs, NoSmoking: is, Notebook: ms, Notification: ps, Odometer: vs, OfficeBuilding: gs, Open: ys, Operation: xs, Opportunity: _s, Orange: zs, Paperclip: Vs, PartlyCloudy: Ss, Pear: ks, Phone: Is, PhoneFilled: Es, Picture: js, PictureFilled: Ts, PictureRounded: Os, PieChart: Ds, Place: Ns, Platform: Rs, Plus: Fs, Pointer: Ps, Position: Ws, Postcard: qs, Pouring: Us, Present: Zs, PriceTag: Js, Printer: Gs, Promotion: $s, QuartzWatch: Qs, QuestionFilled: Ks, Rank: Ys, Reading: em, ReadingLamp: Xs, Refresh: am, RefreshLeft: nm, RefreshRight: tm, Refrigerator: om, Remove: cm, RemoveFilled: rm, Right: lm, ScaleToOriginal: dm, School: im, Scissor: sm, Search: mm, Select: um, Sell: pm, SemiSelect: hm, Service: vm, SetUp: fm, Setting: gm, Share: wm, Ship: ym, Shop: bm, ShoppingBag: xm, ShoppingCart: _m, ShoppingCartFull: Cm, ShoppingTrolley: Mm, Smoking: zm, Soccer: Am, SoldOut: Vm, Sort: Hm, SortDown: Bm, SortUp: Sm, Stamp: km, Star: Em, StarFilled: Lm, Stopwatch: Im, SuccessFilled: E1, Sugar: Tm, Suitcase: jm, SuitcaseLine: Om, Sunny: Dm, Sunrise: Nm, Sunset: Rm, Switch: Wm, SwitchButton: Fm, SwitchFilled: Pm, TakeawayBox: qm, Ticket: Um, Tickets: Zm, Timer: Jm, ToiletPaper: Gm, Tools: $m, Top: Ym, TopLeft: Qm, TopRight: Km, TrendCharts: Xm, Trophy: n5, TrophyBase: e5, TurnOff: t5, Umbrella: a5, Unlock: o5, Upload: c5, UploadFilled: r5, User: d5, UserFilled: l5, Van: i5, VideoCamera: m5, VideoCameraFilled: s5, VideoPause: u5, VideoPlay: p5, View: go, Wallet: v5, WalletFilled: h5, WarnTriangleFilled: f5, Warning: g5, WarningFilled: I1, Watch: w5, Watermelon: y5, WindPower: b5, ZoomIn: x5, ZoomOut: C5 }, Symbol.toStringTag, { value: "Module" })), Dt = "__epPropKey", wo = (e, n) => {
841
+ var Er = u({ name: "AddLocation", __name: "add-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z" })])) }), Ir = Er, Tr = u({ name: "Aim", __name: "aim", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("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" })])) }), Or = Tr, jr = u({ name: "AlarmClock", __name: "alarm-clock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768" }), d("path", { fill: "currentColor", d: "m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z" })])) }), Dr = jr, Nr = u({ name: "Apple", __name: "apple", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z" })])) }), Rr = Nr, Fr = u({ name: "ArrowDownBold", __name: "arrow-down-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z" })])) }), Pr = Fr, Wr = u({ name: "ArrowDown", __name: "arrow-down", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z" })])) }), qr = Wr, Ur = u({ name: "ArrowLeftBold", __name: "arrow-left-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z" })])) }), Zr = Ur, Jr = u({ name: "ArrowLeft", __name: "arrow-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z" })])) }), Gr = Jr, $r = u({ name: "ArrowRightBold", __name: "arrow-right-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z" })])) }), Qr = $r, Kr = u({ name: "ArrowRight", __name: "arrow-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z" })])) }), Yr = Kr, Xr = u({ name: "ArrowUpBold", __name: "arrow-up-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z" })])) }), ec = Xr, nc = u({ name: "ArrowUp", __name: "arrow-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0" })])) }), tc = nc, ac = u({ name: "Avatar", __name: "avatar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0" })])) }), oc = ac, rc = u({ name: "Back", __name: "back", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z" })])) }), cc = rc, lc = u({ name: "Baseball", __name: "baseball", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104" }), d("path", { fill: "currentColor", d: "M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z" })])) }), dc = lc, ic = u({ name: "Basketball", __name: "basketball", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6" })])) }), sc = ic, mc = u({ name: "BellFilled", __name: "bell-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z" })])) }), uc = mc, pc = u({ name: "Bell", __name: "bell", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64" }), d("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" }), d("path", { fill: "currentColor", d: "M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0" })])) }), hc = pc, vc = u({ name: "Bicycle", __name: "bicycle", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" }), d("path", { fill: "currentColor", d: "M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" }), d("path", { fill: "currentColor", d: "M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z" }), d("path", { fill: "currentColor", d: "m373.376 599.808-42.752-47.616 320-288 42.752 47.616z" })])) }), fc = vc, gc = u({ name: "BottomLeft", __name: "bottom-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z" }), d("path", { fill: "currentColor", d: "M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z" })])) }), wc = gc, yc = u({ name: "BottomRight", __name: "bottom-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z" }), d("path", { fill: "currentColor", d: "M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z" })])) }), bc = yc, xc = u({ name: "Bottom", __name: "bottom", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z" })])) }), Cc = xc, _c = u({ name: "Bowl", __name: "bowl", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z" })])) }), Mc = _c, zc = u({ name: "Box", __name: "box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z" }), d("path", { fill: "currentColor", d: "M64 320h896v64H64z" }), d("path", { fill: "currentColor", d: "M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z" })])) }), Ac = zc, Bc = u({ name: "Briefcase", __name: "briefcase", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z" })])) }), Vc = Bc, Sc = u({ name: "BrushFilled", __name: "brush-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z" })])) }), Hc = Sc, kc = u({ name: "Brush", __name: "brush", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z" })])) }), Lc = kc, Ec = u({ name: "Burger", __name: "burger", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z" })])) }), Ic = Ec, Tc = u({ name: "Calendar", __name: "calendar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Oc = Tc, jc = u({ name: "CameraFilled", __name: "camera-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512" })])) }), Dc = jc, Nc = u({ name: "Camera", __name: "camera", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448" })])) }), Rc = Nc, Fc = u({ name: "CaretBottom", __name: "caret-bottom", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m192 384 320 384 320-384z" })])) }), Pc = Fc, Wc = u({ name: "CaretLeft", __name: "caret-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M672 192 288 511.936 672 832z" })])) }), qc = Wc, Uc = u({ name: "CaretRight", __name: "caret-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 192v640l384-320.064z" })])) }), Zc = Uc, Jc = u({ name: "CaretTop", __name: "caret-top", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 320 192 704h639.936z" })])) }), Gc = Jc, $c = u({ name: "Cellphone", __name: "cellphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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-128 64 64 0 0 1 0 128" })])) }), Qc = $c, Kc = u({ name: "ChatDotRound", __name: "chat-dot-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z" }), d("path", { fill: "currentColor", d: "M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4" })])) }), Yc = Kc, Xc = u({ name: "ChatDotSquare", __name: "chat-dot-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" }), d("path", { fill: "currentColor", d: "M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z" })])) }), e6 = Xc, n6 = u({ name: "ChatLineRound", __name: "chat-line-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z" }), d("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" })])) }), t6 = n6, a6 = u({ name: "ChatLineSquare", __name: "chat-line-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" }), d("path", { fill: "currentColor", d: "M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32" })])) }), o6 = a6, r6 = u({ name: "ChatRound", __name: "chat-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z" })])) }), c6 = r6, l6 = u({ name: "ChatSquare", __name: "chat-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z" })])) }), d6 = l6, i6 = u({ name: "Check", __name: "check", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z" })])) }), s6 = i6, m6 = u({ name: "Checked", __name: "checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z" })])) }), u6 = m6, p6 = u({ name: "Cherry", __name: "cherry", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320" })])) }), h6 = p6, v6 = u({ name: "Chicken", __name: "chicken", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z" })])) }), f6 = v6, g6 = u({ name: "ChromeFilled", __name: "chrome-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z" }), d("path", { fill: "currentColor", d: "M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91" }), d("path", { fill: "currentColor", d: "M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z" })])) }), w6 = g6, y6 = u({ name: "CircleCheckFilled", __name: "circle-check-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z" })])) }), b6 = y6, x6 = u({ name: "CircleCheck", __name: "circle-check", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z" })])) }), ho = x6, C6 = u({ name: "CircleCloseFilled", __name: "circle-close-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z" })])) }), S1 = C6, _6 = u({ name: "CircleClose", __name: "circle-close", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), H1 = _6, M6 = u({ name: "CirclePlusFilled", __name: "circle-plus-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z" })])) }), z6 = M6, A6 = u({ name: "CirclePlus", __name: "circle-plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), B6 = A6, V6 = u({ name: "Clock", __name: "clock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32" })])) }), S6 = V6, H6 = u({ name: "CloseBold", __name: "close-bold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z" })])) }), k6 = H6, L6 = u({ name: "Close", __name: "close", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z" })])) }), vo = L6, E6 = u({ name: "Cloudy", __name: "cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z" })])) }), I6 = E6, T6 = u({ name: "CoffeeCup", __name: "coffee-cup", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z" })])) }), O6 = T6, j6 = u({ name: "Coffee", __name: "coffee", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z" })])) }), D6 = j6, N6 = u({ name: "Coin", __name: "coin", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z" }), d("path", { fill: "currentColor", d: "m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z" }), d("path", { fill: "currentColor", d: "M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160" })])) }), R6 = N6, F6 = u({ name: "ColdDrink", __name: "cold-drink", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z" })])) }), P6 = F6, W6 = u({ name: "CollectionTag", __name: "collection-tag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32" })])) }), q6 = W6, U6 = u({ name: "Collection", __name: "collection", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.536V192A128 128 0 0 1 256 64" }), d("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.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z" })])) }), Z6 = U6, J6 = u({ name: "Comment", __name: "comment", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z" })])) }), G6 = J6, $6 = u({ name: "Compass", __name: "compass", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832" })])) }), Q6 = $6, K6 = u({ name: "Connection", __name: "connection", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z" }), d("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.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z" })])) }), Y6 = K6, X6 = u({ name: "Coordinate", __name: "coordinate", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 512h64v320h-64z" }), d("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-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512" })])) }), el = X6, nl = u({ name: "CopyDocument", __name: "copy-document", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), tl = nl, al = u({ name: "Cpu", __name: "cpu", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), ol = al, rl = u({ name: "CreditCard", __name: "credit-card", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z" }), d("path", { fill: "currentColor", d: "M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z" })])) }), cl = rl, ll = u({ name: "Crop", __name: "crop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z" }), d("path", { fill: "currentColor", d: "M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32" })])) }), dl = ll, il = u({ name: "DArrowLeft", __name: "d-arrow-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z" })])) }), sl = il, ml = u({ name: "DArrowRight", __name: "d-arrow-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z" })])) }), ul = ml, pl = u({ name: "DCaret", __name: "d-caret", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 128 288 320H224zM224 576h576L512 896z" })])) }), hl = pl, vl = u({ name: "DataAnalysis", __name: "data-analysis", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-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" })])) }), fl = vl, gl = u({ name: "DataBoard", __name: "data-board", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M32 128h960v64H32z" }), d("path", { fill: "currentColor", d: "M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z" }), d("path", { fill: "currentColor", d: "M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z" })])) }), wl = gl, yl = u({ name: "DataLine", __name: "data-line", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M359.168 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.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z" })])) }), bl = yl, xl = u({ name: "DeleteFilled", __name: "delete-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32" })])) }), Cl = xl, _l = u({ name: "DeleteLocation", __name: "delete-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32" })])) }), Ml = _l, zl = u({ name: "Delete", __name: "delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 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" })])) }), Al = zl, Bl = u({ name: "Dessert", __name: "dessert", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64" })])) }), Vl = Bl, Sl = u({ name: "Discount", __name: "discount", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Hl = Sl, kl = u({ name: "DishDot", __name: "dish-dot", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z" })])) }), Ll = kl, El = u({ name: "Dish", __name: "dish", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64" })])) }), Il = El, Tl = u({ name: "DocumentAdd", __name: "document-add", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z" })])) }), Ol = Tl, jl = u({ name: "DocumentChecked", __name: "document-checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z" })])) }), Dl = jl, Nl = u({ name: "DocumentCopy", __name: "document-copy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Rl = Nl, Fl = u({ name: "DocumentDelete", __name: "document-delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z" })])) }), Pl = Fl, Wl = u({ name: "DocumentRemove", __name: "document-remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z" })])) }), ql = Wl, Ul = u({ name: "Document", __name: "document", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z" })])) }), Zl = Ul, Jl = u({ name: "Download", __name: "download", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z" })])) }), Gl = Jl, $l = u({ name: "Drizzling", __name: "drizzling", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z" })])) }), Ql = $l, Kl = u({ name: "EditPen", __name: "edit-pen", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z" })])) }), Yl = Kl, Xl = u({ name: "Edit", __name: "edit", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z" })])) }), ed = Xl, nd = u({ name: "ElemeFilled", __name: "eleme-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z" })])) }), td = nd, ad = u({ name: "Eleme", __name: "eleme", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z" })])) }), od = ad, rd = u({ name: "ElementPlus", __name: "element-plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z" })])) }), cd = rd, ld = u({ name: "Expand", __name: "expand", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z" })])) }), dd = ld, id = u({ name: "Failed", __name: "failed", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z" })])) }), sd = id, md = u({ name: "Female", __name: "female", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32" }), d("path", { fill: "currentColor", d: "M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32" })])) }), ud = md, pd = u({ name: "Files", __name: "files", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), hd = pd, vd = u({ name: "Film", __name: "film", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z" })])) }), fd = vd, gd = u({ name: "Filter", __name: "filter", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z" })])) }), wd = gd, yd = u({ name: "Finished", __name: "finished", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z" })])) }), bd = yd, xd = u({ name: "FirstAidKit", __name: "first-aid-kit", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128" }), d("path", { fill: "currentColor", d: "M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32" })])) }), Cd = xd, _d = u({ name: "Flag", __name: "flag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 128h608L736 384l160 256H288v320h-96V64h96z" })])) }), Md = _d, zd = u({ name: "Fold", __name: "fold", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z" })])) }), Ad = zd, Bd = u({ name: "FolderAdd", __name: "folder-add", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Vd = Bd, Sd = u({ name: "FolderChecked", __name: "folder-checked", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z" })])) }), Hd = Sd, kd = u({ name: "FolderDelete", __name: "folder-delete", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z" })])) }), Ld = kd, Ed = u({ name: "FolderOpened", __name: "folder-opened", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896" })])) }), Id = Ed, Td = u({ name: "FolderRemove", __name: "folder-remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Od = Td, jd = u({ name: "Folder", __name: "folder", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 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" })])) }), Dd = jd, Nd = u({ name: "Food", __name: "food", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288" })])) }), Rd = Nd, Fd = u({ name: "Football", __name: "football", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768" }), d("path", { fill: "currentColor", d: "M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z" })])) }), Pd = Fd, Wd = u({ name: "ForkSpoon", __name: "fork-spoon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192" })])) }), qd = Wd, Ud = u({ name: "Fries", __name: "fries", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z" })])) }), Zd = Ud, Jd = u({ name: "FullScreen", __name: "full-screen", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z" })])) }), Gd = Jd, $d = u({ name: "GobletFull", __name: "goblet-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4" })])) }), Qd = $d, Kd = u({ name: "GobletSquareFull", __name: "goblet-square-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z" })])) }), Yd = Kd, Xd = u({ name: "GobletSquare", __name: "goblet-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z" })])) }), ei = Xd, ni = u({ name: "Goblet", __name: "goblet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320" })])) }), ti = ni, ai = u({ name: "GoldMedal", __name: "gold-medal", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z" }), d("path", { fill: "currentColor", d: "M544 480H416v64h64v192h-64v64h192v-64h-64z" })])) }), oi = ai, ri = u({ name: "GoodsFilled", __name: "goods-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0" })])) }), ci = ri, li = u({ name: "Goods", __name: "goods", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z" })])) }), di = li, ii = u({ name: "Grape", __name: "grape", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192" })])) }), si = ii, mi = u({ name: "Grid", __name: "grid", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z" })])) }), ui = mi, pi = u({ name: "Guide", __name: "guide", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z" }), d("path", { fill: "currentColor", d: "m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z" })])) }), hi = pi, vi = u({ name: "Handbag", __name: "handbag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z" })])) }), fi = vi, gi = u({ name: "Headset", __name: "headset", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0" })])) }), wi = gi, yi = u({ name: "HelpFilled", __name: "help-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z" })])) }), bi = yi, xi = u({ name: "Help", __name: "help", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), Ci = xi, _i = u({ name: "Hide", __name: "hide", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z" }), d("path", { fill: "currentColor", d: "M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z" })])) }), fo = _i, Mi = u({ name: "Histogram", __name: "histogram", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z" })])) }), zi = Mi, Ai = u({ name: "HomeFilled", __name: "home-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z" })])) }), Bi = Ai, Vi = u({ name: "HotWater", __name: "hot-water", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z" })])) }), Si = Vi, Hi = u({ name: "House", __name: "house", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576" })])) }), ki = Hi, Li = u({ name: "IceCreamRound", __name: "ice-cream-round", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z" })])) }), Ei = Li, Ii = u({ name: "IceCreamSquare", __name: "ice-cream-square", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z" })])) }), Ti = Ii, Oi = u({ name: "IceCream", __name: "ice-cream", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56" })])) }), ji = Oi, Di = u({ name: "IceDrink", __name: "ice-drink", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z" })])) }), Ni = Di, Ri = u({ name: "IceTea", __name: "ice-tea", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z" })])) }), Fi = Ri, Pi = u({ name: "InfoFilled", __name: "info-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z" })])) }), k1 = Pi, Wi = u({ name: "Iphone", __name: "iphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-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 0 48 48 0 0 1 96 0" })])) }), qi = Wi, Ui = u({ name: "Key", __name: "key", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384" })])) }), Zi = Ui, Ji = u({ name: "KnifeFork", __name: "knife-fork", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z" })])) }), Gi = Ji, $i = u({ name: "Lightning", __name: "lightning", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z" }), d("path", { fill: "currentColor", d: "M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z" })])) }), Qi = $i, Ki = u({ name: "Link", __name: "link", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z" })])) }), Yi = Ki, Xi = u({ name: "List", __name: "list", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z" })])) }), e8 = Xi, n8 = u({ name: "Loading", __name: "loading", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z" })])) }), L1 = n8, t8 = u({ name: "LocationFilled", __name: "location-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6" })])) }), a8 = t8, o8 = u({ name: "LocationInformation", __name: "location-information", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320" })])) }), r8 = o8, c8 = u({ name: "Location", __name: "location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320" })])) }), l8 = c8, d8 = u({ name: "Lock", __name: "lock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), i8 = d8, s8 = u({ name: "Lollipop", __name: "lollipop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z" })])) }), m8 = s8, u8 = u({ name: "MagicStick", __name: "magic-stick", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z" })])) }), p8 = u8, h8 = u({ name: "Magnet", __name: "magnet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0" })])) }), v8 = h8, f8 = u({ name: "Male", __name: "male", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125" }), d("path", { fill: "currentColor", d: "M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125" }), d("path", { fill: "currentColor", d: "M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z" })])) }), g8 = f8, w8 = u({ name: "Management", __name: "management", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z" })])) }), y8 = w8, b8 = u({ name: "MapLocation", __name: "map-location", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z" })])) }), x8 = b8, C8 = u({ name: "Medal", __name: "medal", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64" })])) }), _8 = C8, M8 = u({ name: "Memo", __name: "memo", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32" }), d("path", { fill: "currentColor", d: "M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z" }), d("path", { fill: "currentColor", d: "M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32" })])) }), z8 = M8, A8 = u({ name: "Menu", __name: "menu", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 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-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z" })])) }), B8 = A8, V8 = u({ name: "MessageBox", __name: "message-box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z" })])) }), S8 = V8, H8 = u({ name: "Message", __name: "message", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056" })])) }), k8 = H8, L8 = u({ name: "Mic", __name: "mic", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z" })])) }), E8 = L8, I8 = u({ name: "Microphone", __name: "microphone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z" })])) }), T8 = I8, O8 = u({ name: "MilkTea", __name: "milk-tea", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12" })])) }), j8 = O8, D8 = u({ name: "Minus", __name: "minus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64" })])) }), N8 = D8, R8 = u({ name: "Money", __name: "money", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z" }), d("path", { fill: "currentColor", d: "M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z" }), d("path", { fill: "currentColor", d: "M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192" })])) }), F8 = R8, P8 = u({ name: "Monitor", __name: "monitor", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), W8 = P8, q8 = u({ name: "MoonNight", __name: "moon-night", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z" }), d("path", { fill: "currentColor", d: "M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z" })])) }), U8 = q8, Z8 = u({ name: "Moon", __name: "moon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696" })])) }), J8 = Z8, G8 = u({ name: "MoreFilled", __name: "more-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224" })])) }), $8 = G8, Q8 = u({ name: "More", __name: "more", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96" })])) }), K8 = Q8, Y8 = u({ name: "MostlyCloudy", __name: "mostly-cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72" })])) }), X8 = Y8, es = u({ name: "Mouse", __name: "mouse", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z" }), d("path", { fill: "currentColor", d: "M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z" })])) }), ns = es, ts = u({ name: "Mug", __name: "mug", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z" })])) }), as = ts, os = u({ name: "MuteNotification", __name: "mute-notification", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0" }), d("path", { fill: "currentColor", d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z" })])) }), rs = os, cs = u({ name: "Mute", __name: "mute", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z" }), d("path", { fill: "currentColor", d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z" })])) }), ls = cs, ds = u({ name: "NoSmoking", __name: "no-smoking", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z" })])) }), is = ds, ss = u({ name: "Notebook", __name: "notebook", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" })])) }), ms = ss, us = u({ name: "Notification", __name: "notification", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z" }), d("path", { fill: "currentColor", d: "M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384" })])) }), ps = us, hs = u({ name: "Odometer", __name: "odometer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0" }), d("path", { fill: "currentColor", d: "M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928" })])) }), vs = hs, fs = u({ name: "OfficeBuilding", __name: "office-building", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z" }), d("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" })])) }), gs = fs, ws = u({ name: "Open", __name: "open", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z" }), d("path", { fill: "currentColor", d: "M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088" })])) }), ys = ws, bs = u({ name: "Operation", __name: "operation", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z" })])) }), xs = bs, Cs = u({ name: "Opportunity", __name: "opportunity", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z" })])) }), _s = Cs, Ms = u({ name: "Orange", __name: "orange", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128" })])) }), zs = Ms, As = u({ name: "Paperclip", __name: "paperclip", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z" })])) }), Bs = As, Vs = u({ name: "PartlyCloudy", __name: "partly-cloudy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z" }), d("path", { fill: "currentColor", d: "M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z" })])) }), Ss = Vs, Hs = u({ name: "Pear", __name: "pear", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z" })])) }), ks = Hs, Ls = u({ name: "PhoneFilled", __name: "phone-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z" })])) }), Es = Ls, Is = u({ name: "Phone", __name: "phone", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 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" })])) }), Ts = u({ name: "PictureFilled", __name: "picture-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384" })])) }), Os = u({ name: "PictureRounded", __name: "picture-rounded", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896" }), d("path", { fill: "currentColor", d: "M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z" })])) }), js = u({ name: "Picture", __name: "picture", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z" })])) }), Ds = u({ name: "PieChart", __name: "pie-chart", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z" }), d("path", { fill: "currentColor", d: "M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z" })])) }), Ns = u({ name: "Place", __name: "place", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512" }), d("path", { fill: "currentColor", d: "M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912" })])) }), Rs = u({ name: "Platform", __name: "platform", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z" })])) }), Fs = u({ name: "Plus", __name: "plus", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Ps = u({ name: "Pointer", __name: "pointer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z" })])) }), Ws = u({ name: "Position", __name: "position", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z" })])) }), qs = u({ name: "Postcard", __name: "postcard", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M704 320a64 64 0 1 1 0 128 64 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" })])) }), Us = u({ name: "Pouring", __name: "pouring", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32" })])) }), Zs = u({ name: "Present", __name: "present", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z" }), d("path", { fill: "currentColor", d: "M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32" }), d("path", { fill: "currentColor", d: "M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Js = u({ name: "PriceTag", __name: "price-tag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z" }), d("path", { fill: "currentColor", d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" })])) }), Gs = u({ name: "Printer", __name: "printer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z" })])) }), $s = u({ name: "Promotion", __name: "promotion", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z" })])) }), Qs = u({ name: "QuartzWatch", __name: "quartz-watch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01" }), d("path", { fill: "currentColor", d: "M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768" }), d("path", { fill: "currentColor", d: "M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02" })])) }), Ks = u({ name: "QuestionFilled", __name: "question-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z" })])) }), Ys = u({ name: "Rank", __name: "rank", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z" })])) }), Xs = u({ name: "ReadingLamp", __name: "reading-lamp", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z" }), d("path", { fill: "currentColor", d: "M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z" })])) }), em = u({ name: "Reading", __name: "reading", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z" }), d("path", { fill: "currentColor", d: "M480 192h64v704h-64z" })])) }), nm = u({ name: "RefreshLeft", __name: "refresh-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z" })])) }), tm = u({ name: "RefreshRight", __name: "refresh-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z" })])) }), am = u({ name: "Refresh", __name: "refresh", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z" })])) }), om = u({ name: "Refrigerator", __name: "refrigerator", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z" })])) }), rm = u({ name: "RemoveFilled", __name: "remove-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512" })])) }), cm = u({ name: "Remove", __name: "remove", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64" }), d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" })])) }), lm = u({ name: "Right", __name: "right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z" })])) }), dm = u({ name: "ScaleToOriginal", __name: "scale-to-original", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512" })])) }), im = u({ name: "School", __name: "school", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M64 832h896v64H64zm256-640h128v96H320z" }), d("path", { fill: "currentColor", d: "M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z" })])) }), sm = u({ name: "Scissor", __name: "scissor", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248" })])) }), mm = u({ name: "Search", __name: "search", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704" })])) }), um = u({ name: "Select", __name: "select", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z" })])) }), pm = u({ name: "Sell", __name: "sell", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z" })])) }), hm = u({ name: "SemiSelect", __name: "semi-select", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64" })])) }), vm = u({ name: "Service", __name: "service", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128" })])) }), fm = u({ name: "SetUp", __name: "set-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256" }), d("path", { fill: "currentColor", d: "M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32" })])) }), gm = u({ name: "Setting", __name: "setting", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256" })])) }), wm = u({ name: "Share", __name: "share", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z" })])) }), ym = u({ name: "Ship", __name: "ship", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408" })])) }), bm = u({ name: "Shop", __name: "shop", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z" })])) }), xm = u({ name: "ShoppingBag", __name: "shopping-bag", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0" }), d("path", { fill: "currentColor", d: "M192 704h640v64H192z" })])) }), Cm = u({ name: "ShoppingCartFull", __name: "shopping-cart-full", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z" }), d("path", { fill: "currentColor", d: "M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04" })])) }), _m = u({ name: "ShoppingCart", __name: "shopping-cart", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z" })])) }), Mm = u({ name: "ShoppingTrolley", __name: "shopping-trolley", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833" })])) }), zm = u({ name: "Smoking", __name: "smoking", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z" })])) }), Am = u({ name: "Soccer", __name: "soccer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z" })])) }), Bm = u({ name: "SoldOut", __name: "sold-out", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z" })])) }), Vm = u({ name: "SortDown", __name: "sort-down", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0" })])) }), Sm = u({ name: "SortUp", __name: "sort-up", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248" })])) }), Hm = u({ name: "Sort", __name: "sort", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z" })])) }), km = u({ name: "Stamp", __name: "stamp", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z" })])) }), Lm = u({ name: "StarFilled", __name: "star-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z" })])) }), Em = u({ name: "Star", __name: "star", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z" })])) }), Im = u({ name: "Stopwatch", __name: "stopwatch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896" }), d("path", { fill: "currentColor", d: "M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z" })])) }), E1 = u({ name: "SuccessFilled", __name: "success-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z" })])) }), Tm = u({ name: "Sugar", __name: "sugar", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z" })])) }), Om = u({ name: "SuitcaseLine", __name: "suitcase-line", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z" })])) }), jm = u({ name: "Suitcase", __name: "suitcase", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128" }), d("path", { fill: "currentColor", d: "M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64" })])) }), Dm = u({ name: "Sunny", __name: "sunny", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0" })])) }), Nm = u({ name: "Sunrise", __name: "sunrise", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248" })])) }), Rm = u({ name: "Sunset", __name: "sunset", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32" })])) }), Fm = u({ name: "SwitchButton", __name: "switch-button", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z" }), d("path", { fill: "currentColor", d: "M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32" })])) }), Pm = u({ name: "SwitchFilled", __name: "switch-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z" }), d("path", { fill: "currentColor", d: "M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z" })])) }), Wm = u({ name: "Switch", __name: "switch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32" })])) }), qm = u({ name: "TakeawayBox", __name: "takeaway-box", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" })])) }), Um = u({ name: "Ticket", __name: "ticket", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z" })])) }), Zm = u({ name: "Tickets", __name: "tickets", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z" })])) }), Jm = u({ name: "Timer", __name: "timer", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768" }), d("path", { fill: "currentColor", d: "M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z" })])) }), Gm = u({ name: "ToiletPaper", __name: "toilet-paper", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224" }), d("path", { fill: "currentColor", d: "M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96" })])) }), $m = u({ name: "Tools", __name: "tools", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0" })])) }), Qm = u({ name: "TopLeft", __name: "top-left", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z" }), d("path", { fill: "currentColor", d: "M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z" })])) }), Km = u({ name: "TopRight", __name: "top-right", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z" }), d("path", { fill: "currentColor", d: "M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z" })])) }), Ym = u({ name: "Top", __name: "top", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z" })])) }), Xm = u({ name: "TrendCharts", __name: "trend-charts", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0" })])) }), e5 = u({ name: "TrophyBase", __name: "trophy-base", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6" })])) }), n5 = u({ name: "Trophy", __name: "trophy", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z" })])) }), t5 = u({ name: "TurnOff", __name: "turn-off", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z" }), d("path", { fill: "currentColor", d: "M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088" })])) }), a5 = u({ name: "Umbrella", __name: "umbrella", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z" })])) }), o5 = u({ name: "Unlock", __name: "unlock", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("path", { fill: "currentColor", d: "M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z" })])) }), r5 = u({ name: "UploadFilled", __name: "upload-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z" })])) }), c5 = u({ name: "Upload", __name: "upload", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z" })])) }), l5 = u({ name: "UserFilled", __name: "user-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M288 320a224 224 0 1 0 448 0 224 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" })])) }), d5 = u({ name: "User", __name: "user", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 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" })])) }), i5 = u({ name: "Van", __name: "van", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160" })])) }), s5 = u({ name: "VideoCameraFilled", __name: "video-camera-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0" })])) }), m5 = u({ name: "VideoCamera", __name: "video-camera", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M704 768V256H128v512zm64-416 192-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.552v176.896l128 64V359.552zM192 320h192v64H192z" })])) }), u5 = u({ name: "VideoPause", __name: "video-pause", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 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" })])) }), p5 = u({ name: "VideoPlay", __name: "video-play", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z" })])) }), go = u({ name: "View", __name: "view", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160" })])) }), h5 = u({ name: "WalletFilled", __name: "wallet-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z" })])) }), v5 = u({ name: "Wallet", __name: "wallet", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("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" }), d("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" }), d("path", { fill: "currentColor", d: "M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128" })])) }), f5 = u({ name: "WarnTriangleFilled", __name: "warn-triangle-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", "xml:space": "preserve", style: { "enable-background": "new 0 0 1024 1024" }, viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z" })])) }), I1 = u({ name: "WarningFilled", __name: "warning-filled", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4" })])) }), g5 = u({ name: "Warning", __name: "warning", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 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" })])) }), w5 = u({ name: "Watch", __name: "watch", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640" }), d("path", { fill: "currentColor", d: "M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32" }), d("path", { fill: "currentColor", d: "M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z" })])) }), y5 = u({ name: "Watermelon", __name: "watermelon", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632" })])) }), b5 = u({ name: "WindPower", __name: "wind-power", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z" })])) }), x5 = u({ name: "ZoomIn", __name: "zoom-in", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z" })])) }), C5 = u({ name: "ZoomOut", __name: "zoom-out", setup: (e) => (n, t) => (i(), m("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024" }, [d("path", { fill: "currentColor", d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64" })])) });
842
+ const _5 = Object.freeze(Object.defineProperty({ __proto__: null, AddLocation: Ir, Aim: Or, AlarmClock: Dr, Apple: Rr, ArrowDown: qr, ArrowDownBold: Pr, ArrowLeft: Gr, ArrowLeftBold: Zr, ArrowRight: Yr, ArrowRightBold: Qr, ArrowUp: tc, ArrowUpBold: ec, Avatar: oc, Back: cc, Baseball: dc, Basketball: sc, Bell: hc, BellFilled: uc, Bicycle: fc, Bottom: Cc, BottomLeft: wc, BottomRight: bc, Bowl: Mc, Box: Ac, Briefcase: Vc, Brush: Lc, BrushFilled: Hc, Burger: Ic, Calendar: Oc, Camera: Rc, CameraFilled: Dc, CaretBottom: Pc, CaretLeft: qc, CaretRight: Zc, CaretTop: Gc, Cellphone: Qc, ChatDotRound: Yc, ChatDotSquare: e6, ChatLineRound: t6, ChatLineSquare: o6, ChatRound: c6, ChatSquare: d6, Check: s6, Checked: u6, Cherry: h6, Chicken: f6, ChromeFilled: w6, CircleCheck: ho, CircleCheckFilled: b6, CircleClose: H1, CircleCloseFilled: S1, CirclePlus: B6, CirclePlusFilled: z6, Clock: S6, Close: vo, CloseBold: k6, Cloudy: I6, Coffee: D6, CoffeeCup: O6, Coin: R6, ColdDrink: P6, Collection: Z6, CollectionTag: q6, Comment: G6, Compass: Q6, Connection: Y6, Coordinate: el, CopyDocument: tl, Cpu: ol, CreditCard: cl, Crop: dl, DArrowLeft: sl, DArrowRight: ul, DCaret: hl, DataAnalysis: fl, DataBoard: wl, DataLine: bl, Delete: Al, DeleteFilled: Cl, DeleteLocation: Ml, Dessert: Vl, Discount: Hl, Dish: Il, DishDot: Ll, Document: Zl, DocumentAdd: Ol, DocumentChecked: Dl, DocumentCopy: Rl, DocumentDelete: Pl, DocumentRemove: ql, Download: Gl, Drizzling: Ql, Edit: ed, EditPen: Yl, Eleme: od, ElemeFilled: td, ElementPlus: cd, Expand: dd, Failed: sd, Female: ud, Files: hd, Film: fd, Filter: wd, Finished: bd, FirstAidKit: Cd, Flag: Md, Fold: Ad, Folder: Dd, FolderAdd: Vd, FolderChecked: Hd, FolderDelete: Ld, FolderOpened: Id, FolderRemove: Od, Food: Rd, Football: Pd, ForkSpoon: qd, Fries: Zd, FullScreen: Gd, Goblet: ti, GobletFull: Qd, GobletSquare: ei, GobletSquareFull: Yd, GoldMedal: oi, Goods: di, GoodsFilled: ci, Grape: si, Grid: ui, Guide: hi, Handbag: fi, Headset: wi, Help: Ci, HelpFilled: bi, Hide: fo, Histogram: zi, HomeFilled: Bi, HotWater: Si, House: ki, IceCream: ji, IceCreamRound: Ei, IceCreamSquare: Ti, IceDrink: Ni, IceTea: Fi, InfoFilled: k1, Iphone: qi, Key: Zi, KnifeFork: Gi, Lightning: Qi, Link: Yi, List: e8, Loading: L1, Location: l8, LocationFilled: a8, LocationInformation: r8, Lock: i8, Lollipop: m8, MagicStick: p8, Magnet: v8, Male: g8, Management: y8, MapLocation: x8, Medal: _8, Memo: z8, Menu: B8, Message: k8, MessageBox: S8, Mic: E8, Microphone: T8, MilkTea: j8, Minus: N8, Money: F8, Monitor: W8, Moon: J8, MoonNight: U8, More: K8, MoreFilled: $8, MostlyCloudy: X8, Mouse: ns, Mug: as, Mute: ls, MuteNotification: rs, NoSmoking: is, Notebook: ms, Notification: ps, Odometer: vs, OfficeBuilding: gs, Open: ys, Operation: xs, Opportunity: _s, Orange: zs, Paperclip: Bs, PartlyCloudy: Ss, Pear: ks, Phone: Is, PhoneFilled: Es, Picture: js, PictureFilled: Ts, PictureRounded: Os, PieChart: Ds, Place: Ns, Platform: Rs, Plus: Fs, Pointer: Ps, Position: Ws, Postcard: qs, Pouring: Us, Present: Zs, PriceTag: Js, Printer: Gs, Promotion: $s, QuartzWatch: Qs, QuestionFilled: Ks, Rank: Ys, Reading: em, ReadingLamp: Xs, Refresh: am, RefreshLeft: nm, RefreshRight: tm, Refrigerator: om, Remove: cm, RemoveFilled: rm, Right: lm, ScaleToOriginal: dm, School: im, Scissor: sm, Search: mm, Select: um, Sell: pm, SemiSelect: hm, Service: vm, SetUp: fm, Setting: gm, Share: wm, Ship: ym, Shop: bm, ShoppingBag: xm, ShoppingCart: _m, ShoppingCartFull: Cm, ShoppingTrolley: Mm, Smoking: zm, Soccer: Am, SoldOut: Bm, Sort: Hm, SortDown: Vm, SortUp: Sm, Stamp: km, Star: Em, StarFilled: Lm, Stopwatch: Im, SuccessFilled: E1, Sugar: Tm, Suitcase: jm, SuitcaseLine: Om, Sunny: Dm, Sunrise: Nm, Sunset: Rm, Switch: Wm, SwitchButton: Fm, SwitchFilled: Pm, TakeawayBox: qm, Ticket: Um, Tickets: Zm, Timer: Jm, ToiletPaper: Gm, Tools: $m, Top: Ym, TopLeft: Qm, TopRight: Km, TrendCharts: Xm, Trophy: n5, TrophyBase: e5, TurnOff: t5, Umbrella: a5, Unlock: o5, Upload: c5, UploadFilled: r5, User: d5, UserFilled: l5, Van: i5, VideoCamera: m5, VideoCameraFilled: s5, VideoPause: u5, VideoPlay: p5, View: go, Wallet: v5, WalletFilled: h5, WarnTriangleFilled: f5, Warning: g5, WarningFilled: I1, Watch: w5, Watermelon: y5, WindPower: b5, ZoomIn: x5, ZoomOut: C5 }, Symbol.toStringTag, { value: "Module" })), Dt = "__epPropKey", wo = (e, n) => {
843
843
  if (!I0(e) || I0(t = e) && t[Dt])
844
844
  return e;
845
845
  var t;
@@ -860,20 +860,20 @@ const _5 = Object.freeze(Object.defineProperty({ __proto__: null, AddLocation: I
860
860
  for (const [t, a] of Object.entries(n))
861
861
  e[t] = a;
862
862
  return e;
863
- }, bo = (e) => (e.install = V0, e), xo = "Tab", Co = "Escape", e1 = "update:modelValue", _o = ["", "default", "small", "large"];
863
+ }, bo = (e) => (e.install = B0, e), xo = "Tab", Co = "Escape", e1 = "update:modelValue", _o = ["", "default", "small", "large"];
864
864
  var rn = ((e) => (e[e.TEXT = 1] = "TEXT", e[e.CLASS = 2] = "CLASS", e[e.STYLE = 4] = "STYLE", e[e.PROPS = 8] = "PROPS", e[e.FULL_PROPS = 16] = "FULL_PROPS", e[e.HYDRATE_EVENTS = 32] = "HYDRATE_EVENTS", e[e.STABLE_FRAGMENT = 64] = "STABLE_FRAGMENT", e[e.KEYED_FRAGMENT = 128] = "KEYED_FRAGMENT", e[e.UNKEYED_FRAGMENT = 256] = "UNKEYED_FRAGMENT", e[e.NEED_PATCH = 512] = "NEED_PATCH", e[e.DYNAMIC_SLOTS = 1024] = "DYNAMIC_SLOTS", e[e.HOISTED = -1] = "HOISTED", e[e.BAIL = -2] = "BAIL", e))(rn || {});
865
865
  const cn = (e) => {
866
- const n = Bn(e) ? e : [e], t = [];
866
+ const n = Vn(e) ? e : [e], t = [];
867
867
  return n.forEach((a) => {
868
868
  var o;
869
- Bn(a) ? t.push(...cn(a)) : g2(a) && Bn(a.children) ? t.push(...cn(a.children)) : (t.push(a), g2(a) && ((o = a.component) != null && o.subTree) && t.push(...cn(a.component.subTree)));
869
+ Vn(a) ? t.push(...cn(a)) : g2(a) && Vn(a.children) ? t.push(...cn(a.children)) : (t.push(a), g2(a) && ((o = a.component) != null && o.subTree) && t.push(...cn(a.component.subTree)));
870
870
  }), t;
871
- }, z5 = ["class", "style"], A5 = /^on[A-Z]/, V5 = (e, n, t, a) => {
871
+ }, z5 = ["class", "style"], A5 = /^on[A-Z]/, B5 = (e, n, t, a) => {
872
872
  let o = { offsetX: 0, offsetY: 0 };
873
873
  const r = (l) => {
874
- const s = l.clientX, p = l.clientY, { offsetX: b, offsetY: w } = o, C = e.value.getBoundingClientRect(), v = C.left, y = C.top, g = C.width, f = C.height, _ = document.documentElement.clientWidth, V = document.documentElement.clientHeight, h = -v + b, x = -y + w, z = _ - v - g + b, B = V - y - f + w, I = (Z) => {
874
+ const s = l.clientX, p = l.clientY, { offsetX: b, offsetY: w } = o, C = e.value.getBoundingClientRect(), v = C.left, y = C.top, g = C.width, f = C.height, _ = document.documentElement.clientWidth, B = document.documentElement.clientHeight, h = -v + b, x = -y + w, z = _ - v - g + b, V = B - y - f + w, I = (Z) => {
875
875
  let J = b + Z.clientX - s, F = w + Z.clientY - p;
876
- a != null && a.value || (J = Math.min(Math.max(J, h), z), F = Math.min(Math.max(F, x), B)), o = { offsetX: J, offsetY: F }, e.value && (e.value.style.transform = `translate(${T0(J)}, ${T0(F)})`);
876
+ a != null && a.value || (J = Math.min(Math.max(J, h), z), F = Math.min(Math.max(F, x), V)), o = { offsetX: J, offsetY: F }, e.value && (e.value.style.transform = `translate(${T0(J)}, ${T0(F)})`);
877
877
  }, O = () => {
878
878
  document.removeEventListener("mousemove", I), document.removeEventListener("mouseup", O);
879
879
  };
@@ -881,7 +881,7 @@ const cn = (e) => {
881
881
  }, c = () => {
882
882
  n.value && e.value && n.value.removeEventListener("mousedown", r);
883
883
  };
884
- Be(() => {
884
+ Ve(() => {
885
885
  L4(() => {
886
886
  t.value ? n.value && e.value && n.value.addEventListener("mousedown", r) : c();
887
887
  });
@@ -889,18 +889,18 @@ const cn = (e) => {
889
889
  c();
890
890
  });
891
891
  };
892
- var B5 = { name: "en", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "OK", clear: "Clear", defaultLabel: "color picker", description: "current color is {color}. press enter to select a new color." }, datepicker: { now: "Now", today: "Today", cancel: "Cancel", clear: "Clear", confirm: "OK", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", monthTablePrompt: "Use the arrow keys and enter to select the month", yearTablePrompt: "Use the arrow keys and enter to select the year", selectedDate: "Selected date", selectDate: "Select date", selectTime: "Select time", startDate: "Start Date", startTime: "Start Time", endDate: "End Date", endTime: "End Time", prevYear: "Previous Year", nextYear: "Next Year", prevMonth: "Previous Month", nextMonth: "Next Month", year: "", month1: "January", month2: "February", month3: "March", month4: "April", month5: "May", month6: "June", month7: "July", month8: "August", month9: "September", month10: "October", month11: "November", month12: "December", week: "week", weeks: { sun: "Sun", mon: "Mon", tue: "Tue", wed: "Wed", thu: "Thu", fri: "Fri", sat: "Sat" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "Jan", feb: "Feb", mar: "Mar", apr: "Apr", may: "May", jun: "Jun", jul: "Jul", aug: "Aug", sep: "Sep", oct: "Oct", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Loading", noMatch: "No matching data", noData: "No data", placeholder: "Select" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "No matching data", loading: "Loading", placeholder: "Select", noData: "No data" }, pagination: { goto: "Go to", pagesize: "/page", total: "Total {total}", pageClassifier: "", page: "Page", prev: "Go to previous page", next: "Go to next page", currentPage: "page {pager}", prevPages: "Previous {pager} pages", nextPages: "Next {pager} pages", deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" }, dialog: { close: "Close this dialog" }, drawer: { close: "Close this dialog" }, messagebox: { title: "Message", confirm: "OK", cancel: "Cancel", error: "Illegal input", close: "Close this dialog" }, upload: { deleteTip: "press delete to remove", delete: "Delete", preview: "Preview", continue: "Continue" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "No Data", confirmFilter: "Confirm", resetFilter: "Reset", clearFilter: "All", sumText: "Sum" }, tour: { next: "Next", previous: "Previous", finish: "Finish" }, tree: { emptyText: "No Data" }, transfer: { noMatch: "No matching data", noData: "No data", titles: ["List 1", "List 2"], filterPlaceholder: "Enter keyword", noCheckedFormat: "{total} items", hasCheckedFormat: "{checked}/{total} checked" }, image: { error: "FAILED" }, pageHeader: { title: "Back" }, popconfirm: { confirmButtonText: "Yes", cancelButtonText: "No" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" } } };
892
+ var V5 = { name: "en", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "OK", clear: "Clear", defaultLabel: "color picker", description: "current color is {color}. press enter to select a new color." }, datepicker: { now: "Now", today: "Today", cancel: "Cancel", clear: "Clear", confirm: "OK", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", monthTablePrompt: "Use the arrow keys and enter to select the month", yearTablePrompt: "Use the arrow keys and enter to select the year", selectedDate: "Selected date", selectDate: "Select date", selectTime: "Select time", startDate: "Start Date", startTime: "Start Time", endDate: "End Date", endTime: "End Time", prevYear: "Previous Year", nextYear: "Next Year", prevMonth: "Previous Month", nextMonth: "Next Month", year: "", month1: "January", month2: "February", month3: "March", month4: "April", month5: "May", month6: "June", month7: "July", month8: "August", month9: "September", month10: "October", month11: "November", month12: "December", week: "week", weeks: { sun: "Sun", mon: "Mon", tue: "Tue", wed: "Wed", thu: "Thu", fri: "Fri", sat: "Sat" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "Jan", feb: "Feb", mar: "Mar", apr: "Apr", may: "May", jun: "Jun", jul: "Jul", aug: "Aug", sep: "Sep", oct: "Oct", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Loading", noMatch: "No matching data", noData: "No data", placeholder: "Select" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "No matching data", loading: "Loading", placeholder: "Select", noData: "No data" }, pagination: { goto: "Go to", pagesize: "/page", total: "Total {total}", pageClassifier: "", page: "Page", prev: "Go to previous page", next: "Go to next page", currentPage: "page {pager}", prevPages: "Previous {pager} pages", nextPages: "Next {pager} pages", deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" }, dialog: { close: "Close this dialog" }, drawer: { close: "Close this dialog" }, messagebox: { title: "Message", confirm: "OK", cancel: "Cancel", error: "Illegal input", close: "Close this dialog" }, upload: { deleteTip: "press delete to remove", delete: "Delete", preview: "Preview", continue: "Continue" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "No Data", confirmFilter: "Confirm", resetFilter: "Reset", clearFilter: "All", sumText: "Sum" }, tour: { next: "Next", previous: "Previous", finish: "Finish" }, tree: { emptyText: "No Data" }, transfer: { noMatch: "No matching data", noData: "No data", titles: ["List 1", "List 2"], filterPlaceholder: "Enter keyword", noCheckedFormat: "{total} items", hasCheckedFormat: "{checked}/{total} checked" }, image: { error: "FAILED" }, pageHeader: { title: "Back" }, popconfirm: { confirmButtonText: "Yes", cancelButtonText: "No" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" } } };
893
893
  const S5 = (e) => (n, t) => H5(n, t, M(e)), H5 = (e, n, t) => L3(t, e, e).replace(/\{(\w+)\}/g, (a, o) => {
894
894
  var r;
895
895
  return `${(r = n == null ? void 0 : n[o]) != null ? r : `{${o}}`}`;
896
896
  }), Mo = Symbol("localeContextKey"), k5 = (e) => {
897
897
  const n = e || Ae(Mo, R());
898
- return ((t) => ({ lang: L(() => M(t).name), locale: ze(t) ? t : R(t), t: S5(t) }))(L(() => n.value || B5));
898
+ return ((t) => ({ lang: L(() => M(t).name), locale: ze(t) ? t : R(t), t: S5(t) }))(L(() => n.value || V5));
899
899
  };
900
900
  process.env.NODE_ENV === "production" || Object.freeze({}), process.env.NODE_ENV === "production" || Object.freeze([]);
901
901
  const L5 = () => {
902
902
  }, zo = Object.assign, E5 = (e) => typeof e == "symbol";
903
- let B0;
903
+ let V0;
904
904
  class I5 {
905
905
  constructor(n, t, a, o) {
906
906
  this.fn = n, this.trigger = t, this.scheduler = a, this.active = !0, this.deps = [], this._dirtyLevel = 2, this._trackId = 0, this._runnings = 0, this._shouldSchedule = !1, this._depsLength = 0, function(r, c) {
@@ -928,11 +928,11 @@ class I5 {
928
928
  run() {
929
929
  if (this._dirtyLevel = 0, !this.active)
930
930
  return this.fn();
931
- let n = j2, t = B0;
931
+ let n = j2, t = V0;
932
932
  try {
933
- return j2 = !0, B0 = this, this._runnings++, Nt(this), this.fn();
933
+ return j2 = !0, V0 = this, this._runnings++, Nt(this), this.fn();
934
934
  } finally {
935
- Rt(this), this._runnings--, B0 = t, j2 = n;
935
+ Rt(this), this._runnings--, V0 = t, j2 = n;
936
936
  }
937
937
  }
938
938
  stop() {
@@ -967,12 +967,12 @@ function O5(e, n, t) {
967
967
  const r = o._dirtyLevel;
968
968
  o._dirtyLevel = n, r === 0 && (o._shouldSchedule = !0, process.env.NODE_ENV !== "production" && ((a = o.onTrigger) == null || a.call(o, zo({ effect: o }, t))), o.trigger());
969
969
  }
970
- Vo(e), function() {
970
+ Bo(e), function() {
971
971
  for (Ln--; !Ln && n1.length; )
972
972
  n1.shift()();
973
973
  }();
974
974
  }
975
- function Vo(e) {
975
+ function Bo(e) {
976
976
  for (const n of e.keys())
977
977
  n.scheduler && n._shouldSchedule && (!n._runnings || n.allowRecurse) && e.get(n) === n._trackId && (n._shouldSchedule = !1, n1.push(n.scheduler));
978
978
  }
@@ -983,19 +983,19 @@ function hn(e) {
983
983
  Symbol(process.env.NODE_ENV !== "production" ? "iterate" : ""), Symbol(process.env.NODE_ENV !== "production" ? "Map key iterate" : ""), new Set(Object.getOwnPropertyNames(Symbol).filter((e) => e !== "arguments" && e !== "caller").map((e) => Symbol[e]).filter(E5));
984
984
  class T1 {
985
985
  constructor(n, t, a, o) {
986
- this._setter = t, this.dep = void 0, this.__v_isRef = !0, this.__v_isReadonly = !1, this.effect = new I5(() => n(this._value), () => En(this, 1), () => this.dep && Vo(this.dep)), this.effect.computed = this, this.effect.active = this._cacheable = !o, this.__v_isReadonly = a;
986
+ this._setter = t, this.dep = void 0, this.__v_isRef = !0, this.__v_isReadonly = !1, this.effect = new I5(() => n(this._value), () => En(this, 1), () => this.dep && Bo(this.dep)), this.effect.computed = this, this.effect.active = this._cacheable = !o, this.__v_isReadonly = a;
987
987
  }
988
988
  get value() {
989
989
  const n = hn(this);
990
990
  var t, a, o;
991
- return n._cacheable && !n.effect.dirty || (t = n._value, a = n._value = n.effect.run(), Object.is(t, a) || En(n, 2)), o = n, j2 && B0 && (o = hn(o), function(r, c, l) {
991
+ return n._cacheable && !n.effect.dirty || (t = n._value, a = n._value = n.effect.run(), Object.is(t, a) || En(n, 2)), o = n, j2 && V0 && (o = hn(o), function(r, c, l) {
992
992
  var s;
993
993
  if (c.get(r) !== r._trackId) {
994
994
  c.set(r, r._trackId);
995
995
  const p = r.deps[r._depsLength];
996
996
  p !== c ? (p && Ao(p, r), r.deps[r._depsLength++] = c) : r._depsLength++, process.env.NODE_ENV !== "production" && ((s = r.onTrack) == null || s.call(r, zo({ effect: r }, l)));
997
997
  }
998
- }(B0, o.dep || (o.dep = ((r, c) => {
998
+ }(V0, o.dep || (o.dep = ((r, c) => {
999
999
  const l = /* @__PURE__ */ new Map();
1000
1000
  return l.cleanup = r, l.computed = c, l;
1001
1001
  })(() => o.dep = void 0, o instanceof T1 ? o : void 0)), process.env.NODE_ENV !== "production" ? { target: o, type: "get", key: "value" } : void 0)), n.effect._dirtyLevel >= 1 && En(n, 1), n._value;
@@ -1017,8 +1017,8 @@ function En(e, n = 2, t) {
1017
1017
  const ln = "el", T2 = (e, n, t, a, o) => {
1018
1018
  let r = `${e}-${n}`;
1019
1019
  return t && (r += `-${t}`), a && (r += `__${a}`), o && (r += `--${o}`), r;
1020
- }, Bo = Symbol("namespaceContextKey"), So = (e) => {
1021
- const n = e || (re() ? Ae(Bo, R(ln)) : R(ln));
1020
+ }, Vo = Symbol("namespaceContextKey"), So = (e) => {
1021
+ const n = e || (re() ? Ae(Vo, R(ln)) : R(ln));
1022
1022
  return L(() => M(n) || ln);
1023
1023
  }, We = (e, n) => {
1024
1024
  const t = So(n);
@@ -1057,7 +1057,7 @@ const ln = "el", T2 = (e, n, t, a, o) => {
1057
1057
  s = document == null ? void 0 : document.body, p = a.value, s && p.trim() && s.classList.remove(...Ot(p)), r && document && (document.body.style.width = c);
1058
1058
  }, 200);
1059
1059
  };
1060
- le(e, (s) => {
1060
+ de(e, (s) => {
1061
1061
  if (!s)
1062
1062
  return void l();
1063
1063
  r = !jt(document.body, a.value), r && (c = document.body.style.width), o = Lr(t.namespace.value);
@@ -1071,8 +1071,8 @@ const ln = "el", T2 = (e, n, t, a, o) => {
1071
1071
  const _ = v.style[f];
1072
1072
  if (_)
1073
1073
  return _;
1074
- const V = (g = document.defaultView) == null ? void 0 : g.getComputedStyle(v, "");
1075
- return V ? V[f] : "";
1074
+ const B = (g = document.defaultView) == null ? void 0 : g.getComputedStyle(v, "");
1075
+ return B ? B[f] : "";
1076
1076
  } catch {
1077
1077
  return v.style[f];
1078
1078
  }
@@ -1088,7 +1088,7 @@ const ln = "el", T2 = (e, n, t, a, o) => {
1088
1088
  });
1089
1089
  }, ko = (e) => {
1090
1090
  if (!e)
1091
- return { onClick: V0, onMousedown: V0, onMouseup: V0 };
1091
+ return { onClick: B0, onMousedown: B0, onMouseup: B0 };
1092
1092
  let n = !1, t = !1;
1093
1093
  return { onClick: (a) => {
1094
1094
  n && t && e(a), n = t = !1;
@@ -1151,7 +1151,7 @@ const Oo = (e, n, t = !1) => {
1151
1151
  const s = M(e);
1152
1152
  return r != null && r.value ? R5(r.value, s) : s;
1153
1153
  });
1154
- return c(Io, l), c(Mo, L(() => l.value.locale)), c(Bo, L(() => l.value.namespace)), c(Lo, L(() => l.value.zIndex)), c(Eo, { size: L(() => l.value.size || "") }), !t && vn.value || (vn.value = l.value), l;
1154
+ return c(Io, l), c(Mo, L(() => l.value.locale)), c(Vo, L(() => l.value.namespace)), c(Lo, L(() => l.value.zIndex)), c(Eo, { size: L(() => l.value.size || "") }), !t && vn.value || (vn.value = l.value), l;
1155
1155
  }, R5 = (e, n) => {
1156
1156
  var t;
1157
1157
  const a = [.../* @__PURE__ */ new Set([...Tt(e), ...Tt(n)])], o = {};
@@ -1160,7 +1160,7 @@ const Oo = (e, n, t = !1) => {
1160
1160
  return o;
1161
1161
  }, F5 = m2({ a11y: { type: Boolean, default: !0 }, locale: { type: Object }, size: yn, button: { type: Object }, experimentalFeatures: { type: Object }, keyboardNavigation: { type: Boolean, default: !0 }, message: { type: Object }, zIndex: Number, namespace: { type: String, default: "el" } }), a1 = {};
1162
1162
  u({ name: "ElConfigProvider", props: F5, setup(e, { slots: n }) {
1163
- le(() => e.message, (a) => {
1163
+ de(() => e.message, (a) => {
1164
1164
  Object.assign(a1, a ?? {});
1165
1165
  }, { immediate: !0, deep: !0 });
1166
1166
  const t = Oo(e);
@@ -1225,39 +1225,39 @@ const J5 = m2({ id: { type: String, default: void 0 }, size: yn, disabled: Boole
1225
1225
  const A = {};
1226
1226
  return a.containerRole === "combobox" && (A["aria-haspopup"] = o["aria-haspopup"], A["aria-owns"] = o["aria-owns"], A["aria-expanded"] = o["aria-expanded"]), A;
1227
1227
  }), l = L(() => [a.type === "textarea" ? f.b() : g.b(), g.m(v.value), g.is("disabled", y.value), g.is("exceed", p2.value), { [g.b("group")]: r.prepend || r.append, [g.bm("group", "append")]: r.append, [g.bm("group", "prepend")]: r.prepend, [g.m("prefix")]: r.prefix || a.prefixIcon, [g.m("suffix")]: r.suffix || a.suffixIcon || a.clearable || a.showPassword, [g.bm("suffix", "password-clear")]: te.value && ye.value, [g.b("hidden")]: a.type === "hidden" }, o.class]), s = L(() => [g.e("wrapper"), g.is("focus", J.value)]), p = ((A = {}) => {
1228
- const { excludeListeners: k = !1, excludeKeys: N } = A, X = L(() => ((N == null ? void 0 : N.value) || []).concat(z5)), Y = re();
1228
+ const { excludeListeners: k = !1, excludeKeys: N } = A, ee = L(() => ((N == null ? void 0 : N.value) || []).concat(z5)), Y = re();
1229
1229
  return Y ? L(() => {
1230
1230
  var ce;
1231
- return ao(Object.entries((ce = Y.proxy) == null ? void 0 : ce.$attrs).filter(([oe]) => !(X.value.includes(oe) || k && A5.test(oe))));
1231
+ return ao(Object.entries((ce = Y.proxy) == null ? void 0 : ce.$attrs).filter(([oe]) => !(ee.value.includes(oe) || k && A5.test(oe))));
1232
1232
  }) : (Re("use-attrs", "getCurrentInstance() returned null. useAttrs() must be called at the top of a setup function"), L(() => ({})));
1233
- })({ excludeKeys: L(() => Object.keys(c.value)) }), { form: b, formItem: w } = Do(), { inputId: C } = ((A, { formItemContext: k, disableIdGeneration: N, disableIdManagement: X }) => {
1234
- N || (N = R(!1)), X || (X = R(!1));
1233
+ })({ excludeKeys: L(() => Object.keys(c.value)) }), { form: b, formItem: w } = Do(), { inputId: C } = ((A, { formItemContext: k, disableIdGeneration: N, disableIdManagement: ee }) => {
1234
+ N || (N = R(!1)), ee || (ee = R(!1));
1235
1235
  const Y = R();
1236
1236
  let ce;
1237
1237
  const oe = L(() => {
1238
1238
  var me;
1239
1239
  return !!(!A.label && k && k.inputIds && ((me = k.inputIds) == null ? void 0 : me.length) <= 1);
1240
1240
  });
1241
- return Be(() => {
1242
- ce = le([sn(A, "id"), N], ([me, de]) => {
1243
- const ge = me ?? (de ? void 0 : t1().value);
1244
- ge !== Y.value && (k != null && k.removeInputId && (Y.value && k.removeInputId(Y.value), X != null && X.value || de || !ge || k.addInputId(ge)), Y.value = ge);
1241
+ return Ve(() => {
1242
+ ce = de([sn(A, "id"), N], ([me, ie]) => {
1243
+ const ge = me ?? (ie ? void 0 : t1().value);
1244
+ ge !== Y.value && (k != null && k.removeInputId && (Y.value && k.removeInputId(Y.value), ee != null && ee.value || ie || !ge || k.addInputId(ge)), Y.value = ge);
1245
1245
  }, { immediate: !0 });
1246
1246
  }), ka(() => {
1247
1247
  ce && ce(), k != null && k.removeInputId && Y.value && k.removeInputId(Y.value);
1248
1248
  }), { isLabeledByFormItem: oe, inputId: Y };
1249
- })(a, { formItemContext: w }), v = D1(), y = N1(), g = We("input"), f = We("textarea"), _ = x0(), V = x0(), h = R(!1), x = R(!1), z = R(!1), B = R(), I = x0(a.inputStyle), O = L(() => _.value || V.value), { wrapperRef: Z, isFocused: J, handleFocus: F, handleBlur: P } = function(A, { afterFocus: k, beforeBlur: N, afterBlur: X } = {}) {
1249
+ })(a, { formItemContext: w }), v = D1(), y = N1(), g = We("input"), f = We("textarea"), _ = x0(), B = x0(), h = R(!1), x = R(!1), z = R(!1), V = R(), I = x0(a.inputStyle), O = L(() => _.value || B.value), { wrapperRef: Z, isFocused: J, handleFocus: F, handleBlur: P } = function(A, { afterFocus: k, beforeBlur: N, afterBlur: ee } = {}) {
1250
1250
  const Y = re(), { emit: ce } = Y, oe = x0(), me = R(!1);
1251
- return le(oe, (de) => {
1252
- de && de.setAttribute("tabindex", "-1");
1251
+ return de(oe, (ie) => {
1252
+ ie && ie.setAttribute("tabindex", "-1");
1253
1253
  }), so(oe, "click", () => {
1254
- var de;
1255
- (de = A.value) == null || de.focus();
1256
- }), { wrapperRef: oe, isFocused: me, handleFocus: (de) => {
1257
- me.value || (me.value = !0, ce("focus", de), k == null || k());
1258
- }, handleBlur: (de) => {
1254
+ var ie;
1255
+ (ie = A.value) == null || ie.focus();
1256
+ }), { wrapperRef: oe, isFocused: me, handleFocus: (ie) => {
1257
+ me.value || (me.value = !0, ce("focus", ie), k == null || k());
1258
+ }, handleBlur: (ie) => {
1259
1259
  var ge;
1260
- l0(N) && N(de) || de.relatedTarget && ((ge = oe.value) != null && ge.contains(de.relatedTarget)) || (me.value = !1, ce("blur", de), X == null || X());
1260
+ l0(N) && N(ie) || ie.relatedTarget && ((ge = oe.value) != null && ge.contains(ie.relatedTarget)) || (me.value = !1, ce("blur", ie), ee == null || ee());
1261
1261
  } };
1262
1262
  }(O, { afterBlur() {
1263
1263
  var A;
@@ -1270,50 +1270,50 @@ const J5 = m2({ id: { type: String, default: void 0 }, size: yn, disabled: Boole
1270
1270
  return [function() {
1271
1271
  if (A.value == null)
1272
1272
  return;
1273
- const { selectionStart: N, selectionEnd: X, value: Y } = A.value;
1274
- if (N == null || X == null)
1273
+ const { selectionStart: N, selectionEnd: ee, value: Y } = A.value;
1274
+ if (N == null || ee == null)
1275
1275
  return;
1276
- const ce = Y.slice(0, Math.max(0, N)), oe = Y.slice(Math.max(0, X));
1277
- k.value = { selectionStart: N, selectionEnd: X, value: Y, beforeTxt: ce, afterTxt: oe };
1276
+ const ce = Y.slice(0, Math.max(0, N)), oe = Y.slice(Math.max(0, ee));
1277
+ k.value = { selectionStart: N, selectionEnd: ee, value: Y, beforeTxt: ce, afterTxt: oe };
1278
1278
  }, function() {
1279
1279
  if (A.value == null || k.value == null)
1280
1280
  return;
1281
- const { value: N } = A.value, { beforeTxt: X, afterTxt: Y, selectionStart: ce } = k.value;
1282
- if (X == null || Y == null || ce == null)
1281
+ const { value: N } = A.value, { beforeTxt: ee, afterTxt: Y, selectionStart: ce } = k.value;
1282
+ if (ee == null || Y == null || ce == null)
1283
1283
  return;
1284
1284
  let oe = N.length;
1285
1285
  if (N.endsWith(Y))
1286
1286
  oe = N.length - Y.length;
1287
- else if (N.startsWith(X))
1288
- oe = X.length;
1287
+ else if (N.startsWith(ee))
1288
+ oe = ee.length;
1289
1289
  else {
1290
- const me = X[ce - 1], de = N.indexOf(me, ce - 1);
1291
- de !== -1 && (oe = de + 1);
1290
+ const me = ee[ce - 1], ie = N.indexOf(me, ce - 1);
1291
+ ie !== -1 && (oe = ie + 1);
1292
1292
  }
1293
1293
  A.value.setSelectionRange(oe, oe);
1294
1294
  }];
1295
1295
  }(_);
1296
- mo(V, (A) => {
1296
+ mo(B, (A) => {
1297
1297
  if (K2(), !fe.value || a.resize !== "both")
1298
1298
  return;
1299
1299
  const k = A[0], { width: N } = k.contentRect;
1300
- B.value = { right: `calc(100% - ${N + 15 + 6}px)` };
1300
+ V.value = { right: `calc(100% - ${N + 15 + 6}px)` };
1301
1301
  });
1302
1302
  const Te = () => {
1303
1303
  const { type: A, autosize: k } = a;
1304
- if (Se && A === "textarea" && V.value)
1304
+ if (Se && A === "textarea" && B.value)
1305
1305
  if (k) {
1306
- const N = I0(k) ? k.minRows : void 0, X = I0(k) ? k.maxRows : void 0, Y = Zt(V.value, N, X);
1306
+ const N = I0(k) ? k.minRows : void 0, ee = I0(k) ? k.maxRows : void 0, Y = Zt(B.value, N, ee);
1307
1307
  I.value = { overflowY: "hidden", ...Y }, Me(() => {
1308
- V.value.offsetHeight, I.value = Y;
1308
+ B.value.offsetHeight, I.value = Y;
1309
1309
  });
1310
1310
  } else
1311
- I.value = { minHeight: Zt(V.value).minHeight };
1311
+ I.value = { minHeight: Zt(B.value).minHeight };
1312
1312
  }, K2 = /* @__PURE__ */ ((A) => {
1313
1313
  let k = !1;
1314
1314
  return () => {
1315
1315
  var N;
1316
- k || !a.autosize || ((N = V.value) == null ? void 0 : N.offsetParent) === null || (A(), k = !0);
1316
+ k || !a.autosize || ((N = B.value) == null ? void 0 : N.offsetParent) === null || (A(), k = !0);
1317
1317
  };
1318
1318
  })(Te), n2 = () => {
1319
1319
  const A = O.value, k = a.formatter ? a.formatter(se.value) : se.value;
@@ -1329,8 +1329,8 @@ const J5 = m2({ id: { type: String, default: void 0 }, size: yn, disabled: Boole
1329
1329
  }, E2 = (A) => {
1330
1330
  var k;
1331
1331
  t("compositionupdate", A);
1332
- const N = (k = A.target) == null ? void 0 : k.value, X = N[N.length - 1] || "";
1333
- x.value = !((Y) => /([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(Y))(X);
1332
+ const N = (k = A.target) == null ? void 0 : k.value, ee = N[N.length - 1] || "";
1333
+ x.value = !((Y) => /([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(Y))(ee);
1334
1334
  }, b2 = (A) => {
1335
1335
  t("compositionend", A), x.value && (x.value = !1, t2(A));
1336
1336
  }, I2 = () => {
@@ -1347,20 +1347,20 @@ const J5 = m2({ id: { type: String, default: void 0 }, size: yn, disabled: Boole
1347
1347
  }, q = () => {
1348
1348
  t(e1, ""), t("change", ""), t("clear"), t("input", "");
1349
1349
  };
1350
- return le(() => a.modelValue, () => {
1350
+ return de(() => a.modelValue, () => {
1351
1351
  var A;
1352
1352
  Me(() => Te()), a.validateEvent && ((A = w == null ? void 0 : w.validate) == null || A.call(w, "change").catch((k) => Re(k)));
1353
- }), le(se, () => n2()), le(() => a.type, async () => {
1353
+ }), de(se, () => n2()), de(() => a.type, async () => {
1354
1354
  await Me(), n2(), Te();
1355
- }), Be(() => {
1355
+ }), Ve(() => {
1356
1356
  !a.formatter && a.parser && Re("ElInput", "If you set the parser, you also need to set the formatter."), n2(), Me(Te);
1357
- }), n({ input: _, textarea: V, ref: O, textareaStyle: xe, autosize: sn(a, "autosize"), focus: x2, blur: () => {
1357
+ }), n({ input: _, textarea: B, ref: O, textareaStyle: xe, autosize: sn(a, "autosize"), focus: x2, blur: () => {
1358
1358
  var A;
1359
1359
  return (A = O.value) == null ? void 0 : A.blur();
1360
1360
  }, select: () => {
1361
1361
  var A;
1362
1362
  (A = O.value) == null || A.select();
1363
- }, clear: q, resizeTextarea: Te }), (A, k) => (i(), m("div", $(M(c), { class: M(l), style: M(E), role: A.containerRole, onMouseenter: He, onMouseleave: Y2 }), [K(" input "), A.type !== "textarea" ? (i(), m(ie, { key: 0 }, [K(" prepend slot "), A.$slots.prepend ? (i(), m("div", { key: 0, class: G(M(g).be("group", "prepend")) }, [W(A.$slots, "prepend")], 2)) : K("v-if", !0), d("div", { ref_key: "wrapperRef", ref: Z, class: G(M(s)) }, [K(" prefix slot "), A.$slots.prefix || A.prefixIcon ? (i(), m("span", { key: 0, class: G(M(g).e("prefix")) }, [d("span", { class: G(M(g).e("prefix-inner")) }, [W(A.$slots, "prefix"), A.prefixIcon ? (i(), D(M(r2), { key: 0, class: G(M(g).e("icon")) }, { default: T(() => [(i(), D(be(A.prefixIcon)))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 2)], 2)) : K("v-if", !0), d("input", $({ id: M(C), ref_key: "input", ref: _, class: M(g).e("inner") }, M(p), { minlength: A.minlength, maxlength: A.maxlength, type: A.showPassword ? z.value ? "text" : "password" : A.type, disabled: M(y), readonly: A.readonly, autocomplete: A.autocomplete, tabindex: A.tabindex, "aria-label": A.label, placeholder: A.placeholder, style: A.inputStyle, form: A.form, autofocus: A.autofocus, onCompositionstart: y2, onCompositionupdate: E2, onCompositionend: b2, onInput: t2, onFocus: k[0] || (k[0] = (...N) => M(F) && M(F)(...N)), onBlur: k[1] || (k[1] = (...N) => M(P) && M(P)(...N)), onChange: L2, onKeydown: S }), null, 16, Q5), K(" suffix slot "), M(e2) ? (i(), m("span", { key: 1, class: G(M(g).e("suffix")) }, [d("span", { class: G(M(g).e("suffix-inner")) }, [M(te) && M(ye) && M(fe) ? K("v-if", !0) : (i(), m(ie, { key: 0 }, [W(A.$slots, "suffix"), A.suffixIcon ? (i(), D(M(r2), { key: 0, class: G(M(g).e("icon")) }, { default: T(() => [(i(), D(be(A.suffixIcon)))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 64)), M(te) ? (i(), D(M(r2), { key: 1, class: G([M(g).e("icon"), M(g).e("clear")]), onMousedown: Le(M(V0), ["prevent"]), onClick: q }, { default: T(() => [ne(M(H1))]), _: 1 }, 8, ["class", "onMousedown"])) : K("v-if", !0), M(ye) ? (i(), D(M(r2), { key: 2, class: G([M(g).e("icon"), M(g).e("password")]), onClick: I2 }, { default: T(() => [(i(), D(be(M(H))))]), _: 1 }, 8, ["class"])) : K("v-if", !0), M(fe) ? (i(), m("span", { key: 3, class: G(M(g).e("count")) }, [d("span", { class: G(M(g).e("count-inner")) }, ee(M(Ze)) + " / " + ee(A.maxlength), 3)], 2)) : K("v-if", !0), M(j) && M(ue) && M(ae) ? (i(), D(M(r2), { key: 4, class: G([M(g).e("icon"), M(g).e("validateIcon"), M(g).is("loading", M(j) === "validating")]) }, { default: T(() => [(i(), D(be(M(ue))))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 2)], 2)) : K("v-if", !0)], 2), K(" append slot "), A.$slots.append ? (i(), m("div", { key: 1, class: G(M(g).be("group", "append")) }, [W(A.$slots, "append")], 2)) : K("v-if", !0)], 64)) : (i(), m(ie, { key: 1 }, [K(" textarea "), d("textarea", $({ id: M(C), ref_key: "textarea", ref: V, class: M(f).e("inner") }, M(p), { minlength: A.minlength, maxlength: A.maxlength, tabindex: A.tabindex, disabled: M(y), readonly: A.readonly, autocomplete: A.autocomplete, style: M(xe), "aria-label": A.label, placeholder: A.placeholder, form: A.form, autofocus: A.autofocus, onCompositionstart: y2, onCompositionupdate: E2, onCompositionend: b2, onInput: t2, onFocus: k[2] || (k[2] = (...N) => M(F) && M(F)(...N)), onBlur: k[3] || (k[3] = (...N) => M(P) && M(P)(...N)), onChange: L2, onKeydown: S }), null, 16, K5), M(fe) ? (i(), m("span", { key: 0, style: i2(B.value), class: G(M(g).e("count")) }, ee(M(Ze)) + " / " + ee(A.maxlength), 7)) : K("v-if", !0)], 64))], 16, $5));
1363
+ }, clear: q, resizeTextarea: Te }), (A, k) => (i(), m("div", $(M(c), { class: M(l), style: M(E), role: A.containerRole, onMouseenter: He, onMouseleave: Y2 }), [K(" input "), A.type !== "textarea" ? (i(), m(le, { key: 0 }, [K(" prepend slot "), A.$slots.prepend ? (i(), m("div", { key: 0, class: G(M(g).be("group", "prepend")) }, [W(A.$slots, "prepend")], 2)) : K("v-if", !0), d("div", { ref_key: "wrapperRef", ref: Z, class: G(M(s)) }, [K(" prefix slot "), A.$slots.prefix || A.prefixIcon ? (i(), m("span", { key: 0, class: G(M(g).e("prefix")) }, [d("span", { class: G(M(g).e("prefix-inner")) }, [W(A.$slots, "prefix"), A.prefixIcon ? (i(), D(M(r2), { key: 0, class: G(M(g).e("icon")) }, { default: T(() => [(i(), D(be(A.prefixIcon)))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 2)], 2)) : K("v-if", !0), d("input", $({ id: M(C), ref_key: "input", ref: _, class: M(g).e("inner") }, M(p), { minlength: A.minlength, maxlength: A.maxlength, type: A.showPassword ? z.value ? "text" : "password" : A.type, disabled: M(y), readonly: A.readonly, autocomplete: A.autocomplete, tabindex: A.tabindex, "aria-label": A.label, placeholder: A.placeholder, style: A.inputStyle, form: A.form, autofocus: A.autofocus, onCompositionstart: y2, onCompositionupdate: E2, onCompositionend: b2, onInput: t2, onFocus: k[0] || (k[0] = (...N) => M(F) && M(F)(...N)), onBlur: k[1] || (k[1] = (...N) => M(P) && M(P)(...N)), onChange: L2, onKeydown: S }), null, 16, Q5), K(" suffix slot "), M(e2) ? (i(), m("span", { key: 1, class: G(M(g).e("suffix")) }, [d("span", { class: G(M(g).e("suffix-inner")) }, [M(te) && M(ye) && M(fe) ? K("v-if", !0) : (i(), m(le, { key: 0 }, [W(A.$slots, "suffix"), A.suffixIcon ? (i(), D(M(r2), { key: 0, class: G(M(g).e("icon")) }, { default: T(() => [(i(), D(be(A.suffixIcon)))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 64)), M(te) ? (i(), D(M(r2), { key: 1, class: G([M(g).e("icon"), M(g).e("clear")]), onMousedown: Le(M(B0), ["prevent"]), onClick: q }, { default: T(() => [ne(M(H1))]), _: 1 }, 8, ["class", "onMousedown"])) : K("v-if", !0), M(ye) ? (i(), D(M(r2), { key: 2, class: G([M(g).e("icon"), M(g).e("password")]), onClick: I2 }, { default: T(() => [(i(), D(be(M(H))))]), _: 1 }, 8, ["class"])) : K("v-if", !0), M(fe) ? (i(), m("span", { key: 3, class: G(M(g).e("count")) }, [d("span", { class: G(M(g).e("count-inner")) }, X(M(Ze)) + " / " + X(A.maxlength), 3)], 2)) : K("v-if", !0), M(j) && M(ue) && M(ae) ? (i(), D(M(r2), { key: 4, class: G([M(g).e("icon"), M(g).e("validateIcon"), M(g).is("loading", M(j) === "validating")]) }, { default: T(() => [(i(), D(be(M(ue))))]), _: 1 }, 8, ["class"])) : K("v-if", !0)], 2)], 2)) : K("v-if", !0)], 2), K(" append slot "), A.$slots.append ? (i(), m("div", { key: 1, class: G(M(g).be("group", "append")) }, [W(A.$slots, "append")], 2)) : K("v-if", !0)], 64)) : (i(), m(le, { key: 1 }, [K(" textarea "), d("textarea", $({ id: M(C), ref_key: "textarea", ref: B, class: M(f).e("inner") }, M(p), { minlength: A.minlength, maxlength: A.maxlength, tabindex: A.tabindex, disabled: M(y), readonly: A.readonly, autocomplete: A.autocomplete, style: M(xe), "aria-label": A.label, placeholder: A.placeholder, form: A.form, autofocus: A.autofocus, onCompositionstart: y2, onCompositionupdate: E2, onCompositionend: b2, onInput: t2, onFocus: k[2] || (k[2] = (...N) => M(F) && M(F)(...N)), onBlur: k[3] || (k[3] = (...N) => M(P) && M(P)(...N)), onChange: L2, onKeydown: S }), null, 16, K5), M(fe) ? (i(), m("span", { key: 0, style: i2(V.value), class: G(M(g).e("count")) }, X(M(Ze)) + " / " + X(A.maxlength), 7)) : K("v-if", !0)], 64))], 16, $5));
1364
1364
  } }), eu = F0(u2(X5, [["__file", "input.vue"]])), Tn = "focus-trap.focus-after-trapped", On = "focus-trap.focus-after-released", Jt = { cancelable: !0, bubbles: !1 }, nu = { cancelable: !0, bubbles: !1 }, Gt = "focusAfterTrapped", $t = "focusAfterReleased", tu = Symbol("elFocusTrap"), R1 = R(), bn = R(0), F1 = R(0);
1365
1365
  let G0 = 0;
1366
1366
  const Qt = (e) => {
@@ -1411,7 +1411,7 @@ const Xt = /* @__PURE__ */ (() => {
1411
1411
  R1.value = "pointer", bn.value = window.performance.now();
1412
1412
  }, ea = () => {
1413
1413
  R1.value = "keyboard", bn.value = window.performance.now();
1414
- }, ou = () => (Be(() => {
1414
+ }, ou = () => (Ve(() => {
1415
1415
  G0 === 0 && (document.addEventListener("mousedown", $0), document.addEventListener("touchstart", $0), document.addEventListener("keydown", ea)), G0++;
1416
1416
  }), o0(() => {
1417
1417
  G0--, G0 <= 0 && (document.removeEventListener("mousedown", $0), document.removeEventListener("touchstart", $0), document.removeEventListener("keydown", ea));
@@ -1422,7 +1422,7 @@ const Xt = /* @__PURE__ */ (() => {
1422
1422
  var c;
1423
1423
  c = (g) => {
1424
1424
  e.trapped && !l.paused && n("release-requested", g);
1425
- }, Be(() => {
1425
+ }, Ve(() => {
1426
1426
  n0.length === 0 && document.addEventListener("keydown", Pt), Se && n0.push(c);
1427
1427
  }), o0(() => {
1428
1428
  n0 = n0.filter((g) => g !== c), n0.length === 0 && Se && document.removeEventListener("keydown", Pt);
@@ -1434,7 +1434,7 @@ const Xt = /* @__PURE__ */ (() => {
1434
1434
  } }, s = (g) => {
1435
1435
  if (!e.loop && !e.trapped || l.paused)
1436
1436
  return;
1437
- const { key: f, altKey: _, ctrlKey: V, metaKey: h, currentTarget: x, shiftKey: z } = g, { loop: B } = e, I = f === xo && !_ && !V && !h, O = document.activeElement;
1437
+ const { key: f, altKey: _, ctrlKey: B, metaKey: h, currentTarget: x, shiftKey: z } = g, { loop: V } = e, I = f === xo && !_ && !B && !h, O = document.activeElement;
1438
1438
  if (I && O) {
1439
1439
  const Z = x, [J, F] = ((P) => {
1440
1440
  const ae = Qt(P);
@@ -1444,11 +1444,11 @@ const Xt = /* @__PURE__ */ (() => {
1444
1444
  if (z || O !== F) {
1445
1445
  if (z && [J, Z].includes(O)) {
1446
1446
  const P = Q0({ focusReason: r.value });
1447
- n("focusout-prevented", P), P.defaultPrevented || (g.preventDefault(), B && _2(F, !0));
1447
+ n("focusout-prevented", P), P.defaultPrevented || (g.preventDefault(), V && _2(F, !0));
1448
1448
  }
1449
1449
  } else {
1450
1450
  const P = Q0({ focusReason: r.value });
1451
- n("focusout-prevented", P), P.defaultPrevented || (g.preventDefault(), B && _2(J, !0));
1451
+ n("focusout-prevented", P), P.defaultPrevented || (g.preventDefault(), V && _2(J, !0));
1452
1452
  }
1453
1453
  else if (O === Z) {
1454
1454
  const P = Q0({ focusReason: r.value });
@@ -1456,9 +1456,9 @@ const Xt = /* @__PURE__ */ (() => {
1456
1456
  }
1457
1457
  }
1458
1458
  };
1459
- wn(tu, { focusTrapRef: t, onKeydown: s }), le(() => e.focusTrapEl, (g) => {
1459
+ wn(tu, { focusTrapRef: t, onKeydown: s }), de(() => e.focusTrapEl, (g) => {
1460
1460
  g && (t.value = g);
1461
- }, { immediate: !0 }), le([t], ([g], [f]) => {
1461
+ }, { immediate: !0 }), de([t], ([g], [f]) => {
1462
1462
  g && (g.addEventListener("keydown", s), g.addEventListener("focusin", w), g.addEventListener("focusout", C)), f && (f.removeEventListener("keydown", s), f.removeEventListener("focusin", w), f.removeEventListener("focusout", C));
1463
1463
  });
1464
1464
  const p = (g) => {
@@ -1467,8 +1467,8 @@ const Xt = /* @__PURE__ */ (() => {
1467
1467
  const f = M(t);
1468
1468
  if (!f)
1469
1469
  return;
1470
- const _ = g.target, V = g.relatedTarget, h = _ && f.contains(_);
1471
- e.trapped || V && f.contains(V) || (a = V), h && n("focusin", g), l.paused || e.trapped && (h ? o = _ : _2(o, !0));
1470
+ const _ = g.target, B = g.relatedTarget, h = _ && f.contains(_);
1471
+ e.trapped || B && f.contains(B) || (a = B), h && n("focusin", g), l.paused || e.trapped && (h ? o = _ : _2(o, !0));
1472
1472
  }, C = (g) => {
1473
1473
  const f = M(t);
1474
1474
  if (!l.paused && f)
@@ -1476,8 +1476,8 @@ const Xt = /* @__PURE__ */ (() => {
1476
1476
  const _ = g.relatedTarget;
1477
1477
  A1(_) || f.contains(_) || setTimeout(() => {
1478
1478
  if (!l.paused && e.trapped) {
1479
- const V = Q0({ focusReason: r.value });
1480
- n("focusout-prevented", V), V.defaultPrevented || _2(o, !0);
1479
+ const B = Q0({ focusReason: r.value });
1480
+ n("focusout-prevented", B), B.defaultPrevented || _2(o, !0);
1481
1481
  }
1482
1482
  }, 0);
1483
1483
  } else {
@@ -1494,13 +1494,13 @@ const Xt = /* @__PURE__ */ (() => {
1494
1494
  if (a = f, !g.contains(f)) {
1495
1495
  const _ = new Event(Tn, Jt);
1496
1496
  g.addEventListener(Tn, p), g.dispatchEvent(_), _.defaultPrevented || Me(() => {
1497
- let V = e.focusStartEl;
1498
- Pe(V) || (_2(V), document.activeElement !== V && (V = "first")), V === "first" && ((h, x = !1) => {
1497
+ let B = e.focusStartEl;
1498
+ Pe(B) || (_2(B), document.activeElement !== B && (B = "first")), B === "first" && ((h, x = !1) => {
1499
1499
  const z = document.activeElement;
1500
- for (const B of h)
1501
- if (_2(B, x), document.activeElement !== z)
1500
+ for (const V of h)
1501
+ if (_2(V, x), document.activeElement !== z)
1502
1502
  return;
1503
- })(Qt(g), !0), document.activeElement !== f && V !== "container" || _2(g);
1503
+ })(Qt(g), !0), document.activeElement !== f && B !== "container" || _2(g);
1504
1504
  });
1505
1505
  }
1506
1506
  }
@@ -1513,8 +1513,8 @@ const Xt = /* @__PURE__ */ (() => {
1513
1513
  g.addEventListener(On, b), g.dispatchEvent(f), f.defaultPrevented || r.value != "keyboard" && bn.value > F1.value && !g.contains(document.activeElement) || _2(a ?? document.body), g.removeEventListener(On, b), Xt.remove(l);
1514
1514
  }
1515
1515
  }
1516
- return Be(() => {
1517
- e.trapped && v(), le(() => e.trapped, (g) => {
1516
+ return Ve(() => {
1517
+ e.trapped && v(), de(() => e.trapped, (g) => {
1518
1518
  g ? v() : y();
1519
1519
  });
1520
1520
  }), o0(() => {
@@ -1526,11 +1526,11 @@ var cu = u2(ru, [["render", function(e, n, t, a, o, r) {
1526
1526
  }], ["__file", "focus-trap.vue"]]);
1527
1527
  const lu = m2({ value: { type: [String, Number], default: "" }, max: { type: Number, default: 99 }, isDot: Boolean, hidden: Boolean, type: { type: String, values: ["primary", "success", "warning", "info", "danger"], default: "danger" }, showZero: { type: Boolean, default: !0 } }), du = ["textContent"], iu = u({ name: "ElBadge" }), su = u({ ...iu, props: lu, setup(e, { expose: n }) {
1528
1528
  const t = e, a = We("badge"), o = L(() => t.isDot ? "" : Z2(t.value) && Z2(t.max) ? t.max < t.value ? `${t.max}+` : t.value !== 0 || t.showZero ? `${t.value}` : "" : `${t.value}`);
1529
- return n({ content: o }), (r, c) => (i(), m("div", { class: G(M(a).b()) }, [W(r.$slots, "default"), ne(f1, { name: `${M(a).namespace.value}-zoom-in-center`, persisted: "" }, { default: T(() => [f2(d("sup", { class: G([M(a).e("content"), M(a).em("content", r.type), M(a).is("fixed", !!r.$slots.default), M(a).is("dot", r.isDot)]), textContent: ee(M(o)) }, null, 10, du), [[z0, !r.hidden && (M(o) || r.isDot)]])]), _: 1 }, 8, ["name"])], 2));
1529
+ return n({ content: o }), (r, c) => (i(), m("div", { class: G(M(a).b()) }, [W(r.$slots, "default"), ne(f1, { name: `${M(a).namespace.value}-zoom-in-center`, persisted: "" }, { default: T(() => [f2(d("sup", { class: G([M(a).e("content"), M(a).em("content", r.type), M(a).is("fixed", !!r.$slots.default), M(a).is("dot", r.isDot)]), textContent: X(M(o)) }, null, 10, du), [[z0, !r.hidden && (M(o) || r.isDot)]])]), _: 1 }, 8, ["name"])], 2));
1530
1530
  } }), mu = F0(u2(su, [["__file", "badge.vue"]])), No = Symbol("buttonGroupContextKey"), uu = (e, n) => {
1531
- (({ from: v, replacement: y, scope: g, version: f, ref: _, type: V = "API" }, h) => {
1532
- le(() => M(h), (x) => {
1533
- x && Re(g, `[${V}] ${v} is about to be deprecated in version ${f}, please use ${y} instead.
1531
+ (({ from: v, replacement: y, scope: g, version: f, ref: _, type: B = "API" }, h) => {
1532
+ de(() => M(h), (x) => {
1533
+ x && Re(g, `[${B}] ${v} is about to be deprecated in version ${f}, please use ${y} instead.
1534
1534
  For more detail, please visit: ${_}
1535
1535
  `);
1536
1536
  }, { immediate: !0 });
@@ -1644,20 +1644,20 @@ function hu(e) {
1644
1644
  return v ? { r: v[1], g: v[2], b: v[3] } : (v = $e.rgba.exec(w), v ? { r: v[1], g: v[2], b: v[3], a: v[4] } : (v = $e.hsl.exec(w), v ? { h: v[1], s: v[2], l: v[3] } : (v = $e.hsla.exec(w), v ? { h: v[1], s: v[2], l: v[3], a: v[4] } : (v = $e.hsv.exec(w), v ? { h: v[1], s: v[2], v: v[3] } : (v = $e.hsva.exec(w), v ? { h: v[1], s: v[2], v: v[3], a: v[4] } : (v = $e.hex8.exec(w), v ? { r: je(v[1]), g: je(v[2]), b: je(v[3]), a: oa(v[4]), format: C ? "name" : "hex8" } : (v = $e.hex6.exec(w), v ? { r: je(v[1]), g: je(v[2]), b: je(v[3]), format: C ? "name" : "hex" } : (v = $e.hex4.exec(w), v ? { r: je(v[1] + v[1]), g: je(v[2] + v[2]), b: je(v[3] + v[3]), a: oa(v[4] + v[4]), format: C ? "name" : "hex8" } : (v = $e.hex3.exec(w), v ? { r: je(v[1] + v[1]), g: je(v[2] + v[2]), b: je(v[3] + v[3]), format: C ? "name" : "hex" } : !1)))))))));
1645
1645
  }(e)), typeof e == "object" && (h2(e.r) && h2(e.g) && h2(e.b) ? (n = e.r, t = e.g, a = e.b, o = { r: 255 * _e(n, 255), g: 255 * _e(t, 255), b: 255 * _e(a, 255) }, p = !0, b = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : h2(e.h) && h2(e.s) && h2(e.v) ? (c = Y0(e.s), l = Y0(e.v), o = function(w, C, v) {
1646
1646
  w = 6 * _e(w, 360), C = _e(C, 100), v = _e(v, 100);
1647
- var y = Math.floor(w), g = w - y, f = v * (1 - C), _ = v * (1 - g * C), V = v * (1 - (1 - g) * C), h = y % 6;
1648
- return { r: 255 * [v, _, f, f, V, v][h], g: 255 * [V, v, v, _, f, f][h], b: 255 * [f, f, V, v, v, _][h] };
1647
+ var y = Math.floor(w), g = w - y, f = v * (1 - C), _ = v * (1 - g * C), B = v * (1 - (1 - g) * C), h = y % 6;
1648
+ return { r: 255 * [v, _, f, f, B, v][h], g: 255 * [B, v, v, _, f, f][h], b: 255 * [f, f, B, v, v, _][h] };
1649
1649
  }(e.h, c, l), p = !0, b = "hsv") : h2(e.h) && h2(e.s) && h2(e.l) && (c = Y0(e.s), s = Y0(e.l), o = function(w, C, v) {
1650
1650
  var y, g, f;
1651
1651
  if (w = _e(w, 360), C = _e(C, 100), v = _e(v, 100), C === 0)
1652
1652
  g = v, f = v, y = v;
1653
1653
  else {
1654
- var _ = v < 0.5 ? v * (1 + C) : v + C - v * C, V = 2 * v - _;
1655
- y = jn(V, _, w + 1 / 3), g = jn(V, _, w), f = jn(V, _, w - 1 / 3);
1654
+ var _ = v < 0.5 ? v * (1 + C) : v + C - v * C, B = 2 * v - _;
1655
+ y = jn(B, _, w + 1 / 3), g = jn(B, _, w), f = jn(B, _, w - 1 / 3);
1656
1656
  }
1657
1657
  return { r: 255 * y, g: 255 * g, b: 255 * f };
1658
1658
  }(e.h, c, s), p = !0, b = "hsl"), Object.prototype.hasOwnProperty.call(e, "a") && (r = e.a)), r = Ro(r), { ok: p, format: e.format || b, r: Math.min(255, Math.max(o.r, 0)), g: Math.min(255, Math.max(o.g, 0)), b: Math.min(255, Math.max(o.b, 0)), a: r };
1659
1659
  }
1660
- var B2 = "(?:".concat("[-\\+]?\\d*\\.\\d+%?", ")|(?:").concat("[-\\+]?\\d+%?", ")"), Dn = "[\\s|\\(]+(".concat(B2, ")[,|\\s]+(").concat(B2, ")[,|\\s]+(").concat(B2, ")\\s*\\)?"), Nn = "[\\s|\\(]+(".concat(B2, ")[,|\\s]+(").concat(B2, ")[,|\\s]+(").concat(B2, ")[,|\\s]+(").concat(B2, ")\\s*\\)?"), $e = { CSS_UNIT: new RegExp(B2), rgb: new RegExp("rgb" + Dn), rgba: new RegExp("rgba" + Nn), hsl: new RegExp("hsl" + Dn), hsla: new RegExp("hsla" + Nn), hsv: new RegExp("hsv" + Dn), hsva: new RegExp("hsva" + Nn), hex3: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/, hex6: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/, hex4: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/, hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/ };
1660
+ var V2 = "(?:".concat("[-\\+]?\\d*\\.\\d+%?", ")|(?:").concat("[-\\+]?\\d+%?", ")"), Dn = "[\\s|\\(]+(".concat(V2, ")[,|\\s]+(").concat(V2, ")[,|\\s]+(").concat(V2, ")\\s*\\)?"), Nn = "[\\s|\\(]+(".concat(V2, ")[,|\\s]+(").concat(V2, ")[,|\\s]+(").concat(V2, ")[,|\\s]+(").concat(V2, ")\\s*\\)?"), $e = { CSS_UNIT: new RegExp(V2), rgb: new RegExp("rgb" + Dn), rgba: new RegExp("rgba" + Nn), hsl: new RegExp("hsl" + Dn), hsla: new RegExp("hsla" + Nn), hsv: new RegExp("hsv" + Dn), hsva: new RegExp("hsva" + Nn), hex3: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/, hex6: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/, hex4: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/, hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/ };
1661
1661
  function h2(e) {
1662
1662
  return !!$e.CSS_UNIT.exec(String(e));
1663
1663
  }
@@ -1823,21 +1823,21 @@ const fu = u({ name: "ElButton" }), gu = u({ ...fu, props: o1, emits: pu, setup(
1823
1823
  let f = {};
1824
1824
  const _ = v.color;
1825
1825
  if (_) {
1826
- const V = new vu(_), h = v.dark ? V.tint(20).toString() : M2(V, 20);
1826
+ const B = new vu(_), h = v.dark ? B.tint(20).toString() : M2(B, 20);
1827
1827
  if (v.plain)
1828
- f = g.cssVarBlock({ "bg-color": v.dark ? M2(V, 90) : V.tint(90).toString(), "text-color": _, "border-color": v.dark ? M2(V, 50) : V.tint(50).toString(), "hover-text-color": `var(${g.cssVarName("color-white")})`, "hover-bg-color": _, "hover-border-color": _, "active-bg-color": h, "active-text-color": `var(${g.cssVarName("color-white")})`, "active-border-color": h }), y.value && (f[g.cssVarBlockName("disabled-bg-color")] = v.dark ? M2(V, 90) : V.tint(90).toString(), f[g.cssVarBlockName("disabled-text-color")] = v.dark ? M2(V, 50) : V.tint(50).toString(), f[g.cssVarBlockName("disabled-border-color")] = v.dark ? M2(V, 80) : V.tint(80).toString());
1828
+ f = g.cssVarBlock({ "bg-color": v.dark ? M2(B, 90) : B.tint(90).toString(), "text-color": _, "border-color": v.dark ? M2(B, 50) : B.tint(50).toString(), "hover-text-color": `var(${g.cssVarName("color-white")})`, "hover-bg-color": _, "hover-border-color": _, "active-bg-color": h, "active-text-color": `var(${g.cssVarName("color-white")})`, "active-border-color": h }), y.value && (f[g.cssVarBlockName("disabled-bg-color")] = v.dark ? M2(B, 90) : B.tint(90).toString(), f[g.cssVarBlockName("disabled-text-color")] = v.dark ? M2(B, 50) : B.tint(50).toString(), f[g.cssVarBlockName("disabled-border-color")] = v.dark ? M2(B, 80) : B.tint(80).toString());
1829
1829
  else {
1830
- const x = v.dark ? M2(V, 30) : V.tint(30).toString(), z = V.isDark() ? `var(${g.cssVarName("color-white")})` : `var(${g.cssVarName("color-black")})`;
1830
+ const x = v.dark ? M2(B, 30) : B.tint(30).toString(), z = B.isDark() ? `var(${g.cssVarName("color-white")})` : `var(${g.cssVarName("color-black")})`;
1831
1831
  if (f = g.cssVarBlock({ "bg-color": _, "text-color": z, "border-color": _, "hover-bg-color": x, "hover-text-color": z, "hover-border-color": x, "active-bg-color": h, "active-border-color": h }), y.value) {
1832
- const B = v.dark ? M2(V, 50) : V.tint(50).toString();
1833
- f[g.cssVarBlockName("disabled-bg-color")] = B, f[g.cssVarBlockName("disabled-text-color")] = v.dark ? "rgba(255, 255, 255, 0.5)" : `var(${g.cssVarName("color-white")})`, f[g.cssVarBlockName("disabled-border-color")] = B;
1832
+ const V = v.dark ? M2(B, 50) : B.tint(50).toString();
1833
+ f[g.cssVarBlockName("disabled-bg-color")] = V, f[g.cssVarBlockName("disabled-text-color")] = v.dark ? "rgba(255, 255, 255, 0.5)" : `var(${g.cssVarName("color-white")})`, f[g.cssVarBlockName("disabled-border-color")] = V;
1834
1834
  }
1835
1835
  }
1836
1836
  }
1837
1837
  return f;
1838
1838
  });
1839
1839
  }(a), r = We("button"), { _ref: c, _size: l, _type: s, _disabled: p, _props: b, shouldAddSpace: w, handleClick: C } = uu(a, t);
1840
- return n({ ref: c, size: l, type: s, disabled: p, shouldAddSpace: w }), (v, y) => (i(), D(be(v.tag), $({ ref_key: "_ref", ref: c }, M(b), { class: [M(r).b(), M(r).m(M(s)), M(r).m(M(l)), M(r).is("disabled", M(p)), M(r).is("loading", v.loading), M(r).is("plain", v.plain), M(r).is("round", v.round), M(r).is("circle", v.circle), M(r).is("text", v.text), M(r).is("link", v.link), M(r).is("has-bg", v.bg)], style: M(o), onClick: M(C) }), { default: T(() => [v.loading ? (i(), m(ie, { key: 0 }, [v.$slots.loading ? W(v.$slots, "loading", { key: 0 }) : (i(), D(M(r2), { key: 1, class: G(M(r).is("loading")) }, { default: T(() => [(i(), D(be(v.loadingIcon)))]), _: 1 }, 8, ["class"]))], 64)) : v.icon || v.$slots.icon ? (i(), D(M(r2), { key: 1 }, { default: T(() => [v.icon ? (i(), D(be(v.icon), { key: 0 })) : W(v.$slots, "icon", { key: 1 })]), _: 3 })) : K("v-if", !0), v.$slots.default ? (i(), m("span", { key: 2, class: G({ [M(r).em("text", "expand")]: M(w) }) }, [W(v.$slots, "default")], 2)) : K("v-if", !0)]), _: 3 }, 16, ["class", "style", "onClick"]));
1840
+ return n({ ref: c, size: l, type: s, disabled: p, shouldAddSpace: w }), (v, y) => (i(), D(be(v.tag), $({ ref_key: "_ref", ref: c }, M(b), { class: [M(r).b(), M(r).m(M(s)), M(r).m(M(l)), M(r).is("disabled", M(p)), M(r).is("loading", v.loading), M(r).is("plain", v.plain), M(r).is("round", v.round), M(r).is("circle", v.circle), M(r).is("text", v.text), M(r).is("link", v.link), M(r).is("has-bg", v.bg)], style: M(o), onClick: M(C) }), { default: T(() => [v.loading ? (i(), m(le, { key: 0 }, [v.$slots.loading ? W(v.$slots, "loading", { key: 0 }) : (i(), D(M(r2), { key: 1, class: G(M(r).is("loading")) }, { default: T(() => [(i(), D(be(v.loadingIcon)))]), _: 1 }, 8, ["class"]))], 64)) : v.icon || v.$slots.icon ? (i(), D(M(r2), { key: 1 }, { default: T(() => [v.icon ? (i(), D(be(v.icon), { key: 0 })) : W(v.$slots, "icon", { key: 1 })]), _: 3 })) : K("v-if", !0), v.$slots.default ? (i(), m("span", { key: 2, class: G({ [M(r).em("text", "expand")]: M(w) }) }, [W(v.$slots, "default")], 2)) : K("v-if", !0)]), _: 3 }, 16, ["class", "style", "onClick"]));
1841
1841
  } });
1842
1842
  var wu = u2(gu, [["__file", "button.vue"]]);
1843
1843
  const yu = { size: o1.size, type: o1.type }, bu = u({ name: "ElButtonGroup" }), xu = u({ ...bu, props: yu, setup(e) {
@@ -1864,10 +1864,10 @@ const c1 = "_trap-focus-children", P2 = [], ra = (e) => {
1864
1864
  }
1865
1865
  }
1866
1866
  }, _u = { beforeMount(e) {
1867
- e[c1] = Vt(e), P2.push(e), P2.length <= 1 && document.addEventListener("keydown", ra);
1867
+ e[c1] = Bt(e), P2.push(e), P2.length <= 1 && document.addEventListener("keydown", ra);
1868
1868
  }, updated(e) {
1869
1869
  Me(() => {
1870
- e[c1] = Vt(e);
1870
+ e[c1] = Bt(e);
1871
1871
  });
1872
1872
  }, unmounted() {
1873
1873
  P2.shift(), P2.length === 0 && document.removeEventListener("keydown", ra);
@@ -1877,31 +1877,31 @@ var y0 = u({ name: "ElDescriptionsCell", props: { cell: { type: Object }, tag: {
1877
1877
  const l = ((z) => {
1878
1878
  if (!g2(z))
1879
1879
  return Re("utils/vue/vnode", "[getNormalizedProps] must be a VNode"), {};
1880
- const B = z.props || {}, I = (g2(z.type) ? z.type.props : void 0) || {}, O = {};
1880
+ const V = z.props || {}, I = (g2(z.type) ? z.type.props : void 0) || {}, O = {};
1881
1881
  return Object.keys(I).forEach((Z) => {
1882
1882
  E0(I[Z], "default") && (O[Z] = I[Z].default);
1883
- }), Object.keys(B).forEach((Z) => {
1884
- O[oo(Z)] = B[Z];
1883
+ }), Object.keys(V).forEach((Z) => {
1884
+ O[oo(Z)] = V[Z];
1885
1885
  }), O;
1886
1886
  })(this.cell), s = (((e = this.cell) == null ? void 0 : e.dirs) || []).map((z) => {
1887
- const { dir: B, arg: I, modifiers: O, value: Z } = z;
1888
- return [B, Z, I, O];
1889
- }), { border: p, direction: b } = this.descriptions, w = b === "vertical", C = ((a = (t = (n = this.cell) == null ? void 0 : n.children) == null ? void 0 : t.label) == null ? void 0 : a.call(t)) || l.label, v = (c = (r = (o = this.cell) == null ? void 0 : o.children) == null ? void 0 : r.default) == null ? void 0 : c.call(r), y = l.span, g = l.align ? `is-${l.align}` : "", f = l.labelAlign ? `is-${l.labelAlign}` : g, _ = l.className, V = l.labelClassName, h = { width: T0(l.width), minWidth: T0(l.minWidth) }, x = We("descriptions");
1887
+ const { dir: V, arg: I, modifiers: O, value: Z } = z;
1888
+ return [V, Z, I, O];
1889
+ }), { border: p, direction: b } = this.descriptions, w = b === "vertical", C = ((a = (t = (n = this.cell) == null ? void 0 : n.children) == null ? void 0 : t.label) == null ? void 0 : a.call(t)) || l.label, v = (c = (r = (o = this.cell) == null ? void 0 : o.children) == null ? void 0 : r.default) == null ? void 0 : c.call(r), y = l.span, g = l.align ? `is-${l.align}` : "", f = l.labelAlign ? `is-${l.labelAlign}` : g, _ = l.className, B = l.labelClassName, h = { width: T0(l.width), minWidth: T0(l.minWidth) }, x = We("descriptions");
1890
1890
  switch (this.type) {
1891
1891
  case "label":
1892
- return f2(De(this.tag, { style: h, class: [x.e("cell"), x.e("label"), x.is("bordered-label", p), x.is("vertical-label", w), f, V], colSpan: w ? y : 1 }, C), s);
1892
+ return f2(De(this.tag, { style: h, class: [x.e("cell"), x.e("label"), x.is("bordered-label", p), x.is("vertical-label", w), f, B], colSpan: w ? y : 1 }, C), s);
1893
1893
  case "content":
1894
1894
  return f2(De(this.tag, { style: h, class: [x.e("cell"), x.e("content"), x.is("bordered-content", p), x.is("vertical-content", w), g, _], colSpan: w ? y : 2 * y - 1 }, v), s);
1895
1895
  default:
1896
- return f2(De("td", { style: h, class: [x.e("cell"), g], colSpan: y }, [A1(C) ? void 0 : De("span", { class: [x.e("label"), V] }, C), De("span", { class: [x.e("content"), _] }, v)]), s);
1896
+ return f2(De("td", { style: h, class: [x.e("cell"), g], colSpan: y }, [A1(C) ? void 0 : De("span", { class: [x.e("label"), B] }, C), De("span", { class: [x.e("content"), _] }, v)]), s);
1897
1897
  }
1898
1898
  } });
1899
1899
  const Mu = m2({ row: { type: Array, default: () => [] } }), zu = { key: 1 }, Au = u({ name: "ElDescriptionsRow" });
1900
- var Vu = u2(u({ ...Au, props: Mu, setup(e) {
1900
+ var Bu = u2(u({ ...Au, props: Mu, setup(e) {
1901
1901
  const n = Ae(P1, {});
1902
- return (t, a) => M(n).direction === "vertical" ? (i(), m(ie, { key: 0 }, [d("tr", null, [(i(!0), m(ie, null, Ve(t.row, (o, r) => (i(), D(M(y0), { key: `tr1-${r}`, cell: o, tag: "th", type: "label" }, null, 8, ["cell"]))), 128))]), d("tr", null, [(i(!0), m(ie, null, Ve(t.row, (o, r) => (i(), D(M(y0), { key: `tr2-${r}`, cell: o, tag: "td", type: "content" }, null, 8, ["cell"]))), 128))])], 64)) : (i(), m("tr", zu, [(i(!0), m(ie, null, Ve(t.row, (o, r) => (i(), m(ie, { key: `tr3-${r}` }, [M(n).border ? (i(), m(ie, { key: 0 }, [ne(M(y0), { cell: o, tag: "td", type: "label" }, null, 8, ["cell"]), ne(M(y0), { cell: o, tag: "td", type: "content" }, null, 8, ["cell"])], 64)) : (i(), D(M(y0), { key: 1, cell: o, tag: "td", type: "both" }, null, 8, ["cell"]))], 64))), 128))]));
1902
+ return (t, a) => M(n).direction === "vertical" ? (i(), m(le, { key: 0 }, [d("tr", null, [(i(!0), m(le, null, Be(t.row, (o, r) => (i(), D(M(y0), { key: `tr1-${r}`, cell: o, tag: "th", type: "label" }, null, 8, ["cell"]))), 128))]), d("tr", null, [(i(!0), m(le, null, Be(t.row, (o, r) => (i(), D(M(y0), { key: `tr2-${r}`, cell: o, tag: "td", type: "content" }, null, 8, ["cell"]))), 128))])], 64)) : (i(), m("tr", zu, [(i(!0), m(le, null, Be(t.row, (o, r) => (i(), m(le, { key: `tr3-${r}` }, [M(n).border ? (i(), m(le, { key: 0 }, [ne(M(y0), { cell: o, tag: "td", type: "label" }, null, 8, ["cell"]), ne(M(y0), { cell: o, tag: "td", type: "content" }, null, 8, ["cell"])], 64)) : (i(), D(M(y0), { key: 1, cell: o, tag: "td", type: "both" }, null, 8, ["cell"]))], 64))), 128))]));
1903
1903
  } }), [["__file", "descriptions-row.vue"]]);
1904
- const Bu = m2({ border: { type: Boolean, default: !1 }, column: { type: Number, default: 3 }, direction: { type: String, values: ["horizontal", "vertical"], default: "horizontal" }, size: yn, title: { type: String, default: "" }, extra: { type: String, default: "" } }), Su = u({ name: "ElDescriptions" }), Hu = u({ ...Su, props: Bu, setup(e) {
1904
+ const Vu = m2({ border: { type: Boolean, default: !1 }, column: { type: Number, default: 3 }, direction: { type: String, values: ["horizontal", "vertical"], default: "horizontal" }, size: yn, title: { type: String, default: "" }, extra: { type: String, default: "" } }), Su = u({ name: "ElDescriptions" }), Hu = u({ ...Su, props: Vu, setup(e) {
1905
1905
  const n = e, t = We("descriptions"), a = D1(), o = G2();
1906
1906
  wn(P1, n);
1907
1907
  const r = L(() => [t.b(), t.m(a.value)]), c = (s, p, b, w = !1) => (s.props || (s.props = {}), p > b && (s.props.span = b), w && (s.props.span = p), s), l = () => {
@@ -1922,7 +1922,7 @@ const Bu = m2({ border: { type: Boolean, default: !1 }, column: { type: Number,
1922
1922
  f < w ? (w -= f, b.push(v)) : (b.push(c(v, f, w)), p.push(b), w = n.column, b = []);
1923
1923
  }), p;
1924
1924
  };
1925
- return (s, p) => (i(), m("div", { class: G(M(r)) }, [s.title || s.extra || s.$slots.title || s.$slots.extra ? (i(), m("div", { key: 0, class: G(M(t).e("header")) }, [d("div", { class: G(M(t).e("title")) }, [W(s.$slots, "title", {}, () => [ve(ee(s.title), 1)])], 2), d("div", { class: G(M(t).e("extra")) }, [W(s.$slots, "extra", {}, () => [ve(ee(s.extra), 1)])], 2)], 2)) : K("v-if", !0), d("div", { class: G(M(t).e("body")) }, [d("table", { class: G([M(t).e("table"), M(t).is("bordered", s.border)]) }, [d("tbody", null, [(i(!0), m(ie, null, Ve(l(), (b, w) => (i(), D(Vu, { key: w, row: b }, null, 8, ["row"]))), 128))])], 2)], 2)], 2));
1925
+ return (s, p) => (i(), m("div", { class: G(M(r)) }, [s.title || s.extra || s.$slots.title || s.$slots.extra ? (i(), m("div", { key: 0, class: G(M(t).e("header")) }, [d("div", { class: G(M(t).e("title")) }, [W(s.$slots, "title", {}, () => [ve(X(s.title), 1)])], 2), d("div", { class: G(M(t).e("extra")) }, [W(s.$slots, "extra", {}, () => [ve(X(s.extra), 1)])], 2)], 2)) : K("v-if", !0), d("div", { class: G(M(t).e("body")) }, [d("table", { class: G([M(t).e("table"), M(t).is("bordered", s.border)]) }, [d("tbody", null, [(i(!0), m(le, null, Be(l(), (b, w) => (i(), D(Bu, { key: w, row: b }, null, 8, ["row"]))), 128))])], 2)], 2)], 2));
1926
1926
  } });
1927
1927
  var ku = u2(Hu, [["__file", "description.vue"]]);
1928
1928
  const Po = u({ name: "ElDescriptionsItem", props: m2({ label: { type: String, default: "" }, span: { type: Number, default: 1 }, width: { type: [String, Number], default: "" }, minWidth: { type: [String, Number], default: "" }, align: { type: String, default: "left" }, labelAlign: { type: String, default: "" }, className: { type: String, default: "" }, labelClassName: { type: String, default: "" } }) }), Lu = F0(ku, { DescriptionsItem: Po }), Eu = bo(Po), Iu = m2({ mask: { type: Boolean, default: !0 }, customMaskEvent: { type: Boolean, default: !1 }, overlayClass: { type: [String, Array, Object] }, zIndex: { type: [String, Number] } });
@@ -1943,11 +1943,11 @@ const Ou = Tu, Wo = ["success", "info", "warning", "error"], ke = { customClass:
1943
1943
  const t = e, { Close: a } = yo, { ns: o, zIndex: r } = To("message"), { currentZIndex: c, nextZIndex: l } = r, s = R(), p = R(!1), b = R(0);
1944
1944
  let w;
1945
1945
  const C = L(() => t.type ? t.type === "error" ? "danger" : t.type : "info"), v = L(() => {
1946
- const B = t.type;
1947
- return { [o.bm("icon", B)]: B && pn[B] };
1948
- }), y = L(() => t.icon || pn[t.type] || ""), g = L(() => Du(t.id)), f = L(() => ((B, I) => Ke.findIndex((O) => O.id === B) > 0 ? 16 : I)(t.id, t.offset) + g.value), _ = L(() => b.value + f.value), V = L(() => ({ top: `${f.value}px`, zIndex: c.value }));
1946
+ const V = t.type;
1947
+ return { [o.bm("icon", V)]: V && pn[V] };
1948
+ }), y = L(() => t.icon || pn[t.type] || ""), g = L(() => Du(t.id)), f = L(() => ((V, I) => Ke.findIndex((O) => O.id === V) > 0 ? 16 : I)(t.id, t.offset) + g.value), _ = L(() => b.value + f.value), B = L(() => ({ top: `${f.value}px`, zIndex: c.value }));
1949
1949
  function h() {
1950
- t.duration !== 0 && ({ stop: w } = function(B, I, O = {}) {
1950
+ t.duration !== 0 && ({ stop: w } = function(V, I, O = {}) {
1951
1951
  const { immediate: Z = !0 } = O, J = R(!1);
1952
1952
  let F = null;
1953
1953
  function P() {
@@ -1958,10 +1958,10 @@ const Ou = Tu, Wo = ["success", "info", "warning", "error"], ke = { customClass:
1958
1958
  }
1959
1959
  function j(...ue) {
1960
1960
  P(), J.value = !0, F = setTimeout(() => {
1961
- J.value = !1, F = null, B(...ue);
1962
- }, V1(I));
1961
+ J.value = !1, F = null, V(...ue);
1962
+ }, B1(I));
1963
1963
  }
1964
- return Z && (J.value = !0, Se && j()), B1(ae), { isPending: H4(J), start: j, stop: ae };
1964
+ return Z && (J.value = !0, Se && j()), V1(ae), { isPending: H4(J), start: j, stop: ae };
1965
1965
  }(() => {
1966
1966
  z();
1967
1967
  }, t.duration));
@@ -1972,15 +1972,15 @@ const Ou = Tu, Wo = ["success", "info", "warning", "error"], ke = { customClass:
1972
1972
  function z() {
1973
1973
  p.value = !1;
1974
1974
  }
1975
- return Be(() => {
1975
+ return Ve(() => {
1976
1976
  h(), l(), p.value = !0;
1977
- }), le(() => t.repeatNum, () => {
1977
+ }), de(() => t.repeatNum, () => {
1978
1978
  x(), h();
1979
- }), so(document, "keydown", function({ code: B }) {
1980
- B === Co && z();
1979
+ }), so(document, "keydown", function({ code: V }) {
1980
+ V === Co && z();
1981
1981
  }), mo(s, () => {
1982
1982
  b.value = s.value.getBoundingClientRect().height;
1983
- }), n({ visible: p, bottom: _, close: z }), (B, I) => (i(), D(f1, { name: M(o).b("fade"), onBeforeLeave: B.onClose, onAfterLeave: I[0] || (I[0] = (O) => B.$emit("destroy")), persisted: "" }, { default: T(() => [f2(d("div", { id: B.id, ref_key: "messageRef", ref: s, class: G([M(o).b(), { [M(o).m(B.type)]: B.type }, M(o).is("center", B.center), M(o).is("closable", B.showClose), B.customClass]), style: i2(M(V)), role: "alert", onMouseenter: x, onMouseleave: h }, [B.repeatNum > 1 ? (i(), D(M(mu), { key: 0, value: B.repeatNum, type: M(C), class: G(M(o).e("badge")) }, null, 8, ["value", "type", "class"])) : K("v-if", !0), M(y) ? (i(), D(M(r2), { key: 1, class: G([M(o).e("icon"), M(v)]) }, { default: T(() => [(i(), D(be(M(y))))]), _: 1 }, 8, ["class"])) : K("v-if", !0), W(B.$slots, "default", {}, () => [B.dangerouslyUseHTMLString ? (i(), m(ie, { key: 1 }, [K(" Caution here, message could've been compromised, never use user's input as message "), d("p", { class: G(M(o).e("content")), innerHTML: B.message }, null, 10, Ru)], 2112)) : (i(), m("p", { key: 0, class: G(M(o).e("content")) }, ee(B.message), 3))]), B.showClose ? (i(), D(M(r2), { key: 2, class: G(M(o).e("closeBtn")), onClick: Le(z, ["stop"]) }, { default: T(() => [ne(M(a))]), _: 1 }, 8, ["class", "onClick"])) : K("v-if", !0)], 46, Nu), [[z0, p.value]])]), _: 3 }, 8, ["name", "onBeforeLeave"]));
1983
+ }), n({ visible: p, bottom: _, close: z }), (V, I) => (i(), D(f1, { name: M(o).b("fade"), onBeforeLeave: V.onClose, onAfterLeave: I[0] || (I[0] = (O) => V.$emit("destroy")), persisted: "" }, { default: T(() => [f2(d("div", { id: V.id, ref_key: "messageRef", ref: s, class: G([M(o).b(), { [M(o).m(V.type)]: V.type }, M(o).is("center", V.center), M(o).is("closable", V.showClose), V.customClass]), style: i2(M(B)), role: "alert", onMouseenter: x, onMouseleave: h }, [V.repeatNum > 1 ? (i(), D(M(mu), { key: 0, value: V.repeatNum, type: M(C), class: G(M(o).e("badge")) }, null, 8, ["value", "type", "class"])) : K("v-if", !0), M(y) ? (i(), D(M(r2), { key: 1, class: G([M(o).e("icon"), M(v)]) }, { default: T(() => [(i(), D(be(M(y))))]), _: 1 }, 8, ["class"])) : K("v-if", !0), W(V.$slots, "default", {}, () => [V.dangerouslyUseHTMLString ? (i(), m(le, { key: 1 }, [K(" Caution here, message could've been compromised, never use user's input as message "), d("p", { class: G(M(o).e("content")), innerHTML: V.message }, null, 10, Ru)], 2112)) : (i(), m("p", { key: 0, class: G(M(o).e("content")) }, X(V.message), 3))]), V.showClose ? (i(), D(M(r2), { key: 2, class: G(M(o).e("closeBtn")), onClick: Le(z, ["stop"]) }, { default: T(() => [ne(M(a))]), _: 1 }, 8, ["class", "onClick"])) : K("v-if", !0)], 46, Nu), [[z0, p.value]])]), _: 3 }, 8, ["name", "onBeforeLeave"]));
1984
1984
  } });
1985
1985
  var Wu = u2(Pu, [["__file", "message.vue"]]);
1986
1986
  let qu = 1;
@@ -2048,23 +2048,23 @@ const Zu = u({ name: "ElMessageBox", directives: { TrapFocus: _u }, components:
2048
2048
  const { locale: t, zIndex: a, ns: o, size: r } = To("message-box", L(() => e.buttonSize)), { t: c } = t, { nextZIndex: l } = a, s = R(!1), p = g1({ autofocus: !0, beforeClose: null, callback: null, cancelButtonText: "", cancelButtonClass: "", confirmButtonText: "", confirmButtonClass: "", customClass: "", customStyle: {}, dangerouslyUseHTMLString: !1, distinguishCancelAndClose: !1, icon: "", inputPattern: null, inputPlaceholder: "", inputType: "text", inputValue: null, inputValidator: null, inputErrorMessage: "", message: null, modalFade: !0, modalClass: "", showCancelButton: !1, showConfirmButton: !0, type: "", title: void 0, showInput: !1, action: "", confirmButtonLoading: !1, cancelButtonLoading: !1, confirmButtonDisabled: !1, editorErrorMessage: "", validateError: !1, zIndex: l() }), b = L(() => {
2049
2049
  const j = p.type;
2050
2050
  return { [o.bm("icon", j)]: j && pn[j] };
2051
- }), w = t1(), C = t1(), v = L(() => p.icon || pn[p.type] || ""), y = L(() => !!p.message), g = R(), f = R(), _ = R(), V = R(), h = R(), x = L(() => p.confirmButtonClass);
2052
- le(() => p.inputValue, async (j) => {
2051
+ }), w = t1(), C = t1(), v = L(() => p.icon || pn[p.type] || ""), y = L(() => !!p.message), g = R(), f = R(), _ = R(), B = R(), h = R(), x = L(() => p.confirmButtonClass);
2052
+ de(() => p.inputValue, async (j) => {
2053
2053
  await Me(), e.boxType === "prompt" && j !== null && F();
2054
- }, { immediate: !0 }), le(() => s.value, (j) => {
2054
+ }, { immediate: !0 }), de(() => s.value, (j) => {
2055
2055
  var ue, H;
2056
2056
  j && (e.boxType !== "prompt" && (p.autofocus ? _.value = (H = (ue = h.value) == null ? void 0 : ue.$el) != null ? H : g.value : _.value = g.value), p.zIndex = l()), e.boxType === "prompt" && (j ? Me().then(() => {
2057
2057
  var E;
2058
- V.value && V.value.$el && (p.autofocus ? _.value = (E = P()) != null ? E : g.value : _.value = g.value);
2058
+ B.value && B.value.$el && (p.autofocus ? _.value = (E = P()) != null ? E : g.value : _.value = g.value);
2059
2059
  }) : (p.editorErrorMessage = "", p.validateError = !1));
2060
2060
  });
2061
- const z = L(() => e.draggable), B = L(() => e.overflow);
2061
+ const z = L(() => e.draggable), V = L(() => e.overflow);
2062
2062
  function I() {
2063
2063
  s.value && (s.value = !1, Me(() => {
2064
2064
  p.action && n("action", p.action);
2065
2065
  }));
2066
2066
  }
2067
- V5(g, f, z, B), Be(async () => {
2067
+ B5(g, f, z, V), Ve(async () => {
2068
2068
  await Me(), e.closeOnHashChange && window.addEventListener("hashchange", I);
2069
2069
  }), o0(() => {
2070
2070
  e.closeOnHashChange && window.removeEventListener("hashchange", I);
@@ -2090,12 +2090,12 @@ const Zu = u({ name: "ElMessageBox", directives: { TrapFocus: _u }, components:
2090
2090
  }
2091
2091
  return p.editorErrorMessage = "", p.validateError = !1, !0;
2092
2092
  }, P = () => {
2093
- const j = V.value.$refs;
2093
+ const j = B.value.$refs;
2094
2094
  return j.input || j.textarea;
2095
2095
  }, ae = () => {
2096
2096
  J("close");
2097
2097
  };
2098
- return e.lockScroll && j5(s), { ...T4(p), ns: o, overlayEvent: Z, visible: s, hasMessage: y, typeClass: b, contentId: w, inputId: C, btnSize: r, iconComponent: v, confirmButtonClasses: x, rootRef: g, focusStartRef: _, headerRef: f, inputRef: V, confirmRef: h, doClose: I, handleClose: ae, onCloseRequested: () => {
2098
+ return e.lockScroll && j5(s), { ...T4(p), ns: o, overlayEvent: Z, visible: s, hasMessage: y, typeClass: b, contentId: w, inputId: C, btnSize: r, iconComponent: v, confirmButtonClasses: x, rootRef: g, focusStartRef: _, headerRef: f, inputRef: B, confirmRef: h, doClose: I, handleClose: ae, onCloseRequested: () => {
2099
2099
  e.closeOnPressEscape && ae();
2100
2100
  }, handleWrapperClick: O, handleInputEnter: (j) => {
2101
2101
  if (p.inputType !== "textarea")
@@ -2105,7 +2105,7 @@ const Zu = u({ name: "ElMessageBox", directives: { TrapFocus: _u }, components:
2105
2105
  var Qu = u2(Zu, [["render", function(e, n, t, a, o, r) {
2106
2106
  const c = Q("el-icon"), l = Q("close"), s = Q("el-input"), p = Q("el-button"), b = Q("el-focus-trap"), w = Q("el-overlay");
2107
2107
  return i(), D(f1, { name: "fade-in-linear", onAfterLeave: n[11] || (n[11] = (C) => e.$emit("vanish")), persisted: "" }, { default: T(() => [f2(ne(w, { "z-index": e.zIndex, "overlay-class": [e.ns.is("message-box"), e.modalClass], mask: e.modal }, { default: T(() => [d("div", { role: "dialog", "aria-label": e.title, "aria-modal": "true", "aria-describedby": e.showInput ? void 0 : e.contentId, class: G(`${e.ns.namespace.value}-overlay-message-box`), onClick: n[8] || (n[8] = (...C) => e.overlayEvent.onClick && e.overlayEvent.onClick(...C)), onMousedown: n[9] || (n[9] = (...C) => e.overlayEvent.onMousedown && e.overlayEvent.onMousedown(...C)), onMouseup: n[10] || (n[10] = (...C) => e.overlayEvent.onMouseup && e.overlayEvent.onMouseup(...C)) }, [ne(b, { loop: "", trapped: e.visible, "focus-trap-el": e.rootRef, "focus-start-el": e.focusStartRef, onReleaseRequested: e.onCloseRequested }, { default: T(() => [d("div", { ref: "rootRef", class: G([e.ns.b(), e.customClass, e.ns.is("draggable", e.draggable), { [e.ns.m("center")]: e.center }]), style: i2(e.customStyle), tabindex: "-1", onClick: n[7] || (n[7] = Le(() => {
2108
- }, ["stop"])) }, [e.title !== null && e.title !== void 0 ? (i(), m("div", { key: 0, ref: "headerRef", class: G([e.ns.e("header"), { "show-close": e.showClose }]) }, [d("div", { class: G(e.ns.e("title")) }, [e.iconComponent && e.center ? (i(), D(c, { key: 0, class: G([e.ns.e("status"), e.typeClass]) }, { default: T(() => [(i(), D(be(e.iconComponent)))]), _: 1 }, 8, ["class"])) : K("v-if", !0), d("span", null, ee(e.title), 1)], 2), e.showClose ? (i(), m("button", { key: 0, type: "button", class: G(e.ns.e("headerbtn")), "aria-label": e.t("el.messagebox.close"), onClick: n[0] || (n[0] = (C) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel")), onKeydown: n[1] || (n[1] = C0(Le((C) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel"), ["prevent"]), ["enter"])) }, [ne(c, { class: G(e.ns.e("close")) }, { default: T(() => [ne(l)]), _: 1 }, 8, ["class"])], 42, Gu)) : K("v-if", !0)], 2)) : K("v-if", !0), d("div", { id: e.contentId, class: G(e.ns.e("content")) }, [d("div", { class: G(e.ns.e("container")) }, [e.iconComponent && !e.center && e.hasMessage ? (i(), D(c, { key: 0, class: G([e.ns.e("status"), e.typeClass]) }, { default: T(() => [(i(), D(be(e.iconComponent)))]), _: 1 }, 8, ["class"])) : K("v-if", !0), e.hasMessage ? (i(), m("div", { key: 1, class: G(e.ns.e("message")) }, [W(e.$slots, "default", {}, () => [e.dangerouslyUseHTMLString ? (i(), D(be(e.showInput ? "label" : "p"), { key: 1, for: e.showInput ? e.inputId : void 0, innerHTML: e.message }, null, 8, ["for", "innerHTML"])) : (i(), D(be(e.showInput ? "label" : "p"), { key: 0, for: e.showInput ? e.inputId : void 0 }, { default: T(() => [ve(ee(e.dangerouslyUseHTMLString ? "" : e.message), 1)]), _: 1 }, 8, ["for"]))])], 2)) : K("v-if", !0)], 2), f2(d("div", { class: G(e.ns.e("input")) }, [ne(s, { id: e.inputId, ref: "inputRef", modelValue: e.inputValue, "onUpdate:modelValue": n[2] || (n[2] = (C) => e.inputValue = C), type: e.inputType, placeholder: e.inputPlaceholder, "aria-invalid": e.validateError, class: G({ invalid: e.validateError }), onKeydown: C0(e.handleInputEnter, ["enter"]) }, null, 8, ["id", "modelValue", "type", "placeholder", "aria-invalid", "class", "onKeydown"]), d("div", { class: G(e.ns.e("errormsg")), style: i2({ visibility: e.editorErrorMessage ? "visible" : "hidden" }) }, ee(e.editorErrorMessage), 7)], 2), [[z0, e.showInput]])], 10, $u), d("div", { class: G(e.ns.e("btns")) }, [e.showCancelButton ? (i(), D(p, { key: 0, loading: e.cancelButtonLoading, class: G([e.cancelButtonClass]), round: e.roundButton, size: e.btnSize, onClick: n[3] || (n[3] = (C) => e.handleAction("cancel")), onKeydown: n[4] || (n[4] = C0(Le((C) => e.handleAction("cancel"), ["prevent"]), ["enter"])) }, { default: T(() => [ve(ee(e.cancelButtonText || e.t("el.messagebox.cancel")), 1)]), _: 1 }, 8, ["loading", "class", "round", "size"])) : K("v-if", !0), f2(ne(p, { ref: "confirmRef", type: "primary", loading: e.confirmButtonLoading, class: G([e.confirmButtonClasses]), round: e.roundButton, disabled: e.confirmButtonDisabled, size: e.btnSize, onClick: n[5] || (n[5] = (C) => e.handleAction("confirm")), onKeydown: n[6] || (n[6] = C0(Le((C) => e.handleAction("confirm"), ["prevent"]), ["enter"])) }, { default: T(() => [ve(ee(e.confirmButtonText || e.t("el.messagebox.confirm")), 1)]), _: 1 }, 8, ["loading", "class", "round", "disabled", "size"]), [[z0, e.showConfirmButton]])], 2)], 6)]), _: 3 }, 8, ["trapped", "focus-trap-el", "focus-start-el", "onReleaseRequested"])], 42, Ju)]), _: 3 }, 8, ["z-index", "overlay-class", "mask"]), [[z0, e.visible]])]), _: 3 });
2108
+ }, ["stop"])) }, [e.title !== null && e.title !== void 0 ? (i(), m("div", { key: 0, ref: "headerRef", class: G([e.ns.e("header"), { "show-close": e.showClose }]) }, [d("div", { class: G(e.ns.e("title")) }, [e.iconComponent && e.center ? (i(), D(c, { key: 0, class: G([e.ns.e("status"), e.typeClass]) }, { default: T(() => [(i(), D(be(e.iconComponent)))]), _: 1 }, 8, ["class"])) : K("v-if", !0), d("span", null, X(e.title), 1)], 2), e.showClose ? (i(), m("button", { key: 0, type: "button", class: G(e.ns.e("headerbtn")), "aria-label": e.t("el.messagebox.close"), onClick: n[0] || (n[0] = (C) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel")), onKeydown: n[1] || (n[1] = C0(Le((C) => e.handleAction(e.distinguishCancelAndClose ? "close" : "cancel"), ["prevent"]), ["enter"])) }, [ne(c, { class: G(e.ns.e("close")) }, { default: T(() => [ne(l)]), _: 1 }, 8, ["class"])], 42, Gu)) : K("v-if", !0)], 2)) : K("v-if", !0), d("div", { id: e.contentId, class: G(e.ns.e("content")) }, [d("div", { class: G(e.ns.e("container")) }, [e.iconComponent && !e.center && e.hasMessage ? (i(), D(c, { key: 0, class: G([e.ns.e("status"), e.typeClass]) }, { default: T(() => [(i(), D(be(e.iconComponent)))]), _: 1 }, 8, ["class"])) : K("v-if", !0), e.hasMessage ? (i(), m("div", { key: 1, class: G(e.ns.e("message")) }, [W(e.$slots, "default", {}, () => [e.dangerouslyUseHTMLString ? (i(), D(be(e.showInput ? "label" : "p"), { key: 1, for: e.showInput ? e.inputId : void 0, innerHTML: e.message }, null, 8, ["for", "innerHTML"])) : (i(), D(be(e.showInput ? "label" : "p"), { key: 0, for: e.showInput ? e.inputId : void 0 }, { default: T(() => [ve(X(e.dangerouslyUseHTMLString ? "" : e.message), 1)]), _: 1 }, 8, ["for"]))])], 2)) : K("v-if", !0)], 2), f2(d("div", { class: G(e.ns.e("input")) }, [ne(s, { id: e.inputId, ref: "inputRef", modelValue: e.inputValue, "onUpdate:modelValue": n[2] || (n[2] = (C) => e.inputValue = C), type: e.inputType, placeholder: e.inputPlaceholder, "aria-invalid": e.validateError, class: G({ invalid: e.validateError }), onKeydown: C0(e.handleInputEnter, ["enter"]) }, null, 8, ["id", "modelValue", "type", "placeholder", "aria-invalid", "class", "onKeydown"]), d("div", { class: G(e.ns.e("errormsg")), style: i2({ visibility: e.editorErrorMessage ? "visible" : "hidden" }) }, X(e.editorErrorMessage), 7)], 2), [[z0, e.showInput]])], 10, $u), d("div", { class: G(e.ns.e("btns")) }, [e.showCancelButton ? (i(), D(p, { key: 0, loading: e.cancelButtonLoading, class: G([e.cancelButtonClass]), round: e.roundButton, size: e.btnSize, onClick: n[3] || (n[3] = (C) => e.handleAction("cancel")), onKeydown: n[4] || (n[4] = C0(Le((C) => e.handleAction("cancel"), ["prevent"]), ["enter"])) }, { default: T(() => [ve(X(e.cancelButtonText || e.t("el.messagebox.cancel")), 1)]), _: 1 }, 8, ["loading", "class", "round", "size"])) : K("v-if", !0), f2(ne(p, { ref: "confirmRef", type: "primary", loading: e.confirmButtonLoading, class: G([e.confirmButtonClasses]), round: e.roundButton, disabled: e.confirmButtonDisabled, size: e.btnSize, onClick: n[5] || (n[5] = (C) => e.handleAction("confirm")), onKeydown: n[6] || (n[6] = C0(Le((C) => e.handleAction("confirm"), ["prevent"]), ["enter"])) }, { default: T(() => [ve(X(e.confirmButtonText || e.t("el.messagebox.confirm")), 1)]), _: 1 }, 8, ["loading", "class", "round", "disabled", "size"]), [[z0, e.showConfirmButton]])], 2)], 6)]), _: 3 }, 8, ["trapped", "focus-trap-el", "focus-start-el", "onReleaseRequested"])], 42, Ju)]), _: 3 }, 8, ["z-index", "overlay-class", "mask"]), [[z0, e.visible]])]), _: 3 });
2109
2109
  }], ["__file", "index.vue"]]);
2110
2110
  const j0 = /* @__PURE__ */ new Map(), Ku = (e, n, t = null) => {
2111
2111
  const a = ne(Qu, e, l0(e.message) || g2(e.message) ? { default: l0(e.message) ? e.message : () => e.message } : null);
@@ -2615,8 +2615,8 @@ var Cp = { name: "arrow", enabled: !0, phase: "main", fn: function(e) {
2615
2615
  if (r && c) {
2616
2616
  var b = function(O, Z) {
2617
2617
  return n4(typeof (O = typeof O == "function" ? O(Object.assign({}, Z.rects, { placement: Z.placement })) : O) != "number" ? O : t4(O, P0));
2618
- }(o.padding, t), w = W1(r), C = s === "y" ? Ee : Ie, v = s === "y" ? qe : Ue, y = t.rects.reference[p] + t.rects.reference[s] - c[s] - t.rects.popper[p], g = c[s] - t.rects.reference[s], f = W0(r), _ = f ? s === "y" ? f.clientHeight || 0 : f.clientWidth || 0 : 0, V = y / 2 - g / 2, h = b[C], x = _ - w[p] - b[v], z = _ / 2 - w[p] / 2 + V, B = M0(h, z, x), I = s;
2619
- t.modifiersData[a] = ((n = {})[I] = B, n.centerOffset = B - z, n);
2618
+ }(o.padding, t), w = W1(r), C = s === "y" ? Ee : Ie, v = s === "y" ? qe : Ue, y = t.rects.reference[p] + t.rects.reference[s] - c[s] - t.rects.popper[p], g = c[s] - t.rects.reference[s], f = W0(r), _ = f ? s === "y" ? f.clientHeight || 0 : f.clientWidth || 0 : 0, B = y / 2 - g / 2, h = b[C], x = _ - w[p] - b[v], z = _ / 2 - w[p] / 2 + B, V = M0(h, z, x), I = s;
2619
+ t.modifiersData[a] = ((n = {})[I] = V, n.centerOffset = V - z, n);
2620
2620
  }
2621
2621
  }, effect: function(e) {
2622
2622
  var n = e.state, t = e.options.element, a = t === void 0 ? "[data-popper-arrow]" : t;
@@ -2630,13 +2630,13 @@ function ia(e) {
2630
2630
  var n, t = e.popper, a = e.popperRect, o = e.placement, r = e.variation, c = e.offsets, l = e.position, s = e.gpuAcceleration, p = e.adaptive, b = e.roundOffsets, w = e.isFixed, C = b === !0 ? function(F) {
2631
2631
  var P = F.x, ae = F.y, j = window.devicePixelRatio || 1;
2632
2632
  return { x: s0(P * j) / j || 0, y: s0(ae * j) / j || 0 };
2633
- }(c) : typeof b == "function" ? b(c) : c, v = C.x, y = v === void 0 ? 0 : v, g = C.y, f = g === void 0 ? 0 : g, _ = c.hasOwnProperty("x"), V = c.hasOwnProperty("y"), h = Ie, x = Ee, z = window;
2633
+ }(c) : typeof b == "function" ? b(c) : c, v = C.x, y = v === void 0 ? 0 : v, g = C.y, f = g === void 0 ? 0 : g, _ = c.hasOwnProperty("x"), B = c.hasOwnProperty("y"), h = Ie, x = Ee, z = window;
2634
2634
  if (p) {
2635
- var B = W0(t), I = "clientHeight", O = "clientWidth";
2636
- B === Xe(t) && l2(B = S2(t)).position !== "static" && l === "absolute" && (I = "scrollHeight", O = "scrollWidth"), (o === Ee || (o === Ie || o === Ue) && r === D0) && (x = qe, f -= (w && z.visualViewport ? z.visualViewport.height : B[I]) - a.height, f *= s ? 1 : -1), (o === Ie || (o === Ee || o === qe) && r === D0) && (h = Ue, y -= (w && z.visualViewport ? z.visualViewport.width : B[O]) - a.width, y *= s ? 1 : -1);
2635
+ var V = W0(t), I = "clientHeight", O = "clientWidth";
2636
+ V === Xe(t) && l2(V = S2(t)).position !== "static" && l === "absolute" && (I = "scrollHeight", O = "scrollWidth"), (o === Ee || (o === Ie || o === Ue) && r === D0) && (x = qe, f -= (w && z.visualViewport ? z.visualViewport.height : V[I]) - a.height, f *= s ? 1 : -1), (o === Ie || (o === Ee || o === qe) && r === D0) && (h = Ue, y -= (w && z.visualViewport ? z.visualViewport.width : V[O]) - a.width, y *= s ? 1 : -1);
2637
2637
  }
2638
2638
  var Z, J = Object.assign({ position: l }, p && _p);
2639
- return s ? Object.assign({}, J, ((Z = {})[x] = V ? "0" : "", Z[h] = _ ? "0" : "", Z.transform = (z.devicePixelRatio || 1) <= 1 ? "translate(" + y + "px, " + f + "px)" : "translate3d(" + y + "px, " + f + "px, 0)", Z)) : Object.assign({}, J, ((n = {})[x] = V ? f + "px" : "", n[h] = _ ? y + "px" : "", n.transform = "", n));
2639
+ return s ? Object.assign({}, J, ((Z = {})[x] = B ? "0" : "", Z[h] = _ ? "0" : "", Z.transform = (z.devicePixelRatio || 1) <= 1 ? "translate(" + y + "px, " + f + "px)" : "translate3d(" + y + "px, " + f + "px, 0)", Z)) : Object.assign({}, J, ((n = {})[x] = B ? f + "px" : "", n[h] = _ ? y + "px" : "", n.transform = "", n));
2640
2640
  }
2641
2641
  var en = { passive: !0 }, Mp = { left: "right", right: "left", bottom: "top", top: "bottom" };
2642
2642
  function nn(e) {
@@ -2730,7 +2730,7 @@ function o4(e) {
2730
2730
  }
2731
2731
  function N0(e, n) {
2732
2732
  n === void 0 && (n = {});
2733
- var t = n, a = t.placement, o = a === void 0 ? e.placement : a, r = t.boundary, c = r === void 0 ? wp : r, l = t.rootBoundary, s = l === void 0 ? Qo : l, p = t.elementContext, b = p === void 0 ? b0 : p, w = t.altBoundary, C = w !== void 0 && w, v = t.padding, y = v === void 0 ? 0 : v, g = n4(typeof y != "number" ? y : t4(y, P0)), f = b === b0 ? yp : b0, _ = e.rects.popper, V = e.elements[C ? f : b], h = Ap(i0(V) ? V : V.contextElement || S2(e.elements.popper), c, s), x = m0(e.elements.reference), z = o4({ reference: x, element: _, strategy: "absolute", placement: o }), B = u1(Object.assign({}, _, z)), I = b === b0 ? B : x, O = { top: h.top - I.top + g.top, bottom: I.bottom - h.bottom + g.bottom, left: h.left - I.left + g.left, right: I.right - h.right + g.right }, Z = e.modifiersData.offset;
2733
+ var t = n, a = t.placement, o = a === void 0 ? e.placement : a, r = t.boundary, c = r === void 0 ? wp : r, l = t.rootBoundary, s = l === void 0 ? Qo : l, p = t.elementContext, b = p === void 0 ? b0 : p, w = t.altBoundary, C = w !== void 0 && w, v = t.padding, y = v === void 0 ? 0 : v, g = n4(typeof y != "number" ? y : t4(y, P0)), f = b === b0 ? yp : b0, _ = e.rects.popper, B = e.elements[C ? f : b], h = Ap(i0(B) ? B : B.contextElement || S2(e.elements.popper), c, s), x = m0(e.elements.reference), z = o4({ reference: x, element: _, strategy: "absolute", placement: o }), V = u1(Object.assign({}, _, z)), I = b === b0 ? V : x, O = { top: h.top - I.top + g.top, bottom: I.bottom - h.bottom + g.bottom, left: h.left - I.left + g.left, right: I.right - h.right + g.right }, Z = e.modifiersData.offset;
2734
2734
  if (b === b0 && Z) {
2735
2735
  var J = Z[o];
2736
2736
  Object.keys(O).forEach(function(F) {
@@ -2740,7 +2740,7 @@ function N0(e, n) {
2740
2740
  }
2741
2741
  return O;
2742
2742
  }
2743
- function Vp(e, n) {
2743
+ function Bp(e, n) {
2744
2744
  n === void 0 && (n = {});
2745
2745
  var t = n, a = t.placement, o = t.boundary, r = t.rootBoundary, c = t.padding, l = t.flipVariations, s = t.allowedAutoPlacements, p = s === void 0 ? Ko : s, b = u0(a), w = b ? l ? la : la.filter(function(y) {
2746
2746
  return u0(y) === b;
@@ -2755,17 +2755,17 @@ function Vp(e, n) {
2755
2755
  return v[y] - v[g];
2756
2756
  });
2757
2757
  }
2758
- var Bp = { name: "flip", enabled: !0, phase: "main", fn: function(e) {
2758
+ var Vp = { name: "flip", enabled: !0, phase: "main", fn: function(e) {
2759
2759
  var n = e.state, t = e.options, a = e.name;
2760
2760
  if (!n.modifiersData[a]._skip) {
2761
- for (var o = t.mainAxis, r = o === void 0 || o, c = t.altAxis, l = c === void 0 || c, s = t.fallbackPlacements, p = t.padding, b = t.boundary, w = t.rootBoundary, C = t.altBoundary, v = t.flipVariations, y = v === void 0 || v, g = t.allowedAutoPlacements, f = n.options.placement, _ = c2(f), V = s || (_ === f || !y ? [nn(f)] : function(ye) {
2761
+ for (var o = t.mainAxis, r = o === void 0 || o, c = t.altAxis, l = c === void 0 || c, s = t.fallbackPlacements, p = t.padding, b = t.boundary, w = t.rootBoundary, C = t.altBoundary, v = t.flipVariations, y = v === void 0 || v, g = t.allowedAutoPlacements, f = n.options.placement, _ = c2(f), B = s || (_ === f || !y ? [nn(f)] : function(ye) {
2762
2762
  if (c2(ye) === s1)
2763
2763
  return [];
2764
2764
  var fe = nn(ye);
2765
2765
  return [sa(ye), fe, sa(fe)];
2766
- }(f)), h = [f].concat(V).reduce(function(ye, fe) {
2767
- return ye.concat(c2(fe) === s1 ? Vp(n, { placement: fe, boundary: b, rootBoundary: w, padding: p, flipVariations: y, allowedAutoPlacements: g }) : fe);
2768
- }, []), x = n.rects.reference, z = n.rects.popper, B = /* @__PURE__ */ new Map(), I = !0, O = h[0], Z = 0; Z < h.length; Z++) {
2766
+ }(f)), h = [f].concat(B).reduce(function(ye, fe) {
2767
+ return ye.concat(c2(fe) === s1 ? Bp(n, { placement: fe, boundary: b, rootBoundary: w, padding: p, flipVariations: y, allowedAutoPlacements: g }) : fe);
2768
+ }, []), x = n.rects.reference, z = n.rects.popper, V = /* @__PURE__ */ new Map(), I = !0, O = h[0], Z = 0; Z < h.length; Z++) {
2769
2769
  var J = h[Z], F = c2(J), P = u0(J) === d0, ae = [Ee, qe].indexOf(F) >= 0, j = ae ? "width" : "height", ue = N0(n, { placement: J, boundary: b, rootBoundary: w, altBoundary: C, padding: p }), H = ae ? P ? Ue : Ie : P ? qe : Ee;
2770
2770
  x[j] > z[j] && (H = nn(H));
2771
2771
  var E = nn(H), xe = [];
@@ -2775,12 +2775,12 @@ var Bp = { name: "flip", enabled: !0, phase: "main", fn: function(e) {
2775
2775
  O = J, I = !1;
2776
2776
  break;
2777
2777
  }
2778
- B.set(J, xe);
2778
+ V.set(J, xe);
2779
2779
  }
2780
2780
  if (I)
2781
2781
  for (var se = function(ye) {
2782
2782
  var fe = h.find(function(Ze) {
2783
- var p2 = B.get(Ze);
2783
+ var p2 = V.get(Ze);
2784
2784
  if (p2)
2785
2785
  return p2.slice(0, ye).every(function(e2) {
2786
2786
  return e2;
@@ -2807,8 +2807,8 @@ var Sp = { name: "hide", enabled: !0, phase: "main", requiresIfExists: ["prevent
2807
2807
  } }, Hp = { name: "offset", enabled: !0, phase: "main", requires: ["popperOffsets"], fn: function(e) {
2808
2808
  var n = e.state, t = e.options, a = e.name, o = t.offset, r = o === void 0 ? [0, 0] : o, c = Ko.reduce(function(b, w) {
2809
2809
  return b[w] = function(C, v, y) {
2810
- var g = c2(C), f = [Ie, Ee].indexOf(g) >= 0 ? -1 : 1, _ = typeof y == "function" ? y(Object.assign({}, v, { placement: C })) : y, V = _[0], h = _[1];
2811
- return V = V || 0, h = (h || 0) * f, [Ie, Ue].indexOf(g) >= 0 ? { x: h, y: V } : { x: V, y: h };
2810
+ var g = c2(C), f = [Ie, Ee].indexOf(g) >= 0 ? -1 : 1, _ = typeof y == "function" ? y(Object.assign({}, v, { placement: C })) : y, B = _[0], h = _[1];
2811
+ return B = B || 0, h = (h || 0) * f, [Ie, Ue].indexOf(g) >= 0 ? { x: h, y: B } : { x: B, y: h };
2812
2812
  }(w, n.rects, r), b;
2813
2813
  }, {}), l = c[n.placement], s = l.x, p = l.y;
2814
2814
  n.modifiersData.popperOffsets != null && (n.modifiersData.popperOffsets.x += s, n.modifiersData.popperOffsets.y += p), n.modifiersData[a] = c;
@@ -2816,18 +2816,18 @@ var Sp = { name: "hide", enabled: !0, phase: "main", requiresIfExists: ["prevent
2816
2816
  var n = e.state, t = e.name;
2817
2817
  n.modifiersData[t] = o4({ reference: n.rects.reference, element: n.rects.popper, strategy: "absolute", placement: n.placement });
2818
2818
  }, data: {} }, Lp = { name: "preventOverflow", enabled: !0, phase: "main", fn: function(e) {
2819
- var n = e.state, t = e.options, a = e.name, o = t.mainAxis, r = o === void 0 || o, c = t.altAxis, l = c !== void 0 && c, s = t.boundary, p = t.rootBoundary, b = t.altBoundary, w = t.padding, C = t.tether, v = C === void 0 || C, y = t.tetherOffset, g = y === void 0 ? 0 : y, f = N0(n, { boundary: s, rootBoundary: p, padding: w, altBoundary: b }), _ = c2(n.placement), V = u0(n.placement), h = !V, x = q1(_), z = x === "x" ? "y" : "x", B = n.modifiersData.popperOffsets, I = n.rects.reference, O = n.rects.popper, Z = typeof g == "function" ? g(Object.assign({}, n.rects, { placement: n.placement })) : g, J = typeof Z == "number" ? { mainAxis: Z, altAxis: Z } : Object.assign({ mainAxis: 0, altAxis: 0 }, Z), F = n.modifiersData.offset ? n.modifiersData.offset[n.placement] : null, P = { x: 0, y: 0 };
2820
- if (B) {
2819
+ var n = e.state, t = e.options, a = e.name, o = t.mainAxis, r = o === void 0 || o, c = t.altAxis, l = c !== void 0 && c, s = t.boundary, p = t.rootBoundary, b = t.altBoundary, w = t.padding, C = t.tether, v = C === void 0 || C, y = t.tetherOffset, g = y === void 0 ? 0 : y, f = N0(n, { boundary: s, rootBoundary: p, padding: w, altBoundary: b }), _ = c2(n.placement), B = u0(n.placement), h = !B, x = q1(_), z = x === "x" ? "y" : "x", V = n.modifiersData.popperOffsets, I = n.rects.reference, O = n.rects.popper, Z = typeof g == "function" ? g(Object.assign({}, n.rects, { placement: n.placement })) : g, J = typeof Z == "number" ? { mainAxis: Z, altAxis: Z } : Object.assign({ mainAxis: 0, altAxis: 0 }, Z), F = n.modifiersData.offset ? n.modifiersData.offset[n.placement] : null, P = { x: 0, y: 0 };
2820
+ if (V) {
2821
2821
  if (r) {
2822
- var ae, j = x === "y" ? Ee : Ie, ue = x === "y" ? qe : Ue, H = x === "y" ? "height" : "width", E = B[x], xe = E + f[j], se = E - f[ue], te = v ? -O[H] / 2 : 0, ye = V === d0 ? I[H] : O[H], fe = V === d0 ? -O[H] : -I[H], Ze = n.elements.arrow, p2 = v && Ze ? W1(Ze) : { width: 0, height: 0 }, e2 = n.modifiersData["arrow#persistent"] ? n.modifiersData["arrow#persistent"].padding : { top: 0, right: 0, bottom: 0, left: 0 }, k2 = e2[j], Je = e2[ue], Te = M0(0, I[H], p2[H]), K2 = h ? I[H] / 2 - te - Te - k2 - J.mainAxis : ye - Te - k2 - J.mainAxis, n2 = h ? -I[H] / 2 + te + Te + Je + J.mainAxis : fe + Te + Je + J.mainAxis, t2 = n.elements.arrow && W0(n.elements.arrow), L2 = t2 ? x === "y" ? t2.clientTop || 0 : t2.clientLeft || 0 : 0, y2 = (ae = F == null ? void 0 : F[x]) != null ? ae : 0, E2 = E + n2 - y2, b2 = M0(v ? fn(xe, E + K2 - y2 - L2) : xe, E, v ? W2(se, E2) : se);
2823
- B[x] = b2, P[x] = b2 - E;
2822
+ var ae, j = x === "y" ? Ee : Ie, ue = x === "y" ? qe : Ue, H = x === "y" ? "height" : "width", E = V[x], xe = E + f[j], se = E - f[ue], te = v ? -O[H] / 2 : 0, ye = B === d0 ? I[H] : O[H], fe = B === d0 ? -O[H] : -I[H], Ze = n.elements.arrow, p2 = v && Ze ? W1(Ze) : { width: 0, height: 0 }, e2 = n.modifiersData["arrow#persistent"] ? n.modifiersData["arrow#persistent"].padding : { top: 0, right: 0, bottom: 0, left: 0 }, k2 = e2[j], Je = e2[ue], Te = M0(0, I[H], p2[H]), K2 = h ? I[H] / 2 - te - Te - k2 - J.mainAxis : ye - Te - k2 - J.mainAxis, n2 = h ? -I[H] / 2 + te + Te + Je + J.mainAxis : fe + Te + Je + J.mainAxis, t2 = n.elements.arrow && W0(n.elements.arrow), L2 = t2 ? x === "y" ? t2.clientTop || 0 : t2.clientLeft || 0 : 0, y2 = (ae = F == null ? void 0 : F[x]) != null ? ae : 0, E2 = E + n2 - y2, b2 = M0(v ? fn(xe, E + K2 - y2 - L2) : xe, E, v ? W2(se, E2) : se);
2823
+ V[x] = b2, P[x] = b2 - E;
2824
2824
  }
2825
2825
  if (l) {
2826
- var I2, x2 = x === "x" ? Ee : Ie, Y2 = x === "x" ? qe : Ue, He = B[z], S = z === "y" ? "height" : "width", q = He + f[x2], A = He - f[Y2], k = [Ee, Ie].indexOf(_) !== -1, N = (I2 = F == null ? void 0 : F[z]) != null ? I2 : 0, X = k ? q : He - I[S] - O[S] - N + J.altAxis, Y = k ? He + I[S] + O[S] - N - J.altAxis : A, ce = v && k ? function(oe, me, de) {
2827
- var ge = M0(oe, me, de);
2828
- return ge > de ? de : ge;
2829
- }(X, He, Y) : M0(v ? X : q, He, v ? Y : A);
2830
- B[z] = ce, P[z] = ce - He;
2826
+ var I2, x2 = x === "x" ? Ee : Ie, Y2 = x === "x" ? qe : Ue, He = V[z], S = z === "y" ? "height" : "width", q = He + f[x2], A = He - f[Y2], k = [Ee, Ie].indexOf(_) !== -1, N = (I2 = F == null ? void 0 : F[z]) != null ? I2 : 0, ee = k ? q : He - I[S] - O[S] - N + J.altAxis, Y = k ? He + I[S] + O[S] - N - J.altAxis : A, ce = v && k ? function(oe, me, ie) {
2827
+ var ge = M0(oe, me, ie);
2828
+ return ge > ie ? ie : ge;
2829
+ }(ee, He, Y) : M0(v ? ee : q, He, v ? Y : A);
2830
+ V[z] = ce, P[z] = ce - He;
2831
2831
  }
2832
2832
  n.modifiersData[a] = P;
2833
2833
  }
@@ -2882,11 +2882,11 @@ function Op(e) {
2882
2882
  var p = { placement: "bottom", orderedModifiers: [], options: Object.assign({}, ha, r), modifiersData: {}, elements: { reference: c, popper: l }, attributes: {}, styles: {} }, b = [], w = !1, C = { state: p, setOptions: function(y) {
2883
2883
  var g = typeof y == "function" ? y(p.options) : y;
2884
2884
  v(), p.options = Object.assign({}, r, p.options, g), p.scrollParents = { reference: i0(c) ? S0(c) : c.contextElement ? S0(c.contextElement) : [], popper: S0(l) };
2885
- var f, _, V = function(h) {
2885
+ var f, _, B = function(h) {
2886
2886
  var x = Ip(h);
2887
- return bp.reduce(function(z, B) {
2887
+ return bp.reduce(function(z, V) {
2888
2888
  return z.concat(x.filter(function(I) {
2889
- return I.phase === B;
2889
+ return I.phase === V;
2890
2890
  }));
2891
2891
  }, []);
2892
2892
  }((f = [].concat(a, p.options.modifiers), _ = f.reduce(function(h, x) {
@@ -2895,12 +2895,12 @@ function Op(e) {
2895
2895
  }, {}), Object.keys(_).map(function(h) {
2896
2896
  return _[h];
2897
2897
  })));
2898
- return p.orderedModifiers = V.filter(function(h) {
2898
+ return p.orderedModifiers = B.filter(function(h) {
2899
2899
  return h.enabled;
2900
2900
  }), p.orderedModifiers.forEach(function(h) {
2901
- var x = h.name, z = h.options, B = z === void 0 ? {} : z, I = h.effect;
2901
+ var x = h.name, z = h.options, V = z === void 0 ? {} : z, I = h.effect;
2902
2902
  if (typeof I == "function") {
2903
- var O = I({ state: p, name: x, instance: C, options: B }), Z = function() {
2903
+ var O = I({ state: p, name: x, instance: C, options: V }), Z = function() {
2904
2904
  };
2905
2905
  b.push(O || Z);
2906
2906
  }
@@ -2914,8 +2914,8 @@ function Op(e) {
2914
2914
  });
2915
2915
  for (var _ = 0; _ < p.orderedModifiers.length; _++)
2916
2916
  if (p.reset !== !0) {
2917
- var V = p.orderedModifiers[_], h = V.fn, x = V.options, z = x === void 0 ? {} : x, B = V.name;
2918
- typeof h == "function" && (p = h({ state: p, options: z, name: B, instance: C }) || p);
2917
+ var B = p.orderedModifiers[_], h = B.fn, x = B.options, z = x === void 0 ? {} : x, V = B.name;
2918
+ typeof h == "function" && (p = h({ state: p, options: z, name: V, instance: C }) || p);
2919
2919
  } else
2920
2920
  p.reset = !1, _ = -1;
2921
2921
  }
@@ -2952,7 +2952,7 @@ var jp = Op({ defaultModifiers: [{ name: "eventListeners", enabled: !0, phase: "
2952
2952
  }, data: {} }, kp, { name: "computeStyles", enabled: !0, phase: "beforeWrite", fn: function(e) {
2953
2953
  var n = e.state, t = e.options, a = t.gpuAcceleration, o = a === void 0 || a, r = t.adaptive, c = r === void 0 || r, l = t.roundOffsets, s = l === void 0 || l, p = { placement: c2(n.placement), variation: u0(n.placement), popper: n.elements.popper, popperRect: n.rects.popper, gpuAcceleration: o, isFixed: n.options.strategy === "fixed" };
2954
2954
  n.modifiersData.popperOffsets != null && (n.styles.popper = Object.assign({}, n.styles.popper, ia(Object.assign({}, p, { offsets: n.modifiersData.popperOffsets, position: n.options.strategy, adaptive: c, roundOffsets: s })))), n.modifiersData.arrow != null && (n.styles.arrow = Object.assign({}, n.styles.arrow, ia(Object.assign({}, p, { offsets: n.modifiersData.arrow, position: "absolute", adaptive: !1, roundOffsets: s })))), n.attributes.popper = Object.assign({}, n.attributes.popper, { "data-popper-placement": n.placement });
2955
- }, data: {} }, Xo, Hp, Bp, Lp, Cp, Sp] }), r4 = "tippy-content", c4 = "tippy-backdrop", l4 = "tippy-arrow", d4 = "tippy-svg-arrow", D2 = { passive: !0, capture: !0 }, i4 = function() {
2955
+ }, data: {} }, Xo, Hp, Vp, Lp, Cp, Sp] }), r4 = "tippy-content", c4 = "tippy-backdrop", l4 = "tippy-arrow", d4 = "tippy-svg-arrow", D2 = { passive: !0, capture: !0 }, i4 = function() {
2956
2956
  return document.body;
2957
2957
  };
2958
2958
  function Rn(e, n, t) {
@@ -3129,9 +3129,9 @@ function v4(e) {
3129
3129
  v4.$$tippy = !0;
3130
3130
  var qp = 1, tn = [], Wn = [];
3131
3131
  function Up(e, n) {
3132
- var t, a, o, r, c, l, s, p, b = xa(e, Object.assign({}, Ye, h4(wa(n)))), w = !1, C = !1, v = !1, y = !1, g = [], f = fa(t2, b.interactiveDebounce), _ = qp++, V = (p = b.plugins).filter(function(S, q) {
3132
+ var t, a, o, r, c, l, s, p, b = xa(e, Object.assign({}, Ye, h4(wa(n)))), w = !1, C = !1, v = !1, y = !1, g = [], f = fa(t2, b.interactiveDebounce), _ = qp++, B = (p = b.plugins).filter(function(S, q) {
3133
3133
  return p.indexOf(S) === q;
3134
- }), h = { id: _, reference: e, popper: q2(), popperInstance: null, props: b, state: { isEnabled: !0, isVisible: !1, isDestroyed: !1, isMounted: !1, isShown: !1 }, plugins: V, clearDelayTimeouts: function() {
3134
+ }), h = { id: _, reference: e, popper: q2(), popperInstance: null, props: b, state: { isEnabled: !0, isVisible: !1, isDestroyed: !1, isMounted: !1, isShown: !1 }, plugins: B, clearDelayTimeouts: function() {
3135
3135
  clearTimeout(t), clearTimeout(a), cancelAnimationFrame(o);
3136
3136
  }, setProps: function(S) {
3137
3137
  if (!h.state.isDestroyed) {
@@ -3139,7 +3139,7 @@ function Up(e, n) {
3139
3139
  var q = h.props, A = xa(e, Object.assign({}, q, wa(S), { ignoreAttributes: !0 }));
3140
3140
  h.props = A, Te(), q.interactiveDebounce !== A.interactiveDebounce && (te(), f = fa(t2, A.interactiveDebounce)), q.triggerTarget && !A.triggerTarget ? R2(q.triggerTarget).forEach(function(k) {
3141
3141
  k.removeAttribute("aria-expanded");
3142
- }) : A.triggerTarget && e.removeAttribute("aria-expanded"), se(), H(), B && B(q, A), h.popperInstance && (b2(), x2().forEach(function(k) {
3142
+ }) : A.triggerTarget && e.removeAttribute("aria-expanded"), se(), H(), V && V(q, A), h.popperInstance && (b2(), x2().forEach(function(k) {
3143
3143
  requestAnimationFrame(k._tippy.popperInstance.forceUpdate);
3144
3144
  })), E("onAfterUpdate", [h, S]);
3145
3145
  }
@@ -3149,8 +3149,8 @@ function Up(e, n) {
3149
3149
  var S = h.state.isVisible, q = h.state.isDestroyed, A = !h.state.isEnabled, k = o2.isTouch && !h.props.touch, N = Rn(h.props.duration, 0, Ye.duration);
3150
3150
  if (!(S || q || A || k) && !P().hasAttribute("disabled") && (E("onShow", [h], !1), h.props.onShow(h) !== !1)) {
3151
3151
  if (h.state.isVisible = !0, F() && (z.style.visibility = "visible"), H(), p2(), h.state.isMounted || (z.style.transition = "none"), F()) {
3152
- var X = j();
3153
- Fn([X.box, X.content], 0);
3152
+ var ee = j();
3153
+ Fn([ee.box, ee.content], 0);
3154
3154
  }
3155
3155
  l = function() {
3156
3156
  var Y;
@@ -3159,8 +3159,8 @@ function Up(e, n) {
3159
3159
  var ce = j(), oe = ce.box, me = ce.content;
3160
3160
  Fn([oe, me], N), H0([oe, me], "visible");
3161
3161
  }
3162
- xe(), se(), ga(Wn, h), (Y = h.popperInstance) == null || Y.forceUpdate(), E("onMount", [h]), h.props.animation && F() && function(de, ge) {
3163
- k2(de, ge);
3162
+ xe(), se(), ga(Wn, h), (Y = h.popperInstance) == null || Y.forceUpdate(), E("onMount", [h]), h.props.animation && F() && function(ie, ge) {
3163
+ k2(ie, ge);
3164
3164
  }(N, function() {
3165
3165
  h.state.isShown = !0, E("onShown", [h]);
3166
3166
  });
@@ -3174,8 +3174,8 @@ function Up(e, n) {
3174
3174
  var S = !h.state.isVisible, q = h.state.isDestroyed, A = !h.state.isEnabled, k = Rn(h.props.duration, 1, Ye.duration);
3175
3175
  if (!(S || q || A) && (E("onHide", [h], !1), h.props.onHide(h) !== !1)) {
3176
3176
  if (h.state.isVisible = !1, h.state.isShown = !1, y = !1, w = !1, F() && (z.style.visibility = "hidden"), te(), e2(), H(!0), F()) {
3177
- var N = j(), X = N.box, Y = N.content;
3178
- h.props.animation && (Fn([X, Y], k), H0([X, Y], "hidden"));
3177
+ var N = j(), ee = N.box, Y = N.content;
3178
+ h.props.animation && (Fn([ee, Y], k), H0([ee, Y], "hidden"));
3179
3179
  }
3180
3180
  xe(), se(), h.props.animation ? F() && function(ce, oe) {
3181
3181
  k2(ce, function() {
@@ -3200,9 +3200,9 @@ function Up(e, n) {
3200
3200
  } };
3201
3201
  if (!b.render)
3202
3202
  return h;
3203
- var x = b.render(h), z = x.popper, B = x.onUpdate;
3203
+ var x = b.render(h), z = x.popper, V = x.onUpdate;
3204
3204
  z.setAttribute("data-tippy-root", ""), z.id = "tippy-" + h.id, h.popper = z, e._tippy = h, z._tippy = h;
3205
- var I = V.map(function(S) {
3205
+ var I = B.map(function(S) {
3206
3206
  return S.fn(h);
3207
3207
  }), O = e.hasAttribute("aria-expanded");
3208
3208
  return Te(), se(), H(), E("onCreate", [h]), b.showOnCreate && Y2(), z.addEventListener("mouseenter", function() {
@@ -3252,8 +3252,8 @@ function Up(e, n) {
3252
3252
  if (h.state.isVisible)
3253
3253
  k.setAttribute(q, N ? N + " " + A : A);
3254
3254
  else {
3255
- var X = N && N.replace(A, "").trim();
3256
- X ? k.setAttribute(q, X) : k.removeAttribute(q);
3255
+ var ee = N && N.replace(A, "").trim();
3256
+ ee ? k.setAttribute(q, ee) : k.removeAttribute(q);
3257
3257
  }
3258
3258
  });
3259
3259
  }
@@ -3348,17 +3348,17 @@ function Up(e, n) {
3348
3348
  var q = S.target, A = P().contains(q) || z.contains(q);
3349
3349
  if (S.type !== "mousemove" || !A) {
3350
3350
  var k = x2().concat(z).map(function(N) {
3351
- var X, Y = (X = N._tippy.popperInstance) == null ? void 0 : X.state;
3351
+ var ee, Y = (ee = N._tippy.popperInstance) == null ? void 0 : ee.state;
3352
3352
  return Y ? { popperRect: N.getBoundingClientRect(), popperState: Y, props: b } : null;
3353
3353
  }).filter(Boolean);
3354
- (function(N, X) {
3355
- var Y = X.clientX, ce = X.clientY;
3354
+ (function(N, ee) {
3355
+ var Y = ee.clientX, ce = ee.clientY;
3356
3356
  return N.every(function(oe) {
3357
- var me = oe.popperRect, de = oe.popperState, ge = oe.props.interactiveBorder, C2 = m4(de.placement), a2 = de.modifiersData.offset;
3357
+ var me = oe.popperRect, ie = oe.popperState, ge = oe.props.interactiveBorder, C2 = m4(ie.placement), a2 = ie.modifiersData.offset;
3358
3358
  if (!a2)
3359
3359
  return !0;
3360
- var x4 = C2 === "bottom" ? a2.top.y : 0, C4 = C2 === "top" ? a2.bottom.y : 0, _4 = C2 === "right" ? a2.left.x : 0, M4 = C2 === "left" ? a2.right.x : 0, z4 = me.top - ce + x4 > ge, A4 = ce - me.bottom - C4 > ge, V4 = me.left - Y + _4 > ge, B4 = Y - me.right - M4 > ge;
3361
- return z4 || A4 || V4 || B4;
3360
+ var x4 = C2 === "bottom" ? a2.top.y : 0, C4 = C2 === "top" ? a2.bottom.y : 0, _4 = C2 === "right" ? a2.left.x : 0, M4 = C2 === "left" ? a2.right.x : 0, z4 = me.top - ce + x4 > ge, A4 = ce - me.bottom - C4 > ge, B4 = me.left - Y + _4 > ge, V4 = Y - me.right - M4 > ge;
3361
+ return z4 || A4 || B4 || V4;
3362
3362
  });
3363
3363
  })(k, S) && (te(), He(S));
3364
3364
  }
@@ -3374,15 +3374,15 @@ function Up(e, n) {
3374
3374
  }
3375
3375
  function b2() {
3376
3376
  I2();
3377
- var S = h.props, q = S.popperOptions, A = S.placement, k = S.offset, N = S.getReferenceClientRect, X = S.moveTransition, Y = F() ? gn(z).arrow : null, ce = N ? { getBoundingClientRect: N, contextElement: N.contextElement || P() } : e, oe = { name: "$$tippy", enabled: !0, phase: "beforeWrite", requires: ["computeStyles"], fn: function(de) {
3378
- var ge = de.state;
3377
+ var S = h.props, q = S.popperOptions, A = S.placement, k = S.offset, N = S.getReferenceClientRect, ee = S.moveTransition, Y = F() ? gn(z).arrow : null, ce = N ? { getBoundingClientRect: N, contextElement: N.contextElement || P() } : e, oe = { name: "$$tippy", enabled: !0, phase: "beforeWrite", requires: ["computeStyles"], fn: function(ie) {
3378
+ var ge = ie.state;
3379
3379
  if (F()) {
3380
3380
  var C2 = j().box;
3381
3381
  ["placement", "reference-hidden", "escaped"].forEach(function(a2) {
3382
3382
  a2 === "placement" ? C2.setAttribute("data-placement", ge.placement) : ge.attributes.popper["data-popper-" + a2] ? C2.setAttribute("data-" + a2, "") : C2.removeAttribute("data-" + a2);
3383
3383
  }), ge.attributes.popper = {};
3384
3384
  }
3385
- } }, me = [{ name: "offset", options: { offset: k } }, { name: "preventOverflow", options: { padding: { top: 2, bottom: 2, left: 5, right: 5 } } }, { name: "flip", options: { padding: 5 } }, { name: "computeStyles", options: { adaptive: !X } }, oe];
3385
+ } }, me = [{ name: "offset", options: { offset: k } }, { name: "preventOverflow", options: { padding: { top: 2, bottom: 2, left: 5, right: 5 } } }, { name: "flip", options: { padding: 5 } }, { name: "computeStyles", options: { adaptive: !ee } }, oe];
3386
3386
  F() && Y && me.push({ name: "arrow", options: { element: Y, padding: 3 } }), me.push.apply(me, (q == null ? void 0 : q.modifiers) || []), h.popperInstance = jp(ce, z, Object.assign({}, q, { placement: A, onFirstUpdate: l, modifiers: me }));
3387
3387
  }
3388
3388
  function I2() {
@@ -3454,8 +3454,8 @@ var Zp = Object.assign({}, Xo, { effect: function(e) {
3454
3454
  function v(h) {
3455
3455
  return o.map(function(x) {
3456
3456
  var z = x.setProps;
3457
- return x.setProps = function(B) {
3458
- z(B), x.reference === a && h.setProps(B);
3457
+ return x.setProps = function(V) {
3458
+ z(V), x.reference === a && h.setProps(V);
3459
3459
  }, function() {
3460
3460
  x.setProps = z;
3461
3461
  };
@@ -3465,10 +3465,10 @@ var Zp = Object.assign({}, Xo, { effect: function(e) {
3465
3465
  var z = c.indexOf(x);
3466
3466
  if (x !== a) {
3467
3467
  a = x;
3468
- var B = (l || []).concat("content").reduce(function(I, O) {
3468
+ var V = (l || []).concat("content").reduce(function(I, O) {
3469
3469
  return I[O] = o[z].props[O], I;
3470
3470
  }, {});
3471
- h.setProps(Object.assign({}, B, { getReferenceClientRect: typeof B.getReferenceClientRect == "function" ? B.getReferenceClientRect : function() {
3471
+ h.setProps(Object.assign({}, V, { getReferenceClientRect: typeof V.getReferenceClientRect == "function" ? V.getReferenceClientRect : function() {
3472
3472
  var I;
3473
3473
  return (I = r[z]) == null ? void 0 : I.getBoundingClientRect();
3474
3474
  } }));
@@ -3489,8 +3489,8 @@ var Zp = Object.assign({}, Xo, { effect: function(e) {
3489
3489
  } };
3490
3490
  } }, f = U(q2(), Object.assign({}, function(h, x) {
3491
3491
  var z = Object.assign({}, h);
3492
- return x.forEach(function(B) {
3493
- delete z[B];
3492
+ return x.forEach(function(V) {
3493
+ delete z[V];
3494
3494
  }), z;
3495
3495
  }(n, ["overrides"]), { plugins: [g].concat(n.plugins || []), triggerTarget: c, popperOptions: Object.assign({}, n.popperOptions, { modifiers: [].concat(((t = n.popperOptions) == null ? void 0 : t.modifiers) || [], [Zp]) }) })), _ = f.show;
3496
3496
  f.show = function(h) {
@@ -3518,9 +3518,9 @@ var Zp = Object.assign({}, Xo, { effect: function(e) {
3518
3518
  var x = r.indexOf(a), z = r[x - 1] || h;
3519
3519
  f.show(z);
3520
3520
  };
3521
- var V = f.setProps;
3521
+ var B = f.setProps;
3522
3522
  return f.setProps = function(h) {
3523
- l = h.overrides || l, V(h);
3523
+ l = h.overrides || l, B(h);
3524
3524
  }, f.setInstances = function(h) {
3525
3525
  C(!0), s.forEach(function(x) {
3526
3526
  return x();
@@ -3566,11 +3566,11 @@ var $p = { name: "followCursor", defaultValue: !1, fn: function(e) {
3566
3566
  a = !0, e.setProps({ getReferenceClientRect: null }), a = !1;
3567
3567
  }
3568
3568
  function w(y) {
3569
- var g = !y.target || n.contains(y.target), f = e.props.followCursor, _ = y.clientX, V = y.clientY, h = n.getBoundingClientRect(), x = _ - h.left, z = V - h.top;
3569
+ var g = !y.target || n.contains(y.target), f = e.props.followCursor, _ = y.clientX, B = y.clientY, h = n.getBoundingClientRect(), x = _ - h.left, z = B - h.top;
3570
3570
  !g && e.props.interactive || e.setProps({ getReferenceClientRect: function() {
3571
- var B = n.getBoundingClientRect(), I = _, O = V;
3572
- f === "initial" && (I = B.left + x, O = B.top + z);
3573
- var Z = f === "horizontal" ? B.top : O, J = f === "vertical" ? B.right : I, F = f === "horizontal" ? B.bottom : O, P = f === "vertical" ? B.left : I;
3571
+ var V = n.getBoundingClientRect(), I = _, O = B;
3572
+ f === "initial" && (I = V.left + x, O = V.top + z);
3573
+ var Z = f === "horizontal" ? V.top : O, J = f === "vertical" ? V.right : I, F = f === "horizontal" ? V.bottom : O, P = f === "vertical" ? V.left : I;
3574
3574
  return { width: J - P, height: F - Z, top: Z, right: J, bottom: F, left: P };
3575
3575
  } });
3576
3576
  }
@@ -3613,18 +3613,18 @@ var $p = { name: "followCursor", defaultValue: !1, fn: function(e) {
3613
3613
  switch (w) {
3614
3614
  case "top":
3615
3615
  case "bottom":
3616
- var g = v[0], f = v[v.length - 1], _ = w === "top", V = g.top, h = f.bottom, x = _ ? g.left : f.left, z = _ ? g.right : f.right;
3617
- return { top: V, bottom: h, left: x, right: z, width: z - x, height: h - V };
3616
+ var g = v[0], f = v[v.length - 1], _ = w === "top", B = g.top, h = f.bottom, x = _ ? g.left : f.left, z = _ ? g.right : f.right;
3617
+ return { top: B, bottom: h, left: x, right: z, width: z - x, height: h - B };
3618
3618
  case "left":
3619
3619
  case "right":
3620
- var B = Math.min.apply(Math, v.map(function(F) {
3620
+ var V = Math.min.apply(Math, v.map(function(F) {
3621
3621
  return F.left;
3622
3622
  })), I = Math.max.apply(Math, v.map(function(F) {
3623
3623
  return F.right;
3624
3624
  })), O = v.filter(function(F) {
3625
- return w === "left" ? F.left === B : F.right === I;
3625
+ return w === "left" ? F.left === V : F.right === I;
3626
3626
  }), Z = O[0].top, J = O[O.length - 1].bottom;
3627
- return { top: Z, bottom: J, left: B, right: I, width: I - B, height: J - Z };
3627
+ return { top: Z, bottom: J, left: V, right: I, width: I - V, height: J - Z };
3628
3628
  default:
3629
3629
  return C;
3630
3630
  }
@@ -3673,11 +3673,11 @@ function $1(e, n = {}, t = { mount: !0, appName: "Tippy" }) {
3673
3673
  const a = re(), o = R(), r = R({ isEnabled: !1, isVisible: !1, isDestroyed: !1, isMounted: !1, isShown: !1 }), c = x0();
3674
3674
  let l = null;
3675
3675
  const s = () => l || (l = document.createDocumentFragment(), l), p = (f) => {
3676
- let _, V = ze(f) ? f.value : f;
3677
- return g2(V) ? (c.value || (c.value = Un({ name: t.appName, setup: () => () => ze(f) ? f.value : f }), a && Object.assign(c.value._context, a.appContext), c.value.mount(s())), _ = () => s()) : typeof V == "object" ? (c.value || (c.value = Un({ name: t.appName, setup: () => () => De(ze(f) ? f.value : f) }), a && Object.assign(c.value._context, a.appContext), c.value.mount(s())), _ = () => s()) : _ = V, _;
3676
+ let _, B = ze(f) ? f.value : f;
3677
+ return g2(B) ? (c.value || (c.value = Un({ name: t.appName, setup: () => () => ze(f) ? f.value : f }), a && Object.assign(c.value._context, a.appContext), c.value.mount(s())), _ = () => s()) : typeof B == "object" ? (c.value || (c.value = Un({ name: t.appName, setup: () => () => De(ze(f) ? f.value : f) }), a && Object.assign(c.value._context, a.appContext), c.value.mount(s())), _ = () => s()) : _ = B, _;
3678
3678
  }, b = (f) => {
3679
3679
  let _ = {};
3680
- return _ = ze(f) ? f.value || {} : (Q1(f), { ...f }), _.content && (_.content = p(_.content)), _.triggerTarget && (_.triggerTarget = ze(_.triggerTarget) ? _.triggerTarget.value : _.triggerTarget), _.plugins && Array.isArray(_.plugins) || (_.plugins = []), _.plugins = _.plugins.filter((V) => V.name !== "vueTippyReactiveState"), _.plugins.push({ name: "vueTippyReactiveState", fn: () => ({ onCreate() {
3680
+ return _ = ze(f) ? f.value || {} : (Q1(f), { ...f }), _.content && (_.content = p(_.content)), _.triggerTarget && (_.triggerTarget = ze(_.triggerTarget) ? _.triggerTarget.value : _.triggerTarget), _.plugins && Array.isArray(_.plugins) || (_.plugins = []), _.plugins = _.plugins.filter((B) => B.name !== "vueTippyReactiveState"), _.plugins.push({ name: "vueTippyReactiveState", fn: () => ({ onCreate() {
3681
3681
  r.value.isEnabled = !0;
3682
3682
  }, onMount() {
3683
3683
  r.value.isMounted = !0;
@@ -3728,9 +3728,9 @@ function $1(e, n = {}, t = { mount: !0, appName: "Tippy" }) {
3728
3728
  var f;
3729
3729
  (f = o.value) === null || f === void 0 || f.unmount();
3730
3730
  }, mount: y, state: r };
3731
- return t.mount && (a ? a.isMounted ? y() : Be(y) : y()), a && ka(() => {
3731
+ return t.mount && (a ? a.isMounted ? y() : Ve(y) : y()), a && ka(() => {
3732
3732
  v();
3733
- }), ze(n) || Q1(n) ? le(n, w, { immediate: !1 }) : ze(n.content) && le(n.content, C, { immediate: !1 }), g;
3733
+ }), ze(n) || Q1(n) ? de(n, w, { immediate: !1 }) : ze(n.content) && de(n.content, C, { immediate: !1 }), g;
3734
3734
  }
3735
3735
  function Yp(e) {
3736
3736
  var n, t;
@@ -3756,13 +3756,13 @@ const Xp = u({ props: { to: { type: [String, Function] }, tag: { type: [String,
3756
3756
  } : (typeof e.to == "string" || e.to instanceof String) && (p = () => document.querySelector(e.to)));
3757
3757
  const b = $1(p, s());
3758
3758
  let w = n.content;
3759
- w || e.to !== "parent" || (w = n.default), Be(() => {
3759
+ w || e.to !== "parent" || (w = n.default), Ve(() => {
3760
3760
  l.value = !0, Me(() => {
3761
3761
  w && b.setContent(() => c.value);
3762
3762
  });
3763
- }), le(b.state, () => {
3763
+ }), de(b.state, () => {
3764
3764
  t("state", M(b.state));
3765
- }, { immediate: !0, deep: !0 }), le(() => e, () => {
3765
+ }, { immediate: !0, deep: !0 }), de(() => e, () => {
3766
3766
  b.setProps(s()), w && b.setContent(() => c.value);
3767
3767
  }, { deep: !0 });
3768
3768
  let C = g1({ elem: o, contentElem: c, mounted: l, ...b });
@@ -3771,8 +3771,8 @@ const Xp = u({ props: { to: { type: [String, Function] }, tag: { type: [String,
3771
3771
  if (e.to === "parent") {
3772
3772
  const _ = [];
3773
3773
  if (!o.value) {
3774
- const V = De("span", { ref: r, "data-v-tippy": "", style: { display: "none" } });
3775
- _.push(V);
3774
+ const B = De("span", { ref: r, "data-v-tippy": "", style: { display: "none" } });
3775
+ _.push(B);
3776
3776
  }
3777
3777
  return y && _.push(y), _;
3778
3778
  }
@@ -3796,7 +3796,7 @@ Object.keys(U.defaultProps).forEach((e) => {
3796
3796
  const n9 = u({ props: v1, setup(e) {
3797
3797
  const n = R([]), { singleton: t } = function(a, o) {
3798
3798
  const r = R();
3799
- return Be(() => {
3799
+ return Ve(() => {
3800
3800
  const c = (Array.isArray(a) ? a.map((l) => l.value) : typeof a == "function" ? a() : a.value).map((l) => l instanceof Element ? l._tippy : l).filter(Boolean);
3801
3801
  r.value = Jp(c, o ? { allowHTML: !0, ...o } : { allowHTML: !0 });
3802
3802
  }), { singleton: r };
@@ -3845,10 +3845,10 @@ const o9 = a9, r9 = { class: "cus-loading" }, c9 = { class: "cus-loading-content
3845
3845
  function Aa(e, n) {
3846
3846
  e.classList.contains(n) || e.classList.add(n);
3847
3847
  }
3848
- function Va(e, n) {
3848
+ function Ba(e, n) {
3849
3849
  e.classList.remove(n);
3850
3850
  }
3851
- const Ba = "po-r";
3851
+ const Va = "po-r";
3852
3852
  function f4(e) {
3853
3853
  return { mounted(a, o) {
3854
3854
  const r = Un(e).mount(document.createElement("div")), c = e.__name;
@@ -3859,13 +3859,13 @@ function f4(e) {
3859
3859
  const r = o.arg, c = e.__name;
3860
3860
  typeof title < "u" && (a[c].instance.loadingText = r), o.value !== o.oldValue && (o.value ? t(a) : function(l) {
3861
3861
  const s = e.__name;
3862
- Va(l, Ba), Va(l, "c-model"), l.removeChild(l[s].instance.$el);
3862
+ Ba(l, Va), Ba(l, "c-model"), l.removeChild(l[s].instance.$el);
3863
3863
  }(a));
3864
3864
  } };
3865
3865
  async function t(a) {
3866
3866
  await Me();
3867
3867
  const o = getComputedStyle(a), r = e.__name;
3868
- ["relative", "absolute", "fixed"].includes(o.position) || (Aa(a, Ba), r === "cusLoading" && Aa(a, "c-model")), a.appendChild(a[r].instance.$el);
3868
+ ["relative", "absolute", "fixed"].includes(o.position) || (Aa(a, Va), r === "cusLoading" && Aa(a, "c-model")), a.appendChild(a[r].instance.$el);
3869
3869
  }
3870
3870
  }
3871
3871
  let i9 = f4(we(u({ __name: "cusLoading", setup(e, { expose: n }) {
@@ -3873,7 +3873,7 @@ let i9 = f4(we(u({ __name: "cusLoading", setup(e, { expose: n }) {
3873
3873
  const t = R("正在载入...");
3874
3874
  return n({ setLoadingText: (a) => {
3875
3875
  t.value = a;
3876
- }, loadingText: t }), (a, o) => (i(), m("div", r9, [d("div", c9, [l9, d("p", d9, ee(t.value), 1)])]));
3876
+ }, loadingText: t }), (a, o) => (i(), m("div", r9, [d("div", c9, [l9, d("p", d9, X(t.value), 1)])]));
3877
3877
  } }), [["__scopeId", "data-v-adfb2349"]]));
3878
3878
  const g4 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAAB1CAYAAAAcLj78AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAk3SURBVHgB7Z1tTlNLGMefvml5k4Ji1MTc3g+amJjcuoJbVyB3BboDdAXoCnAH4grudQX2rkBuYuLbB0uMMYYYq1AEoXCf/3imDqVFoLSdmf5/SdMzBRHOeX4z88x5zjkpGVJevHhRTKfTpZ2dnYIQg+6P2tbWVvX69etLMmSkZMhQAcqZTGZ+d3e3LKQTVZVi8cqVKw9kSBgqEd68eTOvI8B9IYdlaX19/eaNGzdqEjlDI8Lr16/ndBR4aNujo6MyNjYmOjoI+UGj0ZDNzU35+vVr87NUKlW5evXqTYmcoRAhyQfe2vbZs2fNi7RH8wR59+6dbG9vm7bK8FBluCcRk5bISSR4atuU4Nfkcjm5dOkSkmfT1pH07qtXr2YlYqIXQQ/mgr4VsY3pECU4HPl8Xs6dO+d+9AidikRK1CIgOdY305Ohl7tw4YKQw1MoFGRqaqrZ1E7l72fPnkW53BytCFgmdVeIMNRns1khRwMj6OnTp22zpAsM8xIhUYqQ5AWPbLvlYJIjgDyhNV94+fLlXYmMKEXAEC5JXnDmzBnmBV3SOq3UVaT558+flyQiohMhyQvMQcIBPH/+vJDuGR8f35Mv6L6NKl+ISgSdEt2xeQGG8suXLzeHdNI9MzMzMjIyYptFXYV7JJEQTZQkecGCbWM6xOT45MEUydmvs7HkC1GIgCE6OWlmhmoM4c4wTk6QNvnCAlboJHCiECFZ0itiGwcKQzjpHTgx6eZeWKEL/WRb8CIkxXRmeIYEyAtI78HJNhQtJhQzmUzQ+ULQIqAXcitK0UsxL+gfFy9ebO5vXN+hndKCBEqwIrQrpnN6KNIH2p1sC7U4L1gRWEznB7EU5wUpAovp/CKG4rzgRGAxnZ+EXpwXlAgspvOX0IvzghKBxXR+E3JxXjAisJguDEItzgtCBBbThUWIxXneRxOL6cIktOI8r0VgMV24hFac57UILKYLm5CK87wVgcV0cRBKcZ6XIrCYLi5CKM7zTgQW08VHCMV53onAYro48b04zysRWEwXN+2K88QTvBEBvQOL6eKntThPj/t98QBvRMBTbOw2i+nipTVf0Pc5H0owvOhyk1Wism3jQRXuwyoGBWTEQYsJHXVleXlZPKKgueAtfX8sA8QLEZJVoqJt40EVpDdg33q4fxe1M1y+du1aRQbEwEXQNeWSjgZFbGO49KGYDr0mXggYvMdU4Ie/x+LD/naeyoNFkooMiIGL0Gg0CvZg4BoDH2qJVlZWZG1tzWzHJsLGxkZzGyUrWKIeFJAAj6gCKsKkDBDWMrfh1KlTzW03cGLA9sCApew/4Z5og/ukTXcqEQNufuAKP+xQhDa4AYLHrcaEFduXfMwXuCfa4AYInj0cE3aqx5OVe6EIbUCQWBliGhHsahjgaLAX7o0O2ECJKUdgftAZitABGyj2XEIMuH8Hp0Z7oQgdcKcOsYjgLgWjupf8hCJ0wJ06rK6uSgy4+Q5HhL1QhA64V8XVarXgRwVIYAsZIQFzhL1QhA4gWHBVFUCegIrNUFeQ6vV6s5QB8JY4++H4eACoxfnw4YMpS7AyIHdwzzz7Ds6DuKPZxMSEuS0j2QtFOACMCrgDg5UBuGvxoTE5OSnT09NC9kMRfgFkwD2VUI2KKcb3798lNJDvoMrUTvXIfijCIcF0glOKeGGyTIhQBEIMFIEQoQiEGCgCIUIRCDFQBEKEIhBioAiECEUgxEARCBGKQIiBIhAiFIEQA0UgRCgCIQaKQIhQBEIMFIEQoQiEGCgCIUIRCDFQBEKEIhBioAiECEUgxEARCBGKQIiBIhAiFIEQA0UgRCgCIQaKQIj0+Yk5nz9/LmSz2VIqlSql0+nf9KPixsZGaWVlRchwk8/ny+vr6ws7OzvLu7u7S9vb20tTU1M16RM9E+Hbt2/Fra2tsgb+H9os6h9Xwrv9uraFEIt2jIiRu9pJCl54DvTa2lpNP19qNBr/Qg7dro6Pjy9JDzgREWxPr68/EfBqdVlfBTyGlQFPjosKUdD4KasAZfuZK4c2Kyc1chxLBBv4Gui3tFnCL4vP7WNXYTQhvaBFjnmMHDqlqug25HgyMTFRkWNwaBEQ/Llc7o7+Arc04EvJLyTd4koT6vOLyfFwj3c3D3FPOmLIcTcZMSr6s5/o1Lyio0X1MD/jQBEQ/PoLzmrvf9v2+gj+k+zx8RxjS4jPMCbHxz3e3YjgknTQs/o+a0cLleKx5haLB/67dh9CAM3i53SoQfJSkB6DVaPNzU2zjSfd88HY8YPR4P3796JzfNPGcT8pGTpQ1VdF5XvQbpTYI0K/BbDoCpN8+vTJbOuwJtPT06JzPSFxguD/+PFjc0QYHR01x7yPLLYK0RRBg/G2CvCwnwK4qIRSr9ebbUyZ3GkTiQOMBO6UCMd4Zmam16NBO6o6hXpgp0xGBA3AeX27LwOmVqtheUzIcDBACZroDOT+yMjIg5QG3h0dBR6JJyBXwMigZ5y5ihQhmPrq6qNo8JkpEdqDRuP/XkqD7q04Z3wJGUKqEIGnfsnQk9aEoSKEDDE6NaogR8BZ4qfaHshqESGDRvOU39Oo5tOk9C9t963klRBPqGns39TEvWpSdhQqqRU3dPMfIWQIQEqAmLdFevtKLLCcqt8wr99YFEIiAwLgRFprlWrH6rnV1VVU883p5qwQEjidBLD8sowUV5o1Go2ybs7hEkshJBCSFdEnY2Njixq7B+bAR6qndqS4rT+4LIT4RQ2XdMohg9+lqwsLMH3St7L+h39SDDIATODry1y2iRXQowS/y4leUwkxMH2CGEi2OZUiJ0xVX5jr/wcBugn8Vnp6cbH+soXkhB3lIEcBPX1VY2WpF0HfjoFcZQ85IEkiyB+OIDy7PVzgmoCaDXg9uVXN5XJLOMElfcar201Ajnq9XtQdUsR9bvQjCPJbIgraFCUsbM+OgF/WdhXBjvsTaTJb7WUPf1SCuu+KFQXvVg5cUZfIAkkKFKYvIIDdIP8iP4IcvXs1m81W8/l8zadA/xXR3oAoWeotJNIUkjupFRJxJp0z54Xk8lT7GiZqyUuSoLYB/gVTFnyGryG48bVMJlMbxLSlH/BOXG2ARHi3ImHbjjjYVqman1uSe7m2su/7jguCsd3nuFeo27bB2/rvbCBjO9Zg7ob/AQbdRnM2MSWIAAAAAElFTkSuQmCC", s9 = { class: "cus-loading" }, m9 = { class: "cus-loading-content" }, u9 = ["src"], p9 = { class: "desc" };
3879
3879
  let h9 = f4(we(u({ __name: "cusEmpty", setup(e, { expose: n }) {
@@ -3881,19 +3881,19 @@ let h9 = f4(we(u({ __name: "cusEmpty", setup(e, { expose: n }) {
3881
3881
  const t = R("暂无数据");
3882
3882
  return n({ setLoadingText: (a) => {
3883
3883
  t.value = a;
3884
- }, loadingText: t }), (a, o) => (i(), m("div", s9, [d("div", m9, [d("img", { src: M(g4), style: { width: "40px" } }, null, 8, u9), d("p", p9, ee(t.value), 1)])]));
3884
+ }, loadingText: t }), (a, o) => (i(), m("div", s9, [d("div", m9, [d("img", { src: M(g4), style: { width: "40px" } }, null, 8, u9), d("p", p9, X(t.value), 1)])]));
3885
3885
  } }), [["__scopeId", "data-v-25fc7e05"]]));
3886
3886
  const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: "" }, titleAttrs: { type: Object, default: () => ({}) } }, setup(e) {
3887
3887
  const { proxy: n } = re(), t = w2(), a = e, o = ["small", "large"], r = L(() => {
3888
3888
  var l, s;
3889
3889
  return (l = a.titleAttrs) != null && l.width ? { ...a.titleAttrs, width: n.processWidth((s = a.titleAttrs) == null ? void 0 : s.width, !0) } : a.titleAttrs;
3890
3890
  }), c = L(() => t.size ? `el-input--${t.size}` : "o-comp-title__base-size");
3891
- return L(() => ({ height: !o.includes(t.size) && "32px" })), (l, s) => a.title ? (i(), m("div", $({ key: 0, class: ["o-comp-title", c.value], style: { ...r.value } }, l.$attrs), ee(a.title), 17)) : K("", !0);
3891
+ return L(() => ({ height: !o.includes(t.size) && "32px" })), (l, s) => a.title ? (i(), m("div", $({ key: 0, class: ["o-comp-title", c.value], style: { ...r.value } }, l.$attrs), X(a.title), 17)) : K("", !0);
3892
3892
  } }), f9 = we(v9, [["__scopeId", "data-v-4c7d1067"]]), g9 = { class: "checkbox" }, w9 = u({ __name: "Checkbox", props: { type: { type: String, default: "" }, options: { type: Object, default: () => [] }, showType: { type: String, validator: (e) => ["check", "button"].includes(e), default: "check" }, modelValue: { type: Array, defalut: () => [] }, label: { type: String, default: "label" }, value: { type: String, default: "value" }, showAll: { type: Boolean, default: !0 }, attrs: { type: Object, default: () => {
3893
3893
  } }, customDisabled: { type: Function, default: () => {
3894
3894
  } }, customLabel: { type: [Function, String], default: "" } }, emits: ["update:modelValue"], setup(e, { emit: n }) {
3895
3895
  const { proxy: t } = re(), a = e, o = R(!1), r = R(!1), c = R([]);
3896
- le(() => a.modelValue, (v) => {
3896
+ de(() => a.modelValue, (v) => {
3897
3897
  let y = [];
3898
3898
  y = t.isEmpty(v) || typeof v != "object" ? [] : v.filter((g) => a.options.some((f) => a.type === "simple" ? f === g : f[a.value])), t.isEmpty(y) ? (r.value = !1, o.value = !1) : y.length === a.options.length ? (r.value = !1, o.value = !0) : (r.value = !0, o.value = !1);
3899
3899
  }, { deep: !0, immediate: !0 });
@@ -3914,7 +3914,7 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
3914
3914
  }
3915
3915
  return (v, y) => {
3916
3916
  const g = Q("el-checkbox"), f = Q("el-checkbox-group");
3917
- return i(), m("div", g9, [e.showAll ? (i(), D(g, $({ key: 0, modelValue: o.value, "onUpdate:modelValue": y[0] || (y[0] = (_) => o.value = _), class: "checkbox__all", indeterminate: r.value, onChange: s }, v.$attrs), { default: T(() => [ve(" 全选 ")]), _: 1 }, 16, ["modelValue", "indeterminate"])) : K("", !0), ne(f, $({ modelValue: a.modelValue, "onUpdate:modelValue": y[1] || (y[1] = (_) => a.modelValue = _), onChange: b }, v.$attrs), { default: T(() => [W(v.$slots, "default", {}, () => [(i(!0), m(ie, null, Ve(a.options, (_, V) => (i(), D(be(p.value), $(e.attrs, { key: V, value: a.type === "simple" ? _ : _[a.value], label: a.type === "simple" ? _ : _[a.label], disabled: a.customDisabled(_) }), { default: T(() => [W(v.$slots, a.type === "simple" ? _ : _.slot, U2(k0(a.type === "simple" ? {} : _)), () => [ve(ee(C(_, V)), 1)], !0)]), _: 2 }, 1040, ["value", "label", "disabled"]))), 128))], !0)]), _: 3 }, 16, ["modelValue"])]);
3917
+ return i(), m("div", g9, [e.showAll ? (i(), D(g, $({ key: 0, modelValue: o.value, "onUpdate:modelValue": y[0] || (y[0] = (_) => o.value = _), class: "checkbox__all", indeterminate: r.value, onChange: s }, v.$attrs), { default: T(() => [ve(" 全选 ")]), _: 1 }, 16, ["modelValue", "indeterminate"])) : K("", !0), ne(f, $({ modelValue: a.modelValue, "onUpdate:modelValue": y[1] || (y[1] = (_) => a.modelValue = _), onChange: b }, v.$attrs), { default: T(() => [W(v.$slots, "default", {}, () => [(i(!0), m(le, null, Be(a.options, (_, B) => (i(), D(be(p.value), $(e.attrs, { key: B, value: a.type === "simple" ? _ : _[a.value], label: a.type === "simple" ? _ : _[a.label], disabled: a.customDisabled(_) }), { default: T(() => [W(v.$slots, a.type === "simple" ? _ : _.slot, U2(k0(a.type === "simple" ? {} : _)), () => [ve(X(C(_, B)), 1)], !0)]), _: 2 }, 1040, ["value", "label", "disabled"]))), 128))], !0)]), _: 3 }, 16, ["modelValue"])]);
3918
3918
  };
3919
3919
  } }), y9 = we(w9, [["__scopeId", "data-v-b3d6f2f5"]]), b9 = [{ code: "11", name: "北京市", children: [{ code: "1101", name: "市辖区", children: [{ code: "110101", name: "东城区" }, { code: "110102", name: "西城区" }, { code: "110105", name: "朝阳区" }, { code: "110106", name: "丰台区" }, { code: "110107", name: "石景山区" }, { code: "110108", name: "海淀区" }, { code: "110109", name: "门头沟区" }, { code: "110111", name: "房山区" }, { code: "110112", name: "通州区" }, { code: "110113", name: "顺义区" }, { code: "110114", name: "昌平区" }, { code: "110115", name: "大兴区" }, { code: "110116", name: "怀柔区" }, { code: "110117", name: "平谷区" }, { code: "110118", name: "密云区" }, { code: "110119", name: "延庆区" }] }] }, { code: "12", name: "天津市", children: [{ code: "1201", name: "市辖区", children: [{ code: "120101", name: "和平区" }, { code: "120102", name: "河东区" }, { code: "120103", name: "河西区" }, { code: "120104", name: "南开区" }, { code: "120105", name: "河北区" }, { code: "120106", name: "红桥区" }, { code: "120110", name: "东丽区" }, { code: "120111", name: "西青区" }, { code: "120112", name: "津南区" }, { code: "120113", name: "北辰区" }, { code: "120114", name: "武清区" }, { code: "120115", name: "宝坻区" }, { code: "120116", name: "滨海新区" }, { code: "120117", name: "宁河区" }, { code: "120118", name: "静海区" }, { code: "120119", name: "蓟州区" }] }] }, { code: "13", name: "河北省", children: [{ code: "1301", name: "石家庄市", children: [{ code: "130102", name: "长安区" }, { code: "130104", name: "桥西区" }, { code: "130105", name: "新华区" }, { code: "130107", name: "井陉矿区" }, { code: "130108", name: "裕华区" }, { code: "130109", name: "藁城区" }, { code: "130110", name: "鹿泉区" }, { code: "130111", name: "栾城区" }, { code: "130121", name: "井陉县" }, { code: "130123", name: "正定县" }, { code: "130125", name: "行唐县" }, { code: "130126", name: "灵寿县" }, { code: "130127", name: "高邑县" }, { code: "130128", name: "深泽县" }, { code: "130129", name: "赞皇县" }, { code: "130130", name: "无极县" }, { code: "130131", name: "平山县" }, { code: "130132", name: "元氏县" }, { code: "130133", name: "赵县" }, { code: "130171", name: "石家庄高新技术产业开发区" }, { code: "130172", name: "石家庄循环化工园区" }, { code: "130181", name: "辛集市" }, { code: "130183", name: "晋州市" }, { code: "130184", name: "新乐市" }] }, { code: "1302", name: "唐山市", children: [{ code: "130202", name: "路南区" }, { code: "130203", name: "路北区" }, { code: "130204", name: "古冶区" }, { code: "130205", name: "开平区" }, { code: "130207", name: "丰南区" }, { code: "130208", name: "丰润区" }, { code: "130209", name: "曹妃甸区" }, { code: "130224", name: "滦南县" }, { code: "130225", name: "乐亭县" }, { code: "130227", name: "迁西县" }, { code: "130229", name: "玉田县" }, { code: "130271", name: "河北唐山芦台经济开发区" }, { code: "130272", name: "唐山市汉沽管理区" }, { code: "130273", name: "唐山高新技术产业开发区" }, { code: "130274", name: "河北唐山海港经济开发区" }, { code: "130281", name: "遵化市" }, { code: "130283", name: "迁安市" }, { code: "130284", name: "滦州市" }] }, { code: "1303", name: "秦皇岛市", children: [{ code: "130302", name: "海港区" }, { code: "130303", name: "山海关区" }, { code: "130304", name: "北戴河区" }, { code: "130306", name: "抚宁区" }, { code: "130321", name: "青龙满族自治县" }, { code: "130322", name: "昌黎县" }, { code: "130324", name: "卢龙县" }, { code: "130371", name: "秦皇岛市经济技术开发区" }, { code: "130372", name: "北戴河新区" }] }, { code: "1304", name: "邯郸市", children: [{ code: "130402", name: "邯山区" }, { code: "130403", name: "丛台区" }, { code: "130404", name: "复兴区" }, { code: "130406", name: "峰峰矿区" }, { code: "130407", name: "肥乡区" }, { code: "130408", name: "永年区" }, { code: "130423", name: "临漳县" }, { code: "130424", name: "成安县" }, { code: "130425", name: "大名县" }, { code: "130426", name: "涉县" }, { code: "130427", name: "磁县" }, { code: "130430", name: "邱县" }, { code: "130431", name: "鸡泽县" }, { code: "130432", name: "广平县" }, { code: "130433", name: "馆陶县" }, { code: "130434", name: "魏县" }, { code: "130435", name: "曲周县" }, { code: "130471", name: "邯郸经济技术开发区" }, { code: "130473", name: "邯郸冀南新区" }, { code: "130481", name: "武安市" }] }, { code: "1305", name: "邢台市", children: [{ code: "130502", name: "襄都区" }, { code: "130503", name: "信都区" }, { code: "130505", name: "任泽区" }, { code: "130506", name: "南和区" }, { code: "130522", name: "临城县" }, { code: "130523", name: "内丘县" }, { code: "130524", name: "柏乡县" }, { code: "130525", name: "隆尧县" }, { code: "130528", name: "宁晋县" }, { code: "130529", name: "巨鹿县" }, { code: "130530", name: "新河县" }, { code: "130531", name: "广宗县" }, { code: "130532", name: "平乡县" }, { code: "130533", name: "威县" }, { code: "130534", name: "清河县" }, { code: "130535", name: "临西县" }, { code: "130571", name: "河北邢台经济开发区" }, { code: "130581", name: "南宫市" }, { code: "130582", name: "沙河市" }] }, { code: "1306", name: "保定市", children: [{ code: "130602", name: "竞秀区" }, { code: "130606", name: "莲池区" }, { code: "130607", name: "满城区" }, { code: "130608", name: "清苑区" }, { code: "130609", name: "徐水区" }, { code: "130623", name: "涞水县" }, { code: "130624", name: "阜平县" }, { code: "130626", name: "定兴县" }, { code: "130627", name: "唐县" }, { code: "130628", name: "高阳县" }, { code: "130629", name: "容城县" }, { code: "130630", name: "涞源县" }, { code: "130631", name: "望都县" }, { code: "130632", name: "安新县" }, { code: "130633", name: "易县" }, { code: "130634", name: "曲阳县" }, { code: "130635", name: "蠡县" }, { code: "130636", name: "顺平县" }, { code: "130637", name: "博野县" }, { code: "130638", name: "雄县" }, { code: "130671", name: "保定高新技术产业开发区" }, { code: "130672", name: "保定白沟新城" }, { code: "130681", name: "涿州市" }, { code: "130682", name: "定州市" }, { code: "130683", name: "安国市" }, { code: "130684", name: "高碑店市" }] }, { code: "1307", name: "张家口市", children: [{ code: "130702", name: "桥东区" }, { code: "130703", name: "桥西区" }, { code: "130705", name: "宣化区" }, { code: "130706", name: "下花园区" }, { code: "130708", name: "万全区" }, { code: "130709", name: "崇礼区" }, { code: "130722", name: "张北县" }, { code: "130723", name: "康保县" }, { code: "130724", name: "沽源县" }, { code: "130725", name: "尚义县" }, { code: "130726", name: "蔚县" }, { code: "130727", name: "阳原县" }, { code: "130728", name: "怀安县" }, { code: "130730", name: "怀来县" }, { code: "130731", name: "涿鹿县" }, { code: "130732", name: "赤城县" }, { code: "130771", name: "张家口经济开发区" }, { code: "130772", name: "张家口市察北管理区" }, { code: "130773", name: "张家口市塞北管理区" }] }, { code: "1308", name: "承德市", children: [{ code: "130802", name: "双桥区" }, { code: "130803", name: "双滦区" }, { code: "130804", name: "鹰手营子矿区" }, { code: "130821", name: "承德县" }, { code: "130822", name: "兴隆县" }, { code: "130824", name: "滦平县" }, { code: "130825", name: "隆化县" }, { code: "130826", name: "丰宁满族自治县" }, { code: "130827", name: "宽城满族自治县" }, { code: "130828", name: "围场满族蒙古族自治县" }, { code: "130871", name: "承德高新技术产业开发区" }, { code: "130881", name: "平泉市" }] }, { code: "1309", name: "沧州市", children: [{ code: "130902", name: "新华区" }, { code: "130903", name: "运河区" }, { code: "130921", name: "沧县" }, { code: "130922", name: "青县" }, { code: "130923", name: "东光县" }, { code: "130924", name: "海兴县" }, { code: "130925", name: "盐山县" }, { code: "130926", name: "肃宁县" }, { code: "130927", name: "南皮县" }, { code: "130928", name: "吴桥县" }, { code: "130929", name: "献县" }, { code: "130930", name: "孟村回族自治县" }, { code: "130971", name: "河北沧州经济开发区" }, { code: "130972", name: "沧州高新技术产业开发区" }, { code: "130973", name: "沧州渤海新区" }, { code: "130981", name: "泊头市" }, { code: "130982", name: "任丘市" }, { code: "130983", name: "黄骅市" }, { code: "130984", name: "河间市" }] }, { code: "1310", name: "廊坊市", children: [{ code: "131002", name: "安次区" }, { code: "131003", name: "广阳区" }, { code: "131022", name: "固安县" }, { code: "131023", name: "永清县" }, { code: "131024", name: "香河县" }, { code: "131025", name: "大城县" }, { code: "131026", name: "文安县" }, { code: "131028", name: "大厂回族自治县" }, { code: "131071", name: "廊坊经济技术开发区" }, { code: "131081", name: "霸州市" }, { code: "131082", name: "三河市" }] }, { code: "1311", name: "衡水市", children: [{ code: "131102", name: "桃城区" }, { code: "131103", name: "冀州区" }, { code: "131121", name: "枣强县" }, { code: "131122", name: "武邑县" }, { code: "131123", name: "武强县" }, { code: "131124", name: "饶阳县" }, { code: "131125", name: "安平县" }, { code: "131126", name: "故城县" }, { code: "131127", name: "景县" }, { code: "131128", name: "阜城县" }, { code: "131171", name: "河北衡水高新技术产业开发区" }, { code: "131172", name: "衡水滨湖新区" }, { code: "131182", name: "深州市" }] }] }, { code: "14", name: "山西省", children: [{ code: "1401", name: "太原市", children: [{ code: "140105", name: "小店区" }, { code: "140106", name: "迎泽区" }, { code: "140107", name: "杏花岭区" }, { code: "140108", name: "尖草坪区" }, { code: "140109", name: "万柏林区" }, { code: "140110", name: "晋源区" }, { code: "140121", name: "清徐县" }, { code: "140122", name: "阳曲县" }, { code: "140123", name: "娄烦县" }, { code: "140171", name: "山西转型综合改革示范区" }, { code: "140181", name: "古交市" }] }, { code: "1402", name: "大同市", children: [{ code: "140212", name: "新荣区" }, { code: "140213", name: "平城区" }, { code: "140214", name: "云冈区" }, { code: "140215", name: "云州区" }, { code: "140221", name: "阳高县" }, { code: "140222", name: "天镇县" }, { code: "140223", name: "广灵县" }, { code: "140224", name: "灵丘县" }, { code: "140225", name: "浑源县" }, { code: "140226", name: "左云县" }, { code: "140271", name: "山西大同经济开发区" }] }, { code: "1403", name: "阳泉市", children: [{ code: "140302", name: "城区" }, { code: "140303", name: "矿区" }, { code: "140311", name: "郊区" }, { code: "140321", name: "平定县" }, { code: "140322", name: "盂县" }] }, { code: "1404", name: "长治市", children: [{ code: "140403", name: "潞州区" }, { code: "140404", name: "上党区" }, { code: "140405", name: "屯留区" }, { code: "140406", name: "潞城区" }, { code: "140423", name: "襄垣县" }, { code: "140425", name: "平顺县" }, { code: "140426", name: "黎城县" }, { code: "140427", name: "壶关县" }, { code: "140428", name: "长子县" }, { code: "140429", name: "武乡县" }, { code: "140430", name: "沁县" }, { code: "140431", name: "沁源县" }, { code: "140471", name: "山西长治高新技术产业园区" }] }, { code: "1405", name: "晋城市", children: [{ code: "140502", name: "城区" }, { code: "140521", name: "沁水县" }, { code: "140522", name: "阳城县" }, { code: "140524", name: "陵川县" }, { code: "140525", name: "泽州县" }, { code: "140581", name: "高平市" }] }, { code: "1406", name: "朔州市", children: [{ code: "140602", name: "朔城区" }, { code: "140603", name: "平鲁区" }, { code: "140621", name: "山阴县" }, { code: "140622", name: "应县" }, { code: "140623", name: "右玉县" }, { code: "140671", name: "山西朔州经济开发区" }, { code: "140681", name: "怀仁市" }] }, { code: "1407", name: "晋中市", children: [{ code: "140702", name: "榆次区" }, { code: "140703", name: "太谷区" }, { code: "140721", name: "榆社县" }, { code: "140722", name: "左权县" }, { code: "140723", name: "和顺县" }, { code: "140724", name: "昔阳县" }, { code: "140725", name: "寿阳县" }, { code: "140727", name: "祁县" }, { code: "140728", name: "平遥县" }, { code: "140729", name: "灵石县" }, { code: "140781", name: "介休市" }] }, { code: "1408", name: "运城市", children: [{ code: "140802", name: "盐湖区" }, { code: "140821", name: "临猗县" }, { code: "140822", name: "万荣县" }, { code: "140823", name: "闻喜县" }, { code: "140824", name: "稷山县" }, { code: "140825", name: "新绛县" }, { code: "140826", name: "绛县" }, { code: "140827", name: "垣曲县" }, { code: "140828", name: "夏县" }, { code: "140829", name: "平陆县" }, { code: "140830", name: "芮城县" }, { code: "140881", name: "永济市" }, { code: "140882", name: "河津市" }] }, { code: "1409", name: "忻州市", children: [{ code: "140902", name: "忻府区" }, { code: "140921", name: "定襄县" }, { code: "140922", name: "五台县" }, { code: "140923", name: "代县" }, { code: "140924", name: "繁峙县" }, { code: "140925", name: "宁武县" }, { code: "140926", name: "静乐县" }, { code: "140927", name: "神池县" }, { code: "140928", name: "五寨县" }, { code: "140929", name: "岢岚县" }, { code: "140930", name: "河曲县" }, { code: "140931", name: "保德县" }, { code: "140932", name: "偏关县" }, { code: "140971", name: "五台山风景名胜区" }, { code: "140981", name: "原平市" }] }, { code: "1410", name: "临汾市", children: [{ code: "141002", name: "尧都区" }, { code: "141021", name: "曲沃县" }, { code: "141022", name: "翼城县" }, { code: "141023", name: "襄汾县" }, { code: "141024", name: "洪洞县" }, { code: "141025", name: "古县" }, { code: "141026", name: "安泽县" }, { code: "141027", name: "浮山县" }, { code: "141028", name: "吉县" }, { code: "141029", name: "乡宁县" }, { code: "141030", name: "大宁县" }, { code: "141031", name: "隰县" }, { code: "141032", name: "永和县" }, { code: "141033", name: "蒲县" }, { code: "141034", name: "汾西县" }, { code: "141081", name: "侯马市" }, { code: "141082", name: "霍州市" }] }, { code: "1411", name: "吕梁市", children: [{ code: "141102", name: "离石区" }, { code: "141121", name: "文水县" }, { code: "141122", name: "交城县" }, { code: "141123", name: "兴县" }, { code: "141124", name: "临县" }, { code: "141125", name: "柳林县" }, { code: "141126", name: "石楼县" }, { code: "141127", name: "岚县" }, { code: "141128", name: "方山县" }, { code: "141129", name: "中阳县" }, { code: "141130", name: "交口县" }, { code: "141181", name: "孝义市" }, { code: "141182", name: "汾阳市" }] }] }, { code: "15", name: "内蒙古自治区", children: [{ code: "1501", name: "呼和浩特市", children: [{ code: "150102", name: "新城区" }, { code: "150103", name: "回民区" }, { code: "150104", name: "玉泉区" }, { code: "150105", name: "赛罕区" }, { code: "150121", name: "土默特左旗" }, { code: "150122", name: "托克托县" }, { code: "150123", name: "和林格尔县" }, { code: "150124", name: "清水河县" }, { code: "150125", name: "武川县" }, { code: "150172", name: "呼和浩特经济技术开发区" }] }, { code: "1502", name: "包头市", children: [{ code: "150202", name: "东河区" }, { code: "150203", name: "昆都仑区" }, { code: "150204", name: "青山区" }, { code: "150205", name: "石拐区" }, { code: "150206", name: "白云鄂博矿区" }, { code: "150207", name: "九原区" }, { code: "150221", name: "土默特右旗" }, { code: "150222", name: "固阳县" }, { code: "150223", name: "达尔罕茂明安联合旗" }, { code: "150271", name: "包头稀土高新技术产业开发区" }] }, { code: "1503", name: "乌海市", children: [{ code: "150302", name: "海勃湾区" }, { code: "150303", name: "海南区" }, { code: "150304", name: "乌达区" }] }, { code: "1504", name: "赤峰市", children: [{ code: "150402", name: "红山区" }, { code: "150403", name: "元宝山区" }, { code: "150404", name: "松山区" }, { code: "150421", name: "阿鲁科尔沁旗" }, { code: "150422", name: "巴林左旗" }, { code: "150423", name: "巴林右旗" }, { code: "150424", name: "林西县" }, { code: "150425", name: "克什克腾旗" }, { code: "150426", name: "翁牛特旗" }, { code: "150428", name: "喀喇沁旗" }, { code: "150429", name: "宁城县" }, { code: "150430", name: "敖汉旗" }] }, { code: "1505", name: "通辽市", children: [{ code: "150502", name: "科尔沁区" }, { code: "150521", name: "科尔沁左翼中旗" }, { code: "150522", name: "科尔沁左翼后旗" }, { code: "150523", name: "开鲁县" }, { code: "150524", name: "库伦旗" }, { code: "150525", name: "奈曼旗" }, { code: "150526", name: "扎鲁特旗" }, { code: "150571", name: "通辽经济技术开发区" }, { code: "150581", name: "霍林郭勒市" }] }, { code: "1506", name: "鄂尔多斯市", children: [{ code: "150602", name: "东胜区" }, { code: "150603", name: "康巴什区" }, { code: "150621", name: "达拉特旗" }, { code: "150622", name: "准格尔旗" }, { code: "150623", name: "鄂托克前旗" }, { code: "150624", name: "鄂托克旗" }, { code: "150625", name: "杭锦旗" }, { code: "150626", name: "乌审旗" }, { code: "150627", name: "伊金霍洛旗" }] }, { code: "1507", name: "呼伦贝尔市", children: [{ code: "150702", name: "海拉尔区" }, { code: "150703", name: "扎赉诺尔区" }, { code: "150721", name: "阿荣旗" }, { code: "150722", name: "莫力达瓦达斡尔族自治旗" }, { code: "150723", name: "鄂伦春自治旗" }, { code: "150724", name: "鄂温克族自治旗" }, { code: "150725", name: "陈巴尔虎旗" }, { code: "150726", name: "新巴尔虎左旗" }, { code: "150727", name: "新巴尔虎右旗" }, { code: "150781", name: "满洲里市" }, { code: "150782", name: "牙克石市" }, { code: "150783", name: "扎兰屯市" }, { code: "150784", name: "额尔古纳市" }, { code: "150785", name: "根河市" }] }, { code: "1508", name: "巴彦淖尔市", children: [{ code: "150802", name: "临河区" }, { code: "150821", name: "五原县" }, { code: "150822", name: "磴口县" }, { code: "150823", name: "乌拉特前旗" }, { code: "150824", name: "乌拉特中旗" }, { code: "150825", name: "乌拉特后旗" }, { code: "150826", name: "杭锦后旗" }] }, { code: "1509", name: "乌兰察布市", children: [{ code: "150902", name: "集宁区" }, { code: "150921", name: "卓资县" }, { code: "150922", name: "化德县" }, { code: "150923", name: "商都县" }, { code: "150924", name: "兴和县" }, { code: "150925", name: "凉城县" }, { code: "150926", name: "察哈尔右翼前旗" }, { code: "150927", name: "察哈尔右翼中旗" }, { code: "150928", name: "察哈尔右翼后旗" }, { code: "150929", name: "四子王旗" }, { code: "150981", name: "丰镇市" }] }, { code: "1522", name: "兴安盟", children: [{ code: "152201", name: "乌兰浩特市" }, { code: "152202", name: "阿尔山市" }, { code: "152221", name: "科尔沁右翼前旗" }, { code: "152222", name: "科尔沁右翼中旗" }, { code: "152223", name: "扎赉特旗" }, { code: "152224", name: "突泉县" }] }, { code: "1525", name: "锡林郭勒盟", children: [{ code: "152501", name: "二连浩特市" }, { code: "152502", name: "锡林浩特市" }, { code: "152522", name: "阿巴嘎旗" }, { code: "152523", name: "苏尼特左旗" }, { code: "152524", name: "苏尼特右旗" }, { code: "152525", name: "东乌珠穆沁旗" }, { code: "152526", name: "西乌珠穆沁旗" }, { code: "152527", name: "太仆寺旗" }, { code: "152528", name: "镶黄旗" }, { code: "152529", name: "正镶白旗" }, { code: "152530", name: "正蓝旗" }, { code: "152531", name: "多伦县" }, { code: "152571", name: "乌拉盖管委会" }] }, { code: "1529", name: "阿拉善盟", children: [{ code: "152921", name: "阿拉善左旗" }, { code: "152922", name: "阿拉善右旗" }, { code: "152923", name: "额济纳旗" }, { code: "152971", name: "内蒙古阿拉善高新技术产业开发区" }] }] }, { code: "21", name: "辽宁省", children: [{ code: "2101", name: "沈阳市", children: [{ code: "210102", name: "和平区" }, { code: "210103", name: "沈河区" }, { code: "210104", name: "大东区" }, { code: "210105", name: "皇姑区" }, { code: "210106", name: "铁西区" }, { code: "210111", name: "苏家屯区" }, { code: "210112", name: "浑南区" }, { code: "210113", name: "沈北新区" }, { code: "210114", name: "于洪区" }, { code: "210115", name: "辽中区" }, { code: "210123", name: "康平县" }, { code: "210124", name: "法库县" }, { code: "210181", name: "新民市" }] }, { code: "2102", name: "大连市", children: [{ code: "210202", name: "中山区" }, { code: "210203", name: "西岗区" }, { code: "210204", name: "沙河口区" }, { code: "210211", name: "甘井子区" }, { code: "210212", name: "旅顺口区" }, { code: "210213", name: "金州区" }, { code: "210214", name: "普兰店区" }, { code: "210224", name: "长海县" }, { code: "210281", name: "瓦房店市" }, { code: "210283", name: "庄河市" }] }, { code: "2103", name: "鞍山市", children: [{ code: "210302", name: "铁东区" }, { code: "210303", name: "铁西区" }, { code: "210304", name: "立山区" }, { code: "210311", name: "千山区" }, { code: "210321", name: "台安县" }, { code: "210323", name: "岫岩满族自治县" }, { code: "210381", name: "海城市" }] }, { code: "2104", name: "抚顺市", children: [{ code: "210402", name: "新抚区" }, { code: "210403", name: "东洲区" }, { code: "210404", name: "望花区" }, { code: "210411", name: "顺城区" }, { code: "210421", name: "抚顺县" }, { code: "210422", name: "新宾满族自治县" }, { code: "210423", name: "清原满族自治县" }] }, { code: "2105", name: "本溪市", children: [{ code: "210502", name: "平山区" }, { code: "210503", name: "溪湖区" }, { code: "210504", name: "明山区" }, { code: "210505", name: "南芬区" }, { code: "210521", name: "本溪满族自治县" }, { code: "210522", name: "桓仁满族自治县" }] }, { code: "2106", name: "丹东市", children: [{ code: "210602", name: "元宝区" }, { code: "210603", name: "振兴区" }, { code: "210604", name: "振安区" }, { code: "210624", name: "宽甸满族自治县" }, { code: "210681", name: "东港市" }, { code: "210682", name: "凤城市" }] }, { code: "2107", name: "锦州市", children: [{ code: "210702", name: "古塔区" }, { code: "210703", name: "凌河区" }, { code: "210711", name: "太和区" }, { code: "210726", name: "黑山县" }, { code: "210727", name: "义县" }, { code: "210781", name: "凌海市" }, { code: "210782", name: "北镇市" }] }, { code: "2108", name: "营口市", children: [{ code: "210802", name: "站前区" }, { code: "210803", name: "西市区" }, { code: "210804", name: "鲅鱼圈区" }, { code: "210811", name: "老边区" }, { code: "210881", name: "盖州市" }, { code: "210882", name: "大石桥市" }] }, { code: "2109", name: "阜新市", children: [{ code: "210902", name: "海州区" }, { code: "210903", name: "新邱区" }, { code: "210904", name: "太平区" }, { code: "210905", name: "清河门区" }, { code: "210911", name: "细河区" }, { code: "210921", name: "阜新蒙古族自治县" }, { code: "210922", name: "彰武县" }] }, { code: "2110", name: "辽阳市", children: [{ code: "211002", name: "白塔区" }, { code: "211003", name: "文圣区" }, { code: "211004", name: "宏伟区" }, { code: "211005", name: "弓长岭区" }, { code: "211011", name: "太子河区" }, { code: "211021", name: "辽阳县" }, { code: "211081", name: "灯塔市" }] }, { code: "2111", name: "盘锦市", children: [{ code: "211102", name: "双台子区" }, { code: "211103", name: "兴隆台区" }, { code: "211104", name: "大洼区" }, { code: "211122", name: "盘山县" }] }, { code: "2112", name: "铁岭市", children: [{ code: "211202", name: "银州区" }, { code: "211204", name: "清河区" }, { code: "211221", name: "铁岭县" }, { code: "211223", name: "西丰县" }, { code: "211224", name: "昌图县" }, { code: "211281", name: "调兵山市" }, { code: "211282", name: "开原市" }] }, { code: "2113", name: "朝阳市", children: [{ code: "211302", name: "双塔区" }, { code: "211303", name: "龙城区" }, { code: "211321", name: "朝阳县" }, { code: "211322", name: "建平县" }, { code: "211324", name: "喀喇沁左翼蒙古族自治县" }, { code: "211381", name: "北票市" }, { code: "211382", name: "凌源市" }] }, { code: "2114", name: "葫芦岛市", children: [{ code: "211402", name: "连山区" }, { code: "211403", name: "龙港区" }, { code: "211404", name: "南票区" }, { code: "211421", name: "绥中县" }, { code: "211422", name: "建昌县" }, { code: "211481", name: "兴城市" }] }] }, { code: "22", name: "吉林省", children: [{ code: "2201", name: "长春市", children: [{ code: "220102", name: "南关区" }, { code: "220103", name: "宽城区" }, { code: "220104", name: "朝阳区" }, { code: "220105", name: "二道区" }, { code: "220106", name: "绿园区" }, { code: "220112", name: "双阳区" }, { code: "220113", name: "九台区" }, { code: "220122", name: "农安县" }, { code: "220171", name: "长春经济技术开发区" }, { code: "220172", name: "长春净月高新技术产业开发区" }, { code: "220173", name: "长春高新技术产业开发区" }, { code: "220174", name: "长春汽车经济技术开发区" }, { code: "220182", name: "榆树市" }, { code: "220183", name: "德惠市" }, { code: "220184", name: "公主岭市" }] }, { code: "2202", name: "吉林市", children: [{ code: "220202", name: "昌邑区" }, { code: "220203", name: "龙潭区" }, { code: "220204", name: "船营区" }, { code: "220211", name: "丰满区" }, { code: "220221", name: "永吉县" }, { code: "220271", name: "吉林经济开发区" }, { code: "220272", name: "吉林高新技术产业开发区" }, { code: "220273", name: "吉林中国新加坡食品区" }, { code: "220281", name: "蛟河市" }, { code: "220282", name: "桦甸市" }, { code: "220283", name: "舒兰市" }, { code: "220284", name: "磐石市" }] }, { code: "2203", name: "四平市", children: [{ code: "220302", name: "铁西区" }, { code: "220303", name: "铁东区" }, { code: "220322", name: "梨树县" }, { code: "220323", name: "伊通满族自治县" }, { code: "220382", name: "双辽市" }] }, { code: "2204", name: "辽源市", children: [{ code: "220402", name: "龙山区" }, { code: "220403", name: "西安区" }, { code: "220421", name: "东丰县" }, { code: "220422", name: "东辽县" }] }, { code: "2205", name: "通化市", children: [{ code: "220502", name: "东昌区" }, { code: "220503", name: "二道江区" }, { code: "220521", name: "通化县" }, { code: "220523", name: "辉南县" }, { code: "220524", name: "柳河县" }, { code: "220581", name: "梅河口市" }, { code: "220582", name: "集安市" }] }, { code: "2206", name: "白山市", children: [{ code: "220602", name: "浑江区" }, { code: "220605", name: "江源区" }, { code: "220621", name: "抚松县" }, { code: "220622", name: "靖宇县" }, { code: "220623", name: "长白朝鲜族自治县" }, { code: "220681", name: "临江市" }] }, { code: "2207", name: "松原市", children: [{ code: "220702", name: "宁江区" }, { code: "220721", name: "前郭尔罗斯蒙古族自治县" }, { code: "220722", name: "长岭县" }, { code: "220723", name: "乾安县" }, { code: "220771", name: "吉林松原经济开发区" }, { code: "220781", name: "扶余市" }] }, { code: "2208", name: "白城市", children: [{ code: "220802", name: "洮北区" }, { code: "220821", name: "镇赉县" }, { code: "220822", name: "通榆县" }, { code: "220871", name: "吉林白城经济开发区" }, { code: "220881", name: "洮南市" }, { code: "220882", name: "大安市" }] }, { code: "2224", name: "延边朝鲜族自治州", children: [{ code: "222401", name: "延吉市" }, { code: "222402", name: "图们市" }, { code: "222403", name: "敦化市" }, { code: "222404", name: "珲春市" }, { code: "222405", name: "龙井市" }, { code: "222406", name: "和龙市" }, { code: "222424", name: "汪清县" }, { code: "222426", name: "安图县" }] }] }, { code: "23", name: "黑龙江省", children: [{ code: "2301", name: "哈尔滨市", children: [{ code: "230102", name: "道里区" }, { code: "230103", name: "南岗区" }, { code: "230104", name: "道外区" }, { code: "230108", name: "平房区" }, { code: "230109", name: "松北区" }, { code: "230110", name: "香坊区" }, { code: "230111", name: "呼兰区" }, { code: "230112", name: "阿城区" }, { code: "230113", name: "双城区" }, { code: "230123", name: "依兰县" }, { code: "230124", name: "方正县" }, { code: "230125", name: "宾县" }, { code: "230126", name: "巴彦县" }, { code: "230127", name: "木兰县" }, { code: "230128", name: "通河县" }, { code: "230129", name: "延寿县" }, { code: "230183", name: "尚志市" }, { code: "230184", name: "五常市" }] }, { code: "2302", name: "齐齐哈尔市", children: [{ code: "230202", name: "龙沙区" }, { code: "230203", name: "建华区" }, { code: "230204", name: "铁锋区" }, { code: "230205", name: "昂昂溪区" }, { code: "230206", name: "富拉尔基区" }, { code: "230207", name: "碾子山区" }, { code: "230208", name: "梅里斯达斡尔族区" }, { code: "230221", name: "龙江县" }, { code: "230223", name: "依安县" }, { code: "230224", name: "泰来县" }, { code: "230225", name: "甘南县" }, { code: "230227", name: "富裕县" }, { code: "230229", name: "克山县" }, { code: "230230", name: "克东县" }, { code: "230231", name: "拜泉县" }, { code: "230281", name: "讷河市" }] }, { code: "2303", name: "鸡西市", children: [{ code: "230302", name: "鸡冠区" }, { code: "230303", name: "恒山区" }, { code: "230304", name: "滴道区" }, { code: "230305", name: "梨树区" }, { code: "230306", name: "城子河区" }, { code: "230307", name: "麻山区" }, { code: "230321", name: "鸡东县" }, { code: "230381", name: "虎林市" }, { code: "230382", name: "密山市" }] }, { code: "2304", name: "鹤岗市", children: [{ code: "230402", name: "向阳区" }, { code: "230403", name: "工农区" }, { code: "230404", name: "南山区" }, { code: "230405", name: "兴安区" }, { code: "230406", name: "东山区" }, { code: "230407", name: "兴山区" }, { code: "230421", name: "萝北县" }, { code: "230422", name: "绥滨县" }] }, { code: "2305", name: "双鸭山市", children: [{ code: "230502", name: "尖山区" }, { code: "230503", name: "岭东区" }, { code: "230505", name: "四方台区" }, { code: "230506", name: "宝山区" }, { code: "230521", name: "集贤县" }, { code: "230522", name: "友谊县" }, { code: "230523", name: "宝清县" }, { code: "230524", name: "饶河县" }] }, { code: "2306", name: "大庆市", children: [{ code: "230602", name: "萨尔图区" }, { code: "230603", name: "龙凤区" }, { code: "230604", name: "让胡路区" }, { code: "230605", name: "红岗区" }, { code: "230606", name: "大同区" }, { code: "230621", name: "肇州县" }, { code: "230622", name: "肇源县" }, { code: "230623", name: "林甸县" }, { code: "230624", name: "杜尔伯特蒙古族自治县" }, { code: "230671", name: "大庆高新技术产业开发区" }] }, { code: "2307", name: "伊春市", children: [{ code: "230717", name: "伊美区" }, { code: "230718", name: "乌翠区" }, { code: "230719", name: "友好区" }, { code: "230722", name: "嘉荫县" }, { code: "230723", name: "汤旺县" }, { code: "230724", name: "丰林县" }, { code: "230725", name: "大箐山县" }, { code: "230726", name: "南岔县" }, { code: "230751", name: "金林区" }, { code: "230781", name: "铁力市" }] }, { code: "2308", name: "佳木斯市", children: [{ code: "230803", name: "向阳区" }, { code: "230804", name: "前进区" }, { code: "230805", name: "东风区" }, { code: "230811", name: "郊区" }, { code: "230822", name: "桦南县" }, { code: "230826", name: "桦川县" }, { code: "230828", name: "汤原县" }, { code: "230881", name: "同江市" }, { code: "230882", name: "富锦市" }, { code: "230883", name: "抚远市" }] }, { code: "2309", name: "七台河市", children: [{ code: "230902", name: "新兴区" }, { code: "230903", name: "桃山区" }, { code: "230904", name: "茄子河区" }, { code: "230921", name: "勃利县" }] }, { code: "2310", name: "牡丹江市", children: [{ code: "231002", name: "东安区" }, { code: "231003", name: "阳明区" }, { code: "231004", name: "爱民区" }, { code: "231005", name: "西安区" }, { code: "231025", name: "林口县" }, { code: "231071", name: "牡丹江经济技术开发区" }, { code: "231081", name: "绥芬河市" }, { code: "231083", name: "海林市" }, { code: "231084", name: "宁安市" }, { code: "231085", name: "穆棱市" }, { code: "231086", name: "东宁市" }] }, { code: "2311", name: "黑河市", children: [{ code: "231102", name: "爱辉区" }, { code: "231123", name: "逊克县" }, { code: "231124", name: "孙吴县" }, { code: "231181", name: "北安市" }, { code: "231182", name: "五大连池市" }, { code: "231183", name: "嫩江市" }] }, { code: "2312", name: "绥化市", children: [{ code: "231202", name: "北林区" }, { code: "231221", name: "望奎县" }, { code: "231222", name: "兰西县" }, { code: "231223", name: "青冈县" }, { code: "231224", name: "庆安县" }, { code: "231225", name: "明水县" }, { code: "231226", name: "绥棱县" }, { code: "231281", name: "安达市" }, { code: "231282", name: "肇东市" }, { code: "231283", name: "海伦市" }] }, { code: "2327", name: "大兴安岭地区", children: [{ code: "232701", name: "漠河市" }, { code: "232721", name: "呼玛县" }, { code: "232722", name: "塔河县" }, { code: "232761", name: "加格达奇区" }, { code: "232762", name: "松岭区" }, { code: "232763", name: "新林区" }, { code: "232764", name: "呼中区" }] }] }, { code: "31", name: "上海市", children: [{ code: "3101", name: "市辖区", children: [{ code: "310101", name: "黄浦区" }, { code: "310104", name: "徐汇区" }, { code: "310105", name: "长宁区" }, { code: "310106", name: "静安区" }, { code: "310107", name: "普陀区" }, { code: "310109", name: "虹口区" }, { code: "310110", name: "杨浦区" }, { code: "310112", name: "闵行区" }, { code: "310113", name: "宝山区" }, { code: "310114", name: "嘉定区" }, { code: "310115", name: "浦东新区" }, { code: "310116", name: "金山区" }, { code: "310117", name: "松江区" }, { code: "310118", name: "青浦区" }, { code: "310120", name: "奉贤区" }, { code: "310151", name: "崇明区" }] }] }, { code: "32", name: "江苏省", children: [{ code: "3201", name: "南京市", children: [{ code: "320102", name: "玄武区" }, { code: "320104", name: "秦淮区" }, { code: "320105", name: "建邺区" }, { code: "320106", name: "鼓楼区" }, { code: "320111", name: "浦口区" }, { code: "320113", name: "栖霞区" }, { code: "320114", name: "雨花台区" }, { code: "320115", name: "江宁区" }, { code: "320116", name: "六合区" }, { code: "320117", name: "溧水区" }, { code: "320118", name: "高淳区" }] }, { code: "3202", name: "无锡市", children: [{ code: "320205", name: "锡山区" }, { code: "320206", name: "惠山区" }, { code: "320211", name: "滨湖区" }, { code: "320213", name: "梁溪区" }, { code: "320214", name: "新吴区" }, { code: "320281", name: "江阴市" }, { code: "320282", name: "宜兴市" }] }, { code: "3203", name: "徐州市", children: [{ code: "320302", name: "鼓楼区" }, { code: "320303", name: "云龙区" }, { code: "320305", name: "贾汪区" }, { code: "320311", name: "泉山区" }, { code: "320312", name: "铜山区" }, { code: "320321", name: "丰县" }, { code: "320322", name: "沛县" }, { code: "320324", name: "睢宁县" }, { code: "320371", name: "徐州经济技术开发区" }, { code: "320381", name: "新沂市" }, { code: "320382", name: "邳州市" }] }, { code: "3204", name: "常州市", children: [{ code: "320402", name: "天宁区" }, { code: "320404", name: "钟楼区" }, { code: "320411", name: "新北区" }, { code: "320412", name: "武进区" }, { code: "320413", name: "金坛区" }, { code: "320481", name: "溧阳市" }] }, { code: "3205", name: "苏州市", children: [{ code: "320505", name: "虎丘区" }, { code: "320506", name: "吴中区" }, { code: "320507", name: "相城区" }, { code: "320508", name: "姑苏区" }, { code: "320509", name: "吴江区" }, { code: "320571", name: "苏州工业园区" }, { code: "320581", name: "常熟市" }, { code: "320582", name: "张家港市" }, { code: "320583", name: "昆山市" }, { code: "320585", name: "太仓市" }] }, { code: "3206", name: "南通市", children: [{ code: "320612", name: "通州区" }, { code: "320613", name: "崇川区" }, { code: "320614", name: "海门区" }, { code: "320623", name: "如东县" }, { code: "320671", name: "南通经济技术开发区" }, { code: "320681", name: "启东市" }, { code: "320682", name: "如皋市" }, { code: "320685", name: "海安市" }] }, { code: "3207", name: "连云港市", children: [{ code: "320703", name: "连云区" }, { code: "320706", name: "海州区" }, { code: "320707", name: "赣榆区" }, { code: "320722", name: "东海县" }, { code: "320723", name: "灌云县" }, { code: "320724", name: "灌南县" }, { code: "320771", name: "连云港经济技术开发区" }, { code: "320772", name: "连云港高新技术产业开发区" }] }, { code: "3208", name: "淮安市", children: [{ code: "320803", name: "淮安区" }, { code: "320804", name: "淮阴区" }, { code: "320812", name: "清江浦区" }, { code: "320813", name: "洪泽区" }, { code: "320826", name: "涟水县" }, { code: "320830", name: "盱眙县" }, { code: "320831", name: "金湖县" }, { code: "320871", name: "淮安经济技术开发区" }] }, { code: "3209", name: "盐城市", children: [{ code: "320902", name: "亭湖区" }, { code: "320903", name: "盐都区" }, { code: "320904", name: "大丰区" }, { code: "320921", name: "响水县" }, { code: "320922", name: "滨海县" }, { code: "320923", name: "阜宁县" }, { code: "320924", name: "射阳县" }, { code: "320925", name: "建湖县" }, { code: "320971", name: "盐城经济技术开发区" }, { code: "320981", name: "东台市" }] }, { code: "3210", name: "扬州市", children: [{ code: "321002", name: "广陵区" }, { code: "321003", name: "邗江区" }, { code: "321012", name: "江都区" }, { code: "321023", name: "宝应县" }, { code: "321071", name: "扬州经济技术开发区" }, { code: "321081", name: "仪征市" }, { code: "321084", name: "高邮市" }] }, { code: "3211", name: "镇江市", children: [{ code: "321102", name: "京口区" }, { code: "321111", name: "润州区" }, { code: "321112", name: "丹徒区" }, { code: "321171", name: "镇江新区" }, { code: "321181", name: "丹阳市" }, { code: "321182", name: "扬中市" }, { code: "321183", name: "句容市" }] }, { code: "3212", name: "泰州市", children: [{ code: "321202", name: "海陵区" }, { code: "321203", name: "高港区" }, { code: "321204", name: "姜堰区" }, { code: "321271", name: "泰州医药高新技术产业开发区" }, { code: "321281", name: "兴化市" }, { code: "321282", name: "靖江市" }, { code: "321283", name: "泰兴市" }] }, { code: "3213", name: "宿迁市", children: [{ code: "321302", name: "宿城区" }, { code: "321311", name: "宿豫区" }, { code: "321322", name: "沭阳县" }, { code: "321323", name: "泗阳县" }, { code: "321324", name: "泗洪县" }, { code: "321371", name: "宿迁经济技术开发区" }] }] }, { code: "33", name: "浙江省", children: [{ code: "3301", name: "杭州市", children: [{ code: "330102", name: "上城区" }, { code: "330105", name: "拱墅区" }, { code: "330106", name: "西湖区" }, { code: "330108", name: "滨江区" }, { code: "330109", name: "萧山区" }, { code: "330110", name: "余杭区" }, { code: "330111", name: "富阳区" }, { code: "330112", name: "临安区" }, { code: "330113", name: "临平区" }, { code: "330114", name: "钱塘区" }, { code: "330122", name: "桐庐县" }, { code: "330127", name: "淳安县" }, { code: "330182", name: "建德市" }] }, { code: "3302", name: "宁波市", children: [{ code: "330203", name: "海曙区" }, { code: "330205", name: "江北区" }, { code: "330206", name: "北仑区" }, { code: "330211", name: "镇海区" }, { code: "330212", name: "鄞州区" }, { code: "330213", name: "奉化区" }, { code: "330225", name: "象山县" }, { code: "330226", name: "宁海县" }, { code: "330281", name: "余姚市" }, { code: "330282", name: "慈溪市" }] }, { code: "3303", name: "温州市", children: [{ code: "330302", name: "鹿城区" }, { code: "330303", name: "龙湾区" }, { code: "330304", name: "瓯海区" }, { code: "330305", name: "洞头区" }, { code: "330324", name: "永嘉县" }, { code: "330326", name: "平阳县" }, { code: "330327", name: "苍南县" }, { code: "330328", name: "文成县" }, { code: "330329", name: "泰顺县" }, { code: "330371", name: "温州经济技术开发区" }, { code: "330381", name: "瑞安市" }, { code: "330382", name: "乐清市" }, { code: "330383", name: "龙港市" }] }, { code: "3304", name: "嘉兴市", children: [{ code: "330402", name: "南湖区" }, { code: "330411", name: "秀洲区" }, { code: "330421", name: "嘉善县" }, { code: "330424", name: "海盐县" }, { code: "330481", name: "海宁市" }, { code: "330482", name: "平湖市" }, { code: "330483", name: "桐乡市" }] }, { code: "3305", name: "湖州市", children: [{ code: "330502", name: "吴兴区" }, { code: "330503", name: "南浔区" }, { code: "330521", name: "德清县" }, { code: "330522", name: "长兴县" }, { code: "330523", name: "安吉县" }] }, { code: "3306", name: "绍兴市", children: [{ code: "330602", name: "越城区" }, { code: "330603", name: "柯桥区" }, { code: "330604", name: "上虞区" }, { code: "330624", name: "新昌县" }, { code: "330681", name: "诸暨市" }, { code: "330683", name: "嵊州市" }] }, { code: "3307", name: "金华市", children: [{ code: "330702", name: "婺城区" }, { code: "330703", name: "金东区" }, { code: "330723", name: "武义县" }, { code: "330726", name: "浦江县" }, { code: "330727", name: "磐安县" }, { code: "330781", name: "兰溪市" }, { code: "330782", name: "义乌市" }, { code: "330783", name: "东阳市" }, { code: "330784", name: "永康市" }] }, { code: "3308", name: "衢州市", children: [{ code: "330802", name: "柯城区" }, { code: "330803", name: "衢江区" }, { code: "330822", name: "常山县" }, { code: "330824", name: "开化县" }, { code: "330825", name: "龙游县" }, { code: "330881", name: "江山市" }] }, { code: "3309", name: "舟山市", children: [{ code: "330902", name: "定海区" }, { code: "330903", name: "普陀区" }, { code: "330921", name: "岱山县" }, { code: "330922", name: "嵊泗县" }] }, { code: "3310", name: "台州市", children: [{ code: "331002", name: "椒江区" }, { code: "331003", name: "黄岩区" }, { code: "331004", name: "路桥区" }, { code: "331022", name: "三门县" }, { code: "331023", name: "天台县" }, { code: "331024", name: "仙居县" }, { code: "331081", name: "温岭市" }, { code: "331082", name: "临海市" }, { code: "331083", name: "玉环市" }] }, { code: "3311", name: "丽水市", children: [{ code: "331102", name: "莲都区" }, { code: "331121", name: "青田县" }, { code: "331122", name: "缙云县" }, { code: "331123", name: "遂昌县" }, { code: "331124", name: "松阳县" }, { code: "331125", name: "云和县" }, { code: "331126", name: "庆元县" }, { code: "331127", name: "景宁畲族自治县" }, { code: "331181", name: "龙泉市" }] }] }, { code: "34", name: "安徽省", children: [{ code: "3401", name: "合肥市", children: [{ code: "340102", name: "瑶海区" }, { code: "340103", name: "庐阳区" }, { code: "340104", name: "蜀山区" }, { code: "340111", name: "包河区" }, { code: "340121", name: "长丰县" }, { code: "340122", name: "肥东县" }, { code: "340123", name: "肥西县" }, { code: "340124", name: "庐江县" }, { code: "340171", name: "合肥高新技术产业开发区" }, { code: "340172", name: "合肥经济技术开发区" }, { code: "340173", name: "合肥新站高新技术产业开发区" }, { code: "340181", name: "巢湖市" }] }, { code: "3402", name: "芜湖市", children: [{ code: "340202", name: "镜湖区" }, { code: "340207", name: "鸠江区" }, { code: "340209", name: "弋江区" }, { code: "340210", name: "湾沚区" }, { code: "340212", name: "繁昌区" }, { code: "340223", name: "南陵县" }, { code: "340271", name: "芜湖经济技术开发区" }, { code: "340272", name: "安徽芜湖三山经济开发区" }, { code: "340281", name: "无为市" }] }, { code: "3403", name: "蚌埠市", children: [{ code: "340302", name: "龙子湖区" }, { code: "340303", name: "蚌山区" }, { code: "340304", name: "禹会区" }, { code: "340311", name: "淮上区" }, { code: "340321", name: "怀远县" }, { code: "340322", name: "五河县" }, { code: "340323", name: "固镇县" }, { code: "340371", name: "蚌埠市高新技术开发区" }, { code: "340372", name: "蚌埠市经济开发区" }] }, { code: "3404", name: "淮南市", children: [{ code: "340402", name: "大通区" }, { code: "340403", name: "田家庵区" }, { code: "340404", name: "谢家集区" }, { code: "340405", name: "八公山区" }, { code: "340406", name: "潘集区" }, { code: "340421", name: "凤台县" }, { code: "340422", name: "寿县" }] }, { code: "3405", name: "马鞍山市", children: [{ code: "340503", name: "花山区" }, { code: "340504", name: "雨山区" }, { code: "340506", name: "博望区" }, { code: "340521", name: "当涂县" }, { code: "340522", name: "含山县" }, { code: "340523", name: "和县" }] }, { code: "3406", name: "淮北市", children: [{ code: "340602", name: "杜集区" }, { code: "340603", name: "相山区" }, { code: "340604", name: "烈山区" }, { code: "340621", name: "濉溪县" }] }, { code: "3407", name: "铜陵市", children: [{ code: "340705", name: "铜官区" }, { code: "340706", name: "义安区" }, { code: "340711", name: "郊区" }, { code: "340722", name: "枞阳县" }] }, { code: "3408", name: "安庆市", children: [{ code: "340802", name: "迎江区" }, { code: "340803", name: "大观区" }, { code: "340811", name: "宜秀区" }, { code: "340822", name: "怀宁县" }, { code: "340825", name: "太湖县" }, { code: "340826", name: "宿松县" }, { code: "340827", name: "望江县" }, { code: "340828", name: "岳西县" }, { code: "340871", name: "安徽安庆经济开发区" }, { code: "340881", name: "桐城市" }, { code: "340882", name: "潜山市" }] }, { code: "3410", name: "黄山市", children: [{ code: "341002", name: "屯溪区" }, { code: "341003", name: "黄山区" }, { code: "341004", name: "徽州区" }, { code: "341021", name: "歙县" }, { code: "341022", name: "休宁县" }, { code: "341023", name: "黟县" }, { code: "341024", name: "祁门县" }] }, { code: "3411", name: "滁州市", children: [{ code: "341102", name: "琅琊区" }, { code: "341103", name: "南谯区" }, { code: "341122", name: "来安县" }, { code: "341124", name: "全椒县" }, { code: "341125", name: "定远县" }, { code: "341126", name: "凤阳县" }, { code: "341171", name: "中新苏滁高新技术产业开发区" }, { code: "341172", name: "滁州经济技术开发区" }, { code: "341181", name: "天长市" }, { code: "341182", name: "明光市" }] }, { code: "3412", name: "阜阳市", children: [{ code: "341202", name: "颍州区" }, { code: "341203", name: "颍东区" }, { code: "341204", name: "颍泉区" }, { code: "341221", name: "临泉县" }, { code: "341222", name: "太和县" }, { code: "341225", name: "阜南县" }, { code: "341226", name: "颍上县" }, { code: "341271", name: "阜阳合肥现代产业园区" }, { code: "341272", name: "阜阳经济技术开发区" }, { code: "341282", name: "界首市" }] }, { code: "3413", name: "宿州市", children: [{ code: "341302", name: "埇桥区" }, { code: "341321", name: "砀山县" }, { code: "341322", name: "萧县" }, { code: "341323", name: "灵璧县" }, { code: "341324", name: "泗县" }, { code: "341371", name: "宿州马鞍山现代产业园区" }, { code: "341372", name: "宿州经济技术开发区" }] }, { code: "3415", name: "六安市", children: [{ code: "341502", name: "金安区" }, { code: "341503", name: "裕安区" }, { code: "341504", name: "叶集区" }, { code: "341522", name: "霍邱县" }, { code: "341523", name: "舒城县" }, { code: "341524", name: "金寨县" }, { code: "341525", name: "霍山县" }] }, { code: "3416", name: "亳州市", children: [{ code: "341602", name: "谯城区" }, { code: "341621", name: "涡阳县" }, { code: "341622", name: "蒙城县" }, { code: "341623", name: "利辛县" }] }, { code: "3417", name: "池州市", children: [{ code: "341702", name: "贵池区" }, { code: "341721", name: "东至县" }, { code: "341722", name: "石台县" }, { code: "341723", name: "青阳县" }] }, { code: "3418", name: "宣城市", children: [{ code: "341802", name: "宣州区" }, { code: "341821", name: "郎溪县" }, { code: "341823", name: "泾县" }, { code: "341824", name: "绩溪县" }, { code: "341825", name: "旌德县" }, { code: "341871", name: "宣城市经济开发区" }, { code: "341881", name: "宁国市" }, { code: "341882", name: "广德市" }] }] }, { code: "35", name: "福建省", children: [{ code: "3501", name: "福州市", children: [{ code: "350102", name: "鼓楼区" }, { code: "350103", name: "台江区" }, { code: "350104", name: "仓山区" }, { code: "350105", name: "马尾区" }, { code: "350111", name: "晋安区" }, { code: "350112", name: "长乐区" }, { code: "350121", name: "闽侯县" }, { code: "350122", name: "连江县" }, { code: "350123", name: "罗源县" }, { code: "350124", name: "闽清县" }, { code: "350125", name: "永泰县" }, { code: "350128", name: "平潭县" }, { code: "350181", name: "福清市" }] }, { code: "3502", name: "厦门市", children: [{ code: "350203", name: "思明区" }, { code: "350205", name: "海沧区" }, { code: "350206", name: "湖里区" }, { code: "350211", name: "集美区" }, { code: "350212", name: "同安区" }, { code: "350213", name: "翔安区" }] }, { code: "3503", name: "莆田市", children: [{ code: "350302", name: "城厢区" }, { code: "350303", name: "涵江区" }, { code: "350304", name: "荔城区" }, { code: "350305", name: "秀屿区" }, { code: "350322", name: "仙游县" }] }, { code: "3504", name: "三明市", children: [{ code: "350404", name: "三元区" }, { code: "350405", name: "沙县区" }, { code: "350421", name: "明溪县" }, { code: "350423", name: "清流县" }, { code: "350424", name: "宁化县" }, { code: "350425", name: "大田县" }, { code: "350426", name: "尤溪县" }, { code: "350428", name: "将乐县" }, { code: "350429", name: "泰宁县" }, { code: "350430", name: "建宁县" }, { code: "350481", name: "永安市" }] }, { code: "3505", name: "泉州市", children: [{ code: "350502", name: "鲤城区" }, { code: "350503", name: "丰泽区" }, { code: "350504", name: "洛江区" }, { code: "350505", name: "泉港区" }, { code: "350521", name: "惠安县" }, { code: "350524", name: "安溪县" }, { code: "350525", name: "永春县" }, { code: "350526", name: "德化县" }, { code: "350527", name: "金门县" }, { code: "350581", name: "石狮市" }, { code: "350582", name: "晋江市" }, { code: "350583", name: "南安市" }] }, { code: "3506", name: "漳州市", children: [{ code: "350602", name: "芗城区" }, { code: "350603", name: "龙文区" }, { code: "350604", name: "龙海区" }, { code: "350605", name: "长泰区" }, { code: "350622", name: "云霄县" }, { code: "350623", name: "漳浦县" }, { code: "350624", name: "诏安县" }, { code: "350626", name: "东山县" }, { code: "350627", name: "南靖县" }, { code: "350628", name: "平和县" }, { code: "350629", name: "华安县" }] }, { code: "3507", name: "南平市", children: [{ code: "350702", name: "延平区" }, { code: "350703", name: "建阳区" }, { code: "350721", name: "顺昌县" }, { code: "350722", name: "浦城县" }, { code: "350723", name: "光泽县" }, { code: "350724", name: "松溪县" }, { code: "350725", name: "政和县" }, { code: "350781", name: "邵武市" }, { code: "350782", name: "武夷山市" }, { code: "350783", name: "建瓯市" }] }, { code: "3508", name: "龙岩市", children: [{ code: "350802", name: "新罗区" }, { code: "350803", name: "永定区" }, { code: "350821", name: "长汀县" }, { code: "350823", name: "上杭县" }, { code: "350824", name: "武平县" }, { code: "350825", name: "连城县" }, { code: "350881", name: "漳平市" }] }, { code: "3509", name: "宁德市", children: [{ code: "350902", name: "蕉城区" }, { code: "350921", name: "霞浦县" }, { code: "350922", name: "古田县" }, { code: "350923", name: "屏南县" }, { code: "350924", name: "寿宁县" }, { code: "350925", name: "周宁县" }, { code: "350926", name: "柘荣县" }, { code: "350981", name: "福安市" }, { code: "350982", name: "福鼎市" }] }] }, { code: "36", name: "江西省", children: [{ code: "3601", name: "南昌市", children: [{ code: "360102", name: "东湖区" }, { code: "360103", name: "西湖区" }, { code: "360104", name: "青云谱区" }, { code: "360111", name: "青山湖区" }, { code: "360112", name: "新建区" }, { code: "360113", name: "红谷滩区" }, { code: "360121", name: "南昌县" }, { code: "360123", name: "安义县" }, { code: "360124", name: "进贤县" }] }, { code: "3602", name: "景德镇市", children: [{ code: "360202", name: "昌江区" }, { code: "360203", name: "珠山区" }, { code: "360222", name: "浮梁县" }, { code: "360281", name: "乐平市" }] }, { code: "3603", name: "萍乡市", children: [{ code: "360302", name: "安源区" }, { code: "360313", name: "湘东区" }, { code: "360321", name: "莲花县" }, { code: "360322", name: "上栗县" }, { code: "360323", name: "芦溪县" }] }, { code: "3604", name: "九江市", children: [{ code: "360402", name: "濂溪区" }, { code: "360403", name: "浔阳区" }, { code: "360404", name: "柴桑区" }, { code: "360423", name: "武宁县" }, { code: "360424", name: "修水县" }, { code: "360425", name: "永修县" }, { code: "360426", name: "德安县" }, { code: "360428", name: "都昌县" }, { code: "360429", name: "湖口县" }, { code: "360430", name: "彭泽县" }, { code: "360481", name: "瑞昌市" }, { code: "360482", name: "共青城市" }, { code: "360483", name: "庐山市" }] }, { code: "3605", name: "新余市", children: [{ code: "360502", name: "渝水区" }, { code: "360521", name: "分宜县" }] }, { code: "3606", name: "鹰潭市", children: [{ code: "360602", name: "月湖区" }, { code: "360603", name: "余江区" }, { code: "360681", name: "贵溪市" }] }, { code: "3607", name: "赣州市", children: [{ code: "360702", name: "章贡区" }, { code: "360703", name: "南康区" }, { code: "360704", name: "赣县区" }, { code: "360722", name: "信丰县" }, { code: "360723", name: "大余县" }, { code: "360724", name: "上犹县" }, { code: "360725", name: "崇义县" }, { code: "360726", name: "安远县" }, { code: "360728", name: "定南县" }, { code: "360729", name: "全南县" }, { code: "360730", name: "宁都县" }, { code: "360731", name: "于都县" }, { code: "360732", name: "兴国县" }, { code: "360733", name: "会昌县" }, { code: "360734", name: "寻乌县" }, { code: "360735", name: "石城县" }, { code: "360781", name: "瑞金市" }, { code: "360783", name: "龙南市" }] }, { code: "3608", name: "吉安市", children: [{ code: "360802", name: "吉州区" }, { code: "360803", name: "青原区" }, { code: "360821", name: "吉安县" }, { code: "360822", name: "吉水县" }, { code: "360823", name: "峡江县" }, { code: "360824", name: "新干县" }, { code: "360825", name: "永丰县" }, { code: "360826", name: "泰和县" }, { code: "360827", name: "遂川县" }, { code: "360828", name: "万安县" }, { code: "360829", name: "安福县" }, { code: "360830", name: "永新县" }, { code: "360881", name: "井冈山市" }] }, { code: "3609", name: "宜春市", children: [{ code: "360902", name: "袁州区" }, { code: "360921", name: "奉新县" }, { code: "360922", name: "万载县" }, { code: "360923", name: "上高县" }, { code: "360924", name: "宜丰县" }, { code: "360925", name: "靖安县" }, { code: "360926", name: "铜鼓县" }, { code: "360981", name: "丰城市" }, { code: "360982", name: "樟树市" }, { code: "360983", name: "高安市" }] }, { code: "3610", name: "抚州市", children: [{ code: "361002", name: "临川区" }, { code: "361003", name: "东乡区" }, { code: "361021", name: "南城县" }, { code: "361022", name: "黎川县" }, { code: "361023", name: "南丰县" }, { code: "361024", name: "崇仁县" }, { code: "361025", name: "乐安县" }, { code: "361026", name: "宜黄县" }, { code: "361027", name: "金溪县" }, { code: "361028", name: "资溪县" }, { code: "361030", name: "广昌县" }] }, { code: "3611", name: "上饶市", children: [{ code: "361102", name: "信州区" }, { code: "361103", name: "广丰区" }, { code: "361104", name: "广信区" }, { code: "361123", name: "玉山县" }, { code: "361124", name: "铅山县" }, { code: "361125", name: "横峰县" }, { code: "361126", name: "弋阳县" }, { code: "361127", name: "余干县" }, { code: "361128", name: "鄱阳县" }, { code: "361129", name: "万年县" }, { code: "361130", name: "婺源县" }, { code: "361181", name: "德兴市" }] }] }, { code: "37", name: "山东省", children: [{ code: "3701", name: "济南市", children: [{ code: "370102", name: "历下区" }, { code: "370103", name: "市中区" }, { code: "370104", name: "槐荫区" }, { code: "370105", name: "天桥区" }, { code: "370112", name: "历城区" }, { code: "370113", name: "长清区" }, { code: "370114", name: "章丘区" }, { code: "370115", name: "济阳区" }, { code: "370116", name: "莱芜区" }, { code: "370117", name: "钢城区" }, { code: "370124", name: "平阴县" }, { code: "370126", name: "商河县" }, { code: "370171", name: "济南高新技术产业开发区" }] }, { code: "3702", name: "青岛市", children: [{ code: "370202", name: "市南区" }, { code: "370203", name: "市北区" }, { code: "370211", name: "黄岛区" }, { code: "370212", name: "崂山区" }, { code: "370213", name: "李沧区" }, { code: "370214", name: "城阳区" }, { code: "370215", name: "即墨区" }, { code: "370271", name: "青岛高新技术产业开发区" }, { code: "370281", name: "胶州市" }, { code: "370283", name: "平度市" }, { code: "370285", name: "莱西市" }] }, { code: "3703", name: "淄博市", children: [{ code: "370302", name: "淄川区" }, { code: "370303", name: "张店区" }, { code: "370304", name: "博山区" }, { code: "370305", name: "临淄区" }, { code: "370306", name: "周村区" }, { code: "370321", name: "桓台县" }, { code: "370322", name: "高青县" }, { code: "370323", name: "沂源县" }] }, { code: "3704", name: "枣庄市", children: [{ code: "370402", name: "市中区" }, { code: "370403", name: "薛城区" }, { code: "370404", name: "峄城区" }, { code: "370405", name: "台儿庄区" }, { code: "370406", name: "山亭区" }, { code: "370481", name: "滕州市" }] }, { code: "3705", name: "东营市", children: [{ code: "370502", name: "东营区" }, { code: "370503", name: "河口区" }, { code: "370505", name: "垦利区" }, { code: "370522", name: "利津县" }, { code: "370523", name: "广饶县" }, { code: "370571", name: "东营经济技术开发区" }, { code: "370572", name: "东营港经济开发区" }] }, { code: "3706", name: "烟台市", children: [{ code: "370602", name: "芝罘区" }, { code: "370611", name: "福山区" }, { code: "370612", name: "牟平区" }, { code: "370613", name: "莱山区" }, { code: "370614", name: "蓬莱区" }, { code: "370671", name: "烟台高新技术产业开发区" }, { code: "370672", name: "烟台经济技术开发区" }, { code: "370681", name: "龙口市" }, { code: "370682", name: "莱阳市" }, { code: "370683", name: "莱州市" }, { code: "370685", name: "招远市" }, { code: "370686", name: "栖霞市" }, { code: "370687", name: "海阳市" }] }, { code: "3707", name: "潍坊市", children: [{ code: "370702", name: "潍城区" }, { code: "370703", name: "寒亭区" }, { code: "370704", name: "坊子区" }, { code: "370705", name: "奎文区" }, { code: "370724", name: "临朐县" }, { code: "370725", name: "昌乐县" }, { code: "370772", name: "潍坊滨海经济技术开发区" }, { code: "370781", name: "青州市" }, { code: "370782", name: "诸城市" }, { code: "370783", name: "寿光市" }, { code: "370784", name: "安丘市" }, { code: "370785", name: "高密市" }, { code: "370786", name: "昌邑市" }] }, { code: "3708", name: "济宁市", children: [{ code: "370811", name: "任城区" }, { code: "370812", name: "兖州区" }, { code: "370826", name: "微山县" }, { code: "370827", name: "鱼台县" }, { code: "370828", name: "金乡县" }, { code: "370829", name: "嘉祥县" }, { code: "370830", name: "汶上县" }, { code: "370831", name: "泗水县" }, { code: "370832", name: "梁山县" }, { code: "370871", name: "济宁高新技术产业开发区" }, { code: "370881", name: "曲阜市" }, { code: "370883", name: "邹城市" }] }, { code: "3709", name: "泰安市", children: [{ code: "370902", name: "泰山区" }, { code: "370911", name: "岱岳区" }, { code: "370921", name: "宁阳县" }, { code: "370923", name: "东平县" }, { code: "370982", name: "新泰市" }, { code: "370983", name: "肥城市" }] }, { code: "3710", name: "威海市", children: [{ code: "371002", name: "环翠区" }, { code: "371003", name: "文登区" }, { code: "371071", name: "威海火炬高技术产业开发区" }, { code: "371072", name: "威海经济技术开发区" }, { code: "371073", name: "威海临港经济技术开发区" }, { code: "371082", name: "荣成市" }, { code: "371083", name: "乳山市" }] }, { code: "3711", name: "日照市", children: [{ code: "371102", name: "东港区" }, { code: "371103", name: "岚山区" }, { code: "371121", name: "五莲县" }, { code: "371122", name: "莒县" }, { code: "371171", name: "日照经济技术开发区" }] }, { code: "3713", name: "临沂市", children: [{ code: "371302", name: "兰山区" }, { code: "371311", name: "罗庄区" }, { code: "371312", name: "河东区" }, { code: "371321", name: "沂南县" }, { code: "371322", name: "郯城县" }, { code: "371323", name: "沂水县" }, { code: "371324", name: "兰陵县" }, { code: "371325", name: "费县" }, { code: "371326", name: "平邑县" }, { code: "371327", name: "莒南县" }, { code: "371328", name: "蒙阴县" }, { code: "371329", name: "临沭县" }, { code: "371371", name: "临沂高新技术产业开发区" }] }, { code: "3714", name: "德州市", children: [{ code: "371402", name: "德城区" }, { code: "371403", name: "陵城区" }, { code: "371422", name: "宁津县" }, { code: "371423", name: "庆云县" }, { code: "371424", name: "临邑县" }, { code: "371425", name: "齐河县" }, { code: "371426", name: "平原县" }, { code: "371427", name: "夏津县" }, { code: "371428", name: "武城县" }, { code: "371471", name: "德州经济技术开发区" }, { code: "371472", name: "德州运河经济开发区" }, { code: "371481", name: "乐陵市" }, { code: "371482", name: "禹城市" }] }, { code: "3715", name: "聊城市", children: [{ code: "371502", name: "东昌府区" }, { code: "371503", name: "茌平区" }, { code: "371521", name: "阳谷县" }, { code: "371522", name: "莘县" }, { code: "371524", name: "东阿县" }, { code: "371525", name: "冠县" }, { code: "371526", name: "高唐县" }, { code: "371581", name: "临清市" }] }, { code: "3716", name: "滨州市", children: [{ code: "371602", name: "滨城区" }, { code: "371603", name: "沾化区" }, { code: "371621", name: "惠民县" }, { code: "371622", name: "阳信县" }, { code: "371623", name: "无棣县" }, { code: "371625", name: "博兴县" }, { code: "371681", name: "邹平市" }] }, { code: "3717", name: "菏泽市", children: [{ code: "371702", name: "牡丹区" }, { code: "371703", name: "定陶区" }, { code: "371721", name: "曹县" }, { code: "371722", name: "单县" }, { code: "371723", name: "成武县" }, { code: "371724", name: "巨野县" }, { code: "371725", name: "郓城县" }, { code: "371726", name: "鄄城县" }, { code: "371728", name: "东明县" }, { code: "371771", name: "菏泽经济技术开发区" }, { code: "371772", name: "菏泽高新技术开发区" }] }] }, { code: "41", name: "河南省", children: [{ code: "4101", name: "郑州市", children: [{ code: "410102", name: "中原区" }, { code: "410103", name: "二七区" }, { code: "410104", name: "管城回族区" }, { code: "410105", name: "金水区" }, { code: "410106", name: "上街区" }, { code: "410108", name: "惠济区" }, { code: "410122", name: "中牟县" }, { code: "410171", name: "郑州经济技术开发区" }, { code: "410172", name: "郑州高新技术产业开发区" }, { code: "410173", name: "郑州航空港经济综合实验区" }, { code: "410181", name: "巩义市" }, { code: "410182", name: "荥阳市" }, { code: "410183", name: "新密市" }, { code: "410184", name: "新郑市" }, { code: "410185", name: "登封市" }] }, { code: "4102", name: "开封市", children: [{ code: "410202", name: "龙亭区" }, { code: "410203", name: "顺河回族区" }, { code: "410204", name: "鼓楼区" }, { code: "410205", name: "禹王台区" }, { code: "410212", name: "祥符区" }, { code: "410221", name: "杞县" }, { code: "410222", name: "通许县" }, { code: "410223", name: "尉氏县" }, { code: "410225", name: "兰考县" }] }, { code: "4103", name: "洛阳市", children: [{ code: "410302", name: "老城区" }, { code: "410303", name: "西工区" }, { code: "410304", name: "瀍河回族区" }, { code: "410305", name: "涧西区" }, { code: "410307", name: "偃师区" }, { code: "410308", name: "孟津区" }, { code: "410311", name: "洛龙区" }, { code: "410323", name: "新安县" }, { code: "410324", name: "栾川县" }, { code: "410325", name: "嵩县" }, { code: "410326", name: "汝阳县" }, { code: "410327", name: "宜阳县" }, { code: "410328", name: "洛宁县" }, { code: "410329", name: "伊川县" }, { code: "410371", name: "洛阳高新技术产业开发区" }] }, { code: "4104", name: "平顶山市", children: [{ code: "410402", name: "新华区" }, { code: "410403", name: "卫东区" }, { code: "410404", name: "石龙区" }, { code: "410411", name: "湛河区" }, { code: "410421", name: "宝丰县" }, { code: "410422", name: "叶县" }, { code: "410423", name: "鲁山县" }, { code: "410425", name: "郏县" }, { code: "410471", name: "平顶山高新技术产业开发区" }, { code: "410472", name: "平顶山市城乡一体化示范区" }, { code: "410481", name: "舞钢市" }, { code: "410482", name: "汝州市" }] }, { code: "4105", name: "安阳市", children: [{ code: "410502", name: "文峰区" }, { code: "410503", name: "北关区" }, { code: "410505", name: "殷都区" }, { code: "410506", name: "龙安区" }, { code: "410522", name: "安阳县" }, { code: "410523", name: "汤阴县" }, { code: "410526", name: "滑县" }, { code: "410527", name: "内黄县" }, { code: "410571", name: "安阳高新技术产业开发区" }, { code: "410581", name: "林州市" }] }, { code: "4106", name: "鹤壁市", children: [{ code: "410602", name: "鹤山区" }, { code: "410603", name: "山城区" }, { code: "410611", name: "淇滨区" }, { code: "410621", name: "浚县" }, { code: "410622", name: "淇县" }, { code: "410671", name: "鹤壁经济技术开发区" }] }, { code: "4107", name: "新乡市", children: [{ code: "410702", name: "红旗区" }, { code: "410703", name: "卫滨区" }, { code: "410704", name: "凤泉区" }, { code: "410711", name: "牧野区" }, { code: "410721", name: "新乡县" }, { code: "410724", name: "获嘉县" }, { code: "410725", name: "原阳县" }, { code: "410726", name: "延津县" }, { code: "410727", name: "封丘县" }, { code: "410771", name: "新乡高新技术产业开发区" }, { code: "410772", name: "新乡经济技术开发区" }, { code: "410773", name: "新乡市平原城乡一体化示范区" }, { code: "410781", name: "卫辉市" }, { code: "410782", name: "辉县市" }, { code: "410783", name: "长垣市" }] }, { code: "4108", name: "焦作市", children: [{ code: "410802", name: "解放区" }, { code: "410803", name: "中站区" }, { code: "410804", name: "马村区" }, { code: "410811", name: "山阳区" }, { code: "410821", name: "修武县" }, { code: "410822", name: "博爱县" }, { code: "410823", name: "武陟县" }, { code: "410825", name: "温县" }, { code: "410871", name: "焦作城乡一体化示范区" }, { code: "410882", name: "沁阳市" }, { code: "410883", name: "孟州市" }] }, { code: "4109", name: "濮阳市", children: [{ code: "410902", name: "华龙区" }, { code: "410922", name: "清丰县" }, { code: "410923", name: "南乐县" }, { code: "410926", name: "范县" }, { code: "410927", name: "台前县" }, { code: "410928", name: "濮阳县" }, { code: "410971", name: "河南濮阳工业园区" }, { code: "410972", name: "濮阳经济技术开发区" }] }, { code: "4110", name: "许昌市", children: [{ code: "411002", name: "魏都区" }, { code: "411003", name: "建安区" }, { code: "411024", name: "鄢陵县" }, { code: "411025", name: "襄城县" }, { code: "411071", name: "许昌经济技术开发区" }, { code: "411081", name: "禹州市" }, { code: "411082", name: "长葛市" }] }, { code: "4111", name: "漯河市", children: [{ code: "411102", name: "源汇区" }, { code: "411103", name: "郾城区" }, { code: "411104", name: "召陵区" }, { code: "411121", name: "舞阳县" }, { code: "411122", name: "临颍县" }, { code: "411171", name: "漯河经济技术开发区" }] }, { code: "4112", name: "三门峡市", children: [{ code: "411202", name: "湖滨区" }, { code: "411203", name: "陕州区" }, { code: "411221", name: "渑池县" }, { code: "411224", name: "卢氏县" }, { code: "411271", name: "河南三门峡经济开发区" }, { code: "411281", name: "义马市" }, { code: "411282", name: "灵宝市" }] }, { code: "4113", name: "南阳市", children: [{ code: "411302", name: "宛城区" }, { code: "411303", name: "卧龙区" }, { code: "411321", name: "南召县" }, { code: "411322", name: "方城县" }, { code: "411323", name: "西峡县" }, { code: "411324", name: "镇平县" }, { code: "411325", name: "内乡县" }, { code: "411326", name: "淅川县" }, { code: "411327", name: "社旗县" }, { code: "411328", name: "唐河县" }, { code: "411329", name: "新野县" }, { code: "411330", name: "桐柏县" }, { code: "411371", name: "南阳高新技术产业开发区" }, { code: "411372", name: "南阳市城乡一体化示范区" }, { code: "411381", name: "邓州市" }] }, { code: "4114", name: "商丘市", children: [{ code: "411402", name: "梁园区" }, { code: "411403", name: "睢阳区" }, { code: "411421", name: "民权县" }, { code: "411422", name: "睢县" }, { code: "411423", name: "宁陵县" }, { code: "411424", name: "柘城县" }, { code: "411425", name: "虞城县" }, { code: "411426", name: "夏邑县" }, { code: "411471", name: "豫东综合物流产业聚集区" }, { code: "411472", name: "河南商丘经济开发区" }, { code: "411481", name: "永城市" }] }, { code: "4115", name: "信阳市", children: [{ code: "411502", name: "浉河区" }, { code: "411503", name: "平桥区" }, { code: "411521", name: "罗山县" }, { code: "411522", name: "光山县" }, { code: "411523", name: "新县" }, { code: "411524", name: "商城县" }, { code: "411525", name: "固始县" }, { code: "411526", name: "潢川县" }, { code: "411527", name: "淮滨县" }, { code: "411528", name: "息县" }, { code: "411571", name: "信阳高新技术产业开发区" }] }, { code: "4116", name: "周口市", children: [{ code: "411602", name: "川汇区" }, { code: "411603", name: "淮阳区" }, { code: "411621", name: "扶沟县" }, { code: "411622", name: "西华县" }, { code: "411623", name: "商水县" }, { code: "411624", name: "沈丘县" }, { code: "411625", name: "郸城县" }, { code: "411627", name: "太康县" }, { code: "411628", name: "鹿邑县" }, { code: "411671", name: "河南周口经济开发区" }, { code: "411681", name: "项城市" }] }, { code: "4117", name: "驻马店市", children: [{ code: "411702", name: "驿城区" }, { code: "411721", name: "西平县" }, { code: "411722", name: "上蔡县" }, { code: "411723", name: "平舆县" }, { code: "411724", name: "正阳县" }, { code: "411725", name: "确山县" }, { code: "411726", name: "泌阳县" }, { code: "411727", name: "汝南县" }, { code: "411728", name: "遂平县" }, { code: "411729", name: "新蔡县" }, { code: "411771", name: "河南驻马店经济开发区" }] }, { code: "4190", name: "省直辖县级行政区划", children: [{ code: "419001", name: "济源市" }] }] }, { code: "42", name: "湖北省", children: [{ code: "4201", name: "武汉市", children: [{ code: "420102", name: "江岸区" }, { code: "420103", name: "江汉区" }, { code: "420104", name: "硚口区" }, { code: "420105", name: "汉阳区" }, { code: "420106", name: "武昌区" }, { code: "420107", name: "青山区" }, { code: "420111", name: "洪山区" }, { code: "420112", name: "东西湖区" }, { code: "420113", name: "汉南区" }, { code: "420114", name: "蔡甸区" }, { code: "420115", name: "江夏区" }, { code: "420116", name: "黄陂区" }, { code: "420117", name: "新洲区" }] }, { code: "4202", name: "黄石市", children: [{ code: "420202", name: "黄石港区" }, { code: "420203", name: "西塞山区" }, { code: "420204", name: "下陆区" }, { code: "420205", name: "铁山区" }, { code: "420222", name: "阳新县" }, { code: "420281", name: "大冶市" }] }, { code: "4203", name: "十堰市", children: [{ code: "420302", name: "茅箭区" }, { code: "420303", name: "张湾区" }, { code: "420304", name: "郧阳区" }, { code: "420322", name: "郧西县" }, { code: "420323", name: "竹山县" }, { code: "420324", name: "竹溪县" }, { code: "420325", name: "房县" }, { code: "420381", name: "丹江口市" }] }, { code: "4205", name: "宜昌市", children: [{ code: "420502", name: "西陵区" }, { code: "420503", name: "伍家岗区" }, { code: "420504", name: "点军区" }, { code: "420505", name: "猇亭区" }, { code: "420506", name: "夷陵区" }, { code: "420525", name: "远安县" }, { code: "420526", name: "兴山县" }, { code: "420527", name: "秭归县" }, { code: "420528", name: "长阳土家族自治县" }, { code: "420529", name: "五峰土家族自治县" }, { code: "420581", name: "宜都市" }, { code: "420582", name: "当阳市" }, { code: "420583", name: "枝江市" }] }, { code: "4206", name: "襄阳市", children: [{ code: "420602", name: "襄城区" }, { code: "420606", name: "樊城区" }, { code: "420607", name: "襄州区" }, { code: "420624", name: "南漳县" }, { code: "420625", name: "谷城县" }, { code: "420626", name: "保康县" }, { code: "420682", name: "老河口市" }, { code: "420683", name: "枣阳市" }, { code: "420684", name: "宜城市" }] }, { code: "4207", name: "鄂州市", children: [{ code: "420702", name: "梁子湖区" }, { code: "420703", name: "华容区" }, { code: "420704", name: "鄂城区" }] }, { code: "4208", name: "荆门市", children: [{ code: "420802", name: "东宝区" }, { code: "420804", name: "掇刀区" }, { code: "420822", name: "沙洋县" }, { code: "420881", name: "钟祥市" }, { code: "420882", name: "京山市" }] }, { code: "4209", name: "孝感市", children: [{ code: "420902", name: "孝南区" }, { code: "420921", name: "孝昌县" }, { code: "420922", name: "大悟县" }, { code: "420923", name: "云梦县" }, { code: "420981", name: "应城市" }, { code: "420982", name: "安陆市" }, { code: "420984", name: "汉川市" }] }, { code: "4210", name: "荆州市", children: [{ code: "421002", name: "沙市区" }, { code: "421003", name: "荆州区" }, { code: "421022", name: "公安县" }, { code: "421024", name: "江陵县" }, { code: "421071", name: "荆州经济技术开发区" }, { code: "421081", name: "石首市" }, { code: "421083", name: "洪湖市" }, { code: "421087", name: "松滋市" }, { code: "421088", name: "监利市" }] }, { code: "4211", name: "黄冈市", children: [{ code: "421102", name: "黄州区" }, { code: "421121", name: "团风县" }, { code: "421122", name: "红安县" }, { code: "421123", name: "罗田县" }, { code: "421124", name: "英山县" }, { code: "421125", name: "浠水县" }, { code: "421126", name: "蕲春县" }, { code: "421127", name: "黄梅县" }, { code: "421171", name: "龙感湖管理区" }, { code: "421181", name: "麻城市" }, { code: "421182", name: "武穴市" }] }, { code: "4212", name: "咸宁市", children: [{ code: "421202", name: "咸安区" }, { code: "421221", name: "嘉鱼县" }, { code: "421222", name: "通城县" }, { code: "421223", name: "崇阳县" }, { code: "421224", name: "通山县" }, { code: "421281", name: "赤壁市" }] }, { code: "4213", name: "随州市", children: [{ code: "421303", name: "曾都区" }, { code: "421321", name: "随县" }, { code: "421381", name: "广水市" }] }, { code: "4228", name: "恩施土家族苗族自治州", children: [{ code: "422801", name: "恩施市" }, { code: "422802", name: "利川市" }, { code: "422822", name: "建始县" }, { code: "422823", name: "巴东县" }, { code: "422825", name: "宣恩县" }, { code: "422826", name: "咸丰县" }, { code: "422827", name: "来凤县" }, { code: "422828", name: "鹤峰县" }] }, { code: "4290", name: "省直辖县级行政区划", children: [{ code: "429004", name: "仙桃市" }, { code: "429005", name: "潜江市" }, { code: "429006", name: "天门市" }, { code: "429021", name: "神农架林区" }] }] }, { code: "43", name: "湖南省", children: [{ code: "4301", name: "长沙市", children: [{ code: "430102", name: "芙蓉区" }, { code: "430103", name: "天心区" }, { code: "430104", name: "岳麓区" }, { code: "430105", name: "开福区" }, { code: "430111", name: "雨花区" }, { code: "430112", name: "望城区" }, { code: "430121", name: "长沙县" }, { code: "430181", name: "浏阳市" }, { code: "430182", name: "宁乡市" }] }, { code: "4302", name: "株洲市", children: [{ code: "430202", name: "荷塘区" }, { code: "430203", name: "芦淞区" }, { code: "430204", name: "石峰区" }, { code: "430211", name: "天元区" }, { code: "430212", name: "渌口区" }, { code: "430223", name: "攸县" }, { code: "430224", name: "茶陵县" }, { code: "430225", name: "炎陵县" }, { code: "430271", name: "云龙示范区" }, { code: "430281", name: "醴陵市" }] }, { code: "4303", name: "湘潭市", children: [{ code: "430302", name: "雨湖区" }, { code: "430304", name: "岳塘区" }, { code: "430321", name: "湘潭县" }, { code: "430371", name: "湖南湘潭高新技术产业园区" }, { code: "430372", name: "湘潭昭山示范区" }, { code: "430373", name: "湘潭九华示范区" }, { code: "430381", name: "湘乡市" }, { code: "430382", name: "韶山市" }] }, { code: "4304", name: "衡阳市", children: [{ code: "430405", name: "珠晖区" }, { code: "430406", name: "雁峰区" }, { code: "430407", name: "石鼓区" }, { code: "430408", name: "蒸湘区" }, { code: "430412", name: "南岳区" }, { code: "430421", name: "衡阳县" }, { code: "430422", name: "衡南县" }, { code: "430423", name: "衡山县" }, { code: "430424", name: "衡东县" }, { code: "430426", name: "祁东县" }, { code: "430471", name: "衡阳综合保税区" }, { code: "430472", name: "湖南衡阳高新技术产业园区" }, { code: "430473", name: "湖南衡阳松木经济开发区" }, { code: "430481", name: "耒阳市" }, { code: "430482", name: "常宁市" }] }, { code: "4305", name: "邵阳市", children: [{ code: "430502", name: "双清区" }, { code: "430503", name: "大祥区" }, { code: "430511", name: "北塔区" }, { code: "430522", name: "新邵县" }, { code: "430523", name: "邵阳县" }, { code: "430524", name: "隆回县" }, { code: "430525", name: "洞口县" }, { code: "430527", name: "绥宁县" }, { code: "430528", name: "新宁县" }, { code: "430529", name: "城步苗族自治县" }, { code: "430581", name: "武冈市" }, { code: "430582", name: "邵东市" }] }, { code: "4306", name: "岳阳市", children: [{ code: "430602", name: "岳阳楼区" }, { code: "430603", name: "云溪区" }, { code: "430611", name: "君山区" }, { code: "430621", name: "岳阳县" }, { code: "430623", name: "华容县" }, { code: "430624", name: "湘阴县" }, { code: "430626", name: "平江县" }, { code: "430671", name: "岳阳市屈原管理区" }, { code: "430681", name: "汨罗市" }, { code: "430682", name: "临湘市" }] }, { code: "4307", name: "常德市", children: [{ code: "430702", name: "武陵区" }, { code: "430703", name: "鼎城区" }, { code: "430721", name: "安乡县" }, { code: "430722", name: "汉寿县" }, { code: "430723", name: "澧县" }, { code: "430724", name: "临澧县" }, { code: "430725", name: "桃源县" }, { code: "430726", name: "石门县" }, { code: "430771", name: "常德市西洞庭管理区" }, { code: "430781", name: "津市市" }] }, { code: "4308", name: "张家界市", children: [{ code: "430802", name: "永定区" }, { code: "430811", name: "武陵源区" }, { code: "430821", name: "慈利县" }, { code: "430822", name: "桑植县" }] }, { code: "4309", name: "益阳市", children: [{ code: "430902", name: "资阳区" }, { code: "430903", name: "赫山区" }, { code: "430921", name: "南县" }, { code: "430922", name: "桃江县" }, { code: "430923", name: "安化县" }, { code: "430971", name: "益阳市大通湖管理区" }, { code: "430972", name: "湖南益阳高新技术产业园区" }, { code: "430981", name: "沅江市" }] }, { code: "4310", name: "郴州市", children: [{ code: "431002", name: "北湖区" }, { code: "431003", name: "苏仙区" }, { code: "431021", name: "桂阳县" }, { code: "431022", name: "宜章县" }, { code: "431023", name: "永兴县" }, { code: "431024", name: "嘉禾县" }, { code: "431025", name: "临武县" }, { code: "431026", name: "汝城县" }, { code: "431027", name: "桂东县" }, { code: "431028", name: "安仁县" }, { code: "431081", name: "资兴市" }] }, { code: "4311", name: "永州市", children: [{ code: "431102", name: "零陵区" }, { code: "431103", name: "冷水滩区" }, { code: "431122", name: "东安县" }, { code: "431123", name: "双牌县" }, { code: "431124", name: "道县" }, { code: "431125", name: "江永县" }, { code: "431126", name: "宁远县" }, { code: "431127", name: "蓝山县" }, { code: "431128", name: "新田县" }, { code: "431129", name: "江华瑶族自治县" }, { code: "431171", name: "永州经济技术开发区" }, { code: "431173", name: "永州市回龙圩管理区" }, { code: "431181", name: "祁阳市" }] }, { code: "4312", name: "怀化市", children: [{ code: "431202", name: "鹤城区" }, { code: "431221", name: "中方县" }, { code: "431222", name: "沅陵县" }, { code: "431223", name: "辰溪县" }, { code: "431224", name: "溆浦县" }, { code: "431225", name: "会同县" }, { code: "431226", name: "麻阳苗族自治县" }, { code: "431227", name: "新晃侗族自治县" }, { code: "431228", name: "芷江侗族自治县" }, { code: "431229", name: "靖州苗族侗族自治县" }, { code: "431230", name: "通道侗族自治县" }, { code: "431271", name: "怀化市洪江管理区" }, { code: "431281", name: "洪江市" }] }, { code: "4313", name: "娄底市", children: [{ code: "431302", name: "娄星区" }, { code: "431321", name: "双峰县" }, { code: "431322", name: "新化县" }, { code: "431381", name: "冷水江市" }, { code: "431382", name: "涟源市" }] }, { code: "4331", name: "湘西土家族苗族自治州", children: [{ code: "433101", name: "吉首市" }, { code: "433122", name: "泸溪县" }, { code: "433123", name: "凤凰县" }, { code: "433124", name: "花垣县" }, { code: "433125", name: "保靖县" }, { code: "433126", name: "古丈县" }, { code: "433127", name: "永顺县" }, { code: "433130", name: "龙山县" }] }] }, { code: "44", name: "广东省", children: [{ code: "4401", name: "广州市", children: [{ code: "440103", name: "荔湾区" }, { code: "440104", name: "越秀区" }, { code: "440105", name: "海珠区" }, { code: "440106", name: "天河区" }, { code: "440111", name: "白云区" }, { code: "440112", name: "黄埔区" }, { code: "440113", name: "番禺区" }, { code: "440114", name: "花都区" }, { code: "440115", name: "南沙区" }, { code: "440117", name: "从化区" }, { code: "440118", name: "增城区" }] }, { code: "4402", name: "韶关市", children: [{ code: "440203", name: "武江区" }, { code: "440204", name: "浈江区" }, { code: "440205", name: "曲江区" }, { code: "440222", name: "始兴县" }, { code: "440224", name: "仁化县" }, { code: "440229", name: "翁源县" }, { code: "440232", name: "乳源瑶族自治县" }, { code: "440233", name: "新丰县" }, { code: "440281", name: "乐昌市" }, { code: "440282", name: "南雄市" }] }, { code: "4403", name: "深圳市", children: [{ code: "440303", name: "罗湖区" }, { code: "440304", name: "福田区" }, { code: "440305", name: "南山区" }, { code: "440306", name: "宝安区" }, { code: "440307", name: "龙岗区" }, { code: "440308", name: "盐田区" }, { code: "440309", name: "龙华区" }, { code: "440310", name: "坪山区" }, { code: "440311", name: "光明区" }] }, { code: "4404", name: "珠海市", children: [{ code: "440402", name: "香洲区" }, { code: "440403", name: "斗门区" }, { code: "440404", name: "金湾区" }] }, { code: "4405", name: "汕头市", children: [{ code: "440507", name: "龙湖区" }, { code: "440511", name: "金平区" }, { code: "440512", name: "濠江区" }, { code: "440513", name: "潮阳区" }, { code: "440514", name: "潮南区" }, { code: "440515", name: "澄海区" }, { code: "440523", name: "南澳县" }] }, { code: "4406", name: "佛山市", children: [{ code: "440604", name: "禅城区" }, { code: "440605", name: "南海区" }, { code: "440606", name: "顺德区" }, { code: "440607", name: "三水区" }, { code: "440608", name: "高明区" }] }, { code: "4407", name: "江门市", children: [{ code: "440703", name: "蓬江区" }, { code: "440704", name: "江海区" }, { code: "440705", name: "新会区" }, { code: "440781", name: "台山市" }, { code: "440783", name: "开平市" }, { code: "440784", name: "鹤山市" }, { code: "440785", name: "恩平市" }] }, { code: "4408", name: "湛江市", children: [{ code: "440802", name: "赤坎区" }, { code: "440803", name: "霞山区" }, { code: "440804", name: "坡头区" }, { code: "440811", name: "麻章区" }, { code: "440823", name: "遂溪县" }, { code: "440825", name: "徐闻县" }, { code: "440881", name: "廉江市" }, { code: "440882", name: "雷州市" }, { code: "440883", name: "吴川市" }] }, { code: "4409", name: "茂名市", children: [{ code: "440902", name: "茂南区" }, { code: "440904", name: "电白区" }, { code: "440981", name: "高州市" }, { code: "440982", name: "化州市" }, { code: "440983", name: "信宜市" }] }, { code: "4412", name: "肇庆市", children: [{ code: "441202", name: "端州区" }, { code: "441203", name: "鼎湖区" }, { code: "441204", name: "高要区" }, { code: "441223", name: "广宁县" }, { code: "441224", name: "怀集县" }, { code: "441225", name: "封开县" }, { code: "441226", name: "德庆县" }, { code: "441284", name: "四会市" }] }, { code: "4413", name: "惠州市", children: [{ code: "441302", name: "惠城区" }, { code: "441303", name: "惠阳区" }, { code: "441322", name: "博罗县" }, { code: "441323", name: "惠东县" }, { code: "441324", name: "龙门县" }] }, { code: "4414", name: "梅州市", children: [{ code: "441402", name: "梅江区" }, { code: "441403", name: "梅县区" }, { code: "441422", name: "大埔县" }, { code: "441423", name: "丰顺县" }, { code: "441424", name: "五华县" }, { code: "441426", name: "平远县" }, { code: "441427", name: "蕉岭县" }, { code: "441481", name: "兴宁市" }] }, { code: "4415", name: "汕尾市", children: [{ code: "441502", name: "城区" }, { code: "441521", name: "海丰县" }, { code: "441523", name: "陆河县" }, { code: "441581", name: "陆丰市" }] }, { code: "4416", name: "河源市", children: [{ code: "441602", name: "源城区" }, { code: "441621", name: "紫金县" }, { code: "441622", name: "龙川县" }, { code: "441623", name: "连平县" }, { code: "441624", name: "和平县" }, { code: "441625", name: "东源县" }] }, { code: "4417", name: "阳江市", children: [{ code: "441702", name: "江城区" }, { code: "441704", name: "阳东区" }, { code: "441721", name: "阳西县" }, { code: "441781", name: "阳春市" }] }, { code: "4418", name: "清远市", children: [{ code: "441802", name: "清城区" }, { code: "441803", name: "清新区" }, { code: "441821", name: "佛冈县" }, { code: "441823", name: "阳山县" }, { code: "441825", name: "连山壮族瑶族自治县" }, { code: "441826", name: "连南瑶族自治县" }, { code: "441881", name: "英德市" }, { code: "441882", name: "连州市" }] }, { code: "4419", name: "东莞市", children: [{ code: "441900003", name: "东城街道" }, { code: "441900004", name: "南城街道" }, { code: "441900005", name: "万江街道" }, { code: "441900006", name: "莞城街道" }, { code: "441900101", name: "石碣镇" }, { code: "441900102", name: "石龙镇" }, { code: "441900103", name: "茶山镇" }, { code: "441900104", name: "石排镇" }, { code: "441900105", name: "企石镇" }, { code: "441900106", name: "横沥镇" }, { code: "441900107", name: "桥头镇" }, { code: "441900108", name: "谢岗镇" }, { code: "441900109", name: "东坑镇" }, { code: "441900110", name: "常平镇" }, { code: "441900111", name: "寮步镇" }, { code: "441900112", name: "樟木头镇" }, { code: "441900113", name: "大朗镇" }, { code: "441900114", name: "黄江镇" }, { code: "441900115", name: "清溪镇" }, { code: "441900116", name: "塘厦镇" }, { code: "441900117", name: "凤岗镇" }, { code: "441900118", name: "大岭山镇" }, { code: "441900119", name: "长安镇" }, { code: "441900121", name: "虎门镇" }, { code: "441900122", name: "厚街镇" }, { code: "441900123", name: "沙田镇" }, { code: "441900124", name: "道滘镇" }, { code: "441900125", name: "洪梅镇" }, { code: "441900126", name: "麻涌镇" }, { code: "441900127", name: "望牛墩镇" }, { code: "441900128", name: "中堂镇" }, { code: "441900129", name: "高埗镇" }, { code: "441900401", name: "松山湖" }, { code: "441900402", name: "东莞港" }, { code: "441900403", name: "东莞生态园" }, { code: "441900404", name: "东莞滨海湾新区" }] }, { code: "4420", name: "中山市", children: [{ code: "442000001", name: "石岐街道" }, { code: "442000002", name: "东区街道" }, { code: "442000003", name: "中山港街道" }, { code: "442000004", name: "西区街道" }, { code: "442000005", name: "南区街道" }, { code: "442000006", name: "五桂山街道" }, { code: "442000007", name: "民众街道" }, { code: "442000008", name: "南朗街道" }, { code: "442000101", name: "黄圃镇" }, { code: "442000103", name: "东凤镇" }, { code: "442000105", name: "古镇镇" }, { code: "442000106", name: "沙溪镇" }, { code: "442000107", name: "坦洲镇" }, { code: "442000108", name: "港口镇" }, { code: "442000109", name: "三角镇" }, { code: "442000110", name: "横栏镇" }, { code: "442000111", name: "南头镇" }, { code: "442000112", name: "阜沙镇" }, { code: "442000114", name: "三乡镇" }, { code: "442000115", name: "板芙镇" }, { code: "442000116", name: "大涌镇" }, { code: "442000117", name: "神湾镇" }, { code: "442000118", name: "小榄镇" }] }, { code: "4451", name: "潮州市", children: [{ code: "445102", name: "湘桥区" }, { code: "445103", name: "潮安区" }, { code: "445122", name: "饶平县" }] }, { code: "4452", name: "揭阳市", children: [{ code: "445202", name: "榕城区" }, { code: "445203", name: "揭东区" }, { code: "445222", name: "揭西县" }, { code: "445224", name: "惠来县" }, { code: "445281", name: "普宁市" }] }, { code: "4453", name: "云浮市", children: [{ code: "445302", name: "云城区" }, { code: "445303", name: "云安区" }, { code: "445321", name: "新兴县" }, { code: "445322", name: "郁南县" }, { code: "445381", name: "罗定市" }] }] }, { code: "45", name: "广西壮族自治区", children: [{ code: "4501", name: "南宁市", children: [{ code: "450102", name: "兴宁区" }, { code: "450103", name: "青秀区" }, { code: "450105", name: "江南区" }, { code: "450107", name: "西乡塘区" }, { code: "450108", name: "良庆区" }, { code: "450109", name: "邕宁区" }, { code: "450110", name: "武鸣区" }, { code: "450123", name: "隆安县" }, { code: "450124", name: "马山县" }, { code: "450125", name: "上林县" }, { code: "450126", name: "宾阳县" }, { code: "450181", name: "横州市" }] }, { code: "4502", name: "柳州市", children: [{ code: "450202", name: "城中区" }, { code: "450203", name: "鱼峰区" }, { code: "450204", name: "柳南区" }, { code: "450205", name: "柳北区" }, { code: "450206", name: "柳江区" }, { code: "450222", name: "柳城县" }, { code: "450223", name: "鹿寨县" }, { code: "450224", name: "融安县" }, { code: "450225", name: "融水苗族自治县" }, { code: "450226", name: "三江侗族自治县" }] }, { code: "4503", name: "桂林市", children: [{ code: "450302", name: "秀峰区" }, { code: "450303", name: "叠彩区" }, { code: "450304", name: "象山区" }, { code: "450305", name: "七星区" }, { code: "450311", name: "雁山区" }, { code: "450312", name: "临桂区" }, { code: "450321", name: "阳朔县" }, { code: "450323", name: "灵川县" }, { code: "450324", name: "全州县" }, { code: "450325", name: "兴安县" }, { code: "450326", name: "永福县" }, { code: "450327", name: "灌阳县" }, { code: "450328", name: "龙胜各族自治县" }, { code: "450329", name: "资源县" }, { code: "450330", name: "平乐县" }, { code: "450332", name: "恭城瑶族自治县" }, { code: "450381", name: "荔浦市" }] }, { code: "4504", name: "梧州市", children: [{ code: "450403", name: "万秀区" }, { code: "450405", name: "长洲区" }, { code: "450406", name: "龙圩区" }, { code: "450421", name: "苍梧县" }, { code: "450422", name: "藤县" }, { code: "450423", name: "蒙山县" }, { code: "450481", name: "岑溪市" }] }, { code: "4505", name: "北海市", children: [{ code: "450502", name: "海城区" }, { code: "450503", name: "银海区" }, { code: "450512", name: "铁山港区" }, { code: "450521", name: "合浦县" }] }, { code: "4506", name: "防城港市", children: [{ code: "450602", name: "港口区" }, { code: "450603", name: "防城区" }, { code: "450621", name: "上思县" }, { code: "450681", name: "东兴市" }] }, { code: "4507", name: "钦州市", children: [{ code: "450702", name: "钦南区" }, { code: "450703", name: "钦北区" }, { code: "450721", name: "灵山县" }, { code: "450722", name: "浦北县" }] }, { code: "4508", name: "贵港市", children: [{ code: "450802", name: "港北区" }, { code: "450803", name: "港南区" }, { code: "450804", name: "覃塘区" }, { code: "450821", name: "平南县" }, { code: "450881", name: "桂平市" }] }, { code: "4509", name: "玉林市", children: [{ code: "450902", name: "玉州区" }, { code: "450903", name: "福绵区" }, { code: "450921", name: "容县" }, { code: "450922", name: "陆川县" }, { code: "450923", name: "博白县" }, { code: "450924", name: "兴业县" }, { code: "450981", name: "北流市" }] }, { code: "4510", name: "百色市", children: [{ code: "451002", name: "右江区" }, { code: "451003", name: "田阳区" }, { code: "451022", name: "田东县" }, { code: "451024", name: "德保县" }, { code: "451026", name: "那坡县" }, { code: "451027", name: "凌云县" }, { code: "451028", name: "乐业县" }, { code: "451029", name: "田林县" }, { code: "451030", name: "西林县" }, { code: "451031", name: "隆林各族自治县" }, { code: "451081", name: "靖西市" }, { code: "451082", name: "平果市" }] }, { code: "4511", name: "贺州市", children: [{ code: "451102", name: "八步区" }, { code: "451103", name: "平桂区" }, { code: "451121", name: "昭平县" }, { code: "451122", name: "钟山县" }, { code: "451123", name: "富川瑶族自治县" }] }, { code: "4512", name: "河池市", children: [{ code: "451202", name: "金城江区" }, { code: "451203", name: "宜州区" }, { code: "451221", name: "南丹县" }, { code: "451222", name: "天峨县" }, { code: "451223", name: "凤山县" }, { code: "451224", name: "东兰县" }, { code: "451225", name: "罗城仫佬族自治县" }, { code: "451226", name: "环江毛南族自治县" }, { code: "451227", name: "巴马瑶族自治县" }, { code: "451228", name: "都安瑶族自治县" }, { code: "451229", name: "大化瑶族自治县" }] }, { code: "4513", name: "来宾市", children: [{ code: "451302", name: "兴宾区" }, { code: "451321", name: "忻城县" }, { code: "451322", name: "象州县" }, { code: "451323", name: "武宣县" }, { code: "451324", name: "金秀瑶族自治县" }, { code: "451381", name: "合山市" }] }, { code: "4514", name: "崇左市", children: [{ code: "451402", name: "江州区" }, { code: "451421", name: "扶绥县" }, { code: "451422", name: "宁明县" }, { code: "451423", name: "龙州县" }, { code: "451424", name: "大新县" }, { code: "451425", name: "天等县" }, { code: "451481", name: "凭祥市" }] }] }, { code: "46", name: "海南省", children: [{ code: "4601", name: "海口市", children: [{ code: "460105", name: "秀英区" }, { code: "460106", name: "龙华区" }, { code: "460107", name: "琼山区" }, { code: "460108", name: "美兰区" }] }, { code: "4602", name: "三亚市", children: [{ code: "460202", name: "海棠区" }, { code: "460203", name: "吉阳区" }, { code: "460204", name: "天涯区" }, { code: "460205", name: "崖州区" }] }, { code: "4603", name: "三沙市", children: [{ code: "460321", name: "西沙群岛" }, { code: "460322", name: "南沙群岛" }, { code: "460323", name: "中沙群岛的岛礁及其海域" }] }, { code: "4604", name: "儋州市", children: [{ code: "460400100", name: "那大镇" }, { code: "460400101", name: "和庆镇" }, { code: "460400102", name: "南丰镇" }, { code: "460400103", name: "大成镇" }, { code: "460400104", name: "雅星镇" }, { code: "460400105", name: "兰洋镇" }, { code: "460400106", name: "光村镇" }, { code: "460400107", name: "木棠镇" }, { code: "460400108", name: "海头镇" }, { code: "460400109", name: "峨蔓镇" }, { code: "460400111", name: "王五镇" }, { code: "460400112", name: "白马井镇" }, { code: "460400113", name: "中和镇" }, { code: "460400114", name: "排浦镇" }, { code: "460400115", name: "东成镇" }, { code: "460400116", name: "新州镇" }, { code: "460400499", name: "洋浦经济开发区" }, { code: "460400500", name: "华南热作学院" }] }, { code: "4690", name: "省直辖县级行政区划", children: [{ code: "469001", name: "五指山市" }, { code: "469002", name: "琼海市" }, { code: "469005", name: "文昌市" }, { code: "469006", name: "万宁市" }, { code: "469007", name: "东方市" }, { code: "469021", name: "定安县" }, { code: "469022", name: "屯昌县" }, { code: "469023", name: "澄迈县" }, { code: "469024", name: "临高县" }, { code: "469025", name: "白沙黎族自治县" }, { code: "469026", name: "昌江黎族自治县" }, { code: "469027", name: "乐东黎族自治县" }, { code: "469028", name: "陵水黎族自治县" }, { code: "469029", name: "保亭黎族苗族自治县" }, { code: "469030", name: "琼中黎族苗族自治县" }] }] }, { code: "50", name: "重庆市", children: [{ code: "5001", name: "市辖区", children: [{ code: "500101", name: "万州区" }, { code: "500102", name: "涪陵区" }, { code: "500103", name: "渝中区" }, { code: "500104", name: "大渡口区" }, { code: "500105", name: "江北区" }, { code: "500106", name: "沙坪坝区" }, { code: "500107", name: "九龙坡区" }, { code: "500108", name: "南岸区" }, { code: "500109", name: "北碚区" }, { code: "500110", name: "綦江区" }, { code: "500111", name: "大足区" }, { code: "500112", name: "渝北区" }, { code: "500113", name: "巴南区" }, { code: "500114", name: "黔江区" }, { code: "500115", name: "长寿区" }, { code: "500116", name: "江津区" }, { code: "500117", name: "合川区" }, { code: "500118", name: "永川区" }, { code: "500119", name: "南川区" }, { code: "500120", name: "璧山区" }, { code: "500151", name: "铜梁区" }, { code: "500152", name: "潼南区" }, { code: "500153", name: "荣昌区" }, { code: "500154", name: "开州区" }, { code: "500155", name: "梁平区" }, { code: "500156", name: "武隆区" }] }, { code: "5002", name: "县", children: [{ code: "500229", name: "城口县" }, { code: "500230", name: "丰都县" }, { code: "500231", name: "垫江县" }, { code: "500233", name: "忠县" }, { code: "500235", name: "云阳县" }, { code: "500236", name: "奉节县" }, { code: "500237", name: "巫山县" }, { code: "500238", name: "巫溪县" }, { code: "500240", name: "石柱土家族自治县" }, { code: "500241", name: "秀山土家族苗族自治县" }, { code: "500242", name: "酉阳土家族苗族自治县" }, { code: "500243", name: "彭水苗族土家族自治县" }] }] }, { code: "51", name: "四川省", children: [{ code: "5101", name: "成都市", children: [{ code: "510104", name: "锦江区" }, { code: "510105", name: "青羊区" }, { code: "510106", name: "金牛区" }, { code: "510107", name: "武侯区" }, { code: "510108", name: "成华区" }, { code: "510112", name: "龙泉驿区" }, { code: "510113", name: "青白江区" }, { code: "510114", name: "新都区" }, { code: "510115", name: "温江区" }, { code: "510116", name: "双流区" }, { code: "510117", name: "郫都区" }, { code: "510118", name: "新津区" }, { code: "510121", name: "金堂县" }, { code: "510129", name: "大邑县" }, { code: "510131", name: "蒲江县" }, { code: "510181", name: "都江堰市" }, { code: "510182", name: "彭州市" }, { code: "510183", name: "邛崃市" }, { code: "510184", name: "崇州市" }, { code: "510185", name: "简阳市" }] }, { code: "5103", name: "自贡市", children: [{ code: "510302", name: "自流井区" }, { code: "510303", name: "贡井区" }, { code: "510304", name: "大安区" }, { code: "510311", name: "沿滩区" }, { code: "510321", name: "荣县" }, { code: "510322", name: "富顺县" }] }, { code: "5104", name: "攀枝花市", children: [{ code: "510402", name: "东区" }, { code: "510403", name: "西区" }, { code: "510411", name: "仁和区" }, { code: "510421", name: "米易县" }, { code: "510422", name: "盐边县" }] }, { code: "5105", name: "泸州市", children: [{ code: "510502", name: "江阳区" }, { code: "510503", name: "纳溪区" }, { code: "510504", name: "龙马潭区" }, { code: "510521", name: "泸县" }, { code: "510522", name: "合江县" }, { code: "510524", name: "叙永县" }, { code: "510525", name: "古蔺县" }] }, { code: "5106", name: "德阳市", children: [{ code: "510603", name: "旌阳区" }, { code: "510604", name: "罗江区" }, { code: "510623", name: "中江县" }, { code: "510681", name: "广汉市" }, { code: "510682", name: "什邡市" }, { code: "510683", name: "绵竹市" }] }, { code: "5107", name: "绵阳市", children: [{ code: "510703", name: "涪城区" }, { code: "510704", name: "游仙区" }, { code: "510705", name: "安州区" }, { code: "510722", name: "三台县" }, { code: "510723", name: "盐亭县" }, { code: "510725", name: "梓潼县" }, { code: "510726", name: "北川羌族自治县" }, { code: "510727", name: "平武县" }, { code: "510781", name: "江油市" }] }, { code: "5108", name: "广元市", children: [{ code: "510802", name: "利州区" }, { code: "510811", name: "昭化区" }, { code: "510812", name: "朝天区" }, { code: "510821", name: "旺苍县" }, { code: "510822", name: "青川县" }, { code: "510823", name: "剑阁县" }, { code: "510824", name: "苍溪县" }] }, { code: "5109", name: "遂宁市", children: [{ code: "510903", name: "船山区" }, { code: "510904", name: "安居区" }, { code: "510921", name: "蓬溪县" }, { code: "510923", name: "大英县" }, { code: "510981", name: "射洪市" }] }, { code: "5110", name: "内江市", children: [{ code: "511002", name: "市中区" }, { code: "511011", name: "东兴区" }, { code: "511024", name: "威远县" }, { code: "511025", name: "资中县" }, { code: "511071", name: "内江经济开发区" }, { code: "511083", name: "隆昌市" }] }, { code: "5111", name: "乐山市", children: [{ code: "511102", name: "市中区" }, { code: "511111", name: "沙湾区" }, { code: "511112", name: "五通桥区" }, { code: "511113", name: "金口河区" }, { code: "511123", name: "犍为县" }, { code: "511124", name: "井研县" }, { code: "511126", name: "夹江县" }, { code: "511129", name: "沐川县" }, { code: "511132", name: "峨边彝族自治县" }, { code: "511133", name: "马边彝族自治县" }, { code: "511181", name: "峨眉山市" }] }, { code: "5113", name: "南充市", children: [{ code: "511302", name: "顺庆区" }, { code: "511303", name: "高坪区" }, { code: "511304", name: "嘉陵区" }, { code: "511321", name: "南部县" }, { code: "511322", name: "营山县" }, { code: "511323", name: "蓬安县" }, { code: "511324", name: "仪陇县" }, { code: "511325", name: "西充县" }, { code: "511381", name: "阆中市" }] }, { code: "5114", name: "眉山市", children: [{ code: "511402", name: "东坡区" }, { code: "511403", name: "彭山区" }, { code: "511421", name: "仁寿县" }, { code: "511423", name: "洪雅县" }, { code: "511424", name: "丹棱县" }, { code: "511425", name: "青神县" }] }, { code: "5115", name: "宜宾市", children: [{ code: "511502", name: "翠屏区" }, { code: "511503", name: "南溪区" }, { code: "511504", name: "叙州区" }, { code: "511523", name: "江安县" }, { code: "511524", name: "长宁县" }, { code: "511525", name: "高县" }, { code: "511526", name: "珙县" }, { code: "511527", name: "筠连县" }, { code: "511528", name: "兴文县" }, { code: "511529", name: "屏山县" }] }, { code: "5116", name: "广安市", children: [{ code: "511602", name: "广安区" }, { code: "511603", name: "前锋区" }, { code: "511621", name: "岳池县" }, { code: "511622", name: "武胜县" }, { code: "511623", name: "邻水县" }, { code: "511681", name: "华蓥市" }] }, { code: "5117", name: "达州市", children: [{ code: "511702", name: "通川区" }, { code: "511703", name: "达川区" }, { code: "511722", name: "宣汉县" }, { code: "511723", name: "开江县" }, { code: "511724", name: "大竹县" }, { code: "511725", name: "渠县" }, { code: "511771", name: "达州经济开发区" }, { code: "511781", name: "万源市" }] }, { code: "5118", name: "雅安市", children: [{ code: "511802", name: "雨城区" }, { code: "511803", name: "名山区" }, { code: "511822", name: "荥经县" }, { code: "511823", name: "汉源县" }, { code: "511824", name: "石棉县" }, { code: "511825", name: "天全县" }, { code: "511826", name: "芦山县" }, { code: "511827", name: "宝兴县" }] }, { code: "5119", name: "巴中市", children: [{ code: "511902", name: "巴州区" }, { code: "511903", name: "恩阳区" }, { code: "511921", name: "通江县" }, { code: "511922", name: "南江县" }, { code: "511923", name: "平昌县" }, { code: "511971", name: "巴中经济开发区" }] }, { code: "5120", name: "资阳市", children: [{ code: "512002", name: "雁江区" }, { code: "512021", name: "安岳县" }, { code: "512022", name: "乐至县" }] }, { code: "5132", name: "阿坝藏族羌族自治州", children: [{ code: "513201", name: "马尔康市" }, { code: "513221", name: "汶川县" }, { code: "513222", name: "理县" }, { code: "513223", name: "茂县" }, { code: "513224", name: "松潘县" }, { code: "513225", name: "九寨沟县" }, { code: "513226", name: "金川县" }, { code: "513227", name: "小金县" }, { code: "513228", name: "黑水县" }, { code: "513230", name: "壤塘县" }, { code: "513231", name: "阿坝县" }, { code: "513232", name: "若尔盖县" }, { code: "513233", name: "红原县" }] }, { code: "5133", name: "甘孜藏族自治州", children: [{ code: "513301", name: "康定市" }, { code: "513322", name: "泸定县" }, { code: "513323", name: "丹巴县" }, { code: "513324", name: "九龙县" }, { code: "513325", name: "雅江县" }, { code: "513326", name: "道孚县" }, { code: "513327", name: "炉霍县" }, { code: "513328", name: "甘孜县" }, { code: "513329", name: "新龙县" }, { code: "513330", name: "德格县" }, { code: "513331", name: "白玉县" }, { code: "513332", name: "石渠县" }, { code: "513333", name: "色达县" }, { code: "513334", name: "理塘县" }, { code: "513335", name: "巴塘县" }, { code: "513336", name: "乡城县" }, { code: "513337", name: "稻城县" }, { code: "513338", name: "得荣县" }] }, { code: "5134", name: "凉山彝族自治州", children: [{ code: "513401", name: "西昌市" }, { code: "513402", name: "会理市" }, { code: "513422", name: "木里藏族自治县" }, { code: "513423", name: "盐源县" }, { code: "513424", name: "德昌县" }, { code: "513426", name: "会东县" }, { code: "513427", name: "宁南县" }, { code: "513428", name: "普格县" }, { code: "513429", name: "布拖县" }, { code: "513430", name: "金阳县" }, { code: "513431", name: "昭觉县" }, { code: "513432", name: "喜德县" }, { code: "513433", name: "冕宁县" }, { code: "513434", name: "越西县" }, { code: "513435", name: "甘洛县" }, { code: "513436", name: "美姑县" }, { code: "513437", name: "雷波县" }] }] }, { code: "52", name: "贵州省", children: [{ code: "5201", name: "贵阳市", children: [{ code: "520102", name: "南明区" }, { code: "520103", name: "云岩区" }, { code: "520111", name: "花溪区" }, { code: "520112", name: "乌当区" }, { code: "520113", name: "白云区" }, { code: "520115", name: "观山湖区" }, { code: "520121", name: "开阳县" }, { code: "520122", name: "息烽县" }, { code: "520123", name: "修文县" }, { code: "520181", name: "清镇市" }] }, { code: "5202", name: "六盘水市", children: [{ code: "520201", name: "钟山区" }, { code: "520203", name: "六枝特区" }, { code: "520204", name: "水城区" }, { code: "520281", name: "盘州市" }] }, { code: "5203", name: "遵义市", children: [{ code: "520302", name: "红花岗区" }, { code: "520303", name: "汇川区" }, { code: "520304", name: "播州区" }, { code: "520322", name: "桐梓县" }, { code: "520323", name: "绥阳县" }, { code: "520324", name: "正安县" }, { code: "520325", name: "道真仡佬族苗族自治县" }, { code: "520326", name: "务川仡佬族苗族自治县" }, { code: "520327", name: "凤冈县" }, { code: "520328", name: "湄潭县" }, { code: "520329", name: "余庆县" }, { code: "520330", name: "习水县" }, { code: "520381", name: "赤水市" }, { code: "520382", name: "仁怀市" }] }, { code: "5204", name: "安顺市", children: [{ code: "520402", name: "西秀区" }, { code: "520403", name: "平坝区" }, { code: "520422", name: "普定县" }, { code: "520423", name: "镇宁布依族苗族自治县" }, { code: "520424", name: "关岭布依族苗族自治县" }, { code: "520425", name: "紫云苗族布依族自治县" }] }, { code: "5205", name: "毕节市", children: [{ code: "520502", name: "七星关区" }, { code: "520521", name: "大方县" }, { code: "520523", name: "金沙县" }, { code: "520524", name: "织金县" }, { code: "520525", name: "纳雍县" }, { code: "520526", name: "威宁彝族回族苗族自治县" }, { code: "520527", name: "赫章县" }, { code: "520581", name: "黔西市" }] }, { code: "5206", name: "铜仁市", children: [{ code: "520602", name: "碧江区" }, { code: "520603", name: "万山区" }, { code: "520621", name: "江口县" }, { code: "520622", name: "玉屏侗族自治县" }, { code: "520623", name: "石阡县" }, { code: "520624", name: "思南县" }, { code: "520625", name: "印江土家族苗族自治县" }, { code: "520626", name: "德江县" }, { code: "520627", name: "沿河土家族自治县" }, { code: "520628", name: "松桃苗族自治县" }] }, { code: "5223", name: "黔西南布依族苗族自治州", children: [{ code: "522301", name: "兴义市" }, { code: "522302", name: "兴仁市" }, { code: "522323", name: "普安县" }, { code: "522324", name: "晴隆县" }, { code: "522325", name: "贞丰县" }, { code: "522326", name: "望谟县" }, { code: "522327", name: "册亨县" }, { code: "522328", name: "安龙县" }] }, { code: "5226", name: "黔东南苗族侗族自治州", children: [{ code: "522601", name: "凯里市" }, { code: "522622", name: "黄平县" }, { code: "522623", name: "施秉县" }, { code: "522624", name: "三穗县" }, { code: "522625", name: "镇远县" }, { code: "522626", name: "岑巩县" }, { code: "522627", name: "天柱县" }, { code: "522628", name: "锦屏县" }, { code: "522629", name: "剑河县" }, { code: "522630", name: "台江县" }, { code: "522631", name: "黎平县" }, { code: "522632", name: "榕江县" }, { code: "522633", name: "从江县" }, { code: "522634", name: "雷山县" }, { code: "522635", name: "麻江县" }, { code: "522636", name: "丹寨县" }] }, { code: "5227", name: "黔南布依族苗族自治州", children: [{ code: "522701", name: "都匀市" }, { code: "522702", name: "福泉市" }, { code: "522722", name: "荔波县" }, { code: "522723", name: "贵定县" }, { code: "522725", name: "瓮安县" }, { code: "522726", name: "独山县" }, { code: "522727", name: "平塘县" }, { code: "522728", name: "罗甸县" }, { code: "522729", name: "长顺县" }, { code: "522730", name: "龙里县" }, { code: "522731", name: "惠水县" }, { code: "522732", name: "三都水族自治县" }] }] }, { code: "53", name: "云南省", children: [{ code: "5301", name: "昆明市", children: [{ code: "530102", name: "五华区" }, { code: "530103", name: "盘龙区" }, { code: "530111", name: "官渡区" }, { code: "530112", name: "西山区" }, { code: "530113", name: "东川区" }, { code: "530114", name: "呈贡区" }, { code: "530115", name: "晋宁区" }, { code: "530124", name: "富民县" }, { code: "530125", name: "宜良县" }, { code: "530126", name: "石林彝族自治县" }, { code: "530127", name: "嵩明县" }, { code: "530128", name: "禄劝彝族苗族自治县" }, { code: "530129", name: "寻甸回族彝族自治县" }, { code: "530181", name: "安宁市" }] }, { code: "5303", name: "曲靖市", children: [{ code: "530302", name: "麒麟区" }, { code: "530303", name: "沾益区" }, { code: "530304", name: "马龙区" }, { code: "530322", name: "陆良县" }, { code: "530323", name: "师宗县" }, { code: "530324", name: "罗平县" }, { code: "530325", name: "富源县" }, { code: "530326", name: "会泽县" }, { code: "530381", name: "宣威市" }] }, { code: "5304", name: "玉溪市", children: [{ code: "530402", name: "红塔区" }, { code: "530403", name: "江川区" }, { code: "530423", name: "通海县" }, { code: "530424", name: "华宁县" }, { code: "530425", name: "易门县" }, { code: "530426", name: "峨山彝族自治县" }, { code: "530427", name: "新平彝族傣族自治县" }, { code: "530428", name: "元江哈尼族彝族傣族自治县" }, { code: "530481", name: "澄江市" }] }, { code: "5305", name: "保山市", children: [{ code: "530502", name: "隆阳区" }, { code: "530521", name: "施甸县" }, { code: "530523", name: "龙陵县" }, { code: "530524", name: "昌宁县" }, { code: "530581", name: "腾冲市" }] }, { code: "5306", name: "昭通市", children: [{ code: "530602", name: "昭阳区" }, { code: "530621", name: "鲁甸县" }, { code: "530622", name: "巧家县" }, { code: "530623", name: "盐津县" }, { code: "530624", name: "大关县" }, { code: "530625", name: "永善县" }, { code: "530626", name: "绥江县" }, { code: "530627", name: "镇雄县" }, { code: "530628", name: "彝良县" }, { code: "530629", name: "威信县" }, { code: "530681", name: "水富市" }] }, { code: "5307", name: "丽江市", children: [{ code: "530702", name: "古城区" }, { code: "530721", name: "玉龙纳西族自治县" }, { code: "530722", name: "永胜县" }, { code: "530723", name: "华坪县" }, { code: "530724", name: "宁蒗彝族自治县" }] }, { code: "5308", name: "普洱市", children: [{ code: "530802", name: "思茅区" }, { code: "530821", name: "宁洱哈尼族彝族自治县" }, { code: "530822", name: "墨江哈尼族自治县" }, { code: "530823", name: "景东彝族自治县" }, { code: "530824", name: "景谷傣族彝族自治县" }, { code: "530825", name: "镇沅彝族哈尼族拉祜族自治县" }, { code: "530826", name: "江城哈尼族彝族自治县" }, { code: "530827", name: "孟连傣族拉祜族佤族自治县" }, { code: "530828", name: "澜沧拉祜族自治县" }, { code: "530829", name: "西盟佤族自治县" }] }, { code: "5309", name: "临沧市", children: [{ code: "530902", name: "临翔区" }, { code: "530921", name: "凤庆县" }, { code: "530922", name: "云县" }, { code: "530923", name: "永德县" }, { code: "530924", name: "镇康县" }, { code: "530925", name: "双江拉祜族佤族布朗族傣族自治县" }, { code: "530926", name: "耿马傣族佤族自治县" }, { code: "530927", name: "沧源佤族自治县" }] }, { code: "5323", name: "楚雄彝族自治州", children: [{ code: "532301", name: "楚雄市" }, { code: "532302", name: "禄丰市" }, { code: "532322", name: "双柏县" }, { code: "532323", name: "牟定县" }, { code: "532324", name: "南华县" }, { code: "532325", name: "姚安县" }, { code: "532326", name: "大姚县" }, { code: "532327", name: "永仁县" }, { code: "532328", name: "元谋县" }, { code: "532329", name: "武定县" }] }, { code: "5325", name: "红河哈尼族彝族自治州", children: [{ code: "532501", name: "个旧市" }, { code: "532502", name: "开远市" }, { code: "532503", name: "蒙自市" }, { code: "532504", name: "弥勒市" }, { code: "532523", name: "屏边苗族自治县" }, { code: "532524", name: "建水县" }, { code: "532525", name: "石屏县" }, { code: "532527", name: "泸西县" }, { code: "532528", name: "元阳县" }, { code: "532529", name: "红河县" }, { code: "532530", name: "金平苗族瑶族傣族自治县" }, { code: "532531", name: "绿春县" }, { code: "532532", name: "河口瑶族自治县" }] }, { code: "5326", name: "文山壮族苗族自治州", children: [{ code: "532601", name: "文山市" }, { code: "532622", name: "砚山县" }, { code: "532623", name: "西畴县" }, { code: "532624", name: "麻栗坡县" }, { code: "532625", name: "马关县" }, { code: "532626", name: "丘北县" }, { code: "532627", name: "广南县" }, { code: "532628", name: "富宁县" }] }, { code: "5328", name: "西双版纳傣族自治州", children: [{ code: "532801", name: "景洪市" }, { code: "532822", name: "勐海县" }, { code: "532823", name: "勐腊县" }] }, { code: "5329", name: "大理白族自治州", children: [{ code: "532901", name: "大理市" }, { code: "532922", name: "漾濞彝族自治县" }, { code: "532923", name: "祥云县" }, { code: "532924", name: "宾川县" }, { code: "532925", name: "弥渡县" }, { code: "532926", name: "南涧彝族自治县" }, { code: "532927", name: "巍山彝族回族自治县" }, { code: "532928", name: "永平县" }, { code: "532929", name: "云龙县" }, { code: "532930", name: "洱源县" }, { code: "532931", name: "剑川县" }, { code: "532932", name: "鹤庆县" }] }, { code: "5331", name: "德宏傣族景颇族自治州", children: [{ code: "533102", name: "瑞丽市" }, { code: "533103", name: "芒市" }, { code: "533122", name: "梁河县" }, { code: "533123", name: "盈江县" }, { code: "533124", name: "陇川县" }] }, { code: "5333", name: "怒江傈僳族自治州", children: [{ code: "533301", name: "泸水市" }, { code: "533323", name: "福贡县" }, { code: "533324", name: "贡山独龙族怒族自治县" }, { code: "533325", name: "兰坪白族普米族自治县" }] }, { code: "5334", name: "迪庆藏族自治州", children: [{ code: "533401", name: "香格里拉市" }, { code: "533422", name: "德钦县" }, { code: "533423", name: "维西傈僳族自治县" }] }] }, { code: "54", name: "西藏自治区", children: [{ code: "5401", name: "拉萨市", children: [{ code: "540102", name: "城关区" }, { code: "540103", name: "堆龙德庆区" }, { code: "540104", name: "达孜区" }, { code: "540121", name: "林周县" }, { code: "540122", name: "当雄县" }, { code: "540123", name: "尼木县" }, { code: "540124", name: "曲水县" }, { code: "540127", name: "墨竹工卡县" }, { code: "540171", name: "格尔木藏青工业园区" }, { code: "540172", name: "拉萨经济技术开发区" }, { code: "540173", name: "西藏文化旅游创意园区" }, { code: "540174", name: "达孜工业园区" }] }, { code: "5402", name: "日喀则市", children: [{ code: "540202", name: "桑珠孜区" }, { code: "540221", name: "南木林县" }, { code: "540222", name: "江孜县" }, { code: "540223", name: "定日县" }, { code: "540224", name: "萨迦县" }, { code: "540225", name: "拉孜县" }, { code: "540226", name: "昂仁县" }, { code: "540227", name: "谢通门县" }, { code: "540228", name: "白朗县" }, { code: "540229", name: "仁布县" }, { code: "540230", name: "康马县" }, { code: "540231", name: "定结县" }, { code: "540232", name: "仲巴县" }, { code: "540233", name: "亚东县" }, { code: "540234", name: "吉隆县" }, { code: "540235", name: "聂拉木县" }, { code: "540236", name: "萨嘎县" }, { code: "540237", name: "岗巴县" }] }, { code: "5403", name: "昌都市", children: [{ code: "540302", name: "卡若区" }, { code: "540321", name: "江达县" }, { code: "540322", name: "贡觉县" }, { code: "540323", name: "类乌齐县" }, { code: "540324", name: "丁青县" }, { code: "540325", name: "察雅县" }, { code: "540326", name: "八宿县" }, { code: "540327", name: "左贡县" }, { code: "540328", name: "芒康县" }, { code: "540329", name: "洛隆县" }, { code: "540330", name: "边坝县" }] }, { code: "5404", name: "林芝市", children: [{ code: "540402", name: "巴宜区" }, { code: "540421", name: "工布江达县" }, { code: "540422", name: "米林县" }, { code: "540423", name: "墨脱县" }, { code: "540424", name: "波密县" }, { code: "540425", name: "察隅县" }, { code: "540426", name: "朗县" }] }, { code: "5405", name: "山南市", children: [{ code: "540502", name: "乃东区" }, { code: "540521", name: "扎囊县" }, { code: "540522", name: "贡嘎县" }, { code: "540523", name: "桑日县" }, { code: "540524", name: "琼结县" }, { code: "540525", name: "曲松县" }, { code: "540526", name: "措美县" }, { code: "540527", name: "洛扎县" }, { code: "540528", name: "加查县" }, { code: "540529", name: "隆子县" }, { code: "540530", name: "错那县" }, { code: "540531", name: "浪卡子县" }] }, { code: "5406", name: "那曲市", children: [{ code: "540602", name: "色尼区" }, { code: "540621", name: "嘉黎县" }, { code: "540622", name: "比如县" }, { code: "540623", name: "聂荣县" }, { code: "540624", name: "安多县" }, { code: "540625", name: "申扎县" }, { code: "540626", name: "索县" }, { code: "540627", name: "班戈县" }, { code: "540628", name: "巴青县" }, { code: "540629", name: "尼玛县" }, { code: "540630", name: "双湖县" }] }, { code: "5425", name: "阿里地区", children: [{ code: "542521", name: "普兰县" }, { code: "542522", name: "札达县" }, { code: "542523", name: "噶尔县" }, { code: "542524", name: "日土县" }, { code: "542525", name: "革吉县" }, { code: "542526", name: "改则县" }, { code: "542527", name: "措勤县" }] }] }, { code: "61", name: "陕西省", children: [{ code: "6101", name: "西安市", children: [{ code: "610102", name: "新城区" }, { code: "610103", name: "碑林区" }, { code: "610104", name: "莲湖区" }, { code: "610111", name: "灞桥区" }, { code: "610112", name: "未央区" }, { code: "610113", name: "雁塔区" }, { code: "610114", name: "阎良区" }, { code: "610115", name: "临潼区" }, { code: "610116", name: "长安区" }, { code: "610117", name: "高陵区" }, { code: "610118", name: "鄠邑区" }, { code: "610122", name: "蓝田县" }, { code: "610124", name: "周至县" }] }, { code: "6102", name: "铜川市", children: [{ code: "610202", name: "王益区" }, { code: "610203", name: "印台区" }, { code: "610204", name: "耀州区" }, { code: "610222", name: "宜君县" }] }, { code: "6103", name: "宝鸡市", children: [{ code: "610302", name: "渭滨区" }, { code: "610303", name: "金台区" }, { code: "610304", name: "陈仓区" }, { code: "610305", name: "凤翔区" }, { code: "610323", name: "岐山县" }, { code: "610324", name: "扶风县" }, { code: "610326", name: "眉县" }, { code: "610327", name: "陇县" }, { code: "610328", name: "千阳县" }, { code: "610329", name: "麟游县" }, { code: "610330", name: "凤县" }, { code: "610331", name: "太白县" }] }, { code: "6104", name: "咸阳市", children: [{ code: "610402", name: "秦都区" }, { code: "610403", name: "杨陵区" }, { code: "610404", name: "渭城区" }, { code: "610422", name: "三原县" }, { code: "610423", name: "泾阳县" }, { code: "610424", name: "乾县" }, { code: "610425", name: "礼泉县" }, { code: "610426", name: "永寿县" }, { code: "610428", name: "长武县" }, { code: "610429", name: "旬邑县" }, { code: "610430", name: "淳化县" }, { code: "610431", name: "武功县" }, { code: "610481", name: "兴平市" }, { code: "610482", name: "彬州市" }] }, { code: "6105", name: "渭南市", children: [{ code: "610502", name: "临渭区" }, { code: "610503", name: "华州区" }, { code: "610522", name: "潼关县" }, { code: "610523", name: "大荔县" }, { code: "610524", name: "合阳县" }, { code: "610525", name: "澄城县" }, { code: "610526", name: "蒲城县" }, { code: "610527", name: "白水县" }, { code: "610528", name: "富平县" }, { code: "610581", name: "韩城市" }, { code: "610582", name: "华阴市" }] }, { code: "6106", name: "延安市", children: [{ code: "610602", name: "宝塔区" }, { code: "610603", name: "安塞区" }, { code: "610621", name: "延长县" }, { code: "610622", name: "延川县" }, { code: "610625", name: "志丹县" }, { code: "610626", name: "吴起县" }, { code: "610627", name: "甘泉县" }, { code: "610628", name: "富县" }, { code: "610629", name: "洛川县" }, { code: "610630", name: "宜川县" }, { code: "610631", name: "黄龙县" }, { code: "610632", name: "黄陵县" }, { code: "610681", name: "子长市" }] }, { code: "6107", name: "汉中市", children: [{ code: "610702", name: "汉台区" }, { code: "610703", name: "南郑区" }, { code: "610722", name: "城固县" }, { code: "610723", name: "洋县" }, { code: "610724", name: "西乡县" }, { code: "610725", name: "勉县" }, { code: "610726", name: "宁强县" }, { code: "610727", name: "略阳县" }, { code: "610728", name: "镇巴县" }, { code: "610729", name: "留坝县" }, { code: "610730", name: "佛坪县" }] }, { code: "6108", name: "榆林市", children: [{ code: "610802", name: "榆阳区" }, { code: "610803", name: "横山区" }, { code: "610822", name: "府谷县" }, { code: "610824", name: "靖边县" }, { code: "610825", name: "定边县" }, { code: "610826", name: "绥德县" }, { code: "610827", name: "米脂县" }, { code: "610828", name: "佳县" }, { code: "610829", name: "吴堡县" }, { code: "610830", name: "清涧县" }, { code: "610831", name: "子洲县" }, { code: "610881", name: "神木市" }] }, { code: "6109", name: "安康市", children: [{ code: "610902", name: "汉滨区" }, { code: "610921", name: "汉阴县" }, { code: "610922", name: "石泉县" }, { code: "610923", name: "宁陕县" }, { code: "610924", name: "紫阳县" }, { code: "610925", name: "岚皋县" }, { code: "610926", name: "平利县" }, { code: "610927", name: "镇坪县" }, { code: "610929", name: "白河县" }, { code: "610981", name: "旬阳市" }] }, { code: "6110", name: "商洛市", children: [{ code: "611002", name: "商州区" }, { code: "611021", name: "洛南县" }, { code: "611022", name: "丹凤县" }, { code: "611023", name: "商南县" }, { code: "611024", name: "山阳县" }, { code: "611025", name: "镇安县" }, { code: "611026", name: "柞水县" }] }] }, { code: "62", name: "甘肃省", children: [{ code: "6201", name: "兰州市", children: [{ code: "620102", name: "城关区" }, { code: "620103", name: "七里河区" }, { code: "620104", name: "西固区" }, { code: "620105", name: "安宁区" }, { code: "620111", name: "红古区" }, { code: "620121", name: "永登县" }, { code: "620122", name: "皋兰县" }, { code: "620123", name: "榆中县" }, { code: "620171", name: "兰州新区" }] }, { code: "6202", name: "嘉峪关市", children: [{ code: "620201001", name: "雄关街道" }, { code: "620201002", name: "钢城街道" }, { code: "620201100", name: "新城镇" }, { code: "620201101", name: "峪泉镇" }, { code: "620201102", name: "文殊镇" }] }, { code: "6203", name: "金昌市", children: [{ code: "620302", name: "金川区" }, { code: "620321", name: "永昌县" }] }, { code: "6204", name: "白银市", children: [{ code: "620402", name: "白银区" }, { code: "620403", name: "平川区" }, { code: "620421", name: "靖远县" }, { code: "620422", name: "会宁县" }, { code: "620423", name: "景泰县" }] }, { code: "6205", name: "天水市", children: [{ code: "620502", name: "秦州区" }, { code: "620503", name: "麦积区" }, { code: "620521", name: "清水县" }, { code: "620522", name: "秦安县" }, { code: "620523", name: "甘谷县" }, { code: "620524", name: "武山县" }, { code: "620525", name: "张家川回族自治县" }] }, { code: "6206", name: "武威市", children: [{ code: "620602", name: "凉州区" }, { code: "620621", name: "民勤县" }, { code: "620622", name: "古浪县" }, { code: "620623", name: "天祝藏族自治县" }] }, { code: "6207", name: "张掖市", children: [{ code: "620702", name: "甘州区" }, { code: "620721", name: "肃南裕固族自治县" }, { code: "620722", name: "民乐县" }, { code: "620723", name: "临泽县" }, { code: "620724", name: "高台县" }, { code: "620725", name: "山丹县" }] }, { code: "6208", name: "平凉市", children: [{ code: "620802", name: "崆峒区" }, { code: "620821", name: "泾川县" }, { code: "620822", name: "灵台县" }, { code: "620823", name: "崇信县" }, { code: "620825", name: "庄浪县" }, { code: "620826", name: "静宁县" }, { code: "620881", name: "华亭市" }] }, { code: "6209", name: "酒泉市", children: [{ code: "620902", name: "肃州区" }, { code: "620921", name: "金塔县" }, { code: "620922", name: "瓜州县" }, { code: "620923", name: "肃北蒙古族自治县" }, { code: "620924", name: "阿克塞哈萨克族自治县" }, { code: "620981", name: "玉门市" }, { code: "620982", name: "敦煌市" }] }, { code: "6210", name: "庆阳市", children: [{ code: "621002", name: "西峰区" }, { code: "621021", name: "庆城县" }, { code: "621022", name: "环县" }, { code: "621023", name: "华池县" }, { code: "621024", name: "合水县" }, { code: "621025", name: "正宁县" }, { code: "621026", name: "宁县" }, { code: "621027", name: "镇原县" }] }, { code: "6211", name: "定西市", children: [{ code: "621102", name: "安定区" }, { code: "621121", name: "通渭县" }, { code: "621122", name: "陇西县" }, { code: "621123", name: "渭源县" }, { code: "621124", name: "临洮县" }, { code: "621125", name: "漳县" }, { code: "621126", name: "岷县" }] }, { code: "6212", name: "陇南市", children: [{ code: "621202", name: "武都区" }, { code: "621221", name: "成县" }, { code: "621222", name: "文县" }, { code: "621223", name: "宕昌县" }, { code: "621224", name: "康县" }, { code: "621225", name: "西和县" }, { code: "621226", name: "礼县" }, { code: "621227", name: "徽县" }, { code: "621228", name: "两当县" }] }, { code: "6229", name: "临夏回族自治州", children: [{ code: "622901", name: "临夏市" }, { code: "622921", name: "临夏县" }, { code: "622922", name: "康乐县" }, { code: "622923", name: "永靖县" }, { code: "622924", name: "广河县" }, { code: "622925", name: "和政县" }, { code: "622926", name: "东乡族自治县" }, { code: "622927", name: "积石山保安族东乡族撒拉族自治县" }] }, { code: "6230", name: "甘南藏族自治州", children: [{ code: "623001", name: "合作市" }, { code: "623021", name: "临潭县" }, { code: "623022", name: "卓尼县" }, { code: "623023", name: "舟曲县" }, { code: "623024", name: "迭部县" }, { code: "623025", name: "玛曲县" }, { code: "623026", name: "碌曲县" }, { code: "623027", name: "夏河县" }] }] }, { code: "63", name: "青海省", children: [{ code: "6301", name: "西宁市", children: [{ code: "630102", name: "城东区" }, { code: "630103", name: "城中区" }, { code: "630104", name: "城西区" }, { code: "630105", name: "城北区" }, { code: "630106", name: "湟中区" }, { code: "630121", name: "大通回族土族自治县" }, { code: "630123", name: "湟源县" }] }, { code: "6302", name: "海东市", children: [{ code: "630202", name: "乐都区" }, { code: "630203", name: "平安区" }, { code: "630222", name: "民和回族土族自治县" }, { code: "630223", name: "互助土族自治县" }, { code: "630224", name: "化隆回族自治县" }, { code: "630225", name: "循化撒拉族自治县" }] }, { code: "6322", name: "海北藏族自治州", children: [{ code: "632221", name: "门源回族自治县" }, { code: "632222", name: "祁连县" }, { code: "632223", name: "海晏县" }, { code: "632224", name: "刚察县" }] }, { code: "6323", name: "黄南藏族自治州", children: [{ code: "632301", name: "同仁市" }, { code: "632322", name: "尖扎县" }, { code: "632323", name: "泽库县" }, { code: "632324", name: "河南蒙古族自治县" }] }, { code: "6325", name: "海南藏族自治州", children: [{ code: "632521", name: "共和县" }, { code: "632522", name: "同德县" }, { code: "632523", name: "贵德县" }, { code: "632524", name: "兴海县" }, { code: "632525", name: "贵南县" }] }, { code: "6326", name: "果洛藏族自治州", children: [{ code: "632621", name: "玛沁县" }, { code: "632622", name: "班玛县" }, { code: "632623", name: "甘德县" }, { code: "632624", name: "达日县" }, { code: "632625", name: "久治县" }, { code: "632626", name: "玛多县" }] }, { code: "6327", name: "玉树藏族自治州", children: [{ code: "632701", name: "玉树市" }, { code: "632722", name: "杂多县" }, { code: "632723", name: "称多县" }, { code: "632724", name: "治多县" }, { code: "632725", name: "囊谦县" }, { code: "632726", name: "曲麻莱县" }] }, { code: "6328", name: "海西蒙古族藏族自治州", children: [{ code: "632801", name: "格尔木市" }, { code: "632802", name: "德令哈市" }, { code: "632803", name: "茫崖市" }, { code: "632821", name: "乌兰县" }, { code: "632822", name: "都兰县" }, { code: "632823", name: "天峻县" }, { code: "632857", name: "大柴旦行政委员会" }] }] }, { code: "64", name: "宁夏回族自治区", children: [{ code: "6401", name: "银川市", children: [{ code: "640104", name: "兴庆区" }, { code: "640105", name: "西夏区" }, { code: "640106", name: "金凤区" }, { code: "640121", name: "永宁县" }, { code: "640122", name: "贺兰县" }, { code: "640181", name: "灵武市" }] }, { code: "6402", name: "石嘴山市", children: [{ code: "640202", name: "大武口区" }, { code: "640205", name: "惠农区" }, { code: "640221", name: "平罗县" }] }, { code: "6403", name: "吴忠市", children: [{ code: "640302", name: "利通区" }, { code: "640303", name: "红寺堡区" }, { code: "640323", name: "盐池县" }, { code: "640324", name: "同心县" }, { code: "640381", name: "青铜峡市" }] }, { code: "6404", name: "固原市", children: [{ code: "640402", name: "原州区" }, { code: "640422", name: "西吉县" }, { code: "640423", name: "隆德县" }, { code: "640424", name: "泾源县" }, { code: "640425", name: "彭阳县" }] }, { code: "6405", name: "中卫市", children: [{ code: "640502", name: "沙坡头区" }, { code: "640521", name: "中宁县" }, { code: "640522", name: "海原县" }] }] }, { code: "65", name: "新疆维吾尔自治区", children: [{ code: "6501", name: "乌鲁木齐市", children: [{ code: "650102", name: "天山区" }, { code: "650103", name: "沙依巴克区" }, { code: "650104", name: "新市区" }, { code: "650105", name: "水磨沟区" }, { code: "650106", name: "头屯河区" }, { code: "650107", name: "达坂城区" }, { code: "650109", name: "米东区" }, { code: "650121", name: "乌鲁木齐县" }] }, { code: "6502", name: "克拉玛依市", children: [{ code: "650202", name: "独山子区" }, { code: "650203", name: "克拉玛依区" }, { code: "650204", name: "白碱滩区" }, { code: "650205", name: "乌尔禾区" }] }, { code: "6504", name: "吐鲁番市", children: [{ code: "650402", name: "高昌区" }, { code: "650421", name: "鄯善县" }, { code: "650422", name: "托克逊县" }] }, { code: "6505", name: "哈密市", children: [{ code: "650502", name: "伊州区" }, { code: "650521", name: "巴里坤哈萨克自治县" }, { code: "650522", name: "伊吾县" }] }, { code: "6523", name: "昌吉回族自治州", children: [{ code: "652301", name: "昌吉市" }, { code: "652302", name: "阜康市" }, { code: "652323", name: "呼图壁县" }, { code: "652324", name: "玛纳斯县" }, { code: "652325", name: "奇台县" }, { code: "652327", name: "吉木萨尔县" }, { code: "652328", name: "木垒哈萨克自治县" }] }, { code: "6527", name: "博尔塔拉蒙古自治州", children: [{ code: "652701", name: "博乐市" }, { code: "652702", name: "阿拉山口市" }, { code: "652722", name: "精河县" }, { code: "652723", name: "温泉县" }] }, { code: "6528", name: "巴音郭楞蒙古自治州", children: [{ code: "652801", name: "库尔勒市" }, { code: "652822", name: "轮台县" }, { code: "652823", name: "尉犁县" }, { code: "652824", name: "若羌县" }, { code: "652825", name: "且末县" }, { code: "652826", name: "焉耆回族自治县" }, { code: "652827", name: "和静县" }, { code: "652828", name: "和硕县" }, { code: "652829", name: "博湖县" }, { code: "652871", name: "库尔勒经济技术开发区" }] }, { code: "6529", name: "阿克苏地区", children: [{ code: "652901", name: "阿克苏市" }, { code: "652902", name: "库车市" }, { code: "652922", name: "温宿县" }, { code: "652924", name: "沙雅县" }, { code: "652925", name: "新和县" }, { code: "652926", name: "拜城县" }, { code: "652927", name: "乌什县" }, { code: "652928", name: "阿瓦提县" }, { code: "652929", name: "柯坪县" }] }, { code: "6530", name: "克孜勒苏柯尔克孜自治州", children: [{ code: "653001", name: "阿图什市" }, { code: "653022", name: "阿克陶县" }, { code: "653023", name: "阿合奇县" }, { code: "653024", name: "乌恰县" }] }, { code: "6531", name: "喀什地区", children: [{ code: "653101", name: "喀什市" }, { code: "653121", name: "疏附县" }, { code: "653122", name: "疏勒县" }, { code: "653123", name: "英吉沙县" }, { code: "653124", name: "泽普县" }, { code: "653125", name: "莎车县" }, { code: "653126", name: "叶城县" }, { code: "653127", name: "麦盖提县" }, { code: "653128", name: "岳普湖县" }, { code: "653129", name: "伽师县" }, { code: "653130", name: "巴楚县" }, { code: "653131", name: "塔什库尔干塔吉克自治县" }] }, { code: "6532", name: "和田地区", children: [{ code: "653201", name: "和田市" }, { code: "653221", name: "和田县" }, { code: "653222", name: "墨玉县" }, { code: "653223", name: "皮山县" }, { code: "653224", name: "洛浦县" }, { code: "653225", name: "策勒县" }, { code: "653226", name: "于田县" }, { code: "653227", name: "民丰县" }] }, { code: "6540", name: "伊犁哈萨克自治州", children: [{ code: "654002", name: "伊宁市" }, { code: "654003", name: "奎屯市" }, { code: "654004", name: "霍尔果斯市" }, { code: "654021", name: "伊宁县" }, { code: "654022", name: "察布查尔锡伯自治县" }, { code: "654023", name: "霍城县" }, { code: "654024", name: "巩留县" }, { code: "654025", name: "新源县" }, { code: "654026", name: "昭苏县" }, { code: "654027", name: "特克斯县" }, { code: "654028", name: "尼勒克县" }] }, { code: "6542", name: "塔城地区", children: [{ code: "654201", name: "塔城市" }, { code: "654202", name: "乌苏市" }, { code: "654203", name: "沙湾市" }, { code: "654221", name: "额敏县" }, { code: "654224", name: "托里县" }, { code: "654225", name: "裕民县" }, { code: "654226", name: "和布克赛尔蒙古自治县" }] }, { code: "6543", name: "阿勒泰地区", children: [{ code: "654301", name: "阿勒泰市" }, { code: "654321", name: "布尔津县" }, { code: "654322", name: "富蕴县" }, { code: "654323", name: "福海县" }, { code: "654324", name: "哈巴河县" }, { code: "654325", name: "青河县" }, { code: "654326", name: "吉木乃县" }] }, { code: "6590", name: "自治区直辖县级行政区划", children: [{ code: "659001", name: "石河子市" }, { code: "659002", name: "阿拉尔市" }, { code: "659003", name: "图木舒克市" }, { code: "659004", name: "五家渠市" }, { code: "659005", name: "北屯市" }, { code: "659006", name: "铁门关市" }, { code: "659007", name: "双河市" }, { code: "659008", name: "可克达拉市" }, { code: "659009", name: "昆玉市" }, { code: "659010", name: "胡杨河市" }, { code: "659011", name: "新星市" }] }] }], x9 = u({ __name: "ChooseArea", props: { width: { type: [String, Number], default: "" } }, setup(e) {
3920
3920
  const { proxy: n } = re(), t = e;
@@ -3925,8 +3925,8 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
3925
3925
  const l = Q("el-cascader");
3926
3926
  return i(), m("div", null, [ne(l, $({ options: M(b9), style: { ...M(n).processWidth(t.width) }, onChange: a, placeholder: "请选择省市区", props: o }, r.$attrs), null, 16, ["options", "style"])]);
3927
3927
  };
3928
- } }), C9 = u({ __name: "Description", props: { options: { type: Array, required: !0 }, column: { type: Number, default: 3 }, labelWidth: { type: String, default: "" } }, setup(e) {
3929
- La((r) => ({ a064f79a: a.value, b347ee52: o.value }));
3928
+ } }), C9 = u({ __name: "Description", props: { options: { type: Array, required: !0 }, column: { type: Number, default: 3 }, labelWidth: { type: String, default: "" }, showAll: { type: Boolean, default: !1 } }, setup(e) {
3929
+ La((r) => ({ "0d72fe7b": a.value, "7629e71f": o.value }));
3930
3930
  const { proxy: n } = re(), t = e, a = L(() => {
3931
3931
  let r = 1;
3932
3932
  return (t.options ?? []).forEach((c) => {
@@ -3936,12 +3936,12 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
3936
3936
  }), o = L(() => t.column);
3937
3937
  return (r, c) => {
3938
3938
  const l = Q("o-tooltip");
3939
- return i(), D(M(Lu), $({ border: !0, ...r.$attrs }, { column: o.value, class: "o-description" }), { default: T(() => [(i(!0), m(ie, null, Ve(e.options, (s, p) => (i(), D(M(Eu), { key: p }, { label: T(() => [ne(l, { content: s.label }, null, 8, ["content"])]), default: T(() => {
3940
- return [s.slotName ? W(r.$slots, s.slotName, { key: 0, item: s, label: s.label, value: s.value, index: p }, void 0, !0) : (i(), D(l, { key: 1, class: "w-100%", content: (b = s.value, typeof b == "function" ? b() : b) }, null, 8, ["content"]))];
3939
+ return i(), D(M(Lu), $({ border: !0, ...r.$attrs }, { column: o.value, class: "o-description" }), { default: T(() => [(i(!0), m(le, null, Be(e.options, (s, p) => (i(), D(M(Eu), { key: p }, { label: T(() => [ne(l, { content: s.label }, null, 8, ["content"])]), default: T(() => {
3940
+ return [s.slotName ? W(r.$slots, s.slotName, { key: 0, item: s, label: s.label, value: s.value, index: p }, void 0, !0) : (i(), m(le, { key: 1 }, [e.showAll ? (i(), m(le, { key: 0 }, [ve(X(s.value), 1)], 64)) : (i(), D(l, { key: 1, class: "w-100%", content: (b = s.value, typeof b == "function" ? b() : b) }, null, 8, ["content"]))], 64))];
3941
3941
  var b;
3942
3942
  }), _: 2 }, 1024))), 128))]), _: 3 }, 16, ["column"]);
3943
3943
  };
3944
- } }), _9 = we(C9, [["__scopeId", "data-v-9406527d"]]), M9 = { class: "o-dialog" }, z9 = { class: "dialog_footer" }, A9 = u({ __name: "Dialog", props: { title: { type: String, default: "提示" }, theme: { type: String, default: "" }, cancel: { type: [Function, String], default: "" }, cancelText: { type: String, default: "取消" }, confirmText: { type: String, default: "确认" }, showFooter: { type: Boolean, default: !0 }, showCancel: { type: Boolean, default: !0 }, showConfirm: { type: Boolean, default: !0 }, confirmAttrs: { type: Object, default: () => ({}) }, cancelAttrs: { type: Object, default: () => ({}) }, enableConfirm: { type: Boolean, default: !0 } }, emits: ["update:modelValue"], setup(e, { emit: n }) {
3944
+ } }), _9 = we(C9, [["__scopeId", "data-v-8e2b19f4"]]), M9 = { class: "o-dialog" }, z9 = { class: "dialog_footer" }, A9 = u({ __name: "Dialog", props: { title: { type: String, default: "提示" }, theme: { type: String, default: "" }, cancel: { type: [Function, String], default: "" }, cancelText: { type: String, default: "取消" }, confirmText: { type: String, default: "确认" }, showFooter: { type: Boolean, default: !0 }, showCancel: { type: Boolean, default: !0 }, showConfirm: { type: Boolean, default: !0 }, confirmAttrs: { type: Object, default: () => ({}) }, cancelAttrs: { type: Object, default: () => ({}) }, enableConfirm: { type: Boolean, default: !0 } }, emits: ["update:modelValue"], setup(e, { emit: n }) {
3945
3945
  La((w) => ({ "0bf7aa3a": c.value })), re();
3946
3946
  const t = w2();
3947
3947
  G2();
@@ -3959,17 +3959,17 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
3959
3959
  var C;
3960
3960
  t.modelValue === !0 && w === "Enter" && o.enableConfirm && ((C = o.confirmAttrs) == null ? void 0 : C.loading) !== !0 && l();
3961
3961
  }
3962
- return le(() => o.showFooter, (w) => {
3962
+ return de(() => o.showFooter, (w) => {
3963
3963
  t.fullscreen !== !0 && t.fullscreen !== "" || (o.showFooter === !1 ? c.value = "calc(100vh - 74px)" : c.value = "calc(100vh - 124px)");
3964
- }, { immediate: !0 }), Be(() => {
3964
+ }, { immediate: !0 }), Ve(() => {
3965
3965
  document.addEventListener("keypress", b);
3966
3966
  }), o0(() => {
3967
3967
  document.removeEventListener("keypress", b);
3968
3968
  }), (w, C) => {
3969
3969
  const v = Q("el-button"), y = Q("el-dialog");
3970
- return i(), m("div", M9, [ne(y, $({ "custom-class": r.value }, { width: "640px", closeOnClickModal: !0, destroyOnClose: !0, draggable: !0, ...w.$attrs }, { onClose: p }), un({ header: T(() => [W(w.$slots, "header", {}, () => [d("span", null, ee(e.title), 1)], !0)]), default: T(() => [d("div", { class: G(w.$attrs.fullscreen === !0 || w.$attrs.fullscreen === "" ? "dialog_fullscreen " : "dialog_slot_box") }, [W(w.$slots, "default", {}, void 0, !0)], 2)]), _: 2 }, [e.showFooter ? { name: "footer", fn: T(() => [W(w.$slots, "footer", {}, () => [d("div", z9, [e.showCancel ? (i(), D(v, $({ key: 0, type: e.cancelAttrs.type || "info" }, e.cancelAttrs, { onClick: s }), { default: T(() => [ve(ee(e.cancelText), 1)]), _: 1 }, 16, ["type"])) : K("", !0), e.showConfirm ? (i(), D(v, $({ key: 1, id: "kdDialogConfirmBtn", type: e.confirmAttrs.type || "primary" }, e.confirmAttrs, { onClick: l }), { default: T(() => [ve(ee(e.confirmText), 1)]), _: 1 }, 16, ["type"])) : K("", !0)])], !0)]), key: "0" } : void 0]), 1040, ["custom-class"])]);
3970
+ return i(), m("div", M9, [ne(y, $({ "custom-class": r.value }, { width: "640px", closeOnClickModal: !0, destroyOnClose: !0, draggable: !0, ...w.$attrs }, { onClose: p }), un({ header: T(() => [W(w.$slots, "header", {}, () => [d("span", null, X(e.title), 1)], !0)]), default: T(() => [d("div", { class: G(w.$attrs.fullscreen === !0 || w.$attrs.fullscreen === "" ? "dialog_fullscreen " : "dialog_slot_box") }, [W(w.$slots, "default", {}, void 0, !0)], 2)]), _: 2 }, [e.showFooter ? { name: "footer", fn: T(() => [W(w.$slots, "footer", {}, () => [d("div", z9, [e.showCancel ? (i(), D(v, $({ key: 0, type: e.cancelAttrs.type || "info" }, e.cancelAttrs, { onClick: s }), { default: T(() => [ve(X(e.cancelText), 1)]), _: 1 }, 16, ["type"])) : K("", !0), e.showConfirm ? (i(), D(v, $({ key: 1, id: "kdDialogConfirmBtn", type: e.confirmAttrs.type || "primary" }, e.confirmAttrs, { onClick: l }), { default: T(() => [ve(X(e.confirmText), 1)]), _: 1 }, 16, ["type"])) : K("", !0)])], !0)]), key: "0" } : void 0]), 1040, ["custom-class"])]);
3971
3971
  };
3972
- } }), V9 = we(A9, [["__scopeId", "data-v-3dcdb541"]]), B9 = { class: "o-drawer" }, S9 = { class: "drawer-main" }, H9 = { class: "content" }, k9 = { key: 0, class: "kd-drawer-footer" }, L9 = u({ __name: "Drawer", props: { confirmText: { type: String, default: "提交" }, cancelText: { type: String, default: "取消" }, showFooter: { type: Boolean, default: !0 }, showConfirm: { type: Boolean, default: !0 }, showCancel: { type: Boolean, default: !0 }, wrapperClosable: { type: Boolean, default: process.env.NODE_ENV === "development" }, confirmAttrs: { type: Object, default: () => ({}) }, cancelAttrs: { type: Object, default: () => ({}) }, detailAttrs: { type: Object, default: () => {
3972
+ } }), B9 = we(A9, [["__scopeId", "data-v-3dcdb541"]]), V9 = { class: "o-drawer" }, S9 = { class: "drawer-main" }, H9 = { class: "content" }, k9 = { key: 0, class: "kd-drawer-footer" }, L9 = u({ __name: "Drawer", props: { confirmText: { type: String, default: "提交" }, cancelText: { type: String, default: "取消" }, showFooter: { type: Boolean, default: !0 }, showConfirm: { type: Boolean, default: !0 }, showCancel: { type: Boolean, default: !0 }, wrapperClosable: { type: Boolean, default: process.env.NODE_ENV === "development" }, confirmAttrs: { type: Object, default: () => ({}) }, cancelAttrs: { type: Object, default: () => ({}) }, detailAttrs: { type: Object, default: () => {
3973
3973
  } }, type: { type: String, default: "" } }, emits: ["update:modelValue"], setup(e, { emit: n }) {
3974
3974
  re();
3975
3975
  const t = n, a = e, o = w2(), r = L(() => {
@@ -3987,7 +3987,7 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
3987
3987
  }
3988
3988
  return (p, b) => {
3989
3989
  const w = Q("el-scrollbar"), C = Q("el-button"), v = Q("el-drawer");
3990
- return i(), m("div", B9, [ne(v, $({ "wrapper-closable": r.value.wrapperClosable, "destroy-on-close": r.value.wrapperClosable !== !1, "with-header": !0, size: r.value.size }, p.$attrs, { onClose: s }), { header: T(() => [W(p.$slots, "header", {}, () => [ve(ee(M(o).title), 1)], !0)]), default: T(() => [d("div", S9, [ne(w, { class: "drawer-scrollbar" }, { default: T(() => [d("div", H9, [W(p.$slots, "default", {}, void 0, !0)])]), _: 3 })]), e.showFooter ? (i(), m("div", k9, [W(p.$slots, "footer", {}, () => [e.showConfirm ? (i(), D(C, $({ key: 0, id: "kdDrawerConfirmBtn", type: e.confirmAttrs.type || "primary" }, e.confirmAttrs, { class: "mr", onClick: c }), { default: T(() => [ve(ee(r.value.confirmText), 1)]), _: 1 }, 16, ["type"])) : K("", !0), r.value.showCancel ? (i(), D(C, $({ key: 1, type: e.cancelAttrs.type || "info" }, e.cancelAttrs, { onClick: l }), { default: T(() => [ve(ee(e.cancelText), 1)]), _: 1 }, 16, ["type"])) : K("", !0)], !0)])) : K("", !0)]), _: 3 }, 16, ["wrapper-closable", "destroy-on-close", "size"])]);
3990
+ return i(), m("div", V9, [ne(v, $({ "wrapper-closable": r.value.wrapperClosable, "destroy-on-close": r.value.wrapperClosable !== !1, "with-header": !0, size: r.value.size }, p.$attrs, { onClose: s }), { header: T(() => [W(p.$slots, "header", {}, () => [ve(X(M(o).title), 1)], !0)]), default: T(() => [d("div", S9, [ne(w, { class: "drawer-scrollbar" }, { default: T(() => [d("div", H9, [W(p.$slots, "default", {}, void 0, !0)])]), _: 3 })]), e.showFooter ? (i(), m("div", k9, [W(p.$slots, "footer", {}, () => [e.showConfirm ? (i(), D(C, $({ key: 0, id: "kdDrawerConfirmBtn", type: e.confirmAttrs.type || "primary" }, e.confirmAttrs, { class: "mr", onClick: c }), { default: T(() => [ve(X(r.value.confirmText), 1)]), _: 1 }, 16, ["type"])) : K("", !0), r.value.showCancel ? (i(), D(C, $({ key: 1, type: e.cancelAttrs.type || "info" }, e.cancelAttrs, { onClick: l }), { default: T(() => [ve(X(e.cancelText), 1)]), _: 1 }, 16, ["type"])) : K("", !0)], !0)])) : K("", !0)]), _: 3 }, 16, ["wrapper-closable", "destroy-on-close", "size"])]);
3991
3991
  };
3992
3992
  } }), E9 = we(L9, [["__scopeId", "data-v-74899786"]]), an = 864e5, I9 = u({ __name: "DateRange", props: { title: { type: String, default: "" }, width: { type: [String, Number], default: "300px" } }, setup(e) {
3993
3993
  const { proxy: n } = re(), t = w2(), a = e, o = L(() => c.value.type === "daterange" || c.value.type === "datetimerange" ? [{ text: "今天", value: () => {
@@ -4034,7 +4034,7 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
4034
4034
  const { proxy: n } = re(), t = e;
4035
4035
  return (a, o) => {
4036
4036
  const r = Q("el-empty");
4037
- return i(), D(r, U2(k0({ ...a.$attrs, ...t })), { image: T(() => [W(a.$slots, "image", {}, () => [d("img", { src: e.src, style: i2({ width: M(n).processWidth(t.width, !0), height: M(n).processWidth(t.height, !0), ...t.imgAttrs }) }, null, 12, O9)], !0)]), description: T(() => [W(a.$slots, "description", {}, () => [ve(ee(e.description), 1)], !0)]), default: T(() => [W(a.$slots, "default", {}, void 0, !0)]), _: 3 }, 16);
4037
+ return i(), D(r, U2(k0({ ...a.$attrs, ...t })), { image: T(() => [W(a.$slots, "image", {}, () => [d("img", { src: e.src, style: i2({ width: M(n).processWidth(t.width, !0), height: M(n).processWidth(t.height, !0), ...t.imgAttrs }) }, null, 12, O9)], !0)]), description: T(() => [W(a.$slots, "description", {}, () => [ve(X(e.description), 1)], !0)]), default: T(() => [W(a.$slots, "default", {}, void 0, !0)]), _: 3 }, 16);
4038
4038
  };
4039
4039
  } }), D9 = we(j9, [["__scopeId", "data-v-3e48d680"]]), N9 = u({ name: "RenderComp", props: { render: Function, item: Object }, render: (e) => e.render(e == null ? void 0 : e.item) }), R9 = ["src"], F9 = we(u({ __name: "Form", props: { fieldList: { type: Object, required: !0 }, model: { type: Object, required: !0 } }, setup(e, { expose: n }) {
4040
4040
  const { proxy: t } = re(), a = (l) => {
@@ -4062,9 +4062,9 @@ const v9 = u({ __name: "CompTitle", props: { title: { type: String, default: ""
4062
4062
  await t.validForm(o, s), l && r();
4063
4063
  }, resetFields: r }), (l, s) => {
4064
4064
  const p = Q("o-icon"), b = Q("o-tooltip"), w = Q("el-form-item"), C = Q("el-form"), v = j4("directives");
4065
- return i(), m("div", null, [ne(C, $({ ref_key: "oFormRef", ref: o, model: e.model }, { "label-width": "auto", ...l.$attrs }), { default: T(() => [(i(!0), m(ie, null, Ve(e.fieldList, (y, g) => (i(), D(w, $({ key: g, prop: y.prop, label: y.label }, y.formAttrs, { rules: c(y.rules) }), { label: T(() => [y.labelRender ? (i(), D(N9, { key: 0, render: y.labelRender, item: y }, null, 8, ["render", "item"])) : W(l.$slots, y.prop + "-label", { key: 1 }, () => {
4066
- var f, _, V, h;
4067
- return [(f = y.imgAttrs) != null && f.src ? (i(), m("img", $({ key: 0, src: (_ = y.imgAttrs) == null ? void 0 : _.src, class: "h-16" }, y.imgAttrs), null, 16, R9)) : (V = y.imgAttrs) != null && V.name ? (i(), D(p, $({ key: 1, name: (h = y.imgAttrs) == null ? void 0 : h.name, class: "m-r-4" }, y.imgAttrs), null, 16, ["name"])) : K("", !0), ne(b, { content: y.label }, null, 8, ["content"])];
4065
+ return i(), m("div", null, [ne(C, $({ ref_key: "oFormRef", ref: o, model: e.model }, { "label-width": "auto", ...l.$attrs }), { default: T(() => [(i(!0), m(le, null, Be(e.fieldList, (y, g) => (i(), D(w, $({ key: g, prop: y.prop, label: y.label }, y.formAttrs, { rules: c(y.rules) }), { label: T(() => [y.labelRender ? (i(), D(N9, { key: 0, render: y.labelRender, item: y }, null, 8, ["render", "item"])) : W(l.$slots, y.prop + "-label", { key: 1 }, () => {
4066
+ var f, _, B, h;
4067
+ return [(f = y.imgAttrs) != null && f.src ? (i(), m("img", $({ key: 0, src: (_ = y.imgAttrs) == null ? void 0 : _.src, class: "h-16" }, y.imgAttrs), null, 16, R9)) : (B = y.imgAttrs) != null && B.name ? (i(), D(p, $({ key: 1, name: (h = y.imgAttrs) == null ? void 0 : h.name, class: "m-r-4" }, y.imgAttrs), null, 16, ["name"])) : K("", !0), ne(b, { content: y.label }, null, 8, ["content"])];
4068
4068
  }, !0)]), default: T(() => [y.useSlot ? W(l.$slots, y.prop, { key: 0 }, void 0, !0) : f2((i(), D(be(y.comp || "o-input"), $({ key: 1, modelValue: e.model[y.prop], "onUpdate:modelValue": (f) => e.model[y.prop] = f, placeholder: a(y), rules: y.rules }, { clearable: !0, filterable: !0, ...y.attrs }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "rules"])), [[v, y.directives]])]), _: 2 }, 1040, ["prop", "label", "rules"]))), 128))]), _: 3 }, 16, ["model"])]);
4069
4069
  };
4070
4070
  } }), [["__scopeId", "data-v-5741b2e2"]]), P9 = { ref: "contentRef" }, W9 = u({ __name: "Icon", props: { name: { type: String, required: !0 }, color: { type: String }, size: { type: [String, Number], default: "16px" }, disabled: { type: Boolean, default: !1 }, type: { type: String, default: "" }, svgAttrs: { type: Object, default: () => ({}) } }, emits: ["click"], setup(e, { emit: n }) {
@@ -4086,26 +4086,26 @@ function U9(e, n, t, a = {}) {
4086
4086
  const f = (h) => {
4087
4087
  return l ? typeof l == "function" ? l(h) : (x = h, JSON.parse(JSON.stringify(x))) : h;
4088
4088
  var x;
4089
- }, _ = () => e[n] !== void 0 ? f(e[n]) : w, V = (h) => {
4089
+ }, _ = () => e[n] !== void 0 ? f(e[n]) : w, B = (h) => {
4090
4090
  C ? C(h) && y(g, h) : y(g, h);
4091
4091
  };
4092
4092
  if (s) {
4093
4093
  const h = _(), x = R(h);
4094
4094
  let z = !1;
4095
- return le(() => e[n], (B) => {
4096
- z || (z = !0, x.value = f(B), Me(() => z = !1));
4097
- }), le(x, (B) => {
4098
- z || B === e[n] && !b || V(B);
4095
+ return de(() => e[n], (V) => {
4096
+ z || (z = !0, x.value = f(V), Me(() => z = !1));
4097
+ }), de(x, (V) => {
4098
+ z || V === e[n] && !b || B(V);
4099
4099
  }, { deep: b }), x;
4100
4100
  }
4101
4101
  return L({ get: () => _(), set(h) {
4102
- V(h);
4102
+ B(h);
4103
4103
  } });
4104
4104
  }
4105
4105
  const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttrs: { type: Object, default: () => {
4106
4106
  } }, width: { type: [String, Number], default: "100%" }, showWordLimit: { type: [Boolean, String], default: "" }, block: { type: Boolean, default: !1 }, disPlaceholder: { type: String, default: "" }, subAttrs: { type: Object, default: () => ({}) }, tooltipAttrs: { type: Object, default: () => ({}) }, iconAttrs: { type: Object, default: () => ({}) }, hideTooltip: { type: Boolean, default: !1 }, options: { type: Array }, content: { type: String, default: "" } }, setup(e) {
4107
4107
  const { proxy: n } = re(), t = w2(), a = e, o = R([]), r = R(!0), c = U9(a), l = L(() => t.type === "textarea" ? t.maxlength || 1e3 : t.maxlength || "");
4108
- le(() => a.options, (f) => {
4108
+ de(() => a.options, (f) => {
4109
4109
  f && (o.value = f.map((_) => n.getType(_) === "object" ? _ : { value: _ }));
4110
4110
  }, { deep: !0, immediate: !0 });
4111
4111
  const s = L(() => {
@@ -4134,11 +4134,11 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4134
4134
  _(f ? o.value.filter(g(f)) : o.value);
4135
4135
  }, g = (f) => (_) => _.value.toLowerCase().indexOf(f.toLowerCase()) === 0;
4136
4136
  return (f, _) => {
4137
- const V = Q("el-autocomplete"), h = Q("el-input"), x = Q("el-tooltip"), z = Q("o-icon");
4138
- return i(), m("div", $({ class: "o-input" }, e.subAttrs, { style: { ...w() } }), [ne(x, $({ content: "" + M(c), disabled: r.value || e.hideTooltip }, e.tooltipAttrs), { default: T(() => [d("div", null, [a.options ? (i(), D(V, $({ key: 0 }, f.$attrs, { modelValue: M(c), "onUpdate:modelValue": _[0] || (_[0] = (B) => ze(c) ? c.value = B : null), "fetch-suggestions": y, placeholder: p(), clearable: f.$attrs.clearable !== !1, onMouseover: _[1] || (_[1] = (B) => b(B)) }), un({ _: 2 }, [f.$attrs.title ? { name: "prepend", fn: T(() => [d("div", { style: i2({ ...s.value }), class: "o-input__title" }, ee(f.$attrs.title), 5)]), key: "0" } : void 0]), 1040, ["modelValue", "placeholder", "clearable"])) : (i(), D(h, $({ key: 1 }, f.$attrs, { modelValue: M(c), "onUpdate:modelValue": _[2] || (_[2] = (B) => ze(c) ? c.value = B : null), placeholder: p(), class: ["kd-ipt", { "kd-textarea": f.$attrs.type === "textarea" }], showPassword: v.value, clearable: f.$attrs.clearable !== !1, maxlength: l.value, rows: f.$attrs.rows || 2, resize: "none", height: "100px", "show-word-limit": typeof a.showWordLimit == "boolean" ? a.showWordLimit : t.type === "textarea", onFocus: _[3] || (_[3] = (B) => {
4139
- return I = B, void (t.type === "password" && I.currentTarget.select());
4137
+ const B = Q("el-autocomplete"), h = Q("el-input"), x = Q("el-tooltip"), z = Q("o-icon");
4138
+ return i(), m("div", $({ class: "o-input" }, e.subAttrs, { style: { ...w() } }), [ne(x, $({ content: "" + M(c), disabled: r.value || e.hideTooltip }, e.tooltipAttrs), { default: T(() => [d("div", null, [a.options ? (i(), D(B, $({ key: 0 }, f.$attrs, { modelValue: M(c), "onUpdate:modelValue": _[0] || (_[0] = (V) => ze(c) ? c.value = V : null), "fetch-suggestions": y, placeholder: p(), clearable: f.$attrs.clearable !== !1, onMouseover: _[1] || (_[1] = (V) => b(V)) }), un({ _: 2 }, [f.$attrs.title ? { name: "prepend", fn: T(() => [d("div", { style: i2({ ...s.value }), class: "o-input__title" }, X(f.$attrs.title), 5)]), key: "0" } : void 0]), 1040, ["modelValue", "placeholder", "clearable"])) : (i(), D(h, $({ key: 1 }, f.$attrs, { modelValue: M(c), "onUpdate:modelValue": _[2] || (_[2] = (V) => ze(c) ? c.value = V : null), placeholder: p(), class: ["kd-ipt", { "kd-textarea": f.$attrs.type === "textarea" }], showPassword: v.value, clearable: f.$attrs.clearable !== !1, maxlength: l.value, rows: f.$attrs.rows || 2, resize: "none", height: "100px", "show-word-limit": typeof a.showWordLimit == "boolean" ? a.showWordLimit : t.type === "textarea", onFocus: _[3] || (_[3] = (V) => {
4139
+ return I = V, void (t.type === "password" && I.currentTarget.select());
4140
4140
  var I;
4141
- }), onMouseover: _[4] || (_[4] = (B) => b(B)) }), un({ default: T(() => [W(f.$slots, "default", {}, void 0, !0)]), _: 2 }, [f.$attrs.title ? { name: "prepend", fn: T(() => [d("div", { style: i2({ ...s.value }), class: "o-input__title" }, ee(f.$attrs.title), 5)]), key: "0" } : void 0, f.$slots.prefix ? { name: "prefix", fn: T(() => [W(f.$slots, "prefix", {}, void 0, !0)]), key: "1" } : void 0, f.$slots.suffix ? { name: "suffix", fn: T(() => [W(f.$slots, "suffix", {}, void 0, !0)]), key: "2" } : void 0, f.$slots.append ? { name: "append", fn: T(() => [W(f.$slots, "append", {}, void 0, !0)]), key: "3" } : void 0, f.$slots.prepend ? { name: "prepend", fn: T(() => [W(f.$slots, "prepend", {}, void 0, !0)]), key: "4" } : void 0]), 1040, ["modelValue", "placeholder", "showPassword", "clearable", "class", "maxlength", "rows", "show-word-limit"]))])]), _: 3 }, 16, ["content", "disabled"]), e.content ? (i(), D(z, $({ key: 0, class: "o-input__icon" }, { name: "warning", color: "#DCDEE0", size: "16px", ...a.iconAttrs }, { content: e.content }), null, 16, ["content"])) : K("", !0), f.$attrs.type === "textarea" && M(c) && f.$attrs.disabled !== !0 && f.$attrs.disabled !== "" ? (i(), D(z, { key: 1, name: "circle-close", class: "o-input__clear", onClick: C })) : K("", !0)], 16);
4141
+ }), onMouseover: _[4] || (_[4] = (V) => b(V)) }), un({ default: T(() => [W(f.$slots, "default", {}, void 0, !0)]), _: 2 }, [f.$attrs.title ? { name: "prepend", fn: T(() => [d("div", { style: i2({ ...s.value }), class: "o-input__title" }, X(f.$attrs.title), 5)]), key: "0" } : void 0, f.$slots.prefix ? { name: "prefix", fn: T(() => [W(f.$slots, "prefix", {}, void 0, !0)]), key: "1" } : void 0, f.$slots.suffix ? { name: "suffix", fn: T(() => [W(f.$slots, "suffix", {}, void 0, !0)]), key: "2" } : void 0, f.$slots.append ? { name: "append", fn: T(() => [W(f.$slots, "append", {}, void 0, !0)]), key: "3" } : void 0, f.$slots.prepend ? { name: "prepend", fn: T(() => [W(f.$slots, "prepend", {}, void 0, !0)]), key: "4" } : void 0]), 1040, ["modelValue", "placeholder", "showPassword", "clearable", "class", "maxlength", "rows", "show-word-limit"]))])]), _: 3 }, 16, ["content", "disabled"]), e.content ? (i(), D(z, $({ key: 0, class: "o-input__icon" }, { name: "warning", color: "#DCDEE0", size: "16px", ...a.iconAttrs }, { content: e.content }), null, 16, ["content"])) : K("", !0), f.$attrs.type === "textarea" && M(c) && f.$attrs.disabled !== !0 && f.$attrs.disabled !== "" ? (i(), D(z, { key: 1, name: "circle-close", class: "o-input__clear", onClick: C })) : K("", !0)], 16);
4142
4142
  };
4143
4143
  } }), J9 = we(Z9, [["__scopeId", "data-v-b5004d92"]]), G9 = { class: "o-input-box cl-blue" }, $9 = { class: "o-input-box__content" }, Q9 = { key: 0, class: "spanclose", style: { cursor: "not-allowed" } }, K9 = ["onClick"], Y9 = u({ __name: "InputLabel", props: { modelValue: { type: Array, default: () => [] }, isComplex: { type: Boolean, default: !1 }, regexp: { tupe: RegExp, default: "" }, message: { tupe: String, default: "输入有误" }, inputAttrs: { type: Object, default: () => ({}) } }, emits: ["update:modelValue"], setup(e, { expose: n, emit: t }) {
4144
4144
  const { proxy: a } = re(), o = R(""), r = R([]), c = e, l = t;
@@ -4164,7 +4164,7 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4164
4164
  function p() {
4165
4165
  l("update:modelValue", []);
4166
4166
  }
4167
- return le(() => c.modelValue, (b) => {
4167
+ return de(() => c.modelValue, (b) => {
4168
4168
  var w;
4169
4169
  if (b && b.length > 0) {
4170
4170
  r.value = [];
@@ -4176,14 +4176,14 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4176
4176
  return r.value;
4177
4177
  } }), (b, w) => {
4178
4178
  const C = Q("o-input"), v = Q("o-icon");
4179
- return i(), m("div", G9, [d("div", $9, [(i(!0), m(ie, null, Ve(r.value, (y, g) => (i(), m("div", { key: g, class: G(y.isDelete === 0 ? "disbox" : "spanbox") }, [d("span", null, ee(y.name || y), 1), y.isDelete === 0 ? (i(), m("i", Q9)) : (i(), m("i", { key: 1, class: "spanclose", onClick: (f) => function(_, V) {
4179
+ return i(), m("div", G9, [d("div", $9, [(i(!0), m(le, null, Be(r.value, (y, g) => (i(), m("div", { key: g, class: G(y.isDelete === 0 ? "disbox" : "spanbox") }, [d("span", null, X(y.name || y), 1), y.isDelete === 0 ? (i(), m("i", Q9)) : (i(), m("i", { key: 1, class: "spanclose", onClick: (f) => function(_, B) {
4180
4180
  r.value.splice(_, 1), l("update:modelValue", r.value);
4181
4181
  }(g) }, null, 8, K9))], 2))), 128)), ne(C, { placeholder: c.inputAttrs.placeholder || "输入后回车", width: c.inputAttrs.width || 120, modelValue: o.value, "onUpdate:modelValue": w[0] || (w[0] = (y) => o.value = y), onKeyup: C0(Le(s, ["stop"]), ["enter"]), clearable: "", type: "text" }, null, 8, ["placeholder", "width", "modelValue", "onKeyup"])]), r.value.length > 0 ? (i(), D(v, { key: 0, name: "circle-close", class: "o-input-label__clear", onClick: p })) : K("", !0)]);
4182
4182
  };
4183
4183
  } }), X9 = we(Y9, [["__scopeId", "data-v-72aff921"]]), eh = { key: 0 }, nh = { class: "o-popconfirm__content" }, th = { class: "o-popconfirm__footer" }, ah = we(u({ __name: "Popconfirm", props: { title: { type: String, default: "删除" }, width: { type: [String, Number], default: 200 }, content: { type: String, required: !0 }, reConfirm: { type: Boolean, default: !0 } }, emits: ["confirm", "cancel"], setup(e, { expose: n, emit: t }) {
4184
4184
  re();
4185
4185
  const a = R(!1), o = () => {
4186
- Be(() => {
4186
+ Ve(() => {
4187
4187
  document.addEventListener("click", r);
4188
4188
  });
4189
4189
  }, r = (b) => {
@@ -4200,11 +4200,11 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4200
4200
  }
4201
4201
  return n({ close: s }), (b, w) => {
4202
4202
  const C = Q("el-button"), v = Q("el-popover");
4203
- return e.reConfirm ? (i(), m("div", eh, [ne(v, $({ class: "o-popconfirm", title: e.title, width: e.width }, b.$attrs, { onShow: o, visible: a.value, "onUpdate:visible": w[0] || (w[0] = (y) => a.value = y) }), { reference: T(() => [W(b.$slots, "default", {}, void 0, !0)]), default: T(() => [W(b.$slots, "content", {}, () => [d("div", nh, ee(e.content), 1)], !0), d("div", th, [W(b.$slots, "footer", {}, () => [ne(C, { size: "small", type: "info", onClick: p }, { default: T(() => [ve("取消")]), _: 1 }), ne(C, { size: "small", type: "primary", onClick: l }, { default: T(() => [ve("确定")]), _: 1 })], !0)])]), _: 3 }, 16, ["title", "width", "visible"])])) : (i(), m("div", { key: 1, onClick: l }, [W(b.$slots, "default", {}, void 0, !0)]));
4203
+ return e.reConfirm ? (i(), m("div", eh, [ne(v, $({ class: "o-popconfirm", title: e.title, width: e.width }, b.$attrs, { onShow: o, visible: a.value, "onUpdate:visible": w[0] || (w[0] = (y) => a.value = y) }), { reference: T(() => [W(b.$slots, "default", {}, void 0, !0)]), default: T(() => [W(b.$slots, "content", {}, () => [d("div", nh, X(e.content), 1)], !0), d("div", th, [W(b.$slots, "footer", {}, () => [ne(C, { size: "small", type: "info", onClick: p }, { default: T(() => [ve("取消")]), _: 1 }), ne(C, { size: "small", type: "primary", onClick: l }, { default: T(() => [ve("确定")]), _: 1 })], !0)])]), _: 3 }, 16, ["title", "width", "visible"])])) : (i(), m("div", { key: 1, onClick: l }, [W(b.$slots, "default", {}, void 0, !0)]));
4204
4204
  };
4205
4205
  } }), [["__scopeId", "data-v-ec9c2303"]]), oh = { class: "o-progress" }, rh = u({ __name: "Progress", props: { percentage: { type: Number, required: !0 }, animationTime: { type: Number, default: 500 }, isAnimation: { type: Boolean, default: !0 } }, setup(e) {
4206
4206
  const n = e, t = { "stroke-width": 16 }, a = R(0), o = (r) => r < 30 ? "#909399" : r < 70 ? "#e6a23c" : "#67c23a";
4207
- return le(() => n.percentage, (r) => {
4207
+ return de(() => n.percentage, (r) => {
4208
4208
  n.isAnimation && (() => {
4209
4209
  let c = Math.ceil(n.animationTime / n.percentage), l = setInterval(() => {
4210
4210
  a.value = Number(a.value) + 1, (a.value >= n.percentage || a.value >= 100) && (a.value = n.percentage >= 100 ? 100 : n.percentage, clearInterval(l));
@@ -4219,13 +4219,13 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4219
4219
  const n = e, t = L(() => ({ radio: "el-radio", button: "el-radio-button" })[n.showType] ?? "el-radio"), a = L(() => n.type === "boolean" ? [{ label: !0, value: !0 }, { label: !1, value: !1 }] : n.type === "simple" && n.options.length > 0 ? n.options.map((o) => ({ label: o, value: o })) : n.options);
4220
4220
  return (o, r) => {
4221
4221
  const c = Q("el-radio-group");
4222
- return i(), D(c, U2(k0(o.$attrs)), { default: T(() => [W(o.$slots, "default", {}, () => [(i(!0), m(ie, null, Ve(a.value, (l, s) => (i(), D(be(t.value), $(l, { key: s, label: l[n.label], value: l[n.value], border: e.border, disabled: l[e.subAttrs.disabled] }), { default: T(() => [W(o.$slots, l.slot, U2(k0(l)), () => [ve(ee(l[n.label]), 1)])]), _: 2 }, 1040, ["label", "value", "border", "disabled"]))), 128))])]), _: 3 }, 16);
4222
+ return i(), D(c, U2(k0(o.$attrs)), { default: T(() => [W(o.$slots, "default", {}, () => [(i(!0), m(le, null, Be(a.value, (l, s) => (i(), D(be(t.value), $(l, { key: s, label: l[n.label], value: l[n.value], border: e.border, disabled: l[e.subAttrs.disabled] }), { default: T(() => [W(o.$slots, l.slot, U2(k0(l)), () => [ve(X(l[n.label]), 1)])]), _: 2 }, 1040, ["label", "value", "border", "disabled"]))), 128))])]), _: 3 }, 16);
4223
4223
  };
4224
- } }), dh = { key: 0, class: "po-r" }, ih = ((e) => (w1("data-v-7a879289"), e = e(), y1(), e))(() => d("div", { class: "mt" }, "全选", -1)), sh = u({ __name: "Select", props: { modelValue: { type: [Array, String, Number] }, value: { type: String, default: "value" }, label: { type: [String, Array], default: "label" }, options: { type: Array, default: () => [] }, type: { type: String, default: "" }, multiple: { type: Boolean, default: !1 }, showAll: { type: Boolean, default: !0 }, showPrefix: { type: Boolean, default: !0 }, showQuick: { type: Boolean, default: !0 }, title: { type: String, default: "" }, connect: { type: String, default: "/" }, customLabel: { type: [Function, String], default: "" }, width: { type: [String, Number], default: "" }, disPlaceholder: { type: String, default: "" }, optionDisabled: { type: Function, default: () => {
4224
+ } }), dh = { key: 0, class: "po-r" }, ih = ((e) => (w1("data-v-96c75e7e"), e = e(), y1(), e))(() => d("div", { class: "mt" }, "全选", -1)), sh = u({ __name: "Select", props: { modelValue: { type: [Array, String, Number] }, value: { type: String, default: "value" }, label: { type: [String, Array], default: "label" }, options: { type: Array, default: () => [] }, type: { type: String, default: "" }, multiple: { type: Boolean, default: !1 }, showAll: { type: Boolean, default: !0 }, showPrefix: { type: Boolean, default: !1 }, showQuick: { type: Boolean, default: !0 }, title: { type: String, default: "" }, connect: { type: String, default: "/" }, customLabel: { type: [Function, String], default: "" }, width: { type: [String, Number], default: "" }, disPlaceholder: { type: String, default: "" }, optionDisabled: { type: Function, default: () => {
4225
4225
  } }, url: { type: [String, Function], default: "" }, urlParams: { type: Object, default: () => {
4226
4226
  } }, optionsExpression: { type: String, default: "" }, emptyColor: { type: Boolean, default: !0 } }, emits: ["changeSelect", "update:modelValue", "change"], setup(e, { emit: n }) {
4227
4227
  const { proxy: t } = re(), a = w2(), o = n, r = G2(), c = e, l = R(c.options);
4228
- le(() => c.options, (x) => {
4228
+ de(() => c.options, (x) => {
4229
4229
  l.value = x;
4230
4230
  }, { deep: !0, immediate: !0 });
4231
4231
  const s = R(null), p = L({ get: () => t.isEmpty(c.modelValue) && c.multiple ? [] : c.modelValue, set(x) {
@@ -4246,8 +4246,8 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4246
4246
  return c.customLabel(x);
4247
4247
  if (Array.isArray(c.label)) {
4248
4248
  let z = "";
4249
- return c.label.forEach((B) => {
4250
- z += x[B] + c.connect;
4249
+ return c.label.forEach((V) => {
4250
+ z += x[V] + c.connect;
4251
4251
  }), z.slice(0, -1);
4252
4252
  }
4253
4253
  return x[c.label];
@@ -4260,38 +4260,38 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4260
4260
  };
4261
4261
  function _(x) {
4262
4262
  let z = [];
4263
- const B = l.value.filter((I) => !!x.includes(I[c.value]) && (z.push(I[c.label]), !0));
4264
- h(x, z, B);
4263
+ const V = l.value.filter((I) => !!x.includes(I[c.value]) && (z.push(I[c.label]), !0));
4264
+ h(x, z, V);
4265
4265
  }
4266
- function V(x) {
4266
+ function B(x) {
4267
4267
  if (Array.isArray(x))
4268
4268
  return void _(x);
4269
4269
  if (!x)
4270
4270
  return void h("", "", "");
4271
- let z = l.value.filter((I) => c.type === "simple" ? I === x : I[c.value] === x)[0], B = z[c.label];
4272
- h(x, B, z);
4271
+ let z = l.value.filter((I) => c.type === "simple" ? I === x : I[c.value] === x)[0], V = z[c.label];
4272
+ h(x, V, z);
4273
4273
  }
4274
- function h(x, z, B) {
4275
- o("changeSelect", x, z, B), o("update:modelValue", x), o("change", x);
4274
+ function h(x, z, V) {
4275
+ o("changeSelect", x, z, V), o("update:modelValue", x), o("change", x);
4276
4276
  }
4277
4277
  return (x, z) => {
4278
- const B = Q("o-comp-title"), I = Q("el-checkbox"), O = Q("el-button"), Z = Q("el-option"), J = Q("el-select"), F = Q("o-icon");
4279
- return i(), m("div", { class: G(["o-select", { "has-title": c.title, "has-quick": c.showQuick && !b.value && c.options.length > 0 }]), style: i2({ ...M(t).processWidth(c.width) }) }, [ne(B, { title: c.title, size: M(a).size, titleAttrs: x.$attrs.titleAttrs ?? {} }, null, 8, ["title", "size", "titleAttrs"]), ne(J, $({ ref_key: "selectRef", ref: s, class: ["o-select__select", M(t).isEmpty(l.value) && e.emptyColor ? "o-select__empty" : ""], modelValue: p.value, "onUpdate:modelValue": z[1] || (z[1] = (P) => p.value = P), placeholder: a.disabled ? c.disPlaceholder : a.placeholder || "请选择", "popper-class": "o-select__multiple-checkbox", multiple: e.multiple, onChange: V }, { clearable: !0, filterable: !0, ...Object.entries(x.$attrs).reduce((P, [ae, j]) => (ae !== "class" && ae !== "style" && (P[ae] = j), P), {}) }), un({ default: T(() => [e.multiple && c.showAll ? (i(), m("div", dh, [ne(I, { indeterminate: w.value, modelValue: C.value, "onUpdate:modelValue": z[0] || (z[0] = (P) => C.value = P), onChange: v, class: "o-select__all-select f-st-ct" }, { default: T(() => [ih]), _: 1 }, 8, ["indeterminate", "modelValue"]), ne(O, { type: "primary", onClick: Le(y, ["stop"]), size: "small", class: "reverse-select" }, { default: T(() => [ve("反选")]), _: 1 })])) : K("", !0), (i(!0), m(ie, null, Ve(l.value, (P) => (i(), D(Z, { key: e.type === "simple" ? P : P[c.value], label: e.type === "simple" ? P : g(P), value: e.type === "simple" ? P : P[c.value], disabled: e.optionDisabled(P) }, null, 8, ["label", "value", "disabled"]))), 128))]), _: 2 }, [c.showPrefix ? { name: "prefix", fn: T(() => [W(x.$slots, "prefix", {}, () => [ve(ee(c.options.length) + "个", 1)], !0)]), key: "0" } : void 0, Ve(M(r), (P, ae) => ({ name: ae, fn: T((j) => [W(x.$slots, ae, U2(k0(j)), void 0, !0)]) }))]), 1040, ["class", "modelValue", "placeholder", "multiple"]), e.showQuick && !b.value && c.options.length > 0 ? (i(), m("div", { key: 0, class: "o-select__select-box", onClick: f }, [ne(F, { name: "bottom", size: "14" })])) : K("", !0)], 6);
4278
+ const V = Q("o-comp-title"), I = Q("el-checkbox"), O = Q("el-button"), Z = Q("el-option"), J = Q("el-select"), F = Q("o-icon");
4279
+ return i(), m("div", { class: G(["o-select", { "has-title": c.title, "has-quick": c.showQuick && !b.value && c.options.length > 0 }]), style: i2({ ...M(t).processWidth(c.width) }) }, [ne(V, { title: c.title, size: M(a).size, titleAttrs: x.$attrs.titleAttrs ?? {} }, null, 8, ["title", "size", "titleAttrs"]), ne(J, $({ ref_key: "selectRef", ref: s, class: ["o-select__select", M(t).isEmpty(l.value) && e.emptyColor ? "o-select__empty" : ""], modelValue: p.value, "onUpdate:modelValue": z[1] || (z[1] = (P) => p.value = P), placeholder: a.disabled ? c.disPlaceholder : a.placeholder || "请选择", "popper-class": "o-select__multiple-checkbox", multiple: e.multiple, onChange: B }, { clearable: !0, filterable: !0, ...Object.entries(x.$attrs).reduce((P, [ae, j]) => (ae !== "class" && ae !== "style" && (P[ae] = j), P), {}) }), un({ default: T(() => [e.multiple && c.showAll ? (i(), m("div", dh, [ne(I, { indeterminate: w.value, modelValue: C.value, "onUpdate:modelValue": z[0] || (z[0] = (P) => C.value = P), onChange: v, class: "o-select__all-select f-st-ct" }, { default: T(() => [ih]), _: 1 }, 8, ["indeterminate", "modelValue"]), ne(O, { type: "primary", onClick: Le(y, ["stop"]), size: "small", class: "reverse-select" }, { default: T(() => [ve("反选")]), _: 1 })])) : K("", !0), (i(!0), m(le, null, Be(l.value, (P) => (i(), D(Z, { key: e.type === "simple" ? P : P[c.value], label: e.type === "simple" ? P : g(P), value: e.type === "simple" ? P : P[c.value], disabled: e.optionDisabled(P) }, null, 8, ["label", "value", "disabled"]))), 128))]), _: 2 }, [c.showPrefix ? { name: "prefix", fn: T(() => [W(x.$slots, "prefix", {}, () => [ve(X(c.options.length) + "个", 1)], !0)]), key: "0" } : void 0, Be(M(r), (P, ae) => ({ name: ae, fn: T((j) => [W(x.$slots, ae, U2(k0(j)), void 0, !0)]) }))]), 1040, ["class", "modelValue", "placeholder", "multiple"]), e.showQuick && !b.value && c.options.length > 0 ? (i(), m("div", { key: 0, class: "o-select__select-box", onClick: f }, [ne(F, { name: "bottom", size: "14" })])) : K("", !0)], 6);
4280
4280
  };
4281
- } }), mh = we(sh, [["__scopeId", "data-v-7a879289"]]), uh = ["href", "fill"], ph = u({ __name: "Svg", props: { prefix: { type: String, default: "icon" }, name: { type: String, required: !0 }, color: { type: String }, customStyle: { type: Object, default: () => {
4281
+ } }), mh = we(sh, [["__scopeId", "data-v-96c75e7e"]]), uh = ["href", "fill"], ph = u({ __name: "Svg", props: { prefix: { type: String, default: "icon" }, name: { type: String, required: !0 }, color: { type: String }, customStyle: { type: Object, default: () => {
4282
4282
  } }, size: { type: [String, Number], default: "16px" } }, setup(e) {
4283
4283
  const { proxy: n } = re(), t = e, a = L(() => `#${t.prefix}-${t.name}`), o = L(() => ({ width: n.processWidth(t.size, !0), height: n.processWidth(t.size, !0), ...t.customStyle }));
4284
4284
  return (r, c) => (i(), m("svg", $({ "aria-hidden": "true" }, r.$attrs, { class: "svg-box", style: o.value }), [d("use", { href: a.value, fill: e.color }, null, 8, uh)], 16));
4285
4285
  } }), w4 = we(ph, [["__scopeId", "data-v-163d21bf"]]), y4 = (e) => (w1("data-v-e8e0a309"), e = e(), y1(), e), hh = { class: "o-table" }, vh = ["onClick"], fh = { key: 2 }, gh = { key: 3 }, wh = { key: 0, style: { height: "64px" } }, yh = { class: "page-wrap" }, bh = { class: "page-left" }, xh = y4(() => d("span", null, "共", -1)), Ch = { class: "m-lr-5" }, _h = y4(() => d("span", null, "项数据", -1)), Mh = u({ __name: "Table", props: { data: { type: Array, default: () => [] }, columns: { type: Array, default: () => [] }, showPage: { type: Boolean, default: !0 }, showIndex: { type: Boolean, default: !0 }, pageSize: { type: Number, default: 10 }, pageSizes: { type: Array, default: () => [10, 30, 50, 100] }, total: { type: Number }, emptyText: { type: String, default: "-" } }, emits: ["update"], setup(e, { emit: n }) {
4286
4286
  const { proxy: t } = re(), a = e, o = R(null), r = L(() => a.total || a.data.length), c = R(a.pageSize), l = n, s = R([]);
4287
- le(() => a.columns, (h) => {
4287
+ de(() => a.columns, (h) => {
4288
4288
  s.value = a.columns.map((x) => {
4289
- let z = [], B = [];
4290
- x.btns && (x.maxBtns = x.maxBtns || 3, x.btns = x.btns.map((O) => (O.isShow === void 0 && (O.isShow = !0), O)), x.btns.length > x.maxBtns ? (z = x.btns.slice(0, x.maxBtns), B = x.btns.slice(x.maxBtns)) : z = x.btns);
4291
- let I = { showOverflowTooltip: !0, baseBtns: z, hideBtns: B, maxBtns: x.maxBtns || 3 };
4289
+ let z = [], V = [];
4290
+ x.btns && (x.maxBtns = x.maxBtns || 3, x.btns = x.btns.map((O) => (O.isShow === void 0 && (O.isShow = !0), O)), x.btns.length > x.maxBtns ? (z = x.btns.slice(0, x.maxBtns), V = x.btns.slice(x.maxBtns)) : z = x.btns);
4291
+ let I = { showOverflowTooltip: !0, baseBtns: z, hideBtns: V, maxBtns: x.maxBtns || 3 };
4292
4292
  return Object.assign({}, I, x);
4293
4293
  });
4294
- }, { immediate: !0, deep: !0 }), le(() => a.pageSize, (h) => {
4294
+ }, { immediate: !0, deep: !0 }), de(() => a.pageSize, (h) => {
4295
4295
  c.value = h;
4296
4296
  }, { immediate: !0 });
4297
4297
  const p = (h, x = "", z = "") => typeof h == "function" ? !x || h(x, z) : h === void 0 || h, b = (h, x = "", z = "") => typeof h == "function" ? !!x && h(x, z) : h !== void 0 && h, w = (h, x = "", z = "") => typeof h == "function" ? h(x, z) : h === void 0 || h, C = (h, x = "", z = "") => typeof h == "function" ? h(x, z) : h !== void 0 && h, v = (h, x, z) => typeof h == "function" ? h(x, z) : h === void 0 || h, y = (h, x) => {
@@ -4299,41 +4299,41 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4299
4299
  return h.row[x.prop] === null || h.row[x.prop] === void 0 || h.row[x.prop] === "" || z ? x.emptyText || a.emptyText : h.row[x.prop];
4300
4300
  }, g = R(1);
4301
4301
  function f(h) {
4302
- c.value = h, g.value = 1, V();
4302
+ c.value = h, g.value = 1, B();
4303
4303
  }
4304
4304
  function _(h) {
4305
- g.value = h, V();
4305
+ g.value = h, B();
4306
4306
  }
4307
- function V() {
4307
+ function B() {
4308
4308
  l("update", g.value, c.value);
4309
4309
  }
4310
4310
  return (h, x) => {
4311
- const z = Q("el-table-column"), B = Q("el-button"), I = Q("o-popconfirm"), O = Q("o-icon"), Z = Q("el-dropdown-item"), J = Q("el-dropdown-menu"), F = Q("el-dropdown"), P = Q("el-table"), ae = Q("el-pagination");
4312
- return i(), m("div", hh, [ne(P, $({ data: a.data }, h.$attrs, { ref_key: "tableRef", ref: o, border: "", "header-cell-style": { background: "#f7f8fa", color: "rgba(39,48,75,0.85)", height: "50px" } }), { default: T(() => [W(h.$slots, "default", {}, void 0, !0), e.showIndex ? (i(), D(z, { key: 0, type: "index", width: "50" })) : K("", !0), (i(!0), m(ie, null, Ve(s.value, (j, ue) => (i(), m(ie, { key: ue }, [v(j.isShowColumn, j, ue) ? (i(), m(ie, { key: 0 }, [j.type ? (i(), D(z, $({ key: j.type }, { ...j }), null, 16)) : j.baseBtns && j.baseBtns.length > 0 ? (i(), D(z, U2($({ key: 1 }, { fixed: "right", width: 200, ...j })), { default: T((H) => [w(j.isShow, H.row, H) ? (i(), m(ie, { key: 0 }, [(i(!0), m(ie, null, Ve(j.baseBtns, (E, xe) => (i(), m(ie, { key: xe }, [w(E.isShow, H.row, H) ? (i(), m(ie, { key: 0 }, [E.useSlot ? W(h.$slots, E.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : C(E.reConfirm, H.row, H) ? (i(), D(I, { key: 1, trigger: "click", title: E.title ?? "确定删除吗?", onConfirm: (se) => {
4311
+ const z = Q("el-table-column"), V = Q("el-button"), I = Q("o-popconfirm"), O = Q("o-icon"), Z = Q("el-dropdown-item"), J = Q("el-dropdown-menu"), F = Q("el-dropdown"), P = Q("el-table"), ae = Q("el-pagination");
4312
+ return i(), m("div", hh, [ne(P, $({ data: a.data }, h.$attrs, { ref_key: "tableRef", ref: o, border: "", "header-cell-style": { background: "#f7f8fa", color: "rgba(39,48,75,0.85)", height: "50px" } }), { default: T(() => [W(h.$slots, "default", {}, void 0, !0), e.showIndex ? (i(), D(z, { key: 0, type: "index", width: "50" })) : K("", !0), (i(!0), m(le, null, Be(s.value, (j, ue) => (i(), m(le, { key: ue }, [v(j.isShowColumn, j, ue) ? (i(), m(le, { key: 0 }, [j.type ? (i(), D(z, $({ key: j.type }, { ...j }), null, 16)) : j.baseBtns && j.baseBtns.length > 0 ? (i(), D(z, U2($({ key: 1 }, { fixed: "right", width: 200, ...j })), { default: T((H) => [w(j.isShow, H.row, H) ? (i(), m(le, { key: 0 }, [(i(!0), m(le, null, Be(j.baseBtns, (E, xe) => (i(), m(le, { key: xe }, [w(E.isShow, H.row, H) ? (i(), m(le, { key: 0 }, [E.useSlot ? W(h.$slots, E.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : C(E.reConfirm, H.row, H) ? (i(), D(I, { key: 1, trigger: "click", title: E.title ?? "确定删除吗?", onConfirm: (se) => {
4313
4313
  var te;
4314
4314
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4315
4315
  }, style: { display: "inline" }, class: "mr2" }, { default: T(() => [E.comp ? (i(), D(be(E.comp), $({ key: 0, class: "mr2" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: Le((se) => {
4316
4316
  var te;
4317
4317
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4318
- }, ["stop", "prevent"]) }), null, 16, ["disabled", "onClick"])) : (i(), D(B, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H) }), { default: T(() => [ve(ee(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled"]))]), _: 2 }, 1032, ["title", "onConfirm"])) : E.comp ? (i(), D(be(E.comp), $({ key: 2, class: "mr2" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: (se) => {
4318
+ }, ["stop", "prevent"]) }), null, 16, ["disabled", "onClick"])) : (i(), D(V, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H) }), { default: T(() => [ve(X(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled"]))]), _: 2 }, 1032, ["title", "onConfirm"])) : E.comp ? (i(), D(be(E.comp), $({ key: 2, class: "mr2" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: (se) => {
4319
4319
  var te;
4320
4320
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4321
- } }), null, 16, ["disabled", "onClick"])) : (i(), D(B, $({ key: 3 }, { ...E }, { link: "", disabled: b(E.disabled, H.row, H), class: "hide-btns-button", onClick: Le((se) => {
4321
+ } }), null, 16, ["disabled", "onClick"])) : (i(), D(V, $({ key: 3 }, { ...E }, { link: "", disabled: b(E.disabled, H.row, H), class: "hide-btns-button", onClick: Le((se) => {
4322
4322
  var te;
4323
4323
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4324
- }, ["stop"]) }), { default: T(() => [ve(ee(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled", "onClick"]))], 64)) : K("", !0)], 64))), 128)), j.hideBtns.length > 0 ? (i(), D(F, { key: 0, class: "m-l-12 m-t-4", trigger: "click" }, { dropdown: T(() => [ne(J, null, { default: T(() => [(i(!0), m(ie, null, Ve(j.hideBtns, (E, xe) => (i(), m(ie, { key: xe }, [w(E.isShow, H.row, H) ? (i(), D(Z, { key: 0, "hide-on-click": !1 }, { default: T(() => [E.useSlot ? W(h.$slots, E.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : C(E.reConfirm, H.row, H) ? (i(), D(I, { key: 1, trigger: "hover", title: E.title ?? "确定删除吗?", onConfirm: (se) => {
4324
+ }, ["stop"]) }), { default: T(() => [ve(X(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled", "onClick"]))], 64)) : K("", !0)], 64))), 128)), j.hideBtns.length > 0 ? (i(), D(F, { key: 0, class: "m-l-12 m-t-4", trigger: "click" }, { dropdown: T(() => [ne(J, null, { default: T(() => [(i(!0), m(le, null, Be(j.hideBtns, (E, xe) => (i(), m(le, { key: xe }, [w(E.isShow, H.row, H) ? (i(), D(Z, { key: 0, "hide-on-click": !1 }, { default: T(() => [E.useSlot ? W(h.$slots, E.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : C(E.reConfirm, H.row, H) ? (i(), D(I, { key: 1, trigger: "hover", title: E.title ?? "确定删除吗?", onConfirm: (se) => {
4325
4325
  var te;
4326
4326
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4327
4327
  }, style: { display: "inline" } }, { default: T(() => [E.comp ? (i(), D(be(E.comp), $({ key: 0, class: "mr2 w-100%" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: Le((se) => {
4328
4328
  var te;
4329
4329
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4330
- }, ["stop"]) }), null, 16, ["disabled", "onClick"])) : (i(), D(B, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H) }), { default: T(() => [ve(ee(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled"]))]), _: 2 }, 1032, ["title", "onConfirm"])) : (i(), m(ie, { key: 2 }, [E.comp ? (i(), D(be(E.comp), $({ key: 0, class: "mr2" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: (se) => {
4330
+ }, ["stop"]) }), null, 16, ["disabled", "onClick"])) : (i(), D(V, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H) }), { default: T(() => [ve(X(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled"]))]), _: 2 }, 1032, ["title", "onConfirm"])) : (i(), m(le, { key: 2 }, [E.comp ? (i(), D(be(E.comp), $({ key: 0, class: "mr2" }, E.attrs, { disabled: b(E.disabled, H.row, H), onClick: (se) => {
4331
4331
  var te;
4332
4332
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4333
- } }), null, 16, ["disabled", "onClick"])) : (i(), D(B, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H), onClick: Le((se) => {
4333
+ } }), null, 16, ["disabled", "onClick"])) : (i(), D(V, $({ key: 1 }, { ...E }, { link: "", class: "hide-btns-button", disabled: b(E.disabled, H.row, H), onClick: Le((se) => {
4334
4334
  var te;
4335
4335
  return (te = E.handler) == null ? void 0 : te.call(E, H.row, H);
4336
- }, ["stop"]) }), { default: T(() => [ve(ee(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled", "onClick"]))], 64))]), _: 2 }, 1024)) : K("", !0)], 64))), 128))]), _: 2 }, 1024)]), default: T(() => [ne(O, { name: "more" })]), _: 2 }, 1024)) : K("", !0)], 64)) : K("", !0)]), _: 2 }, 1040)) : (i(), D(z, U2($({ key: 2 }, { ...j })), { default: T((H) => [j.useSlot ? W(h.$slots, j.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : j.handler ? (i(), m("span", { key: 1, class: "hide-btns-button", onClick: Le((E) => j.handler(H.row, H), ["stop"]) }, [d("span", null, ee(j.filter ? j.filter(H.row[j.prop], H.row, H) : y(H, j)), 1)], 8, vh)) : j.filter ? (i(), m("span", fh, ee(j.filter(H.row[j.prop], H.row, H)), 1)) : (i(), m("span", gh, ee(y(H, j)), 1))]), _: 2 }, 1040))], 64)) : K("", !0)], 64))), 128))]), _: 3 }, 16, ["data", "header-cell-style"]), e.showPage ? (i(), m("div", wh, [d("div", yh, [d("div", bh, [xh, d("span", Ch, ee(r.value), 1), _h]), ne(ae, { class: "tab_pagination", background: "", "current-page": g.value, "page-size": c.value, "page-sizes": e.pageSizes, layout: "prev, pager, next, sizes, jumper", total: r.value, onSizeChange: f, onCurrentChange: _ }, null, 8, ["current-page", "page-size", "page-sizes", "total"])])])) : K("", !0)]);
4336
+ }, ["stop"]) }), { default: T(() => [ve(X(p(E.content, H.row, H)), 1)]), _: 2 }, 1040, ["disabled", "onClick"]))], 64))]), _: 2 }, 1024)) : K("", !0)], 64))), 128))]), _: 2 }, 1024)]), default: T(() => [ne(O, { name: "more" })]), _: 2 }, 1024)) : K("", !0)], 64)) : K("", !0)]), _: 2 }, 1040)) : (i(), D(z, U2($({ key: 2 }, { ...j })), { default: T((H) => [j.useSlot ? W(h.$slots, j.prop, { key: 0, row: H.row, scope: H }, void 0, !0) : j.handler ? (i(), m("span", { key: 1, class: "hide-btns-button", onClick: Le((E) => j.handler(H.row, H), ["stop"]) }, [d("span", null, X(j.filter ? j.filter(H.row[j.prop], H.row, H) : y(H, j)), 1)], 8, vh)) : j.filter ? (i(), m("span", fh, X(j.filter(H.row[j.prop], H.row, H)), 1)) : (i(), m("span", gh, X(y(H, j)), 1))]), _: 2 }, 1040))], 64)) : K("", !0)], 64))), 128))]), _: 3 }, 16, ["data", "header-cell-style"]), e.showPage ? (i(), m("div", wh, [d("div", yh, [d("div", bh, [xh, d("span", Ch, X(r.value), 1), _h]), ne(ae, { class: "tab_pagination", background: "", "current-page": g.value, "page-size": c.value, "page-sizes": e.pageSizes, layout: "prev, pager, next, sizes, jumper", total: r.value, onSizeChange: f, onCurrentChange: _ }, null, 8, ["current-page", "page-size", "page-sizes", "total"])])])) : K("", !0)]);
4337
4337
  };
4338
4338
  } }), zh = we(Mh, [["__scopeId", "data-v-e8e0a309"]]), Ah = u({ __name: "Text", props: { lineClamp: { type: [String, Number] }, tippyProps: { type: Object, default: () => ({}) } }, setup(e) {
4339
4339
  const n = e, t = G2(), a = R(), o = R(), r = () => ({ content: De(t.content || t.default), ...n.tippyProps });
@@ -4341,14 +4341,14 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4341
4341
  var s;
4342
4342
  s = l.target, (n.lineClamp ? s.scrollHeight > s.clientHeight : s.scrollWidth > s.clientWidth) ? (o.value.setProps(r()), o.value.enable()) : o.value.disable();
4343
4343
  }
4344
- return Be(() => {
4344
+ return Ve(() => {
4345
4345
  var l;
4346
4346
  o.value = $1((l = a.value) == null ? void 0 : l.$el, r());
4347
4347
  }), (l, s) => {
4348
4348
  const p = Q("el-text");
4349
4349
  return i(), D(p, $({ truncated: !e.lineClamp, lineClamp: e.lineClamp, ...l.$attrs }, { ref_key: "textRef", ref: a, onMouseover: Le(c, ["self"]) }), { default: T(() => [W(l.$slots, "default")]), _: 3 }, 16);
4350
4350
  };
4351
- } }), Vh = { class: "t_tabs" }, Bh = u({ __name: "Tabs", props: { modelValue: { type: String }, options: { type: Array, default: () => [] }, label: { type: String, default: "label" }, value: { type: String, default: "value" }, subAttrs: { type: Object, default: () => {
4351
+ } }), Bh = { class: "t_tabs" }, Vh = u({ __name: "Tabs", props: { modelValue: { type: String }, options: { type: Array, default: () => [] }, label: { type: String, default: "label" }, value: { type: String, default: "value" }, subAttrs: { type: Object, default: () => {
4352
4352
  } } }, emits: ["update:modelValue"], setup(e, { emit: n }) {
4353
4353
  w2();
4354
4354
  const t = e, a = n, o = L({ get: () => {
@@ -4359,9 +4359,9 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4359
4359
  } });
4360
4360
  return (r, c) => {
4361
4361
  const l = Q("el-tab-pane"), s = Q("el-tabs");
4362
- return i(), m("div", Vh, [ne(s, $(r.$attrs, { modelValue: o.value, "onUpdate:modelValue": c[0] || (c[0] = (p) => o.value = p) }), { default: T(() => [(i(!0), m(ie, null, Ve(t.options, (p) => (i(), D(l, $({ key: p[t.value], name: p[t.value], label: p[t.label] }, e.subAttrs), { label: T(() => [W(r.$slots, p[t.value] + "-label", {}, () => [ve(ee(p[t.label]), 1)], !0)]), default: T(() => [W(r.$slots, p[t.value], {}, void 0, !0)]), _: 2 }, 1040, ["name", "label"]))), 128))]), _: 3 }, 16, ["modelValue"])]);
4362
+ return i(), m("div", Bh, [ne(s, $(r.$attrs, { modelValue: o.value, "onUpdate:modelValue": c[0] || (c[0] = (p) => o.value = p) }), { default: T(() => [(i(!0), m(le, null, Be(t.options, (p) => (i(), D(l, $({ key: p[t.value], name: p[t.value], label: p[t.label] }, e.subAttrs), { label: T(() => [W(r.$slots, p[t.value] + "-label", {}, () => [ve(X(p[t.label]), 1)], !0)]), default: T(() => [W(r.$slots, p[t.value], {}, void 0, !0)]), _: 2 }, 1040, ["name", "label"]))), 128))]), _: 3 }, 16, ["modelValue"])]);
4363
4363
  };
4364
- } }), Sh = we(Bh, [["__scopeId", "data-v-9ff48304"]]), Hh = { class: "o-title__top" }, kh = { class: "title-text" }, Lh = u({ __name: "Title", props: { title: { type: String, default: "" }, size: { type: String, default: "" }, subTitle: { type: String, default: "" }, subAttrs: { type: Object, default: () => ({}) }, inner: { type: Boolean, defalut: !1 }, t: { type: [String, Number], default: "" }, b: { type: [String, Number], default: "" }, l: { type: [String, Number], default: "" }, tb: { type: [String, Number] }, type: { type: String } }, setup(e) {
4364
+ } }), Sh = we(Vh, [["__scopeId", "data-v-9ff48304"]]), Hh = { class: "o-title__top" }, kh = { class: "title-text" }, Lh = u({ __name: "Title", props: { title: { type: String, default: "" }, size: { type: String, default: "" }, subTitle: { type: String, default: "" }, subAttrs: { type: Object, default: () => ({}) }, inner: { type: Boolean, defalut: !1 }, t: { type: [String, Number], default: "" }, b: { type: [String, Number], default: "" }, l: { type: [String, Number], default: "" }, tb: { type: [String, Number] }, type: { type: String } }, setup(e) {
4365
4365
  const { proxy: n } = re(), t = e, a = L(() => {
4366
4366
  const { t: o, b: r, l: c, tb: l } = t;
4367
4367
  if (o || r || c || l) {
@@ -4370,7 +4370,7 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4370
4370
  }
4371
4371
  return {};
4372
4372
  });
4373
- return (o, r) => (i(), m("div", $({ class: "o-title", style: { ...a.value } }, o.$attrs), [d("div", Hh, [d("div", { class: G(e.type === "simple" ? "o-title__top-simple-left" : "o-title__top-left"), style: i2({ marginLeft: t.inner ? "8px" : 0 }) }, [W(o.$slots, "icon", {}, void 0, !0), d("span", kh, ee(e.title), 1), W(o.$slots, "default", {}, void 0, !0)], 6), W(o.$slots, "right", {}, void 0, !0)]), e.subTitle ? (i(), m("div", $({ key: 0, class: "o-title__subTitle" }, e.subAttrs), ee(e.subTitle), 17)) : K("", !0)], 16));
4373
+ return (o, r) => (i(), m("div", $({ class: "o-title", style: { ...a.value } }, o.$attrs), [d("div", Hh, [d("div", { class: G(e.type === "simple" ? "o-title__top-simple-left" : "o-title__top-left"), style: i2({ marginLeft: t.inner ? "8px" : 0 }) }, [W(o.$slots, "icon", {}, void 0, !0), d("span", kh, X(e.title), 1), W(o.$slots, "default", {}, void 0, !0)], 6), W(o.$slots, "right", {}, void 0, !0)]), e.subTitle ? (i(), m("div", $({ key: 0, class: "o-title__subTitle" }, e.subAttrs), X(e.subTitle), 17)) : K("", !0)], 16));
4374
4374
  } }), Eh = we(Lh, [["__scopeId", "data-v-0b8756b4"]]), Ih = u({ __name: "tooltip", props: { width: { type: String, default: "100%" }, showSlot: { type: Boolean, default: !0 }, effect: { default: "dark" }, tooltipAttrs: { type: Object, default: () => ({}) } }, emits: ["click"], setup(e, { emit: n }) {
4375
4375
  const t = G2(), a = w2(), { proxy: o } = re(), r = e, c = R(), l = R(!1), s = L(() => a.disabled ? a.disabled : !a.content || !t.default && l.value);
4376
4376
  function p() {
@@ -4388,9 +4388,9 @@ const Z9 = u({ __name: "Input", props: { modelValue: { required: !0 }, titleAttr
4388
4388
  }
4389
4389
  return (C, v) => {
4390
4390
  const y = Q("el-tooltip");
4391
- return i(), D(y, $({ class: "tooltip", disabled: s.value, effect: e.effect }, e.tooltipAttrs), { default: T(() => [r.showSlot ? (i(), m("span", $({ key: 0, onClick: w, class: "tooltip__text", style: { maxWidth: M(o).processWidth(e.width, !0) }, onMouseover: p }, C.$attrs), [d("span", { ref_key: "contentRef", ref: c }, [W(C.$slots, "default", {}, () => [ve(ee(C.$attrs.content), 1)], !0)], 512)], 16)) : K("", !0), W(C.$slots, "content", {}, void 0, !0)]), _: 3 }, 16, ["disabled", "effect"]);
4391
+ return i(), D(y, $({ class: "tooltip", disabled: s.value, effect: e.effect }, e.tooltipAttrs), { default: T(() => [r.showSlot ? (i(), m("span", $({ key: 0, onClick: w, class: "tooltip__text", style: { maxWidth: M(o).processWidth(e.width, !0) }, onMouseover: p }, C.$attrs), [d("span", { ref_key: "contentRef", ref: c }, [W(C.$slots, "default", {}, () => [ve(X(C.$attrs.content), 1)], !0)], 512)], 16)) : K("", !0), W(C.$slots, "content", {}, void 0, !0)]), _: 3 }, 16, ["disabled", "effect"]);
4392
4392
  };
4393
- } }), b4 = [f9, y9, x9, _9, V9, E9, T9, D9, F9, ah, ch, lh, mh, w4, q9, J9, X9, zh, Ah, Sh, we(Ih, [["__scopeId", "data-v-26e4fa03"]]), Eh], Sa = b4.map((e) => {
4393
+ } }), b4 = [f9, y9, x9, _9, B9, E9, T9, D9, F9, ah, ch, lh, mh, w4, q9, J9, X9, zh, Ah, Sh, we(Ih, [["__scopeId", "data-v-26e4fa03"]]), Eh], Sa = b4.map((e) => {
4394
4394
  let n = e.__name ?? e.name;
4395
4395
  return "o" + n.charAt(0).toUpperCase() + n.slice(1);
4396
4396
  });