@evotor-dev/ui-kit 6.1.1 → 6.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.releaserc.json +6 -6
- package/README.md +117 -117
- package/assets/color-icons/404.svg +11 -11
- package/assets/color-icons/alert-circle.svg +6 -6
- package/assets/color-icons/alert-triangle.svg +6 -6
- package/assets/color-icons/application.svg +6 -6
- package/assets/color-icons/backup.svg +17 -17
- package/assets/color-icons/bank.svg +12 -12
- package/assets/color-icons/barcode.svg +12 -12
- package/assets/color-icons/big-data.svg +17 -17
- package/assets/color-icons/biil.svg +10 -10
- package/assets/color-icons/bill.svg +10 -10
- package/assets/color-icons/blank.svg +10 -10
- package/assets/color-icons/card-attention.svg +20 -20
- package/assets/color-icons/card.svg +9 -9
- package/assets/color-icons/cards.svg +18 -18
- package/assets/color-icons/cash.svg +19 -19
- package/assets/color-icons/check.svg +6 -6
- package/assets/color-icons/clock.svg +6 -6
- package/assets/color-icons/cloud.svg +6 -6
- package/assets/color-icons/code.svg +14 -14
- package/assets/color-icons/comment-approved.svg +20 -20
- package/assets/color-icons/comment-declined.svg +19 -19
- package/assets/color-icons/comment.svg +20 -20
- package/assets/color-icons/data-matrix-znak.svg +23 -23
- package/assets/color-icons/data-matrix.svg +29 -29
- package/assets/color-icons/document-fail.svg +14 -14
- package/assets/color-icons/document-signed.svg +15 -15
- package/assets/color-icons/document.svg +11 -11
- package/assets/color-icons/evotor-payment.svg +17 -17
- package/assets/color-icons/gift.svg +17 -17
- package/assets/color-icons/highlight.svg +21 -21
- package/assets/color-icons/hr.svg +22 -22
- package/assets/color-icons/info-circle.svg +6 -6
- package/assets/color-icons/link.svg +11 -11
- package/assets/color-icons/mail-new.svg +10 -10
- package/assets/color-icons/market.svg +13 -13
- package/assets/color-icons/money.svg +17 -17
- package/assets/color-icons/news.svg +10 -10
- package/assets/color-icons/not-found.svg +15 -15
- package/assets/color-icons/number-1.svg +6 -6
- package/assets/color-icons/number-2.svg +6 -6
- package/assets/color-icons/number-3.svg +6 -6
- package/assets/color-icons/number.svg +6 -6
- package/assets/color-icons/numbers.svg +13 -13
- package/assets/color-icons/ok.svg +6 -6
- package/assets/color-icons/person.svg +9 -9
- package/assets/color-icons/phone.svg +13 -13
- package/assets/color-icons/piechart.svg +15 -15
- package/assets/color-icons/power.svg +10 -10
- package/assets/color-icons/production.svg +24 -24
- package/assets/color-icons/purse.svg +12 -12
- package/assets/color-icons/qr.svg +6 -6
- package/assets/color-icons/rating.svg +19 -19
- package/assets/color-icons/recommended.svg +12 -12
- package/assets/color-icons/sbp.svg +6 -6
- package/assets/color-icons/settings.svg +6 -6
- package/assets/color-icons/shelf.svg +11 -11
- package/assets/color-icons/sim-activated.svg +20 -20
- package/assets/color-icons/sim-cancel.svg +19 -19
- package/assets/color-icons/sim-normal.svg +16 -16
- package/assets/color-icons/sim-waiting.svg +19 -19
- package/assets/color-icons/software-check.svg +16 -16
- package/assets/color-icons/software-fail.svg +15 -15
- package/assets/color-icons/software-support.svg +11 -11
- package/assets/color-icons/software.svg +11 -11
- package/assets/color-icons/stop.svg +13 -13
- package/assets/color-icons/tap-on-phone.svg +16 -16
- package/assets/color-icons/telegram.svg +10 -10
- package/assets/color-icons/terminal-fail.svg +14 -14
- package/assets/color-icons/terminal-free.svg +15 -15
- package/assets/color-icons/terminal-off.svg +14 -14
- package/assets/color-icons/terminal-success.svg +14 -14
- package/assets/color-icons/terminal.svg +13 -13
- package/assets/color-icons/traffic-light-green.svg +9 -9
- package/assets/color-icons/traffic-light-red.svg +9 -9
- package/assets/color-icons/traffic-light-yellow.svg +9 -9
- package/assets/color-icons/usb.svg +23 -23
- package/assets/color-icons/version-check.svg +15 -15
- package/assets/color-icons/version-fail.svg +14 -14
- package/assets/color-icons/version.svg +10 -10
- package/assets/color-icons/wait.svg +6 -6
- package/assets/color-icons/waiting.svg +15 -15
- package/assets/color-icons/warning.svg +6 -6
- package/assets/color-icons/wi-fi.svg +5 -5
- package/assets/color-icons/wifi.svg +5 -5
- package/bundles/evotor-dev-ui-kit-icons-category.umd.js +37 -1
- package/bundles/evotor-dev-ui-kit-icons-category.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons-side-menu.umd.js +12 -12
- package/bundles/evotor-dev-ui-kit-icons-side-menu.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons-system.umd.js +58 -10
- package/bundles/evotor-dev-ui-kit-icons-system.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons.umd.js +79 -23
- package/bundles/evotor-dev-ui-kit-icons.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit.umd.js +108 -56
- package/bundles/evotor-dev-ui-kit.umd.js.map +1 -1
- package/esm2015/icons/category/index.js +26 -2
- package/esm2015/icons/side-menu/index.js +13 -13
- package/esm2015/icons/system/index.js +43 -11
- package/esm2015/lib/common/Serializable.js +1 -1
- package/esm2015/lib/common/animations/expand.animation.js +1 -1
- package/esm2015/lib/common/animations/index.js +1 -1
- package/esm2015/lib/common/animations/sidebar.animation.js +1 -1
- package/esm2015/lib/common/animations/skip-initial-render.animation.js +1 -1
- package/esm2015/lib/common/collection/evo-collection-fabric.js +1 -1
- package/esm2015/lib/common/collection/evo-collection.js +1 -1
- package/esm2015/lib/common/collection/index.js +1 -1
- package/esm2015/lib/common/constants/css-breakpoints.js +1 -1
- package/esm2015/lib/common/constants/view-breakpoint-streams.js +1 -1
- package/esm2015/lib/common/evo-base-control.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-state-manager.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-state.interface.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-states.enum.js +1 -1
- package/esm2015/lib/common/form-helper/form-helper.js +1 -1
- package/esm2015/lib/common/types/evo-color.js +1 -1
- package/esm2015/lib/common/types/evo-size.js +1 -1
- package/esm2015/lib/common/types/index.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.js +2 -2
- package/esm2015/lib/components/evo-accordion/evo-accordion.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion.module.js +1 -1
- package/esm2015/lib/components/evo-accordion/index.js +1 -1
- package/esm2015/lib/components/evo-accordion/public-api.js +1 -1
- package/esm2015/lib/components/evo-alert/evo-alert.component.js +2 -2
- package/esm2015/lib/components/evo-alert/evo-alert.module.js +1 -1
- package/esm2015/lib/components/evo-alert/index.js +1 -1
- package/esm2015/lib/components/evo-alert/public-api.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/components/evo-autocomplete.component.js +10 -9
- package/esm2015/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.js +9 -3
- package/esm2015/lib/components/evo-autocomplete/evo-autocomplete.module.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/helpers/switch-query-to-list.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/index.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/models/DaDataParty.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/models/dadata.model.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/public-api.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/types/evo-autocomplete-size.js +1 -1
- package/esm2015/lib/components/evo-badge/evo-badge.component.js +2 -2
- package/esm2015/lib/components/evo-badge/evo-badge.module.js +1 -1
- package/esm2015/lib/components/evo-badge/index.js +1 -1
- package/esm2015/lib/components/evo-badge/public-api.js +1 -1
- package/esm2015/lib/components/evo-badge/types/evo-badge-color.js +1 -1
- package/esm2015/lib/components/evo-badge/types/evo-badge-size.js +1 -1
- package/esm2015/lib/components/evo-badge/types/index.js +1 -1
- package/esm2015/lib/components/evo-banner/evo-banner.component.js +2 -2
- package/esm2015/lib/components/evo-banner/evo-banner.module.js +1 -1
- package/esm2015/lib/components/evo-banner/index.js +1 -1
- package/esm2015/lib/components/evo-banner/public-api.js +1 -1
- package/esm2015/lib/components/evo-button/evo-button.component.js +2 -2
- package/esm2015/lib/components/evo-button/evo-button.module.js +1 -1
- package/esm2015/lib/components/evo-button/index.js +1 -1
- package/esm2015/lib/components/evo-button/public-api.js +1 -1
- package/esm2015/lib/components/evo-checkbox/evo-checkbox.component.js +2 -2
- package/esm2015/lib/components/evo-checkbox/evo-checkbox.module.js +1 -1
- package/esm2015/lib/components/evo-checkbox/index.js +1 -1
- package/esm2015/lib/components/evo-checkbox/public-api.js +1 -1
- package/esm2015/lib/components/evo-chip/evo-chip.component.js +2 -2
- package/esm2015/lib/components/evo-chip/evo-chip.module.js +1 -1
- package/esm2015/lib/components/evo-chip/index.js +1 -1
- package/esm2015/lib/components/evo-chip/public-api.js +1 -1
- package/esm2015/lib/components/evo-control-error/evo-control-error.component.js +2 -2
- package/esm2015/lib/components/evo-control-error/evo-control-error.module.js +1 -1
- package/esm2015/lib/components/evo-control-error/index.js +1 -1
- package/esm2015/lib/components/evo-control-error/public-api.js +1 -1
- package/esm2015/lib/components/evo-control-label/evo-control-label.component.js +2 -2
- package/esm2015/lib/components/evo-control-label/evo-control-label.module.js +1 -1
- package/esm2015/lib/components/evo-control-label/index.js +1 -1
- package/esm2015/lib/components/evo-control-label/public-api.js +1 -1
- package/esm2015/lib/components/evo-counter/evo-counter.component.js +2 -2
- package/esm2015/lib/components/evo-counter/evo-counter.module.js +1 -1
- package/esm2015/lib/components/evo-counter/index.js +1 -1
- package/esm2015/lib/components/evo-counter/public-api.js +1 -1
- package/esm2015/lib/components/evo-datepicker/evo-datepicker.component.js +8 -8
- package/esm2015/lib/components/evo-datepicker/evo-datepicker.module.js +1 -1
- package/esm2015/lib/components/evo-datepicker/flatpickr-options.interface.js +1 -1
- package/esm2015/lib/components/evo-datepicker/index.js +1 -1
- package/esm2015/lib/components/evo-datepicker/public-api.js +1 -1
- package/esm2015/lib/components/evo-datepicker/templates/index.js +95 -95
- package/esm2015/lib/components/evo-dropdown/evo-dropdown-origin.directive.js +1 -1
- package/esm2015/lib/components/evo-dropdown/evo-dropdown-position-description.js +1 -1
- package/esm2015/lib/components/evo-dropdown/evo-dropdown.component.js +2 -2
- package/esm2015/lib/components/evo-dropdown/evo-dropdown.module.js +1 -1
- package/esm2015/lib/components/evo-dropdown/index.js +1 -1
- package/esm2015/lib/components/evo-dropdown/public-api.js +1 -1
- package/esm2015/lib/components/evo-dropdown/types/evo-dropdown-positions.js +1 -1
- package/esm2015/lib/components/evo-icon/classes/evo-icons-library.js +1 -1
- package/esm2015/lib/components/evo-icon/evo-icon.component.js +2 -2
- package/esm2015/lib/components/evo-icon/evo-icon.module.js +1 -1
- package/esm2015/lib/components/evo-icon/index.js +1 -1
- package/esm2015/lib/components/evo-icon/interfaces/icons-category.js +1 -1
- package/esm2015/lib/components/evo-icon/interfaces/icons-source.js +1 -1
- package/esm2015/lib/components/evo-icon/public-api.js +1 -1
- package/esm2015/lib/components/evo-icon-button/evo-icon-button.component.js +2 -2
- package/esm2015/lib/components/evo-icon-button/evo-icon-button.module.js +1 -1
- package/esm2015/lib/components/evo-icon-button/index.js +1 -1
- package/esm2015/lib/components/evo-icon-button/public-api.js +1 -1
- package/esm2015/lib/components/evo-icon-button/types/evo-icon-button-size.js +1 -1
- package/esm2015/lib/components/evo-icon-button/types/evo-icon-button-theme.js +1 -1
- package/esm2015/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.js +19 -0
- package/esm2015/lib/components/evo-icon-number/evo-icon-number.module.js +18 -0
- package/esm2015/lib/components/evo-icon-number/index.js +2 -0
- package/esm2015/lib/components/evo-icon-number/public-api.js +3 -0
- package/esm2015/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.js +1 -1
- package/esm2015/lib/components/evo-input/evo-input.component.js +2 -2
- package/esm2015/lib/components/evo-input/evo-input.module.js +1 -1
- package/esm2015/lib/components/evo-input/index.js +1 -1
- package/esm2015/lib/components/evo-input/public-api.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.js +2 -2
- package/esm2015/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/index.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/public-api.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/utils/clear-multiline.js +1 -1
- package/esm2015/lib/components/evo-loader/evo-circular-loader.component.js +2 -2
- package/esm2015/lib/components/evo-loader/evo-loader.component.js +2 -2
- package/esm2015/lib/components/evo-loader/evo-loader.module.js +1 -1
- package/esm2015/lib/components/evo-loader/index.js +1 -1
- package/esm2015/lib/components/evo-loader/public-api.js +1 -1
- package/esm2015/lib/components/evo-modal/evo-modal.component.js +2 -2
- package/esm2015/lib/components/evo-modal/evo-modal.module.js +1 -1
- package/esm2015/lib/components/evo-modal/evo-modal.service.js +1 -1
- package/esm2015/lib/components/evo-modal/index.js +1 -1
- package/esm2015/lib/components/evo-modal/public-api.js +1 -1
- package/esm2015/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.js +2 -2
- package/esm2015/lib/components/evo-navbar/evo-navbar.component.js +2 -2
- package/esm2015/lib/components/evo-navbar/evo-navbar.module.js +1 -1
- package/esm2015/lib/components/evo-navbar/index.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item-main-info.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item-router-link.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item.href.js +1 -1
- package/esm2015/lib/components/evo-navbar/public-api.js +1 -1
- package/esm2015/lib/components/evo-navbar/types/nav-item.js +1 -1
- package/esm2015/lib/components/evo-note/evo-note.component.js +2 -2
- package/esm2015/lib/components/evo-note/evo-note.module.js +1 -1
- package/esm2015/lib/components/evo-note/index.js +1 -1
- package/esm2015/lib/components/evo-note/public.api.js +1 -1
- package/esm2015/lib/components/evo-note/types/evo-note-type.js +1 -1
- package/esm2015/lib/components/evo-paginator/evo-paginator.component.js +3 -3
- package/esm2015/lib/components/evo-paginator/evo-paginator.module.js +1 -1
- package/esm2015/lib/components/evo-paginator/index.js +1 -1
- package/esm2015/lib/components/evo-paginator/public-api.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/evo-plus-minus.component.js +2 -2
- package/esm2015/lib/components/evo-plus-minus/evo-plus-minus.module.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/index.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/public-api.js +1 -1
- package/esm2015/lib/components/evo-popover/evo-popover.component.js +2 -2
- package/esm2015/lib/components/evo-popover/evo-popover.module.js +1 -1
- package/esm2015/lib/components/evo-popover/index.js +1 -1
- package/esm2015/lib/components/evo-popover/public-api.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal-outlet.class.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal-outlet.directive.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal.module.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal.service.js +1 -1
- package/esm2015/lib/components/evo-portal/index.js +1 -1
- package/esm2015/lib/components/evo-portal/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio/evo-radio.component.js +2 -2
- package/esm2015/lib/components/evo-radio/evo-radio.module.js +1 -1
- package/esm2015/lib/components/evo-radio/index.js +1 -1
- package/esm2015/lib/components/evo-radio/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio-group/evo-radio-group.component.js +2 -2
- package/esm2015/lib/components/evo-radio-group/evo-radio-group.module.js +1 -1
- package/esm2015/lib/components/evo-radio-group/index.js +1 -1
- package/esm2015/lib/components/evo-radio-group/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio-group/typings/options.js +1 -1
- package/esm2015/lib/components/evo-radioshape/components/evo-radioshape.component.js +2 -2
- package/esm2015/lib/components/evo-radioshape/evo-radioshape.module.js +1 -1
- package/esm2015/lib/components/evo-radioshape/index.js +1 -1
- package/esm2015/lib/components/evo-radioshape/public-api.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.js +2 -2
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.js +2 -2
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar.module.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/index.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/public-api.js +1 -1
- package/esm2015/lib/components/evo-select/evo-select.component.js +2 -2
- package/esm2015/lib/components/evo-select/evo-select.module.js +1 -1
- package/esm2015/lib/components/evo-select/index.js +1 -1
- package/esm2015/lib/components/evo-select/public-api.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-close-targets.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-sizes.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-states.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-portal.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.module.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.service.js +1 -1
- package/esm2015/lib/components/evo-sidebar/index.js +1 -1
- package/esm2015/lib/components/evo-sidebar/interfaces.js +1 -1
- package/esm2015/lib/components/evo-sidebar/public-api.js +1 -1
- package/esm2015/lib/components/evo-sidebar/sidebar-injection-token.js +1 -1
- package/esm2015/lib/components/evo-sidebar/tokens.js +1 -1
- package/esm2015/lib/components/evo-stepper/evo-stepper-events.js +1 -1
- package/esm2015/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.js +2 -2
- package/esm2015/lib/components/evo-stepper/evo-stepper.component.js +2 -2
- package/esm2015/lib/components/evo-stepper/evo-stepper.module.js +1 -1
- package/esm2015/lib/components/evo-stepper/index.js +1 -1
- package/esm2015/lib/components/evo-stepper/public-api.js +1 -1
- package/esm2015/lib/components/evo-submenu/evo-submenu.component.js +2 -2
- package/esm2015/lib/components/evo-submenu/evo-submenu.module.js +1 -1
- package/esm2015/lib/components/evo-submenu/index.js +1 -1
- package/esm2015/lib/components/evo-submenu/public-api.js +1 -1
- package/esm2015/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.js +2 -2
- package/esm2015/lib/components/evo-switcher/evo-switcher.component.js +2 -2
- package/esm2015/lib/components/evo-switcher/evo-switcher.module.js +1 -1
- package/esm2015/lib/components/evo-switcher/index.js +1 -1
- package/esm2015/lib/components/evo-switcher/public-api.js +1 -1
- package/esm2015/lib/components/evo-table/evo-table/evo-table.component.js +5 -3
- package/esm2015/lib/components/evo-table/evo-table-column/evo-table-column.component.js +2 -2
- package/esm2015/lib/components/evo-table/evo-table.module.js +1 -1
- package/esm2015/lib/components/evo-table/index.js +1 -1
- package/esm2015/lib/components/evo-table/public-api.js +1 -1
- package/esm2015/lib/components/evo-tabs/enums/evo-tabs-size.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tab/evo-tab.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tab-state.collection.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs-size.service.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tabs.module.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs.service.js +1 -1
- package/esm2015/lib/components/evo-tabs/index.js +1 -1
- package/esm2015/lib/components/evo-tabs/public-api.js +1 -1
- package/esm2015/lib/components/evo-textarea/evo-textarea.component.js +2 -2
- package/esm2015/lib/components/evo-textarea/evo-textarea.module.js +1 -1
- package/esm2015/lib/components/evo-textarea/index.js +1 -1
- package/esm2015/lib/components/evo-textarea/public-api.js +1 -1
- package/esm2015/lib/components/evo-toast/evo-toast.component.js +2 -2
- package/esm2015/lib/components/evo-toast/evo-toast.module.js +1 -1
- package/esm2015/lib/components/evo-toast/evo-toast.service.js +1 -1
- package/esm2015/lib/components/evo-toast/index.js +1 -1
- package/esm2015/lib/components/evo-toast/public-api.js +1 -1
- package/esm2015/lib/components/evo-toggle/evo-toggle.component.js +2 -2
- package/esm2015/lib/components/evo-toggle/evo-toggle.module.js +1 -1
- package/esm2015/lib/components/evo-toggle/index.js +1 -1
- package/esm2015/lib/components/evo-toggle/public-api.js +1 -1
- package/esm2015/lib/components/evo-upload/evo-upload.component.js +2 -2
- package/esm2015/lib/components/evo-upload/evo-upload.module.js +1 -1
- package/esm2015/lib/components/evo-upload/index.js +1 -1
- package/esm2015/lib/components/evo-upload/public-api.js +1 -1
- package/esm2015/lib/decorators/deprecate-method.decorator.js +1 -1
- package/esm2015/lib/decorators/deprecate-variable.decorator.js +1 -1
- package/esm2015/lib/decorators/index.js +1 -1
- package/esm2015/lib/decorators/public-api.js +1 -1
- package/esm2015/lib/directives/evo-click-outside.directive.js +1 -1
- package/esm2015/lib/directives/evo-is-expanded.directive.js +1 -1
- package/esm2015/lib/directives/evo-let/evo-let.directive.js +1 -1
- package/esm2015/lib/directives/evo-ui-class.directive.js +1 -1
- package/esm2015/lib/directives/index.js +1 -1
- package/esm2015/lib/directives/public-api.js +1 -1
- package/esm2015/lib/evo-ui-kit.module.js +1 -1
- package/esm2015/lib/operators/enter-zone.operator.js +1 -1
- package/esm2015/lib/operators/index.js +1 -1
- package/esm2015/lib/operators/public-api.js +1 -1
- package/esm2015/lib/pipes/declination.pipe.js +1 -1
- package/esm2015/lib/pipes/evo-pipes.module.js +1 -1
- package/esm2015/lib/pipes/index.js +1 -1
- package/esm2015/lib/pipes/public-api.js +1 -1
- package/esm2015/lib/pipes/safe-html.pipe.js +1 -1
- package/esm2015/lib/services/evo-expanded.service.js +1 -1
- package/esm2015/lib/services/index.js +1 -1
- package/esm2015/lib/services/public-api.js +1 -1
- package/esm2015/lib/services/window.service.js +1 -1
- package/esm2015/public_api.js +2 -1
- package/fesm2015/evotor-dev-ui-kit-icons-category.js +26 -2
- package/fesm2015/evotor-dev-ui-kit-icons-category.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.js +12 -12
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons-system.js +43 -11
- package/fesm2015/evotor-dev-ui-kit-icons-system.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons.js +79 -23
- package/fesm2015/evotor-dev-ui-kit-icons.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit.js +197 -158
- package/fesm2015/evotor-dev-ui-kit.js.map +1 -1
- package/icons/category/index.d.ts +25 -1
- package/icons/index.d.ts +28 -0
- package/icons/side-menu/index.d.ts +12 -12
- package/icons/system/index.d.ts +42 -10
- package/lib/components/evo-autocomplete/components/evo-autocomplete.component.d.ts +2 -2
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +1 -0
- package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +6 -0
- package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +8 -0
- package/lib/components/evo-icon-number/index.d.ts +1 -0
- package/lib/components/evo-icon-number/public-api.d.ts +2 -0
- package/lib/components/evo-table/evo-table/evo-table.component.d.ts +5 -2
- package/package.json +1 -1
- package/public_api.d.ts +1 -0
- package/styles/components/evo-alert.scss +64 -64
- package/styles/components/evo-button-loader.scss +53 -53
- package/styles/components/evo-button-wrapper.scss +21 -21
- package/styles/components/evo-button.scss +233 -233
- package/styles/components/evo-card.scss +40 -40
- package/styles/components/evo-chip.scss +169 -169
- package/styles/components/evo-form.scss +273 -273
- package/styles/components/evo-grid.scss +27 -27
- package/styles/components/evo-icon.scss +3 -3
- package/styles/components/evo-link.scss +41 -41
- package/styles/components/evo-list.scss +38 -38
- package/styles/components/evo-modal-mixins.scss +32 -32
- package/styles/components/evo-sidebar-mixins.scss +20 -20
- package/styles/components/evo-spinner.scss +12 -12
- package/styles/components/evo-table.scss +42 -42
- package/styles/components/evo-title.scss +23 -23
- package/styles/components/skeleton.scss +12 -12
- package/styles/globals.scss +67 -67
- package/styles/icons.scss +173 -173
- package/styles/keyframes.scss +37 -37
- package/styles/main.scss +19 -19
- package/styles/mixins.scss +210 -208
- package/styles/normalize.scss +341 -341
- package/styles/reset.scss +155 -155
- package/styles/variables.scss +137 -137
|
@@ -5,7 +5,19 @@ export declare const iconCreditBlank = "<path d=\"M19.41 7.41L14.58 2.58C14.21 2
|
|
|
5
5
|
export declare const iconFolderOutline = "<path d=\"M20 6H12L10.59 4.59C10.21 4.21 9.7 4 9.17 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6ZM19 18H5C4.45 18 4 17.55 4 17V9C4 8.45 4.45 8 5 8H19C19.55 8 20 8.45 20 9V17C20 17.55 19.55 18 19 18Z\" />";
|
|
6
6
|
export declare const iconInternet = "<path d=\"M20 18C21.1 18 21.99 17.1 21.99 16L22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V16C2 17.1 2.9 18 4 18H1C0.45 18 0 18.45 0 19C0 19.55 0.45 20 1 20H23C23.55 20 24 19.55 24 19C24 18.45 23.55 18 23 18H20ZM5 6H19C19.55 6 20 6.45 20 7V15C20 15.55 19.55 16 19 16H5C4.45 16 4 15.55 4 15V7C4 6.45 4.45 6 5 6Z\" />";
|
|
7
7
|
export declare const iconLaw = "<path d=\"M3 21H13C13.55 21 14 21.45 14 22C14 22.55 13.55 23 13 23H3C2.45 23 2 22.55 2 22C2 21.45 2.45 21 3 21ZM6.24 8.07005L9.07 5.24005L21.8 17.97C22.58 18.75 22.58 20.02 21.8 20.8C21.02 21.58 19.75 21.58 18.97 20.8L6.24 8.07005ZM14.73 2.41005L17.56 5.24005C18.34 6.02005 18.34 7.29005 17.56 8.07005L16.14 9.49005L10.49 3.83005L11.9 2.42005C12.68 1.63005 13.95 1.63005 14.73 2.41005V2.41005ZM4.83 9.48005L10.49 15.14L9.08 16.55C8.3 17.33 7.03 17.33 6.25 16.55L3.42 13.72C2.64 12.94 2.64 11.67 3.42 10.89L4.83 9.48005Z\" />";
|
|
8
|
-
export declare const
|
|
8
|
+
export declare const iconPersonAdd = "<path d=\"M19 14C18.7167 14 18.4793 13.904 18.288 13.712C18.096 13.5207 18 13.2833 18 13V11H16C15.7167 11 15.4793 10.904 15.288 10.712C15.096 10.5207 15 10.2833 15 10C15 9.71667 15.096 9.479 15.288 9.287C15.4793 9.09567 15.7167 9 16 9H18V7C18 6.71667 18.096 6.479 18.288 6.287C18.4793 6.09567 18.7167 6 19 6C19.2833 6 19.5207 6.09567 19.712 6.287C19.904 6.479 20 6.71667 20 7V9H22C22.2833 9 22.5207 9.09567 22.712 9.287C22.904 9.479 23 9.71667 23 10C23 10.2833 22.904 10.5207 22.712 10.712C22.5207 10.904 22.2833 11 22 11H20V13C20 13.2833 19.904 13.5207 19.712 13.712C19.5207 13.904 19.2833 14 19 14ZM9 12C7.9 12 6.95833 11.6083 6.175 10.825C5.39167 10.0417 5 9.1 5 8C5 6.9 5.39167 5.95833 6.175 5.175C6.95833 4.39167 7.9 4 9 4C10.1 4 11.0417 4.39167 11.825 5.175C12.6083 5.95833 13 6.9 13 8C13 9.1 12.6083 10.0417 11.825 10.825C11.0417 11.6083 10.1 12 9 12ZM2 20C1.71667 20 1.47933 19.904 1.288 19.712C1.096 19.5207 1 19.2833 1 19V17.2C1 16.6333 1.146 16.1123 1.438 15.637C1.72933 15.1623 2.11667 14.8 2.6 14.55C3.63333 14.0333 4.68333 13.6457 5.75 13.387C6.81667 13.129 7.9 13 9 13C10.1 13 11.1833 13.129 12.25 13.387C13.3167 13.6457 14.3667 14.0333 15.4 14.55C15.8833 14.8 16.2707 15.1623 16.562 15.637C16.854 16.1123 17 16.6333 17 17.2V19C17 19.2833 16.904 19.5207 16.712 19.712C16.5207 19.904 16.2833 20 16 20H2Z\" />";
|
|
9
|
+
export declare const iconPersonCheck = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.14 19.14L12 20H3V18C3 15.34 8.33 14 11 14C11.32 14 11.61 14.02 12 14.06L11.16 14.88C9.97 16.04 9.96 17.96 11.14 19.14ZM15 8C15 10.21 13.21 12 11 12C8.79 12 7 10.21 7 8C7 5.79 8.79 4 11 4C13.21 4 15 5.79 15 8ZM12.69 17.69L14.76 19.78C15.15 20.17 15.79 20.17 16.18 19.78L21.32 14.6C21.7 14.22 21.7 13.6 21.32 13.21L21.31 13.2C20.92 12.81 20.29 12.81 19.9 13.2L15.47 17.66L14.1 16.29C13.72 15.9 13.09 15.9 12.7 16.29L12.69 16.3C12.31 16.68 12.31 17.3 12.69 17.69Z\" />";
|
|
10
|
+
export declare const iconPersonClientcard = "<path d=\"M21 3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 22.99 20.1 22.99 19L23 5C23 3.9 22.1 3 21 3ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6ZM18 17C18 17.5523 17.5523 18 17 18H7C6.44771 18 6 17.5523 6 17C6 15 10 13.9 12 13.9C14 13.9 18 15 18 17Z\" />";
|
|
11
|
+
export declare const iconPersonCustomerDetailsOff = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.73054 1.24519C2.34002 0.854668 1.70685 0.854668 1.31633 1.24519C0.925806 1.63572 0.925806 2.26888 1.31633 2.65941L1.95422 3.29729C1.3828 3.65038 1 4.2827 1 5.00009V19.0001C1 20.1001 1.9 21.0001 3 21.0001H19.657L21.4036 22.7467C21.7941 23.1372 22.4273 23.1372 22.8178 22.7467C23.2083 22.3561 23.2083 21.723 22.8178 21.3324L2.73054 1.24519ZM14.2046 15.5477L14.5747 15.9178C14.8426 16.2421 15 16.6034 15 17.0001C15 17.5524 14.5523 18.0001 14 18.0001H4C3.44772 18.0001 3 17.5524 3 17.0001C3 15.0001 7 13.9001 9 13.9001C10.4452 13.9001 12.9346 14.4744 14.2046 15.5477ZM10.3421 11.6851L6.31494 7.65802C6.11335 8.06158 6 8.5173 6 9.00009C6 10.6601 7.34 12.0001 9 12.0001C9.48279 12.0001 9.93851 11.8867 10.3421 11.6851ZM23 5.00009L22.9902 18.711L16.2793 12.0001H18C18.55 12.0001 19 11.5501 19 11.0001C19 10.4501 18.55 10.0001 18 10.0001H15C14.796 10.0001 14.6058 10.062 14.4472 10.1679L7.2793 3.00009H21C22.1 3.00009 23 3.90009 23 5.00009ZM15 8.00009H20C20.55 8.00009 21 7.55009 21 7.00009C21 6.45009 20.55 6.00009 20 6.00009H15C14.45 6.00009 14 6.45009 14 7.00009C14 7.55009 14.45 8.00009 15 8.00009Z\" />";
|
|
12
|
+
export declare const iconPersonCustomerDetails = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3H21C22.1 3 23 3.9 23 5L22.99 19C22.99 20.1 22.1 21 21 21H3C1.9 21 1 20.1 1 19V5C1 3.9 1.9 3 3 3ZM12 9C12 7.34 10.66 6 9 6C7.34 6 6 7.34 6 9C6 10.66 7.34 12 9 12C10.66 12 12 10.66 12 9ZM14 18C14.5523 18 15 17.5523 15 17C15 15 11 13.9 9 13.9C7 13.9 3 15 3 17C3 17.5523 3.44772 18 4 18H14ZM15 12H18C18.55 12 19 11.55 19 11C19 10.45 18.55 10 18 10H15C14.45 10 14 10.45 14 11C14 11.55 14.45 12 15 12ZM15 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H15C14.45 6 14 6.45 14 7C14 7.55 14.45 8 15 8Z\" />";
|
|
13
|
+
export declare const iconPersonGroup = "<path d=\"M16 11C17.66 11 18.99 9.66 18.99 8C18.99 6.34 17.66 5 16 5C14.34 5 13 6.34 13 8C13 9.66 14.34 11 16 11ZM8 11C9.66 11 10.99 9.66 10.99 8C10.99 6.34 9.66 5 8 5C6.34 5 5 6.34 5 8C5 9.66 6.34 11 8 11ZM8 13C5.67 13 1 14.17 1 16.5V18C1 18.55 1.45 19 2 19H14C14.55 19 15 18.55 15 18V16.5C15 14.17 10.33 13 8 13ZM16 13C15.71 13 15.38 13.02 15.03 13.05C15.05 13.06 15.06 13.08 15.07 13.09C16.21 13.92 17 15.03 17 16.5V18C17 18.35 16.93 18.69 16.82 19H22C22.55 19 23 18.55 23 18V16.5C23 14.17 18.33 13 16 13Z\" />";
|
|
14
|
+
export declare const iconPersonLoyality = "<path d=\"M12 12.75C13.63 12.75 15.07 13.14 16.24 13.65C17.32 14.13 18 15.21 18 16.38V17C18 17.55 17.55 18 17 18H7C6.45 18 6 17.55 6 17V16.39C6 15.21 6.68 14.13 7.76 13.66C8.93 13.14 10.37 12.75 12 12.75ZM4 13C5.1 13 6 12.1 6 11C6 9.9 5.1 9 4 9C2.9 9 2 9.9 2 11C2 12.1 2.9 13 4 13ZM5.13 14.1C4.76 14.04 4.39 14 4 14C3.01 14 2.07 14.21 1.22 14.58C0.48 14.9 0 15.62 0 16.43V17C0 17.55 0.45 18 1 18H4.5V16.39C4.5 15.56 4.73 14.78 5.13 14.1ZM20 13C21.1 13 22 12.1 22 11C22 9.9 21.1 9 20 9C18.9 9 18 9.9 18 11C18 12.1 18.9 13 20 13ZM24 16.43C24 15.62 23.52 14.9 22.78 14.58C21.93 14.21 20.99 14 20 14C19.61 14 19.24 14.04 18.87 14.1C19.27 14.78 19.5 15.56 19.5 16.39V18H23C23.55 18 24 17.55 24 17V16.43ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6Z\" />";
|
|
15
|
+
export declare const iconPersonOwner = "<path d=\"M12 3C14.21 3 16 4.79 16 7C16 9.21 14.21 11 12 11C9.79 11 8 9.21 8 7C8 4.79 9.79 3 12 3ZM16 13.54C16 14.6 15.72 17.07 13.81 19.83L13 15L13.94 13.12C13.32 13.05 12.67 13 12 13C11.33 13 10.68 13.05 10.06 13.12L11 15L10.19 19.83C8.28 17.07 8 14.6 8 13.54C5.61 14.24 4 15.5 4 17V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V17C20 15.5 18.4 14.24 16 13.54Z\" />";
|
|
16
|
+
export declare const iconPersonProfile = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 5C13.66 5 15 6.34 15 8C15 9.66 13.66 11 12 11C10.34 11 9 9.66 9 8C9 6.34 10.34 5 12 5ZM12 19.2C9.5 19.2 7.29 17.92 6 15.98C6.03 13.99 10 12.9 12 12.9C13.99 12.9 17.97 13.99 18 15.98C16.71 17.92 14.5 19.2 12 19.2Z\" />";
|
|
17
|
+
export declare const iconPersonSelfEmployed = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15 7C15 9.21 13.21 11 11 11C8.79 11 7 9.21 7 7C7 4.79 8.79 3 11 3C13.21 3 15 4.79 15 7ZM8.64679 13.2465C6.01582 13.7451 3 14.9991 3 17V20C3 20.55 3.45 21 4 21H9.26756C9.09739 20.7058 9 20.3643 9 20V17.3229C8.68882 16.9703 8.5 16.5072 8.5 16V14C8.5 13.7334 8.55215 13.4791 8.64679 13.2465ZM14.6667 17.5C14.6667 17.8208 14.9292 18.0833 15.25 18.0833H16.4167C16.7375 18.0833 17 17.8208 17 17.5H21.0833V19.8333C21.0833 20.475 20.5583 21 19.9167 21H11.7558C11.1142 21 10.5892 20.475 10.5892 19.8333V17.5H14.6667ZM18.1667 12.8333H20.5C21.1417 12.8333 21.6667 13.3583 21.6667 14V15.75C21.6667 16.3917 21.1417 16.9167 20.5 16.9167H17V16.3333C17 16.0125 16.7375 15.75 16.4167 15.75H15.25C14.9292 15.75 14.6667 16.0125 14.6667 16.3333V16.9167H11.1667C10.5192 16.9167 10 16.3975 10 15.75V14C10 13.3583 10.525 12.8333 11.1667 12.8333H13.5C13.5 11.5442 14.5442 10.5 15.8333 10.5C17.1225 10.5 18.1667 11.5442 18.1667 12.8333ZM15.8333 11.6667C15.1917 11.6667 14.6667 12.1917 14.6667 12.8333H17C17 12.1917 16.475 11.6667 15.8333 11.6667Z\" />";
|
|
18
|
+
export declare const iconPersonSeller = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 8C12 10.21 10.21 12 8 12C5.79 12 4 10.21 4 8C4 5.79 5.79 4 8 4C10.21 4 12 5.79 12 8ZM12.3 14.8538C10.9812 14.2853 9.38415 14 8 14C5 14 1 15.34 1 18V19C1 19.55 1.39375 20 1.875 20H12.8351C12.4948 19.4117 12.3 18.7286 12.3 18V14.8538ZM22 7C22 5.89999 21.1 5 20 5H17C15.9 5 15 5.89999 15 7V8.26974C14.4033 8.61687 14 9.26361 14 10V18C14 19.1 14.9 20 16 20H21C22.1 20 23 19.1 23 18V10C23 9.26361 22.5967 8.61687 22 8.26974V7ZM20 8C20 7.45 19.55 7 19 7H18C17.45 7 17 7.45 17 8H20ZM16 10.5C16 10.2239 16.2239 10 16.5 10H20.5C20.7761 10 21 10.2239 21 10.5V11.5C21 11.7761 20.7761 12 20.5 12H16.5C16.2239 12 16 11.7761 16 11.5V10.5ZM16.5 13C16.2239 13 16 13.2239 16 13.5V14.5C16 14.7761 16.2239 15 16.5 15H17.5C17.7761 15 18 14.7761 18 14.5V13.5C18 13.2239 17.7761 13 17.5 13H16.5ZM19.5 13C19.2239 13 19 13.2239 19 13.5V14.5C19 14.7761 19.2239 15 19.5 15H20.5C20.7761 15 21 14.7761 21 14.5V13.5C21 13.2239 20.7761 13 20.5 13H19.5ZM16.5 16C16.2239 16 16 16.2239 16 16.5V17.5C16 17.7761 16.2239 18 16.5 18H17.5C17.7761 18 18 17.7761 18 17.5V16.5C18 16.2239 17.7761 16 17.5 16H16.5Z\" />";
|
|
19
|
+
export declare const iconPerson = "<path d=\"M12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12ZM12 14C9.33 14 4 15.34 4 18V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19V18C20 15.34 14.67 14 12 14Z\" />";
|
|
20
|
+
export declare const iconPersonnel = "<path d=\"M19 3H18V2C18 1.45 17.55 1 17 1C16.45 1 16 1.45 16 2V3H8V2C8 1.45 7.55 1 7 1C6.45 1 6 1.45 6 2V3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6ZM18 17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17C6 15 10 13.9 12 13.9C14 13.9 18 15 18 17Z\" />";
|
|
9
21
|
export declare const iconRestaurant = "<path d=\"M16 6V12C16 13.1 16.9 14 18 14H19V21C19 21.55 19.45 22 20 22C20.55 22 21 21.55 21 21V3.13C21 2.48 20.39 2 19.76 2.15C17.6 2.68 16 4.51 16 6ZM11 9H9V3C9 2.45 8.55 2 8 2C7.45 2 7 2.45 7 3V9H5V3C5 2.45 4.55 2 4 2C3.45 2 3 2.45 3 3V9C3 11.21 4.79 13 7 13V21C7 21.55 7.45 22 8 22C8.55 22 9 21.55 9 21V13C11.21 13 13 11.21 13 9V3C13 2.45 12.55 2 12 2C11.45 2 11 2.45 11 3V9Z\" />";
|
|
10
22
|
export declare const iconScissors = "<path d=\"M5.46208 1C3.97679 2.01655 3.58537 4.03772 4.62538 5.48976L9.9738 12.9559L8.02873 15.6708C6.24316 14.6599 3.93257 15.1354 2.727 16.8185C1.45418 18.5959 1.89589 21.0447 3.71391 22.2893C5.53202 23.5334 8.03788 23.102 9.31123 21.3246C10.1849 20.105 10.2504 18.5687 9.61816 17.323L12.0001 13.9977L14.3819 17.3227C13.7499 18.5684 13.8154 20.1046 14.6888 21.3243C15.9621 23.1016 18.4677 23.5331 20.2858 22.289C22.1041 21.0444 22.5458 18.5953 21.273 16.8183C20.0674 15.1354 17.7569 14.66 15.9713 15.6706L14.0262 12.9557L19.3743 5.4898C20.4146 4.03776 20.023 2.0166 18.5376 1.00004L12.0001 10.127L5.46208 1ZM8.11129 19.0629C8.11129 20.1875 7.1785 21.0993 6.02793 21.0993C4.87736 21.0993 3.94457 20.1875 3.94457 19.0629C3.94457 17.938 4.87736 17.0265 6.02793 17.0265C7.1785 17.0265 8.11129 17.938 8.11129 19.0629ZM20.0559 19.0629C20.0559 20.1875 19.1231 21.0993 17.9725 21.0993C16.822 21.0993 15.8892 20.1875 15.8892 19.0629C15.8892 17.938 16.822 17.0265 17.9725 17.0265C19.1231 17.0265 20.0559 17.938 20.0559 19.0629Z\" />";
|
|
11
23
|
export declare const iconService = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.5695 11.29L14.1695 13.71C14.0795 13.86 13.8995 13.92 13.7395 13.86L11.9995 13.16C11.6395 13.44 11.2395 13.67 10.8195 13.85L10.5595 15.7C10.5295 15.87 10.3795 16 10.2095 16H7.40951C7.23951 16 7.08952 15.87 7.05951 15.71L6.79952 13.86C6.36952 13.68 5.97951 13.45 5.61951 13.17L3.87952 13.87C3.71952 13.93 3.53952 13.87 3.44952 13.72L2.04952 11.3C1.95952 11.15 1.99952 10.96 2.12952 10.85L3.60951 9.69C3.57951 9.46 3.55951 9.23 3.55951 9C3.55951 8.77 3.57951 8.54 3.60951 8.32L2.12952 7.16C1.99952 7.05 1.95952 6.86 2.04952 6.71L3.44952 4.29C3.53952 4.14 3.71952 4.08 3.87952 4.14L5.61951 4.84C5.97951 4.56 6.37952 4.33 6.79952 4.15L7.05951 2.3C7.08952 2.13 7.23951 2 7.40951 2H10.2095C10.3795 2 10.5295 2.13 10.5595 2.29L10.8195 4.14C11.2495 4.32 11.6395 4.55 11.9995 4.83L13.7395 4.13C13.8995 4.07 14.0795 4.13 14.1695 4.28L15.5695 6.7C15.6595 6.85 15.6195 7.04 15.4895 7.15L14.0095 8.31C14.0395 8.54 14.0595 8.77 14.0595 9C14.0595 9.23 14.0395 9.46 14.0095 9.68L15.4895 10.84C15.6195 10.95 15.6595 11.14 15.5695 11.29ZM6.80951 9C6.80951 10.1 7.70952 11 8.80952 11C9.90952 11 10.8095 10.1 10.8095 9C10.8095 7.9 9.90952 7 8.80952 7C7.70952 7 6.80951 7.9 6.80951 9ZM20.9602 17.93L21.9202 18.67C22.0002 18.74 22.0302 18.86 21.9702 18.95L21.0702 20.5C21.0102 20.6 20.8902 20.64 20.7902 20.6L19.6702 20.15C19.4502 20.33 19.1902 20.47 18.9202 20.59L18.7502 21.77C18.7402 21.88 18.6402 21.96 18.5302 21.96H16.7402C16.6302 21.96 16.5402 21.88 16.5202 21.77L16.3502 20.59C16.0702 20.48 15.8202 20.33 15.5902 20.15L14.4802 20.6C14.3702 20.63 14.2502 20.6 14.2002 20.5L13.3002 18.95C13.2402 18.85 13.2702 18.73 13.3502 18.66L14.3002 17.92C14.2802 17.78 14.2702 17.63 14.2702 17.48C14.2702 17.33 14.2802 17.18 14.3002 17.04L13.3502 16.3C13.2602 16.23 13.2502 16.11 13.3002 16.01L14.2002 14.46C14.2602 14.36 14.3802 14.32 14.4802 14.36L15.5902 14.81C15.8202 14.63 16.0802 14.49 16.3502 14.37L16.5202 13.19C16.5302 13.08 16.6302 13 16.7402 13H18.5302C18.6302 13 18.7302 13.08 18.7402 13.2L18.9102 14.38C19.1902 14.49 19.4402 14.64 19.6702 14.82L20.7802 14.37C20.8902 14.34 21.0102 14.37 21.0602 14.47L21.9602 16.02C22.0202 16.12 21.9902 16.24 21.9102 16.31L20.9602 17.05C20.9902 17.19 21.0002 17.34 21.0002 17.49C21.0002 17.64 20.9802 17.79 20.9602 17.93ZM16.2802 17.48C16.2802 18.23 16.8902 18.83 17.6302 18.83C18.3702 18.83 18.9802 18.23 18.9802 17.48C18.9802 16.73 18.3802 16.13 17.6302 16.13C16.8802 16.13 16.2802 16.73 16.2802 17.48Z\" />";
|
|
@@ -23,6 +35,18 @@ export declare const categoryIcons: {
|
|
|
23
35
|
'folder-outline': string;
|
|
24
36
|
internet: string;
|
|
25
37
|
law: string;
|
|
38
|
+
'person-add': string;
|
|
39
|
+
'person-check': string;
|
|
40
|
+
'person-clientcard': string;
|
|
41
|
+
'person-customer details off': string;
|
|
42
|
+
'person-customer details': string;
|
|
43
|
+
'person-group': string;
|
|
44
|
+
'person-loyality': string;
|
|
45
|
+
'person-owner': string;
|
|
46
|
+
'person-profile': string;
|
|
47
|
+
'person-self employed': string;
|
|
48
|
+
'person-seller': string;
|
|
49
|
+
person: string;
|
|
26
50
|
personnel: string;
|
|
27
51
|
restaurant: string;
|
|
28
52
|
scissors: string;
|
package/icons/index.d.ts
CHANGED
|
@@ -8,6 +8,18 @@ export declare const icons: ({
|
|
|
8
8
|
'folder-outline': string;
|
|
9
9
|
internet: string;
|
|
10
10
|
law: string;
|
|
11
|
+
'person-add': string;
|
|
12
|
+
'person-check': string;
|
|
13
|
+
'person-clientcard': string;
|
|
14
|
+
'person-customer details off': string;
|
|
15
|
+
'person-customer details': string;
|
|
16
|
+
'person-group': string;
|
|
17
|
+
'person-loyality': string;
|
|
18
|
+
'person-owner': string;
|
|
19
|
+
'person-profile': string;
|
|
20
|
+
'person-self employed': string;
|
|
21
|
+
'person-seller': string;
|
|
22
|
+
person: string;
|
|
11
23
|
personnel: string;
|
|
12
24
|
restaurant: string;
|
|
13
25
|
scissors: string;
|
|
@@ -212,8 +224,23 @@ export declare const icons: ({
|
|
|
212
224
|
location: string;
|
|
213
225
|
lock: string;
|
|
214
226
|
login: string;
|
|
227
|
+
'logo-1c': string;
|
|
228
|
+
'logo-android': string;
|
|
229
|
+
'logo-apple': string;
|
|
230
|
+
'logo-chestniy znak': string;
|
|
215
231
|
'logo-evotor': string;
|
|
232
|
+
'logo-facebook': string;
|
|
233
|
+
'logo-gomarket': string;
|
|
234
|
+
'logo-instagram': string;
|
|
235
|
+
'logo-linux': string;
|
|
236
|
+
'logo-ok': string;
|
|
237
|
+
'logo-sber': string;
|
|
238
|
+
'logo-sbp': string;
|
|
239
|
+
'logo-telegram': string;
|
|
240
|
+
'logo-twitter': string;
|
|
241
|
+
'logo-vk': string;
|
|
216
242
|
'logo-whatsapp': string;
|
|
243
|
+
'logo-windows': string;
|
|
217
244
|
mail: string;
|
|
218
245
|
'minus-rounded': string;
|
|
219
246
|
minus: string;
|
|
@@ -241,6 +268,7 @@ export declare const icons: ({
|
|
|
241
268
|
'point-up': string;
|
|
242
269
|
'power-on': string;
|
|
243
270
|
power: string;
|
|
271
|
+
print: string;
|
|
244
272
|
printer: string;
|
|
245
273
|
promo: string;
|
|
246
274
|
refresh: string;
|
|
@@ -2,27 +2,27 @@ export declare const iconAccountingNav = "<path d=\"M19 15V5H5V15H8C8.55228 15 8
|
|
|
2
2
|
export declare const iconAcquiring = "<path d=\"M21 2H8C7.4 2 7 2.4 7 3V7.1H3.4C2.6 7.1 2 7.7 2 8.5V15.9C2 16.7 2.6 17.3 3.4 17.3H7V21C7 21.6 7.4 22 8 22H21C21.6 22 22 21.6 22 21V3C22 2.4 21.6 2 21 2ZM7 16.2H3.4C3.2 16.2 3 16 3 15.8V11.7H7V16.2ZM7 9.7H3V8.5C3 8.3 3.2 8.1 3.4 8.1H7V9.7ZM12 20H9V17H12V20ZM12 16.1H9V13.1H12V16.1ZM16 20H13V17H16V20ZM16 16.1H13V13.1H16V16.1ZM20 20H17V17H20V20ZM20 16.1H17V13.1H20V16.1ZM20 12.1H9V4.1H20V12.1Z\" />";
|
|
3
3
|
export declare const iconBillCorrection = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.07 1.80001L19.11 2.76001L21.23 4.88001L22.19 3.92001C22.58 3.53001 22.58 2.90001 22.19 2.51001L21.48 1.80001C21.3875 1.70731 21.2776 1.63376 21.1566 1.58358C21.0357 1.5334 20.906 1.50757 20.775 1.50757C20.644 1.50757 20.5143 1.5334 20.3934 1.58358C20.2724 1.63376 20.1625 1.70731 20.07 1.80001ZM20.23 5.88001L18.11 3.76001L12.15 9.74001C12.05 9.83001 12 9.96001 12 10.09V11.5C12 11.78 12.22 12 12.5 12H13.91C14.0417 11.9971 14.1671 11.9433 14.26 11.85L20.23 5.88001ZM16.4532 3.29726L12.763 7H7C6.44772 7 6 7.44772 6 8C6 8.55228 6.44772 9 7 9H10.8241C10.5993 9.34174 10.5 9.72993 10.5 10.09V11H7C6.44772 11 6 11.4477 6 12C6 12.5523 6.44772 13 7 13H11.174C11.5264 13.3115 11.9903 13.5 12.5 13.5H13.9267L13.9435 13.4996C14.4617 13.4881 14.9553 13.2768 15.3214 12.9099L15.3229 12.9085L20.99 7.24133V21.8C20.87 21.8 20.74 21.75 20.64 21.65L19.85 20.86C19.65 20.66 19.34 20.66 19.14 20.86L18.35 21.65C18.15 21.85 17.84 21.85 17.64 21.65L16.85 20.86C16.65 20.66 16.34 20.66 16.14 20.86L15.35 21.65C15.15 21.85 14.84 21.85 14.64 21.65L13.85 20.86C13.65 20.66 13.34 20.66 13.14 20.86L12.35 21.65C12.15 21.85 11.84 21.85 11.64 21.65L10.85 20.86C10.65 20.66 10.34 20.66 10.14 20.86L9.35 21.65C9.15 21.85 8.84 21.85 8.64 21.65L7.85 20.86C7.65 20.66 7.34 20.66 7.14 20.86L6.35 21.65C6.15 21.85 5.84 21.85 5.64 21.65L4.85 20.86C4.65 20.66 4.34 20.66 4.14 20.86L3.35 21.65C3.26 21.75 3.13 21.8 3 21.8V2.21001C3.13 2.21001 3.26 2.26001 3.35 2.35001L4.14 3.15001C4.34 3.35001 4.65 3.35001 4.85 3.15001L5.64 2.35001C5.84 2.15001 6.15 2.15001 6.35 2.35001L7.14 3.15001C7.34 3.35001 7.65 3.35001 7.85 3.15001L8.64 2.35001C8.84 2.15001 9.15 2.15001 9.35 2.35001L10.15 3.15001C10.35 3.35001 10.66 3.35001 10.86 3.15001L11.65 2.36001C11.85 2.16001 12.16 2.16001 12.36 2.36001L13.15 3.15001C13.35 3.35001 13.66 3.35001 13.86 3.15001L14.65 2.36001C14.85 2.16001 15.16 2.16001 15.36 2.36001L16.15 3.15001C16.2365 3.23646 16.3435 3.28555 16.4532 3.29726ZM7 15C6.44772 15 6 15.4477 6 16C6 16.5523 6.44772 17 7 17H17C17.5523 17 18 16.5523 18 16C18 15.4477 17.5523 15 17 15H7Z\" />";
|
|
4
4
|
export declare const iconBill = "<path d=\"M21 2.21001C20.87 2.21001 20.74 2.26001 20.65 2.36001L19.86 3.15001C19.66 3.35001 19.35 3.35001 19.15 3.15001L18.36 2.36001C18.16 2.16001 17.85 2.16001 17.65 2.36001L16.86 3.15001C16.66 3.35001 16.35 3.35001 16.15 3.15001L15.36 2.36001C15.16 2.16001 14.85 2.16001 14.65 2.36001L13.86 3.15001C13.66 3.35001 13.35 3.35001 13.15 3.15001L12.36 2.36001C12.16 2.16001 11.85 2.16001 11.65 2.36001L10.86 3.15001C10.66 3.35001 10.35 3.35001 10.15 3.15001L9.35 2.35001C9.15 2.15001 8.84 2.15001 8.64 2.35001L7.85 3.15001C7.65 3.35001 7.34 3.35001 7.14 3.15001L6.35 2.35001C6.15 2.15001 5.84 2.15001 5.64 2.35001L4.85 3.15001C4.65 3.35001 4.34 3.35001 4.14 3.15001L3.35 2.35001C3.26 2.26001 3.13 2.21001 3 2.21001V21.8C3.13 21.8 3.26 21.75 3.35 21.65L4.14 20.86C4.34 20.66 4.65 20.66 4.85 20.86L5.64 21.65C5.84 21.85 6.15 21.85 6.35 21.65L7.14 20.86C7.34 20.66 7.65 20.66 7.85 20.86L8.64 21.65C8.84 21.85 9.15 21.85 9.35 21.65L10.14 20.86C10.34 20.66 10.65 20.66 10.85 20.86L11.64 21.65C11.84 21.85 12.15 21.85 12.35 21.65L13.14 20.86C13.34 20.66 13.65 20.66 13.85 20.86L14.64 21.65C14.84 21.85 15.15 21.85 15.35 21.65L16.14 20.86C16.34 20.66 16.65 20.66 16.85 20.86L17.64 21.65C17.84 21.85 18.15 21.85 18.35 21.65L19.14 20.86C19.34 20.66 19.65 20.66 19.85 20.86L20.64 21.65C20.74 21.75 20.87 21.8 20.99 21.8V2.21001H21ZM17 17H7C6.45 17 6 16.55 6 16C6 15.45 6.45 15 7 15H17C17.55 15 18 15.45 18 16C18 16.55 17.55 17 17 17ZM17 13H7C6.45 13 6 12.55 6 12C6 11.45 6.45 11 7 11H17C17.55 11 18 11.45 18 12C18 12.55 17.55 13 17 13ZM17 9.00001H7C6.45 9.00001 6 8.55001 6 8.00001C6 7.45001 6.45 7.00001 7 7.00001H17C17.55 7.00001 18 7.45001 18 8.00001C18 8.55001 17.55 9.00001 17 9.00001Z\" />";
|
|
5
|
-
export declare const iconBookshelf = "<path d=\"M3 21C2.71667 21 2.47917 20.9042 2.2875 20.7125C2.09583 20.5208 2 20.2833 2 20C2 19.7167 2.09583 19.4792 2.2875 19.2875C2.47917 19.0958 2.71667 19 3 19H21C21.2833 19 21.5208 19.0958 21.7125 19.2875C21.9042 19.4792 22 19.7167 22 20C22 20.2833 21.9042 20.5208 21.7125 20.7125C21.5208 20.9042 21.2833 21 21 21H3ZM5.5 18C5.08333 18 4.72917 17.8542 4.4375 17.5625C4.14583 17.2708 4 16.9167 4 16.5V4.5C4 4.08333 4.14583 3.72917 4.4375 3.4375C4.72917 3.14583 5.08333 3 5.5 3C5.91667 3 6.27083 3.14583 6.5625 3.4375C6.85417 3.72917 7 4.08333 7 4.5V16.5C7 16.9167 6.85417 17.2708 6.5625 17.5625C6.27083 17.8542 5.91667 18 5.5 18ZM10.5 18C10.0833 18 9.72917 17.8542 9.4375 17.5625C9.14583 17.2708 9 16.9167 9 16.5V4.5C9 4.08333 9.14583 3.72917 9.4375 3.4375C9.72917 3.14583 10.0833 3 10.5 3C10.9167 3 11.2708 3.14583 11.5625 3.4375C11.8542 3.72917 12 4.08333 12 4.5V16.5C12 16.9167 11.8542 17.2708 11.5625 17.5625C11.2708 17.8542 10.9167 18 10.5 18Z\"
|
|
6
|
-
export declare const iconCombined = "<path d=\"M13.1579 12.3333V17.6667C13.1579 18.4 13.8137 19 14.6316 19H21.2632V19.6667C21.2632 20.4 20.6 21 19.7895 21H9.47368C8.65579 21 8 20.4 8 19.6667V10.3333C8 9.6 8.65579 9 9.47368 9H19.7895C20.6 9 21.2632 9.6 21.2632 10.3333V11H14.6316C13.8137 11 13.1579 11.6 13.1579 12.3333Z\"
|
|
5
|
+
export declare const iconBookshelf = "<path d=\"M3 21C2.71667 21 2.47917 20.9042 2.2875 20.7125C2.09583 20.5208 2 20.2833 2 20C2 19.7167 2.09583 19.4792 2.2875 19.2875C2.47917 19.0958 2.71667 19 3 19H21C21.2833 19 21.5208 19.0958 21.7125 19.2875C21.9042 19.4792 22 19.7167 22 20C22 20.2833 21.9042 20.5208 21.7125 20.7125C21.5208 20.9042 21.2833 21 21 21H3ZM5.5 18C5.08333 18 4.72917 17.8542 4.4375 17.5625C4.14583 17.2708 4 16.9167 4 16.5V4.5C4 4.08333 4.14583 3.72917 4.4375 3.4375C4.72917 3.14583 5.08333 3 5.5 3C5.91667 3 6.27083 3.14583 6.5625 3.4375C6.85417 3.72917 7 4.08333 7 4.5V16.5C7 16.9167 6.85417 17.2708 6.5625 17.5625C6.27083 17.8542 5.91667 18 5.5 18ZM10.5 18C10.0833 18 9.72917 17.8542 9.4375 17.5625C9.14583 17.2708 9 16.9167 9 16.5V4.5C9 4.08333 9.14583 3.72917 9.4375 3.4375C9.72917 3.14583 10.0833 3 10.5 3C10.9167 3 11.2708 3.14583 11.5625 3.4375C11.8542 3.72917 12 4.08333 12 4.5V16.5C12 16.9167 11.8542 17.2708 11.5625 17.5625C11.2708 17.8542 10.9167 18 10.5 18Z\" /><path d=\"M17.138 17.7333C17.484 17.9579 17.8607 18.0269 18.2683 17.9403C18.6758 17.8537 18.9919 17.6374 19.2166 17.2915C19.4412 16.9455 19.5103 16.5688 19.4236 16.1612L16.9287 4.42344C16.8421 4.01588 16.6258 3.69977 16.2798 3.47512C15.9339 3.25047 15.5572 3.18146 15.1496 3.26809C14.742 3.35472 14.4259 3.571 14.2013 3.91693C13.9766 4.26287 13.9076 4.63962 13.9942 5.04718L16.4892 16.7849C16.5758 17.1925 16.7921 17.5086 17.138 17.7333Z\" />";
|
|
6
|
+
export declare const iconCombined = "<path d=\"M13.1579 12.3333V17.6667C13.1579 18.4 13.8137 19 14.6316 19H21.2632V19.6667C21.2632 20.4 20.6 21 19.7895 21H9.47368C8.65579 21 8 20.4 8 19.6667V10.3333C8 9.6 8.65579 9 9.47368 9H19.7895C20.6 9 21.2632 9.6 21.2632 10.3333V11H14.6316C13.8137 11 13.1579 11.6 13.1579 12.3333Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6316 13C14.6316 12.6333 14.9632 12.3333 15.3684 12.3333H21C21.5523 12.3333 22 12.781 22 13.3333V16.6667C22 17.219 21.5523 17.6667 21 17.6667H15.3684C14.9632 17.6667 14.6316 17.3667 14.6316 17V13ZM17 16C17.5523 16 18 15.5523 18 15C18 14.4477 17.5523 14 17 14C16.4477 14 16 14.4477 16 15C16 15.5523 16.4477 16 17 16Z\" /><path d=\"M2 5.5C2 4.11929 3.11929 3 4.5 3H15.5C16.8807 3 18 4.11929 18 5.5V8H16.4V5.6C16.4 5.04772 15.9523 4.6 15.4 4.6H4.6C4.04772 4.6 3.6 5.04772 3.6 5.6V11.6C3.6 12.1523 4.04772 12.6 4.6 12.6H6.5V14.2H4.5C3.11929 14.2 2 13.0807 2 11.7V5.5Z\" /><path d=\"M2 6H18V8H2V6Z\" />";
|
|
7
7
|
export declare const iconCredit = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12ZM15.1132 12.4241C15.7972 11.8678 16.1392 11.0675 16.1392 10.0233C16.1392 9.02918 15.8268 8.27679 15.2021 7.76607C14.582 7.25536 13.6472 7 12.3977 7H10.0181C9.74198 7 9.51813 7.22386 9.51813 7.5V11.9028H9.23999C8.96385 11.9028 8.73999 12.1267 8.73999 12.4028V12.7647C8.73999 13.0409 8.96385 13.2647 9.23999 13.2647H9.51813V14.0041H9.23999C8.96385 14.0041 8.73999 14.2279 8.73999 14.5041V14.866C8.73999 15.1421 8.96385 15.366 9.23999 15.366H9.51813V16.5C9.51813 16.7761 9.74199 17 10.0181 17H10.6529C10.929 17 11.1529 16.7761 11.1529 16.5V15.366H12.9094C13.1855 15.366 13.4094 15.1421 13.4094 14.866V14.5041C13.4094 14.2279 13.1855 14.0041 12.9094 14.0041H11.1529V13.2585H12.1925C13.4557 13.2585 14.4292 12.9804 15.1132 12.4241ZM12.0215 11.8837H11.1529V8.36799H12.2883C13.0316 8.36799 13.5788 8.50935 13.9299 8.79207C14.281 9.07478 14.4566 9.50342 14.4566 10.078C14.4566 10.6981 14.2605 11.1541 13.8683 11.446C13.4762 11.7378 12.8606 11.8837 12.0215 11.8837Z\" />";
|
|
8
|
-
export declare const iconDatamatrix = "<path d=\"M2 18H6V22H4C2.89543 22 2 21.1046 2 20V18Z\"
|
|
8
|
+
export declare const iconDatamatrix = "<path d=\"M2 18H6V22H4C2.89543 22 2 21.1046 2 20V18Z\" /><path d=\"M2 4C2 2.89543 2.89543 2 4 2H6V6H2V4Z\" /><rect x=\"2\" y=\"6\" width=\"4\" height=\"4\" /><rect x=\"2\" y=\"10\" width=\"4\" height=\"4\" /><rect x=\"2\" y=\"14\" width=\"4\" height=\"4\" /><rect x=\"6\" y=\"18\" width=\"4\" height=\"4\" /><rect x=\"14\" y=\"18\" width=\"4\" height=\"4\" /><path d=\"M18 2H20C21.1046 2 22 2.89543 22 4V6H18V2Z\" /><rect x=\"14\" y=\"6\" width=\"4\" height=\"4\" /><rect x=\"6\" y=\"6\" width=\"4\" height=\"4\" /><rect x=\"10\" y=\"10\" width=\"4\" height=\"4\" /><rect x=\"18\" y=\"10\" width=\"4\" height=\"4\" /><rect x=\"6\" y=\"14\" width=\"4\" height=\"4\" /><rect x=\"14\" y=\"14\" width=\"4\" height=\"4\" /><path d=\"M18 18H22V20C22 21.1046 21.1046 22 20 22H18V18Z\" /><rect x=\"10\" y=\"18\" width=\"4\" height=\"4\" />";
|
|
9
9
|
export declare const iconEdo = "<path d=\"M11.34 15.02C11.73 15.41 12.36 15.41 12.75 15.02L19.11 8.65998C19.5 8.26998 19.5 7.63998 19.11 7.24998L14.16 2.29998C13.78 1.89998 13.15 1.89998 12.76 2.28998L6.39 8.65998C6 9.04998 6 9.67998 6.39 10.07L11.34 15.02ZM13.46 4.40998L17 7.94998L12.05 12.9L8.51 9.35998L13.46 4.40998ZM20.41 15.41L18.29 13.29C18.11 13.11 17.85 13 17.59 13H17.32L15.32 15H17.23L19 17H5L6.78 15H8.83L6.83 13H6.41C6.14 13 5.89 13.11 5.7 13.29L3.58 15.41C3.21 15.79 3 16.3 3 16.83V20C3 21.1 3.9 22 5 22H19C20.1 22 21 21.11 21 20V16.83C21 16.3 20.79 15.79 20.41 15.41Z\" />";
|
|
10
|
-
export declare const iconGoMarket = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"
|
|
11
|
-
export declare const iconKey = "<path d=\"M17 13C17 13.5523 16.5523 14 16 14C15.4477 14 15 13.5523 15 13C15 12.4477 15.4477 12 16 12C16.5523 12 17 12.4477 17 13Z\"
|
|
12
|
-
export declare const iconLk = "<rect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"2\"
|
|
13
|
-
export declare const iconMyApps = "<path d=\"M2 5C2 3.34315 3.34315 2 5 2H9C10.6569 2 12 3.34315 12 5V9C12 10.6569 10.6569 12 9 12H5C3.34315 12 2 10.6569 2 9V5Z\"
|
|
14
|
-
export declare const iconPayment = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 5C3.34315 5 2 6.34315 2 8V16C2 17.6569 3.34315 19 5 19H19C20.6569 19 22 17.6569 22 16V8C22 6.34315 20.6569 5 19 5H5ZM5.5 7C4.67157 7 4 7.67157 4 8.5V15.5C4 16.3284 4.67157 17 5.5 17H18.5C19.3284 17 20 16.3284 20 15.5V8.5C20 7.67157 19.3284 7 18.5 7H5.5Z\"
|
|
10
|
+
export declare const iconGoMarket = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4H5C3.89 4 3 4.9 3 6V18C3 19.1 3.89 20 5 20H13V18H6C5.45 18 5 17.55 5 17V8H19V13H21V6C21 4.9 20.11 4 19 4ZM20.15 15.85L18.71 17.29L20.7 19.29C21.09 19.68 21.09 20.31 20.7 20.7C20.31 21.09 19.68 21.09 19.29 20.7L17.29 18.7L15.85 20.14C15.54 20.46 15 20.24 15 19.79V16C15 15.45 15.45 15 16 15H19.8C20.24 15 20.47 15.53 20.15 15.85Z\" />";
|
|
11
|
+
export declare const iconKey = "<path d=\"M17 13C17 13.5523 16.5523 14 16 14C15.4477 14 15 13.5523 15 13C15 12.4477 15.4477 12 16 12C16.5523 12 17 12.4477 17 13Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 6C2 4.89543 2.89543 4 4 4H12C13.1046 4 14 4.89543 14 6H19C20.6569 6 22 7.34315 22 9V17C22 18.6569 20.6569 20 19 20H5C3.34315 20 2 18.6569 2 17V6ZM19 13C19 14.6569 17.6569 16 16 16C14.6938 16 13.5825 15.1652 13.1707 14H10C10 14.5523 9.55228 15 9 15C8.44772 15 8 14.5523 8 14H7V15C7 15.5523 6.55228 16 6 16C5.44772 16 5 15.5523 5 15V13C5 12.4477 5.44772 12 6 12H13.1707C13.5825 10.8348 14.6938 10 16 10C17.6569 10 19 11.3431 19 13Z\" />";
|
|
12
|
+
export declare const iconLk = "<rect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"2\" /><rect x=\"14\" y=\"4\" width=\"8\" height=\"8\" rx=\"2\" /><rect x=\"4\" y=\"14\" width=\"8\" height=\"8\" rx=\"2\" /><rect x=\"14\" y=\"14\" width=\"8\" height=\"8\" rx=\"2\" />";
|
|
13
|
+
export declare const iconMyApps = "<path d=\"M2 5C2 3.34315 3.34315 2 5 2H9C10.6569 2 12 3.34315 12 5V9C12 10.6569 10.6569 12 9 12H5C3.34315 12 2 10.6569 2 9V5Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 7C14 5.34315 15.3431 4 17 4H19C20.6569 4 22 5.34315 22 7V9C22 10.6569 20.6569 12 19 12H17C15.3431 12 14 10.6569 14 9V7ZM17 6C16.4477 6 16 6.44772 16 7V9C16 9.55228 16.4477 10 17 10H19C19.5523 10 20 9.55228 20 9V7C20 6.44772 19.5523 6 19 6H17Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 17C14 15.3431 15.3431 14 17 14H19C20.6569 14 22 15.3431 22 17V19C22 20.6569 20.6569 22 19 22H17C15.3431 22 14 20.6569 14 19V17ZM17 16C16.4477 16 16 16.4477 16 17V19C16 19.5523 16.4477 20 17 20H19C19.5523 20 20 19.5523 20 19V17C20 16.4477 19.5523 16 19 16H17Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 17C4 15.3431 5.34315 14 7 14H9C10.6569 14 12 15.3431 12 17V19C12 20.6569 10.6569 22 9 22H7C5.34315 22 4 20.6569 4 19V17ZM7 16C6.44772 16 6 16.4477 6 17V19C6 19.5523 6.44772 20 7 20H9C9.55228 20 10 19.5523 10 19V17C10 16.4477 9.55228 16 9 16H7Z\" />";
|
|
14
|
+
export declare const iconPayment = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 5C3.34315 5 2 6.34315 2 8V16C2 17.6569 3.34315 19 5 19H19C20.6569 19 22 17.6569 22 16V8C22 6.34315 20.6569 5 19 5H5ZM5.5 7C4.67157 7 4 7.67157 4 8.5V15.5C4 16.3284 4.67157 17 5.5 17H18.5C19.3284 17 20 16.3284 20 15.5V8.5C20 7.67157 19.3284 7 18.5 7H5.5Z\" /><rect x=\"2\" y=\"9\" width=\"20\" height=\"3\" />";
|
|
15
15
|
export declare const iconPurchase = "<path d=\"M16.59 9H15V4C15 3.45 14.55 3 14 3H10C9.45 3 9 3.45 9 4V9H7.41C6.52 9 6.07 10.08 6.7 10.71L11.29 15.3C11.68 15.69 12.31 15.69 12.7 15.3L17.29 10.71C17.92 10.08 17.48 9 16.59 9ZM5 19C5 19.55 5.45 20 6 20H18C18.55 20 19 19.55 19 19C19 18.45 18.55 18 18 18H6C5.45 18 5 18.45 5 19Z\" />";
|
|
16
|
-
export declare const iconQr = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 11H9C10.1 11 11 10.1 11 9V5C11 3.9 10.1 3 9 3H5C3.9 3 3 3.9 3 5V9C3 10.1 3.9 11 5 11ZM5 5H9V9H5V5Z\"
|
|
17
|
-
export declare const iconReports = "<rect x=\"17\" y=\"2\" width=\"4\" height=\"20\" rx=\"2\"
|
|
18
|
-
export declare const iconResearchNav = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM15.5433 7.7039C15.8448 8.43185 16 9.21207 16 10H10L10 4C10.7879 4 11.5681 4.15519 12.2961 4.45672C13.0241 4.75825 13.6855 5.20021 14.2426 5.75736C14.7998 6.31451 15.2417 6.97595 15.5433 7.7039Z\"
|
|
16
|
+
export declare const iconQr = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 11H9C10.1 11 11 10.1 11 9V5C11 3.9 10.1 3 9 3H5C3.9 3 3 3.9 3 5V9C3 10.1 3.9 11 5 11ZM5 5H9V9H5V5Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 21H9C10.1 21 11 20.1 11 19V15C11 13.9 10.1 13 9 13H5C3.9 13 3 13.9 3 15V19C3 20.1 3.9 21 5 21ZM5 15H9V19H5V15Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 9V5C13 3.9 13.9 3 15 3H19C20.1 3 21 3.9 21 5V9C21 10.1 20.1 11 19 11H15C13.9 11 13 10.1 13 9ZM15 9H19V5H15V9Z\" /><path d=\"M21 20.5V19.5C21 19.22 20.78 19 20.5 19H19.5C19.22 19 19 19.22 19 19.5V20.5C19 20.78 19.22 21 19.5 21H20.5C20.78 21 21 20.78 21 20.5Z\" /><path d=\"M13 14.5V13.5C13 13.22 13.22 13 13.5 13H14.5C14.78 13 15 13.22 15 13.5V14.5C15 14.78 14.78 15 14.5 15H13.5C13.22 15 13 14.78 13 14.5Z\" /><path d=\"M16.5 15H15.5C15.22 15 15 15.22 15 15.5V16.5C15 16.78 15.22 17 15.5 17H16.5C16.78 17 17 16.78 17 16.5V15.5C17 15.22 16.78 15 16.5 15Z\" /><path d=\"M13 18.5V17.5C13 17.22 13.22 17 13.5 17H14.5C14.78 17 15 17.22 15 17.5V18.5C15 18.78 14.78 19 14.5 19H13.5C13.22 19 13 18.78 13 18.5Z\" /><path d=\"M15.5 21H16.5C16.78 21 17 20.78 17 20.5V19.5C17 19.22 16.78 19 16.5 19H15.5C15.22 19 15 19.22 15 19.5V20.5C15 20.78 15.22 21 15.5 21Z\" /><path d=\"M18.5 19H17.5C17.22 19 17 18.78 17 18.5V17.5C17 17.22 17.22 17 17.5 17H18.5C18.78 17 19 17.22 19 17.5V18.5C19 18.78 18.78 19 18.5 19Z\" /><path d=\"M18.5 13H17.5C17.22 13 17 13.22 17 13.5V14.5C17 14.78 17.22 15 17.5 15H18.5C18.78 15 19 14.78 19 14.5V13.5C19 13.22 18.78 13 18.5 13Z\" /><path d=\"M20.5 17H19.5C19.22 17 19 16.78 19 16.5V15.5C19 15.22 19.22 15 19.5 15H20.5C20.78 15 21 15.22 21 15.5V16.5C21 16.78 20.78 17 20.5 17Z\" />";
|
|
17
|
+
export declare const iconReports = "<rect x=\"17\" y=\"2\" width=\"4\" height=\"20\" rx=\"2\" /><rect x=\"10\" y=\"8\" width=\"4\" height=\"14\" rx=\"2\" /><rect x=\"3\" y=\"14\" width=\"4\" height=\"8\" rx=\"2\" />";
|
|
18
|
+
export declare const iconResearchNav = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM15.5433 7.7039C15.8448 8.43185 16 9.21207 16 10H10L10 4C10.7879 4 11.5681 4.15519 12.2961 4.45672C13.0241 4.75825 13.6855 5.20021 14.2426 5.75736C14.7998 6.31451 15.2417 6.97595 15.5433 7.7039Z\" /><path d=\"M14.7915 17.6199L18.5858 21.4142C19.3669 22.1953 20.6332 22.1953 21.4142 21.4142C22.1953 20.6332 22.1953 19.3669 21.4142 18.5858L17.6199 14.7915C16.9009 15.9326 15.9326 16.9009 14.7915 17.6199Z\" />";
|
|
19
19
|
export declare const iconReviews = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 20C17.5228 20 22 16.4183 22 12C22 7.58172 17.5228 4 12 4C6.47715 4 2 7.58172 2 12C2 13.6925 2.65698 15.2622 3.77804 16.5549L2 21L7.52787 19.1574C8.87358 19.6966 10.3925 20 12 20ZM9 9C8.44772 9 8 9.44772 8 10C8 10.5523 8.44772 11 9 11H15C15.5523 11 16 10.5523 16 10C16 9.44772 15.5523 9 15 9H9ZM9 13C8.44772 13 8 13.4477 8 14C8 14.5523 8.44772 15 9 15H11C11.5523 15 12 14.5523 12 14C12 13.4477 11.5523 13 11 13H9Z\" />";
|
|
20
20
|
export declare const iconRoubleOutlined = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12ZM15.1132 12.4241C15.7972 11.8678 16.1392 11.0675 16.1392 10.0233C16.1392 9.02918 15.8268 8.27679 15.2021 7.76607C14.582 7.25536 13.6472 7 12.3977 7H10.0181C9.74198 7 9.51813 7.22386 9.51813 7.5V11.9028H9.23999C8.96385 11.9028 8.73999 12.1267 8.73999 12.4028V12.7647C8.73999 13.0409 8.96385 13.2647 9.23999 13.2647H9.51813V14.0041H9.23999C8.96385 14.0041 8.73999 14.2279 8.73999 14.5041V14.866C8.73999 15.1421 8.96385 15.366 9.23999 15.366H9.51813V16.5C9.51813 16.7761 9.74199 17 10.0181 17H10.6529C10.929 17 11.1529 16.7761 11.1529 16.5V15.366H12.9094C13.1855 15.366 13.4094 15.1421 13.4094 14.866V14.5041C13.4094 14.2279 13.1855 14.0041 12.9094 14.0041H11.1529V13.2585H12.1925C13.4557 13.2585 14.4292 12.9804 15.1132 12.4241ZM12.0215 11.8837H11.1529V8.36799H12.2883C13.0316 8.36799 13.5788 8.50935 13.9299 8.79207C14.281 9.07478 14.4566 9.50342 14.4566 10.078C14.4566 10.6981 14.2605 11.1541 13.8683 11.446C13.4762 11.7378 12.8606 11.8837 12.0215 11.8837Z\" />";
|
|
21
21
|
export declare const iconSber = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.6878 11.9954V11.788L21.839 10.2076C21.9459 10.7991 21.9998 11.3991 22 12.0002C21.9999 14.2684 21.2288 16.4692 19.8131 18.2414C18.3975 20.0135 16.4214 21.2518 14.2093 21.7529C11.9971 22.254 9.68033 21.9882 7.63918 20.9991C5.59802 20.0099 3.95376 18.3563 2.97627 16.3095C1.99879 14.2628 1.74615 11.9445 2.25983 9.73528C2.77351 7.52602 4.02299 5.55703 5.80318 4.15147C7.58337 2.74592 9.78851 1.98731 12.0567 2.00016C14.3248 2.01301 16.5212 2.79656 18.2854 4.2222L16.3342 5.6539C14.9145 4.68381 13.2108 4.21715 11.4949 4.32838C9.77907 4.4396 8.14989 5.12231 6.86734 6.26756C5.58478 7.41282 4.72275 8.95463 4.41878 10.647C4.11481 12.3394 4.38641 14.0848 5.19025 15.6048C5.9941 17.1248 7.28387 18.3318 8.85377 19.0332C10.4237 19.7346 12.1833 19.89 13.8518 19.4745C15.5203 19.0591 17.0017 18.0969 18.0594 16.7413C19.1172 15.3857 19.6905 13.7148 19.6878 11.9954ZM8.19727 12.2026V9.33191L12.0021 11.7173L19.9119 5.89777C20.3877 6.51152 20.7904 7.17862 21.1119 7.88557L12.0021 14.588L8.19727 12.2026Z\" />";
|
|
22
22
|
export declare const iconServices = "<path d=\"m 16,6 h 4 c 1.11,0 2,0.89 2,2 v 11 c 0,1.11 -0.89,2 -2,2 H 4 C 2.89,21 2,20.11 2,19 L 2.01,8 C 2.01,6.89 2.89,6 4,6 H 8 V 4 C 8,2.89 8.89,2 10,2 h 4 c 1.11,0 2,0.89 2,2 z m -6,0 h 4 V 4 h -4 z m 5.0824,7.513 c 0,-0.1374 -0.0091,-0.2748 -0.0366,-0.4031 l 0.8702,-0.6778 c 0.0733,-0.0641 0.1008,-0.1741 0.0458,-0.2657 L 15.1374,10.7466 C 15.0916,10.655 14.9817,10.6275 14.8809,10.655 l -1.0168,0.4122 C 13.6534,10.9023 13.4244,10.7649 13.1679,10.6641 L 13.0122,9.58323 C 13.0031,9.47331 12.9114,9.40002 12.8198,9.40002 h -1.6396 c -0.1008,0 -0.1924,0.07329 -0.2016,0.17405 L 10.8229,10.655 c -0.2473,0.1099 -0.4855,0.2382 -0.6962,0.403 L 9.10993,10.6458 c -0.0916,-0.0366 -0.20153,0 -0.25649,0.0916 l -0.82442,1.4199 c -0.04581,0.0916 -0.03665,0.2015 0.0458,0.2656 l 0.87022,0.6779 c -0.01832,0.1282 -0.02748,0.2656 -0.02748,0.403 0,0.1374 0.00916,0.2748 0.02748,0.4031 l -0.87022,0.6778 c -0.07328,0.0642 -0.10077,0.1741 -0.0458,0.2657 l 0.82442,1.4198 c 0.0458,0.0916 0.15573,0.1191 0.25649,0.0916 l 1.01677,-0.4122 c 0.2107,0.1649 0.4397,0.3023 0.6962,0.4031 l 0.1557,1.0809 c 0.0183,0.1008 0.1008,0.174 0.2016,0.174 h 1.6396 c 0.1008,0 0.1924,-0.0732 0.2016,-0.174 l 0.1557,-1.0809 c 0.2473,-0.1099 0.4855,-0.2382 0.687,-0.4031 l 1.026,0.4122 c 0.0916,0.0367 0.2015,0 0.2565,-0.0916 L 15.971,14.8504 C 16.0259,14.768 15.9985,14.658 15.9252,14.5939 L 15.0458,13.916 c 0.0183,-0.1282 0.0366,-0.2656 0.0366,-0.403 z m -4.3236,-0.0092 c 0,0.6871 0.5588,1.2367 1.2366,1.2367 0.6779,0 1.2367,-0.5496 1.2367,-1.2367 0,-0.687 -0.5497,-1.2366 -1.2367,-1.2366 -0.687,0 -1.2366,0.5496 -1.2366,1.2366 z\" />";
|
|
23
23
|
export declare const iconShop2 = "<path d=\"M19 6H17C17 3.24 14.76 1 12 1C9.24 1 7 3.24 7 6H5C3.9 6 3 6.9 3 8V20C3 21.1 3.9 22 5 22H19C20.1 22 21 21.1 21 20V8C21 6.9 20.1 6 19 6ZM12 3C13.66 3 15 4.34 15 6H9C9 4.34 10.34 3 12 3ZM12 13C9.67 13 7.71 11.41 7.16 9.25C6.99 8.62 7.48 8 8.13 8C8.6 8 8.98 8.34 9.11 8.8C9.46 10.07 10.62 11 12 11C13.38 11 14.54 10.07 14.89 8.8C15.02 8.34 15.4 8 15.87 8C16.52 8 17 8.62 16.84 9.25C16.29 11.41 14.33 13 12 13Z\" />";
|
|
24
24
|
export declare const iconShop = "<path d=\"M21.9002 7.89L20.8502 4.52C20.6302 3.62 19.8502 3 18.9402 3H5.0502C4.1502 3 3.3602 3.63 3.1502 4.52L2.1002 7.89C1.6402 9.86 2.9502 11 3.0002 11.06V19C3.0002 20.1 3.9002 21 5.0002 21H19.0002C20.1002 21 21.0002 20.1 21.0002 19V11.06C22.1202 9.94 22.0902 8.65 21.9002 7.89ZM13.0002 5H14.9602L15.5002 8.52C15.5902 9.23 15.1102 10 14.2202 10C13.5502 10 13.0002 9.41 13.0002 8.69V5ZM6.4402 8.86C6.3602 9.51 5.8402 10 5.2302 10C4.3002 10 3.8802 9.03 4.0402 8.36L5.0502 5H7.0202L6.4402 8.86ZM11.0002 8.69C11.0002 9.41 10.4502 10 9.7102 10C8.9602 10 8.4102 9.3 8.4902 8.52L9.0402 5H11.0002V8.69ZM18.7702 10C18.1602 10 17.6302 9.51 17.5602 8.86L16.9802 5L18.9102 4.99L19.9602 8.36C20.1202 9.03 19.7102 10 18.7702 10Z\"/>";
|
|
25
|
-
export declare const iconStats = "<path d=\"M13.1111 2C18.0203 2 22 5.97969 22 10.8889H13.1111V2Z\"
|
|
25
|
+
export declare const iconStats = "<path d=\"M13.1111 2C18.0203 2 22 5.97969 22 10.8889H13.1111V2Z\" /><path d=\"M2 13.1111C2 8.20191 5.97969 4.22222 10.8889 4.22222V13.1111H19.7778C19.7778 18.0203 15.7981 22 10.8889 22C5.97969 22 2 18.0203 2 13.1111Z\" />";
|
|
26
26
|
export declare const iconSupportAdd = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.2569 21.7248C11.0734 21.9083 10.7982 22 10.5229 22V21.9083H5.20183C4.65138 21.9083 4.10092 21.7248 3.6422 21.2661C3.18349 20.8073 3 20.2569 3 19.6147V10.4404C3 9.24771 3.18349 8.14679 3.6422 7.13761C4.10092 6.12844 4.74312 5.21101 5.47707 4.47706C6.30275 3.74312 7.22018 3.10092 8.22936 2.6422C9.23853 2.18349 10.3395 2 11.5321 2C12.7248 2 13.8257 2.18349 14.8349 2.73395C15.9358 3.19266 16.8532 3.83486 17.5872 4.56881C18.3211 5.30275 18.9633 6.22018 19.422 7.22936C19.8807 8.23853 20.0642 9.33945 20.0642 10.5321V14.5008C20.0429 14.5003 20.0215 14.5 20 14.5C18.6216 14.5 17.5 15.6216 17.5 17V17.5H17C16.1614 17.5 15.418 17.9151 14.9642 18.5505C14.9516 18.5385 14.9391 18.5262 14.9266 18.5138C14.4679 18.055 14.2844 17.5046 14.2844 16.8624V13.6514C14.2844 13.0092 14.4679 12.4587 14.9266 12C15.3853 11.5413 15.9358 11.3578 16.578 11.3578H18.1376V10.5321C18.1376 8.69725 17.4954 7.13761 16.211 5.85321C14.9266 4.56881 13.367 4.01835 11.5321 4.01835C9.69725 4.01835 8.13762 4.56881 6.85321 5.85321C5.56881 7.13761 4.92661 8.69725 4.92661 10.5321V11.2661H6.48624C7.12844 11.2661 7.6789 11.4495 8.13762 11.9083C8.59633 12.367 8.77982 12.9174 8.77982 13.5596V16.7706C8.77982 17.4128 8.59633 17.9633 8.13762 18.422C7.6789 18.8807 7.12844 19.0642 6.48624 19.0642H4.92661V19.7064C4.92661 19.7982 4.92661 19.7982 5.01835 19.8899C5.01835 19.9817 5.11009 19.9817 5.20183 19.9817H10.5229C10.7982 19.9817 11.0734 20.0734 11.2569 20.2569C11.4404 20.4404 11.5321 20.7156 11.5321 20.9908C11.5321 21.2661 11.4404 21.5413 11.2569 21.7248ZM23 21H21V23C21 23.55 20.55 24 20 24C19.45 24 19 23.55 19 23V21H17C16.45 21 16 20.55 16 20C16 19.45 16.45 19 17 19H19V17C19 16.45 19.45 16 20 16C20.55 16 21 16.45 21 17V19H23C23.55 19 24 19.45 24 20C24 20.55 23.55 21 23 21Z\" />";
|
|
27
27
|
export declare const iconSupport = "<path d=\"M10.5232 22C10.7984 22 11.0736 21.9083 11.2571 21.7248C11.4406 21.5413 11.5323 21.2661 11.5323 20.9908C11.5323 20.7156 11.4406 20.4404 11.2571 20.2569C11.0736 20.0734 10.7984 19.9817 10.5232 19.9817H5.20207C5.11032 19.9817 5.01858 19.9817 5.01858 19.8899C4.92684 19.7982 4.92684 19.7982 4.92684 19.7064V19.0642H6.48647C7.12867 19.0642 7.67913 18.8807 8.13785 18.422C8.59656 17.9633 8.78005 17.4128 8.78005 16.7706V13.5596C8.78005 12.9174 8.59656 12.367 8.13785 11.9083C7.67913 11.4495 7.12867 11.2661 6.48647 11.2661H4.92684V10.5321C4.92684 8.69725 5.56904 7.13761 6.85344 5.85321C8.13785 4.56881 9.69748 4.01835 11.5323 4.01835C13.3672 4.01835 14.9268 4.56881 16.2112 5.85321C17.4956 7.13761 18.1378 8.69725 18.1378 10.5321V11.3578H16.5782C15.936 11.3578 15.3856 11.5413 14.9268 12C14.4681 12.4587 14.2846 13.0092 14.2846 13.6514V16.8624C14.2846 17.5046 14.4681 18.055 14.9268 18.5138C15.3856 18.9725 15.936 19.156 16.5782 19.156H17.7709C18.4131 19.156 18.9635 18.9725 19.3305 18.5138C19.881 17.9633 20.0645 17.4128 20.0645 16.7706V10.5321C20.0645 9.33945 19.881 8.23853 19.4223 7.22936C18.9635 6.22018 18.3213 5.30275 17.5874 4.56881C16.8534 3.83486 15.936 3.19266 14.8351 2.73395C13.8259 2.18349 12.725 2 11.5323 2C10.3397 2 9.23876 2.18349 8.22959 2.6422C7.22042 3.10092 6.30298 3.74312 5.4773 4.47706C4.74335 5.21101 4.10115 6.12844 3.64243 7.13761C3.18372 8.14679 3.00023 9.24771 3.00023 10.4404V19.6147C3.00023 20.2569 3.18372 20.8073 3.64243 21.2661C4.10115 21.7248 4.65161 21.9083 5.20207 21.9083H10.5232V22Z\" />";
|
|
28
28
|
export declare const iconWallet = "<path d=\"M10 16V8C10 6.9 10.89 6 12 6H21V5C21 3.9 20.1 3 19 3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.89 21 5 21H19C20.1 21 21 20.1 21 19V18H12C10.89 18 10 17.1 10 16ZM13 8C12.45 8 12 8.45 12 9V15C12 15.55 12.45 16 13 16H21C21.5523 16 22 15.5523 22 15V9C22 8.44772 21.5523 8 21 8H13ZM16 13.5C15.17 13.5 14.5 12.83 14.5 12C14.5 11.17 15.17 10.5 16 10.5C16.83 10.5 17.5 11.17 17.5 12C17.5 12.83 16.83 13.5 16 13.5Z\" />";
|