bge-ui 1.2.5 → 1.2.6
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.
- package/dist/index.d.ts +3 -1
- package/dist/index.js +949 -828
- package/dist/select/index.vue.d.ts +37 -0
- package/dist/select/option.vue.d.ts +15 -0
- package/dist/style.css +82 -2
- package/dist/tooltip/index.vue.d.ts +1 -16
- package/package.json +1 -1
- package/src/form/index.vue +2 -1
- package/src/index.ts +8 -3
- package/src/input/index.vue +0 -2
- package/src/select/index.vue +182 -2
- package/src/select/option.vue +40 -0
- package/src/slider/index.vue +1 -1
- package/src/tooltip/index.vue +1 -12
- package/src/tooltip/usePopper.ts +4 -3
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, normalizeStyle, createStaticVNode, provide, reactive, toRefs, ref, watch, unref, getCurrentScope, onScopeDispose, readonly, computed, getCurrentInstance, onMounted, useSlots, inject, createTextVNode, toDisplayString, createCommentVNode, TransitionGroup, withCtx, withDirectives, vModelDynamic, vModelText, createBlock, withModifiers, cloneVNode, Fragment, Text, Comment, Teleport, onUnmounted, h, Transition, vShow, onBeforeMount, nextTick, resolveDynamicComponent, shallowReactive, render, isVNode, vModelCheckbox, renderList } from "vue";
|
|
2
|
-
const _hoisted_1$
|
|
3
|
-
const _hoisted_2$
|
|
4
|
-
const _sfc_main$
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, normalizeStyle, createStaticVNode, provide, reactive, toRefs, ref, watch, unref, getCurrentScope, onScopeDispose, readonly, computed, getCurrentInstance, onMounted, useSlots, inject, createTextVNode, toDisplayString, createCommentVNode, TransitionGroup, withCtx, withDirectives, vModelDynamic, vModelText, createBlock, withModifiers, cloneVNode, Fragment, Text, Comment, Teleport, onUnmounted, h, Transition, vShow, onBeforeMount, nextTick, resolveDynamicComponent, shallowReactive, render, isVNode, vModelCheckbox, renderList, toRef } from "vue";
|
|
2
|
+
const _hoisted_1$1U = ["disabled"];
|
|
3
|
+
const _hoisted_2$1B = { class: "loading-icon" };
|
|
4
|
+
const _sfc_main$1Y = /* @__PURE__ */ defineComponent({
|
|
5
5
|
...{
|
|
6
6
|
name: "Button"
|
|
7
7
|
},
|
|
@@ -43,7 +43,7 @@ const _sfc_main$1W = /* @__PURE__ */ defineComponent({
|
|
|
43
43
|
class: normalizeClass(`bge-button bge-button--${__props.type} bge-button--${__props.size} ${__props.loading ? "loading" : ""}`),
|
|
44
44
|
disabled: __props.disabled || __props.loading
|
|
45
45
|
}, [
|
|
46
|
-
createElementVNode("span", _hoisted_2$
|
|
46
|
+
createElementVNode("span", _hoisted_2$1B, [
|
|
47
47
|
createVNode(_component_ColorLoading, {
|
|
48
48
|
size: __props.size === "default" ? 20 : __props.size === "large" ? 24 : 16,
|
|
49
49
|
color: ""
|
|
@@ -52,12 +52,12 @@ const _sfc_main$1W = /* @__PURE__ */ defineComponent({
|
|
|
52
52
|
createElementVNode("span", null, [
|
|
53
53
|
renderSlot(_ctx.$slots, "default")
|
|
54
54
|
])
|
|
55
|
-
], 10, _hoisted_1$
|
|
55
|
+
], 10, _hoisted_1$1U);
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
});
|
|
59
|
-
const _hoisted_1$
|
|
60
|
-
const _sfc_main$
|
|
59
|
+
const _hoisted_1$1T = ["target", "href"];
|
|
60
|
+
const _sfc_main$1X = /* @__PURE__ */ defineComponent({
|
|
61
61
|
...{
|
|
62
62
|
name: "Link"
|
|
63
63
|
},
|
|
@@ -94,7 +94,7 @@ const _sfc_main$1V = /* @__PURE__ */ defineComponent({
|
|
|
94
94
|
href: __props.href
|
|
95
95
|
}, [
|
|
96
96
|
renderSlot(_ctx.$slots, "default")
|
|
97
|
-
], 10, _hoisted_1$
|
|
97
|
+
], 10, _hoisted_1$1T)) : (openBlock(), createElementBlock("span", {
|
|
98
98
|
key: 1,
|
|
99
99
|
class: normalizeClass(`bge-link bge-link--${__props.type} ${__props.disabled ? "disabled" : ""} ${__props.underline ? "underline" : ""} no-link`)
|
|
100
100
|
}, [
|
|
@@ -103,11 +103,11 @@ const _sfc_main$1V = /* @__PURE__ */ defineComponent({
|
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
105
|
});
|
|
106
|
-
const _hoisted_1$
|
|
106
|
+
const _hoisted_1$1S = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12Z" fill="#E83426"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.4028 12.0578C11.3881 12.0558 11.374 12.0505 11.3613 12.0423L11.3786 12.0163C9.98701 11.1515 9.12857 9.57817 9.11833 7.87362C9.10243 5.19886 11.1435 3.01691 13.6775 3.00001C13.9508 2.99954 14.2236 3.0254 14.4924 3.07727C14.297 3.11285 14.1107 3.19104 13.9455 3.30683C13.2885 3.76719 13.1095 4.70246 13.5455 5.39584L13.6041 5.48088C13.6755 5.59527 13.7364 5.71656 13.786 5.84311C14.2173 6.94365 13.7216 8.20464 12.6792 8.65981C12.4802 8.71918 12.2916 8.81199 12.1206 8.93467C11.2435 9.56423 11.0162 10.8255 11.6127 11.7512C11.6158 11.7639 11.6158 11.7772 11.6127 11.7899C11.6113 11.8244 11.5844 11.8517 11.5517 11.8517C11.5371 11.8507 11.5233 11.8443 11.5126 11.8337C10.403 10.6898 10.1792 8.89307 10.9708 7.48522L11.0441 7.3539C11.0489 7.33796 11.0489 7.32084 11.0441 7.3049C11.0252 7.28161 10.9975 7.2684 10.9685 7.26886C10.9509 7.26774 10.9342 7.27659 10.9245 7.29207L10.8733 7.37969C9.98148 8.83926 10.2221 10.7657 11.4418 11.9317C11.458 11.9456 11.4678 11.9662 11.4688 11.9882C11.4687 12.0266 11.4392 12.0577 11.4028 12.0578ZM11.3151 5.75647V6.30001L10.8783 6.60918L11.3662 6.7895L11.5029 7.30465L11.8129 6.86947L12.3278 6.89514L12.0326 6.44688L12.2154 5.9316L11.7273 6.09143L11.3151 5.75647Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M14.9223 7.89121C17.283 6.96417 19.9113 8.22522 20.7925 10.7079C20.8835 10.9784 20.9529 11.2565 21 11.5391C20.8995 11.3591 20.7642 11.2033 20.6028 11.0818C19.9671 10.6036 19.0831 10.7579 18.6286 11.4264C18.6085 11.4544 18.5899 11.4836 18.5726 11.5136C18.343 11.855 18.0218 12.1168 17.65 12.2654C16.8829 12.5726 16.0154 12.3617 15.4542 11.7318C15.4102 11.6726 15.3663 11.6162 15.3177 11.5624C15.23 11.4649 15.1334 11.3766 15.0293 11.2989C14.1609 10.6534 12.9598 10.8701 12.3458 11.783C12.3385 11.7943 12.3283 11.8031 12.3165 11.8086L12.3118 11.8107C12.2822 11.8207 12.2505 11.8037 12.2408 11.7727C12.2348 11.7589 12.2348 11.7429 12.2408 11.7291C12.8462 10.2305 14.3537 9.36826 15.8787 9.64818L16.0202 9.67375C16.03 9.67633 16.0617 9.65838 16.0617 9.65838C16.0739 9.63162 16.0739 9.60044 16.0617 9.57368C16.0565 9.55585 16.0425 9.54233 16.025 9.53778L15.9299 9.51467C14.3277 9.16382 12.7202 10.0863 12.1336 11.6932C12.1285 11.7149 12.114 11.7329 12.0945 11.7419L12.0934 11.7424C12.077 11.7486 12.0589 11.7477 12.0431 11.7399C12.0273 11.7321 12.0151 11.7181 12.0092 11.7008C12.0056 11.6857 12.0056 11.6698 12.0092 11.6547C12.2608 9.93808 13.3751 8.49859 14.9223 7.89121ZM16.9056 10.7669L17.1888 10.3307L17.7179 10.3129L17.4032 9.88433L17.5594 9.37121L17.0714 9.55598L16.6545 9.24028L16.6716 9.78168L16.257 10.1024L16.7448 10.2537L16.9056 10.7669Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4288 11.9693C12.4415 11.9612 12.4556 11.956 12.4703 11.9539C14.0851 11.7066 15.7029 12.383 16.7142 13.7283C18.2882 15.8216 17.9602 18.857 15.9793 20.5268C15.763 20.7058 15.5319 20.8642 15.2888 21C15.4177 20.8482 15.516 20.6705 15.5777 20.4776C15.8299 19.6899 15.4267 18.8367 14.6767 18.5716L14.5811 18.5434C14.2007 18.4129 13.8658 18.1667 13.6187 17.8361C13.1059 17.1513 13.0354 16.2098 13.4401 15.4492C13.4813 15.3893 13.5189 15.3266 13.5526 15.2617C13.6071 15.1567 13.6528 15.0469 13.6891 14.9338C14.0347 13.8568 13.4834 12.6895 12.4583 12.3268C12.4456 12.3221 12.4346 12.3144 12.4265 12.3037C12.4154 12.2921 12.4092 12.2763 12.4092 12.2599C12.4092 12.2435 12.4154 12.2278 12.4265 12.2162C12.4384 12.2068 12.4531 12.2023 12.468 12.2033C14.0141 12.3722 15.2485 13.6326 15.4528 15.2512C15.4578 15.301 15.4635 15.3506 15.4701 15.4002C15.4727 15.4132 15.4995 15.439 15.4995 15.439C15.5272 15.4463 15.5565 15.4386 15.5777 15.4184C15.5917 15.4088 15.6 15.3923 15.5997 15.3747V15.2693C15.5359 14.5963 15.2905 13.9565 14.8922 13.4252C14.3054 12.6419 13.4295 12.1575 12.4827 12.0927C12.4619 12.0934 12.442 12.084 12.4288 12.0671L12.4275 12.0656C12.427 12.065 12.4264 12.0644 12.4258 12.0639C12.4142 12.0509 12.408 12.0337 12.4086 12.0159C12.4091 11.9982 12.4164 11.9814 12.4288 11.9693ZM15.3868 17.286L15.6808 16.8409H16.2119L15.901 16.4087L16.0627 15.8945L15.5731 16.0744L15.1567 15.753V16.2956L14.738 16.6146L15.2278 16.7715L15.3868 17.286Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2231 12.705C12.2436 12.6733 12.2846 12.665 12.3148 12.6864C12.3291 12.695 12.3422 12.7054 12.3539 12.7175C13.0635 14.2637 12.9402 16.0903 12.03 17.5153C10.6159 19.7296 7.76519 20.3171 5.66241 18.8283C5.43494 18.6643 5.22132 18.4799 5.02393 18.2772C5.2012 18.3611 5.39287 18.4059 5.58718 18.409C6.37482 18.4217 7.02255 17.7596 7.03438 16.9305V16.8223C7.03591 16.6867 7.04952 16.5516 7.07504 16.4187C7.29931 15.2564 8.37625 14.5054 9.48013 14.7417C9.54744 14.7657 9.61603 14.7855 9.68553 14.801C9.80581 14.8261 9.92805 14.8392 10.0506 14.8401C11.1217 14.8482 11.9964 13.9405 12.004 12.8128C12.0022 12.8001 12.0022 12.7871 12.004 12.7742C12.0227 12.7456 12.0594 12.7377 12.0872 12.7562C12.0987 12.7663 12.1072 12.7797 12.1117 12.7948C12.4389 14.3992 11.6728 16.0298 10.2628 16.7294L10.1331 16.794C10.1207 16.8037 10.1114 16.8171 10.1063 16.8324C10.1093 16.8631 10.1255 16.8906 10.1504 16.907C10.1649 16.9151 10.1823 16.9151 10.1968 16.907L10.2873 16.866C11.7962 16.1813 12.6144 14.4487 12.2219 12.7689C12.2133 12.7493 12.2133 12.7267 12.2219 12.7072L12.2222 12.7066L12.2231 12.705ZM9.03759 17.945L9.34095 17.507L9.86166 17.5121L9.55373 17.077L9.71988 16.5619L9.23069 16.7371L8.81742 16.4103V16.9561L8.39689 17.2703L8.88597 17.4299L9.03759 17.945Z" fill="#F2F2F2"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.649 12.7823C10.4546 13.9486 8.76023 14.3546 7.20451 13.8475C4.80343 13.043 3.46471 10.3518 4.20286 7.8139C4.2825 7.53599 4.38629 7.26641 4.51292 7.00858C4.425 7.73373 4.84424 8.42062 5.50695 8.63722C5.7714 8.7208 6.05331 8.7208 6.31776 8.63722L6.413 8.60382C6.79349 8.48154 7.19994 8.48154 7.58043 8.60382C8.37063 8.86124 8.93499 9.59603 9.00912 10.464C9.00538 10.5386 9.00538 10.6133 9.00912 10.6879C9.0208 10.8206 9.04486 10.9517 9.08096 11.0793C9.38504 12.1567 10.4604 12.7708 11.483 12.4502C11.4949 12.4466 11.5076 12.4466 11.5196 12.4502C11.5414 12.4589 11.5559 12.481 11.5559 12.5056C11.5559 12.5302 11.5414 12.5522 11.5196 12.5609C10.1637 13.3524 8.4687 13.0514 7.43383 11.8355L7.33871 11.7248C7.33145 11.7094 7.29483 11.7094 7.29483 11.7094C7.26842 11.7194 7.24839 11.7425 7.24125 11.7711C7.23189 11.7869 7.23189 11.8069 7.24125 11.8226C7.25519 11.8424 7.26719 11.8568 7.28035 11.8727C7.28785 11.8817 7.29572 11.8912 7.30454 11.9024C8.35673 13.2256 10.1666 13.5456 11.5711 12.6561C11.5898 12.6474 11.611 12.6474 11.6297 12.6561C11.6316 12.6566 11.6335 12.6574 11.6353 12.6583C11.6512 12.6642 11.6641 12.6766 11.6713 12.6926C11.6785 12.7087 11.6793 12.727 11.6736 12.7437C11.6666 12.7574 11.6583 12.7703 11.649 12.7823ZM6.38644 10.1141V10.6571L5.96395 10.9734L6.45243 11.1432L6.59634 11.6578L6.89926 11.2231L7.41464 11.2385L7.10927 10.7959L7.28267 10.2813L6.79431 10.446L6.38644 10.1141Z" fill="#F2F2F2"></path>', 6);
|
|
107
107
|
const _hoisted_7$6 = [
|
|
108
|
-
_hoisted_1$
|
|
108
|
+
_hoisted_1$1S
|
|
109
109
|
];
|
|
110
|
-
const _sfc_main$
|
|
110
|
+
const _sfc_main$1W = /* @__PURE__ */ defineComponent({
|
|
111
111
|
...{
|
|
112
112
|
name: "IntlHkg"
|
|
113
113
|
},
|
|
@@ -135,23 +135,23 @@ const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
|
135
135
|
};
|
|
136
136
|
}
|
|
137
137
|
});
|
|
138
|
-
const _hoisted_1$
|
|
138
|
+
const _hoisted_1$1R = /* @__PURE__ */ createElementVNode("path", {
|
|
139
139
|
"fill-rule": "evenodd",
|
|
140
140
|
"clip-rule": "evenodd",
|
|
141
141
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
142
142
|
fill: "#F1361D"
|
|
143
143
|
}, null, -1);
|
|
144
|
-
const _hoisted_2$
|
|
144
|
+
const _hoisted_2$1A = /* @__PURE__ */ createElementVNode("path", {
|
|
145
145
|
"fill-rule": "evenodd",
|
|
146
146
|
"clip-rule": "evenodd",
|
|
147
147
|
d: "M11.1117 4.90545L9.84688 5.1326L10.7332 4.15113L10.1801 2.9896L11.3274 3.51848L12.2504 2.57347L12.0731 3.8818L13.1967 4.45928L11.9399 4.739L11.7113 6.04091L11.1117 4.90545ZM14.2699 8.31964L13.4645 9.31996L13.4888 7.99841L12.3084 7.48427L13.5217 7.13156L13.5976 5.81348L14.3232 6.91705L15.5504 6.61656L14.7856 7.65132L15.4681 8.78369L14.2699 8.31964ZM11.0135 16.8819L11.7835 15.8541L12.9972 16.2761L12.2755 15.1682L13.0037 14.1075L11.7877 14.4505L11.024 13.3729L10.9942 14.6929L9.794 15.0877L10.9916 15.5603L11.0135 16.8819ZM13.8723 12.5277L12.7191 13.0943L13.3003 11.9068L12.448 10.9426L13.6968 11.1351L14.3233 9.97257L14.514 11.279L15.7534 11.5248L14.6224 12.1397L14.7619 13.4541L13.8723 12.5277ZM2.62729 13.576L5.625 11.439L8.6227 13.576L7.51665 10.0646L10.4754 7.87403L6.7941 7.84088L5.625 4.35002L4.45589 7.84088L0.774612 7.87403L3.73335 10.0646L2.62729 13.576Z",
|
|
148
148
|
fill: "#FFDC42"
|
|
149
149
|
}, null, -1);
|
|
150
|
-
const _hoisted_3$
|
|
151
|
-
_hoisted_1$
|
|
152
|
-
_hoisted_2$
|
|
150
|
+
const _hoisted_3$O = [
|
|
151
|
+
_hoisted_1$1R,
|
|
152
|
+
_hoisted_2$1A
|
|
153
153
|
];
|
|
154
|
-
const _sfc_main$
|
|
154
|
+
const _sfc_main$1V = /* @__PURE__ */ defineComponent({
|
|
155
155
|
...{
|
|
156
156
|
name: "IntlCh"
|
|
157
157
|
},
|
|
@@ -175,15 +175,15 @@ const _sfc_main$1T = /* @__PURE__ */ defineComponent({
|
|
|
175
175
|
viewBox: "0 0 24 24",
|
|
176
176
|
fill: "none",
|
|
177
177
|
xmlns: "http://www.w3.org/2000/svg"
|
|
178
|
-
}, _hoisted_3$
|
|
178
|
+
}, _hoisted_3$O, 4);
|
|
179
179
|
};
|
|
180
180
|
}
|
|
181
181
|
});
|
|
182
|
-
const _hoisted_1$
|
|
182
|
+
const _hoisted_1$1Q = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 15.1826 1.26428 18.2348 3.51472 20.4853C5.76515 22.7357 8.8174 24 12 24C15.1826 24 18.2348 22.7357 20.4853 20.4853C22.7357 18.2348 24 15.1826 24 12C24 8.8174 22.7357 5.76515 20.4853 3.51472C18.2348 1.26428 15.1826 0 12 0C8.8174 0 5.76515 1.26428 3.51472 3.51472C1.26428 5.76515 0 8.8174 0 12H0Z" fill="white"></path><path d="M23.9059 10.5H13.5001L13.5001 0.0940817C13.0051 0.0317291 12.5042 0 12 0C11.4958 0 10.9949 0.0317263 10.5 0.0940731V10.4957H0.0946106C0.0319086 10.9921 0 11.4944 0 12C0 12.5042 0.0317258 13.005 0.0940718 13.5L10.5 13.5V23.9059C10.9949 23.9683 11.4958 24 12 24C12.5042 24 13.0051 23.9683 13.5001 23.9059V13.5L23.9041 13.5146C23.9676 13.0149 24 12.5091 24 12C24 11.4958 23.9683 10.9949 23.9059 10.5Z" fill="#E3223F"></path><path d="M4.64187 2.52062C5.93754 1.51485 7.42188 0.788558 9 0.381042V6.87875L4.64187 2.52062Z" fill="#0052B4"></path><path d="M2.52056 4.64195C1.5148 5.93761 0.788523 7.42193 0.381012 9.00003H6.87864L2.52056 4.64195Z" fill="#0052B4"></path><path d="M6.87863 15H0.381012C0.788522 16.5781 1.5148 18.0624 2.52055 19.3581L6.87863 15Z" fill="#0052B4"></path><path d="M4.64187 21.4794C5.93754 22.4852 7.42188 23.2115 9 23.619V17.1213L4.64187 21.4794Z" fill="#0052B4"></path><path d="M15 17.1214V23.619C16.5781 23.2115 18.0624 22.4852 19.3581 21.4795L15 17.1214Z" fill="#0052B4"></path><path d="M20.4643 20.5062C20.4713 20.4992 20.4783 20.4923 20.4853 20.4853C20.4923 20.4783 20.4992 20.4714 20.5062 20.4644L20.4643 20.5062Z" fill="#0052B4"></path><path d="M21.4794 19.3582C22.4852 18.0625 23.2115 16.5781 23.619 15H17.1213L21.4794 19.3582Z" fill="#0052B4"></path><path d="M17.1213 9.00003H23.619C23.2115 7.42191 22.4852 5.93757 21.4794 4.6419L17.1213 9.00003Z" fill="#0052B4"></path><path d="M20.5042 3.5337C20.4979 3.52738 20.4916 3.52106 20.4853 3.51475C20.479 3.50843 20.4727 3.50213 20.4663 3.49583L20.5042 3.5337Z" fill="#0052B4"></path><path d="M19.3581 2.52058C18.0624 1.51483 16.5781 0.788552 15 0.381042V6.87866L19.3581 2.52058Z" fill="#0052B4"></path>', 12);
|
|
183
183
|
const _hoisted_13 = [
|
|
184
|
-
_hoisted_1$
|
|
184
|
+
_hoisted_1$1Q
|
|
185
185
|
];
|
|
186
|
-
const _sfc_main$
|
|
186
|
+
const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
187
187
|
...{
|
|
188
188
|
name: "IntlEn"
|
|
189
189
|
},
|
|
@@ -211,23 +211,23 @@ const _sfc_main$1S = /* @__PURE__ */ defineComponent({
|
|
|
211
211
|
};
|
|
212
212
|
}
|
|
213
213
|
});
|
|
214
|
-
const _hoisted_1$
|
|
214
|
+
const _hoisted_1$1P = /* @__PURE__ */ createElementVNode("path", {
|
|
215
215
|
"fill-rule": "evenodd",
|
|
216
216
|
"clip-rule": "evenodd",
|
|
217
217
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
218
218
|
fill: "white"
|
|
219
219
|
}, null, -1);
|
|
220
|
-
const _hoisted_2$
|
|
220
|
+
const _hoisted_2$1z = /* @__PURE__ */ createElementVNode("path", {
|
|
221
221
|
"fill-rule": "evenodd",
|
|
222
222
|
"clip-rule": "evenodd",
|
|
223
223
|
d: "M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z",
|
|
224
224
|
fill: "#D11540"
|
|
225
225
|
}, null, -1);
|
|
226
|
-
const _hoisted_3$
|
|
227
|
-
_hoisted_1$
|
|
228
|
-
_hoisted_2$
|
|
226
|
+
const _hoisted_3$N = [
|
|
227
|
+
_hoisted_1$1P,
|
|
228
|
+
_hoisted_2$1z
|
|
229
229
|
];
|
|
230
|
-
const _sfc_main$
|
|
230
|
+
const _sfc_main$1T = /* @__PURE__ */ defineComponent({
|
|
231
231
|
...{
|
|
232
232
|
name: "IntlJpn"
|
|
233
233
|
},
|
|
@@ -251,23 +251,23 @@ const _sfc_main$1R = /* @__PURE__ */ defineComponent({
|
|
|
251
251
|
viewBox: "0 0 24 24",
|
|
252
252
|
fill: "none",
|
|
253
253
|
xmlns: "http://www.w3.org/2000/svg"
|
|
254
|
-
}, _hoisted_3$
|
|
254
|
+
}, _hoisted_3$N, 4);
|
|
255
255
|
};
|
|
256
256
|
}
|
|
257
257
|
});
|
|
258
|
-
const _hoisted_1$
|
|
258
|
+
const _hoisted_1$1O = /* @__PURE__ */ createElementVNode("path", {
|
|
259
259
|
"fill-rule": "evenodd",
|
|
260
260
|
"clip-rule": "evenodd",
|
|
261
261
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
262
262
|
fill: "white"
|
|
263
263
|
}, null, -1);
|
|
264
|
-
const _hoisted_2$
|
|
264
|
+
const _hoisted_2$1y = /* @__PURE__ */ createElementVNode("path", {
|
|
265
265
|
"fill-rule": "evenodd",
|
|
266
266
|
"clip-rule": "evenodd",
|
|
267
267
|
d: "M8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 10.5709 15.2376 9.25043 14 8.5359C12.7624 7.82137 11.2376 7.82137 10 8.5359C8.7624 9.25043 8 10.5709 8 12H8Z",
|
|
268
268
|
fill: "#E01B41"
|
|
269
269
|
}, null, -1);
|
|
270
|
-
const _hoisted_3$
|
|
270
|
+
const _hoisted_3$M = /* @__PURE__ */ createElementVNode("path", {
|
|
271
271
|
"fill-rule": "evenodd",
|
|
272
272
|
"clip-rule": "evenodd",
|
|
273
273
|
d: "M16 12.2751C15.3775 10.5459 13.1272 10.5753 11.9913 12.3642C10.8554 14.1531 9.15335 13.518 8 12.4104C8.31089 14.5023 10.0413 16.0335 12.056 15.9994C14.0707 15.9654 15.7533 14.3764 16 12.2751Z",
|
|
@@ -280,12 +280,12 @@ const _hoisted_4$i = /* @__PURE__ */ createElementVNode("path", {
|
|
|
280
280
|
fill: "#262626"
|
|
281
281
|
}, null, -1);
|
|
282
282
|
const _hoisted_5$a = [
|
|
283
|
-
_hoisted_1$
|
|
284
|
-
_hoisted_2$
|
|
285
|
-
_hoisted_3$
|
|
283
|
+
_hoisted_1$1O,
|
|
284
|
+
_hoisted_2$1y,
|
|
285
|
+
_hoisted_3$M,
|
|
286
286
|
_hoisted_4$i
|
|
287
287
|
];
|
|
288
|
-
const _sfc_main$
|
|
288
|
+
const _sfc_main$1S = /* @__PURE__ */ defineComponent({
|
|
289
289
|
...{
|
|
290
290
|
name: "IntlKor"
|
|
291
291
|
},
|
|
@@ -313,11 +313,11 @@ const _sfc_main$1Q = /* @__PURE__ */ defineComponent({
|
|
|
313
313
|
};
|
|
314
314
|
}
|
|
315
315
|
});
|
|
316
|
-
const _hoisted_1$
|
|
316
|
+
const _hoisted_1$1N = /* @__PURE__ */ createStaticVNode('<path d="M0 12C0 15.1826 1.26428 18.2348 3.51472 20.4853C5.76516 22.7357 8.8174 24 12 24C15.1826 24 18.2348 22.7357 20.4853 20.4853C22.7357 18.2348 24 15.1826 24 12C24 8.8174 22.7357 5.76516 20.4853 3.51472C18.2348 1.26428 15.1826 0 12 0C8.8174 0 5.76516 1.26428 3.51472 3.51472C1.26428 5.76516 0 8.8174 0 12H0Z" fill="#003399"></path><path d="M5.62511 8.28343L5.8593 7.5564L6.09501 8.28267H6.85558L6.23959 8.73177L6.47605 9.4588L5.86081 9.0097L5.24633 9.45955L5.47977 8.73252L4.86453 8.28419L5.62511 8.28343Z" fill="#FFCC00"></path><path d="M6.53177 16.4103L5.91578 15.9619L5.3013 16.4118L5.5355 15.684L4.9195 15.2364L5.68083 15.2349L5.91503 14.5071L6.14998 15.2342H6.9098L6.29607 15.6832L6.53177 16.4103Z" fill="#FFCC00"></path><path d="M8.2186 5.67747L8.45355 4.94969L8.6885 5.67672L9.44757 5.6752L8.83384 6.12505L9.06879 6.85284L8.4543 6.40451L7.83982 6.85436L8.07401 6.12657L7.45877 5.67747H8.2186Z" fill="#FFCC00"></path><path d="M9.12677 19.0541L8.51153 18.605L7.8978 19.0556L8.13124 18.3293L7.51601 17.8802L8.27583 17.8795L8.50927 17.1517L8.74498 17.8787L9.5048 17.8772L8.89107 18.3271L9.12677 19.0541Z" fill="#FFCC00"></path><path d="M11.7654 4.72627L11.9996 4L12.2346 4.72627H12.9944L12.3799 5.17537L12.6141 5.90164L11.9996 5.45331L11.3844 5.90164L11.6194 5.17537L11.0049 4.72627H11.7654Z" fill="#FFCC00"></path><path d="M12.6796 19.997L12.0621 19.5509L11.4484 20L11.6811 19.273L11.0666 18.8246L11.8257 18.8231L12.0591 18.0961L12.2963 18.8216L13.0547 18.8201L12.4417 19.2715L12.6796 19.997Z" fill="#FFCC00"></path><path d="M16.1083 19.039L15.4945 18.5868L14.8778 19.0344L15.1157 18.3074L14.502 17.8553L15.2618 17.859L15.499 17.1328L15.7317 17.8606L16.4923 17.8636L15.8756 18.3104L16.1083 19.039Z" fill="#FFCC00"></path><path d="M15.9215 6.13717L16.1572 6.86496L15.542 6.41662L14.9275 6.86572L15.1624 6.13944L14.5449 5.69035L15.3063 5.68959L15.539 4.9618L15.7762 5.68808L16.5352 5.68732L15.9215 6.13717Z" fill="#FFCC00"></path><path d="M17.7921 8.2289L18.0263 7.50036L18.2612 8.22814L19.0225 8.22739L18.4073 8.678L18.643 9.40427L18.0278 8.95518L17.4133 9.40427L17.6475 8.678L17.0315 8.2289H17.7921Z" fill="#FFCC00"></path><path d="M18.7017 16.4148L18.0865 15.9657L17.472 16.4156L17.7062 15.6893L17.0902 15.2402L17.8508 15.2395L18.085 14.5117L18.32 15.2395L19.0813 15.2372L18.466 15.6878L18.7017 16.4148Z" fill="#FFCC00"></path><path d="M19.6152 12.9796L19.0022 12.5282L18.3847 12.9751L18.6234 12.2495L18.0097 11.7974L18.7695 11.8004L19.0075 11.0742L19.2402 11.8027L20 11.8057L19.3833 12.2526L19.6152 12.9796Z" fill="#FFCC00"></path><path d="M4.99779 12.5441L5.61378 12.991L5.37657 12.2654L5.98955 11.8133L5.23048 11.8156L4.99251 11.0901L4.75982 11.8186L4 11.8194L4.61674 12.2677L4.38255 12.9947L4.99779 12.5441Z" fill="#FFCC00"></path>', 13);
|
|
317
317
|
const _hoisted_14 = [
|
|
318
|
-
_hoisted_1$
|
|
318
|
+
_hoisted_1$1N
|
|
319
319
|
];
|
|
320
|
-
const _sfc_main$
|
|
320
|
+
const _sfc_main$1R = /* @__PURE__ */ defineComponent({
|
|
321
321
|
...{
|
|
322
322
|
name: "IntlEur"
|
|
323
323
|
},
|
|
@@ -345,20 +345,20 @@ const _sfc_main$1P = /* @__PURE__ */ defineComponent({
|
|
|
345
345
|
};
|
|
346
346
|
}
|
|
347
347
|
});
|
|
348
|
-
const _hoisted_1$
|
|
348
|
+
const _hoisted_1$1M = /* @__PURE__ */ createElementVNode("circle", {
|
|
349
349
|
cx: "12",
|
|
350
350
|
cy: "12",
|
|
351
351
|
r: "12",
|
|
352
352
|
fill: "white",
|
|
353
353
|
"fill-opacity": "0.95"
|
|
354
354
|
}, null, -1);
|
|
355
|
-
const _hoisted_2$
|
|
355
|
+
const _hoisted_2$1x = /* @__PURE__ */ createElementVNode("path", {
|
|
356
356
|
"fill-rule": "evenodd",
|
|
357
357
|
"clip-rule": "evenodd",
|
|
358
358
|
d: "M5.99746 22.4007H18.0026C16.2361 23.418 14.1862 24 12 24C9.81388 24 7.76397 23.418 5.99746 22.4007ZM3.82345 20.7999C3.29557 20.3113 2.81172 19.776 2.3785 19.2006H21.6215C21.1882 19.776 20.7044 20.3113 20.1765 20.7999H3.82345ZM1.3606 17.5998C1.08924 17.0875 0.853953 16.5533 0.658106 16.0005H23.3418C23.1459 16.5533 22.9106 17.0875 22.6393 17.5998H1.3606ZM0.214178 14.3997C0.108081 13.8781 0.0358893 13.3442 0 12.8004H24C23.9641 13.3442 23.8919 13.8781 23.7858 14.3997H0.214178ZM0 11.1996C0.0358893 10.6558 0.108081 10.1219 0.214178 9.60032H23.7858C23.8919 10.1219 23.9641 10.6558 24 11.1996H0ZM0.658247 7.99951C0.854093 7.4467 1.08938 6.91248 1.36074 6.40022L22.6394 6.40023C22.9108 6.91248 23.146 7.4467 23.3419 7.99951H0.658247ZM2.3785 4.79939C2.81172 4.22398 3.29557 3.6887 3.82345 3.20012H20.1765C20.7044 3.6887 21.1882 4.22398 21.6215 4.79939H2.3785ZM5.99746 1.59927C7.76397 0.582033 9.81388 0 12 0C14.1862 0 16.2361 0.582033 18.0026 1.59927H5.99746Z",
|
|
359
359
|
fill: "#D02F44"
|
|
360
360
|
}, null, -1);
|
|
361
|
-
const _hoisted_3$
|
|
361
|
+
const _hoisted_3$L = /* @__PURE__ */ createElementVNode("path", {
|
|
362
362
|
"fill-rule": "evenodd",
|
|
363
363
|
"clip-rule": "evenodd",
|
|
364
364
|
d: "M0 11C0.41001 4.8572 5.58792 0 11.9152 0C11.9435 0 11.9718 9.71228e-05 12 0.000291049V11H0Z",
|
|
@@ -371,12 +371,12 @@ const _hoisted_4$h = /* @__PURE__ */ createElementVNode("path", {
|
|
|
371
371
|
fill: "white"
|
|
372
372
|
}, null, -1);
|
|
373
373
|
const _hoisted_5$9 = [
|
|
374
|
-
_hoisted_1$
|
|
375
|
-
_hoisted_2$
|
|
376
|
-
_hoisted_3$
|
|
374
|
+
_hoisted_1$1M,
|
|
375
|
+
_hoisted_2$1x,
|
|
376
|
+
_hoisted_3$L,
|
|
377
377
|
_hoisted_4$h
|
|
378
378
|
];
|
|
379
|
-
const _sfc_main$
|
|
379
|
+
const _sfc_main$1Q = /* @__PURE__ */ defineComponent({
|
|
380
380
|
...{
|
|
381
381
|
name: "IntlUsa"
|
|
382
382
|
},
|
|
@@ -404,23 +404,23 @@ const _sfc_main$1O = /* @__PURE__ */ defineComponent({
|
|
|
404
404
|
};
|
|
405
405
|
}
|
|
406
406
|
});
|
|
407
|
-
const _hoisted_1$
|
|
407
|
+
const _hoisted_1$1L = /* @__PURE__ */ createElementVNode("path", {
|
|
408
408
|
"fill-rule": "evenodd",
|
|
409
409
|
"clip-rule": "evenodd",
|
|
410
410
|
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
411
411
|
fill: "#EB1730"
|
|
412
412
|
}, null, -1);
|
|
413
|
-
const _hoisted_2$
|
|
413
|
+
const _hoisted_2$1w = /* @__PURE__ */ createElementVNode("path", {
|
|
414
414
|
"fill-rule": "evenodd",
|
|
415
415
|
"clip-rule": "evenodd",
|
|
416
416
|
d: "M12 14.425L7.29772 17.5676L9.0327 12.4039L4.39155 9.18237L10.1661 9.13363L12 4L13.8339 9.13363L19.6085 9.18237L14.9673 12.4039L16.7023 17.5676L12 14.425Z",
|
|
417
417
|
fill: "#FFDC42"
|
|
418
418
|
}, null, -1);
|
|
419
|
-
const _hoisted_3$
|
|
420
|
-
_hoisted_1$
|
|
421
|
-
_hoisted_2$
|
|
419
|
+
const _hoisted_3$K = [
|
|
420
|
+
_hoisted_1$1L,
|
|
421
|
+
_hoisted_2$1w
|
|
422
422
|
];
|
|
423
|
-
const _sfc_main$
|
|
423
|
+
const _sfc_main$1P = /* @__PURE__ */ defineComponent({
|
|
424
424
|
...{
|
|
425
425
|
name: "IntlVnm"
|
|
426
426
|
},
|
|
@@ -444,18 +444,18 @@ const _sfc_main$1N = /* @__PURE__ */ defineComponent({
|
|
|
444
444
|
viewBox: "0 0 24 24",
|
|
445
445
|
fill: "none",
|
|
446
446
|
xmlns: "http://www.w3.org/2000/svg"
|
|
447
|
-
}, _hoisted_3$
|
|
447
|
+
}, _hoisted_3$K, 4);
|
|
448
448
|
};
|
|
449
449
|
}
|
|
450
450
|
});
|
|
451
|
-
const _hoisted_1$
|
|
451
|
+
const _hoisted_1$1K = /* @__PURE__ */ createElementVNode("path", {
|
|
452
452
|
d: "M7.75492 9.87797C7.58273 9.70579 7.35363 9.60236 7.1106 9.58708C6.86758 9.5718 6.62733 9.64572 6.43492 9.79497L6.34092 9.87797L4.21993 12C3.20482 13.0162 2.62754 14.3892 2.61149 15.8255C2.59544 17.2618 3.1419 18.6473 4.13405 19.686C5.1262 20.7246 6.4853 21.3339 7.92081 21.3836C9.35631 21.4333 10.7543 20.9195 11.8159 19.952L11.9979 19.778L14.1189 17.657C14.3002 17.4774 14.406 17.2354 14.4146 16.9804C14.4233 16.7254 14.3341 16.4768 14.1655 16.2854C13.9968 16.094 13.7613 15.9743 13.5073 15.9508C13.2533 15.9273 12.9998 16.0017 12.7989 16.159L12.7049 16.242L10.5839 18.364C9.9402 19.008 9.07083 19.3758 8.16035 19.3893C7.24988 19.4028 6.36999 19.0609 5.70746 18.4362C5.04493 17.8116 4.65193 16.9533 4.61187 16.0436C4.57181 15.1339 4.88786 14.2444 5.49292 13.564L5.63392 13.414L7.75492 11.293C7.8479 11.2001 7.92166 11.0898 7.97198 10.9684C8.02231 10.847 8.04821 10.7169 8.04821 10.5855C8.04821 10.4541 8.02231 10.3239 7.97198 10.2025C7.92166 10.0811 7.8479 9.97084 7.75492 9.87797ZM14.8279 9.17097C14.6557 8.99879 14.4266 8.89536 14.1836 8.88008C13.9406 8.8648 13.7003 8.93872 13.5079 9.08797L13.4129 9.17097L9.17092 13.414C8.99158 13.5939 8.88745 13.8354 8.8797 14.0894C8.87194 14.3433 8.96114 14.5907 9.12917 14.7812C9.29721 14.9718 9.53148 15.0913 9.7844 15.1154C10.0373 15.1395 10.2899 15.0664 10.4909 14.911L10.5849 14.828L14.8279 10.586C14.9209 10.4931 14.9947 10.3828 15.045 10.2614C15.0953 10.14 15.1212 10.0099 15.1212 9.87847C15.1212 9.74705 15.0953 9.61693 15.045 9.49553C14.9947 9.37413 14.9209 9.26384 14.8279 9.17097ZM19.7779 4.22097C18.7771 3.2202 17.4291 2.64376 16.0141 2.61153C14.5992 2.57931 13.2262 3.09379 12.1809 4.04797L11.9989 4.22197L9.87792 6.34197C9.69667 6.52151 9.59089 6.76354 9.58224 7.01852C9.57359 7.27349 9.66272 7.52213 9.83139 7.71355C10.0001 7.90496 10.2355 8.02467 10.4895 8.04817C10.7436 8.07167 10.997 7.99719 11.1979 7.83997L11.2919 7.75697L13.4129 5.63597C14.0566 4.99195 14.926 4.62415 15.8365 4.61066C16.747 4.59716 17.6269 4.93903 18.2894 5.56369C18.9519 6.18835 19.3449 7.04662 19.385 7.95631C19.425 8.866 19.109 9.75549 18.5039 10.436L18.3629 10.586L16.2419 12.706C16.0607 12.8855 15.9549 13.1275 15.9462 13.3825C15.9376 13.6375 16.0267 13.8861 16.1954 14.0775C16.3641 14.269 16.5995 14.3887 16.8535 14.4122C17.1076 14.4357 17.361 14.3612 17.5619 14.204L17.6559 14.121L19.7759 12C20.8073 10.9685 21.3867 9.56962 21.3867 8.11097C21.3867 6.65232 20.8073 5.25341 19.7759 4.22197L19.7779 4.22097Z",
|
|
453
453
|
fill: "currentColor"
|
|
454
454
|
}, null, -1);
|
|
455
|
-
const _hoisted_2$
|
|
456
|
-
_hoisted_1$
|
|
455
|
+
const _hoisted_2$1v = [
|
|
456
|
+
_hoisted_1$1K
|
|
457
457
|
];
|
|
458
|
-
const _sfc_main$
|
|
458
|
+
const _sfc_main$1O = /* @__PURE__ */ defineComponent({
|
|
459
459
|
...{
|
|
460
460
|
name: "MonoLink"
|
|
461
461
|
},
|
|
@@ -479,18 +479,18 @@ const _sfc_main$1M = /* @__PURE__ */ defineComponent({
|
|
|
479
479
|
viewBox: "0 0 24 24",
|
|
480
480
|
fill: "none",
|
|
481
481
|
xmlns: "http://www.w3.org/2000/svg"
|
|
482
|
-
}, _hoisted_2$
|
|
482
|
+
}, _hoisted_2$1v, 4);
|
|
483
483
|
};
|
|
484
484
|
}
|
|
485
485
|
});
|
|
486
|
-
const _hoisted_1$
|
|
486
|
+
const _hoisted_1$1J = /* @__PURE__ */ createElementVNode("path", {
|
|
487
487
|
d: "M7.08711 15L16.9129 15C17.3401 15 17.5705 14.4989 17.2925 14.1746L12.3796 8.4429C12.1801 8.21009 11.8199 8.21009 11.6204 8.4429L6.70748 14.1746C6.42948 14.4989 6.65993 15 7.08711 15Z",
|
|
488
488
|
fill: "currentColor"
|
|
489
489
|
}, null, -1);
|
|
490
|
-
const _hoisted_2$
|
|
491
|
-
_hoisted_1$
|
|
490
|
+
const _hoisted_2$1u = [
|
|
491
|
+
_hoisted_1$1J
|
|
492
492
|
];
|
|
493
|
-
const _sfc_main$
|
|
493
|
+
const _sfc_main$1N = /* @__PURE__ */ defineComponent({
|
|
494
494
|
...{
|
|
495
495
|
name: "MonoArrowUp"
|
|
496
496
|
},
|
|
@@ -514,18 +514,18 @@ const _sfc_main$1L = /* @__PURE__ */ defineComponent({
|
|
|
514
514
|
viewBox: "0 0 24 24",
|
|
515
515
|
fill: "none",
|
|
516
516
|
xmlns: "http://www.w3.org/2000/svg"
|
|
517
|
-
}, _hoisted_2$
|
|
517
|
+
}, _hoisted_2$1u, 4);
|
|
518
518
|
};
|
|
519
519
|
}
|
|
520
520
|
});
|
|
521
|
-
const _hoisted_1$
|
|
521
|
+
const _hoisted_1$1I = /* @__PURE__ */ createElementVNode("path", {
|
|
522
522
|
d: "M16.9129 9H7.08711C6.65993 9 6.42948 9.50106 6.70748 9.8254L11.6204 15.5571C11.8199 15.7899 12.1801 15.7899 12.3796 15.5571L17.2925 9.8254C17.5705 9.50106 17.3401 9 16.9129 9Z",
|
|
523
523
|
fill: "currentColor"
|
|
524
524
|
}, null, -1);
|
|
525
|
-
const _hoisted_2$
|
|
526
|
-
_hoisted_1$
|
|
525
|
+
const _hoisted_2$1t = [
|
|
526
|
+
_hoisted_1$1I
|
|
527
527
|
];
|
|
528
|
-
const _sfc_main$
|
|
528
|
+
const _sfc_main$1M = /* @__PURE__ */ defineComponent({
|
|
529
529
|
...{
|
|
530
530
|
name: "MonoArrowDown"
|
|
531
531
|
},
|
|
@@ -549,23 +549,23 @@ const _sfc_main$1K = /* @__PURE__ */ defineComponent({
|
|
|
549
549
|
viewBox: "0 0 24 24",
|
|
550
550
|
fill: "none",
|
|
551
551
|
xmlns: "http://www.w3.org/2000/svg"
|
|
552
|
-
}, _hoisted_2$
|
|
552
|
+
}, _hoisted_2$1t, 4);
|
|
553
553
|
};
|
|
554
554
|
}
|
|
555
555
|
});
|
|
556
|
-
const _hoisted_1$
|
|
556
|
+
const _hoisted_1$1H = /* @__PURE__ */ createElementVNode("path", {
|
|
557
557
|
d: "M8.06755 13H15.9325C16.3564 13 16.588 13.4944 16.3166 13.8201L12.3841 18.5391C12.1842 18.7789 11.8158 18.7789 11.6159 18.5391L7.68343 13.8201C7.41205 13.4944 7.64363 13 8.06755 13Z",
|
|
558
558
|
fill: "currentColor"
|
|
559
559
|
}, null, -1);
|
|
560
|
-
const _hoisted_2$
|
|
560
|
+
const _hoisted_2$1s = /* @__PURE__ */ createElementVNode("path", {
|
|
561
561
|
d: "M8.06755 11H15.9325C16.3564 11 16.588 10.5056 16.3166 10.1799L12.3841 5.46091C12.1842 5.22104 11.8158 5.22104 11.6159 5.46091L7.68343 10.1799C7.41205 10.5056 7.64363 11 8.06755 11Z",
|
|
562
562
|
fill: "currentColor"
|
|
563
563
|
}, null, -1);
|
|
564
|
-
const _hoisted_3$
|
|
565
|
-
_hoisted_1$
|
|
566
|
-
_hoisted_2$
|
|
564
|
+
const _hoisted_3$J = [
|
|
565
|
+
_hoisted_1$1H,
|
|
566
|
+
_hoisted_2$1s
|
|
567
567
|
];
|
|
568
|
-
const _sfc_main$
|
|
568
|
+
const _sfc_main$1L = /* @__PURE__ */ defineComponent({
|
|
569
569
|
...{
|
|
570
570
|
name: "MonoArrow"
|
|
571
571
|
},
|
|
@@ -589,18 +589,18 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
|
589
589
|
viewBox: "0 0 24 24",
|
|
590
590
|
fill: "none",
|
|
591
591
|
xmlns: "http://www.w3.org/2000/svg"
|
|
592
|
-
}, _hoisted_3$
|
|
592
|
+
}, _hoisted_3$J, 4);
|
|
593
593
|
};
|
|
594
594
|
}
|
|
595
595
|
});
|
|
596
|
-
const _hoisted_1$
|
|
596
|
+
const _hoisted_1$1G = /* @__PURE__ */ createElementVNode("path", {
|
|
597
597
|
d: "M3.775 5.47222V7.27778C3.775 7.675 4.06749 8 4.425 8C4.78249 8 5.075 7.675 5.075 7.27778V5.47222H6.7C7.05749 5.47222 7.35 5.14722 7.35 4.75C7.35 4.35278 7.05749 4.02778 6.7 4.02778H5.075V2.22222C5.075 1.825 4.78249 1.5 4.425 1.5C4.06749 1.5 3.775 1.825 3.775 2.22222V4.02778H2.15C1.79251 4.02778 1.5 4.35278 1.5 4.75C1.5 5.14722 1.79251 5.47222 2.15 5.47222H3.775ZM9.3 9.44445C8.94251 9.44445 8.65 9.76945 8.65 10.1667C8.65 10.5639 8.94251 10.8889 9.3 10.8889H13.85C14.2075 10.8889 14.5 10.5639 14.5 10.1667C14.5 9.76945 14.2075 9.44445 13.85 9.44445H9.3ZM13.655 1.71667C13.395 1.42778 13.005 1.42778 12.745 1.71667L2.345 13.2722C2.085 13.5611 2.085 13.9945 2.345 14.2833C2.605 14.5722 2.995 14.5722 3.255 14.2833L13.655 2.72778C13.915 2.43888 13.915 1.96945 13.655 1.71667ZM13.85 12.3333H9.3C8.94251 12.3333 8.65 12.6583 8.65 13.0556C8.65 13.4528 8.94251 13.7778 9.3 13.7778H13.85C14.2075 13.7778 14.5 13.4528 14.5 13.0556C14.5 12.6583 14.2075 12.3333 13.85 12.3333Z",
|
|
598
598
|
fill: "currentColor"
|
|
599
599
|
}, null, -1);
|
|
600
|
-
const _hoisted_2$
|
|
601
|
-
_hoisted_1$
|
|
600
|
+
const _hoisted_2$1r = [
|
|
601
|
+
_hoisted_1$1G
|
|
602
602
|
];
|
|
603
|
-
const _sfc_main$
|
|
603
|
+
const _sfc_main$1K = /* @__PURE__ */ defineComponent({
|
|
604
604
|
...{
|
|
605
605
|
name: "MonoCalc"
|
|
606
606
|
},
|
|
@@ -624,20 +624,20 @@ const _sfc_main$1I = /* @__PURE__ */ defineComponent({
|
|
|
624
624
|
viewBox: "0 0 16 16",
|
|
625
625
|
fill: "none",
|
|
626
626
|
xmlns: "http://www.w3.org/2000/svg"
|
|
627
|
-
}, _hoisted_2$
|
|
627
|
+
}, _hoisted_2$1r, 4);
|
|
628
628
|
};
|
|
629
629
|
}
|
|
630
630
|
});
|
|
631
|
-
const _hoisted_1$
|
|
631
|
+
const _hoisted_1$1F = /* @__PURE__ */ createElementVNode("path", {
|
|
632
632
|
"fill-rule": "evenodd",
|
|
633
633
|
"clip-rule": "evenodd",
|
|
634
634
|
d: "M7.5 3.75C6.61005 3.75 5.62413 4.03638 4.81608 4.33931C3.99211 4.64821 3.27743 5.00381 2.90819 5.19738C2.49277 5.41516 2.25 5.84262 2.25 6.29139V18.7816C2.25 19.6573 3.11205 20.239 3.90965 19.9824C4.83191 19.6857 6.3931 19.25 7.5 19.25C8.16786 19.25 9.02024 19.4109 9.81649 19.6139C10.6006 19.8139 11.2782 20.0409 11.5789 20.146C11.8519 20.2415 12.1481 20.2415 12.4211 20.146C12.7218 20.0409 13.3994 19.8139 14.1835 19.6139C14.9798 19.4109 15.8321 19.25 16.5 19.25C17.6069 19.25 19.1681 19.6857 20.0903 19.9824C20.888 20.239 21.75 19.6573 21.75 18.7816V6.29139C21.75 5.84262 21.5072 5.41516 21.0918 5.19738C20.7226 5.00381 20.0079 4.64821 19.1839 4.33931C18.3759 4.03638 17.39 3.75 16.5 3.75C15.6069 3.75 14.6171 4.03841 13.807 4.34271C13.0507 4.62685 12.3872 4.9498 12 5.14963C11.6128 4.9498 10.9493 4.62685 10.193 4.34271C9.38294 4.03841 8.39306 3.75 7.5 3.75ZM3.75 18.4601V6.45073C4.11283 6.2656 4.69354 5.9872 5.34264 5.74385C6.10303 5.45879 6.88478 5.25 7.5 5.25C8.11759 5.25 8.90278 5.46038 9.66545 5.74689C10.3114 5.98954 10.8888 6.26642 11.25 6.45073V18.4602C10.9396 18.3647 10.5761 18.2596 10.1871 18.1604C9.3581 17.949 8.35944 17.75 7.5 17.75C6.26801 17.75 4.7149 18.1631 3.75 18.4601ZM12.75 18.4602C13.0604 18.3647 13.4239 18.2596 13.8129 18.1604C14.6419 17.949 15.6406 17.75 16.5 17.75C17.732 17.75 19.2851 18.1631 20.25 18.4601V6.45073C19.8872 6.2656 19.3065 5.9872 18.6574 5.74385C17.897 5.45879 17.1152 5.25 16.5 5.25C15.8824 5.25 15.0972 5.46038 14.3345 5.74689C13.6886 5.98954 13.1112 6.26642 12.75 6.45073V18.4602Z",
|
|
635
635
|
fill: "currentColor"
|
|
636
636
|
}, null, -1);
|
|
637
|
-
const _hoisted_2$
|
|
638
|
-
_hoisted_1$
|
|
637
|
+
const _hoisted_2$1q = [
|
|
638
|
+
_hoisted_1$1F
|
|
639
639
|
];
|
|
640
|
-
const _sfc_main$
|
|
640
|
+
const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
641
641
|
...{
|
|
642
642
|
name: "MonoBook15"
|
|
643
643
|
},
|
|
@@ -661,25 +661,25 @@ const _sfc_main$1H = /* @__PURE__ */ defineComponent({
|
|
|
661
661
|
viewBox: "0 0 24 24",
|
|
662
662
|
fill: "none",
|
|
663
663
|
xmlns: "http://www.w3.org/2000/svg"
|
|
664
|
-
}, _hoisted_2$
|
|
664
|
+
}, _hoisted_2$1q, 4);
|
|
665
665
|
};
|
|
666
666
|
}
|
|
667
667
|
});
|
|
668
|
-
const _hoisted_1$
|
|
668
|
+
const _hoisted_1$1E = /* @__PURE__ */ createElementVNode("path", {
|
|
669
669
|
d: "M18 14.25C18 13.6977 17.5523 13.25 17 13.25H14C13.4477 13.25 13 13.6977 13 14.25C13 14.8023 13.4477 15.25 14 15.25H17C17.5523 15.25 18 14.8023 18 14.25Z",
|
|
670
670
|
fill: "currentColor"
|
|
671
671
|
}, null, -1);
|
|
672
|
-
const _hoisted_2$
|
|
672
|
+
const _hoisted_2$1p = /* @__PURE__ */ createElementVNode("path", {
|
|
673
673
|
"fill-rule": "evenodd",
|
|
674
674
|
"clip-rule": "evenodd",
|
|
675
675
|
d: "M4 4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4ZM20 6H4V8.5H20V6ZM4 18V10.5H20V18H4Z",
|
|
676
676
|
fill: "currentColor"
|
|
677
677
|
}, null, -1);
|
|
678
|
-
const _hoisted_3$
|
|
679
|
-
_hoisted_1$
|
|
680
|
-
_hoisted_2$
|
|
678
|
+
const _hoisted_3$I = [
|
|
679
|
+
_hoisted_1$1E,
|
|
680
|
+
_hoisted_2$1p
|
|
681
681
|
];
|
|
682
|
-
const _sfc_main$
|
|
682
|
+
const _sfc_main$1I = /* @__PURE__ */ defineComponent({
|
|
683
683
|
...{
|
|
684
684
|
name: "MonoBankCard"
|
|
685
685
|
},
|
|
@@ -703,20 +703,20 @@ const _sfc_main$1G = /* @__PURE__ */ defineComponent({
|
|
|
703
703
|
viewBox: "0 0 24 24",
|
|
704
704
|
fill: "none",
|
|
705
705
|
xmlns: "http://www.w3.org/2000/svg"
|
|
706
|
-
}, _hoisted_3$
|
|
706
|
+
}, _hoisted_3$I, 4);
|
|
707
707
|
};
|
|
708
708
|
}
|
|
709
709
|
});
|
|
710
|
-
const _hoisted_1$
|
|
710
|
+
const _hoisted_1$1D = /* @__PURE__ */ createElementVNode("path", {
|
|
711
711
|
"fill-rule": "evenodd",
|
|
712
712
|
"clip-rule": "evenodd",
|
|
713
713
|
d: "M7 3C7 2.44772 7.44772 2 8 2C8.55228 2 9 2.44772 9 3V5H15V3C15 2.44772 15.4477 2 16 2C16.5523 2 17 2.44772 17 3V5H19C20.1046 5 21 5.89543 21 7V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V7C3 5.89543 3.89543 5 5 5H7V3ZM5 7H19V10.5H5V7ZM5 12.5V19H19V12.5H5Z",
|
|
714
714
|
fill: "currentColor"
|
|
715
715
|
}, null, -1);
|
|
716
|
-
const _hoisted_2$
|
|
717
|
-
_hoisted_1$
|
|
716
|
+
const _hoisted_2$1o = [
|
|
717
|
+
_hoisted_1$1D
|
|
718
718
|
];
|
|
719
|
-
const _sfc_main$
|
|
719
|
+
const _sfc_main$1H = /* @__PURE__ */ defineComponent({
|
|
720
720
|
...{
|
|
721
721
|
name: "MonoCalendar"
|
|
722
722
|
},
|
|
@@ -740,25 +740,25 @@ const _sfc_main$1F = /* @__PURE__ */ defineComponent({
|
|
|
740
740
|
viewBox: "0 0 24 24",
|
|
741
741
|
fill: "none",
|
|
742
742
|
xmlns: "http://www.w3.org/2000/svg"
|
|
743
|
-
}, _hoisted_2$
|
|
743
|
+
}, _hoisted_2$1o, 4);
|
|
744
744
|
};
|
|
745
745
|
}
|
|
746
746
|
});
|
|
747
|
-
const _hoisted_1$
|
|
747
|
+
const _hoisted_1$1C = /* @__PURE__ */ createElementVNode("path", {
|
|
748
748
|
d: "M12 14.4142C12.3905 14.8047 13.0237 14.8047 13.4142 14.4142L16.7071 11.1213C17.0976 10.7308 17.0976 10.0976 16.7071 9.70711C16.3166 9.31658 15.6834 9.31658 15.2929 9.70711L12.7071 12.2929L10.9142 10.5C10.5237 10.1095 9.89052 10.1095 9.5 10.5L7.20711 12.7929C6.81658 13.1834 6.81658 13.8166 7.20711 14.2071C7.59763 14.5976 8.2308 14.5976 8.62132 14.2071L10.2071 12.6213L12 14.4142Z",
|
|
749
749
|
fill: "currentColor"
|
|
750
750
|
}, null, -1);
|
|
751
|
-
const _hoisted_2$
|
|
751
|
+
const _hoisted_2$1n = /* @__PURE__ */ createElementVNode("path", {
|
|
752
752
|
"fill-rule": "evenodd",
|
|
753
753
|
"clip-rule": "evenodd",
|
|
754
754
|
d: "M5 21C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5ZM5 5H19V19H5V5Z",
|
|
755
755
|
fill: "currentColor"
|
|
756
756
|
}, null, -1);
|
|
757
|
-
const _hoisted_3$
|
|
758
|
-
_hoisted_1$
|
|
759
|
-
_hoisted_2$
|
|
757
|
+
const _hoisted_3$H = [
|
|
758
|
+
_hoisted_1$1C,
|
|
759
|
+
_hoisted_2$1n
|
|
760
760
|
];
|
|
761
|
-
const _sfc_main$
|
|
761
|
+
const _sfc_main$1G = /* @__PURE__ */ defineComponent({
|
|
762
762
|
...{
|
|
763
763
|
name: "MonoChart"
|
|
764
764
|
},
|
|
@@ -782,20 +782,20 @@ const _sfc_main$1E = /* @__PURE__ */ defineComponent({
|
|
|
782
782
|
viewBox: "0 0 24 24",
|
|
783
783
|
fill: "none",
|
|
784
784
|
xmlns: "http://www.w3.org/2000/svg"
|
|
785
|
-
}, _hoisted_3$
|
|
785
|
+
}, _hoisted_3$H, 4);
|
|
786
786
|
};
|
|
787
787
|
}
|
|
788
788
|
});
|
|
789
|
-
const _hoisted_1$
|
|
789
|
+
const _hoisted_1$1B = /* @__PURE__ */ createElementVNode("path", {
|
|
790
790
|
"fill-rule": "evenodd",
|
|
791
791
|
"clip-rule": "evenodd",
|
|
792
792
|
d: "M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM11.25 3.78363C7.04513 4.16255 3.75 7.69647 3.75 12C3.75 16.5563 7.44365 20.25 12 20.25C16.1314 20.25 19.5535 17.2132 20.1559 13.25H12.5C11.8096 13.25 11.25 12.6904 11.25 12V3.78363ZM20.2463 11.75C20.1216 7.56031 16.8732 4.15519 12.75 3.78363V11.75H20.2463Z",
|
|
793
793
|
fill: "currentColor"
|
|
794
794
|
}, null, -1);
|
|
795
|
-
const _hoisted_2$
|
|
796
|
-
_hoisted_1$
|
|
795
|
+
const _hoisted_2$1m = [
|
|
796
|
+
_hoisted_1$1B
|
|
797
797
|
];
|
|
798
|
-
const _sfc_main$
|
|
798
|
+
const _sfc_main$1F = /* @__PURE__ */ defineComponent({
|
|
799
799
|
...{
|
|
800
800
|
name: "MonoChart15"
|
|
801
801
|
},
|
|
@@ -819,20 +819,20 @@ const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
|
819
819
|
viewBox: "0 0 24 24",
|
|
820
820
|
fill: "none",
|
|
821
821
|
xmlns: "http://www.w3.org/2000/svg"
|
|
822
|
-
}, _hoisted_2$
|
|
822
|
+
}, _hoisted_2$1m, 4);
|
|
823
823
|
};
|
|
824
824
|
}
|
|
825
825
|
});
|
|
826
|
-
const _hoisted_1$
|
|
826
|
+
const _hoisted_1$1A = /* @__PURE__ */ createElementVNode("path", {
|
|
827
827
|
"fill-rule": "evenodd",
|
|
828
828
|
"clip-rule": "evenodd",
|
|
829
829
|
d: "M5.20975 8.72642C5.60695 8.32614 6.25421 8.32614 6.65141 8.72642L12 14.1166L17.3486 8.72642C17.7458 8.32614 18.3931 8.32614 18.7903 8.72642C19.1831 9.12234 19.1831 9.76103 18.7903 10.157L12.7098 16.2846C12.3187 16.6788 11.6813 16.6788 11.2902 16.2846L5.20975 10.157C4.81688 9.76103 4.81688 9.12235 5.20975 8.72642Z",
|
|
830
830
|
fill: "currentColor"
|
|
831
831
|
}, null, -1);
|
|
832
|
-
const _hoisted_2$
|
|
833
|
-
_hoisted_1$
|
|
832
|
+
const _hoisted_2$1l = [
|
|
833
|
+
_hoisted_1$1A
|
|
834
834
|
];
|
|
835
|
-
const _sfc_main$
|
|
835
|
+
const _sfc_main$1E = /* @__PURE__ */ defineComponent({
|
|
836
836
|
...{
|
|
837
837
|
name: "MonoChevronDown"
|
|
838
838
|
},
|
|
@@ -856,20 +856,20 @@ const _sfc_main$1C = /* @__PURE__ */ defineComponent({
|
|
|
856
856
|
viewBox: "0 0 24 24",
|
|
857
857
|
fill: "none",
|
|
858
858
|
xmlns: "http://www.w3.org/2000/svg"
|
|
859
|
-
}, _hoisted_2$
|
|
859
|
+
}, _hoisted_2$1l, 4);
|
|
860
860
|
};
|
|
861
861
|
}
|
|
862
862
|
});
|
|
863
|
-
const _hoisted_1$
|
|
863
|
+
const _hoisted_1$1z = /* @__PURE__ */ createElementVNode("path", {
|
|
864
864
|
"fill-rule": "evenodd",
|
|
865
865
|
"clip-rule": "evenodd",
|
|
866
866
|
d: "M15.2736 5.20975C15.6739 5.60695 15.6739 6.25421 15.2736 6.65141L9.8834 12L15.2736 17.3486C15.6739 17.7458 15.6739 18.3931 15.2736 18.7903C14.8776 19.1831 14.239 19.1831 13.843 18.7903L7.71536 12.7098C7.32118 12.3187 7.32118 11.6813 7.71536 11.2902L13.843 5.20975C14.239 4.81688 14.8776 4.81688 15.2736 5.20975Z",
|
|
867
867
|
fill: "currentColor"
|
|
868
868
|
}, null, -1);
|
|
869
|
-
const _hoisted_2$
|
|
870
|
-
_hoisted_1$
|
|
869
|
+
const _hoisted_2$1k = [
|
|
870
|
+
_hoisted_1$1z
|
|
871
871
|
];
|
|
872
|
-
const _sfc_main$
|
|
872
|
+
const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
873
873
|
...{
|
|
874
874
|
name: "MonoChevronLeft"
|
|
875
875
|
},
|
|
@@ -893,27 +893,27 @@ const _sfc_main$1B = /* @__PURE__ */ defineComponent({
|
|
|
893
893
|
viewBox: "0 0 24 24",
|
|
894
894
|
fill: "none",
|
|
895
895
|
xmlns: "http://www.w3.org/2000/svg"
|
|
896
|
-
}, _hoisted_2$
|
|
896
|
+
}, _hoisted_2$1k, 4);
|
|
897
897
|
};
|
|
898
898
|
}
|
|
899
899
|
});
|
|
900
|
-
const _hoisted_1$
|
|
900
|
+
const _hoisted_1$1y = /* @__PURE__ */ createElementVNode("path", {
|
|
901
901
|
"fill-rule": "evenodd",
|
|
902
902
|
"clip-rule": "evenodd",
|
|
903
903
|
d: "M11.7847 5.21529C12.1798 4.82025 12.8202 4.82025 13.2153 5.21529L19.2929 11.2929C19.6834 11.6834 19.6834 12.3166 19.2929 12.7071L13.2153 18.7847C12.8202 19.1798 12.1798 19.1798 11.7847 18.7847C11.3897 18.3897 11.3897 17.7492 11.7847 17.3541L17.1388 12L11.7847 6.64587C11.3897 6.25082 11.3897 5.61033 11.7847 5.21529Z",
|
|
904
904
|
fill: "currentColor"
|
|
905
905
|
}, null, -1);
|
|
906
|
-
const _hoisted_2$
|
|
906
|
+
const _hoisted_2$1j = /* @__PURE__ */ createElementVNode("path", {
|
|
907
907
|
"fill-rule": "evenodd",
|
|
908
908
|
"clip-rule": "evenodd",
|
|
909
909
|
d: "M5.71529 5.21529C6.11033 4.82025 6.75082 4.82025 7.14587 5.21529L13.2235 11.2929C13.614 11.6834 13.614 12.3166 13.2235 12.7071L7.14586 18.7847C6.75082 19.1798 6.11033 19.1798 5.71529 18.7847C5.32025 18.3897 5.32025 17.7492 5.71529 17.3541L11.0694 12L5.71529 6.64587C5.32025 6.25082 5.32025 5.61033 5.71529 5.21529Z",
|
|
910
910
|
fill: "currentColor"
|
|
911
911
|
}, null, -1);
|
|
912
|
-
const _hoisted_3$
|
|
913
|
-
_hoisted_1$
|
|
914
|
-
_hoisted_2$
|
|
912
|
+
const _hoisted_3$G = [
|
|
913
|
+
_hoisted_1$1y,
|
|
914
|
+
_hoisted_2$1j
|
|
915
915
|
];
|
|
916
|
-
const _sfc_main$
|
|
916
|
+
const _sfc_main$1C = /* @__PURE__ */ defineComponent({
|
|
917
917
|
...{
|
|
918
918
|
name: "MonoChevronRightDouble"
|
|
919
919
|
},
|
|
@@ -937,20 +937,20 @@ const _sfc_main$1A = /* @__PURE__ */ defineComponent({
|
|
|
937
937
|
viewBox: "0 0 24 24",
|
|
938
938
|
fill: "none",
|
|
939
939
|
xmlns: "http://www.w3.org/2000/svg"
|
|
940
|
-
}, _hoisted_3$
|
|
940
|
+
}, _hoisted_3$G, 4);
|
|
941
941
|
};
|
|
942
942
|
}
|
|
943
943
|
});
|
|
944
|
-
const _hoisted_1$
|
|
944
|
+
const _hoisted_1$1x = /* @__PURE__ */ createElementVNode("path", {
|
|
945
945
|
"fill-rule": "evenodd",
|
|
946
946
|
"clip-rule": "evenodd",
|
|
947
947
|
d: "M8.72644 18.7903C8.32615 18.3931 8.32615 17.7458 8.72644 17.3486L14.1166 12L8.72644 6.65141C8.32615 6.25421 8.32615 5.60695 8.72644 5.20975C9.12236 4.81688 9.76105 4.81688 10.157 5.20975L16.2846 11.2902C16.6788 11.6813 16.6788 12.3187 16.2846 12.7098L10.157 18.7903C9.76105 19.1831 9.12236 19.1831 8.72644 18.7903Z",
|
|
948
948
|
fill: "currentColor"
|
|
949
949
|
}, null, -1);
|
|
950
|
-
const _hoisted_2$
|
|
951
|
-
_hoisted_1$
|
|
950
|
+
const _hoisted_2$1i = [
|
|
951
|
+
_hoisted_1$1x
|
|
952
952
|
];
|
|
953
|
-
const _sfc_main$
|
|
953
|
+
const _sfc_main$1B = /* @__PURE__ */ defineComponent({
|
|
954
954
|
...{
|
|
955
955
|
name: "MonoChevronRight"
|
|
956
956
|
},
|
|
@@ -974,20 +974,20 @@ const _sfc_main$1z = /* @__PURE__ */ defineComponent({
|
|
|
974
974
|
viewBox: "0 0 24 24",
|
|
975
975
|
fill: "none",
|
|
976
976
|
xmlns: "http://www.w3.org/2000/svg"
|
|
977
|
-
}, _hoisted_2$
|
|
977
|
+
}, _hoisted_2$1i, 4);
|
|
978
978
|
};
|
|
979
979
|
}
|
|
980
980
|
});
|
|
981
|
-
const _hoisted_1$
|
|
981
|
+
const _hoisted_1$1w = /* @__PURE__ */ createElementVNode("path", {
|
|
982
982
|
"fill-rule": "evenodd",
|
|
983
983
|
"clip-rule": "evenodd",
|
|
984
984
|
d: "M18.7903 15.2736C18.3931 15.6739 17.7458 15.6739 17.3486 15.2736L12 9.88341L6.65141 15.2736C6.25421 15.6739 5.60695 15.6739 5.20975 15.2736C4.81688 14.8777 4.81688 14.239 5.20975 13.8431L11.2902 7.71538C11.6813 7.32119 12.3187 7.32119 12.7098 7.71537L18.7903 13.8431C19.1831 14.239 19.1831 14.8777 18.7903 15.2736Z",
|
|
985
985
|
fill: "currentColor"
|
|
986
986
|
}, null, -1);
|
|
987
|
-
const _hoisted_2$
|
|
988
|
-
_hoisted_1$
|
|
987
|
+
const _hoisted_2$1h = [
|
|
988
|
+
_hoisted_1$1w
|
|
989
989
|
];
|
|
990
|
-
const _sfc_main$
|
|
990
|
+
const _sfc_main$1A = /* @__PURE__ */ defineComponent({
|
|
991
991
|
...{
|
|
992
992
|
name: "MonoChevronUp"
|
|
993
993
|
},
|
|
@@ -1011,20 +1011,20 @@ const _sfc_main$1y = /* @__PURE__ */ defineComponent({
|
|
|
1011
1011
|
viewBox: "0 0 24 24",
|
|
1012
1012
|
fill: "none",
|
|
1013
1013
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1014
|
-
}, _hoisted_2$
|
|
1014
|
+
}, _hoisted_2$1h, 4);
|
|
1015
1015
|
};
|
|
1016
1016
|
}
|
|
1017
1017
|
});
|
|
1018
|
-
const _hoisted_1$
|
|
1018
|
+
const _hoisted_1$1v = /* @__PURE__ */ createElementVNode("path", {
|
|
1019
1019
|
"fill-rule": "evenodd",
|
|
1020
1020
|
"clip-rule": "evenodd",
|
|
1021
1021
|
d: "M11.2929 19.7071C11.6834 20.0976 12.3166 20.0976 12.7071 19.7071L18 14.4142C18.3905 14.0237 18.3905 13.3905 18 13C17.6095 12.6095 16.9763 12.6095 16.5858 13L13 16.5858V5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5V16.5858L7.4142 13C7.02368 12.6095 6.39051 12.6095 5.99999 13C5.60946 13.3905 5.60946 14.0237 5.99999 14.4142L11.2929 19.7071Z",
|
|
1022
1022
|
fill: "currentColor"
|
|
1023
1023
|
}, null, -1);
|
|
1024
|
-
const _hoisted_2$
|
|
1025
|
-
_hoisted_1$
|
|
1024
|
+
const _hoisted_2$1g = [
|
|
1025
|
+
_hoisted_1$1v
|
|
1026
1026
|
];
|
|
1027
|
-
const _sfc_main$
|
|
1027
|
+
const _sfc_main$1z = /* @__PURE__ */ defineComponent({
|
|
1028
1028
|
...{
|
|
1029
1029
|
name: "MonoChevronlinDown"
|
|
1030
1030
|
},
|
|
@@ -1048,20 +1048,20 @@ const _sfc_main$1x = /* @__PURE__ */ defineComponent({
|
|
|
1048
1048
|
viewBox: "0 0 24 24",
|
|
1049
1049
|
fill: "none",
|
|
1050
1050
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1051
|
-
}, _hoisted_2$
|
|
1051
|
+
}, _hoisted_2$1g, 4);
|
|
1052
1052
|
};
|
|
1053
1053
|
}
|
|
1054
1054
|
});
|
|
1055
|
-
const _hoisted_1$
|
|
1055
|
+
const _hoisted_1$1u = /* @__PURE__ */ createElementVNode("path", {
|
|
1056
1056
|
"fill-rule": "evenodd",
|
|
1057
1057
|
"clip-rule": "evenodd",
|
|
1058
1058
|
d: "M11.2929 4.29289C11.6834 3.90237 12.3166 3.90237 12.7071 4.29289L18 9.58579C18.3905 9.97631 18.3905 10.6095 18 11C17.6095 11.3905 16.9763 11.3905 16.5858 11L13 7.41421V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V7.41421L7.4142 11C7.02368 11.3905 6.39051 11.3905 5.99999 11C5.60946 10.6095 5.60946 9.97631 5.99999 9.58579L11.2929 4.29289Z",
|
|
1059
1059
|
fill: "currentColor"
|
|
1060
1060
|
}, null, -1);
|
|
1061
|
-
const _hoisted_2$
|
|
1062
|
-
_hoisted_1$
|
|
1061
|
+
const _hoisted_2$1f = [
|
|
1062
|
+
_hoisted_1$1u
|
|
1063
1063
|
];
|
|
1064
|
-
const _sfc_main$
|
|
1064
|
+
const _sfc_main$1y = /* @__PURE__ */ defineComponent({
|
|
1065
1065
|
...{
|
|
1066
1066
|
name: "MonoChevronlinUp"
|
|
1067
1067
|
},
|
|
@@ -1085,25 +1085,25 @@ const _sfc_main$1w = /* @__PURE__ */ defineComponent({
|
|
|
1085
1085
|
viewBox: "0 0 24 24",
|
|
1086
1086
|
fill: "none",
|
|
1087
1087
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1088
|
-
}, _hoisted_2$
|
|
1088
|
+
}, _hoisted_2$1f, 4);
|
|
1089
1089
|
};
|
|
1090
1090
|
}
|
|
1091
1091
|
});
|
|
1092
|
-
const _hoisted_1$
|
|
1092
|
+
const _hoisted_1$1t = /* @__PURE__ */ createElementVNode("path", {
|
|
1093
1093
|
d: "M8.46447 9.87868C8.07394 9.48816 8.07394 8.85499 8.46447 8.46447C8.85499 8.07394 9.48816 8.07394 9.87868 8.46447L12 10.5858L14.1213 8.46447C14.5118 8.07394 15.145 8.07394 15.5355 8.46447C15.9261 8.85499 15.9261 9.48816 15.5355 9.87868L13.4142 12L15.5355 14.1213C15.9261 14.5118 15.9261 15.145 15.5355 15.5355C15.145 15.9261 14.5118 15.9261 14.1213 15.5355L12 13.4142L9.87868 15.5355C9.48816 15.9261 8.85499 15.9261 8.46447 15.5355C8.07394 15.145 8.07394 14.5118 8.46447 14.1213L10.5858 12L8.46447 9.87868Z",
|
|
1094
1094
|
fill: "currentColor"
|
|
1095
1095
|
}, null, -1);
|
|
1096
|
-
const _hoisted_2$
|
|
1096
|
+
const _hoisted_2$1e = /* @__PURE__ */ createElementVNode("path", {
|
|
1097
1097
|
"fill-rule": "evenodd",
|
|
1098
1098
|
"clip-rule": "evenodd",
|
|
1099
1099
|
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z",
|
|
1100
1100
|
fill: "currentColor"
|
|
1101
1101
|
}, null, -1);
|
|
1102
|
-
const _hoisted_3$
|
|
1103
|
-
_hoisted_1$
|
|
1104
|
-
_hoisted_2$
|
|
1102
|
+
const _hoisted_3$F = [
|
|
1103
|
+
_hoisted_1$1t,
|
|
1104
|
+
_hoisted_2$1e
|
|
1105
1105
|
];
|
|
1106
|
-
const _sfc_main$
|
|
1106
|
+
const _sfc_main$1x = /* @__PURE__ */ defineComponent({
|
|
1107
1107
|
...{
|
|
1108
1108
|
name: "MonoCloseOne"
|
|
1109
1109
|
},
|
|
@@ -1127,18 +1127,18 @@ const _sfc_main$1v = /* @__PURE__ */ defineComponent({
|
|
|
1127
1127
|
viewBox: "0 0 24 24",
|
|
1128
1128
|
fill: "none",
|
|
1129
1129
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1130
|
-
}, _hoisted_3$
|
|
1130
|
+
}, _hoisted_3$F, 4);
|
|
1131
1131
|
};
|
|
1132
1132
|
}
|
|
1133
1133
|
});
|
|
1134
|
-
const _hoisted_1$
|
|
1134
|
+
const _hoisted_1$1s = /* @__PURE__ */ createElementVNode("path", {
|
|
1135
1135
|
d: "M4.92893 17.6569C4.53841 18.0474 4.53841 18.6806 4.92893 19.0711C5.31946 19.4616 5.95262 19.4616 6.34315 19.0711L12 13.4142L17.6569 19.0711C18.0474 19.4616 18.6805 19.4616 19.0711 19.0711C19.4616 18.6806 19.4616 18.0474 19.0711 17.6569L13.4142 12L19.0711 6.34315C19.4616 5.95263 19.4616 5.31946 19.0711 4.92894C18.6805 4.53842 18.0474 4.53842 17.6569 4.92894L12 10.5858L6.34315 4.92894C5.95262 4.53842 5.31946 4.53842 4.92893 4.92894C4.53841 5.31947 4.53841 5.95263 4.92893 6.34315L10.5858 12L4.92893 17.6569Z",
|
|
1136
1136
|
fill: "currentColor"
|
|
1137
1137
|
}, null, -1);
|
|
1138
|
-
const _hoisted_2$
|
|
1139
|
-
_hoisted_1$
|
|
1138
|
+
const _hoisted_2$1d = [
|
|
1139
|
+
_hoisted_1$1s
|
|
1140
1140
|
];
|
|
1141
|
-
const _sfc_main$
|
|
1141
|
+
const _sfc_main$1w = /* @__PURE__ */ defineComponent({
|
|
1142
1142
|
...{
|
|
1143
1143
|
name: "MonoClose"
|
|
1144
1144
|
},
|
|
@@ -1162,18 +1162,18 @@ const _sfc_main$1u = /* @__PURE__ */ defineComponent({
|
|
|
1162
1162
|
viewBox: "0 0 24 24",
|
|
1163
1163
|
fill: "none",
|
|
1164
1164
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1165
|
-
}, _hoisted_2$
|
|
1165
|
+
}, _hoisted_2$1d, 4);
|
|
1166
1166
|
};
|
|
1167
1167
|
}
|
|
1168
1168
|
});
|
|
1169
|
-
const _hoisted_1$
|
|
1169
|
+
const _hoisted_1$1r = /* @__PURE__ */ createElementVNode("path", {
|
|
1170
1170
|
d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM13.6826 15.9496C12.5869 16.016 11.4131 16.016 10.3174 15.9496C10.4526 16.7361 10.6259 17.4435 10.8274 18.0478C11.0794 18.8039 11.3575 19.3437 11.6177 19.6739C11.7052 19.7849 11.8398 20 12.0019 20C12.1468 19.987 12.3044 19.7728 12.3823 19.6739C12.6425 19.3437 12.9206 18.8039 13.1726 18.0478C13.3741 17.4435 13.5474 16.7361 13.6826 15.9496ZM19.513 14.7548C19.2483 14.8687 18.9695 14.9736 18.6803 15.07C17.8278 15.3542 16.8324 15.5816 15.7405 15.7405C15.5816 16.8324 15.3542 17.8278 15.07 18.6803C14.9736 18.9695 14.8687 19.2483 14.7548 19.513C16.957 18.7053 18.7053 16.957 19.513 14.7548ZM4.48693 14.7547C5.29463 16.957 7.04296 18.7053 9.24517 19.513C9.13131 19.2483 9.02639 18.9695 8.93 18.6803C8.64583 17.8278 8.41836 16.8324 8.25952 15.7405C7.16765 15.5816 6.17233 15.3541 5.3199 15.07C5.03063 14.9736 4.75171 14.8686 4.48693 14.7547ZM10.0718 10.0718C9.97457 11.3542 9.97456 12.6458 10.0718 13.9282C11.3542 14.0254 12.6458 14.0254 13.9282 13.9282C14.0254 12.6458 14.0254 11.3542 13.9282 10.0718C12.6458 9.97456 11.3542 9.97456 10.0718 10.0718ZM15.9496 10.3174C16.016 11.4131 16.016 12.5869 15.9496 13.6826C16.7361 13.5474 17.4435 13.3741 18.0478 13.1726C18.8039 12.9206 19.3437 12.6425 19.6739 12.3823C19.784 12.2955 20 12.1585 20 11.9981C19.9869 11.8532 19.7728 11.6956 19.6739 11.6177C19.3437 11.3575 18.8039 11.0794 18.0478 10.8274C17.4435 10.6259 16.7361 10.4526 15.9496 10.3174ZM8.05044 10.3175C7.26396 10.4527 6.55663 10.6259 5.95236 10.8274C5.19625 11.0794 4.65651 11.3575 4.32633 11.6177C4.08682 11.8064 4.01366 11.9502 4.00315 11.9847C3.95762 12.1341 4.23255 12.3084 4.32633 12.3823C4.65651 12.6425 5.19625 12.9206 5.95236 13.1726C6.55663 13.3741 7.26396 13.5473 8.05044 13.6825C7.98396 12.5869 7.98397 11.4131 8.05044 10.3175ZM9.24526 4.48693C7.04301 5.29465 5.29465 7.04301 4.48693 9.24526C4.75171 9.13137 5.03063 9.02642 5.3199 8.93C6.17233 8.64585 7.16767 8.41838 8.25955 8.25955C8.41839 7.16767 8.64585 6.17234 8.93 5.3199C9.02642 5.03063 9.13137 4.75171 9.24526 4.48693ZM14.7547 4.48693C14.8686 4.75171 14.9736 5.03063 15.07 5.3199C15.3541 6.17233 15.5816 7.16765 15.7404 8.25952C16.8324 8.41836 17.8278 8.64584 18.6803 8.93C18.9695 9.0264 19.2483 9.13131 19.513 9.24517C18.7053 7.04296 16.957 5.29463 14.7547 4.48693ZM12 4.00009C11.8612 3.99965 11.6884 4.23658 11.6177 4.32633C11.3575 4.65651 11.0794 5.19625 10.8274 5.95236C10.6259 6.55663 10.4527 7.26396 10.3175 8.05044C11.4131 7.98397 12.5869 7.98396 13.6825 8.05044C13.5473 7.26396 13.3741 6.55663 13.1726 5.95236C12.9206 5.19625 12.6425 4.65651 12.3823 4.32633C12.3116 4.23658 12.1388 3.99965 12 4.00009Z",
|
|
1171
1171
|
fill: "currentColor"
|
|
1172
1172
|
}, null, -1);
|
|
1173
|
-
const _hoisted_2$
|
|
1174
|
-
_hoisted_1$
|
|
1173
|
+
const _hoisted_2$1c = [
|
|
1174
|
+
_hoisted_1$1r
|
|
1175
1175
|
];
|
|
1176
|
-
const _sfc_main$
|
|
1176
|
+
const _sfc_main$1v = /* @__PURE__ */ defineComponent({
|
|
1177
1177
|
...{
|
|
1178
1178
|
name: "MonoInternational"
|
|
1179
1179
|
},
|
|
@@ -1197,15 +1197,15 @@ const _sfc_main$1t = /* @__PURE__ */ defineComponent({
|
|
|
1197
1197
|
viewBox: "0 0 24 24",
|
|
1198
1198
|
fill: "none",
|
|
1199
1199
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1200
|
-
}, _hoisted_2$
|
|
1200
|
+
}, _hoisted_2$1c, 4);
|
|
1201
1201
|
};
|
|
1202
1202
|
}
|
|
1203
1203
|
});
|
|
1204
|
-
const _hoisted_1$
|
|
1204
|
+
const _hoisted_1$1q = /* @__PURE__ */ createStaticVNode('<path d="M5 9.5C5 8.94772 4.55228 8.5 4 8.5C3.44772 8.5 3 8.94772 3 9.5C3 10.0523 3.44772 10.5 4 10.5C4.55228 10.5 5 10.0523 5 9.5Z" fill="currentColor"></path><path d="M19 9.5C19 8.94772 19.4477 8.5 20 8.5C20.5523 8.5 21 8.94772 21 9.5C21 10.0523 20.5523 10.5 20 10.5C19.4477 10.5 19 10.0523 19 9.5Z" fill="currentColor"></path><path d="M5 15C5 14.4477 4.55228 14 4 14C3.44772 14 3 14.4477 3 15C3 15.5523 3.44772 16 4 16C4.55228 16 5 15.5523 5 15Z" fill="currentColor"></path><path d="M19 15C19 14.4477 19.4477 14 20 14C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16C19.4477 16 19 15.5523 19 15Z" fill="currentColor"></path><path d="M21 20C21 19.4477 20.5523 19 20 19H4C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20Z" fill="currentColor"></path><path d="M5 4C5 3.44772 4.55228 3 4 3C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5C4.55228 5 5 4.55228 5 4Z" fill="currentColor"></path><path d="M19 4C19 3.44772 19.4477 3 20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5C19.4477 5 19 4.55228 19 4Z" fill="currentColor"></path><path d="M10.5 4C10.5 3.44772 10.0523 3 9.5 3C8.94772 3 8.5 3.44772 8.5 4C8.5 4.55228 8.94772 5 9.5 5C10.0523 5 10.5 4.55228 10.5 4Z" fill="currentColor"></path><path d="M15.5 4C15.5 3.44772 15.0523 3 14.5 3C13.9477 3 13.5 3.44772 13.5 4C13.5 4.55228 13.9477 5 14.5 5C15.0523 5 15.5 4.55228 15.5 4Z" fill="currentColor"></path>', 9);
|
|
1205
1205
|
const _hoisted_10$1 = [
|
|
1206
|
-
_hoisted_1$
|
|
1206
|
+
_hoisted_1$1q
|
|
1207
1207
|
];
|
|
1208
|
-
const _sfc_main$
|
|
1208
|
+
const _sfc_main$1u = /* @__PURE__ */ defineComponent({
|
|
1209
1209
|
...{
|
|
1210
1210
|
name: "MonoCommenceContract"
|
|
1211
1211
|
},
|
|
@@ -1233,16 +1233,16 @@ const _sfc_main$1s = /* @__PURE__ */ defineComponent({
|
|
|
1233
1233
|
};
|
|
1234
1234
|
}
|
|
1235
1235
|
});
|
|
1236
|
-
const _hoisted_1$
|
|
1236
|
+
const _hoisted_1$1p = /* @__PURE__ */ createElementVNode("path", {
|
|
1237
1237
|
"fill-rule": "evenodd",
|
|
1238
1238
|
"clip-rule": "evenodd",
|
|
1239
1239
|
d: "M5.3436 4.63809C6.65831 3.8837 8.73502 3.25 12 3.25C15.265 3.25 17.3417 3.8837 18.6564 4.63809C19.9788 5.39689 20.4878 6.25382 20.6519 6.61466C20.7294 6.78497 20.75 6.95011 20.75 7.08114V17.9189C20.75 18.0499 20.7294 18.215 20.6519 18.3853C20.4878 18.7462 19.9788 19.6031 18.6564 20.3619C17.3417 21.1163 15.265 21.75 12 21.75C8.73502 21.75 6.65832 21.1163 5.3436 20.3619C4.0212 19.6031 3.51217 18.7462 3.34809 18.3853C3.27065 18.215 3.25 18.0499 3.25 17.9189V7.08114C3.25 6.95011 3.27065 6.78498 3.34809 6.61466C3.51217 6.25382 4.0212 5.39689 5.3436 4.63809ZM4.75 9.4785V12.8363C4.77654 12.8846 4.81648 12.9505 4.87363 13.0296C5.02573 13.2402 5.30502 13.5519 5.79103 13.876C6.76125 14.5228 8.60492 15.25 12 15.25C15.3951 15.25 17.2388 14.5228 18.209 13.876C18.695 13.5519 18.9743 13.2402 19.1264 13.0296C19.1835 12.9505 19.2235 12.8846 19.25 12.8363V9.4785C19.1832 9.52707 19.1136 9.57563 19.041 9.62403C17.7612 10.4772 15.6049 11.25 12 11.25C8.39508 11.25 6.23875 10.4772 4.95898 9.62403C4.88638 9.57563 4.81675 9.52707 4.75 9.4785ZM4.75 7.33634C4.77654 7.38458 4.81648 7.45049 4.87363 7.52962C5.02573 7.74021 5.30502 8.05195 5.79103 8.37595C6.76125 9.02277 8.60492 9.74999 12 9.74999C15.3951 9.74999 17.2388 9.02277 18.209 8.37595C18.695 8.05195 18.9743 7.74021 19.1264 7.52962C19.1835 7.45049 19.2235 7.38459 19.25 7.33634V7.1636C19.1394 6.96235 18.79 6.44415 17.9099 5.93912C16.8778 5.34692 15.0754 4.75 12 4.75C8.92461 4.75 7.12219 5.34692 6.09014 5.93912C5.20999 6.44415 4.86064 6.96235 4.75 7.1636V7.33634ZM4.75 17.8364V14.9785C4.81675 15.0271 4.88638 15.0756 4.95898 15.124C6.23875 15.9772 8.39508 16.75 12 16.75C15.6049 16.75 17.7612 15.9772 19.041 15.124C19.1136 15.0756 19.1832 15.0271 19.25 14.9785V17.8364C19.1394 18.0377 18.79 18.5558 17.9099 19.0609C16.8778 19.6531 15.0754 20.25 12 20.25C8.92461 20.25 7.12219 19.6531 6.09014 19.0609C5.20999 18.5559 4.86064 18.0377 4.75 17.8364Z",
|
|
1240
1240
|
fill: "currentColor"
|
|
1241
1241
|
}, null, -1);
|
|
1242
|
-
const _hoisted_2$
|
|
1243
|
-
_hoisted_1$
|
|
1242
|
+
const _hoisted_2$1b = [
|
|
1243
|
+
_hoisted_1$1p
|
|
1244
1244
|
];
|
|
1245
|
-
const _sfc_main$
|
|
1245
|
+
const _sfc_main$1t = /* @__PURE__ */ defineComponent({
|
|
1246
1246
|
...{
|
|
1247
1247
|
name: "MonoCoin15"
|
|
1248
1248
|
},
|
|
@@ -1266,23 +1266,23 @@ const _sfc_main$1r = /* @__PURE__ */ defineComponent({
|
|
|
1266
1266
|
viewBox: "0 0 24 24",
|
|
1267
1267
|
fill: "none",
|
|
1268
1268
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1269
|
-
}, _hoisted_2$
|
|
1269
|
+
}, _hoisted_2$1b, 4);
|
|
1270
1270
|
};
|
|
1271
1271
|
}
|
|
1272
1272
|
});
|
|
1273
|
-
const _hoisted_1$
|
|
1273
|
+
const _hoisted_1$1o = /* @__PURE__ */ createElementVNode("path", {
|
|
1274
1274
|
d: "M20 4C20 3.44772 19.5523 3 19 3C18.4477 3 18 3.44772 18 4V20C18 20.5523 18.4477 21 19 21C19.5523 21 20 20.5523 20 20V4Z",
|
|
1275
1275
|
fill: "currentColor"
|
|
1276
1276
|
}, null, -1);
|
|
1277
|
-
const _hoisted_2$
|
|
1277
|
+
const _hoisted_2$1a = /* @__PURE__ */ createElementVNode("path", {
|
|
1278
1278
|
d: "M8.22166 5.636C7.83114 6.02653 7.83114 6.6597 8.22167 7.05022L12.1715 11L3.99956 11.0001C3.44728 11.0001 2.99956 11.4478 2.99957 12.0001C2.99958 12.5524 3.4473 13.0001 3.99958 13.0001L12.1714 13L8.22167 16.9497C7.83114 17.3402 7.83114 17.9734 8.22167 18.3639C8.61219 18.7544 9.24535 18.7544 9.63587 18.3639L15.2928 12.7071C15.6833 12.3166 15.6833 11.6834 15.2928 11.2929L9.63588 5.636C9.24535 5.24548 8.61219 5.24548 8.22166 5.636Z",
|
|
1279
1279
|
fill: "currentColor"
|
|
1280
1280
|
}, null, -1);
|
|
1281
|
-
const _hoisted_3$
|
|
1282
|
-
_hoisted_1$
|
|
1283
|
-
_hoisted_2$
|
|
1281
|
+
const _hoisted_3$E = [
|
|
1282
|
+
_hoisted_1$1o,
|
|
1283
|
+
_hoisted_2$1a
|
|
1284
1284
|
];
|
|
1285
|
-
const _sfc_main$
|
|
1285
|
+
const _sfc_main$1s = /* @__PURE__ */ defineComponent({
|
|
1286
1286
|
...{
|
|
1287
1287
|
name: "MonoCommenceRight"
|
|
1288
1288
|
},
|
|
@@ -1306,23 +1306,23 @@ const _sfc_main$1q = /* @__PURE__ */ defineComponent({
|
|
|
1306
1306
|
viewBox: "0 0 24 24",
|
|
1307
1307
|
fill: "none",
|
|
1308
1308
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1309
|
-
}, _hoisted_3$
|
|
1309
|
+
}, _hoisted_3$E, 4);
|
|
1310
1310
|
};
|
|
1311
1311
|
}
|
|
1312
1312
|
});
|
|
1313
|
-
const _hoisted_1$
|
|
1313
|
+
const _hoisted_1$1n = /* @__PURE__ */ createElementVNode("path", {
|
|
1314
1314
|
d: "M4 4C3.44772 4 3 4.44772 3 5C3 5.55229 3.44772 6 4 6L20 6C20.5523 6 21 5.55228 21 5C21 4.44772 20.5523 4 20 4L4 4Z",
|
|
1315
1315
|
fill: "currentColor"
|
|
1316
1316
|
}, null, -1);
|
|
1317
|
-
const _hoisted_2$
|
|
1317
|
+
const _hoisted_2$19 = /* @__PURE__ */ createElementVNode("path", {
|
|
1318
1318
|
d: "M5.70711 15.7779C6.09764 16.1684 6.7308 16.1684 7.12132 15.7779L11.0711 11.8281L11.0712 20C11.0712 20.5523 11.5189 21 12.0712 21C12.6235 21 13.0712 20.5523 13.0712 20L13.0711 11.8282L17.0208 15.7779C17.4113 16.1684 18.0445 16.1684 18.435 15.7779C18.8255 15.3874 18.8255 14.7542 18.435 14.3637L12.7782 8.70682C12.3877 8.31629 11.7545 8.31629 11.364 8.70681L5.70711 14.3637C5.31658 14.7542 5.31658 15.3874 5.70711 15.7779Z",
|
|
1319
1319
|
fill: "currentColor"
|
|
1320
1320
|
}, null, -1);
|
|
1321
|
-
const _hoisted_3$
|
|
1322
|
-
_hoisted_1$
|
|
1323
|
-
_hoisted_2$
|
|
1321
|
+
const _hoisted_3$D = [
|
|
1322
|
+
_hoisted_1$1n,
|
|
1323
|
+
_hoisted_2$19
|
|
1324
1324
|
];
|
|
1325
|
-
const _sfc_main$
|
|
1325
|
+
const _sfc_main$1r = /* @__PURE__ */ defineComponent({
|
|
1326
1326
|
...{
|
|
1327
1327
|
name: "MonoCommenceUp"
|
|
1328
1328
|
},
|
|
@@ -1346,15 +1346,15 @@ const _sfc_main$1p = /* @__PURE__ */ defineComponent({
|
|
|
1346
1346
|
viewBox: "0 0 24 24",
|
|
1347
1347
|
fill: "none",
|
|
1348
1348
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1349
|
-
}, _hoisted_3$
|
|
1349
|
+
}, _hoisted_3$D, 4);
|
|
1350
1350
|
};
|
|
1351
1351
|
}
|
|
1352
1352
|
});
|
|
1353
|
-
const _hoisted_1$
|
|
1353
|
+
const _hoisted_1$1m = /* @__PURE__ */ createStaticVNode('<path d="M21 4C21 3.44772 20.5523 3 20 3H4C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5H20C20.5523 5 21 4.55228 21 4Z" fill="currentColor"></path><path d="M5 9C5 8.44772 4.55228 8 4 8C3.44772 8 3 8.44772 3 9C3 9.55228 3.44772 10 4 10C4.55228 10 5 9.55228 5 9Z" fill="currentColor"></path><path d="M19 9C19 8.44772 19.4477 8 20 8C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10C19.4477 10 19 9.55228 19 9Z" fill="currentColor"></path><path d="M5 15C5 14.4477 4.55228 14 4 14C3.44772 14 3 14.4477 3 15C3 15.5523 3.44772 16 4 16C4.55228 16 5 15.5523 5 15Z" fill="currentColor"></path><path d="M19 15C19 14.4477 19.4477 14 20 14C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16C19.4477 16 19 15.5523 19 15Z" fill="currentColor"></path><path d="M21 20C21 19.4477 20.5523 19 20 19H4C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20Z" fill="currentColor"></path>', 6);
|
|
1354
1354
|
const _hoisted_7$5 = [
|
|
1355
|
-
_hoisted_1$
|
|
1355
|
+
_hoisted_1$1m
|
|
1356
1356
|
];
|
|
1357
|
-
const _sfc_main$
|
|
1357
|
+
const _sfc_main$1q = /* @__PURE__ */ defineComponent({
|
|
1358
1358
|
...{
|
|
1359
1359
|
name: "MonoCommence"
|
|
1360
1360
|
},
|
|
@@ -1382,19 +1382,19 @@ const _sfc_main$1o = /* @__PURE__ */ defineComponent({
|
|
|
1382
1382
|
};
|
|
1383
1383
|
}
|
|
1384
1384
|
});
|
|
1385
|
-
const _hoisted_1$
|
|
1385
|
+
const _hoisted_1$1l = /* @__PURE__ */ createElementVNode("path", {
|
|
1386
1386
|
d: "M5.70711 8.22209C6.09764 7.83157 6.7308 7.83157 7.12132 8.2221L11.0711 12.1719L11.0712 3.99999C11.0712 3.4477 11.5189 2.99999 12.0712 3C12.6235 3.00001 13.0712 3.44773 13.0712 4.00001L13.0711 12.1718L17.0208 8.2221C17.4113 7.83157 18.0445 7.83157 18.435 8.2221C18.8255 8.61262 18.8255 9.24577 18.435 9.6363L12.7782 15.2932C12.3877 15.6837 11.7545 15.6837 11.364 15.2932L5.70711 9.6363C5.31658 9.24578 5.31658 8.61261 5.70711 8.22209Z",
|
|
1387
1387
|
fill: "currentColor"
|
|
1388
1388
|
}, null, -1);
|
|
1389
|
-
const _hoisted_2$
|
|
1389
|
+
const _hoisted_2$18 = /* @__PURE__ */ createElementVNode("path", {
|
|
1390
1390
|
d: "M4 18C3.44772 18 3 18.4477 3 19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H4Z",
|
|
1391
1391
|
fill: "currentColor"
|
|
1392
1392
|
}, null, -1);
|
|
1393
|
-
const _hoisted_3$
|
|
1394
|
-
_hoisted_1$
|
|
1395
|
-
_hoisted_2$
|
|
1393
|
+
const _hoisted_3$C = [
|
|
1394
|
+
_hoisted_1$1l,
|
|
1395
|
+
_hoisted_2$18
|
|
1396
1396
|
];
|
|
1397
|
-
const _sfc_main$
|
|
1397
|
+
const _sfc_main$1p = /* @__PURE__ */ defineComponent({
|
|
1398
1398
|
...{
|
|
1399
1399
|
name: "MonoCommenceDown"
|
|
1400
1400
|
},
|
|
@@ -1418,23 +1418,23 @@ const _sfc_main$1n = /* @__PURE__ */ defineComponent({
|
|
|
1418
1418
|
viewBox: "0 0 24 24",
|
|
1419
1419
|
fill: "none",
|
|
1420
1420
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1421
|
-
}, _hoisted_3$
|
|
1421
|
+
}, _hoisted_3$C, 4);
|
|
1422
1422
|
};
|
|
1423
1423
|
}
|
|
1424
1424
|
});
|
|
1425
|
-
const _hoisted_1$
|
|
1425
|
+
const _hoisted_1$1k = /* @__PURE__ */ createElementVNode("path", {
|
|
1426
1426
|
d: "M18 4C18 3.44772 18.4477 3 19 3C19.5523 3 20 3.44772 20 4V20C20 20.5523 19.5523 21 19 21C18.4477 21 18 20.5523 18 20V4Z",
|
|
1427
1427
|
fill: "currentColor"
|
|
1428
1428
|
}, null, -1);
|
|
1429
|
-
const _hoisted_2$
|
|
1429
|
+
const _hoisted_2$17 = /* @__PURE__ */ createElementVNode("path", {
|
|
1430
1430
|
d: "M10.7781 5.63612C11.1686 6.02664 11.1686 6.65981 10.7781 7.05033L6.82831 11.0001L15.0002 11.0002C15.5525 11.0002 16.0002 11.4479 16.0002 12.0002C16.0002 12.5525 15.5525 13.0002 15.0002 13.0002L6.82841 13.0001L10.7781 16.9498C11.1686 17.3403 11.1686 17.9735 10.7781 18.364C10.3876 18.7546 9.7544 18.7546 9.36386 18.364L3.70702 12.7072C3.31649 12.3167 3.31649 11.6835 3.70702 11.293L9.3639 5.63612C9.75443 5.2456 10.3876 5.2456 10.7781 5.63612Z",
|
|
1431
1431
|
fill: "currentColor"
|
|
1432
1432
|
}, null, -1);
|
|
1433
|
-
const _hoisted_3$
|
|
1434
|
-
_hoisted_1$
|
|
1435
|
-
_hoisted_2$
|
|
1436
|
-
];
|
|
1437
|
-
const _sfc_main$
|
|
1433
|
+
const _hoisted_3$B = [
|
|
1434
|
+
_hoisted_1$1k,
|
|
1435
|
+
_hoisted_2$17
|
|
1436
|
+
];
|
|
1437
|
+
const _sfc_main$1o = /* @__PURE__ */ defineComponent({
|
|
1438
1438
|
...{
|
|
1439
1439
|
name: "MonoCommenceLeft"
|
|
1440
1440
|
},
|
|
@@ -1458,20 +1458,20 @@ const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
|
1458
1458
|
viewBox: "0 0 24 24",
|
|
1459
1459
|
fill: "none",
|
|
1460
1460
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1461
|
-
}, _hoisted_3$
|
|
1461
|
+
}, _hoisted_3$B, 4);
|
|
1462
1462
|
};
|
|
1463
1463
|
}
|
|
1464
1464
|
});
|
|
1465
|
-
const _hoisted_1$
|
|
1465
|
+
const _hoisted_1$1j = /* @__PURE__ */ createElementVNode("path", {
|
|
1466
1466
|
"fill-rule": "evenodd",
|
|
1467
1467
|
"clip-rule": "evenodd",
|
|
1468
1468
|
d: "M20.705 6.17788C21.112 6.55117 21.1394 7.18374 20.7661 7.59077L11.6795 17.4984C11.3092 17.9022 10.6831 17.9328 10.2751 17.5672L3.6051 11.5896C3.19382 11.221 3.15921 10.5888 3.5278 10.1775C3.89639 9.76623 4.52861 9.73162 4.9399 10.1002L10.8737 15.4181L19.2921 6.23895C19.6654 5.83193 20.298 5.80458 20.705 6.17788Z",
|
|
1469
1469
|
fill: "currentColor"
|
|
1470
1470
|
}, null, -1);
|
|
1471
|
-
const _hoisted_2$
|
|
1472
|
-
_hoisted_1$
|
|
1471
|
+
const _hoisted_2$16 = [
|
|
1472
|
+
_hoisted_1$1j
|
|
1473
1473
|
];
|
|
1474
|
-
const _sfc_main$
|
|
1474
|
+
const _sfc_main$1n = /* @__PURE__ */ defineComponent({
|
|
1475
1475
|
...{
|
|
1476
1476
|
name: "MonoComplete"
|
|
1477
1477
|
},
|
|
@@ -1495,25 +1495,25 @@ const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
|
1495
1495
|
viewBox: "0 0 24 24",
|
|
1496
1496
|
fill: "none",
|
|
1497
1497
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1498
|
-
}, _hoisted_2$
|
|
1498
|
+
}, _hoisted_2$16, 4);
|
|
1499
1499
|
};
|
|
1500
1500
|
}
|
|
1501
1501
|
});
|
|
1502
|
-
const _hoisted_1$
|
|
1502
|
+
const _hoisted_1$1i = /* @__PURE__ */ createElementVNode("path", {
|
|
1503
1503
|
d: "M20 4H9V6H7V4C7 2.89543 7.89543 2 9 2H20C21.1046 2 22 2.89543 22 4V15C22 16.1046 21.1046 17 20 17H18V15H20V4Z",
|
|
1504
1504
|
fill: "currentColor"
|
|
1505
1505
|
}, null, -1);
|
|
1506
|
-
const _hoisted_2$
|
|
1506
|
+
const _hoisted_2$15 = /* @__PURE__ */ createElementVNode("path", {
|
|
1507
1507
|
"fill-rule": "evenodd",
|
|
1508
1508
|
"clip-rule": "evenodd",
|
|
1509
1509
|
d: "M4 22C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7H15C16.1046 7 17 7.89543 17 9V20C17 21.1046 16.1046 22 15 22H4ZM4 9H15V20H4V9Z",
|
|
1510
1510
|
fill: "currentColor"
|
|
1511
1511
|
}, null, -1);
|
|
1512
|
-
const _hoisted_3$
|
|
1513
|
-
_hoisted_1$
|
|
1514
|
-
_hoisted_2$
|
|
1512
|
+
const _hoisted_3$A = [
|
|
1513
|
+
_hoisted_1$1i,
|
|
1514
|
+
_hoisted_2$15
|
|
1515
1515
|
];
|
|
1516
|
-
const _sfc_main$
|
|
1516
|
+
const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
1517
1517
|
...{
|
|
1518
1518
|
name: "MonoCopy"
|
|
1519
1519
|
},
|
|
@@ -1537,20 +1537,20 @@ const _sfc_main$1k = /* @__PURE__ */ defineComponent({
|
|
|
1537
1537
|
viewBox: "0 0 24 24",
|
|
1538
1538
|
fill: "none",
|
|
1539
1539
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1540
|
-
}, _hoisted_3$
|
|
1540
|
+
}, _hoisted_3$A, 4);
|
|
1541
1541
|
};
|
|
1542
1542
|
}
|
|
1543
1543
|
});
|
|
1544
|
-
const _hoisted_1$
|
|
1544
|
+
const _hoisted_1$1h = /* @__PURE__ */ createElementVNode("path", {
|
|
1545
1545
|
"fill-rule": "evenodd",
|
|
1546
1546
|
"clip-rule": "evenodd",
|
|
1547
1547
|
d: "M4 20C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4ZM18.8379 6H5.16204L12 11.6983L18.8379 6ZM4 7.63505V18H20V7.63503L12.6402 13.7682C12.2693 14.0773 11.7306 14.0773 11.3598 13.7682L4 7.63505Z",
|
|
1548
1548
|
fill: "currentColor"
|
|
1549
1549
|
}, null, -1);
|
|
1550
|
-
const _hoisted_2$
|
|
1551
|
-
_hoisted_1$
|
|
1550
|
+
const _hoisted_2$14 = [
|
|
1551
|
+
_hoisted_1$1h
|
|
1552
1552
|
];
|
|
1553
|
-
const _sfc_main$
|
|
1553
|
+
const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
1554
1554
|
...{
|
|
1555
1555
|
name: "MonoEmail01"
|
|
1556
1556
|
},
|
|
@@ -1574,25 +1574,25 @@ const _sfc_main$1j = /* @__PURE__ */ defineComponent({
|
|
|
1574
1574
|
viewBox: "0 0 24 24",
|
|
1575
1575
|
fill: "none",
|
|
1576
1576
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1577
|
-
}, _hoisted_2$
|
|
1577
|
+
}, _hoisted_2$14, 4);
|
|
1578
1578
|
};
|
|
1579
1579
|
}
|
|
1580
1580
|
});
|
|
1581
|
-
const _hoisted_1$
|
|
1581
|
+
const _hoisted_1$1g = /* @__PURE__ */ createElementVNode("path", {
|
|
1582
1582
|
d: "M6 8C5.44772 8 5 8.44772 5 9C5 9.55228 5.44772 10 6 10C6.55228 10 7 9.55228 7 9C7 8.44772 6.55228 8 6 8Z",
|
|
1583
1583
|
fill: "currentColor"
|
|
1584
1584
|
}, null, -1);
|
|
1585
|
-
const _hoisted_2$
|
|
1585
|
+
const _hoisted_2$13 = /* @__PURE__ */ createElementVNode("path", {
|
|
1586
1586
|
"fill-rule": "evenodd",
|
|
1587
1587
|
"clip-rule": "evenodd",
|
|
1588
1588
|
d: "M20 17.5H17V20.5C17 21.0523 16.5523 21.5 16 21.5C15.4477 21.5 15 21.0523 15 20.5V17.5H4C2.89543 17.5 2 16.6046 2 15.5V7.75C2 5.40279 3.90279 3.5 6.25 3.5H18C20.2091 3.5 22 5.29086 22 7.5V15.5C22 16.6046 21.1046 17.5 20 17.5ZM9.85622 5.5H18C19.1046 5.5 20 6.39543 20 7.5V15.5H10.5V7.75C10.5 6.92372 10.2642 6.15251 9.85622 5.5ZM6.25 5.5C5.00736 5.5 4 6.50736 4 7.75V15.5H8.5V7.75C8.5 6.50736 7.49264 5.5 6.25 5.5Z",
|
|
1589
1589
|
fill: "currentColor"
|
|
1590
1590
|
}, null, -1);
|
|
1591
|
-
const _hoisted_3$
|
|
1592
|
-
_hoisted_1$
|
|
1593
|
-
_hoisted_2$
|
|
1591
|
+
const _hoisted_3$z = [
|
|
1592
|
+
_hoisted_1$1g,
|
|
1593
|
+
_hoisted_2$13
|
|
1594
1594
|
];
|
|
1595
|
-
const _sfc_main$
|
|
1595
|
+
const _sfc_main$1k = /* @__PURE__ */ defineComponent({
|
|
1596
1596
|
...{
|
|
1597
1597
|
name: "MonoEmail02"
|
|
1598
1598
|
},
|
|
@@ -1616,27 +1616,27 @@ const _sfc_main$1i = /* @__PURE__ */ defineComponent({
|
|
|
1616
1616
|
viewBox: "0 0 24 24",
|
|
1617
1617
|
fill: "none",
|
|
1618
1618
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1619
|
-
}, _hoisted_3$
|
|
1619
|
+
}, _hoisted_3$z, 4);
|
|
1620
1620
|
};
|
|
1621
1621
|
}
|
|
1622
1622
|
});
|
|
1623
|
-
const _hoisted_1$
|
|
1623
|
+
const _hoisted_1$1f = /* @__PURE__ */ createElementVNode("path", {
|
|
1624
1624
|
"fill-rule": "evenodd",
|
|
1625
1625
|
"clip-rule": "evenodd",
|
|
1626
1626
|
d: "M3 4.99999C3 3.89542 3.89543 2.99999 5 2.99999H12.5C13.0523 2.99999 13.5 3.4477 13.5 3.99999C13.5 4.55227 13.0523 4.99999 12.5 4.99999H5V19H19V11C19 10.4477 19.4477 9.99999 20 9.99999C20.5523 9.99999 21 10.4477 21 11V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V4.99999Z",
|
|
1627
1627
|
fill: "currentColor"
|
|
1628
1628
|
}, null, -1);
|
|
1629
|
-
const _hoisted_2$
|
|
1629
|
+
const _hoisted_2$12 = /* @__PURE__ */ createElementVNode("path", {
|
|
1630
1630
|
"fill-rule": "evenodd",
|
|
1631
1631
|
"clip-rule": "evenodd",
|
|
1632
1632
|
d: "M10 14C9.60948 13.6095 9.60948 12.9763 10 12.5858L19.5858 2.99999C19.9763 2.60946 20.6095 2.60946 21 2.99998C21.3905 3.39051 21.3905 4.02367 21 4.4142L11.4142 14C11.0237 14.3905 10.3905 14.3905 10 14Z",
|
|
1633
1633
|
fill: "currentColor"
|
|
1634
1634
|
}, null, -1);
|
|
1635
|
-
const _hoisted_3$
|
|
1636
|
-
_hoisted_1$
|
|
1637
|
-
_hoisted_2$
|
|
1635
|
+
const _hoisted_3$y = [
|
|
1636
|
+
_hoisted_1$1f,
|
|
1637
|
+
_hoisted_2$12
|
|
1638
1638
|
];
|
|
1639
|
-
const _sfc_main$
|
|
1639
|
+
const _sfc_main$1j = /* @__PURE__ */ defineComponent({
|
|
1640
1640
|
...{
|
|
1641
1641
|
name: "MonoEdit"
|
|
1642
1642
|
},
|
|
@@ -1660,30 +1660,30 @@ const _sfc_main$1h = /* @__PURE__ */ defineComponent({
|
|
|
1660
1660
|
viewBox: "0 0 24 24",
|
|
1661
1661
|
fill: "none",
|
|
1662
1662
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1663
|
-
}, _hoisted_3$
|
|
1663
|
+
}, _hoisted_3$y, 4);
|
|
1664
1664
|
};
|
|
1665
1665
|
}
|
|
1666
1666
|
});
|
|
1667
|
-
const _hoisted_1$
|
|
1667
|
+
const _hoisted_1$1e = /* @__PURE__ */ createElementVNode("path", {
|
|
1668
1668
|
d: "M12 7C12.5523 7 13 7.44772 13 8V12.5C13 13.0523 12.5523 13.5 12 13.5C11.4477 13.5 11 13.0523 11 12.5V8C11 7.44772 11.4477 7 12 7Z",
|
|
1669
1669
|
fill: "currentColor"
|
|
1670
1670
|
}, null, -1);
|
|
1671
|
-
const _hoisted_2$
|
|
1671
|
+
const _hoisted_2$11 = /* @__PURE__ */ createElementVNode("path", {
|
|
1672
1672
|
d: "M12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16C11 16.5523 11.4477 17 12 17Z",
|
|
1673
1673
|
fill: "currentColor"
|
|
1674
1674
|
}, null, -1);
|
|
1675
|
-
const _hoisted_3$
|
|
1675
|
+
const _hoisted_3$x = /* @__PURE__ */ createElementVNode("path", {
|
|
1676
1676
|
"fill-rule": "evenodd",
|
|
1677
1677
|
"clip-rule": "evenodd",
|
|
1678
1678
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z",
|
|
1679
1679
|
fill: "currentColor"
|
|
1680
1680
|
}, null, -1);
|
|
1681
1681
|
const _hoisted_4$g = [
|
|
1682
|
-
_hoisted_1$
|
|
1683
|
-
_hoisted_2$
|
|
1684
|
-
_hoisted_3$
|
|
1682
|
+
_hoisted_1$1e,
|
|
1683
|
+
_hoisted_2$11,
|
|
1684
|
+
_hoisted_3$x
|
|
1685
1685
|
];
|
|
1686
|
-
const _sfc_main$
|
|
1686
|
+
const _sfc_main$1i = /* @__PURE__ */ defineComponent({
|
|
1687
1687
|
...{
|
|
1688
1688
|
name: "MonoExclamationmark"
|
|
1689
1689
|
},
|
|
@@ -1711,21 +1711,21 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
|
1711
1711
|
};
|
|
1712
1712
|
}
|
|
1713
1713
|
});
|
|
1714
|
-
const _hoisted_1$
|
|
1714
|
+
const _hoisted_1$1d = /* @__PURE__ */ createElementVNode("path", {
|
|
1715
1715
|
"fill-rule": "evenodd",
|
|
1716
1716
|
"clip-rule": "evenodd",
|
|
1717
1717
|
d: "M3.29266 3.29265C2.90214 3.68317 2.90214 4.31634 3.29266 4.70686L5.71416 7.12836C5.4678 7.3012 5.23247 7.47885 5.009 7.65898C4.132 8.36498 3.409 9.13298 2.896 9.84598C2.639 10.202 2.425 10.559 2.271 10.901C2.123 11.23 2 11.611 2 12C2 12.388 2.123 12.771 2.27 13.099C2.425 13.441 2.64 13.799 2.896 14.154C3.409 14.867 4.132 15.634 5.009 16.341C6.752 17.746 9.217 19 12 19C13.6397 19 15.1691 18.5647 16.5054 17.9196L19.2931 20.7073C19.6836 21.0978 20.3168 21.0978 20.7073 20.7073C21.0979 20.3168 21.0979 19.6836 20.7073 19.2931L4.70688 3.29265C4.31635 2.90212 3.68319 2.90212 3.29266 3.29265ZM14.989 16.4031L13.2929 14.7071C12.8929 14.8981 12.4517 15 12 15C11.2044 15 10.4413 14.6839 9.87868 14.1213C9.31607 13.5587 9 12.7956 9 12C9 11.5483 9.10187 11.1071 9.29289 10.7071L7.15385 8.56805C6.84096 8.77344 6.54357 8.99137 6.264 9.21698C5.512 9.82298 4.917 10.462 4.519 11.015C4.32 11.292 4.181 11.532 4.095 11.723C4.02024 11.8888 4.00428 11.9765 4.00044 11.9976L4 12V12.001C4.01935 12.0971 4.05129 12.1902 4.095 12.278C4.2129 12.5273 4.35491 12.7644 4.519 12.986C4.917 13.539 5.512 14.178 6.264 14.784C7.777 16.004 9.812 17 12 17C13.0448 17 14.0545 16.7731 14.989 16.4031Z",
|
|
1718
1718
|
fill: "currentColor"
|
|
1719
1719
|
}, null, -1);
|
|
1720
|
-
const _hoisted_2
|
|
1720
|
+
const _hoisted_2$10 = /* @__PURE__ */ createElementVNode("path", {
|
|
1721
1721
|
d: "M19.481 12.985C19.2132 13.3571 18.8562 13.7681 18.4222 14.1818L19.8373 15.5969C20.3395 15.1143 20.7671 14.6223 21.104 14.154C21.361 13.798 21.575 13.441 21.729 13.099C21.877 12.771 22 12.389 22 12C22 11.612 21.877 11.229 21.73 10.901C21.5567 10.5295 21.347 10.1761 21.104 9.84598C20.591 9.13298 19.868 8.36598 18.991 7.65898C17.248 6.25398 14.783 4.99998 12 4.99998C11.1527 4.99998 10.3349 5.11622 9.55791 5.31757L11.2762 7.03588C11.5152 7.0123 11.7567 6.99998 12 6.99998C14.188 6.99998 16.223 7.99598 17.736 9.21598C18.488 9.82198 19.083 10.461 19.481 11.014C19.681 11.291 19.819 11.531 19.905 11.722C19.9798 11.8878 19.9957 11.9755 19.9996 11.9966L20 11.999V12L19.9996 12.0024C19.9957 12.0235 19.9798 12.1112 19.905 12.277C19.819 12.468 19.68 12.708 19.481 12.985Z",
|
|
1722
1722
|
fill: "currentColor"
|
|
1723
1723
|
}, null, -1);
|
|
1724
|
-
const _hoisted_3$
|
|
1725
|
-
_hoisted_1$
|
|
1726
|
-
_hoisted_2
|
|
1724
|
+
const _hoisted_3$w = [
|
|
1725
|
+
_hoisted_1$1d,
|
|
1726
|
+
_hoisted_2$10
|
|
1727
1727
|
];
|
|
1728
|
-
const _sfc_main$
|
|
1728
|
+
const _sfc_main$1h = /* @__PURE__ */ defineComponent({
|
|
1729
1729
|
...{
|
|
1730
1730
|
name: "MonoEyeClose"
|
|
1731
1731
|
},
|
|
@@ -1749,20 +1749,20 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
|
1749
1749
|
viewBox: "0 0 24 24",
|
|
1750
1750
|
fill: "none",
|
|
1751
1751
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1752
|
-
}, _hoisted_3$
|
|
1752
|
+
}, _hoisted_3$w, 4);
|
|
1753
1753
|
};
|
|
1754
1754
|
}
|
|
1755
1755
|
});
|
|
1756
|
-
const _hoisted_1$
|
|
1756
|
+
const _hoisted_1$1c = /* @__PURE__ */ createElementVNode("path", {
|
|
1757
1757
|
"fill-rule": "evenodd",
|
|
1758
1758
|
"clip-rule": "evenodd",
|
|
1759
1759
|
d: "M4 12.001V12C4.003 11.984 4.017 11.896 4.095 11.723C4.181 11.532 4.32 11.292 4.519 11.015C4.917 10.462 5.512 9.823 6.264 9.217C7.777 7.996 9.812 7 12 7C14.188 7 16.223 7.996 17.736 9.216C18.488 9.822 19.083 10.461 19.481 11.014C19.681 11.291 19.819 11.531 19.905 11.722C19.983 11.895 19.997 11.983 20 11.999V12C19.997 12.016 19.983 12.104 19.905 12.277C19.819 12.468 19.68 12.708 19.481 12.985C19.083 13.538 18.488 14.177 17.736 14.783C16.224 16.004 14.189 17 12 17C9.812 17 7.777 16.004 6.264 14.784C5.512 14.178 4.917 13.539 4.519 12.986C4.35491 12.7644 4.2129 12.5273 4.095 12.278C4.05129 12.1902 4.01935 12.0971 4 12.001ZM12 5C9.217 5 6.752 6.254 5.009 7.659C4.132 8.365 3.409 9.133 2.896 9.846C2.639 10.202 2.425 10.559 2.271 10.901C2.123 11.23 2 11.611 2 12C2 12.388 2.123 12.771 2.27 13.099C2.425 13.441 2.64 13.799 2.896 14.154C3.409 14.867 4.132 15.634 5.009 16.341C6.752 17.746 9.217 19 12 19C14.783 19 17.248 17.746 18.991 16.341C19.868 15.635 20.591 14.867 21.104 14.154C21.361 13.798 21.575 13.441 21.729 13.099C21.877 12.771 22 12.389 22 12C22 11.612 21.877 11.229 21.73 10.901C21.5567 10.5295 21.347 10.1761 21.104 9.846C20.591 9.133 19.868 8.366 18.991 7.659C17.248 6.254 14.783 5 12 5ZM11 12C11 11.7348 11.1054 11.4804 11.2929 11.2929C11.4804 11.1054 11.7348 11 12 11C12.2652 11 12.5196 11.1054 12.7071 11.2929C12.8946 11.4804 13 11.7348 13 12C13 12.2652 12.8946 12.5196 12.7071 12.7071C12.5196 12.8946 12.2652 13 12 13C11.7348 13 11.4804 12.8946 11.2929 12.7071C11.1054 12.5196 11 12.2652 11 12ZM12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9Z",
|
|
1760
1760
|
fill: "currentColor"
|
|
1761
1761
|
}, null, -1);
|
|
1762
|
-
const _hoisted_2
|
|
1763
|
-
_hoisted_1$
|
|
1762
|
+
const _hoisted_2$$ = [
|
|
1763
|
+
_hoisted_1$1c
|
|
1764
1764
|
];
|
|
1765
|
-
const _sfc_main$
|
|
1765
|
+
const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
1766
1766
|
...{
|
|
1767
1767
|
name: "MonoEye"
|
|
1768
1768
|
},
|
|
@@ -1786,20 +1786,20 @@ const _sfc_main$1e = /* @__PURE__ */ defineComponent({
|
|
|
1786
1786
|
viewBox: "0 0 24 24",
|
|
1787
1787
|
fill: "none",
|
|
1788
1788
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1789
|
-
}, _hoisted_2
|
|
1789
|
+
}, _hoisted_2$$, 4);
|
|
1790
1790
|
};
|
|
1791
1791
|
}
|
|
1792
1792
|
});
|
|
1793
|
-
const _hoisted_1$
|
|
1793
|
+
const _hoisted_1$1b = /* @__PURE__ */ createElementVNode("path", {
|
|
1794
1794
|
"fill-rule": "evenodd",
|
|
1795
1795
|
"clip-rule": "evenodd",
|
|
1796
1796
|
d: "M6.20017 3C5.93495 3 5.6806 3.10536 5.49306 3.29289C5.30552 3.48043 5.20017 3.73478 5.20017 4C5.20017 4.26522 5.30552 4.51957 5.49306 4.70711C5.6806 4.89464 5.93495 5 6.20017 5H18.2002C18.4654 5 18.7197 4.89464 18.9073 4.70711C19.0948 4.51957 19.2002 4.26522 19.2002 4C19.2002 3.73478 19.0948 3.48043 18.9073 3.29289C18.7197 3.10536 18.4654 3 18.2002 3H6.20017ZM4.38017 6C4.08975 6.00011 3.80284 6.06347 3.53938 6.18567C3.27592 6.30787 3.04224 6.48598 2.85457 6.70762C2.6669 6.92926 2.52976 7.18911 2.45267 7.46911C2.37558 7.74911 2.36039 8.04254 2.40817 8.329L4.07417 18.329C4.15205 18.796 4.39307 19.2202 4.75434 19.5262C5.11562 19.8322 5.57373 20.0001 6.04717 20H18.3532C18.8266 20.0001 19.2847 19.8322 19.646 19.5262C20.0073 19.2202 20.2483 18.796 20.3262 18.329L21.9922 8.329C22.0399 8.04254 22.0248 7.74911 21.9477 7.46911C21.8706 7.18911 21.7334 6.92926 21.5458 6.70762C21.3581 6.48598 21.1244 6.30787 20.861 6.18567C20.5975 6.06347 20.3106 6.00011 20.0202 6H4.38017ZM4.38017 8H20.0202L18.3532 18H6.04717L4.38017 8Z",
|
|
1797
1797
|
fill: "currentColor"
|
|
1798
1798
|
}, null, -1);
|
|
1799
|
-
const _hoisted_2$
|
|
1800
|
-
_hoisted_1$
|
|
1799
|
+
const _hoisted_2$_ = [
|
|
1800
|
+
_hoisted_1$1b
|
|
1801
1801
|
];
|
|
1802
|
-
const _sfc_main$
|
|
1802
|
+
const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
1803
1803
|
...{
|
|
1804
1804
|
name: "MonoFile"
|
|
1805
1805
|
},
|
|
@@ -1823,19 +1823,19 @@ const _sfc_main$1d = /* @__PURE__ */ defineComponent({
|
|
|
1823
1823
|
viewBox: "0 0 24 24",
|
|
1824
1824
|
fill: "none",
|
|
1825
1825
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1826
|
-
}, _hoisted_2$
|
|
1826
|
+
}, _hoisted_2$_, 4);
|
|
1827
1827
|
};
|
|
1828
1828
|
}
|
|
1829
1829
|
});
|
|
1830
|
-
const _hoisted_1$
|
|
1830
|
+
const _hoisted_1$1a = /* @__PURE__ */ createElementVNode("path", {
|
|
1831
1831
|
d: "M5 3C3.89543 3 3 3.89543 3 5V9H5V5H9V3H5Z",
|
|
1832
1832
|
fill: "currentColor"
|
|
1833
1833
|
}, null, -1);
|
|
1834
|
-
const _hoisted_2$
|
|
1834
|
+
const _hoisted_2$Z = /* @__PURE__ */ createElementVNode("path", {
|
|
1835
1835
|
d: "M15 3V5H19V9H21V5C21 3.89543 20.1046 3 19 3H15Z",
|
|
1836
1836
|
fill: "currentColor"
|
|
1837
1837
|
}, null, -1);
|
|
1838
|
-
const _hoisted_3$
|
|
1838
|
+
const _hoisted_3$v = /* @__PURE__ */ createElementVNode("path", {
|
|
1839
1839
|
d: "M21 15H19V19H15V21H19C20.1046 21 21 20.1046 21 19V15Z",
|
|
1840
1840
|
fill: "currentColor"
|
|
1841
1841
|
}, null, -1);
|
|
@@ -1844,12 +1844,12 @@ const _hoisted_4$f = /* @__PURE__ */ createElementVNode("path", {
|
|
|
1844
1844
|
fill: "currentColor"
|
|
1845
1845
|
}, null, -1);
|
|
1846
1846
|
const _hoisted_5$8 = [
|
|
1847
|
-
_hoisted_1$
|
|
1848
|
-
_hoisted_2$
|
|
1849
|
-
_hoisted_3$
|
|
1847
|
+
_hoisted_1$1a,
|
|
1848
|
+
_hoisted_2$Z,
|
|
1849
|
+
_hoisted_3$v,
|
|
1850
1850
|
_hoisted_4$f
|
|
1851
1851
|
];
|
|
1852
|
-
const _sfc_main$
|
|
1852
|
+
const _sfc_main$1e = /* @__PURE__ */ defineComponent({
|
|
1853
1853
|
...{
|
|
1854
1854
|
name: "MonoFullscreen"
|
|
1855
1855
|
},
|
|
@@ -1877,26 +1877,26 @@ const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
|
1877
1877
|
};
|
|
1878
1878
|
}
|
|
1879
1879
|
});
|
|
1880
|
-
const _hoisted_1$
|
|
1880
|
+
const _hoisted_1$19 = /* @__PURE__ */ createElementVNode("path", {
|
|
1881
1881
|
d: "M16 10C16 7.79 14.21 6 12 6C9.86096 6 8.73408 7.17849 8.11047 9.05153C7.95012 9.53314 8.2414 10.0363 8.7254 10.1893C9.24901 10.3548 9.79034 10.0466 9.99798 9.53826C10.3627 8.6454 10.912 8 12 8C13.1 8 14 8.9 14 10C14 10.8792 13.4203 11.3236 12.7705 11.8217C11.9421 12.4566 11 13.1787 11 15H13C13 13.9046 13.711 13.2833 14.4408 12.6455C15.21 11.9733 16 11.2829 16 10Z",
|
|
1882
1882
|
fill: "currentColor"
|
|
1883
1883
|
}, null, -1);
|
|
1884
|
-
const _hoisted_2$
|
|
1884
|
+
const _hoisted_2$Y = /* @__PURE__ */ createElementVNode("path", {
|
|
1885
1885
|
d: "M12 17.7307C12.5523 17.7307 13 17.283 13 16.7307C13 16.1784 12.5523 15.7307 12 15.7307C11.4477 15.7307 11 16.1784 11 16.7307C11 17.283 11.4477 17.7307 12 17.7307Z",
|
|
1886
1886
|
fill: "currentColor"
|
|
1887
1887
|
}, null, -1);
|
|
1888
|
-
const _hoisted_3$
|
|
1888
|
+
const _hoisted_3$u = /* @__PURE__ */ createElementVNode("path", {
|
|
1889
1889
|
"fill-rule": "evenodd",
|
|
1890
1890
|
"clip-rule": "evenodd",
|
|
1891
1891
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z",
|
|
1892
1892
|
fill: "currentColor"
|
|
1893
1893
|
}, null, -1);
|
|
1894
1894
|
const _hoisted_4$e = [
|
|
1895
|
-
_hoisted_1$
|
|
1896
|
-
_hoisted_2$
|
|
1897
|
-
_hoisted_3$
|
|
1895
|
+
_hoisted_1$19,
|
|
1896
|
+
_hoisted_2$Y,
|
|
1897
|
+
_hoisted_3$u
|
|
1898
1898
|
];
|
|
1899
|
-
const _sfc_main$
|
|
1899
|
+
const _sfc_main$1d = /* @__PURE__ */ defineComponent({
|
|
1900
1900
|
...{
|
|
1901
1901
|
name: "MonoHelp"
|
|
1902
1902
|
},
|
|
@@ -1924,14 +1924,14 @@ const _sfc_main$1b = /* @__PURE__ */ defineComponent({
|
|
|
1924
1924
|
};
|
|
1925
1925
|
}
|
|
1926
1926
|
});
|
|
1927
|
-
const _hoisted_1$
|
|
1927
|
+
const _hoisted_1$18 = /* @__PURE__ */ createElementVNode("path", {
|
|
1928
1928
|
d: "M3 12C3 11.4477 3.44772 11 4 11H20C20.5523 11 21 11.4477 21 12C21 12.5523 20.5523 13 20 13H4C3.44772 13 3 12.5523 3 12Z",
|
|
1929
1929
|
fill: "currentColor"
|
|
1930
1930
|
}, null, -1);
|
|
1931
|
-
const _hoisted_2$
|
|
1932
|
-
_hoisted_1$
|
|
1931
|
+
const _hoisted_2$X = [
|
|
1932
|
+
_hoisted_1$18
|
|
1933
1933
|
];
|
|
1934
|
-
const _sfc_main$
|
|
1934
|
+
const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
1935
1935
|
...{
|
|
1936
1936
|
name: "MonoLess"
|
|
1937
1937
|
},
|
|
@@ -1955,23 +1955,23 @@ const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
|
1955
1955
|
viewBox: "0 0 24 24",
|
|
1956
1956
|
fill: "none",
|
|
1957
1957
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1958
|
-
}, _hoisted_2$
|
|
1958
|
+
}, _hoisted_2$X, 4);
|
|
1959
1959
|
};
|
|
1960
1960
|
}
|
|
1961
1961
|
});
|
|
1962
|
-
const _hoisted_1$
|
|
1962
|
+
const _hoisted_1$17 = /* @__PURE__ */ createElementVNode("path", {
|
|
1963
1963
|
d: "M13 3C13 2.44772 12.5523 2 12 2C11.4477 2 11 2.44772 11 3V13C11 13.5523 11.4477 14 12 14C12.5523 14 13 13.5523 13 13V3Z",
|
|
1964
1964
|
fill: "currentColor"
|
|
1965
1965
|
}, null, -1);
|
|
1966
|
-
const _hoisted_2$
|
|
1966
|
+
const _hoisted_2$W = /* @__PURE__ */ createElementVNode("path", {
|
|
1967
1967
|
d: "M4 12C4 9.21721 5.42073 6.7648 7.57959 5.33093C8.03964 5.02537 8.24578 4.4301 8 3.93552C7.75422 3.44094 7.1507 3.23516 6.68319 3.5292C3.87129 5.29775 2 8.42958 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 8.42958 20.1287 5.29775 17.3168 3.5292C16.8493 3.23516 16.2458 3.44094 16 3.93552C15.7542 4.4301 15.9604 5.02537 16.4204 5.33093C18.5793 6.7648 20 9.21721 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z",
|
|
1968
1968
|
fill: "currentColor"
|
|
1969
1969
|
}, null, -1);
|
|
1970
|
-
const _hoisted_3$
|
|
1971
|
-
_hoisted_1$
|
|
1972
|
-
_hoisted_2$
|
|
1970
|
+
const _hoisted_3$t = [
|
|
1971
|
+
_hoisted_1$17,
|
|
1972
|
+
_hoisted_2$W
|
|
1973
1973
|
];
|
|
1974
|
-
const _sfc_main$
|
|
1974
|
+
const _sfc_main$1b = /* @__PURE__ */ defineComponent({
|
|
1975
1975
|
...{
|
|
1976
1976
|
name: "MonoLogout"
|
|
1977
1977
|
},
|
|
@@ -1995,28 +1995,28 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
1995
1995
|
viewBox: "0 0 24 24",
|
|
1996
1996
|
fill: "none",
|
|
1997
1997
|
xmlns: "http://www.w3.org/2000/svg"
|
|
1998
|
-
}, _hoisted_3$
|
|
1998
|
+
}, _hoisted_3$t, 4);
|
|
1999
1999
|
};
|
|
2000
2000
|
}
|
|
2001
2001
|
});
|
|
2002
|
-
const _hoisted_1$
|
|
2002
|
+
const _hoisted_1$16 = /* @__PURE__ */ createElementVNode("path", {
|
|
2003
2003
|
d: "M2 5C2 4.44772 2.44772 4 3 4H21C21.5523 4 22 4.44772 22 5C22 5.55228 21.5523 6 21 6H3C2.44772 6 2 5.55228 2 5Z",
|
|
2004
2004
|
fill: "currentColor"
|
|
2005
2005
|
}, null, -1);
|
|
2006
|
-
const _hoisted_2$
|
|
2006
|
+
const _hoisted_2$V = /* @__PURE__ */ createElementVNode("path", {
|
|
2007
2007
|
d: "M2 12C2 11.4477 2.44772 11 3 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H3C2.44772 13 2 12.5523 2 12Z",
|
|
2008
2008
|
fill: "currentColor"
|
|
2009
2009
|
}, null, -1);
|
|
2010
|
-
const _hoisted_3$
|
|
2010
|
+
const _hoisted_3$s = /* @__PURE__ */ createElementVNode("path", {
|
|
2011
2011
|
d: "M22 19C22 18.4477 21.5523 18 21 18H3C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19Z",
|
|
2012
2012
|
fill: "currentColor"
|
|
2013
2013
|
}, null, -1);
|
|
2014
2014
|
const _hoisted_4$d = [
|
|
2015
|
-
_hoisted_1$
|
|
2016
|
-
_hoisted_2$
|
|
2017
|
-
_hoisted_3$
|
|
2015
|
+
_hoisted_1$16,
|
|
2016
|
+
_hoisted_2$V,
|
|
2017
|
+
_hoisted_3$s
|
|
2018
2018
|
];
|
|
2019
|
-
const _sfc_main$
|
|
2019
|
+
const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
2020
2020
|
...{
|
|
2021
2021
|
name: "MonoMenu"
|
|
2022
2022
|
},
|
|
@@ -2044,16 +2044,16 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
2044
2044
|
};
|
|
2045
2045
|
}
|
|
2046
2046
|
});
|
|
2047
|
-
const _hoisted_1$
|
|
2047
|
+
const _hoisted_1$15 = /* @__PURE__ */ createElementVNode("path", {
|
|
2048
2048
|
"fill-rule": "evenodd",
|
|
2049
2049
|
"clip-rule": "evenodd",
|
|
2050
2050
|
d: "M20 7L17 7L17 4C17 3.44772 16.5523 3 16 3C15.4477 3 15 3.44772 15 4L15 7C15 8.10457 15.8954 9 17 9L20 9C20.5523 9 21 8.55229 21 8C21 7.44772 20.5523 7 20 7ZM7 9C8.10457 9 9 8.10457 9 7V4C9 3.44772 8.55229 3 8 3C7.44772 3 7 3.44772 7 4V7L4 7C3.44772 7 3 7.44771 3 8C3 8.55228 3.44772 9 4 9L7 9ZM7 17H4C3.44772 17 3 16.5523 3 16C3 15.4477 3.44772 15 4 15H7C8.10457 15 9 15.8954 9 17V20C9 20.5523 8.55228 21 8 21C7.44771 21 7 20.5523 7 20V17ZM17 15C15.8954 15 15 15.8954 15 17L15 20C15 20.5523 15.4477 21 16 21C16.5523 21 17 20.5523 17 20L17 17L20 17C20.5523 17 21 16.5523 21 16C21 15.4477 20.5523 15 20 15L17 15Z",
|
|
2051
2051
|
fill: "currentColor"
|
|
2052
2052
|
}, null, -1);
|
|
2053
|
-
const _hoisted_2$
|
|
2054
|
-
_hoisted_1$
|
|
2053
|
+
const _hoisted_2$U = [
|
|
2054
|
+
_hoisted_1$15
|
|
2055
2055
|
];
|
|
2056
|
-
const _sfc_main$
|
|
2056
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
2057
2057
|
...{
|
|
2058
2058
|
name: "MonoFullscreenExit"
|
|
2059
2059
|
},
|
|
@@ -2077,20 +2077,20 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
2077
2077
|
viewBox: "0 0 24 24",
|
|
2078
2078
|
fill: "none",
|
|
2079
2079
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2080
|
-
}, _hoisted_2$
|
|
2080
|
+
}, _hoisted_2$U, 4);
|
|
2081
2081
|
};
|
|
2082
2082
|
}
|
|
2083
2083
|
});
|
|
2084
|
-
const _hoisted_1$
|
|
2084
|
+
const _hoisted_1$14 = /* @__PURE__ */ createElementVNode("path", {
|
|
2085
2085
|
"fill-rule": "evenodd",
|
|
2086
2086
|
"clip-rule": "evenodd",
|
|
2087
2087
|
d: "M14.5757 4.42348C14.8508 5.23244 15 6.09929 15 7.00001C15 11.4183 11.4183 15 7 15C6.09928 15 5.23243 14.8508 4.42347 14.5758C5.49544 17.7301 8.48312 20 12 20C16.4183 20 20 16.4183 20 12C20 8.48314 17.7301 5.49546 14.5757 4.42348ZM12.045 3.75068C11.5657 3.00831 12.1241 1.95436 13.0863 2.05842C18.0987 2.60051 22 6.84399 22 12C22 17.5229 17.5228 22 12 22C6.84397 22 2.6005 18.0987 2.05841 13.0863C1.95434 12.1241 3.0083 11.5657 3.75067 12.045C4.68655 12.6492 5.80078 13 7 13C10.3137 13 13 10.3137 13 7.00001C13 5.8008 12.6492 4.68656 12.045 3.75068Z",
|
|
2088
2088
|
fill: "currentColor"
|
|
2089
2089
|
}, null, -1);
|
|
2090
|
-
const _hoisted_2$
|
|
2091
|
-
_hoisted_1$
|
|
2090
|
+
const _hoisted_2$T = [
|
|
2091
|
+
_hoisted_1$14
|
|
2092
2092
|
];
|
|
2093
|
-
const _sfc_main$
|
|
2093
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
2094
2094
|
...{
|
|
2095
2095
|
name: "MonoMoon"
|
|
2096
2096
|
},
|
|
@@ -2114,20 +2114,20 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
2114
2114
|
viewBox: "0 0 24 24",
|
|
2115
2115
|
fill: "none",
|
|
2116
2116
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2117
|
-
}, _hoisted_2$
|
|
2117
|
+
}, _hoisted_2$T, 4);
|
|
2118
2118
|
};
|
|
2119
2119
|
}
|
|
2120
2120
|
});
|
|
2121
|
-
const _hoisted_1$
|
|
2121
|
+
const _hoisted_1$13 = /* @__PURE__ */ createElementVNode("path", {
|
|
2122
2122
|
"fill-rule": "evenodd",
|
|
2123
2123
|
"clip-rule": "evenodd",
|
|
2124
2124
|
d: "M8.01197 19H3C2.44772 19 2 18.5523 2 18C2 17.4477 2.44772 17 3 17H4.5V9.58824C4.5 5.39907 7.96661 2 12 2C16.0334 2 19.5 5.39907 19.5 9.58824V17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H15.988C15.8332 21.1525 14.1932 23 12 23C9.80684 23 8.16675 21.1525 8.01197 19ZM6.5 9.58824C6.5 6.50022 9.07459 4 12 4C14.9254 4 17.5 6.50022 17.5 9.58824V17H6.5V9.58824ZM10.0195 19C10.1631 20.2056 11.0748 21 12 21C12.9252 21 13.8369 20.2056 13.9805 19H10.0195Z",
|
|
2125
2125
|
fill: "currentColor"
|
|
2126
2126
|
}, null, -1);
|
|
2127
|
-
const _hoisted_2$
|
|
2128
|
-
_hoisted_1$
|
|
2127
|
+
const _hoisted_2$S = [
|
|
2128
|
+
_hoisted_1$13
|
|
2129
2129
|
];
|
|
2130
|
-
const _sfc_main$
|
|
2130
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
2131
2131
|
...{
|
|
2132
2132
|
name: "MonoNotification"
|
|
2133
2133
|
},
|
|
@@ -2151,28 +2151,28 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
2151
2151
|
viewBox: "0 0 24 24",
|
|
2152
2152
|
fill: "none",
|
|
2153
2153
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2154
|
-
}, _hoisted_2$
|
|
2154
|
+
}, _hoisted_2$S, 4);
|
|
2155
2155
|
};
|
|
2156
2156
|
}
|
|
2157
2157
|
});
|
|
2158
|
-
const _hoisted_1$
|
|
2158
|
+
const _hoisted_1$12 = /* @__PURE__ */ createElementVNode("path", {
|
|
2159
2159
|
d: "M3 12C3 10.8954 3.92341 10 5.0625 10C6.20159 10 7.125 10.8954 7.125 12C7.125 13.1046 6.20159 14 5.0625 14C3.92341 14 3 13.1046 3 12Z",
|
|
2160
2160
|
fill: "currentColor"
|
|
2161
2161
|
}, null, -1);
|
|
2162
|
-
const _hoisted_2$
|
|
2162
|
+
const _hoisted_2$R = /* @__PURE__ */ createElementVNode("path", {
|
|
2163
2163
|
d: "M16.875 12C16.875 10.8954 17.7984 10 18.9375 10C20.0766 10 21 10.8954 21 12C21 13.1046 20.0766 14 18.9375 14C17.7984 14 16.875 13.1046 16.875 12Z",
|
|
2164
2164
|
fill: "currentColor"
|
|
2165
2165
|
}, null, -1);
|
|
2166
|
-
const _hoisted_3$
|
|
2166
|
+
const _hoisted_3$r = /* @__PURE__ */ createElementVNode("path", {
|
|
2167
2167
|
d: "M9.9375 12C9.9375 10.8954 10.8609 10 12 10C13.1391 10 14.0625 10.8954 14.0625 12C14.0625 13.1046 13.1391 14 12 14C10.8609 14 9.9375 13.1046 9.9375 12Z",
|
|
2168
2168
|
fill: "currentColor"
|
|
2169
2169
|
}, null, -1);
|
|
2170
2170
|
const _hoisted_4$c = [
|
|
2171
|
-
_hoisted_1$
|
|
2172
|
-
_hoisted_2$
|
|
2173
|
-
_hoisted_3$
|
|
2171
|
+
_hoisted_1$12,
|
|
2172
|
+
_hoisted_2$R,
|
|
2173
|
+
_hoisted_3$r
|
|
2174
2174
|
];
|
|
2175
|
-
const _sfc_main$
|
|
2175
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
2176
2176
|
...{
|
|
2177
2177
|
name: "MonoMore"
|
|
2178
2178
|
},
|
|
@@ -2200,11 +2200,11 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
2200
2200
|
};
|
|
2201
2201
|
}
|
|
2202
2202
|
});
|
|
2203
|
-
const _hoisted_1$
|
|
2203
|
+
const _hoisted_1$11 = /* @__PURE__ */ createStaticVNode('<path fill-rule="evenodd" clip-rule="evenodd" d="M5.50007 3.5C4.3955 3.5 3.50007 4.39543 3.50007 5.5V9C3.50007 10.1046 4.3955 11 5.50007 11H9C10.1046 11 11 10.1046 11 9V5.5C11 4.39543 10.1046 3.5 9 3.5H5.50007ZM9 5H5.50007C5.22393 5 5.00007 5.22386 5.00007 5.5V9C5.00007 9.27614 5.22393 9.5 5.50007 9.5H9C9.27614 9.5 9.5 9.27614 9.5 9V5.5C9.5 5.22386 9.27614 5 9 5Z" fill="currentColor"></path><path d="M14 4.25C13.5858 4.25 13.25 4.58579 13.25 5C13.25 5.41421 13.5858 5.75 14 5.75H20C20.4142 5.75 20.75 5.41421 20.75 5C20.75 4.58579 20.4142 4.25 20 4.25H14Z" fill="currentColor"></path><path d="M14 8.90985C13.5858 8.90985 13.25 9.24564 13.25 9.65985C13.25 10.0741 13.5858 10.4099 14 10.4099H20C20.4142 10.4099 20.75 10.0741 20.75 9.65985C20.75 9.24564 20.4142 8.90985 20 8.90985H14Z" fill="currentColor"></path><path d="M20 15.0562L13.9999 15.0564C13.5857 15.0565 13.2499 14.7207 13.2499 14.3065C13.2499 13.8923 13.5856 13.5565 13.9999 13.5564L20 13.5562C20.4142 13.5562 20.75 13.8919 20.75 14.3062C20.75 14.7204 20.4142 15.0562 20 15.0562Z" fill="currentColor"></path><path d="M14 18.25C13.5858 18.25 13.25 18.5858 13.25 19C13.25 19.4142 13.5858 19.75 14 19.75H20C20.4142 19.75 20.75 19.4142 20.75 19C20.75 18.5858 20.4142 18.25 20 18.25H14Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.49999 15C3.49999 13.8954 4.39542 13 5.49999 13H9.00002C10.1046 13 11 13.8954 11 15L11 18.5C11 19.6046 10.1046 20.5 9.00001 20.5H5.49998C4.3954 20.5 3.49997 19.6046 3.49997 18.5L3.49999 15ZM5.49999 14.5H9.00002C9.27617 14.5 9.50003 14.7239 9.50002 15L9.50001 18.5C9.50001 18.7761 9.27615 19 9.00001 19H5.49998C5.22383 19 4.99998 18.7761 4.99998 18.5L4.99999 15C4.99999 14.7239 5.22385 14.5 5.49999 14.5Z" fill="currentColor"></path>', 6);
|
|
2204
2204
|
const _hoisted_7$4 = [
|
|
2205
|
-
_hoisted_1$
|
|
2205
|
+
_hoisted_1$11
|
|
2206
2206
|
];
|
|
2207
|
-
const _sfc_main$
|
|
2207
|
+
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
2208
2208
|
...{
|
|
2209
2209
|
name: "MonoOrderbook15"
|
|
2210
2210
|
},
|
|
@@ -2232,21 +2232,21 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
2232
2232
|
};
|
|
2233
2233
|
}
|
|
2234
2234
|
});
|
|
2235
|
-
const _hoisted_1
|
|
2235
|
+
const _hoisted_1$10 = /* @__PURE__ */ createElementVNode("path", {
|
|
2236
2236
|
"fill-rule": "evenodd",
|
|
2237
2237
|
"clip-rule": "evenodd",
|
|
2238
2238
|
d: "M18.5 4H5.5V20H18.5V4ZM5.5 2C4.39543 2 3.5 2.89543 3.5 4V20C3.5 21.1046 4.39543 22 5.5 22H18.5C19.6046 22 20.5 21.1046 20.5 20V4C20.5 2.89543 19.6046 2 18.5 2H5.5Z",
|
|
2239
2239
|
fill: "currentColor"
|
|
2240
2240
|
}, null, -1);
|
|
2241
|
-
const _hoisted_2$
|
|
2241
|
+
const _hoisted_2$Q = /* @__PURE__ */ createElementVNode("path", {
|
|
2242
2242
|
d: "M13.75 15.75C13.75 16.7165 12.9665 17.5 12 17.5C11.0335 17.5 10.25 16.7165 10.25 15.75C10.25 14.7835 11.0335 14 12 14C12.9665 14 13.75 14.7835 13.75 15.75Z",
|
|
2243
2243
|
fill: "currentColor"
|
|
2244
2244
|
}, null, -1);
|
|
2245
|
-
const _hoisted_3$
|
|
2246
|
-
_hoisted_1
|
|
2247
|
-
_hoisted_2$
|
|
2245
|
+
const _hoisted_3$q = [
|
|
2246
|
+
_hoisted_1$10,
|
|
2247
|
+
_hoisted_2$Q
|
|
2248
2248
|
];
|
|
2249
|
-
const _sfc_main$
|
|
2249
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
2250
2250
|
...{
|
|
2251
2251
|
name: "MonoPhone"
|
|
2252
2252
|
},
|
|
@@ -2270,25 +2270,25 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
2270
2270
|
viewBox: "0 0 24 24",
|
|
2271
2271
|
fill: "none",
|
|
2272
2272
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2273
|
-
}, _hoisted_3$
|
|
2273
|
+
}, _hoisted_3$q, 4);
|
|
2274
2274
|
};
|
|
2275
2275
|
}
|
|
2276
2276
|
});
|
|
2277
|
-
const _hoisted_1
|
|
2277
|
+
const _hoisted_1$$ = /* @__PURE__ */ createElementVNode("path", {
|
|
2278
2278
|
d: "M8 11C8.82843 11 9.5 10.3284 9.5 9.5C9.5 8.67157 8.82843 8 8 8C7.17157 8 6.5 8.67157 6.5 9.5C6.5 10.3284 7.17157 11 8 11Z",
|
|
2279
2279
|
fill: "currentColor"
|
|
2280
2280
|
}, null, -1);
|
|
2281
|
-
const _hoisted_2$
|
|
2281
|
+
const _hoisted_2$P = /* @__PURE__ */ createElementVNode("path", {
|
|
2282
2282
|
"fill-rule": "evenodd",
|
|
2283
2283
|
"clip-rule": "evenodd",
|
|
2284
2284
|
d: "M4 4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4ZM20 6H4V16.9108L15.0673 11.5985C15.3788 11.449 15.7454 11.4708 16.0369 11.6563L20 14.1783V6ZM20 18H6.35257L15.4319 13.6419L20 16.5489V18Z",
|
|
2285
2285
|
fill: "currentColor"
|
|
2286
2286
|
}, null, -1);
|
|
2287
|
-
const _hoisted_3$
|
|
2288
|
-
_hoisted_1
|
|
2289
|
-
_hoisted_2$
|
|
2287
|
+
const _hoisted_3$p = [
|
|
2288
|
+
_hoisted_1$$,
|
|
2289
|
+
_hoisted_2$P
|
|
2290
2290
|
];
|
|
2291
|
-
const _sfc_main$
|
|
2291
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
2292
2292
|
...{
|
|
2293
2293
|
name: "MonoPic"
|
|
2294
2294
|
},
|
|
@@ -2312,30 +2312,30 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
2312
2312
|
viewBox: "0 0 24 24",
|
|
2313
2313
|
fill: "none",
|
|
2314
2314
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2315
|
-
}, _hoisted_3$
|
|
2315
|
+
}, _hoisted_3$p, 4);
|
|
2316
2316
|
};
|
|
2317
2317
|
}
|
|
2318
2318
|
});
|
|
2319
|
-
const _hoisted_1$
|
|
2319
|
+
const _hoisted_1$_ = /* @__PURE__ */ createElementVNode("path", {
|
|
2320
2320
|
d: "M16.1716 8.82841C15.781 8.43789 15.781 7.80472 16.1716 7.4142L17.5858 5.99998L16.1716 4.58577C15.781 4.19525 15.781 3.56208 16.1716 3.17156C16.5621 2.78103 17.1953 2.78103 17.5858 3.17156L19 4.58577L20.4142 3.17156C20.8047 2.78103 21.4379 2.78103 21.8284 3.17156C22.2189 3.56208 22.2189 4.19524 21.8284 4.58577L20.4142 5.99998L21.8284 7.4142C22.2189 7.80472 22.2189 8.43789 21.8284 8.82841C21.4379 9.21893 20.8047 9.21893 20.4142 8.82841L19 7.4142L17.5858 8.82841C17.1953 9.21893 16.5621 9.21893 16.1716 8.82841Z",
|
|
2321
2321
|
fill: "currentColor"
|
|
2322
2322
|
}, null, -1);
|
|
2323
|
-
const _hoisted_2$
|
|
2323
|
+
const _hoisted_2$O = /* @__PURE__ */ createElementVNode("path", {
|
|
2324
2324
|
"fill-rule": "evenodd",
|
|
2325
2325
|
"clip-rule": "evenodd",
|
|
2326
2326
|
d: "M2 5.99998C2 4.89541 2.89543 3.99998 4 3.99998H13C13.5523 3.99998 14 4.4477 14 4.99998C14 5.55227 13.5523 5.99998 13 5.99998H4V16.9107L15.0673 11.5985C15.3788 11.4489 15.7454 11.4708 16.0369 11.6563L20 14.1783V12C20 11.4477 20.4477 11 21 11C21.5523 11 22 11.4477 22 12V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V5.99998ZM20 18H6.35257L15.4319 13.6419L20 16.5489V18Z",
|
|
2327
2327
|
fill: "currentColor"
|
|
2328
2328
|
}, null, -1);
|
|
2329
|
-
const _hoisted_3$
|
|
2329
|
+
const _hoisted_3$o = /* @__PURE__ */ createElementVNode("path", {
|
|
2330
2330
|
d: "M8 11C8.82843 11 9.5 10.3284 9.5 9.49998C9.5 8.67156 8.82843 7.99998 8 7.99998C7.17157 7.99998 6.5 8.67156 6.5 9.49998C6.5 10.3284 7.17157 11 8 11Z",
|
|
2331
2331
|
fill: "currentColor"
|
|
2332
2332
|
}, null, -1);
|
|
2333
2333
|
const _hoisted_4$b = [
|
|
2334
|
-
_hoisted_1$
|
|
2335
|
-
_hoisted_2$
|
|
2336
|
-
_hoisted_3$
|
|
2334
|
+
_hoisted_1$_,
|
|
2335
|
+
_hoisted_2$O,
|
|
2336
|
+
_hoisted_3$o
|
|
2337
2337
|
];
|
|
2338
|
-
const _sfc_main$
|
|
2338
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
2339
2339
|
...{
|
|
2340
2340
|
name: "MonoPicError"
|
|
2341
2341
|
},
|
|
@@ -2363,14 +2363,14 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2363
2363
|
};
|
|
2364
2364
|
}
|
|
2365
2365
|
});
|
|
2366
|
-
const _hoisted_1$
|
|
2366
|
+
const _hoisted_1$Z = /* @__PURE__ */ createElementVNode("path", {
|
|
2367
2367
|
d: "M2.00003 12.08C1.99403 11.218 2.91003 10.724 3.61803 11.105L3.71303 11.163L6.39103 12.967C7.36303 13.622 6.76803 15.11 5.65703 14.974L5.54003 14.954L4.47703 14.72C5.01733 16.2149 5.99057 17.5149 7.27267 18.4545C8.55477 19.394 10.0876 19.9304 11.6758 19.9953C13.264 20.0602 14.8355 19.6507 16.19 18.8189C17.5445 17.9871 18.6206 16.7708 19.281 15.325C19.3946 15.0896 19.5957 14.908 19.8415 14.8191C20.0872 14.7302 20.358 14.741 20.5958 14.8492C20.8337 14.9574 21.0198 15.1545 21.1142 15.3981C21.2086 15.6418 21.2039 15.9128 21.101 16.153C19.114 20.523 14.205 22.946 9.41403 21.662C7.30026 21.0957 5.43051 19.8518 4.09137 18.1211C2.75223 16.3904 2.01758 14.2683 2.00003 12.08ZM2.90303 7.85201C4.89003 3.48201 9.79903 1.06001 14.59 2.34301C16.7037 2.90913 18.5734 4.15279 19.9126 5.88335C21.2517 7.61392 21.9864 9.73589 22.004 11.924C22.011 12.787 21.094 13.282 20.387 12.9L20.291 12.842L17.613 11.038C16.641 10.383 17.236 8.89501 18.347 9.03101L18.464 9.05101L19.527 9.28501C18.9867 7.79016 18.0135 6.49009 16.7314 5.55056C15.4493 4.61103 13.9164 4.07461 12.3283 4.00971C10.7401 3.9448 9.16856 4.35435 7.81408 5.18613C6.45959 6.01791 5.3835 7.23423 4.72303 8.68001C4.6706 8.80247 4.59424 8.91322 4.49841 9.00576C4.40259 9.0983 4.28925 9.17076 4.16504 9.21889C4.04082 9.26702 3.90825 9.28985 3.77509 9.28603C3.64193 9.28222 3.51088 9.25184 3.38963 9.19667C3.26838 9.14151 3.15937 9.06268 3.069 8.9648C2.97864 8.86693 2.90874 8.75199 2.86341 8.62672C2.81808 8.50146 2.79823 8.36841 2.80504 8.23537C2.81184 8.10233 2.84516 7.97199 2.90303 7.85201Z",
|
|
2368
2368
|
fill: "currentColor"
|
|
2369
2369
|
}, null, -1);
|
|
2370
|
-
const _hoisted_2$
|
|
2371
|
-
_hoisted_1$
|
|
2370
|
+
const _hoisted_2$N = [
|
|
2371
|
+
_hoisted_1$Z
|
|
2372
2372
|
];
|
|
2373
|
-
const _sfc_main
|
|
2373
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
2374
2374
|
...{
|
|
2375
2375
|
name: "MonoRefresh"
|
|
2376
2376
|
},
|
|
@@ -2394,23 +2394,23 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
|
2394
2394
|
viewBox: "0 0 24 24",
|
|
2395
2395
|
fill: "none",
|
|
2396
2396
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2397
|
-
}, _hoisted_2$
|
|
2397
|
+
}, _hoisted_2$N, 4);
|
|
2398
2398
|
};
|
|
2399
2399
|
}
|
|
2400
2400
|
});
|
|
2401
|
-
const _hoisted_1$
|
|
2401
|
+
const _hoisted_1$Y = /* @__PURE__ */ createElementVNode("path", {
|
|
2402
2402
|
d: "M4.60717 8.33377C5.95806 5.61547 8.76187 3.75 12 3.75C16.1021 3.75 19.5049 6.74386 20.1427 10.6657L16.8642 8.84438C16.5021 8.64322 16.0455 8.77368 15.8444 9.13577C15.6432 9.49786 15.7737 9.95446 16.1358 10.1556L20.6358 12.6556C20.8681 12.7847 21.1513 12.7812 21.3804 12.6464C21.6094 12.5116 21.75 12.2657 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25C8.17072 2.25 4.85843 4.45765 3.2639 7.66623C3.07956 8.03716 3.23083 8.4873 3.60176 8.67164C3.9727 8.85597 4.42284 8.70471 4.60717 8.33377Z",
|
|
2403
2403
|
fill: "currentColor"
|
|
2404
2404
|
}, null, -1);
|
|
2405
|
-
const _hoisted_2$
|
|
2405
|
+
const _hoisted_2$M = /* @__PURE__ */ createElementVNode("path", {
|
|
2406
2406
|
d: "M19.3928 15.6662C18.042 18.3845 15.2381 20.25 12 20.25C7.89792 20.25 4.49508 17.2561 3.85734 13.3343L7.1358 15.1556C7.49788 15.3568 7.95449 15.2263 8.15565 14.8642C8.3568 14.5021 8.22635 14.0455 7.86426 13.8444L3.36423 11.3444C3.13193 11.2153 2.84869 11.2188 2.61965 11.3536C2.39062 11.4884 2.25 11.7343 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C15.8293 21.75 19.1416 19.5423 20.7361 16.3338C20.9205 15.9628 20.7692 15.5127 20.3983 15.3284C20.0273 15.144 19.5772 15.2953 19.3928 15.6662Z",
|
|
2407
2407
|
fill: "currentColor"
|
|
2408
2408
|
}, null, -1);
|
|
2409
|
-
const _hoisted_3$
|
|
2410
|
-
_hoisted_1$
|
|
2411
|
-
_hoisted_2$
|
|
2409
|
+
const _hoisted_3$n = [
|
|
2410
|
+
_hoisted_1$Y,
|
|
2411
|
+
_hoisted_2$M
|
|
2412
2412
|
];
|
|
2413
|
-
const _sfc_main$
|
|
2413
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
2414
2414
|
...{
|
|
2415
2415
|
name: "MonoRefresh15"
|
|
2416
2416
|
},
|
|
@@ -2434,18 +2434,18 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
|
2434
2434
|
viewBox: "0 0 24 24",
|
|
2435
2435
|
fill: "none",
|
|
2436
2436
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2437
|
-
}, _hoisted_3$
|
|
2437
|
+
}, _hoisted_3$n, 4);
|
|
2438
2438
|
};
|
|
2439
2439
|
}
|
|
2440
2440
|
});
|
|
2441
|
-
const _hoisted_1$
|
|
2441
|
+
const _hoisted_1$X = /* @__PURE__ */ createElementVNode("path", {
|
|
2442
2442
|
d: "M20 8.99999C20.2449 9.00003 20.4813 9.08995 20.6644 9.25271C20.8474 9.41547 20.9643 9.63974 20.993 9.883L21 9.99999V15C21 16.0262 20.6056 17.0132 19.8983 17.7568C19.191 18.5004 18.225 18.9437 17.2 18.995L17 19H8.107L8.087 19.415L8.053 19.934C8.026 20.28 7.701 20.491 7.422 20.344L7.116 20.18L6.756 19.977L6.558 19.86L6.128 19.597C6.05134 19.5485 5.97501 19.4995 5.899 19.45L5.436 19.14L5.226 18.993L4.849 18.72L4.534 18.48C4.48949 18.4456 4.44515 18.4109 4.401 18.376C4.165 18.188 4.176 17.81 4.424 17.614L4.704 17.397L5.044 17.145L5.444 16.863L5.9 16.558L6.362 16.267L6.778 16.018L7.143 15.813L7.45 15.648C7.725 15.505 8.021 15.684 8.048 16.008L8.073 16.355L8.097 16.77L8.107 17H17C17.5046 17.0002 17.9906 16.8096 18.3605 16.4665C18.7305 16.1234 18.9572 15.6531 18.995 15.15L19 15V9.99999C19 9.73478 19.1054 9.48042 19.2929 9.29289C19.4804 9.10535 19.7348 8.99999 20 8.99999ZM16.578 3.65499L16.884 3.81999L17.244 4.02299L17.442 4.13999L17.872 4.40299L18.101 4.54999L18.564 4.85999L18.774 5.00699L19.151 5.27999L19.466 5.51999L19.599 5.62399C19.835 5.81199 19.824 6.18999 19.576 6.38599L19.296 6.60299L18.956 6.85499L18.556 7.13699L18.1 7.44199L17.638 7.73299L17.222 7.98199L16.857 8.187L16.55 8.35199C16.275 8.495 15.978 8.31599 15.952 7.99199L15.927 7.64499L15.903 7.22999C15.8993 7.15334 15.896 7.07668 15.893 6.99999H7C6.46957 6.99999 5.96086 7.21071 5.58579 7.58578C5.21071 7.96085 5 8.46956 5 8.99999V14C5 14.2652 4.89464 14.5196 4.70711 14.7071C4.51957 14.8946 4.26522 15 4 15C3.73478 15 3.48043 14.8946 3.29289 14.7071C3.10536 14.5196 3 14.2652 3 14V8.99999C3 7.93913 3.42143 6.92171 4.17157 6.17157C4.92172 5.42142 5.93913 4.99999 7 4.99999H15.893L15.913 4.58499L15.935 4.22499L15.947 4.06599C15.974 3.71999 16.299 3.50799 16.578 3.65499Z",
|
|
2443
2443
|
fill: "currentColor"
|
|
2444
2444
|
}, null, -1);
|
|
2445
|
-
const _hoisted_2$
|
|
2446
|
-
_hoisted_1$
|
|
2445
|
+
const _hoisted_2$L = [
|
|
2446
|
+
_hoisted_1$X
|
|
2447
2447
|
];
|
|
2448
|
-
const _sfc_main
|
|
2448
|
+
const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
2449
2449
|
...{
|
|
2450
2450
|
name: "MonoRepeat"
|
|
2451
2451
|
},
|
|
@@ -2469,20 +2469,20 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
|
2469
2469
|
viewBox: "0 0 24 24",
|
|
2470
2470
|
fill: "none",
|
|
2471
2471
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2472
|
-
}, _hoisted_2$
|
|
2472
|
+
}, _hoisted_2$L, 4);
|
|
2473
2473
|
};
|
|
2474
2474
|
}
|
|
2475
2475
|
});
|
|
2476
|
-
const _hoisted_1$
|
|
2476
|
+
const _hoisted_1$W = /* @__PURE__ */ createElementVNode("path", {
|
|
2477
2477
|
"fill-rule": "evenodd",
|
|
2478
2478
|
"clip-rule": "evenodd",
|
|
2479
2479
|
d: "M17.4733 18.8875C15.8415 20.2086 13.7632 21 11.5 21C6.25329 21 2 16.7467 2 11.5C2 6.25329 6.25329 2 11.5 2C16.7467 2 21 6.25329 21 11.5C21 13.7631 20.2086 15.8415 18.8875 17.4733L21.5 20.0858C21.8905 20.4763 21.8905 21.1095 21.5 21.5C21.1095 21.8905 20.4763 21.8905 20.0858 21.5L17.4733 18.8875ZM19 11.5C19 15.6421 15.6421 19 11.5 19C7.35786 19 4 15.6421 4 11.5C4 7.35786 7.35786 4 11.5 4C15.6421 4 19 7.35786 19 11.5Z",
|
|
2480
2480
|
fill: "currentColor"
|
|
2481
2481
|
}, null, -1);
|
|
2482
|
-
const _hoisted_2$
|
|
2483
|
-
_hoisted_1$
|
|
2482
|
+
const _hoisted_2$K = [
|
|
2483
|
+
_hoisted_1$W
|
|
2484
2484
|
];
|
|
2485
|
-
const _sfc_main$
|
|
2485
|
+
const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
2486
2486
|
...{
|
|
2487
2487
|
name: "MonoSearch"
|
|
2488
2488
|
},
|
|
@@ -2506,27 +2506,27 @@ const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
|
2506
2506
|
viewBox: "0 0 24 24",
|
|
2507
2507
|
fill: "none",
|
|
2508
2508
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2509
|
-
}, _hoisted_2$
|
|
2509
|
+
}, _hoisted_2$K, 4);
|
|
2510
2510
|
};
|
|
2511
2511
|
}
|
|
2512
2512
|
});
|
|
2513
|
-
const _hoisted_1$
|
|
2513
|
+
const _hoisted_1$V = /* @__PURE__ */ createElementVNode("path", {
|
|
2514
2514
|
"fill-rule": "evenodd",
|
|
2515
2515
|
"clip-rule": "evenodd",
|
|
2516
2516
|
d: "M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",
|
|
2517
2517
|
fill: "currentColor"
|
|
2518
2518
|
}, null, -1);
|
|
2519
|
-
const _hoisted_2$
|
|
2519
|
+
const _hoisted_2$J = /* @__PURE__ */ createElementVNode("path", {
|
|
2520
2520
|
"fill-rule": "evenodd",
|
|
2521
2521
|
"clip-rule": "evenodd",
|
|
2522
2522
|
d: "M13.375 1.92782C12.5242 1.43658 11.4759 1.43658 10.625 1.92782L3.96475 5.77312C3.1139 6.26436 2.58975 7.17221 2.58975 8.15469V15.8453C2.58975 16.8278 3.1139 17.7356 3.96475 18.2269L10.625 22.0722C11.4759 22.5634 12.5242 22.5634 13.375 22.0722L20.0353 18.2269C20.8861 17.7356 21.4103 16.8278 21.4103 15.8453V8.15469C21.4103 7.17221 20.8861 6.26436 20.0353 5.77312L13.375 1.92782ZM11.375 3.22686C11.7618 3.00356 12.2383 3.00356 12.625 3.22686L19.2853 7.07215C19.672 7.29545 19.9103 7.7081 19.9103 8.15469V15.8453C19.9103 16.2919 19.672 16.7045 19.2853 16.9278L12.625 20.7731C12.2383 20.9964 11.7618 20.9964 11.375 20.7731L4.71475 16.9278C4.328 16.7045 4.08975 16.2919 4.08975 15.8453V8.15469C4.08975 7.7081 4.328 7.29545 4.71475 7.07215L11.375 3.22686Z",
|
|
2523
2523
|
fill: "currentColor"
|
|
2524
2524
|
}, null, -1);
|
|
2525
|
-
const _hoisted_3$
|
|
2526
|
-
_hoisted_1$
|
|
2527
|
-
_hoisted_2$
|
|
2525
|
+
const _hoisted_3$m = [
|
|
2526
|
+
_hoisted_1$V,
|
|
2527
|
+
_hoisted_2$J
|
|
2528
2528
|
];
|
|
2529
|
-
const _sfc_main$
|
|
2529
|
+
const _sfc_main$Z = /* @__PURE__ */ defineComponent({
|
|
2530
2530
|
...{
|
|
2531
2531
|
name: "MonoSet15"
|
|
2532
2532
|
},
|
|
@@ -2550,20 +2550,20 @@ const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
|
2550
2550
|
viewBox: "0 0 24 24",
|
|
2551
2551
|
fill: "none",
|
|
2552
2552
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2553
|
-
}, _hoisted_3$
|
|
2553
|
+
}, _hoisted_3$m, 4);
|
|
2554
2554
|
};
|
|
2555
2555
|
}
|
|
2556
2556
|
});
|
|
2557
|
-
const _hoisted_1$
|
|
2557
|
+
const _hoisted_1$U = /* @__PURE__ */ createElementVNode("path", {
|
|
2558
2558
|
"fill-rule": "evenodd",
|
|
2559
2559
|
"clip-rule": "evenodd",
|
|
2560
2560
|
d: "M14.035 2.80902C14.405 2.54302 14.925 2.41902 15.436 2.60602C16.5224 3.004 17.5314 3.58768 18.418 4.33102C18.835 4.68102 18.988 5.19202 18.942 5.64402C18.867 6.39702 18.999 7.12402 19.362 7.75002C19.682 8.30702 20.164 8.74702 20.752 9.05702L20.977 9.16702C21.391 9.35402 21.759 9.74302 21.852 10.28C22.0495 11.4182 22.0495 12.5819 21.852 13.72C21.769 14.204 21.462 14.567 21.099 14.771L20.977 14.834C20.287 15.144 19.723 15.624 19.361 16.25C18.999 16.877 18.867 17.603 18.942 18.356C18.987 18.808 18.835 19.32 18.418 19.669C17.5314 20.4124 16.5224 20.996 15.436 21.394C15.2038 21.4771 14.9548 21.502 14.7107 21.4666C14.4667 21.4312 14.235 21.3366 14.036 21.191C13.42 20.75 12.723 20.5 12 20.5C11.277 20.5 10.58 20.749 9.96499 21.191C9.76584 21.3368 9.53399 21.4315 9.28975 21.4669C9.04551 21.5023 8.79632 21.4772 8.56399 21.394C7.47759 20.9961 6.46859 20.4124 5.58199 19.669C5.39421 19.5095 5.2483 19.3064 5.15696 19.0776C5.06563 18.8487 5.03165 18.601 5.05799 18.356C5.13299 17.603 4.99999 16.876 4.63799 16.25C4.30829 15.6911 3.82612 15.2377 3.24799 14.943L3.02299 14.833C2.79734 14.7331 2.5996 14.5794 2.44707 14.3853C2.29454 14.1913 2.19185 13.9629 2.14799 13.72C1.95043 12.5819 1.95043 11.4182 2.14799 10.28C2.23099 9.79602 2.53799 9.43302 2.90099 9.22902L3.02299 9.16702C3.71299 8.85602 4.27699 8.37702 4.63899 7.75002C4.99999 7.12402 5.13299 6.39702 5.05799 5.64402C5.03165 5.39903 5.06563 5.15131 5.15696 4.92246C5.2483 4.6936 5.39421 4.49056 5.58199 4.33102C6.4686 3.58768 7.4776 3.004 8.56399 2.60602C8.7962 2.52305 9.04518 2.49818 9.28921 2.53356C9.53325 2.56894 9.76491 2.66351 9.96399 2.80902C10.579 3.25102 11.276 3.50002 12 3.50002C12.724 3.50002 13.42 3.25102 14.035 2.80902ZM14.992 4.57802C14.126 5.14802 13.105 5.50002 12 5.50002C10.895 5.50002 9.87399 5.14702 9.00799 4.57802C8.31182 4.85902 7.65873 5.23673 7.06799 5.70002C7.12799 6.73302 6.92299 7.79302 6.37099 8.75002C5.81799 9.70602 5.00299 10.413 4.07799 10.878C3.97378 11.6217 3.97378 12.3763 4.07799 13.12C5.00299 13.585 5.81799 14.292 6.37099 15.25C6.92299 16.205 7.12799 17.265 7.06799 18.298C7.65867 18.7617 8.31177 19.1397 9.00799 19.421C9.87399 18.851 10.895 18.499 12 18.499C13.105 18.499 14.126 18.852 14.992 19.421C15.6881 19.14 16.3412 18.7623 16.932 18.299C16.872 17.265 17.077 16.205 17.629 15.249C18.181 14.292 18.997 13.585 19.922 13.119C20.0262 12.376 20.0262 11.6221 19.922 10.879C18.997 10.413 18.182 9.70602 17.629 8.74902C17.077 7.79302 16.872 6.73302 16.932 5.69902C16.3412 5.23573 15.6882 4.85902 14.992 4.57802ZM12 8.00002C13.0609 8.00002 14.0783 8.42145 14.8284 9.17159C15.5786 9.92174 16 10.9392 16 12C16 13.0609 15.5786 14.0783 14.8284 14.8284C14.0783 15.5786 13.0609 16 12 16C10.9391 16 9.92171 15.5786 9.17156 14.8284C8.42142 14.0783 7.99999 13.0609 7.99999 12C7.99999 10.9392 8.42142 9.92174 9.17156 9.17159C9.92171 8.42145 10.9391 8.00002 12 8.00002ZM12 10C11.4696 10 10.9608 10.2107 10.5858 10.5858C10.2107 10.9609 9.99999 11.4696 9.99999 12C9.99999 12.5305 10.2107 13.0392 10.5858 13.4142C10.9608 13.7893 11.4696 14 12 14C12.5304 14 13.0391 13.7893 13.4142 13.4142C13.7893 13.0392 14 12.5305 14 12C14 11.4696 13.7893 10.9609 13.4142 10.5858C13.0391 10.2107 12.5304 10 12 10Z",
|
|
2561
2561
|
fill: "currentColor"
|
|
2562
2562
|
}, null, -1);
|
|
2563
|
-
const _hoisted_2$
|
|
2564
|
-
_hoisted_1$
|
|
2563
|
+
const _hoisted_2$I = [
|
|
2564
|
+
_hoisted_1$U
|
|
2565
2565
|
];
|
|
2566
|
-
const _sfc_main$
|
|
2566
|
+
const _sfc_main$Y = /* @__PURE__ */ defineComponent({
|
|
2567
2567
|
...{
|
|
2568
2568
|
name: "MonoSetting"
|
|
2569
2569
|
},
|
|
@@ -2587,20 +2587,20 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
2587
2587
|
viewBox: "0 0 24 24",
|
|
2588
2588
|
fill: "none",
|
|
2589
2589
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2590
|
-
}, _hoisted_2$
|
|
2590
|
+
}, _hoisted_2$I, 4);
|
|
2591
2591
|
};
|
|
2592
2592
|
}
|
|
2593
2593
|
});
|
|
2594
|
-
const _hoisted_1$
|
|
2594
|
+
const _hoisted_1$T = /* @__PURE__ */ createElementVNode("path", {
|
|
2595
2595
|
"fill-rule": "evenodd",
|
|
2596
2596
|
"clip-rule": "evenodd",
|
|
2597
2597
|
d: "M15.8147 7.7495L12.8333 3.25591C12.4377 2.65973 11.5623 2.65973 11.1667 3.25591L8.18529 7.7495L2.99031 9.19644C2.30107 9.38841 2.03055 10.221 2.47532 10.7814L5.82766 15.0055L5.59844 20.3934C5.56803 21.1082 6.27626 21.6228 6.9467 21.373L12 19.49L17.0533 21.373C17.7238 21.6228 18.432 21.1082 18.4016 20.3934L18.1724 15.0055L21.5247 10.7814C21.9695 10.221 21.699 9.38841 21.0097 9.19644L15.8147 7.7495Z",
|
|
2598
2598
|
fill: "currentColor"
|
|
2599
2599
|
}, null, -1);
|
|
2600
|
-
const _hoisted_2$
|
|
2601
|
-
_hoisted_1$
|
|
2600
|
+
const _hoisted_2$H = [
|
|
2601
|
+
_hoisted_1$T
|
|
2602
2602
|
];
|
|
2603
|
-
const _sfc_main$
|
|
2603
|
+
const _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
2604
2604
|
...{
|
|
2605
2605
|
name: "MonoStarFill"
|
|
2606
2606
|
},
|
|
@@ -2624,20 +2624,20 @@ const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
|
2624
2624
|
viewBox: "0 0 24 24",
|
|
2625
2625
|
fill: "none",
|
|
2626
2626
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2627
|
-
}, _hoisted_2$
|
|
2627
|
+
}, _hoisted_2$H, 4);
|
|
2628
2628
|
};
|
|
2629
2629
|
}
|
|
2630
2630
|
});
|
|
2631
|
-
const _hoisted_1$
|
|
2631
|
+
const _hoisted_1$S = /* @__PURE__ */ createElementVNode("path", {
|
|
2632
2632
|
"fill-rule": "evenodd",
|
|
2633
2633
|
"clip-rule": "evenodd",
|
|
2634
2634
|
d: "M12 5.65338L9.91163 8.70057C9.58655 9.1749 9.10789 9.52266 8.55633 9.68525L5.01293 10.7298L7.26564 13.6576C7.6163 14.1133 7.79913 14.676 7.78332 15.2508L7.68176 18.9436L11.1624 17.7059C11.7042 17.5132 12.2958 17.5132 12.8376 17.7059L16.3182 18.9436L16.2167 15.2508C16.2009 14.676 16.3837 14.1133 16.7344 13.6576L18.9871 10.7298L15.4437 9.68525C14.8921 9.52266 14.4135 9.1749 14.0884 8.70057L12 5.65338ZM12.8249 4.2036C12.4277 3.62403 11.5723 3.62403 11.1751 4.2036L8.67432 7.85259C8.54429 8.04232 8.35283 8.18142 8.1322 8.24646L3.88902 9.49727C3.21507 9.69594 2.95076 10.5094 3.37922 11.0663L6.07682 14.5723C6.21708 14.7546 6.29021 14.9797 6.28389 15.2096L6.16227 19.6316C6.14295 20.334 6.83493 20.8367 7.49694 20.6013L11.665 19.1192C11.8817 19.0421 12.1183 19.0421 12.335 19.1192L16.5031 20.6013C17.1651 20.8367 17.8571 20.334 17.8377 19.6316L17.7161 15.2096C17.7098 14.9797 17.7829 14.7546 17.9232 14.5723L20.6208 11.0663C21.0492 10.5094 20.7849 9.69594 20.111 9.49727L15.8678 8.24646C15.6472 8.18142 15.4557 8.04232 15.3257 7.85259L12.8249 4.2036Z",
|
|
2635
2635
|
fill: "currentColor"
|
|
2636
2636
|
}, null, -1);
|
|
2637
|
-
const _hoisted_2$
|
|
2638
|
-
_hoisted_1$
|
|
2637
|
+
const _hoisted_2$G = [
|
|
2638
|
+
_hoisted_1$S
|
|
2639
2639
|
];
|
|
2640
|
-
const _sfc_main$
|
|
2640
|
+
const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
2641
2641
|
...{
|
|
2642
2642
|
name: "MonoStar15"
|
|
2643
2643
|
},
|
|
@@ -2661,31 +2661,31 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
|
2661
2661
|
viewBox: "0 0 24 24",
|
|
2662
2662
|
fill: "none",
|
|
2663
2663
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2664
|
-
}, _hoisted_2$
|
|
2664
|
+
}, _hoisted_2$G, 4);
|
|
2665
2665
|
};
|
|
2666
2666
|
}
|
|
2667
2667
|
});
|
|
2668
|
-
const _hoisted_1$
|
|
2668
|
+
const _hoisted_1$R = /* @__PURE__ */ createElementVNode("path", {
|
|
2669
2669
|
d: "M5 5H15V7H5V5Z",
|
|
2670
2670
|
fill: "currentColor",
|
|
2671
2671
|
"fill-opacity": "0.48"
|
|
2672
2672
|
}, null, -1);
|
|
2673
|
-
const _hoisted_2$
|
|
2673
|
+
const _hoisted_2$F = /* @__PURE__ */ createElementVNode("path", {
|
|
2674
2674
|
d: "M5 9H15V11H5V9Z",
|
|
2675
2675
|
fill: "currentColor",
|
|
2676
2676
|
"fill-opacity": "0.48"
|
|
2677
2677
|
}, null, -1);
|
|
2678
|
-
const _hoisted_3$
|
|
2678
|
+
const _hoisted_3$l = /* @__PURE__ */ createElementVNode("path", {
|
|
2679
2679
|
d: "M15 13H5V15H15V13Z",
|
|
2680
2680
|
fill: "currentColor",
|
|
2681
2681
|
"fill-opacity": "0.48"
|
|
2682
2682
|
}, null, -1);
|
|
2683
2683
|
const _hoisted_4$a = [
|
|
2684
|
-
_hoisted_1$
|
|
2685
|
-
_hoisted_2$
|
|
2686
|
-
_hoisted_3$
|
|
2684
|
+
_hoisted_1$R,
|
|
2685
|
+
_hoisted_2$F,
|
|
2686
|
+
_hoisted_3$l
|
|
2687
2687
|
];
|
|
2688
|
-
const _sfc_main$
|
|
2688
|
+
const _sfc_main$V = /* @__PURE__ */ defineComponent({
|
|
2689
2689
|
...{
|
|
2690
2690
|
name: "MonoSort"
|
|
2691
2691
|
},
|
|
@@ -2713,16 +2713,16 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
2713
2713
|
};
|
|
2714
2714
|
}
|
|
2715
2715
|
});
|
|
2716
|
-
const _hoisted_1$
|
|
2716
|
+
const _hoisted_1$Q = /* @__PURE__ */ createElementVNode("path", {
|
|
2717
2717
|
"fill-rule": "evenodd",
|
|
2718
2718
|
"clip-rule": "evenodd",
|
|
2719
2719
|
d: "M12.8249 4.2036C12.4277 3.62403 11.5723 3.62403 11.1751 4.2036L8.67432 7.85259C8.54429 8.04232 8.35283 8.18142 8.1322 8.24646L3.88902 9.49727C3.21507 9.69594 2.95076 10.5094 3.37922 11.0663L6.07682 14.5723C6.21708 14.7546 6.29021 14.9797 6.28389 15.2096L6.16227 19.6316C6.14295 20.334 6.83493 20.8367 7.49694 20.6013L11.665 19.1192C11.8817 19.0421 12.1183 19.0421 12.335 19.1192L16.5031 20.6013C17.1651 20.8367 17.8571 20.334 17.8377 19.6316L17.7161 15.2096C17.7098 14.9797 17.7829 14.7546 17.9232 14.5723L20.6208 11.0663C21.0492 10.5094 20.7849 9.69594 20.111 9.49727L15.8678 8.24646C15.6472 8.18142 15.4557 8.04232 15.3257 7.85259L12.8249 4.2036Z",
|
|
2720
2720
|
fill: "currentColor"
|
|
2721
2721
|
}, null, -1);
|
|
2722
|
-
const _hoisted_2$
|
|
2723
|
-
_hoisted_1$
|
|
2722
|
+
const _hoisted_2$E = [
|
|
2723
|
+
_hoisted_1$Q
|
|
2724
2724
|
];
|
|
2725
|
-
const _sfc_main$
|
|
2725
|
+
const _sfc_main$U = /* @__PURE__ */ defineComponent({
|
|
2726
2726
|
...{
|
|
2727
2727
|
name: "MonoStar15Fill"
|
|
2728
2728
|
},
|
|
@@ -2746,15 +2746,15 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
|
2746
2746
|
viewBox: "0 0 24 24",
|
|
2747
2747
|
fill: "none",
|
|
2748
2748
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2749
|
-
}, _hoisted_2$
|
|
2749
|
+
}, _hoisted_2$E, 4);
|
|
2750
2750
|
};
|
|
2751
2751
|
}
|
|
2752
2752
|
});
|
|
2753
|
-
const _hoisted_1$
|
|
2753
|
+
const _hoisted_1$P = /* @__PURE__ */ createStaticVNode('<path d="M11 2C11 1.44772 11.4477 1 12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18 12C18 15.3137 15.3137 18 12 18C8.6863 18 6 15.3137 6 12C6 8.6863 8.6863 6 12 6C15.3137 6 18 8.6863 18 12ZM12 8C9.79087 8 8 9.79087 8 12C8 14.2091 9.79087 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79087 14.2091 8 12 8Z" fill="currentColor"></path><path d="M12 23C12.5523 23 13 22.5523 13 22V20C13 19.4477 12.5523 19 12 19C11.4477 19 11 19.4477 11 20V22C11 22.5523 11.4477 23 12 23Z" fill="currentColor"></path><path d="M18.364 4.22183C18.7545 3.8313 19.3877 3.8313 19.7782 4.22183C20.1687 4.61235 20.1687 5.24551 19.7782 5.63604L18.364 7.05025C17.9734 7.44078 17.3403 7.44078 16.9497 7.05025C16.5592 6.65973 16.5592 6.02656 16.9497 5.63604L18.364 4.22183Z" fill="currentColor"></path><path d="M7.05025 18.364C7.44078 17.9734 7.44078 17.3403 7.05025 16.9497C6.65973 16.5592 6.02657 16.5592 5.63604 16.9497L4.22183 18.364C3.8313 18.7545 3.8313 19.3877 4.22183 19.7782C4.61235 20.1687 5.24552 20.1687 5.63604 19.7782L7.05025 18.364Z" fill="currentColor"></path><path d="M22 11C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H20C19.4477 13 19 12.5523 19 12C19 11.4477 19.4477 11 20 11H22Z" fill="currentColor"></path><path d="M3.99999 13C4.55228 13 4.99999 12.5523 4.99999 12C4.99999 11.4477 4.55228 11 3.99999 11H1.99999C1.44771 11 0.999992 11.4477 0.999992 12C0.999992 12.5523 1.44771 13 1.99999 13H3.99999Z" fill="currentColor"></path><path d="M19.7782 18.364C20.1687 18.7545 20.1687 19.3877 19.7782 19.7782C19.3876 20.1687 18.7545 20.1687 18.364 19.7782L16.9497 18.364C16.5592 17.9734 16.5592 17.3403 16.9497 16.9498C17.3403 16.5592 17.9734 16.5592 18.364 16.9498L19.7782 18.364Z" fill="currentColor"></path><path d="M5.63604 7.05025C6.02657 7.44077 6.65973 7.44077 7.05026 7.05025C7.44078 6.65973 7.44078 6.02656 7.05026 5.63604L5.63604 4.22182C5.24552 3.8313 4.61235 3.8313 4.22183 4.22182C3.8313 4.61235 3.8313 5.24551 4.22183 5.63604L5.63604 7.05025Z" fill="currentColor"></path>', 9);
|
|
2754
2754
|
const _hoisted_10 = [
|
|
2755
|
-
_hoisted_1$
|
|
2755
|
+
_hoisted_1$P
|
|
2756
2756
|
];
|
|
2757
|
-
const _sfc_main$
|
|
2757
|
+
const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
2758
2758
|
...{
|
|
2759
2759
|
name: "MonoSun"
|
|
2760
2760
|
},
|
|
@@ -2782,15 +2782,15 @@ const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
|
2782
2782
|
};
|
|
2783
2783
|
}
|
|
2784
2784
|
});
|
|
2785
|
-
const _hoisted_1$
|
|
2785
|
+
const _hoisted_1$O = /* @__PURE__ */ createElementVNode("path", {
|
|
2786
2786
|
d: "M17 2.25C17.5523 2.25 18 2.69772 18 3.25C18 3.80228 17.5523 4.25 17 4.25H7C6.44772 4.25 6 3.80228 6 3.25C6 2.69772 6.44772 2.25 7 2.25H17Z",
|
|
2787
2787
|
fill: "currentColor"
|
|
2788
2788
|
}, null, -1);
|
|
2789
|
-
const _hoisted_2$
|
|
2789
|
+
const _hoisted_2$D = /* @__PURE__ */ createElementVNode("path", {
|
|
2790
2790
|
d: "M13 15.75C13 16.3023 13.4477 16.75 14 16.75C14.5523 16.75 15 16.3023 15 15.75V12.25C15 11.6977 14.5523 11.25 14 11.25C13.4477 11.25 13 11.6977 13 12.25V15.75Z",
|
|
2791
2791
|
fill: "currentColor"
|
|
2792
2792
|
}, null, -1);
|
|
2793
|
-
const _hoisted_3$
|
|
2793
|
+
const _hoisted_3$k = /* @__PURE__ */ createElementVNode("path", {
|
|
2794
2794
|
d: "M10 16.75C9.44772 16.75 9 16.3023 9 15.75V12.25C9 11.6977 9.44772 11.25 10 11.25C10.5523 11.25 11 11.6977 11 12.25V15.75C11 16.3023 10.5523 16.75 10 16.75Z",
|
|
2795
2795
|
fill: "currentColor"
|
|
2796
2796
|
}, null, -1);
|
|
@@ -2801,12 +2801,12 @@ const _hoisted_4$9 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
2801
2801
|
fill: "currentColor"
|
|
2802
2802
|
}, null, -1);
|
|
2803
2803
|
const _hoisted_5$7 = [
|
|
2804
|
-
_hoisted_1$
|
|
2805
|
-
_hoisted_2$
|
|
2806
|
-
_hoisted_3$
|
|
2804
|
+
_hoisted_1$O,
|
|
2805
|
+
_hoisted_2$D,
|
|
2806
|
+
_hoisted_3$k,
|
|
2807
2807
|
_hoisted_4$9
|
|
2808
2808
|
];
|
|
2809
|
-
const _sfc_main$
|
|
2809
|
+
const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
2810
2810
|
...{
|
|
2811
2811
|
name: "MonoTrash"
|
|
2812
2812
|
},
|
|
@@ -2834,16 +2834,16 @@ const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
|
2834
2834
|
};
|
|
2835
2835
|
}
|
|
2836
2836
|
});
|
|
2837
|
-
const _hoisted_1$
|
|
2837
|
+
const _hoisted_1$N = /* @__PURE__ */ createElementVNode("path", {
|
|
2838
2838
|
"fill-rule": "evenodd",
|
|
2839
2839
|
"clip-rule": "evenodd",
|
|
2840
2840
|
d: "M16.1737 7.84948C15.9422 7.78499 15.7416 7.63928 15.6087 7.43901L12.8333 3.25591C12.4377 2.65973 11.5623 2.65973 11.1667 3.25591L8.39129 7.43901C8.25842 7.63928 8.05786 7.78499 7.82634 7.84948L2.99031 9.19644C2.30107 9.38841 2.03055 10.221 2.47532 10.7814L5.59602 14.7137C5.74543 14.9019 5.82203 15.1377 5.81182 15.3778L5.59844 20.3934C5.56803 21.1082 6.27626 21.6228 6.9467 21.373L11.6509 19.6201C11.8761 19.5362 12.124 19.5362 12.3492 19.6201L17.0533 21.373C17.7238 21.6228 18.432 21.1082 18.4016 20.3934L18.1882 15.3778C18.178 15.1377 18.2546 14.9019 18.404 14.7137L21.5247 10.7814C21.9695 10.221 21.699 9.38841 21.0097 9.19644L16.1737 7.84948ZM19.0212 10.7187L14.9192 9.57619C14.6876 9.5117 14.4871 9.36599 14.3542 9.16572L12 5.61753L9.64582 9.16572C9.51295 9.36599 9.31239 9.5117 9.08086 9.57619L4.97885 10.7187L7.62589 14.0541C7.7753 14.2424 7.8519 14.4782 7.84169 14.7183L7.66069 18.9726L11.6509 17.4858C11.8761 17.4019 12.124 17.4019 12.3492 17.4858L16.3393 18.9726L16.1583 14.7183C16.1481 14.4782 16.2247 14.2424 16.3741 14.0541L19.0212 10.7187Z",
|
|
2841
2841
|
fill: "currentColor"
|
|
2842
2842
|
}, null, -1);
|
|
2843
|
-
const _hoisted_2$
|
|
2844
|
-
_hoisted_1$
|
|
2843
|
+
const _hoisted_2$C = [
|
|
2844
|
+
_hoisted_1$N
|
|
2845
2845
|
];
|
|
2846
|
-
const _sfc_main$
|
|
2846
|
+
const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
2847
2847
|
...{
|
|
2848
2848
|
name: "MonoStar"
|
|
2849
2849
|
},
|
|
@@ -2867,18 +2867,18 @@ const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
|
2867
2867
|
viewBox: "0 0 24 24",
|
|
2868
2868
|
fill: "none",
|
|
2869
2869
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2870
|
-
}, _hoisted_2$
|
|
2870
|
+
}, _hoisted_2$C, 4);
|
|
2871
2871
|
};
|
|
2872
2872
|
}
|
|
2873
2873
|
});
|
|
2874
|
-
const _hoisted_1$
|
|
2874
|
+
const _hoisted_1$M = /* @__PURE__ */ createElementVNode("path", {
|
|
2875
2875
|
d: "M8.207 11.757C8.29997 11.8498 8.37373 11.9601 8.42406 12.0815C8.47438 12.2029 8.50028 12.3331 8.50028 12.4645C8.50028 12.5959 8.47438 12.726 8.42406 12.8474C8.37373 12.9688 8.29997 13.0791 8.207 13.172L6.38 15H16C16.2652 15 16.5196 15.1053 16.7071 15.2929C16.8946 15.4804 17 15.7348 17 16C17 16.2652 16.8946 16.5195 16.7071 16.7071C16.5196 16.8946 16.2652 17 16 17H6.38L8.208 18.828C8.30091 18.9208 8.37462 19.0311 8.42493 19.1524C8.47524 19.2737 8.50115 19.4038 8.5012 19.5351C8.50125 19.6665 8.47542 19.7965 8.4252 19.9179C8.37498 20.0393 8.30134 20.1496 8.2085 20.2425C8.11565 20.3354 8.00542 20.4091 7.88408 20.4594C7.76275 20.5097 7.6327 20.5356 7.50135 20.5357C7.37 20.5357 7.23993 20.5099 7.11856 20.4597C6.99719 20.4095 6.88691 20.3358 6.794 20.243L3.258 16.707C3.07053 16.5194 2.96521 16.2651 2.96521 16C2.96521 15.7348 3.07053 15.4805 3.258 15.293L6.794 11.757C6.98152 11.5695 7.23583 11.4642 7.501 11.4642C7.76616 11.4642 8.02047 11.5695 8.208 11.757H8.207ZM15.793 3.75697C15.9652 3.5848 16.1943 3.48136 16.4373 3.46608C16.6803 3.4508 16.9206 3.52472 17.113 3.67397L17.207 3.75697L20.743 7.29297C20.9152 7.46517 21.0186 7.69427 21.0339 7.93729C21.0492 8.18032 20.9752 8.42057 20.826 8.61297L20.743 8.70697L17.207 12.242C17.027 12.4213 16.7856 12.5254 16.5316 12.5332C16.2777 12.541 16.0303 12.4518 15.8397 12.2837C15.6492 12.1157 15.5297 11.8814 15.5056 11.6285C15.4815 11.3756 15.5546 11.123 15.71 10.922L15.793 10.828L17.62 8.99997H8C7.74512 8.99969 7.49996 8.90209 7.31463 8.72712C7.12929 8.55216 7.01776 8.31302 7.00282 8.05858C6.98789 7.80414 7.07067 7.55359 7.23426 7.35814C7.39785 7.16269 7.6299 7.03708 7.883 7.00697L8 6.99997H17.621L15.793 5.16997C15.6055 4.98245 15.5002 4.72814 15.5002 4.46297C15.5002 4.19781 15.6055 3.9445 15.793 3.75697Z",
|
|
2876
2876
|
fill: "currentColor"
|
|
2877
2877
|
}, null, -1);
|
|
2878
|
-
const _hoisted_2$
|
|
2879
|
-
_hoisted_1$
|
|
2878
|
+
const _hoisted_2$B = [
|
|
2879
|
+
_hoisted_1$M
|
|
2880
2880
|
];
|
|
2881
|
-
const _sfc_main$
|
|
2881
|
+
const _sfc_main$Q = /* @__PURE__ */ defineComponent({
|
|
2882
2882
|
...{
|
|
2883
2883
|
name: "MonoTransfer"
|
|
2884
2884
|
},
|
|
@@ -2902,23 +2902,23 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
|
2902
2902
|
viewBox: "0 0 24 24",
|
|
2903
2903
|
fill: "none",
|
|
2904
2904
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2905
|
-
}, _hoisted_2$
|
|
2905
|
+
}, _hoisted_2$B, 4);
|
|
2906
2906
|
};
|
|
2907
2907
|
}
|
|
2908
2908
|
});
|
|
2909
|
-
const _hoisted_1$
|
|
2909
|
+
const _hoisted_1$L = /* @__PURE__ */ createElementVNode("path", {
|
|
2910
2910
|
d: "M17.0303 3.96967C16.7374 3.67678 16.2626 3.67678 15.9697 3.96967C15.6768 4.26256 15.6768 4.73744 15.9697 5.03033L18.1893 7.25H8C7.58579 7.25 7.25 7.58579 7.25 8C7.25 8.41421 7.58579 8.75 8 8.75H18.1893L15.9697 10.9697C15.6768 11.2626 15.6768 11.7374 15.9697 12.0303C16.2626 12.3232 16.7374 12.3232 17.0303 12.0303L20.5303 8.53033C20.8232 8.23744 20.8232 7.76256 20.5303 7.46967L17.0303 3.96967Z",
|
|
2911
2911
|
fill: "currentColor"
|
|
2912
2912
|
}, null, -1);
|
|
2913
|
-
const _hoisted_2$
|
|
2913
|
+
const _hoisted_2$A = /* @__PURE__ */ createElementVNode("path", {
|
|
2914
2914
|
d: "M6.96967 11.9697C7.26256 11.6768 7.73744 11.6768 8.03033 11.9697C8.32322 12.2626 8.32322 12.7374 8.03033 13.0303L5.81066 15.25H16C16.4142 15.25 16.75 15.5858 16.75 16C16.75 16.4142 16.4142 16.75 16 16.75H5.81066L8.03033 18.9697C8.32322 19.2626 8.32322 19.7374 8.03033 20.0303C7.73744 20.3232 7.26256 20.3232 6.96967 20.0303L3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16C3.25 15.8011 3.32902 15.6103 3.46967 15.4697L6.96967 11.9697Z",
|
|
2915
2915
|
fill: "currentColor"
|
|
2916
2916
|
}, null, -1);
|
|
2917
|
-
const _hoisted_3$
|
|
2918
|
-
_hoisted_1$
|
|
2919
|
-
_hoisted_2$
|
|
2917
|
+
const _hoisted_3$j = [
|
|
2918
|
+
_hoisted_1$L,
|
|
2919
|
+
_hoisted_2$A
|
|
2920
2920
|
];
|
|
2921
|
-
const _sfc_main$
|
|
2921
|
+
const _sfc_main$P = /* @__PURE__ */ defineComponent({
|
|
2922
2922
|
...{
|
|
2923
2923
|
name: "MonoTransfer15"
|
|
2924
2924
|
},
|
|
@@ -2942,18 +2942,18 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
|
2942
2942
|
viewBox: "0 0 24 24",
|
|
2943
2943
|
fill: "none",
|
|
2944
2944
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2945
|
-
}, _hoisted_3$
|
|
2945
|
+
}, _hoisted_3$j, 4);
|
|
2946
2946
|
};
|
|
2947
2947
|
}
|
|
2948
2948
|
});
|
|
2949
|
-
const _hoisted_1$
|
|
2949
|
+
const _hoisted_1$K = /* @__PURE__ */ createElementVNode("path", {
|
|
2950
2950
|
d: "M13.26 3.30001C13.4165 3.18805 13.5997 3.11911 13.7911 3.10007C13.9826 3.08102 14.1758 3.11255 14.3512 3.19149C14.5267 3.27043 14.6785 3.39403 14.7912 3.54994C14.904 3.70585 14.9739 3.88863 14.994 4.08001L15 4.19401V19.806C15.0001 19.9984 14.9496 20.1875 14.8538 20.3544C14.7579 20.5212 14.6199 20.66 14.4536 20.7569C14.2874 20.8537 14.0986 20.9053 13.9061 20.9064C13.7137 20.9074 13.5244 20.858 13.357 20.763L13.261 20.701L6.68 16H4C3.49542 16.0002 3.00943 15.8096 2.63945 15.4665C2.26947 15.1234 2.04284 14.6532 2.005 14.15L2 14V10C1.99984 9.49543 2.19041 9.00944 2.5335 8.63946C2.87659 8.26948 3.34684 8.04285 3.85 8.00501L4 8.00001H6.68L13.26 3.30001ZM19.667 6.78301C20.4017 7.43896 20.9894 8.24288 21.3915 9.142C21.7935 10.0411 22.0009 11.0151 22 12C22.0009 12.9849 21.7935 13.9589 21.3915 14.858C20.9894 15.7571 20.4017 16.5611 19.667 17.217C19.5694 17.306 19.4551 17.3748 19.3308 17.4195C19.2064 17.4641 19.0745 17.4836 18.9426 17.4769C18.8106 17.4702 18.6813 17.4375 18.5621 17.3806C18.4429 17.3236 18.3362 17.2436 18.2481 17.1452C18.1599 17.0468 18.0922 16.9319 18.0487 16.8071C18.0053 16.6824 17.987 16.5503 17.9949 16.4184C18.0028 16.2865 18.0367 16.1575 18.0948 16.0389C18.1528 15.9202 18.2338 15.8142 18.333 15.727C18.8582 15.2586 19.2782 14.6844 19.5656 14.042C19.8529 13.3996 20.0009 12.7037 20 12C20 10.52 19.358 9.19001 18.333 8.27301C18.2338 8.18581 18.1528 8.07981 18.0948 7.96114C18.0367 7.84247 18.0028 7.71348 17.9949 7.58161C17.987 7.44974 18.0053 7.31762 18.0487 7.19287C18.0922 7.06812 18.1599 6.95322 18.2481 6.85479C18.3362 6.75637 18.4429 6.67639 18.5621 6.61946C18.6813 6.56252 18.8106 6.52978 18.9426 6.5231C19.0745 6.51643 19.2064 6.53596 19.3308 6.58057C19.4551 6.62518 19.5694 6.69398 19.667 6.78301ZM17.667 9.01901C18.0866 9.39375 18.4223 9.85296 18.652 10.3665C18.8818 10.8801 19.0003 11.4364 19 11.999C19 13.185 18.484 14.25 17.667 14.981C17.4774 15.1494 17.2308 15.2395 16.9773 15.233C16.7237 15.2265 16.4821 15.1239 16.3014 14.9459C16.1206 14.768 16.0143 14.528 16.0038 14.2746C15.9933 14.0212 16.0796 13.7733 16.245 13.581L16.333 13.491C16.743 13.123 17 12.592 17 12C17.0012 11.4879 16.8049 10.9951 16.452 10.624L16.333 10.509C16.2338 10.4218 16.1528 10.3158 16.0948 10.1971C16.0367 10.0785 16.0028 9.94948 15.9949 9.81761C15.987 9.68574 16.0053 9.55362 16.0487 9.42887C16.0922 9.30412 16.1599 9.18922 16.2481 9.0908C16.3362 8.99237 16.4429 8.91239 16.5621 8.85546C16.6813 8.79852 16.8106 8.76578 16.9426 8.7591C17.0745 8.75243 17.2064 8.77196 17.3308 8.81657C17.4551 8.86118 17.5694 8.92998 17.667 9.01901Z",
|
|
2951
2951
|
fill: "currentColor"
|
|
2952
2952
|
}, null, -1);
|
|
2953
|
-
const _hoisted_2$
|
|
2954
|
-
_hoisted_1$
|
|
2953
|
+
const _hoisted_2$z = [
|
|
2954
|
+
_hoisted_1$K
|
|
2955
2955
|
];
|
|
2956
|
-
const _sfc_main$
|
|
2956
|
+
const _sfc_main$O = /* @__PURE__ */ defineComponent({
|
|
2957
2957
|
...{
|
|
2958
2958
|
name: "MonoVolume"
|
|
2959
2959
|
},
|
|
@@ -2977,20 +2977,20 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
2977
2977
|
viewBox: "0 0 24 24",
|
|
2978
2978
|
fill: "none",
|
|
2979
2979
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2980
|
-
}, _hoisted_2$
|
|
2980
|
+
}, _hoisted_2$z, 4);
|
|
2981
2981
|
};
|
|
2982
2982
|
}
|
|
2983
2983
|
});
|
|
2984
|
-
const _hoisted_1$
|
|
2984
|
+
const _hoisted_1$J = /* @__PURE__ */ createElementVNode("path", {
|
|
2985
2985
|
"fill-rule": "evenodd",
|
|
2986
2986
|
"clip-rule": "evenodd",
|
|
2987
2987
|
d: "M7.94999 11.5C7.71836 10.3589 6.70948 9.5 5.5 9.5C4.11929 9.5 3 10.6193 3 12C3 13.3807 4.11929 14.5 5.5 14.5C6.70948 14.5 7.71836 13.6411 7.94999 12.5H22V11.5H7.94999ZM4 12C4 11.1716 4.67157 10.5 5.5 10.5C6.32843 10.5 7 11.1716 7 12C7 12.8284 6.32843 13.5 5.5 13.5C4.67157 13.5 4 12.8284 4 12Z",
|
|
2988
2988
|
fill: "currentColor"
|
|
2989
2989
|
}, null, -1);
|
|
2990
|
-
const _hoisted_2$
|
|
2991
|
-
_hoisted_1$
|
|
2990
|
+
const _hoisted_2$y = [
|
|
2991
|
+
_hoisted_1$J
|
|
2992
2992
|
];
|
|
2993
|
-
const _sfc_main$
|
|
2993
|
+
const _sfc_main$N = /* @__PURE__ */ defineComponent({
|
|
2994
2994
|
...{
|
|
2995
2995
|
name: "K002"
|
|
2996
2996
|
},
|
|
@@ -3014,25 +3014,25 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
|
3014
3014
|
viewBox: "0 0 24 24",
|
|
3015
3015
|
fill: "none",
|
|
3016
3016
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3017
|
-
}, _hoisted_2$
|
|
3017
|
+
}, _hoisted_2$y, 4);
|
|
3018
3018
|
};
|
|
3019
3019
|
}
|
|
3020
3020
|
});
|
|
3021
|
-
const _hoisted_1$
|
|
3021
|
+
const _hoisted_1$I = /* @__PURE__ */ createElementVNode("path", {
|
|
3022
3022
|
d: "M16.5607 12.4393C16.2794 12.158 15.8978 12 15.5 12C15.1022 12 14.7206 12.158 14.4393 12.4393C14.158 12.7206 14 13.1022 14 13.5C14 13.8978 14.158 14.2794 14.4393 14.5607C14.7206 14.842 15.1022 15 15.5 15C15.8978 15 16.2794 14.842 16.5607 14.5607C16.842 14.2794 17 13.8978 17 13.5C17 13.1022 16.842 12.7206 16.5607 12.4393Z",
|
|
3023
3023
|
fill: "currentColor"
|
|
3024
3024
|
}, null, -1);
|
|
3025
|
-
const _hoisted_2$
|
|
3025
|
+
const _hoisted_2$x = /* @__PURE__ */ createElementVNode("path", {
|
|
3026
3026
|
"fill-rule": "evenodd",
|
|
3027
3027
|
"clip-rule": "evenodd",
|
|
3028
3028
|
d: "M5 4C3.89543 4 3 4.89543 3 6V18C3 19.1046 3.89543 20 5 20H19C20.1046 20 21 19.1046 21 18V9C21 7.89543 20.1046 7 19 7H5.5C5.22386 7 5 6.77614 5 6.5C5 6.22386 5.22386 6 5.5 6H16C16.5523 6 17 5.55228 17 5C17 4.44772 16.5523 4 16 4H5ZM5 18V9H19V18H5Z",
|
|
3029
3029
|
fill: "currentColor"
|
|
3030
3030
|
}, null, -1);
|
|
3031
|
-
const _hoisted_3$
|
|
3032
|
-
_hoisted_1$
|
|
3033
|
-
_hoisted_2$
|
|
3031
|
+
const _hoisted_3$i = [
|
|
3032
|
+
_hoisted_1$I,
|
|
3033
|
+
_hoisted_2$x
|
|
3034
3034
|
];
|
|
3035
|
-
const _sfc_main$
|
|
3035
|
+
const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
3036
3036
|
...{
|
|
3037
3037
|
name: "MonoWallet"
|
|
3038
3038
|
},
|
|
@@ -3056,19 +3056,19 @@ const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
|
3056
3056
|
viewBox: "0 0 24 24",
|
|
3057
3057
|
fill: "none",
|
|
3058
3058
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3059
|
-
}, _hoisted_3$
|
|
3059
|
+
}, _hoisted_3$i, 4);
|
|
3060
3060
|
};
|
|
3061
3061
|
}
|
|
3062
3062
|
});
|
|
3063
|
-
const _hoisted_1$
|
|
3063
|
+
const _hoisted_1$H = /* @__PURE__ */ createElementVNode("path", {
|
|
3064
3064
|
d: "M3.58833 10.5294C5.65014 8.20969 8.65412 6.75 12 6.75C15.3444 6.75 18.3473 8.20845 20.409 10.5265C20.6843 10.836 21.1584 10.8637 21.4679 10.5884C21.7774 10.3132 21.8051 9.83909 21.5298 9.52959C19.1955 6.90509 15.7906 5.25 12 5.25C8.20781 5.25 4.80157 6.9065 2.46717 9.53294C2.19199 9.84254 2.2199 10.3166 2.5295 10.5918C2.8391 10.8669 3.31315 10.839 3.58833 10.5294Z",
|
|
3065
3065
|
fill: "currentColor"
|
|
3066
3066
|
}, null, -1);
|
|
3067
|
-
const _hoisted_2$
|
|
3067
|
+
const _hoisted_2$w = /* @__PURE__ */ createElementVNode("path", {
|
|
3068
3068
|
d: "M12 10.75C9.76378 10.75 7.76452 11.7615 6.43342 13.3547C6.16784 13.6726 5.69487 13.715 5.377 13.4494C5.05913 13.1838 5.01674 12.7108 5.28231 12.393C6.88621 10.4733 9.30059 9.25 12 9.25C14.6949 9.25 17.1058 10.4693 18.7097 12.3835C18.9758 12.701 18.934 13.1741 18.6165 13.4401C18.299 13.7061 17.826 13.6644 17.56 13.3469C16.2289 11.7582 14.2325 10.75 12 10.75Z",
|
|
3069
3069
|
fill: "currentColor"
|
|
3070
3070
|
}, null, -1);
|
|
3071
|
-
const _hoisted_3$
|
|
3071
|
+
const _hoisted_3$h = /* @__PURE__ */ createElementVNode("path", {
|
|
3072
3072
|
d: "M9.32892 16.1479C9.91715 15.3015 10.8942 14.75 12 14.75C13.1024 14.75 14.0769 15.2982 14.6657 16.1402C14.9031 16.4797 15.3707 16.5624 15.7101 16.325C16.0496 16.0877 16.1323 15.6201 15.895 15.2806C15.0375 14.0545 13.6128 13.25 12 13.25C10.3823 13.25 8.95375 14.0594 8.09718 15.2919C7.86079 15.632 7.94489 16.0994 8.28503 16.3358C8.62516 16.5722 9.09253 16.4881 9.32892 16.1479Z",
|
|
3073
3073
|
fill: "currentColor"
|
|
3074
3074
|
}, null, -1);
|
|
@@ -3077,12 +3077,12 @@ const _hoisted_4$8 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
3077
3077
|
fill: "currentColor"
|
|
3078
3078
|
}, null, -1);
|
|
3079
3079
|
const _hoisted_5$6 = [
|
|
3080
|
-
_hoisted_1$
|
|
3081
|
-
_hoisted_2$
|
|
3082
|
-
_hoisted_3$
|
|
3080
|
+
_hoisted_1$H,
|
|
3081
|
+
_hoisted_2$w,
|
|
3082
|
+
_hoisted_3$h,
|
|
3083
3083
|
_hoisted_4$8
|
|
3084
3084
|
];
|
|
3085
|
-
const _sfc_main$
|
|
3085
|
+
const _sfc_main$L = /* @__PURE__ */ defineComponent({
|
|
3086
3086
|
...{
|
|
3087
3087
|
name: "MonoWifi15"
|
|
3088
3088
|
},
|
|
@@ -3110,16 +3110,16 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
3110
3110
|
};
|
|
3111
3111
|
}
|
|
3112
3112
|
});
|
|
3113
|
-
const _hoisted_1$
|
|
3113
|
+
const _hoisted_1$G = /* @__PURE__ */ createElementVNode("path", {
|
|
3114
3114
|
"fill-rule": "evenodd",
|
|
3115
3115
|
"clip-rule": "evenodd",
|
|
3116
3116
|
d: "M14.45 11.5C14.2184 10.3589 13.2095 9.5 12 9.5C10.7905 9.5 9.78164 10.3589 9.55001 11.5H2V12.5H9.55001C9.78164 13.6411 10.7905 14.5 12 14.5C13.2095 14.5 14.2184 13.6411 14.45 12.5H22V11.5H14.45ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5Z",
|
|
3117
3117
|
fill: "currentColor"
|
|
3118
3118
|
}, null, -1);
|
|
3119
|
-
const _hoisted_2$
|
|
3120
|
-
_hoisted_1$
|
|
3119
|
+
const _hoisted_2$v = [
|
|
3120
|
+
_hoisted_1$G
|
|
3121
3121
|
];
|
|
3122
|
-
const _sfc_main$
|
|
3122
|
+
const _sfc_main$K = /* @__PURE__ */ defineComponent({
|
|
3123
3123
|
...{
|
|
3124
3124
|
name: "K001"
|
|
3125
3125
|
},
|
|
@@ -3143,20 +3143,20 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
3143
3143
|
viewBox: "0 0 24 24",
|
|
3144
3144
|
fill: "none",
|
|
3145
3145
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3146
|
-
}, _hoisted_2$
|
|
3146
|
+
}, _hoisted_2$v, 4);
|
|
3147
3147
|
};
|
|
3148
3148
|
}
|
|
3149
3149
|
});
|
|
3150
|
-
const _hoisted_1$
|
|
3150
|
+
const _hoisted_1$F = /* @__PURE__ */ createElementVNode("path", {
|
|
3151
3151
|
"fill-rule": "evenodd",
|
|
3152
3152
|
"clip-rule": "evenodd",
|
|
3153
3153
|
d: "M3 12C3 10.6193 4.11929 9.5 5.5 9.5C6.70948 9.5 7.71836 10.3589 7.94999 11.5H16.05C16.2816 10.3589 17.2905 9.5 18.5 9.5C19.8807 9.5 21 10.6193 21 12C21 13.3807 19.8807 14.5 18.5 14.5C17.2905 14.5 16.2816 13.6411 16.05 12.5H7.94999C7.71836 13.6411 6.70948 14.5 5.5 14.5C4.11929 14.5 3 13.3807 3 12ZM5.5 10.5C4.67157 10.5 4 11.1716 4 12C4 12.8284 4.67157 13.5 5.5 13.5C6.32843 13.5 7 12.8284 7 12C7 11.1716 6.32843 10.5 5.5 10.5ZM18.5 10.5C17.6716 10.5 17 11.1716 17 12C17 12.8284 17.6716 13.5 18.5 13.5C19.3284 13.5 20 12.8284 20 12C20 11.1716 19.3284 10.5 18.5 10.5Z",
|
|
3154
3154
|
fill: "currentColor"
|
|
3155
3155
|
}, null, -1);
|
|
3156
|
-
const _hoisted_2$
|
|
3157
|
-
_hoisted_1$
|
|
3156
|
+
const _hoisted_2$u = [
|
|
3157
|
+
_hoisted_1$F
|
|
3158
3158
|
];
|
|
3159
|
-
const _sfc_main$
|
|
3159
|
+
const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
3160
3160
|
...{
|
|
3161
3161
|
name: "K003"
|
|
3162
3162
|
},
|
|
@@ -3180,20 +3180,20 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
3180
3180
|
viewBox: "0 0 24 24",
|
|
3181
3181
|
fill: "none",
|
|
3182
3182
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3183
|
-
}, _hoisted_2$
|
|
3183
|
+
}, _hoisted_2$u, 4);
|
|
3184
3184
|
};
|
|
3185
3185
|
}
|
|
3186
3186
|
});
|
|
3187
|
-
const _hoisted_1$
|
|
3187
|
+
const _hoisted_1$E = /* @__PURE__ */ createElementVNode("path", {
|
|
3188
3188
|
"fill-rule": "evenodd",
|
|
3189
3189
|
"clip-rule": "evenodd",
|
|
3190
3190
|
d: "M7.72199 15.6463C6.75131 15.0032 5.4306 15.1092 4.57537 15.9645C3.59906 16.9408 3.59906 18.5237 4.57537 19.5C5.55168 20.4763 7.1346 20.4763 8.11091 19.5C8.96614 18.6448 9.0722 17.3241 8.4291 16.3534L21 3.78249L20.2929 3.07538L7.72199 15.6463ZM5.28248 18.7929C4.69669 18.2071 4.69669 17.2574 5.28248 16.6716C5.86827 16.0858 6.81801 16.0858 7.4038 16.6716C7.98959 17.2574 7.98959 18.2071 7.4038 18.7929C6.81801 19.3787 5.86827 19.3787 5.28248 18.7929Z",
|
|
3191
3191
|
fill: "currentColor"
|
|
3192
3192
|
}, null, -1);
|
|
3193
|
-
const _hoisted_2$
|
|
3194
|
-
_hoisted_1$
|
|
3193
|
+
const _hoisted_2$t = [
|
|
3194
|
+
_hoisted_1$E
|
|
3195
3195
|
];
|
|
3196
|
-
const _sfc_main$
|
|
3196
|
+
const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
3197
3197
|
...{
|
|
3198
3198
|
name: "K006"
|
|
3199
3199
|
},
|
|
@@ -3217,20 +3217,20 @@ const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
|
3217
3217
|
viewBox: "0 0 24 24",
|
|
3218
3218
|
fill: "none",
|
|
3219
3219
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3220
|
-
}, _hoisted_2$
|
|
3220
|
+
}, _hoisted_2$t, 4);
|
|
3221
3221
|
};
|
|
3222
3222
|
}
|
|
3223
3223
|
});
|
|
3224
|
-
const _hoisted_1$
|
|
3224
|
+
const _hoisted_1$D = /* @__PURE__ */ createElementVNode("path", {
|
|
3225
3225
|
"fill-rule": "evenodd",
|
|
3226
3226
|
"clip-rule": "evenodd",
|
|
3227
3227
|
d: "M10.6211 14.086C11.5918 14.7291 12.9125 14.623 13.7678 13.7678C14.623 12.9125 14.7291 11.5918 14.086 10.6212L21.2071 3.50001L20.5 2.79291L13.3788 9.91406C12.4082 9.27095 11.0875 9.37702 10.2322 10.2322C9.377 11.0875 9.27094 12.4082 9.91404 13.3789L2.79289 20.5L3.5 21.2071L10.6211 14.086ZM13.0607 13.0607C13.6464 12.4749 13.6464 11.5251 13.0607 10.9394C12.4749 10.3536 11.5251 10.3536 10.9393 10.9394C10.3536 11.5251 10.3536 12.4749 10.9393 13.0607C11.5251 13.6465 12.4749 13.6465 13.0607 13.0607Z",
|
|
3228
3228
|
fill: "currentColor"
|
|
3229
3229
|
}, null, -1);
|
|
3230
|
-
const _hoisted_2$
|
|
3231
|
-
_hoisted_1$
|
|
3230
|
+
const _hoisted_2$s = [
|
|
3231
|
+
_hoisted_1$D
|
|
3232
3232
|
];
|
|
3233
|
-
const _sfc_main$
|
|
3233
|
+
const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
3234
3234
|
...{
|
|
3235
3235
|
name: "K005"
|
|
3236
3236
|
},
|
|
@@ -3254,20 +3254,20 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
3254
3254
|
viewBox: "0 0 24 24",
|
|
3255
3255
|
fill: "none",
|
|
3256
3256
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3257
|
-
}, _hoisted_2$
|
|
3257
|
+
}, _hoisted_2$s, 4);
|
|
3258
3258
|
};
|
|
3259
3259
|
}
|
|
3260
3260
|
});
|
|
3261
|
-
const _hoisted_1$
|
|
3261
|
+
const _hoisted_1$C = /* @__PURE__ */ createElementVNode("path", {
|
|
3262
3262
|
"fill-rule": "evenodd",
|
|
3263
3263
|
"clip-rule": "evenodd",
|
|
3264
3264
|
d: "M12.5 14.45C13.6411 14.2184 14.5 13.2095 14.5 12C14.5 10.7905 13.6411 9.78164 12.5 9.55001L12.5 2H11.5L11.5 9.55001C10.3589 9.78164 9.5 10.7905 9.5 12C9.5 13.2095 10.3589 14.2184 11.5 14.45L11.5 22H12.5L12.5 14.45ZM13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z",
|
|
3265
3265
|
fill: "currentColor"
|
|
3266
3266
|
}, null, -1);
|
|
3267
|
-
const _hoisted_2$
|
|
3268
|
-
_hoisted_1$
|
|
3267
|
+
const _hoisted_2$r = [
|
|
3268
|
+
_hoisted_1$C
|
|
3269
3269
|
];
|
|
3270
|
-
const _sfc_main$
|
|
3270
|
+
const _sfc_main$G = /* @__PURE__ */ defineComponent({
|
|
3271
3271
|
...{
|
|
3272
3272
|
name: "K004"
|
|
3273
3273
|
},
|
|
@@ -3291,20 +3291,20 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
|
3291
3291
|
viewBox: "0 0 24 24",
|
|
3292
3292
|
fill: "none",
|
|
3293
3293
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3294
|
-
}, _hoisted_2$
|
|
3294
|
+
}, _hoisted_2$r, 4);
|
|
3295
3295
|
};
|
|
3296
3296
|
}
|
|
3297
3297
|
});
|
|
3298
|
-
const _hoisted_1$
|
|
3298
|
+
const _hoisted_1$B = /* @__PURE__ */ createElementVNode("path", {
|
|
3299
3299
|
"fill-rule": "evenodd",
|
|
3300
3300
|
"clip-rule": "evenodd",
|
|
3301
3301
|
d: "M4.22183 19.7781C3.24552 18.8018 3.24552 17.2189 4.22183 16.2426C5.07706 15.3874 6.39776 15.2813 7.36845 15.9244L15.9244 7.36842C15.2813 6.39773 15.3874 5.07703 16.2426 4.2218C17.219 3.24549 18.8019 3.24549 19.7782 4.2218C20.7545 5.19811 20.7545 6.78102 19.7782 7.75733C18.9229 8.61256 17.6022 8.71863 16.6316 8.07552L8.07555 16.6315C8.71866 17.6022 8.61259 18.9229 7.75736 19.7781C6.78105 20.7545 5.19814 20.7545 4.22183 19.7781ZM4.92893 16.9497C4.34315 17.5355 4.34315 18.4853 4.92893 19.071C5.51472 19.6568 6.46447 19.6568 7.05025 19.071C7.63604 18.4853 7.63604 17.5355 7.05025 16.9497C6.46447 16.3639 5.51472 16.3639 4.92893 16.9497ZM16.9497 4.9289C16.364 5.51469 16.364 6.46444 16.9497 7.05022C17.5355 7.63601 18.4853 7.63601 19.0711 7.05022C19.6569 6.46444 19.6569 5.51469 19.0711 4.9289C18.4853 4.34312 17.5355 4.34312 16.9497 4.9289Z",
|
|
3302
3302
|
fill: "currentColor"
|
|
3303
3303
|
}, null, -1);
|
|
3304
|
-
const _hoisted_2$
|
|
3305
|
-
_hoisted_1$
|
|
3304
|
+
const _hoisted_2$q = [
|
|
3305
|
+
_hoisted_1$B
|
|
3306
3306
|
];
|
|
3307
|
-
const _sfc_main$
|
|
3307
|
+
const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
3308
3308
|
...{
|
|
3309
3309
|
name: "K007"
|
|
3310
3310
|
},
|
|
@@ -3328,21 +3328,21 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
3328
3328
|
viewBox: "0 0 24 24",
|
|
3329
3329
|
fill: "none",
|
|
3330
3330
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3331
|
-
}, _hoisted_2$
|
|
3331
|
+
}, _hoisted_2$q, 4);
|
|
3332
3332
|
};
|
|
3333
3333
|
}
|
|
3334
3334
|
});
|
|
3335
|
-
const _hoisted_1$
|
|
3335
|
+
const _hoisted_1$A = /* @__PURE__ */ createElementVNode("path", {
|
|
3336
3336
|
d: "M18.0355 13.7585C18.3669 13.9044 18.7448 13.9773 19.169 13.9773C19.6046 13.9773 19.991 13.9034 20.3281 13.7557C20.6652 13.608 20.9294 13.4053 21.1207 13.1477C21.3139 12.8902 21.4096 12.5956 21.4077 12.2642C21.4096 11.9025 21.2978 11.6013 21.0724 11.3608C20.8489 11.1184 20.5232 10.9697 20.0952 10.9148V10.8693C20.4209 10.8106 20.6851 10.6723 20.8878 10.4545C21.0923 10.2367 21.1936 9.96496 21.1918 9.6392C21.1936 9.33239 21.1103 9.05587 20.9418 8.80966C20.7751 8.56155 20.5412 8.36458 20.24 8.21875C19.9389 8.07292 19.5876 8 19.1861 8C18.7883 8 18.4313 8.07292 18.115 8.21875C17.8007 8.36269 17.5507 8.5625 17.365 8.81818C17.1794 9.07386 17.0838 9.36932 17.0781 9.70455H18.2571C18.2628 9.55682 18.3073 9.42803 18.3906 9.31818C18.4739 9.20833 18.5847 9.12405 18.723 9.06534C18.8613 9.00473 19.0137 8.97443 19.1804 8.97443C19.3452 8.97443 19.4891 9.00568 19.6122 9.06818C19.7372 9.13068 19.8338 9.2178 19.902 9.32955C19.9721 9.43939 20.0071 9.56724 20.0071 9.71307C20.0071 9.86648 19.9673 10.0009 19.8878 10.1165C19.8082 10.2301 19.6965 10.3191 19.5525 10.3835C19.4105 10.4479 19.2467 10.4801 19.0611 10.4801H18.5185V11.3835H19.0611C19.2808 11.3835 19.4702 11.4176 19.6293 11.4858C19.7902 11.554 19.9133 11.6487 19.9986 11.7699C20.0857 11.8892 20.1293 12.0265 20.1293 12.1818C20.1293 12.3352 20.0885 12.4706 20.0071 12.5881C19.9257 12.7055 19.813 12.7973 19.669 12.8636C19.5251 12.9299 19.3594 12.9631 19.1719 12.9631C18.9919 12.9631 18.83 12.9337 18.6861 12.875C18.5421 12.8163 18.4266 12.7339 18.3395 12.6278C18.2543 12.5199 18.2079 12.3949 18.2003 12.2528H16.9616C16.9673 12.5919 17.0649 12.8911 17.2543 13.1506C17.4455 13.4081 17.706 13.6108 18.0355 13.7585Z",
|
|
3337
3337
|
fill: "currentColor"
|
|
3338
3338
|
}, null, -1);
|
|
3339
|
-
const _hoisted_2$
|
|
3339
|
+
const _hoisted_2$p = /* @__PURE__ */ createElementVNode("path", {
|
|
3340
3340
|
"fill-rule": "evenodd",
|
|
3341
3341
|
"clip-rule": "evenodd",
|
|
3342
3342
|
d: "M5.5 13.3977C6.70948 13.3977 7.71836 14.2566 7.94999 15.3977H22V16.3977H7.94999C7.71836 17.5388 6.70948 18.3977 5.5 18.3977C4.11929 18.3977 3 17.2784 3 15.8977C3 14.517 4.11929 13.3977 5.5 13.3977ZM5.5 14.3977C4.67157 14.3977 4 15.0693 4 15.8977C4 16.7262 4.67157 17.3977 5.5 17.3977C6.32843 17.3977 7 16.7262 7 15.8977C7 15.0693 6.32843 14.3977 5.5 14.3977Z",
|
|
3343
3343
|
fill: "currentColor"
|
|
3344
3344
|
}, null, -1);
|
|
3345
|
-
const _hoisted_3$
|
|
3345
|
+
const _hoisted_3$g = /* @__PURE__ */ createElementVNode("path", {
|
|
3346
3346
|
d: "M11.4794 13.8977V13.0114L13.5504 11.0938C13.7266 10.9233 13.8743 10.7699 13.9936 10.6335C14.1148 10.4972 14.2067 10.3636 14.2692 10.233C14.3317 10.1004 14.3629 9.95739 14.3629 9.80398C14.3629 9.63352 14.3241 9.48674 14.2465 9.36364C14.1688 9.23864 14.0627 9.14299 13.9283 9.0767C13.7938 9.00852 13.6413 8.97443 13.4709 8.97443C13.2929 8.97443 13.1376 9.01042 13.005 9.08239C12.8724 9.15436 12.7701 9.25758 12.6982 9.39205C12.6262 9.52652 12.5902 9.68655 12.5902 9.87216H11.4226C11.4226 9.49148 11.5088 9.16098 11.6811 8.88068C11.8535 8.60038 12.0949 8.38352 12.4055 8.23011C12.7162 8.0767 13.0741 8 13.4794 8C13.8961 8 14.2588 8.07386 14.5675 8.22159C14.8781 8.36742 15.1196 8.57008 15.2919 8.82955C15.4643 9.08902 15.5504 9.38636 15.5504 9.72159C15.5504 9.94129 15.5069 10.1581 15.4198 10.3722C15.3345 10.5862 15.1821 10.8239 14.9624 11.0852C14.7427 11.3447 14.433 11.6563 14.0334 12.0199L13.184 12.8523V12.892H15.6271V13.8977H11.4794Z",
|
|
3347
3347
|
fill: "currentColor"
|
|
3348
3348
|
}, null, -1);
|
|
@@ -3351,12 +3351,12 @@ const _hoisted_4$7 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
3351
3351
|
fill: "currentColor"
|
|
3352
3352
|
}, null, -1);
|
|
3353
3353
|
const _hoisted_5$5 = [
|
|
3354
|
-
_hoisted_1$
|
|
3355
|
-
_hoisted_2$
|
|
3356
|
-
_hoisted_3$
|
|
3354
|
+
_hoisted_1$A,
|
|
3355
|
+
_hoisted_2$p,
|
|
3356
|
+
_hoisted_3$g,
|
|
3357
3357
|
_hoisted_4$7
|
|
3358
3358
|
];
|
|
3359
|
-
const _sfc_main$
|
|
3359
|
+
const _sfc_main$E = /* @__PURE__ */ defineComponent({
|
|
3360
3360
|
...{
|
|
3361
3361
|
name: "K008"
|
|
3362
3362
|
},
|
|
@@ -3384,23 +3384,23 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
3384
3384
|
};
|
|
3385
3385
|
}
|
|
3386
3386
|
});
|
|
3387
|
-
const _hoisted_1$
|
|
3387
|
+
const _hoisted_1$z = /* @__PURE__ */ createElementVNode("path", {
|
|
3388
3388
|
"fill-rule": "evenodd",
|
|
3389
3389
|
"clip-rule": "evenodd",
|
|
3390
3390
|
d: "M15.6613 12.1966C14.6907 11.5535 13.3699 11.6595 12.5147 12.5147C11.6595 13.37 11.5534 14.6907 12.1965 15.6614L7.56498 20.2929L8.27209 21L12.9036 16.3685C13.8743 17.0116 15.195 16.9055 16.0503 16.0503C16.9055 15.1951 17.0115 13.8743 16.3684 12.9037L21 8.27209L20.2929 7.56499L15.6613 12.1966ZM13.2218 13.2219C12.636 13.8076 12.636 14.7574 13.2218 15.3432C13.8076 15.929 14.7574 15.929 15.3431 15.3432C15.9289 14.7574 15.9289 13.8076 15.3431 13.2219C14.7574 12.6361 13.8076 12.6361 13.2218 13.2219Z",
|
|
3391
3391
|
fill: "currentColor"
|
|
3392
3392
|
}, null, -1);
|
|
3393
|
-
const _hoisted_2$
|
|
3393
|
+
const _hoisted_2$o = /* @__PURE__ */ createElementVNode("path", {
|
|
3394
3394
|
"fill-rule": "evenodd",
|
|
3395
3395
|
"clip-rule": "evenodd",
|
|
3396
3396
|
d: "M14.9542 4.41837C15.5973 5.38905 15.4913 6.70975 14.6361 7.56499C13.7808 8.42022 12.4601 8.52628 11.4894 7.88318L7.88318 11.4894C8.52628 12.4601 8.42022 13.7808 7.56499 14.6361C6.70975 15.4913 5.38905 15.5973 4.41837 14.9542L3.32234 16.0503L2.61523 15.3432L3.71126 14.2471C3.06815 13.2765 3.17422 11.9557 4.02945 11.1005C4.88468 10.2453 6.20539 10.1392 7.17607 10.7823L10.7823 7.17607C10.1392 6.20538 10.2453 4.88468 11.1005 4.02945C11.9558 3.17422 13.2765 3.06815 14.2471 3.71126L15.3432 2.61523L16.0503 3.32234L14.9542 4.41837ZM13.9289 6.85788C14.5147 6.27209 14.5147 5.32234 13.9289 4.73656C13.3432 4.15077 12.3934 4.15077 11.8076 4.73656C11.2218 5.32234 11.2218 6.27209 11.8076 6.85788C12.3934 7.44367 13.3432 7.44367 13.9289 6.85788ZM6.85788 13.9289C7.44367 13.3432 7.44367 12.3934 6.85788 11.8076C6.27209 11.2218 5.32234 11.2218 4.73656 11.8076C4.15077 12.3934 4.15077 13.3432 4.73656 13.9289C5.32234 14.5147 6.27209 14.5147 6.85788 13.9289Z",
|
|
3397
3397
|
fill: "currentColor"
|
|
3398
3398
|
}, null, -1);
|
|
3399
|
-
const _hoisted_3$
|
|
3400
|
-
_hoisted_1$
|
|
3401
|
-
_hoisted_2$
|
|
3399
|
+
const _hoisted_3$f = [
|
|
3400
|
+
_hoisted_1$z,
|
|
3401
|
+
_hoisted_2$o
|
|
3402
3402
|
];
|
|
3403
|
-
const _sfc_main$
|
|
3403
|
+
const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
3404
3404
|
...{
|
|
3405
3405
|
name: "K010"
|
|
3406
3406
|
},
|
|
@@ -3424,32 +3424,32 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
|
3424
3424
|
viewBox: "0 0 24 24",
|
|
3425
3425
|
fill: "none",
|
|
3426
3426
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3427
|
-
}, _hoisted_3$
|
|
3427
|
+
}, _hoisted_3$f, 4);
|
|
3428
3428
|
};
|
|
3429
3429
|
}
|
|
3430
3430
|
});
|
|
3431
|
-
const _hoisted_1$
|
|
3431
|
+
const _hoisted_1$y = /* @__PURE__ */ createElementVNode("path", {
|
|
3432
3432
|
"fill-rule": "evenodd",
|
|
3433
3433
|
"clip-rule": "evenodd",
|
|
3434
3434
|
d: "M7.2624 9.97721C8.23308 10.6203 9.55379 10.5142 10.409 9.65901C11.2643 8.80378 11.3703 7.48308 10.7272 6.51239L14.6516 2.58797L13.9445 1.88086L10.0201 5.80529C9.04942 5.16219 7.72872 5.26825 6.87349 6.12348C6.01825 6.97871 5.91219 8.29941 6.55529 9.2701L2.63083 13.1946L3.33794 13.9017L7.2624 9.97721ZM9.70191 8.95191C10.2877 8.36612 10.2877 7.41637 9.70191 6.83059C9.11613 6.2448 8.16638 6.2448 7.58059 6.83059C6.99481 7.41637 6.99481 8.36612 7.58059 8.95191C8.16638 9.53769 9.11613 9.53769 9.70191 8.95191Z",
|
|
3435
3435
|
fill: "currentColor"
|
|
3436
3436
|
}, null, -1);
|
|
3437
|
-
const _hoisted_2$
|
|
3437
|
+
const _hoisted_2$n = /* @__PURE__ */ createElementVNode("path", {
|
|
3438
3438
|
"fill-rule": "evenodd",
|
|
3439
3439
|
"clip-rule": "evenodd",
|
|
3440
3440
|
d: "M7.96949 16.3412C7.32639 15.3705 7.43245 14.0498 8.28768 13.1946C9.14291 12.3393 10.4636 12.2333 11.4343 12.8764L13.6263 10.6843C12.9832 9.71364 13.0893 8.39294 13.9445 7.53771C14.7998 6.68248 16.1205 6.57642 17.0912 7.21952L18.1872 6.1235L18.8943 6.8306L17.7983 7.92662C18.4414 8.89731 18.3353 10.218 17.4801 11.0732C16.6248 11.9285 15.3041 12.0345 14.3335 11.3914L12.1414 13.5835C12.7845 14.5542 12.6784 15.8749 11.8232 16.7301C10.968 17.5853 9.64728 17.6914 8.6766 17.0483L7.58058 18.1443L6.87347 17.4372L7.96949 16.3412ZM8.99479 13.9017C8.409 14.4875 8.409 15.4372 8.99479 16.023C9.58058 16.6088 10.5303 16.6088 11.1161 16.023C11.7019 15.4372 11.7019 14.4875 11.1161 13.9017C10.5303 13.3159 9.58058 13.3159 8.99479 13.9017ZM14.6516 8.24482C14.0659 8.8306 14.0659 9.78035 14.6516 10.3661C15.2374 10.9519 16.1872 10.9519 16.773 10.3661C17.3588 9.78035 17.3588 8.8306 16.773 8.24482C16.1872 7.65903 15.2374 7.65903 14.6516 8.24482Z",
|
|
3441
3441
|
fill: "currentColor"
|
|
3442
3442
|
}, null, -1);
|
|
3443
|
-
const _hoisted_3$
|
|
3443
|
+
const _hoisted_3$e = /* @__PURE__ */ createElementVNode("path", {
|
|
3444
3444
|
d: "M11.4697 22.0334L22.7834 10.7197L22.0763 10.0126L10.7626 21.3263L11.4697 22.0334Z",
|
|
3445
3445
|
fill: "currentColor"
|
|
3446
3446
|
}, null, -1);
|
|
3447
3447
|
const _hoisted_4$6 = [
|
|
3448
|
-
_hoisted_1$
|
|
3449
|
-
_hoisted_2$
|
|
3450
|
-
_hoisted_3$
|
|
3448
|
+
_hoisted_1$y,
|
|
3449
|
+
_hoisted_2$n,
|
|
3450
|
+
_hoisted_3$e
|
|
3451
3451
|
];
|
|
3452
|
-
const _sfc_main$
|
|
3452
|
+
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
3453
3453
|
...{
|
|
3454
3454
|
name: "K009"
|
|
3455
3455
|
},
|
|
@@ -3477,19 +3477,19 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
3477
3477
|
};
|
|
3478
3478
|
}
|
|
3479
3479
|
});
|
|
3480
|
-
const _hoisted_1$
|
|
3480
|
+
const _hoisted_1$x = /* @__PURE__ */ createElementVNode("path", {
|
|
3481
3481
|
"fill-rule": "evenodd",
|
|
3482
3482
|
"clip-rule": "evenodd",
|
|
3483
3483
|
d: "M8 3C9.20948 3 10.2184 3.85888 10.45 5H22V6H10.45C10.2184 7.14112 9.20948 8 8 8C6.79052 8 5.78164 7.14112 5.55001 6H2V5H5.55001C5.78164 3.85888 6.79052 3 8 3ZM6.5 5.5C6.5 4.67157 7.17157 4 8 4C8.82843 4 9.5 4.67157 9.5 5.5C9.5 6.32843 8.82843 7 8 7C7.17157 7 6.5 6.32843 6.5 5.5Z",
|
|
3484
3484
|
fill: "currentColor"
|
|
3485
3485
|
}, null, -1);
|
|
3486
|
-
const _hoisted_2$
|
|
3486
|
+
const _hoisted_2$m = /* @__PURE__ */ createElementVNode("path", {
|
|
3487
3487
|
"fill-rule": "evenodd",
|
|
3488
3488
|
"clip-rule": "evenodd",
|
|
3489
3489
|
d: "M16 16C17.2095 16 18.2184 16.8589 18.45 18H22V19H18.45C18.2184 20.1411 17.2095 21 16 21C14.7905 21 13.7816 20.1411 13.55 19H2V18H13.55C13.7816 16.8589 14.7905 16 16 16ZM14.5 18.5C14.5 17.6716 15.1716 17 16 17C16.8284 17 17.5 17.6716 17.5 18.5C17.5 19.3284 16.8284 20 16 20C15.1716 20 14.5 19.3284 14.5 18.5Z",
|
|
3490
3490
|
fill: "currentColor"
|
|
3491
3491
|
}, null, -1);
|
|
3492
|
-
const _hoisted_3$
|
|
3492
|
+
const _hoisted_3$d = /* @__PURE__ */ createElementVNode("path", {
|
|
3493
3493
|
d: "M22 10.5H2V9.5H22V10.5Z",
|
|
3494
3494
|
fill: "currentColor"
|
|
3495
3495
|
}, null, -1);
|
|
@@ -3498,12 +3498,12 @@ const _hoisted_4$5 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
3498
3498
|
fill: "currentColor"
|
|
3499
3499
|
}, null, -1);
|
|
3500
3500
|
const _hoisted_5$4 = [
|
|
3501
|
-
_hoisted_1$
|
|
3502
|
-
_hoisted_2$
|
|
3503
|
-
_hoisted_3$
|
|
3501
|
+
_hoisted_1$x,
|
|
3502
|
+
_hoisted_2$m,
|
|
3503
|
+
_hoisted_3$d,
|
|
3504
3504
|
_hoisted_4$5
|
|
3505
3505
|
];
|
|
3506
|
-
const _sfc_main$
|
|
3506
|
+
const _sfc_main$B = /* @__PURE__ */ defineComponent({
|
|
3507
3507
|
...{
|
|
3508
3508
|
name: "K011"
|
|
3509
3509
|
},
|
|
@@ -3531,16 +3531,16 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
|
3531
3531
|
};
|
|
3532
3532
|
}
|
|
3533
3533
|
});
|
|
3534
|
-
const _hoisted_1$
|
|
3534
|
+
const _hoisted_1$w = /* @__PURE__ */ createElementVNode("path", {
|
|
3535
3535
|
"fill-rule": "evenodd",
|
|
3536
3536
|
"clip-rule": "evenodd",
|
|
3537
3537
|
d: "M15.003 4C15.747 4 16.533 4.26 17.253 4.547L17.78 4.763C19.04 5.291 19.748 6.399 20.297 7.616C21.188 9.591 21.807 12.224 22.021 14.226C22.123 15.176 22.148 16.132 21.965 16.775C21.768 17.462 21.098 17.948 20.447 18.33L20.125 18.513L19.791 18.699C19.619 18.795 19.442 18.89 19.266 18.983L18.744 19.253L18.027 19.61L17.45 19.894C17.3321 19.9576 17.2027 19.9968 17.0693 20.0094C16.936 20.022 16.8015 20.0077 16.6738 19.9673C16.5461 19.9269 16.4279 19.8613 16.326 19.7743C16.2242 19.6874 16.1408 19.5808 16.0809 19.461C16.021 19.3413 15.9858 19.2107 15.9774 19.077C15.9689 18.9433 15.9874 18.8094 16.0317 18.683C16.076 18.5566 16.1452 18.4404 16.2353 18.3413C16.3254 18.2422 16.4344 18.1622 16.556 18.106L17.346 17.716L16.766 17.107C15.376 17.677 13.739 18 12 18C10.261 18 8.624 17.678 7.234 17.107L6.654 17.715L7.447 18.105C7.56453 18.1637 7.66935 18.245 7.75548 18.3442C7.8416 18.4434 7.90734 18.5586 7.94894 18.6832C7.99054 18.8078 8.00718 18.9394 7.99793 19.0705C7.98868 19.2015 7.9537 19.3295 7.895 19.447C7.8363 19.5645 7.75502 19.6694 7.65581 19.7555C7.5566 19.8416 7.4414 19.9073 7.31678 19.9489C7.06511 20.033 6.79037 20.0136 6.553 19.895L6.009 19.625C5.607 19.425 5.204 19.227 4.806 19.018L3.878 18.513L3.557 18.33C2.906 17.948 2.235 17.462 2.039 16.775C1.855 16.132 1.881 15.177 1.982 14.225C2.196 12.224 2.815 9.591 3.706 7.616C4.255 6.399 4.963 5.291 6.223 4.763C7.059 4.413 8.072 4 9 4C9.603 4 10.077 4.555 9.99 5.147C10.6555 5.04854 11.3273 4.9994 12 5C12.691 5 13.366 5.05 14.014 5.148C13.9947 5.00599 14.0058 4.8615 14.0466 4.72411C14.0874 4.58671 14.1568 4.45954 14.2504 4.35101C14.344 4.24248 14.4596 4.15507 14.5895 4.09456C14.7194 4.03404 14.8597 4.00181 15.003 4ZM8.75 10.5C8.28587 10.5 7.84075 10.6844 7.51256 11.0126C7.18437 11.3408 7 11.7859 7 12.25C7 12.7141 7.18437 13.1592 7.51256 13.4874C7.84075 13.8156 8.28587 14 8.75 14C9.21413 14 9.65925 13.8156 9.98744 13.4874C10.3156 13.1592 10.5 12.7141 10.5 12.25C10.5 11.7859 10.3156 11.3408 9.98744 11.0126C9.65925 10.6844 9.21413 10.5 8.75 10.5ZM15.25 10.5C14.7859 10.5 14.3408 10.6844 14.0126 11.0126C13.6844 11.3408 13.5 11.7859 13.5 12.25C13.5 12.7141 13.6844 13.1592 14.0126 13.4874C14.3408 13.8156 14.7859 14 15.25 14C15.7141 14 16.1592 13.8156 16.4874 13.4874C16.8156 13.1592 17 12.7141 17 12.25C17 11.7859 16.8156 11.3408 16.4874 11.0126C16.1592 10.6844 15.7141 10.5 15.25 10.5Z",
|
|
3538
3538
|
fill: "currentColor"
|
|
3539
3539
|
}, null, -1);
|
|
3540
|
-
const _hoisted_2$
|
|
3541
|
-
_hoisted_1$
|
|
3540
|
+
const _hoisted_2$l = [
|
|
3541
|
+
_hoisted_1$w
|
|
3542
3542
|
];
|
|
3543
|
-
const _sfc_main$
|
|
3543
|
+
const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
3544
3544
|
...{
|
|
3545
3545
|
name: "LogoDiscord"
|
|
3546
3546
|
},
|
|
@@ -3564,18 +3564,18 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
3564
3564
|
viewBox: "0 0 24 24",
|
|
3565
3565
|
fill: "none",
|
|
3566
3566
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3567
|
-
}, _hoisted_2$
|
|
3567
|
+
}, _hoisted_2$l, 4);
|
|
3568
3568
|
};
|
|
3569
3569
|
}
|
|
3570
3570
|
});
|
|
3571
|
-
const _hoisted_1$
|
|
3571
|
+
const _hoisted_1$v = /* @__PURE__ */ createElementVNode("path", {
|
|
3572
3572
|
d: "M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C10.11 22 8.34001 21.475 6.83201 20.562L3.80001 21.454C3.62593 21.5052 3.44126 21.5086 3.26543 21.4638C3.08959 21.4189 2.92908 21.3276 2.80077 21.1992C2.67246 21.0709 2.58108 20.9104 2.53625 20.7346C2.49142 20.5587 2.49479 20.3741 2.54601 20.2L3.43801 17.168C2.49497 15.6093 1.99759 13.8218 2.00001 12C2.00001 6.477 6.47701 2 12 2ZM8.50001 10.5C8.10218 10.5 7.72065 10.658 7.43935 10.9393C7.15804 11.2206 7.00001 11.6022 7.00001 12C7.00001 12.3978 7.15804 12.7794 7.43935 13.0607C7.72065 13.342 8.10218 13.5 8.50001 13.5C8.89783 13.5 9.27936 13.342 9.56067 13.0607C9.84197 12.7794 10 12.3978 10 12C10 11.6022 9.84197 11.2206 9.56067 10.9393C9.27936 10.658 8.89783 10.5 8.50001 10.5ZM15.5 10.5C15.1022 10.5 14.7207 10.658 14.4393 10.9393C14.158 11.2206 14 11.6022 14 12C14 12.3978 14.158 12.7794 14.4393 13.0607C14.7207 13.342 15.1022 13.5 15.5 13.5C15.8978 13.5 16.2794 13.342 16.5607 13.0607C16.842 12.7794 17 12.3978 17 12C17 11.6022 16.842 11.2206 16.5607 10.9393C16.2794 10.658 15.8978 10.5 15.5 10.5Z",
|
|
3573
3573
|
fill: "currentColor"
|
|
3574
3574
|
}, null, -1);
|
|
3575
|
-
const _hoisted_2$
|
|
3576
|
-
_hoisted_1$
|
|
3575
|
+
const _hoisted_2$k = [
|
|
3576
|
+
_hoisted_1$v
|
|
3577
3577
|
];
|
|
3578
|
-
const _sfc_main$
|
|
3578
|
+
const _sfc_main$z = /* @__PURE__ */ defineComponent({
|
|
3579
3579
|
...{
|
|
3580
3580
|
name: "LogoCaht"
|
|
3581
3581
|
},
|
|
@@ -3599,18 +3599,18 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
3599
3599
|
viewBox: "0 0 24 24",
|
|
3600
3600
|
fill: "none",
|
|
3601
3601
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3602
|
-
}, _hoisted_2$
|
|
3602
|
+
}, _hoisted_2$k, 4);
|
|
3603
3603
|
};
|
|
3604
3604
|
}
|
|
3605
3605
|
});
|
|
3606
|
-
const _hoisted_1$
|
|
3606
|
+
const _hoisted_1$u = /* @__PURE__ */ createElementVNode("path", {
|
|
3607
3607
|
d: "M16 3C17.3261 3 18.5979 3.52678 19.5355 4.46447C20.4732 5.40215 21 6.67392 21 8V16C21 17.3261 20.4732 18.5979 19.5355 19.5355C18.5979 20.4732 17.3261 21 16 21H8C6.67392 21 5.40215 20.4732 4.46447 19.5355C3.52678 18.5979 3 17.3261 3 16V8C3 6.67392 3.52678 5.40215 4.46447 4.46447C5.40215 3.52678 6.67392 3 8 3H16ZM12 8C10.9391 8 9.92172 8.42143 9.17157 9.17157C8.42143 9.92172 8 10.9391 8 12C8 13.0609 8.42143 14.0783 9.17157 14.8284C9.92172 15.5786 10.9391 16 12 16C13.0609 16 14.0783 15.5786 14.8284 14.8284C15.5786 14.0783 16 13.0609 16 12C16 10.9391 15.5786 9.92172 14.8284 9.17157C14.0783 8.42143 13.0609 8 12 8ZM12 10C12.5304 10 13.0391 10.2107 13.4142 10.5858C13.7893 10.9609 14 11.4696 14 12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14C11.4696 14 10.9609 13.7893 10.5858 13.4142C10.2107 13.0391 10 12.5304 10 12C10 11.4696 10.2107 10.9609 10.5858 10.5858C10.9609 10.2107 11.4696 10 12 10ZM16.5 6.5C16.2348 6.5 15.9804 6.60536 15.7929 6.79289C15.6054 6.98043 15.5 7.23478 15.5 7.5C15.5 7.76522 15.6054 8.01957 15.7929 8.20711C15.9804 8.39464 16.2348 8.5 16.5 8.5C16.7652 8.5 17.0196 8.39464 17.2071 8.20711C17.3946 8.01957 17.5 7.76522 17.5 7.5C17.5 7.23478 17.3946 6.98043 17.2071 6.79289C17.0196 6.60536 16.7652 6.5 16.5 6.5Z",
|
|
3608
3608
|
fill: "currentColor"
|
|
3609
3609
|
}, null, -1);
|
|
3610
|
-
const _hoisted_2$
|
|
3611
|
-
_hoisted_1$
|
|
3610
|
+
const _hoisted_2$j = [
|
|
3611
|
+
_hoisted_1$u
|
|
3612
3612
|
];
|
|
3613
|
-
const _sfc_main$
|
|
3613
|
+
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
3614
3614
|
...{
|
|
3615
3615
|
name: "LogoIns"
|
|
3616
3616
|
},
|
|
@@ -3634,19 +3634,19 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
3634
3634
|
viewBox: "0 0 24 24",
|
|
3635
3635
|
fill: "none",
|
|
3636
3636
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3637
|
-
}, _hoisted_2$
|
|
3637
|
+
}, _hoisted_2$j, 4);
|
|
3638
3638
|
};
|
|
3639
3639
|
}
|
|
3640
3640
|
});
|
|
3641
|
-
const _hoisted_1$
|
|
3641
|
+
const _hoisted_1$t = /* @__PURE__ */ createElementVNode("path", {
|
|
3642
3642
|
d: "M7 3.5H17V2.5H7V3.5Z",
|
|
3643
3643
|
fill: "currentColor"
|
|
3644
3644
|
}, null, -1);
|
|
3645
|
-
const _hoisted_2$
|
|
3645
|
+
const _hoisted_2$i = /* @__PURE__ */ createElementVNode("path", {
|
|
3646
3646
|
d: "M13.5 11V17H14.5V11H13.5Z",
|
|
3647
3647
|
fill: "currentColor"
|
|
3648
3648
|
}, null, -1);
|
|
3649
|
-
const _hoisted_3$
|
|
3649
|
+
const _hoisted_3$c = /* @__PURE__ */ createElementVNode("path", {
|
|
3650
3650
|
d: "M9.5 17V11H10.5V17H9.5Z",
|
|
3651
3651
|
fill: "currentColor"
|
|
3652
3652
|
}, null, -1);
|
|
@@ -3657,12 +3657,12 @@ const _hoisted_4$4 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
3657
3657
|
fill: "currentColor"
|
|
3658
3658
|
}, null, -1);
|
|
3659
3659
|
const _hoisted_5$3 = [
|
|
3660
|
-
_hoisted_1$
|
|
3661
|
-
_hoisted_2$
|
|
3662
|
-
_hoisted_3$
|
|
3660
|
+
_hoisted_1$t,
|
|
3661
|
+
_hoisted_2$i,
|
|
3662
|
+
_hoisted_3$c,
|
|
3663
3663
|
_hoisted_4$4
|
|
3664
3664
|
];
|
|
3665
|
-
const _sfc_main$
|
|
3665
|
+
const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
3666
3666
|
...{
|
|
3667
3667
|
name: "K012"
|
|
3668
3668
|
},
|
|
@@ -3690,14 +3690,14 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3690
3690
|
};
|
|
3691
3691
|
}
|
|
3692
3692
|
});
|
|
3693
|
-
const _hoisted_1$
|
|
3693
|
+
const _hoisted_1$s = /* @__PURE__ */ createElementVNode("path", {
|
|
3694
3694
|
d: "M13.5 21.888C18.311 21.164 22 17.013 22 12C22 6.477 17.523 2 12 2C6.477 2 2 6.477 2 12C2 17.013 5.689 21.165 10.5 21.888V15H9C8.60218 15 8.22064 14.842 7.93934 14.5607C7.65804 14.2794 7.5 13.8978 7.5 13.5C7.5 13.1022 7.65804 12.7206 7.93934 12.4393C8.22064 12.158 8.60218 12 9 12H10.5V10C10.5 9.07174 10.8687 8.1815 11.5251 7.52513C12.1815 6.86875 13.0717 6.5 14 6.5H14.5C14.8978 6.5 15.2794 6.65804 15.5607 6.93934C15.842 7.22064 16 7.60218 16 8C16 8.39782 15.842 8.77936 15.5607 9.06066C15.2794 9.34196 14.8978 9.5 14.5 9.5H14C13.8674 9.5 13.7402 9.55268 13.6464 9.64645C13.5527 9.74021 13.5 9.86739 13.5 10V12H15C15.3978 12 15.7794 12.158 16.0607 12.4393C16.342 12.7206 16.5 13.1022 16.5 13.5C16.5 13.8978 16.342 14.2794 16.0607 14.5607C15.7794 14.842 15.3978 15 15 15H13.5V21.888Z",
|
|
3695
3695
|
fill: "currentColor"
|
|
3696
3696
|
}, null, -1);
|
|
3697
|
-
const _hoisted_2$
|
|
3698
|
-
_hoisted_1$
|
|
3697
|
+
const _hoisted_2$h = [
|
|
3698
|
+
_hoisted_1$s
|
|
3699
3699
|
];
|
|
3700
|
-
const _sfc_main$
|
|
3700
|
+
const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
3701
3701
|
...{
|
|
3702
3702
|
name: "LogoFacebook"
|
|
3703
3703
|
},
|
|
@@ -3721,20 +3721,20 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
|
3721
3721
|
viewBox: "0 0 24 24",
|
|
3722
3722
|
fill: "none",
|
|
3723
3723
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3724
|
-
}, _hoisted_2$
|
|
3724
|
+
}, _hoisted_2$h, 4);
|
|
3725
3725
|
};
|
|
3726
3726
|
}
|
|
3727
3727
|
});
|
|
3728
|
-
const _hoisted_1$
|
|
3728
|
+
const _hoisted_1$r = /* @__PURE__ */ createElementVNode("path", {
|
|
3729
3729
|
"fill-rule": "evenodd",
|
|
3730
3730
|
"clip-rule": "evenodd",
|
|
3731
3731
|
d: "M18 3C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V18C21 18.7956 20.6839 19.5587 20.1213 20.1213C19.5587 20.6839 18.7956 21 18 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H18ZM8 10C7.73478 10 7.48043 10.1054 7.29289 10.2929C7.10536 10.4804 7 10.7348 7 11V16C7 16.2652 7.10536 16.5196 7.29289 16.7071C7.48043 16.8946 7.73478 17 8 17C8.26522 17 8.51957 16.8946 8.70711 16.7071C8.89464 16.5196 9 16.2652 9 16V11C9 10.7348 8.89464 10.4804 8.70711 10.2929C8.51957 10.1054 8.26522 10 8 10ZM11 9C10.7348 9 10.4804 9.10536 10.2929 9.29289C10.1054 9.48043 10 9.73478 10 10V16C10 16.2652 10.1054 16.5196 10.2929 16.7071C10.4804 16.8946 10.7348 17 11 17C11.2652 17 11.5196 16.8946 11.7071 16.7071C11.8946 16.5196 12 16.2652 12 16V12.34C12.305 11.996 12.82 11.592 13.393 11.347C13.726 11.205 14.227 11.147 14.575 11.257C14.727 11.305 14.815 11.373 14.868 11.445C14.92 11.515 15 11.671 15 12V16C15 16.2652 15.1054 16.5196 15.2929 16.7071C15.4804 16.8946 15.7348 17 16 17C16.2652 17 16.5196 16.8946 16.7071 16.7071C16.8946 16.5196 17 16.2652 17 16V12C17 11.33 16.83 10.734 16.476 10.256C16.1503 9.82256 15.6944 9.50472 15.175 9.349C14.273 9.066 13.274 9.223 12.607 9.509C12.3933 9.60046 12.1852 9.70465 11.984 9.821C11.9421 9.59059 11.8206 9.3822 11.6408 9.23216C11.461 9.08213 11.2342 8.99996 11 9ZM8 7C7.73478 7 7.48043 7.10536 7.29289 7.29289C7.10536 7.48043 7 7.73478 7 8C7 8.26522 7.10536 8.51957 7.29289 8.70711C7.48043 8.89464 7.73478 9 8 9C8.26522 9 8.51957 8.89464 8.70711 8.70711C8.89464 8.51957 9 8.26522 9 8C9 7.73478 8.89464 7.48043 8.70711 7.29289C8.51957 7.10536 8.26522 7 8 7Z",
|
|
3732
3732
|
fill: "currentColor"
|
|
3733
3733
|
}, null, -1);
|
|
3734
|
-
const _hoisted_2$
|
|
3735
|
-
_hoisted_1$
|
|
3734
|
+
const _hoisted_2$g = [
|
|
3735
|
+
_hoisted_1$r
|
|
3736
3736
|
];
|
|
3737
|
-
const _sfc_main$
|
|
3737
|
+
const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
3738
3738
|
...{
|
|
3739
3739
|
name: "LogoLinkedin"
|
|
3740
3740
|
},
|
|
@@ -3758,20 +3758,20 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
3758
3758
|
viewBox: "0 0 24 24",
|
|
3759
3759
|
fill: "none",
|
|
3760
3760
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3761
|
-
}, _hoisted_2$
|
|
3761
|
+
}, _hoisted_2$g, 4);
|
|
3762
3762
|
};
|
|
3763
3763
|
}
|
|
3764
3764
|
});
|
|
3765
|
-
const _hoisted_1$
|
|
3765
|
+
const _hoisted_1$q = /* @__PURE__ */ createElementVNode("path", {
|
|
3766
3766
|
"fill-rule": "evenodd",
|
|
3767
3767
|
"clip-rule": "evenodd",
|
|
3768
3768
|
d: "M19.777 4.43003C20.0241 4.32602 20.2946 4.29015 20.5603 4.32614C20.826 4.36214 21.0772 4.46869 21.2877 4.63471C21.4982 4.80073 21.6604 5.02014 21.7574 5.27011C21.8543 5.52008 21.8825 5.79147 21.839 6.05603L19.571 19.813C19.351 21.14 17.895 21.901 16.678 21.24C15.66 20.687 14.148 19.835 12.788 18.946C12.108 18.501 10.025 17.076 10.281 16.062C10.501 15.195 14.001 11.937 16.001 10C16.786 9.23903 16.428 8.80003 15.501 9.50003C13.199 11.238 9.503 13.881 8.281 14.625C7.203 15.281 6.641 15.393 5.969 15.281C4.743 15.077 3.606 14.761 2.678 14.376C1.424 13.856 1.485 12.132 2.677 11.63L19.777 4.43003Z",
|
|
3769
3769
|
fill: "currentColor"
|
|
3770
3770
|
}, null, -1);
|
|
3771
|
-
const _hoisted_2$
|
|
3772
|
-
_hoisted_1$
|
|
3771
|
+
const _hoisted_2$f = [
|
|
3772
|
+
_hoisted_1$q
|
|
3773
3773
|
];
|
|
3774
|
-
const _sfc_main$
|
|
3774
|
+
const _sfc_main$u = /* @__PURE__ */ defineComponent({
|
|
3775
3775
|
...{
|
|
3776
3776
|
name: "LogoTelegram"
|
|
3777
3777
|
},
|
|
@@ -3795,18 +3795,18 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
3795
3795
|
viewBox: "0 0 24 24",
|
|
3796
3796
|
fill: "none",
|
|
3797
3797
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3798
|
-
}, _hoisted_2$
|
|
3798
|
+
}, _hoisted_2$f, 4);
|
|
3799
3799
|
};
|
|
3800
3800
|
}
|
|
3801
3801
|
});
|
|
3802
|
-
const _hoisted_1$
|
|
3802
|
+
const _hoisted_1$p = /* @__PURE__ */ createElementVNode("path", {
|
|
3803
3803
|
d: "M12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2ZM15 6C14.7 6 14.432 6.131 14.249 6.34L12.599 6.01C12.5322 5.99652 12.4634 5.99683 12.3967 6.0109C12.3301 6.02498 12.267 6.05253 12.2114 6.09186C12.1558 6.13119 12.1088 6.18147 12.0733 6.23962C12.0378 6.29776 12.0146 6.36255 12.005 6.43L11.637 9.008C10.214 9.071 8.898 9.501 7.891 10.206C7.69915 10.3401 7.51641 10.4867 7.344 10.645C6.98851 10.471 6.57864 10.4445 6.20372 10.5713C5.82879 10.6982 5.51919 10.9681 5.34239 11.3222C5.1656 11.6763 5.13593 12.086 5.25986 12.4619C5.38378 12.8378 5.65126 13.1495 6.004 13.329L6 13.5C6 14.882 6.802 16.032 7.891 16.794C8.983 17.56 10.439 18 12 18C13.56 18 15.017 17.559 16.109 16.794C17.199 16.032 18 14.882 18 13.5L17.996 13.33C18.3521 13.1523 18.6229 12.8404 18.7491 12.463C18.8752 12.0856 18.8462 11.6736 18.6685 11.3175C18.4908 10.9614 18.1789 10.6906 17.8015 10.5644C17.4241 10.4383 17.0121 10.4673 16.656 10.645C16.4836 10.4864 16.3009 10.3394 16.109 10.205C15.169 9.548 13.959 9.129 12.644 9.025L12.92 7.094L14.052 7.32C14.1109 7.49424 14.2166 7.64887 14.3576 7.7669C14.4987 7.88492 14.6695 7.96177 14.8514 7.98899C15.0333 8.01621 15.2192 7.99274 15.3886 7.92117C15.558 7.84961 15.7044 7.73271 15.8117 7.58333C15.9189 7.43396 15.9829 7.25789 15.9966 7.0745C16.0103 6.8911 15.9732 6.70748 15.8893 6.54382C15.8054 6.38017 15.678 6.24281 15.5211 6.14687C15.3642 6.05093 15.1839 6.00011 15 6ZM9.5 12C9.89782 12 10.2794 12.158 10.5607 12.4393C10.842 12.7206 11 13.1022 11 13.5C11 13.8978 10.842 14.2794 10.5607 14.5607C10.2794 14.842 9.89782 15 9.5 15C9.10218 15 8.72064 14.842 8.43934 14.5607C8.15804 14.2794 8 13.8978 8 13.5C8 13.1022 8.15804 12.7206 8.43934 12.4393C8.72064 12.158 9.10218 12 9.5 12ZM14.5 12C14.8978 12 15.2794 12.158 15.5607 12.4393C15.842 12.7206 16 13.1022 16 13.5C16 13.8978 15.842 14.2794 15.5607 14.5607C15.2794 14.842 14.8978 15 14.5 15C14.1022 15 13.7206 14.842 13.4393 14.5607C13.158 14.2794 13 13.8978 13 13.5C13 13.1022 13.158 12.7206 13.4393 12.4393C13.7206 12.158 14.1022 12 14.5 12Z",
|
|
3804
3804
|
fill: "currentColor"
|
|
3805
3805
|
}, null, -1);
|
|
3806
|
-
const _hoisted_2$
|
|
3807
|
-
_hoisted_1$
|
|
3806
|
+
const _hoisted_2$e = [
|
|
3807
|
+
_hoisted_1$p
|
|
3808
3808
|
];
|
|
3809
|
-
const _sfc_main$
|
|
3809
|
+
const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
3810
3810
|
...{
|
|
3811
3811
|
name: "LogoReddit"
|
|
3812
3812
|
},
|
|
@@ -3830,18 +3830,18 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
|
3830
3830
|
viewBox: "0 0 24 24",
|
|
3831
3831
|
fill: "none",
|
|
3832
3832
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3833
|
-
}, _hoisted_2$
|
|
3833
|
+
}, _hoisted_2$e, 4);
|
|
3834
3834
|
};
|
|
3835
3835
|
}
|
|
3836
3836
|
});
|
|
3837
|
-
const _hoisted_1$
|
|
3837
|
+
const _hoisted_1$o = /* @__PURE__ */ createElementVNode("path", {
|
|
3838
3838
|
d: "M8 6C9.5913 6 11.1174 6.63214 12.2426 7.75736C13.3679 8.88258 14 10.4087 14 12C14 13.5913 13.3679 15.1174 12.2426 16.2426C11.1174 17.3679 9.5913 18 8 18C6.4087 18 4.88258 17.3679 3.75736 16.2426C2.63214 15.1174 2 13.5913 2 12C2 10.4087 2.63214 8.88258 3.75736 7.75736C4.88258 6.63214 6.4087 6 8 6ZM17 7C18.5 7 19.5 9.239 19.5 12C19.5 14.761 18.5 17 17 17C15.5 17 14.5 14.761 14.5 12C14.5 9.239 15.5 7 17 7ZM21 7.5C21.38 7.5 21.712 8.327 21.88 9.746L21.927 10.189L21.946 10.424L21.976 10.918L21.986 11.177L21.998 11.718L22 12L21.998 12.282L21.986 12.823L21.976 13.083L21.946 13.576L21.926 13.811L21.881 14.254C21.712 15.674 21.381 16.5 21 16.5C20.62 16.5 20.288 15.673 20.12 14.254L20.073 13.811C20.0661 13.7327 20.0598 13.6544 20.054 13.576L20.024 13.082C20.0201 12.9957 20.0168 12.9094 20.014 12.823L20.002 12.282V11.718L20.014 11.177L20.024 10.917L20.054 10.424L20.074 10.189L20.119 9.746C20.288 8.326 20.619 7.5 21 7.5Z",
|
|
3839
3839
|
fill: "currentColor"
|
|
3840
3840
|
}, null, -1);
|
|
3841
|
-
const _hoisted_2$
|
|
3842
|
-
_hoisted_1$
|
|
3841
|
+
const _hoisted_2$d = [
|
|
3842
|
+
_hoisted_1$o
|
|
3843
3843
|
];
|
|
3844
|
-
const _sfc_main$
|
|
3844
|
+
const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
3845
3845
|
...{
|
|
3846
3846
|
name: "LogoMedium"
|
|
3847
3847
|
},
|
|
@@ -3865,20 +3865,20 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
|
3865
3865
|
viewBox: "0 0 24 24",
|
|
3866
3866
|
fill: "none",
|
|
3867
3867
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3868
|
-
}, _hoisted_2$
|
|
3868
|
+
}, _hoisted_2$d, 4);
|
|
3869
3869
|
};
|
|
3870
3870
|
}
|
|
3871
3871
|
});
|
|
3872
|
-
const _hoisted_1$
|
|
3872
|
+
const _hoisted_1$n = /* @__PURE__ */ createElementVNode("path", {
|
|
3873
3873
|
"fill-rule": "evenodd",
|
|
3874
3874
|
"clip-rule": "evenodd",
|
|
3875
3875
|
d: "M12 4C12.855 4 13.732 4.022 14.582 4.058L15.586 4.106L16.547 4.163L17.447 4.224L18.269 4.288C19.161 4.35628 20.0004 4.73695 20.6395 5.36304C21.2786 5.98913 21.6764 6.82054 21.763 7.711L21.803 8.136L21.878 9.046C21.948 9.989 22 11.017 22 12C22 12.983 21.948 14.011 21.878 14.954L21.803 15.864C21.79 16.01 21.777 16.151 21.763 16.289C21.6764 17.1796 21.2784 18.0112 20.6391 18.6373C19.9999 19.2634 19.1602 19.6439 18.268 19.712L17.448 19.775L16.548 19.837L15.586 19.894L14.582 19.942C13.732 19.978 12.855 20 12 20C11.145 20 10.268 19.978 9.418 19.942L8.414 19.894L7.453 19.837L6.553 19.775L5.731 19.712C4.83895 19.6437 3.99955 19.2631 3.36047 18.637C2.72139 18.0109 2.32357 17.1795 2.237 16.289L2.197 15.864L2.122 14.954C2.04554 13.9711 2.00484 12.9858 2 12C2 11.017 2.052 9.989 2.122 9.046L2.197 8.136C2.21 7.99 2.223 7.849 2.237 7.711C2.32354 6.8207 2.72122 5.98942 3.36009 5.36334C3.99897 4.73727 4.83813 4.3565 5.73 4.288L6.551 4.224L7.451 4.163L8.413 4.106L9.417 4.058C10.268 4.022 11.145 4 12 4ZM10 9.575V14.425C10 14.887 10.5 15.175 10.9 14.945L15.1 12.52C15.1914 12.4674 15.2673 12.3916 15.3201 12.3003C15.3729 12.209 15.4007 12.1055 15.4007 12C15.4007 11.8945 15.3729 11.791 15.3201 11.6997C15.2673 11.6084 15.1914 11.5326 15.1 11.48L10.9 9.056C10.8088 9.00332 10.7053 8.9756 10.5999 8.97562C10.4945 8.97563 10.3911 9.00339 10.2998 9.0561C10.2086 9.1088 10.1329 9.1846 10.0802 9.27587C10.0276 9.36713 9.99993 9.47065 10 9.576V9.575Z",
|
|
3876
3876
|
fill: "currentColor"
|
|
3877
3877
|
}, null, -1);
|
|
3878
|
-
const _hoisted_2$
|
|
3879
|
-
_hoisted_1$
|
|
3878
|
+
const _hoisted_2$c = [
|
|
3879
|
+
_hoisted_1$n
|
|
3880
3880
|
];
|
|
3881
|
-
const _sfc_main$
|
|
3881
|
+
const _sfc_main$r = /* @__PURE__ */ defineComponent({
|
|
3882
3882
|
...{
|
|
3883
3883
|
name: "LogoYoutube"
|
|
3884
3884
|
},
|
|
@@ -3902,15 +3902,15 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
3902
3902
|
viewBox: "0 0 24 24",
|
|
3903
3903
|
fill: "none",
|
|
3904
3904
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3905
|
-
}, _hoisted_2$
|
|
3905
|
+
}, _hoisted_2$c, 4);
|
|
3906
3906
|
};
|
|
3907
3907
|
}
|
|
3908
3908
|
});
|
|
3909
|
-
const _hoisted_1$
|
|
3909
|
+
const _hoisted_1$m = /* @__PURE__ */ createStaticVNode('<path d="M10.886 2.06106C11.1496 2.03189 11.414 2.10864 11.6211 2.27442C11.8281 2.4402 11.9608 2.68144 11.99 2.94506C12.0192 3.20869 11.9424 3.47311 11.7766 3.68015C11.6109 3.88719 11.3696 4.01989 11.106 4.04906C9.07764 4.28141 7.21483 5.28037 5.899 6.8414C4.58316 8.40242 3.91385 10.4074 4.0281 12.4458C4.14236 14.4843 5.03153 16.4019 6.51357 17.8061C7.99561 19.2103 9.95838 19.9948 12 19.9991V21.9991C6.477 21.9991 2 17.5231 2 11.9991C2 6.89306 5.848 2.62106 10.886 2.06206V2.06106Z" fill="#161A1F"></path><path d="M16.322 4.03999C16.4737 3.82256 16.7056 3.67429 16.9667 3.62778C17.2277 3.58127 17.4965 3.64034 17.714 3.79199C19.0379 4.71254 20.1193 5.93994 20.8656 7.36931C21.612 8.79867 22.0012 10.3875 22 12C22 17.523 17.523 22 12 22V20C13.7035 20.0002 15.3626 19.4567 16.7358 18.4485C18.1089 17.4403 19.1244 16.0201 19.6343 14.3947C20.1442 12.7693 20.122 11.0235 19.5708 9.41164C19.0197 7.79975 17.9684 6.40588 16.57 5.43299C16.4622 5.35785 16.3703 5.2622 16.2994 5.15151C16.2286 5.04082 16.1803 4.91726 16.1573 4.78789C16.1343 4.65852 16.137 4.52588 16.1652 4.39755C16.1935 4.26922 16.2468 4.14772 16.322 4.03999Z" fill="url(#paint0_linear_16659_10771)"></path><defs><linearGradient id="paint0_linear_16659_10771" x1="12" y1="4" x2="12" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#161A1F" stop-opacity="0"></stop><stop offset="1" stop-color="#161A1F"></stop></linearGradient></defs>', 3);
|
|
3910
3910
|
const _hoisted_4$3 = [
|
|
3911
|
-
_hoisted_1$
|
|
3911
|
+
_hoisted_1$m
|
|
3912
3912
|
];
|
|
3913
|
-
const _sfc_main$
|
|
3913
|
+
const _sfc_main$q = /* @__PURE__ */ defineComponent({
|
|
3914
3914
|
...{
|
|
3915
3915
|
name: "ColorLoading"
|
|
3916
3916
|
},
|
|
@@ -3939,16 +3939,16 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
3939
3939
|
};
|
|
3940
3940
|
}
|
|
3941
3941
|
});
|
|
3942
|
-
const _hoisted_1$
|
|
3942
|
+
const _hoisted_1$l = /* @__PURE__ */ createElementVNode("path", {
|
|
3943
3943
|
"fill-rule": "evenodd",
|
|
3944
3944
|
"clip-rule": "evenodd",
|
|
3945
3945
|
d: "M19.753 4.659C19.8395 4.56011 19.9056 4.44516 19.9477 4.32071C19.9897 4.19626 20.0069 4.06475 19.9981 3.93368C19.9893 3.80261 19.9548 3.67455 19.8965 3.55682C19.8383 3.43908 19.7574 3.33398 19.6585 3.2475C19.5596 3.16102 19.4447 3.09487 19.3202 3.05282C19.1958 3.01077 19.0642 2.99364 18.9332 3.00242C18.8021 3.01119 18.6741 3.0457 18.5563 3.10396C18.4386 3.16223 18.3335 3.24311 18.247 3.342L13.137 9.182L8.8 3.4C8.70685 3.2758 8.58607 3.175 8.44721 3.10557C8.30836 3.03614 8.15525 3 8 3H4C3.81429 3 3.63225 3.05171 3.47427 3.14935C3.31629 3.24698 3.18863 3.38668 3.10557 3.55279C3.02252 3.71889 2.98736 3.90484 3.00404 4.08981C3.02072 4.27477 3.08857 4.45143 3.2 4.6L9.637 13.182L4.247 19.342C4.16053 19.4409 4.09437 19.5558 4.05232 19.6803C4.01027 19.8047 3.99314 19.9363 4.00192 20.0673C4.01069 20.1984 4.0452 20.3264 4.10347 20.4442C4.16173 20.5619 4.24261 20.667 4.3415 20.7535C4.44039 20.84 4.55534 20.9061 4.67979 20.9482C4.80424 20.9902 4.93575 21.0074 5.06682 20.9986C5.19789 20.9898 5.32595 20.9553 5.44368 20.897C5.56142 20.8388 5.66652 20.7579 5.753 20.659L10.863 14.818L15.2 20.6C15.2931 20.7242 15.4139 20.825 15.5528 20.8944C15.6916 20.9639 15.8448 21 16 21H20C20.1857 21 20.3678 20.9483 20.5257 20.8507C20.6837 20.753 20.8114 20.6133 20.8944 20.4472C20.9775 20.2811 21.0126 20.0952 20.996 19.9102C20.9793 19.7252 20.9114 19.5486 20.8 19.4L14.363 10.818L19.753 4.659ZM16.5 19L6 5H7.5L18 19H16.5Z",
|
|
3946
3946
|
fill: "currentColor"
|
|
3947
3947
|
}, null, -1);
|
|
3948
|
-
const _hoisted_2$
|
|
3949
|
-
_hoisted_1$
|
|
3948
|
+
const _hoisted_2$b = [
|
|
3949
|
+
_hoisted_1$l
|
|
3950
3950
|
];
|
|
3951
|
-
const _sfc_main$
|
|
3951
|
+
const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
3952
3952
|
...{
|
|
3953
3953
|
name: "LogoX"
|
|
3954
3954
|
},
|
|
@@ -3972,15 +3972,15 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
3972
3972
|
viewBox: "0 0 24 24",
|
|
3973
3973
|
fill: "none",
|
|
3974
3974
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3975
|
-
}, _hoisted_2$
|
|
3975
|
+
}, _hoisted_2$b, 4);
|
|
3976
3976
|
};
|
|
3977
3977
|
}
|
|
3978
3978
|
});
|
|
3979
|
-
const _hoisted_1$
|
|
3980
|
-
const _hoisted_3$
|
|
3981
|
-
_hoisted_1$
|
|
3979
|
+
const _hoisted_1$k = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16682_10065)"><path d="M10.5394 15.3552H12.8552V14.7175C12.8552 13.5876 13.2691 12.9835 14.7123 12.1333C16.189 11.2495 17.0616 10.0301 17.0616 8.30723V8.29605C17.0616 5.89078 15.0591 4.14557 12.1168 4.14557C8.87254 4.14557 7.19445 6.06978 7.04901 8.47504L7.03783 8.60929H9.35359L9.36478 8.5086C9.48784 7.14376 10.4499 6.20403 11.9938 6.20403C13.5153 6.20403 14.5221 7.12138 14.5221 8.39673V8.40792C14.5221 9.54902 14.0411 10.1979 12.6874 11.0146C11.1547 11.9319 10.4947 12.9388 10.5283 14.4602L10.5394 15.3552Z" fill="black"></path><path d="M9.4078 16.9905H14.0008V21H9.4078V16.9905Z" fill="black"></path><g filter="url(#filter0_d_16682_10065)"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.4081 16.5008L9.38283 14.4798C9.36291 13.5372 9.56013 12.6758 10.0526 11.898C10.5341 11.1376 11.2429 10.5443 12.0973 10.0327C12.7298 9.6509 13.0268 9.3827 13.1789 9.16888C13.3011 8.99713 13.3765 8.79667 13.3765 8.40793V8.39674C13.3765 8.07875 13.2594 7.84725 13.0718 7.68224C12.8742 7.50838 12.5266 7.34961 11.9938 7.34961C11.4595 7.34961 11.1209 7.50805 10.9144 7.69456C10.7073 7.88166 10.545 8.17644 10.5057 8.61149L10.5047 8.62332L10.3789 9.75488H5.79282L5.90636 8.39229C5.99678 6.94597 6.5546 5.57631 7.64204 4.56822C8.73576 3.55431 10.2633 3 12.1168 3C13.8104 3 15.3238 3.50337 16.4338 4.44539C17.5558 5.39753 18.2072 6.7532 18.2072 8.29605V8.30724C18.2072 10.5209 17.0402 12.0752 15.3006 13.1163L15.2938 13.1203C14.6078 13.5245 14.3156 13.7887 14.1756 13.9852C14.0709 14.1323 14.0008 14.3091 14.0008 14.7175V16.5008H9.4081ZM7.03783 8.6093L7.04901 8.47505C7.0701 8.12637 7.12339 7.78779 7.209 7.46372C7.7139 5.55233 9.34286 4.14558 12.1168 4.14558C15.0591 4.14558 17.0616 5.89079 17.0616 8.29605V8.30724C17.0616 10.0301 16.189 11.2495 14.7123 12.1333C13.2691 12.9835 12.8552 13.5876 12.8552 14.7175V15.3552H10.5394L10.5283 14.4602C10.4947 12.9388 11.1547 11.9319 12.6874 11.0146C14.0411 10.1979 14.5221 9.54903 14.5221 8.40793V8.39674C14.5221 7.12139 13.5153 6.20403 11.9938 6.20403C10.4499 6.20403 9.48784 7.14377 9.36478 8.50861L9.35359 8.6093H7.03783Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.8552 18.1361H10.5534V19.8544H12.8552V18.1361ZM9.40779 16.9905V21H14.0008V16.9905H9.40779Z" fill="white"></path></g></g><defs><filter id="filter0_d_16682_10065" x="3.39282" y="2.04" width="17.2144" height="22.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1.44"></feOffset><feGaussianBlur stdDeviation="1.2"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16682_10065"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16682_10065" result="shape"></feBlend></filter><clipPath id="clip0_16682_10065"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
3980
|
+
const _hoisted_3$b = [
|
|
3981
|
+
_hoisted_1$k
|
|
3982
3982
|
];
|
|
3983
|
-
const _sfc_main$
|
|
3983
|
+
const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
3984
3984
|
...{
|
|
3985
3985
|
name: "ColorPointerHelp"
|
|
3986
3986
|
},
|
|
@@ -4005,15 +4005,15 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
4005
4005
|
viewBox: "0 0 24 24",
|
|
4006
4006
|
fill: "none",
|
|
4007
4007
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4008
|
-
}, _hoisted_3$
|
|
4008
|
+
}, _hoisted_3$b, 4);
|
|
4009
4009
|
};
|
|
4010
4010
|
}
|
|
4011
4011
|
});
|
|
4012
|
-
const _hoisted_1$
|
|
4013
|
-
const _hoisted_3$
|
|
4014
|
-
_hoisted_1$
|
|
4012
|
+
const _hoisted_1$j = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16766_13560)"><g filter="url(#filter0_d_16766_13560)"><path d="M12 21C10.7574 21 9.75 19.9927 9.75 18.75V14.25H8.25V17.2469C8.25 17.9151 7.44214 18.2497 6.96967 17.7772L1.72283 12.5304C1.42994 12.2375 1.42994 11.7626 1.72283 11.4697L6.96967 6.22286C7.44214 5.75039 8.25 6.08501 8.25 6.75319V9.75003H9.75V5.25003C9.75 4.00739 10.7574 3.00003 12 3.00003C13.2426 3.00003 14.25 4.00739 14.25 5.25003V9.75003H15.75V6.75183C15.75 6.08385 16.5575 5.74914 17.03 6.22122L22.2838 11.4694C22.5771 11.7624 22.5771 12.2377 22.2838 12.5306L17.03 17.7788C16.5575 18.2509 15.75 17.9162 15.75 17.2482V14.25H14.25V18.75C14.25 19.9927 13.2426 21 12 21Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M12.75 12.75H17.25V15.4389L20.6925 12L17.25 8.56114V11.25H12.75V5.25003C12.75 4.83582 12.4142 4.50003 12 4.50003C11.5858 4.50003 11.25 4.83582 11.25 5.25003V11.25H6.75V8.56385L3.31382 12L6.75 15.4362V12.75H11.25V18.75C11.25 19.1642 11.5858 19.5 12 19.5C12.4142 19.5 12.75 19.1642 12.75 18.75V12.75ZM14.25 18.75C14.25 19.9927 13.2426 21 12 21C10.7574 21 9.75 19.9927 9.75 18.75V14.25H8.25V17.2469C8.25 17.9151 7.44214 18.2497 6.96967 17.7772L1.72283 12.5304C1.42994 12.2375 1.42994 11.7626 1.72283 11.4697L6.96967 6.22286C7.44214 5.75039 8.25 6.08501 8.25 6.75319V9.75003H9.75V5.25003C9.75 4.00739 10.7574 3.00003 12 3.00003C13.2426 3.00003 14.25 4.00739 14.25 5.25003V9.75003H15.75V6.75183C15.75 6.08385 16.5575 5.74914 17.03 6.22122L22.2838 11.4694C22.5771 11.7624 22.5771 12.2377 22.2838 12.5306L17.03 17.7788C16.5575 18.2509 15.75 17.9162 15.75 17.2482V14.25H14.25V18.75Z" fill="white"></path></g><defs><filter id="filter0_d_16766_13560" x="-1.49684" y="1.50003" width="27.0006" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1.5"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16766_13560"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16766_13560" result="shape"></feBlend></filter><clipPath id="clip0_16766_13560"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4013
|
+
const _hoisted_3$a = [
|
|
4014
|
+
_hoisted_1$j
|
|
4015
4015
|
];
|
|
4016
|
-
const _sfc_main$
|
|
4016
|
+
const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
4017
4017
|
...{
|
|
4018
4018
|
name: "ColorPointerMoveLor"
|
|
4019
4019
|
},
|
|
@@ -4038,15 +4038,15 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
4038
4038
|
viewBox: "0 0 24 24",
|
|
4039
4039
|
fill: "none",
|
|
4040
4040
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4041
|
-
}, _hoisted_3$
|
|
4041
|
+
}, _hoisted_3$a, 4);
|
|
4042
4042
|
};
|
|
4043
4043
|
}
|
|
4044
4044
|
});
|
|
4045
|
-
const _hoisted_1$
|
|
4046
|
-
const _hoisted_3$
|
|
4047
|
-
_hoisted_1$
|
|
4045
|
+
const _hoisted_1$i = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16783_12105)"><g filter="url(#filter0_d_16783_12105)"><path d="M3 12C3 10.7574 4.00736 9.75002 5.25 9.75002H9.75V8.25002H6.75316C6.08498 8.25002 5.75036 7.44216 6.22283 6.96969L11.4697 1.72284C11.7626 1.42995 12.2374 1.42995 12.5303 1.72284L17.7772 6.96968C18.2496 7.44216 17.915 8.25002 17.2468 8.25002H14.25V9.75002H18.75C19.9926 9.75002 21 10.7574 21 12C21 13.2427 19.9926 14.25 18.75 14.25H14.25V15.75H17.2482C17.9162 15.75 18.2509 16.5575 17.7788 17.0301L12.5306 22.2838C12.2377 22.5771 11.7623 22.5771 11.4694 22.2838L6.2212 17.0301C5.74911 16.5575 6.08382 15.75 6.7518 15.75H9.75V14.25H5.25C4.00736 14.25 3 13.2427 3 12Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M11.25 12.75V17.25H8.56111L12 20.6926L15.4389 17.25H12.75V12.75H18.75C19.1642 12.75 19.5 12.4142 19.5 12C19.5 11.5858 19.1642 11.25 18.75 11.25H12.75V6.75002H15.4362L12 3.31383L8.56382 6.75002H11.25V11.25H5.25C4.83579 11.25 4.5 11.5858 4.5 12C4.5 12.4142 4.83579 12.75 5.25 12.75H11.25ZM5.25 14.25C4.00736 14.25 3 13.2427 3 12C3 10.7574 4.00736 9.75002 5.25 9.75002H9.75V8.25002H6.75316C6.08498 8.25002 5.75036 7.44216 6.22283 6.96969L11.4697 1.72284C11.7626 1.42995 12.2374 1.42995 12.5303 1.72284L17.7772 6.96968C18.2496 7.44216 17.915 8.25002 17.2468 8.25002H14.25V9.75002H18.75C19.9926 9.75002 21 10.7574 21 12C21 13.2427 19.9926 14.25 18.75 14.25H14.25V15.75H17.2482C17.9162 15.75 18.2509 16.5575 17.7788 17.0301L12.5306 22.2838C12.2377 22.5771 11.7623 22.5771 11.4694 22.2838L6.2212 17.0301C5.74911 16.5575 6.08382 15.75 6.7518 15.75H9.75V14.25H5.25Z" fill="white"></path></g><defs><filter id="filter0_d_16783_12105" x="1" y="0.503174" width="22" height="25.0006" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16783_12105"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16783_12105" result="shape"></feBlend></filter><clipPath id="clip0_16783_12105"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4046
|
+
const _hoisted_3$9 = [
|
|
4047
|
+
_hoisted_1$i
|
|
4048
4048
|
];
|
|
4049
|
-
const _sfc_main$
|
|
4049
|
+
const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
4050
4050
|
...{
|
|
4051
4051
|
name: "ColorPointerMoveUod"
|
|
4052
4052
|
},
|
|
@@ -4071,15 +4071,15 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
|
4071
4071
|
viewBox: "0 0 24 24",
|
|
4072
4072
|
fill: "none",
|
|
4073
4073
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4074
|
-
}, _hoisted_3$
|
|
4074
|
+
}, _hoisted_3$9, 4);
|
|
4075
4075
|
};
|
|
4076
4076
|
}
|
|
4077
4077
|
});
|
|
4078
|
-
const _hoisted_1$
|
|
4079
|
-
const _hoisted_3$
|
|
4080
|
-
_hoisted_1$
|
|
4078
|
+
const _hoisted_1$h = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#clip0_16783_12118)"><g filter="url(#filter0_d_16783_12118)"><path fill-rule="evenodd" clip-rule="evenodd" d="M22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.20101 22.5 1.5 17.799 1.5 12C1.5 6.20101 6.20101 1.5 12 1.5C17.799 1.5 22.5 6.20101 22.5 12ZM14.3432 17.5252C13.6233 17.8309 12.8314 18 12 18C8.68629 18 6 15.3137 6 12C6 11.1686 6.16911 10.3767 6.4748 9.65676L14.3432 17.5252ZM17.5252 14.3432L9.65679 6.47479C10.3767 6.1691 11.1686 6 12 6C15.3137 6 18 8.68629 18 12C18 12.8314 17.8309 13.6233 17.5252 14.3432Z" fill="#12131A"></path></g><path fill-rule="evenodd" clip-rule="evenodd" d="M5.34883 8.53085C4.80661 9.56828 4.5 10.7483 4.5 12C4.5 16.1421 7.85786 19.5 12 19.5C13.2517 19.5 14.4317 19.1934 15.4692 18.6512C15.9244 18.4132 16.3522 18.1299 16.7465 17.8072L6.19278 7.25348C5.87009 7.6478 5.58678 8.07559 5.34883 8.53085ZM14.3432 17.5252C13.6233 17.8309 12.8314 18 12 18C8.68629 18 6 15.3137 6 12C6 11.1686 6.1691 10.3767 6.47478 9.6568L14.3432 17.5252Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6512 15.4691C19.1934 14.4317 19.5 13.2517 19.5 12C19.5 7.85785 16.1421 4.49998 12 4.49998C10.7483 4.49998 9.56826 4.80658 8.53083 5.3488C8.07557 5.58674 7.64778 5.87006 7.25346 6.19275L17.8072 16.7465C18.1299 16.3522 18.4132 15.9244 18.6512 15.4691ZM9.6568 6.47477C10.3767 6.16909 11.1686 5.99998 12 5.99998C15.3137 5.99998 18 8.68628 18 12C18 12.8314 17.8309 13.6233 17.5252 14.3432L9.6568 6.47477Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" fill="white"></path></g><defs><filter id="filter0_d_16783_12118" x="-0.5" y="0" width="25" height="25" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="0.5"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0705882 0 0 0 0 0.0745098 0 0 0 0 0.101961 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16783_12118"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16783_12118" result="shape"></feBlend></filter><clipPath id="clip0_16783_12118"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2);
|
|
4079
|
+
const _hoisted_3$8 = [
|
|
4080
|
+
_hoisted_1$h
|
|
4081
4081
|
];
|
|
4082
|
-
const _sfc_main$
|
|
4082
|
+
const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
4083
4083
|
...{
|
|
4084
4084
|
name: "ColorUnavailable"
|
|
4085
4085
|
},
|
|
@@ -4104,18 +4104,18 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
4104
4104
|
viewBox: "0 0 24 24",
|
|
4105
4105
|
fill: "none",
|
|
4106
4106
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4107
|
-
}, _hoisted_3$
|
|
4107
|
+
}, _hoisted_3$8, 4);
|
|
4108
4108
|
};
|
|
4109
4109
|
}
|
|
4110
4110
|
});
|
|
4111
|
-
const _hoisted_1$
|
|
4111
|
+
const _hoisted_1$g = /* @__PURE__ */ createElementVNode("path", {
|
|
4112
4112
|
d: "M11 20C11 20.5523 11.4477 21 12 21C12.5523 21 13 20.5523 13 20V13H20C20.5523 13 21 12.5523 21 12C21 11.4477 20.5523 11 20 11H13V4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4V11H4C3.44772 11 3 11.4477 3 12C3 12.5523 3.44772 13 4 13H11V20Z",
|
|
4113
4113
|
fill: "currentColor"
|
|
4114
4114
|
}, null, -1);
|
|
4115
|
-
const _hoisted_2$
|
|
4116
|
-
_hoisted_1$
|
|
4115
|
+
const _hoisted_2$a = [
|
|
4116
|
+
_hoisted_1$g
|
|
4117
4117
|
];
|
|
4118
|
-
const _sfc_main$
|
|
4118
|
+
const _sfc_main$k = /* @__PURE__ */ defineComponent({
|
|
4119
4119
|
...{
|
|
4120
4120
|
name: "MonoAdd"
|
|
4121
4121
|
},
|
|
@@ -4139,25 +4139,25 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
4139
4139
|
viewBox: "0 0 24 24",
|
|
4140
4140
|
fill: "none",
|
|
4141
4141
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4142
|
-
}, _hoisted_2$
|
|
4142
|
+
}, _hoisted_2$a, 4);
|
|
4143
4143
|
};
|
|
4144
4144
|
}
|
|
4145
4145
|
});
|
|
4146
|
-
const _hoisted_1$
|
|
4146
|
+
const _hoisted_1$f = /* @__PURE__ */ createElementVNode("path", {
|
|
4147
4147
|
d: "M7 12C7 11.4477 7.44772 11 8 11H11V8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H13V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V13H8C7.44772 13 7 12.5523 7 12Z",
|
|
4148
4148
|
fill: "currentColor"
|
|
4149
4149
|
}, null, -1);
|
|
4150
|
-
const _hoisted_2$
|
|
4150
|
+
const _hoisted_2$9 = /* @__PURE__ */ createElementVNode("path", {
|
|
4151
4151
|
"fill-rule": "evenodd",
|
|
4152
4152
|
"clip-rule": "evenodd",
|
|
4153
4153
|
d: "M5 3C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5ZM19 5H5V19H19V5Z",
|
|
4154
4154
|
fill: "currentColor"
|
|
4155
4155
|
}, null, -1);
|
|
4156
|
-
const _hoisted_3$
|
|
4157
|
-
_hoisted_1$
|
|
4158
|
-
_hoisted_2$
|
|
4156
|
+
const _hoisted_3$7 = [
|
|
4157
|
+
_hoisted_1$f,
|
|
4158
|
+
_hoisted_2$9
|
|
4159
4159
|
];
|
|
4160
|
-
const _sfc_main$
|
|
4160
|
+
const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
4161
4161
|
...{
|
|
4162
4162
|
name: "MonoAddStroke"
|
|
4163
4163
|
},
|
|
@@ -4181,15 +4181,15 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
4181
4181
|
viewBox: "0 0 24 24",
|
|
4182
4182
|
fill: "none",
|
|
4183
4183
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4184
|
-
}, _hoisted_3$
|
|
4184
|
+
}, _hoisted_3$7, 4);
|
|
4185
4185
|
};
|
|
4186
4186
|
}
|
|
4187
4187
|
});
|
|
4188
|
-
const _hoisted_1$
|
|
4188
|
+
const _hoisted_1$e = /* @__PURE__ */ createStaticVNode('<path d="M10 5.00002C10 4.53978 10.3731 4.16669 10.8333 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H10.8333C10.3731 5.83335 10 5.46026 10 5.00002V5.00002Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 8.33333C10 7.8731 10.3731 7.5 10.8333 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H10.8333C10.3731 9.16667 10 8.79357 10 8.33333V8.33333Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 11.6666C10 11.2064 10.3731 10.8333 10.8333 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H10.8333C10.3731 12.5 10 12.1269 10 11.6666V11.6666Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 15C10 14.5398 10.3731 14.1667 10.8333 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15V15C15.8333 15.4603 15.4602 15.8334 15 15.8334H10.8333C10.3731 15.8334 10 15.4603 10 15V15Z" fill="currentColor" fill-opacity="0.48"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H7.49999C7.96023 4.16669 8.33332 4.53978 8.33332 5.00002V15C8.33332 15.4603 7.96023 15.8334 7.49999 15.8334H4.99999C4.53975 15.8334 4.16666 15.4603 4.16666 15V5.00002Z" class="bge-fill-bg-green"></path>', 6);
|
|
4189
4189
|
const _hoisted_7$3 = [
|
|
4190
|
-
_hoisted_1$
|
|
4190
|
+
_hoisted_1$e
|
|
4191
4191
|
];
|
|
4192
|
-
const _sfc_main$
|
|
4192
|
+
const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
4193
4193
|
...{
|
|
4194
4194
|
name: "MonoOrderbook02"
|
|
4195
4195
|
},
|
|
@@ -4217,11 +4217,11 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
4217
4217
|
};
|
|
4218
4218
|
}
|
|
4219
4219
|
});
|
|
4220
|
-
const _hoisted_1$
|
|
4220
|
+
const _hoisted_1$d = /* @__PURE__ */ createStaticVNode('<path d="M10 5.00002C10 4.53978 10.3731 4.16669 10.8333 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H10.8333C10.3731 5.83335 10 5.46026 10 5.00002V5.00002Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 8.33333C10 7.8731 10.3731 7.5 10.8333 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H10.8333C10.3731 9.16667 10 8.79357 10 8.33333V8.33333Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 11.6666C10 11.2064 10.3731 10.8333 10.8333 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H10.8333C10.3731 12.5 10 12.1269 10 11.6666V11.6666Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10 15C10 14.5398 10.3731 14.1667 10.8333 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15V15C15.8333 15.4603 15.4602 15.8334 15 15.8334H10.8333C10.3731 15.8334 10 15.4603 10 15V15Z" fill="currentColor" fill-opacity="0.48"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H7.49999C7.96023 4.16669 8.33332 4.53978 8.33332 5.00002V15C8.33332 15.4603 7.96023 15.8334 7.49999 15.8334H4.99999C4.53975 15.8334 4.16666 15.4603 4.16666 15V5.00002Z" class="bge-fill-bg-red"></path>', 6);
|
|
4221
4221
|
const _hoisted_7$2 = [
|
|
4222
|
-
_hoisted_1$
|
|
4222
|
+
_hoisted_1$d
|
|
4223
4223
|
];
|
|
4224
|
-
const _sfc_main$
|
|
4224
|
+
const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
4225
4225
|
...{
|
|
4226
4226
|
name: "MonoOrderbook03"
|
|
4227
4227
|
},
|
|
@@ -4249,23 +4249,23 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
4249
4249
|
};
|
|
4250
4250
|
}
|
|
4251
4251
|
});
|
|
4252
|
-
const _hoisted_1$
|
|
4252
|
+
const _hoisted_1$c = /* @__PURE__ */ createElementVNode("path", {
|
|
4253
4253
|
"fill-rule": "evenodd",
|
|
4254
4254
|
"clip-rule": "evenodd",
|
|
4255
4255
|
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM10.4593 15.7593C10.821 16.121 11.4074 16.121 11.7691 15.7593L17.1142 10.4142C17.5047 10.0237 17.5047 9.39052 17.1142 9C16.7237 8.60948 16.0905 8.60948 15.7 9L11.1142 13.5858L8.52843 11C8.13791 10.6095 7.50474 10.6095 7.11422 11C6.72369 11.3905 6.72369 12.0237 7.11422 12.4142L10.4593 15.7593Z",
|
|
4256
4256
|
class: "bge-fill-bg-green"
|
|
4257
4257
|
}, null, -1);
|
|
4258
|
-
const _hoisted_2$
|
|
4258
|
+
const _hoisted_2$8 = /* @__PURE__ */ createElementVNode("path", {
|
|
4259
4259
|
"fill-rule": "evenodd",
|
|
4260
4260
|
"clip-rule": "evenodd",
|
|
4261
4261
|
d: "M10.4593 15.7593C10.821 16.121 11.4074 16.121 11.7691 15.7593L17.1142 10.4142C17.5047 10.0237 17.5047 9.39054 17.1142 9.00001C16.7237 8.60949 16.0905 8.60949 15.7 9.00002L11.1142 13.5858L8.52843 11C8.13791 10.6095 7.50474 10.6095 7.11422 11C6.72369 11.3905 6.72369 12.0237 7.11422 12.4142L10.4593 15.7593Z",
|
|
4262
4262
|
fill: "white"
|
|
4263
4263
|
}, null, -1);
|
|
4264
|
-
const _hoisted_3$
|
|
4265
|
-
_hoisted_1$
|
|
4266
|
-
_hoisted_2$
|
|
4264
|
+
const _hoisted_3$6 = [
|
|
4265
|
+
_hoisted_1$c,
|
|
4266
|
+
_hoisted_2$8
|
|
4267
4267
|
];
|
|
4268
|
-
const _sfc_main$
|
|
4268
|
+
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
4269
4269
|
...{
|
|
4270
4270
|
name: "ColorCheckFill"
|
|
4271
4271
|
},
|
|
@@ -4290,27 +4290,27 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
4290
4290
|
viewBox: "0 0 24 24",
|
|
4291
4291
|
fill: "none",
|
|
4292
4292
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4293
|
-
}, _hoisted_3$
|
|
4293
|
+
}, _hoisted_3$6, 4);
|
|
4294
4294
|
};
|
|
4295
4295
|
}
|
|
4296
4296
|
});
|
|
4297
|
-
const _hoisted_1$
|
|
4297
|
+
const _hoisted_1$b = /* @__PURE__ */ createElementVNode("path", {
|
|
4298
4298
|
"fill-rule": "evenodd",
|
|
4299
4299
|
"clip-rule": "evenodd",
|
|
4300
4300
|
d: "M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM12 6.5C12.8106 6.5 13.4509 7.1877 13.3931 7.99619L13.0712 12.5025C13.0311 13.0646 12.5634 13.5 12 13.5C11.4366 13.5 10.9689 13.0646 10.9288 12.5025L10.6069 7.99619C10.5491 7.1877 11.1894 6.5 12 6.5ZM12 17.5C12.6904 17.5 13.25 16.9404 13.25 16.25C13.25 15.5596 12.6904 15 12 15C11.3096 15 10.75 15.5596 10.75 16.25C10.75 16.9404 11.3096 17.5 12 17.5Z",
|
|
4301
4301
|
class: "bge-fill-bg-red"
|
|
4302
4302
|
}, null, -1);
|
|
4303
|
-
const _hoisted_2$
|
|
4303
|
+
const _hoisted_2$7 = /* @__PURE__ */ createElementVNode("path", {
|
|
4304
4304
|
"fill-rule": "evenodd",
|
|
4305
4305
|
"clip-rule": "evenodd",
|
|
4306
4306
|
d: "M12 6.5C12.8106 6.5 13.4509 7.1877 13.3931 7.99619L13.0712 12.5025C13.0311 13.0646 12.5634 13.5 12 13.5C11.4366 13.5 10.9689 13.0646 10.9288 12.5025L10.6069 7.99619C10.5491 7.1877 11.1894 6.5 12 6.5ZM12 17.5C12.6904 17.5 13.25 16.9404 13.25 16.25C13.25 15.5596 12.6904 15 12 15C11.3096 15 10.75 15.5596 10.75 16.25C10.75 16.9404 11.3096 17.5 12 17.5Z",
|
|
4307
4307
|
fill: "white"
|
|
4308
4308
|
}, null, -1);
|
|
4309
|
-
const _hoisted_3$
|
|
4310
|
-
_hoisted_1$
|
|
4311
|
-
_hoisted_2$
|
|
4309
|
+
const _hoisted_3$5 = [
|
|
4310
|
+
_hoisted_1$b,
|
|
4311
|
+
_hoisted_2$7
|
|
4312
4312
|
];
|
|
4313
|
-
const _sfc_main$
|
|
4313
|
+
const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
4314
4314
|
...{
|
|
4315
4315
|
name: "ColorExclamationmarkFill"
|
|
4316
4316
|
},
|
|
@@ -4335,15 +4335,15 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
4335
4335
|
viewBox: "0 0 24 24",
|
|
4336
4336
|
fill: "none",
|
|
4337
4337
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4338
|
-
}, _hoisted_3$
|
|
4338
|
+
}, _hoisted_3$5, 4);
|
|
4339
4339
|
};
|
|
4340
4340
|
}
|
|
4341
4341
|
});
|
|
4342
|
-
const _hoisted_1$
|
|
4342
|
+
const _hoisted_1$a = /* @__PURE__ */ createStaticVNode('<path d="M10.8333 5.00002C10.8333 4.53978 11.2064 4.16669 11.6667 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H11.6667C11.2064 5.83335 10.8333 5.46026 10.8333 5.00002Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10.8333 8.33333C10.8333 7.8731 11.2064 7.5 11.6667 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H11.6667C11.2064 9.16667 10.8333 8.79357 10.8333 8.33333Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10.8333 11.6666C10.8333 11.2064 11.2064 10.8333 11.6667 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666C15.8333 12.1269 15.4602 12.5 15 12.5H11.6667C11.2064 12.5 10.8333 12.1269 10.8333 11.6666Z" fill="currentColor" fill-opacity="0.48"></path><path d="M10.8333 15C10.8333 14.5398 11.2064 14.1667 11.6667 14.1667H15C15.4602 14.1667 15.8333 14.5398 15.8333 15C15.8333 15.4603 15.4602 15.8334 15 15.8334H11.6667C11.2064 15.8334 10.8333 15.4603 10.8333 15Z" fill="currentColor" fill-opacity="0.48"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.61437 4.16669 5.16666 4.16669H8.16666C8.71894 4.16669 9.16666 4.53978 9.16666 5.00002V8.33335C9.16666 8.79359 8.71894 9.16669 8.16666 9.16669H5.16666C4.61437 9.16669 4.16666 8.79359 4.16666 8.33335V5.00002Z" class="bge-fill-bg-green"></path><path d="M4.16666 11.6666C4.16666 11.2064 4.61437 10.8333 5.16666 10.8333H8.16666C8.71894 10.8333 9.16666 11.2064 9.16666 11.6666V15C9.16666 15.4602 8.71894 15.8333 8.16666 15.8333H5.16666C4.61437 15.8333 4.16666 15.4602 4.16666 15V11.6666Z" class="bge-fill-bg-red"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path>', 7);
|
|
4343
4343
|
const _hoisted_8 = [
|
|
4344
|
-
_hoisted_1$
|
|
4344
|
+
_hoisted_1$a
|
|
4345
4345
|
];
|
|
4346
|
-
const _sfc_main$
|
|
4346
|
+
const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
4347
4347
|
...{
|
|
4348
4348
|
name: "MonoOrderbook01"
|
|
4349
4349
|
},
|
|
@@ -4371,11 +4371,11 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
4371
4371
|
};
|
|
4372
4372
|
}
|
|
4373
4373
|
});
|
|
4374
|
-
const _hoisted_1$
|
|
4374
|
+
const _hoisted_1$9 = /* @__PURE__ */ createStaticVNode('<path fill-rule="evenodd" clip-rule="evenodd" d="M15.8333 2.91669H4.16666C3.4763 2.91669 2.91666 3.47633 2.91666 4.16669V15.8334C2.91666 16.5237 3.4763 17.0834 4.16666 17.0834H15.8333C16.5237 17.0834 17.0833 16.5237 17.0833 15.8334V4.16669C17.0833 3.47633 16.5237 2.91669 15.8333 2.91669ZM4.16666 1.66669C2.78594 1.66669 1.66666 2.78597 1.66666 4.16669V15.8334C1.66666 17.2141 2.78594 18.3334 4.16666 18.3334H15.8333C17.214 18.3334 18.3333 17.2141 18.3333 15.8334V4.16669C18.3333 2.78598 17.214 1.66669 15.8333 1.66669H4.16666Z" fill="currentColor" fill-opacity="0.32"></path><path d="M4.16666 11.6666C4.16666 11.2064 4.53975 10.8333 4.99999 10.8333H8.33332C8.79356 10.8333 9.16666 11.2064 9.16666 11.6666V15C9.16666 15.4602 8.79356 15.8333 8.33332 15.8333H4.99999C4.53975 15.8333 4.16666 15.4602 4.16666 15V11.6666Z" class="bge-fill-bg-green"></path><path d="M10.8333 11.6666C10.8333 11.2064 11.2064 10.8333 11.6667 10.8333H15C15.4602 10.8333 15.8333 11.2064 15.8333 11.6666V15C15.8333 15.4602 15.4602 15.8333 15 15.8333H11.6667C11.2064 15.8333 10.8333 15.4602 10.8333 15V11.6666Z" class="bge-fill-bg-red"></path><path d="M4.16666 5.00002C4.16666 4.53978 4.53975 4.16669 4.99999 4.16669H15C15.4602 4.16669 15.8333 4.53978 15.8333 5.00002V5.00002C15.8333 5.46026 15.4602 5.83335 15 5.83335H4.99999C4.53975 5.83335 4.16666 5.46026 4.16666 5.00002V5.00002Z" fill="currentColor" fill-opacity="0.48"></path><path d="M4.16666 8.33333C4.16666 7.8731 4.53975 7.5 4.99999 7.5H15C15.4602 7.5 15.8333 7.8731 15.8333 8.33333V8.33333C15.8333 8.79357 15.4602 9.16667 15 9.16667H4.99999C4.53975 9.16667 4.16666 8.79357 4.16666 8.33333V8.33333Z" fill="currentColor" fill-opacity="0.48"></path>', 5);
|
|
4375
4375
|
const _hoisted_6$3 = [
|
|
4376
|
-
_hoisted_1$
|
|
4376
|
+
_hoisted_1$9
|
|
4377
4377
|
];
|
|
4378
|
-
const _sfc_main$
|
|
4378
|
+
const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
4379
4379
|
...{
|
|
4380
4380
|
name: "MonoOrderbook04"
|
|
4381
4381
|
},
|
|
@@ -4404,118 +4404,118 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
4404
4404
|
}
|
|
4405
4405
|
});
|
|
4406
4406
|
const Icons = {
|
|
4407
|
-
IntlHkg: _sfc_main$
|
|
4408
|
-
IntlCh: _sfc_main$
|
|
4409
|
-
IntlEn: _sfc_main$
|
|
4410
|
-
IntlJpn: _sfc_main$
|
|
4411
|
-
IntlKor: _sfc_main$
|
|
4412
|
-
IntlEur: _sfc_main$
|
|
4413
|
-
IntlUsa: _sfc_main$
|
|
4414
|
-
IntlVnm: _sfc_main$
|
|
4415
|
-
MonoLink: _sfc_main$
|
|
4416
|
-
MonoArrowUp: _sfc_main$
|
|
4417
|
-
MonoArrowDown: _sfc_main$
|
|
4418
|
-
MonoArrow: _sfc_main$
|
|
4419
|
-
MonoCalc: _sfc_main$
|
|
4420
|
-
MonoBook15: _sfc_main$
|
|
4421
|
-
MonoBankCard: _sfc_main$
|
|
4422
|
-
MonoCalendar: _sfc_main$
|
|
4423
|
-
MonoChart: _sfc_main$
|
|
4424
|
-
MonoChart15: _sfc_main$
|
|
4425
|
-
MonoChevronDown: _sfc_main$
|
|
4426
|
-
MonoChevronLeft: _sfc_main$
|
|
4427
|
-
MonoChevronRightDouble: _sfc_main$
|
|
4428
|
-
MonoChevronRight: _sfc_main$
|
|
4429
|
-
MonoChevronUp: _sfc_main$
|
|
4430
|
-
MonoChevronlinDown: _sfc_main$
|
|
4431
|
-
MonoChevronlinUp: _sfc_main$
|
|
4432
|
-
MonoCloseOne: _sfc_main$
|
|
4433
|
-
MonoClose: _sfc_main$
|
|
4434
|
-
MonoInternational: _sfc_main$
|
|
4435
|
-
MonoCommenceContract: _sfc_main$
|
|
4436
|
-
MonoCoin15: _sfc_main$
|
|
4437
|
-
MonoCommenceRight: _sfc_main$
|
|
4438
|
-
MonoCommenceUp: _sfc_main$
|
|
4439
|
-
MonoCommence: _sfc_main$
|
|
4440
|
-
MonoCommenceDown: _sfc_main$
|
|
4441
|
-
MonoCommenceLeft: _sfc_main$
|
|
4442
|
-
MonoComplete: _sfc_main$
|
|
4443
|
-
MonoCopy: _sfc_main$
|
|
4444
|
-
MonoEmail01: _sfc_main$
|
|
4445
|
-
MonoEmail02: _sfc_main$
|
|
4446
|
-
MonoEdit: _sfc_main$
|
|
4447
|
-
MonoExclamationmark: _sfc_main$
|
|
4448
|
-
MonoEyeClose: _sfc_main$
|
|
4449
|
-
MonoEye: _sfc_main$
|
|
4450
|
-
MonoFile: _sfc_main$
|
|
4451
|
-
MonoFullscreen: _sfc_main$
|
|
4452
|
-
MonoHelp: _sfc_main$
|
|
4453
|
-
MonoLess: _sfc_main$
|
|
4454
|
-
MonoLogout: _sfc_main$
|
|
4455
|
-
MonoMenu: _sfc_main$
|
|
4456
|
-
MonoFullscreenExit: _sfc_main$
|
|
4457
|
-
MonoMoon: _sfc_main$
|
|
4458
|
-
MonoNotification: _sfc_main$
|
|
4459
|
-
MonoMore: _sfc_main$
|
|
4460
|
-
MonoOrderbook15: _sfc_main$
|
|
4461
|
-
MonoPhone: _sfc_main$
|
|
4462
|
-
MonoPic: _sfc_main$
|
|
4463
|
-
MonoPicError: _sfc_main$
|
|
4464
|
-
MonoRefresh: _sfc_main
|
|
4465
|
-
MonoRefresh15: _sfc_main$
|
|
4466
|
-
MonoRepeat: _sfc_main
|
|
4467
|
-
MonoSearch: _sfc_main$
|
|
4468
|
-
MonoSet15: _sfc_main$
|
|
4469
|
-
MonoSetting: _sfc_main$
|
|
4470
|
-
MonoStarFill: _sfc_main$
|
|
4471
|
-
MonoStar15: _sfc_main$
|
|
4472
|
-
MonoSort: _sfc_main$
|
|
4473
|
-
MonoStar15Fill: _sfc_main$
|
|
4474
|
-
MonoSun: _sfc_main$
|
|
4475
|
-
MonoTrash: _sfc_main$
|
|
4476
|
-
MonoStar: _sfc_main$
|
|
4477
|
-
MonoTransfer: _sfc_main$
|
|
4478
|
-
MonoTransfer15: _sfc_main$
|
|
4479
|
-
MonoVolume: _sfc_main$
|
|
4480
|
-
K002: _sfc_main$
|
|
4481
|
-
MonoWallet: _sfc_main$
|
|
4482
|
-
MonoWifi15: _sfc_main$
|
|
4483
|
-
K001: _sfc_main$
|
|
4484
|
-
K003: _sfc_main$
|
|
4485
|
-
K006: _sfc_main$
|
|
4486
|
-
K005: _sfc_main$
|
|
4487
|
-
K004: _sfc_main$
|
|
4488
|
-
K007: _sfc_main$
|
|
4489
|
-
K008: _sfc_main$
|
|
4490
|
-
K010: _sfc_main$
|
|
4491
|
-
K009: _sfc_main$
|
|
4492
|
-
K011: _sfc_main$
|
|
4493
|
-
LogoDiscord: _sfc_main$
|
|
4494
|
-
LogoCaht: _sfc_main$
|
|
4495
|
-
LogoIns: _sfc_main$
|
|
4496
|
-
K012: _sfc_main$
|
|
4497
|
-
LogoFacebook: _sfc_main$
|
|
4498
|
-
LogoLinkedin: _sfc_main$
|
|
4499
|
-
LogoTelegram: _sfc_main$
|
|
4500
|
-
LogoReddit: _sfc_main$
|
|
4501
|
-
LogoMedium: _sfc_main$
|
|
4502
|
-
LogoYoutube: _sfc_main$
|
|
4503
|
-
ColorLoading: _sfc_main$
|
|
4504
|
-
LogoX: _sfc_main$
|
|
4505
|
-
ColorPointerHelp: _sfc_main$
|
|
4506
|
-
ColorPointerMoveLor: _sfc_main$
|
|
4507
|
-
ColorPointerMoveUod: _sfc_main$
|
|
4508
|
-
ColorUnavailable: _sfc_main$
|
|
4509
|
-
MonoAdd: _sfc_main$
|
|
4510
|
-
MonoAddStroke: _sfc_main$
|
|
4511
|
-
MonoOrderbook02: _sfc_main$
|
|
4512
|
-
MonoOrderbook03: _sfc_main$
|
|
4513
|
-
ColorCheckFill: _sfc_main$
|
|
4514
|
-
ColorExclamationmarkFill: _sfc_main$
|
|
4515
|
-
MonoOrderbook01: _sfc_main$
|
|
4516
|
-
MonoOrderbook04: _sfc_main$
|
|
4407
|
+
IntlHkg: _sfc_main$1W,
|
|
4408
|
+
IntlCh: _sfc_main$1V,
|
|
4409
|
+
IntlEn: _sfc_main$1U,
|
|
4410
|
+
IntlJpn: _sfc_main$1T,
|
|
4411
|
+
IntlKor: _sfc_main$1S,
|
|
4412
|
+
IntlEur: _sfc_main$1R,
|
|
4413
|
+
IntlUsa: _sfc_main$1Q,
|
|
4414
|
+
IntlVnm: _sfc_main$1P,
|
|
4415
|
+
MonoLink: _sfc_main$1O,
|
|
4416
|
+
MonoArrowUp: _sfc_main$1N,
|
|
4417
|
+
MonoArrowDown: _sfc_main$1M,
|
|
4418
|
+
MonoArrow: _sfc_main$1L,
|
|
4419
|
+
MonoCalc: _sfc_main$1K,
|
|
4420
|
+
MonoBook15: _sfc_main$1J,
|
|
4421
|
+
MonoBankCard: _sfc_main$1I,
|
|
4422
|
+
MonoCalendar: _sfc_main$1H,
|
|
4423
|
+
MonoChart: _sfc_main$1G,
|
|
4424
|
+
MonoChart15: _sfc_main$1F,
|
|
4425
|
+
MonoChevronDown: _sfc_main$1E,
|
|
4426
|
+
MonoChevronLeft: _sfc_main$1D,
|
|
4427
|
+
MonoChevronRightDouble: _sfc_main$1C,
|
|
4428
|
+
MonoChevronRight: _sfc_main$1B,
|
|
4429
|
+
MonoChevronUp: _sfc_main$1A,
|
|
4430
|
+
MonoChevronlinDown: _sfc_main$1z,
|
|
4431
|
+
MonoChevronlinUp: _sfc_main$1y,
|
|
4432
|
+
MonoCloseOne: _sfc_main$1x,
|
|
4433
|
+
MonoClose: _sfc_main$1w,
|
|
4434
|
+
MonoInternational: _sfc_main$1v,
|
|
4435
|
+
MonoCommenceContract: _sfc_main$1u,
|
|
4436
|
+
MonoCoin15: _sfc_main$1t,
|
|
4437
|
+
MonoCommenceRight: _sfc_main$1s,
|
|
4438
|
+
MonoCommenceUp: _sfc_main$1r,
|
|
4439
|
+
MonoCommence: _sfc_main$1q,
|
|
4440
|
+
MonoCommenceDown: _sfc_main$1p,
|
|
4441
|
+
MonoCommenceLeft: _sfc_main$1o,
|
|
4442
|
+
MonoComplete: _sfc_main$1n,
|
|
4443
|
+
MonoCopy: _sfc_main$1m,
|
|
4444
|
+
MonoEmail01: _sfc_main$1l,
|
|
4445
|
+
MonoEmail02: _sfc_main$1k,
|
|
4446
|
+
MonoEdit: _sfc_main$1j,
|
|
4447
|
+
MonoExclamationmark: _sfc_main$1i,
|
|
4448
|
+
MonoEyeClose: _sfc_main$1h,
|
|
4449
|
+
MonoEye: _sfc_main$1g,
|
|
4450
|
+
MonoFile: _sfc_main$1f,
|
|
4451
|
+
MonoFullscreen: _sfc_main$1e,
|
|
4452
|
+
MonoHelp: _sfc_main$1d,
|
|
4453
|
+
MonoLess: _sfc_main$1c,
|
|
4454
|
+
MonoLogout: _sfc_main$1b,
|
|
4455
|
+
MonoMenu: _sfc_main$1a,
|
|
4456
|
+
MonoFullscreenExit: _sfc_main$19,
|
|
4457
|
+
MonoMoon: _sfc_main$18,
|
|
4458
|
+
MonoNotification: _sfc_main$17,
|
|
4459
|
+
MonoMore: _sfc_main$16,
|
|
4460
|
+
MonoOrderbook15: _sfc_main$15,
|
|
4461
|
+
MonoPhone: _sfc_main$14,
|
|
4462
|
+
MonoPic: _sfc_main$13,
|
|
4463
|
+
MonoPicError: _sfc_main$12,
|
|
4464
|
+
MonoRefresh: _sfc_main$11,
|
|
4465
|
+
MonoRefresh15: _sfc_main$10,
|
|
4466
|
+
MonoRepeat: _sfc_main$$,
|
|
4467
|
+
MonoSearch: _sfc_main$_,
|
|
4468
|
+
MonoSet15: _sfc_main$Z,
|
|
4469
|
+
MonoSetting: _sfc_main$Y,
|
|
4470
|
+
MonoStarFill: _sfc_main$X,
|
|
4471
|
+
MonoStar15: _sfc_main$W,
|
|
4472
|
+
MonoSort: _sfc_main$V,
|
|
4473
|
+
MonoStar15Fill: _sfc_main$U,
|
|
4474
|
+
MonoSun: _sfc_main$T,
|
|
4475
|
+
MonoTrash: _sfc_main$S,
|
|
4476
|
+
MonoStar: _sfc_main$R,
|
|
4477
|
+
MonoTransfer: _sfc_main$Q,
|
|
4478
|
+
MonoTransfer15: _sfc_main$P,
|
|
4479
|
+
MonoVolume: _sfc_main$O,
|
|
4480
|
+
K002: _sfc_main$N,
|
|
4481
|
+
MonoWallet: _sfc_main$M,
|
|
4482
|
+
MonoWifi15: _sfc_main$L,
|
|
4483
|
+
K001: _sfc_main$K,
|
|
4484
|
+
K003: _sfc_main$J,
|
|
4485
|
+
K006: _sfc_main$I,
|
|
4486
|
+
K005: _sfc_main$H,
|
|
4487
|
+
K004: _sfc_main$G,
|
|
4488
|
+
K007: _sfc_main$F,
|
|
4489
|
+
K008: _sfc_main$E,
|
|
4490
|
+
K010: _sfc_main$D,
|
|
4491
|
+
K009: _sfc_main$C,
|
|
4492
|
+
K011: _sfc_main$B,
|
|
4493
|
+
LogoDiscord: _sfc_main$A,
|
|
4494
|
+
LogoCaht: _sfc_main$z,
|
|
4495
|
+
LogoIns: _sfc_main$y,
|
|
4496
|
+
K012: _sfc_main$x,
|
|
4497
|
+
LogoFacebook: _sfc_main$w,
|
|
4498
|
+
LogoLinkedin: _sfc_main$v,
|
|
4499
|
+
LogoTelegram: _sfc_main$u,
|
|
4500
|
+
LogoReddit: _sfc_main$t,
|
|
4501
|
+
LogoMedium: _sfc_main$s,
|
|
4502
|
+
LogoYoutube: _sfc_main$r,
|
|
4503
|
+
ColorLoading: _sfc_main$q,
|
|
4504
|
+
LogoX: _sfc_main$p,
|
|
4505
|
+
ColorPointerHelp: _sfc_main$o,
|
|
4506
|
+
ColorPointerMoveLor: _sfc_main$n,
|
|
4507
|
+
ColorPointerMoveUod: _sfc_main$m,
|
|
4508
|
+
ColorUnavailable: _sfc_main$l,
|
|
4509
|
+
MonoAdd: _sfc_main$k,
|
|
4510
|
+
MonoAddStroke: _sfc_main$j,
|
|
4511
|
+
MonoOrderbook02: _sfc_main$i,
|
|
4512
|
+
MonoOrderbook03: _sfc_main$h,
|
|
4513
|
+
ColorCheckFill: _sfc_main$g,
|
|
4514
|
+
ColorExclamationmarkFill: _sfc_main$f,
|
|
4515
|
+
MonoOrderbook01: _sfc_main$e,
|
|
4516
|
+
MonoOrderbook04: _sfc_main$d
|
|
4517
4517
|
};
|
|
4518
|
-
const _sfc_main$
|
|
4518
|
+
const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
4519
4519
|
...{
|
|
4520
4520
|
name: "Form"
|
|
4521
4521
|
},
|
|
@@ -5933,13 +5933,13 @@ Schema.register = function register(type4, validator) {
|
|
|
5933
5933
|
Schema.warning = warning;
|
|
5934
5934
|
Schema.messages = messages;
|
|
5935
5935
|
Schema.validators = validators;
|
|
5936
|
-
const _hoisted_1$
|
|
5936
|
+
const _hoisted_1$8 = {
|
|
5937
5937
|
key: 0,
|
|
5938
5938
|
class: "bge-form-item__label"
|
|
5939
5939
|
};
|
|
5940
|
-
const _hoisted_2$
|
|
5940
|
+
const _hoisted_2$6 = { class: "bge-form-item__error" };
|
|
5941
5941
|
const formContextKey = "bge-form-context";
|
|
5942
|
-
const _sfc_main$
|
|
5942
|
+
const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
5943
5943
|
__name: "form-item",
|
|
5944
5944
|
props: {
|
|
5945
5945
|
label: String,
|
|
@@ -6083,7 +6083,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
6083
6083
|
ref: formItemRef,
|
|
6084
6084
|
class: "bge-form-item"
|
|
6085
6085
|
}, [
|
|
6086
|
-
isShowLabel.value ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6086
|
+
isShowLabel.value ? (openBlock(), createElementBlock("div", _hoisted_1$8, [
|
|
6087
6087
|
renderSlot(_ctx.$slots, "label", { label: currentLabel.value }, () => [
|
|
6088
6088
|
createTextVNode(toDisplayString(currentLabel.value), 1)
|
|
6089
6089
|
])
|
|
@@ -6098,7 +6098,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
6098
6098
|
key: 0,
|
|
6099
6099
|
error: validateMessage.value
|
|
6100
6100
|
}, () => [
|
|
6101
|
-
createElementVNode("div", _hoisted_2$
|
|
6101
|
+
createElementVNode("div", _hoisted_2$6, toDisplayString(validateMessage.value), 1)
|
|
6102
6102
|
]) : createCommentVNode("", true)
|
|
6103
6103
|
]),
|
|
6104
6104
|
_: 3
|
|
@@ -6108,17 +6108,17 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
6108
6108
|
};
|
|
6109
6109
|
}
|
|
6110
6110
|
});
|
|
6111
|
-
const _hoisted_1$
|
|
6112
|
-
const _hoisted_2$
|
|
6111
|
+
const _hoisted_1$7 = { class: "bge-input" };
|
|
6112
|
+
const _hoisted_2$5 = {
|
|
6113
6113
|
key: 0,
|
|
6114
6114
|
class: "bge-input__prefix"
|
|
6115
6115
|
};
|
|
6116
|
-
const _hoisted_3$
|
|
6116
|
+
const _hoisted_3$4 = { class: "bge-input__prefix-inner" };
|
|
6117
6117
|
const _hoisted_4$2 = ["maxlength", "disabled", "readonly", "type", "placeholder"];
|
|
6118
6118
|
const _hoisted_5$2 = ["rows", "maxlength", "disabled", "readonly", "placeholder"];
|
|
6119
6119
|
const _hoisted_6$2 = { class: "bge-input__suffix-inner" };
|
|
6120
|
-
const formItemContextKey$
|
|
6121
|
-
const _sfc_main$
|
|
6120
|
+
const formItemContextKey$3 = "bge-form-item-context";
|
|
6121
|
+
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
6122
6122
|
__name: "index",
|
|
6123
6123
|
props: {
|
|
6124
6124
|
type: {
|
|
@@ -6156,7 +6156,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
6156
6156
|
setup(__props, { emit: __emit }) {
|
|
6157
6157
|
const props = __props;
|
|
6158
6158
|
const emit = __emit;
|
|
6159
|
-
const formItemContext = inject(formItemContextKey$
|
|
6159
|
+
const formItemContext = inject(formItemContextKey$3, void 0);
|
|
6160
6160
|
const suffixSlot = useSlots().suffix;
|
|
6161
6161
|
const prefixSlot = useSlots().prefix;
|
|
6162
6162
|
const input = ref("");
|
|
@@ -6174,8 +6174,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
6174
6174
|
watch(() => props.modelValue, (val) => {
|
|
6175
6175
|
input.value = val;
|
|
6176
6176
|
formItemContext && formItemContext.validate && formItemContext.validate().catch((err) => err);
|
|
6177
|
-
}, {
|
|
6178
|
-
immediate: true
|
|
6179
6177
|
});
|
|
6180
6178
|
function handleChange() {
|
|
6181
6179
|
emit("change", input.value);
|
|
@@ -6197,12 +6195,12 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
6197
6195
|
emit("update:modelValue", input.value);
|
|
6198
6196
|
}
|
|
6199
6197
|
return (_ctx, _cache) => {
|
|
6200
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6198
|
+
return openBlock(), createElementBlock("div", _hoisted_1$7, [
|
|
6201
6199
|
createElementVNode("div", {
|
|
6202
6200
|
class: normalizeClass(["bge-input__wrapper", { focus: isFocus.value, textarea: __props.type === "textarea", disabled: __props.disabled }])
|
|
6203
6201
|
}, [
|
|
6204
|
-
unref(prefixSlot) ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
6205
|
-
createElementVNode("span", _hoisted_3$
|
|
6202
|
+
unref(prefixSlot) ? (openBlock(), createElementBlock("span", _hoisted_2$5, [
|
|
6203
|
+
createElementVNode("span", _hoisted_3$4, [
|
|
6206
6204
|
renderSlot(_ctx.$slots, "prefix")
|
|
6207
6205
|
])
|
|
6208
6206
|
])) : createCommentVNode("", true),
|
|
@@ -6241,7 +6239,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
6241
6239
|
class: normalizeClass(["bge-input__suffix", { suffix: !!unref(suffixSlot) }])
|
|
6242
6240
|
}, [
|
|
6243
6241
|
createElementVNode("span", _hoisted_6$2, [
|
|
6244
|
-
input.value ? (openBlock(), createBlock(_sfc_main$
|
|
6242
|
+
input.value ? (openBlock(), createBlock(_sfc_main$1w, {
|
|
6245
6243
|
key: 0,
|
|
6246
6244
|
class: "bge-input__icon clear",
|
|
6247
6245
|
onMouseover: _cache[2] || (_cache[2] = withModifiers(($event) => hoverClear(true), ["prevent"])),
|
|
@@ -6257,9 +6255,9 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
6257
6255
|
};
|
|
6258
6256
|
}
|
|
6259
6257
|
});
|
|
6260
|
-
const _hoisted_1$
|
|
6258
|
+
const _hoisted_1$6 = { class: "bge-tabs__panes" };
|
|
6261
6259
|
const tabsKey$1 = "bge-tabs-context";
|
|
6262
|
-
const _sfc_main$
|
|
6260
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
6263
6261
|
...{
|
|
6264
6262
|
name: "Tabs"
|
|
6265
6263
|
},
|
|
@@ -6333,7 +6331,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
6333
6331
|
return openBlock(), createElementBlock("div", {
|
|
6334
6332
|
class: normalizeClass(`bge-tabs bge-tabs__${__props.type} bge-tabs__${__props.size}`)
|
|
6335
6333
|
}, [
|
|
6336
|
-
createElementVNode("div", _hoisted_1$
|
|
6334
|
+
createElementVNode("div", _hoisted_1$6, [
|
|
6337
6335
|
renderSlot(_ctx.$slots, "default")
|
|
6338
6336
|
]),
|
|
6339
6337
|
createElementVNode("span", {
|
|
@@ -6345,7 +6343,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
6345
6343
|
}
|
|
6346
6344
|
});
|
|
6347
6345
|
const tabsKey = "bge-tabs-context";
|
|
6348
|
-
const _sfc_main$
|
|
6346
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
6349
6347
|
...{
|
|
6350
6348
|
name: "tabPane"
|
|
6351
6349
|
},
|
|
@@ -6431,10 +6429,10 @@ function findFirstLegitChild(node) {
|
|
|
6431
6429
|
}
|
|
6432
6430
|
function wrapTextContent(s) {
|
|
6433
6431
|
}
|
|
6434
|
-
const _hoisted_1$
|
|
6435
|
-
const _hoisted_2$
|
|
6436
|
-
const _hoisted_3$
|
|
6437
|
-
const _sfc_main$
|
|
6432
|
+
const _hoisted_1$5 = { class: "bge-dailog__wrapper" };
|
|
6433
|
+
const _hoisted_2$4 = { class: "bge-dialog__header" };
|
|
6434
|
+
const _hoisted_3$3 = ["onClick"];
|
|
6435
|
+
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
6438
6436
|
__name: "index",
|
|
6439
6437
|
props: {
|
|
6440
6438
|
/**
|
|
@@ -6507,8 +6505,8 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6507
6505
|
class: "bge-dialog",
|
|
6508
6506
|
style: normalizeStyle(`height:${height.value}px`)
|
|
6509
6507
|
}, [
|
|
6510
|
-
createElementVNode("div", _hoisted_1$
|
|
6511
|
-
createElementVNode("div", _hoisted_2$
|
|
6508
|
+
createElementVNode("div", _hoisted_1$5, [
|
|
6509
|
+
createElementVNode("div", _hoisted_2$4, [
|
|
6512
6510
|
__props.title ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
6513
6511
|
createTextVNode(toDisplayString(__props.title), 1)
|
|
6514
6512
|
], 64)) : renderSlot(_ctx.$slots, "header", { key: 1 }),
|
|
@@ -6517,7 +6515,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6517
6515
|
onClick: withModifiers(close, ["stop"])
|
|
6518
6516
|
}, [
|
|
6519
6517
|
createVNode(_component_MonoClose)
|
|
6520
|
-
], 8, _hoisted_3$
|
|
6518
|
+
], 8, _hoisted_3$3)
|
|
6521
6519
|
]),
|
|
6522
6520
|
createElementVNode("div", {
|
|
6523
6521
|
class: normalizeClass(["bge-dialog__body", { full: __props.fullBody }]),
|
|
@@ -7959,9 +7957,10 @@ const usePopper = function(triggerReference, suppliedOptions = {}) {
|
|
|
7959
7957
|
const placementState = ref(options.placement || "top");
|
|
7960
7958
|
const getPopperOptions = computed(() => {
|
|
7961
7959
|
let { modifiers } = popperDefaultOptions;
|
|
7962
|
-
if (options.
|
|
7963
|
-
modifiers = [
|
|
7960
|
+
if (options.showArrow === false) {
|
|
7961
|
+
modifiers[0].options.offset = [0, 8];
|
|
7964
7962
|
}
|
|
7963
|
+
modifiers = [...modifiers];
|
|
7965
7964
|
return {
|
|
7966
7965
|
...popperDefaultOptions,
|
|
7967
7966
|
strategy: options.strategy,
|
|
@@ -8245,7 +8244,7 @@ const usePopper = function(triggerReference, suppliedOptions = {}) {
|
|
|
8245
8244
|
})
|
|
8246
8245
|
};
|
|
8247
8246
|
};
|
|
8248
|
-
const _sfc_main$
|
|
8247
|
+
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
8249
8248
|
__name: "index",
|
|
8250
8249
|
props: {
|
|
8251
8250
|
/**
|
|
@@ -8350,15 +8349,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8350
8349
|
type: String,
|
|
8351
8350
|
default: "top"
|
|
8352
8351
|
},
|
|
8353
|
-
/**
|
|
8354
|
-
* Set the modifiers of the popper
|
|
8355
|
-
*/
|
|
8356
|
-
modifiers: {
|
|
8357
|
-
type: Array,
|
|
8358
|
-
default: () => {
|
|
8359
|
-
return [];
|
|
8360
|
-
}
|
|
8361
|
-
},
|
|
8362
8352
|
/**
|
|
8363
8353
|
* Set the type of animation
|
|
8364
8354
|
*
|
|
@@ -8422,7 +8412,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8422
8412
|
closeDelay: props.closeDelay,
|
|
8423
8413
|
showArrow: props.showArrow,
|
|
8424
8414
|
strategy: props.strategy,
|
|
8425
|
-
modifiers: props.modifiers,
|
|
8426
8415
|
animation: props.animation,
|
|
8427
8416
|
placement: props.placement,
|
|
8428
8417
|
interactive: props.interactive,
|
|
@@ -8465,7 +8454,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8465
8454
|
]),
|
|
8466
8455
|
_: 3
|
|
8467
8456
|
}, 512),
|
|
8468
|
-
sreenWidth.value <= 768 ? (openBlock(), createBlock(_sfc_main$
|
|
8457
|
+
sreenWidth.value <= 768 ? (openBlock(), createBlock(_sfc_main$7, {
|
|
8469
8458
|
key: 0,
|
|
8470
8459
|
visible: dislogVisible.value,
|
|
8471
8460
|
"onUpdate:visible": _cache[0] || (_cache[0] = ($event) => dislogVisible.value = $event),
|
|
@@ -8476,7 +8465,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8476
8465
|
createElementVNode("div", null, [
|
|
8477
8466
|
renderSlot(_ctx.$slots, "content")
|
|
8478
8467
|
]),
|
|
8479
|
-
createVNode(_sfc_main$
|
|
8468
|
+
createVNode(_sfc_main$1Y, {
|
|
8480
8469
|
class: "bge-tooltip__closeButton",
|
|
8481
8470
|
type: "primary",
|
|
8482
8471
|
onClick: closeToolTip
|
|
@@ -8510,9 +8499,9 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8510
8499
|
};
|
|
8511
8500
|
}
|
|
8512
8501
|
});
|
|
8513
|
-
const _hoisted_1$
|
|
8514
|
-
const _hoisted_2$
|
|
8515
|
-
const _sfc_main$
|
|
8502
|
+
const _hoisted_1$4 = ["id"];
|
|
8503
|
+
const _hoisted_2$3 = ["innerHTML"];
|
|
8504
|
+
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
8516
8505
|
__name: "index",
|
|
8517
8506
|
props: {
|
|
8518
8507
|
id: {
|
|
@@ -8549,8 +8538,8 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
8549
8538
|
const messageRef = ref();
|
|
8550
8539
|
const icon = computed(() => {
|
|
8551
8540
|
const map = {
|
|
8552
|
-
success: _sfc_main$
|
|
8553
|
-
error: _sfc_main$
|
|
8541
|
+
success: _sfc_main$g,
|
|
8542
|
+
error: _sfc_main$f,
|
|
8554
8543
|
info: ""
|
|
8555
8544
|
};
|
|
8556
8545
|
return map[props.type];
|
|
@@ -8636,9 +8625,9 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
8636
8625
|
size: 20
|
|
8637
8626
|
})) : createCommentVNode("", true),
|
|
8638
8627
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
8639
|
-
createElementVNode("p", { innerHTML: __props.message }, null, 8, _hoisted_2$
|
|
8628
|
+
createElementVNode("p", { innerHTML: __props.message }, null, 8, _hoisted_2$3)
|
|
8640
8629
|
])
|
|
8641
|
-
], 46, _hoisted_1$
|
|
8630
|
+
], 46, _hoisted_1$4), [
|
|
8642
8631
|
[vShow, visible.value]
|
|
8643
8632
|
])
|
|
8644
8633
|
]),
|
|
@@ -8709,7 +8698,7 @@ function createMessage(_options = {}, context) {
|
|
|
8709
8698
|
}
|
|
8710
8699
|
};
|
|
8711
8700
|
const vnode = createVNode(
|
|
8712
|
-
_sfc_main$
|
|
8701
|
+
_sfc_main$5,
|
|
8713
8702
|
props,
|
|
8714
8703
|
isFunction(props.message) || isVNode(props.message) ? {
|
|
8715
8704
|
default: isFunction(props.message) ? props.message : () => props.message
|
|
@@ -8757,9 +8746,9 @@ function closeAll(type4) {
|
|
|
8757
8746
|
}
|
|
8758
8747
|
message.closeAll = closeAll;
|
|
8759
8748
|
message._context = null;
|
|
8760
|
-
const _hoisted_1$
|
|
8761
|
-
const _hoisted_2$
|
|
8762
|
-
const _hoisted_3$
|
|
8749
|
+
const _hoisted_1$3 = { class: "bge-checkbox__input" };
|
|
8750
|
+
const _hoisted_2$2 = ["id", "disabled"];
|
|
8751
|
+
const _hoisted_3$2 = {
|
|
8763
8752
|
class: "bge-checkbox__inner",
|
|
8764
8753
|
viewBox: "0 0 16 16",
|
|
8765
8754
|
fill: "none",
|
|
@@ -8786,8 +8775,8 @@ const _hoisted_6$1 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
8786
8775
|
fill: "#0E1114"
|
|
8787
8776
|
}, null, -1);
|
|
8788
8777
|
const _hoisted_7$1 = ["for"];
|
|
8789
|
-
const formItemContextKey$
|
|
8790
|
-
const _sfc_main$
|
|
8778
|
+
const formItemContextKey$2 = "bge-form-item-context";
|
|
8779
|
+
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
8791
8780
|
...{
|
|
8792
8781
|
name: "CheckBox"
|
|
8793
8782
|
},
|
|
@@ -8832,7 +8821,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
8832
8821
|
}
|
|
8833
8822
|
const id = ref(generateId());
|
|
8834
8823
|
const props = __props;
|
|
8835
|
-
const formItemContext = inject(formItemContextKey$
|
|
8824
|
+
const formItemContext = inject(formItemContextKey$2, void 0);
|
|
8836
8825
|
const input = ref(false);
|
|
8837
8826
|
watch(() => props.modelValue, (val) => {
|
|
8838
8827
|
if (typeof val === "number" || typeof val === "string" || typeof val === "boolean") {
|
|
@@ -8884,7 +8873,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
8884
8873
|
return openBlock(), createElementBlock("label", {
|
|
8885
8874
|
class: normalizeClass(["bge-checkbox", { "bge-checkbox_large": __props.size === "large", "bge-checkbox_disabled": __props.disabled }])
|
|
8886
8875
|
}, [
|
|
8887
|
-
createElementVNode("span", _hoisted_1$
|
|
8876
|
+
createElementVNode("span", _hoisted_1$3, [
|
|
8888
8877
|
withDirectives(createElementVNode("input", {
|
|
8889
8878
|
id: id.value,
|
|
8890
8879
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => input.value = $event),
|
|
@@ -8894,10 +8883,10 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
8894
8883
|
onChange: handleChange,
|
|
8895
8884
|
onClick: _cache[1] || (_cache[1] = withModifiers(() => {
|
|
8896
8885
|
}, ["stop"]))
|
|
8897
|
-
}, null, 40, _hoisted_2$
|
|
8886
|
+
}, null, 40, _hoisted_2$2), [
|
|
8898
8887
|
[vModelCheckbox, input.value]
|
|
8899
8888
|
]),
|
|
8900
|
-
(openBlock(), createElementBlock("svg", _hoisted_3$
|
|
8889
|
+
(openBlock(), createElementBlock("svg", _hoisted_3$2, [
|
|
8901
8890
|
!input.value ? (openBlock(), createElementBlock("path", _hoisted_4$1)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
8902
8891
|
_hoisted_5$1,
|
|
8903
8892
|
_hoisted_6$1
|
|
@@ -8914,9 +8903,9 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
8914
8903
|
};
|
|
8915
8904
|
}
|
|
8916
8905
|
});
|
|
8917
|
-
const _hoisted_1$
|
|
8918
|
-
const _hoisted_2 = ["id", "disabled"];
|
|
8919
|
-
const _hoisted_3 = {
|
|
8906
|
+
const _hoisted_1$2 = { class: "bge-radio__input" };
|
|
8907
|
+
const _hoisted_2$1 = ["id", "disabled"];
|
|
8908
|
+
const _hoisted_3$1 = {
|
|
8920
8909
|
width: "16",
|
|
8921
8910
|
height: "16",
|
|
8922
8911
|
class: "bge-radio__inner",
|
|
@@ -8947,8 +8936,8 @@ const _hoisted_6 = /* @__PURE__ */ createElementVNode("path", {
|
|
|
8947
8936
|
fill: "#0E1114"
|
|
8948
8937
|
}, null, -1);
|
|
8949
8938
|
const _hoisted_7 = ["for"];
|
|
8950
|
-
const formItemContextKey = "bge-form-item-context";
|
|
8951
|
-
const _sfc_main$
|
|
8939
|
+
const formItemContextKey$1 = "bge-form-item-context";
|
|
8940
|
+
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
8952
8941
|
...{
|
|
8953
8942
|
name: "Radio"
|
|
8954
8943
|
},
|
|
@@ -8993,7 +8982,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
8993
8982
|
}
|
|
8994
8983
|
const id = ref(generateId());
|
|
8995
8984
|
const props = __props;
|
|
8996
|
-
const formItemContext = inject(formItemContextKey, void 0);
|
|
8985
|
+
const formItemContext = inject(formItemContextKey$1, void 0);
|
|
8997
8986
|
const input = ref(false);
|
|
8998
8987
|
watch(() => props.modelValue, (val) => {
|
|
8999
8988
|
if (val === props.trueValue) {
|
|
@@ -9022,7 +9011,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
9022
9011
|
return openBlock(), createElementBlock("label", {
|
|
9023
9012
|
class: normalizeClass(["bge-radio", { "bge-radio_large": __props.size === "large", "bge-radio_disabled": __props.disabled }])
|
|
9024
9013
|
}, [
|
|
9025
|
-
createElementVNode("span", _hoisted_1$
|
|
9014
|
+
createElementVNode("span", _hoisted_1$2, [
|
|
9026
9015
|
withDirectives(createElementVNode("input", {
|
|
9027
9016
|
id: id.value,
|
|
9028
9017
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => input.value = $event),
|
|
@@ -9032,10 +9021,10 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
9032
9021
|
onChange: handleChange,
|
|
9033
9022
|
onClick: _cache[1] || (_cache[1] = withModifiers(() => {
|
|
9034
9023
|
}, ["stop"]))
|
|
9035
|
-
}, null, 40, _hoisted_2), [
|
|
9024
|
+
}, null, 40, _hoisted_2$1), [
|
|
9036
9025
|
[vModelCheckbox, input.value]
|
|
9037
9026
|
]),
|
|
9038
|
-
(openBlock(), createElementBlock("svg", _hoisted_3, [
|
|
9027
|
+
(openBlock(), createElementBlock("svg", _hoisted_3$1, [
|
|
9039
9028
|
!input.value ? (openBlock(), createElementBlock("path", _hoisted_4)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
9040
9029
|
_hoisted_5,
|
|
9041
9030
|
_hoisted_6
|
|
@@ -10513,8 +10502,8 @@ function toFixedPoint(str, e, z) {
|
|
|
10513
10502
|
return str;
|
|
10514
10503
|
}
|
|
10515
10504
|
var BigNumber = clone();
|
|
10516
|
-
const _hoisted_1 = { class: "bge-slider__scale" };
|
|
10517
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10505
|
+
const _hoisted_1$1 = { class: "bge-slider__scale" };
|
|
10506
|
+
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
10518
10507
|
__name: "index",
|
|
10519
10508
|
props: {
|
|
10520
10509
|
marks: {
|
|
@@ -10663,7 +10652,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10663
10652
|
onTouchstart: onButtonDown,
|
|
10664
10653
|
onMousedown: onButtonDown
|
|
10665
10654
|
}, [
|
|
10666
|
-
__props.showToolTip ? (openBlock(), createBlock(_sfc_main$
|
|
10655
|
+
__props.showToolTip ? (openBlock(), createBlock(_sfc_main$6, {
|
|
10667
10656
|
key: 0,
|
|
10668
10657
|
ref_key: "tooltip",
|
|
10669
10658
|
ref: tooltip,
|
|
@@ -10697,7 +10686,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10697
10686
|
class: "bge-slider__stop",
|
|
10698
10687
|
style: normalizeStyle(`left: ${key}%;`)
|
|
10699
10688
|
}, [
|
|
10700
|
-
createElementVNode("div", _hoisted_1, toDisplayString(mark), 1)
|
|
10689
|
+
createElementVNode("div", _hoisted_1$1, toDisplayString(mark), 1)
|
|
10701
10690
|
], 4);
|
|
10702
10691
|
}), 128))
|
|
10703
10692
|
], 2)
|
|
@@ -10706,19 +10695,149 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10706
10695
|
};
|
|
10707
10696
|
}
|
|
10708
10697
|
});
|
|
10698
|
+
const _hoisted_1 = { class: "bge-select__inner" };
|
|
10699
|
+
const _hoisted_2 = { class: "bge-select__current" };
|
|
10700
|
+
const _hoisted_3 = {
|
|
10701
|
+
key: 2,
|
|
10702
|
+
class: "placeholder"
|
|
10703
|
+
};
|
|
10704
|
+
const formItemContextKey = "bge-form-item-context";
|
|
10705
|
+
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
10706
|
+
__name: "index",
|
|
10707
|
+
props: {
|
|
10708
|
+
disabled: Boolean,
|
|
10709
|
+
placeholder: {
|
|
10710
|
+
type: String,
|
|
10711
|
+
default: "请选择"
|
|
10712
|
+
},
|
|
10713
|
+
modelValue: [String, Number]
|
|
10714
|
+
},
|
|
10715
|
+
emits: [
|
|
10716
|
+
"update:modelValue",
|
|
10717
|
+
"change",
|
|
10718
|
+
"input",
|
|
10719
|
+
"clear"
|
|
10720
|
+
],
|
|
10721
|
+
setup(__props, { emit: __emit }) {
|
|
10722
|
+
const isFocus = ref(false);
|
|
10723
|
+
const tooltipRef = ref();
|
|
10724
|
+
const labelSlot = useSlots().label;
|
|
10725
|
+
const props = __props;
|
|
10726
|
+
const formItemContext = inject(formItemContextKey, void 0);
|
|
10727
|
+
function changeValue(value) {
|
|
10728
|
+
emits("change", value);
|
|
10729
|
+
emits("input", value);
|
|
10730
|
+
emits("update:modelValue", value);
|
|
10731
|
+
formItemContext && formItemContext.validate && formItemContext.validate().catch((err) => err);
|
|
10732
|
+
tooltipRef.value.toggleTooltip();
|
|
10733
|
+
}
|
|
10734
|
+
const options = ref([]);
|
|
10735
|
+
const optionsMap = computed(() => {
|
|
10736
|
+
const result = {};
|
|
10737
|
+
options.value.forEach((v) => {
|
|
10738
|
+
result[v.value] = v.label;
|
|
10739
|
+
});
|
|
10740
|
+
return result;
|
|
10741
|
+
});
|
|
10742
|
+
function addOption(option) {
|
|
10743
|
+
options.value.push(option);
|
|
10744
|
+
}
|
|
10745
|
+
const context = reactive({
|
|
10746
|
+
changeValue,
|
|
10747
|
+
addOption,
|
|
10748
|
+
modelValue: toRef(props, "modelValue")
|
|
10749
|
+
});
|
|
10750
|
+
provide("bge-select-context", context);
|
|
10751
|
+
const emits = __emit;
|
|
10752
|
+
return (_ctx, _cache) => {
|
|
10753
|
+
return openBlock(), createElementBlock("div", {
|
|
10754
|
+
ref: "selectRef",
|
|
10755
|
+
class: "bge-select",
|
|
10756
|
+
onClick: _cache[0] || (_cache[0] = ($event) => isFocus.value = !isFocus.value)
|
|
10757
|
+
}, [
|
|
10758
|
+
createVNode(_sfc_main$6, {
|
|
10759
|
+
ref_key: "tooltipRef",
|
|
10760
|
+
ref: tooltipRef,
|
|
10761
|
+
placement: "bottom",
|
|
10762
|
+
class: "bge-select-popper-wrapper",
|
|
10763
|
+
teleported: false,
|
|
10764
|
+
"show-arrow": false,
|
|
10765
|
+
type: "dropdown",
|
|
10766
|
+
hover: false
|
|
10767
|
+
}, {
|
|
10768
|
+
content: withCtx(() => [
|
|
10769
|
+
renderSlot(_ctx.$slots, "default")
|
|
10770
|
+
]),
|
|
10771
|
+
default: withCtx(() => [
|
|
10772
|
+
createElementVNode("div", {
|
|
10773
|
+
class: normalizeClass(["bge-select__wrapper", { focus: isFocus.value, disabled: __props.disabled }])
|
|
10774
|
+
}, [
|
|
10775
|
+
createElementVNode("div", _hoisted_1, [
|
|
10776
|
+
createElementVNode("div", _hoisted_2, [
|
|
10777
|
+
unref(labelSlot) ? renderSlot(_ctx.$slots, "label", { key: 0 }) : !!__props.modelValue ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
10778
|
+
createTextVNode(toDisplayString(optionsMap.value[__props.modelValue]), 1)
|
|
10779
|
+
], 64)) : (openBlock(), createElementBlock("span", _hoisted_3, toDisplayString(__props.placeholder), 1))
|
|
10780
|
+
]),
|
|
10781
|
+
createVNode(_sfc_main$1M, { class: "arrow-down" })
|
|
10782
|
+
])
|
|
10783
|
+
], 2)
|
|
10784
|
+
]),
|
|
10785
|
+
_: 3
|
|
10786
|
+
}, 512)
|
|
10787
|
+
], 512);
|
|
10788
|
+
};
|
|
10789
|
+
}
|
|
10790
|
+
});
|
|
10791
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10792
|
+
__name: "option",
|
|
10793
|
+
props: {
|
|
10794
|
+
label: String,
|
|
10795
|
+
value: [Number, String]
|
|
10796
|
+
},
|
|
10797
|
+
setup(__props) {
|
|
10798
|
+
const defaultSlot = useSlots().default;
|
|
10799
|
+
const props = __props;
|
|
10800
|
+
const context = inject("bge-select-context", void 0);
|
|
10801
|
+
onMounted(() => {
|
|
10802
|
+
context.addOption({
|
|
10803
|
+
...props
|
|
10804
|
+
});
|
|
10805
|
+
});
|
|
10806
|
+
return (_ctx, _cache) => {
|
|
10807
|
+
return openBlock(), createElementBlock("div", {
|
|
10808
|
+
class: normalizeClass(["bge-option", { active: __props.value === unref(context).modelValue }]),
|
|
10809
|
+
onClick: _cache[0] || (_cache[0] = ($event) => unref(context).changeValue(__props.value))
|
|
10810
|
+
}, [
|
|
10811
|
+
unref(defaultSlot) ? renderSlot(_ctx.$slots, "default", { key: 0 }, void 0, true) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
10812
|
+
createTextVNode(toDisplayString(props.label), 1)
|
|
10813
|
+
], 64))
|
|
10814
|
+
], 2);
|
|
10815
|
+
};
|
|
10816
|
+
}
|
|
10817
|
+
});
|
|
10818
|
+
const _export_sfc = (sfc, props) => {
|
|
10819
|
+
const target = sfc.__vccOpts || sfc;
|
|
10820
|
+
for (const [key, val] of props) {
|
|
10821
|
+
target[key] = val;
|
|
10822
|
+
}
|
|
10823
|
+
return target;
|
|
10824
|
+
};
|
|
10825
|
+
const UiOption = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8a6e1228"]]);
|
|
10709
10826
|
const components = {
|
|
10710
|
-
UiButton: _sfc_main$
|
|
10711
|
-
UiLink: _sfc_main$
|
|
10712
|
-
UiForm: _sfc_main$
|
|
10713
|
-
UiFormItem: _sfc_main$
|
|
10714
|
-
UiInput: _sfc_main$
|
|
10715
|
-
UiTabs: _sfc_main$
|
|
10716
|
-
UiTabPane: _sfc_main$
|
|
10717
|
-
UiTooltip: _sfc_main$
|
|
10718
|
-
UiDialog: _sfc_main$
|
|
10719
|
-
UiCheckbox: _sfc_main$
|
|
10720
|
-
UiRadio: _sfc_main$
|
|
10721
|
-
UiSlider: _sfc_main
|
|
10827
|
+
UiButton: _sfc_main$1Y,
|
|
10828
|
+
UiLink: _sfc_main$1X,
|
|
10829
|
+
UiForm: _sfc_main$c,
|
|
10830
|
+
UiFormItem: _sfc_main$b,
|
|
10831
|
+
UiInput: _sfc_main$a,
|
|
10832
|
+
UiTabs: _sfc_main$9,
|
|
10833
|
+
UiTabPane: _sfc_main$8,
|
|
10834
|
+
UiTooltip: _sfc_main$6,
|
|
10835
|
+
UiDialog: _sfc_main$7,
|
|
10836
|
+
UiCheckbox: _sfc_main$4,
|
|
10837
|
+
UiRadio: _sfc_main$3,
|
|
10838
|
+
UiSlider: _sfc_main$2,
|
|
10839
|
+
UiSelect: _sfc_main$1,
|
|
10840
|
+
UiOption
|
|
10722
10841
|
};
|
|
10723
10842
|
const index = {
|
|
10724
10843
|
install(app) {
|
|
@@ -10732,18 +10851,20 @@ const index = {
|
|
|
10732
10851
|
}
|
|
10733
10852
|
};
|
|
10734
10853
|
export {
|
|
10735
|
-
_sfc_main$
|
|
10736
|
-
_sfc_main$
|
|
10737
|
-
_sfc_main$
|
|
10738
|
-
_sfc_main$
|
|
10739
|
-
_sfc_main$
|
|
10740
|
-
_sfc_main$
|
|
10741
|
-
_sfc_main$
|
|
10854
|
+
_sfc_main$1Y as UiButton,
|
|
10855
|
+
_sfc_main$4 as UiCheckbox,
|
|
10856
|
+
_sfc_main$7 as UiDialog,
|
|
10857
|
+
_sfc_main$c as UiForm,
|
|
10858
|
+
_sfc_main$b as UiFormItem,
|
|
10859
|
+
_sfc_main$a as UiInput,
|
|
10860
|
+
_sfc_main$1X as UiLink,
|
|
10742
10861
|
message as UiMessage,
|
|
10743
|
-
|
|
10744
|
-
_sfc_main as
|
|
10745
|
-
_sfc_main$
|
|
10746
|
-
_sfc_main$
|
|
10747
|
-
_sfc_main$
|
|
10862
|
+
UiOption,
|
|
10863
|
+
_sfc_main$3 as UiRadio,
|
|
10864
|
+
_sfc_main$1 as UiSelect,
|
|
10865
|
+
_sfc_main$2 as UiSlider,
|
|
10866
|
+
_sfc_main$8 as UiTabPane,
|
|
10867
|
+
_sfc_main$9 as UiTabs,
|
|
10868
|
+
_sfc_main$6 as UiTooltip,
|
|
10748
10869
|
index as default
|
|
10749
10870
|
};
|