@expressms/smartapp-ui 2.8.9-alpha.3 → 2.8.9-alpha.4
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/package.json +1 -1
- package/build/main/assets/icons/arrow-back.svg +0 -3
- package/build/main/assets/icons/arrow-down.svg +0 -3
- package/build/main/assets/icons/arrow-up.svg +0 -3
- package/build/main/assets/icons/attachment-loader.svg +0 -3
- package/build/main/assets/icons/button-loader.svg +0 -3
- package/build/main/assets/icons/cancel-cross.svg +0 -3
- package/build/main/assets/icons/check-mark.svg +0 -4
- package/build/main/assets/icons/clear.svg +0 -3
- package/build/main/assets/icons/close-stories.svg +0 -4
- package/build/main/assets/icons/close.svg +0 -10
- package/build/main/assets/icons/contact-info.svg +0 -12
- package/build/main/assets/icons/corporate-user.svg +0 -10
- package/build/main/assets/icons/crown.svg +0 -5
- package/build/main/assets/icons/delete-chip.svg +0 -3
- package/build/main/assets/icons/download.svg +0 -4
- package/build/main/assets/icons/error.svg +0 -5
- package/build/main/assets/icons/external-link.svg +0 -3
- package/build/main/assets/icons/eye-off.svg +0 -10
- package/build/main/assets/icons/eye.svg +0 -10
- package/build/main/assets/icons/file.svg +0 -3
- package/build/main/assets/icons/info.svg +0 -5
- package/build/main/assets/icons/loader.svg +0 -3
- package/build/main/assets/icons/logout.svg +0 -4
- package/build/main/assets/icons/magnifying-glass.svg +0 -3
- package/build/main/assets/icons/mail.svg +0 -3
- package/build/main/assets/icons/more.svg +0 -3
- package/build/main/assets/icons/my-contact-user.svg +0 -10
- package/build/main/assets/icons/notification-close.svg +0 -3
- package/build/main/assets/icons/notification-error.svg +0 -3
- package/build/main/assets/icons/notification-failure.svg +0 -3
- package/build/main/assets/icons/notification-info.svg +0 -5
- package/build/main/assets/icons/notification-success.svg +0 -4
- package/build/main/assets/icons/notification-warning.svg +0 -5
- package/build/main/assets/icons/order.svg +0 -6
- package/build/main/assets/icons/plus.svg +0 -4
- package/build/main/assets/icons/private.svg +0 -12
- package/build/main/assets/icons/refresh.svg +0 -3
- package/build/main/assets/icons/story-loader.svg +0 -3
- package/build/main/assets/icons/tick.svg +0 -10
- package/build/main/assets/icons/trash.svg +0 -3
- package/build/main/assets/icons/unread-mails.svg +0 -4
- package/build/main/assets/storybook/index.d.ts +0 -21
- package/build/main/assets/storybook/index.js +0 -22
- package/build/main/assets/storybook/index.js.map +0 -1
- package/build/main/constants/constants.d.ts +0 -150
- package/build/main/constants/constants.js +0 -170
- package/build/main/constants/constants.js.map +0 -1
- package/build/main/constants/index.d.ts +0 -2
- package/build/main/constants/index.js +0 -3
- package/build/main/constants/index.js.map +0 -1
- package/build/main/constants/types.d.ts +0 -24
- package/build/main/constants/types.js +0 -2
- package/build/main/constants/types.js.map +0 -1
- package/build/main/helpers/index.d.ts +0 -22
- package/build/main/helpers/index.js +0 -89
- package/build/main/helpers/index.js.map +0 -1
- package/build/main/hooks/useModal.d.ts +0 -21
- package/build/main/hooks/useModal.js +0 -60
- package/build/main/hooks/useModal.js.map +0 -1
- package/build/main/index.d.ts +0 -36
- package/build/main/index.js +0 -37
- package/build/main/index.js.map +0 -1
- package/build/main/styles/index.d.ts +0 -1
- package/build/main/styles/index.js +0 -2
- package/build/main/styles/index.js.map +0 -1
- package/build/main/styles/main.js +0 -0
- package/build/main/styles/styles.scss +0 -14
- package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +0 -4
- package/build/main//321/201omponents/ActionModal/ActionModal.js +0 -55
- package/build/main//321/201omponents/ActionModal/ActionModal.js.map +0 -1
- package/build/main//321/201omponents/ActionModal/index.d.ts +0 -1
- package/build/main//321/201omponents/ActionModal/index.js +0 -2
- package/build/main//321/201omponents/ActionModal/index.js.map +0 -1
- package/build/main//321/201omponents/ActionModal/types.d.ts +0 -24
- package/build/main//321/201omponents/ActionModal/types.js +0 -2
- package/build/main//321/201omponents/ActionModal/types.js.map +0 -1
- package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +0 -8
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js +0 -60
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +0 -1
- package/build/main//321/201omponents/AttachedFile/index.d.ts +0 -1
- package/build/main//321/201omponents/AttachedFile/index.js +0 -2
- package/build/main//321/201omponents/AttachedFile/index.js.map +0 -1
- package/build/main//321/201omponents/AttachedFile/types.d.ts +0 -25
- package/build/main//321/201omponents/AttachedFile/types.js +0 -2
- package/build/main//321/201omponents/AttachedFile/types.js.map +0 -1
- package/build/main//321/201omponents/Avatar/Avatar.d.ts +0 -4
- package/build/main//321/201omponents/Avatar/Avatar.js +0 -136
- package/build/main//321/201omponents/Avatar/Avatar.js.map +0 -1
- package/build/main//321/201omponents/Avatar/index.d.ts +0 -1
- package/build/main//321/201omponents/Avatar/index.js +0 -2
- package/build/main//321/201omponents/Avatar/index.js.map +0 -1
- package/build/main//321/201omponents/Avatar/types.d.ts +0 -59
- package/build/main//321/201omponents/Avatar/types.js +0 -30
- package/build/main//321/201omponents/Avatar/types.js.map +0 -1
- package/build/main//321/201omponents/Button/Button.d.ts +0 -4
- package/build/main//321/201omponents/Button/Button.js +0 -71
- package/build/main//321/201omponents/Button/Button.js.map +0 -1
- package/build/main//321/201omponents/Button/index.d.ts +0 -1
- package/build/main//321/201omponents/Button/index.js +0 -2
- package/build/main//321/201omponents/Button/index.js.map +0 -1
- package/build/main//321/201omponents/Button/types.d.ts +0 -27
- package/build/main//321/201omponents/Button/types.js +0 -11
- package/build/main//321/201omponents/Button/types.js.map +0 -1
- package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +0 -4
- package/build/main//321/201omponents/CachedImage/CachedImage.js +0 -59
- package/build/main//321/201omponents/CachedImage/CachedImage.js.map +0 -1
- package/build/main//321/201omponents/CachedImage/helpers.d.ts +0 -3
- package/build/main//321/201omponents/CachedImage/helpers.js +0 -40
- package/build/main//321/201omponents/CachedImage/helpers.js.map +0 -1
- package/build/main//321/201omponents/CachedImage/index.d.ts +0 -1
- package/build/main//321/201omponents/CachedImage/index.js +0 -2
- package/build/main//321/201omponents/CachedImage/index.js.map +0 -1
- package/build/main//321/201omponents/CachedImage/types.d.ts +0 -10
- package/build/main//321/201omponents/CachedImage/types.js +0 -2
- package/build/main//321/201omponents/CachedImage/types.js.map +0 -1
- package/build/main//321/201omponents/Calendar/Calendar.d.ts +0 -4
- package/build/main//321/201omponents/Calendar/Calendar.js +0 -95
- package/build/main//321/201omponents/Calendar/Calendar.js.map +0 -1
- package/build/main//321/201omponents/Calendar/index.d.ts +0 -1
- package/build/main//321/201omponents/Calendar/index.js +0 -2
- package/build/main//321/201omponents/Calendar/index.js.map +0 -1
- package/build/main//321/201omponents/Calendar/types.d.ts +0 -13
- package/build/main//321/201omponents/Calendar/types.js +0 -2
- package/build/main//321/201omponents/Calendar/types.js.map +0 -1
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +0 -4
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +0 -46
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +0 -1
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.d.ts +0 -4
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +0 -71
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +0 -1
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +0 -4
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +0 -41
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +0 -1
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +0 -4
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +0 -63
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +0 -1
- package/build/main//321/201omponents/Charts/colors.d.ts +0 -3
- package/build/main//321/201omponents/Charts/colors.js +0 -4
- package/build/main//321/201omponents/Charts/colors.js.map +0 -1
- package/build/main//321/201omponents/Charts/constants.d.ts +0 -46
- package/build/main//321/201omponents/Charts/constants.js +0 -43
- package/build/main//321/201omponents/Charts/constants.js.map +0 -1
- package/build/main//321/201omponents/Charts/helpers.d.ts +0 -17
- package/build/main//321/201omponents/Charts/helpers.js +0 -73
- package/build/main//321/201omponents/Charts/helpers.js.map +0 -1
- package/build/main//321/201omponents/Charts/index.d.ts +0 -3
- package/build/main//321/201omponents/Charts/index.js +0 -4
- package/build/main//321/201omponents/Charts/index.js.map +0 -1
- package/build/main//321/201omponents/Charts/types.d.ts +0 -88
- package/build/main//321/201omponents/Charts/types.js +0 -2
- package/build/main//321/201omponents/Charts/types.js.map +0 -1
- package/build/main//321/201omponents/Charts/useEvents.d.ts +0 -5
- package/build/main//321/201omponents/Charts/useEvents.js +0 -45
- package/build/main//321/201omponents/Charts/useEvents.js.map +0 -1
- package/build/main//321/201omponents/Charts/usePieEvents.d.ts +0 -6
- package/build/main//321/201omponents/Charts/usePieEvents.js +0 -57
- package/build/main//321/201omponents/Charts/usePieEvents.js.map +0 -1
- package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +0 -4
- package/build/main//321/201omponents/Checkbox/Checkbox.js +0 -38
- package/build/main//321/201omponents/Checkbox/Checkbox.js.map +0 -1
- package/build/main//321/201omponents/Checkbox/index.d.ts +0 -1
- package/build/main//321/201omponents/Checkbox/index.js +0 -2
- package/build/main//321/201omponents/Checkbox/index.js.map +0 -1
- package/build/main//321/201omponents/Checkbox/types.d.ts +0 -12
- package/build/main//321/201omponents/Checkbox/types.js +0 -2
- package/build/main//321/201omponents/Checkbox/types.js.map +0 -1
- package/build/main//321/201omponents/Chip/Chip.d.ts +0 -4
- package/build/main//321/201omponents/Chip/Chip.js +0 -35
- package/build/main//321/201omponents/Chip/Chip.js.map +0 -1
- package/build/main//321/201omponents/Chip/index.d.ts +0 -1
- package/build/main//321/201omponents/Chip/index.js +0 -2
- package/build/main//321/201omponents/Chip/index.js.map +0 -1
- package/build/main//321/201omponents/Chip/types.d.ts +0 -13
- package/build/main//321/201omponents/Chip/types.js +0 -2
- package/build/main//321/201omponents/Chip/types.js.map +0 -1
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +0 -4
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +0 -70
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +0 -1
- package/build/main//321/201omponents/ConfirmationModal/index.d.ts +0 -1
- package/build/main//321/201omponents/ConfirmationModal/index.js +0 -2
- package/build/main//321/201omponents/ConfirmationModal/index.js.map +0 -1
- package/build/main//321/201omponents/ConfirmationModal/types.d.ts +0 -28
- package/build/main//321/201omponents/ConfirmationModal/types.js +0 -2
- package/build/main//321/201omponents/ConfirmationModal/types.js.map +0 -1
- package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +0 -4
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js +0 -82
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +0 -1
- package/build/main//321/201omponents/ContextMenu/index.d.ts +0 -1
- package/build/main//321/201omponents/ContextMenu/index.js +0 -2
- package/build/main//321/201omponents/ContextMenu/index.js.map +0 -1
- package/build/main//321/201omponents/ContextMenu/types.d.ts +0 -32
- package/build/main//321/201omponents/ContextMenu/types.js +0 -2
- package/build/main//321/201omponents/ContextMenu/types.js.map +0 -1
- package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +0 -12
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js +0 -243
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +0 -1
- package/build/main//321/201omponents/CustomSelect/index.d.ts +0 -1
- package/build/main//321/201omponents/CustomSelect/index.js +0 -2
- package/build/main//321/201omponents/CustomSelect/index.js.map +0 -1
- package/build/main//321/201omponents/CustomSelect/selectStyles.d.ts +0 -16
- package/build/main//321/201omponents/CustomSelect/selectStyles.js +0 -67
- package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +0 -1
- package/build/main//321/201omponents/CustomSelect/types.d.ts +0 -64
- package/build/main//321/201omponents/CustomSelect/types.js +0 -2
- package/build/main//321/201omponents/CustomSelect/types.js.map +0 -1
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +0 -4
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +0 -57
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +0 -1
- package/build/main//321/201omponents/CustomSelectProfiles/index.d.ts +0 -1
- package/build/main//321/201omponents/CustomSelectProfiles/index.js +0 -2
- package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +0 -1
- package/build/main//321/201omponents/CustomSelectProfiles/types.d.ts +0 -12
- package/build/main//321/201omponents/CustomSelectProfiles/types.js +0 -2
- package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +0 -1
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +0 -4
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +0 -57
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +0 -1
- package/build/main//321/201omponents/DragAndDrop/index.d.ts +0 -1
- package/build/main//321/201omponents/DragAndDrop/index.js +0 -2
- package/build/main//321/201omponents/DragAndDrop/index.js.map +0 -1
- package/build/main//321/201omponents/DragAndDrop/types.d.ts +0 -24
- package/build/main//321/201omponents/DragAndDrop/types.js +0 -2
- package/build/main//321/201omponents/DragAndDrop/types.js.map +0 -1
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +0 -21
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js +0 -214
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +0 -1
- package/build/main//321/201omponents/DraggablePopup/index.d.ts +0 -1
- package/build/main//321/201omponents/DraggablePopup/index.js +0 -2
- package/build/main//321/201omponents/DraggablePopup/index.js.map +0 -1
- package/build/main//321/201omponents/DraggablePopup/types.d.ts +0 -70
- package/build/main//321/201omponents/DraggablePopup/types.js +0 -2
- package/build/main//321/201omponents/DraggablePopup/types.js.map +0 -1
- package/build/main//321/201omponents/Error/Error.d.ts +0 -4
- package/build/main//321/201omponents/Error/Error.js +0 -23
- package/build/main//321/201omponents/Error/Error.js.map +0 -1
- package/build/main//321/201omponents/Error/index.d.ts +0 -1
- package/build/main//321/201omponents/Error/index.js +0 -2
- package/build/main//321/201omponents/Error/index.js.map +0 -1
- package/build/main//321/201omponents/Error/types.d.ts +0 -10
- package/build/main//321/201omponents/Error/types.js +0 -2
- package/build/main//321/201omponents/Error/types.js.map +0 -1
- package/build/main//321/201omponents/Flex/Flex.d.ts +0 -2
- package/build/main//321/201omponents/Flex/Flex.js +0 -49
- package/build/main//321/201omponents/Flex/Flex.js.map +0 -1
- package/build/main//321/201omponents/Flex/HFlex/HFlex.d.ts +0 -5
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js +0 -16
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +0 -1
- package/build/main//321/201omponents/Flex/HFlex/index.d.ts +0 -1
- package/build/main//321/201omponents/Flex/HFlex/index.js +0 -2
- package/build/main//321/201omponents/Flex/HFlex/index.js.map +0 -1
- package/build/main//321/201omponents/Flex/VFlex/VFlex.d.ts +0 -5
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js +0 -16
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +0 -1
- package/build/main//321/201omponents/Flex/VFlex/index.d.ts +0 -1
- package/build/main//321/201omponents/Flex/VFlex/index.js +0 -2
- package/build/main//321/201omponents/Flex/VFlex/index.js.map +0 -1
- package/build/main//321/201omponents/Flex/index.d.ts +0 -3
- package/build/main//321/201omponents/Flex/index.js +0 -4
- package/build/main//321/201omponents/Flex/index.js.map +0 -1
- package/build/main//321/201omponents/Flex/types.d.ts +0 -15
- package/build/main//321/201omponents/Flex/types.js +0 -2
- package/build/main//321/201omponents/Flex/types.js.map +0 -1
- package/build/main//321/201omponents/Header/Header.d.ts +0 -5
- package/build/main//321/201omponents/Header/Header.js +0 -124
- package/build/main//321/201omponents/Header/Header.js.map +0 -1
- package/build/main//321/201omponents/Header/index.d.ts +0 -1
- package/build/main//321/201omponents/Header/index.js +0 -2
- package/build/main//321/201omponents/Header/index.js.map +0 -1
- package/build/main//321/201omponents/Header/types.d.ts +0 -46
- package/build/main//321/201omponents/Header/types.js +0 -2
- package/build/main//321/201omponents/Header/types.js.map +0 -1
- package/build/main//321/201omponents/Input/Input.d.ts +0 -4
- package/build/main//321/201omponents/Input/Input.js +0 -207
- package/build/main//321/201omponents/Input/Input.js.map +0 -1
- package/build/main//321/201omponents/Input/index.d.ts +0 -1
- package/build/main//321/201omponents/Input/index.js +0 -2
- package/build/main//321/201omponents/Input/index.js.map +0 -1
- package/build/main//321/201omponents/Input/types.d.ts +0 -29
- package/build/main//321/201omponents/Input/types.js +0 -2
- package/build/main//321/201omponents/Input/types.js.map +0 -1
- package/build/main//321/201omponents/ListItem/ListItem.d.ts +0 -23
- package/build/main//321/201omponents/ListItem/ListItem.js +0 -208
- package/build/main//321/201omponents/ListItem/ListItem.js.map +0 -1
- package/build/main//321/201omponents/ListItem/index.d.ts +0 -1
- package/build/main//321/201omponents/ListItem/index.js +0 -2
- package/build/main//321/201omponents/ListItem/index.js.map +0 -1
- package/build/main//321/201omponents/ListItem/types.d.ts +0 -42
- package/build/main//321/201omponents/ListItem/types.js +0 -2
- package/build/main//321/201omponents/ListItem/types.js.map +0 -1
- package/build/main//321/201omponents/Loader/Loader.d.ts +0 -4
- package/build/main//321/201omponents/Loader/Loader.js +0 -44
- package/build/main//321/201omponents/Loader/Loader.js.map +0 -1
- package/build/main//321/201omponents/Loader/index.d.ts +0 -1
- package/build/main//321/201omponents/Loader/index.js +0 -2
- package/build/main//321/201omponents/Loader/index.js.map +0 -1
- package/build/main//321/201omponents/Loader/types.d.ts +0 -18
- package/build/main//321/201omponents/Loader/types.js +0 -2
- package/build/main//321/201omponents/Loader/types.js.map +0 -1
- package/build/main//321/201omponents/Modal/Modal.d.ts +0 -4
- package/build/main//321/201omponents/Modal/Modal.js +0 -125
- package/build/main//321/201omponents/Modal/Modal.js.map +0 -1
- package/build/main//321/201omponents/Modal/index.d.ts +0 -1
- package/build/main//321/201omponents/Modal/index.js +0 -2
- package/build/main//321/201omponents/Modal/index.js.map +0 -1
- package/build/main//321/201omponents/Modal/types.d.ts +0 -32
- package/build/main//321/201omponents/Modal/types.js +0 -2
- package/build/main//321/201omponents/Modal/types.js.map +0 -1
- package/build/main//321/201omponents/Notification/Notification.d.ts +0 -8
- package/build/main//321/201omponents/Notification/Notification.js +0 -217
- package/build/main//321/201omponents/Notification/Notification.js.map +0 -1
- package/build/main//321/201omponents/Notification/index.d.ts +0 -1
- package/build/main//321/201omponents/Notification/index.js +0 -2
- package/build/main//321/201omponents/Notification/index.js.map +0 -1
- package/build/main//321/201omponents/Notification/types.d.ts +0 -45
- package/build/main//321/201omponents/Notification/types.js +0 -2
- package/build/main//321/201omponents/Notification/types.js.map +0 -1
- package/build/main//321/201omponents/Profile/Profile.d.ts +0 -4
- package/build/main//321/201omponents/Profile/Profile.js +0 -42
- package/build/main//321/201omponents/Profile/Profile.js.map +0 -1
- package/build/main//321/201omponents/Profile/index.d.ts +0 -1
- package/build/main//321/201omponents/Profile/index.js +0 -2
- package/build/main//321/201omponents/Profile/index.js.map +0 -1
- package/build/main//321/201omponents/Profile/types.d.ts +0 -14
- package/build/main//321/201omponents/Profile/types.js +0 -2
- package/build/main//321/201omponents/Profile/types.js.map +0 -1
- package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +0 -4
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js +0 -66
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +0 -1
- package/build/main//321/201omponents/ProgressBar/index.d.ts +0 -1
- package/build/main//321/201omponents/ProgressBar/index.js +0 -2
- package/build/main//321/201omponents/ProgressBar/index.js.map +0 -1
- package/build/main//321/201omponents/ProgressBar/types.d.ts +0 -7
- package/build/main//321/201omponents/ProgressBar/types.js +0 -2
- package/build/main//321/201omponents/ProgressBar/types.js.map +0 -1
- package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +0 -4
- package/build/main//321/201omponents/RadioButton/RadioButton.js +0 -37
- package/build/main//321/201omponents/RadioButton/RadioButton.js.map +0 -1
- package/build/main//321/201omponents/RadioButton/index.d.ts +0 -1
- package/build/main//321/201omponents/RadioButton/index.js +0 -2
- package/build/main//321/201omponents/RadioButton/index.js.map +0 -1
- package/build/main//321/201omponents/RadioButton/types.d.ts +0 -12
- package/build/main//321/201omponents/RadioButton/types.js +0 -2
- package/build/main//321/201omponents/RadioButton/types.js.map +0 -1
- package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +0 -5
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js +0 -63
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +0 -1
- package/build/main//321/201omponents/ScrollBar/index.d.ts +0 -1
- package/build/main//321/201omponents/ScrollBar/index.js +0 -2
- package/build/main//321/201omponents/ScrollBar/index.js.map +0 -1
- package/build/main//321/201omponents/ScrollBar/types.d.ts +0 -20
- package/build/main//321/201omponents/ScrollBar/types.js +0 -2
- package/build/main//321/201omponents/ScrollBar/types.js.map +0 -1
- package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +0 -4
- package/build/main//321/201omponents/Skeleton/Skeleton.js +0 -59
- package/build/main//321/201omponents/Skeleton/Skeleton.js.map +0 -1
- package/build/main//321/201omponents/Skeleton/index.d.ts +0 -1
- package/build/main//321/201omponents/Skeleton/index.js +0 -2
- package/build/main//321/201omponents/Skeleton/index.js.map +0 -1
- package/build/main//321/201omponents/Skeleton/types.d.ts +0 -17
- package/build/main//321/201omponents/Skeleton/types.js +0 -2
- package/build/main//321/201omponents/Skeleton/types.js.map +0 -1
- package/build/main//321/201omponents/Stories/Stories.d.ts +0 -4
- package/build/main//321/201omponents/Stories/Stories.js +0 -300
- package/build/main//321/201omponents/Stories/Stories.js.map +0 -1
- package/build/main//321/201omponents/Stories/index.d.ts +0 -1
- package/build/main//321/201omponents/Stories/index.js +0 -2
- package/build/main//321/201omponents/Stories/index.js.map +0 -1
- package/build/main//321/201omponents/Stories/types.d.ts +0 -70
- package/build/main//321/201omponents/Stories/types.js +0 -16
- package/build/main//321/201omponents/Stories/types.js.map +0 -1
- package/build/main//321/201omponents/Switcher/Switcher.d.ts +0 -4
- package/build/main//321/201omponents/Switcher/Switcher.js +0 -34
- package/build/main//321/201omponents/Switcher/Switcher.js.map +0 -1
- package/build/main//321/201omponents/Switcher/index.d.ts +0 -1
- package/build/main//321/201omponents/Switcher/index.js +0 -2
- package/build/main//321/201omponents/Switcher/index.js.map +0 -1
- package/build/main//321/201omponents/Switcher/types.d.ts +0 -8
- package/build/main//321/201omponents/Switcher/types.js +0 -2
- package/build/main//321/201omponents/Switcher/types.js.map +0 -1
- package/build/main//321/201omponents/SyncLoader/SyncLoader.d.ts +0 -5
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js +0 -65
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +0 -1
- package/build/main//321/201omponents/SyncLoader/index.d.ts +0 -1
- package/build/main//321/201omponents/SyncLoader/index.js +0 -2
- package/build/main//321/201omponents/SyncLoader/index.js.map +0 -1
- package/build/main//321/201omponents/SyncLoader/types.d.ts +0 -9
- package/build/main//321/201omponents/SyncLoader/types.js +0 -2
- package/build/main//321/201omponents/SyncLoader/types.js.map +0 -1
- package/build/main//321/201omponents/Textarea/Textarea.d.ts +0 -4
- package/build/main//321/201omponents/Textarea/Textarea.js +0 -96
- package/build/main//321/201omponents/Textarea/Textarea.js.map +0 -1
- package/build/main//321/201omponents/Textarea/index.d.ts +0 -1
- package/build/main//321/201omponents/Textarea/index.js +0 -2
- package/build/main//321/201omponents/Textarea/index.js.map +0 -1
- package/build/main//321/201omponents/Textarea/types.d.ts +0 -12
- package/build/main//321/201omponents/Textarea/types.js +0 -2
- package/build/main//321/201omponents/Textarea/types.js.map +0 -1
- package/build/main//321/201omponents/Toggle/Toggle.d.ts +0 -4
- package/build/main//321/201omponents/Toggle/Toggle.js +0 -38
- package/build/main//321/201omponents/Toggle/Toggle.js.map +0 -1
- package/build/main//321/201omponents/Toggle/index.d.ts +0 -1
- package/build/main//321/201omponents/Toggle/index.js +0 -2
- package/build/main//321/201omponents/Toggle/index.js.map +0 -1
- package/build/main//321/201omponents/Toggle/types.d.ts +0 -12
- package/build/main//321/201omponents/Toggle/types.js +0 -2
- package/build/main//321/201omponents/Toggle/types.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts +0 -4
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +0 -31
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts +0 -4
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +0 -76
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts +0 -4
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +0 -23
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.d.ts +0 -4
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +0 -81
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts +0 -3
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +0 -40
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/Option/Option.d.ts +0 -4
- package/build/main//321/201omponents/UserDropdown/Option/Option.js +0 -91
- package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +0 -5
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js +0 -434
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/helpers.d.ts +0 -94
- package/build/main//321/201omponents/UserDropdown/helpers.js +0 -93
- package/build/main//321/201omponents/UserDropdown/helpers.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/index.d.ts +0 -1
- package/build/main//321/201omponents/UserDropdown/index.js +0 -2
- package/build/main//321/201omponents/UserDropdown/index.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/selectStyles.d.ts +0 -15
- package/build/main//321/201omponents/UserDropdown/selectStyles.js +0 -75
- package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +0 -1
- package/build/main//321/201omponents/UserDropdown/types.d.ts +0 -194
- package/build/main//321/201omponents/UserDropdown/types.js +0 -2
- package/build/main//321/201omponents/UserDropdown/types.js.map +0 -1
- package/build/main//321/201omponents/types.d.ts +0 -2
- package/build/main//321/201omponents/types.js +0 -2
- package/build/main//321/201omponents/types.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.7922 9.14761H6.2232L10.4038 4.96705C10.7379 4.63295 10.7379 4.08468 10.4038 3.75058C10.0697 3.41647 9.52995 3.41647 9.19585 3.75058L3.55038 9.39605C3.21628 9.73015 3.21628 10.2699 3.55038 10.604L9.19585 16.2494C9.52995 16.5835 10.0697 16.5835 10.4038 16.2494C10.7379 15.9153 10.7379 15.3756 10.4038 15.0415L6.2232 10.861H15.7922C16.2634 10.861 16.6489 10.4755 16.6489 10.0043C16.6489 9.53311 16.2634 9.14761 15.7922 9.14761Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5.41421 6C4.52331 6 4.07714 7.07714 4.70711 7.70711L7.29289 10.2929C7.68342 10.6834 8.31658 10.6834 8.70711 10.2929L11.2929 7.7071C11.9229 7.07714 11.4767 6 10.5858 6L5.41421 6Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5.41421 10C4.52331 10 4.07714 8.92286 4.70711 8.29289L7.29289 5.70711C7.68342 5.31658 8.31658 5.31658 8.70711 5.70711L11.2929 8.2929C11.9229 8.92286 11.4767 10 10.5858 10L5.41421 10Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
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="M12.3137 10.5858L16.5563 6.34315C16.9469 5.95262 17.58 5.95262 17.9706 6.34315C18.3611 6.73367 18.3611 7.36684 17.9706 7.75736L13.7279 12L17.9706 16.2426C18.3611 16.6332 18.3611 17.2663 17.9706 17.6569C17.58 18.0474 16.9469 18.0474 16.5563 17.6569L12.3137 13.4142L8.07107 17.6569C7.68054 18.0474 7.04738 18.0474 6.65685 17.6569C6.26633 17.2663 6.26633 16.6332 6.65685 16.2426L10.8995 12L6.65685 7.75736C6.26633 7.36684 6.26633 6.73367 6.65685 6.34315C7.04738 5.95262 7.68054 5.95262 8.07107 6.34315L12.3137 10.5858Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
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="M20 10C20 15.5227 15.5227 20 10 20C4.47727 20 0 15.5227 0 10C0 4.47727 4.47727 0 10 0C15.5227 0 20 4.47727 20 10Z" fill="currentColor"/>
|
|
3
|
-
<path d="M15.1861 6.17493C15.5424 6.52857 15.5442 7.10402 15.1906 7.46039L8.86606 13.824C8.69515 13.9958 8.46333 14.0922 8.22152 14.0922C7.97879 14.0922 7.74697 13.9958 7.57606 13.824L4.8097 11.0395C4.45515 10.684 4.45697 10.1086 4.81334 9.75402C5.1697 9.40039 5.74515 9.40221 6.09879 9.75857L8.22061 11.8931L13.9006 6.17857C14.2542 5.82221 14.8297 5.82039 15.1861 6.17493Z" fill="white"/>
|
|
4
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99976 6.67418L11.9772 2.69671C12.3434 2.33059 12.9369 2.33059 13.3031 2.69671C13.6692 3.06282 13.6692 3.65642 13.3031 4.02253L9.32559 8.00001L13.3031 11.9775C13.6692 12.3436 13.6692 12.9372 13.3031 13.3033C12.9369 13.6694 12.3434 13.6694 11.9772 13.3033L7.99976 9.32583L4.02229 13.3033C3.65617 13.6694 3.06258 13.6694 2.69646 13.3033C2.33035 12.9372 2.33035 12.3436 2.69646 11.9775L6.67394 8.00001L2.69646 4.02253C2.33035 3.65642 2.33035 3.06282 2.69646 2.69671C3.06258 2.33059 3.65617 2.33059 4.02229 2.69671L7.99976 6.67418Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="24" height="24" rx="12" fill="white"/>
|
|
3
|
-
<path d="M16.7782 7.22943C16.4824 6.93364 16.0045 6.93364 15.7088 7.22943L12 10.9306L8.29124 7.22184C7.99545 6.92605 7.51763 6.92605 7.22184 7.22184C6.92605 7.51763 6.92605 7.99545 7.22184 8.29124L10.9306 12L7.22184 15.7088C6.92605 16.0045 6.92605 16.4824 7.22184 16.7782C7.51763 17.0739 7.99545 17.0739 8.29124 16.7782L12 13.0694L15.7088 16.7782C16.0045 17.0739 16.4824 17.0739 16.7782 16.7782C17.0739 16.4824 17.0739 16.0045 16.7782 15.7088L13.0694 12L16.7782 8.29124C17.0664 8.00303 17.0664 7.51763 16.7782 7.22943Z" fill="#111111" fill-opacity="0.3"/>
|
|
4
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_3506_3864)">
|
|
3
|
-
<path d="M18.3 5.70973C17.91 5.31973 17.28 5.31973 16.89 5.70973L12 10.5897L7.11 5.69973C6.72 5.30973 6.09 5.30973 5.7 5.69973C5.31 6.08973 5.31 6.71973 5.7 7.10973L10.59 11.9997L5.7 16.8897C5.31 17.2797 5.31 17.9097 5.7 18.2997C6.09 18.6897 6.72 18.6897 7.11 18.2997L12 13.4097L16.89 18.2997C17.28 18.6897 17.91 18.6897 18.3 18.2997C18.69 17.9097 18.69 17.2797 18.3 16.8897L13.41 11.9997L18.3 7.10973C18.68 6.72973 18.68 6.08973 18.3 5.70973Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_3506_3864">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_8442_108098)">
|
|
3
|
-
<path d="M8.00016 14.6663C11.6821 14.6663 14.6668 11.6816 14.6668 7.99967C14.6668 4.31778 11.6821 1.33301 8.00016 1.33301C4.31826 1.33301 1.3335 4.31778 1.3335 7.99967C1.3335 11.6816 4.31826 14.6663 8.00016 14.6663Z" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M8 10.6667V8" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M8 5.33301H8.007" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</g>
|
|
7
|
-
<defs>
|
|
8
|
-
<clipPath id="clip0_8442_108098">
|
|
9
|
-
<rect width="16" height="16" fill="white"/>
|
|
10
|
-
</clipPath>
|
|
11
|
-
</defs>
|
|
12
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_8442_108110)">
|
|
3
|
-
<path d="M10.8 2.4H8.4V1.2C8.4 0.534 7.866 0 7.2 0H4.8C4.134 0 3.6 0.534 3.6 1.2V2.4H1.2C0.534 2.4 0.00599999 2.934 0.00599999 3.6L0 10.2C0 10.866 0.534 11.4 1.2 11.4H10.8C11.466 11.4 12 10.866 12 10.2V3.6C12 2.934 11.466 2.4 10.8 2.4ZM7.2 2.4H4.8V1.2H7.2V2.4Z" fill="#4799E3"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_8442_108110">
|
|
7
|
-
<rect width="12" height="12" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect x="1" y="1" width="18" height="18" rx="9" fill="#EC8D31"/>
|
|
3
|
-
<rect x="1" y="1" width="18" height="18" rx="9" stroke="currentColor" stroke-width="2"/>
|
|
4
|
-
<path d="M6.66692 12C6.57026 12 6.48743 11.9309 6.47014 11.8358L5.60563 7.08099C5.57143 6.89284 5.79544 6.76859 5.93694 6.89722L8.25 9L9.82724 6.29615C9.90442 6.16385 10.0956 6.16385 10.1728 6.29615L11.75 9L14.0631 6.89722C14.2046 6.76859 14.4286 6.89284 14.3944 7.08099L13.5299 11.8358C13.5126 11.9309 13.4297 12 13.3331 12H6.66692ZM13.5 13.5C13.5 13.8 13.3 14 13 14H7C6.7 14 6.5 13.8 6.5 13.5V13H13.5V13.5Z" fill="#F9F9F9"/>
|
|
5
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.7338 4.27531C15.3788 3.92036 14.8055 3.92036 14.4505 4.27531L10 8.71672L5.54949 4.26621C5.19454 3.91126 4.62116 3.91126 4.26621 4.26621C3.91126 4.62116 3.91126 5.19454 4.26621 5.54949L8.71672 10L4.26621 14.4505C3.91126 14.8055 3.91126 15.3788 4.26621 15.7338C4.62116 16.0887 5.19454 16.0887 5.54949 15.7338L10 11.2833L14.4505 15.7338C14.8055 16.0887 15.3788 16.0887 15.7338 15.7338C16.0887 15.3788 16.0887 14.8055 15.7338 14.4505L11.2833 10L15.7338 5.54949C16.0796 5.20364 16.0796 4.62116 15.7338 4.27531Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4.5 19L4.5 19.5L5 19.5L19 19.5L19.5 19.5L19.5 19L19.5 13C19.5 12.7261 19.7261 12.5 20 12.5C20.2739 12.5 20.5 12.7261 20.5 13L20.5 19C20.5 19.8239 19.8239 20.5 19 20.5L5 20.5C4.17614 20.5 3.5 19.8239 3.5 19L3.5 13C3.5 12.7261 3.72614 12.5 4 12.5C4.27386 12.5 4.5 12.7261 4.5 13L4.5 19Z" fill="currentColor" stroke="currentColor"/>
|
|
3
|
-
<path d="M12.35 14.8587L15.14 12.0687C15.46 11.7487 15.24 11.2087 14.79 11.2087L13 11.2087L13 4.20873C13 3.65873 12.55 3.20873 12 3.20873C11.45 3.20873 11 3.65873 11 4.20873L11 11.2087L9.20997 11.2087C8.75997 11.2087 8.53997 11.7487 8.85997 12.0587L11.65 14.8487C11.84 15.0487 12.16 15.0487 12.35 14.8587Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0302 2.28309C11.4795 2.03014 11.9864 1.89725 12.502 1.89725C13.0176 1.89725 13.5245 2.03014 13.9738 2.28309C14.4231 2.53604 14.7996 2.90052 15.067 3.34136L15.0699 3.34611L23.5398 17.4861L23.548 17.4999C23.8099 17.9536 23.9485 18.4679 23.95 18.9917C23.9514 19.5155 23.8157 20.0306 23.5563 20.4857C23.2969 20.9408 22.9229 21.3201 22.4714 21.5857C22.0199 21.8514 21.5068 21.9942 20.983 21.9999L20.972 22.0001L4.02098 22C3.49718 21.9942 2.98402 21.8514 2.53255 21.5857C2.08107 21.3201 1.70703 20.9408 1.44762 20.4857C1.18822 20.0306 1.0525 19.5155 1.05397 18.9917C1.05543 18.4679 1.19404 17.9536 1.45598 17.4999L1.46411 17.4861L9.93411 3.34612L10.792 3.85998L9.93697 3.34136C10.2044 2.90052 10.5809 2.53604 11.0302 2.28309ZM11.6482 4.37663L3.18466 18.5058C3.09948 18.6556 3.05444 18.8249 3.05396 18.9973C3.05347 19.1719 3.09871 19.3436 3.18518 19.4953C3.27165 19.647 3.39633 19.7734 3.54682 19.862C3.69599 19.9498 3.86537 19.9973 4.03837 20H20.9656C21.1386 19.9973 21.308 19.9498 21.4571 19.862C21.6076 19.7734 21.7323 19.647 21.8188 19.4953C21.9052 19.3436 21.9505 19.1719 21.95 18.9973C21.9495 18.8249 21.9045 18.6557 21.8193 18.5059L13.357 4.37862C13.3566 4.37796 13.3562 4.37729 13.3558 4.37663C13.2667 4.23058 13.1417 4.1098 12.9926 4.02586C12.8428 3.94154 12.6738 3.89725 12.502 3.89725C12.3301 3.89725 12.1611 3.94154 12.0114 4.02586C11.8623 4.1098 11.7372 4.23058 11.6482 4.37663Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.502 8C13.0542 8 13.502 8.44772 13.502 9V13C13.502 13.5523 13.0542 14 12.502 14C11.9497 14 11.502 13.5523 11.502 13V9C11.502 8.44772 11.9497 8 12.502 8Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.502 17C11.502 16.4477 11.9497 16 12.502 16H12.512C13.0642 16 13.512 16.4477 13.512 17C13.512 17.5523 13.0642 18 12.512 18H12.502C11.9497 18 11.502 17.5523 11.502 17Z" fill="currentColor" fill-opacity="1"/>
|
|
5
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
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="M6.64541 2L8.41975 2C8.91067 2 9.30864 2.39797 9.30864 2.88889C9.30864 3.37981 8.91067 3.77778 8.41975 3.77778H6.68148C6.00305 3.77778 5.54768 3.77847 5.19701 3.80712C4.85672 3.83492 4.69401 3.88456 4.58668 3.93925C4.30792 4.08128 4.08128 4.30792 3.93925 4.58668C3.88456 4.69401 3.83492 4.85672 3.80712 5.19701C3.77847 5.54768 3.77778 6.00305 3.77778 6.68148V13.3185C3.77778 13.997 3.77847 14.4523 3.80712 14.803C3.83492 15.1433 3.88456 15.306 3.93925 15.4133C4.08128 15.6921 4.30792 15.9187 4.58668 16.0607C4.69401 16.1154 4.85672 16.1651 5.19701 16.1929C5.54768 16.2215 6.00305 16.2222 6.68148 16.2222H13.3185C13.997 16.2222 14.4523 16.2215 14.803 16.1929C15.1433 16.1651 15.306 16.1154 15.4133 16.0607C15.6921 15.9187 15.9187 15.6921 16.0607 15.4133C16.1154 15.306 16.1651 15.1433 16.1929 14.803C16.2215 14.4523 16.2222 13.997 16.2222 13.3185V11.5802C16.2222 11.0893 16.6202 10.6914 17.1111 10.6914C17.602 10.6914 18 11.0893 18 11.5802V13.3546C18 13.9877 18 14.5161 17.9648 14.9478C17.928 15.398 17.8484 15.8207 17.6448 16.2204C17.3323 16.8337 16.8337 17.3323 16.2204 17.6448C15.8207 17.8484 15.398 17.928 14.9478 17.9648C14.5161 18 13.9877 18 13.3546 18H6.64539C6.01233 18 5.48392 18 5.05224 17.9648C4.60201 17.928 4.17931 17.8484 3.77959 17.6448C3.16632 17.3323 2.66772 16.8337 2.35524 16.2204C2.15157 15.8207 2.07203 15.398 2.03525 14.9478C1.99998 14.5161 1.99999 13.9877 2 13.3546V6.64541C1.99999 6.01234 1.99998 5.48393 2.03525 5.05224C2.07203 4.60201 2.15157 4.17931 2.35524 3.77959C2.66771 3.16632 3.16632 2.66771 3.77959 2.35524C4.17931 2.15157 4.60201 2.07203 5.05224 2.03525C5.48393 1.99998 6.01234 1.99999 6.64541 2ZM11.4815 2.8889C11.4815 2.39798 11.8794 2.00001 12.3704 2.00001H17.1111C17.602 2.00001 18 2.39798 18 2.8889L18 7.62964C18 8.12056 17.602 8.51853 17.1111 8.51853C16.6202 8.51853 16.2222 8.12056 16.2222 7.62964L16.2222 5.03486L10.6285 10.6285C10.2814 10.9757 9.71859 10.9757 9.37146 10.6285C9.02433 10.2814 9.02433 9.71859 9.37146 9.37146L14.9651 3.77779H12.3704C11.8794 3.77779 11.4815 3.37982 11.4815 2.8889Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_6152_8872)">
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.20702 2.19175C2.96353 1.96698 2.58394 1.98216 2.35917 2.22565C2.13441 2.46914 2.14959 2.84874 2.39308 3.0735L13.0476 12.9087C13.2911 13.1334 13.6707 13.1183 13.8955 12.8748C14.1202 12.6313 14.1051 12.2517 13.8616 12.0269L3.20702 2.19175ZM15.7928 8.56068C15.7249 8.64065 14.9075 9.58737 13.5974 10.5456L12.5481 9.57705C13.3913 8.98651 14.0352 8.3734 14.3967 8C13.8068 7.39074 12.4638 6.1433 10.7304 5.39707C11.0685 5.91145 11.2665 6.52607 11.2665 7.18765C11.2665 7.55419 11.2062 7.90663 11.0948 8.23557L9.91871 7.14993C9.96924 7.14143 10.0181 7.12489 10.0641 7.09975C10.3528 6.94216 10.4185 6.50576 10.2107 6.1251C10.0029 5.74459 9.60026 5.56377 9.31155 5.72136C9.10906 5.83183 9.01634 6.07928 9.05051 6.34851L6.10673 3.63117C6.71063 3.47699 7.34446 3.38635 8.0001 3.38635C12.2935 3.38635 15.6521 7.27343 15.7926 7.43915C16.0691 7.76425 16.0691 8.23574 15.7928 8.56068ZM4.80406 6.51144L8.92984 10.3198C8.63511 10.4072 8.323 10.4541 7.99994 10.4541C6.19587 10.4541 4.73349 8.99171 4.73349 7.18765C4.73349 6.95571 4.75785 6.72954 4.80406 6.51144ZM3.12452 4.96109L4.19222 5.94666C2.9849 6.65835 2.06425 7.52399 1.60335 8C2.47695 8.90203 5.00091 11.2054 8.0001 11.2054C8.56892 11.2054 9.12065 11.1225 9.64727 10.9821L10.8294 12.0733C9.95687 12.4011 9.00404 12.6136 8.0001 12.6136C3.70652 12.6136 0.348111 8.72672 0.207413 8.561C-0.0691105 8.23574 -0.0691104 7.76425 0.20725 7.43931C0.286972 7.34543 1.39731 6.0596 3.12452 4.96109Z" fill="currentColor"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_6152_8872">
|
|
7
|
-
<rect width="16" height="16" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_6152_8870)">
|
|
3
|
-
<path d="M15.7926 7.43915C15.6521 7.27344 12.2935 3.38635 8.0001 3.38635C3.70652 3.38635 0.348111 7.27344 0.20725 7.43932C-0.0691104 7.76426 -0.0691104 8.23574 0.207413 8.56101C0.348111 8.72673 3.70652 12.6136 8.0001 12.6136C12.2935 12.6136 15.6521 8.7264 15.7928 8.56068C16.0691 8.23574 16.0691 7.76426 15.7926 7.43915ZM9.31155 5.72136C9.60026 5.56377 10.0029 5.7446 10.2107 6.1251C10.4185 6.50577 10.3528 6.94216 10.0641 7.09976C9.77556 7.25751 9.3728 7.07652 9.16484 6.69602C8.95721 6.31535 9.02268 5.87896 9.31155 5.72136ZM8.0001 11.2054C5.00091 11.2054 2.47695 8.90203 1.60335 8C2.19328 7.39074 3.53641 6.14314 5.2698 5.39708C4.9317 5.91145 4.73349 6.52608 4.73349 7.18765C4.73349 8.99171 6.19587 10.4541 7.99994 10.4541C9.804 10.4541 11.2665 8.99171 11.2665 7.18765C11.2665 6.52608 11.0685 5.91145 10.7304 5.39708C12.4638 6.1433 13.8068 7.39074 14.3967 8C13.5231 8.90252 10.9991 11.2054 8.0001 11.2054Z" fill="currentColor"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_6152_8870">
|
|
7
|
-
<rect width="16" height="16" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5 6.79994C5 5.94336 5.00078 5.36107 5.03755 4.91098C5.07337 4.47256 5.1383 4.24836 5.21799 4.09196C5.40973 3.71563 5.71569 3.40967 6.09202 3.21793C6.24842 3.13824 6.47262 3.07331 6.91104 3.03749C7.36113 3.00072 7.94342 2.99994 8.8 2.99994H13.3373C13.4683 2.99994 13.5336 3.00018 13.5811 3.00235C13.5824 3.00241 13.5836 3.00246 13.5847 3.00252C13.5856 3.00329 13.5865 3.00409 13.5874 3.00493C13.6225 3.03698 13.6689 3.08304 13.7615 3.17567L18.8243 8.23842C18.9169 8.33105 18.963 8.37745 18.995 8.41256C18.9958 8.41349 18.9966 8.41437 18.9974 8.41522C18.9975 8.41637 18.9975 8.41756 18.9976 8.41881C18.9998 8.4663 19 8.53168 19 8.66268V17.1999C19 18.0565 18.9992 18.6388 18.9624 19.0889C18.9266 19.5273 18.8617 19.7515 18.782 19.9079C18.5903 20.2843 18.2843 20.5902 17.908 20.782C17.7516 20.8616 17.5274 20.9266 17.089 20.9624C16.6389 20.9992 16.0566 20.9999 15.2 20.9999H8.8C7.94342 20.9999 7.36113 20.9992 6.91104 20.9624C6.47262 20.9266 6.24842 20.8616 6.09202 20.782C5.7157 20.5902 5.40973 20.2842 5.21799 19.9079C5.1383 19.7515 5.07337 19.5273 5.03755 19.0889C5.00078 18.6388 5 18.0565 5 17.1999V6.79994Z" stroke="currentColor" stroke-opacity="1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="icon/info">
|
|
3
|
-
<path id="Vector" d="M11.9951 17C12.5451 17 12.9951 16.55 12.9951 16V12C12.9951 11.45 12.5451 11 11.9951 11C11.4451 11 10.9951 11.45 10.9951 12V16C10.9951 16.55 11.4451 17 11.9951 17ZM11.9851 22.0001C6.46512 22.0001 1.99512 17.52 1.99512 12C1.99512 6.48 6.46512 2 11.9851 2C17.515 2 21.9951 6.48 21.9951 12C21.9951 17.52 17.515 22.0001 11.9851 22.0001ZM11.9951 4.00001C7.57512 4.00001 3.99513 7.58 3.99513 12C3.99513 16.42 7.57512 20 11.9951 20C16.4151 20 19.9951 16.42 19.9951 12C19.9951 7.58 16.4151 4.00001 11.9951 4.00001ZM12.9951 7.00001H10.9951V9H12.9951V7.00001Z" fill="#C84235"/>
|
|
4
|
-
</g>
|
|
5
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 8C1.5 4.13401 4.63401 1 8.5 1C12.366 1 15.5 4.13401 15.5 8C15.5 11.866 12.366 15 8.5 15C7.94772 15 7.5 14.5523 7.5 14C7.5 13.4477 7.94772 13 8.5 13C11.2614 13 13.5 10.7614 13.5 8C13.5 5.23858 11.2614 3 8.5 3C5.73858 3 3.5 5.23858 3.5 8C3.5 8.55228 3.05228 9 2.5 9C1.94772 9 1.5 8.55228 1.5 8Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5.57275 5H11.5728C12.1228 5 12.5728 4.55 12.5728 4C12.5728 3.45 12.1228 3 11.5728 3H5.57275C4.47275 3 3.57275 3.9 3.57275 5V19C3.57275 20.1 4.47275 21 5.57275 21H11.5728C12.1228 21 12.5728 20.55 12.5728 20C12.5728 19.45 12.1228 19 11.5728 19H5.57275V5Z" fill="currentColor"/>
|
|
3
|
-
<path d="M21.2228 11.65L18.4328 8.86C18.1128 8.54 17.5728 8.76 17.5728 9.21V11H10.5728C10.0228 11 9.57275 11.45 9.57275 12C9.57275 12.55 10.0228 13 10.5728 13H17.5728V14.79C17.5728 15.24 18.1128 15.46 18.4228 15.14L21.2128 12.35C21.4128 12.16 21.4128 11.84 21.2228 11.65Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.9458 10.5285H10.2975L10.0677 10.3069C11.0525 9.15786 11.5614 7.59028 11.2823 5.92421C10.8966 3.6426 8.99251 1.8206 6.69449 1.54155C3.22283 1.11477 0.301053 4.03655 0.727829 7.50821C1.00687 9.80623 2.82888 11.7103 5.11049 12.096C6.77656 12.3751 8.34414 11.8662 9.49315 10.8814L9.71475 11.1112V11.7596L13.2028 15.2476C13.5393 15.5841 14.0892 15.5841 14.4257 15.2476C14.7622 14.9111 14.7622 14.3612 14.4257 14.0247L10.9458 10.5285ZM6.02149 10.5285C3.97789 10.5285 2.32824 8.87881 2.32824 6.83521C2.32824 4.79161 3.97789 3.14196 6.02149 3.14196C8.06509 3.14196 9.71475 4.79161 9.71475 6.83521C9.71475 8.87881 8.06509 10.5285 6.02149 10.5285Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.25 3H3.91667C3 3 2.25833 3.75 2.25833 4.66667L2.25 14.6667C2.25 15.5833 3 16.3333 3.91667 16.3333H17.25C18.1667 16.3333 18.9167 15.5833 18.9167 14.6667V4.66667C18.9167 3.75 18.1667 3 17.25 3ZM16.4167 14.6667H4.75C4.29167 14.6667 3.91667 14.2917 3.91667 13.8333V6.33333L9.7 9.95C10.2417 10.2917 10.925 10.2917 11.4667 9.95L17.25 6.33333V13.8333C17.25 14.2917 16.875 14.6667 16.4167 14.6667ZM10.5833 8.83333L3.91667 4.66667H17.25L10.5833 8.83333Z" fill="#B7B7B7"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.99479 16.6633C9.53646 16.6633 9.1441 16.5001 8.81771 16.1737C8.49132 15.8473 8.32812 15.455 8.32812 14.9966C8.32812 14.5383 8.49132 14.1459 8.81771 13.8195C9.1441 13.4932 9.53646 13.33 9.99479 13.33C10.4531 13.33 10.8455 13.4932 11.1719 13.8195C11.4983 14.1459 11.6615 14.5383 11.6615 14.9966C11.6615 15.455 11.4983 15.8473 11.1719 16.1737C10.8455 16.5001 10.4531 16.6633 9.99479 16.6633ZM9.99479 11.6633C9.53646 11.6633 9.1441 11.5001 8.81771 11.1737C8.49132 10.8473 8.32812 10.455 8.32812 9.99662C8.32812 9.53829 8.49132 9.14593 8.81771 8.81954C9.1441 8.49315 9.53646 8.32996 9.99479 8.32996C10.4531 8.32996 10.8455 8.49315 11.1719 8.81954C11.4983 9.14593 11.6615 9.53829 11.6615 9.99662C11.6615 10.455 11.4983 10.8473 11.1719 11.1737C10.8455 11.5001 10.4531 11.6633 9.99479 11.6633ZM9.99479 6.66329C9.53646 6.66329 9.1441 6.50009 8.81771 6.17371C8.49132 5.84732 8.32812 5.45496 8.32812 4.99662C8.32812 4.53829 8.49132 4.14593 8.81771 3.81954C9.1441 3.49315 9.53646 3.32996 9.99479 3.32996C10.4531 3.32996 10.8455 3.49315 11.1719 3.81954C11.4983 4.14593 11.6615 4.53829 11.6615 4.99662C11.6615 5.45496 11.4983 5.84732 11.1719 6.17371C10.8455 6.50009 10.4531 6.66329 9.99479 6.66329Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_6604_126381)">
|
|
3
|
-
<path d="M6 6C7.51937 6 8.75 4.76937 8.75 3.25C8.75 1.73062 7.51937 0.5 6 0.5C4.48062 0.5 3.25 1.73062 3.25 3.25C3.25 4.76937 4.48062 6 6 6ZM6 7.375C4.16437 7.375 0.5 8.29625 0.5 10.125V10.8125C0.5 11.1906 0.809375 11.5 1.1875 11.5H10.8125C11.1906 11.5 11.5 11.1906 11.5 10.8125V10.125C11.5 8.29625 7.83563 7.375 6 7.375Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_6604_126381">
|
|
7
|
-
<rect width="12" height="12" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.25 4.75843C14.925 4.43343 14.4 4.43343 14.075 4.75843L9.99998 8.8251L5.92498 4.7501C5.59998 4.4251 5.07498 4.4251 4.74998 4.7501C4.42498 5.0751 4.42498 5.6001 4.74998 5.9251L8.82498 10.0001L4.74998 14.0751C4.42498 14.4001 4.42498 14.9251 4.74998 15.2501C5.07498 15.5751 5.59998 15.5751 5.92498 15.2501L9.99998 11.1751L14.075 15.2501C14.4 15.5751 14.925 15.5751 15.25 15.2501C15.575 14.9251 15.575 14.4001 15.25 14.0751L11.175 10.0001L15.25 5.9251C15.5666 5.60843 15.5666 5.0751 15.25 4.75843Z" fill="#4799E3"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11.5314 5.99017L19.0614 19.0002L4.00137 19.0002L11.5314 5.99017ZM2.27137 18.0002C1.50137 19.3302 2.46137 21.0002 4.00137 21.0002L19.0614 21.0002C20.6014 21.0002 21.5614 19.3302 20.7914 18.0002L13.2614 4.99017C12.4914 3.66017 10.5714 3.66017 9.80137 4.99017L2.27137 18.0002ZM10.5314 11.0002L10.5314 13.0002C10.5314 13.5502 10.9814 14.0002 11.5314 14.0002C12.0814 14.0002 12.5314 13.5502 12.5314 13.0002L12.5314 11.0002C12.5314 10.4502 12.0814 10.0002 11.5314 10.0002C10.9814 10.0002 10.5314 10.4502 10.5314 11.0002ZM10.5314 16.0002L12.5314 16.0002L12.5314 18.0002L10.5314 18.0002L10.5314 16.0002Z" fill="#C84235"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12.0314 4.9975L19.5614 18.0075L4.50137 18.0075L12.0314 4.9975ZM2.77137 17.0075C2.00137 18.3375 2.96137 20.0075 4.50137 20.0075L19.5614 20.0075C21.1014 20.0075 22.0614 18.3375 21.2914 17.0075L13.7614 3.9975C12.9914 2.6675 11.0714 2.6675 10.3014 3.9975L2.77137 17.0075ZM11.0314 10.0075L11.0314 12.0075C11.0314 12.5575 11.4814 13.0075 12.0314 13.0075C12.5814 13.0075 13.0314 12.5575 13.0314 12.0075L13.0314 10.0075C13.0314 9.4575 12.5814 9.0075 12.0314 9.0075C11.4814 9.0075 11.0314 9.4575 11.0314 10.0075ZM11.0314 15.0075L13.0314 15.0075L13.0314 17.0075L11.0314 17.0075L11.0314 15.0075Z" fill="#F2A070"/>
|
|
3
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="icon/info">
|
|
3
|
-
<path id="Vector" d="M11.9951 17C12.5451 17 12.9951 16.55 12.9951 16V12C12.9951 11.45 12.5451 11 11.9951 11C11.4451 11 10.9951 11.45 10.9951 12V16C10.9951 16.55 11.4451 17 11.9951 17ZM11.9851 22.0001C6.46512 22.0001 1.99512 17.52 1.99512 12C1.99512 6.48 6.46512 2 11.9851 2C17.515 2 21.9951 6.48 21.9951 12C21.9951 17.52 17.515 22.0001 11.9851 22.0001ZM11.9951 4.00001C7.57512 4.00001 3.99513 7.58 3.99513 12C3.99513 16.42 7.57512 20 11.9951 20C16.4151 20 19.9951 16.42 19.9951 12C19.9951 7.58 16.4151 4.00001 11.9951 4.00001ZM12.9951 7.00001H10.9951V9H12.9951V7.00001Z" fill="currentColor"/>
|
|
4
|
-
</g>
|
|
5
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.0055 9.65883C17.365 9.29928 17.365 8.71634 17.0055 8.3568C16.6459 7.99725 16.063 7.99725 15.7034 8.3568L10.3701 13.6902L8.30092 11.621C7.94137 11.2615 7.35843 11.2615 6.99889 11.621C6.63934 11.9805 6.63934 12.5635 6.99889 12.923L9.71906 15.6432C10.0786 16.0027 10.6615 16.0027 11.0211 15.6432L17.0055 9.65883Z" fill="currentColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.99512 12C1.99512 17.52 6.46512 22.0001 11.9851 22.0001C17.515 22.0001 21.9951 17.52 21.9951 12C21.9951 6.48 17.515 2 11.9851 2C6.46512 2 1.99512 6.48 1.99512 12ZM3.99513 12C3.99513 7.58 7.57512 4.00001 11.9951 4.00001C16.4151 4.00001 19.9951 7.58 19.9951 12C19.9951 16.42 16.4151 20 11.9951 20C7.57512 20 3.99513 16.42 3.99513 12Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g id="icon/info">
|
|
3
|
-
<path id="Vector" d="M11.9951 17C12.5451 17 12.9951 16.55 12.9951 16V12C12.9951 11.45 12.5451 11 11.9951 11C11.4451 11 10.9951 11.45 10.9951 12V16C10.9951 16.55 11.4451 17 11.9951 17ZM11.9851 22.0001C6.46512 22.0001 1.99512 17.52 1.99512 12C1.99512 6.48 6.46512 2 11.9851 2C17.515 2 21.9951 6.48 21.9951 12C21.9951 17.52 17.515 22.0001 11.9851 22.0001ZM11.9951 4.00001C7.57512 4.00001 3.99513 7.58 3.99513 12C3.99513 16.42 7.57512 20 11.9951 20C16.4151 20 19.9951 16.42 19.9951 12C19.9951 7.58 16.4151 4.00001 11.9951 4.00001ZM12.9951 7.00001H10.9951V9H12.9951V7.00001Z" fill="#FC9E5A"/>
|
|
4
|
-
</g>
|
|
5
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g opacity="1">
|
|
3
|
-
<line x1="6" y1="15" x2="18" y2="15" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
4
|
-
<line x1="6" y1="9" x2="18" y2="9" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
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>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_18226_77585)">
|
|
3
|
-
<path d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" fill="currentColor"/>
|
|
4
|
-
<circle cx="7.99312" cy="7.99312" r="6.665" fill="#74797E"/>
|
|
5
|
-
<path d="M8.00129 6.05447C9.10522 6.05447 10.0012 6.95042 10.0012 8.05435C10.0012 8.25834 9.96117 8.45432 9.90517 8.63831L11.1291 9.86224C11.6851 9.37027 12.125 8.7543 12.401 8.05035C11.7091 6.29846 10.0012 5.05453 8.00129 5.05453C7.49332 5.05453 7.00535 5.13453 6.54538 5.28252L7.41333 6.15047C7.60131 6.09447 7.7973 6.05447 8.00129 6.05447ZM4.28552 4.71856C4.12953 4.87455 4.12953 5.12653 4.28552 5.28252L5.07347 6.07047C4.42551 6.58644 3.90954 7.2664 3.60156 8.05435C4.29352 9.81024 6.00141 11.0542 8.00129 11.0542C8.60925 11.0542 9.18922 10.9342 9.72518 10.7262L10.8131 11.8141C10.9691 11.9701 11.2211 11.9701 11.3771 11.8141C11.5331 11.6581 11.5331 11.4061 11.3771 11.2502L4.85348 4.71856C4.69749 4.56256 4.44151 4.56256 4.28552 4.71856ZM8.00129 10.0542C6.89736 10.0542 6.00141 9.15828 6.00141 8.05435C6.00141 7.74637 6.07341 7.45439 6.1974 7.1984L6.82536 7.82636C6.81336 7.89836 6.80136 7.97435 6.80136 8.05435C6.80136 8.71831 7.33733 9.25427 8.00129 9.25427C8.08128 9.25427 8.15328 9.24227 8.22928 9.22628L8.85724 9.85424C8.59725 9.98223 8.30927 10.0542 8.00129 10.0542ZM9.18922 7.92236C9.12922 7.36239 8.68925 6.92642 8.13328 6.86642L9.18922 7.92236Z" fill="white"/>
|
|
6
|
-
</g>
|
|
7
|
-
<defs>
|
|
8
|
-
<clipPath id="clip0_18226_77585">
|
|
9
|
-
<rect width="16" height="16" fill="white"/>
|
|
10
|
-
</clipPath>
|
|
11
|
-
</defs>
|
|
12
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
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>
|
|
@@ -1,3 +0,0 @@
|
|
|
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>
|
|
@@ -1,10 +0,0 @@
|
|
|
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>
|
|
@@ -1,3 +0,0 @@
|
|
|
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>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5.2 2.83325H13.1115C13.0385 3.15486 13 3.48956 13 3.83325C13 4.07136 13.0185 4.30514 13.0541 4.53325H5.2L12 8.78325L14.522 7.20699C14.9256 7.56347 15.3935 7.84866 15.9063 8.04288L12.901 9.92225C12.3485 10.2708 11.6515 10.2708 11.099 9.92225L5.2 6.23325V13.8833C5.2 14.3508 5.5825 14.7333 6.05 14.7333H17.95C18.4175 14.7333 18.8 14.3508 18.8 13.8833V8.14262C19.4379 7.95045 20.0161 7.62052 20.5 7.18741V14.7333C20.5 15.6683 19.735 16.4333 18.8 16.4333H5.2C4.265 16.4333 3.5 15.6683 3.5 14.7333L3.5085 4.53325C3.5085 3.59825 4.265 2.83325 5.2 2.83325Z" fill="#4799E3"/>
|
|
3
|
-
<path d="M15.7292 5.77083C16.2153 6.25694 16.8056 6.5 17.5 6.5C18.1944 6.5 18.7847 6.25694 19.2708 5.77083C19.7569 5.28472 20 4.69444 20 4C20 3.30556 19.7569 2.71528 19.2708 2.22917C18.7847 1.74306 18.1944 1.5 17.5 1.5C16.8056 1.5 16.2153 1.74306 15.7292 2.22917C15.2431 2.71528 15 3.30556 15 4C15 4.69444 15.2431 5.28472 15.7292 5.77083Z" fill="#4799E3"/>
|
|
4
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
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 ReplyIcon } from './reply.svg';
|
|
13
|
-
export { ReactComponent as ReplyAllIcon } from './reply-all.svg';
|
|
14
|
-
export { ReactComponent as CheckIcon } from './check.svg';
|
|
15
|
-
export { ReactComponent as DownloadIcon } from './download.svg';
|
|
16
|
-
export { ReactComponent as DeleteIcon } from './delete.svg';
|
|
17
|
-
export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
|
|
18
|
-
export { ReactComponent as FavoriteMailIcon } from './favorite-mail.svg';
|
|
19
|
-
export { ReactComponent as DiskLoaderIcon } from './disk-loader.svg';
|
|
20
|
-
export { ReactComponent as EditIcon } from './edit.svg';
|
|
21
|
-
export { ReactComponent as CloseStoriesIcon } from './close-stories.svg';
|
|
@@ -1,22 +0,0 @@
|
|
|
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 ReplyIcon } from './reply.svg';
|
|
13
|
-
export { ReactComponent as ReplyAllIcon } from './reply-all.svg';
|
|
14
|
-
export { ReactComponent as CheckIcon } from './check.svg';
|
|
15
|
-
export { ReactComponent as DownloadIcon } from './download.svg';
|
|
16
|
-
export { ReactComponent as DeleteIcon } from './delete.svg';
|
|
17
|
-
export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
|
|
18
|
-
export { ReactComponent as FavoriteMailIcon } from './favorite-mail.svg';
|
|
19
|
-
export { ReactComponent as DiskLoaderIcon } from './disk-loader.svg';
|
|
20
|
-
export { ReactComponent as EditIcon } from './edit.svg';
|
|
21
|
-
export { ReactComponent as CloseStoriesIcon } from './close-stories.svg';
|
|
22
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
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,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"}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
export declare enum COLORS {
|
|
2
|
-
lighterBlue = "#4799E30D",
|
|
3
|
-
blue = "#4799E3",
|
|
4
|
-
darkBlue = "#408ACD",
|
|
5
|
-
darkerBlue = "#3C82C1",
|
|
6
|
-
darkestBlue = "#000276",
|
|
7
|
-
purple = "#9370db",
|
|
8
|
-
red = "#ED4747",
|
|
9
|
-
white = "#FFFFFF",
|
|
10
|
-
white3 = "#FFFFFF03",
|
|
11
|
-
white80 = "#FFFFFF80",
|
|
12
|
-
lightestGray = "#FCFCFC",
|
|
13
|
-
lighterGray = "#E0E4EC66",
|
|
14
|
-
gray = "#1111114D",
|
|
15
|
-
darkerGray = "#808080",
|
|
16
|
-
brightBlack = "#3D3D3D",
|
|
17
|
-
black = "#111111",
|
|
18
|
-
darkBlack = "#1A1A1A",
|
|
19
|
-
skeletonBg = "#F1F1F2",
|
|
20
|
-
skeletonDarkBg = "#313131",
|
|
21
|
-
inactiveAvatarGradientStart = "#C2C2C2",
|
|
22
|
-
inactiveAvatarGradientEnd = "#6F6F6F",
|
|
23
|
-
bgBlackoutTransparent = "rgba(0, 0, 0, 0.3)",
|
|
24
|
-
selectBoxShadow = "rgba(0, 0, 0, 0.1)",
|
|
25
|
-
transparent = "transparent"
|
|
26
|
-
}
|
|
27
|
-
export declare const INPUT_TYPE_PASSWORD = "password";
|
|
28
|
-
export declare const INPUT_TYPE_TEXT = "text";
|
|
29
|
-
export declare const DEFAULT_INPUT_PADDING = 16;
|
|
30
|
-
export declare const MASK_INPUT_PL = 24;
|
|
31
|
-
export declare const ADDITIONAL_INPUT_PR = 32;
|
|
32
|
-
export declare const ENTER_KEY = "Enter";
|
|
33
|
-
export declare const INPUT_COUNTER_TIMEOUT = 5000;
|
|
34
|
-
export declare const ADDITIONAL_MAX_CHARACTERS = 4;
|
|
35
|
-
export declare enum INPUT_COUNTER_TYPE {
|
|
36
|
-
title = "title",
|
|
37
|
-
text = "text"
|
|
38
|
-
}
|
|
39
|
-
export declare enum FONT_SIZE {
|
|
40
|
-
small = "14px",
|
|
41
|
-
default = "16px",
|
|
42
|
-
large = "22px"
|
|
43
|
-
}
|
|
44
|
-
export declare enum LINE_HEIGHT {
|
|
45
|
-
small = "19px",
|
|
46
|
-
default = "22px",
|
|
47
|
-
large = "30px"
|
|
48
|
-
}
|
|
49
|
-
export declare enum TITLE_SIZE {
|
|
50
|
-
small = "small",
|
|
51
|
-
major = "major"
|
|
52
|
-
}
|
|
53
|
-
export declare enum PLATFORM {
|
|
54
|
-
web = "web",
|
|
55
|
-
ios = "ios",
|
|
56
|
-
android = "android"
|
|
57
|
-
}
|
|
58
|
-
export declare enum THEME {
|
|
59
|
-
default = "default",
|
|
60
|
-
dark = "dark"
|
|
61
|
-
}
|
|
62
|
-
export declare enum FONT_FAMILY {
|
|
63
|
-
openSans = "Open Sans",
|
|
64
|
-
caveat = "Caveat",
|
|
65
|
-
oswald = "Oswald",
|
|
66
|
-
roboto = "Roboto"
|
|
67
|
-
}
|
|
68
|
-
export declare const CANCEL_ACTION_TEXT = "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C";
|
|
69
|
-
export declare const NUMBER_OF_STORIES_FOR_ROUND_INDICATORS = 5;
|
|
70
|
-
export declare const MIN_TEXTAREA_HEIGHT = "120px";
|
|
71
|
-
export declare const CONTEXT_MENU_SAFE_SPACE = 15;
|
|
72
|
-
export declare const WEB_NOTIFICATION_DISTANCE_FROM_BOTTOM = 8;
|
|
73
|
-
export declare const MOBILE_NOTIFICATION_DISTANCE_FROM_BOTTOM = 40;
|
|
74
|
-
export declare const DEFAULT_HEADER_AVATAR_INDEX = 4;
|
|
75
|
-
export declare const AVATAR_DEGREES: number[];
|
|
76
|
-
export declare const AVATAR_COLOR_TOP: string[];
|
|
77
|
-
export declare const AVATAR_COLOR_TOP_PERCENTS: number[];
|
|
78
|
-
export declare const AVATAR_COLOR_MIDDLE: (string | null)[];
|
|
79
|
-
export declare const AVATAR_COLOR_MIDDLE_PERCENTS: (number | null)[];
|
|
80
|
-
export declare const AVATAR_COLOR_BOTTOM: string[];
|
|
81
|
-
export declare const AVATAR_COLOR_BOTTOM_PERCENTS: number[];
|
|
82
|
-
export declare const MAX_NUMBER_OF_CHARACTERS_IN_INITIALS = 2;
|
|
83
|
-
export declare enum LAYOUT_TYPE {
|
|
84
|
-
minimal = "minimal",
|
|
85
|
-
half = "half",
|
|
86
|
-
full = "full"
|
|
87
|
-
}
|
|
88
|
-
export declare enum VIEWPORTS {
|
|
89
|
-
webCollapsed = "webCollapsed",
|
|
90
|
-
webExpanded = "webExpanded",
|
|
91
|
-
iphone6 = "iphone6",
|
|
92
|
-
iphone12 = "iphone12",
|
|
93
|
-
galaxys5 = "galaxys5",
|
|
94
|
-
reset = "reset"
|
|
95
|
-
}
|
|
96
|
-
export declare enum FILL_TYPE {
|
|
97
|
-
primary = "primary",
|
|
98
|
-
secondary = "secondary"
|
|
99
|
-
}
|
|
100
|
-
export declare enum INPUT_FIELD_TYPE {
|
|
101
|
-
text = "text",
|
|
102
|
-
search = "search"
|
|
103
|
-
}
|
|
104
|
-
export declare enum MENU_POSITIONS {
|
|
105
|
-
bottom = "bottom",
|
|
106
|
-
auto = "auto",
|
|
107
|
-
top = "top"
|
|
108
|
-
}
|
|
109
|
-
export declare enum MENU_LOCATION {
|
|
110
|
-
absolute = "absolute",
|
|
111
|
-
fixed = "fixed"
|
|
112
|
-
}
|
|
113
|
-
export declare const CREATABLE_MENU_LIST_MAX_HEIGHT = 248;
|
|
114
|
-
export declare const MENU_LIST_MAX_HEIGHT = 292;
|
|
115
|
-
export declare const DEFAULT_SCROLL_BAR_HIDE_DURATION = 2000;
|
|
116
|
-
export declare enum LANGUAGES {
|
|
117
|
-
ru = "ru",
|
|
118
|
-
en = "en",
|
|
119
|
-
de = "de",
|
|
120
|
-
es = "es",
|
|
121
|
-
fr = "fr",
|
|
122
|
-
ar = "ar",
|
|
123
|
-
mal = "mal",
|
|
124
|
-
tr = "tr"
|
|
125
|
-
}
|
|
126
|
-
export declare enum HEADER_COLOR_BG {
|
|
127
|
-
grey = "grey",
|
|
128
|
-
blue = "blue"
|
|
129
|
-
}
|
|
130
|
-
export declare enum MODAL_BUTTONS_DIRECTION {
|
|
131
|
-
row = "row",
|
|
132
|
-
column = "column"
|
|
133
|
-
}
|
|
134
|
-
export declare const THEME_ARRAY: string[];
|
|
135
|
-
export declare const PLATFORM_ARRAY: string[];
|
|
136
|
-
export declare const LAYOUT_TYPE_ARRAY: string[];
|
|
137
|
-
export declare const FILL_TYPE_ARRAY: string[];
|
|
138
|
-
export declare const MODAL_BUTTONS_DIRECTION_ARRAY: string[];
|
|
139
|
-
export declare const WIDTH_TYPE_SUMMARY = "1 | 2 | 3 | 4 | 5 | ... | 100";
|
|
140
|
-
export declare const STYLES_TYPE_DETAIL = "type TStyles = { [key: string]: number | string }";
|
|
141
|
-
export declare const CENTER = "center";
|
|
142
|
-
export declare const BOTTOM_SHEET = "bottom-sheet";
|
|
143
|
-
export declare const DIRECTION = "direction";
|
|
144
|
-
export declare const ROW = "row";
|
|
145
|
-
export declare enum EVENT_LISTENER_TYPES {
|
|
146
|
-
click = "click"
|
|
147
|
-
}
|
|
148
|
-
export declare enum POPUP_ON_EVENT_TYPE {
|
|
149
|
-
hover = "hover"
|
|
150
|
-
}
|