@expressms/smartapp-ui 3.0.0-alpha.22 → 3.0.0-alpha.220
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/build/main/assets/icons/accepted-invite-status.svg +4 -0
- package/build/main/assets/icons/arrow-back.svg +3 -0
- package/build/main/assets/icons/arrow-down.svg +3 -0
- package/build/main/assets/icons/arrow-up.svg +3 -0
- package/build/main/assets/icons/attachment-loader.svg +3 -0
- package/build/main/assets/icons/avatar-loader.svg +3 -0
- package/build/main/assets/icons/button-loader.svg +3 -0
- package/build/main/assets/icons/calendar-arrow-next.svg +3 -0
- package/build/main/assets/icons/calendar-arrow-prev.svg +3 -0
- package/build/main/assets/icons/check-mark-square.svg +4 -0
- package/build/main/assets/icons/check-mark.svg +4 -0
- package/build/main/assets/icons/chevron.svg +3 -0
- package/build/main/assets/icons/chip-info.svg +5 -0
- package/build/main/assets/icons/clear.svg +3 -0
- package/build/main/assets/icons/close-modal.svg +3 -0
- package/build/main/assets/icons/close-stories.svg +4 -0
- package/build/main/assets/icons/close.svg +3 -0
- package/build/main/assets/icons/contact-info.svg +5 -0
- package/build/main/assets/icons/copy.svg +3 -0
- package/build/main/assets/icons/corporate-user.svg +3 -0
- package/build/main/assets/icons/crown.svg +5 -0
- package/build/main/assets/icons/declined-invite-status.svg +4 -0
- package/build/main/assets/icons/delete-chip.svg +3 -0
- package/build/main/assets/icons/department.svg +3 -0
- package/build/main/assets/icons/distribution.svg +12 -0
- package/build/main/assets/icons/doc-small.svg +11 -0
- package/build/main/assets/icons/doc.svg +11 -0
- package/build/main/assets/icons/download.svg +3 -0
- package/build/main/assets/icons/error.svg +5 -0
- package/build/main/assets/icons/external-link.svg +3 -0
- package/build/main/assets/icons/eye-off.svg +5 -0
- package/build/main/assets/icons/eye-on.svg +4 -0
- package/build/main/assets/icons/file-small.svg +11 -0
- package/build/main/assets/icons/file.svg +11 -0
- package/build/main/assets/icons/global-address-book-user.svg +4 -0
- package/build/main/assets/icons/group.svg +3 -0
- package/build/main/assets/icons/image-no-preview-small.svg +11 -0
- package/build/main/assets/icons/image-no-preview.svg +11 -0
- package/build/main/assets/icons/indeterminate-check-mark-square.svg +4 -0
- package/build/main/assets/icons/info.svg +5 -0
- package/build/main/assets/icons/input-arrow-down.svg +3 -0
- package/build/main/assets/icons/input-arrow-up.svg +3 -0
- package/build/main/assets/icons/job-position.svg +3 -0
- package/build/main/assets/icons/loader.svg +3 -0
- package/build/main/assets/icons/logout.svg +4 -0
- package/build/main/assets/icons/magnifying-glass.svg +3 -0
- package/build/main/assets/icons/mail.svg +3 -0
- package/build/main/assets/icons/meeting-room.svg +3 -0
- package/build/main/assets/icons/more.svg +3 -0
- package/build/main/assets/icons/my-contacts-user.svg +3 -0
- package/build/main/assets/icons/needs-action-invite-status.svg +4 -0
- package/build/main/assets/icons/notification-close.svg +3 -0
- package/build/main/assets/icons/notification-error.svg +5 -0
- package/build/main/assets/icons/notification-failure-filled.svg +3 -0
- package/build/main/assets/icons/notification-failure.svg +3 -0
- package/build/main/assets/icons/notification-info-filled.svg +5 -0
- package/build/main/assets/icons/notification-info.svg +5 -0
- package/build/main/assets/icons/notification-success-filled.svg +4 -0
- package/build/main/assets/icons/notification-success.svg +4 -0
- package/build/main/assets/icons/office.svg +3 -0
- package/build/main/assets/icons/order.svg +6 -0
- package/build/main/assets/icons/pdf-small.svg +11 -0
- package/build/main/assets/icons/pdf.svg +11 -0
- package/build/main/assets/icons/play-small.svg +3 -0
- package/build/main/assets/icons/play.svg +3 -0
- package/build/main/assets/icons/plus.svg +4 -0
- package/build/main/assets/icons/ppt-small.svg +11 -0
- package/build/main/assets/icons/ppt.svg +11 -0
- package/build/main/assets/icons/private.svg +5 -0
- package/build/main/assets/icons/refresh.svg +3 -0
- package/build/main/assets/icons/remove.svg +3 -0
- package/build/main/assets/icons/search.svg +3 -0
- package/build/main/assets/icons/select-arrow-down.svg +3 -0
- package/build/main/assets/icons/select-arrow-up.svg +3 -0
- package/build/main/assets/icons/server.svg +3 -0
- package/build/main/assets/icons/story-loader.svg +3 -0
- package/build/main/assets/icons/tick.svg +10 -0
- package/build/main/assets/icons/trash.svg +3 -0
- package/build/main/assets/icons/txt-small.svg +11 -0
- package/build/main/assets/icons/txt.svg +11 -0
- package/build/main/assets/icons/video-no-preview-small.svg +11 -0
- package/build/main/assets/icons/video-no-preview.svg +11 -0
- package/build/main/assets/icons/warning-avatar.svg +4 -0
- package/build/main/assets/icons/xls-small.svg +11 -0
- package/build/main/assets/icons/xls.svg +11 -0
- package/build/main/assets/storybook/index.d.ts +27 -0
- package/build/main/assets/storybook/index.js +28 -0
- package/build/main/assets/storybook/index.js.map +1 -0
- package/build/main/constants/constants.d.ts +245 -0
- package/build/main/constants/constants.js +303 -0
- package/build/main/constants/constants.js.map +1 -0
- package/build/main/constants/index.d.ts +2 -0
- package/build/main/constants/index.js +3 -0
- package/build/main/constants/index.js.map +1 -0
- package/build/main/constants/types.d.ts +69 -0
- package/build/main/constants/types.js +2 -0
- package/build/main/constants/types.js.map +1 -0
- package/build/main/helpers/fontScale.d.ts +3 -0
- package/build/main/helpers/fontScale.js +17 -0
- package/build/main/helpers/fontScale.js.map +1 -0
- package/build/main/helpers/index.d.ts +34 -0
- package/build/main/helpers/index.js +205 -0
- package/build/main/helpers/index.js.map +1 -0
- package/build/main/hooks/useCharHintDisplay.d.ts +10 -0
- package/build/main/hooks/useCharHintDisplay.js +57 -0
- package/build/main/hooks/useCharHintDisplay.js.map +1 -0
- package/build/main/hooks/useFontScale.d.ts +1 -0
- package/build/main/hooks/useFontScale.js +19 -0
- package/build/main/hooks/useFontScale.js.map +1 -0
- package/build/main/hooks/useMobileLongTap.d.ts +16 -0
- package/build/main/hooks/useMobileLongTap.js +65 -0
- package/build/main/hooks/useMobileLongTap.js.map +1 -0
- package/build/main/hooks/useModal.d.ts +30 -0
- package/build/main/hooks/useModal.js +275 -0
- package/build/main/hooks/useModal.js.map +1 -0
- package/build/main/index.d.ts +40 -0
- package/build/main/index.js +41 -0
- package/build/main/index.js.map +1 -0
- package/build/main/styles/index.d.ts +1 -0
- package/build/main/styles/index.js +2 -0
- package/build/main/styles/index.js.map +1 -0
- package/build/main/styles/main.js +0 -0
- package/build/main/styles/styles.scss +14 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +4 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.js +53 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.js.map +1 -0
- package/build/main//321/201omponents/ActionModal/index.d.ts +1 -0
- package/build/main//321/201omponents/ActionModal/index.js +2 -0
- package/build/main//321/201omponents/ActionModal/index.js.map +1 -0
- package/build/main//321/201omponents/ActionModal/types.d.ts +23 -0
- package/build/main//321/201omponents/ActionModal/types.js +2 -0
- package/build/main//321/201omponents/ActionModal/types.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +8 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js +201 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/index.d.ts +1 -0
- package/build/main//321/201omponents/AttachedFile/index.js +2 -0
- package/build/main//321/201omponents/AttachedFile/index.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/types.d.ts +23 -0
- package/build/main//321/201omponents/AttachedFile/types.js +2 -0
- package/build/main//321/201omponents/AttachedFile/types.js.map +1 -0
- package/build/main//321/201omponents/Avatar/Avatar.d.ts +5 -0
- package/build/main//321/201omponents/Avatar/Avatar.js +257 -0
- package/build/main//321/201omponents/Avatar/Avatar.js.map +1 -0
- package/build/main//321/201omponents/Avatar/index.d.ts +1 -0
- package/build/main//321/201omponents/Avatar/index.js +2 -0
- package/build/main//321/201omponents/Avatar/index.js.map +1 -0
- package/build/main//321/201omponents/Avatar/types.d.ts +64 -0
- package/build/main//321/201omponents/Avatar/types.js +32 -0
- package/build/main//321/201omponents/Avatar/types.js.map +1 -0
- package/build/main//321/201omponents/Button/Button.d.ts +4 -0
- package/build/main//321/201omponents/Button/Button.js +68 -0
- package/build/main//321/201omponents/Button/Button.js.map +1 -0
- package/build/main//321/201omponents/Button/index.d.ts +1 -0
- package/build/main//321/201omponents/Button/index.js +2 -0
- package/build/main//321/201omponents/Button/index.js.map +1 -0
- package/build/main//321/201omponents/Button/types.d.ts +31 -0
- package/build/main//321/201omponents/Button/types.js +15 -0
- package/build/main//321/201omponents/Button/types.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +4 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.js +59 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/helpers.d.ts +3 -0
- package/build/main//321/201omponents/CachedImage/helpers.js +40 -0
- package/build/main//321/201omponents/CachedImage/helpers.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/index.d.ts +1 -0
- package/build/main//321/201omponents/CachedImage/index.js +2 -0
- package/build/main//321/201omponents/CachedImage/index.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/types.d.ts +10 -0
- package/build/main//321/201omponents/CachedImage/types.js +2 -0
- package/build/main//321/201omponents/CachedImage/types.js.map +1 -0
- package/build/main//321/201omponents/Calendar/Calendar.d.ts +16 -0
- package/build/main//321/201omponents/Calendar/Calendar.js +294 -0
- package/build/main//321/201omponents/Calendar/Calendar.js.map +1 -0
- package/build/main//321/201omponents/Calendar/index.d.ts +1 -0
- package/build/main//321/201omponents/Calendar/index.js +2 -0
- package/build/main//321/201omponents/Calendar/index.js.map +1 -0
- package/build/main//321/201omponents/Calendar/types.d.ts +28 -0
- package/build/main//321/201omponents/Calendar/types.js +2 -0
- package/build/main//321/201omponents/Calendar/types.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +49 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +71 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +45 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +66 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +1 -0
- package/build/main//321/201omponents/Charts/colors.d.ts +3 -0
- package/build/main//321/201omponents/Charts/colors.js +4 -0
- package/build/main//321/201omponents/Charts/colors.js.map +1 -0
- package/build/main//321/201omponents/Charts/constants.d.ts +42 -0
- package/build/main//321/201omponents/Charts/constants.js +43 -0
- package/build/main//321/201omponents/Charts/constants.js.map +1 -0
- package/build/main//321/201omponents/Charts/helpers.d.ts +17 -0
- package/build/main//321/201omponents/Charts/helpers.js +74 -0
- package/build/main//321/201omponents/Charts/helpers.js.map +1 -0
- package/build/main//321/201omponents/Charts/index.d.ts +3 -0
- package/build/main//321/201omponents/Charts/index.js +4 -0
- package/build/main//321/201omponents/Charts/index.js.map +1 -0
- package/build/main//321/201omponents/Charts/types.d.ts +89 -0
- package/build/main//321/201omponents/Charts/types.js +2 -0
- package/build/main//321/201omponents/Charts/types.js.map +1 -0
- package/build/main//321/201omponents/Charts/useEvents.d.ts +5 -0
- package/build/main//321/201omponents/Charts/useEvents.js +45 -0
- package/build/main//321/201omponents/Charts/useEvents.js.map +1 -0
- package/build/main//321/201omponents/Charts/usePieEvents.d.ts +6 -0
- package/build/main//321/201omponents/Charts/usePieEvents.js +57 -0
- package/build/main//321/201omponents/Charts/usePieEvents.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +8 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.js +48 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/index.d.ts +1 -0
- package/build/main//321/201omponents/Checkbox/index.js +2 -0
- package/build/main//321/201omponents/Checkbox/index.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/types.d.ts +14 -0
- package/build/main//321/201omponents/Checkbox/types.js +2 -0
- package/build/main//321/201omponents/Checkbox/types.js.map +1 -0
- package/build/main//321/201omponents/Chip/Chip.d.ts +5 -0
- package/build/main//321/201omponents/Chip/Chip.js +288 -0
- package/build/main//321/201omponents/Chip/Chip.js.map +1 -0
- package/build/main//321/201omponents/Chip/index.d.ts +1 -0
- package/build/main//321/201omponents/Chip/index.js +2 -0
- package/build/main//321/201omponents/Chip/index.js.map +1 -0
- package/build/main//321/201omponents/Chip/types.d.ts +39 -0
- package/build/main//321/201omponents/Chip/types.js +2 -0
- package/build/main//321/201omponents/Chip/types.js.map +1 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.d.ts +13 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.js +76 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.js.map +1 -0
- package/build/main//321/201omponents/ChipDndContext/index.d.ts +1 -0
- package/build/main//321/201omponents/ChipDndContext/index.js +2 -0
- package/build/main//321/201omponents/ChipDndContext/index.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +4 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +64 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/index.d.ts +1 -0
- package/build/main//321/201omponents/ConfirmationModal/index.js +2 -0
- package/build/main//321/201omponents/ConfirmationModal/index.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/types.d.ts +31 -0
- package/build/main//321/201omponents/ConfirmationModal/types.js +2 -0
- package/build/main//321/201omponents/ConfirmationModal/types.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +4 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js +122 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/index.d.ts +1 -0
- package/build/main//321/201omponents/ContextMenu/index.js +2 -0
- package/build/main//321/201omponents/ContextMenu/index.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/types.d.ts +41 -0
- package/build/main//321/201omponents/ContextMenu/types.js +2 -0
- package/build/main//321/201omponents/ContextMenu/types.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.d.ts +4 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.js +49 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/index.d.ts +1 -0
- package/build/main//321/201omponents/ContextMenuItem/index.js +2 -0
- package/build/main//321/201omponents/ContextMenuItem/index.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/types.d.ts +28 -0
- package/build/main//321/201omponents/ContextMenuItem/types.js +6 -0
- package/build/main//321/201omponents/ContextMenuItem/types.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +12 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js +281 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/index.d.ts +1 -0
- package/build/main//321/201omponents/CustomSelect/index.js +2 -0
- package/build/main//321/201omponents/CustomSelect/index.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.d.ts +16 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.js +78 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/types.d.ts +86 -0
- package/build/main//321/201omponents/CustomSelect/types.js +2 -0
- package/build/main//321/201omponents/CustomSelect/types.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +4 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +67 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.d.ts +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.js +2 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.d.ts +12 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.js +42 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.d.ts +13 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.js +2 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +4 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +57 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/index.d.ts +1 -0
- package/build/main//321/201omponents/DragAndDrop/index.js +2 -0
- package/build/main//321/201omponents/DragAndDrop/index.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/types.d.ts +24 -0
- package/build/main//321/201omponents/DragAndDrop/types.js +2 -0
- package/build/main//321/201omponents/DragAndDrop/types.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +4 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js +228 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/index.d.ts +1 -0
- package/build/main//321/201omponents/DraggablePopup/index.js +2 -0
- package/build/main//321/201omponents/DraggablePopup/index.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/types.d.ts +90 -0
- package/build/main//321/201omponents/DraggablePopup/types.js +2 -0
- package/build/main//321/201omponents/DraggablePopup/types.js.map +1 -0
- package/build/main//321/201omponents/Error/Error.d.ts +4 -0
- package/build/main//321/201omponents/Error/Error.js +23 -0
- package/build/main//321/201omponents/Error/Error.js.map +1 -0
- package/build/main//321/201omponents/Error/index.d.ts +1 -0
- package/build/main//321/201omponents/Error/index.js +2 -0
- package/build/main//321/201omponents/Error/index.js.map +1 -0
- package/build/main//321/201omponents/Error/types.d.ts +10 -0
- package/build/main//321/201omponents/Error/types.js +2 -0
- package/build/main//321/201omponents/Error/types.js.map +1 -0
- package/build/main//321/201omponents/Flex/Flex.d.ts +2 -0
- package/build/main//321/201omponents/Flex/Flex.js +35 -0
- package/build/main//321/201omponents/Flex/Flex.js.map +1 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.d.ts +5 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js +16 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +1 -0
- package/build/main//321/201omponents/Flex/HFlex/index.d.ts +1 -0
- package/build/main//321/201omponents/Flex/HFlex/index.js +2 -0
- package/build/main//321/201omponents/Flex/HFlex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.d.ts +5 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js +16 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +1 -0
- package/build/main//321/201omponents/Flex/VFlex/index.d.ts +1 -0
- package/build/main//321/201omponents/Flex/VFlex/index.js +2 -0
- package/build/main//321/201omponents/Flex/VFlex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/index.d.ts +3 -0
- package/build/main//321/201omponents/Flex/index.js +4 -0
- package/build/main//321/201omponents/Flex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/types.d.ts +21 -0
- package/build/main//321/201omponents/Flex/types.js +2 -0
- package/build/main//321/201omponents/Flex/types.js.map +1 -0
- package/build/main//321/201omponents/Header/Header.d.ts +5 -0
- package/build/main//321/201omponents/Header/Header.js +125 -0
- package/build/main//321/201omponents/Header/Header.js.map +1 -0
- package/build/main//321/201omponents/Header/index.d.ts +1 -0
- package/build/main//321/201omponents/Header/index.js +2 -0
- package/build/main//321/201omponents/Header/index.js.map +1 -0
- package/build/main//321/201omponents/Header/types.d.ts +47 -0
- package/build/main//321/201omponents/Header/types.js +2 -0
- package/build/main//321/201omponents/Header/types.js.map +1 -0
- package/build/main//321/201omponents/Input/Input.d.ts +4 -0
- package/build/main//321/201omponents/Input/Input.js +256 -0
- package/build/main//321/201omponents/Input/Input.js.map +1 -0
- package/build/main//321/201omponents/Input/index.d.ts +1 -0
- package/build/main//321/201omponents/Input/index.js +2 -0
- package/build/main//321/201omponents/Input/index.js.map +1 -0
- package/build/main//321/201omponents/Input/types.d.ts +37 -0
- package/build/main//321/201omponents/Input/types.js +2 -0
- package/build/main//321/201omponents/Input/types.js.map +1 -0
- package/build/main//321/201omponents/ListItem/ListItem.d.ts +23 -0
- package/build/main//321/201omponents/ListItem/ListItem.js +214 -0
- package/build/main//321/201omponents/ListItem/ListItem.js.map +1 -0
- package/build/main//321/201omponents/ListItem/index.d.ts +1 -0
- package/build/main//321/201omponents/ListItem/index.js +2 -0
- package/build/main//321/201omponents/ListItem/index.js.map +1 -0
- package/build/main//321/201omponents/ListItem/types.d.ts +47 -0
- package/build/main//321/201omponents/ListItem/types.js +2 -0
- package/build/main//321/201omponents/ListItem/types.js.map +1 -0
- package/build/main//321/201omponents/Loader/Loader.d.ts +4 -0
- package/build/main//321/201omponents/Loader/Loader.js +44 -0
- package/build/main//321/201omponents/Loader/Loader.js.map +1 -0
- package/build/main//321/201omponents/Loader/index.d.ts +1 -0
- package/build/main//321/201omponents/Loader/index.js +2 -0
- package/build/main//321/201omponents/Loader/index.js.map +1 -0
- package/build/main//321/201omponents/Loader/types.d.ts +18 -0
- package/build/main//321/201omponents/Loader/types.js +2 -0
- package/build/main//321/201omponents/Loader/types.js.map +1 -0
- package/build/main//321/201omponents/Modal/Modal.d.ts +5 -0
- package/build/main//321/201omponents/Modal/Modal.js +397 -0
- package/build/main//321/201omponents/Modal/Modal.js.map +1 -0
- package/build/main//321/201omponents/Modal/index.d.ts +1 -0
- package/build/main//321/201omponents/Modal/index.js +2 -0
- package/build/main//321/201omponents/Modal/index.js.map +1 -0
- package/build/main//321/201omponents/Modal/types.d.ts +77 -0
- package/build/main//321/201omponents/Modal/types.js +2 -0
- package/build/main//321/201omponents/Modal/types.js.map +1 -0
- package/build/main//321/201omponents/Notification/Notification.d.ts +4 -0
- package/build/main//321/201omponents/Notification/Notification.js +208 -0
- package/build/main//321/201omponents/Notification/Notification.js.map +1 -0
- package/build/main//321/201omponents/Notification/constants.d.ts +34 -0
- package/build/main//321/201omponents/Notification/constants.js +59 -0
- package/build/main//321/201omponents/Notification/constants.js.map +1 -0
- package/build/main//321/201omponents/Notification/index.d.ts +1 -0
- package/build/main//321/201omponents/Notification/index.js +2 -0
- package/build/main//321/201omponents/Notification/index.js.map +1 -0
- package/build/main//321/201omponents/Notification/types.d.ts +64 -0
- package/build/main//321/201omponents/Notification/types.js +2 -0
- package/build/main//321/201omponents/Notification/types.js.map +1 -0
- package/build/main//321/201omponents/Profile/Profile.d.ts +4 -0
- package/build/main//321/201omponents/Profile/Profile.js +42 -0
- package/build/main//321/201omponents/Profile/Profile.js.map +1 -0
- package/build/main//321/201omponents/Profile/index.d.ts +1 -0
- package/build/main//321/201omponents/Profile/index.js +2 -0
- package/build/main//321/201omponents/Profile/index.js.map +1 -0
- package/build/main//321/201omponents/Profile/types.d.ts +14 -0
- package/build/main//321/201omponents/Profile/types.js +2 -0
- package/build/main//321/201omponents/Profile/types.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +4 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js +66 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/index.d.ts +1 -0
- package/build/main//321/201omponents/ProgressBar/index.js +2 -0
- package/build/main//321/201omponents/ProgressBar/index.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/types.d.ts +7 -0
- package/build/main//321/201omponents/ProgressBar/types.js +2 -0
- package/build/main//321/201omponents/ProgressBar/types.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +4 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.js +33 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/index.d.ts +1 -0
- package/build/main//321/201omponents/RadioButton/index.js +2 -0
- package/build/main//321/201omponents/RadioButton/index.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/types.d.ts +12 -0
- package/build/main//321/201omponents/RadioButton/types.js +2 -0
- package/build/main//321/201omponents/RadioButton/types.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +5 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js +140 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/index.d.ts +1 -0
- package/build/main//321/201omponents/ScrollBar/index.js +2 -0
- package/build/main//321/201omponents/ScrollBar/index.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/types.d.ts +24 -0
- package/build/main//321/201omponents/ScrollBar/types.js +2 -0
- package/build/main//321/201omponents/ScrollBar/types.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +4 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.js +59 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/index.d.ts +1 -0
- package/build/main//321/201omponents/Skeleton/index.js +2 -0
- package/build/main//321/201omponents/Skeleton/index.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/types.d.ts +17 -0
- package/build/main//321/201omponents/Skeleton/types.js +2 -0
- package/build/main//321/201omponents/Skeleton/types.js.map +1 -0
- package/build/main//321/201omponents/Stories/Stories.d.ts +4 -0
- package/build/main//321/201omponents/Stories/Stories.js +406 -0
- package/build/main//321/201omponents/Stories/Stories.js.map +1 -0
- package/build/main//321/201omponents/Stories/index.d.ts +1 -0
- package/build/main//321/201omponents/Stories/index.js +2 -0
- package/build/main//321/201omponents/Stories/index.js.map +1 -0
- package/build/main//321/201omponents/Stories/types.d.ts +71 -0
- package/build/main//321/201omponents/Stories/types.js +16 -0
- package/build/main//321/201omponents/Stories/types.js.map +1 -0
- package/build/main//321/201omponents/Switcher/Switcher.d.ts +4 -0
- package/build/main//321/201omponents/Switcher/Switcher.js +34 -0
- package/build/main//321/201omponents/Switcher/Switcher.js.map +1 -0
- package/build/main//321/201omponents/Switcher/index.d.ts +1 -0
- package/build/main//321/201omponents/Switcher/index.js +2 -0
- package/build/main//321/201omponents/Switcher/index.js.map +1 -0
- package/build/main//321/201omponents/Switcher/types.d.ts +8 -0
- package/build/main//321/201omponents/Switcher/types.js +2 -0
- package/build/main//321/201omponents/Switcher/types.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.d.ts +5 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js +65 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/index.d.ts +1 -0
- package/build/main//321/201omponents/SyncLoader/index.js +2 -0
- package/build/main//321/201omponents/SyncLoader/index.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/types.d.ts +8 -0
- package/build/main//321/201omponents/SyncLoader/types.js +2 -0
- package/build/main//321/201omponents/SyncLoader/types.js.map +1 -0
- package/build/main//321/201omponents/Textarea/Textarea.d.ts +4 -0
- package/build/main//321/201omponents/Textarea/Textarea.js +59 -0
- package/build/main//321/201omponents/Textarea/Textarea.js.map +1 -0
- package/build/main//321/201omponents/Textarea/index.d.ts +1 -0
- package/build/main//321/201omponents/Textarea/index.js +2 -0
- package/build/main//321/201omponents/Textarea/index.js.map +1 -0
- package/build/main//321/201omponents/Textarea/types.d.ts +13 -0
- package/build/main//321/201omponents/Textarea/types.js +2 -0
- package/build/main//321/201omponents/Textarea/types.js.map +1 -0
- package/build/main//321/201omponents/Toggle/Toggle.d.ts +4 -0
- package/build/main//321/201omponents/Toggle/Toggle.js +35 -0
- package/build/main//321/201omponents/Toggle/Toggle.js.map +1 -0
- package/build/main//321/201omponents/Toggle/index.d.ts +1 -0
- package/build/main//321/201omponents/Toggle/index.js +2 -0
- package/build/main//321/201omponents/Toggle/index.js.map +1 -0
- package/build/main//321/201omponents/Toggle/types.d.ts +12 -0
- package/build/main//321/201omponents/Toggle/types.js +2 -0
- package/build/main//321/201omponents/Toggle/types.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +40 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +98 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +24 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +104 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +133 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.js +85 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js +41 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js +527 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.d.ts +8 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.js +10 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.d.ts +6 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.js +21 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.d.ts +2 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.js +24 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.d.ts +8 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.js +19 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.js +18 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/constants.d.ts +65 -0
- package/build/main//321/201omponents/UserDropdown/constants.js +83 -0
- package/build/main//321/201omponents/UserDropdown/constants.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/helpers.d.ts +148 -0
- package/build/main//321/201omponents/UserDropdown/helpers.js +313 -0
- package/build/main//321/201omponents/UserDropdown/helpers.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/index.d.ts +1 -0
- package/build/main//321/201omponents/UserDropdown/index.js +2 -0
- package/build/main//321/201omponents/UserDropdown/index.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.d.ts +15 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.js +99 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/types.d.ts +356 -0
- package/build/main//321/201omponents/UserDropdown/types.js +2 -0
- package/build/main//321/201omponents/UserDropdown/types.js.map +1 -0
- package/build/main//321/201omponents/types.d.ts +2 -0
- package/build/main//321/201omponents/types.js +2 -0
- package/build/main//321/201omponents/types.js.map +1 -0
- package/package.json +13 -8
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="45" height="44" viewBox="0 0 45 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="22.5728" cy="22" r="19.5" fill="currentColor" fill-opacity="1" stroke="strokeColor"/>
|
|
3
|
+
<path d="M23.0728 21V21.5H23.5728H29.5728C29.8489 21.5 30.0728 21.7239 30.0728 22C30.0728 22.2761 29.8489 22.5 29.5728 22.5H23.5728H23.0728V23V29C23.0728 29.2761 22.8489 29.5 22.5728 29.5C22.2966 29.5 22.0728 29.2761 22.0728 29V23V22.5H21.5728H15.5728C15.2966 22.5 15.0728 22.2761 15.0728 22C15.0728 21.7239 15.2966 21.5 15.5728 21.5H21.5728H22.0728V21V15C22.0728 14.7239 22.2966 14.5 22.5728 14.5C22.8489 14.5 23.0728 14.7239 23.0728 15V21Z" stroke="strokeColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53763)"/>
|
|
3
|
+
<path d="M9.30361 20.1982C9.30348 20.6409 8.94452 21 8.50176 21C8.059 21 7.70004 20.6409 7.6999 20.1982L7.6999 15.9237C7.70008 15.481 8.05903 15.1225 8.50176 15.1225C8.94449 15.1225 9.30343 15.481 9.30361 15.9237L9.30361 20.1982ZM14.8004 20.1982C14.8004 20.641 14.4414 21 13.9985 21C13.5557 21 13.1967 20.641 13.1967 20.1982L13.1967 9.20188C13.1967 8.75904 13.5557 8.40003 13.9985 8.40002C14.4414 8.40002 14.8004 8.75903 14.8004 9.20188L14.8004 20.1982ZM20.6055 20.1982C20.6054 20.6409 20.2464 21 19.8036 21C19.3608 21 19.0019 20.6409 19.0018 20.1982L19.0018 11.7845C19.0018 11.3417 19.3608 10.9826 19.8036 10.9826C20.2465 10.9826 20.6055 11.3417 20.6055 11.7845L20.6055 20.1982Z" fill="white"/>
|
|
4
|
+
<path d="M20.2998 1.40002L26.5998 7.70003H23.4498C21.7101 7.70003 20.2998 6.28971 20.2998 4.54999V1.40002Z" fill="#BE4300"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53763" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#FF982A"/>
|
|
8
|
+
<stop offset="1" stop-color="#E67700"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_51772)"/>
|
|
3
|
+
<path d="M13.291 28.8545C13.2908 29.487 12.778 30 12.1455 30C11.513 30 11.0002 29.487 11 28.8545L11 22.748C11.0003 22.1156 11.513 21.6035 12.1455 21.6035C12.778 21.6035 13.2908 22.1156 13.291 22.748L13.291 28.8545ZM21.1436 28.8545C21.1436 29.4871 20.6307 30 19.998 30C19.3654 30 18.8525 29.4871 18.8525 28.8545L18.8525 13.1455C18.8525 12.5129 19.3654 12 19.998 12C20.6307 12 21.1436 12.5129 21.1436 13.1455L21.1436 28.8545ZM29.4365 28.8545C29.4364 29.487 28.9235 30 28.291 30C27.6585 30 27.1457 29.487 27.1455 28.8545L27.1455 16.835C27.1455 16.2023 27.6584 15.6895 28.291 15.6895C28.9236 15.6895 29.4365 16.2023 29.4365 16.835L29.4365 28.8545Z" fill="white"/>
|
|
4
|
+
<path d="M29 2L38 11H33.5001C31.0147 11 29 8.98526 29 6.49995V2Z" fill="#BE4300"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_51772" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#FF982A"/>
|
|
8
|
+
<stop offset="1" stop-color="#E67700"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="0.5" y="0.5" width="13" height="13" rx="6.5" fill="var(--color-icon-secondary-solid)"/>
|
|
3
|
+
<rect x="0.5" y="0.5" width="13" height="13" rx="6.5" stroke="currentColor"/>
|
|
4
|
+
<path d="M7.00129 4.78836C8.10522 4.78836 9.00117 5.6843 9.00117 6.78824C9.00117 6.99222 8.96117 7.18821 8.90517 7.3722L10.1291 8.59612C10.6851 8.10415 11.125 7.48819 11.401 6.78424C10.7091 5.03234 9.00117 3.78842 7.00129 3.78842C6.49332 3.78842 6.00535 3.86842 5.54538 4.01641L6.41333 4.88435C6.60131 4.82836 6.7973 4.78836 7.00129 4.78836ZM3.28552 3.45244C3.12953 3.60843 3.12953 3.86042 3.28552 4.01641L4.07347 4.80436C3.42551 5.32033 2.90954 6.00028 2.60156 6.78824C3.29352 8.54413 5.00141 9.78805 7.00129 9.78805C7.60925 9.78805 8.18922 9.66806 8.72518 9.46007L9.81312 10.548C9.96911 10.704 10.2211 10.704 10.3771 10.548C10.5331 10.392 10.5331 10.14 10.3771 9.98404L3.85348 3.45244C3.69749 3.29645 3.44151 3.29645 3.28552 3.45244ZM7.00129 8.78811C5.89736 8.78811 5.00141 7.89217 5.00141 6.78824C5.00141 6.48025 5.07341 6.18827 5.1974 5.93229L5.82536 6.56025C5.81336 6.63224 5.80136 6.70824 5.80136 6.78824C5.80136 7.45219 6.33733 7.98816 7.00129 7.98816C7.08128 7.98816 7.15328 7.97616 7.22928 7.96016L7.85724 8.58812C7.59725 8.71612 7.30927 8.78811 7.00129 8.78811ZM8.18922 6.65624C8.12922 6.09628 7.68925 5.6603 7.13328 5.60031L8.18922 6.65624Z" fill="var(--color-icon-contrast)"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.56794 9.99967C3.56794 8.12638 4.388 6.44605 5.67438 5.27223L7.58787 7.18572V2.36179H2.76395L4.53272 4.13057C2.95691 5.59382 1.95996 7.67615 1.95996 9.99967C1.95996 13.8617 4.6804 17.0832 8.30458 17.8602C8.77703 17.9615 9.19585 17.5804 9.19585 17.0972C9.19585 16.6848 8.88658 16.3427 8.48574 16.2459C5.66795 15.5657 3.56794 13.0229 3.56794 9.99967ZM18.0397 9.99967C18.0397 6.13767 15.3193 2.91617 11.6951 2.13913C11.2226 2.03784 10.8038 2.41897 10.8038 2.90215C10.8038 3.3145 11.1131 3.65669 11.5139 3.75345C14.3317 4.43363 16.4317 6.97646 16.4317 9.99967C16.4317 11.873 15.6117 13.5533 14.3253 14.7271L12.4118 12.8136V17.6376H17.2357L15.4669 15.8688C17.0428 14.4055 18.0397 12.3232 18.0397 9.99967Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.40423 6.45548C7.14197 6.19322 6.71677 6.19323 6.45451 6.45548C6.19225 6.71774 6.19225 7.14295 6.45451 7.40521L11.0494 12.0001L6.45451 16.595C6.19225 16.8573 6.19225 17.2825 6.45451 17.5448C6.71677 17.807 7.14197 17.807 7.40423 17.5448L11.9992 12.9498L16.5941 17.5448C16.8563 17.807 17.2815 17.807 17.5438 17.5448C17.8061 17.2825 17.8061 16.8573 17.5438 16.595L12.9489 12.0001L17.5438 7.40521C17.8061 7.14295 17.8061 6.71774 17.5438 6.45548C17.2815 6.19322 16.8563 6.19322 16.5941 6.45548L11.9992 11.0504L7.40423 6.45548Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.33008 1.79688C11.9382 1.79688 14.8631 4.72197 14.8633 8.33008C14.8633 9.86605 14.3334 11.2781 13.4463 12.3936C13.4306 12.4133 13.4326 12.442 13.4502 12.46L17.9922 17.002C18.2656 17.2753 18.2656 17.7188 17.9922 17.9922C17.7188 18.2656 17.2753 18.2656 17.002 17.9922L12.46 13.4502C12.442 13.4326 12.4133 13.4306 12.3936 13.4463C11.2781 14.3334 9.86605 14.8633 8.33008 14.8633C4.72197 14.8631 1.79688 11.9382 1.79688 8.33008C1.79706 4.72208 4.72208 1.79706 8.33008 1.79688ZM8.33008 3.19727C5.49528 3.19745 3.19745 5.49528 3.19727 8.33008C3.19727 11.165 5.49517 13.4637 8.33008 13.4639C11.1651 13.4639 13.4639 11.1651 13.4639 8.33008C13.4637 5.49517 11.165 3.19727 8.33008 3.19727Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16.1663 8.96328C16.5178 8.61181 17.0883 8.61181 17.4398 8.96328C17.791 9.31463 17.7908 9.88427 17.4398 10.2357L16.1663 8.96328ZM6.56672 10.2357C6.21544 9.88426 6.21531 9.31469 6.56672 8.96328C6.91813 8.61198 7.48773 8.61204 7.83918 8.96328L6.56672 10.2357ZM12.5706 15.098C12.2172 15.3861 11.6959 15.3658 11.3665 15.0365L6.56672 10.2357L7.20344 9.6L7.83918 8.96328L12.0032 13.1273L16.1663 8.96328L17.4398 10.2357L12.639 15.0365L12.5706 15.098Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.83901 15.0372C7.48758 15.3884 6.91794 15.3884 6.56655 15.0372C6.21508 14.6858 6.21508 14.1153 6.56655 13.7638L11.3664 8.96401C11.5351 8.79522 11.7644 8.70034 12.0031 8.70034C12.2416 8.70039 12.4701 8.79545 12.6388 8.96401L17.4396 13.7638L17.5011 13.8322C17.7896 14.1857 17.7691 14.7077 17.4396 15.0372C17.11 15.3668 16.588 15.3872 16.2345 15.0988L16.1662 15.0372L12.0031 10.8732L7.83901 15.0372Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.835 1.875C16.2144 1.875 16.5306 1.87494 16.7891 1.89258C17.0532 1.91062 17.303 1.94961 17.5449 2.0498C18.1062 2.28244 18.5526 2.72865 18.7852 3.29004C18.8853 3.5319 18.9244 3.7818 18.9424 4.0459C18.96 4.30446 18.96 4.62046 18.96 5C18.96 5.37954 18.96 5.69554 18.9424 5.9541C18.9244 6.2182 18.8853 6.4681 18.7852 6.70996C18.6599 7.01227 18.471 7.2799 18.2373 7.5C18.471 7.7201 18.6599 7.98773 18.7852 8.29004C18.8853 8.5319 18.9244 8.7818 18.9424 9.0459C18.96 9.30446 18.96 9.62046 18.96 10C18.96 10.3795 18.96 10.6955 18.9424 10.9541C18.9244 11.2182 18.8853 11.4681 18.7852 11.71C18.6599 12.0123 18.471 12.2799 18.2373 12.5C18.471 12.7201 18.6599 12.9877 18.7852 13.29C18.8853 13.5319 18.9244 13.7818 18.9424 14.0459C18.96 14.3045 18.96 14.6205 18.96 15C18.96 15.3795 18.96 15.6955 18.9424 15.9541C18.9244 16.2182 18.8853 16.4681 18.7852 16.71C18.5526 17.2713 18.1063 17.7176 17.5449 17.9502C17.303 18.0504 17.0532 18.0894 16.7891 18.1074C16.5306 18.1251 16.2144 18.125 15.835 18.125H4.16797C3.78858 18.125 3.47237 18.125 3.21387 18.1074C2.94979 18.0894 2.69985 18.0503 2.45801 17.9502C1.89653 17.7176 1.45038 17.2714 1.21777 16.71C1.11759 16.468 1.07857 16.2183 1.06055 15.9541C1.04292 15.6955 1.04297 15.3796 1.04297 15C1.04297 14.6204 1.04292 14.3045 1.06055 14.0459C1.07857 13.7817 1.11759 13.532 1.21777 13.29C1.34297 12.9878 1.53106 12.72 1.76465 12.5C1.53106 12.28 1.34297 12.0122 1.21777 11.71C1.11759 11.468 1.07857 11.2183 1.06055 10.9541C1.04292 10.6955 1.04297 10.3796 1.04297 10C1.04297 9.62044 1.04292 9.30447 1.06055 9.0459C1.07857 8.78172 1.11759 8.53197 1.21777 8.29004C1.34297 7.98785 1.53106 7.72004 1.76465 7.5C1.53106 7.27996 1.34297 7.01215 1.21777 6.70996C1.11759 6.46803 1.07857 6.21828 1.06055 5.9541C1.04292 5.69553 1.04297 5.37956 1.04297 5C1.04297 4.62044 1.04292 4.30447 1.06055 4.0459C1.07857 3.78172 1.11759 3.53197 1.21777 3.29004C1.45038 2.72858 1.89653 2.28238 2.45801 2.0498C2.69985 1.94972 2.94979 1.9106 3.21387 1.89258C3.47237 1.87498 3.78858 1.875 4.16797 1.875H15.835ZM4.16797 13.125C3.77151 13.125 3.50497 13.1256 3.29883 13.1396C3.09855 13.1533 2.99985 13.1775 2.93555 13.2041C2.68061 13.3098 2.4778 13.5127 2.37207 13.7676C2.34544 13.8319 2.3213 13.9303 2.30762 14.1309C2.29356 14.337 2.29297 14.6033 2.29297 15C2.29297 15.3967 2.29356 15.663 2.30762 15.8691C2.3213 16.0697 2.34544 16.1681 2.37207 16.2324C2.4778 16.4873 2.68061 16.6902 2.93555 16.7959C2.99985 16.8225 3.09855 16.8467 3.29883 16.8604C3.50497 16.8744 3.77151 16.875 4.16797 16.875H15.835C16.2314 16.875 16.498 16.8744 16.7041 16.8604C16.9042 16.8467 17.0022 16.8225 17.0664 16.7959C17.3213 16.6902 17.5241 16.4873 17.6299 16.2324C17.6565 16.1681 17.6816 16.0696 17.6953 15.8691C17.7094 15.663 17.71 15.3967 17.71 15C17.71 14.6033 17.7094 14.337 17.6953 14.1309C17.6816 13.9304 17.6565 13.8319 17.6299 13.7676C17.5241 13.5127 17.3213 13.3098 17.0664 13.2041C17.0022 13.1775 16.9042 13.1533 16.7041 13.1396C16.498 13.1256 16.2314 13.125 15.835 13.125H4.16797ZM4.16797 14.167C4.62808 14.1671 5.00098 14.5399 5.00098 15C5.00095 15.4601 4.62806 15.8329 4.16797 15.833C3.70775 15.833 3.33401 15.4602 3.33398 15C3.33398 14.5398 3.70773 14.167 4.16797 14.167ZM4.16797 8.125C3.77151 8.125 3.50497 8.12562 3.29883 8.13965C3.09855 8.15331 2.99985 8.17752 2.93555 8.2041C2.68061 8.3098 2.4778 8.51266 2.37207 8.76758C2.34544 8.83187 2.3213 8.93027 2.30762 9.13086C2.29356 9.33705 2.29297 9.60331 2.29297 10C2.29297 10.3967 2.29356 10.663 2.30762 10.8691C2.3213 11.0697 2.34544 11.1681 2.37207 11.2324C2.4778 11.4873 2.68061 11.6902 2.93555 11.7959C2.99985 11.8225 3.09855 11.8467 3.29883 11.8604C3.50497 11.8744 3.77151 11.875 4.16797 11.875H15.835L16.3408 11.873C16.4826 11.8712 16.6011 11.8674 16.7041 11.8604C16.9042 11.8467 17.0022 11.8225 17.0664 11.7959C17.3213 11.6902 17.5241 11.4873 17.6299 11.2324C17.6565 11.1681 17.6816 11.0696 17.6953 10.8691C17.7094 10.663 17.71 10.3967 17.71 10C17.71 9.60334 17.7094 9.33704 17.6953 9.13086C17.6816 8.93039 17.6565 8.83187 17.6299 8.76758C17.5241 8.51271 17.3213 8.30978 17.0664 8.2041C17.0022 8.17753 16.9042 8.15333 16.7041 8.13965C16.498 8.12559 16.2314 8.125 15.835 8.125H4.16797ZM4.16797 9.16699C4.62808 9.16715 5.00098 9.53986 5.00098 10C5.00095 10.4601 4.62806 10.8329 4.16797 10.833C3.70775 10.833 3.33401 10.4602 3.33398 10C3.33398 9.53976 3.70773 9.16699 4.16797 9.16699ZM4.16797 3.125C3.77151 3.125 3.50497 3.12562 3.29883 3.13965C3.09855 3.15331 2.99985 3.17752 2.93555 3.2041C2.68061 3.3098 2.4778 3.51266 2.37207 3.76758C2.34544 3.83187 2.3213 3.93027 2.30762 4.13086C2.29356 4.33705 2.29297 4.60331 2.29297 5C2.29297 5.39669 2.29356 5.66295 2.30762 5.86914C2.3213 6.06973 2.34544 6.16813 2.37207 6.23242C2.4778 6.48734 2.68061 6.6902 2.93555 6.7959C2.99985 6.82248 3.09855 6.84669 3.29883 6.86035C3.50497 6.87438 3.77151 6.875 4.16797 6.875H15.835L16.3408 6.87305C16.4826 6.8712 16.6011 6.86738 16.7041 6.86035C16.9042 6.84667 17.0022 6.82247 17.0664 6.7959C17.3213 6.69022 17.5241 6.48729 17.6299 6.23242C17.6565 6.16813 17.6816 6.06961 17.6953 5.86914C17.7094 5.66296 17.71 5.39666 17.71 5C17.71 4.60334 17.7094 4.33704 17.6953 4.13086C17.6816 3.93039 17.6565 3.83187 17.6299 3.76758C17.5241 3.51271 17.3213 3.30978 17.0664 3.2041C17.0022 3.17753 16.9042 3.15333 16.7041 3.13965C16.498 3.12559 16.2314 3.125 15.835 3.125H4.16797ZM4.16797 4.16699C4.62808 4.16715 5.00098 4.53986 5.00098 5C5.00095 5.46012 4.62806 5.83285 4.16797 5.83301C3.70775 5.83301 3.33401 5.46022 3.33398 5C3.33398 4.53976 3.70773 4.16699 4.16797 4.16699Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.5 30C7.5 42.4264 17.5736 52.5 30 52.5C42.4264 52.5 52.5 42.4264 52.5 30C52.5 17.5736 42.4264 7.5 30 7.5" stroke="white" stroke-width="4" stroke-linecap="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="done_black_24dp 2" clip-path="url(#clip0_8647_13781)">
|
|
3
|
+
<path id="Vector" d="M11.9995 21.6L7.33284 16.9333C6.81284 16.4133 5.98617 16.4133 5.46617 16.9333C4.94617 17.4533 4.94617 18.28 5.46617 18.8L11.0528 24.3867C11.5728 24.9067 12.4128 24.9067 12.9328 24.3867L27.0662 10.2667C27.5862 9.74668 27.5862 8.92001 27.0662 8.40001C26.5462 7.88001 25.7195 7.88001 25.1995 8.40001L11.9995 21.6Z" fill="white"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_8647_13781">
|
|
7
|
+
<rect width="32" height="32" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.00033 15.8333C5.00033 16.75 5.75033 17.5 6.66699 17.5H13.3337C14.2503 17.5 15.0003 16.75 15.0003 15.8333V7.5C15.0003 6.58333 14.2503 5.83333 13.3337 5.83333H6.66699C5.75033 5.83333 5.00033 6.58333 5.00033 7.5V15.8333ZM7.50033 7.5H12.5003C12.9587 7.5 13.3337 7.875 13.3337 8.33333V15C13.3337 15.4583 12.9587 15.8333 12.5003 15.8333H7.50033C7.04199 15.8333 6.66699 15.4583 6.66699 15V8.33333C6.66699 7.875 7.04199 7.5 7.50033 7.5ZM12.917 3.33333L12.3253 2.74167C12.1753 2.59167 11.9587 2.5 11.742 2.5H8.25866C8.04199 2.5 7.82533 2.59167 7.67533 2.74167L7.08366 3.33333H5.00033C4.54199 3.33333 4.16699 3.70833 4.16699 4.16667C4.16699 4.625 4.54199 5 5.00033 5H15.0003C15.4587 5 15.8337 4.625 15.8337 4.16667C15.8337 3.70833 15.4587 3.33333 15.0003 3.33333H12.917Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53767)"/>
|
|
3
|
+
<path d="M20.3013 1.39948L26.6015 7.69974H23.4514C21.7116 7.69974 20.3013 6.28936 20.3013 4.54957V1.39948Z" fill="#007062"/>
|
|
4
|
+
<path d="M8.35195 11.5808C7.9919 11.5806 7.6998 11.288 7.6998 10.9279C7.69998 10.568 7.992 10.276 8.35195 10.2758H18.502C18.862 10.2758 19.1539 10.5679 19.1541 10.9279C19.1541 11.2881 18.8621 11.5807 18.502 11.5808H8.35195ZM8.35264 16.0515C7.99244 16.0515 7.70049 15.7595 7.70049 15.3993C7.70059 15.0392 7.9925 14.7472 8.35264 14.7472H19.6477C20.0078 14.7472 20.2997 15.0392 20.2998 15.3993C20.2998 15.7595 20.0078 16.0515 19.6477 16.0515H8.35264ZM8.35195 20.5242C7.99181 20.5242 7.69983 20.2322 7.6998 19.8721C7.6998 19.5119 7.99179 19.22 8.35195 19.2199H14.1105C14.4707 19.22 14.7627 19.5119 14.7627 19.8721C14.7627 20.2322 14.4707 20.5242 14.1105 20.5242H8.35195Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53767" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#69B9B1"/>
|
|
8
|
+
<stop offset="1" stop-color="#489A92"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_51784)"/>
|
|
3
|
+
<path d="M29.002 1.99921L38.0023 10.9996H33.5022C31.0168 10.9996 29.002 8.98476 29.002 6.49935V1.99921Z" fill="#007062"/>
|
|
4
|
+
<path d="M11.9316 16.5439C11.4173 16.5437 11 16.1257 11 15.6113C11.0002 15.0971 11.4174 14.6799 11.9316 14.6797H26.4316C26.946 14.6797 27.363 15.097 27.3633 15.6113C27.3633 16.1259 26.9462 16.5439 26.4316 16.5439H11.9316ZM11.9326 22.9307C11.418 22.9307 11.001 22.5136 11.001 21.999C11.0011 21.4846 11.4181 21.0674 11.9326 21.0674H28.0684C28.5828 21.0674 28.9999 21.4846 29 21.999C29 22.5136 28.5829 22.9306 28.0684 22.9307H11.9326ZM11.9316 29.3203C11.4171 29.3203 11 28.9032 11 28.3887C11 27.8741 11.4171 27.4571 11.9316 27.457H20.1582C20.6727 27.4571 21.0898 27.8741 21.0898 28.3887C21.0898 28.9032 20.6727 29.3203 20.1582 29.3203H11.9316Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_51784" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#69B9B1"/>
|
|
8
|
+
<stop offset="1" stop-color="#489A92"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="1.40039" y="1.39996" width="25.2" height="25.2" rx="4.2" fill="url(#paint0_linear_33087_7536)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.7878 13.9399C13.2542 13.7309 13.7027 13.8497 13.9643 13.9481C14.2361 14.0505 14.5496 14.2264 14.8427 14.3877L15.0498 14.5011C15.2146 14.5918 15.3872 14.6856 15.5475 14.7814L15.7026 14.8778L15.8872 15.0056L15.8899 15.0084L15.9815 15.0815L15.9822 15.0822C16.2097 15.2747 16.4901 15.5993 16.4901 16.0837L16.4867 16.1725C16.4548 16.6077 16.1953 16.9039 15.9822 17.0844L15.9815 17.0851L15.8906 17.1583L15.8886 17.1596C15.6595 17.3329 15.3427 17.5037 15.0498 17.6648L14.8427 17.779C14.5497 17.9401 14.236 18.1155 13.9643 18.2178C13.684 18.3233 13.1901 18.4515 12.6887 18.1761C12.187 17.9001 12.0557 17.4274 12.0112 17.1425C11.9682 16.8666 11.9702 16.5188 11.9702 16.1964V15.9695C11.9702 15.6475 11.9684 15.3006 12.0112 15.0248C12.0554 14.7417 12.1843 14.2702 12.6798 13.9932L12.6907 13.9884L12.7823 13.9426L12.7857 13.9406L12.7851 13.9399H12.7878ZM13.6204 14.7807C13.4524 14.7176 13.3191 14.7011 13.2055 14.7431L13.2034 14.7438L13.1528 14.7664L13.1501 14.7684C13.0274 14.8386 12.9674 14.9652 12.9375 15.1567C12.9072 15.3509 12.9074 15.617 12.9074 15.9695V16.1964C12.9074 16.5487 12.9073 16.815 12.9375 17.0092C12.9628 17.1717 13.0107 17.2858 13.0981 17.3592L13.1002 17.3606L13.1398 17.3893L13.1412 17.3907L13.146 17.3934L13.1508 17.3975L13.1556 17.4003L13.1569 17.4009L13.2021 17.4221L13.2075 17.4242L13.2472 17.4358L13.2492 17.4365C13.3538 17.4605 13.4738 17.44 13.6211 17.3845C13.813 17.3122 14.0548 17.1786 14.3751 17.0024L14.5829 16.8889L14.8762 16.7276L14.8769 16.7269L15.0156 16.6456C15.1175 16.5857 15.2043 16.532 15.2754 16.4808C15.4348 16.366 15.5272 16.2598 15.5481 16.137L15.5488 16.1363L15.5495 16.1322V16.1288L15.5522 16.085V16.0789L15.5447 16.0119L15.5434 16.005L15.5276 15.9572L15.5263 15.9545L15.4812 15.8758C15.4625 15.8502 15.44 15.8247 15.4142 15.7993C15.3683 15.7544 15.3109 15.7096 15.2426 15.6626L15.004 15.5135L15.0006 15.5115L14.9999 15.5108L14.5829 15.277L14.574 15.2715L14.3895 15.1704L13.9485 14.9325L13.9479 14.9318L13.7735 14.8457C13.7191 14.8204 13.6674 14.7984 13.6204 14.7807Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.1158 7.73492L19.2218 7.73766C20.3103 7.79327 21.1329 8.69993 21.1331 9.75631V18.412L21.1229 18.6143C21.0223 19.6151 20.1852 20.4333 19.1158 20.4334H9.05195C7.91129 20.4333 7.03487 19.5024 7.03467 18.412V9.75631C7.03487 8.66591 7.91129 7.73502 9.05195 7.73492H19.1158ZM7.97188 12.596V18.412C7.97208 19.0606 8.48259 19.5378 9.05195 19.5379H19.1158C19.6852 19.5378 20.1957 19.0606 20.1959 18.412V12.596H7.97188ZM9.05195 8.63043C8.48259 8.63053 7.97208 9.10764 7.97188 9.75631V11.8843H10.802L10.8115 11.8645L12.3175 8.68033L12.3414 8.63043H9.05195ZM13.3695 8.63043L13.36 8.65026L11.8547 11.8344L11.8308 11.8843H14.9199L14.9295 11.8645L16.4361 8.68033L16.4601 8.63043H13.3695ZM17.4882 8.63043L17.4786 8.65026L15.974 11.8344L15.9501 11.8843H20.1959V9.75631L20.1904 9.63668C20.1321 9.04979 19.6496 8.63052 19.1158 8.63043H17.4882Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_33087_7536" x1="4.20039" y1="2.79996" x2="24.1504" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#A55FAD"/>
|
|
8
|
+
<stop offset="1" stop-color="#92489A"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="2" y="2" width="36" height="36" rx="6" fill="url(#paint0_linear_14101_121109)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.2686 19.9141C18.9349 19.6156 19.5755 19.7852 19.9492 19.9258C20.3376 20.072 20.7854 20.3234 21.2041 20.5537L21.5 20.7158C21.7354 20.8453 21.9821 20.9793 22.2109 21.1162L22.4326 21.2539L22.6963 21.4365L22.7002 21.4404L22.8311 21.5449L22.832 21.5459C23.1569 21.821 23.5576 22.2846 23.5576 22.9766L23.5527 23.1035C23.5072 23.7252 23.1365 24.1484 22.832 24.4062L22.8311 24.4072L22.7012 24.5117L22.6982 24.5137C22.371 24.7612 21.9185 25.0051 21.5 25.2354L21.2041 25.3984C20.7856 25.6287 20.3375 25.8792 19.9492 26.0254C19.5489 26.176 18.8433 26.3593 18.127 25.9658C17.4102 25.5715 17.2228 24.8962 17.1592 24.4893C17.0978 24.095 17.1006 23.5982 17.1006 23.1377V22.8135C17.1006 22.3534 17.098 21.8579 17.1592 21.4639C17.2222 21.0594 17.4064 20.3859 18.1143 19.9902L18.1299 19.9834L18.2607 19.918L18.2656 19.915L18.2646 19.9141H18.2686ZM19.458 21.1152C19.2179 21.025 19.0276 21.0015 18.8652 21.0615L18.8623 21.0625L18.79 21.0947L18.7861 21.0977C18.6108 21.198 18.5252 21.3788 18.4824 21.6523C18.4391 21.9297 18.4395 22.31 18.4395 22.8135V23.1377C18.4395 23.6409 18.4393 24.0213 18.4824 24.2988C18.5186 24.5308 18.587 24.6939 18.7119 24.7988L18.7148 24.8008L18.7715 24.8418L18.7734 24.8438L18.7803 24.8477L18.7871 24.8535L18.7939 24.8574L18.7959 24.8584L18.8604 24.8887L18.8682 24.8916L18.9248 24.9082L18.9277 24.9092C19.0771 24.9434 19.2485 24.9142 19.459 24.835C19.7332 24.7317 20.0786 24.5408 20.5361 24.2891L20.833 24.127L21.252 23.8965L21.2529 23.8955L21.4512 23.7793C21.5968 23.6938 21.7206 23.6171 21.8223 23.5439C22.0501 23.3799 22.1821 23.2282 22.2119 23.0527L22.2129 23.0518L22.2139 23.0459V23.041L22.2178 22.9785V22.9697L22.207 22.874L22.2051 22.8643L22.1826 22.7959L22.1807 22.792L22.1162 22.6797C22.0895 22.6431 22.0575 22.6066 22.0205 22.5703C21.9551 22.5062 21.873 22.4421 21.7754 22.375L21.4346 22.1621L21.4297 22.1592L21.4287 22.1582L20.833 21.8242L20.8203 21.8164L20.5566 21.6719L19.9268 21.332L19.9258 21.3311L19.6768 21.208C19.599 21.1719 19.5251 21.1405 19.458 21.1152Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.3086 11.0498L27.46 11.0537C29.015 11.1332 30.1902 12.4284 30.1904 13.9375V26.3027L30.1758 26.5918C30.0321 28.0214 28.8363 29.1903 27.3086 29.1904H12.9316C11.3021 29.1903 10.0501 27.8604 10.0498 26.3027V13.9375C10.0501 12.3798 11.3021 11.0499 12.9316 11.0498H27.3086ZM11.3887 17.9941V26.3027C11.389 27.2294 12.1183 27.911 12.9316 27.9111H27.3086C28.122 27.911 28.8513 27.2294 28.8516 26.3027V17.9941H11.3887ZM12.9316 12.3291C12.1183 12.3292 11.389 13.0108 11.3887 13.9375V16.9775H15.4316L15.4453 16.9492L17.5967 12.4004L17.6309 12.3291H12.9316ZM19.0996 12.3291L19.0859 12.3574L16.9355 16.9062L16.9014 16.9775H21.3145L21.3281 16.9492L23.4805 12.4004L23.5146 12.3291H19.0996ZM24.9834 12.3291L24.9697 12.3574L22.8203 16.9062L22.7861 16.9775H28.8516V13.9375L28.8438 13.7666C28.7604 12.9282 28.0711 12.3292 27.3086 12.3291H24.9834Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_14101_121109" x1="6" y1="4" x2="34.5" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#A55FAD"/>
|
|
8
|
+
<stop offset="1" stop-color="#92489A"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="12" fill="var(--color-bg-primary)"/>
|
|
3
|
+
<path d="M12.0039 8.25002C11.5914 8.25002 11.2539 8.58752 11.2539 9V12C11.2539 12.4125 11.5914 12.75 12.0039 12.75C12.4164 12.75 12.7539 12.4125 12.7539 12V9C12.7539 8.58752 12.4164 8.25002 12.0039 8.25002ZM12.0114 4.49994C16.1514 4.49994 19.5039 7.85998 19.5039 12C19.5039 16.14 16.1514 19.5 12.0114 19.5C7.86396 19.5 4.50392 16.14 4.50392 12C4.50392 7.85998 7.86396 4.49994 12.0114 4.49994ZM12.0039 18C15.3189 18 18.0039 15.315 18.0039 12C18.0039 8.685 15.3189 6.00002 12.0039 6.00002C8.68891 6.00002 6.00388 8.685 6.00388 12C6.00388 15.315 8.68891 18 12.0039 18ZM11.2539 15.75H12.7539V14.25H11.2539V15.75Z" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53759)"/>
|
|
3
|
+
<path d="M20.2998 1.40002L26.5998 7.70002H23.4498C21.7101 7.70002 20.2998 6.2897 20.2998 4.54999V1.40002Z" fill="#00660A"/>
|
|
4
|
+
<path d="M17.8771 8.40002C19.2153 8.40002 20.3002 9.48487 20.3002 10.8231V18.5769C20.3002 19.9152 19.2153 21 17.8771 21H10.1233C8.78504 21 7.7002 19.9152 7.7002 18.5769V10.8231C7.7002 9.48487 8.78504 8.40002 10.1233 8.40002H17.8771ZM8.66943 18.5769C8.66943 19.3799 9.32034 20.0308 10.1233 20.0308H11.5393V17.1231H8.66943V18.5769ZM12.5085 20.0308H15.4162V17.1231H12.5085V20.0308ZM16.3854 20.0308H17.8771C18.6801 20.0308 19.331 19.3799 19.331 18.5769V17.1231H16.3854V20.0308ZM8.66943 16.1539H11.5393V13.2462H8.66943V16.1539ZM16.3854 16.1539H19.331V13.2462H16.3854V16.1539ZM12.5085 16.1539H15.4162V13.2462H12.5085V16.1539ZM10.1233 9.36926C9.32034 9.36926 8.66943 10.0202 8.66943 10.8231V12.2769H11.5393V9.36926H10.1233ZM14.0128 9.36799C14.0086 9.3681 14.0044 9.36926 14.0002 9.36926H12.5085V12.2769H15.4162V9.36799H14.0128ZM16.3949 9.40081V12.2769L19.331 12.2454V10.8231C19.331 10.0202 18.6801 9.36926 17.8771 9.36926L16.3949 9.40081Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53759" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#5CBB6C"/>
|
|
8
|
+
<stop offset="1" stop-color="#409A4F"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_51766)"/>
|
|
3
|
+
<path d="M29 2L38 11H33.5001C31.0147 11 29 8.98526 29 6.49995V2Z" fill="#00660A"/>
|
|
4
|
+
<path d="M25.5385 12C27.4502 12 29 13.5498 29 15.4615V26.5385C29 28.4502 27.4502 30 25.5385 30H14.4615C12.5498 30 11 28.4502 11 26.5385V15.4615C11 13.5498 12.5498 12 14.4615 12H25.5385ZM12.3846 26.5385C12.3846 27.6855 13.3145 28.6154 14.4615 28.6154H16.4844V24.4615H12.3846V26.5385ZM17.869 28.6154H22.0228V24.4615H17.869V28.6154ZM23.4075 28.6154H25.5385C26.6855 28.6154 27.6154 27.6855 27.6154 26.5385V24.4615H23.4075V28.6154ZM12.3846 23.0769H16.4844V18.9231H12.3846V23.0769ZM23.4075 23.0769H27.6154V18.9231H23.4075V23.0769ZM17.869 23.0769H22.0228V18.9231H17.869V23.0769ZM14.4615 13.3846C13.3145 13.3846 12.3846 14.3145 12.3846 15.4615V17.5385H16.4844V13.3846H14.4615ZM20.018 13.3828C20.012 13.383 20.006 13.3846 20 13.3846H17.869V17.5385H22.0228V13.3828H20.018ZM23.421 13.4297V17.5385L27.6154 17.4934V15.4615C27.6154 14.3145 26.6855 13.3846 25.5385 13.3846L23.421 13.4297Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_51766" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#5CBB6C"/>
|
|
8
|
+
<stop offset="1" stop-color="#409A4F"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export { ReactComponent as ConferenceIcon } from './conference.svg';
|
|
2
|
+
export { ReactComponent as CopyLinkIcon } from './copy-link.svg';
|
|
3
|
+
export { ReactComponent as CopyLinkBigIcon } from './copy-link-big.svg';
|
|
4
|
+
export { ReactComponent as CompanyIcon } from './company.svg';
|
|
5
|
+
export { ReactComponent as AttachmentIcon } from './attachment.svg';
|
|
6
|
+
export { ReactComponent as SignatureIcon } from './signature.svg';
|
|
7
|
+
export { ReactComponent as SendIcon } from './send.svg';
|
|
8
|
+
export { ReactComponent as SearchIcon } from './search.svg';
|
|
9
|
+
export { ReactComponent as FilterIcon } from './filter.svg';
|
|
10
|
+
export { ReactComponent as ForwardIcon } from './forward.svg';
|
|
11
|
+
export { ReactComponent as MoreIcon } from './more.svg';
|
|
12
|
+
export { ReactComponent as MoveIcon } from './move.svg';
|
|
13
|
+
export { ReactComponent as ReplyIcon } from './reply.svg';
|
|
14
|
+
export { ReactComponent as ReplyAllIcon } from './reply-all.svg';
|
|
15
|
+
export { ReactComponent as CheckIcon } from './check.svg';
|
|
16
|
+
export { ReactComponent as DownloadIcon } from './download.svg';
|
|
17
|
+
export { ReactComponent as DeleteIcon } from './delete.svg';
|
|
18
|
+
export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
|
|
19
|
+
export { ReactComponent as FavoriteMailIcon } from './favorite-mail.svg';
|
|
20
|
+
export { ReactComponent as DiskLoaderIcon } from './disk-loader.svg';
|
|
21
|
+
export { ReactComponent as EditIcon } from './edit.svg';
|
|
22
|
+
export { ReactComponent as CloseStoriesIcon } from './close-stories.svg';
|
|
23
|
+
export { ReactComponent as EditEventIcon } from './edit-event.svg';
|
|
24
|
+
export { ReactComponent as DeleteEventIcon } from './delete-event.svg';
|
|
25
|
+
export { ReactComponent as PaperclipIcon } from './paperclip.svg';
|
|
26
|
+
export { ReactComponent as MessagesIcon } from './messages.svg';
|
|
27
|
+
export { ReactComponent as CalendarIcon } from './calendar.svg';
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export { ReactComponent as ConferenceIcon } from './conference.svg';
|
|
2
|
+
export { ReactComponent as CopyLinkIcon } from './copy-link.svg';
|
|
3
|
+
export { ReactComponent as CopyLinkBigIcon } from './copy-link-big.svg';
|
|
4
|
+
export { ReactComponent as CompanyIcon } from './company.svg';
|
|
5
|
+
export { ReactComponent as AttachmentIcon } from './attachment.svg';
|
|
6
|
+
export { ReactComponent as SignatureIcon } from './signature.svg';
|
|
7
|
+
export { ReactComponent as SendIcon } from './send.svg';
|
|
8
|
+
export { ReactComponent as SearchIcon } from './search.svg';
|
|
9
|
+
export { ReactComponent as FilterIcon } from './filter.svg';
|
|
10
|
+
export { ReactComponent as ForwardIcon } from './forward.svg';
|
|
11
|
+
export { ReactComponent as MoreIcon } from './more.svg';
|
|
12
|
+
export { ReactComponent as MoveIcon } from './move.svg';
|
|
13
|
+
export { ReactComponent as ReplyIcon } from './reply.svg';
|
|
14
|
+
export { ReactComponent as ReplyAllIcon } from './reply-all.svg';
|
|
15
|
+
export { ReactComponent as CheckIcon } from './check.svg';
|
|
16
|
+
export { ReactComponent as DownloadIcon } from './download.svg';
|
|
17
|
+
export { ReactComponent as DeleteIcon } from './delete.svg';
|
|
18
|
+
export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
|
|
19
|
+
export { ReactComponent as FavoriteMailIcon } from './favorite-mail.svg';
|
|
20
|
+
export { ReactComponent as DiskLoaderIcon } from './disk-loader.svg';
|
|
21
|
+
export { ReactComponent as EditIcon } from './edit.svg';
|
|
22
|
+
export { ReactComponent as CloseStoriesIcon } from './close-stories.svg';
|
|
23
|
+
export { ReactComponent as EditEventIcon } from './edit-event.svg';
|
|
24
|
+
export { ReactComponent as DeleteEventIcon } from './delete-event.svg';
|
|
25
|
+
export { ReactComponent as PaperclipIcon } from './paperclip.svg';
|
|
26
|
+
export { ReactComponent as MessagesIcon } from './messages.svg';
|
|
27
|
+
export { ReactComponent as CalendarIcon } from './calendar.svg';
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/assets/storybook/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACnE,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAChE,OAAO,EAAE,cAAc,IAAI,eAAe,EAAE,MAAM,qBAAqB,CAAA;AACvE,OAAO,EAAE,cAAc,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AAC7D,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACnE,OAAO,EAAE,cAAc,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAA;AACjE,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AAC7D,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAChE,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACpE,OAAO,EAAE,cAAc,IAAI,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACxE,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACpE,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACxE,OAAO,EAAE,cAAc,IAAI,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAClE,OAAO,EAAE,cAAc,IAAI,eAAe,EAAE,MAAM,oBAAoB,CAAA;AACtE,OAAO,EAAE,cAAc,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAA;AACjE,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA"}
|
|
@@ -0,0 +1,245 @@
|
|
|
1
|
+
import { TTextWithLocale } from './types';
|
|
2
|
+
export declare const COLORS: {
|
|
3
|
+
readonly lighterBlue: "#4799E30D";
|
|
4
|
+
readonly lightBlue: "#5AA0E0";
|
|
5
|
+
readonly blue: "#4799E3";
|
|
6
|
+
readonly darkBlue: "#408ACD";
|
|
7
|
+
readonly darkerBlue: "#3C82C1";
|
|
8
|
+
readonly darkestBlue: "#000276";
|
|
9
|
+
readonly purple: "#9370db";
|
|
10
|
+
readonly white: "#FFFFFF";
|
|
11
|
+
readonly white3: "#FFFFFF03";
|
|
12
|
+
readonly lightestGray: "#FCFCFC";
|
|
13
|
+
readonly lighterGray: "#E0E4EC66";
|
|
14
|
+
readonly gray: "#1111114D";
|
|
15
|
+
readonly darkerGray: "#808080";
|
|
16
|
+
readonly brightBlack: "#3D3D3D";
|
|
17
|
+
readonly black: "#111111";
|
|
18
|
+
readonly darkBlack: "#1A1A1A";
|
|
19
|
+
readonly skeletonBg: "#F1F1F2";
|
|
20
|
+
readonly inactiveAvatarGradientStart: "#C2C2C2";
|
|
21
|
+
readonly inactiveAvatarGradientEnd: "#6F6F6F";
|
|
22
|
+
readonly bgBlackoutTransparent: "rgba(0, 0, 0, 0.3)";
|
|
23
|
+
readonly transparent: "transparent";
|
|
24
|
+
readonly textPrimary: "var(--color-text-primary)";
|
|
25
|
+
readonly textSecondary: "var(--color-text-secondary)";
|
|
26
|
+
readonly textTertiary: "var(--color-text-tertiary)";
|
|
27
|
+
readonly borderPrimary: "var(--color-border-primary)";
|
|
28
|
+
readonly borderPrimaryHover: "var(--color-border-primary-hover)";
|
|
29
|
+
readonly borderFocused: "var(--color-border-focused)";
|
|
30
|
+
readonly borderError: "var(--color-border-error)";
|
|
31
|
+
readonly iconAccent: "var(--color-icon-accent)";
|
|
32
|
+
readonly iconContrast: "var(--color-icon-contrast)";
|
|
33
|
+
readonly iconPrimary: "var(--color-icon-primary)";
|
|
34
|
+
readonly iconSecondary: "var(--color-icon-secondary)";
|
|
35
|
+
readonly iconNegative: "var(--color-icon-negative)";
|
|
36
|
+
readonly iconTransparentPressed: "var(--color-icon-transparent-pressed)";
|
|
37
|
+
readonly bgAccent: "var(--color-bg-accent)";
|
|
38
|
+
readonly bgAccentHover: "var(--color-bg-accent-hover)";
|
|
39
|
+
readonly bgAccentPressed: "var(--color-bg-accent-pressed)";
|
|
40
|
+
readonly bgPopUp: "var(--color-bg-pop-up)";
|
|
41
|
+
readonly bgElementOnTop: "var(--color-bg-element-on-top)";
|
|
42
|
+
readonly bgElementOnTopHover: "var(--color-bg-element-on-top-hover)";
|
|
43
|
+
readonly bgElementOnTopPressed: "var(--color-bg-element-on-top-pressed)";
|
|
44
|
+
readonly bgPrimary: "var(--color-bg-primary)";
|
|
45
|
+
readonly bgPrimarySelected: "var(--color-bg-primary-selected)";
|
|
46
|
+
readonly bgLightTransparent: "var(--color-bg-light-transparent)";
|
|
47
|
+
readonly colorBgBlackoutTransparent: "var(--color-bg-blackout-transparent)";
|
|
48
|
+
readonly chip: "var(--color-chip)";
|
|
49
|
+
readonly buttonPrimary: "var(--color-button-primary)";
|
|
50
|
+
readonly buttonPrimaryHover: "var(--color-button-primary-hover)";
|
|
51
|
+
readonly buttonPrimaryPressed: "var(--color-button-primary-pressed)";
|
|
52
|
+
readonly scrollbarThumb: "var(--color-scrollbar-thumb)";
|
|
53
|
+
readonly mShadowClick: "var(--m-shadow-click)";
|
|
54
|
+
};
|
|
55
|
+
export declare const INPUT_TYPE_PASSWORD = "password";
|
|
56
|
+
export declare const INPUT_TYPE_TEXT = "text";
|
|
57
|
+
export declare const INPUT_TYPE_NUMBER = "number";
|
|
58
|
+
export declare const DEFAULT_INPUT_PADDING = 12;
|
|
59
|
+
export declare const AFFIX_INPUT_PH = 20;
|
|
60
|
+
export declare const ADDITIONAL_INPUT_PR = 18;
|
|
61
|
+
export declare const ENTER_KEY = "Enter";
|
|
62
|
+
export declare const BACKSPACE_KEY = "Backspace";
|
|
63
|
+
export declare const SPACE_KEY = "Space";
|
|
64
|
+
export declare const ADDITIONAL_MAX_CHARACTERS = 4;
|
|
65
|
+
export declare enum FONT_SIZE {
|
|
66
|
+
small = "14px",
|
|
67
|
+
default = "16px",
|
|
68
|
+
large = "22px"
|
|
69
|
+
}
|
|
70
|
+
export declare const DEFAULT_FONT_SCALE = 1;
|
|
71
|
+
export declare const FONT_SCALE_CSS_VARIABLE = "--font-scale";
|
|
72
|
+
export declare enum LINE_HEIGHT {
|
|
73
|
+
small = "19px",
|
|
74
|
+
default = "22px",
|
|
75
|
+
large = "30px"
|
|
76
|
+
}
|
|
77
|
+
export declare enum TITLE_SIZE {
|
|
78
|
+
small = "small",
|
|
79
|
+
major = "major"
|
|
80
|
+
}
|
|
81
|
+
export declare enum PLATFORM {
|
|
82
|
+
web = "web",
|
|
83
|
+
ios = "ios",
|
|
84
|
+
android = "android",
|
|
85
|
+
aurora = "aurora"
|
|
86
|
+
}
|
|
87
|
+
export declare enum THEME {
|
|
88
|
+
default = "default",
|
|
89
|
+
dark = "dark"
|
|
90
|
+
}
|
|
91
|
+
export declare enum FONT_FAMILY {
|
|
92
|
+
openSans = "Open Sans",
|
|
93
|
+
caveat = "Caveat",
|
|
94
|
+
oswald = "Oswald",
|
|
95
|
+
roboto = "Roboto",
|
|
96
|
+
onest = "Onest",
|
|
97
|
+
inter = "Inter"
|
|
98
|
+
}
|
|
99
|
+
export declare const CANCEL_ACTION_TEXT = "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C";
|
|
100
|
+
export declare const NUMBER_OF_STORIES_FOR_ROUND_INDICATORS = 5;
|
|
101
|
+
export declare const MIN_TEXTAREA_HEIGHT = 24;
|
|
102
|
+
export declare const DEFAULT_MIN_TEXTAREA_HEIGHT = 76;
|
|
103
|
+
export declare const CONTEXT_MENU_SAFE_SPACE = 15;
|
|
104
|
+
export declare const WEB_NOTIFICATION_DISTANCE_FROM_BOTTOM = 24;
|
|
105
|
+
export declare const MOBILE_NOTIFICATION_DISTANCE_FROM_BOTTOM = 40;
|
|
106
|
+
export declare const DEFAULT_HEADER_AVATAR_INDEX = 4;
|
|
107
|
+
export declare const AVATAR_DEGREES: number[];
|
|
108
|
+
export declare const AVATAR_COLOR_TOP: string[];
|
|
109
|
+
export declare const AVATAR_COLOR_TOP_PERCENTS: number[];
|
|
110
|
+
export declare const AVATAR_COLOR_MIDDLE: (string | null)[];
|
|
111
|
+
export declare const AVATAR_COLOR_MIDDLE_PERCENTS: (number | null)[];
|
|
112
|
+
export declare const AVATAR_COLOR_BOTTOM: string[];
|
|
113
|
+
export declare const AVATAR_COLOR_BOTTOM_PERCENTS: number[];
|
|
114
|
+
export declare const MAX_NUMBER_OF_CHARACTERS_IN_INITIALS = 2;
|
|
115
|
+
export declare const FULL_HEIGHT_BOTTOM_SHEET_TOP_MARGIN = 24;
|
|
116
|
+
export declare enum LAYOUT_TYPE {
|
|
117
|
+
minimal = "minimal",
|
|
118
|
+
half = "half",
|
|
119
|
+
full = "full"
|
|
120
|
+
}
|
|
121
|
+
export declare enum VIEWPORTS {
|
|
122
|
+
webCollapsed = "webCollapsed",
|
|
123
|
+
webExpanded = "webExpanded",
|
|
124
|
+
iphone6 = "iphone6",
|
|
125
|
+
iphone12 = "iphone12",
|
|
126
|
+
galaxys5 = "galaxys5",
|
|
127
|
+
reset = "reset"
|
|
128
|
+
}
|
|
129
|
+
export declare enum INPUT_FIELD_TYPE {
|
|
130
|
+
text = "text",
|
|
131
|
+
search = "search"
|
|
132
|
+
}
|
|
133
|
+
export declare enum MENU_POSITIONS {
|
|
134
|
+
bottom = "bottom",
|
|
135
|
+
auto = "auto",
|
|
136
|
+
top = "top"
|
|
137
|
+
}
|
|
138
|
+
export declare enum MENU_LOCATION {
|
|
139
|
+
absolute = "absolute",
|
|
140
|
+
fixed = "fixed"
|
|
141
|
+
}
|
|
142
|
+
export declare const CREATABLE_MENU_LIST_MAX_HEIGHT = 248;
|
|
143
|
+
export declare const MENU_LIST_MAX_HEIGHT = 292;
|
|
144
|
+
export declare const DEFAULT_SCROLL_BAR_HIDE_DURATION = 2000;
|
|
145
|
+
export declare const DEFAULT_SCROLL_BAR_MARGIN = 0;
|
|
146
|
+
export declare enum LANGUAGES {
|
|
147
|
+
ru = "ru",
|
|
148
|
+
en = "en",
|
|
149
|
+
de = "de",
|
|
150
|
+
es = "es",
|
|
151
|
+
fr = "fr",
|
|
152
|
+
ar = "ar",
|
|
153
|
+
ms = "ms",
|
|
154
|
+
tr = "tr",
|
|
155
|
+
id = "id",
|
|
156
|
+
uz = "uz",
|
|
157
|
+
kk = "kk"
|
|
158
|
+
}
|
|
159
|
+
export declare enum HEADER_COLOR_BG {
|
|
160
|
+
grey = "grey",
|
|
161
|
+
blue = "blue"
|
|
162
|
+
}
|
|
163
|
+
export declare enum MODAL_BUTTONS_DIRECTION {
|
|
164
|
+
row = "row",
|
|
165
|
+
column = "column"
|
|
166
|
+
}
|
|
167
|
+
export declare const THEME_ARRAY: string[];
|
|
168
|
+
export declare const PLATFORM_ARRAY: string[];
|
|
169
|
+
export declare const LAYOUT_TYPE_ARRAY: string[];
|
|
170
|
+
export declare const MODAL_BUTTONS_DIRECTION_ARRAY: string[];
|
|
171
|
+
export declare const WIDTH_TYPE_SUMMARY = "1 | 2 | 3 | 4 | 5 | ... | 100";
|
|
172
|
+
export declare const STYLES_TYPE_DETAIL = "type TStyles = { [key: string]: number | string }";
|
|
173
|
+
export declare const AVATAR_TYPE_SUMMARY = "ReactElement | string | null";
|
|
174
|
+
export declare const USER_TYPE_DETAILS = "My contact | GAL contact | Private DL | Public DL | Meeting room | Room list";
|
|
175
|
+
export declare const CENTER = "center";
|
|
176
|
+
export declare const BOTTOM_SHEET = "bottom-sheet";
|
|
177
|
+
export declare const DIRECTION = "direction";
|
|
178
|
+
export declare const ROW = "row";
|
|
179
|
+
export declare enum EVENT_LISTENER_TYPES {
|
|
180
|
+
mouseup = "mouseup",
|
|
181
|
+
mousedown = "mousedown",
|
|
182
|
+
click = "click",
|
|
183
|
+
pointerup = "pointerup",
|
|
184
|
+
touchend = "touchend",
|
|
185
|
+
touchcancel = "touchcancel",
|
|
186
|
+
blur = "blur",
|
|
187
|
+
visibilityChange = "visibilitychange",
|
|
188
|
+
resize = "resize",
|
|
189
|
+
focus = "focus",
|
|
190
|
+
scroll = "scroll",
|
|
191
|
+
focusIn = "focusin",
|
|
192
|
+
focusOut = "focusout"
|
|
193
|
+
}
|
|
194
|
+
export declare enum POPUP_ON_EVENT_TYPE {
|
|
195
|
+
hover = "hover"
|
|
196
|
+
}
|
|
197
|
+
export declare const SPACE = " ";
|
|
198
|
+
export declare const FIT_CONTENT = "fit-content";
|
|
199
|
+
export declare enum POPUP_VERTICAL_POSITION {
|
|
200
|
+
bottom = "bottom",
|
|
201
|
+
top = "top"
|
|
202
|
+
}
|
|
203
|
+
export declare enum FILE_FORMATS {
|
|
204
|
+
pdf = "pdf",
|
|
205
|
+
doc = "doc",
|
|
206
|
+
docx = "docx",
|
|
207
|
+
xls = "xls",
|
|
208
|
+
xlsx = "xlsx",
|
|
209
|
+
ppt = "ppt",
|
|
210
|
+
pptx = "pptx",
|
|
211
|
+
txt = "txt",
|
|
212
|
+
file = "file",
|
|
213
|
+
mov = "mov",
|
|
214
|
+
mp4 = "mp4",
|
|
215
|
+
webm = "webm",
|
|
216
|
+
wmv = "wmv",
|
|
217
|
+
jpeg = "jpeg",
|
|
218
|
+
jpg = "jpg",
|
|
219
|
+
png = "png"
|
|
220
|
+
}
|
|
221
|
+
export declare const VIDEO_FORMATS: string[];
|
|
222
|
+
export declare const MODAL_ICONS_PADDING_LEFT = 16;
|
|
223
|
+
export declare const DRAGGABLE_KEY = "handle";
|
|
224
|
+
export declare const BUTTON = "button";
|
|
225
|
+
export declare const INPUT_CHAR_HINT: TTextWithLocale;
|
|
226
|
+
export declare const USER_DROPDOWN_CHAR_HINT: TTextWithLocale;
|
|
227
|
+
export declare const SEARCH_PLACEHOLDER: TTextWithLocale;
|
|
228
|
+
export declare const MIN_INPUT_SYMBOLS = 3;
|
|
229
|
+
export declare const SMARTAPP_MODAL_ID = "SMARTAPP_MODAL";
|
|
230
|
+
export declare const EMAIL_FIELD = "email";
|
|
231
|
+
export declare const OVERLAYS = "overlays";
|
|
232
|
+
export declare const RENDER_DELAY = 50;
|
|
233
|
+
export declare enum PERSISTENT_POSITION_FULLSCREEN {
|
|
234
|
+
right = "right",
|
|
235
|
+
left = "left"
|
|
236
|
+
}
|
|
237
|
+
export declare enum BOTTOM_SHEET_SCROLL_POSITION {
|
|
238
|
+
top = "top",
|
|
239
|
+
bottom = "bottom"
|
|
240
|
+
}
|
|
241
|
+
export declare enum ENTER_KEY_HINT {
|
|
242
|
+
done = "done",
|
|
243
|
+
enter = "enter"
|
|
244
|
+
}
|
|
245
|
+
export declare const EMPTY_STRING = "";
|