hu-element-components
Version:
1,369 lines • 215 kB
JavaScript
import { defineComponent as i, resolveComponent as h, createBlock as r, openBlock as n, withCtx as _, createElementBlock as v, Fragment as u, renderList as F3, createCommentVNode as $, createElementVNode as m, resolveDynamicComponent as w, unref as g, toDisplayString as f, createVNode as e, useAttrs as y3, mergeProps as P3, isVNode as R3 } from "vue";
const z = (t) => t.replace(/(A-Z)g/, "-$1").toLocaleLowerCase(), T3 = /* @__PURE__ */ i({
__name: "index",
props: {
data: {
type: Array,
required: !0
},
defaultActive: {
type: String,
default: ""
},
router: {
type: Boolean,
default: !1
},
// 菜单标题的键名
name: {
type: String,
default: "name"
},
// 菜单标识的键名
index: {
type: String,
default: "index"
},
// 菜单图标的键名
icon: {
type: String,
default: "icon"
},
// 菜单子菜单的键名
children: {
type: String,
default: "children"
}
},
setup(t) {
return (c, s) => {
const l = h("el-menu-item"), a = h("el-sub-menu"), o = h("el-menu");
return n(), r(o, {
class: "el-menu-vertical-demo",
"default-active": t.defaultActive,
router: t.router
}, {
default: _(() => [
(n(!0), v(
u,
null,
F3(t.data, (p, q3) => (n(), v(
u,
{ key: q3 },
[
!p[t.children] || !p[t.children].length ? (n(), r(l, {
key: 0,
index: p[t.index]
}, {
default: _(() => [
p[t.icon] ? (n(), r(w(`el-icon-${g(z)(p[t.icon])}`), { key: 0 })) : $("v-if", !0),
m(
"span",
null,
f(p[t.name]),
1
/* TEXT */
)
]),
_: 2
/* DYNAMIC */
}, 1032, ["index"])) : $("v-if", !0),
p[t.children] && p[t.children].length ? (n(), r(a, {
key: 1,
index: p[t.index]
}, {
title: _(() => [
p[t.icon] ? (n(), r(w(`el-icon-${g(z)(p[t.icon])}`), { key: 0 })) : $("v-if", !0),
m(
"span",
null,
f(p[t.name]),
1
/* TEXT */
)
]),
default: _(() => [
(n(!0), v(
u,
null,
F3(p[t.children], (d, D3) => (n(), r(l, {
key: D3,
index: d[t.index]
}, {
default: _(() => [
d[t.icon] ? (n(), r(w(`el-icon-${g(z)(d[t.icon])}`), { key: 0 })) : $("v-if", !0),
m(
"span",
null,
f(d[t.name]),
1
/* TEXT */
)
]),
_: 2
/* DYNAMIC */
}, 1032, ["index"]))),
128
/* KEYED_FRAGMENT */
))
]),
_: 2
/* DYNAMIC */
}, 1032, ["index"])) : $("v-if", !0)
],
64
/* STABLE_FRAGMENT */
))),
128
/* KEYED_FRAGMENT */
))
]),
_: 1
/* STABLE */
}, 8, ["default-active", "router"]);
};
}
}), b3 = (t, c) => {
const s = t.__vccOpts || t;
for (const [l, a] of c)
s[l] = a;
return s;
}, O3 = /* @__PURE__ */ b3(T3, [["__scopeId", "data-v-8f7d6c40"]]);
var x = i({
name: "Aim"
});
const U3 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, I3 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"
}, null, -1), G3 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32zm0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32zM96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32zm576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32z"
}, null, -1);
function W3(t, c, s, l, a, o) {
return n(), r("svg", U3, [
I3,
G3
]);
}
x.render = W3;
x.__file = "packages/components/Aim.vue";
var C = i({
name: "AddLocation"
});
const N3 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, E3 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32z"
}, null, -1), j3 = /* @__PURE__ */ e("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 416zM512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544z"
}, null, -1), K3 = /* @__PURE__ */ e("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 0v96z"
}, null, -1);
function Z3(t, c, s, l, a, o) {
return n(), r("svg", N3, [
E3,
j3,
K3
]);
}
C.render = Z3;
C.__file = "packages/components/AddLocation.vue";
var H = i({
name: "Apple"
});
const Q3 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, J3 = /* @__PURE__ */ e("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"
}, null, -1);
function X3(t, c, s, l, a, o) {
return n(), r("svg", Q3, [
J3
]);
}
H.render = X3;
H.__file = "packages/components/Apple.vue";
var M = i({
name: "AlarmClock"
});
const Y3 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, e6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640zm0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768z"
}, null, -1), t6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32l48-83.136zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32l-48-83.136zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0v192zM90.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 128l46.912 46.912z"
}, null, -1);
function o6(t, c, s, l, a, o) {
return n(), r("svg", Y3, [
e6,
t6
]);
}
M.render = o6;
M.__file = "packages/components/AlarmClock.vue";
var V = i({
name: "ArrowDown"
});
const n6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, a6 = /* @__PURE__ */ e("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"
}, null, -1);
function r6(t, c, s, l, a, o) {
return n(), r("svg", n6, [
a6
]);
}
V.render = r6;
V.__file = "packages/components/ArrowDown.vue";
var k = i({
name: "ArrowDownBold"
});
const s6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, l6 = /* @__PURE__ */ e("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"
}, null, -1);
function c6(t, c, s, l, a, o) {
return n(), r("svg", s6, [
l6
]);
}
k.render = c6;
k.__file = "packages/components/ArrowDownBold.vue";
var B = i({
name: "ArrowLeft"
});
const i6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, p6 = /* @__PURE__ */ e("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"
}, null, -1);
function h6(t, c, s, l, a, o) {
return n(), r("svg", i6, [
p6
]);
}
B.render = h6;
B.__file = "packages/components/ArrowLeft.vue";
var L = i({
name: "ArrowLeftBold"
});
const _6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, $6 = /* @__PURE__ */ e("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"
}, null, -1);
function d6(t, c, s, l, a, o) {
return n(), r("svg", _6, [
$6
]);
}
L.render = d6;
L.__file = "packages/components/ArrowLeftBold.vue";
var A = i({
name: "ArrowRightBold"
});
const u6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, v6 = /* @__PURE__ */ e("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"
}, null, -1);
function m6(t, c, s, l, a, o) {
return n(), r("svg", u6, [
v6
]);
}
A.render = m6;
A.__file = "packages/components/ArrowRightBold.vue";
var S = i({
name: "ArrowUp"
});
const w6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, g6 = /* @__PURE__ */ e("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 0z"
}, null, -1);
function f6(t, c, s, l, a, o) {
return n(), r("svg", w6, [
g6
]);
}
S.render = f6;
S.__file = "packages/components/ArrowUp.vue";
var F = i({
name: "Back"
});
const z6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, x6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64z"
}, null, -1), C6 = /* @__PURE__ */ e("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.312L237.248 512z"
}, null, -1);
function H6(t, c, s, l, a, o) {
return n(), r("svg", z6, [
x6,
C6
]);
}
F.render = H6;
F.__file = "packages/components/Back.vue";
var q = i({
name: "Bell"
});
const M6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, V6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64z"
}, null, -1), k6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M256 768h512V448a256 256 0 1 0-512 0v320zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320z"
}, null, -1), B6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32zm352 128h128a64 64 0 0 1-128 0z"
}, null, -1);
function L6(t, c, s, l, a, o) {
return n(), r("svg", M6, [
V6,
k6,
B6
]);
}
q.render = L6;
q.__file = "packages/components/Bell.vue";
var D = i({
name: "Baseball"
});
const A6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, S6 = /* @__PURE__ */ e("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.104z"
}, null, -1), F6 = /* @__PURE__ */ e("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"
}, null, -1);
function q6(t, c, s, l, a, o) {
return n(), r("svg", A6, [
S6,
F6
]);
}
D.render = q6;
D.__file = "packages/components/Baseball.vue";
var y = i({
name: "Bicycle"
});
const D6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, y6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"
}, null, -1), P6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32z"
}, null, -1), R6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"
}, null, -1), T6 = /* @__PURE__ */ e("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 192H480zM96 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 384H96z"
}, null, -1), b6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"
}, null, -1);
function O6(t, c, s, l, a, o) {
return n(), r("svg", D6, [
y6,
P6,
R6,
T6,
b6
]);
}
y.render = O6;
y.__file = "packages/components/Bicycle.vue";
var P = i({
name: "BellFilled"
});
const U6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, I6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M640 832a128 128 0 0 1-256 0h256zm192-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.8H832z"
}, null, -1);
function G6(t, c, s, l, a, o) {
return n(), r("svg", U6, [
I6
]);
}
P.render = G6;
P.__file = "packages/components/BellFilled.vue";
var R = i({
name: "Basketball"
});
const W6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, N6 = /* @__PURE__ */ e("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.336zm-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.8zm106.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.6z"
}, null, -1);
function E6(t, c, s, l, a, o) {
return n(), r("svg", W6, [
N6
]);
}
R.render = E6;
R.__file = "packages/components/Basketball.vue";
var T = i({
name: "Bottom"
});
const j6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, K6 = /* @__PURE__ */ e("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"
}, null, -1);
function Z6(t, c, s, l, a, o) {
return n(), r("svg", j6, [
K6
]);
}
T.render = Z6;
T.__file = "packages/components/Bottom.vue";
var b = i({
name: "Box"
});
const Q6 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, J6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M317.056 128 128 344.064V896h768V344.064L706.944 128H317.056zm-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"
}, null, -1), X6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M64 320h896v64H64z"
}, null, -1), Y6 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M448 327.872V640h128V327.872L526.08 128h-28.16L448 327.872zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320l64-256z"
}, null, -1);
function e8(t, c, s, l, a, o) {
return n(), r("svg", Q6, [
J6,
X6,
Y6
]);
}
b.render = e8;
b.__file = "packages/components/Box.vue";
var O = i({
name: "Briefcase"
});
const t8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, o8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M320 320V128h384v192h192v192H128V320h192zM128 576h768v320H128V576zm256-256h256.064V192H384v128z"
}, null, -1);
function n8(t, c, s, l, a, o) {
return n(), r("svg", t8, [
o8
]);
}
O.render = n8;
O.__file = "packages/components/Briefcase.vue";
var U = i({
name: "BrushFilled"
});
const a8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, r8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128h-96zM192 512V128.064h640V512H192z"
}, null, -1);
function s8(t, c, s, l, a, o) {
return n(), r("svg", a8, [
r8
]);
}
U.render = s8;
U.__file = "packages/components/BrushFilled.vue";
var I = i({
name: "Bowl"
});
const l8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, c8 = /* @__PURE__ */ e("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 256h404.864zM288 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-64v-65.408zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248L493.248 320zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424L680.576 320zM352 768v64h320v-64H352z"
}, null, -1);
function i8(t, c, s, l, a, o) {
return n(), r("svg", l8, [
c8
]);
}
I.render = i8;
I.__file = "packages/components/Bowl.vue";
var G = i({
name: "Avatar"
});
const p8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, h8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704l116.736-175.104zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0z"
}, null, -1);
function _8(t, c, s, l, a, o) {
return n(), r("svg", p8, [
h8
]);
}
G.render = _8;
G.__file = "packages/components/Avatar.vue";
var W = i({
name: "Brush"
});
const $8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, d8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64V448zm-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"
}, null, -1);
function u8(t, c, s, l, a, o) {
return n(), r("svg", $8, [
d8
]);
}
W.render = u8;
W.__file = "packages/components/Brush.vue";
var N = i({
name: "Burger"
});
const v8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, m8 = /* @__PURE__ */ e("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-32H160zm736-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.44zM832 448a320 320 0 0 0-640 0h640zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704H512z"
}, null, -1);
function w8(t, c, s, l, a, o) {
return n(), r("svg", v8, [
m8
]);
}
N.render = w8;
N.__file = "packages/components/Burger.vue";
var E = i({
name: "Camera"
});
const g8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, f8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M896 256H128v576h768V256zm-199.424-64-32.064-64h-304.96l-32 64h369.024zM96 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-32zm416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320zm0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448z"
}, null, -1);
function z8(t, c, s, l, a, o) {
return n(), r("svg", g8, [
f8
]);
}
E.render = z8;
E.__file = "packages/components/Camera.vue";
var j = i({
name: "BottomLeft"
});
const x8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, C8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0v416z"
}, null, -1), H8 = /* @__PURE__ */ e("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"
}, null, -1);
function M8(t, c, s, l, a, o) {
return n(), r("svg", x8, [
C8,
H8
]);
}
j.render = M8;
j.__file = "packages/components/BottomLeft.vue";
var K = i({
name: "Calendar"
});
const V8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, k8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64H128zm192-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 0v32zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64z"
}, null, -1);
function B8(t, c, s, l, a, o) {
return n(), r("svg", V8, [
k8
]);
}
K.render = B8;
K.__file = "packages/components/Calendar.vue";
var Z = i({
name: "CaretBottom"
});
const L8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, A8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "m192 384 320 384 320-384z"
}, null, -1);
function S8(t, c, s, l, a, o) {
return n(), r("svg", L8, [
A8
]);
}
Z.render = S8;
Z.__file = "packages/components/CaretBottom.vue";
var Q = i({
name: "CaretLeft"
});
const F8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, q8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M672 192 288 511.936 672 832z"
}, null, -1);
function D8(t, c, s, l, a, o) {
return n(), r("svg", F8, [
q8
]);
}
Q.render = D8;
Q.__file = "packages/components/CaretLeft.vue";
var J = i({
name: "CaretRight"
});
const y8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, P8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M384 192v640l384-320.064z"
}, null, -1);
function R8(t, c, s, l, a, o) {
return n(), r("svg", y8, [
P8
]);
}
J.render = R8;
J.__file = "packages/components/CaretRight.vue";
var X = i({
name: "CaretTop"
});
const T8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, b8 = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 320 192 704h639.936z"
}, null, -1);
function O8(t, c, s, l, a, o) {
return n(), r("svg", T8, [
b8
]);
}
X.render = O8;
X.__file = "packages/components/CaretTop.vue";
var Y = i({
name: "ChatDotSquare"
});
const U8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, I8 = /* @__PURE__ */ e("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.88L273.536 736zM296 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 128H296z"
}, null, -1), G8 = /* @__PURE__ */ e("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"
}, null, -1);
function W8(t, c, s, l, a, o) {
return n(), r("svg", U8, [
I8,
G8
]);
}
Y.render = W8;
Y.__file = "packages/components/ChatDotSquare.vue";
var e2 = i({
name: "Cellphone"
});
const N8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, E8 = /* @__PURE__ */ e("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-64H256zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64zm128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64zm128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128z"
}, null, -1);
function j8(t, c, s, l, a, o) {
return n(), r("svg", N8, [
E8
]);
}
e2.render = j8;
e2.__file = "packages/components/Cellphone.vue";
var t2 = i({
name: "ChatDotRound"
});
const K8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Z8 = /* @__PURE__ */ e("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"
}, null, -1), Q8 = /* @__PURE__ */ e("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.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"
}, null, -1);
function J8(t, c, s, l, a, o) {
return n(), r("svg", K8, [
Z8,
Q8
]);
}
t2.render = J8;
t2.__file = "packages/components/ChatDotRound.vue";
var o2 = i({
name: "ChatLineSquare"
});
const X8 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Y8 = /* @__PURE__ */ e("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 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 128H296z"
}, null, -1), ee = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32zm0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32z"
}, null, -1);
function te(t, c, s, l, a, o) {
return n(), r("svg", X8, [
Y8,
ee
]);
}
o2.render = te;
o2.__file = "packages/components/ChatLineSquare.vue";
var n2 = i({
name: "ChatLineRound"
});
const oe = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, ne = /* @__PURE__ */ e("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"
}, null, -1), ae = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32zm32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32z"
}, null, -1);
function re(t, c, s, l, a, o) {
return n(), r("svg", oe, [
ne,
ae
]);
}
n2.render = re;
n2.__file = "packages/components/ChatLineRound.vue";
var a2 = i({
name: "ChatRound"
});
const se = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, le = /* @__PURE__ */ e("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"
}, null, -1);
function ce(t, c, s, l, a, o) {
return n(), r("svg", se, [
le
]);
}
a2.render = ce;
a2.__file = "packages/components/ChatRound.vue";
var r2 = i({
name: "Check"
});
const ie = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, pe = /* @__PURE__ */ e("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"
}, null, -1);
function he(t, c, s, l, a, o) {
return n(), r("svg", ie, [
pe
]);
}
r2.render = he;
r2.__file = "packages/components/Check.vue";
var s2 = i({
name: "ChatSquare"
});
const _e = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, $e = /* @__PURE__ */ e("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.88L273.536 736zM296 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 128H296z"
}, null, -1);
function de(t, c, s, l, a, o) {
return n(), r("svg", _e, [
$e
]);
}
s2.render = de;
s2.__file = "packages/components/ChatSquare.vue";
var l2 = i({
name: "Cherry"
});
const ue = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, ve = /* @__PURE__ */ e("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 320zm448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320z"
}, null, -1);
function me(t, c, s, l, a, o) {
return n(), r("svg", ue, [
ve
]);
}
l2.render = me;
l2.__file = "packages/components/Cherry.vue";
var c2 = i({
name: "Chicken"
});
const we = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, ge = /* @__PURE__ */ e("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.84zM244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52 3.52-56.32zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z"
}, null, -1);
function fe(t, c, s, l, a, o) {
return n(), r("svg", we, [
ge
]);
}
c2.render = fe;
c2.__file = "packages/components/Chicken.vue";
var i2 = i({
name: "CircleCheckFilled"
});
const ze = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, xe = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm-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.336L456.192 600.384z"
}, null, -1);
function Ce(t, c, s, l, a, o) {
return n(), r("svg", ze, [
xe
]);
}
i2.render = Ce;
i2.__file = "packages/components/CircleCheckFilled.vue";
var p2 = i({
name: "CircleCheck"
});
const He = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Me = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"
}, null, -1), Ve = /* @__PURE__ */ e("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"
}, null, -1);
function ke(t, c, s, l, a, o) {
return n(), r("svg", He, [
Me,
Ve
]);
}
p2.render = ke;
p2.__file = "packages/components/CircleCheck.vue";
var h2 = i({
name: "Checked"
});
const Be = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Le = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M704 192h160v736H160V192h160.064v64H704v-64zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024 311.616 537.28zM384 192V96h256v96H384z"
}, null, -1);
function Ae(t, c, s, l, a, o) {
return n(), r("svg", Be, [
Le
]);
}
h2.render = Ae;
h2.__file = "packages/components/Checked.vue";
var _2 = i({
name: "CircleCloseFilled"
});
const Se = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Fe = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 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.336L512 457.664z"
}, null, -1);
function qe(t, c, s, l, a, o) {
return n(), r("svg", Se, [
Fe
]);
}
_2.render = qe;
_2.__file = "packages/components/CircleCloseFilled.vue";
var $2 = i({
name: "CircleClose"
});
const De = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, ye = /* @__PURE__ */ e("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.248L466.752 512z"
}, null, -1), Pe = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"
}, null, -1);
function Re(t, c, s, l, a, o) {
return n(), r("svg", De, [
ye,
Pe
]);
}
$2.render = Re;
$2.__file = "packages/components/CircleClose.vue";
var d2 = i({
name: "ArrowRight"
});
const Te = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, be = /* @__PURE__ */ e("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"
}, null, -1);
function Oe(t, c, s, l, a, o) {
return n(), r("svg", Te, [
be
]);
}
d2.render = Oe;
d2.__file = "packages/components/ArrowRight.vue";
var u2 = i({
name: "CirclePlus"
});
const Ue = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Ie = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64z"
}, null, -1), Ge = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0z"
}, null, -1), We = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"
}, null, -1);
function Ne(t, c, s, l, a, o) {
return n(), r("svg", Ue, [
Ie,
Ge,
We
]);
}
u2.render = Ne;
u2.__file = "packages/components/CirclePlus.vue";
var v2 = i({
name: "Clock"
});
const Ee = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, je = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"
}, null, -1), Ke = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32z"
}, null, -1), Ze = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32z"
}, null, -1);
function Qe(t, c, s, l, a, o) {
return n(), r("svg", Ee, [
je,
Ke,
Ze
]);
}
v2.render = Qe;
v2.__file = "packages/components/Clock.vue";
var m2 = i({
name: "CloseBold"
});
const Je = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Xe = /* @__PURE__ */ e("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"
}, null, -1);
function Ye(t, c, s, l, a, o) {
return n(), r("svg", Je, [
Xe
]);
}
m2.render = Ye;
m2.__file = "packages/components/CloseBold.vue";
var w2 = i({
name: "Close"
});
const et = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, tt = /* @__PURE__ */ e("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"
}, null, -1);
function ot(t, c, s, l, a, o) {
return n(), r("svg", et, [
tt
]);
}
w2.render = ot;
w2.__file = "packages/components/Close.vue";
var g2 = i({
name: "Cloudy"
});
const nt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, at = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872zm-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"
}, null, -1);
function rt(t, c, s, l, a, o) {
return n(), r("svg", nt, [
at
]);
}
g2.render = rt;
g2.__file = "packages/components/Cloudy.vue";
var f2 = i({
name: "CirclePlusFilled"
});
const st = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, lt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm-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"
}, null, -1);
function ct(t, c, s, l, a, o) {
return n(), r("svg", st, [
lt
]);
}
f2.render = ct;
f2.__file = "packages/components/CirclePlusFilled.vue";
var z2 = i({
name: "CoffeeCup"
});
const it = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, pt = /* @__PURE__ */ e("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 32v32zm0 64v256a128 128 0 1 0 0-256zM96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64zm32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192H128z"
}, null, -1);
function ht(t, c, s, l, a, o) {
return n(), r("svg", it, [
pt
]);
}
z2.render = ht;
z2.__file = "packages/components/CoffeeCup.vue";
var x2 = i({
name: "ColdDrink"
});
const _t = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, $t = /* @__PURE__ */ e("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 64zM656.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.928H299.008z"
}, null, -1);
function dt(t, c, s, l, a, o) {
return n(), r("svg", _t, [
$t
]);
}
x2.render = dt;
x2.__file = "packages/components/ColdDrink.vue";
var C2 = i({
name: "Coin"
});
const ut = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, vt = /* @__PURE__ */ e("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"
}, null, -1), mt = /* @__PURE__ */ e("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"
}, null, -1), wt = /* @__PURE__ */ e("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 224zm0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160z"
}, null, -1);
function gt(t, c, s, l, a, o) {
return n(), r("svg", ut, [
vt,
mt,
wt
]);
}
C2.render = gt;
C2.__file = "packages/components/Coin.vue";
var H2 = i({
name: "ArrowUpBold"
});
const ft = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, zt = /* @__PURE__ */ e("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"
}, null, -1);
function xt(t, c, s, l, a, o) {
return n(), r("svg", ft, [
zt
]);
}
H2.render = xt;
H2.__file = "packages/components/ArrowUpBold.vue";
var M2 = i({
name: "CollectionTag"
});
const Ct = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Ht = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128H256zm-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-32z"
}, null, -1);
function Mt(t, c, s, l, a, o) {
return n(), r("svg", Ct, [
Ht
]);
}
M2.render = Mt;
M2.__file = "packages/components/CollectionTag.vue";
var V2 = i({
name: "BottomRight"
});
const Vt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, kt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416H352z"
}, null, -1), Bt = /* @__PURE__ */ e("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.312l544 544z"
}, null, -1);
function Lt(t, c, s, l, a, o) {
return n(), r("svg", Vt, [
kt,
Bt
]);
}
V2.render = Lt;
V2.__file = "packages/components/BottomRight.vue";
var k2 = i({
name: "Coffee"
});
const At = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, St = /* @__PURE__ */ e("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.304L822.592 192zm-64.128 0 4.544-64H260.736l4.544 64h493.184zm-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784zm68.736 64 36.544 512H708.16l36.544-512H279.04z"
}, null, -1);
function Ft(t, c, s, l, a, o) {
return n(), r("svg", At, [
St
]);
}
k2.render = Ft;
k2.__file = "packages/components/Coffee.vue";
var B2 = i({
name: "CameraFilled"
});
const qt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Dt = /* @__PURE__ */ e("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 224H160zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4zm0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512z"
}, null, -1);
function yt(t, c, s, l, a, o) {
return n(), r("svg", qt, [
Dt
]);
}
B2.render = yt;
B2.__file = "packages/components/CameraFilled.vue";
var L2 = i({
name: "Collection"
});
const Pt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Rt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M192 736h640V128H256a64 64 0 0 0-64 64v544zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64z"
}, null, -1), Tt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M240 800a48 48 0 1 0 0 96h592v-96H240zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224zm144-608v250.88l96-76.8 96 76.8V128H384zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44V64z"
}, null, -1);
function bt(t, c, s, l, a, o) {
return n(), r("svg", Pt, [
Rt,
Tt
]);
}
L2.render = bt;
L2.__file = "packages/components/Collection.vue";
var A2 = i({
name: "Cpu"
});
const Ot = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Ut = /* @__PURE__ */ e("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-64H320zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128z"
}, null, -1), It = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32zm160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32zm-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32zm160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32zm160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32zm-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32zM64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32zm0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32zm0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32zm896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32zm0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32zm0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32z"
}, null, -1);
function Gt(t, c, s, l, a, o) {
return n(), r("svg", Ot, [
Ut,
It
]);
}
A2.render = Gt;
A2.__file = "packages/components/Cpu.vue";
var S2 = i({
name: "Crop"
});
const Wt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Nt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0v672z"
}, null, -1), Et = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32z"
}, null, -1);
function jt(t, c, s, l, a, o) {
return n(), r("svg", Wt, [
Nt,
Et
]);
}
S2.render = jt;
S2.__file = "packages/components/Crop.vue";
var F2 = i({
name: "Coordinate"
});
const Kt = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024"
}, Zt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M480 512h64v320h-64z"
}, null, -1), Qt = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: "M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64zm64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128zm256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384zm0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512z"
}, null, -1);
function Jt(t, c, s, l, a, o) {
return n(), r("svg", Kt, [
Zt,
Qt
]);
}
F2.render = Jt;
F2.__file = "packages/components/Coordinate.vue";
var q2 = i({
name: "DArrowLeft"
});
const Xt = {
xmlns: "http://www