@everchron/ec-shards 17.0.0 → 18.0.0
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/README.md +4 -7
- package/dist/add-plus-dashed-C8t0KijO.js +41 -0
- package/dist/ai-single-star-D_PCtfJS.js +24 -0
- package/dist/bulk-actions-jBTBc9PM.js +41 -0
- package/dist/bullet-list-C3QD93U1.js +18 -0
- package/dist/corner-no-radius-BPC8aPRR.js +23 -0
- package/dist/corner-radius-BhIkThqH.js +23 -0
- package/dist/ec-shards.css +1 -1
- package/dist/ec-shards.js +2547 -2688
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/{ecai-icon-BPzDCHlT.js → ecai-icon-CNdVNYBD.js} +10 -8
- package/dist/empty-calendary-day-Cfh1-y2e.js +18 -0
- package/dist/{empty-chart-table-DrpmokAs.js → empty-chart-table-C2u-OzKy.js} +1 -1
- package/dist/empty-cites-MHfSmycc.js +17 -0
- package/dist/empty-exports-DprlrSC2.js +16 -0
- package/dist/empty-exports-search-DxgoMa_0.js +16 -0
- package/dist/{empty-file-drag-Bd_9WdyY.js → empty-file-drag-CprSJoqB.js} +12 -9
- package/dist/{empty-file-upload-CC-nSwyW.js → empty-file-upload-Dah29vAJ.js} +7 -7
- package/dist/empty-file-virus-scan-rWTF57in.js +18 -0
- package/dist/{empty-input-rating-BSJhEudR.js → empty-input-rating-B0RvuFFB.js} +5 -4
- package/dist/excerpt-view-BnpMRxer.js +33 -0
- package/dist/{fav-arrow-BDy5WMK_.js → fav-arrow-CIgzta9s.js} +10 -9
- package/dist/{fav-mixed-CGmwk1Vo.js → fav-mixed-DD6_uJS1.js} +6 -5
- package/dist/{fav-unrated-DL0ks6Kp.js → fav-unrated-BtYJ1jyz.js} +9 -8
- package/dist/image-CVq-ONz3.js +17 -0
- package/dist/{loading-Dxb1DHOT.js → loading-B6KIKY97.js} +6 -5
- package/dist/more-circular-B8dFG7_c.js +37 -0
- package/dist/page-next-WXxXbIpu.js +47 -0
- package/dist/page-previous-C17NgCAT.js +47 -0
- package/dist/preferences-view-DgCHe3iY.js +18 -0
- package/dist/scroll-Zj54EJFv.js +17 -0
- package/dist/shape-rectangle-DYWHBgkP.js +25 -0
- package/dist/shape-square-DBJr9iC-.js +25 -0
- package/dist/sort-ascending-C307Pxa_.js +18 -0
- package/dist/sort-flat-DgjGyG7f.js +45 -0
- package/dist/sync-D0RYSpYN.js +17 -0
- package/dist/{user-relevance-active-fyZTAgjT.js → user-relevance-active-BX4fGoWD.js} +12 -10
- package/package.json +6 -5
- package/dist/empty-calendary-day-gNU8pkfq.js +0 -18
- package/dist/empty-cites-BB1oAjPi.js +0 -17
- package/dist/empty-exports-C7QtZNfp.js +0 -16
- package/dist/empty-exports-search-CEtwP0id.js +0 -16
- package/dist/empty-file-virus-scan-B_M6Zmp5.js +0 -18
- package/dist/image-B4ho6OTb.js +0 -17
- package/dist/scroll-B4rfm9NA.js +0 -17
- package/dist/sync-DiXm5DvQ.js +0 -17
- package/dist/toolbar-annotation-import-CWQ0h_K2.js +0 -18
- package/dist/toolbar-annotations-4i5NtQ3k.js +0 -30
- package/dist/toolbar-bulk-documents-UangDNqP.js +0 -17
- package/dist/toolbar-bulk-issues-Dd45mje8.js +0 -17
- package/dist/toolbar-bulk-profiles-C_jdM6CV.js +0 -17
- package/dist/toolbar-cards-Ch0RHjr0.js +0 -41
- package/dist/toolbar-dashboard-a0y6ufgm.js +0 -17
- package/dist/toolbar-download-C-sHNwjU.js +0 -42
- package/dist/toolbar-ecai-chat-DoLF732Y.js +0 -40
- package/dist/toolbar-more-Bnmpa4O1.js +0 -33
- package/dist/toolbar-page-navigation-DM0l5x50.js +0 -17
- package/dist/toolbar-profile-map-CpsI1wQz.js +0 -17
- package/dist/toolbar-refresh-wy0dDTCO.js +0 -17
- package/dist/toolbar-relativity-u4GxllKX.js +0 -42
- package/dist/toolbar-settings-Dw8BywlS.js +0 -17
- package/dist/toolbar-share-D1JIo-KZ.js +0 -30
- package/dist/toolbar-sort-BA1yrjW3.js +0 -17
- package/dist/toolbar-source-CrcwonKR.js +0 -31
- package/dist/toolbar-table-D01CmMqE.js +0 -17
- package/dist/toolbar-transcript-excerpt-B53F9FFZ.js +0 -17
- package/dist/toolbar-transcript-yXIettGH.js +0 -17
- package/dist/toolbar-video-BvgvPHgC.js +0 -17
|
@@ -1,29 +1,31 @@
|
|
|
1
|
-
import { createElementBlock as
|
|
2
|
-
const
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as l } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
width: "30",
|
|
4
4
|
height: "30",
|
|
5
5
|
viewBox: "0 0 30 30",
|
|
6
6
|
fill: "none",
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8
8
|
};
|
|
9
|
-
function r(
|
|
10
|
-
return
|
|
9
|
+
function r(C, e) {
|
|
10
|
+
return n(), o("svg", t, e[0] || (e[0] = [
|
|
11
11
|
l("path", {
|
|
12
12
|
"fill-rule": "evenodd",
|
|
13
13
|
"clip-rule": "evenodd",
|
|
14
14
|
d: "M11.8571 9.11667C12.2079 9.11667 12.5163 9.34728 12.6126 9.68178L13.4645 12.6387C13.8374 13.9329 14.8576 14.9445 16.1627 15.3143L19.1444 16.1591C19.4817 16.2547 19.7143 16.5605 19.7143 16.9083C19.7143 17.2562 19.4817 17.562 19.1444 17.6575L16.1627 18.5023C14.8576 18.8721 13.8374 19.8838 13.4645 21.178L12.6126 24.1349C12.5163 24.4694 12.2079 24.7 11.8571 24.7C11.5063 24.7 11.198 24.4694 11.1017 24.1349L10.2497 21.178C9.87685 19.8838 8.85669 18.8721 7.55158 18.5023L4.56986 17.6575C4.23255 17.562 4 17.2562 4 16.9083C4 16.5605 4.23255 16.2547 4.56986 16.1591L7.55159 15.3143C8.85669 14.9445 9.87685 13.9329 10.2497 12.6387L11.1017 9.68178C11.198 9.34728 11.5063 9.11667 11.8571 9.11667Z",
|
|
15
|
-
fill: "currentColor"
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"vector-effect": "non-scaling-stroke"
|
|
16
17
|
}, null, -1),
|
|
17
18
|
l("path", {
|
|
18
19
|
"fill-rule": "evenodd",
|
|
19
20
|
"clip-rule": "evenodd",
|
|
20
21
|
d: "M21.2857 6C21.6463 6 21.9605 6.24333 22.048 6.59019L22.3192 7.66592C22.5655 8.64299 23.3348 9.4059 24.3201 9.65016L25.4048 9.9191C25.7546 10.0058 26 10.3175 26 10.675C26 11.0325 25.7546 11.3442 25.4048 11.4309L24.3201 11.6998C23.3348 11.9441 22.5655 12.707 22.3192 13.6841L22.048 14.7598C21.9605 15.1067 21.6463 15.35 21.2857 15.35C20.9252 15.35 20.6109 15.1067 20.5235 14.7598L20.2523 13.6841C20.0059 12.707 19.2366 11.9441 18.2513 11.6998L17.1666 11.4309C16.8168 11.3442 16.5714 11.0325 16.5714 10.675C16.5714 10.3175 16.8168 10.0058 17.1666 9.9191L18.2513 9.65017C19.2366 9.4059 20.0059 8.64299 20.2523 7.66592L20.5235 6.59019C20.6109 6.24333 20.9252 6 21.2857 6Z",
|
|
21
|
-
fill: "currentColor"
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
"vector-effect": "non-scaling-stroke"
|
|
22
24
|
}, null, -1)
|
|
23
25
|
]));
|
|
24
26
|
}
|
|
25
|
-
const
|
|
27
|
+
const d = { render: r };
|
|
26
28
|
export {
|
|
27
|
-
|
|
29
|
+
d as default,
|
|
28
30
|
r as render
|
|
29
31
|
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createStaticVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "140",
|
|
4
|
+
height: "140",
|
|
5
|
+
viewBox: "0 0 140 140",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function s(c, o) {
|
|
10
|
+
return t(), e("svg", n, o[0] || (o[0] = [
|
|
11
|
+
r('<path vector-effect="non-scaling-stroke" d="M95.3335 10V35.3333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M44.6665 10V35.3333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M13 50.3333H127" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M13 70.3333H127" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M13 90.3333H127" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M13 110.333H127" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M114.333 22.6667H25.6667C18.6683 22.6667 13 28.3351 13 35.3334V117.667C13 124.665 18.6683 130.333 25.6667 130.333H114.333C121.332 130.333 127 124.665 127 117.667V35.3334C127 28.3351 121.332 22.6667 114.333 22.6667Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"></path><path vector-effect="non-scaling-stroke" d="M79.2239 80.8204C78.344 80.7877 77.4642 80.7551 76.6414 80.4201C75.8185 80.0851 75.0793 79.4487 75.0088 78.5649C74.8439 76.4987 77.0308 74.947 78.7103 74.0674C80.3331 73.2174 82.2026 72.9915 83.9291 73.0002C85.2943 73.0071 86.4955 73.5858 87.5544 74.1691C88.3012 74.5805 88.6845 75.3002 88.9319 76.309C89.2396 77.5638 88.4835 79.1565 87.0928 80.8811C86.3321 81.8245 85.2544 82.7242 84.1918 83.562C83.1291 84.3999 82.0617 85.1021 81.0268 85.6576C79.992 86.213 79.0221 86.6003 78.0189 87" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><path vector-effect="non-scaling-stroke" d="M30.5 50.5V130.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M51.5 50.5V130.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M71.5 50.5V130.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M91.5 50.5V130.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M110.5 50.5V130.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M20.5 60.5H118.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M20.5 80.5H62.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>', 15)
|
|
12
|
+
]));
|
|
13
|
+
}
|
|
14
|
+
const k = { render: s };
|
|
15
|
+
export {
|
|
16
|
+
k as default,
|
|
17
|
+
s as render
|
|
18
|
+
};
|
|
@@ -7,7 +7,7 @@ const c = {
|
|
|
7
7
|
};
|
|
8
8
|
function n(s, e) {
|
|
9
9
|
return r(), t("svg", c, e[0] || (e[0] = [
|
|
10
|
-
o('<g vector-effect="non-scaling-stroke" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="70" y2="70" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="27.924" y2="27.924" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="112.076" y2="112.076" stroke="currentColor" stroke-width="2"></line><circle vector-effect="non-scaling-stroke" cx="28.525" cy="28.525" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="20.635" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,38.0879781 L18.9612022,38.0879781 C21.2357108,35.8134226 24.320621,34.535566 27.5372951,34.5355191 L29.3601092,34.5355191 C31.7546834,34.5356375 34.0956271,35.2446658 36.0878416,36.573224 L38.1916666,37.9737705"></path><circle vector-effect="non-scaling-stroke" cx="28.525" cy="70" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="62.111" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,79.5633879 L18.9612022,79.5633879 C21.2357108,77.2888324 24.320621,76.0109758 27.5372951,76.0109289 L29.3601092,76.0109289 C31.7546834,76.0110474 34.0956271,76.7200756 36.0878416,78.0486338 L38.1916666,79.4491803"></path><circle vector-effect="non-scaling-stroke" cx="28.525" cy="111.475" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="103.586" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,121.038798 L18.9612022,121.038798 C21.2357108,118.764242 24.320621,117.486386 27.5372951,117.486339 L29.3601092,117.486339 C31.7546834,117.486457 34.0956271,118.195485 36.0878416,119.524044 L38.1916666,120.92459"></path></g>', 1)
|
|
10
|
+
o('<g vector-effect="non-scaling-stroke" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="70" y2="70" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="27.924" y2="27.924" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="63.99" x2="124.098" y1="112.076" y2="112.076" stroke="currentColor" stroke-width="2"></line><circle vector-effect="non-scaling-stroke" cx="28.525" cy="28.525" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="20.635" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,38.0879781 L18.9612022,38.0879781 C21.2357108,35.8134226 24.320621,34.535566 27.5372951,34.5355191 L29.3601092,34.5355191 C31.7546834,34.5356375 34.0956271,35.2446658 36.0878416,36.573224 L38.1916666,37.9737705" vector-effect="non-scaling-stroke"></path><circle vector-effect="non-scaling-stroke" cx="28.525" cy="70" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="62.111" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,79.5633879 L18.9612022,79.5633879 C21.2357108,77.2888324 24.320621,76.0109758 27.5372951,76.0109289 L29.3601092,76.0109289 C31.7546834,76.0110474 34.0956271,76.7200756 36.0878416,78.0486338 L38.1916666,79.4491803" vector-effect="non-scaling-stroke"></path><circle vector-effect="non-scaling-stroke" cx="28.525" cy="111.475" r="13.525" stroke="currentColor" stroke-width="2"></circle><rect vector-effect="non-scaling-stroke" width="9.016" height="9.768" x="24.016" y="103.586" stroke="currentColor" stroke-width="2" rx="4"></rect><path stroke="currentColor" stroke-width="2" d="M18.9612022,121.038798 L18.9612022,121.038798 C21.2357108,118.764242 24.320621,117.486386 27.5372951,117.486339 L29.3601092,117.486339 C31.7546834,117.486457 34.0956271,118.195485 36.0878416,119.524044 L38.1916666,120.92459" vector-effect="non-scaling-stroke"></path></g>', 1)
|
|
11
11
|
]));
|
|
12
12
|
}
|
|
13
13
|
const l = { render: n };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createStaticVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: "140",
|
|
5
|
+
height: "140",
|
|
6
|
+
viewBox: "0 0 140 140"
|
|
7
|
+
};
|
|
8
|
+
function s(c, e) {
|
|
9
|
+
return o(), t("svg", n, e[0] || (e[0] = [
|
|
10
|
+
r('<g vector-effect="non-scaling-stroke" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path stroke="currentColor" stroke-width="2" d="M67.826087,24.3521739 L115.652174,24.3521739 C118.053412,24.3521739 120,26.298762 120,28.7 L120,115.656522 C120,118.05776 118.053412,120.004348 115.652174,120.004348 L24.3478261,120.004348 C21.946588,120.004348 20,118.05776 20,115.656522 L20,28.7 C20,26.298762 21.946588,24.3521739 24.3478261,24.3521739 L37.3913043,24.3521739" vector-effect="non-scaling-stroke"></path><path stroke="currentColor" stroke-width="2" d="M67.826087,63.4826087 C67.826087,65.873913 66.5217391,66.3565217 64.9608696,64.5608696 L52.6086957,50.4391304 L40.2434783,64.5521739 C38.6652174,66.3521739 37.3782609,65.8565217 37.3782609,63.4782609 L37.3782609,24.3478261 C37.3782609,21.946588 39.3248489,20 41.726087,20 L63.4652174,20 C65.8664554,20 67.8130435,21.946588 67.8130435,24.3478261 L67.826087,63.4826087 Z" vector-effect="non-scaling-stroke"></path><line vector-effect="non-scaling-stroke" x1="80.87" x2="106.957" y1="46.087" y2="46.087" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="80.87" x2="106.957" y1="63.478" y2="63.478" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="33.043" x2="106.957" y1="80.87" y2="80.87" stroke="currentColor" stroke-width="2"></line><line vector-effect="non-scaling-stroke" x1="33.043" x2="104.77" y1="98.261" y2="98.261" stroke="currentColor" stroke-width="2"></line></g>', 1)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const l = { render: s };
|
|
14
|
+
export {
|
|
15
|
+
l as default,
|
|
16
|
+
s as render
|
|
17
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createStaticVNode as n } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
width: "140",
|
|
4
|
+
height: "140",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
};
|
|
7
|
+
function c(s, e) {
|
|
8
|
+
return o(), t("svg", r, e[0] || (e[0] = [
|
|
9
|
+
n('<g fill="none" fill-rule="evenodd" vector-effect="non-scaling-stroke"><path vector-effect="non-scaling-stroke" d="M0 0h140v140H0z"></path><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" vector-effect="non-scaling-stroke"><path vector-effect="non-scaling-stroke" d="M87.5 58.333L70 75.833l-17.5-17.5M70 17.5v58.333M46.667 93.333h46.667"></path><path vector-effect="non-scaling-stroke" d="M107.123 32.877h0c20.504 20.504 20.504 53.742 0 74.246h0c-20.504 20.504-53.742 20.504-74.246 0h0c-20.504-20.504-20.504-53.742 0-74.246h0"></path></g></g>', 1)
|
|
10
|
+
]));
|
|
11
|
+
}
|
|
12
|
+
const h = { render: c };
|
|
13
|
+
export {
|
|
14
|
+
h as default,
|
|
15
|
+
c as render
|
|
16
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createStaticVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "140",
|
|
4
|
+
height: "140",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
};
|
|
7
|
+
function c(s, e) {
|
|
8
|
+
return o(), t("svg", n, e[0] || (e[0] = [
|
|
9
|
+
r('<g fill="none" fill-rule="evenodd" vector-effect="non-scaling-stroke"><path vector-effect="non-scaling-stroke" d="M0 0h140v140H0z"></path><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" vector-effect="non-scaling-stroke"><path vector-effect="non-scaling-stroke" d="M87.5 58.333L70 75.833l-17.5-17.5M70 17.5v58.333M46.667 93.333h24.667M107.123 32.877c12.432 12.432 17.327 29.545 14.683 45.663m-44.298 43.425c-15.813 2.273-32.464-2.675-44.631-14.842-20.504-20.504-20.504-53.742 0-74.246"></path></g><g transform="translate(85 84.667)" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" vector-effect="non-scaling-stroke"><circle vector-effect="non-scaling-stroke" cx="18.889" cy="18.889" r="18.889"></circle><path vector-effect="non-scaling-stroke" d="M42.5 42.5L32.243 32.243"></path></g></g>', 1)
|
|
10
|
+
]));
|
|
11
|
+
}
|
|
12
|
+
const i = { render: c };
|
|
13
|
+
export {
|
|
14
|
+
i as default,
|
|
15
|
+
c as render
|
|
16
|
+
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { createElementBlock as
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as e } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "140",
|
|
5
5
|
height: "140",
|
|
6
6
|
viewBox: "0 0 140 140"
|
|
7
7
|
};
|
|
8
|
-
function
|
|
9
|
-
return
|
|
8
|
+
function s(c, t) {
|
|
9
|
+
return r(), o("svg", n, t[0] || (t[0] = [
|
|
10
10
|
e("g", {
|
|
11
11
|
"vector-effect": "non-scaling-stroke",
|
|
12
12
|
fill: "none",
|
|
@@ -18,23 +18,26 @@ function C(s, t) {
|
|
|
18
18
|
stroke: "currentColor",
|
|
19
19
|
"stroke-dasharray": "6 6",
|
|
20
20
|
"stroke-width": "2",
|
|
21
|
-
d: "M38.2807312,31 C36.4899514,31 34.8037818,31 31.2222222,31 C25.5766448,31 21,35.5766448 21,41.2222222 L21,112.777778 C21,118.423355 25.5766448,123 31.2222222,123 L82.3333333,123 C87.9789108,123 92.5555556,118.423355 92.5555556,112.777778 C92.5555556,111.705001 92.5555556,110.900418 92.5555556,110.364029"
|
|
21
|
+
d: "M38.2807312,31 C36.4899514,31 34.8037818,31 31.2222222,31 C25.5766448,31 21,35.5766448 21,41.2222222 L21,112.777778 C21,118.423355 25.5766448,123 31.2222222,123 L82.3333333,123 C87.9789108,123 92.5555556,118.423355 92.5555556,112.777778 C92.5555556,111.705001 92.5555556,110.900418 92.5555556,110.364029",
|
|
22
|
+
"vector-effect": "non-scaling-stroke"
|
|
22
23
|
}),
|
|
23
24
|
e("path", {
|
|
24
25
|
stroke: "currentColor",
|
|
25
26
|
"stroke-width": "2",
|
|
26
|
-
d: "M110.666667,56.578447 C110.666667,53.6800979 110.666667,49.0460971 110.666667,42.6764444 C110.666667,39.9655641 109.588727,37.3659257 107.671556,35.4493333 L93.2173333,20.9951111 C91.300741,19.0779397 88.7011025,18 85.9902222,18 L49.3333333,18 C43.6877559,18 39.1111111,22.5766448 39.1111111,28.2222222 L39.1111111,99.7777778 C39.1111111,105.423355 43.6877559,110 49.3333333,110 C68.6732901,110 83.1782577,110 92.8482361,110 C94.5362824,110 97.0683518,110 100.444444,110 C106.090022,110 110.666667,105.423355 110.666667,99.7777778 C110.666667,97.587586 110.666667,96.0330428 110.666667,95.1141481 C110.666667,93.1077847 110.666667,91.4747697 110.666667,90.2151031"
|
|
27
|
+
d: "M110.666667,56.578447 C110.666667,53.6800979 110.666667,49.0460971 110.666667,42.6764444 C110.666667,39.9655641 109.588727,37.3659257 107.671556,35.4493333 L93.2173333,20.9951111 C91.300741,19.0779397 88.7011025,18 85.9902222,18 L49.3333333,18 C43.6877559,18 39.1111111,22.5766448 39.1111111,28.2222222 L39.1111111,99.7777778 C39.1111111,105.423355 43.6877559,110 49.3333333,110 C68.6732901,110 83.1782577,110 92.8482361,110 C94.5362824,110 97.0683518,110 100.444444,110 C106.090022,110 110.666667,105.423355 110.666667,99.7777778 C110.666667,97.587586 110.666667,96.0330428 110.666667,95.1141481 C110.666667,93.1077847 110.666667,91.4747697 110.666667,90.2151031",
|
|
28
|
+
"vector-effect": "non-scaling-stroke"
|
|
27
29
|
}),
|
|
28
30
|
e("path", {
|
|
29
31
|
stroke: "currentColor",
|
|
30
32
|
"stroke-width": "2",
|
|
31
|
-
d: "M100.362604,86.009504 L93.3764934,63.6931504 C92.6400817,61.3383131 95.0509199,59.2298797 97.2853553,60.2742962 L118.120485,69.9988503 C120.590125,71.1524686 120.172918,74.7841261 117.507276,75.346935 L108.93074,77.1613638 L105.747089,86.1103056 C104.834275,88.6807463 101.177417,88.6107452 100.362604,86.009504 Z"
|
|
33
|
+
d: "M100.362604,86.009504 L93.3764934,63.6931504 C92.6400817,61.3383131 95.0509199,59.2298797 97.2853553,60.2742962 L118.120485,69.9988503 C120.590125,71.1524686 120.172918,74.7841261 117.507276,75.346935 L108.93074,77.1613638 L105.747089,86.1103056 C104.834275,88.6807463 101.177417,88.6107452 100.362604,86.009504 Z",
|
|
34
|
+
"vector-effect": "non-scaling-stroke"
|
|
32
35
|
})
|
|
33
36
|
], -1)
|
|
34
37
|
]));
|
|
35
38
|
}
|
|
36
|
-
const
|
|
39
|
+
const C = { render: s };
|
|
37
40
|
export {
|
|
38
|
-
|
|
39
|
-
|
|
41
|
+
C as default,
|
|
42
|
+
s as render
|
|
40
43
|
};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { createElementBlock as r, openBlock as
|
|
1
|
+
import { createElementBlock as r, openBlock as t, createBlock as o, createStaticVNode as n, resolveDynamicComponent as a, withCtx as s, createTextVNode as i } from "vue";
|
|
2
2
|
const l = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "140",
|
|
5
5
|
height: "140",
|
|
6
6
|
viewBox: "0 0 140 140"
|
|
7
7
|
};
|
|
8
|
-
function c(f,
|
|
9
|
-
return
|
|
10
|
-
(
|
|
11
|
-
default:
|
|
12
|
-
|
|
8
|
+
function c(f, e) {
|
|
9
|
+
return t(), r("svg", l, [
|
|
10
|
+
(t(), o(a("style"), { "vector-effect": "non-scaling-stroke" }, {
|
|
11
|
+
default: s(() => e[0] || (e[0] = [
|
|
12
|
+
i(" #empty-file-upload_arrow-move{ transform-origin: center center; animation: arrow-move 1s infinite linear; } #empty-file-upload_arrow-subtle{ transform-origin: center center; animation: arrow-subtle 2s infinite linear; } @keyframes arrow-move{ 0%{ transform: translateY(0); opacity: 1; } 50%{ transform: translateY(-8px); opacity: 0; } 99%{ opacity: 0; } 100%{ transform: translateY(0); opacity: 1; } } @keyframes arrow-subtle{ 0%{ transform: translateY(0); } 50%{ transform: translateY(-4px); } 100%{ transform: translateY(0); } } ")
|
|
13
13
|
])),
|
|
14
14
|
_: 1
|
|
15
15
|
})),
|
|
16
|
-
|
|
16
|
+
e[1] || (e[1] = n('<g vector-effect="non-scaling-stroke" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-width="2" d="M108.248333,37.915 L91.7516667,21.4183333 C89.5642515,19.2302573 86.5972728,18 83.5033333,18 L41.6666667,18 C35.2233446,18 30,23.2233446 30,29.6666667 L30,111.333333 C30,117.776655 35.2233446,123 41.6666667,123 L100,123 C106.443322,123 111.666667,117.776655 111.666667,111.333333 L111.666667,46.1633333 C111.666667,43.0693938 110.436409,40.1024152 108.248333,37.915 Z"></path><g id="arrow-subtle" vector-effect="non-scaling-stroke"><line vector-effect="non-scaling-stroke" x1="70.5" x2="70.5" y1="63" y2="86" stroke="currentColor" stroke-width="2"></line><path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-width="2" d="M80,74 L71.1485909,63.3108262 C70.9846442,63.1132097 70.7487278,63 70.5008636,63 C70.2529995,63 70.0170831,63.1132097 69.8531364,63.3108262 L61,74"></path></g><path id="arrow-move" vector-effect="non-scaling-stroke" stroke="currentColor" stroke-width="2" d="M80,64 L71.1485909,54.3108262 C70.9846442,54.1132097 70.7487278,54 70.5008636,54 C70.2529995,54 70.0170831,54.1132097 69.8531364,54.3108262 L61,64" opacity=".5"></path></g>', 1))
|
|
17
17
|
]);
|
|
18
18
|
}
|
|
19
19
|
const p = { render: c };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createStaticVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "140",
|
|
4
|
+
height: "140",
|
|
5
|
+
viewBox: "0 0 140 140",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function s(c, o) {
|
|
10
|
+
return t(), e("svg", n, o[0] || (o[0] = [
|
|
11
|
+
r('<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M108.248 37.915L91.7517 21.4183C89.5642 19.2303 86.5973 18 83.5033 18H41.6667C35.2233 18 30 23.2233 30 29.6667V111.333C30 117.777 35.2233 123 41.6667 123H100C106.443 123 111.667 117.777 111.667 111.333V46.1633C111.667 43.0694 110.436 40.1024 108.248 37.915Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><g id="scan-pulse" vector-effect="non-scaling-stroke"><path vector-effect="non-scaling-stroke" d="M94.9998 68.3333V60.3333C94.9998 57.3867 92.6132 55 89.6665 55H81.6665" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M60.3333 55H52.3333C49.3867 55 47 57.3867 47 60.3333V68.3333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M47 89.6667V97.6667C47 100.613 49.3867 103 52.3333 103H60.3333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M81.6665 103H89.6665C92.6132 103 94.9998 100.613 94.9998 97.6667V89.6667" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g><path vector-effect="non-scaling-stroke" d="M71 68V62.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M68.25 62.5H73.75" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M71 90V95.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M73.75 95.5H68.25" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M78.7788 71.2211L82.6673 67.3326" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M80.7222 65.3875L84.6125 69.2778" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M63.221 86.7788L59.3325 90.6673" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M61.278 92.6125L57.3877 88.7222" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M82 79H87.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M71 90C77.0751 90 82 85.0751 82 79C82 72.9249 77.0751 68 71 68C64.9249 68 60 72.9249 60 79C60 85.0751 64.9249 90 71 90Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M87.5 76.25V81.75" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M60 79H54.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M54.5 81.75V76.25" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M78.7788 86.7788L82.6673 90.6673" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M84.6125 88.7222L80.7222 92.6125" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M63.221 71.2211L59.3325 67.3326" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M57.3877 69.2778L61.278 65.3875" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M68.1582 82.4916C67.5982 82.4916 67.1582 82.9316 67.1582 83.4916C67.1582 84.0516 67.5982 84.4916 68.1582 84.4916C68.7182 84.4916 69.1582 84.0516 69.1582 83.4916C69.1582 82.9316 68.7182 82.4916 68.1582 82.4916Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M65.4082 77.9083C64.8482 77.9083 64.4082 78.3483 64.4082 78.9083C64.4082 79.4683 64.8482 79.9083 65.4082 79.9083C65.9682 79.9083 66.4082 79.4683 66.4082 78.9083C66.4082 78.3483 65.9682 77.9083 65.4082 77.9083Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M68.1582 73.325C67.5982 73.325 67.1582 73.765 67.1582 74.325C67.1582 74.885 67.5982 75.325 68.1582 75.325C68.7182 75.325 69.1582 74.885 69.1582 74.325C69.1582 73.765 68.7182 73.325 68.1582 73.325Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M73.6582 73.325C73.0982 73.325 72.6582 73.765 72.6582 74.325C72.6582 74.885 73.0982 75.325 73.6582 75.325C74.2182 75.325 74.6582 74.885 74.6582 74.325C74.6582 73.765 74.2182 73.325 73.6582 73.325Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M76.4082 77.9083C75.8482 77.9083 75.4082 78.3483 75.4082 78.9083C75.4082 79.4683 75.8482 79.9083 76.4082 79.9083C76.9682 79.9083 77.4082 79.4683 77.4082 78.9083C77.4082 78.3483 76.9682 77.9083 76.4082 77.9083Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M73.6582 82.4916C73.0982 82.4916 72.6582 82.9316 72.6582 83.4916C72.6582 84.0516 73.0982 84.4916 73.6582 84.4916C74.2182 84.4916 74.6582 84.0516 74.6582 83.4916C74.6582 82.9316 74.2182 82.4916 73.6582 82.4916Z" fill="currentColor" vector-effect="non-scaling-stroke"></path><path d="M70.9082 77.9083C70.3482 77.9083 69.9082 78.3483 69.9082 78.9083C69.9082 79.4683 70.3482 79.9083 70.9082 79.9083C71.4682 79.9083 71.9082 79.4683 71.9082 78.9083C71.9082 78.3483 71.4682 77.9083 70.9082 77.9083Z" fill="currentColor" vector-effect="non-scaling-stroke"></path>', 26)
|
|
12
|
+
]));
|
|
13
|
+
}
|
|
14
|
+
const l = { render: s };
|
|
15
|
+
export {
|
|
16
|
+
l as default,
|
|
17
|
+
s as render
|
|
18
|
+
};
|
|
@@ -5,7 +5,7 @@ const n = {
|
|
|
5
5
|
height: "140",
|
|
6
6
|
viewBox: "0 0 140 140"
|
|
7
7
|
};
|
|
8
|
-
function s(
|
|
8
|
+
function s(c, t) {
|
|
9
9
|
return r(), o("svg", n, t[0] || (t[0] = [
|
|
10
10
|
e("g", {
|
|
11
11
|
"vector-effect": "non-scaling-stroke",
|
|
@@ -32,13 +32,14 @@ function s(l, t) {
|
|
|
32
32
|
e("polygon", {
|
|
33
33
|
stroke: "currentColor",
|
|
34
34
|
"stroke-width": "2",
|
|
35
|
-
points: "37 57.103 41.158 65.593 50.458 66.963 43.729 73.567 45.317 82.897 37 78.49 28.683 82.897 30.271 73.567 23.542 66.963 32.841 65.593"
|
|
35
|
+
points: "37 57.103 41.158 65.593 50.458 66.963 43.729 73.567 45.317 82.897 37 78.49 28.683 82.897 30.271 73.567 23.542 66.963 32.841 65.593",
|
|
36
|
+
"vector-effect": "non-scaling-stroke"
|
|
36
37
|
})
|
|
37
38
|
], -1)
|
|
38
39
|
]));
|
|
39
40
|
}
|
|
40
|
-
const
|
|
41
|
+
const i = { render: s };
|
|
41
42
|
export {
|
|
42
|
-
|
|
43
|
+
i as default,
|
|
43
44
|
s as render
|
|
44
45
|
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, e) {
|
|
10
|
+
return r(), n("svg", t, e[0] || (e[0] = [
|
|
11
|
+
o("path", {
|
|
12
|
+
"vector-effect": "non-scaling-stroke",
|
|
13
|
+
"fill-rule": "evenodd",
|
|
14
|
+
"clip-rule": "evenodd",
|
|
15
|
+
d: "M5.9628 6C4.87878 6 4 6.87408 4 7.96965V11.9164C4 13.0042 4.88728 13.8861 5.97255 13.8861H6.95728V17.8293C6.95728 18.3736 7.31403 18.5499 7.7445 18.2301L13.5927 13.8861H23.7167C24.8047 13.8861 25.6867 13.012 25.6867 11.9164V7.96965C25.6867 6.88184 24.8097 6 23.7239 6H5.9628Z",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
}, null, -1),
|
|
20
|
+
o("path", {
|
|
21
|
+
"vector-effect": "non-scaling-stroke",
|
|
22
|
+
d: "M4 16.8434V21.7663C4 22.8584 4.87562 23.7437 5.97585 23.7437H17.9978L21.9692 27.0532C22.3891 27.4031 22.7294 27.2497 22.7294 26.6917V23.7437H23.7142C24.8036 23.7437 25.6867 22.8698 25.6867 21.7663V18.8207C25.6867 17.7287 24.8078 16.8434 23.71 16.8434H14.486",
|
|
23
|
+
stroke: "currentColor",
|
|
24
|
+
"stroke-linecap": "round",
|
|
25
|
+
"stroke-linejoin": "round"
|
|
26
|
+
}, null, -1)
|
|
27
|
+
]));
|
|
28
|
+
}
|
|
29
|
+
const s = { render: l };
|
|
30
|
+
export {
|
|
31
|
+
s as default,
|
|
32
|
+
l as render
|
|
33
|
+
};
|
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { createElementBlock as t, openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
3
|
height: "30",
|
|
4
4
|
viewBox: "0 0 30 30",
|
|
5
5
|
width: "30",
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7
7
|
};
|
|
8
|
-
function
|
|
9
|
-
return
|
|
10
|
-
|
|
8
|
+
function l(c, e) {
|
|
9
|
+
return o(), t("svg", n, e[0] || (e[0] = [
|
|
10
|
+
r("path", {
|
|
11
11
|
fill: "currentColor",
|
|
12
|
-
d: "m18.463 12.476c.289-.296.764-.302 1.061-.013s.302.764.013 1.061l-4 4.098c-.294.301-.779.301-1.073 0l-4-4.098c-.289-.296-.284-.771.013-1.061s.771-.284 1.061.013l3.463 3.548 3.463-3.548z"
|
|
12
|
+
d: "m18.463 12.476c.289-.296.764-.302 1.061-.013s.302.764.013 1.061l-4 4.098c-.294.301-.779.301-1.073 0l-4-4.098c-.289-.296-.284-.771.013-1.061s.771-.284 1.061.013l3.463 3.548 3.463-3.548z",
|
|
13
|
+
"vector-effect": "non-scaling-stroke"
|
|
13
14
|
}, null, -1)
|
|
14
15
|
]));
|
|
15
16
|
}
|
|
16
|
-
const
|
|
17
|
+
const i = { render: l };
|
|
17
18
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
i as default,
|
|
20
|
+
l as render
|
|
20
21
|
};
|
|
@@ -5,16 +5,17 @@ const n = {
|
|
|
5
5
|
width: "30",
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7
7
|
};
|
|
8
|
-
function l
|
|
8
|
+
function c(l, e) {
|
|
9
9
|
return o(), t("svg", n, e[0] || (e[0] = [
|
|
10
10
|
r("path", {
|
|
11
11
|
fill: "currentColor",
|
|
12
|
-
d: "m10.75 14h8.5c.414 0 .75.336.75.75s-.336.75-.75.75h-8.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75z"
|
|
12
|
+
d: "m10.75 14h8.5c.414 0 .75.336.75.75s-.336.75-.75.75h-8.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75z",
|
|
13
|
+
"vector-effect": "non-scaling-stroke"
|
|
13
14
|
}, null, -1)
|
|
14
15
|
]));
|
|
15
16
|
}
|
|
16
|
-
const
|
|
17
|
+
const i = { render: c };
|
|
17
18
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
i as default,
|
|
20
|
+
c as render
|
|
20
21
|
};
|
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { createElementBlock as t, openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
|
|
2
|
+
const n = {
|
|
3
3
|
height: "30",
|
|
4
4
|
viewBox: "0 0 30 30",
|
|
5
5
|
width: "30",
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7
7
|
};
|
|
8
|
-
function
|
|
9
|
-
return
|
|
10
|
-
|
|
8
|
+
function l(c, e) {
|
|
9
|
+
return o(), t("svg", n, e[0] || (e[0] = [
|
|
10
|
+
r("path", {
|
|
11
11
|
fill: "currentColor",
|
|
12
|
-
d: "m15 13.939 2.475-2.475c.293-.293.768-.293 1.061 0s.293.768 0 1.061l-2.475 2.475 2.475 2.475c.293.293.293.768 0 1.061s-.768.293-1.061 0l-2.475-2.475-2.475 2.475c-.293.293-.768.293-1.061 0s-.293-.768 0-1.061l2.475-2.475-2.475-2.475c-.293-.293-.293-.768 0-1.061s.768-.293 1.061 0z"
|
|
12
|
+
d: "m15 13.939 2.475-2.475c.293-.293.768-.293 1.061 0s.293.768 0 1.061l-2.475 2.475 2.475 2.475c.293.293.293.768 0 1.061s-.768.293-1.061 0l-2.475-2.475-2.475 2.475c-.293.293-.768.293-1.061 0s-.293-.768 0-1.061l2.475-2.475-2.475-2.475c-.293-.293-.293-.768 0-1.061s.768-.293 1.061 0z",
|
|
13
|
+
"vector-effect": "non-scaling-stroke"
|
|
13
14
|
}, null, -1)
|
|
14
15
|
]));
|
|
15
16
|
}
|
|
16
|
-
const d = { render:
|
|
17
|
+
const d = { render: l };
|
|
17
18
|
export {
|
|
18
19
|
d as default,
|
|
19
|
-
|
|
20
|
+
l as render
|
|
20
21
|
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createStaticVNode as n } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: "30",
|
|
5
|
+
height: "30",
|
|
6
|
+
viewBox: "0 0 30 30"
|
|
7
|
+
};
|
|
8
|
+
function s(c, e) {
|
|
9
|
+
return t(), o("svg", r, e[0] || (e[0] = [
|
|
10
|
+
n('<g vector-effect="non-scaling-stroke" fill="none" fill-rule="evenodd" transform="translate(2 2)"><polygon points="0 0 26 0 26 26 0 26" vector-effect="non-scaling-stroke"></polygon><path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M22.75,17.3333333 L18.09925,12.6825833 C17.6756667,12.259 16.9899167,12.259 16.5674167,12.6825833 L11.9166667,17.3333333"></path><path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19.5,22.75 L6.5,22.75 C4.70491667,22.75 3.25,21.2950833 3.25,19.5 L3.25,6.5 C3.25,4.70491667 4.70491667,3.25 6.5,3.25 L19.5,3.25 C21.2950833,3.25 22.75,4.70491667 22.75,6.5 L22.75,19.5 C22.75,21.2950833 21.2950833,22.75 19.5,22.75 Z"></path><path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.3333333 22.75L10.5159167 15.9325833C10.0923333 15.509 9.40658333 15.509 8.98408333 15.9325833L3.73316667 21.1835M10.0372675 9.4627325C10.1959184 9.62138342 10.1959184 9.87860575 10.0372675 10.0372567 9.87861658 10.1959076 9.62139425 10.1959076 9.46274333 10.0372567 9.30409242 9.87860575 9.30409242 9.62138342 9.46274333 9.4627325 9.62139425 9.30408158 9.87861658 9.30408158 10.0372675 9.4627325"></path></g>', 1)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const i = { render: s };
|
|
14
|
+
export {
|
|
15
|
+
i as default,
|
|
16
|
+
s as render
|
|
17
|
+
};
|
|
@@ -5,16 +5,17 @@ const s = {
|
|
|
5
5
|
width: "30",
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7
7
|
};
|
|
8
|
-
function r
|
|
8
|
+
function n(r, e) {
|
|
9
9
|
return t(), c("svg", s, e[0] || (e[0] = [
|
|
10
10
|
o("path", {
|
|
11
11
|
fill: "currentColor",
|
|
12
|
-
d: "m24 15c-.022-1.175-.277-2.347-.748-3.418-.469-1.072-1.151-2.044-1.987-2.846s-1.827-1.438-2.9-1.857c-1.072-.421-2.225-.621-3.364-.597-1.139.023-2.273.27-3.311.727-1.038.455-1.978 1.116-2.755 1.926s-1.391 1.77-1.796 2.809c-.406 1.038-.6 2.154-.576 3.257.023 1.103.263 2.2.705 3.203.441 1.004 1.081 1.913 1.865 2.664s1.713 1.345 2.718 1.735c1.004.392 2.082.578 3.149.554 1.067-.023 2.126-.256 3.095-.684.969-.427 1.848-1.046 2.573-1.804s1.298-1.657 1.674-2.627c.229-.588.385-1.202.467-1.825.022.001.044.002.066.002.621 0 1.125-.504 1.125-1.125 0-.032-.002-.063-.004-.094zm-1.788 2.987c-.413.935-1.01 1.782-1.743 2.482s-1.6 1.251-2.536 1.613c-.936.363-1.939.535-2.933.511-.995-.023-1.979-.241-2.88-.641-.901-.398-1.717-.975-2.391-1.682s-1.205-1.543-1.553-2.444c-.349-.901-.514-1.867-.49-2.826.023-.959.234-1.906.62-2.772.384-.867.94-1.652 1.622-2.299s1.486-1.158 2.353-1.492c.867-.335 1.795-.492 2.718-.468s1.832.227 2.664.598c.832.37 1.587.905 2.208 1.561s1.111 1.429 1.431 2.262c.321.833.471 1.724.447 2.61h.004c-.003.031-.004.062-.004.094 0 .58.439 1.058 1.003 1.118-.109.612-.291 1.21-.541 1.775z"
|
|
12
|
+
d: "m24 15c-.022-1.175-.277-2.347-.748-3.418-.469-1.072-1.151-2.044-1.987-2.846s-1.827-1.438-2.9-1.857c-1.072-.421-2.225-.621-3.364-.597-1.139.023-2.273.27-3.311.727-1.038.455-1.978 1.116-2.755 1.926s-1.391 1.77-1.796 2.809c-.406 1.038-.6 2.154-.576 3.257.023 1.103.263 2.2.705 3.203.441 1.004 1.081 1.913 1.865 2.664s1.713 1.345 2.718 1.735c1.004.392 2.082.578 3.149.554 1.067-.023 2.126-.256 3.095-.684.969-.427 1.848-1.046 2.573-1.804s1.298-1.657 1.674-2.627c.229-.588.385-1.202.467-1.825.022.001.044.002.066.002.621 0 1.125-.504 1.125-1.125 0-.032-.002-.063-.004-.094zm-1.788 2.987c-.413.935-1.01 1.782-1.743 2.482s-1.6 1.251-2.536 1.613c-.936.363-1.939.535-2.933.511-.995-.023-1.979-.241-2.88-.641-.901-.398-1.717-.975-2.391-1.682s-1.205-1.543-1.553-2.444c-.349-.901-.514-1.867-.49-2.826.023-.959.234-1.906.62-2.772.384-.867.94-1.652 1.622-2.299s1.486-1.158 2.353-1.492c.867-.335 1.795-.492 2.718-.468s1.832.227 2.664.598c.832.37 1.587.905 2.208 1.561s1.111 1.429 1.431 2.262c.321.833.471 1.724.447 2.61h.004c-.003.031-.004.062-.004.094 0 .58.439 1.058 1.003 1.118-.109.612-.291 1.21-.541 1.775z",
|
|
13
|
+
"vector-effect": "non-scaling-stroke"
|
|
13
14
|
}, null, -1)
|
|
14
15
|
]));
|
|
15
16
|
}
|
|
16
|
-
const
|
|
17
|
+
const i = { render: n };
|
|
17
18
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
i as default,
|
|
20
|
+
n as render
|
|
20
21
|
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { createElementBlock as r, openBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, e) {
|
|
10
|
+
return n(), r("svg", t, e[0] || (e[0] = [
|
|
11
|
+
o("path", {
|
|
12
|
+
"vector-effect": "non-scaling-stroke",
|
|
13
|
+
opacity: "0.5",
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M15 27.1334C8.29833 27.1334 2.86664 21.7017 2.86664 15C2.86664 8.29839 8.29833 2.8667 15 2.8667C21.7016 2.8667 27.1333 8.29839 27.1333 15C27.1333 21.7017 21.7016 27.1334 15 27.1334Z",
|
|
17
|
+
stroke: "currentColor",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
}, null, -1),
|
|
21
|
+
o("path", {
|
|
22
|
+
"vector-effect": "non-scaling-stroke",
|
|
23
|
+
"fill-rule": "evenodd",
|
|
24
|
+
"clip-rule": "evenodd",
|
|
25
|
+
d: "M14.9987 14.5333C14.7411 14.5333 14.5321 14.7424 14.5346 15C14.5346 15.2576 14.7436 15.4667 15.0012 15.4667C15.2588 15.4667 15.4679 15.2576 15.4679 15C15.4667 14.7424 15.2576 14.5333 14.9987 14.5333ZM19.9765 14.5333C19.7189 14.5333 19.5099 14.7424 19.5123 15C19.5123 15.2576 19.7214 15.4667 19.979 15.4667C20.2366 15.4667 20.4457 15.2576 20.4457 15C20.4444 14.7424 20.2354 14.5333 19.9765 14.5333ZM10.021 14.5333C9.76336 14.5333 9.5543 14.7424 9.55678 15C9.55678 15.2576 9.76585 15.4667 10.0235 15.4667C10.2811 15.4667 10.4901 15.2576 10.4901 15C10.4889 14.7424 10.2798 14.5333 10.021 14.5333Z",
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
"stroke-width": "1.5",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1)
|
|
31
|
+
]));
|
|
32
|
+
}
|
|
33
|
+
const c = { render: l };
|
|
34
|
+
export {
|
|
35
|
+
c as default,
|
|
36
|
+
l as render
|
|
37
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, o) {
|
|
10
|
+
return r(), n("svg", t, o[0] || (o[0] = [
|
|
11
|
+
e("path", {
|
|
12
|
+
opacity: "0.5",
|
|
13
|
+
d: "M12.6888 25.4H8.06658C6.152 25.4 4.59992 23.8479 4.59992 21.9333V10.9663C4.59992 10.0469 4.96516 9.16512 5.61528 8.515L8.51494 5.61534C9.16506 4.96522 10.0468 4.59998 10.9662 4.59998H19.6221C21.5367 4.59998 23.0888 6.15206 23.0888 8.06664V15",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
"vector-effect": "non-scaling-stroke"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
e("path", {
|
|
20
|
+
d: "M21.933 18.4667L24.2444 20.7781L21.933 23.0886",
|
|
21
|
+
stroke: "currentColor",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round",
|
|
24
|
+
"vector-effect": "non-scaling-stroke"
|
|
25
|
+
}, null, -1),
|
|
26
|
+
e("path", {
|
|
27
|
+
d: "M24.2444 20.7778H18.4666C17.1902 20.7778 16.1555 21.8126 16.1555 23.0889C16.1555 24.3653 17.1902 25.4001 18.4666 25.4001H19.6106",
|
|
28
|
+
stroke: "currentColor",
|
|
29
|
+
"stroke-linecap": "round",
|
|
30
|
+
"stroke-linejoin": "round",
|
|
31
|
+
"vector-effect": "non-scaling-stroke"
|
|
32
|
+
}, null, -1),
|
|
33
|
+
e("path", {
|
|
34
|
+
opacity: "0.5",
|
|
35
|
+
d: "M6.33328 10.9556H8.64439C9.92079 10.9556 10.9555 9.92088 10.9555 8.64449V6.33337",
|
|
36
|
+
stroke: "currentColor",
|
|
37
|
+
"stroke-linecap": "round",
|
|
38
|
+
"stroke-linejoin": "round",
|
|
39
|
+
"vector-effect": "non-scaling-stroke"
|
|
40
|
+
}, null, -1)
|
|
41
|
+
]));
|
|
42
|
+
}
|
|
43
|
+
const i = { render: l };
|
|
44
|
+
export {
|
|
45
|
+
i as default,
|
|
46
|
+
l as render
|
|
47
|
+
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { createElementBlock as n, openBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, o) {
|
|
10
|
+
return r(), n("svg", t, o[0] || (o[0] = [
|
|
11
|
+
e("path", {
|
|
12
|
+
"vector-effect": "non-scaling-stroke",
|
|
13
|
+
opacity: "0.5",
|
|
14
|
+
d: "M16.1556 25.4H20.7778C22.6924 25.4 24.2444 23.8479 24.2444 21.9333V10.9663C24.2444 10.0469 23.8792 9.16512 23.2291 8.515L20.3294 5.61534C19.6793 4.96522 18.7975 4.59998 17.8781 4.59998H9.22222C7.30763 4.59998 5.75555 6.15206 5.75555 8.06664V15",
|
|
15
|
+
stroke: "currentColor",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
e("path", {
|
|
20
|
+
"vector-effect": "non-scaling-stroke",
|
|
21
|
+
d: "M6.91138 18.4667L4.59998 20.7781L6.91138 23.0886",
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
"stroke-linecap": "round",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}, null, -1),
|
|
26
|
+
e("path", {
|
|
27
|
+
"vector-effect": "non-scaling-stroke",
|
|
28
|
+
d: "M4.59998 20.7778H10.3778C11.6541 20.7778 12.6889 21.8126 12.6889 23.0889C12.6889 24.3653 11.6541 25.4001 10.3778 25.4001H9.23375",
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round"
|
|
32
|
+
}, null, -1),
|
|
33
|
+
e("path", {
|
|
34
|
+
"vector-effect": "non-scaling-stroke",
|
|
35
|
+
opacity: "0.5",
|
|
36
|
+
d: "M22.5111 10.9556H20.2C18.9236 10.9556 17.8889 9.92088 17.8889 8.64449V6.33337",
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
"stroke-linecap": "round",
|
|
39
|
+
"stroke-linejoin": "round"
|
|
40
|
+
}, null, -1)
|
|
41
|
+
]));
|
|
42
|
+
}
|
|
43
|
+
const i = { render: l };
|
|
44
|
+
export {
|
|
45
|
+
i as default,
|
|
46
|
+
l as render
|
|
47
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createStaticVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, e) {
|
|
10
|
+
return r(), o("svg", n, e[0] || (e[0] = [
|
|
11
|
+
t('<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M17.5 17.5002H20C20.69 17.5002 21.25 18.0602 21.25 18.7502V23.7502C21.25 24.4402 20.69 25.0002 20 25.0002H17.5C16.81 25.0002 16.25 24.4402 16.25 23.7502V18.7502C16.25 18.0602 16.81 17.5002 17.5 17.5002Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M26.25 21.2502H21.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M16.25 21.2502H3.75" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12.5 12.4998H10C9.31 12.4998 8.75 11.9398 8.75 11.2498V6.24976C8.75 5.55976 9.31 4.99976 10 4.99976H12.5C13.19 4.99976 13.75 5.55976 13.75 6.24976V11.2498C13.75 11.9398 13.19 12.4998 12.5 12.4998Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M3.75 8.74976H8.75" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M13.75 8.74976H26.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>', 6)
|
|
12
|
+
]));
|
|
13
|
+
}
|
|
14
|
+
const i = { render: l };
|
|
15
|
+
export {
|
|
16
|
+
i as default,
|
|
17
|
+
l as render
|
|
18
|
+
};
|