adata-ui 2.1.41-beta.0 → 2.1.41-beta.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/-error.vue +170 -170
- package/.claude/settings.local.json +19 -0
- package/.editorconfig +12 -12
- package/.gitlab-ci.yml +16 -16
- package/.nuxtrc +1 -1
- package/.nvmrc +1 -1
- package/.playground/app.config.ts +5 -5
- package/.playground/app.vue +102 -102
- package/.playground/nuxt.config.ts +4 -4
- package/CLAUDE.md +63 -62
- package/README.md +75 -75
- package/app.config.ts +28 -28
- package/app.vue +8 -8
- package/assets/styles/main.css +12 -11
- package/assets/styles/theme.css +583 -576
- package/assets/styles/ui.css +247 -170
- package/components/elements/README.md +1 -1
- package/components/elements/a-select-row/ASelectRowV2.vue +210 -210
- package/components/elements/a-select-row/index.vue +139 -139
- package/components/elements/accordion/AAccordion.vue +199 -199
- package/components/elements/accordion/AAccordionGroup/AAccordionGroup.vue +145 -145
- package/components/elements/accordion/AAccordionGroup/types.ts +20 -20
- package/components/elements/accordion/AAccordionGroup/ui.config.ts +22 -22
- package/components/elements/accordion/types.ts +14 -14
- package/components/elements/accordion/ui.config.ts +22 -22
- package/components/elements/alert/AAlert.vue +52 -52
- package/components/elements/banner/ABanner.vue +49 -49
- package/components/elements/bg-block/ABgBlock.vue +11 -11
- package/components/elements/button/AButton.vue +191 -191
- package/components/elements/button/AButtonV2.vue +179 -134
- package/components/elements/button/types.ts +24 -24
- package/components/elements/button-login/index.vue +19 -19
- package/components/elements/calendar/ACalendar.vue +83 -83
- package/components/elements/carousel/ACarousel.vue +159 -159
- package/components/elements/carousel/config.ui.ts +15 -15
- package/components/elements/carousel/types.ts +18 -18
- package/components/elements/chip-wrapper/AChipWrapper.vue +81 -81
- package/components/elements/chip-wrapper/types.ts +12 -12
- package/components/elements/chips/AChips.vue +33 -33
- package/components/elements/companies/AOurClients.vue +47 -47
- package/components/elements/count-up/ACountUp.vue +54 -0
- package/components/elements/curve-block/ACurveBlock.vue +259 -259
- package/components/elements/curve-block-v2/ACurveBlockV2.vue +122 -84
- package/components/elements/digit-badge/ADigitBadge.vue +86 -86
- package/components/elements/empty-box/empty-box-V2.vue +92 -92
- package/components/elements/error-template/index.vue +116 -116
- package/components/elements/feature-description/AFeatureDescription.vue +112 -112
- package/components/elements/illustrations/noAccess.vue +71 -71
- package/components/elements/infinite-carousel/AInfiniteCarousel.vue +85 -47
- package/components/elements/infinite-scroll/AInfiniteScroll.vue +33 -33
- package/components/elements/leave-note/ALeaveNote.vue +102 -102
- package/components/elements/pagination/APagination.vue +110 -110
- package/components/elements/photos-animation/APhotosAnimation.vue +85 -85
- package/components/elements/section-heading/ASectionHeading.vue +35 -0
- package/components/elements/segmented/ASegmentedV2.vue +154 -154
- package/components/elements/select/ASelect.vue +448 -448
- package/components/elements/select/ASelectMobile.vue +186 -186
- package/components/elements/select/ASelectV2.vue +580 -580
- package/components/elements/select/ui/select-button.vue +112 -112
- package/components/elements/select/ui/select-list.vue +99 -99
- package/components/elements/show-more/AShowMore.vue +35 -35
- package/components/elements/show-more/AShowMoreV2.vue +26 -26
- package/components/elements/skeleton/ASkeleton.vue +44 -44
- package/components/elements/slider/ASlider.vue +175 -175
- package/components/elements/slider/ASliderItem.vue +31 -31
- package/components/elements/slider/ASliderV2.vue +182 -182
- package/components/elements/slider/types.ts +21 -21
- package/components/elements/star-rating/AStarRating.vue +189 -189
- package/components/elements/star-rating/types.ts +7 -7
- package/components/elements/star-rating/ui/Star.vue +74 -74
- package/components/elements/status-badge/AStatusBadge.vue +125 -125
- package/components/elements/step-slider/AStepSliderColCard.vue +270 -233
- package/components/elements/step-slider/AStepSliderColNumber.vue +199 -178
- package/components/elements/table/ATable.vue +93 -93
- package/components/elements/table/table.config.ts +32 -32
- package/components/elements/tree-select/ATreeSelect.vue +157 -157
- package/components/elements/tree-select/TreeService.ts +184 -184
- package/components/elements/tree-select/components/ATreeSelectNode.vue +104 -104
- package/components/elements/tree-select/types.ts +63 -63
- package/components/elements/tree-select/utils.ts +30 -30
- package/components/elements/tree-select-mobile/ATreeSelectMobile.vue +79 -79
- package/components/elements/tree-select-mobile/components/ATreeSelectNodesMobile.vue +175 -175
- package/components/elements/tree-select-modal/ATreeSelectModal.vue +217 -217
- package/components/features/color-mode/AColorMode.client.vue +74 -96
- package/components/features/dropdown/ADropdown.vue +127 -127
- package/components/features/dropdown/ADropdownV2.vue +140 -140
- package/components/features/go-top/GoTop.vue +63 -63
- package/components/features/lang-switcher/lang-switcher.vue +158 -158
- package/components/features/payment/banner/BasicPlusLimitBanner.vue +84 -84
- package/components/features/payment/banner/PaymentBanner.vue +88 -88
- package/components/features/payment/banner/UpSellBanner.vue +105 -105
- package/components/features/payment/process/PaymentKaspiQrSidePanel.vue +180 -180
- package/components/features/payment/process/PaymentKaspiRedirectSidePanel.vue +123 -123
- package/components/features/payment/process/PaymentMethodSidePanel.vue +138 -138
- package/components/features/payment/process/PaymentProcess.vue +158 -158
- package/components/features/payment/process/PaymentTopUpSidePanel.vue +119 -119
- package/components/features/pk-mobile-services/APkMobileServices.vue +107 -107
- package/components/features//321/201hange-version/AChangeVersion.vue +20 -20
- package/components/forms/README.md +1 -1
- package/components/forms/checkbox/ACheckbox.vue +149 -149
- package/components/forms/checkbox/ACheckboxV2.vue +229 -229
- package/components/forms/feedback-form/FeedbackForm.vue +177 -177
- package/components/forms/feedback-form/FeedbackFormV2.vue +186 -183
- package/components/forms/input/AInputV2.vue +560 -538
- package/components/forms/input/button/AInputButton.vue +53 -53
- package/components/forms/input/date/AInputDate.vue +217 -217
- package/components/forms/input/password/AInputPassword.vue +59 -59
- package/components/forms/input/standard/AInputStandard.vue +424 -424
- package/components/forms/input/textarea/ATextarea.vue +207 -207
- package/components/forms/input/textarea/ATextareaV2.vue +253 -248
- package/components/forms/radio-button/ARadioButton.vue +95 -95
- package/components/forms/request-demo/ARequestDemo.vue +108 -108
- package/components/forms/toggle/AToggle.vue +157 -157
- package/components/forms/toggle/AToggleV2.vue +72 -72
- package/components/forms/toggle/types.ts +16 -16
- package/components/modals/AConfirmationEmail.vue +40 -40
- package/components/modals/AboutTariffModal.vue +115 -115
- package/components/modals/AnotherDeviceModal.vue +65 -65
- package/components/modals/ApplicationAcceptedModal.vue +45 -45
- package/components/modals/ConnectingTariffModal.vue +60 -60
- package/components/modals/ContactsMobileModel.vue +182 -182
- package/components/modals/ContentNavigationModal.vue +100 -100
- package/components/modals/Insufficient-funds-modal.vue +62 -62
- package/components/modals/LimitReachedModal.vue +44 -44
- package/components/modals/NoAccessModal.vue +39 -39
- package/components/modals/PaymentMethodModal.vue +101 -101
- package/components/modals/RedirectsBanksModal.vue +69 -69
- package/components/modals/ReplenishModal.vue +132 -132
- package/components/modals/ReportBugConfirmModal.vue +32 -32
- package/components/modals/ReportBugModal.vue +172 -172
- package/components/modals/Resend.vue +81 -81
- package/components/modals/SubmitApplicationModal.vue +126 -126
- package/components/modals/id/AuthModal.vue +72 -72
- package/components/modals/id/IdAutoLogoutModal.vue +44 -44
- package/components/modals/id/IdBanner.vue +41 -41
- package/components/modals/id/IdConfirmAccountOtpModal.vue +182 -182
- package/components/modals/id/IdConfirmSuccessfulModal.vue +41 -41
- package/components/modals/id/IdLoginModal.vue +336 -336
- package/components/modals/id/IdModals.vue +125 -125
- package/components/modals/id/IdNewPasswordModal.vue +129 -129
- package/components/modals/id/IdOtpInput.vue +156 -156
- package/components/modals/id/IdPasswordSuccessfulModal.vue +25 -25
- package/components/modals/id/IdRecoveryModal.vue +117 -117
- package/components/modals/id/IdRegistrationModal.vue +215 -215
- package/components/modals/id/IdResetPasswordOtpModal.vue +159 -159
- package/components/modals/id/IdTwoFactorModal.vue +126 -126
- package/components/navigation/README.md +1 -1
- package/components/navigation/bottom-navigation/ABottomNavigation.vue +106 -106
- package/components/navigation/breadcrumbs/ABreadcrumbs.vue +128 -128
- package/components/navigation/breadcrumbs/types.ts +8 -8
- package/components/navigation/footer/AFooter.vue +283 -283
- package/components/navigation/footer/ui/a-footer-accordion.vue +118 -118
- package/components/navigation/header/AHeader.vue +237 -237
- package/components/navigation/header/AlmatyContacts.vue +145 -145
- package/components/navigation/header/AstanaContacts.vue +67 -67
- package/components/navigation/header/CardGallery.vue +252 -252
- package/components/navigation/header/ContactMenu.vue +48 -48
- package/components/navigation/header/HeaderLink.vue +250 -250
- package/components/navigation/header/HeaderUsage.vue +139 -139
- package/components/navigation/header/ListItem.vue +32 -32
- package/components/navigation/header/NavCard.vue +42 -42
- package/components/navigation/header/NavList.vue +73 -73
- package/components/navigation/header/NotificationsMenu.vue +50 -50
- package/components/navigation/header/ProductMenu.vue +101 -101
- package/components/navigation/header/ProfileMenu.vue +168 -168
- package/components/navigation/header/SystemNotification.vue +108 -108
- package/components/navigation/header/types.ts +28 -28
- package/components/navigation/line-tabs/ALineTabs.vue +112 -112
- package/components/navigation/line-tabs/types.ts +21 -21
- package/components/navigation/mobile-navigation/AMobileNavigation.vue +112 -112
- package/components/navigation/pill-tabs/APillTabs.vue +179 -179
- package/components/navigation/pill-tabs/APillTabsV2.vue +241 -226
- package/components/navigation/pill-tabs/types.ts +24 -24
- package/components/navigation/side-navigation/ASideNavigation.vue +406 -406
- package/components/overlays/README.md +1 -1
- package/components/overlays/drawer/ADrawerV2.vue +335 -335
- package/components/overlays/modal/AModal.vue +335 -335
- package/components/overlays/modal/AModalV2.vue +400 -400
- package/components/overlays/side-panel/ASidePanel.vue +445 -445
- package/components/overlays/sideover/ASlideover.vue +351 -351
- package/components/overlays/tooltip/ATooltip.vue +238 -238
- package/components/overlays/tooltip/ATooltipV2.vue +226 -226
- package/components/overlays/tooltip/types.ts +26 -26
- package/components/overlays/tooltip/useTooltipTrigger.ts +101 -101
- package/components/transitions/ATransitionHeight.vue +67 -67
- package/components/utils/index.ts +19 -19
- package/components/utils/removeTrailingSlash.ts +7 -7
- package/composables/highlight.ts +19 -19
- package/composables/modalsState.ts +8 -8
- package/composables/projectState.ts +2 -2
- package/composables/useAccessTokenCookie.ts +25 -25
- package/composables/useActiveNavigation.ts +84 -84
- package/composables/useAdaptive.ts +46 -46
- package/composables/useBuyTariffs.ts +91 -91
- package/composables/useCarouselScroll.ts +49 -49
- package/composables/useChipOverflow.ts +92 -92
- package/composables/useHeaderNavigationLinks.ts +519 -519
- package/composables/useIdModals.ts +36 -36
- package/composables/usePayment.ts +78 -78
- package/composables/useUIValidation.ts +16 -16
- package/composables/useUrls.ts +23 -23
- package/eslint.config.mjs +58 -58
- package/i18n/i18n.config.ts +21 -21
- package/i18n.config.ts +21 -21
- package/icons/adata-logo.vue +17 -17
- package/icons/ai-assistant.vue +13 -13
- package/icons/akimat.vue +20 -20
- package/icons/archive.vue +16 -16
- package/icons/arrow/arrow-bottom-left-on-square.vue +5 -5
- package/icons/arrow/arrow-circle-down.vue +16 -16
- package/icons/arrow/arrow-circle-reset.vue +16 -16
- package/icons/arrow/arrow-corner.vue +9 -9
- package/icons/arrow/arrow-graph-down.vue +13 -13
- package/icons/arrow/arrow-graph-up.vue +14 -14
- package/icons/arrow/arrow-left-right.vue +8 -8
- package/icons/arrow/arrow-left.vue +14 -14
- package/icons/arrow/arrow-right.vue +14 -14
- package/icons/arrow/arrow-square-down.vue +15 -15
- package/icons/arrow/arrow-top-right-on-square.vue +6 -6
- package/icons/arrow/arrows-in.vue +11 -11
- package/icons/arrow/arrows-out.vue +11 -11
- package/icons/arrow/arrows-resize-in.vue +38 -38
- package/icons/arrow/arrows-resize-out.vue +17 -17
- package/icons/arrow-currency-gray.vue +5 -5
- package/icons/arrow-currency-green.vue +5 -5
- package/icons/arrow-currency-red.vue +5 -5
- package/icons/arrow-side-up.vue +6 -6
- package/icons/avatar.vue +12 -12
- package/icons/bank.vue +5 -5
- package/icons/bar-chart-3.vue +3 -3
- package/icons/bill.vue +3 -3
- package/icons/block.vue +16 -16
- package/icons/book-open.vue +3 -3
- package/icons/bookmark/bookmark-filled.vue +19 -19
- package/icons/bookmark/bookmark.vue +5 -5
- package/icons/bot.vue +52 -52
- package/icons/braces.vue +3 -3
- package/icons/briefcase.vue +14 -14
- package/icons/browsers/browser-duck.vue +65 -65
- package/icons/browsers/browser-google.vue +30 -30
- package/icons/browsers/browser-yandex.vue +13 -13
- package/icons/building-vector.vue +7 -7
- package/icons/building.vue +9 -9
- package/icons/calculator.vue +7 -7
- package/icons/calendar.vue +24 -24
- package/icons/car-side.vue +16 -16
- package/icons/car.vue +7 -7
- package/icons/cart.vue +15 -15
- package/icons/chart-bar.vue +5 -5
- package/icons/chart-no-axes-column.vue +3 -3
- package/icons/chart-pie.vue +16 -16
- package/icons/check/check-circle.vue +6 -6
- package/icons/check/check-outline.vue +3 -3
- package/icons/check/check-shield.vue +14 -14
- package/icons/check/check.vue +17 -17
- package/icons/check/checkmark-circle.vue +6 -6
- package/icons/check-sb.vue +7 -7
- package/icons/checkbox/checkbox-active.vue +17 -17
- package/icons/checkbox/checkbox-empty.vue +10 -10
- package/icons/checkbox/checkbox-intermediate.vue +7 -7
- package/icons/chevron/chevron-down-outline.vue +3 -3
- package/icons/chevron/chevron-down.vue +5 -5
- package/icons/chevron/chevron-left.vue +5 -5
- package/icons/chevron/chevron-right.vue +5 -5
- package/icons/chevron/chevron-up.vue +5 -5
- package/icons/chevron/double-chevron-right.vue +12 -12
- package/icons/clipboard-list.vue +3 -3
- package/icons/clipboard-text.vue +7 -7
- package/icons/clock-outline.vue +3 -3
- package/icons/clock-time.vue +24 -24
- package/icons/clock.vue +25 -25
- package/icons/close.vue +16 -16
- package/icons/cloud/cloud-upload.vue +3 -3
- package/icons/code.vue +9 -9
- package/icons/company/company-bazis.vue +21 -21
- package/icons/company/company-bereke.vue +25 -25
- package/icons/company/company-bigroup.vue +16 -16
- package/icons/company/company-erg.vue +17 -17
- package/icons/company/company-forte.vue +21 -21
- package/icons/company/company-halyk.vue +15 -15
- package/icons/company/company-jusan.vue +31 -31
- package/icons/company/company-kaspi.vue +14 -14
- package/icons/company/company-kazzinc.vue +22 -22
- package/icons/company/company-mycar.vue +13 -13
- package/icons/company/company-samruk.vue +21 -21
- package/icons/company-egov-small.vue +15 -15
- package/icons/company.vue +8 -8
- package/icons/compare-outlined.vue +8 -8
- package/icons/copy.vue +7 -7
- package/icons/currency/currency-dollar.vue +16 -16
- package/icons/currency/currency-down.vue +22 -22
- package/icons/currency/currency-eur.vue +57 -57
- package/icons/currency/currency-rub.vue +7 -7
- package/icons/currency/currency-tenge.vue +9 -9
- package/icons/currency/currency-usd.vue +221 -221
- package/icons/currency/currency-yuan.vue +25 -25
- package/icons/database.vue +3 -3
- package/icons/default-avatar.vue +20 -20
- package/icons/delete.vue +7 -7
- package/icons/document.vue +5 -5
- package/icons/dots-horizontal.vue +31 -31
- package/icons/download-line.vue +13 -13
- package/icons/download-outline.vue +3 -3
- package/icons/download-rounded.vue +15 -15
- package/icons/download.vue +11 -11
- package/icons/edit.vue +7 -7
- package/icons/education.vue +16 -16
- package/icons/egov-small.vue +7 -7
- package/icons/egov.vue +41 -41
- package/icons/elicense.vue +38 -38
- package/icons/excel-icon.vue +14 -14
- package/icons/expand-window.vue +7 -7
- package/icons/eye-closed.vue +26 -26
- package/icons/eye-open.vue +7 -7
- package/icons/eye-opened.vue +23 -23
- package/icons/favourite-bookmark-outline.vue +17 -17
- package/icons/file/file-check-corner.vue +3 -3
- package/icons/file/file-spreadsheet.vue +3 -3
- package/icons/file/file.vue +16 -16
- package/icons/file/files.vue +16 -16
- package/icons/file-json.vue +3 -3
- package/icons/file-pen.vue +31 -31
- package/icons/file-search.vue +3 -3
- package/icons/file-stack.vue +31 -31
- package/icons/file-text.vue +3 -3
- package/icons/file-types/excel.vue +131 -131
- package/icons/file-types/html.vue +13 -13
- package/icons/file-types/jpeg.vue +16 -16
- package/icons/file-types/pdf.vue +11 -11
- package/icons/file-types/png.vue +11 -11
- package/icons/file-types/rar.vue +11 -11
- package/icons/file-types/word.vue +50 -50
- package/icons/file-types/zip.vue +11 -11
- package/icons/filter.vue +5 -5
- package/icons/flag.vue +7 -7
- package/icons/flask-conical.vue +3 -3
- package/icons/folder-open.vue +3 -3
- package/icons/gauge.vue +17 -17
- package/icons/gift-outline.vue +3 -3
- package/icons/gift.vue +8 -8
- package/icons/git-compare.vue +38 -38
- package/icons/git-fork.vue +3 -3
- package/icons/globe-2.vue +3 -3
- package/icons/globe.vue +16 -16
- package/icons/google.vue +41 -41
- package/icons/gradiend-icons/files-gradient.vue +22 -22
- package/icons/gradiend-icons/hammer-gradient.vue +62 -62
- package/icons/graduation-cap.vue +31 -31
- package/icons/graph-loading.vue +34 -34
- package/icons/graph-pie.vue +14 -14
- package/icons/hand/hand-thumb-up-filled.vue +5 -5
- package/icons/hand/hand-thumb-up.vue +5 -5
- package/icons/hand-with-phone/hand-with-phone-dark.vue +52 -52
- package/icons/hand-with-phone/hand-with-phone-light.vue +52 -52
- package/icons/handshake.vue +5 -5
- package/icons/hcheck.vue +14 -14
- package/icons/hdocument.vue +7 -7
- package/icons/headset.vue +6 -6
- package/icons/help-question-circle.vue +26 -26
- package/icons/history.vue +5 -5
- package/icons/home.vue +14 -14
- package/icons/horizontal-more.vue +13 -13
- package/icons/hot-line.vue +6 -6
- package/icons/hummer.vue +16 -16
- package/icons/id.vue +7 -7
- package/icons/in-row-type.vue +46 -46
- package/icons/in-table-type.vue +29 -29
- package/icons/info/info-circle.vue +29 -29
- package/icons/invoice.vue +8 -8
- package/icons/judge.vue +14 -14
- package/icons/kaspi-qr.vue +13 -13
- package/icons/key-round.vue +3 -3
- package/icons/landmark.vue +3 -3
- package/icons/layers.vue +3 -3
- package/icons/letter/letter-a.vue +8 -6
- package/icons/letter/letter-b.vue +6 -6
- package/icons/letter/letter-c.vue +6 -6
- package/icons/letter/letter-d.vue +6 -6
- package/icons/letter/letter-e.vue +6 -6
- package/icons/link-chain.vue +28 -28
- package/icons/link-url.vue +3 -3
- package/icons/link.vue +7 -7
- package/icons/linkedin.vue +24 -24
- package/icons/list-tree.vue +3 -3
- package/icons/loader-circle.vue +27 -27
- package/icons/location.vue +8 -8
- package/icons/lock.vue +5 -5
- package/icons/logo.vue +15 -15
- package/icons/logout.vue +16 -16
- package/icons/magnify/magnifying-glass-minus.vue +8 -8
- package/icons/magnify/magnifying-glass-plus.vue +9 -9
- package/icons/magnify/magnifying-glass.vue +9 -9
- package/icons/mail-question-mark.vue +8 -8
- package/icons/mail.vue +7 -7
- package/icons/mailru.vue +34 -34
- package/icons/main-filter.vue +5 -5
- package/icons/map/map-pin-filled.vue +7 -7
- package/icons/map/map-pin-rect.vue +15 -15
- package/icons/map/map-pin.vue +7 -7
- package/icons/map-marker-start.vue +7 -7
- package/icons/map-paper.vue +5 -5
- package/icons/medal.vue +7 -7
- package/icons/menu-filled.vue +20 -20
- package/icons/menu.vue +8 -8
- package/icons/message/message-square.vue +3 -3
- package/icons/message/message.vue +12 -12
- package/icons/message-dotted.vue +30 -30
- package/icons/messages-square.vue +3 -3
- package/icons/minus/minus-circle.vue +10 -10
- package/icons/money.vue +5 -5
- package/icons/monitoring.vue +10 -10
- package/icons/moon.vue +8 -8
- package/icons/more.vue +29 -29
- package/icons/network.vue +3 -3
- package/icons/newspaper.vue +3 -3
- package/icons/note-pencil.vue +14 -14
- package/icons/note.vue +14 -14
- package/icons/notification-error.vue +17 -17
- package/icons/notification.vue +16 -16
- package/icons/paperclip.vue +7 -7
- package/icons/payment/payment-card.vue +6 -6
- package/icons/payment/payment-kaspi.vue +11 -11
- package/icons/person-vector.vue +7 -7
- package/icons/person-with-briefcase.vue +10 -10
- package/icons/person.vue +22 -22
- package/icons/phone-call.vue +6 -6
- package/icons/phone-filled.vue +5 -5
- package/icons/phone-reversed.vue +3 -3
- package/icons/phone.vue +7 -7
- package/icons/plus/plus-circle.vue +8 -8
- package/icons/plus/plus.vue +13 -13
- package/icons/profile.vue +5 -5
- package/icons/radio/radio-check.vue +8 -8
- package/icons/radio/radio-empty.vue +10 -10
- package/icons/receipt.vue +8 -8
- package/icons/robot-outline.vue +3 -3
- package/icons/robot.vue +14 -14
- package/icons/route.vue +7 -7
- package/icons/sanctions.vue +8 -8
- package/icons/scales/scale-outline.vue +3 -3
- package/icons/scales/scale.vue +16 -16
- package/icons/scales/scales.vue +5 -5
- package/icons/scales/standing-scales.vue +15 -15
- package/icons/scan-search.vue +3 -3
- package/icons/search-outline.vue +3 -3
- package/icons/search.vue +27 -27
- package/icons/send.vue +3 -3
- package/icons/settings.vue +26 -26
- package/icons/share/share-alt.vue +5 -5
- package/icons/share/share.vue +14 -14
- package/icons/shield-alert.vue +31 -31
- package/icons/shield-verified.vue +14 -14
- package/icons/ship.vue +8 -8
- package/icons/socials/face-book.vue +15 -15
- package/icons/socials/facebook-color.vue +16 -16
- package/icons/socials/globe-color.vue +16 -16
- package/icons/socials/instagram-color.vue +46 -46
- package/icons/socials/instagram.vue +19 -19
- package/icons/socials/linkedin-color.vue +14 -14
- package/icons/socials/telegram-color.vue +16 -16
- package/icons/socials/telegram.vue +15 -15
- package/icons/socials/tik-tok.vue +15 -15
- package/icons/socials/tiktok-color.vue +14 -14
- package/icons/socials/vk-color.vue +16 -16
- package/icons/socials/youtube-color.vue +16 -16
- package/icons/socials/youtube.vue +16 -16
- package/icons/sort/sort-asc.vue +15 -15
- package/icons/sort/sort-desc.vue +15 -15
- package/icons/sparkles.vue +3 -3
- package/icons/splitting-arrows.vue +8 -8
- package/icons/star/star-filled.vue +41 -41
- package/icons/star/star-half-filled.vue +21 -21
- package/icons/star/star.vue +25 -25
- package/icons/sun.vue +25 -25
- package/icons/sviazi.vue +5 -5
- package/icons/tag.vue +30 -30
- package/icons/tasks.vue +10 -10
- package/icons/tender-search.vue +11 -11
- package/icons/terminal.vue +3 -3
- package/icons/toasts/check-circle-toast.vue +6 -6
- package/icons/toasts/warning-triangle-toast.vue +8 -8
- package/icons/trash.vue +13 -13
- package/icons/triangle-alert.vue +3 -3
- package/icons/triangle.vue +10 -10
- package/icons/truck.vue +7 -7
- package/icons/user-square.vue +14 -14
- package/icons/user.vue +22 -22
- package/icons/users-focus.vue +8 -8
- package/icons/users-outline.vue +3 -3
- package/icons/users-round.vue +3 -3
- package/icons/users-three.vue +7 -7
- package/icons/users.vue +8 -8
- package/icons/view-eye-open.vue +13 -13
- package/icons/warning/warning-circle.vue +29 -29
- package/icons/warning/warning-triangle-filled.vue +12 -12
- package/icons/warning/warning-triangle.vue +28 -28
- package/icons/webhook.vue +3 -3
- package/icons/whatsapp.vue +8 -8
- package/icons/work-bag.vue +11 -11
- package/icons/work-case.vue +9 -9
- package/icons/work-search.vue +10 -10
- package/icons/work.vue +5 -5
- package/icons/workflow.vue +3 -3
- package/icons/x-mark.vue +15 -15
- package/icons/x-outline.vue +3 -3
- package/icons/yandex.vue +29 -29
- package/icons/zap.vue +3 -3
- package/illustrations/address-location.vue +38 -38
- package/illustrations/award-badge.vue +105 -105
- package/illustrations/ball-with-chain.vue +120 -120
- package/illustrations/bill.vue +133 -133
- package/illustrations/buildings.vue +82 -82
- package/illustrations/calendar.vue +156 -156
- package/illustrations/chains.vue +152 -152
- package/illustrations/coin-percent.vue +126 -126
- package/illustrations/coins-stack.vue +202 -202
- package/illustrations/delete-dark.vue +32 -32
- package/illustrations/delete.vue +33 -33
- package/illustrations/doc-with-stamp.vue +126 -126
- package/illustrations/document.vue +64 -64
- package/illustrations/door.vue +85 -85
- package/illustrations/empty-badge-check.vue +20 -20
- package/illustrations/empty-ban.vue +18 -18
- package/illustrations/empty-box.vue +77 -77
- package/illustrations/empty-filter.vue +20 -20
- package/illustrations/empty-inbox.vue +19 -19
- package/illustrations/empty-scale.vue +22 -22
- package/illustrations/empty-search-x.vue +21 -21
- package/illustrations/empty-shopping-cart.vue +21 -21
- package/illustrations/empty-users-round.vue +20 -20
- package/illustrations/empty-wallet.vue +127 -127
- package/illustrations/graph-in-coin.vue +119 -119
- package/illustrations/hammer.vue +156 -156
- package/illustrations/hand-cash.vue +108 -108
- package/illustrations/info.vue +52 -52
- package/illustrations/mail-active.vue +86 -86
- package/illustrations/mail.vue +68 -68
- package/illustrations/no-access.vue +92 -92
- package/illustrations/ok.vue +90 -90
- package/illustrations/people-group.vue +237 -237
- package/illustrations/person-with-phone.vue +187 -187
- package/illustrations/person.vue +159 -159
- package/illustrations/phone-check.vue +110 -110
- package/illustrations/phone-payment-method.vue +223 -223
- package/illustrations/search.vue +14 -14
- package/illustrations/shield-user.vue +94 -94
- package/illustrations/stop-hand.vue +84 -84
- package/illustrations/stop-sign.vue +34 -34
- package/illustrations/suit.vue +97 -97
- package/illustrations/suitcase.vue +105 -105
- package/illustrations/terminal.vue +100 -100
- package/illustrations/trash-can.vue +66 -66
- package/illustrations/turn-on-tariff.vue +38 -38
- package/illustrations/two-persons.vue +169 -169
- package/lang/en.ts +877 -877
- package/lang/kk.ts +879 -879
- package/lang/ru.ts +879 -879
- package/layouts/default.vue +13 -13
- package/nuxt.config.ts +95 -92
- package/package.json +64 -64
- package/plugins/maska.ts +4 -4
- package/plugins/toast.client.ts +41 -41
- package/public/kaspi/logo.svg +4 -4
- package/shared/constans/pages.ts +96 -96
- package/tsconfig.json +6 -6
- package/utils/getMaxZindex.ts +25 -25
- package/utils/localizedNavigation.ts +36 -36
- package/utils/twMerge.ts +34 -34
- package/vitest.config.ts +14 -14
package/illustrations/suit.vue
CHANGED
|
@@ -1,97 +1,97 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg class="dark:hidden" width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<circle cx="70" cy="70" r="70" fill="url(#paint0_radial_1496_21774)"/>
|
|
4
|
-
<g filter="url(#filter0_f_1496_21774)">
|
|
5
|
-
<ellipse cx="70.0001" cy="117.133" rx="37.3333" ry="7" fill="#3DA6FF" fill-opacity="0.14"/>
|
|
6
|
-
</g>
|
|
7
|
-
<path d="M62.1459 47.9791H44.9751C41.5267 47.9791 38.7312 50.7746 38.7312 54.223V80.7597C38.7312 84.2081 41.5267 87.0036 44.9751 87.0036H62.1459C65.5943 87.0036 68.3898 84.2081 68.3898 80.7597V54.223C68.3898 50.7746 65.5943 47.9791 62.1459 47.9791Z" fill="url(#paint1_linear_1496_21774)" stroke="#BEDBFF" stroke-width="1.99274"/>
|
|
8
|
-
<path d="M57.8529 54.2233H46.1456C45.0679 54.2233 44.1943 55.0969 44.1943 56.1745C44.1943 57.2521 45.0679 58.1257 46.1456 58.1257H57.8529C58.9305 58.1257 59.8041 57.2521 59.8041 56.1745C59.8041 55.0969 58.9305 54.2233 57.8529 54.2233Z" fill="#BEDBFF"/>
|
|
9
|
-
<path d="M61.3651 62.0281H45.7553C44.8932 62.0281 44.1943 62.727 44.1943 63.5891C44.1943 64.4512 44.8932 65.15 45.7553 65.15H61.3651C62.2272 65.15 62.9261 64.4512 62.9261 63.5891C62.9261 62.727 62.2272 62.0281 61.3651 62.0281Z" fill="#DBEFFF"/>
|
|
10
|
-
<path d="M61.3651 68.2717H45.7553C44.8932 68.2717 44.1943 68.9706 44.1943 69.8327C44.1943 70.6948 44.8932 71.3937 45.7553 71.3937H61.3651C62.2272 71.3937 62.9261 70.6948 62.9261 69.8327C62.9261 68.9706 62.2272 68.2717 61.3651 68.2717Z" fill="#DBEFFF"/>
|
|
11
|
-
<path d="M95.7066 35.4912H78.5359C74.6564 35.4912 71.5115 38.6361 71.5115 42.5156V79.9791C71.5115 83.8586 74.6564 87.0035 78.5359 87.0035H95.7066C99.5861 87.0035 102.731 83.8586 102.731 79.9791V42.5156C102.731 38.6361 99.5861 35.4912 95.7066 35.4912Z" fill="url(#paint2_linear_1496_21774)"/>
|
|
12
|
-
<path d="M94.5359 47.9791H79.7066C78.629 47.9791 77.7554 48.8527 77.7554 49.9303C77.7554 51.008 78.629 51.8816 79.7066 51.8816H94.5359C95.6135 51.8816 96.4871 51.008 96.4871 49.9303C96.4871 48.8527 95.6135 47.9791 94.5359 47.9791Z" fill="white"/>
|
|
13
|
-
<path d="M96.4871 55.7844H79.3163C78.4542 55.7844 77.7554 56.4833 77.7554 57.3454C77.7554 58.2075 78.4542 58.9064 79.3163 58.9064H96.4871C97.3492 58.9064 98.0481 58.2075 98.0481 57.3454C98.0481 56.4833 97.3492 55.7844 96.4871 55.7844Z" fill="#DBEFFF"/>
|
|
14
|
-
<path d="M96.4871 62.0281H79.3163C78.4542 62.0281 77.7554 62.727 77.7554 63.5891C77.7554 64.4512 78.4542 65.15 79.3163 65.15H96.4871C97.3492 65.15 98.0481 64.4512 98.0481 63.5891C98.0481 62.727 97.3492 62.0281 96.4871 62.0281Z" fill="#DBEFFF"/>
|
|
15
|
-
<path d="M87.1214 25.3455L88.8385 29.9503L93.8336 30.1845L89.9311 33.3065L91.258 38.0674L87.1214 35.3357L82.9848 38.0674L84.3116 33.3065L80.4092 30.1845L85.4043 29.9503L87.1214 25.3455Z" fill="url(#paint3_linear_1496_21774)"/>
|
|
16
|
-
<g opacity="0.4" filter="url(#filter1_f_1496_21774)">
|
|
17
|
-
<path d="M49.6579 56.5648C53.5374 56.5648 56.6824 54.8176 56.6824 52.6623C56.6824 50.5071 53.5374 48.7599 49.6579 48.7599C45.7785 48.7599 42.6335 50.5071 42.6335 52.6623C42.6335 54.8176 45.7785 56.5648 49.6579 56.5648Z" fill="white"/>
|
|
18
|
-
</g>
|
|
19
|
-
<defs>
|
|
20
|
-
<filter id="filter0_f_1496_21774" x="27.0667" y="104.533" width="85.8667" height="25.2" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
21
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
22
|
-
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
23
|
-
<feGaussianBlur stdDeviation="2.8" result="effect1_foregroundBlur_1496_21774"/>
|
|
24
|
-
</filter>
|
|
25
|
-
<filter id="filter1_f_1496_21774" x="36.6553" y="42.7817" width="26.0053" height="19.7614" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
26
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
27
|
-
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
28
|
-
<feGaussianBlur stdDeviation="2.98911" result="effect1_foregroundBlur_1496_21774"/>
|
|
29
|
-
</filter>
|
|
30
|
-
<radialGradient id="paint0_radial_1496_21774" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70 70) scale(70)">
|
|
31
|
-
<stop stop-color="#B3DCFF" stop-opacity="0.62"/>
|
|
32
|
-
<stop offset="0.6" stop-color="#DBEFFF" stop-opacity="0.4"/>
|
|
33
|
-
<stop offset="1" stop-color="#F0F8FF" stop-opacity="0"/>
|
|
34
|
-
</radialGradient>
|
|
35
|
-
<linearGradient id="paint1_linear_1496_21774" x1="38.7312" y1="47.9791" x2="38.7312" y2="87.0036" gradientUnits="userSpaceOnUse">
|
|
36
|
-
<stop stop-color="white"/>
|
|
37
|
-
<stop offset="1" stop-color="#E4F1FF"/>
|
|
38
|
-
</linearGradient>
|
|
39
|
-
<linearGradient id="paint2_linear_1496_21774" x1="71.5115" y1="35.4912" x2="71.5115" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
40
|
-
<stop stop-color="#8EC5FF"/>
|
|
41
|
-
<stop offset="1" stop-color="#3DA6FF"/>
|
|
42
|
-
</linearGradient>
|
|
43
|
-
<linearGradient id="paint3_linear_1496_21774" x1="80.4092" y1="25.3455" x2="80.4092" y2="38.0674" gradientUnits="userSpaceOnUse">
|
|
44
|
-
<stop stop-color="#FFE08A"/>
|
|
45
|
-
<stop offset="1" stop-color="#F5B400"/>
|
|
46
|
-
</linearGradient>
|
|
47
|
-
</defs>
|
|
48
|
-
</svg>
|
|
49
|
-
<svg class="hidden dark:block" width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
50
|
-
<circle cx="70" cy="70" r="70" fill="url(#paint0_radial_2009_2540)"/>
|
|
51
|
-
<g filter="url(#filter0_f_2009_2540)">
|
|
52
|
-
<ellipse cx="70.0001" cy="117.133" rx="37.3333" ry="7" fill="#278BFF" fill-opacity="0.22"/>
|
|
53
|
-
</g>
|
|
54
|
-
<path d="M62.1459 47.979H44.9751C41.5267 47.979 38.7312 50.7745 38.7312 54.2229V80.7596C38.7312 84.208 41.5267 87.0035 44.9751 87.0035H62.1459C65.5943 87.0035 68.3898 84.208 68.3898 80.7596V54.2229C68.3898 50.7745 65.5943 47.979 62.1459 47.979Z" fill="url(#paint1_linear_2009_2540)" stroke="#BEDBFF" stroke-width="1.99274"/>
|
|
55
|
-
<path d="M57.8529 54.2231H46.1456C45.0679 54.2231 44.1943 55.0967 44.1943 56.1744C44.1943 57.252 45.0679 58.1256 46.1456 58.1256H57.8529C58.9305 58.1256 59.8041 57.252 59.8041 56.1744C59.8041 55.0967 58.9305 54.2231 57.8529 54.2231Z" fill="#BEDBFF"/>
|
|
56
|
-
<path d="M61.3651 62.0278H45.7553C44.8932 62.0278 44.1943 62.7267 44.1943 63.5888C44.1943 64.4509 44.8932 65.1498 45.7553 65.1498H61.3651C62.2272 65.1498 62.9261 64.4509 62.9261 63.5888C62.9261 62.7267 62.2272 62.0278 61.3651 62.0278Z" fill="#DBEFFF"/>
|
|
57
|
-
<path d="M61.3651 68.2715H45.7553C44.8932 68.2715 44.1943 68.9704 44.1943 69.8325C44.1943 70.6946 44.8932 71.3934 45.7553 71.3934H61.3651C62.2272 71.3934 62.9261 70.6946 62.9261 69.8325C62.9261 68.9704 62.2272 68.2715 61.3651 68.2715Z" fill="#DBEFFF"/>
|
|
58
|
-
<path d="M95.7066 35.4912H78.5359C74.6564 35.4912 71.5115 38.6361 71.5115 42.5156V79.9791C71.5115 83.8586 74.6564 87.0035 78.5359 87.0035H95.7066C99.5861 87.0035 102.731 83.8586 102.731 79.9791V42.5156C102.731 38.6361 99.5861 35.4912 95.7066 35.4912Z" fill="url(#paint2_linear_2009_2540)"/>
|
|
59
|
-
<path d="M94.5359 47.979H79.7066C78.629 47.979 77.7554 48.8526 77.7554 49.9302C77.7554 51.0079 78.629 51.8815 79.7066 51.8815H94.5359C95.6135 51.8815 96.4871 51.0079 96.4871 49.9302C96.4871 48.8526 95.6135 47.979 94.5359 47.979Z" fill="white"/>
|
|
60
|
-
<path d="M96.4871 55.7842H79.3163C78.4542 55.7842 77.7554 56.4831 77.7554 57.3452C77.7554 58.2073 78.4542 58.9061 79.3163 58.9061H96.4871C97.3492 58.9061 98.0481 58.2073 98.0481 57.3452C98.0481 56.4831 97.3492 55.7842 96.4871 55.7842Z" fill="#DBEFFF"/>
|
|
61
|
-
<path d="M96.4871 62.0278H79.3163C78.4542 62.0278 77.7554 62.7267 77.7554 63.5888C77.7554 64.4509 78.4542 65.1498 79.3163 65.1498H96.4871C97.3492 65.1498 98.0481 64.4509 98.0481 63.5888C98.0481 62.7267 97.3492 62.0278 96.4871 62.0278Z" fill="#DBEFFF"/>
|
|
62
|
-
<path d="M87.1214 25.3457L88.8385 29.9506L93.8336 30.1847L89.9311 33.3067L91.258 38.0677L87.1214 35.336L82.9848 38.0677L84.3116 33.3067L80.4092 30.1847L85.4043 29.9506L87.1214 25.3457Z" fill="url(#paint3_linear_2009_2540)"/>
|
|
63
|
-
<g opacity="0.4" filter="url(#filter1_f_2009_2540)">
|
|
64
|
-
<path d="M49.6579 56.5647C53.5374 56.5647 56.6824 54.8175 56.6824 52.6622C56.6824 50.507 53.5374 48.7598 49.6579 48.7598C45.7785 48.7598 42.6335 50.507 42.6335 52.6622C42.6335 54.8175 45.7785 56.5647 49.6579 56.5647Z" fill="white"/>
|
|
65
|
-
</g>
|
|
66
|
-
<defs>
|
|
67
|
-
<filter id="filter0_f_2009_2540" x="27.0667" y="104.533" width="85.8667" height="25.2" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
-
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
-
<feGaussianBlur stdDeviation="2.8" result="effect1_foregroundBlur_2009_2540"/>
|
|
71
|
-
</filter>
|
|
72
|
-
<filter id="filter1_f_2009_2540" x="36.6553" y="42.7815" width="26.0053" height="19.7611" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
-
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
-
<feGaussianBlur stdDeviation="2.98911" result="effect1_foregroundBlur_2009_2540"/>
|
|
76
|
-
</filter>
|
|
77
|
-
<radialGradient id="paint0_radial_2009_2540" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70 70) scale(70)">
|
|
78
|
-
<stop stop-color="#278BFF" stop-opacity="0.42"/>
|
|
79
|
-
<stop offset="0.58" stop-color="#278BFF" stop-opacity="0.16"/>
|
|
80
|
-
<stop offset="1" stop-color="#278BFF" stop-opacity="0"/>
|
|
81
|
-
</radialGradient>
|
|
82
|
-
<linearGradient id="paint1_linear_2009_2540" x1="38.7312" y1="47.979" x2="38.7312" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
83
|
-
<stop stop-color="white"/>
|
|
84
|
-
<stop offset="1" stop-color="#E4F1FF"/>
|
|
85
|
-
</linearGradient>
|
|
86
|
-
<linearGradient id="paint2_linear_2009_2540" x1="71.5115" y1="35.4912" x2="71.5115" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
87
|
-
<stop stop-color="#8EC5FF"/>
|
|
88
|
-
<stop offset="1" stop-color="#3DA6FF"/>
|
|
89
|
-
</linearGradient>
|
|
90
|
-
<linearGradient id="paint3_linear_2009_2540" x1="80.4092" y1="25.3457" x2="80.4092" y2="38.0677" gradientUnits="userSpaceOnUse">
|
|
91
|
-
<stop stop-color="#FFE08A"/>
|
|
92
|
-
<stop offset="1" stop-color="#F5B400"/>
|
|
93
|
-
</linearGradient>
|
|
94
|
-
</defs>
|
|
95
|
-
</svg>
|
|
96
|
-
|
|
97
|
-
</template>
|
|
1
|
+
<template>
|
|
2
|
+
<svg class="dark:hidden" width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<circle cx="70" cy="70" r="70" fill="url(#paint0_radial_1496_21774)"/>
|
|
4
|
+
<g filter="url(#filter0_f_1496_21774)">
|
|
5
|
+
<ellipse cx="70.0001" cy="117.133" rx="37.3333" ry="7" fill="#3DA6FF" fill-opacity="0.14"/>
|
|
6
|
+
</g>
|
|
7
|
+
<path d="M62.1459 47.9791H44.9751C41.5267 47.9791 38.7312 50.7746 38.7312 54.223V80.7597C38.7312 84.2081 41.5267 87.0036 44.9751 87.0036H62.1459C65.5943 87.0036 68.3898 84.2081 68.3898 80.7597V54.223C68.3898 50.7746 65.5943 47.9791 62.1459 47.9791Z" fill="url(#paint1_linear_1496_21774)" stroke="#BEDBFF" stroke-width="1.99274"/>
|
|
8
|
+
<path d="M57.8529 54.2233H46.1456C45.0679 54.2233 44.1943 55.0969 44.1943 56.1745C44.1943 57.2521 45.0679 58.1257 46.1456 58.1257H57.8529C58.9305 58.1257 59.8041 57.2521 59.8041 56.1745C59.8041 55.0969 58.9305 54.2233 57.8529 54.2233Z" fill="#BEDBFF"/>
|
|
9
|
+
<path d="M61.3651 62.0281H45.7553C44.8932 62.0281 44.1943 62.727 44.1943 63.5891C44.1943 64.4512 44.8932 65.15 45.7553 65.15H61.3651C62.2272 65.15 62.9261 64.4512 62.9261 63.5891C62.9261 62.727 62.2272 62.0281 61.3651 62.0281Z" fill="#DBEFFF"/>
|
|
10
|
+
<path d="M61.3651 68.2717H45.7553C44.8932 68.2717 44.1943 68.9706 44.1943 69.8327C44.1943 70.6948 44.8932 71.3937 45.7553 71.3937H61.3651C62.2272 71.3937 62.9261 70.6948 62.9261 69.8327C62.9261 68.9706 62.2272 68.2717 61.3651 68.2717Z" fill="#DBEFFF"/>
|
|
11
|
+
<path d="M95.7066 35.4912H78.5359C74.6564 35.4912 71.5115 38.6361 71.5115 42.5156V79.9791C71.5115 83.8586 74.6564 87.0035 78.5359 87.0035H95.7066C99.5861 87.0035 102.731 83.8586 102.731 79.9791V42.5156C102.731 38.6361 99.5861 35.4912 95.7066 35.4912Z" fill="url(#paint2_linear_1496_21774)"/>
|
|
12
|
+
<path d="M94.5359 47.9791H79.7066C78.629 47.9791 77.7554 48.8527 77.7554 49.9303C77.7554 51.008 78.629 51.8816 79.7066 51.8816H94.5359C95.6135 51.8816 96.4871 51.008 96.4871 49.9303C96.4871 48.8527 95.6135 47.9791 94.5359 47.9791Z" fill="white"/>
|
|
13
|
+
<path d="M96.4871 55.7844H79.3163C78.4542 55.7844 77.7554 56.4833 77.7554 57.3454C77.7554 58.2075 78.4542 58.9064 79.3163 58.9064H96.4871C97.3492 58.9064 98.0481 58.2075 98.0481 57.3454C98.0481 56.4833 97.3492 55.7844 96.4871 55.7844Z" fill="#DBEFFF"/>
|
|
14
|
+
<path d="M96.4871 62.0281H79.3163C78.4542 62.0281 77.7554 62.727 77.7554 63.5891C77.7554 64.4512 78.4542 65.15 79.3163 65.15H96.4871C97.3492 65.15 98.0481 64.4512 98.0481 63.5891C98.0481 62.727 97.3492 62.0281 96.4871 62.0281Z" fill="#DBEFFF"/>
|
|
15
|
+
<path d="M87.1214 25.3455L88.8385 29.9503L93.8336 30.1845L89.9311 33.3065L91.258 38.0674L87.1214 35.3357L82.9848 38.0674L84.3116 33.3065L80.4092 30.1845L85.4043 29.9503L87.1214 25.3455Z" fill="url(#paint3_linear_1496_21774)"/>
|
|
16
|
+
<g opacity="0.4" filter="url(#filter1_f_1496_21774)">
|
|
17
|
+
<path d="M49.6579 56.5648C53.5374 56.5648 56.6824 54.8176 56.6824 52.6623C56.6824 50.5071 53.5374 48.7599 49.6579 48.7599C45.7785 48.7599 42.6335 50.5071 42.6335 52.6623C42.6335 54.8176 45.7785 56.5648 49.6579 56.5648Z" fill="white"/>
|
|
18
|
+
</g>
|
|
19
|
+
<defs>
|
|
20
|
+
<filter id="filter0_f_1496_21774" x="27.0667" y="104.533" width="85.8667" height="25.2" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
21
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
22
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
23
|
+
<feGaussianBlur stdDeviation="2.8" result="effect1_foregroundBlur_1496_21774"/>
|
|
24
|
+
</filter>
|
|
25
|
+
<filter id="filter1_f_1496_21774" x="36.6553" y="42.7817" width="26.0053" height="19.7614" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
26
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
27
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
28
|
+
<feGaussianBlur stdDeviation="2.98911" result="effect1_foregroundBlur_1496_21774"/>
|
|
29
|
+
</filter>
|
|
30
|
+
<radialGradient id="paint0_radial_1496_21774" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70 70) scale(70)">
|
|
31
|
+
<stop stop-color="#B3DCFF" stop-opacity="0.62"/>
|
|
32
|
+
<stop offset="0.6" stop-color="#DBEFFF" stop-opacity="0.4"/>
|
|
33
|
+
<stop offset="1" stop-color="#F0F8FF" stop-opacity="0"/>
|
|
34
|
+
</radialGradient>
|
|
35
|
+
<linearGradient id="paint1_linear_1496_21774" x1="38.7312" y1="47.9791" x2="38.7312" y2="87.0036" gradientUnits="userSpaceOnUse">
|
|
36
|
+
<stop stop-color="white"/>
|
|
37
|
+
<stop offset="1" stop-color="#E4F1FF"/>
|
|
38
|
+
</linearGradient>
|
|
39
|
+
<linearGradient id="paint2_linear_1496_21774" x1="71.5115" y1="35.4912" x2="71.5115" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
40
|
+
<stop stop-color="#8EC5FF"/>
|
|
41
|
+
<stop offset="1" stop-color="#3DA6FF"/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
<linearGradient id="paint3_linear_1496_21774" x1="80.4092" y1="25.3455" x2="80.4092" y2="38.0674" gradientUnits="userSpaceOnUse">
|
|
44
|
+
<stop stop-color="#FFE08A"/>
|
|
45
|
+
<stop offset="1" stop-color="#F5B400"/>
|
|
46
|
+
</linearGradient>
|
|
47
|
+
</defs>
|
|
48
|
+
</svg>
|
|
49
|
+
<svg class="hidden dark:block" width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
50
|
+
<circle cx="70" cy="70" r="70" fill="url(#paint0_radial_2009_2540)"/>
|
|
51
|
+
<g filter="url(#filter0_f_2009_2540)">
|
|
52
|
+
<ellipse cx="70.0001" cy="117.133" rx="37.3333" ry="7" fill="#278BFF" fill-opacity="0.22"/>
|
|
53
|
+
</g>
|
|
54
|
+
<path d="M62.1459 47.979H44.9751C41.5267 47.979 38.7312 50.7745 38.7312 54.2229V80.7596C38.7312 84.208 41.5267 87.0035 44.9751 87.0035H62.1459C65.5943 87.0035 68.3898 84.208 68.3898 80.7596V54.2229C68.3898 50.7745 65.5943 47.979 62.1459 47.979Z" fill="url(#paint1_linear_2009_2540)" stroke="#BEDBFF" stroke-width="1.99274"/>
|
|
55
|
+
<path d="M57.8529 54.2231H46.1456C45.0679 54.2231 44.1943 55.0967 44.1943 56.1744C44.1943 57.252 45.0679 58.1256 46.1456 58.1256H57.8529C58.9305 58.1256 59.8041 57.252 59.8041 56.1744C59.8041 55.0967 58.9305 54.2231 57.8529 54.2231Z" fill="#BEDBFF"/>
|
|
56
|
+
<path d="M61.3651 62.0278H45.7553C44.8932 62.0278 44.1943 62.7267 44.1943 63.5888C44.1943 64.4509 44.8932 65.1498 45.7553 65.1498H61.3651C62.2272 65.1498 62.9261 64.4509 62.9261 63.5888C62.9261 62.7267 62.2272 62.0278 61.3651 62.0278Z" fill="#DBEFFF"/>
|
|
57
|
+
<path d="M61.3651 68.2715H45.7553C44.8932 68.2715 44.1943 68.9704 44.1943 69.8325C44.1943 70.6946 44.8932 71.3934 45.7553 71.3934H61.3651C62.2272 71.3934 62.9261 70.6946 62.9261 69.8325C62.9261 68.9704 62.2272 68.2715 61.3651 68.2715Z" fill="#DBEFFF"/>
|
|
58
|
+
<path d="M95.7066 35.4912H78.5359C74.6564 35.4912 71.5115 38.6361 71.5115 42.5156V79.9791C71.5115 83.8586 74.6564 87.0035 78.5359 87.0035H95.7066C99.5861 87.0035 102.731 83.8586 102.731 79.9791V42.5156C102.731 38.6361 99.5861 35.4912 95.7066 35.4912Z" fill="url(#paint2_linear_2009_2540)"/>
|
|
59
|
+
<path d="M94.5359 47.979H79.7066C78.629 47.979 77.7554 48.8526 77.7554 49.9302C77.7554 51.0079 78.629 51.8815 79.7066 51.8815H94.5359C95.6135 51.8815 96.4871 51.0079 96.4871 49.9302C96.4871 48.8526 95.6135 47.979 94.5359 47.979Z" fill="white"/>
|
|
60
|
+
<path d="M96.4871 55.7842H79.3163C78.4542 55.7842 77.7554 56.4831 77.7554 57.3452C77.7554 58.2073 78.4542 58.9061 79.3163 58.9061H96.4871C97.3492 58.9061 98.0481 58.2073 98.0481 57.3452C98.0481 56.4831 97.3492 55.7842 96.4871 55.7842Z" fill="#DBEFFF"/>
|
|
61
|
+
<path d="M96.4871 62.0278H79.3163C78.4542 62.0278 77.7554 62.7267 77.7554 63.5888C77.7554 64.4509 78.4542 65.1498 79.3163 65.1498H96.4871C97.3492 65.1498 98.0481 64.4509 98.0481 63.5888C98.0481 62.7267 97.3492 62.0278 96.4871 62.0278Z" fill="#DBEFFF"/>
|
|
62
|
+
<path d="M87.1214 25.3457L88.8385 29.9506L93.8336 30.1847L89.9311 33.3067L91.258 38.0677L87.1214 35.336L82.9848 38.0677L84.3116 33.3067L80.4092 30.1847L85.4043 29.9506L87.1214 25.3457Z" fill="url(#paint3_linear_2009_2540)"/>
|
|
63
|
+
<g opacity="0.4" filter="url(#filter1_f_2009_2540)">
|
|
64
|
+
<path d="M49.6579 56.5647C53.5374 56.5647 56.6824 54.8175 56.6824 52.6622C56.6824 50.507 53.5374 48.7598 49.6579 48.7598C45.7785 48.7598 42.6335 50.507 42.6335 52.6622C42.6335 54.8175 45.7785 56.5647 49.6579 56.5647Z" fill="white"/>
|
|
65
|
+
</g>
|
|
66
|
+
<defs>
|
|
67
|
+
<filter id="filter0_f_2009_2540" x="27.0667" y="104.533" width="85.8667" height="25.2" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
68
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
69
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
70
|
+
<feGaussianBlur stdDeviation="2.8" result="effect1_foregroundBlur_2009_2540"/>
|
|
71
|
+
</filter>
|
|
72
|
+
<filter id="filter1_f_2009_2540" x="36.6553" y="42.7815" width="26.0053" height="19.7611" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
73
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
74
|
+
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
|
75
|
+
<feGaussianBlur stdDeviation="2.98911" result="effect1_foregroundBlur_2009_2540"/>
|
|
76
|
+
</filter>
|
|
77
|
+
<radialGradient id="paint0_radial_2009_2540" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(70 70) scale(70)">
|
|
78
|
+
<stop stop-color="#278BFF" stop-opacity="0.42"/>
|
|
79
|
+
<stop offset="0.58" stop-color="#278BFF" stop-opacity="0.16"/>
|
|
80
|
+
<stop offset="1" stop-color="#278BFF" stop-opacity="0"/>
|
|
81
|
+
</radialGradient>
|
|
82
|
+
<linearGradient id="paint1_linear_2009_2540" x1="38.7312" y1="47.979" x2="38.7312" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
83
|
+
<stop stop-color="white"/>
|
|
84
|
+
<stop offset="1" stop-color="#E4F1FF"/>
|
|
85
|
+
</linearGradient>
|
|
86
|
+
<linearGradient id="paint2_linear_2009_2540" x1="71.5115" y1="35.4912" x2="71.5115" y2="87.0035" gradientUnits="userSpaceOnUse">
|
|
87
|
+
<stop stop-color="#8EC5FF"/>
|
|
88
|
+
<stop offset="1" stop-color="#3DA6FF"/>
|
|
89
|
+
</linearGradient>
|
|
90
|
+
<linearGradient id="paint3_linear_2009_2540" x1="80.4092" y1="25.3457" x2="80.4092" y2="38.0677" gradientUnits="userSpaceOnUse">
|
|
91
|
+
<stop stop-color="#FFE08A"/>
|
|
92
|
+
<stop offset="1" stop-color="#F5B400"/>
|
|
93
|
+
</linearGradient>
|
|
94
|
+
</defs>
|
|
95
|
+
</svg>
|
|
96
|
+
|
|
97
|
+
</template>
|
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<svg
|
|
3
|
-
fill="none"
|
|
4
|
-
height="120"
|
|
5
|
-
viewBox="0 0 120 120"
|
|
6
|
-
width="120"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<circle cx="60" cy="60" fill="#BDC7CE" fill-opacity="0.15" r="50" />
|
|
10
|
-
<g clip-path="url(#clip0_409_69309)">
|
|
11
|
-
<path
|
|
12
|
-
d="M21.7138 35.5142H99.2852C100.198 35.5197 101.072 35.8921 101.716 36.5501C102.359 37.2081 102.721 38.0981 102.721 39.0258V87.0555C102.721 89.3581 101.82 91.5665 100.218 93.1947C98.6156 94.8229 96.4423 95.7376 94.1761 95.7376H26.7816C24.5181 95.732 22.3494 94.8141 20.7513 93.1854C19.1532 91.5567 18.2564 89.3502 18.2578 87.0503V39.0258C18.2578 38.0945 18.6219 37.2013 19.2701 36.5427C19.9182 35.8841 20.7972 35.5142 21.7138 35.5142Z"
|
|
13
|
-
class="fill-main"
|
|
14
|
-
stroke="#9DA3AC"
|
|
15
|
-
stroke-miterlimit="10"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
d="M100.96 91.1918H26.7309C25.3718 91.1918 24.0683 90.6432 23.1073 89.6667C22.1462 88.6902 21.6063 87.3657 21.6063 85.9847V35.068C20.71 35.0979 19.86 35.4802 19.2356 36.1343C18.6112 36.7883 18.261 37.6632 18.2588 38.5744V86.6041C18.2602 88.9072 19.1615 91.1155 20.7648 92.7436C22.368 94.3716 24.5418 95.2862 26.8084 95.2862H94.1978C95.6478 95.2827 97.073 94.9035 98.3385 94.1843C99.6041 93.4651 100.668 92.4297 101.43 91.1761C101.296 91.1918 101.125 91.1918 100.96 91.1918Z"
|
|
19
|
-
fill="#BDC7CE"
|
|
20
|
-
opacity="0.2"
|
|
21
|
-
/>
|
|
22
|
-
<path
|
|
23
|
-
d="M90.7567 84.9558H30.2483C29.6744 84.9558 29.1061 84.8409 28.5758 84.6178C28.0456 84.3946 27.5638 84.0675 27.158 83.6551C26.7522 83.2428 26.4302 82.7532 26.2106 82.2145C25.9909 81.6757 25.8779 81.0982 25.8779 80.515V84.5936C25.8779 85.7714 26.3384 86.9009 27.158 87.7337C27.9776 88.5665 29.0892 89.0344 30.2483 89.0344H90.7567C91.9158 89.0344 93.0274 88.5665 93.847 87.7337C94.6666 86.9009 95.1271 85.7714 95.1271 84.5936V80.515C95.1271 81.0982 95.014 81.6757 94.7944 82.2145C94.5747 82.7532 94.2528 83.2428 93.847 83.6551C93.4412 84.0675 92.9594 84.3946 92.4292 84.6178C91.8989 84.8409 91.3306 84.9558 90.7567 84.9558Z"
|
|
24
|
-
fill="#BDC7CE"
|
|
25
|
-
opacity="0.2"
|
|
26
|
-
/>
|
|
27
|
-
<path
|
|
28
|
-
d="M99.3782 35.5142H21.6208C19.7635 35.5142 18.2578 37.0441 18.2578 38.9314V58.6944C18.2578 60.5816 19.7635 62.1116 21.6208 62.1116H99.3782C101.236 62.1116 102.741 60.5816 102.741 58.6944V38.9314C102.741 37.0441 101.236 35.5142 99.3782 35.5142Z"
|
|
29
|
-
class="fill-main"
|
|
30
|
-
stroke="#9DA3AC"
|
|
31
|
-
stroke-miterlimit="10"
|
|
32
|
-
/>
|
|
33
|
-
<path
|
|
34
|
-
d="M102.474 59.0408H23.1716C22.6907 59.0408 22.2295 58.8467 21.8894 58.5012C21.5494 58.1556 21.3583 57.687 21.3583 57.1984V35.8658C21.3583 35.7434 21.3583 35.6279 21.3583 35.5194C20.5155 35.5867 19.7285 35.9741 19.1541 36.6044C18.5797 37.2348 18.2601 38.0618 18.2588 38.9208V58.6839C18.2602 59.5898 18.6149 60.4581 19.2453 61.0987C19.8757 61.7392 20.7303 62.0997 21.6218 62.1011H99.3792C100.212 62.1002 101.014 61.7858 101.631 61.2186C102.249 60.6514 102.637 59.8717 102.722 59.0303L102.474 59.0408Z"
|
|
35
|
-
fill="#BDC7CE"
|
|
36
|
-
opacity="0.2"
|
|
37
|
-
/>
|
|
38
|
-
<path
|
|
39
|
-
d="M25.873 62.1063H95.0963V81.4179C95.0963 82.0011 94.9833 82.5786 94.7637 83.1173C94.544 83.6561 94.2221 84.1457 93.8163 84.558C93.4105 84.9704 92.9287 85.2975 92.3984 85.5207C91.8682 85.7438 91.2999 85.8587 90.726 85.8587H30.2434C29.6695 85.8587 29.1012 85.7438 28.5709 85.5207C28.0407 85.2975 27.5589 84.9704 27.1531 84.558C26.7473 84.1457 26.4254 83.6561 26.2057 83.1173C25.9861 82.5786 25.873 82.0011 25.873 81.4179V62.1063Z"
|
|
40
|
-
class="fill-main"
|
|
41
|
-
stroke="#9DA3AC"
|
|
42
|
-
stroke-miterlimit="10"
|
|
43
|
-
/>
|
|
44
|
-
<path
|
|
45
|
-
d="M52.8076 35.5089V30.475C52.807 30.3599 52.8286 30.2457 52.8713 30.1391C52.9141 30.0325 52.977 29.9355 53.0567 29.8536C53.1363 29.7717 53.231 29.7066 53.3354 29.6619C53.4398 29.6172 53.5519 29.5938 53.6652 29.5931H68.7496C68.8629 29.5938 68.975 29.6172 69.0794 29.6619C69.1838 29.7066 69.2785 29.7717 69.3582 29.8536C69.4378 29.9355 69.5008 30.0325 69.5435 30.1391C69.5862 30.2457 69.6079 30.3599 69.6072 30.475V35.5089"
|
|
46
|
-
stroke="#9DA3AC"
|
|
47
|
-
stroke-miterlimit="10"
|
|
48
|
-
/>
|
|
49
|
-
<path
|
|
50
|
-
d="M50.1787 35.6453V29.7191C50.1821 29.393 50.2486 29.0708 50.3745 28.7709C50.5004 28.471 50.6833 28.1992 50.9126 27.9711C51.1419 27.7429 51.4132 27.563 51.711 27.4414C52.0087 27.3198 52.3271 27.259 52.648 27.2625H69.7833C70.1042 27.259 70.4227 27.3198 70.7204 27.4414C71.0182 27.563 71.2895 27.7429 71.5188 27.9711C71.7481 28.1992 71.9309 28.471 72.0568 28.7709C72.1827 29.0708 72.2493 29.393 72.2527 29.7191V35.6453"
|
|
51
|
-
stroke="#9DA3AC"
|
|
52
|
-
stroke-miterlimit="10"
|
|
53
|
-
/>
|
|
54
|
-
<path
|
|
55
|
-
d="M99.3792 62.3215H21.627C21.1849 62.3222 20.747 62.2343 20.3384 62.0629C19.9298 61.8915 19.5585 61.6399 19.2456 61.3225C18.9328 61.0051 18.6846 60.6282 18.5153 60.2132C18.3459 59.7983 18.2588 59.3535 18.2588 58.9043V64.206C18.2588 65.1136 18.6137 65.9841 19.2453 66.626C19.877 67.2678 20.7337 67.6284 21.627 67.6284H99.3792C99.8213 67.6284 100.259 67.5398 100.667 67.3678C101.076 67.1957 101.447 66.9435 101.759 66.6256C102.071 66.3078 102.319 65.9305 102.488 65.5153C102.656 65.1001 102.743 64.6551 102.742 64.206V58.9043C102.743 59.3532 102.656 59.7979 102.488 60.2128C102.319 60.6277 102.071 61.0047 101.759 61.3222C101.446 61.6396 101.075 61.8913 100.667 62.0628C100.259 62.2343 99.821 62.3222 99.3792 62.3215Z"
|
|
56
|
-
fill="#BDC7CE"
|
|
57
|
-
opacity="0.2"
|
|
58
|
-
/>
|
|
59
|
-
<path
|
|
60
|
-
d="M63.6723 54.0646H58.651C58.4634 54.0649 58.2778 54.1043 58.1057 54.1803C57.9336 54.2563 57.7786 54.3673 57.6504 54.5065C57.5221 54.6457 57.4233 54.81 57.3599 54.9895C57.2966 55.169 57.2701 55.3598 57.2821 55.5501L58.651 77.5965C58.668 77.8792 58.7689 78.1501 58.9403 78.3734L61.1203 81.1921H61.203L63.383 78.3734C63.5545 78.1501 63.6554 77.8792 63.6723 77.5965L65.0413 55.5501C65.0533 55.3598 65.0268 55.169 64.9634 54.9895C64.9001 54.81 64.8013 54.6457 64.673 54.5065C64.5447 54.3673 64.3898 54.2563 64.2177 54.1803C64.0456 54.1043 63.86 54.0649 63.6723 54.0646Z"
|
|
61
|
-
class="fill-main"
|
|
62
|
-
stroke="#9DA3AC"
|
|
63
|
-
stroke-miterlimit="10"
|
|
64
|
-
/>
|
|
65
|
-
<path
|
|
66
|
-
d="M60.4841 77.2973C60.3127 77.0759 60.2118 76.8068 60.1948 76.5257L58.8258 54.4793C58.8195 54.3452 58.8316 54.2109 58.862 54.0803C58.6741 54.0807 58.4883 54.1201 58.3159 54.196C58.1436 54.272 57.9883 54.3829 57.8596 54.522C57.731 54.6611 57.6317 54.8254 57.5677 55.0049C57.5038 55.1844 57.4766 55.3753 57.4878 55.5658L58.862 77.6122C58.8789 77.895 58.9798 78.1658 59.1513 78.3891L61.3313 81.2079H61.4088L62.442 79.8431L60.4841 77.2973Z"
|
|
67
|
-
fill="#BDC7CE"
|
|
68
|
-
opacity="0.2"
|
|
69
|
-
/>
|
|
70
|
-
<path
|
|
71
|
-
d="M65.5832 67.7649H56.8114C56.3892 67.7649 56.0469 68.1127 56.0469 68.5418V73.6124C56.0469 74.0415 56.3892 74.3893 56.8114 74.3893H65.5832C66.0054 74.3893 66.3477 74.0415 66.3477 73.6124V68.5418C66.3477 68.1127 66.0054 67.7649 65.5832 67.7649Z"
|
|
72
|
-
class="fill-main"
|
|
73
|
-
stroke="#9DA3AC"
|
|
74
|
-
stroke-miterlimit="10"
|
|
75
|
-
/>
|
|
76
|
-
<path
|
|
77
|
-
d="M58.3506 73.077C58.1478 73.077 57.9533 72.9952 57.8099 72.8495C57.6666 72.7038 57.586 72.5062 57.586 72.3002V67.7649H56.8163C56.7159 67.7649 56.6165 67.785 56.5237 67.824C56.4309 67.8631 56.3467 67.9203 56.2757 67.9924C56.2047 68.0646 56.1484 68.1502 56.11 68.2445C56.0715 68.3387 56.0518 68.4397 56.0518 68.5418V73.6072C56.0518 73.8137 56.1321 74.0119 56.2754 74.1584C56.4186 74.3049 56.6131 74.3879 56.8163 74.3893H65.5984C65.8016 74.3879 65.9961 74.3049 66.1393 74.1584C66.2825 74.0119 66.3629 73.8137 66.3629 73.6072V73.0823L58.3506 73.077Z"
|
|
78
|
-
fill="#BDC7CE"
|
|
79
|
-
opacity="0.2"
|
|
80
|
-
/>
|
|
81
|
-
<path
|
|
82
|
-
d="M59.9678 69.3606V72.7253"
|
|
83
|
-
stroke="#9DA3AC"
|
|
84
|
-
stroke-linecap="round"
|
|
85
|
-
stroke-miterlimit="10"
|
|
86
|
-
/>
|
|
87
|
-
<path
|
|
88
|
-
d="M62.4316 69.3606V72.7253"
|
|
89
|
-
stroke="#9DA3AC"
|
|
90
|
-
stroke-miterlimit="10"
|
|
91
|
-
stroke-linecap="round"
|
|
92
|
-
/>
|
|
93
|
-
</g>
|
|
94
|
-
<defs>
|
|
95
|
-
<clipPath id="clip0_409_69309">
|
|
96
|
-
<rect
|
|
97
|
-
width="85"
|
|
98
|
-
height="69"
|
|
99
|
-
class="fill-main"
|
|
100
|
-
transform="translate(18 27)"
|
|
101
|
-
/>
|
|
102
|
-
</clipPath>
|
|
103
|
-
</defs>
|
|
104
|
-
</svg>
|
|
105
|
-
</template>
|
|
1
|
+
<template>
|
|
2
|
+
<svg
|
|
3
|
+
fill="none"
|
|
4
|
+
height="120"
|
|
5
|
+
viewBox="0 0 120 120"
|
|
6
|
+
width="120"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<circle cx="60" cy="60" fill="#BDC7CE" fill-opacity="0.15" r="50" />
|
|
10
|
+
<g clip-path="url(#clip0_409_69309)">
|
|
11
|
+
<path
|
|
12
|
+
d="M21.7138 35.5142H99.2852C100.198 35.5197 101.072 35.8921 101.716 36.5501C102.359 37.2081 102.721 38.0981 102.721 39.0258V87.0555C102.721 89.3581 101.82 91.5665 100.218 93.1947C98.6156 94.8229 96.4423 95.7376 94.1761 95.7376H26.7816C24.5181 95.732 22.3494 94.8141 20.7513 93.1854C19.1532 91.5567 18.2564 89.3502 18.2578 87.0503V39.0258C18.2578 38.0945 18.6219 37.2013 19.2701 36.5427C19.9182 35.8841 20.7972 35.5142 21.7138 35.5142Z"
|
|
13
|
+
class="fill-main"
|
|
14
|
+
stroke="#9DA3AC"
|
|
15
|
+
stroke-miterlimit="10"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
d="M100.96 91.1918H26.7309C25.3718 91.1918 24.0683 90.6432 23.1073 89.6667C22.1462 88.6902 21.6063 87.3657 21.6063 85.9847V35.068C20.71 35.0979 19.86 35.4802 19.2356 36.1343C18.6112 36.7883 18.261 37.6632 18.2588 38.5744V86.6041C18.2602 88.9072 19.1615 91.1155 20.7648 92.7436C22.368 94.3716 24.5418 95.2862 26.8084 95.2862H94.1978C95.6478 95.2827 97.073 94.9035 98.3385 94.1843C99.6041 93.4651 100.668 92.4297 101.43 91.1761C101.296 91.1918 101.125 91.1918 100.96 91.1918Z"
|
|
19
|
+
fill="#BDC7CE"
|
|
20
|
+
opacity="0.2"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
d="M90.7567 84.9558H30.2483C29.6744 84.9558 29.1061 84.8409 28.5758 84.6178C28.0456 84.3946 27.5638 84.0675 27.158 83.6551C26.7522 83.2428 26.4302 82.7532 26.2106 82.2145C25.9909 81.6757 25.8779 81.0982 25.8779 80.515V84.5936C25.8779 85.7714 26.3384 86.9009 27.158 87.7337C27.9776 88.5665 29.0892 89.0344 30.2483 89.0344H90.7567C91.9158 89.0344 93.0274 88.5665 93.847 87.7337C94.6666 86.9009 95.1271 85.7714 95.1271 84.5936V80.515C95.1271 81.0982 95.014 81.6757 94.7944 82.2145C94.5747 82.7532 94.2528 83.2428 93.847 83.6551C93.4412 84.0675 92.9594 84.3946 92.4292 84.6178C91.8989 84.8409 91.3306 84.9558 90.7567 84.9558Z"
|
|
24
|
+
fill="#BDC7CE"
|
|
25
|
+
opacity="0.2"
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M99.3782 35.5142H21.6208C19.7635 35.5142 18.2578 37.0441 18.2578 38.9314V58.6944C18.2578 60.5816 19.7635 62.1116 21.6208 62.1116H99.3782C101.236 62.1116 102.741 60.5816 102.741 58.6944V38.9314C102.741 37.0441 101.236 35.5142 99.3782 35.5142Z"
|
|
29
|
+
class="fill-main"
|
|
30
|
+
stroke="#9DA3AC"
|
|
31
|
+
stroke-miterlimit="10"
|
|
32
|
+
/>
|
|
33
|
+
<path
|
|
34
|
+
d="M102.474 59.0408H23.1716C22.6907 59.0408 22.2295 58.8467 21.8894 58.5012C21.5494 58.1556 21.3583 57.687 21.3583 57.1984V35.8658C21.3583 35.7434 21.3583 35.6279 21.3583 35.5194C20.5155 35.5867 19.7285 35.9741 19.1541 36.6044C18.5797 37.2348 18.2601 38.0618 18.2588 38.9208V58.6839C18.2602 59.5898 18.6149 60.4581 19.2453 61.0987C19.8757 61.7392 20.7303 62.0997 21.6218 62.1011H99.3792C100.212 62.1002 101.014 61.7858 101.631 61.2186C102.249 60.6514 102.637 59.8717 102.722 59.0303L102.474 59.0408Z"
|
|
35
|
+
fill="#BDC7CE"
|
|
36
|
+
opacity="0.2"
|
|
37
|
+
/>
|
|
38
|
+
<path
|
|
39
|
+
d="M25.873 62.1063H95.0963V81.4179C95.0963 82.0011 94.9833 82.5786 94.7637 83.1173C94.544 83.6561 94.2221 84.1457 93.8163 84.558C93.4105 84.9704 92.9287 85.2975 92.3984 85.5207C91.8682 85.7438 91.2999 85.8587 90.726 85.8587H30.2434C29.6695 85.8587 29.1012 85.7438 28.5709 85.5207C28.0407 85.2975 27.5589 84.9704 27.1531 84.558C26.7473 84.1457 26.4254 83.6561 26.2057 83.1173C25.9861 82.5786 25.873 82.0011 25.873 81.4179V62.1063Z"
|
|
40
|
+
class="fill-main"
|
|
41
|
+
stroke="#9DA3AC"
|
|
42
|
+
stroke-miterlimit="10"
|
|
43
|
+
/>
|
|
44
|
+
<path
|
|
45
|
+
d="M52.8076 35.5089V30.475C52.807 30.3599 52.8286 30.2457 52.8713 30.1391C52.9141 30.0325 52.977 29.9355 53.0567 29.8536C53.1363 29.7717 53.231 29.7066 53.3354 29.6619C53.4398 29.6172 53.5519 29.5938 53.6652 29.5931H68.7496C68.8629 29.5938 68.975 29.6172 69.0794 29.6619C69.1838 29.7066 69.2785 29.7717 69.3582 29.8536C69.4378 29.9355 69.5008 30.0325 69.5435 30.1391C69.5862 30.2457 69.6079 30.3599 69.6072 30.475V35.5089"
|
|
46
|
+
stroke="#9DA3AC"
|
|
47
|
+
stroke-miterlimit="10"
|
|
48
|
+
/>
|
|
49
|
+
<path
|
|
50
|
+
d="M50.1787 35.6453V29.7191C50.1821 29.393 50.2486 29.0708 50.3745 28.7709C50.5004 28.471 50.6833 28.1992 50.9126 27.9711C51.1419 27.7429 51.4132 27.563 51.711 27.4414C52.0087 27.3198 52.3271 27.259 52.648 27.2625H69.7833C70.1042 27.259 70.4227 27.3198 70.7204 27.4414C71.0182 27.563 71.2895 27.7429 71.5188 27.9711C71.7481 28.1992 71.9309 28.471 72.0568 28.7709C72.1827 29.0708 72.2493 29.393 72.2527 29.7191V35.6453"
|
|
51
|
+
stroke="#9DA3AC"
|
|
52
|
+
stroke-miterlimit="10"
|
|
53
|
+
/>
|
|
54
|
+
<path
|
|
55
|
+
d="M99.3792 62.3215H21.627C21.1849 62.3222 20.747 62.2343 20.3384 62.0629C19.9298 61.8915 19.5585 61.6399 19.2456 61.3225C18.9328 61.0051 18.6846 60.6282 18.5153 60.2132C18.3459 59.7983 18.2588 59.3535 18.2588 58.9043V64.206C18.2588 65.1136 18.6137 65.9841 19.2453 66.626C19.877 67.2678 20.7337 67.6284 21.627 67.6284H99.3792C99.8213 67.6284 100.259 67.5398 100.667 67.3678C101.076 67.1957 101.447 66.9435 101.759 66.6256C102.071 66.3078 102.319 65.9305 102.488 65.5153C102.656 65.1001 102.743 64.6551 102.742 64.206V58.9043C102.743 59.3532 102.656 59.7979 102.488 60.2128C102.319 60.6277 102.071 61.0047 101.759 61.3222C101.446 61.6396 101.075 61.8913 100.667 62.0628C100.259 62.2343 99.821 62.3222 99.3792 62.3215Z"
|
|
56
|
+
fill="#BDC7CE"
|
|
57
|
+
opacity="0.2"
|
|
58
|
+
/>
|
|
59
|
+
<path
|
|
60
|
+
d="M63.6723 54.0646H58.651C58.4634 54.0649 58.2778 54.1043 58.1057 54.1803C57.9336 54.2563 57.7786 54.3673 57.6504 54.5065C57.5221 54.6457 57.4233 54.81 57.3599 54.9895C57.2966 55.169 57.2701 55.3598 57.2821 55.5501L58.651 77.5965C58.668 77.8792 58.7689 78.1501 58.9403 78.3734L61.1203 81.1921H61.203L63.383 78.3734C63.5545 78.1501 63.6554 77.8792 63.6723 77.5965L65.0413 55.5501C65.0533 55.3598 65.0268 55.169 64.9634 54.9895C64.9001 54.81 64.8013 54.6457 64.673 54.5065C64.5447 54.3673 64.3898 54.2563 64.2177 54.1803C64.0456 54.1043 63.86 54.0649 63.6723 54.0646Z"
|
|
61
|
+
class="fill-main"
|
|
62
|
+
stroke="#9DA3AC"
|
|
63
|
+
stroke-miterlimit="10"
|
|
64
|
+
/>
|
|
65
|
+
<path
|
|
66
|
+
d="M60.4841 77.2973C60.3127 77.0759 60.2118 76.8068 60.1948 76.5257L58.8258 54.4793C58.8195 54.3452 58.8316 54.2109 58.862 54.0803C58.6741 54.0807 58.4883 54.1201 58.3159 54.196C58.1436 54.272 57.9883 54.3829 57.8596 54.522C57.731 54.6611 57.6317 54.8254 57.5677 55.0049C57.5038 55.1844 57.4766 55.3753 57.4878 55.5658L58.862 77.6122C58.8789 77.895 58.9798 78.1658 59.1513 78.3891L61.3313 81.2079H61.4088L62.442 79.8431L60.4841 77.2973Z"
|
|
67
|
+
fill="#BDC7CE"
|
|
68
|
+
opacity="0.2"
|
|
69
|
+
/>
|
|
70
|
+
<path
|
|
71
|
+
d="M65.5832 67.7649H56.8114C56.3892 67.7649 56.0469 68.1127 56.0469 68.5418V73.6124C56.0469 74.0415 56.3892 74.3893 56.8114 74.3893H65.5832C66.0054 74.3893 66.3477 74.0415 66.3477 73.6124V68.5418C66.3477 68.1127 66.0054 67.7649 65.5832 67.7649Z"
|
|
72
|
+
class="fill-main"
|
|
73
|
+
stroke="#9DA3AC"
|
|
74
|
+
stroke-miterlimit="10"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
d="M58.3506 73.077C58.1478 73.077 57.9533 72.9952 57.8099 72.8495C57.6666 72.7038 57.586 72.5062 57.586 72.3002V67.7649H56.8163C56.7159 67.7649 56.6165 67.785 56.5237 67.824C56.4309 67.8631 56.3467 67.9203 56.2757 67.9924C56.2047 68.0646 56.1484 68.1502 56.11 68.2445C56.0715 68.3387 56.0518 68.4397 56.0518 68.5418V73.6072C56.0518 73.8137 56.1321 74.0119 56.2754 74.1584C56.4186 74.3049 56.6131 74.3879 56.8163 74.3893H65.5984C65.8016 74.3879 65.9961 74.3049 66.1393 74.1584C66.2825 74.0119 66.3629 73.8137 66.3629 73.6072V73.0823L58.3506 73.077Z"
|
|
78
|
+
fill="#BDC7CE"
|
|
79
|
+
opacity="0.2"
|
|
80
|
+
/>
|
|
81
|
+
<path
|
|
82
|
+
d="M59.9678 69.3606V72.7253"
|
|
83
|
+
stroke="#9DA3AC"
|
|
84
|
+
stroke-linecap="round"
|
|
85
|
+
stroke-miterlimit="10"
|
|
86
|
+
/>
|
|
87
|
+
<path
|
|
88
|
+
d="M62.4316 69.3606V72.7253"
|
|
89
|
+
stroke="#9DA3AC"
|
|
90
|
+
stroke-miterlimit="10"
|
|
91
|
+
stroke-linecap="round"
|
|
92
|
+
/>
|
|
93
|
+
</g>
|
|
94
|
+
<defs>
|
|
95
|
+
<clipPath id="clip0_409_69309">
|
|
96
|
+
<rect
|
|
97
|
+
width="85"
|
|
98
|
+
height="69"
|
|
99
|
+
class="fill-main"
|
|
100
|
+
transform="translate(18 27)"
|
|
101
|
+
/>
|
|
102
|
+
</clipPath>
|
|
103
|
+
</defs>
|
|
104
|
+
</svg>
|
|
105
|
+
</template>
|