hrm_ui_lib 1.2.0-alpha.1 → 1.2.1
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/components/Alert/Alert.d.ts +3 -3
- package/components/Alert/Alert.js +5 -5
- package/components/Alert/consts.d.ts +7 -7
- package/components/Alert/index.d.ts +1 -1
- package/components/Alert/index.js +5 -5
- package/components/Alert/types.d.ts +17 -17
- package/components/Avatar/Avatar.d.ts +3 -3
- package/components/Avatar/Avatar.js +6 -6
- package/components/Avatar/AvatarGroup.d.ts +3 -3
- package/components/Avatar/AvatarGroup.js +6 -6
- package/components/Avatar/index.d.ts +2 -2
- package/components/Avatar/index.js +6 -6
- package/components/Avatar/types.d.ts +25 -25
- package/components/Badge/Badge.d.ts +3 -3
- package/components/Badge/index.d.ts +1 -1
- package/components/Badge/types.d.ts +6 -6
- package/components/Breadcrumb/Breadcrumb.d.ts +3 -3
- package/components/Breadcrumb/index.d.ts +1 -1
- package/components/Breadcrumb/types.d.ts +12 -12
- package/components/Button/Button.d.ts +3 -3
- package/components/Button/Button.js +5 -5
- package/components/Button/consts.d.ts +8 -8
- package/components/Button/index.d.ts +1 -1
- package/components/Button/index.js +5 -5
- package/components/Button/types.d.ts +22 -22
- package/components/ButtonIcon/ButtonIcon.d.ts +3 -3
- package/components/ButtonIcon/ButtonIcon.js +5 -5
- package/components/ButtonIcon/index.d.ts +1 -1
- package/components/ButtonIcon/index.js +5 -5
- package/components/ButtonIcon/types.d.ts +16 -16
- package/components/CardBody/CardBody.d.ts +3 -3
- package/components/CardBody/CardBody.js +5 -5
- package/components/CardBody/index.d.ts +1 -1
- package/components/CardBody/index.js +5 -5
- package/components/CardBody/types.d.ts +11 -11
- package/components/CardSelect/CardSelect.d.ts +3 -3
- package/components/CardSelect/CardSelect.js +5 -5
- package/components/CardSelect/CardSelectGroup.d.ts +3 -3
- package/components/CardSelect/CardSelectGroup.js +5 -5
- package/components/CardSelect/components/CardAdditionalInfo.d.ts +8 -8
- package/components/CardSelect/components/CardChips.d.ts +8 -8
- package/components/CardSelect/components/CardChips.js +3 -3
- package/components/CardSelect/components/CardDescription.d.ts +7 -7
- package/components/CardSelect/components/CardInput.d.ts +8 -8
- package/components/CardSelect/components/CardInput.js +5 -5
- package/components/CardSelect/components/index.d.ts +4 -4
- package/components/CardSelect/components/index.js +5 -5
- package/components/CardSelect/index.d.ts +2 -2
- package/components/CardSelect/index.js +5 -5
- package/components/CardSelect/types.d.ts +37 -37
- package/components/Cards/CardItem.d.ts +3 -3
- package/components/Cards/CardItem.js +1 -1
- package/components/Cards/index.d.ts +1 -1
- package/components/Cards/index.js +1 -1
- package/components/Cards/types.d.ts +15 -15
- package/components/Checkbox/Checkbox.d.ts +3 -3
- package/components/Checkbox/Checkbox.js +4 -4
- package/components/Checkbox/index.d.ts +1 -1
- package/components/Checkbox/index.js +4 -4
- package/components/Checkbox/types.d.ts +19 -19
- package/components/Chips/Chips.d.ts +3 -3
- package/components/Chips/Chips.js +3 -3
- package/components/Chips/consts.d.ts +7 -7
- package/components/Chips/index.d.ts +1 -1
- package/components/Chips/index.js +3 -3
- package/components/Chips/types.d.ts +20 -20
- package/components/Collapse/CollapseGroup/CollapseGroup.d.ts +3 -3
- package/components/Collapse/CollapseGroup/CollapseGroup.js +5 -5
- package/components/Collapse/CollapseItem/CollapseItem.d.ts +3 -3
- package/components/Collapse/CollapseItem/CollapseItem.js +3 -3
- package/components/Collapse/index.d.ts +2 -2
- package/components/Collapse/index.js +5 -5
- package/components/Collapse/types.d.ts +38 -38
- package/components/Container/Container.d.ts +3 -3
- package/components/Container/index.d.ts +1 -1
- package/components/Container/types.d.ts +4 -4
- package/components/Copy/Copy.d.ts +3 -3
- package/components/Copy/Copy.js +5 -5
- package/components/Copy/index.d.ts +1 -1
- package/components/Copy/index.js +5 -5
- package/components/Copy/types.d.ts +6 -6
- package/components/Counter/Counter.d.ts +3 -3
- package/components/Counter/Counter.js +5 -5
- package/components/Counter/index.d.ts +1 -1
- package/components/Counter/index.js +5 -5
- package/components/Counter/types.d.ts +9 -9
- package/components/DatePicker/CustomHeader/CustomHeader.d.ts +11 -11
- package/components/DatePicker/CustomHeader/CustomHeader.js +6 -6
- package/components/DatePicker/RangeDatePicker.d.ts +3 -3
- package/components/DatePicker/RangeDatePicker.js +5 -5
- package/components/DatePicker/SimpleDatePicker.d.ts +3 -3
- package/components/DatePicker/SimpleDatePicker.js +6 -6
- package/components/DatePicker/TimePicker.d.ts +3 -3
- package/components/DatePicker/TimePicker.js +5 -5
- package/components/DatePicker/hooks.d.ts +4 -4
- package/components/DatePicker/hooks.js +2 -2
- package/components/DatePicker/index.d.ts +3 -3
- package/components/DatePicker/index.js +6 -6
- package/components/DatePicker/types.d.ts +44 -44
- package/components/Divider/Divider.d.ts +3 -3
- package/components/Divider/index.d.ts +1 -1
- package/components/Divider/types.d.ts +5 -5
- package/components/Empty/Empty.d.ts +3 -3
- package/components/Empty/Empty.js +5 -5
- package/components/Empty/index.d.ts +1 -1
- package/components/Empty/index.js +5 -5
- package/components/Empty/types.d.ts +9 -9
- package/components/FileUpload/FileUpload.d.ts +3 -3
- package/components/FileUpload/FileUpload.js +6 -6
- package/components/FileUpload/UploadItems.d.ts +3 -3
- package/components/FileUpload/UploadItems.js +5 -5
- package/components/FileUpload/index.d.ts +2 -2
- package/components/FileUpload/index.js +6 -6
- package/components/FileUpload/types.d.ts +35 -35
- package/components/FormContainer/FormContainer.d.ts +3 -3
- package/components/FormContainer/FormContainer.js +5 -5
- package/components/FormContainer/index.d.ts +1 -1
- package/components/FormContainer/index.js +5 -5
- package/components/FormContainer/types.d.ts +21 -21
- package/components/FormField/FormField.d.ts +3 -3
- package/components/FormField/FormField.js +4 -4
- package/components/FormField/index.d.ts +1 -1
- package/components/FormField/index.js +4 -4
- package/components/FormField/types.d.ts +9 -9
- package/components/Heading/Heading.d.ts +3 -3
- package/components/Heading/index.d.ts +1 -1
- package/components/Heading/types.d.ts +11 -11
- package/components/Image/Image.d.ts +3 -3
- package/components/Image/index.d.ts +1 -1
- package/components/Image/types.d.ts +10 -10
- package/components/Input/Input.d.ts +3 -3
- package/components/Input/Input.js +5 -5
- package/components/Input/index.d.ts +1 -1
- package/components/Input/index.js +5 -5
- package/components/Input/types.d.ts +41 -41
- package/components/ItemSelect/ItemSelect.d.ts +3 -3
- package/components/ItemSelect/ItemSelect.js +4 -4
- package/components/ItemSelect/ItemSelectGroup.d.ts +3 -3
- package/components/ItemSelect/ItemSelectGroup.js +4 -4
- package/components/ItemSelect/index.d.ts +2 -2
- package/components/ItemSelect/index.js +4 -4
- package/components/ItemSelect/types.d.ts +23 -23
- package/components/Link/Link.d.ts +3 -3
- package/components/Link/index.d.ts +1 -1
- package/components/Link/types.d.ts +11 -11
- package/components/Menu/Menu.d.ts +3 -3
- package/components/Menu/Menu.js +6 -6
- package/components/Menu/NestedMenu.d.ts +3 -3
- package/components/Menu/NestedMenu.js +6 -6
- package/components/Menu/index.d.ts +2 -2
- package/components/Menu/index.js +6 -6
- package/components/Menu/types.d.ts +33 -33
- package/components/Modal/Modal.d.ts +3 -3
- package/components/Modal/Modal.js +5 -5
- package/components/Modal/ModalConfirmation.d.ts +3 -3
- package/components/Modal/ModalConfirmation.js +5 -5
- package/components/Modal/index.d.ts +2 -2
- package/components/Modal/index.js +5 -5
- package/components/Modal/types.d.ts +39 -39
- package/components/More/More.d.ts +3 -3
- package/components/More/More.js +5 -5
- package/components/More/index.d.ts +1 -1
- package/components/More/index.js +5 -5
- package/components/More/types.d.ts +10 -10
- package/components/Pagination/Pagination.d.ts +3 -3
- package/components/Pagination/Pagination.js +3 -3
- package/components/Pagination/consts.d.ts +5 -5
- package/components/Pagination/index.d.ts +1 -1
- package/components/Pagination/index.js +3 -3
- package/components/Pagination/types.d.ts +15 -15
- package/components/Popover/Popover.d.ts +3 -3
- package/components/Popover/Popover.js +1 -1
- package/components/Popover/index.d.ts +1 -1
- package/components/Popover/index.js +1 -1
- package/components/Popover/types.d.ts +13 -13
- package/components/Progress/Progress.d.ts +3 -3
- package/components/Progress/index.d.ts +1 -1
- package/components/Progress/types.d.ts +11 -11
- package/components/ProgressStep/ProgressStep.d.ts +3 -3
- package/components/ProgressStep/ProgressStep.js +2 -2
- package/components/ProgressStep/Step.d.ts +3 -3
- package/components/ProgressStep/Step.js +2 -2
- package/components/ProgressStep/consts.d.ts +6 -6
- package/components/ProgressStep/index.d.ts +1 -1
- package/components/ProgressStep/index.js +2 -2
- package/components/ProgressStep/types.d.ts +31 -31
- package/components/Radio/Radio.d.ts +3 -3
- package/components/Radio/RadioGroup.d.ts +3 -3
- package/components/Radio/RadioGroup.js +4 -4
- package/components/Radio/index.d.ts +2 -2
- package/components/Radio/index.js +4 -4
- package/components/Radio/types.d.ts +28 -28
- package/components/SVGIcons/IconAdd.d.ts +4 -4
- package/components/SVGIcons/IconAdd.js +2 -2
- package/components/SVGIcons/IconAddCircle.d.ts +4 -4
- package/components/SVGIcons/IconAddCircle.js +2 -2
- package/components/SVGIcons/IconAddCircleFilled.d.ts +4 -4
- package/components/SVGIcons/IconAddCircleFilled.js +2 -2
- package/components/SVGIcons/IconAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconAddFilled.js +2 -2
- package/components/SVGIcons/IconAlert.d.ts +4 -4
- package/components/SVGIcons/IconAlert.js +2 -2
- package/components/SVGIcons/IconAlertBadge.d.ts +4 -4
- package/components/SVGIcons/IconAlertBadge.js +2 -2
- package/components/SVGIcons/IconAlertBadgeFilled.d.ts +4 -4
- package/components/SVGIcons/IconAlertBadgeFilled.js +2 -2
- package/components/SVGIcons/IconAlertFilled.d.ts +4 -4
- package/components/SVGIcons/IconAlertFilled.js +2 -2
- package/components/SVGIcons/IconAm.d.ts +4 -4
- package/components/SVGIcons/IconAm.js +2 -2
- package/components/SVGIcons/IconAmd.d.ts +4 -4
- package/components/SVGIcons/IconAmd.js +2 -2
- package/components/SVGIcons/IconAmdFilled.d.ts +4 -4
- package/components/SVGIcons/IconAmdFilled.js +2 -2
- package/components/SVGIcons/IconApple.d.ts +4 -4
- package/components/SVGIcons/IconApple.js +2 -2
- package/components/SVGIcons/IconArrowDown.d.ts +4 -4
- package/components/SVGIcons/IconArrowDown.js +2 -2
- package/components/SVGIcons/IconArrowDownFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowDownFilled.js +2 -2
- package/components/SVGIcons/IconArrowDownLeft.d.ts +4 -4
- package/components/SVGIcons/IconArrowDownLeft.js +2 -2
- package/components/SVGIcons/IconArrowDownLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowDownLeftFilled.js +2 -2
- package/components/SVGIcons/IconArrowDownload.d.ts +4 -4
- package/components/SVGIcons/IconArrowDownload.js +2 -2
- package/components/SVGIcons/IconArrowDownloadFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowDownloadFilled.js +2 -2
- package/components/SVGIcons/IconArrowEnter.d.ts +4 -4
- package/components/SVGIcons/IconArrowEnter.js +2 -2
- package/components/SVGIcons/IconArrowEnterFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowEnterFilled.js +2 -2
- package/components/SVGIcons/IconArrowExit.d.ts +4 -4
- package/components/SVGIcons/IconArrowExit.js +2 -2
- package/components/SVGIcons/IconArrowExitFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowExitFilled.js +2 -2
- package/components/SVGIcons/IconArrowExportLeftToRight.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportLeftToRight.js +2 -2
- package/components/SVGIcons/IconArrowExportLeftToRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportLeftToRightFilled.js +2 -2
- package/components/SVGIcons/IconArrowExportRightToLeft.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportRightToLeft.js +2 -2
- package/components/SVGIcons/IconArrowExportRightToLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportRightToLeftFilled.js +2 -2
- package/components/SVGIcons/IconArrowExportUp.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportUp.js +2 -2
- package/components/SVGIcons/IconArrowExportUpFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowExportUpFilled.js +2 -2
- package/components/SVGIcons/IconArrowImport.d.ts +4 -4
- package/components/SVGIcons/IconArrowImport.js +2 -2
- package/components/SVGIcons/IconArrowImportFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowImportFilled.js +2 -2
- package/components/SVGIcons/IconArrowLeft.d.ts +4 -4
- package/components/SVGIcons/IconArrowLeft.js +2 -2
- package/components/SVGIcons/IconArrowLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowLeftFilled.js +2 -2
- package/components/SVGIcons/IconArrowRepeatAll.d.ts +4 -4
- package/components/SVGIcons/IconArrowRepeatAll.js +2 -2
- package/components/SVGIcons/IconArrowRepeatAllFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowRepeatAllFilled.js +2 -2
- package/components/SVGIcons/IconArrowReset.d.ts +4 -4
- package/components/SVGIcons/IconArrowReset.js +2 -2
- package/components/SVGIcons/IconArrowResetFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowResetFilled.js +2 -2
- package/components/SVGIcons/IconArrowRight.d.ts +4 -4
- package/components/SVGIcons/IconArrowRight.js +2 -2
- package/components/SVGIcons/IconArrowRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowRightFilled.js +2 -2
- package/components/SVGIcons/IconArrowSort.d.ts +4 -4
- package/components/SVGIcons/IconArrowSort.js +2 -2
- package/components/SVGIcons/IconArrowSortFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowSortFilled.js +2 -2
- package/components/SVGIcons/IconArrowSync.d.ts +4 -4
- package/components/SVGIcons/IconArrowSync.js +2 -2
- package/components/SVGIcons/IconArrowSyncFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowSyncFilled.js +2 -2
- package/components/SVGIcons/IconArrowUp.d.ts +4 -4
- package/components/SVGIcons/IconArrowUp.js +2 -2
- package/components/SVGIcons/IconArrowUpFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowUpFilled.js +2 -2
- package/components/SVGIcons/IconArrowUpLeft.d.ts +4 -4
- package/components/SVGIcons/IconArrowUpLeft.js +2 -2
- package/components/SVGIcons/IconArrowUpLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowUpLeftFilled.js +2 -2
- package/components/SVGIcons/IconArrowUpRight.d.ts +4 -4
- package/components/SVGIcons/IconArrowUpRight.js +2 -2
- package/components/SVGIcons/IconArrowUpRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconArrowUpRightFilled.js +2 -2
- package/components/SVGIcons/IconAttach.d.ts +4 -4
- package/components/SVGIcons/IconAttach.js +2 -2
- package/components/SVGIcons/IconAttachFilled.d.ts +4 -4
- package/components/SVGIcons/IconAttachFilled.js +2 -2
- package/components/SVGIcons/IconBeach.d.ts +4 -4
- package/components/SVGIcons/IconBeach.js +2 -2
- package/components/SVGIcons/IconBeachFilled.d.ts +4 -4
- package/components/SVGIcons/IconBeachFilled.js +2 -2
- package/components/SVGIcons/IconBook.d.ts +4 -4
- package/components/SVGIcons/IconBook.js +2 -2
- package/components/SVGIcons/IconBookFilled.d.ts +4 -4
- package/components/SVGIcons/IconBookFilled.js +2 -2
- package/components/SVGIcons/IconBookmark.d.ts +4 -4
- package/components/SVGIcons/IconBookmark.js +2 -2
- package/components/SVGIcons/IconBookmarkFilled.d.ts +4 -4
- package/components/SVGIcons/IconBookmarkFilled.js +2 -2
- package/components/SVGIcons/IconBriefcase.d.ts +4 -4
- package/components/SVGIcons/IconBriefcase.js +2 -2
- package/components/SVGIcons/IconBriefcaseFilled.d.ts +4 -4
- package/components/SVGIcons/IconBriefcaseFilled.js +2 -2
- package/components/SVGIcons/IconBuilding.d.ts +4 -4
- package/components/SVGIcons/IconBuilding.js +2 -2
- package/components/SVGIcons/IconBuildingBank.d.ts +4 -4
- package/components/SVGIcons/IconBuildingBank.js +2 -2
- package/components/SVGIcons/IconBuildingBankFilled.d.ts +4 -4
- package/components/SVGIcons/IconBuildingBankFilled.js +2 -2
- package/components/SVGIcons/IconBuildingFilled.d.ts +4 -4
- package/components/SVGIcons/IconBuildingFilled.js +2 -2
- package/components/SVGIcons/IconBulletListAdd.d.ts +4 -4
- package/components/SVGIcons/IconBulletListAdd.js +2 -2
- package/components/SVGIcons/IconBulletListAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconBulletListAddFilled.js +2 -2
- package/components/SVGIcons/IconCalculator.d.ts +4 -4
- package/components/SVGIcons/IconCalculator.js +2 -2
- package/components/SVGIcons/IconCalculatorFilled.d.ts +4 -4
- package/components/SVGIcons/IconCalculatorFilled.js +2 -2
- package/components/SVGIcons/IconCalendarClock.d.ts +4 -4
- package/components/SVGIcons/IconCalendarClock.js +2 -2
- package/components/SVGIcons/IconCalendarClockFilled.d.ts +4 -4
- package/components/SVGIcons/IconCalendarClockFilled.js +2 -2
- package/components/SVGIcons/IconCalendarDay.d.ts +4 -4
- package/components/SVGIcons/IconCalendarDay.js +2 -2
- package/components/SVGIcons/IconCalendarDayFilled.d.ts +4 -4
- package/components/SVGIcons/IconCalendarDayFilled.js +2 -2
- package/components/SVGIcons/IconCalendarLeft.d.ts +4 -4
- package/components/SVGIcons/IconCalendarLeft.js +2 -2
- package/components/SVGIcons/IconCalendarLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconCalendarLeftFilled.js +2 -2
- package/components/SVGIcons/IconCalendarRight.d.ts +4 -4
- package/components/SVGIcons/IconCalendarRight.js +2 -2
- package/components/SVGIcons/IconCalendarRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconCalendarRightFilled.js +2 -2
- package/components/SVGIcons/IconCall.d.ts +4 -4
- package/components/SVGIcons/IconCall.js +2 -2
- package/components/SVGIcons/IconCallFilled.d.ts +4 -4
- package/components/SVGIcons/IconCallFilled.js +2 -2
- package/components/SVGIcons/IconCard.d.ts +4 -4
- package/components/SVGIcons/IconCard.js +2 -2
- package/components/SVGIcons/IconCardFilled.d.ts +4 -4
- package/components/SVGIcons/IconCardFilled.js +2 -2
- package/components/SVGIcons/IconCaretDown.d.ts +4 -4
- package/components/SVGIcons/IconCaretDown.js +2 -2
- package/components/SVGIcons/IconCaretDownFilled.d.ts +4 -4
- package/components/SVGIcons/IconCaretDownFilled.js +2 -2
- package/components/SVGIcons/IconCaretDownRight.d.ts +4 -4
- package/components/SVGIcons/IconCaretDownRight.js +2 -2
- package/components/SVGIcons/IconCaretDownRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconCaretDownRightFilled.js +2 -2
- package/components/SVGIcons/IconCaretLeft.d.ts +4 -4
- package/components/SVGIcons/IconCaretLeft.js +2 -2
- package/components/SVGIcons/IconCaretLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconCaretLeftFilled.js +2 -2
- package/components/SVGIcons/IconCaretRight.d.ts +4 -4
- package/components/SVGIcons/IconCaretRight.js +2 -2
- package/components/SVGIcons/IconCaretRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconCaretRightFilled.js +2 -2
- package/components/SVGIcons/IconCaretUp.d.ts +4 -4
- package/components/SVGIcons/IconCaretUp.js +2 -2
- package/components/SVGIcons/IconCaretUpFilled.d.ts +4 -4
- package/components/SVGIcons/IconCaretUpFilled.js +2 -2
- package/components/SVGIcons/IconChat.d.ts +4 -4
- package/components/SVGIcons/IconChat.js +2 -2
- package/components/SVGIcons/IconChatFilled.d.ts +4 -4
- package/components/SVGIcons/IconChatFilled.js +2 -2
- package/components/SVGIcons/IconChatMultiple.d.ts +4 -4
- package/components/SVGIcons/IconChatMultiple.js +2 -2
- package/components/SVGIcons/IconChatMultipleFilled.d.ts +4 -4
- package/components/SVGIcons/IconChatMultipleFilled.js +2 -2
- package/components/SVGIcons/IconCheckboxArrowRight.d.ts +4 -4
- package/components/SVGIcons/IconCheckboxArrowRight.js +2 -2
- package/components/SVGIcons/IconCheckboxArrowRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconCheckboxArrowRightFilled.js +2 -2
- package/components/SVGIcons/IconCheckmark.d.ts +4 -4
- package/components/SVGIcons/IconCheckmark.js +2 -2
- package/components/SVGIcons/IconCheckmarkCircle.d.ts +4 -4
- package/components/SVGIcons/IconCheckmarkCircle.js +2 -2
- package/components/SVGIcons/IconCheckmarkCircleFilled.d.ts +4 -4
- package/components/SVGIcons/IconCheckmarkCircleFilled.js +2 -2
- package/components/SVGIcons/IconCheckmarkFilled.d.ts +4 -4
- package/components/SVGIcons/IconCheckmarkFilled.js +2 -2
- package/components/SVGIcons/IconChevronDown.d.ts +4 -4
- package/components/SVGIcons/IconChevronDown.js +2 -2
- package/components/SVGIcons/IconChevronDownFilled.d.ts +4 -4
- package/components/SVGIcons/IconChevronDownFilled.js +2 -2
- package/components/SVGIcons/IconChevronLeft.d.ts +4 -4
- package/components/SVGIcons/IconChevronLeft.js +2 -2
- package/components/SVGIcons/IconChevronLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconChevronLeftFilled.js +2 -2
- package/components/SVGIcons/IconChevronRight.d.ts +4 -4
- package/components/SVGIcons/IconChevronRight.js +2 -2
- package/components/SVGIcons/IconChevronRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconChevronRightFilled.js +2 -2
- package/components/SVGIcons/IconChevronUp.d.ts +4 -4
- package/components/SVGIcons/IconChevronUp.js +2 -2
- package/components/SVGIcons/IconChevronUpDown.d.ts +4 -4
- package/components/SVGIcons/IconChevronUpDown.js +2 -2
- package/components/SVGIcons/IconChevronUpDownFilled.d.ts +4 -4
- package/components/SVGIcons/IconChevronUpDownFilled.js +2 -2
- package/components/SVGIcons/IconChevronUpFilled.d.ts +4 -4
- package/components/SVGIcons/IconChevronUpFilled.js +2 -2
- package/components/SVGIcons/IconClock.d.ts +4 -4
- package/components/SVGIcons/IconClock.js +2 -2
- package/components/SVGIcons/IconClockDismiss.d.ts +4 -4
- package/components/SVGIcons/IconClockDismiss.js +2 -2
- package/components/SVGIcons/IconClockDismissFilled.d.ts +4 -4
- package/components/SVGIcons/IconClockDismissFilled.js +2 -2
- package/components/SVGIcons/IconClockFilled.d.ts +4 -4
- package/components/SVGIcons/IconClockFilled.js +2 -2
- package/components/SVGIcons/IconComment.d.ts +4 -4
- package/components/SVGIcons/IconComment.js +2 -2
- package/components/SVGIcons/IconCommentFilled.d.ts +4 -4
- package/components/SVGIcons/IconCommentFilled.js +2 -2
- package/components/SVGIcons/IconContractCard.d.ts +4 -4
- package/components/SVGIcons/IconContractCard.js +2 -2
- package/components/SVGIcons/IconContractCardFilled.d.ts +4 -4
- package/components/SVGIcons/IconContractCardFilled.js +2 -2
- package/components/SVGIcons/IconCopy.d.ts +4 -4
- package/components/SVGIcons/IconCopy.js +2 -2
- package/components/SVGIcons/IconCopyFilled.d.ts +4 -4
- package/components/SVGIcons/IconCopyFilled.js +2 -2
- package/components/SVGIcons/IconCubeTree.d.ts +4 -4
- package/components/SVGIcons/IconCubeTree.js +2 -2
- package/components/SVGIcons/IconCubeTreeFilled.d.ts +4 -4
- package/components/SVGIcons/IconCubeTreeFilled.js +2 -2
- package/components/SVGIcons/IconDatabase.d.ts +4 -4
- package/components/SVGIcons/IconDatabase.js +2 -2
- package/components/SVGIcons/IconDatabaseFilled.d.ts +4 -4
- package/components/SVGIcons/IconDatabaseFilled.js +2 -2
- package/components/SVGIcons/IconDelete.d.ts +4 -4
- package/components/SVGIcons/IconDelete.js +2 -2
- package/components/SVGIcons/IconDeleteFilled.d.ts +4 -4
- package/components/SVGIcons/IconDeleteFilled.js +2 -2
- package/components/SVGIcons/IconDeviceMeetingRoom.d.ts +4 -4
- package/components/SVGIcons/IconDeviceMeetingRoom.js +2 -2
- package/components/SVGIcons/IconDeviceMeetingRoomFilled.d.ts +4 -4
- package/components/SVGIcons/IconDeviceMeetingRoomFilled.js +2 -2
- package/components/SVGIcons/IconDismiss.d.ts +4 -4
- package/components/SVGIcons/IconDismiss.js +2 -2
- package/components/SVGIcons/IconDismissCircle.d.ts +4 -4
- package/components/SVGIcons/IconDismissCircle.js +2 -2
- package/components/SVGIcons/IconDismissCircleFilled.d.ts +4 -4
- package/components/SVGIcons/IconDismissCircleFilled.js +2 -2
- package/components/SVGIcons/IconDismissFilled.d.ts +4 -4
- package/components/SVGIcons/IconDismissFilled.js +2 -2
- package/components/SVGIcons/IconDocument.d.ts +4 -4
- package/components/SVGIcons/IconDocument.js +2 -2
- package/components/SVGIcons/IconDocumentBulletList.d.ts +4 -4
- package/components/SVGIcons/IconDocumentBulletList.js +2 -2
- package/components/SVGIcons/IconDocumentBulletListFilled.d.ts +4 -4
- package/components/SVGIcons/IconDocumentBulletListFilled.js +2 -2
- package/components/SVGIcons/IconDocumentEdit.d.ts +4 -4
- package/components/SVGIcons/IconDocumentEdit.js +2 -2
- package/components/SVGIcons/IconDocumentEditFilled.d.ts +4 -4
- package/components/SVGIcons/IconDocumentEditFilled.js +2 -2
- package/components/SVGIcons/IconDocumentFilled.d.ts +4 -4
- package/components/SVGIcons/IconDocumentFilled.js +2 -2
- package/components/SVGIcons/IconEdit.d.ts +4 -4
- package/components/SVGIcons/IconEdit.js +2 -2
- package/components/SVGIcons/IconEditFilled.d.ts +4 -4
- package/components/SVGIcons/IconEditFilled.js +2 -2
- package/components/SVGIcons/IconErrorCircle.d.ts +4 -4
- package/components/SVGIcons/IconErrorCircle.js +2 -2
- package/components/SVGIcons/IconErrorCircleFilled.d.ts +4 -4
- package/components/SVGIcons/IconErrorCircleFilled.js +2 -2
- package/components/SVGIcons/IconEur.d.ts +4 -4
- package/components/SVGIcons/IconEur.js +2 -2
- package/components/SVGIcons/IconEurFilled.d.ts +4 -4
- package/components/SVGIcons/IconEurFilled.js +2 -2
- package/components/SVGIcons/IconExpandUpLeft.d.ts +4 -4
- package/components/SVGIcons/IconExpandUpLeft.js +2 -2
- package/components/SVGIcons/IconExpandUpLeftFilled.d.ts +4 -4
- package/components/SVGIcons/IconExpandUpLeftFilled.js +2 -2
- package/components/SVGIcons/IconExpandUpRight.d.ts +4 -4
- package/components/SVGIcons/IconExpandUpRight.js +2 -2
- package/components/SVGIcons/IconExpandUpRightFilled.d.ts +4 -4
- package/components/SVGIcons/IconExpandUpRightFilled.js +2 -2
- package/components/SVGIcons/IconEyeOff.d.ts +4 -4
- package/components/SVGIcons/IconEyeOff.js +2 -2
- package/components/SVGIcons/IconEyeOffFilled.d.ts +4 -4
- package/components/SVGIcons/IconEyeOffFilled.js +2 -2
- package/components/SVGIcons/IconEyeOn.d.ts +4 -4
- package/components/SVGIcons/IconEyeOn.js +2 -2
- package/components/SVGIcons/IconEyeOnFilled.d.ts +4 -4
- package/components/SVGIcons/IconEyeOnFilled.js +2 -2
- package/components/SVGIcons/IconFacebook.d.ts +4 -4
- package/components/SVGIcons/IconFacebook.js +2 -2
- package/components/SVGIcons/IconFilter.d.ts +4 -4
- package/components/SVGIcons/IconFilter.js +2 -2
- package/components/SVGIcons/IconFilterFilled.d.ts +4 -4
- package/components/SVGIcons/IconFilterFilled.js +2 -2
- package/components/SVGIcons/IconFlag.d.ts +4 -4
- package/components/SVGIcons/IconFlag.js +2 -2
- package/components/SVGIcons/IconFlagFilled.d.ts +4 -4
- package/components/SVGIcons/IconFlagFilled.js +2 -2
- package/components/SVGIcons/IconFolderLink.d.ts +4 -4
- package/components/SVGIcons/IconFolderLink.js +2 -2
- package/components/SVGIcons/IconFolderLinkFilled.d.ts +4 -4
- package/components/SVGIcons/IconFolderLinkFilled.js +2 -2
- package/components/SVGIcons/IconGb.d.ts +4 -4
- package/components/SVGIcons/IconGb.js +2 -2
- package/components/SVGIcons/IconGlobe.d.ts +4 -4
- package/components/SVGIcons/IconGlobe.js +2 -2
- package/components/SVGIcons/IconGlobeFilled.d.ts +4 -4
- package/components/SVGIcons/IconGlobeFilled.js +2 -2
- package/components/SVGIcons/IconGoogle.d.ts +4 -4
- package/components/SVGIcons/IconGoogle.js +2 -2
- package/components/SVGIcons/IconHandOpenHeart.d.ts +4 -4
- package/components/SVGIcons/IconHandOpenHeart.js +2 -2
- package/components/SVGIcons/IconHandOpenHeartFilled.d.ts +4 -4
- package/components/SVGIcons/IconHandOpenHeartFilled.js +2 -2
- package/components/SVGIcons/IconHeart.d.ts +4 -4
- package/components/SVGIcons/IconHeart.js +2 -2
- package/components/SVGIcons/IconHeartFilled.d.ts +4 -4
- package/components/SVGIcons/IconHeartFilled.js +2 -2
- package/components/SVGIcons/IconHistory.d.ts +4 -4
- package/components/SVGIcons/IconHistory.js +2 -2
- package/components/SVGIcons/IconHistoryFilled.d.ts +4 -4
- package/components/SVGIcons/IconHistoryFilled.js +2 -2
- package/components/SVGIcons/IconHome.d.ts +4 -4
- package/components/SVGIcons/IconHome.js +2 -2
- package/components/SVGIcons/IconHomeFilled.d.ts +4 -4
- package/components/SVGIcons/IconHomeFilled.js +2 -2
- package/components/SVGIcons/IconImage.d.ts +4 -4
- package/components/SVGIcons/IconImage.js +2 -2
- package/components/SVGIcons/IconImageFilled.d.ts +4 -4
- package/components/SVGIcons/IconImageFilled.js +2 -2
- package/components/SVGIcons/IconInfo.d.ts +4 -4
- package/components/SVGIcons/IconInfo.js +2 -2
- package/components/SVGIcons/IconInfoFilled.d.ts +4 -4
- package/components/SVGIcons/IconInfoFilled.js +2 -2
- package/components/SVGIcons/IconInstagram.d.ts +4 -4
- package/components/SVGIcons/IconInstagram.js +2 -2
- package/components/SVGIcons/IconKeyReset.d.ts +4 -4
- package/components/SVGIcons/IconKeyReset.js +2 -2
- package/components/SVGIcons/IconKeyResetFilled.d.ts +4 -4
- package/components/SVGIcons/IconKeyResetFilled.js +2 -2
- package/components/SVGIcons/IconLink.d.ts +4 -4
- package/components/SVGIcons/IconLink.js +2 -2
- package/components/SVGIcons/IconLinkFilled.d.ts +4 -4
- package/components/SVGIcons/IconLinkFilled.js +2 -2
- package/components/SVGIcons/IconLinkedin.d.ts +4 -4
- package/components/SVGIcons/IconLinkedin.js +2 -2
- package/components/SVGIcons/IconList.d.ts +4 -4
- package/components/SVGIcons/IconList.js +2 -2
- package/components/SVGIcons/IconListFilled.d.ts +4 -4
- package/components/SVGIcons/IconListFilled.js +2 -2
- package/components/SVGIcons/IconLocation.d.ts +4 -4
- package/components/SVGIcons/IconLocation.js +2 -2
- package/components/SVGIcons/IconLocationFilled.d.ts +4 -4
- package/components/SVGIcons/IconLocationFilled.js +2 -2
- package/components/SVGIcons/IconLockClosed.d.ts +4 -4
- package/components/SVGIcons/IconLockClosed.js +2 -2
- package/components/SVGIcons/IconLockClosedFilled.d.ts +4 -4
- package/components/SVGIcons/IconLockClosedFilled.js +2 -2
- package/components/SVGIcons/IconLockOpen.d.ts +4 -4
- package/components/SVGIcons/IconLockOpen.js +2 -2
- package/components/SVGIcons/IconLockOpenFilled.d.ts +4 -4
- package/components/SVGIcons/IconLockOpenFilled.js +2 -2
- package/components/SVGIcons/IconMail.d.ts +4 -4
- package/components/SVGIcons/IconMail.js +2 -2
- package/components/SVGIcons/IconMailAdd.d.ts +4 -4
- package/components/SVGIcons/IconMailAdd.js +2 -2
- package/components/SVGIcons/IconMailAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconMailAddFilled.js +2 -2
- package/components/SVGIcons/IconMailArrowForward.d.ts +4 -4
- package/components/SVGIcons/IconMailArrowForward.js +2 -2
- package/components/SVGIcons/IconMailArrowForwardFilled.d.ts +4 -4
- package/components/SVGIcons/IconMailArrowForwardFilled.js +2 -2
- package/components/SVGIcons/IconMailFilled.d.ts +4 -4
- package/components/SVGIcons/IconMailFilled.js +2 -2
- package/components/SVGIcons/IconMailLink.d.ts +4 -4
- package/components/SVGIcons/IconMailLink.js +2 -2
- package/components/SVGIcons/IconMailLinkFilled.d.ts +4 -4
- package/components/SVGIcons/IconMailLinkFilled.js +2 -2
- package/components/SVGIcons/IconMedium.d.ts +4 -4
- package/components/SVGIcons/IconMedium.js +2 -2
- package/components/SVGIcons/IconMore.d.ts +4 -4
- package/components/SVGIcons/IconMore.js +2 -2
- package/components/SVGIcons/IconMoreFilled.d.ts +4 -4
- package/components/SVGIcons/IconMoreFilled.js +2 -2
- package/components/SVGIcons/IconMoreVertical.d.ts +4 -4
- package/components/SVGIcons/IconMoreVertical.js +2 -2
- package/components/SVGIcons/IconMoreVerticalFilled.d.ts +4 -4
- package/components/SVGIcons/IconMoreVerticalFilled.js +2 -2
- package/components/SVGIcons/IconNavigation.d.ts +4 -4
- package/components/SVGIcons/IconNavigation.js +2 -2
- package/components/SVGIcons/IconNavigationFilled.d.ts +4 -4
- package/components/SVGIcons/IconNavigationFilled.js +2 -2
- package/components/SVGIcons/IconNotebook.d.ts +4 -4
- package/components/SVGIcons/IconNotebook.js +2 -2
- package/components/SVGIcons/IconNotebookAdd.d.ts +4 -4
- package/components/SVGIcons/IconNotebookAdd.js +2 -2
- package/components/SVGIcons/IconNotebookAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconNotebookAddFilled.js +2 -2
- package/components/SVGIcons/IconNotebookFilled.d.ts +4 -4
- package/components/SVGIcons/IconNotebookFilled.js +2 -2
- package/components/SVGIcons/IconOnlyEmployee.d.ts +4 -4
- package/components/SVGIcons/IconOnlyEmployee.js +2 -2
- package/components/SVGIcons/IconOpen.d.ts +4 -4
- package/components/SVGIcons/IconOpen.js +2 -2
- package/components/SVGIcons/IconOpenFilled.d.ts +4 -4
- package/components/SVGIcons/IconOpenFilled.js +2 -2
- package/components/SVGIcons/IconPatient.d.ts +4 -4
- package/components/SVGIcons/IconPatient.js +2 -2
- package/components/SVGIcons/IconPatientFilled.d.ts +4 -4
- package/components/SVGIcons/IconPatientFilled.js +2 -2
- package/components/SVGIcons/IconPeople.d.ts +4 -4
- package/components/SVGIcons/IconPeople.js +2 -2
- package/components/SVGIcons/IconPeopleAdd.d.ts +4 -4
- package/components/SVGIcons/IconPeopleAdd.js +2 -2
- package/components/SVGIcons/IconPeopleAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconPeopleAddFilled.js +2 -2
- package/components/SVGIcons/IconPeopleFilled.d.ts +4 -4
- package/components/SVGIcons/IconPeopleFilled.js +2 -2
- package/components/SVGIcons/IconPercent.d.ts +4 -4
- package/components/SVGIcons/IconPercent.js +2 -2
- package/components/SVGIcons/IconPerson.d.ts +4 -4
- package/components/SVGIcons/IconPerson.js +2 -2
- package/components/SVGIcons/IconPersonAccount.d.ts +4 -4
- package/components/SVGIcons/IconPersonAccount.js +2 -2
- package/components/SVGIcons/IconPersonAccountFilled.d.ts +4 -4
- package/components/SVGIcons/IconPersonAccountFilled.js +2 -2
- package/components/SVGIcons/IconPersonAdd.d.ts +4 -4
- package/components/SVGIcons/IconPersonAdd.js +2 -2
- package/components/SVGIcons/IconPersonAddFilled.d.ts +4 -4
- package/components/SVGIcons/IconPersonAddFilled.js +2 -2
- package/components/SVGIcons/IconPersonFilled.d.ts +4 -4
- package/components/SVGIcons/IconPersonFilled.js +2 -2
- package/components/SVGIcons/IconPersonStar.d.ts +4 -4
- package/components/SVGIcons/IconPersonStar.js +2 -2
- package/components/SVGIcons/IconPersonStarFilled.d.ts +4 -4
- package/components/SVGIcons/IconPersonStarFilled.js +2 -2
- package/components/SVGIcons/IconPersonSubtract.d.ts +4 -4
- package/components/SVGIcons/IconPersonSubtract.js +2 -2
- package/components/SVGIcons/IconPersonSubtractFilled.d.ts +4 -4
- package/components/SVGIcons/IconPersonSubtractFilled.js +2 -2
- package/components/SVGIcons/IconPhone.d.ts +4 -4
- package/components/SVGIcons/IconPhone.js +2 -2
- package/components/SVGIcons/IconPhoneFilled.d.ts +4 -4
- package/components/SVGIcons/IconPhoneFilled.js +2 -2
- package/components/SVGIcons/IconPos.d.ts +4 -4
- package/components/SVGIcons/IconPos.js +2 -2
- package/components/SVGIcons/IconPosFilled.d.ts +4 -4
- package/components/SVGIcons/IconPosFilled.js +2 -2
- package/components/SVGIcons/IconProhibited.d.ts +4 -4
- package/components/SVGIcons/IconProhibited.js +2 -2
- package/components/SVGIcons/IconProhibitedFilled.d.ts +4 -4
- package/components/SVGIcons/IconProhibitedFilled.js +2 -2
- package/components/SVGIcons/IconProjectProduct.d.ts +4 -4
- package/components/SVGIcons/IconProjectProduct.js +2 -2
- package/components/SVGIcons/IconQuestion.d.ts +4 -4
- package/components/SVGIcons/IconQuestion.js +2 -2
- package/components/SVGIcons/IconQuestionFilled.d.ts +4 -4
- package/components/SVGIcons/IconQuestionFilled.js +2 -2
- package/components/SVGIcons/IconRedo.d.ts +4 -4
- package/components/SVGIcons/IconRedo.js +2 -2
- package/components/SVGIcons/IconRedoFilled.d.ts +4 -4
- package/components/SVGIcons/IconRedoFilled.js +2 -2
- package/components/SVGIcons/IconRu.d.ts +4 -4
- package/components/SVGIcons/IconRu.js +2 -2
- package/components/SVGIcons/IconRub.d.ts +4 -4
- package/components/SVGIcons/IconRub.js +2 -2
- package/components/SVGIcons/IconRubFilled.d.ts +4 -4
- package/components/SVGIcons/IconRubFilled.js +2 -2
- package/components/SVGIcons/IconSave.d.ts +4 -4
- package/components/SVGIcons/IconSave.js +2 -2
- package/components/SVGIcons/IconSaveFilled.d.ts +4 -4
- package/components/SVGIcons/IconSaveFilled.js +2 -2
- package/components/SVGIcons/IconSavings.d.ts +4 -4
- package/components/SVGIcons/IconSavings.js +2 -2
- package/components/SVGIcons/IconSavingsFilled.d.ts +4 -4
- package/components/SVGIcons/IconSavingsFilled.js +2 -2
- package/components/SVGIcons/IconSearch.d.ts +4 -4
- package/components/SVGIcons/IconSearch.js +2 -2
- package/components/SVGIcons/IconSearchFilled.d.ts +4 -4
- package/components/SVGIcons/IconSearchFilled.js +2 -2
- package/components/SVGIcons/IconSelectAllOff.d.ts +4 -4
- package/components/SVGIcons/IconSelectAllOff.js +2 -2
- package/components/SVGIcons/IconSelectAllOffFilled.d.ts +4 -4
- package/components/SVGIcons/IconSelectAllOffFilled.js +2 -2
- package/components/SVGIcons/IconSelectAllOn.d.ts +4 -4
- package/components/SVGIcons/IconSelectAllOn.js +2 -2
- package/components/SVGIcons/IconSelectAllOnFilled.d.ts +4 -4
- package/components/SVGIcons/IconSelectAllOnFilled.js +2 -2
- package/components/SVGIcons/IconSend.d.ts +4 -4
- package/components/SVGIcons/IconSend.js +2 -2
- package/components/SVGIcons/IconSendFilled.d.ts +4 -4
- package/components/SVGIcons/IconSendFilled.js +2 -2
- package/components/SVGIcons/IconSettings.d.ts +4 -4
- package/components/SVGIcons/IconSettings.js +2 -2
- package/components/SVGIcons/IconSettingsFilled.d.ts +4 -4
- package/components/SVGIcons/IconSettingsFilled.js +2 -2
- package/components/SVGIcons/IconShare.d.ts +4 -4
- package/components/SVGIcons/IconShare.js +2 -2
- package/components/SVGIcons/IconShareAndroid.d.ts +4 -4
- package/components/SVGIcons/IconShareAndroid.js +2 -2
- package/components/SVGIcons/IconShareAndroidFilled.d.ts +4 -4
- package/components/SVGIcons/IconShareAndroidFilled.js +2 -2
- package/components/SVGIcons/IconShareFilled.d.ts +4 -4
- package/components/SVGIcons/IconShareFilled.js +2 -2
- package/components/SVGIcons/IconSignOut.d.ts +4 -4
- package/components/SVGIcons/IconSignOut.js +2 -2
- package/components/SVGIcons/IconSignOutFilled.d.ts +4 -4
- package/components/SVGIcons/IconSignOutFilled.js +2 -2
- package/components/SVGIcons/IconSpinner.d.ts +4 -4
- package/components/SVGIcons/IconSpinner.js +2 -2
- package/components/SVGIcons/IconSpinnerFilled.d.ts +4 -4
- package/components/SVGIcons/IconSpinnerFilled.js +2 -2
- package/components/SVGIcons/IconStatus.d.ts +4 -4
- package/components/SVGIcons/IconStatus.js +2 -2
- package/components/SVGIcons/IconStatusFilled.d.ts +4 -4
- package/components/SVGIcons/IconStatusFilled.js +2 -2
- package/components/SVGIcons/IconSubtract.d.ts +4 -4
- package/components/SVGIcons/IconSubtract.js +2 -2
- package/components/SVGIcons/IconSubtractCircle.d.ts +4 -4
- package/components/SVGIcons/IconSubtractCircle.js +2 -2
- package/components/SVGIcons/IconSubtractCircleFilled.d.ts +4 -4
- package/components/SVGIcons/IconSubtractCircleFilled.js +2 -2
- package/components/SVGIcons/IconSubtractFilled.d.ts +4 -4
- package/components/SVGIcons/IconSubtractFilled.js +2 -2
- package/components/SVGIcons/IconTableCellEdit.d.ts +4 -4
- package/components/SVGIcons/IconTableCellEdit.js +2 -2
- package/components/SVGIcons/IconTableCellEditFilled.d.ts +4 -4
- package/components/SVGIcons/IconTableCellEditFilled.js +2 -2
- package/components/SVGIcons/IconTelegram.d.ts +4 -4
- package/components/SVGIcons/IconTelegram.js +2 -2
- package/components/SVGIcons/IconTimer.d.ts +4 -4
- package/components/SVGIcons/IconTimer.js +2 -2
- package/components/SVGIcons/IconTimerFilled.d.ts +4 -4
- package/components/SVGIcons/IconTimerFilled.js +2 -2
- package/components/SVGIcons/IconTwitter.d.ts +4 -4
- package/components/SVGIcons/IconTwitter.js +2 -2
- package/components/SVGIcons/IconUndo.d.ts +4 -4
- package/components/SVGIcons/IconUndo.js +2 -2
- package/components/SVGIcons/IconUndoFilled.d.ts +4 -4
- package/components/SVGIcons/IconUndoFilled.js +2 -2
- package/components/SVGIcons/IconUnitsEmployee.d.ts +4 -4
- package/components/SVGIcons/IconUnitsEmployee.js +2 -2
- package/components/SVGIcons/IconUsd.d.ts +4 -4
- package/components/SVGIcons/IconUsd.js +2 -2
- package/components/SVGIcons/IconUsdFilled.d.ts +4 -4
- package/components/SVGIcons/IconUsdFilled.js +2 -2
- package/components/SVGIcons/IconVideo.d.ts +4 -4
- package/components/SVGIcons/IconVideo.js +2 -2
- package/components/SVGIcons/IconVideoFilled.d.ts +4 -4
- package/components/SVGIcons/IconVideoFilled.js +2 -2
- package/components/SVGIcons/IconWallet.d.ts +4 -4
- package/components/SVGIcons/IconWallet.js +2 -2
- package/components/SVGIcons/IconWalletFilled.d.ts +4 -4
- package/components/SVGIcons/IconWalletFilled.js +2 -2
- package/components/SVGIcons/IconWarning.d.ts +4 -4
- package/components/SVGIcons/IconWarning.js +2 -2
- package/components/SVGIcons/IconWarningFilled.d.ts +4 -4
- package/components/SVGIcons/IconWarningFilled.js +2 -2
- package/components/SVGIcons/IconYoutube.d.ts +4 -4
- package/components/SVGIcons/IconYoutube.js +2 -2
- package/components/SVGIcons/index.d.ts +286 -286
- package/components/SVGIcons/index.js +2 -2
- package/components/SVGIcons/types.d.ts +14 -14
- package/components/Select/ButtonSelect/ButtonSelect.d.ts +3 -3
- package/components/Select/ButtonSelect/ButtonSelect.js +6 -6
- package/components/Select/FilterSelect/FilterDropdown.d.ts +3 -3
- package/components/Select/FilterSelect/FilterDropdown.js +6 -6
- package/components/Select/FilterSelect/FilterGroupDropdown.d.ts +3 -3
- package/components/Select/FilterSelect/FilterGroupDropdown.js +6 -6
- package/components/Select/FilterSelect/FilterSelect.d.ts +3 -3
- package/components/Select/FilterSelect/FilterSelect.js +6 -6
- package/components/Select/MultiSelect/MultiBase/MultiBase.d.ts +3 -3
- package/components/Select/MultiSelect/MultiBase/MultiBase.js +6 -6
- package/components/Select/MultiSelect/MultiSelect.d.ts +3 -3
- package/components/Select/MultiSelect/MultiSelect.js +10 -10
- package/components/Select/MultiSelect/MultiSelectGrouped/MultiSelectGrouped.d.ts +3 -3
- package/components/Select/MultiSelect/MultiSelectGrouped/MultiSelectGrouped.js +6 -6
- package/components/Select/MultiSelect/MultiSelectWithTabs/MultiSelectWithTabs.d.ts +3 -3
- package/components/Select/MultiSelect/MultiSelectWithTabs/MultiSelectWithTabs.js +6 -6
- package/components/Select/MultiSelect/OptionsWrapper.d.ts +18 -18
- package/components/Select/MultiSelect/OptionsWrapper.js +6 -6
- package/components/Select/NestedSelect/NestedSelect.d.ts +3 -3
- package/components/Select/NestedSelect/NestedSelect.js +6 -6
- package/components/Select/ProfileDropdown/index.d.ts +4 -4
- package/components/Select/ProfileDropdown/index.js +1 -1
- package/components/Select/Select/Select.d.ts +3 -3
- package/components/Select/Select/Select.js +6 -6
- package/components/Select/SharedComponents/Actions.d.ts +8 -8
- package/components/Select/SharedComponents/Actions.js +6 -6
- package/components/Select/SharedComponents/ButtonSelectWrapper/Button/Button.d.ts +15 -15
- package/components/Select/SharedComponents/ButtonSelectWrapper/Button/Button.js +2 -2
- package/components/Select/SharedComponents/ButtonSelectWrapper/ButtonSelectWrapper.d.ts +3 -3
- package/components/Select/SharedComponents/ButtonSelectWrapper/ButtonSelectWrapper.js +3 -3
- package/components/Select/SharedComponents/ContentTop.d.ts +19 -19
- package/components/Select/SharedComponents/ContentTop.js +6 -6
- package/components/Select/SharedComponents/Footer.d.ts +3 -3
- package/components/Select/SharedComponents/Footer.js +5 -5
- package/components/Select/SharedComponents/InputSelectWrapper/InputSelectWrapper.d.ts +3 -3
- package/components/Select/SharedComponents/InputSelectWrapper/InputSelectWrapper.js +5 -5
- package/components/Select/SharedComponents/Loading.d.ts +6 -6
- package/components/Select/SharedComponents/index.d.ts +6 -6
- package/components/Select/SharedComponents/index.js +6 -6
- package/components/Select/constants.d.ts +10 -10
- package/components/Select/index.d.ts +5 -5
- package/components/Select/index.js +6 -6
- package/components/Select/types.d.ts +228 -228
- package/components/SideNavigation/Block.d.ts +3 -3
- package/components/SideNavigation/NavigationItem/index.d.ts +3 -3
- package/components/SideNavigation/NavigationItem/index.js +3 -3
- package/components/SideNavigation/NavigationItem/types.d.ts +24 -24
- package/components/SideNavigation/SideNavigation.d.ts +3 -3
- package/components/SideNavigation/SideNavigation.js +2 -2
- package/components/SideNavigation/index.d.ts +2 -2
- package/components/SideNavigation/index.js +3 -3
- package/components/SideNavigation/types.d.ts +17 -17
- package/components/SideSheet/Footer/Footer.d.ts +16 -16
- package/components/SideSheet/Footer/Footer.js +5 -5
- package/components/SideSheet/SideSheet.d.ts +3 -3
- package/components/SideSheet/SideSheet.js +5 -5
- package/components/SideSheet/index.d.ts +1 -1
- package/components/SideSheet/index.js +5 -5
- package/components/SideSheet/types.d.ts +34 -34
- package/components/Snackbar/Snackbar.d.ts +5 -5
- package/components/Snackbar/Snackbar.js +5 -5
- package/components/Snackbar/consts.d.ts +8 -8
- package/components/Snackbar/index.d.ts +1 -1
- package/components/Snackbar/index.js +5 -5
- package/components/Snackbar/types.d.ts +15 -15
- package/components/Status/Status.d.ts +3 -3
- package/components/Status/Status.js +3 -3
- package/components/Status/index.d.ts +1 -1
- package/components/Status/index.js +3 -3
- package/components/Status/types.d.ts +14 -14
- package/components/Stepper/Stepper.d.ts +3 -3
- package/components/Stepper/Stepper.js +1 -1
- package/components/Stepper/index.d.ts +1 -1
- package/components/Stepper/index.js +1 -1
- package/components/Stepper/types.d.ts +16 -16
- package/components/Switcher/Switcher.d.ts +3 -3
- package/components/Switcher/Switcher.js +4 -4
- package/components/Switcher/index.d.ts +1 -1
- package/components/Switcher/index.js +4 -4
- package/components/Switcher/types.d.ts +12 -12
- package/components/Tab/Tab.d.ts +3 -3
- package/components/Tab/Tab.js +4 -4
- package/components/Tab/TabItem.d.ts +3 -3
- package/components/Tab/TabItem.js +3 -3
- package/components/Tab/index.d.ts +1 -1
- package/components/Tab/index.js +4 -4
- package/components/Tab/types.d.ts +50 -50
- package/components/Table/Header.d.ts +10 -10
- package/components/Table/Header.js +5 -5
- package/components/Table/IndeterminateCheckbox.d.ts +12 -12
- package/components/Table/IndeterminateCheckbox.js +4 -4
- package/components/Table/Row.d.ts +10 -10
- package/components/Table/Row.js +5 -5
- package/components/Table/Table.d.ts +3 -3
- package/components/Table/Table.js +5 -5
- package/components/Table/index.d.ts +1 -1
- package/components/Table/index.js +5 -5
- package/components/Table/types.d.ts +36 -36
- package/components/Table/utils.d.ts +5 -5
- package/components/Table/utils.js +5 -5
- package/components/Text/Text.d.ts +3 -3
- package/components/Text/index.d.ts +1 -1
- package/components/Text/types.d.ts +19 -19
- package/components/Textarea/Textarea.d.ts +3 -3
- package/components/Textarea/Textarea.js +5 -5
- package/components/Textarea/index.d.ts +1 -1
- package/components/Textarea/index.js +5 -5
- package/components/Textarea/types.d.ts +18 -18
- package/components/Tooltip/Tooltip.d.ts +3 -3
- package/components/Tooltip/Tooltip.js +1 -1
- package/components/Tooltip/index.d.ts +1 -1
- package/components/Tooltip/index.js +1 -1
- package/components/Tooltip/types.d.ts +21 -21
- package/consts/index.d.ts +23 -23
- package/context/FormContextProvider.d.ts +5 -5
- package/context/index.d.ts +2 -2
- package/context/types.d.ts +21 -21
- package/{defineProperty-7694c713.js → defineProperty-4fc3f29b.js} +1 -1
- package/helperComponents/AnimatePresenceWrapper/AnimatePresenceWrapper.d.ts +5 -5
- package/helperComponents/AnimatePresenceWrapper/index.d.ts +1 -1
- package/helperComponents/CodeBlock/CodeBlock.d.ts +8 -8
- package/helperComponents/CodeBlock/index.d.ts +2 -2
- package/helperComponents/ErrorMessage/ErrorMessage.d.ts +3 -3
- package/helperComponents/ErrorMessage/index.d.ts +1 -1
- package/helperComponents/ErrorMessage/types.d.ts +7 -7
- package/helperComponents/IconDynamicComponent/IconDynamicComponent.d.ts +9 -9
- package/helperComponents/IconDynamicComponent/constants.d.ts +3 -3
- package/helperComponents/IconDynamicComponent/index.d.ts +1 -1
- package/helperComponents/Label/Label.d.ts +3 -3
- package/helperComponents/Label/index.d.ts +1 -1
- package/helperComponents/Label/types.d.ts +11 -11
- package/helperComponents/Loader/Loader.d.ts +3 -3
- package/helperComponents/Loader/index.d.ts +1 -1
- package/helperComponents/Loader/types.d.ts +4 -4
- package/helperComponents/OptionItem/OptionItem.d.ts +3 -3
- package/helperComponents/OptionItem/OptionItem.js +6 -6
- package/helperComponents/OptionItem/index.d.ts +1 -1
- package/helperComponents/OptionItem/index.js +6 -6
- package/helperComponents/OptionItem/types.d.ts +18 -18
- package/helperComponents/index.d.ts +6 -6
- package/helperComponents/index.js +6 -6
- package/hooks/index.d.ts +12 -12
- package/hooks/index.js +1 -1
- package/hooks/useChangePositionsOnScroll.d.ts +1 -1
- package/hooks/useDispatchEventOnScroll.d.ts +1 -1
- package/hooks/useFieldArray.d.ts +1 -1
- package/hooks/useFormContext.d.ts +9 -9
- package/hooks/useFormProps.d.ts +2 -2
- package/hooks/useGetElemPositions.d.ts +10 -10
- package/hooks/useGetElemSizes.d.ts +13 -13
- package/hooks/useGetHasBottomSpace.d.ts +11 -11
- package/hooks/useGetTooltipPosition.d.ts +1 -1
- package/hooks/useGetTooltipStyles.d.ts +14 -14
- package/hooks/useHideBodyScroll.d.ts +1 -1
- package/hooks/useHideBodyScroll.js +1 -1
- package/hooks/useHideOnScroll.d.ts +1 -1
- package/hooks/useOnOutsideClick.d.ts +1 -1
- package/hooks/useScreenSize.d.ts +3 -3
- package/hooks/useScreenSize.js +1 -1
- package/index.d.ts +51 -51
- package/index.js +6 -6
- package/package.json +1 -1
- package/stories/Alert.stories.d.ts +22 -22
- package/stories/Avatar.stories.d.ts +29 -29
- package/stories/Badge.stories.d.ts +22 -22
- package/stories/Breadcrumb.stories.d.ts +8 -8
- package/stories/Button.stories.d.ts +22 -22
- package/stories/ButtonIcon.stories.d.ts +16 -16
- package/stories/CardBody.stories.d.ts +8 -8
- package/stories/CardSelect.stories.d.ts +24 -24
- package/stories/Cards.stories.d.ts +8 -8
- package/stories/Checkbox.stories.d.ts +9 -9
- package/stories/Chips.stories.d.ts +28 -28
- package/stories/Collapse.stories.d.ts +12 -12
- package/stories/Container.stories.d.ts +7 -7
- package/stories/Copy.stories.d.ts +9 -9
- package/stories/Counter.stories.d.ts +8 -8
- package/stories/DatePicker.stories.d.ts +16 -16
- package/stories/Divider.stories.d.ts +4 -4
- package/stories/Empty.stories.d.ts +16 -16
- package/stories/FileUpload.stories.d.ts +8 -8
- package/stories/Form.stories.d.ts +7 -7
- package/stories/Heading.stories.d.ts +36 -36
- package/stories/Image.stories.d.ts +4 -4
- package/stories/Input.stories.d.ts +16 -16
- package/stories/ItemSelect.stories.d.ts +9 -9
- package/stories/Link.stories.d.ts +8 -8
- package/stories/Menu.stories.d.ts +17 -17
- package/stories/Modal.stories.d.ts +17 -17
- package/stories/More.stories.d.ts +7 -7
- package/stories/NavigationItem.stories.d.ts +13 -13
- package/stories/Pagination.stories.d.ts +16 -16
- package/stories/Popover.stories.d.ts +16 -16
- package/stories/Progress.stories.d.ts +22 -22
- package/stories/ProgressStep.stories.d.ts +28 -28
- package/stories/Radio.stories.d.ts +10 -10
- package/stories/SVGIcons.stories.d.ts +29 -29
- package/stories/Select.stories.d.ts +21 -21
- package/stories/SideNavigation.stories.d.ts +13 -13
- package/stories/SideSheet.stories.d.ts +16 -16
- package/stories/Snackbar.stories.d.ts +17 -17
- package/stories/Status.stories.d.ts +22 -22
- package/stories/Stepper.stories.d.ts +7 -7
- package/stories/Switcher.stories.d.ts +16 -16
- package/stories/Tab.stories.d.ts +22 -22
- package/stories/Table.stories.d.ts +8 -8
- package/stories/Text.stories.d.ts +42 -42
- package/stories/Textarea.stories.d.ts +8 -8
- package/stories/Tooltip.stories.d.ts +22 -22
- package/{toConsumableArray-191cd210.js → toConsumableArray-f06b2641.js} +1 -1
- package/utils/helpers.d.ts +14 -14
- package/defineProperty-fd7d9ebf.js +0 -28
- package/extends-dfad3edf.js +0 -11
- package/objectWithoutProperties-cf51fb6a.js +0 -23
- package/slicedToArray-e585fab2.js +0 -55
- package/stories/Alert.stories.js +0 -42
- package/stories/Avatar.stories.js +0 -100
- package/stories/Badge.stories.js +0 -34
- package/stories/Breadcrumb.stories.js +0 -43
- package/stories/Button.stories.js +0 -49
- package/stories/ButtonIcon.stories.js +0 -43
- package/stories/CardBody.stories.js +0 -34
- package/stories/CardSelect.stories.js +0 -161
- package/stories/Cards.stories.js +0 -38
- package/stories/Checkbox.stories.js +0 -39
- package/stories/Chips.stories.js +0 -45
- package/stories/Collapse.stories.js +0 -56
- package/stories/Container.stories.js +0 -25
- package/stories/Copy.stories.js +0 -23
- package/stories/Counter.stories.js +0 -32
- package/stories/DatePicker.stories.js +0 -59
- package/stories/Divider.stories.js +0 -31
- package/stories/Empty.stories.js +0 -39
- package/stories/FileUpload.stories.js +0 -40
- package/stories/Form.stories.js +0 -158
- package/stories/Heading.stories.js +0 -44
- package/stories/Image.stories.js +0 -44
- package/stories/Input.stories.js +0 -57
- package/stories/ItemSelect.stories.js +0 -87
- package/stories/Link.stories.js +0 -27
- package/stories/Menu.stories.js +0 -138
- package/stories/Modal.stories.js +0 -73
- package/stories/More.stories.js +0 -24
- package/stories/NavigationItem.stories.js +0 -27
- package/stories/Pagination.stories.js +0 -46
- package/stories/Popover.stories.js +0 -50
- package/stories/Progress.stories.js +0 -39
- package/stories/ProgressStep.stories.js +0 -74
- package/stories/Radio.stories.js +0 -60
- package/stories/SVGIcons.stories.js +0 -67
- package/stories/Select.stories.js +0 -13416
- package/stories/SideNavigation.stories.js +0 -51
- package/stories/SideSheet.stories.js +0 -211
- package/stories/Snackbar.stories.js +0 -65
- package/stories/Status.stories.js +0 -52
- package/stories/Stepper.stories.js +0 -23
- package/stories/Switcher.stories.js +0 -38
- package/stories/Tab.stories.js +0 -83
- package/stories/Table.stories.js +0 -107
- package/stories/Text.stories.js +0 -64
- package/stories/Textarea.stories.js +0 -39
- package/stories/Tooltip.stories.js +0 -53
- package/toConsumableArray-72667ff8.js +0 -19
- package/typeof-cd7594e9.js +0 -11
- /package/{extends-796a4c64.js → extends-e7091b39.js} +0 -0
- /package/{objectWithoutProperties-63374f54.js → objectWithoutProperties-48095035.js} +0 -0
- /package/{slicedToArray-8035e466.js → slicedToArray-1e86c3dc.js} +0 -0
- /package/{typeof-3ec2a7f2.js → typeof-b7d08b0d.js} +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TAlertProps } from './types';
|
|
3
|
-
export declare const Alert: (props: TAlertProps) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TAlertProps } from './types';
|
|
3
|
+
export declare const Alert: (props: TAlertProps) => ReactElement;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _extends } from '../../extends-
|
|
1
|
+
import { _ as _extends } from '../../extends-e7091b39.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ICONS_MAPPING, TYPE_MAPPING } from './consts.js';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -12,14 +12,14 @@ import '../../hooks/useScreenSize.js';
|
|
|
12
12
|
import 'react-hook-form';
|
|
13
13
|
import 'react-syntax-highlighter';
|
|
14
14
|
import '../../utils/helpers.js';
|
|
15
|
-
import '../../defineProperty-
|
|
16
|
-
import '../../typeof-
|
|
17
|
-
import '../../objectWithoutProperties-
|
|
15
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
16
|
+
import '../../typeof-b7d08b0d.js';
|
|
17
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
18
18
|
import '../../helperComponents/Loader/Loader.js';
|
|
19
19
|
import '../Button/consts.js';
|
|
20
20
|
import '../../helperComponents/IconDynamicComponent/constants.js';
|
|
21
21
|
import '../Popover/Popover.js';
|
|
22
|
-
import '../../slicedToArray-
|
|
22
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
23
23
|
import '../../hooks/useGetTooltipStyles.js';
|
|
24
24
|
import '../../hooks/useGetElemSizes.js';
|
|
25
25
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { TSVGIconType } from '../SVGIcons/types';
|
|
2
|
-
export declare const TYPE_MAPPING: {
|
|
3
|
-
[key: string]: TSVGIconType;
|
|
4
|
-
};
|
|
5
|
-
export declare const ICONS_MAPPING: {
|
|
6
|
-
[key: string]: string;
|
|
7
|
-
};
|
|
1
|
+
import { TSVGIconType } from '../SVGIcons/types';
|
|
2
|
+
export declare const TYPE_MAPPING: {
|
|
3
|
+
[key: string]: TSVGIconType;
|
|
4
|
+
};
|
|
5
|
+
export declare const ICONS_MAPPING: {
|
|
6
|
+
[key: string]: string;
|
|
7
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './Alert';
|
|
1
|
+
export * from './Alert';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { Alert } from './Alert.js';
|
|
2
|
-
import '../../extends-
|
|
2
|
+
import '../../extends-e7091b39.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './consts.js';
|
|
5
5
|
import 'classnames';
|
|
@@ -7,13 +7,13 @@ import '../Text/Text.js';
|
|
|
7
7
|
import '../../utils/helpers.js';
|
|
8
8
|
import 'dayjs';
|
|
9
9
|
import '../Button/Button.js';
|
|
10
|
-
import '../../defineProperty-
|
|
11
|
-
import '../../typeof-
|
|
12
|
-
import '../../objectWithoutProperties-
|
|
10
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
11
|
+
import '../../typeof-b7d08b0d.js';
|
|
12
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
13
13
|
import '../../helperComponents/Loader/Loader.js';
|
|
14
14
|
import '../Checkbox/Checkbox.js';
|
|
15
15
|
import '../Popover/Popover.js';
|
|
16
|
-
import '../../slicedToArray-
|
|
16
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
17
17
|
import '../../hooks/useGetTooltipStyles.js';
|
|
18
18
|
import '../../hooks/useGetElemSizes.js';
|
|
19
19
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { TButtonPropTypes } from '../Button/types';
|
|
3
|
-
export type TAlertTypes = 'success' | 'error' | 'warning' | 'information' | 'discovery';
|
|
4
|
-
export type TAlertPosition = 'inline' | 'sticky';
|
|
5
|
-
export interface TAlertProps extends IFormCompProps {
|
|
6
|
-
type?: TAlertTypes;
|
|
7
|
-
position?: TAlertPosition;
|
|
8
|
-
text: string | JSX.Element;
|
|
9
|
-
subtext: string | JSX.Element;
|
|
10
|
-
closeIcon?: boolean;
|
|
11
|
-
onClose: () => void;
|
|
12
|
-
buttonProps?: {
|
|
13
|
-
confirm: TButtonPropTypes;
|
|
14
|
-
cancel?: TButtonPropTypes;
|
|
15
|
-
};
|
|
16
|
-
className?: string;
|
|
17
|
-
}
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TButtonPropTypes } from '../Button/types';
|
|
3
|
+
export type TAlertTypes = 'success' | 'error' | 'warning' | 'information' | 'discovery';
|
|
4
|
+
export type TAlertPosition = 'inline' | 'sticky';
|
|
5
|
+
export interface TAlertProps extends IFormCompProps {
|
|
6
|
+
type?: TAlertTypes;
|
|
7
|
+
position?: TAlertPosition;
|
|
8
|
+
text: string | JSX.Element;
|
|
9
|
+
subtext: string | JSX.Element;
|
|
10
|
+
closeIcon?: boolean;
|
|
11
|
+
onClose: () => void;
|
|
12
|
+
buttonProps?: {
|
|
13
|
+
confirm: TButtonPropTypes;
|
|
14
|
+
cancel?: TButtonPropTypes;
|
|
15
|
+
};
|
|
16
|
+
className?: string;
|
|
17
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TAvatarProps } from './types';
|
|
3
|
-
export declare const Avatar: ({ dataId, id, color, size, type, imagePath, initials, className, isEditable, allowedTypes, onError, fileAllowedSize, onAvatarChange }: TAvatarProps) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TAvatarProps } from './types';
|
|
3
|
+
export declare const Avatar: ({ dataId, id, color, size, type, imagePath, initials, className, isEditable, allowedTypes, onError, fileAllowedSize, onAvatarChange }: TAvatarProps) => ReactElement;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from '../../slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from '../../slicedToArray-1e86c3dc.js';
|
|
2
2
|
import React, { useState, useEffect } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import { FileUpload } from '../FileUpload/FileUpload.js';
|
|
5
5
|
import { FileUploadMode } from '../FileUpload/types.js';
|
|
6
|
-
import '../../toConsumableArray-
|
|
6
|
+
import '../../toConsumableArray-f06b2641.js';
|
|
7
7
|
import '../Button/Button.js';
|
|
8
|
-
import '../../extends-
|
|
9
|
-
import '../../defineProperty-
|
|
10
|
-
import '../../typeof-
|
|
11
|
-
import '../../objectWithoutProperties-
|
|
8
|
+
import '../../extends-e7091b39.js';
|
|
9
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
10
|
+
import '../../typeof-b7d08b0d.js';
|
|
11
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
12
12
|
import 'dayjs';
|
|
13
13
|
import '../../helperComponents/Loader/Loader.js';
|
|
14
14
|
import '../Checkbox/Checkbox.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TAvatarGroupProps } from './types';
|
|
3
|
-
export declare const AvatarGroup: ({ avatarGroup, onAddUser, size, maxCount, dataId }: TAvatarGroupProps) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TAvatarGroupProps } from './types';
|
|
3
|
+
export declare const AvatarGroup: ({ avatarGroup, onAddUser, size, maxCount, dataId }: TAvatarGroupProps) => ReactElement;
|
|
@@ -7,7 +7,7 @@ import { useScreenSize } from '../../hooks/useScreenSize.js';
|
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
import classNames from 'classnames';
|
|
9
9
|
import { IconAdd } from '../SVGIcons/IconAdd.js';
|
|
10
|
-
import '../../slicedToArray-
|
|
10
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
11
11
|
import '../Text/Text.js';
|
|
12
12
|
import '../../utils/helpers.js';
|
|
13
13
|
import '../../hooks/useGetTooltipStyles.js';
|
|
@@ -17,13 +17,13 @@ import '../../hooks/useGetTooltipPosition.js';
|
|
|
17
17
|
import '../../hooks/useHideOnScroll.js';
|
|
18
18
|
import '../../consts/index.js';
|
|
19
19
|
import '../FileUpload/FileUpload.js';
|
|
20
|
-
import '../../toConsumableArray-
|
|
20
|
+
import '../../toConsumableArray-f06b2641.js';
|
|
21
21
|
import '../FileUpload/types.js';
|
|
22
22
|
import '../Button/Button.js';
|
|
23
|
-
import '../../extends-
|
|
24
|
-
import '../../defineProperty-
|
|
25
|
-
import '../../typeof-
|
|
26
|
-
import '../../objectWithoutProperties-
|
|
23
|
+
import '../../extends-e7091b39.js';
|
|
24
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
25
|
+
import '../../typeof-b7d08b0d.js';
|
|
26
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
27
27
|
import '../../helperComponents/Loader/Loader.js';
|
|
28
28
|
import '../Checkbox/Checkbox.js';
|
|
29
29
|
import '../Popover/Popover.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './Avatar';
|
|
2
|
-
export * from './AvatarGroup';
|
|
1
|
+
export * from './Avatar';
|
|
2
|
+
export * from './AvatarGroup';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
export { Avatar } from './Avatar.js';
|
|
2
2
|
export { AvatarGroup } from './AvatarGroup.js';
|
|
3
|
-
import '../../slicedToArray-
|
|
3
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../FileUpload/FileUpload.js';
|
|
7
|
-
import '../../toConsumableArray-
|
|
7
|
+
import '../../toConsumableArray-f06b2641.js';
|
|
8
8
|
import '../FileUpload/types.js';
|
|
9
9
|
import '../Button/Button.js';
|
|
10
|
-
import '../../extends-
|
|
11
|
-
import '../../defineProperty-
|
|
12
|
-
import '../../typeof-
|
|
13
|
-
import '../../objectWithoutProperties-
|
|
10
|
+
import '../../extends-e7091b39.js';
|
|
11
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
12
|
+
import '../../typeof-b7d08b0d.js';
|
|
13
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
14
14
|
import 'dayjs';
|
|
15
15
|
import '../../helperComponents/Loader/Loader.js';
|
|
16
16
|
import '../Checkbox/Checkbox.js';
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { FILE_UPLOAD_ERRORS } from '../../consts';
|
|
3
|
-
export interface TAvatarProps extends IFormCompProps {
|
|
4
|
-
allowedTypes?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
dataId?: string;
|
|
7
|
-
imagePath?: string;
|
|
8
|
-
initials?: string | ReactElement;
|
|
9
|
-
color?: 'default' | 'purple' | 'blue' | 'green' | 'red';
|
|
10
|
-
type?: 'count';
|
|
11
|
-
size?: 'xlarge' | 'large' | 'medium' | 'small' | 'xsmall' | 'xxsmall';
|
|
12
|
-
className?: string;
|
|
13
|
-
isEditable?: boolean;
|
|
14
|
-
onAvatarChange?: (file: File) => void;
|
|
15
|
-
tooltipContent?: string | ReactElement;
|
|
16
|
-
onError?: (type: FILE_UPLOAD_ERRORS) => void;
|
|
17
|
-
fileAllowedSize?: number;
|
|
18
|
-
}
|
|
19
|
-
export interface TAvatarGroupProps {
|
|
20
|
-
dataId?: string;
|
|
21
|
-
avatarGroup: TAvatarProps[];
|
|
22
|
-
onAddUser?: () => void;
|
|
23
|
-
maxCount?: 0 | 2 | 4 | 6;
|
|
24
|
-
size?: 'xlarge' | 'large' | 'medium' | 'small' | 'xsmall' | 'xxsmall';
|
|
25
|
-
}
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { FILE_UPLOAD_ERRORS } from '../../consts';
|
|
3
|
+
export interface TAvatarProps extends IFormCompProps {
|
|
4
|
+
allowedTypes?: string;
|
|
5
|
+
id?: string;
|
|
6
|
+
dataId?: string;
|
|
7
|
+
imagePath?: string;
|
|
8
|
+
initials?: string | ReactElement;
|
|
9
|
+
color?: 'default' | 'purple' | 'blue' | 'green' | 'red';
|
|
10
|
+
type?: 'count';
|
|
11
|
+
size?: 'xlarge' | 'large' | 'medium' | 'small' | 'xsmall' | 'xxsmall';
|
|
12
|
+
className?: string;
|
|
13
|
+
isEditable?: boolean;
|
|
14
|
+
onAvatarChange?: (file: File) => void;
|
|
15
|
+
tooltipContent?: string | ReactElement;
|
|
16
|
+
onError?: (type: FILE_UPLOAD_ERRORS) => void;
|
|
17
|
+
fileAllowedSize?: number;
|
|
18
|
+
}
|
|
19
|
+
export interface TAvatarGroupProps {
|
|
20
|
+
dataId?: string;
|
|
21
|
+
avatarGroup: TAvatarProps[];
|
|
22
|
+
onAddUser?: () => void;
|
|
23
|
+
maxCount?: 0 | 2 | 4 | 6;
|
|
24
|
+
size?: 'xlarge' | 'large' | 'medium' | 'small' | 'xsmall' | 'xxsmall';
|
|
25
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TBadgeProps } from './types';
|
|
3
|
-
export declare const Badge: (props: TBadgeProps) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TBadgeProps } from './types';
|
|
3
|
+
export declare const Badge: (props: TBadgeProps) => ReactElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './Badge';
|
|
1
|
+
export * from './Badge';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export interface TBadgeProps extends IFormCompProps {
|
|
2
|
-
text?: number | string;
|
|
3
|
-
type?: 'primary' | 'secondary' | 'tertiary';
|
|
4
|
-
size?: 'large' | 'small';
|
|
5
|
-
className?: string;
|
|
6
|
-
}
|
|
1
|
+
export interface TBadgeProps extends IFormCompProps {
|
|
2
|
+
text?: number | string;
|
|
3
|
+
type?: 'primary' | 'secondary' | 'tertiary';
|
|
4
|
+
size?: 'large' | 'small';
|
|
5
|
+
className?: string;
|
|
6
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TBreadCrumbProps } from './types';
|
|
3
|
-
export declare const Breadcrumb: (props: TBreadCrumbProps) => ReactElement | null;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TBreadCrumbProps } from './types';
|
|
3
|
+
export declare const Breadcrumb: (props: TBreadCrumbProps) => ReactElement | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './Breadcrumb';
|
|
1
|
+
export * from './Breadcrumb';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export type TBreadCrumbItem = {
|
|
3
|
-
value: number | string;
|
|
4
|
-
label: string | JSX.Element;
|
|
5
|
-
onClick: () => void;
|
|
6
|
-
};
|
|
7
|
-
export interface TBreadCrumbProps extends IFormCompProps {
|
|
8
|
-
breadCrumbItems: TBreadCrumbItem[];
|
|
9
|
-
className?: string;
|
|
10
|
-
selectedValue: number | string;
|
|
11
|
-
onSelect: (value: string | number) => void;
|
|
12
|
-
}
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export type TBreadCrumbItem = {
|
|
3
|
+
value: number | string;
|
|
4
|
+
label: string | JSX.Element;
|
|
5
|
+
onClick: () => void;
|
|
6
|
+
};
|
|
7
|
+
export interface TBreadCrumbProps extends IFormCompProps {
|
|
8
|
+
breadCrumbItems: TBreadCrumbItem[];
|
|
9
|
+
className?: string;
|
|
10
|
+
selectedValue: number | string;
|
|
11
|
+
onSelect: (value: string | number) => void;
|
|
12
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TButtonPropTypes } from './types';
|
|
3
|
-
export declare const Button: (props: TButtonPropTypes) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TButtonPropTypes } from './types';
|
|
3
|
+
export declare const Button: (props: TButtonPropTypes) => ReactElement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _extends } from '../../extends-
|
|
2
|
-
import { _ as _defineProperty } from '../../defineProperty-
|
|
3
|
-
import { _ as _objectWithoutProperties } from '../../objectWithoutProperties-
|
|
1
|
+
import { _ as _extends } from '../../extends-e7091b39.js';
|
|
2
|
+
import { _ as _defineProperty } from '../../defineProperty-4fc3f29b.js';
|
|
3
|
+
import { _ as _objectWithoutProperties } from '../../objectWithoutProperties-48095035.js';
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import classNames from 'classnames';
|
|
6
6
|
import 'dayjs';
|
|
@@ -10,9 +10,9 @@ import '../../hooks/useScreenSize.js';
|
|
|
10
10
|
import 'react-hook-form';
|
|
11
11
|
import 'react-syntax-highlighter';
|
|
12
12
|
import { LITE_LOADER_TYPES, ICON_SIZE_MAPPING, ICON_TYPE_MAPPING } from './consts.js';
|
|
13
|
-
import '../../typeof-
|
|
13
|
+
import '../../typeof-b7d08b0d.js';
|
|
14
14
|
import '../Popover/Popover.js';
|
|
15
|
-
import '../../slicedToArray-
|
|
15
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
16
16
|
import '../../hooks/useGetTooltipStyles.js';
|
|
17
17
|
import '../../hooks/useGetElemSizes.js';
|
|
18
18
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TSVGIconSize, TSVGIconType } from '../SVGIcons/types';
|
|
2
|
-
export declare const LITE_LOADER_TYPES: string[];
|
|
3
|
-
export declare const ICON_SIZE_MAPPING: {
|
|
4
|
-
[key: string]: TSVGIconSize;
|
|
5
|
-
};
|
|
6
|
-
export declare const ICON_TYPE_MAPPING: {
|
|
7
|
-
[key: string]: TSVGIconType;
|
|
8
|
-
};
|
|
1
|
+
import { TSVGIconSize, TSVGIconType } from '../SVGIcons/types';
|
|
2
|
+
export declare const LITE_LOADER_TYPES: string[];
|
|
3
|
+
export declare const ICON_SIZE_MAPPING: {
|
|
4
|
+
[key: string]: TSVGIconSize;
|
|
5
|
+
};
|
|
6
|
+
export declare const ICON_TYPE_MAPPING: {
|
|
7
|
+
[key: string]: TSVGIconType;
|
|
8
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './Button';
|
|
1
|
+
export * from './Button';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export { Button } from './Button.js';
|
|
2
|
-
import '../../extends-
|
|
3
|
-
import '../../defineProperty-
|
|
4
|
-
import '../../typeof-
|
|
5
|
-
import '../../objectWithoutProperties-
|
|
2
|
+
import '../../extends-e7091b39.js';
|
|
3
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
4
|
+
import '../../typeof-b7d08b0d.js';
|
|
5
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import 'dayjs';
|
|
9
9
|
import '../../helperComponents/Loader/Loader.js';
|
|
10
10
|
import '../Checkbox/Checkbox.js';
|
|
11
11
|
import '../Popover/Popover.js';
|
|
12
|
-
import '../../slicedToArray-
|
|
12
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
13
13
|
import '../../hooks/useGetTooltipStyles.js';
|
|
14
14
|
import '../../hooks/useGetElemSizes.js';
|
|
15
15
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { ButtonHTMLAttributes, LegacyRef, PropsWithChildren, ReactElement } from 'react';
|
|
2
|
-
import { TSVGIconType } from '../SVGIcons/types';
|
|
3
|
-
export interface TButtonPropTypes extends PropsWithChildren<Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'type' | 'children'>> {
|
|
4
|
-
id?: string;
|
|
5
|
-
disabled?: boolean;
|
|
6
|
-
buttonActionType?: 'submit' | 'button' | 'reset';
|
|
7
|
-
buttonText?: string | ReactElement;
|
|
8
|
-
className?: string;
|
|
9
|
-
type?: 'primary' | 'secondary' | 'tertiary' | 'danger' | 'text' | 'link';
|
|
10
|
-
size?: 'small' | 'medium' | 'large';
|
|
11
|
-
isLoading?: boolean;
|
|
12
|
-
iconProps?: {
|
|
13
|
-
size?: TIconSize;
|
|
14
|
-
type?: TSVGIconType;
|
|
15
|
-
alignment?: string;
|
|
16
|
-
Component?: TSVGIconComponent;
|
|
17
|
-
};
|
|
18
|
-
onClick?: (event: TClickEventType) => void;
|
|
19
|
-
formId?: string;
|
|
20
|
-
dataId?: string;
|
|
21
|
-
refHandler?: LegacyRef<HTMLButtonElement> | undefined;
|
|
22
|
-
}
|
|
1
|
+
import { ButtonHTMLAttributes, LegacyRef, PropsWithChildren, ReactElement } from 'react';
|
|
2
|
+
import { TSVGIconType } from '../SVGIcons/types';
|
|
3
|
+
export interface TButtonPropTypes extends PropsWithChildren<Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'type' | 'children'>> {
|
|
4
|
+
id?: string;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
buttonActionType?: 'submit' | 'button' | 'reset';
|
|
7
|
+
buttonText?: string | ReactElement;
|
|
8
|
+
className?: string;
|
|
9
|
+
type?: 'primary' | 'secondary' | 'tertiary' | 'danger' | 'text' | 'link';
|
|
10
|
+
size?: 'small' | 'medium' | 'large';
|
|
11
|
+
isLoading?: boolean;
|
|
12
|
+
iconProps?: {
|
|
13
|
+
size?: TIconSize;
|
|
14
|
+
type?: TSVGIconType;
|
|
15
|
+
alignment?: string;
|
|
16
|
+
Component?: TSVGIconComponent;
|
|
17
|
+
};
|
|
18
|
+
onClick?: (event: TClickEventType) => void;
|
|
19
|
+
formId?: string;
|
|
20
|
+
dataId?: string;
|
|
21
|
+
refHandler?: LegacyRef<HTMLButtonElement> | undefined;
|
|
22
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TButtonIconPropTypes } from './types';
|
|
3
|
-
export declare const ButtonIcon: (props: TButtonIconPropTypes) => ReactElement;
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
|
+
import { TButtonIconPropTypes } from './types';
|
|
3
|
+
export declare const ButtonIcon: (props: TButtonIconPropTypes) => ReactElement;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _extends } from '../../extends-
|
|
2
|
-
import { _ as _objectWithoutProperties } from '../../objectWithoutProperties-
|
|
1
|
+
import { _ as _extends } from '../../extends-e7091b39.js';
|
|
2
|
+
import { _ as _objectWithoutProperties } from '../../objectWithoutProperties-48095035.js';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import classNames from 'classnames';
|
|
5
5
|
import 'dayjs';
|
|
@@ -8,10 +8,10 @@ import '../Checkbox/Checkbox.js';
|
|
|
8
8
|
import '../../hooks/useScreenSize.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import 'react-syntax-highlighter';
|
|
11
|
-
import '../../defineProperty-
|
|
12
|
-
import '../../typeof-
|
|
11
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
12
|
+
import '../../typeof-b7d08b0d.js';
|
|
13
13
|
import '../Popover/Popover.js';
|
|
14
|
-
import '../../slicedToArray-
|
|
14
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
15
15
|
import '../../hooks/useGetTooltipStyles.js';
|
|
16
16
|
import '../../hooks/useGetElemSizes.js';
|
|
17
17
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './ButtonIcon';
|
|
1
|
+
export * from './ButtonIcon';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export { ButtonIcon } from './ButtonIcon.js';
|
|
2
|
-
import '../../extends-
|
|
3
|
-
import '../../objectWithoutProperties-
|
|
2
|
+
import '../../extends-e7091b39.js';
|
|
3
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import 'dayjs';
|
|
7
7
|
import '../../helperComponents/Loader/Loader.js';
|
|
8
8
|
import '../Checkbox/Checkbox.js';
|
|
9
|
-
import '../../defineProperty-
|
|
10
|
-
import '../../typeof-
|
|
9
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
10
|
+
import '../../typeof-b7d08b0d.js';
|
|
11
11
|
import '../Popover/Popover.js';
|
|
12
|
-
import '../../slicedToArray-
|
|
12
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
13
13
|
import '../../hooks/useGetTooltipStyles.js';
|
|
14
14
|
import '../../hooks/useGetElemSizes.js';
|
|
15
15
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { ButtonHTMLAttributes, LegacyRef, PropsWithChildren } from 'react';
|
|
2
|
-
export interface TButtonIconPropTypes extends PropsWithChildren<Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'type' | 'children'>> {
|
|
3
|
-
id?: string;
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
buttonActionType?: 'submit' | 'button' | 'reset';
|
|
6
|
-
className?: string;
|
|
7
|
-
size?: 'small' | 'medium' | 'large';
|
|
8
|
-
isLoading?: boolean;
|
|
9
|
-
iconProps: {
|
|
10
|
-
Component: TSVGIconComponent;
|
|
11
|
-
};
|
|
12
|
-
onClick?: (event: TClickEventType) => void;
|
|
13
|
-
formId?: string;
|
|
14
|
-
dataId?: string;
|
|
15
|
-
refHandler?: LegacyRef<HTMLButtonElement> | undefined;
|
|
16
|
-
}
|
|
1
|
+
import { ButtonHTMLAttributes, LegacyRef, PropsWithChildren } from 'react';
|
|
2
|
+
export interface TButtonIconPropTypes extends PropsWithChildren<Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'type' | 'children'>> {
|
|
3
|
+
id?: string;
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
buttonActionType?: 'submit' | 'button' | 'reset';
|
|
6
|
+
className?: string;
|
|
7
|
+
size?: 'small' | 'medium' | 'large';
|
|
8
|
+
isLoading?: boolean;
|
|
9
|
+
iconProps: {
|
|
10
|
+
Component: TSVGIconComponent;
|
|
11
|
+
};
|
|
12
|
+
onClick?: (event: TClickEventType) => void;
|
|
13
|
+
formId?: string;
|
|
14
|
+
dataId?: string;
|
|
15
|
+
refHandler?: LegacyRef<HTMLButtonElement> | undefined;
|
|
16
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { TCardBodyProps } from './types';
|
|
3
|
-
export declare const CardBody: (props: TCardBodyProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TCardBodyProps } from './types';
|
|
3
|
+
export declare const CardBody: (props: TCardBodyProps) => JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _extends } from '../../extends-
|
|
1
|
+
import { _ as _extends } from '../../extends-e7091b39.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Text } from '../Text/Text.js';
|
|
4
4
|
import { Image } from '../Image/Image.js';
|
|
@@ -6,13 +6,13 @@ import { Button } from '../Button/Button.js';
|
|
|
6
6
|
import classNames from 'classnames';
|
|
7
7
|
import '../../utils/helpers.js';
|
|
8
8
|
import 'dayjs';
|
|
9
|
-
import '../../defineProperty-
|
|
10
|
-
import '../../typeof-
|
|
11
|
-
import '../../objectWithoutProperties-
|
|
9
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
10
|
+
import '../../typeof-b7d08b0d.js';
|
|
11
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
12
12
|
import '../../helperComponents/Loader/Loader.js';
|
|
13
13
|
import '../Checkbox/Checkbox.js';
|
|
14
14
|
import '../Popover/Popover.js';
|
|
15
|
-
import '../../slicedToArray-
|
|
15
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
16
16
|
import '../../hooks/useGetTooltipStyles.js';
|
|
17
17
|
import '../../hooks/useGetElemSizes.js';
|
|
18
18
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './CardBody';
|
|
1
|
+
export * from './CardBody';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CardBody } from './CardBody.js';
|
|
2
|
-
import '../../extends-
|
|
2
|
+
import '../../extends-e7091b39.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '../Text/Text.js';
|
|
5
5
|
import 'classnames';
|
|
@@ -7,13 +7,13 @@ import '../../utils/helpers.js';
|
|
|
7
7
|
import 'dayjs';
|
|
8
8
|
import '../Image/Image.js';
|
|
9
9
|
import '../Button/Button.js';
|
|
10
|
-
import '../../defineProperty-
|
|
11
|
-
import '../../typeof-
|
|
12
|
-
import '../../objectWithoutProperties-
|
|
10
|
+
import '../../defineProperty-4fc3f29b.js';
|
|
11
|
+
import '../../typeof-b7d08b0d.js';
|
|
12
|
+
import '../../objectWithoutProperties-48095035.js';
|
|
13
13
|
import '../../helperComponents/Loader/Loader.js';
|
|
14
14
|
import '../Checkbox/Checkbox.js';
|
|
15
15
|
import '../Popover/Popover.js';
|
|
16
|
-
import '../../slicedToArray-
|
|
16
|
+
import '../../slicedToArray-1e86c3dc.js';
|
|
17
17
|
import '../../hooks/useGetTooltipStyles.js';
|
|
18
18
|
import '../../hooks/useGetElemSizes.js';
|
|
19
19
|
import '../../hooks/useGetElemPositions.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { TButtonPropTypes } from '../Button/types';
|
|
2
|
-
export interface TCardBodyProps {
|
|
3
|
-
className?: string;
|
|
4
|
-
title?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
buttonProps?: {
|
|
7
|
-
primary?: TButtonPropTypes;
|
|
8
|
-
secondary: TButtonPropTypes;
|
|
9
|
-
};
|
|
10
|
-
illustration?: string;
|
|
11
|
-
}
|
|
1
|
+
import { TButtonPropTypes } from '../Button/types';
|
|
2
|
+
export interface TCardBodyProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
title?: string;
|
|
5
|
+
description?: string;
|
|
6
|
+
buttonProps?: {
|
|
7
|
+
primary?: TButtonPropTypes;
|
|
8
|
+
secondary: TButtonPropTypes;
|
|
9
|
+
};
|
|
10
|
+
illustration?: string;
|
|
11
|
+
}
|