@orfium/ictinus 4.36.0-alpha.1 → 4.36.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/cjs/dist/components/Avatar/Avatar.d.ts +0 -6
- package/dist/cjs/dist/components/Avatar/Avatar.style.d.ts +0 -10
- package/dist/cjs/dist/components/Avatar/Avatar.types.d.ts +0 -20
- package/dist/cjs/dist/components/Avatar/AvatarStack/AvatarStack.d.ts +0 -7
- package/dist/cjs/dist/components/Avatar/AvatarStack/AvatarStack.style.d.ts +0 -9
- package/dist/cjs/dist/components/Avatar/AvatarStack/AvatarStack.types.d.ts +0 -9
- package/dist/cjs/dist/components/Avatar/AvatarStack/index.d.ts +0 -1
- package/dist/cjs/dist/components/Avatar/AvatarStack/utils.d.ts +0 -6
- package/dist/cjs/dist/components/Avatar/index.d.ts +0 -1
- package/dist/cjs/dist/components/Avatar/utils.d.ts +0 -2
- package/dist/cjs/dist/components/Breadcrumb/Breadcrumb.d.ts +0 -8
- package/dist/cjs/dist/components/Breadcrumb/Breadcrumb.style.d.ts +0 -4
- package/dist/cjs/dist/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.d.ts +0 -9
- package/dist/cjs/dist/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.style.d.ts +0 -8
- package/dist/cjs/dist/components/Breadcrumb/Separator/Separator.d.ts +0 -7
- package/dist/cjs/dist/components/Breadcrumb/Separator/Separator.style.d.ts +0 -3
- package/dist/cjs/dist/components/Breadcrumb/index.d.ts +0 -1
- package/dist/cjs/dist/components/Breadcrumb/types.d.ts +0 -6
- package/dist/cjs/dist/components/Button/Button.d.ts +0 -10
- package/dist/cjs/dist/components/Button/Button.style.d.ts +0 -17
- package/dist/cjs/dist/components/Button/ButtonLoader/ButtonLoader.d.ts +0 -7
- package/dist/cjs/dist/components/Button/ButtonLoader/ButtonLoader.style.d.ts +0 -2
- package/dist/cjs/dist/components/Button/ButtonLoader/index.d.ts +0 -1
- package/dist/cjs/dist/components/Button/index.d.ts +0 -1
- package/dist/cjs/dist/components/Button/utils.d.ts +0 -15
- package/dist/cjs/dist/components/ButtonBase/ButtonBase.d.ts +0 -37
- package/dist/cjs/dist/components/ButtonBase/ButtonBase.style.d.ts +0 -65
- package/dist/cjs/dist/components/ButtonBase/config.d.ts +0 -28
- package/dist/cjs/dist/components/ButtonBase/index.d.ts +0 -1
- package/dist/cjs/dist/components/ButtonBase/utils.d.ts +0 -21
- package/dist/cjs/dist/components/Card/Card.d.ts +0 -12
- package/dist/cjs/dist/components/Card/Card.style.d.ts +0 -6
- package/dist/cjs/dist/components/Card/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/BarChart/BarChart.d.ts +0 -25
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomLabel/CustomLabel.d.ts +0 -8
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomLabel/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.d.ts +0 -7
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.style.d.ts +0 -5
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltip/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.d.ts +0 -4
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.style.d.ts +0 -38
- package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltipContent/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/BarChart/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/BarChart/utils.d.ts +0 -7
- package/dist/cjs/dist/components/Chart/DonutChart/DonutChart.d.ts +0 -16
- package/dist/cjs/dist/components/Chart/DonutChart/components/CustomLabel/CustomLabel.d.ts +0 -8
- package/dist/cjs/dist/components/Chart/DonutChart/components/CustomLabel/CustomLabel.style.d.ts +0 -4
- package/dist/cjs/dist/components/Chart/DonutChart/components/CustomLabel/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/DonutChart/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/LineChart/LineChart.d.ts +0 -16
- package/dist/cjs/dist/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.d.ts +0 -4
- package/dist/cjs/dist/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.style.d.ts +0 -31
- package/dist/cjs/dist/components/Chart/LineChart/components/CustomTooltip/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/LineChart/components/GradientLine/GradientLine.d.ts +0 -7
- package/dist/cjs/dist/components/Chart/LineChart/components/GradientLine/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/LineChart/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/LineChart/mockedData.d.ts +0 -11
- package/dist/cjs/dist/components/Chart/LineChart/story.utils.d.ts +0 -1
- package/dist/cjs/dist/components/Chart/LineChart/utils.d.ts +0 -13
- package/dist/cjs/dist/components/Chart/Wrapper.d.ts +0 -7
- package/dist/cjs/dist/components/CheckBox/CheckBox.d.ts +0 -26
- package/dist/cjs/dist/components/CheckBox/CheckBox.style.d.ts +0 -8
- package/dist/cjs/dist/components/CheckBox/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chip/Chip.d.ts +0 -3
- package/dist/cjs/dist/components/Chip/Chip.style.d.ts +0 -5
- package/dist/cjs/dist/components/Chip/Chip.types.d.ts +0 -34
- package/dist/cjs/dist/components/Chip/components/Badge/Badge.d.ts +0 -9
- package/dist/cjs/dist/components/Chip/components/Badge/Badge.style.d.ts +0 -4
- package/dist/cjs/dist/components/Chip/components/Badge/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chip/index.d.ts +0 -1
- package/dist/cjs/dist/components/Chip/utils.d.ts +0 -11
- package/dist/cjs/dist/components/DatePicker/DatePickInput/DatePickInput.d.ts +0 -30
- package/dist/cjs/dist/components/DatePicker/DatePickInput/DatePickInput.style.d.ts +0 -3
- package/dist/cjs/dist/components/DatePicker/DatePickInput/index.d.ts +0 -1
- package/dist/cjs/dist/components/DatePicker/DatePicker.d.ts +0 -51
- package/dist/cjs/dist/components/DatePicker/DatePicker.style.d.ts +0 -3
- package/dist/cjs/dist/components/DatePicker/Day/Day.d.ts +0 -15
- package/dist/cjs/dist/components/DatePicker/Day/Day.style.d.ts +0 -22
- package/dist/cjs/dist/components/DatePicker/Day/index.d.ts +0 -1
- package/dist/cjs/dist/components/DatePicker/Month/Month.d.ts +0 -13
- package/dist/cjs/dist/components/DatePicker/Month/Month.style.d.ts +0 -5
- package/dist/cjs/dist/components/DatePicker/Month/Month.utils.d.ts +0 -6
- package/dist/cjs/dist/components/DatePicker/Month/index.d.ts +0 -1
- package/dist/cjs/dist/components/DatePicker/OverlayComponent/OverlayComponent.d.ts +0 -20
- package/dist/cjs/dist/components/DatePicker/OverlayComponent/OverlayComponent.style.d.ts +0 -14
- package/dist/cjs/dist/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.d.ts +0 -16
- package/dist/cjs/dist/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.style.d.ts +0 -13
- package/dist/cjs/dist/components/DatePicker/OverlayComponent/index.d.ts +0 -1
- package/dist/cjs/dist/components/DatePicker/index.d.ts +0 -1
- package/dist/cjs/dist/components/DatePicker/utils.d.ts +0 -8
- package/dist/cjs/dist/components/Drawer/Drawer.d.ts +0 -14
- package/dist/cjs/dist/components/Drawer/Drawer.style.d.ts +0 -3
- package/dist/cjs/dist/components/Drawer/Navigation/MenuItem/MenuItem.d.ts +0 -11
- package/dist/cjs/dist/components/Drawer/Navigation/Navigation.d.ts +0 -5
- package/dist/cjs/dist/components/Drawer/Navigation/Navigation.style.d.ts +0 -10
- package/dist/cjs/dist/components/Drawer/index.d.ts +0 -1
- package/dist/cjs/dist/components/Drawer/types.d.ts +0 -14
- package/dist/cjs/dist/components/ExpandCollapse/ExpandCollapse.d.ts +0 -4
- package/dist/cjs/dist/components/ExpandCollapse/ExpandCollapse.style.d.ts +0 -1
- package/dist/cjs/dist/components/ExpandCollapse/ExpandCollapse.types.d.ts +0 -64
- package/dist/cjs/dist/components/ExpandCollapse/index.d.ts +0 -1
- package/dist/cjs/dist/components/ExpandCollapse/useManageContentRef.d.ts +0 -2
- package/dist/cjs/dist/components/ExpandCollapse/utils.d.ts +0 -6
- package/dist/cjs/dist/components/Filter/Filter.d.ts +0 -4
- package/dist/cjs/dist/components/Filter/Filter.style.d.ts +0 -121
- package/dist/cjs/dist/components/Filter/components/FilterBase/FilterBase.d.ts +0 -15
- package/dist/cjs/dist/components/Filter/components/FilterBase/index.d.ts +0 -1
- package/dist/cjs/dist/components/Filter/components/Options/Options.d.ts +0 -14
- package/dist/cjs/dist/components/Filter/components/Options/Options.style.d.ts +0 -2
- package/dist/cjs/dist/components/Filter/components/SearchInput/SearchInput.d.ts +0 -9
- package/dist/cjs/dist/components/Filter/components/SearchInput/SearchInput.style.d.ts +0 -3
- package/dist/cjs/dist/components/Filter/index.d.ts +0 -1
- package/dist/cjs/dist/components/Filter/types.d.ts +0 -68
- package/dist/cjs/dist/components/Filter/utils.d.ts +0 -18
- package/dist/cjs/dist/components/Icon/Icon.d.ts +0 -19
- package/dist/cjs/dist/components/Icon/Icon.style.d.ts +0 -26
- package/dist/cjs/dist/components/Icon/assets/iconSelector.d.ts +0 -5
- package/dist/cjs/dist/components/Icon/index.d.ts +0 -1
- package/dist/cjs/dist/components/Icon/types.d.ts +0 -1
- package/dist/cjs/dist/components/IconButton/IconButton.d.ts +0 -18
- package/dist/cjs/dist/components/IconButton/IconButton.style.d.ts +0 -15
- package/dist/cjs/dist/components/IconButton/index.d.ts +0 -1
- package/dist/cjs/dist/components/Label/Label.d.ts +0 -15
- package/dist/cjs/dist/components/Label/Label.style.d.ts +0 -8
- package/dist/cjs/dist/components/Label/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/List.d.ts +0 -48
- package/dist/cjs/dist/components/List/List.style.d.ts +0 -11
- package/dist/cjs/dist/components/List/ListItem/ListItem.d.ts +0 -24
- package/dist/cjs/dist/components/List/ListItem/ListItem.style.d.ts +0 -11
- package/dist/cjs/dist/components/List/ListItem/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/ListItemGroup/ListGroupTitle/ListGroupTitle.d.ts +0 -15
- package/dist/cjs/dist/components/List/ListItemGroup/ListGroupTitle/ListGroupTitle.style.d.ts +0 -8
- package/dist/cjs/dist/components/List/ListItemGroup/ListGroupTitle/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/ListItemGroup/ListItemGroup.d.ts +0 -18
- package/dist/cjs/dist/components/List/ListItemGroup/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/NormalList/NormalList.d.ts +0 -23
- package/dist/cjs/dist/components/List/NormalList/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/VirtualizedList/VirtualizedList.d.ts +0 -21
- package/dist/cjs/dist/components/List/VirtualizedList/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/index.d.ts +0 -1
- package/dist/cjs/dist/components/List/types.d.ts +0 -6
- package/dist/cjs/dist/components/List/utils.d.ts +0 -12
- package/dist/cjs/dist/components/Loader/Loader.d.ts +0 -13
- package/dist/cjs/dist/components/Loader/Loader.style.d.ts +0 -2
- package/dist/cjs/dist/components/Loader/Loader.utils.d.ts +0 -2
- package/dist/cjs/dist/components/Loader/components/DotsLoader/DotsLoader.d.ts +0 -7
- package/dist/cjs/dist/components/Loader/components/DotsLoader/DotsLoader.style.d.ts +0 -6
- package/dist/cjs/dist/components/Loader/components/DotsLoader/index.d.ts +0 -1
- package/dist/cjs/dist/components/Loader/components/IndeterminateLoader/IndeterminateLoader.d.ts +0 -7
- package/dist/cjs/dist/components/Loader/components/IndeterminateLoader/IndeterminateLoader.style.d.ts +0 -7
- package/dist/cjs/dist/components/Loader/components/IndeterminateLoader/index.d.ts +0 -1
- package/dist/cjs/dist/components/Loader/components/Spinner/Spinner.d.ts +0 -8
- package/dist/cjs/dist/components/Loader/components/Spinner/Spinner.style.d.ts +0 -3
- package/dist/cjs/dist/components/Loader/components/Spinner/index.d.ts +0 -1
- package/dist/cjs/dist/components/Loader/index.d.ts +0 -1
- package/dist/cjs/dist/components/Menu/Menu.d.ts +0 -44
- package/dist/cjs/dist/components/Menu/Menu.style.d.ts +0 -17
- package/dist/cjs/dist/components/Menu/index.d.ts +0 -1
- package/dist/cjs/dist/components/Modal/Modal.d.ts +0 -17
- package/dist/cjs/dist/components/Modal/Modal.style.d.ts +0 -6
- package/dist/cjs/dist/components/Modal/ModalContent/ModalContent.d.ts +0 -22
- package/dist/cjs/dist/components/Modal/ModalContent/ModalContent.style.d.ts +0 -7
- package/dist/cjs/dist/components/Modal/ModalContent/index.d.ts +0 -1
- package/dist/cjs/dist/components/Modal/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/Banner/Banner.d.ts +0 -25
- package/dist/cjs/dist/components/Notification/Banner/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/InlineNotification/InlineNotification.d.ts +0 -23
- package/dist/cjs/dist/components/Notification/InlineNotification/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/Notification.d.ts +0 -3
- package/dist/cjs/dist/components/Notification/Notification.style.d.ts +0 -10
- package/dist/cjs/dist/components/Notification/NotificationVisual/NotificationVisual.d.ts +0 -20
- package/dist/cjs/dist/components/Notification/NotificationVisual/NotificationVisual.style.d.ts +0 -4
- package/dist/cjs/dist/components/Notification/NotificationVisual/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/NotificationsContainer/NotificationsContainer.d.ts +0 -8
- package/dist/cjs/dist/components/Notification/NotificationsContainer/NotificationsContainer.style.d.ts +0 -3
- package/dist/cjs/dist/components/Notification/NotificationsContainer/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/Snackbar/Snackbar.d.ts +0 -27
- package/dist/cjs/dist/components/Notification/Snackbar/Snackbar.style.d.ts +0 -7
- package/dist/cjs/dist/components/Notification/Snackbar/index.d.ts +0 -1
- package/dist/cjs/dist/components/Notification/subcomponents/CompactNotification/CompactNotification.d.ts +0 -36
- package/dist/cjs/dist/components/Notification/subcomponents/CompactNotification/CompactNotification.style.d.ts +0 -9
- package/dist/cjs/dist/components/Notification/subcomponents/CompactNotification/index.d.ts +0 -1
- package/dist/cjs/dist/components/Overlay/Overlay.d.ts +0 -18
- package/dist/cjs/dist/components/Overlay/Overlay.style.d.ts +0 -13
- package/dist/cjs/dist/components/Overlay/index.d.ts +0 -1
- package/dist/cjs/dist/components/Pagination/Pagination.d.ts +0 -16
- package/dist/cjs/dist/components/Pagination/index.d.ts +0 -1
- package/dist/cjs/dist/components/Radio/Radio.d.ts +0 -36
- package/dist/cjs/dist/components/Radio/Radio.style.d.ts +0 -8
- package/dist/cjs/dist/components/Radio/index.d.ts +0 -1
- package/dist/cjs/dist/components/RadioGroup/RadioGroup.d.ts +0 -15
- package/dist/cjs/dist/components/RadioGroup/RadioGroupContext.d.ts +0 -8
- package/dist/cjs/dist/components/RadioGroup/index.d.ts +0 -1
- package/dist/cjs/dist/components/RadioGroup/useRadioGroup.d.ts +0 -6
- package/dist/cjs/dist/components/SearchField/SearchField.d.ts +0 -15
- package/dist/cjs/dist/components/SearchField/SearchFieldShowcase.d.ts +0 -14
- package/dist/cjs/dist/components/SearchField/index.d.ts +0 -1
- package/dist/cjs/dist/components/Select/Select.d.ts +0 -76
- package/dist/cjs/dist/components/Select/Select.style.d.ts +0 -5
- package/dist/cjs/dist/components/Select/components/SelectMenu/SelectMenu.d.ts +0 -16
- package/dist/cjs/dist/components/Select/components/SelectMenu/SelectMenu.style.d.ts +0 -18
- package/dist/cjs/dist/components/Select/components/SelectMenu/index.d.ts +0 -1
- package/dist/cjs/dist/components/Select/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/Table.d.ts +0 -57
- package/dist/cjs/dist/components/Table/Table.style.d.ts +0 -5
- package/dist/cjs/dist/components/Table/TableRowContext.d.ts +0 -21
- package/dist/cjs/dist/components/Table/components/ExtendedColumnItem/ExtendedColumnItem.d.ts +0 -9
- package/dist/cjs/dist/components/Table/components/ExtendedColumnItem/ExtendedColumnItem.style.d.ts +0 -4
- package/dist/cjs/dist/components/Table/components/ExtendedColumnItem/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/RenderRowOrNestedRow.d.ts +0 -12
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/RenderRowOrNestedRow.style.d.ts +0 -10
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.d.ts +0 -19
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.style.d.ts +0 -3
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/components/ContentCell/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/components/ExpandedButtonCell/ExpandedButtonCell.d.ts +0 -12
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/components/ExpandedButtonCell/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/RenderRowOrNestedRow/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/TableCell/TableCell.d.ts +0 -19
- package/dist/cjs/dist/components/Table/components/TableCell/TableCell.style.d.ts +0 -5
- package/dist/cjs/dist/components/Table/components/TableCell/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/TableRow/TableRow.d.ts +0 -8
- package/dist/cjs/dist/components/Table/components/TableRow/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/components/TableRowWrapper/TableRowWrapper.d.ts +0 -19
- package/dist/cjs/dist/components/Table/components/TableRowWrapper/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/types.d.ts +0 -17
- package/dist/cjs/dist/components/Table/utils/index.d.ts +0 -1
- package/dist/cjs/dist/components/Table/utils/utils.d.ts +0 -4
- package/dist/cjs/dist/components/TextArea/TextArea.d.ts +0 -33
- package/dist/cjs/dist/components/TextArea/TextArea.style.d.ts +0 -5
- package/dist/cjs/dist/components/TextArea/index.d.ts +0 -1
- package/dist/cjs/dist/components/TextField/TextField.d.ts +0 -32
- package/dist/cjs/dist/components/TextField/TextField.style.d.ts +0 -6
- package/dist/cjs/dist/components/TextField/components/commons.d.ts +0 -5
- package/dist/cjs/dist/components/TextField/index.d.ts +0 -1
- package/dist/cjs/dist/components/TextInputBase/TextInputBase.d.ts +0 -43
- package/dist/cjs/dist/components/TextInputBase/TextInputBase.style.d.ts +0 -11
- package/dist/cjs/dist/components/TextInputBase/config.d.ts +0 -25
- package/dist/cjs/dist/components/TextInputBase/index.d.ts +0 -2
- package/dist/cjs/dist/components/ThemeProvider/ThemeProvider.d.ts +0 -11
- package/dist/cjs/dist/components/ThemeProvider/index.d.ts +0 -1
- package/dist/cjs/dist/components/Toast/Toast.d.ts +0 -21
- package/dist/cjs/dist/components/Toast/Toast.style.d.ts +0 -11
- package/dist/cjs/dist/components/Toast/index.d.ts +0 -1
- package/dist/cjs/dist/components/Tooltip/Tooltip.d.ts +0 -32
- package/dist/cjs/dist/components/Tooltip/Tooltip.style.d.ts +0 -8
- package/dist/cjs/dist/components/Tooltip/index.d.ts +0 -1
- package/dist/cjs/dist/components/TopAppBar/TopAppBar.d.ts +0 -4
- package/dist/cjs/dist/components/TopAppBar/TopAppBar.style.d.ts +0 -9
- package/dist/cjs/dist/components/TopAppBar/TopAppBar.types.d.ts +0 -24
- package/dist/cjs/dist/components/TopAppBar/components/Logo/Logo.style.d.ts +0 -8
- package/dist/cjs/dist/components/TopAppBar/components/Logo/Logo.wrapper.d.ts +0 -6
- package/dist/cjs/dist/components/TopAppBar/components/Logo/index.d.ts +0 -1
- package/dist/cjs/dist/components/TopAppBar/components/Search/Search.d.ts +0 -12
- package/dist/cjs/dist/components/TopAppBar/components/Search/Search.style.d.ts +0 -4
- package/dist/cjs/dist/components/TopAppBar/components/Search/index.d.ts +0 -1
- package/dist/cjs/dist/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.d.ts +0 -5
- package/dist/cjs/dist/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.style.d.ts +0 -6
- package/dist/cjs/dist/components/TopAppBar/components/SidebarMenuIcon/index.d.ts +0 -1
- package/dist/cjs/dist/components/TopAppBar/components/UserMenu/UserMenu.d.ts +0 -15
- package/dist/cjs/dist/components/TopAppBar/components/UserMenu/UserMenu.style.d.ts +0 -6
- package/dist/cjs/dist/components/TopAppBar/components/UserMenu/index.d.ts +0 -1
- package/dist/cjs/dist/components/TopAppBar/components/index.d.ts +0 -3
- package/dist/cjs/dist/components/TopAppBar/index.d.ts +0 -1
- package/dist/cjs/dist/components/TruncatedContent/TruncatedContent.d.ts +0 -11
- package/dist/cjs/dist/components/TruncatedContent/TruncatedContent.style.d.ts +0 -4
- package/dist/cjs/dist/components/TruncatedContent/index.d.ts +0 -1
- package/dist/cjs/dist/components/utils/ClickAwayListener/ClickAwayListener.d.ts +0 -12
- package/dist/cjs/dist/components/utils/ClickAwayListener/index.d.ts +0 -1
- package/dist/cjs/dist/components/utils/DropdownOptions/index.d.ts +0 -6
- package/dist/cjs/dist/components/utils/PositionInScreen/PositionInScreen.d.ts +0 -10
- package/dist/cjs/dist/components/utils/PositionInScreen/PositionInScreen.style.d.ts +0 -4
- package/dist/cjs/dist/components/utils/PositionInScreen/index.d.ts +0 -1
- package/dist/cjs/dist/components/utils/handleSearch.d.ts +0 -11
- package/dist/cjs/dist/hooks/useBreakpoints.d.ts +0 -4
- package/dist/cjs/dist/hooks/useCheck.d.ts +0 -6
- package/dist/cjs/dist/hooks/useCombinedRefs.d.ts +0 -3
- package/dist/cjs/dist/hooks/useEscape.d.ts +0 -2
- package/dist/cjs/dist/hooks/useLoading.d.ts +0 -7
- package/dist/cjs/dist/hooks/useLocationToGetCurrentMenuItem.d.ts +0 -3
- package/dist/cjs/dist/hooks/usePagination.d.ts +0 -15
- package/dist/cjs/dist/hooks/useTheme.d.ts +0 -2
- package/dist/cjs/dist/hooks/useThemeSwitch.d.ts +0 -9
- package/dist/cjs/dist/hooks/useToggle.d.ts +0 -2
- package/dist/cjs/dist/hooks/useTypeColorToColorMatch.d.ts +0 -16
- package/dist/cjs/dist/index.d.ts +0 -59
- package/dist/cjs/dist/test/index.d.ts +0 -1
- package/dist/cjs/dist/test/setup.d.ts +0 -1
- package/dist/cjs/dist/test/utils.d.ts +0 -5
- package/dist/cjs/dist/theme/elevation.d.ts +0 -8
- package/dist/cjs/dist/theme/functions.d.ts +0 -9
- package/dist/cjs/dist/theme/index.d.ts +0 -4
- package/dist/cjs/dist/theme/overrides.d.ts +0 -3
- package/dist/cjs/dist/theme/palette.config.d.ts +0 -27
- package/dist/cjs/dist/theme/palette.d.ts +0 -67
- package/dist/cjs/dist/theme/spacing.d.ts +0 -16
- package/dist/cjs/dist/theme/states/disabled.d.ts +0 -12
- package/dist/cjs/dist/theme/states/focus.d.ts +0 -16
- package/dist/cjs/dist/theme/states/hover.d.ts +0 -15
- package/dist/cjs/dist/theme/states/index.d.ts +0 -5
- package/dist/cjs/dist/theme/states/pressed.d.ts +0 -15
- package/dist/cjs/dist/theme/states/statesConfig.d.ts +0 -34
- package/dist/cjs/dist/theme/states/utils.d.ts +0 -7
- package/dist/cjs/dist/theme/types.d.ts +0 -28
- package/dist/cjs/dist/theme/typography.d.ts +0 -31
- package/dist/cjs/dist/theme/utils.d.ts +0 -12
- package/dist/cjs/dist/utils/common.d.ts +0 -15
- package/dist/cjs/dist/utils/errors.d.ts +0 -6
- package/dist/cjs/dist/utils/helpers.d.ts +0 -17
- package/dist/cjs/dist/utils/initLocaleFormat.d.ts +0 -2
- package/dist/cjs/dist/utils/size-utils.d.ts +0 -10
- package/dist/cjs/dist/utils/storyshots.d.ts +0 -5
- package/dist/cjs/dist/utils/themeFunctions.d.ts +0 -34
- package/dist/cjs/dist/utils/types.d.ts +0 -9
- package/dist/cjs/index.js +0 -24
- package/dist/cjs/index.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { DivProps } from '../../utils/common';
|
|
3
|
-
import { Props, AvatarSizes } from './Avatar.types';
|
|
4
|
-
declare const Avatar: React.ForwardRefExoticComponent<Pick<Props & DivProps, "children" | "onChange" | "onBlur" | "onClick" | "type" | "autoFocus" | "disabled" | "form" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "defer" | "download" | "encType" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "label" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "nonce" | "noValidate" | "open" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "span" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "useMap" | "width" | "wmode" | "wrap" | "key" | keyof Props> & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
export default Avatar;
|
|
6
|
-
export { Props, AvatarSizes };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
import { Theme } from '../../theme';
|
|
3
|
-
import { colorShades, flatColors } from '../../theme/palette';
|
|
4
|
-
import { AvatarSizes } from './Avatar';
|
|
5
|
-
export declare const sizeBasedOnProp: (size: AvatarSizes) => number;
|
|
6
|
-
export declare const avatarStyle: ({ size, fill, fillShade, }: {
|
|
7
|
-
size: AvatarSizes;
|
|
8
|
-
fill: typeof flatColors[number];
|
|
9
|
-
fillShade: typeof colorShades[number];
|
|
10
|
-
}) => (theme: Theme) => SerializedStyles;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { AcceptedIconNames } from '../Icon/types';
|
|
2
|
-
export declare type Props = {
|
|
3
|
-
/** the src of the image to show **/
|
|
4
|
-
src?: string;
|
|
5
|
-
/** The icon name to pick from our library of icons
|
|
6
|
-
* @default 'user'
|
|
7
|
-
* */
|
|
8
|
-
iconName?: AcceptedIconNames;
|
|
9
|
-
/** The size of the avatar
|
|
10
|
-
* @default 'md'
|
|
11
|
-
* */
|
|
12
|
-
size?: AvatarSizes;
|
|
13
|
-
/** the color of the button based on our colors eg. red-500
|
|
14
|
-
* @default 'darkGrey-500'
|
|
15
|
-
* */
|
|
16
|
-
color?: string;
|
|
17
|
-
/** The class name of the avatar component if its styled **/
|
|
18
|
-
className?: string;
|
|
19
|
-
};
|
|
20
|
-
export declare type AvatarSizes = 'xs' | 'sm' | 'md' | 'lg';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { DivProps } from 'utils/common';
|
|
3
|
-
import { TestProps } from 'utils/types';
|
|
4
|
-
import { Props } from './AvatarStack.types';
|
|
5
|
-
declare const AvatarStack: React.ForwardRefExoticComponent<Pick<Props & TestProps & DivProps, "children" | "onChange" | "onBlur" | "onClick" | "type" | "autoFocus" | "disabled" | "form" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "defer" | "download" | "encType" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "label" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "nonce" | "noValidate" | "open" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "useMap" | "width" | "wmode" | "wrap" | "key" | "dataTestId" | keyof Props> & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
export default AvatarStack;
|
|
7
|
-
export { Props };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
import { AvatarSizes } from '../Avatar';
|
|
3
|
-
export declare const avatarStackStyle: ({ size }: {
|
|
4
|
-
size: AvatarSizes;
|
|
5
|
-
}) => () => SerializedStyles;
|
|
6
|
-
export declare const avatarWrapperStyle: ({ zIndex, size, }: {
|
|
7
|
-
zIndex: number;
|
|
8
|
-
size: AvatarSizes;
|
|
9
|
-
}) => () => SerializedStyles;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AvatarSizes } from '../Avatar';
|
|
2
|
-
export declare type Props = {
|
|
3
|
-
/** the maximum number of avatars to be displayed **/
|
|
4
|
-
maxAvatars?: number;
|
|
5
|
-
/** The size of the extra avatar, if any **/
|
|
6
|
-
size?: AvatarSizes;
|
|
7
|
-
/** the color of the extra avatar based on our colors eg. red-500 **/
|
|
8
|
-
color?: string;
|
|
9
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './AvatarStack';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Avatar';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { BreadcrumbItemData } from './types';
|
|
3
|
-
export declare type Props = {
|
|
4
|
-
/** Defines the data for constructing the related breadcrumb items */
|
|
5
|
-
data?: BreadcrumbItemData[];
|
|
6
|
-
};
|
|
7
|
-
declare const Breadcrumb: React.FC<Props>;
|
|
8
|
-
export default Breadcrumb;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type Props = {
|
|
3
|
-
/** Defines the child element that will be rendered inside the list element */
|
|
4
|
-
childComponent: React.ReactNode;
|
|
5
|
-
/** Defines if the current item of the breadcrumb is the last one */
|
|
6
|
-
isLastItem?: boolean;
|
|
7
|
-
};
|
|
8
|
-
declare const BreadcrumbItem: React.FC<Props>;
|
|
9
|
-
export default BreadcrumbItem;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
import { Theme } from '../../../theme';
|
|
3
|
-
import { RequiredProperties } from '../../../utils/common';
|
|
4
|
-
declare type StyleProps = {
|
|
5
|
-
active: boolean;
|
|
6
|
-
};
|
|
7
|
-
export declare const breadcrumbItemStyles: ({ active }: RequiredProperties<StyleProps>) => (theme: Theme) => SerializedStyles;
|
|
8
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Breadcrumb';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ClickHandler } from 'hooks/useLoading';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { TestProps } from 'utils/types';
|
|
4
|
-
import { Props as ButtonBaseProps } from '../ButtonBase/ButtonBase';
|
|
5
|
-
export declare type Props = ButtonBaseProps & TestProps & onClickProp;
|
|
6
|
-
declare type onClickProp = {
|
|
7
|
-
onClick: ClickHandler;
|
|
8
|
-
};
|
|
9
|
-
declare const Button: React.ForwardRefExoticComponent<ButtonBaseProps & TestProps & onClickProp & Partial<Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size" | "css" | "onBlur" | "onClick" | "type">> & React.RefAttributes<HTMLButtonElement>>;
|
|
10
|
-
export default Button;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Theme } from 'theme';
|
|
2
|
-
import { RequiredProperties } from 'utils/common';
|
|
3
|
-
import { Props } from './Button';
|
|
4
|
-
export declare const buttonSpanStyle: () => () => {
|
|
5
|
-
display: string;
|
|
6
|
-
alignItems: string;
|
|
7
|
-
justifyContent: string;
|
|
8
|
-
};
|
|
9
|
-
export declare const iconStyle: () => () => {
|
|
10
|
-
display: string;
|
|
11
|
-
};
|
|
12
|
-
export declare const childrenWrapperStyle: ({ iconLeft, iconRight, hasChildren, }: RequiredProperties<Omit<Props, "onClick" | "dataTestId" | "block" | "isIconButton" | "buttonType"> & {
|
|
13
|
-
hasChildren: boolean;
|
|
14
|
-
}>) => (theme: Theme) => {
|
|
15
|
-
marginLeft: number | "8";
|
|
16
|
-
marginRight: number | "8";
|
|
17
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Props as ButtonBaseProps } from '../../ButtonBase/ButtonBase';
|
|
3
|
-
export declare type Props = {
|
|
4
|
-
innerButtonWidth?: number;
|
|
5
|
-
} & Pick<ButtonBaseProps, 'type' | 'color'>;
|
|
6
|
-
declare const ButtonLoader: React.FC<Props>;
|
|
7
|
-
export default ButtonLoader;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './ButtonLoader';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Button';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Theme } from 'theme';
|
|
2
|
-
import { ColorShapeFromComponent } from '../../utils/themeFunctions';
|
|
3
|
-
/**
|
|
4
|
-
* This function defines what background-color to show based on type or color passed
|
|
5
|
-
* if color it retrieves the color directly from the palette
|
|
6
|
-
* if type it gets the specific type color from the palette
|
|
7
|
-
*/
|
|
8
|
-
export declare const defineBackgroundColor: (theme: Theme, color: ColorShapeFromComponent | undefined, type?: "primary" | "secondary" | "light" | "success" | "error" | "warning" | "info" | "link" | undefined, iconExists?: boolean | undefined, childrenExists?: boolean | undefined) => string;
|
|
9
|
-
/**
|
|
10
|
-
* return the correct color to show based on the state that is passed
|
|
11
|
-
* The state must be 'hover' or 'active' for now
|
|
12
|
-
* It is being defined by the team that the values will always be 10% and 20%
|
|
13
|
-
* for transparentize there is a revert to these values to match 90% and 80% accordingly
|
|
14
|
-
*/
|
|
15
|
-
export declare const stateBackgroundColor: (theme: Theme, state: 'hover' | 'active', calculatedColor: ColorShapeFromComponent, filled: boolean) => string;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ClickEvent } from '../../hooks/useLoading';
|
|
3
|
-
import { AcceptedColorComponentTypes } from '../../utils/themeFunctions';
|
|
4
|
-
import { TestProps } from '../../utils/types';
|
|
5
|
-
import { buttonSizes } from './config';
|
|
6
|
-
export declare type EventButtonProps = {
|
|
7
|
-
onClick?: (event: ClickEvent) => void;
|
|
8
|
-
onBlur?: () => void;
|
|
9
|
-
};
|
|
10
|
-
export declare type Props = {
|
|
11
|
-
/** Type indicating the type of the button */
|
|
12
|
-
type?: AcceptedColorComponentTypes;
|
|
13
|
-
/** the color of the button based on our colors eg. red-500 */
|
|
14
|
-
color?: string;
|
|
15
|
-
/** This property define the size of the button. Defaults to 'md' */
|
|
16
|
-
size?: typeof buttonSizes[number];
|
|
17
|
-
/** This property will make the button fit to its parent width. Defaults to false */
|
|
18
|
-
block?: boolean;
|
|
19
|
-
/** Property indicating if the component is filled with a color based on the type */
|
|
20
|
-
filled?: boolean;
|
|
21
|
-
/** Property indicating if the component is async and loading */
|
|
22
|
-
loading?: boolean;
|
|
23
|
-
/** Property indicating if the component is transparent with a color based on the type */
|
|
24
|
-
transparent?: boolean;
|
|
25
|
-
/** An optional boolean to show if the button is icon */
|
|
26
|
-
isIconButton?: boolean;
|
|
27
|
-
/** An optional icon to put on the right of the button */
|
|
28
|
-
iconRight?: React.Component | JSX.Element | null;
|
|
29
|
-
/** An optional icon to put on the left of the button */
|
|
30
|
-
iconLeft?: React.Component | JSX.Element | null;
|
|
31
|
-
/** Define if the button is in disabled state */
|
|
32
|
-
disabled?: boolean;
|
|
33
|
-
/** Defines the button type */
|
|
34
|
-
buttonType?: 'submit' | 'reset' | 'button';
|
|
35
|
-
};
|
|
36
|
-
declare const ButtonBase: React.ForwardRefExoticComponent<Partial<Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size" | "css" | "onBlur" | "onClick" | "type">> & Props & TestProps & EventButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
37
|
-
export default ButtonBase;
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { Theme } from '../../theme';
|
|
2
|
-
import { RequiredProperties } from '../../utils/common';
|
|
3
|
-
import { ColorShapeFromComponent } from '../../utils/themeFunctions';
|
|
4
|
-
import { Props } from './ButtonBase';
|
|
5
|
-
import { buttonSizes } from './config';
|
|
6
|
-
/** Calculates the button specific height based on the size passed to it **/
|
|
7
|
-
export declare const heightBasedOnSize: (size: typeof buttonSizes[number]) => string;
|
|
8
|
-
export declare const buttonBaseStyle: ({ type, filled, calculatedColor, size, block, isIconButton, transparent, childrenCount, }: RequiredProperties<Omit<Props, "buttonType"> & {
|
|
9
|
-
calculatedColor: ColorShapeFromComponent;
|
|
10
|
-
childrenCount: number;
|
|
11
|
-
}>) => (theme: Theme) => {
|
|
12
|
-
fontSize: any;
|
|
13
|
-
fontWeight: 500;
|
|
14
|
-
color: string;
|
|
15
|
-
width: string | undefined;
|
|
16
|
-
backgroundColor: string;
|
|
17
|
-
padding: string;
|
|
18
|
-
height: string;
|
|
19
|
-
borderRadius: "4";
|
|
20
|
-
border: string;
|
|
21
|
-
cursor: string;
|
|
22
|
-
transition: string;
|
|
23
|
-
':focus-visible:not(:disabled)': {
|
|
24
|
-
outline: string;
|
|
25
|
-
};
|
|
26
|
-
':hover:not(:disabled)': {
|
|
27
|
-
backgroundColor: string;
|
|
28
|
-
};
|
|
29
|
-
':active:not(:disabled)': {
|
|
30
|
-
backgroundColor: string;
|
|
31
|
-
};
|
|
32
|
-
':disabled': import("../../theme/states/disabled").GetDisabled;
|
|
33
|
-
} | {
|
|
34
|
-
display: string;
|
|
35
|
-
justifyContent: string;
|
|
36
|
-
alignItems: string;
|
|
37
|
-
borderRadius: string;
|
|
38
|
-
padding: number;
|
|
39
|
-
width: string;
|
|
40
|
-
fontSize: any;
|
|
41
|
-
fontWeight: 500;
|
|
42
|
-
color: string;
|
|
43
|
-
backgroundColor: string;
|
|
44
|
-
height: string;
|
|
45
|
-
border: string;
|
|
46
|
-
cursor: string;
|
|
47
|
-
transition: string;
|
|
48
|
-
':focus-visible:not(:disabled)': {
|
|
49
|
-
outline: string;
|
|
50
|
-
};
|
|
51
|
-
':hover:not(:disabled)': {
|
|
52
|
-
backgroundColor: string;
|
|
53
|
-
};
|
|
54
|
-
':active:not(:disabled)': {
|
|
55
|
-
backgroundColor: string;
|
|
56
|
-
};
|
|
57
|
-
':disabled': import("../../theme/states/disabled").GetDisabled;
|
|
58
|
-
};
|
|
59
|
-
export declare const buttonSpanStyle: () => () => {
|
|
60
|
-
display: string;
|
|
61
|
-
alignItems: string;
|
|
62
|
-
};
|
|
63
|
-
export declare const iconStyle: () => () => {
|
|
64
|
-
display: string;
|
|
65
|
-
};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { colorShades, flatColors } from '../../theme/palette';
|
|
2
|
-
export declare const LG = "lg";
|
|
3
|
-
export declare const MD = "md";
|
|
4
|
-
export declare const SM = "sm";
|
|
5
|
-
export declare const buttonSizes: readonly ["lg", "md", "sm"];
|
|
6
|
-
declare type ButtonConfig = {
|
|
7
|
-
sizes: {
|
|
8
|
-
[key in typeof buttonSizes[number] | 'default']: number;
|
|
9
|
-
};
|
|
10
|
-
fontSize: {
|
|
11
|
-
[key in typeof SM | 'default']: number;
|
|
12
|
-
};
|
|
13
|
-
types: {
|
|
14
|
-
link: {
|
|
15
|
-
color: {
|
|
16
|
-
name: typeof flatColors[number];
|
|
17
|
-
shade: typeof colorShades[number];
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
outlined: {
|
|
21
|
-
border: {
|
|
22
|
-
width: number;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
export declare const buttonConfig: ButtonConfig;
|
|
28
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './ButtonBase';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Theme } from 'theme';
|
|
2
|
-
import { ColorShapeFromComponent } from '../../utils/themeFunctions';
|
|
3
|
-
import { Props } from './ButtonBase';
|
|
4
|
-
/**
|
|
5
|
-
* This function defines what background-color to show based on type or color passed
|
|
6
|
-
* if color it retrieves the color directly from the palette
|
|
7
|
-
* if type it gets the specific type color from the palette
|
|
8
|
-
*/
|
|
9
|
-
export declare const defineBackgroundColor: (theme: Theme, color: ColorShapeFromComponent | undefined, type?: "primary" | "secondary" | "light" | "success" | "error" | "warning" | "info" | "link" | undefined, childrenExists?: boolean | undefined) => string;
|
|
10
|
-
/**
|
|
11
|
-
* This function defines what color to show based on type or color passed
|
|
12
|
-
* if type is link uses the link color
|
|
13
|
-
* if it's background is transparent ( transparent or Outlined ) then it uses the background color
|
|
14
|
-
* else it uses the calculated color
|
|
15
|
-
*/
|
|
16
|
-
export declare const calculateButtonColor: ({ type, isBackgroundTransparent, backGroundColor, calculatedColor, theme, }: Pick<Props, "type"> & {
|
|
17
|
-
calculatedColor: ColorShapeFromComponent;
|
|
18
|
-
isBackgroundTransparent: boolean;
|
|
19
|
-
backGroundColor: string;
|
|
20
|
-
theme: Theme;
|
|
21
|
-
}) => string;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Elevation, Spacing } from 'index';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
export declare type Props = {
|
|
4
|
-
/** Elevation of Card */
|
|
5
|
-
elevated?: keyof Elevation;
|
|
6
|
-
/** Transparency of Card: if false the Card's background is white, otherwise it's transparent */
|
|
7
|
-
transparent?: boolean;
|
|
8
|
-
/** Border radius of Card: if not provided it defaults to 0 */
|
|
9
|
-
radius?: keyof Spacing;
|
|
10
|
-
};
|
|
11
|
-
declare const Card: React.FC<Props>;
|
|
12
|
-
export default Card;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
import { Elevation, Spacing } from 'index';
|
|
3
|
-
import { Theme } from '../../theme';
|
|
4
|
-
import { Props } from './Card';
|
|
5
|
-
export declare const cardStyle: ({ elevated, transparent, radius }: Props) => (theme: Theme) => SerializedStyles;
|
|
6
|
-
export declare const cardElevation: (theme: Theme, elevated: keyof Elevation, transparent?: boolean | undefined, radius?: keyof Spacing | undefined) => SerializedStyles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './Card';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type HoverInfo = {
|
|
3
|
-
name: string;
|
|
4
|
-
value?: string | number;
|
|
5
|
-
percentage?: string;
|
|
6
|
-
[prop: string]: number | string | undefined;
|
|
7
|
-
};
|
|
8
|
-
declare type Option = {
|
|
9
|
-
color?: string;
|
|
10
|
-
coloringOption?: 'all' | 'bar';
|
|
11
|
-
hoverInfo?: HoverInfo[];
|
|
12
|
-
};
|
|
13
|
-
export declare type Data = {
|
|
14
|
-
name: string;
|
|
15
|
-
subcategory?: string;
|
|
16
|
-
value?: number;
|
|
17
|
-
barLabel?: string;
|
|
18
|
-
options?: Option;
|
|
19
|
-
};
|
|
20
|
-
export declare type Props = {
|
|
21
|
-
/** This property defines the data to be shown in the Line Chart */
|
|
22
|
-
data: Data[];
|
|
23
|
-
};
|
|
24
|
-
declare const BarChart: React.FC<Props>;
|
|
25
|
-
export default BarChart;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './CustomLabel';
|
package/dist/cjs/dist/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.style.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { SerializedStyles } from '@emotion/react';
|
|
2
|
-
import { Theme } from 'theme';
|
|
3
|
-
export declare const tickStyle: (fill: string) => (theme: Theme) => SerializedStyles;
|
|
4
|
-
export declare const tooltipStyle: () => (theme: Theme) => SerializedStyles;
|
|
5
|
-
export declare const tooltipArrowStyle: () => (theme: Theme) => SerializedStyles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './CustomTooltip';
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Theme } from 'theme';
|
|
2
|
-
export declare const tooltipStyle: () => (theme: Theme) => {
|
|
3
|
-
fontSize: string;
|
|
4
|
-
padding: string;
|
|
5
|
-
margin: "8";
|
|
6
|
-
color: string;
|
|
7
|
-
background: string;
|
|
8
|
-
opacity: string;
|
|
9
|
-
borderRadius: "4";
|
|
10
|
-
minWidth: string;
|
|
11
|
-
whiteSpace: "nowrap";
|
|
12
|
-
};
|
|
13
|
-
export declare const tooltipHrStyle: () => (theme: Theme) => {
|
|
14
|
-
margin: string;
|
|
15
|
-
height: string;
|
|
16
|
-
borderWidth: number;
|
|
17
|
-
backgroundColor: string;
|
|
18
|
-
opacity: string;
|
|
19
|
-
};
|
|
20
|
-
export declare const tooltipUlStyle: () => () => {
|
|
21
|
-
padding: string;
|
|
22
|
-
margin: string;
|
|
23
|
-
};
|
|
24
|
-
export declare const tooltipLiStyle: () => (theme: Theme) => {
|
|
25
|
-
listStyleType: string;
|
|
26
|
-
color: string;
|
|
27
|
-
width: string;
|
|
28
|
-
display: string;
|
|
29
|
-
justifyContent: string;
|
|
30
|
-
height: "16";
|
|
31
|
-
padding: string;
|
|
32
|
-
'div:last-child': {
|
|
33
|
-
marginLeft: "16";
|
|
34
|
-
span: {
|
|
35
|
-
marginLeft: "4";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './CustomTooltipContent';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './BarChart';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type Data = {
|
|
3
|
-
name: string;
|
|
4
|
-
value: number;
|
|
5
|
-
color?: string;
|
|
6
|
-
};
|
|
7
|
-
export declare type Props = {
|
|
8
|
-
/** This property defines the data to be shown in the Donut Chart */
|
|
9
|
-
data: Data[];
|
|
10
|
-
/** This property defines the value to be shown in the Donut Chart label */
|
|
11
|
-
value?: string | number;
|
|
12
|
-
/** This property defines the units to be shown in the Donut Chart label*/
|
|
13
|
-
units?: string;
|
|
14
|
-
};
|
|
15
|
-
declare const DonutChart: React.FC<Props>;
|
|
16
|
-
export default DonutChart;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './CustomLabel';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './DonutChart';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Data } from './utils';
|
|
3
|
-
export declare type Props = {
|
|
4
|
-
/** This property defines the data to be shown in the Line Chart */
|
|
5
|
-
data: Data[];
|
|
6
|
-
/** Property indicating the label name to be displayed for X axis */
|
|
7
|
-
labelX?: string;
|
|
8
|
-
/** Property indicating the label name to be displayed for Y axis */
|
|
9
|
-
labelY?: string;
|
|
10
|
-
/** Define if the legend will be displayed */
|
|
11
|
-
showLegend?: boolean;
|
|
12
|
-
/** Function passed as property, so that the user can select colors for each line. If no function is passed or no color is picked for one or more lines, color will be selected randomly */
|
|
13
|
-
color?: (dataLabel: string) => string;
|
|
14
|
-
};
|
|
15
|
-
declare const LineChart: React.FC<Props>;
|
|
16
|
-
export default LineChart;
|