@aitronos/freddy-plugins 0.1.16 → 0.1.17
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/.changeset/config.json +11 -0
- package/.npmrc +2 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/components/MyButton.vue.js +9 -0
- package/dist/components/SnackBar.vue.js +7 -0
- package/dist/components/SnackBar.vue2.js +66 -0
- package/dist/icons/IconAitronos.vue.js +16 -0
- package/dist/icons/IconApplePay.vue.js +25 -0
- package/dist/icons/IconArrowDown.vue.js +22 -0
- package/dist/icons/IconArrowLeft.vue.js +22 -0
- package/dist/icons/IconArrowUp.vue.js +23 -0
- package/dist/icons/IconBuildings.vue.js +22 -0
- package/dist/icons/IconCalendarWithTickInside.vue.js +22 -0
- package/dist/icons/IconCardPay.vue.js +22 -0
- package/dist/icons/IconChangeLog.vue.js +22 -0
- package/dist/icons/IconCheckCircleFill.vue.js +16 -0
- package/dist/icons/IconCheckRounded.vue.js +24 -0
- package/dist/icons/IconChevronDown.vue.js +22 -0
- package/dist/icons/IconChevronLeft.vue.js +23 -0
- package/dist/icons/IconChevronRight.vue.js +22 -0
- package/dist/icons/IconChevronUp.vue.js +23 -0
- package/dist/icons/IconCircle.vue.js +33 -0
- package/dist/icons/IconClock.vue.js +22 -0
- package/dist/icons/IconClose.vue.js +18 -0
- package/dist/icons/IconCloseButton.vue.js +22 -0
- package/dist/icons/IconCloudUpload.vue.js +24 -0
- package/dist/icons/IconConnectorConfluence.vue.js +16 -0
- package/dist/icons/IconConnectorFigma.vue.js +16 -0
- package/dist/icons/IconConnectorFreshDesk.vue.js +17 -0
- package/dist/icons/IconConnectorGitHub.vue.js +16 -0
- package/dist/icons/IconConnectorJira.vue.js +17 -0
- package/dist/icons/IconConnectorLinear.vue.js +13 -0
- package/dist/icons/IconConnectorNotion.vue.js +12 -0
- package/dist/icons/IconConnectorSlack.vue.js +13 -0
- package/dist/icons/IconConnectorZapier.vue.js +13 -0
- package/dist/icons/IconCross.vue.js +22 -0
- package/dist/icons/IconCrossCircleFill.vue.js +28 -0
- package/dist/icons/IconCurrentTick.vue.js +22 -0
- package/dist/icons/IconDelete.vue.js +24 -0
- package/dist/icons/IconDisabledAlert.vue.js +16 -0
- package/dist/icons/IconDocumentation.vue.js +22 -0
- package/dist/icons/IconDownload.vue.js +21 -0
- package/dist/icons/IconDropdownArrow.vue.js +22 -0
- package/dist/icons/IconEdit.vue.js +24 -0
- package/dist/icons/IconEllipse.vue.js +5 -0
- package/dist/icons/IconEllipse.vue2.js +58 -0
- package/dist/icons/IconExcelThumbnail.vue.js +25 -0
- package/dist/icons/IconEye.vue.js +28 -0
- package/dist/icons/IconFile.vue.js +24 -0
- package/dist/icons/IconFileSystem.vue.js +22 -0
- package/dist/icons/IconFileUpload.vue.js +20 -0
- package/dist/icons/IconFreddyHub.vue.js +34 -0
- package/dist/icons/IconFreddyHubLogo.vue.js +16 -0
- package/dist/icons/IconFreddyHubNewLogo.vue.js +34 -0
- package/dist/icons/IconFreddyHubTitle.vue.js +43 -0
- package/dist/icons/IconFreddySmall.vue.js +16 -0
- package/dist/icons/IconGlobExpand.vue.js +24 -0
- package/dist/icons/IconHollowCircle.vue.js +24 -0
- package/dist/icons/IconHome.vue.js +22 -0
- package/dist/icons/IconHub.vue.js +30 -0
- package/dist/icons/IconInfoRounded.vue.js +22 -0
- package/dist/icons/IconInvoice.vue.js +12 -0
- package/dist/icons/IconInvoiceSwitch.vue.js +16 -0
- package/dist/icons/IconLapTableBottom.vue.js +25 -0
- package/dist/icons/IconLense.vue.js +27 -0
- package/dist/icons/IconLoadingError.vue.js +16 -0
- package/dist/icons/IconLoadingOrg.vue.js +16 -0
- package/dist/icons/IconLocationWithCircleIn.vue.js +31 -0
- package/dist/icons/IconMarketPlace.vue.js +23 -0
- package/dist/icons/IconNewNotification.vue.js +44 -0
- package/dist/icons/IconNotification.vue.js +44 -0
- package/dist/icons/IconPauseCircle.vue.js +35 -0
- package/dist/icons/IconPdfThumbnail.vue.js +22 -0
- package/dist/icons/IconPencil.vue.js +23 -0
- package/dist/icons/IconPeopleHub.vue.js +19 -0
- package/dist/icons/IconPersonCircle.vue.js +5 -0
- package/dist/icons/IconPersonCircle.vue2.js +30 -0
- package/dist/icons/IconPits.vue.js +16 -0
- package/dist/icons/IconPlay.vue.js +24 -0
- package/dist/icons/IconPlus.vue.js +22 -0
- package/dist/icons/IconPolygonDown.vue.js +24 -0
- package/dist/icons/IconPresentation.vue.js +23 -0
- package/dist/icons/IconProgressBase.vue.js +13 -0
- package/dist/icons/IconProgressComplete.vue.js +43 -0
- package/dist/icons/IconProgressGoing.vue.js +43 -0
- package/dist/icons/IconPurpose.vue.js +18 -0
- package/dist/icons/IconPurseCircleFill.vue.js +16 -0
- package/dist/icons/IconQuestion.vue.js +34 -0
- package/dist/icons/IconRadio.vue.js +26 -0
- package/dist/icons/IconRadioFill.vue.js +26 -0
- package/dist/icons/IconRobotScreen.vue.js +13 -0
- package/dist/icons/IconRoundTick.vue.js +12 -0
- package/dist/icons/IconSearch.vue.js +24 -0
- package/dist/icons/IconSend.vue.js +27 -0
- package/dist/icons/IconSettings.vue.js +30 -0
- package/dist/icons/IconSettingsBold.vue.js +36 -0
- package/dist/icons/IconSize.vue.js +28 -0
- package/dist/icons/IconSortIdle.vue.js +29 -0
- package/dist/icons/IconSpotlio.vue.js +40 -0
- package/dist/icons/IconStatistics.vue.js +22 -0
- package/dist/icons/IconStreamLineHub.vue.js +15 -0
- package/dist/icons/IconStreamLineHubNewLogo.vue.js +15 -0
- package/dist/icons/IconSun.vue.js +38 -0
- package/dist/icons/IconSwap.vue.js +28 -0
- package/dist/icons/IconText.vue.js +22 -0
- package/dist/icons/IconTextThumbnail.vue.js +23 -0
- package/dist/icons/IconThinDocument.vue.js +24 -0
- package/dist/icons/IconThinFile.vue.js +25 -0
- package/dist/icons/IconTick.vue.js +22 -0
- package/dist/icons/IconUser.vue.js +22 -0
- package/dist/icons/IconVerticalDots.vue.js +35 -0
- package/dist/icons/IconWarningOctal.vue.js +21 -0
- package/dist/icons/IconZip.vue.js +36 -0
- package/dist/icons/IconzipThumbnail.vue.js +22 -0
- package/dist/icons.js +214 -107
- package/dist/index.d.ts +3 -0
- package/dist/main.js +122 -81
- package/dist/utility/useSnackbar.js +13 -0
- package/dist/utility.js +1 -1
- package/index.html +13 -0
- package/package.json +2 -5
- package/vite.config.ts +65 -0
- package/vitest.workspace.ts +32 -0
- package/dist/IconzipThumbnail-C-ko5g9P.js +0 -2421
- package/dist/icons.d.ts +0 -2
- package/dist/useSnackbar-BK0Ra0j8.js +0 -13
- package/dist/utility.d.ts +0 -2
- package/dist/vite.svg +0 -31
- /package/dist/{freddy-plugins.css → index.js.css} +0 -0
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as n, createElementVNode as t } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function l(d, o) {
|
|
9
|
+
return n(), e("svg", c, o[0] || (o[0] = [
|
|
10
|
+
t("path", {
|
|
11
|
+
d: "M8.00016 5.33325V7.99992M8.00016 10.6666H8.00683M14.6668 7.99992C14.6668 11.6818 11.6821 14.6666 8.00016 14.6666C4.31826 14.6666 1.3335 11.6818 1.3335 7.99992C1.3335 4.31802 4.31826 1.33325 8.00016 1.33325C11.6821 1.33325 14.6668 4.31802 14.6668 7.99992Z",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-width": "1.33333",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ r(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as l, createStaticVNode as i } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const a = {}, o = { class: "icon-figma" };
|
|
4
|
+
function f(d, e) {
|
|
5
|
+
return l(), t("div", o, e[0] || (e[0] = [
|
|
6
|
+
i('<svg width="53" height="52" viewBox="0 0 53 52" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_11937_1997)"><rect x="0.5" width="52" height="52" rx="8" fill="white"></rect><rect x="0.5" width="52" height="52" rx="8" fill="url(#paint0_linear_11937_1997)"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5006 3.3131C13.971 3.3131 3.81371 13.4704 3.81371 26C3.81371 38.5296 13.971 48.6869 26.5006 48.6869C39.0302 48.6869 49.1875 38.5296 49.1875 26C49.1875 13.4704 39.0302 3.3131 26.5006 3.3131ZM3.6875 26C3.6875 13.4007 13.9013 3.18689 26.5006 3.18689C39.0999 3.18689 49.3137 13.4007 49.3137 26C49.3137 38.5993 39.0999 48.8131 26.5006 48.8131C13.9013 48.8131 3.6875 38.5993 3.6875 26Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 19.6266C22.9799 19.6266 20.1262 22.4802 20.1262 26.0004C20.1262 29.5205 22.9799 32.3742 26.5 32.3742C30.0201 32.3742 32.8738 29.5205 32.8738 26.0004C32.8738 22.4802 30.0201 19.6266 26.5 19.6266ZM20 26.0004C20 22.4105 22.9101 19.5004 26.5 19.5004C30.0899 19.5004 33 22.4105 33 26.0004C33 29.5902 30.0899 32.5004 26.5 32.5004C22.9101 32.5004 20 29.5902 20 26.0004Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5001 21.6451C24.0953 21.6451 22.1457 23.5947 22.1457 25.9995C22.1457 28.4044 24.0953 30.3539 26.5001 30.3539C28.905 30.3539 30.8545 28.4044 30.8545 25.9995C30.8545 23.5947 28.905 21.6451 26.5001 21.6451ZM22.0195 25.9995C22.0195 23.5249 24.0256 21.5189 26.5001 21.5189C28.9747 21.5189 30.9807 23.5249 30.9807 25.9995C30.9807 28.4741 28.9747 30.4801 26.5001 30.4801C24.0256 30.4801 22.0195 28.4741 22.0195 25.9995Z" fill="#D0D5DD"></path><path d="M26.4375 0H26.5637V52H26.4375V0Z" fill="#D0D5DD"></path><path d="M52.5 25.9365L52.5 26.0627L0.5 26.0627L0.5 25.9365L52.5 25.9365Z" fill="#D0D5DD"></path><path d="M43.7285 0H43.8547V52H43.7285V0Z" fill="#D0D5DD"></path><path d="M17.791 0H17.9172V52H17.791V0Z" fill="#D0D5DD"></path><path d="M35.082 0H35.2082V52H35.082V0Z" fill="#D0D5DD"></path><path d="M9.14648 0H9.2727V52H9.14648V0Z" fill="#D0D5DD"></path><path d="M52.5 43.2275L52.5 43.3538L0.5 43.3538L0.5 43.2275L52.5 43.2275Z" fill="#D0D5DD"></path><path d="M52.5 17.291L52.5 17.4172L0.5 17.4172L0.5 17.291L52.5 17.291Z" fill="#D0D5DD"></path><path d="M52.5 34.582L52.5 34.7082L0.5 34.7082L0.5 34.582L52.5 34.582Z" fill="#D0D5DD"></path><path d="M52.5 8.64551L52.5 8.77172L0.5 8.77172L0.5 8.64551L52.5 8.64551Z" fill="#D0D5DD"></path><g filter="url(#filter0_dd_11937_1997)"><circle cx="26.5" cy="26" r="13" fill="url(#paint1_linear_11937_1997)"></circle></g><g filter="url(#filter1_b_11937_1997)"><path d="M0.5 26H52.5V39.2C52.5 43.6804 52.5 45.9206 51.6281 47.6319C50.8611 49.1372 49.6372 50.3611 48.1319 51.1281C46.4206 52 44.1804 52 39.7 52H13.3C8.81958 52 6.57937 52 4.86808 51.1281C3.36278 50.3611 2.13893 49.1372 1.37195 47.6319C0.5 45.9206 0.5 43.6804 0.5 39.2V26Z" fill="white" fill-opacity="0.2"></path></g></g><rect x="0.6" y="0.1" width="51.8" height="51.8" rx="7.9" stroke="#D0D5DD" stroke-width="0.2"></rect><defs><filter id="filter0_dd_11937_1997" x="10.5" y="11" width="32" height="32" 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><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_11937_1997"></feBlend><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.5"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0"></feColorMatrix><feBlend mode="normal" in2="effect1_dropShadow_11937_1997" result="effect2_dropShadow_11937_1997"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_11937_1997" result="shape"></feBlend></filter><filter id="filter1_b_11937_1997" x="-4.5" y="21" width="62" height="36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="2.5"></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_11937_1997"></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_11937_1997" result="shape"></feBlend></filter><linearGradient id="paint0_linear_11937_1997" x1="26.5" y1="0" x2="26.5" y2="52" gradientUnits="userSpaceOnUse"><stop stop-color="white"></stop><stop offset="1" stop-color="#D0D5DD"></stop></linearGradient><linearGradient id="paint1_linear_11937_1997" x1="20" y1="39" x2="33" y2="13" gradientUnits="userSpaceOnUse"><stop stop-color="#53389E"></stop><stop offset="1" stop-color="#6941C6"></stop></linearGradient><clipPath id="clip0_11937_1997"><rect x="0.5" width="52" height="52" rx="8" fill="white"></rect></clipPath></defs></svg>', 1)
|
|
7
|
+
]));
|
|
8
|
+
}
|
|
9
|
+
const s = /* @__PURE__ */ r(a, [["render", f]]);
|
|
10
|
+
export {
|
|
11
|
+
s as default
|
|
12
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as l, createStaticVNode as r } from "vue";
|
|
2
|
+
import i from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const a = {}, o = {
|
|
4
|
+
viewBox: "0 0 38 38",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function f(d, e) {
|
|
9
|
+
return l(), t("svg", o, e[0] || (e[0] = [
|
|
10
|
+
r('<g filter="url(#filter0_dd_29443_5800)"><g clip-path="url(#clip0_29443_5800)"><path d="M3 14.8C3 10.3196 3 8.07937 3.87195 6.36808C4.63893 4.86278 5.86278 3.63893 7.36808 2.87195C9.07937 2 11.3196 2 15.8 2H22.2C26.6804 2 28.9206 2 30.6319 2.87195C32.1372 3.63893 33.3611 4.86278 34.1281 6.36808C35 8.07937 35 10.3196 35 14.8V21.2C35 25.6804 35 27.9206 34.1281 29.6319C33.3611 31.1372 32.1372 32.3611 30.6319 33.1281C28.9206 34 26.6804 34 22.2 34H15.8C11.3196 34 9.07937 34 7.36808 33.1281C5.86278 32.3611 4.63893 31.1372 3.87195 29.6319C3 27.9206 3 25.6804 3 21.2V14.8Z" fill="white"></path><path d="M3 14.8C3 10.3196 3 8.07937 3.87195 6.36808C4.63893 4.86278 5.86278 3.63893 7.36808 2.87195C9.07937 2 11.3196 2 15.8 2H22.2C26.6804 2 28.9206 2 30.6319 2.87195C32.1372 3.63893 33.3611 4.86278 34.1281 6.36808C35 8.07937 35 10.3196 35 14.8V21.2C35 25.6804 35 27.9206 34.1281 29.6319C33.3611 31.1372 32.1372 32.3611 30.6319 33.1281C28.9206 34 26.6804 34 22.2 34H15.8C11.3196 34 9.07937 34 7.36808 33.1281C5.86278 32.3611 4.63893 31.1372 3.87195 29.6319C3 27.9206 3 25.6804 3 21.2V14.8Z" fill="url(#paint0_linear_29443_5800)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M18.9998 4.03885C11.2892 4.03885 5.03861 10.2895 5.03861 18C5.03861 25.7106 11.2892 31.9612 18.9998 31.9612C26.7103 31.9612 32.9609 25.7106 32.9609 18C32.9609 10.2895 26.7103 4.03885 18.9998 4.03885ZM4.96094 18C4.96094 10.2466 11.2463 3.96118 18.9998 3.96118C26.7532 3.96118 33.0386 10.2466 33.0386 18C33.0386 25.7535 26.7532 32.0389 18.9998 32.0389C11.2463 32.0389 4.96094 25.7535 4.96094 18Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19 14.0779C16.8338 14.0779 15.0777 15.834 15.0777 18.0002C15.0777 20.1665 16.8338 21.9226 19 21.9226C21.1662 21.9226 22.9223 20.1665 22.9223 18.0002C22.9223 15.834 21.1662 14.0779 19 14.0779ZM15 18.0002C15 15.7911 16.7909 14.0002 19 14.0002C21.2091 14.0002 23 15.7911 23 18.0002C23 20.2094 21.2091 22.0002 19 22.0002C16.7909 22.0002 15 20.2094 15 18.0002Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19 15.3201C17.52 15.3201 16.3203 16.5198 16.3203 17.9997C16.3203 19.4796 17.52 20.6793 19 20.6793C20.4799 20.6793 21.6796 19.4796 21.6796 17.9997C21.6796 16.5198 20.4799 15.3201 19 15.3201ZM16.2427 17.9997C16.2427 16.4769 17.4772 15.2424 19 15.2424C20.5228 15.2424 21.7572 16.4769 21.7572 17.9997C21.7572 19.5225 20.5228 20.757 19 20.757C17.4772 20.757 16.2427 19.5225 16.2427 17.9997Z" fill="#D0D5DD"></path><path d="M18.9609 2H19.0386V34H18.9609V2Z" fill="#D0D5DD"></path><path d="M35 17.9609L35 18.0386L3 18.0386L3 17.9609L35 17.9609Z" fill="#D0D5DD"></path><path d="M29.6021 2H29.6797V34H29.6021V2Z" fill="#D0D5DD"></path><path d="M13.6406 2H13.7183V34H13.6406V2Z" fill="#D0D5DD"></path><path d="M24.2817 2H24.3594V34H24.2817V2Z" fill="#D0D5DD"></path><path d="M8.32031 2H8.39798V34H8.32031V2Z" fill="#D0D5DD"></path><path d="M35 28.6016L35 28.6792L3 28.6792L3 28.6016L35 28.6016Z" fill="#D0D5DD"></path><path d="M35 12.6406L35 12.7183L3 12.7183L3 12.6406L35 12.6406Z" fill="#D0D5DD"></path><path d="M35 23.2812L35 23.3589L3 23.3589L3 23.2812L35 23.2812Z" fill="#D0D5DD"></path><path d="M35 7.32031L35 7.39798L3 7.39798L3 7.32031L35 7.32031Z" fill="#D0D5DD"></path><g filter="url(#filter1_dd_29443_5800)"><circle cx="19" cy="18" r="8" fill="url(#paint1_linear_29443_5800)"></circle></g><g filter="url(#filter2_b_29443_5800)"><path d="M3 18H35V21.2C35 25.6804 35 27.9206 34.1281 29.6319C33.3611 31.1372 32.1372 32.3611 30.6319 33.1281C28.9206 34 26.6804 34 22.2 34H15.8C11.3196 34 9.07937 34 7.36808 33.1281C5.86278 32.3611 4.63893 31.1372 3.87195 29.6319C3 27.9206 3 25.6804 3 21.2V18Z" fill="white" fill-opacity="0.2"></path></g></g><path d="M3.1 14.8C3.1 12.5581 3.10008 10.8828 3.20866 9.55376C3.31715 8.22593 3.53345 7.25268 3.96105 6.41348C4.71845 4.92699 5.92699 3.71845 7.41348 2.96105C8.25268 2.53345 9.22593 2.31715 10.5538 2.20866C11.8828 2.10008 13.5581 2.1 15.8 2.1H22.2C24.4419 2.1 26.1172 2.10008 27.4462 2.20866C28.7741 2.31715 29.7473 2.53345 30.5865 2.96105C32.073 3.71845 33.2816 4.92699 34.039 6.41348C34.4665 7.25268 34.6828 8.22593 34.7913 9.55376C34.8999 10.8828 34.9 12.5581 34.9 14.8V21.2C34.9 23.4419 34.8999 25.1172 34.7913 26.4462C34.6828 27.7741 34.4665 28.7473 34.039 29.5865C33.2816 31.073 32.073 32.2816 30.5865 33.039C29.7473 33.4665 28.7741 33.6828 27.4462 33.7913C26.1172 33.8999 24.4419 33.9 22.2 33.9H15.8C13.5581 33.9 11.8828 33.8999 10.5538 33.7913C9.22593 33.6828 8.25268 33.4665 7.41348 33.039C5.92699 32.2816 4.71845 31.073 3.96105 29.5865C3.53345 28.7473 3.31715 27.7741 3.20866 26.4462C3.10008 25.1172 3.1 23.4419 3.1 21.2V14.8Z" stroke="#D0D5DD" stroke-width="0.2"></path></g><defs><filter id="filter0_dd_29443_5800" x="0" y="0" width="38" height="38" 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><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_29443_5800"></feBlend><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.5"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0"></feColorMatrix><feBlend mode="normal" in2="effect1_dropShadow_29443_5800" result="effect2_dropShadow_29443_5800"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_29443_5800" result="shape"></feBlend></filter><filter id="filter1_dd_29443_5800" x="8" y="8" width="22" height="22" 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><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_29443_5800"></feBlend><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.5"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0"></feColorMatrix><feBlend mode="normal" in2="effect1_dropShadow_29443_5800" result="effect2_dropShadow_29443_5800"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_29443_5800" result="shape"></feBlend></filter><filter id="filter2_b_29443_5800" x="-2" y="13" width="42" height="26" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="2.5"></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_29443_5800"></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_29443_5800" result="shape"></feBlend></filter><linearGradient id="paint0_linear_29443_5800" x1="19" y1="2" x2="19" y2="34" gradientUnits="userSpaceOnUse"><stop stop-color="white"></stop><stop offset="1" stop-color="#D0D5DD"></stop></linearGradient><linearGradient id="paint1_linear_29443_5800" x1="15" y1="26" x2="23" y2="10" gradientUnits="userSpaceOnUse"><stop stop-color="#53389E"></stop><stop offset="1" stop-color="#6941C6"></stop></linearGradient><clipPath id="clip0_29443_5800"><path d="M3 14.8C3 10.3196 3 8.07937 3.87195 6.36808C4.63893 4.86278 5.86278 3.63893 7.36808 2.87195C9.07937 2 11.3196 2 15.8 2H22.2C26.6804 2 28.9206 2 30.6319 2.87195C32.1372 3.63893 33.3611 4.86278 34.1281 6.36808C35 8.07937 35 10.3196 35 14.8V21.2C35 25.6804 35 27.9206 34.1281 29.6319C33.3611 31.1372 32.1372 32.3611 30.6319 33.1281C28.9206 34 26.6804 34 22.2 34H15.8C11.3196 34 9.07937 34 7.36808 33.1281C5.86278 32.3611 4.63893 31.1372 3.87195 29.6319C3 27.9206 3 25.6804 3 21.2V14.8Z" fill="white"></path></clipPath></defs>', 2)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const s = /* @__PURE__ */ i(a, [["render", f]]);
|
|
14
|
+
export {
|
|
15
|
+
s as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as e } from "vue";
|
|
2
|
+
import l from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const r = {}, i = {
|
|
4
|
+
width: "263",
|
|
5
|
+
height: "65",
|
|
6
|
+
viewBox: "0 0 263 65",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function c(s, t) {
|
|
11
|
+
return n(), o("svg", i, t[0] || (t[0] = [
|
|
12
|
+
e("path", {
|
|
13
|
+
d: "M7.42842 61.1064C7.41062 62.988 5.88028 64.5039 3.99863 64.5039C2.11685 64.5039 0.586459 62.9878 0.568845 61.1061L0.0390249 4.50354C0.0184054 2.30069 1.79844 0.503906 4.00139 0.503906C6.20449 0.503906 7.98459 2.30092 7.96376 4.50392L7.42842 61.1064Z",
|
|
14
|
+
fill: "white"
|
|
15
|
+
}, null, -1),
|
|
16
|
+
e("path", {
|
|
17
|
+
d: "M262.428 61.1064C262.411 62.988 260.88 64.5039 258.999 64.5039C257.117 64.5039 255.586 62.9878 255.569 61.1061L255.039 4.50354C255.018 2.30069 256.798 0.503906 259.001 0.503906C261.204 0.503906 262.985 2.30092 262.964 4.50392L262.428 61.1064Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
}, null, -1)
|
|
20
|
+
]));
|
|
21
|
+
}
|
|
22
|
+
const p = /* @__PURE__ */ l(r, [["render", c]]);
|
|
23
|
+
export {
|
|
24
|
+
p as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const s = {}, i = { class: "icon-lense" };
|
|
5
|
+
function c(l, e) {
|
|
6
|
+
return n(), t("div", i, e[0] || (e[0] = [
|
|
7
|
+
o("svg", {
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
width: "20",
|
|
10
|
+
height: "21",
|
|
11
|
+
viewBox: "0 0 20 21",
|
|
12
|
+
fill: "none"
|
|
13
|
+
}, [
|
|
14
|
+
o("path", {
|
|
15
|
+
d: "M17.5 18L14.5834 15.0833M16.6667 10.0833C16.6667 13.9954 13.4954 17.1667 9.58333 17.1667C5.67132 17.1667 2.5 13.9954 2.5 10.0833C2.5 6.17132 5.67132 3 9.58333 3C13.4954 3 16.6667 6.17132 16.6667 10.0833Z",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "1.66667",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
})
|
|
21
|
+
], -1)
|
|
22
|
+
]));
|
|
23
|
+
}
|
|
24
|
+
const f = /* @__PURE__ */ r(s, [["render", c]]);
|
|
25
|
+
export {
|
|
26
|
+
f as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as C, openBlock as l, createStaticVNode as h } from "vue";
|
|
2
|
+
import i from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const a = {}, p = {
|
|
4
|
+
viewBox: "0 0 440 232",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function e(o, t) {
|
|
9
|
+
return l(), C("svg", p, t[0] || (t[0] = [
|
|
10
|
+
h('<path d="M62.8118 127.901C63.0217 126.334 63.3056 122.675 61.9374 119.963C61.0327 118.178 59.6271 117.145 57.748 116.893C55.6725 116.615 53.9245 117.251 52.5574 118.777C50.3446 121.25 50.0761 125.121 50.0596 125.29L52.6306 125.324C52.6306 125.324 52.8304 122.758 54.1367 121.313C54.9068 120.464 55.9652 120.123 57.2916 120.3C58.4521 120.456 59.2578 121.021 59.7621 122.016C60.8941 124.252 60.2049 127.996 60.1999 128.034L62.6923 128.654C62.6981 128.61 62.7542 128.331 62.8127 127.895L62.8118 127.901Z" fill="#A7D0F8"></path><path d="M10.5016 153.527C16.0016 153.527 43.5016 153.027 43.5016 153.027L43.0016 155.027H5.00156C5.00156 155.027 5.00156 153.527 10.5016 153.527Z" fill="#A15C07"></path><path d="M240.002 133.004H201.002V155.004H240.002V133.004Z" fill="#11385B"></path><path d="M85.4284 228.606C85.4106 230.488 83.8802 232.004 81.9986 232.004C80.1168 232.004 78.5864 230.488 78.5688 228.606L78.039 172.004C78.0184 169.801 79.7984 168.004 82.0014 168.004C84.2045 168.004 85.9846 169.801 85.9637 172.004L85.4284 228.606Z" fill="white"></path><path d="M340.428 228.606C340.411 230.488 338.88 232.004 336.999 232.004C335.117 232.004 333.586 230.488 333.569 228.606L333.039 172.004C333.018 169.801 334.798 168.004 337.001 168.004C339.204 168.004 340.985 169.801 340.964 172.004L340.428 228.606Z" fill="white"></path><path d="M124.255 114.426H316.015V121.106C316.015 128.106 310.325 133.796 303.325 133.796H136.955C129.955 133.796 124.265 128.106 124.265 121.106V114.426H124.255Z" fill="#E0F2FE"></path><path d="M133.125 2.67578H307.125C312.025 2.67578 316.005 6.65577 316.005 11.5558V114.736H124.255V11.5558C124.255 6.65577 128.235 2.67578 133.135 2.67578H133.125Z" fill="#E0F2FE"></path><path d="M305.425 10.7305H136.045C133.835 10.7305 132.045 12.5213 132.045 14.7305V103.81C132.045 106.02 133.835 107.81 136.045 107.81H305.425C307.634 107.81 309.425 106.02 309.425 103.81V14.7305C309.425 12.5213 307.634 10.7305 305.425 10.7305Z" fill="#11385B"></path><path d="M207.025 59.0273C207.025 51.2954 213.293 45.0273 221.025 45.0273C228.757 45.0273 235.025 51.2954 235.025 59.0273C235.025 66.7593 228.757 73.0273 221.025 73.0273C213.293 73.0273 207.025 66.7593 207.025 59.0273Z" fill="#F79009"></path><path d="M207.025 59.0273C207.025 51.2954 213.293 45.0273 221.025 45.0273C228.757 45.0273 235.025 51.2954 235.025 59.0273C235.025 66.7593 228.757 73.0273 221.025 73.0273C213.293 73.0273 207.025 66.7593 207.025 59.0273Z" stroke="#DC6803" stroke-width="4"></path><g clip-path="url(#clip0_29455_5469)"><path d="M221.025 56.3606V59.0273M221.025 61.6939H221.032M227.692 59.0273C227.692 62.7092 224.707 65.6939 221.025 65.6939C217.343 65.6939 214.358 62.7092 214.358 59.0273C214.358 55.3454 217.343 52.3606 221.025 52.3606C224.707 52.3606 227.692 55.3454 227.692 59.0273Z" stroke="white" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M0.0015564 159.004C0.0015564 156.795 1.79242 155.004 4.00156 155.004H394.002C396.211 155.004 398.002 156.795 398.002 159.004C398.002 161.213 396.211 163.004 394.002 163.004H4.00155C1.79241 163.004 0.0015564 161.213 0.0015564 159.004Z" fill="white"></path><path d="M0.0015564 159.004C0.0015564 156.795 1.79242 155.004 4.00156 155.004H394.002C396.211 155.004 398.002 156.795 398.002 159.004C398.002 161.213 396.211 163.004 394.002 163.004H4.00155C1.79241 163.004 0.0015564 161.213 0.0015564 159.004Z" fill="white" fill-opacity="0.4"></path><path d="M47.3831 122.566L43.0016 155.274L74.1565 156.184L77.6464 130.133L47.3831 122.566Z" fill="#A7D0F8"></path><defs><clipPath id="clip0_29455_5469"><rect width="16" height="16" fill="white" transform="translate(213.025 51.0273)"></rect></clipPath></defs>', 15)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const f = /* @__PURE__ */ i(a, [["render", e]]);
|
|
14
|
+
export {
|
|
15
|
+
f as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as C, openBlock as l, createStaticVNode as a } from "vue";
|
|
2
|
+
import o from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const p = {}, e = {
|
|
4
|
+
viewBox: "0 0 275 153",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function i(h, t) {
|
|
9
|
+
return l(), C("svg", e, t[0] || (t[0] = [
|
|
10
|
+
a('<path d="M29.7635 137.504C31.3439 137.504 35.0085 137.299 37.5145 135.583C39.1641 134.45 40.0016 132.919 40.0016 131.023C40.0016 128.929 39.139 127.281 37.4452 126.129C34.6999 124.264 30.8276 124.512 30.6576 124.518L30.9661 127.071C30.9661 127.071 33.5351 126.928 35.1407 128.031C36.0852 128.681 36.5637 129.685 36.5637 131.023C36.5637 132.194 36.1103 133.068 35.1911 133.7C33.1258 135.119 29.3227 134.933 29.2849 134.933L29.0016 137.485C29.0457 137.485 29.329 137.504 29.7698 137.504H29.7635Z" fill="#A7D0F8"></path><path d="M33.0016 121.504H0.00158691L3.23559 152.504H29.5201L33.0016 121.504Z" fill="#A7D0F8"></path><path d="M21.7739 104.707C21.7739 110.815 13.017 113.666 11.7669 116.516C10.5167 119.367 25.5258 116.109 30.1131 105.929C34.7005 95.7485 24.2764 94.1196 25.1096 88.4186C25.9428 82.7177 35.9502 79.0533 37.6184 75.3878C39.2867 71.7224 35.1171 68.058 32.6149 67.6508C30.1128 67.2436 25.9443 67.6508 21.7739 69.2796C17.6036 70.9085 7.59727 75.3878 8.01423 85.5682C8.43119 95.7485 21.7739 98.599 21.7739 104.707Z" fill="white"></path><path d="M198.002 130.504H159.002V152.504H198.002V130.504Z" fill="#11385B"></path><path d="M82.2555 111.926H274.015V118.606C274.015 125.606 268.325 131.296 261.325 131.296H94.9555C87.9555 131.296 82.2655 125.606 82.2655 118.606V111.926H82.2555Z" fill="#E0F2FE"></path><path d="M91.1255 0.175781H265.125C270.025 0.175781 274.005 4.15577 274.005 9.05577V112.236H82.2555V9.05577C82.2555 4.15577 86.2355 0.175781 91.1355 0.175781H91.1255Z" fill="#E0F2FE"></path><path d="M263.425 8.23047H94.0446C91.8354 8.23047 90.0446 10.0213 90.0446 12.2305V101.31C90.0446 103.52 91.8354 105.31 94.0446 105.31H263.425C265.634 105.31 267.425 103.52 267.425 101.31V12.2305C267.425 10.0213 265.634 8.23047 263.425 8.23047Z" fill="#11385B"></path>', 7)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const f = /* @__PURE__ */ o(p, [["render", i]]);
|
|
14
|
+
export {
|
|
15
|
+
f as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as n, createElementVNode as e } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const i = {}, s = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 11 13",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function c(l, o) {
|
|
11
|
+
return n(), t("svg", s, o[0] || (o[0] = [
|
|
12
|
+
e("path", {
|
|
13
|
+
d: "M9.03553 9.41053C8.56467 9.88139 7.68051 10.7656 6.91421 11.5319C6.13316 12.3129 4.86703 12.3131 4.08598 11.532C3.33421 10.7803 2.46437 9.91044 1.96447 9.41053C0.0118447 7.45791 0.0118447 4.29209 1.96447 2.33947C3.91709 0.386845 7.08291 0.386845 9.03553 2.33947C10.9882 4.29209 10.9882 7.45791 9.03553 9.41053Z",
|
|
14
|
+
stroke: "white",
|
|
15
|
+
"stroke-opacity": "0.4",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
e("path", {
|
|
20
|
+
d: "M7.375 5.875C7.375 6.91053 6.53553 7.75 5.5 7.75C4.46447 7.75 3.625 6.91053 3.625 5.875C3.625 4.83947 4.46447 4 5.5 4C6.53553 4 7.375 4.83947 7.375 5.875Z",
|
|
21
|
+
stroke: "white",
|
|
22
|
+
"stroke-opacity": "0.4",
|
|
23
|
+
"stroke-linecap": "round",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}, null, -1)
|
|
26
|
+
]));
|
|
27
|
+
}
|
|
28
|
+
const a = /* @__PURE__ */ r(i, [["render", c]]);
|
|
29
|
+
export {
|
|
30
|
+
a as default
|
|
31
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import C from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const n = {}, s = {
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function c(l, e) {
|
|
9
|
+
return t(), o("svg", s, e[0] || (e[0] = [
|
|
10
|
+
r("path", {
|
|
11
|
+
d: "M10 14V10.4C10 10.0266 10 9.83995 9.92734 9.69734C9.86342 9.5719 9.76144 9.46991 9.63599 9.406C9.49339 9.33333 9.3067 9.33333 8.93333 9.33333H7.06667C6.6933 9.33333 6.50661 9.33333 6.36401 9.406C6.23857 9.46991 6.13658 9.5719 6.07266 9.69734C6 9.83995 6 10.0266 6 10.4V14M2 4.66667C2 5.77124 2.89543 6.66667 4 6.66667C5.10457 6.66667 6 5.77124 6 4.66667C6 5.77124 6.89543 6.66667 8 6.66667C9.10457 6.66667 10 5.77124 10 4.66667C10 5.77124 10.8954 6.66667 12 6.66667C13.1046 6.66667 14 5.77124 14 4.66667M4.13333 14H11.8667C12.6134 14 12.9868 14 13.272 13.8547C13.5229 13.7268 13.7268 13.5229 13.8547 13.272C14 12.9868 14 12.6134 14 11.8667V4.13333C14 3.3866 14 3.01323 13.8547 2.72801C13.7268 2.47713 13.5229 2.27316 13.272 2.14532C12.9868 2 12.6134 2 11.8667 2H4.13333C3.3866 2 3.01323 2 2.72801 2.14532C2.47713 2.27316 2.27316 2.47713 2.14532 2.72801C2 3.01323 2 3.3866 2 4.13333V11.8667C2 12.6134 2 12.9868 2.14532 13.272C2.27316 13.5229 2.47713 13.7268 2.72801 13.8547C3.01323 14 3.3866 14 4.13333 14Z",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-opacity": "0.4",
|
|
14
|
+
"stroke-width": "1.5",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const d = /* @__PURE__ */ C(n, [["render", c]]);
|
|
21
|
+
export {
|
|
22
|
+
d as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { createElementBlock as i, openBlock as n, createElementVNode as t, toDisplayString as r } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import s from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const a = {
|
|
5
|
+
props: {
|
|
6
|
+
width: {
|
|
7
|
+
type: String,
|
|
8
|
+
required: !1
|
|
9
|
+
},
|
|
10
|
+
height: {
|
|
11
|
+
type: String,
|
|
12
|
+
required: !1
|
|
13
|
+
},
|
|
14
|
+
title: {
|
|
15
|
+
type: String,
|
|
16
|
+
required: !1,
|
|
17
|
+
default: ""
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}, d = { class: "icon-new-notification" }, c = { class: "icon-title" };
|
|
21
|
+
function l(p, e, o, f, C, _) {
|
|
22
|
+
return n(), i("div", d, [
|
|
23
|
+
e[0] || (e[0] = t("svg", {
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
width: "24",
|
|
26
|
+
height: "25",
|
|
27
|
+
viewBox: "0 0 24 25",
|
|
28
|
+
fill: "none"
|
|
29
|
+
}, [
|
|
30
|
+
t("path", {
|
|
31
|
+
d: "M9.35493 21.5C10.0601 22.1224 10.9863 22.5 12.0008 22.5C13.0152 22.5 13.9414 22.1224 14.6466 21.5M18.0008 8.5C18.0008 6.9087 17.3686 5.38258 16.2434 4.25736C15.1182 3.13214 13.5921 2.5 12.0008 2.5C10.4095 2.5 8.88333 3.13214 7.75811 4.25736C6.63289 5.38258 6.00075 6.9087 6.00075 8.5C6.00075 11.5902 5.22122 13.706 4.35042 15.1054C3.61588 16.2859 3.24861 16.8761 3.26208 17.0408C3.27699 17.2231 3.31561 17.2926 3.46253 17.4016C3.59521 17.5 4.19334 17.5 5.38961 17.5H18.6119C19.8082 17.5 20.4063 17.5 20.539 17.4016C20.6859 17.2926 20.7245 17.2231 20.7394 17.0408C20.7529 16.8761 20.3856 16.2859 19.6511 15.1054C18.7803 13.706 18.0008 11.5902 18.0008 8.5Z",
|
|
32
|
+
stroke: "white",
|
|
33
|
+
"stroke-width": "2",
|
|
34
|
+
"stroke-linecap": "round",
|
|
35
|
+
"stroke-linejoin": "round"
|
|
36
|
+
})
|
|
37
|
+
], -1)),
|
|
38
|
+
t("span", c, r(o.title), 1)
|
|
39
|
+
]);
|
|
40
|
+
}
|
|
41
|
+
const g = /* @__PURE__ */ s(a, [["render", l], ["__scopeId", "data-v-dae09501"]]);
|
|
42
|
+
export {
|
|
43
|
+
g as default
|
|
44
|
+
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { createElementBlock as i, openBlock as n, createElementVNode as t, toDisplayString as r } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import s from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const a = {
|
|
5
|
+
props: {
|
|
6
|
+
width: {
|
|
7
|
+
type: String,
|
|
8
|
+
required: !1
|
|
9
|
+
},
|
|
10
|
+
height: {
|
|
11
|
+
type: String,
|
|
12
|
+
required: !1
|
|
13
|
+
},
|
|
14
|
+
title: {
|
|
15
|
+
type: String,
|
|
16
|
+
required: !1,
|
|
17
|
+
default: ""
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}, c = { class: "icon-notification" }, d = { class: "icon-title" };
|
|
21
|
+
function l(p, e, o, C, f, _) {
|
|
22
|
+
return n(), i("div", c, [
|
|
23
|
+
e[0] || (e[0] = t("svg", {
|
|
24
|
+
width: "24",
|
|
25
|
+
height: "25",
|
|
26
|
+
viewBox: "0 0 24 25",
|
|
27
|
+
fill: "none",
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
29
|
+
}, [
|
|
30
|
+
t("path", {
|
|
31
|
+
d: "M14.9987 19.5C14.9987 21.1569 13.6556 22.5 11.9987 22.5C10.3419 22.5 8.99874 21.1569 8.99874 19.5M13.7952 6.73856C14.2307 6.28864 14.4987 5.67562 14.4987 5C14.4987 3.61929 13.3795 2.5 11.9987 2.5C10.618 2.5 9.49874 3.61929 9.49874 5C9.49874 5.67562 9.76675 6.28864 10.2022 6.73856M17.9987 11.7C17.9987 10.3209 17.3666 8.99823 16.2414 8.02304C15.1162 7.04786 13.59 6.5 11.9987 6.5C10.4074 6.5 8.88132 7.04786 7.7561 8.02304C6.63089 8.99823 5.99874 10.3209 5.99874 11.7C5.99874 13.9818 5.43288 15.6506 4.72681 16.8447C3.92208 18.2056 3.51972 18.8861 3.53561 19.0486C3.55379 19.2346 3.58726 19.2933 3.73808 19.4036C3.86991 19.5 4.53225 19.5 5.85693 19.5H18.1406C19.4652 19.5 20.1276 19.5 20.2594 19.4036C20.4102 19.2933 20.4437 19.2346 20.4619 19.0486C20.4778 18.8861 20.0754 18.2056 19.2707 16.8447C18.5646 15.6506 17.9987 13.9818 17.9987 11.7Z",
|
|
32
|
+
stroke: "white",
|
|
33
|
+
"stroke-width": "2",
|
|
34
|
+
"stroke-linecap": "round",
|
|
35
|
+
"stroke-linejoin": "round"
|
|
36
|
+
})
|
|
37
|
+
], -1)),
|
|
38
|
+
t("span", d, r(o.title), 1)
|
|
39
|
+
]);
|
|
40
|
+
}
|
|
41
|
+
const m = /* @__PURE__ */ s(a, [["render", l], ["__scopeId", "data-v-077301ee"]]);
|
|
42
|
+
export {
|
|
43
|
+
m as default
|
|
44
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
import i from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const n = {}, l = {
|
|
4
|
+
width: "16",
|
|
5
|
+
height: "16",
|
|
6
|
+
viewBox: "0 0 12 12",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function c(s, t) {
|
|
11
|
+
return r(), o("svg", l, t[0] || (t[0] = [
|
|
12
|
+
e("g", { "clip-path": "url(#clip0_26568_6192)" }, [
|
|
13
|
+
e("path", {
|
|
14
|
+
d: "M4.74988 7.5V4.5M7.24988 7.5V4.5M10.9999 6C10.9999 8.76142 8.7613 11 5.99988 11C3.23845 11 0.999878 8.76142 0.999878 6C0.999878 3.23858 3.23845 1 5.99988 1C8.7613 1 10.9999 3.23858 10.9999 6Z",
|
|
15
|
+
stroke: "#CBD6E3",
|
|
16
|
+
"stroke-width": "1.2",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
})
|
|
20
|
+
], -1),
|
|
21
|
+
e("defs", null, [
|
|
22
|
+
e("clipPath", { id: "clip0_26568_6192" }, [
|
|
23
|
+
e("rect", {
|
|
24
|
+
width: "12",
|
|
25
|
+
height: "12",
|
|
26
|
+
fill: "white"
|
|
27
|
+
})
|
|
28
|
+
])
|
|
29
|
+
], -1)
|
|
30
|
+
]));
|
|
31
|
+
}
|
|
32
|
+
const h = /* @__PURE__ */ i(n, [["render", c]]);
|
|
33
|
+
export {
|
|
34
|
+
h as default
|
|
35
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as e, createElementVNode as o } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const r = {}, l = {
|
|
4
|
+
class: "m-auto",
|
|
5
|
+
width: "22",
|
|
6
|
+
height: "28",
|
|
7
|
+
viewBox: "0 0 22 28",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
};
|
|
11
|
+
function s(c, C) {
|
|
12
|
+
return e(), t("svg", l, C[0] || (C[0] = [
|
|
13
|
+
o("path", {
|
|
14
|
+
d: "M4.33398 0.664062H17.6673C18.7282 0.664063 19.7456 1.08549 20.4957 1.83564C21.2459 2.58578 21.6673 3.6032 21.6673 4.66406V23.3307C21.6673 24.3916 21.2459 25.409 20.4957 26.1592C19.7456 26.9093 18.7282 27.3307 17.6673 27.3307H4.33398C3.27312 27.3307 2.2557 26.9093 1.50556 26.1592C0.755412 25.409 0.333984 24.3916 0.333984 23.3307L0.333984 4.66406C0.333984 3.6032 0.755412 2.58578 1.50556 1.83564C2.2557 1.08549 3.27312 0.664063 4.33398 0.664062ZM5.66732 9.9974C5.3137 9.9974 4.97456 10.1379 4.72451 10.3879C4.47446 10.638 4.33398 10.9771 4.33398 11.3307C4.33398 11.6844 4.47446 12.0235 4.72451 12.2735C4.97456 12.5236 5.3137 12.6641 5.66732 12.6641H16.334C16.6876 12.6641 17.0267 12.5236 17.2768 12.2735C17.5268 12.0235 17.6673 11.6844 17.6673 11.3307C17.6673 10.9771 17.5268 10.638 17.2768 10.3879C17.0267 10.1379 16.6876 9.9974 16.334 9.9974H5.66732ZM5.66732 20.6641C5.3137 20.6641 4.97456 20.8045 4.72451 21.0546C4.47446 21.3046 4.33398 21.6438 4.33398 21.9974C4.33398 22.351 4.47446 22.6902 4.72451 22.9402C4.97456 23.1903 5.3137 23.3307 5.66732 23.3307H12.334C12.6876 23.3307 13.0267 23.1903 13.2768 22.9402C13.5268 22.6902 13.6673 22.351 13.6673 21.9974C13.6673 21.6438 13.5268 21.3046 13.2768 21.0546C13.0267 20.8045 12.6876 20.6641 12.334 20.6641H5.66732ZM5.66732 4.66406C5.3137 4.66406 4.97456 4.80454 4.72451 5.05459C4.47446 5.30464 4.33398 5.64377 4.33398 5.9974C4.33398 6.35102 4.47446 6.69016 4.72451 6.9402C4.97456 7.19025 5.3137 7.33073 5.66732 7.33073H16.334C16.6876 7.33073 17.0267 7.19025 17.2768 6.9402C17.5268 6.69016 17.6673 6.35102 17.6673 5.9974C17.6673 5.64377 17.5268 5.30464 17.2768 5.05459C17.0267 4.80454 16.6876 4.66406 16.334 4.66406H5.66732ZM5.66732 15.3307C5.3137 15.3307 4.97456 15.4712 4.72451 15.7213C4.47446 15.9713 4.33398 16.3104 4.33398 16.6641C4.33398 17.0177 4.47446 17.3568 4.72451 17.6069C4.97456 17.8569 5.3137 17.9974 5.66732 17.9974H16.334C16.6876 17.9974 17.0267 17.8569 17.2768 17.6069C17.5268 17.3568 17.6673 17.0177 17.6673 16.6641C17.6673 16.3104 17.5268 15.9713 17.2768 15.7213C17.0267 15.4712 16.6876 15.3307 16.334 15.3307H5.66732Z",
|
|
15
|
+
fill: "white"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(r, [["render", s]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const i = {}, s = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 12 12",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function C(c, e) {
|
|
11
|
+
return t(), o("svg", s, e[0] || (e[0] = [
|
|
12
|
+
n("path", {
|
|
13
|
+
d: "M1.25 10.75L4.02463 9.68283C4.2021 9.61457 4.29084 9.58045 4.37386 9.53588C4.4476 9.4963 4.5179 9.45061 4.58402 9.3993C4.65846 9.34154 4.72569 9.27431 4.86014 9.13986L10.5 3.5C11.0523 2.94771 11.0523 2.05228 10.5 1.5C9.94773 0.947714 9.0523 0.947714 8.50001 1.5L2.86014 7.13986C2.72569 7.27431 2.65846 7.34154 2.6007 7.41598C2.54939 7.4821 2.5037 7.5524 2.46412 7.62614C2.41955 7.70916 2.38542 7.7979 2.31717 7.97537L1.25 10.75ZM1.25 10.75L2.27906 8.07448C2.3527 7.88302 2.38952 7.78729 2.45267 7.74344C2.50786 7.70512 2.57615 7.69063 2.64215 7.70323C2.71767 7.71765 2.79019 7.79018 2.93524 7.93523L4.06479 9.06477C4.20984 9.20982 4.28236 9.28235 4.29678 9.35787C4.30939 9.42386 4.29489 9.49215 4.25657 9.54734C4.21272 9.6105 4.11699 9.64732 3.92553 9.72095L1.25 10.75Z",
|
|
14
|
+
stroke: "white",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const f = /* @__PURE__ */ r(i, [["render", C]]);
|
|
21
|
+
export {
|
|
22
|
+
f as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const r = {}, l = {
|
|
4
|
+
viewBox: "0 0 30 31",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function c(s, C) {
|
|
9
|
+
return o(), e("svg", l, C[0] || (C[0] = [
|
|
10
|
+
t("path", {
|
|
11
|
+
d: "M10 15.5C11.3261 15.5 12.5979 14.9732 13.5355 14.0355C14.4732 13.0979 15 11.8261 15 10.5C15 9.17392 14.4732 7.90215 13.5355 6.96447C12.5979 6.02678 11.3261 5.5 10 5.5C8.67392 5.5 7.40215 6.02678 6.46447 6.96447C5.52678 7.90215 5 9.17392 5 10.5C5 11.8261 5.52678 13.0979 6.46447 14.0355C7.40215 14.9732 8.67392 15.5 10 15.5ZM21.25 15.5C22.2446 15.5 23.1984 15.1049 23.9017 14.4017C24.6049 13.6984 25 12.7446 25 11.75C25 10.7554 24.6049 9.80161 23.9017 9.09835C23.1984 8.39509 22.2446 8 21.25 8C20.2554 8 19.3016 8.39509 18.5983 9.09835C17.8951 9.80161 17.5 10.7554 17.5 11.75C17.5 12.7446 17.8951 13.6984 18.5983 14.4017C19.3016 15.1049 20.2554 15.5 21.25 15.5ZM5.3125 18C4.56658 18 3.85121 18.2963 3.32376 18.8238C2.79632 19.3512 2.5 20.0666 2.5 20.8125V21.125C2.5 21.125 2.5 26.75 10 26.75C17.5 26.75 17.5 21.125 17.5 21.125V20.8125C17.5 20.0666 17.2037 19.3512 16.6762 18.8238C16.1488 18.2963 15.4334 18 14.6875 18H5.3125ZM21.25 24.875C19.7862 24.875 18.665 24.6488 17.8062 24.3025C18.306 23.459 18.6197 22.5184 18.7262 21.5437C18.7384 21.4253 18.7463 21.3065 18.75 21.1875V20.8125C18.7516 19.7653 18.3475 18.7582 17.6225 18.0025C17.665 18.0007 17.7075 17.9999 17.75 18H24.75C25.4793 18 26.1788 18.2897 26.6945 18.8055C27.2103 19.3212 27.5 20.0207 27.5 20.75C27.5 20.75 27.5 24.875 21.25 24.875Z",
|
|
12
|
+
fill: "#CBD6E3"
|
|
13
|
+
}, null, -1)
|
|
14
|
+
]));
|
|
15
|
+
}
|
|
16
|
+
const m = /* @__PURE__ */ n(r, [["render", c]]);
|
|
17
|
+
export {
|
|
18
|
+
m as default
|
|
19
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { defineComponent as r, createElementBlock as l, openBlock as s, createElementVNode as e, toDisplayString as i } from "vue";
|
|
2
|
+
const c = { class: "icon-person-circle" }, d = /* @__PURE__ */ r({
|
|
3
|
+
__name: "IconPersonCircle",
|
|
4
|
+
props: {
|
|
5
|
+
title: { type: String, default: "" }
|
|
6
|
+
},
|
|
7
|
+
setup(o) {
|
|
8
|
+
const n = o;
|
|
9
|
+
return (p, t) => (s(), l("div", c, [
|
|
10
|
+
t[0] || (t[0] = e("svg", {
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
width: "37",
|
|
13
|
+
height: "37",
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
class: "bi bi-person-circle",
|
|
16
|
+
viewBox: "0 0 16 16"
|
|
17
|
+
}, [
|
|
18
|
+
e("path", { d: "M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0" }),
|
|
19
|
+
e("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"
|
|
22
|
+
})
|
|
23
|
+
], -1)),
|
|
24
|
+
e("span", null, i(n.title), 1)
|
|
25
|
+
]));
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
export {
|
|
29
|
+
d as default
|
|
30
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as e, createStaticVNode as i } from "vue";
|
|
2
|
+
import o from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const r = {}, n = {
|
|
4
|
+
viewBox: "0 0 20 20",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function p(l, C) {
|
|
9
|
+
return e(), t("svg", n, C[0] || (C[0] = [
|
|
10
|
+
i('<g clip-path="url(#clip0_29388_5877)"><path d="M18.7995 9.32532H1.4292V19.9784H18.7995V9.32532Z" fill="white"></path><path d="M5.3334 15.8054C5.3334 15.3467 5.23054 14.9794 5.02483 14.7033C4.81911 14.4273 4.51316 14.2894 4.10698 14.2898C3.97404 14.2898 3.85159 14.2947 3.73963 14.3045C3.62681 14.3145 3.53392 14.3265 3.46045 14.3397V17.0218C3.57353 17.0899 3.69635 17.1403 3.82465 17.1714C3.97252 17.211 4.12496 17.2312 4.27806 17.2312C4.98197 17.2312 5.33375 16.7559 5.3334 15.8054Z" fill="url(#paint0_linear_29388_5877)"></path><path d="M18.8098 1.15806e-07H1.19021C1.03389 -6.88538e-05 0.879087 0.0306697 0.734653 0.0904588C0.59022 0.150248 0.458985 0.237915 0.34845 0.34845C0.237915 0.458985 0.150248 0.59022 0.0904588 0.734653C0.0306697 0.879087 -6.88538e-05 1.03389 1.15806e-07 1.19021V18.8098C1.15806e-07 18.9661 0.0307857 19.1209 0.0905993 19.2653C0.150413 19.4097 0.238083 19.5409 0.348604 19.6514C0.459125 19.7619 0.590332 19.8496 0.734735 19.9094C0.879138 19.9692 1.03391 20 1.19021 20H1.97318V13.3227C2.10648 13.2828 2.25937 13.2445 2.43184 13.2077C2.60502 13.1715 2.78607 13.1395 2.97552 13.1133C3.16497 13.087 3.35756 13.065 3.55278 13.0482C3.748 13.0314 3.9364 13.0235 4.11587 13.0235C4.50934 13.0173 4.90062 13.0831 5.27039 13.2177C5.5923 13.3368 5.88476 13.5238 6.12789 13.7661C6.36732 14.0113 6.55052 14.3057 6.66474 14.6288C6.7919 14.9941 6.85423 15.3788 6.84894 15.7655C6.85344 16.1397 6.80323 16.5126 6.6999 16.8723C6.61074 17.1839 6.46173 17.4752 6.26118 17.7298C6.06825 17.9691 5.82229 18.1603 5.54276 18.2882C5.23232 18.4262 4.89532 18.4943 4.55564 18.4876C4.36162 18.4887 4.16805 18.4686 3.97838 18.4277C3.80045 18.3883 3.62679 18.3315 3.45989 18.2582V20H18.8098C19.1254 19.9999 19.4281 19.8744 19.6512 19.6512C19.8744 19.4281 19.9999 19.1254 20 18.8098V1.19021C20 1.03391 19.9692 0.879138 19.9094 0.734735C19.8496 0.590332 19.7619 0.459125 19.6514 0.348604C19.5409 0.238083 19.4097 0.150413 19.2653 0.0905993C19.1209 0.0307857 18.9661 1.15806e-07 18.8098 1.15806e-07ZM7.60515 11.6103H9.08452V13.0923H7.60515V11.6103ZM9.08557 18.3879H7.59991V13.6239H9.08557V18.3879ZM13.0498 18.4277C12.7846 18.4856 12.5135 18.5124 12.2421 18.5075C11.837 18.5075 11.5013 18.4526 11.2351 18.3427C10.9871 18.246 10.7676 18.0882 10.5969 17.8841C10.4315 17.6759 10.3172 17.4318 10.2632 17.1714C10.1971 16.8668 10.1652 16.5558 10.1682 16.2441V11.6103H11.6323V13.1432H13.4407V14.3791H11.6565V16.2237C11.6565 16.5361 11.7114 16.7854 11.8213 16.9715C11.9311 17.1576 12.152 17.2507 12.4841 17.2507C12.6497 17.25 12.8149 17.2349 12.9779 17.2055C13.1361 17.1786 13.2914 17.137 13.4418 17.0812L13.6517 18.2357C13.4562 18.3147 13.2549 18.3789 13.0498 18.4277ZM17.7172 18.0935C17.3352 18.3681 16.7885 18.5142 16.0772 18.5317C15.6123 18.5432 15.2241 18.5129 14.9128 18.4409C14.6928 18.3951 14.4764 18.3338 14.2652 18.2572L14.484 17.0449C14.7387 17.1383 15.0008 17.2103 15.2675 17.2601C15.5281 17.3096 15.7932 17.3315 16.0584 17.3257C16.3305 17.3191 16.523 17.2876 16.6356 17.2312C16.7483 17.1749 16.8023 17.07 16.7978 16.9164C16.7946 16.7967 16.7189 16.6939 16.5705 16.6078C16.3536 16.4923 16.1269 16.3963 15.893 16.3207C15.6758 16.2469 15.4625 16.1622 15.2539 16.0668C15.0739 15.9863 14.9079 15.8777 14.7621 15.7451C14.6248 15.6169 14.5156 15.4616 14.4415 15.289C14.3585 15.084 14.3159 14.8648 14.3161 14.6435C14.3038 14.1516 14.477 13.7584 14.8356 13.4638C15.1942 13.1693 15.6924 13.0141 16.3302 12.9983C16.6378 12.9898 16.9455 13.0107 17.2491 13.0608C17.4876 13.0967 17.7226 13.1525 17.9518 13.2277L17.7209 14.3906C17.5345 14.332 17.3451 14.2833 17.1536 14.2447C16.9288 14.202 16.7 14.1844 16.4714 14.1922C16.0064 14.2038 15.7771 14.3392 15.7834 14.5984C15.7836 14.6526 15.795 14.7062 15.817 14.7558C15.8452 14.8101 15.8876 14.8556 15.9398 14.8876C16.0185 14.9391 16.1013 14.9841 16.1875 15.0219C16.2924 15.0695 16.425 15.122 16.5852 15.1793C16.8652 15.2719 17.1381 15.3845 17.4018 15.5163C17.5916 15.61 17.7647 15.7341 17.9145 15.8836C18.0368 16.0105 18.1291 16.163 18.1848 16.3302C18.242 16.5164 18.2719 16.71 18.2735 16.9048C18.2847 17.4226 18.0992 17.8188 17.7172 18.0935Z" fill="url(#paint1_linear_29388_5877)"></path></g><defs><linearGradient id="paint0_linear_29388_5877" x1="3.16919" y1="14.5826" x2="5.0983" y2="16.8817" gradientUnits="userSpaceOnUse"><stop stop-color="#E6362F"></stop><stop offset="0.77" stop-color="#9B1006"></stop></linearGradient><linearGradient id="paint1_linear_29388_5877" x1="1.25686" y1="-0.419826" x2="18.7431" y2="20.4193" gradientUnits="userSpaceOnUse"><stop stop-color="#E6362F"></stop><stop offset="0.77" stop-color="#9B1006"></stop></linearGradient><clipPath id="clip0_29388_5877"><rect width="20" height="20" fill="white"></rect></clipPath></defs>', 2)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const c = /* @__PURE__ */ o(r, [["render", p]]);
|
|
14
|
+
export {
|
|
15
|
+
c as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, i = {
|
|
4
|
+
width: "16",
|
|
5
|
+
height: "16",
|
|
6
|
+
viewBox: "0 0 12 12",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function l(c, e) {
|
|
11
|
+
return t(), o("svg", i, e[0] || (e[0] = [
|
|
12
|
+
n("path", {
|
|
13
|
+
d: "M2.49988 2.49482C2.49988 2.00924 2.49988 1.76644 2.60112 1.63261C2.68933 1.51601 2.82414 1.44386 2.97008 1.43515C3.1376 1.42515 3.33961 1.55982 3.74364 1.82918L9.00142 5.33436C9.33526 5.55693 9.50218 5.66821 9.56035 5.80847C9.6112 5.9311 9.6112 6.06891 9.56035 6.19154C9.50218 6.3318 9.33526 6.44308 9.00142 6.66564L3.74364 10.1708C3.33961 10.4402 3.1376 10.5749 2.97008 10.5649C2.82414 10.5561 2.68933 10.484 2.60112 10.3674C2.49988 10.2336 2.49988 9.99077 2.49988 9.50519V2.49482Z",
|
|
14
|
+
stroke: "#CBD6E3",
|
|
15
|
+
"stroke-width": "1.2",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
]));
|
|
20
|
+
}
|
|
21
|
+
const f = /* @__PURE__ */ r(s, [["render", l]]);
|
|
22
|
+
export {
|
|
23
|
+
f as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, l = {
|
|
4
|
+
class: "stroke-2",
|
|
5
|
+
viewBox: "0 0 14 14",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function c(i, o) {
|
|
10
|
+
return r(), e("svg", l, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M6.99996 1.66666V12.3333M12.3333 6.99999L1.66663 6.99999",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(s, [["render", c]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as n, createElementVNode as e } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const c = {}, i = { class: "icon-polygon-down" };
|
|
5
|
+
function s(l, o) {
|
|
6
|
+
return n(), t("div", i, o[0] || (o[0] = [
|
|
7
|
+
e("svg", {
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
width: "14",
|
|
10
|
+
height: "7",
|
|
11
|
+
viewBox: "0 0 14 7",
|
|
12
|
+
fill: "none"
|
|
13
|
+
}, [
|
|
14
|
+
e("path", {
|
|
15
|
+
d: "M7.35684 6.84236C7.16085 7.04205 6.83915 7.04205 6.64316 6.84237L0.9063 0.997346C0.595847 0.68104 0.819935 0.147109 1.26314 0.147109L12.7369 0.147109C13.1801 0.147109 13.4042 0.681039 13.0937 0.997345L7.35684 6.84236Z",
|
|
16
|
+
fill: "white"
|
|
17
|
+
})
|
|
18
|
+
], -1)
|
|
19
|
+
]));
|
|
20
|
+
}
|
|
21
|
+
const _ = /* @__PURE__ */ r(c, [["render", s], ["__scopeId", "data-v-eaf80668"]]);
|
|
22
|
+
export {
|
|
23
|
+
_ as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function i(l, o) {
|
|
9
|
+
return t(), e("svg", c, o[0] || (o[0] = [
|
|
10
|
+
r("path", {
|
|
11
|
+
d: "M8.00016 10.6667V14M8.00016 10.6667L12.0002 14M8.00016 10.6667L4.00016 14M14.0002 2V7.46667C14.0002 8.58677 14.0002 9.14682 13.7822 9.57465C13.5904 9.95097 13.2845 10.2569 12.9081 10.4487C12.4803 10.6667 11.9203 10.6667 10.8002 10.6667H5.20016C4.08006 10.6667 3.52001 10.6667 3.09218 10.4487C2.71586 10.2569 2.4099 9.95097 2.21815 9.57465C2.00016 9.14682 2.00016 8.58677 2.00016 7.46667V2M5.3335 6V8M8.00016 4.66667V8M10.6668 7.33333V8M14.6668 2H1.3335",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-opacity": "0.4",
|
|
14
|
+
"stroke-width": "1.5",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const a = /* @__PURE__ */ n(s, [["render", i]]);
|
|
21
|
+
export {
|
|
22
|
+
a as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createStaticVNode as i } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import c from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const o = {}, s = { class: "icon-progress-base" };
|
|
5
|
+
function l(h, t) {
|
|
6
|
+
return r(), e("div", s, t[0] || (t[0] = [
|
|
7
|
+
i('<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12184_8239)"><rect x="0.5" width="32" height="32" rx="16" fill="white"></rect><rect x="1.5" y="1" width="30" height="30" rx="15" stroke="#EAECF0" stroke-width="2"></rect><circle cx="16.5" cy="16" r="5" fill="#D0D5DD"></circle></g><defs><clipPath id="clip0_12184_8239"><rect x="0.5" width="32" height="32" rx="16" fill="white"></rect></clipPath></defs></svg>', 1)
|
|
8
|
+
]));
|
|
9
|
+
}
|
|
10
|
+
const f = /* @__PURE__ */ c(o, [["render", l]]);
|
|
11
|
+
export {
|
|
12
|
+
f as default
|
|
13
|
+
};
|