adata-ui 4.0.0 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.d.mts +1 -0
- package/dist/module.json +2 -1
- package/dist/module.mjs +28 -4
- package/dist/runtime/components/Footer.vue +117 -0
- package/dist/runtime/components/Footer.vue.d.ts +2 -0
- package/dist/runtime/components/FooterAccordion.vue +13 -0
- package/dist/runtime/components/FooterAccordion.vue.d.ts +2 -0
- package/dist/runtime/components/Header.vue +2 -2
- package/dist/runtime/components/Header.vue.d.ts +1 -1
- package/dist/runtime/i18n/i18n.config.d.ts +1599 -0
- package/dist/runtime/i18n/i18n.config.js +20 -0
- package/dist/runtime/icons/adata.vue +19 -0
- package/dist/runtime/icons/adata.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/facebook.vue +15 -0
- package/dist/runtime/icons/socials/facebook.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/instagram.vue +19 -0
- package/dist/runtime/icons/socials/instagram.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/linkedin.vue +24 -0
- package/dist/runtime/icons/socials/linkedin.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/telegram.vue +15 -0
- package/dist/runtime/icons/socials/telegram.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/tik-tok.vue +15 -0
- package/dist/runtime/icons/socials/tik-tok.vue.d.ts +2 -0
- package/dist/runtime/icons/socials/youtube.vue +16 -0
- package/dist/runtime/icons/socials/youtube.vue.d.ts +2 -0
- package/dist/runtime/lang/en.d.ts +4 -0
- package/dist/runtime/lang/en.js +535 -0
- package/dist/runtime/lang/kk.d.ts +4 -0
- package/dist/runtime/lang/kk.js +535 -0
- package/dist/runtime/lang/ru.d.ts +531 -0
- package/dist/runtime/lang/ru.js +529 -0
- package/package.json +4 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import RuLocale from "../lang/ru.js";
|
|
2
|
+
import EnLocale from "../lang/en.js";
|
|
3
|
+
import KkLocale from "../lang/kk.js";
|
|
4
|
+
export default {
|
|
5
|
+
legacy: true,
|
|
6
|
+
locale: "ru",
|
|
7
|
+
defaultLocale: "ru",
|
|
8
|
+
strategy: "prefix_except_default",
|
|
9
|
+
messages: {
|
|
10
|
+
ru: {
|
|
11
|
+
...RuLocale
|
|
12
|
+
},
|
|
13
|
+
en: {
|
|
14
|
+
...EnLocale
|
|
15
|
+
},
|
|
16
|
+
kk: {
|
|
17
|
+
...KkLocale
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="92" height="26" viewBox="0 0 92 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_867_102988)">
|
|
4
|
+
<path d="M12.7943 8.26123H12.7098C12.6736 8.71061 12.5849 9.15419 12.4454 9.58289L10.7944 14.7331H14.6771L13.0478 9.63489C12.9159 9.18701 12.831 8.72666 12.7943 8.26123Z" fill="currentColor"/>
|
|
5
|
+
<path d="M23.4 0H2.6C1.91044 0 1.24912 0.273926 0.761524 0.761521C0.273929 1.24912 0 1.91044 0 2.6V23.4C0 24.0896 0.273929 24.7509 0.761524 25.2385C1.24912 25.7261 1.91044 26 2.6 26H23.4C24.0896 26 24.7509 25.7261 25.2385 25.2385C25.7261 24.7509 26 24.0896 26 23.4V2.6C26 1.91044 25.7261 1.24912 25.2385 0.761521C24.7509 0.273926 24.0896 0 23.4 0ZM16.5382 20.7242L15.4548 17.3485H10.0598L8.99167 20.7242H5.29317L10.816 5.55751H14.8677L20.2627 20.7242H16.5382Z" fill="currentColor"/>
|
|
6
|
+
<path d="M33 20.9976V5.00195H38.9048C44.8246 5.00195 47.7838 7.60163 47.7822 12.801C47.7822 15.2917 46.9746 17.2813 45.3594 18.7696C43.7441 20.258 41.5926 21.0014 38.9048 20.9999L33 20.9976ZM36.7556 7.93373V18.075H38.6144C40.2392 18.075 41.5156 17.6065 42.4439 16.6696C43.3721 15.7327 43.8346 14.4569 43.8314 12.8421C43.8314 11.3187 43.3729 10.119 42.4558 9.24309C41.5387 8.36713 40.2503 7.93068 38.5906 7.93373H36.7556Z" fill="currentColor"/>
|
|
7
|
+
<path d="M64.8111 20.9976H60.7293L59.5393 17.4397H53.625L52.435 20.9976H48.3748L54.4414 5.00195H58.892L64.8111 20.9976ZM58.673 14.6725L56.8833 9.29337C56.7388 8.82481 56.6455 8.34311 56.6048 7.85603H56.512C56.4723 8.32997 56.3748 8.79781 56.2216 9.24995L54.4081 14.6725H58.673Z" fill="currentColor"/>
|
|
8
|
+
<path d="M76.8669 7.93407H72.1069V20.9979H68.3536V7.93407H63.6174V5H76.8669V7.93407Z" fill="currentColor"/>
|
|
9
|
+
<path d="M92.0001 20.9976H87.9112L86.7212 17.4397H80.7974L79.6241 20.9976H75.5566L81.6233 5.00195H86.0739L92.0001 20.9976ZM85.8644 14.6725L84.0747 9.29337C83.9302 8.82481 83.8369 8.34311 83.7962 7.85603H83.7034C83.6637 8.32997 83.5662 8.79781 83.413 9.24995L81.5995 14.6725H85.8644Z" fill="currentColor"/>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_867_102988">
|
|
13
|
+
<rect width="92" height="26" fill="currentColor"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>
|
|
17
|
+
</template>
|
|
18
|
+
<script setup lang="ts">
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
|
+
<circle cx="14" cy="14" r="14" fill="white"/>
|
|
8
|
+
<path class="logo" d="M19.2137 18.2816L19.8356 14.3301H15.9452V11.767C15.9452 10.6857 16.4877 9.63107 18.2302 9.63107H20V6.26699C20 6.26699 18.3945 6 16.8603 6C13.6548 6 11.5617 7.89294 11.5617 11.3184V14.3301H8V18.2816H11.5617V27.8345C12.2767 27.944 13.0082 28 13.7534 28C14.4986 28 15.2302 27.944 15.9452 27.8345V18.2816H19.2137Z" fill="#2C3E50"/>
|
|
9
|
+
</svg>
|
|
10
|
+
|
|
11
|
+
</template>
|
|
12
|
+
|
|
13
|
+
<style scoped>
|
|
14
|
+
|
|
15
|
+
</style>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
|
+
<rect width="28" height="28" rx="14" fill="white"/>
|
|
8
|
+
<g class="logo" fill="#2C3E50">
|
|
9
|
+
<path d="M20.125 9.1875C20.125 9.91237 19.5374 10.5 18.8125 10.5C18.0876 10.5 17.5 9.91237 17.5 9.1875C17.5 8.46263 18.0876 7.875 18.8125 7.875C19.5374 7.875 20.125 8.46263 20.125 9.1875Z" />
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 18.375C16.4162 18.375 18.375 16.4162 18.375 14C18.375 11.5838 16.4162 9.625 14 9.625C11.5838 9.625 9.625 11.5838 9.625 14C9.625 16.4162 11.5838 18.375 14 18.375ZM14 16.625C15.4497 16.625 16.625 15.4497 16.625 14C16.625 12.5503 15.4497 11.375 14 11.375C12.5503 11.375 11.375 12.5503 11.375 14C11.375 15.4497 12.5503 16.625 14 16.625Z" />
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.25 13.65C5.25 10.7097 5.25 9.23959 5.82222 8.11655C6.32555 7.1287 7.1287 6.32555 8.11655 5.82222C9.23959 5.25 10.7097 5.25 13.65 5.25H14.35C17.2903 5.25 18.7604 5.25 19.8835 5.82222C20.8713 6.32555 21.6744 7.1287 22.1778 8.11655C22.75 9.23959 22.75 10.7097 22.75 13.65V14.35C22.75 17.2903 22.75 18.7604 22.1778 19.8835C21.6744 20.8713 20.8713 21.6744 19.8835 22.1778C18.7604 22.75 17.2903 22.75 14.35 22.75H13.65C10.7097 22.75 9.23959 22.75 8.11655 22.1778C7.1287 21.6744 6.32555 20.8713 5.82222 19.8835C5.25 18.7604 5.25 17.2903 5.25 14.35V13.65ZM13.65 7H14.35C15.849 7 16.868 7.00136 17.6557 7.06572C18.4229 7.1284 18.8153 7.24202 19.089 7.38148C19.7475 7.71703 20.283 8.25247 20.6185 8.91103C20.758 9.18473 20.8716 9.57709 20.9343 10.3443C20.9986 11.132 21 12.151 21 13.65V14.35C21 15.849 20.9986 16.868 20.9343 17.6557C20.8716 18.4229 20.758 18.8153 20.6185 19.089C20.283 19.7475 19.7475 20.283 19.089 20.6185C18.8153 20.758 18.4229 20.8716 17.6557 20.9343C16.868 20.9986 15.849 21 14.35 21H13.65C12.151 21 11.132 20.9986 10.3443 20.9343C9.57709 20.8716 9.18473 20.758 8.91103 20.6185C8.25247 20.283 7.71703 19.7475 7.38148 19.089C7.24202 18.8153 7.1284 18.4229 7.06572 17.6557C7.00136 16.868 7 15.849 7 14.35V13.65C7 12.151 7.00136 11.132 7.06572 10.3443C7.1284 9.57709 7.24202 9.18473 7.38148 8.91103C7.71703 8.25247 8.25247 7.71703 8.91103 7.38148C9.18473 7.24202 9.57709 7.1284 10.3443 7.06572C11.132 7.00136 12.151 7 13.65 7Z" />
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
14
|
+
|
|
15
|
+
</template>
|
|
16
|
+
|
|
17
|
+
<style scoped>
|
|
18
|
+
|
|
19
|
+
</style>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<rect width="28" height="28" rx="14" fill="white" />
|
|
4
|
+
<g clip-path="url(#clip0_11045_8656)">
|
|
5
|
+
<path
|
|
6
|
+
d="M9.72564 11.1482H6.51458C6.37207 11.1482 6.25659 11.2637 6.25659 11.4062V21.722C6.25659 21.8645 6.37207 21.9799 6.51458 21.9799H9.72564C9.86815 21.9799 9.98363 21.8645 9.98363 21.722V11.4062C9.98363 11.2637 9.86815 11.1482 9.72564 11.1482Z"
|
|
7
|
+
fill="#2C3E50"
|
|
8
|
+
/>
|
|
9
|
+
<path
|
|
10
|
+
d="M8.12134 6.02002C6.95297 6.02002 6.00244 6.96952 6.00244 8.1366C6.00244 9.3042 6.95297 10.2541 8.12134 10.2541C9.28878 10.2541 10.2385 9.30414 10.2385 8.1366C10.2386 6.96952 9.28878 6.02002 8.12134 6.02002Z"
|
|
11
|
+
fill="#2C3E50"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
d="M17.8931 10.8918C16.6035 10.8918 15.6501 11.4463 15.0718 12.0762V11.4062C15.0718 11.2638 14.9564 11.1482 14.8139 11.1482H11.7387C11.5962 11.1482 11.4807 11.2638 11.4807 11.4062V21.722C11.4807 21.8645 11.5962 21.98 11.7387 21.98H14.9427C15.0853 21.98 15.2007 21.8645 15.2007 21.722V16.6181C15.2007 14.8982 15.6679 14.2281 16.8668 14.2281C18.1725 14.2281 18.2763 15.3023 18.2763 16.7066V21.722C18.2763 21.8646 18.3918 21.98 18.5343 21.98H21.7395C21.882 21.98 21.9975 21.8646 21.9975 21.722V16.0637C21.9975 13.5062 21.5099 10.8918 17.8931 10.8918Z"
|
|
15
|
+
fill="#2C3E50"
|
|
16
|
+
/>
|
|
17
|
+
</g>
|
|
18
|
+
<defs>
|
|
19
|
+
<clipPath id="clip0_11045_8656">
|
|
20
|
+
<rect width="15.9952" height="16" fill="white" transform="translate(6.00244 6)" />
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
|
24
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
|
+
<circle cx="14" cy="14" r="12.25" fill="white"/>
|
|
8
|
+
<path class="logo" d="M20.1132 8.93269C20.2223 8.2279 19.5522 7.67161 18.9256 7.94675L6.44422 13.4267C5.99482 13.624 6.0277 14.3047 6.49378 14.4532L9.06775 15.2728C9.55901 15.4293 10.091 15.3484 10.5199 15.052L16.3231 11.0427C16.4981 10.9218 16.6888 11.1707 16.5393 11.3248L12.3621 15.6316C11.9569 16.0493 12.0373 16.7573 12.5247 17.0629L17.2016 19.9958C17.7261 20.3247 18.401 19.9942 18.4991 19.3604L20.1132 8.93269Z" fill="#2C3E50"/>
|
|
9
|
+
</svg>
|
|
10
|
+
|
|
11
|
+
</template>
|
|
12
|
+
|
|
13
|
+
<style scoped>
|
|
14
|
+
|
|
15
|
+
</style>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
|
+
<circle cx="14" cy="14" r="14" fill="white"/>
|
|
8
|
+
<path class="logo" fill-rule="evenodd" clip-rule="evenodd" d="M16.855 6.15542H16.8569C16.7832 5.73905 16.8163 5.46875 16.8163 5.46875H13.8661V16.3445L13.8661 16.3593C13.8661 16.736 13.8661 17.1008 13.7333 17.4633C13.5182 18.0513 13.0585 18.582 12.4471 18.8175C11.6387 19.1285 10.986 19.1352 10.257 18.763C10.2563 18.7622 10.2556 18.7613 10.2549 18.7604C10.1564 18.7101 10.056 18.6525 9.95369 18.5877C9.07665 17.9979 8.91677 17.1137 8.92104 16.4888C9.02359 15.6396 9.37184 15.1642 10.0281 14.6769C10.0437 14.6659 10.0594 14.6553 10.0751 14.6449C10.0594 14.6553 10.0438 14.6659 10.0282 14.6769C9.37193 15.1642 9.02367 15.6396 8.92112 16.4888C8.91685 17.1137 9.07673 17.9979 9.95449 18.5873C10.0568 18.6519 10.1572 18.7095 10.2557 18.76C9.85727 18.2389 9.77074 17.6362 9.77395 17.1751C9.87615 16.326 10.2251 15.8502 10.881 15.3632C11.82 14.7028 12.9926 15.0762 12.9926 15.0762V12.2257C12.7111 12.1849 12.4263 12.168 12.1417 12.1752V11.5439C11.5911 11.4678 11.0314 11.4757 10.4834 11.5674C10.1198 11.6302 9.76426 11.7303 9.42299 11.8661C8.87585 12.0684 8.36775 12.3567 7.91959 12.7193C7.41138 13.1401 6.98339 13.6425 6.65477 14.2039C6.5305 14.4093 6.06046 15.2294 6.00313 16.5656C5.97002 17.3239 6.20788 18.1061 6.32112 18.4314V18.4338V18.4379C6.32591 18.4505 6.33161 18.4652 6.33819 18.4817C6.35099 18.5173 6.36119 18.5444 6.3678 18.562L6.36782 18.5621L6.37238 18.5743L6.3387 18.483C6.43227 18.7172 6.7028 19.3168 7.12374 19.83C7.48802 20.2711 7.91859 20.658 8.40138 20.9781C8.25069 20.8322 8.10886 20.6781 7.97656 20.5167C7.75471 20.2453 7.57493 19.9504 7.44065 19.6977C7.57496 19.9499 7.75466 20.2437 7.97598 20.5135C8.10828 20.675 8.25012 20.8291 8.4008 20.975L8.40385 20.9772C8.66679 21.2316 8.9538 21.4621 9.26119 21.6657C10.688 22.593 12.2737 22.5302 12.2737 22.5302C12.2964 22.5292 12.3237 22.5284 12.355 22.5274C12.7011 22.5169 13.5519 22.491 14.5099 22.0586C15.669 21.5357 16.3259 20.7593 16.3259 20.7593L16.3464 20.7356L16.3593 20.7208C16.5135 20.5447 16.9945 19.995 17.3155 19.1924C17.5836 18.5235 17.6716 17.7215 17.6716 17.4003V11.6326C17.7101 11.6534 18.1858 11.952 18.1858 11.952C18.1858 11.952 18.8745 12.3708 19.9459 12.6438C20.7133 12.839 21.7502 12.8796 21.7502 12.8796V10.0866C21.554 10.1064 21.2517 10.0848 20.897 10.0053V12.194C20.897 12.194 19.8605 12.1534 19.0927 11.9582C18.0213 11.6855 17.3322 11.2664 17.3322 11.2664C17.3322 11.2664 16.8569 10.9678 16.8184 10.9466V16.7137C16.8184 16.7602 16.8166 16.8167 16.8126 16.8816C16.8165 16.817 16.8183 16.7607 16.8183 16.7143V10.9459C16.8568 10.9671 17.3322 11.2657 17.3322 11.2657C17.3322 11.2657 18.0212 11.6845 19.0927 11.9575C19.8604 12.1527 20.897 12.1933 20.897 12.1933V10.0055C20.897 10.0055 20.897 10.0055 20.897 10.0055V9.40037C20.5327 9.43689 19.7939 9.32973 19.0436 8.97069C18.9269 8.91476 18.8137 8.85231 18.7046 8.78367C18.7986 8.88093 19.2793 9.36181 19.8964 9.65702C20.1646 9.78541 20.445 9.88859 20.7337 9.96518C20.4444 9.88865 20.1634 9.78542 19.8946 9.65688C19.2775 9.36166 18.7968 8.88079 18.7027 8.78352C18.3845 8.58334 18.0927 8.34705 17.8335 8.07979C17.1877 7.37203 16.9434 6.65744 16.855 6.15542ZM11.6229 19.6505C11.3584 19.5771 11.0911 19.453 10.8087 19.2741C10.6943 19.1986 10.5873 19.1137 10.4889 19.0203C10.5867 19.1135 10.6931 19.1985 10.8069 19.274C11.09 19.4532 11.3579 19.5773 11.6229 19.6505ZM7.23866 19.2796C7.2865 19.3901 7.35417 19.5353 7.44065 19.6977C7.35412 19.5349 7.28649 19.3897 7.23866 19.2796ZM7.23866 19.2796C7.20834 19.2099 7.18598 19.1543 7.17181 19.1174L7.17174 19.1156C7.18588 19.1533 7.20827 19.2095 7.23866 19.2796ZM7.17123 19.1119L7.17114 19.113C7.10773 18.9299 7.00568 18.6044 6.93392 18.2205C7.00591 18.6044 7.10804 18.9296 7.17123 19.1119ZM12.1397 14.39V12.1753L12.1401 12.1753V14.3902L12.1397 14.39ZM16.3954 18.6651C16.2822 18.9206 16.1549 19.1472 16.0315 19.3405C16.1551 19.1472 16.2824 18.9206 16.3954 18.6651ZM17.8358 8.07979C17.1898 7.37196 16.9455 6.65731 16.8572 6.15527H17.6698C17.6698 6.15527 17.5078 7.47162 18.6886 8.76612L18.705 8.78352C18.3867 8.58334 18.0949 8.34705 17.8358 8.07979Z" fill="#2C3E50"/>
|
|
9
|
+
</svg>
|
|
10
|
+
|
|
11
|
+
</template>
|
|
12
|
+
|
|
13
|
+
<style scoped>
|
|
14
|
+
|
|
15
|
+
</style>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
|
+
<rect width="28" height="28" rx="14" fill="white"/>
|
|
8
|
+
<path class="logo" d="M5.57456 10.2889C5.65329 9.07693 6.62772 8.12708 7.84079 8.06699C9.59739 7.97996 12.1081 7.875 13.9998 7.875C15.8915 7.875 18.4022 7.97996 20.1588 8.06699C21.3719 8.12708 22.3463 9.07693 22.425 10.2889C22.5005 11.4501 22.5748 12.8789 22.5748 14C22.5748 15.1211 22.5005 16.5499 22.425 17.7111C22.3463 18.9231 21.3719 19.8729 20.1588 19.933C18.4022 20.02 15.8915 20.125 13.9998 20.125C12.1081 20.125 9.59739 20.02 7.84079 19.933C6.62772 19.8729 5.65329 18.9231 5.57456 17.7111C5.49914 16.5499 5.4248 15.1211 5.4248 14C5.4248 12.8789 5.49914 11.4501 5.57456 10.2889Z" fill="#2C3E50"/>
|
|
9
|
+
<path d="M12.1626 11.5498V16.4498L17.0626 13.9998L12.1626 11.5498Z" fill="white"/>
|
|
10
|
+
</svg>
|
|
11
|
+
|
|
12
|
+
</template>
|
|
13
|
+
|
|
14
|
+
<style scoped>
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|