@hitachivantara/uikit-react-core 5.48.0 → 5.49.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Accordion/Accordion.cjs +0 -1
- package/dist/cjs/Accordion/Accordion.styles.cjs +0 -1
- package/dist/cjs/ActionBar/ActionBar.cjs +0 -1
- package/dist/cjs/ActionBar/ActionBar.styles.cjs +0 -1
- package/dist/cjs/ActionsGeneric/ActionsGeneric.cjs +0 -1
- package/dist/cjs/ActionsGeneric/ActionsGeneric.styles.cjs +0 -1
- package/dist/cjs/AppSwitcher/Action/Action.cjs +0 -1
- package/dist/cjs/AppSwitcher/Action/Action.styles.cjs +0 -1
- package/dist/cjs/AppSwitcher/AppSwitcher.cjs +0 -1
- package/dist/cjs/AppSwitcher/AppSwitcher.styles.cjs +0 -1
- package/dist/cjs/Avatar/Avatar.cjs +0 -1
- package/dist/cjs/Avatar/Avatar.styles.cjs +0 -1
- package/dist/cjs/AvatarGroup/AvatarGroup.cjs +0 -1
- package/dist/cjs/AvatarGroup/AvatarGroup.styles.cjs +0 -1
- package/dist/cjs/Badge/Badge.cjs +0 -1
- package/dist/cjs/Badge/Badge.styles.cjs +0 -1
- package/dist/cjs/Banner/Banner.cjs +10 -3
- package/dist/cjs/Banner/Banner.cjs.map +1 -1
- package/dist/cjs/Banner/Banner.styles.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/ActionContainer/ActionContainer.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/ActionContainer/ActionContainer.styles.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/BannerContent.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/BannerContent.styles.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/MessageContainer/MessageContainer.cjs +0 -1
- package/dist/cjs/Banner/BannerContent/MessageContainer/MessageContainer.styles.cjs +0 -1
- package/dist/cjs/BaseCheckBox/BaseCheckBox.cjs +0 -1
- package/dist/cjs/BaseCheckBox/BaseCheckBox.styles.cjs +0 -1
- package/dist/cjs/BaseDropdown/BaseDropdown.cjs +0 -1
- package/dist/cjs/BaseDropdown/BaseDropdown.styles.cjs +0 -1
- package/dist/cjs/BaseDropdown/BaseDropdownContext/BaseDropdownContext.cjs +0 -1
- package/dist/cjs/BaseInput/BaseInput.cjs +0 -1
- package/dist/cjs/BaseInput/BaseInput.styles.cjs +0 -1
- package/dist/cjs/BaseInput/validations.cjs +0 -1
- package/dist/cjs/BaseRadio/BaseRadio.cjs +0 -1
- package/dist/cjs/BaseRadio/BaseRadio.styles.cjs +0 -1
- package/dist/cjs/BaseSwitch/BaseSwitch.cjs +0 -1
- package/dist/cjs/BaseSwitch/BaseSwitch.styles.cjs +0 -1
- package/dist/cjs/Box/Box.cjs +0 -1
- package/dist/cjs/BreadCrumb/BreadCrumb.cjs +0 -1
- package/dist/cjs/BreadCrumb/BreadCrumb.styles.cjs +0 -1
- package/dist/cjs/BreadCrumb/Page/Page.cjs +0 -1
- package/dist/cjs/BreadCrumb/Page/Page.styles.cjs +0 -1
- package/dist/cjs/BreadCrumb/PathElement/PathElement.cjs +0 -1
- package/dist/cjs/BreadCrumb/PathElement/PathElement.styles.cjs +0 -1
- package/dist/cjs/BreadCrumb/utils.cjs +0 -1
- package/dist/cjs/BulkActions/BulkActions.cjs +0 -1
- package/dist/cjs/BulkActions/BulkActions.styles.cjs +0 -1
- package/dist/cjs/Button/Button.cjs +17 -3
- package/dist/cjs/Button/Button.cjs.map +1 -1
- package/dist/cjs/Button/Button.styles.cjs +17 -13
- package/dist/cjs/Button/Button.styles.cjs.map +1 -1
- package/dist/cjs/Button/types.cjs +0 -1
- package/dist/cjs/Calendar/Calendar.cjs +0 -1
- package/dist/cjs/Calendar/Calendar.styles.cjs +0 -1
- package/dist/cjs/Calendar/CalendarHeader/CalendarHeader.cjs +0 -1
- package/dist/cjs/Calendar/CalendarHeader/CalendarHeader.styles.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.styles.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/MonthSelector/MonthSelector.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/MonthSelector/MonthSelector.styles.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/Navigation/Navigation.cjs +0 -1
- package/dist/cjs/Calendar/CalendarNavigation/Navigation/Navigation.styles.cjs +0 -1
- package/dist/cjs/Calendar/SingleCalendar/CalendarCell.cjs +0 -1
- package/dist/cjs/Calendar/SingleCalendar/CalendarCell.styles.cjs +0 -1
- package/dist/cjs/Calendar/SingleCalendar/SingleCalendar.cjs +0 -1
- package/dist/cjs/Calendar/SingleCalendar/SingleCalendar.styles.cjs +0 -1
- package/dist/cjs/Calendar/model.cjs +0 -1
- package/dist/cjs/Calendar/utils.cjs +0 -1
- package/dist/cjs/Card/Card.cjs +0 -1
- package/dist/cjs/Card/Card.styles.cjs +0 -1
- package/dist/cjs/Card/Content/Content.cjs +0 -1
- package/dist/cjs/Card/Content/Content.styles.cjs +0 -1
- package/dist/cjs/Card/Header/Header.cjs +0 -1
- package/dist/cjs/Card/Header/Header.styles.cjs +0 -1
- package/dist/cjs/Card/Media/Media.cjs +0 -1
- package/dist/cjs/Card/Media/Media.styles.cjs +0 -1
- package/dist/cjs/Carousel/Carousel.cjs +0 -1
- package/dist/cjs/Carousel/Carousel.cjs.map +1 -1
- package/dist/cjs/Carousel/Carousel.styles.cjs +0 -1
- package/dist/cjs/Carousel/CarouselControls.cjs +0 -1
- package/dist/cjs/Carousel/CarouselSlide/CarouselSlide.cjs +0 -1
- package/dist/cjs/Carousel/CarouselSlide/CarouselSlide.styles.cjs +0 -1
- package/dist/cjs/Carousel/CarouselThumbnails.cjs +0 -1
- package/dist/cjs/CheckBox/CheckBox.cjs +0 -1
- package/dist/cjs/CheckBox/CheckBox.styles.cjs +0 -1
- package/dist/cjs/CheckBoxGroup/CheckBoxGroup.cjs +0 -1
- package/dist/cjs/CheckBoxGroup/CheckBoxGroup.styles.cjs +0 -1
- package/dist/cjs/ColorPicker/ColorPicker.cjs +0 -1
- package/dist/cjs/ColorPicker/ColorPicker.styles.cjs +0 -1
- package/dist/cjs/ColorPicker/Fields/Fields.cjs +0 -1
- package/dist/cjs/ColorPicker/Fields/Fields.styles.cjs +0 -1
- package/dist/cjs/ColorPicker/Picker/Picker.cjs +0 -1
- package/dist/cjs/ColorPicker/Picker/Picker.styles.cjs +0 -1
- package/dist/cjs/ColorPicker/PresetColors/PresetColors.cjs +0 -1
- package/dist/cjs/ColorPicker/PresetColors/PresetColors.styles.cjs +0 -1
- package/dist/cjs/ColorPicker/SavedColors/SavedColors.cjs +0 -1
- package/dist/cjs/ColorPicker/SavedColors/SavedColors.styles.cjs +0 -1
- package/dist/cjs/Container/Container.cjs +0 -1
- package/dist/cjs/Container/Container.styles.cjs +0 -1
- package/dist/cjs/Controls/Controls.cjs +0 -1
- package/dist/cjs/Controls/Controls.styles.cjs +0 -1
- package/dist/cjs/Controls/LeftControl/LeftControl.cjs +0 -1
- package/dist/cjs/Controls/LeftControl/LeftControl.styles.cjs +0 -1
- package/dist/cjs/Controls/RightControl/RightControl.cjs +0 -1
- package/dist/cjs/Controls/RightControl/RightControl.styles.cjs +0 -1
- package/dist/cjs/Controls/context/ControlsContext.cjs +0 -1
- package/dist/cjs/DatePicker/DatePicker.cjs +0 -1
- package/dist/cjs/DatePicker/DatePicker.styles.cjs +0 -1
- package/dist/cjs/DatePicker/useVisibleDate.cjs +0 -1
- package/dist/cjs/DatePicker/utils.cjs +0 -1
- package/dist/cjs/Dialog/Actions/Actions.cjs +0 -1
- package/dist/cjs/Dialog/Actions/Actions.styles.cjs +0 -1
- package/dist/cjs/Dialog/Content/Content.cjs +0 -1
- package/dist/cjs/Dialog/Content/Content.styles.cjs +0 -1
- package/dist/cjs/Dialog/Dialog.cjs +0 -1
- package/dist/cjs/Dialog/Dialog.styles.cjs +0 -1
- package/dist/cjs/Dialog/Title/Title.cjs +0 -1
- package/dist/cjs/Dialog/Title/Title.styles.cjs +0 -1
- package/dist/cjs/Dialog/context.cjs +0 -1
- package/dist/cjs/DotPagination/DotPagination.cjs +0 -1
- package/dist/cjs/DotPagination/DotPagination.styles.cjs +0 -1
- package/dist/cjs/Drawer/Drawer.cjs +1 -2
- package/dist/cjs/Drawer/Drawer.styles.cjs +0 -1
- package/dist/cjs/DropDownMenu/DropDownMenu.cjs +0 -1
- package/dist/cjs/DropDownMenu/DropDownMenu.styles.cjs +0 -1
- package/dist/cjs/Dropdown/Dropdown.cjs +0 -1
- package/dist/cjs/Dropdown/Dropdown.cjs.map +1 -1
- package/dist/cjs/Dropdown/Dropdown.styles.cjs +0 -1
- package/dist/cjs/Dropdown/List/List.cjs +0 -1
- package/dist/cjs/Dropdown/List/List.styles.cjs +0 -1
- package/dist/cjs/Dropdown/utils.cjs +0 -1
- package/dist/cjs/EmptyState/EmptyState.cjs +0 -1
- package/dist/cjs/EmptyState/EmptyState.styles.cjs +0 -1
- package/dist/cjs/FileUploader/DropZone/DropZone.cjs +0 -1
- package/dist/cjs/FileUploader/DropZone/DropZone.styles.cjs +0 -1
- package/dist/cjs/FileUploader/File/File.cjs +0 -1
- package/dist/cjs/FileUploader/File/File.styles.cjs +0 -1
- package/dist/cjs/FileUploader/FileList/FileList.cjs +0 -1
- package/dist/cjs/FileUploader/FileList/FileList.styles.cjs +0 -1
- package/dist/cjs/FileUploader/FileUploader.cjs +0 -1
- package/dist/cjs/FileUploader/Preview/Preview.cjs +0 -1
- package/dist/cjs/FileUploader/Preview/Preview.styles.cjs +0 -1
- package/dist/cjs/FileUploader/utils.cjs +0 -1
- package/dist/cjs/FilterGroup/Counter/Counter.cjs +0 -1
- package/dist/cjs/FilterGroup/Counter/Counter.styles.cjs +0 -1
- package/dist/cjs/FilterGroup/FilterContent/FilterContent.cjs +0 -1
- package/dist/cjs/FilterGroup/FilterContent/FilterContent.styles.cjs +0 -1
- package/dist/cjs/FilterGroup/FilterGroup.cjs +0 -1
- package/dist/cjs/FilterGroup/FilterGroup.styles.cjs +0 -1
- package/dist/cjs/FilterGroup/FilterGroupContext.cjs +0 -1
- package/dist/cjs/FilterGroup/LeftPanel/LeftPanel.cjs +0 -1
- package/dist/cjs/FilterGroup/LeftPanel/LeftPanel.styles.cjs +0 -1
- package/dist/cjs/FilterGroup/RightPanel/RightPanel.cjs +0 -1
- package/dist/cjs/FilterGroup/RightPanel/RightPanel.styles.cjs +0 -1
- package/dist/cjs/Focus/Focus.cjs +0 -1
- package/dist/cjs/Focus/Focus.styles.cjs +0 -1
- package/dist/cjs/Focus/utils.cjs +0 -1
- package/dist/cjs/Footer/Footer.cjs +0 -1
- package/dist/cjs/Footer/Footer.cjs.map +1 -1
- package/dist/cjs/Footer/Footer.styles.cjs +0 -1
- package/dist/cjs/Forms/Adornment/Adornment.cjs +0 -1
- package/dist/cjs/Forms/Adornment/Adornment.styles.cjs +0 -1
- package/dist/cjs/Forms/CharCounter/CharCounter.cjs +0 -1
- package/dist/cjs/Forms/CharCounter/CharCounter.styles.cjs +0 -1
- package/dist/cjs/Forms/FormElement/FormElement.cjs +0 -1
- package/dist/cjs/Forms/FormElement/FormElement.styles.cjs +0 -1
- package/dist/cjs/Forms/FormElement/context/FormElementContext.cjs +0 -1
- package/dist/cjs/Forms/FormElement/context/FormElementDescriptorsContext.cjs +0 -1
- package/dist/cjs/Forms/FormElement/context/FormElementValueContext.cjs +0 -1
- package/dist/cjs/Forms/FormElement/utils/FormUtils.cjs +0 -1
- package/dist/cjs/Forms/FormElement/validationStates.cjs +0 -1
- package/dist/cjs/Forms/InfoMessage/InfoMessage.cjs +0 -1
- package/dist/cjs/Forms/InfoMessage/InfoMessage.styles.cjs +0 -1
- package/dist/cjs/Forms/Label/Label.cjs +0 -1
- package/dist/cjs/Forms/Label/Label.styles.cjs +0 -1
- package/dist/cjs/Forms/Suggestions/Suggestions.cjs +0 -1
- package/dist/cjs/Forms/Suggestions/Suggestions.styles.cjs +0 -1
- package/dist/cjs/Forms/WarningText/WarningText.cjs +0 -1
- package/dist/cjs/Forms/WarningText/WarningText.styles.cjs +0 -1
- package/dist/cjs/GlobalActions/GlobalActions.cjs +5 -18
- package/dist/cjs/GlobalActions/GlobalActions.cjs.map +1 -1
- package/dist/cjs/GlobalActions/GlobalActions.styles.cjs +39 -23
- package/dist/cjs/GlobalActions/GlobalActions.styles.cjs.map +1 -1
- package/dist/cjs/Grid/Grid.cjs +0 -1
- package/dist/cjs/Grid/Grid.styles.cjs +0 -1
- package/dist/cjs/Header/Actions/Actions.cjs +0 -1
- package/dist/cjs/Header/Actions/Actions.styles.cjs +0 -1
- package/dist/cjs/Header/Brand/Brand.cjs +0 -1
- package/dist/cjs/Header/Brand/Brand.styles.cjs +0 -1
- package/dist/cjs/Header/Header.cjs +0 -1
- package/dist/cjs/Header/Header.styles.cjs +0 -1
- package/dist/cjs/Header/Navigation/MenuBar/Bar.cjs +0 -1
- package/dist/cjs/Header/Navigation/MenuBar/Bar.styles.cjs +0 -1
- package/dist/cjs/Header/Navigation/MenuBar/MenuBar.cjs +0 -1
- package/dist/cjs/Header/Navigation/MenuItem/MenuItem.cjs +0 -1
- package/dist/cjs/Header/Navigation/MenuItem/MenuItem.styles.cjs +0 -1
- package/dist/cjs/Header/Navigation/Navigation.cjs +0 -1
- package/dist/cjs/Header/Navigation/Navigation.styles.cjs +0 -1
- package/dist/cjs/Header/Navigation/useSelectionPath.cjs +0 -1
- package/dist/cjs/Header/Navigation/utils/FocusContext.cjs +0 -1
- package/dist/cjs/Header/Navigation/utils/SelectionContext.cjs +0 -1
- package/dist/cjs/InlineEditor/InlineEditor.cjs +0 -1
- package/dist/cjs/InlineEditor/InlineEditor.styles.cjs +0 -1
- package/dist/cjs/Input/Input.cjs +0 -1
- package/dist/cjs/Input/Input.styles.cjs +0 -1
- package/dist/cjs/Kpi/Kpi.cjs +0 -1
- package/dist/cjs/Kpi/Kpi.styles.cjs +0 -1
- package/dist/cjs/Link/Link.cjs +0 -1
- package/dist/cjs/Link/Link.styles.cjs +0 -1
- package/dist/cjs/List/List.cjs +0 -1
- package/dist/cjs/List/List.styles.cjs +0 -1
- package/dist/cjs/List/useSelectableList.cjs +0 -1
- package/dist/cjs/List/utils.cjs +0 -1
- package/dist/cjs/ListContainer/ListContainer.cjs +0 -1
- package/dist/cjs/ListContainer/ListContainer.styles.cjs +0 -1
- package/dist/cjs/ListContainer/ListContext/ListContext.cjs +0 -1
- package/dist/cjs/ListContainer/ListItem/ListItem.cjs +0 -1
- package/dist/cjs/ListContainer/ListItem/ListItem.styles.cjs +0 -1
- package/dist/cjs/Loading/Loading.cjs +0 -1
- package/dist/cjs/Loading/Loading.styles.cjs +0 -1
- package/dist/cjs/Login/Login.cjs +0 -1
- package/dist/cjs/Login/Login.styles.cjs +0 -1
- package/dist/cjs/MultiButton/MultiButton.cjs +0 -1
- package/dist/cjs/MultiButton/MultiButton.styles.cjs +0 -1
- package/dist/cjs/OverflowTooltip/OverflowTooltip.cjs +0 -1
- package/dist/cjs/OverflowTooltip/OverflowTooltip.styles.cjs +0 -1
- package/dist/cjs/Pagination/Pagination.cjs +1 -2
- package/dist/cjs/Pagination/Pagination.styles.cjs +0 -1
- package/dist/cjs/Pagination/Select.cjs +0 -1
- package/dist/cjs/Pagination/Select.styles.cjs +0 -1
- package/dist/cjs/Pagination/utils.cjs +0 -1
- package/dist/cjs/Panel/Panel.cjs +0 -1
- package/dist/cjs/Panel/Panel.styles.cjs +0 -1
- package/dist/cjs/ProgressBar/ProgressBar.cjs +0 -1
- package/dist/cjs/ProgressBar/ProgressBar.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/ConfirmationDialog/ConfirmationDialog.cjs +0 -1
- package/dist/cjs/QueryBuilder/ConfirmationDialog/ConfirmationDialog.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Context.cjs +0 -1
- package/dist/cjs/QueryBuilder/QueryBuilder.cjs +0 -1
- package/dist/cjs/QueryBuilder/QueryBuilder.cjs.map +1 -1
- package/dist/cjs/QueryBuilder/QueryBuilder.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Attribute/Attribute.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Operator/Operator.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Rule.cjs +1 -2
- package/dist/cjs/QueryBuilder/Rule/Rule.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/BooleanValue/BooleanValue.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/DateTimeValue/DateTimeValue.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/DateTimeValue/DateTimeValue.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/DateTimeValue/utils.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/EmptyValue/EmptyValue.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/NumericValue/Numeric.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/NumericValue/NumericValue.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/TextValue/TextValue.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/TextValue/TextValue.styles.cjs +0 -1
- package/dist/cjs/QueryBuilder/Rule/Value/Value.cjs +0 -1
- package/dist/cjs/QueryBuilder/RuleGroup/RuleGroup.cjs +4 -2
- package/dist/cjs/QueryBuilder/RuleGroup/RuleGroup.cjs.map +1 -1
- package/dist/cjs/QueryBuilder/types.cjs +0 -1
- package/dist/cjs/QueryBuilder/utils/index.cjs +0 -1
- package/dist/cjs/QueryBuilder/utils/reducer.cjs +0 -1
- package/dist/cjs/Radio/Radio.cjs +0 -1
- package/dist/cjs/Radio/Radio.styles.cjs +0 -1
- package/dist/cjs/RadioGroup/RadioGroup.cjs +0 -1
- package/dist/cjs/RadioGroup/RadioGroup.styles.cjs +0 -1
- package/dist/cjs/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.cjs +0 -1
- package/dist/cjs/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.styles.cjs +0 -1
- package/dist/cjs/ScrollTo/Horizontal/ScrollToHorizontal.cjs +0 -1
- package/dist/cjs/ScrollTo/Horizontal/ScrollToHorizontal.styles.cjs +0 -1
- package/dist/cjs/ScrollTo/Vertical/ScrollToVertical.cjs +0 -1
- package/dist/cjs/ScrollTo/Vertical/ScrollToVertical.styles.cjs +0 -1
- package/dist/cjs/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.cjs +0 -1
- package/dist/cjs/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.styles.cjs +0 -1
- package/dist/cjs/ScrollTo/useScrollTo.cjs +0 -1
- package/dist/cjs/ScrollTo/utils.cjs +0 -1
- package/dist/cjs/ScrollTo/withTooltip.cjs +0 -1
- package/dist/cjs/Section/Section.cjs +2 -1
- package/dist/cjs/Section/Section.cjs.map +1 -1
- package/dist/cjs/Section/Section.styles.cjs +0 -1
- package/dist/cjs/SelectionList/SelectionList.cjs +0 -1
- package/dist/cjs/SelectionList/SelectionList.styles.cjs +0 -1
- package/dist/cjs/SimpleGrid/SimpleGrid.cjs +0 -1
- package/dist/cjs/SimpleGrid/SimpleGrid.styles.cjs +0 -1
- package/dist/cjs/Slider/Slider.cjs +0 -1
- package/dist/cjs/Slider/Slider.styles.cjs +0 -1
- package/dist/cjs/Slider/SliderInput/SliderInput.cjs +0 -1
- package/dist/cjs/Slider/SliderInput/SliderInput.styles.cjs +0 -1
- package/dist/cjs/Slider/base.cjs +0 -1
- package/dist/cjs/Slider/utils.cjs +0 -1
- package/dist/cjs/Snackbar/Snackbar.cjs +14 -19
- package/dist/cjs/Snackbar/Snackbar.cjs.map +1 -1
- package/dist/cjs/Snackbar/Snackbar.styles.cjs +0 -1
- package/dist/cjs/Snackbar/SnackbarContent/SnackbarContent.cjs +0 -1
- package/dist/cjs/Snackbar/SnackbarContent/SnackbarContent.styles.cjs +0 -1
- package/dist/cjs/SnackbarProvider/SnackbarProvider.cjs +15 -10
- package/dist/cjs/SnackbarProvider/SnackbarProvider.cjs.map +1 -1
- package/dist/cjs/SnackbarProvider/SnackbarProvider.styles.cjs +0 -1
- package/dist/cjs/Stack/Stack.cjs +0 -1
- package/dist/cjs/Stack/Stack.styles.cjs +0 -1
- package/dist/cjs/Switch/Switch.cjs +0 -1
- package/dist/cjs/Switch/Switch.styles.cjs +0 -1
- package/dist/cjs/Tab/Tab.cjs +0 -1
- package/dist/cjs/Tab/Tab.styles.cjs +0 -1
- package/dist/cjs/Table/Table.cjs +0 -1
- package/dist/cjs/Table/Table.styles.cjs +0 -1
- package/dist/cjs/Table/TableBody/TableBody.cjs +0 -1
- package/dist/cjs/Table/TableBody/TableBody.styles.cjs +0 -1
- package/dist/cjs/Table/TableCell/TableCell.cjs +0 -1
- package/dist/cjs/Table/TableCell/TableCell.styles.cjs +0 -1
- package/dist/cjs/Table/TableContainer/TableContainer.cjs +0 -1
- package/dist/cjs/Table/TableContainer/TableContainer.styles.cjs +0 -1
- package/dist/cjs/Table/TableContext.cjs +0 -1
- package/dist/cjs/Table/TableHead/TableHead.cjs +0 -1
- package/dist/cjs/Table/TableHead/TableHead.styles.cjs +0 -1
- package/dist/cjs/Table/TableHeader/TableHeader.cjs +0 -1
- package/dist/cjs/Table/TableHeader/TableHeader.styles.cjs +0 -1
- package/dist/cjs/Table/TableHeader/utils.cjs +0 -1
- package/dist/cjs/Table/TableRow/TableRow.cjs +0 -1
- package/dist/cjs/Table/TableRow/TableRow.styles.cjs +0 -1
- package/dist/cjs/Table/TableSectionContext.cjs +0 -1
- package/dist/cjs/Table/hooks/useBulkActions.cjs +0 -1
- package/dist/cjs/Table/hooks/useFilters.cjs +0 -1
- package/dist/cjs/Table/hooks/useGlobalFilter.cjs +0 -1
- package/dist/cjs/Table/hooks/useHeaderGroups.cjs +0 -1
- package/dist/cjs/Table/hooks/usePagination.cjs +0 -1
- package/dist/cjs/Table/hooks/useResizeColumns.cjs +0 -1
- package/dist/cjs/Table/hooks/useRowExpand.cjs +0 -1
- package/dist/cjs/Table/hooks/useRowSelection.cjs +0 -1
- package/dist/cjs/Table/hooks/useSortBy.cjs +0 -1
- package/dist/cjs/Table/hooks/useSticky.cjs +0 -1
- package/dist/cjs/Table/hooks/useTable.cjs +0 -1
- package/dist/cjs/Table/hooks/useTableStyles.cjs +0 -1
- package/dist/cjs/Table/renderers/DateColumnCell/DateColumnCell.cjs +0 -1
- package/dist/cjs/Table/renderers/DropdownColumnCell/DropdownColumnCell.cjs +0 -1
- package/dist/cjs/Table/renderers/ProgressColumnCell/ProgressColumnCell.cjs +0 -1
- package/dist/cjs/Table/renderers/ProgressColumnCell/ProgressColumnCell.styles.cjs +0 -1
- package/dist/cjs/Table/renderers/SwitchColumnCell/SwitchColumnCell.cjs +0 -1
- package/dist/cjs/Table/renderers/SwitchColumnCell/SwitchColumnCell.styles.cjs +0 -1
- package/dist/cjs/Table/renderers/renderers.cjs +0 -1
- package/dist/cjs/Table/utils/fallbacks.cjs +0 -1
- package/dist/cjs/Table/utils/utils.cjs +0 -1
- package/dist/cjs/TableSection/TableSection.cjs +0 -1
- package/dist/cjs/TableSection/TableSection.styles.cjs +36 -22
- package/dist/cjs/TableSection/TableSection.styles.cjs.map +1 -1
- package/dist/cjs/Tabs/Tabs.cjs +0 -1
- package/dist/cjs/Tabs/Tabs.styles.cjs +0 -1
- package/dist/cjs/Tag/Tag.cjs +0 -1
- package/dist/cjs/Tag/Tag.styles.cjs +0 -1
- package/dist/cjs/TagsInput/TagsInput.cjs +0 -1
- package/dist/cjs/TagsInput/TagsInput.styles.cjs +0 -1
- package/dist/cjs/TextArea/TextArea.cjs +0 -1
- package/dist/cjs/TextArea/TextArea.styles.cjs +0 -1
- package/dist/cjs/TimeAgo/TimeAgo.cjs +0 -1
- package/dist/cjs/TimeAgo/TimeAgo.styles.cjs +0 -1
- package/dist/cjs/TimeAgo/formatUtils.cjs +0 -1
- package/dist/cjs/TimeAgo/useTimeAgo.cjs +0 -1
- package/dist/cjs/TimeAgo/useTimeout.cjs +0 -1
- package/dist/cjs/TimePicker/Placeholder.cjs +0 -1
- package/dist/cjs/TimePicker/TimePicker.cjs +0 -1
- package/dist/cjs/TimePicker/TimePicker.styles.cjs +0 -1
- package/dist/cjs/TimePicker/Unit/Unit.cjs +0 -1
- package/dist/cjs/TimePicker/Unit/Unit.styles.cjs +0 -1
- package/dist/cjs/ToggleButton/ToggleButton.cjs +0 -1
- package/dist/cjs/Tooltip/Tooltip.cjs +0 -1
- package/dist/cjs/Tooltip/Tooltip.styles.cjs +0 -1
- package/dist/cjs/TreeView/TreeItem/DefaultContent.cjs +0 -1
- package/dist/cjs/TreeView/TreeItem/TreeItem.cjs +0 -1
- package/dist/cjs/TreeView/TreeItem/TreeItem.styles.cjs +0 -1
- package/dist/cjs/TreeView/TreeItem/useHvTreeItem.cjs +0 -1
- package/dist/cjs/TreeView/TreeView.cjs +0 -1
- package/dist/cjs/TreeView/TreeView.styles.cjs +0 -1
- package/dist/cjs/TreeView/internals/DescendantProvider.cjs +0 -1
- package/dist/cjs/TreeView/internals/TreeViewProvider.cjs +0 -1
- package/dist/cjs/TreeView/internals/corePlugins.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/defaultPlugins.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewContextValueBuilder.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewExpansion.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewFocus.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewKeyboardNavigation.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewNodes.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/plugins/useTreeViewSelection.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/useInstanceEventHandler.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/useTreeView.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/useTreeViewInstanceEvents.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/useTreeViewModels.cjs +0 -1
- package/dist/cjs/TreeView/internals/hooks/utils.cjs +0 -1
- package/dist/cjs/TreeView/internals/utils/EventManager.cjs +0 -1
- package/dist/cjs/TreeView/internals/utils/FinalizationRegistryBasedCleanupTracking.cjs +0 -1
- package/dist/cjs/TreeView/internals/utils/TimerBasedCleanupTracking.cjs +0 -1
- package/dist/cjs/TreeView/internals/utils/publishTreeViewEvent.cjs +0 -1
- package/dist/cjs/Typography/Typography.cjs +0 -1
- package/dist/cjs/Typography/Typography.styles.cjs +0 -1
- package/dist/cjs/Typography/utils.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Actions/Action.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Actions/Action.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Actions/Actions.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Actions/Actions.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Header/Header.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Header/Header.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Navigation/Navigation.cjs +0 -1
- package/dist/cjs/VerticalNavigation/Navigation/Navigation.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/NavigationPopup/NavigationPopup.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/NavigationPopup/NavigationPopupContainer.cjs +0 -1
- package/dist/cjs/VerticalNavigation/NavigationSlider/NavigationSlider.cjs +0 -1
- package/dist/cjs/VerticalNavigation/NavigationSlider/NavigationSlider.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/NavigationSlider/utils/NavigationSlider.utils.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/IconWrapper/IconWrapper.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/IconWrapper/IconWrapper.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/TreeView.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/TreeView.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/TreeViewContext.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/TreeViewItem.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/TreeViewItem.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/TreeView/descendants.cjs +0 -1
- package/dist/cjs/VerticalNavigation/VerticalNavigation.cjs +0 -1
- package/dist/cjs/VerticalNavigation/VerticalNavigation.styles.cjs +0 -1
- package/dist/cjs/VerticalNavigation/VerticalNavigationContext.cjs +0 -1
- package/dist/cjs/VerticalNavigation/utils/VerticalNavigation.utils.cjs +0 -1
- package/dist/cjs/hocs/withTooltip.cjs +0 -1
- package/dist/cjs/hooks/useClickOutside.cjs +0 -1
- package/dist/cjs/hooks/useComputation.cjs +0 -1
- package/dist/cjs/hooks/useControlled.cjs +0 -1
- package/dist/cjs/hooks/useCss.cjs +1 -2
- package/dist/cjs/hooks/useCss.cjs.map +1 -1
- package/dist/cjs/hooks/useDefaultProps.cjs +0 -1
- package/dist/cjs/hooks/useEmotionCache.cjs +0 -1
- package/dist/cjs/hooks/useEnhancedEffect.cjs +0 -1
- package/dist/cjs/hooks/useForkRef.cjs +0 -1
- package/dist/cjs/hooks/useImageLoaded.cjs +0 -1
- package/dist/cjs/hooks/useIsMounted.cjs +0 -1
- package/dist/cjs/hooks/useLabels.cjs +0 -1
- package/dist/cjs/hooks/useTheme.cjs +0 -1
- package/dist/cjs/hooks/useUniqueId.cjs +0 -1
- package/dist/cjs/hooks/useWidth.cjs +0 -1
- package/dist/cjs/index.cjs +0 -1
- package/dist/cjs/providers/Provider.cjs +0 -1
- package/dist/cjs/providers/ThemeProvider.cjs +0 -1
- package/dist/cjs/types/generic.cjs +0 -1
- package/dist/cjs/utils/ConditionalWrapper.cjs +0 -1
- package/dist/cjs/utils/{IconButton.cjs → IconButton/IconButton.cjs} +3 -4
- package/dist/cjs/utils/IconButton/IconButton.cjs.map +1 -0
- package/dist/cjs/utils/Random.cjs +0 -1
- package/dist/cjs/utils/browser.cjs +0 -1
- package/dist/cjs/utils/checkValidHexColorValue.cjs +0 -1
- package/dist/cjs/utils/classes.cjs +0 -1
- package/dist/cjs/utils/document.cjs +0 -1
- package/dist/cjs/utils/focusUtils.cjs +0 -1
- package/dist/cjs/utils/focusableElementFinder.cjs +0 -1
- package/dist/cjs/utils/getComponentName.cjs +0 -1
- package/dist/cjs/utils/hexToRgbA.cjs +0 -1
- package/dist/cjs/utils/iconVariant.cjs +0 -1
- package/dist/cjs/utils/keyboardUtils.cjs +0 -1
- package/dist/cjs/utils/multiSelectionEventHandler.cjs +0 -1
- package/dist/cjs/utils/setId.cjs +0 -1
- package/dist/cjs/utils/sizes.cjs +0 -1
- package/dist/cjs/utils/theme.cjs +0 -1
- package/dist/cjs/utils/useSavedState.cjs +0 -1
- package/dist/cjs/utils/wrapperTooltip.cjs +0 -1
- package/dist/esm/Accordion/Accordion.js +0 -1
- package/dist/esm/Accordion/Accordion.styles.js +0 -1
- package/dist/esm/ActionBar/ActionBar.js +0 -1
- package/dist/esm/ActionBar/ActionBar.styles.js +0 -1
- package/dist/esm/ActionsGeneric/ActionsGeneric.js +0 -1
- package/dist/esm/ActionsGeneric/ActionsGeneric.styles.js +0 -1
- package/dist/esm/AppSwitcher/Action/Action.js +0 -1
- package/dist/esm/AppSwitcher/Action/Action.styles.js +0 -1
- package/dist/esm/AppSwitcher/AppSwitcher.js +0 -1
- package/dist/esm/AppSwitcher/AppSwitcher.styles.js +0 -1
- package/dist/esm/Avatar/Avatar.js +0 -1
- package/dist/esm/Avatar/Avatar.styles.js +0 -1
- package/dist/esm/AvatarGroup/AvatarGroup.js +0 -1
- package/dist/esm/AvatarGroup/AvatarGroup.styles.js +0 -1
- package/dist/esm/Badge/Badge.js +0 -1
- package/dist/esm/Badge/Badge.styles.js +0 -1
- package/dist/esm/Banner/Banner.js +10 -3
- package/dist/esm/Banner/Banner.js.map +1 -1
- package/dist/esm/Banner/Banner.styles.js +0 -1
- package/dist/esm/Banner/BannerContent/ActionContainer/ActionContainer.js +0 -1
- package/dist/esm/Banner/BannerContent/ActionContainer/ActionContainer.styles.js +0 -1
- package/dist/esm/Banner/BannerContent/BannerContent.js +0 -1
- package/dist/esm/Banner/BannerContent/BannerContent.styles.js +0 -1
- package/dist/esm/Banner/BannerContent/MessageContainer/MessageContainer.js +0 -1
- package/dist/esm/Banner/BannerContent/MessageContainer/MessageContainer.styles.js +0 -1
- package/dist/esm/BaseCheckBox/BaseCheckBox.js +0 -1
- package/dist/esm/BaseCheckBox/BaseCheckBox.styles.js +0 -1
- package/dist/esm/BaseDropdown/BaseDropdown.js +0 -1
- package/dist/esm/BaseDropdown/BaseDropdown.styles.js +0 -1
- package/dist/esm/BaseDropdown/BaseDropdownContext/BaseDropdownContext.js +0 -1
- package/dist/esm/BaseInput/BaseInput.js +0 -1
- package/dist/esm/BaseInput/BaseInput.styles.js +0 -1
- package/dist/esm/BaseInput/validations.js +0 -1
- package/dist/esm/BaseRadio/BaseRadio.js +0 -1
- package/dist/esm/BaseRadio/BaseRadio.styles.js +0 -1
- package/dist/esm/BaseSwitch/BaseSwitch.js +0 -1
- package/dist/esm/BaseSwitch/BaseSwitch.styles.js +0 -1
- package/dist/esm/Box/Box.js +0 -1
- package/dist/esm/BreadCrumb/BreadCrumb.js +0 -1
- package/dist/esm/BreadCrumb/BreadCrumb.styles.js +0 -1
- package/dist/esm/BreadCrumb/Page/Page.js +0 -1
- package/dist/esm/BreadCrumb/Page/Page.styles.js +0 -1
- package/dist/esm/BreadCrumb/PathElement/PathElement.js +0 -1
- package/dist/esm/BreadCrumb/PathElement/PathElement.styles.js +0 -1
- package/dist/esm/BreadCrumb/utils.js +0 -1
- package/dist/esm/BulkActions/BulkActions.js +0 -1
- package/dist/esm/BulkActions/BulkActions.styles.js +0 -1
- package/dist/esm/Button/Button.js +17 -3
- package/dist/esm/Button/Button.js.map +1 -1
- package/dist/esm/Button/Button.styles.js +17 -13
- package/dist/esm/Button/Button.styles.js.map +1 -1
- package/dist/esm/Button/types.js +0 -1
- package/dist/esm/Calendar/Calendar.js +0 -1
- package/dist/esm/Calendar/Calendar.styles.js +0 -1
- package/dist/esm/Calendar/CalendarHeader/CalendarHeader.js +0 -1
- package/dist/esm/Calendar/CalendarHeader/CalendarHeader.styles.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.styles.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/MonthSelector/MonthSelector.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/MonthSelector/MonthSelector.styles.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/Navigation/Navigation.js +0 -1
- package/dist/esm/Calendar/CalendarNavigation/Navigation/Navigation.styles.js +0 -1
- package/dist/esm/Calendar/SingleCalendar/CalendarCell.js +0 -1
- package/dist/esm/Calendar/SingleCalendar/CalendarCell.styles.js +0 -1
- package/dist/esm/Calendar/SingleCalendar/SingleCalendar.js +0 -1
- package/dist/esm/Calendar/SingleCalendar/SingleCalendar.styles.js +0 -1
- package/dist/esm/Calendar/model.js +0 -1
- package/dist/esm/Calendar/utils.js +0 -1
- package/dist/esm/Card/Card.js +0 -1
- package/dist/esm/Card/Card.styles.js +0 -1
- package/dist/esm/Card/Content/Content.js +0 -1
- package/dist/esm/Card/Content/Content.styles.js +0 -1
- package/dist/esm/Card/Header/Header.js +0 -1
- package/dist/esm/Card/Header/Header.styles.js +0 -1
- package/dist/esm/Card/Media/Media.js +0 -1
- package/dist/esm/Card/Media/Media.styles.js +0 -1
- package/dist/esm/Carousel/Carousel.js +0 -1
- package/dist/esm/Carousel/Carousel.js.map +1 -1
- package/dist/esm/Carousel/Carousel.styles.js +0 -1
- package/dist/esm/Carousel/CarouselControls.js +0 -1
- package/dist/esm/Carousel/CarouselSlide/CarouselSlide.js +0 -1
- package/dist/esm/Carousel/CarouselSlide/CarouselSlide.styles.js +0 -1
- package/dist/esm/Carousel/CarouselThumbnails.js +0 -1
- package/dist/esm/CheckBox/CheckBox.js +0 -1
- package/dist/esm/CheckBox/CheckBox.styles.js +0 -1
- package/dist/esm/CheckBoxGroup/CheckBoxGroup.js +0 -1
- package/dist/esm/CheckBoxGroup/CheckBoxGroup.styles.js +0 -1
- package/dist/esm/ColorPicker/ColorPicker.js +0 -1
- package/dist/esm/ColorPicker/ColorPicker.styles.js +0 -1
- package/dist/esm/ColorPicker/Fields/Fields.js +0 -1
- package/dist/esm/ColorPicker/Fields/Fields.styles.js +0 -1
- package/dist/esm/ColorPicker/Picker/Picker.js +0 -1
- package/dist/esm/ColorPicker/Picker/Picker.styles.js +0 -1
- package/dist/esm/ColorPicker/PresetColors/PresetColors.js +0 -1
- package/dist/esm/ColorPicker/PresetColors/PresetColors.styles.js +0 -1
- package/dist/esm/ColorPicker/SavedColors/SavedColors.js +0 -1
- package/dist/esm/ColorPicker/SavedColors/SavedColors.styles.js +0 -1
- package/dist/esm/Container/Container.js +0 -1
- package/dist/esm/Container/Container.styles.js +0 -1
- package/dist/esm/Controls/Controls.js +0 -1
- package/dist/esm/Controls/Controls.styles.js +0 -1
- package/dist/esm/Controls/LeftControl/LeftControl.js +0 -1
- package/dist/esm/Controls/LeftControl/LeftControl.styles.js +0 -1
- package/dist/esm/Controls/RightControl/RightControl.js +0 -1
- package/dist/esm/Controls/RightControl/RightControl.styles.js +0 -1
- package/dist/esm/Controls/context/ControlsContext.js +0 -1
- package/dist/esm/DatePicker/DatePicker.js +0 -1
- package/dist/esm/DatePicker/DatePicker.styles.js +0 -1
- package/dist/esm/DatePicker/useVisibleDate.js +0 -1
- package/dist/esm/DatePicker/utils.js +0 -1
- package/dist/esm/Dialog/Actions/Actions.js +0 -1
- package/dist/esm/Dialog/Actions/Actions.styles.js +0 -1
- package/dist/esm/Dialog/Content/Content.js +0 -1
- package/dist/esm/Dialog/Content/Content.styles.js +0 -1
- package/dist/esm/Dialog/Dialog.js +0 -1
- package/dist/esm/Dialog/Dialog.styles.js +0 -1
- package/dist/esm/Dialog/Title/Title.js +0 -1
- package/dist/esm/Dialog/Title/Title.styles.js +0 -1
- package/dist/esm/Dialog/context.js +0 -1
- package/dist/esm/DotPagination/DotPagination.js +0 -1
- package/dist/esm/DotPagination/DotPagination.styles.js +0 -1
- package/dist/esm/Drawer/Drawer.js +1 -2
- package/dist/esm/Drawer/Drawer.styles.js +0 -1
- package/dist/esm/DropDownMenu/DropDownMenu.js +0 -1
- package/dist/esm/DropDownMenu/DropDownMenu.styles.js +0 -1
- package/dist/esm/Dropdown/Dropdown.js +0 -1
- package/dist/esm/Dropdown/Dropdown.js.map +1 -1
- package/dist/esm/Dropdown/Dropdown.styles.js +0 -1
- package/dist/esm/Dropdown/List/List.js +0 -1
- package/dist/esm/Dropdown/List/List.styles.js +0 -1
- package/dist/esm/Dropdown/utils.js +0 -1
- package/dist/esm/EmptyState/EmptyState.js +0 -1
- package/dist/esm/EmptyState/EmptyState.styles.js +0 -1
- package/dist/esm/FileUploader/DropZone/DropZone.js +0 -1
- package/dist/esm/FileUploader/DropZone/DropZone.styles.js +0 -1
- package/dist/esm/FileUploader/File/File.js +0 -1
- package/dist/esm/FileUploader/File/File.styles.js +0 -1
- package/dist/esm/FileUploader/FileList/FileList.js +0 -1
- package/dist/esm/FileUploader/FileList/FileList.styles.js +0 -1
- package/dist/esm/FileUploader/FileUploader.js +0 -1
- package/dist/esm/FileUploader/Preview/Preview.js +0 -1
- package/dist/esm/FileUploader/Preview/Preview.styles.js +0 -1
- package/dist/esm/FileUploader/utils.js +0 -1
- package/dist/esm/FilterGroup/Counter/Counter.js +0 -1
- package/dist/esm/FilterGroup/Counter/Counter.styles.js +0 -1
- package/dist/esm/FilterGroup/FilterContent/FilterContent.js +0 -1
- package/dist/esm/FilterGroup/FilterContent/FilterContent.styles.js +0 -1
- package/dist/esm/FilterGroup/FilterGroup.js +0 -1
- package/dist/esm/FilterGroup/FilterGroup.styles.js +0 -1
- package/dist/esm/FilterGroup/FilterGroupContext.js +0 -1
- package/dist/esm/FilterGroup/LeftPanel/LeftPanel.js +0 -1
- package/dist/esm/FilterGroup/LeftPanel/LeftPanel.styles.js +0 -1
- package/dist/esm/FilterGroup/RightPanel/RightPanel.js +0 -1
- package/dist/esm/FilterGroup/RightPanel/RightPanel.styles.js +0 -1
- package/dist/esm/Focus/Focus.js +0 -1
- package/dist/esm/Focus/Focus.styles.js +0 -1
- package/dist/esm/Focus/utils.js +0 -1
- package/dist/esm/Footer/Footer.js +0 -1
- package/dist/esm/Footer/Footer.js.map +1 -1
- package/dist/esm/Footer/Footer.styles.js +0 -1
- package/dist/esm/Forms/Adornment/Adornment.js +0 -1
- package/dist/esm/Forms/Adornment/Adornment.styles.js +0 -1
- package/dist/esm/Forms/CharCounter/CharCounter.js +0 -1
- package/dist/esm/Forms/CharCounter/CharCounter.styles.js +0 -1
- package/dist/esm/Forms/FormElement/FormElement.js +0 -1
- package/dist/esm/Forms/FormElement/FormElement.styles.js +0 -1
- package/dist/esm/Forms/FormElement/context/FormElementContext.js +0 -1
- package/dist/esm/Forms/FormElement/context/FormElementDescriptorsContext.js +0 -1
- package/dist/esm/Forms/FormElement/context/FormElementValueContext.js +0 -1
- package/dist/esm/Forms/FormElement/utils/FormUtils.js +0 -1
- package/dist/esm/Forms/FormElement/validationStates.js +0 -1
- package/dist/esm/Forms/InfoMessage/InfoMessage.js +0 -1
- package/dist/esm/Forms/InfoMessage/InfoMessage.styles.js +0 -1
- package/dist/esm/Forms/Label/Label.js +0 -1
- package/dist/esm/Forms/Label/Label.styles.js +0 -1
- package/dist/esm/Forms/Suggestions/Suggestions.js +0 -1
- package/dist/esm/Forms/Suggestions/Suggestions.styles.js +0 -1
- package/dist/esm/Forms/WarningText/WarningText.js +0 -1
- package/dist/esm/Forms/WarningText/WarningText.styles.js +0 -1
- package/dist/esm/GlobalActions/GlobalActions.js +6 -18
- package/dist/esm/GlobalActions/GlobalActions.js.map +1 -1
- package/dist/esm/GlobalActions/GlobalActions.styles.js +39 -23
- package/dist/esm/GlobalActions/GlobalActions.styles.js.map +1 -1
- package/dist/esm/Grid/Grid.js +0 -1
- package/dist/esm/Grid/Grid.styles.js +0 -1
- package/dist/esm/Header/Actions/Actions.js +0 -1
- package/dist/esm/Header/Actions/Actions.styles.js +0 -1
- package/dist/esm/Header/Brand/Brand.js +0 -1
- package/dist/esm/Header/Brand/Brand.styles.js +0 -1
- package/dist/esm/Header/Header.js +0 -1
- package/dist/esm/Header/Header.styles.js +0 -1
- package/dist/esm/Header/Navigation/MenuBar/Bar.js +0 -1
- package/dist/esm/Header/Navigation/MenuBar/Bar.styles.js +0 -1
- package/dist/esm/Header/Navigation/MenuBar/MenuBar.js +0 -1
- package/dist/esm/Header/Navigation/MenuItem/MenuItem.js +0 -1
- package/dist/esm/Header/Navigation/MenuItem/MenuItem.styles.js +0 -1
- package/dist/esm/Header/Navigation/Navigation.js +0 -1
- package/dist/esm/Header/Navigation/Navigation.styles.js +0 -1
- package/dist/esm/Header/Navigation/useSelectionPath.js +0 -1
- package/dist/esm/Header/Navigation/utils/FocusContext.js +0 -1
- package/dist/esm/Header/Navigation/utils/SelectionContext.js +0 -1
- package/dist/esm/InlineEditor/InlineEditor.js +0 -1
- package/dist/esm/InlineEditor/InlineEditor.styles.js +0 -1
- package/dist/esm/Input/Input.js +0 -1
- package/dist/esm/Input/Input.styles.js +0 -1
- package/dist/esm/Kpi/Kpi.js +0 -1
- package/dist/esm/Kpi/Kpi.styles.js +0 -1
- package/dist/esm/Link/Link.js +0 -1
- package/dist/esm/Link/Link.styles.js +0 -1
- package/dist/esm/List/List.js +0 -1
- package/dist/esm/List/List.styles.js +0 -1
- package/dist/esm/List/useSelectableList.js +0 -1
- package/dist/esm/List/utils.js +0 -1
- package/dist/esm/ListContainer/ListContainer.js +0 -1
- package/dist/esm/ListContainer/ListContainer.styles.js +0 -1
- package/dist/esm/ListContainer/ListContext/ListContext.js +0 -1
- package/dist/esm/ListContainer/ListItem/ListItem.js +0 -1
- package/dist/esm/ListContainer/ListItem/ListItem.styles.js +0 -1
- package/dist/esm/Loading/Loading.js +0 -1
- package/dist/esm/Loading/Loading.styles.js +0 -1
- package/dist/esm/Login/Login.js +0 -1
- package/dist/esm/Login/Login.styles.js +0 -1
- package/dist/esm/MultiButton/MultiButton.js +0 -1
- package/dist/esm/MultiButton/MultiButton.styles.js +0 -1
- package/dist/esm/OverflowTooltip/OverflowTooltip.js +0 -1
- package/dist/esm/OverflowTooltip/OverflowTooltip.styles.js +0 -1
- package/dist/esm/Pagination/Pagination.js +1 -2
- package/dist/esm/Pagination/Pagination.styles.js +0 -1
- package/dist/esm/Pagination/Select.js +0 -1
- package/dist/esm/Pagination/Select.styles.js +0 -1
- package/dist/esm/Pagination/utils.js +0 -1
- package/dist/esm/Panel/Panel.js +0 -1
- package/dist/esm/Panel/Panel.styles.js +0 -1
- package/dist/esm/ProgressBar/ProgressBar.js +0 -1
- package/dist/esm/ProgressBar/ProgressBar.styles.js +0 -1
- package/dist/esm/QueryBuilder/ConfirmationDialog/ConfirmationDialog.js +0 -1
- package/dist/esm/QueryBuilder/ConfirmationDialog/ConfirmationDialog.styles.js +0 -1
- package/dist/esm/QueryBuilder/Context.js +0 -1
- package/dist/esm/QueryBuilder/QueryBuilder.js +0 -1
- package/dist/esm/QueryBuilder/QueryBuilder.js.map +1 -1
- package/dist/esm/QueryBuilder/QueryBuilder.styles.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Attribute/Attribute.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Operator/Operator.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Rule.js +1 -2
- package/dist/esm/QueryBuilder/Rule/Rule.styles.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/BooleanValue/BooleanValue.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/DateTimeValue/DateTimeValue.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/DateTimeValue/DateTimeValue.styles.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/DateTimeValue/utils.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/EmptyValue/EmptyValue.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/NumericValue/Numeric.styles.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/NumericValue/NumericValue.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/TextValue/TextValue.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/TextValue/TextValue.styles.js +0 -1
- package/dist/esm/QueryBuilder/Rule/Value/Value.js +0 -1
- package/dist/esm/QueryBuilder/RuleGroup/RuleGroup.js +4 -2
- package/dist/esm/QueryBuilder/RuleGroup/RuleGroup.js.map +1 -1
- package/dist/esm/QueryBuilder/types.js +0 -1
- package/dist/esm/QueryBuilder/utils/index.js +0 -1
- package/dist/esm/QueryBuilder/utils/reducer.js +0 -1
- package/dist/esm/Radio/Radio.js +0 -1
- package/dist/esm/Radio/Radio.styles.js +0 -1
- package/dist/esm/RadioGroup/RadioGroup.js +0 -1
- package/dist/esm/RadioGroup/RadioGroup.styles.js +0 -1
- package/dist/esm/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.js +0 -1
- package/dist/esm/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.styles.js +0 -1
- package/dist/esm/ScrollTo/Horizontal/ScrollToHorizontal.js +0 -1
- package/dist/esm/ScrollTo/Horizontal/ScrollToHorizontal.styles.js +0 -1
- package/dist/esm/ScrollTo/Vertical/ScrollToVertical.js +0 -1
- package/dist/esm/ScrollTo/Vertical/ScrollToVertical.styles.js +0 -1
- package/dist/esm/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.js +0 -1
- package/dist/esm/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.styles.js +0 -1
- package/dist/esm/ScrollTo/useScrollTo.js +0 -1
- package/dist/esm/ScrollTo/utils.js +0 -1
- package/dist/esm/ScrollTo/withTooltip.js +0 -1
- package/dist/esm/Section/Section.js +2 -1
- package/dist/esm/Section/Section.js.map +1 -1
- package/dist/esm/Section/Section.styles.js +0 -1
- package/dist/esm/SelectionList/SelectionList.js +0 -1
- package/dist/esm/SelectionList/SelectionList.styles.js +0 -1
- package/dist/esm/SimpleGrid/SimpleGrid.js +0 -1
- package/dist/esm/SimpleGrid/SimpleGrid.styles.js +0 -1
- package/dist/esm/Slider/Slider.js +0 -1
- package/dist/esm/Slider/Slider.styles.js +0 -1
- package/dist/esm/Slider/SliderInput/SliderInput.js +0 -1
- package/dist/esm/Slider/SliderInput/SliderInput.styles.js +0 -1
- package/dist/esm/Slider/base.js +0 -1
- package/dist/esm/Slider/utils.js +0 -1
- package/dist/esm/Snackbar/Snackbar.js +14 -19
- package/dist/esm/Snackbar/Snackbar.js.map +1 -1
- package/dist/esm/Snackbar/Snackbar.styles.js +0 -1
- package/dist/esm/Snackbar/SnackbarContent/SnackbarContent.js +0 -1
- package/dist/esm/Snackbar/SnackbarContent/SnackbarContent.styles.js +0 -1
- package/dist/esm/SnackbarProvider/SnackbarProvider.js +15 -10
- package/dist/esm/SnackbarProvider/SnackbarProvider.js.map +1 -1
- package/dist/esm/SnackbarProvider/SnackbarProvider.styles.js +0 -1
- package/dist/esm/Stack/Stack.js +0 -1
- package/dist/esm/Stack/Stack.styles.js +0 -1
- package/dist/esm/Switch/Switch.js +0 -1
- package/dist/esm/Switch/Switch.styles.js +0 -1
- package/dist/esm/Tab/Tab.js +0 -1
- package/dist/esm/Tab/Tab.styles.js +0 -1
- package/dist/esm/Table/Table.js +0 -1
- package/dist/esm/Table/Table.styles.js +0 -1
- package/dist/esm/Table/TableBody/TableBody.js +0 -1
- package/dist/esm/Table/TableBody/TableBody.styles.js +0 -1
- package/dist/esm/Table/TableCell/TableCell.js +0 -1
- package/dist/esm/Table/TableCell/TableCell.styles.js +0 -1
- package/dist/esm/Table/TableContainer/TableContainer.js +0 -1
- package/dist/esm/Table/TableContainer/TableContainer.styles.js +0 -1
- package/dist/esm/Table/TableContext.js +0 -1
- package/dist/esm/Table/TableHead/TableHead.js +0 -1
- package/dist/esm/Table/TableHead/TableHead.styles.js +0 -1
- package/dist/esm/Table/TableHeader/TableHeader.js +0 -1
- package/dist/esm/Table/TableHeader/TableHeader.styles.js +0 -1
- package/dist/esm/Table/TableHeader/utils.js +0 -1
- package/dist/esm/Table/TableRow/TableRow.js +0 -1
- package/dist/esm/Table/TableRow/TableRow.styles.js +0 -1
- package/dist/esm/Table/TableSectionContext.js +0 -1
- package/dist/esm/Table/hooks/useBulkActions.js +0 -1
- package/dist/esm/Table/hooks/useFilters.js +0 -1
- package/dist/esm/Table/hooks/useGlobalFilter.js +0 -1
- package/dist/esm/Table/hooks/useHeaderGroups.js +0 -1
- package/dist/esm/Table/hooks/usePagination.js +0 -1
- package/dist/esm/Table/hooks/useResizeColumns.js +0 -1
- package/dist/esm/Table/hooks/useRowExpand.js +0 -1
- package/dist/esm/Table/hooks/useRowSelection.js +0 -1
- package/dist/esm/Table/hooks/useSortBy.js +0 -1
- package/dist/esm/Table/hooks/useSticky.js +0 -1
- package/dist/esm/Table/hooks/useTable.js +0 -1
- package/dist/esm/Table/hooks/useTableStyles.js +0 -1
- package/dist/esm/Table/renderers/DateColumnCell/DateColumnCell.js +0 -1
- package/dist/esm/Table/renderers/DropdownColumnCell/DropdownColumnCell.js +0 -1
- package/dist/esm/Table/renderers/ProgressColumnCell/ProgressColumnCell.js +0 -1
- package/dist/esm/Table/renderers/ProgressColumnCell/ProgressColumnCell.styles.js +0 -1
- package/dist/esm/Table/renderers/SwitchColumnCell/SwitchColumnCell.js +0 -1
- package/dist/esm/Table/renderers/SwitchColumnCell/SwitchColumnCell.styles.js +0 -1
- package/dist/esm/Table/renderers/renderers.js +0 -1
- package/dist/esm/Table/utils/fallbacks.js +0 -1
- package/dist/esm/Table/utils/utils.js +0 -1
- package/dist/esm/TableSection/TableSection.js +0 -1
- package/dist/esm/TableSection/TableSection.styles.js +41 -27
- package/dist/esm/TableSection/TableSection.styles.js.map +1 -1
- package/dist/esm/Tabs/Tabs.js +0 -1
- package/dist/esm/Tabs/Tabs.styles.js +0 -1
- package/dist/esm/Tag/Tag.js +0 -1
- package/dist/esm/Tag/Tag.styles.js +0 -1
- package/dist/esm/TagsInput/TagsInput.js +0 -1
- package/dist/esm/TagsInput/TagsInput.styles.js +0 -1
- package/dist/esm/TextArea/TextArea.js +0 -1
- package/dist/esm/TextArea/TextArea.styles.js +0 -1
- package/dist/esm/TimeAgo/TimeAgo.js +0 -1
- package/dist/esm/TimeAgo/TimeAgo.styles.js +0 -1
- package/dist/esm/TimeAgo/formatUtils.js +0 -1
- package/dist/esm/TimeAgo/useTimeAgo.js +0 -1
- package/dist/esm/TimeAgo/useTimeout.js +0 -1
- package/dist/esm/TimePicker/Placeholder.js +0 -1
- package/dist/esm/TimePicker/TimePicker.js +0 -1
- package/dist/esm/TimePicker/TimePicker.styles.js +0 -1
- package/dist/esm/TimePicker/Unit/Unit.js +0 -1
- package/dist/esm/TimePicker/Unit/Unit.styles.js +0 -1
- package/dist/esm/ToggleButton/ToggleButton.js +0 -1
- package/dist/esm/Tooltip/Tooltip.js +0 -1
- package/dist/esm/Tooltip/Tooltip.styles.js +0 -1
- package/dist/esm/TreeView/TreeItem/DefaultContent.js +0 -1
- package/dist/esm/TreeView/TreeItem/TreeItem.js +0 -1
- package/dist/esm/TreeView/TreeItem/TreeItem.styles.js +0 -1
- package/dist/esm/TreeView/TreeItem/useHvTreeItem.js +0 -1
- package/dist/esm/TreeView/TreeView.js +0 -1
- package/dist/esm/TreeView/TreeView.styles.js +0 -1
- package/dist/esm/TreeView/internals/DescendantProvider.js +0 -1
- package/dist/esm/TreeView/internals/TreeViewProvider.js +0 -1
- package/dist/esm/TreeView/internals/corePlugins.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/defaultPlugins.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewContextValueBuilder.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewExpansion.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewFocus.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewKeyboardNavigation.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewNodes.js +0 -1
- package/dist/esm/TreeView/internals/hooks/plugins/useTreeViewSelection.js +0 -1
- package/dist/esm/TreeView/internals/hooks/useInstanceEventHandler.js +0 -1
- package/dist/esm/TreeView/internals/hooks/useTreeView.js +0 -1
- package/dist/esm/TreeView/internals/hooks/useTreeViewInstanceEvents.js +0 -1
- package/dist/esm/TreeView/internals/hooks/useTreeViewModels.js +0 -1
- package/dist/esm/TreeView/internals/hooks/utils.js +0 -1
- package/dist/esm/TreeView/internals/utils/EventManager.js +0 -1
- package/dist/esm/TreeView/internals/utils/FinalizationRegistryBasedCleanupTracking.js +0 -1
- package/dist/esm/TreeView/internals/utils/TimerBasedCleanupTracking.js +0 -1
- package/dist/esm/TreeView/internals/utils/publishTreeViewEvent.js +0 -1
- package/dist/esm/Typography/Typography.js +0 -1
- package/dist/esm/Typography/Typography.styles.js +0 -1
- package/dist/esm/Typography/utils.js +0 -1
- package/dist/esm/VerticalNavigation/Actions/Action.js +0 -1
- package/dist/esm/VerticalNavigation/Actions/Action.styles.js +0 -1
- package/dist/esm/VerticalNavigation/Actions/Actions.js +0 -1
- package/dist/esm/VerticalNavigation/Actions/Actions.styles.js +0 -1
- package/dist/esm/VerticalNavigation/Header/Header.js +0 -1
- package/dist/esm/VerticalNavigation/Header/Header.styles.js +0 -1
- package/dist/esm/VerticalNavigation/Navigation/Navigation.js +0 -1
- package/dist/esm/VerticalNavigation/Navigation/Navigation.styles.js +0 -1
- package/dist/esm/VerticalNavigation/NavigationPopup/NavigationPopup.styles.js +0 -1
- package/dist/esm/VerticalNavigation/NavigationPopup/NavigationPopupContainer.js +0 -1
- package/dist/esm/VerticalNavigation/NavigationSlider/NavigationSlider.js +0 -1
- package/dist/esm/VerticalNavigation/NavigationSlider/NavigationSlider.styles.js +0 -1
- package/dist/esm/VerticalNavigation/NavigationSlider/utils/NavigationSlider.utils.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/IconWrapper/IconWrapper.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/IconWrapper/IconWrapper.styles.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/TreeView.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/TreeView.styles.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/TreeViewContext.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/TreeViewItem.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/TreeViewItem.styles.js +0 -1
- package/dist/esm/VerticalNavigation/TreeView/descendants.js +0 -1
- package/dist/esm/VerticalNavigation/VerticalNavigation.js +0 -1
- package/dist/esm/VerticalNavigation/VerticalNavigation.styles.js +0 -1
- package/dist/esm/VerticalNavigation/VerticalNavigationContext.js +0 -1
- package/dist/esm/VerticalNavigation/utils/VerticalNavigation.utils.js +0 -1
- package/dist/esm/hocs/withTooltip.js +0 -1
- package/dist/esm/hooks/useClickOutside.js +0 -1
- package/dist/esm/hooks/useComputation.js +0 -1
- package/dist/esm/hooks/useControlled.js +0 -1
- package/dist/esm/hooks/useCss.js +1 -2
- package/dist/esm/hooks/useCss.js.map +1 -1
- package/dist/esm/hooks/useDefaultProps.js +0 -1
- package/dist/esm/hooks/useEmotionCache.js +0 -1
- package/dist/esm/hooks/useEnhancedEffect.js +0 -1
- package/dist/esm/hooks/useForkRef.js +0 -1
- package/dist/esm/hooks/useImageLoaded.js +0 -1
- package/dist/esm/hooks/useIsMounted.js +0 -1
- package/dist/esm/hooks/useLabels.js +0 -1
- package/dist/esm/hooks/useTheme.js +0 -1
- package/dist/esm/hooks/useUniqueId.js +0 -1
- package/dist/esm/hooks/useWidth.js +0 -1
- package/dist/esm/index.js +0 -1
- package/dist/esm/providers/Provider.js +0 -1
- package/dist/esm/providers/ThemeProvider.js +0 -1
- package/dist/esm/types/generic.js +0 -1
- package/dist/esm/utils/ConditionalWrapper.js +0 -1
- package/dist/esm/utils/IconButton/IconButton.js +11 -0
- package/dist/esm/utils/IconButton/IconButton.js.map +1 -0
- package/dist/esm/utils/Random.js +0 -1
- package/dist/esm/utils/browser.js +0 -1
- package/dist/esm/utils/checkValidHexColorValue.js +0 -1
- package/dist/esm/utils/classes.js +0 -1
- package/dist/esm/utils/document.js +0 -1
- package/dist/esm/utils/focusUtils.js +0 -1
- package/dist/esm/utils/focusableElementFinder.js +0 -1
- package/dist/esm/utils/getComponentName.js +0 -1
- package/dist/esm/utils/hexToRgbA.js +0 -1
- package/dist/esm/utils/iconVariant.js +0 -1
- package/dist/esm/utils/keyboardUtils.js +0 -1
- package/dist/esm/utils/multiSelectionEventHandler.js +0 -1
- package/dist/esm/utils/setId.js +0 -1
- package/dist/esm/utils/sizes.js +0 -1
- package/dist/esm/utils/theme.js +0 -1
- package/dist/esm/utils/useSavedState.js +0 -1
- package/dist/esm/utils/wrapperTooltip.js +0 -1
- package/dist/types/index.d.ts +128 -104
- package/package.json +5 -5
- package/dist/cjs/utils/IconButton.cjs.map +0 -1
- package/dist/esm/utils/IconButton.js +0 -12
- package/dist/esm/utils/IconButton.js.map +0 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -10,10 +10,8 @@ import { Cell } from 'react-table';
|
|
|
10
10
|
import { ChangeEvent } from 'react';
|
|
11
11
|
import { CheckboxProps } from '@mui/material/Checkbox';
|
|
12
12
|
import { ChipProps } from '@mui/material/Chip';
|
|
13
|
-
import { ClassNameMap } from '@mui/material/styles';
|
|
14
13
|
import { ColumnInstance } from 'react-table';
|
|
15
14
|
import { ColumnInterface } from 'react-table';
|
|
16
|
-
import { CombinedClassKey } from 'notistack';
|
|
17
15
|
import { ComponentProps } from 'react';
|
|
18
16
|
import { ContainerProps } from '@mui/material/Container';
|
|
19
17
|
import { Context } from 'react';
|
|
@@ -30,7 +28,6 @@ import { DrawerProps } from '@mui/material/Drawer';
|
|
|
30
28
|
import { ds3 } from '@hitachivantara/uikit-styles';
|
|
31
29
|
import { ds5 } from '@hitachivantara/uikit-styles';
|
|
32
30
|
import { ElementType } from 'react';
|
|
33
|
-
import { EmblaOptionsType } from 'embla-carousel-react';
|
|
34
31
|
import { EmotionCache } from '@emotion/cache';
|
|
35
32
|
import { EmotionContext } from '@hitachivantara/uikit-react-shared';
|
|
36
33
|
import { ForwardRefExoticComponent } from 'react';
|
|
@@ -66,7 +63,8 @@ import { ImgHTMLAttributes } from 'react';
|
|
|
66
63
|
import { InputBaseComponentProps } from '@mui/material/InputBase';
|
|
67
64
|
import { InputBaseProps } from '@mui/material/InputBase';
|
|
68
65
|
import { InputProps } from '@mui/material/Input';
|
|
69
|
-
import { JSX as JSX_2 } from '
|
|
66
|
+
import { JSX as JSX_2 } from 'react';
|
|
67
|
+
import { JSX as JSX_3 } from '@emotion/react/jsx-runtime';
|
|
70
68
|
import { JSXElementConstructor } from 'react';
|
|
71
69
|
import { MouseEvent as MouseEvent_2 } from 'react';
|
|
72
70
|
import { MouseEventHandler } from 'react';
|
|
@@ -84,6 +82,7 @@ import { RefAttributes } from 'react';
|
|
|
84
82
|
import { RefObject } from 'react';
|
|
85
83
|
import { Renderer } from 'react-table';
|
|
86
84
|
import { Row } from 'react-table';
|
|
85
|
+
import { SlideProps } from '@mui/material/Slide';
|
|
87
86
|
import { SliderProps } from 'rc-slider';
|
|
88
87
|
import { SliderRef } from 'rc-slider';
|
|
89
88
|
import { SnackbarCloseReason } from '@mui/material/Snackbar';
|
|
@@ -91,6 +90,7 @@ import { SnackbarContentProps } from '@mui/material/SnackbarContent';
|
|
|
91
90
|
import { SnackbarKey } from 'notistack';
|
|
92
91
|
import { SnackbarOrigin } from '@mui/material/Snackbar';
|
|
93
92
|
import { SnackbarProps } from '@mui/material/Snackbar';
|
|
93
|
+
import { SnackbarProviderProps } from 'notistack';
|
|
94
94
|
import { SwitchProps } from '@mui/material/Switch';
|
|
95
95
|
import { SyntheticEvent } from 'react';
|
|
96
96
|
import { TableCellProps } from 'react-table';
|
|
@@ -112,6 +112,7 @@ import { themes } from '@hitachivantara/uikit-styles';
|
|
|
112
112
|
import { ThHTMLAttributes } from 'react';
|
|
113
113
|
import { TooltipProps } from '@mui/material/Tooltip';
|
|
114
114
|
import { TransitionProps } from '@mui/material/transitions';
|
|
115
|
+
import useCarousel from 'embla-carousel-react';
|
|
115
116
|
import { UseColumnOrderInstanceProps } from 'react-table';
|
|
116
117
|
import { UseColumnOrderState } from 'react-table';
|
|
117
118
|
import { useEffect } from 'react';
|
|
@@ -522,13 +523,13 @@ declare type CellValue<V = any> = V;
|
|
|
522
523
|
export declare const CellWithCheckBox: ({ row, labels: labelsProp }: {
|
|
523
524
|
row: any;
|
|
524
525
|
labels: any;
|
|
525
|
-
}) =>
|
|
526
|
+
}) => JSX_3.Element;
|
|
526
527
|
|
|
527
528
|
export declare const CellWithExpandButton: ({ row, cell, labels: labelsProp }: {
|
|
528
529
|
row: any;
|
|
529
530
|
cell: any;
|
|
530
531
|
labels: any;
|
|
531
|
-
}) =>
|
|
532
|
+
}) => JSX_3.Element;
|
|
532
533
|
|
|
533
534
|
export declare const charCounterClasses: {
|
|
534
535
|
root: "HvCharCounter-root";
|
|
@@ -1021,8 +1022,8 @@ export declare const getSelectorIcons: (options: {
|
|
|
1021
1022
|
disabled: boolean;
|
|
1022
1023
|
semantic: boolean;
|
|
1023
1024
|
}, classes: HvBaseRadioClasses) => {
|
|
1024
|
-
radio:
|
|
1025
|
-
radioChecked:
|
|
1025
|
+
radio: JSX_3.Element;
|
|
1026
|
+
radioChecked: JSX_3.Element;
|
|
1026
1027
|
};
|
|
1027
1028
|
|
|
1028
1029
|
export declare const getTableHeadPropsHook: (props: any, { instance }: {
|
|
@@ -1034,13 +1035,14 @@ export declare const getVarValue: (cssVar: string, rootElementId?: string) => st
|
|
|
1034
1035
|
export declare const globalActionsClasses: {
|
|
1035
1036
|
name: "HvGlobalActions-name";
|
|
1036
1037
|
root: "HvGlobalActions-root";
|
|
1038
|
+
section: "HvGlobalActions-section";
|
|
1037
1039
|
wrapper: "HvGlobalActions-wrapper";
|
|
1038
|
-
globalSectionArea: "HvGlobalActions-globalSectionArea";
|
|
1039
1040
|
sectionName: "HvGlobalActions-sectionName";
|
|
1040
1041
|
actions: "HvGlobalActions-actions";
|
|
1041
1042
|
positionSticky: "HvGlobalActions-positionSticky";
|
|
1042
1043
|
positionFixed: "HvGlobalActions-positionFixed";
|
|
1043
1044
|
global: "HvGlobalActions-global";
|
|
1045
|
+
globalSectionArea: "HvGlobalActions-globalSectionArea";
|
|
1044
1046
|
globalWrapperComplement: "HvGlobalActions-globalWrapperComplement";
|
|
1045
1047
|
backButton: "HvGlobalActions-backButton";
|
|
1046
1048
|
};
|
|
@@ -1119,7 +1121,7 @@ export declare type HvAccentColors = Record<HvAccentColorKeys, string>;
|
|
|
1119
1121
|
/**
|
|
1120
1122
|
* A accordion is a design element that expands in place to expose hidden information.
|
|
1121
1123
|
*/
|
|
1122
|
-
export declare const HvAccordion: (props: HvAccordionProps) =>
|
|
1124
|
+
export declare const HvAccordion: (props: HvAccordionProps) => JSX_3.Element;
|
|
1123
1125
|
|
|
1124
1126
|
export declare type HvAccordionClasses = ExtractNames<typeof useClasses_15>;
|
|
1125
1127
|
|
|
@@ -1166,7 +1168,7 @@ export declare interface HvAccordionProps extends HvBaseProps<HTMLDivElement, "o
|
|
|
1166
1168
|
classes?: HvAccordionClasses;
|
|
1167
1169
|
}
|
|
1168
1170
|
|
|
1169
|
-
export declare const HvActionBar: (props: HvActionBarProps) =>
|
|
1171
|
+
export declare const HvActionBar: (props: HvActionBarProps) => JSX_3.Element;
|
|
1170
1172
|
|
|
1171
1173
|
export declare type HvActionBarClasses = ExtractNames<typeof useClasses_16>;
|
|
1172
1174
|
|
|
@@ -1197,7 +1199,7 @@ export declare interface HvActionGeneric {
|
|
|
1197
1199
|
disabled?: boolean;
|
|
1198
1200
|
}
|
|
1199
1201
|
|
|
1200
|
-
export declare const HvActionsGeneric: (props: HvActionsGenericProps) =>
|
|
1202
|
+
export declare const HvActionsGeneric: (props: HvActionsGenericProps) => JSX_3.Element | null;
|
|
1201
1203
|
|
|
1202
1204
|
export declare type HvActionsGenericClasses = ExtractNames<typeof useClasses_17>;
|
|
1203
1205
|
|
|
@@ -1244,9 +1246,9 @@ export declare interface HvAdornmentProps extends HvBaseProps<HTMLDivElement | H
|
|
|
1244
1246
|
classes?: HvAdornmentClasses;
|
|
1245
1247
|
}
|
|
1246
1248
|
|
|
1247
|
-
export declare const HvAppSwitcher: (props: HvAppSwitcherProps) =>
|
|
1249
|
+
export declare const HvAppSwitcher: (props: HvAppSwitcherProps) => JSX_3.Element;
|
|
1248
1250
|
|
|
1249
|
-
export declare const HvAppSwitcherAction: ({ id, className, classes: classesProp, application, onClickCallback, isSelectedCallback, }: HvAppSwitcherActionProps) =>
|
|
1251
|
+
export declare const HvAppSwitcherAction: ({ id, className, classes: classesProp, application, onClickCallback, isSelectedCallback, }: HvAppSwitcherActionProps) => JSX_3.Element;
|
|
1250
1252
|
|
|
1251
1253
|
export declare interface HvAppSwitcherActionApplication {
|
|
1252
1254
|
/** Id of the application. */
|
|
@@ -1398,7 +1400,7 @@ export declare type HvAvatarVariant = "circular" | "square";
|
|
|
1398
1400
|
/**
|
|
1399
1401
|
* The badge is a component used to notify the user that something has occurred, in the app context.
|
|
1400
1402
|
*/
|
|
1401
|
-
export declare const HvBadge: (props: HvBadgeProps) =>
|
|
1403
|
+
export declare const HvBadge: (props: HvBadgeProps) => JSX_3.Element;
|
|
1402
1404
|
|
|
1403
1405
|
export declare type HvBadgeClasses = ExtractNames<typeof useClasses_22>;
|
|
1404
1406
|
|
|
@@ -1437,7 +1439,7 @@ export declare interface HvBadgeProps extends HvBaseProps {
|
|
|
1437
1439
|
* A Banner displays an important and succinct message. It can also provide actions for the user to address, or dismiss.
|
|
1438
1440
|
* It requires a user action, for it to be dismissed. Banners should appear at the top of the screen, below a top app bar.
|
|
1439
1441
|
*/
|
|
1440
|
-
export declare const HvBanner: (props: HvBannerProps) =>
|
|
1442
|
+
export declare const HvBanner: (props: HvBannerProps) => JSX_3.Element;
|
|
1441
1443
|
|
|
1442
1444
|
export declare type HvBannerActionPosition = "auto" | "inline" | "bottom-right";
|
|
1443
1445
|
|
|
@@ -1495,9 +1497,11 @@ export declare interface HvBannerProps extends Omit<SnackbarProps, "anchorOrigin
|
|
|
1495
1497
|
transitionDuration?: number;
|
|
1496
1498
|
/** Direction of slide transition. */
|
|
1497
1499
|
transitionDirection?: "up" | "down" | "left" | "right";
|
|
1500
|
+
/** The container the banner should slide from. */
|
|
1501
|
+
container?: SlideProps["container"];
|
|
1498
1502
|
/** Offset from top/bottom of the page, in px. Defaults to 60px. */
|
|
1499
1503
|
offset?: number;
|
|
1500
|
-
/** Props to pass down to the
|
|
1504
|
+
/** Props to pass down to the banner Wrapper. An object `actionProps` can be included to be passed as others to actions. */
|
|
1501
1505
|
bannerContentProps?: HvBannerContentProps;
|
|
1502
1506
|
/** A Jss Object used to override or extend the styles applied to the component. */
|
|
1503
1507
|
classes?: HvBannerClasses;
|
|
@@ -1685,7 +1689,7 @@ export declare interface HvBaseDropdownProps extends HvBaseProps {
|
|
|
1685
1689
|
* An Input component that only posses the most basic functionalities.
|
|
1686
1690
|
* It should be used alongside the other form elements to construct a proper accessible form.
|
|
1687
1691
|
*/
|
|
1688
|
-
export declare const HvBaseInput: (props: HvBaseInputProps) =>
|
|
1692
|
+
export declare const HvBaseInput: (props: HvBaseInputProps) => JSX_3.Element;
|
|
1689
1693
|
|
|
1690
1694
|
export declare type HvBaseInputClasses = ExtractNames<typeof useClasses_13>;
|
|
1691
1695
|
|
|
@@ -1900,7 +1904,7 @@ export declare type HvBoxProps = <C extends React.ElementType = "div">(props: Hv
|
|
|
1900
1904
|
/**
|
|
1901
1905
|
* A breadcrumb is a graphical control element frequently used as a navigational aid.
|
|
1902
1906
|
*/
|
|
1903
|
-
export declare const HvBreadCrumb: (props: HvBreadCrumbProps) =>
|
|
1907
|
+
export declare const HvBreadCrumb: (props: HvBreadCrumbProps) => JSX_3.Element;
|
|
1904
1908
|
|
|
1905
1909
|
export declare type HvBreadCrumbClasses = ExtractNames<typeof useClasses_29>;
|
|
1906
1910
|
|
|
@@ -1932,7 +1936,7 @@ export { HvBreakpoints }
|
|
|
1932
1936
|
* Bulk Actions allow users to perform an action on a single or multiple items.
|
|
1933
1937
|
* Also known as "batch production" of multiple items at once, one stage at a time.
|
|
1934
1938
|
*/
|
|
1935
|
-
export declare const HvBulkActions: (props: HvBulkActionsProps) =>
|
|
1939
|
+
export declare const HvBulkActions: (props: HvBulkActionsProps) => JSX_3.Element;
|
|
1936
1940
|
|
|
1937
1941
|
export declare type HvBulkActionsClasses = ExtractNames<typeof useClasses_31>;
|
|
1938
1942
|
|
|
@@ -2006,12 +2010,12 @@ export declare interface HvBulkActionsProps extends HvBaseProps {
|
|
|
2006
2010
|
/**
|
|
2007
2011
|
* Button component is used to trigger an action or event.
|
|
2008
2012
|
*/
|
|
2009
|
-
export declare const HvButton: <C extends ElementType<any> = "button">(props: {
|
|
2010
|
-
/** Use the variant prop to change the visual style of the
|
|
2013
|
+
export declare const HvButton: <C extends ElementType<any, keyof JSX_2.IntrinsicElements> = "button">(props: {
|
|
2014
|
+
/** Use the variant prop to change the visual style of the button. */
|
|
2011
2015
|
variant?: "secondary" | "primary" | "semantic" | "secondarySubtle" | "secondaryGhost" | "primaryGhost" | "primarySubtle" | "ghost" | undefined;
|
|
2012
|
-
/** Whether the
|
|
2016
|
+
/** Whether the button is an icon-only button. */
|
|
2013
2017
|
icon?: boolean | undefined;
|
|
2014
|
-
/** Whether the
|
|
2018
|
+
/** Whether the button is disabled or not. */
|
|
2015
2019
|
disabled?: boolean | undefined;
|
|
2016
2020
|
/** Class names to be applied. */
|
|
2017
2021
|
className?: string | undefined;
|
|
@@ -2042,24 +2046,30 @@ export declare const HvButton: <C extends ElementType<any> = "button">(props: {
|
|
|
2042
2046
|
endIcon: string;
|
|
2043
2047
|
focusVisible: string;
|
|
2044
2048
|
}> | undefined;
|
|
2045
|
-
/** Whether the
|
|
2049
|
+
/** Whether the button is selected or not. */
|
|
2046
2050
|
selected?: boolean | undefined;
|
|
2051
|
+
/**
|
|
2052
|
+
* Whether the button is focusable when disabled.
|
|
2053
|
+
* Without this property, the accessibility of the button decreases when disabled since it's not read by screen readers.
|
|
2054
|
+
* Set this property to `true` when you need the button to still be focusable when disabled for accessibility purposes.
|
|
2055
|
+
*/
|
|
2056
|
+
focusableWhenDisabled?: boolean | undefined;
|
|
2047
2057
|
} & {
|
|
2048
2058
|
component?: C | undefined;
|
|
2049
2059
|
} & {
|
|
2050
2060
|
children?: ReactNode;
|
|
2051
|
-
} & (Omit<PropsWithoutRef<ComponentProps<C>>, "classes" | "disabled" | "icon" | "selected" | "size" | "component" | "className" | "radius" | "variant" | "startIcon" | "endIcon" | "overrideIconColors"> extends infer T ? T extends Omit<PropsWithoutRef<ComponentProps<C>>, "classes" | "disabled" | "icon" | "selected" | "size" | "component" | "className" | "radius" | "variant" | "startIcon" | "endIcon" | "overrideIconColors"> ? T extends any ? T : never : never : never) & {
|
|
2061
|
+
} & (Omit<PropsWithoutRef<ComponentProps<C>>, "classes" | "disabled" | "icon" | "selected" | "size" | "component" | "className" | "radius" | "variant" | "startIcon" | "endIcon" | "overrideIconColors" | "focusableWhenDisabled"> extends infer T ? T extends Omit<PropsWithoutRef<ComponentProps<C>>, "classes" | "disabled" | "icon" | "selected" | "size" | "component" | "className" | "radius" | "variant" | "startIcon" | "endIcon" | "overrideIconColors" | "focusableWhenDisabled"> ? T extends any ? T : never : never : never) & {
|
|
2052
2062
|
ref?: PolymorphicRef<C> | undefined;
|
|
2053
2063
|
} & RefAttributes<unknown>) => ReactElement<any, string | JSXElementConstructor<any>> | null;
|
|
2054
2064
|
|
|
2055
2065
|
export declare type HvButtonClasses = ExtractNames<typeof useClasses_33>;
|
|
2056
2066
|
|
|
2057
2067
|
export declare type HvButtonProps<C extends React.ElementType = "button"> = PolymorphicComponentRef<C, {
|
|
2058
|
-
/** Use the variant prop to change the visual style of the
|
|
2068
|
+
/** Use the variant prop to change the visual style of the button. */
|
|
2059
2069
|
variant?: HvButtonVariant;
|
|
2060
|
-
/** Whether the
|
|
2070
|
+
/** Whether the button is an icon-only button. */
|
|
2061
2071
|
icon?: boolean;
|
|
2062
|
-
/** Whether the
|
|
2072
|
+
/** Whether the button is disabled or not. */
|
|
2063
2073
|
disabled?: boolean;
|
|
2064
2074
|
/** Class names to be applied. */
|
|
2065
2075
|
className?: string;
|
|
@@ -2075,8 +2085,14 @@ export declare type HvButtonProps<C extends React.ElementType = "button"> = Poly
|
|
|
2075
2085
|
overrideIconColors?: boolean;
|
|
2076
2086
|
/** A Jss Object used to override or extend the styles applied. */
|
|
2077
2087
|
classes?: HvButtonClasses;
|
|
2078
|
-
/** Whether the
|
|
2088
|
+
/** Whether the button is selected or not. */
|
|
2079
2089
|
selected?: boolean;
|
|
2090
|
+
/**
|
|
2091
|
+
* Whether the button is focusable when disabled.
|
|
2092
|
+
* Without this property, the accessibility of the button decreases when disabled since it's not read by screen readers.
|
|
2093
|
+
* Set this property to `true` when you need the button to still be focusable when disabled for accessibility purposes.
|
|
2094
|
+
*/
|
|
2095
|
+
focusableWhenDisabled?: boolean;
|
|
2080
2096
|
}>;
|
|
2081
2097
|
|
|
2082
2098
|
export declare type HvButtonRadius = (typeof buttonRadius)[number];
|
|
@@ -2085,12 +2101,12 @@ export declare type HvButtonSize = (typeof buttonSize)[number];
|
|
|
2085
2101
|
|
|
2086
2102
|
export declare type HvButtonVariant = (typeof buttonVariant)[number];
|
|
2087
2103
|
|
|
2088
|
-
export declare const HvCalendar: (props: HvCalendarProps) =>
|
|
2104
|
+
export declare const HvCalendar: (props: HvCalendarProps) => JSX_3.Element;
|
|
2089
2105
|
|
|
2090
2106
|
export declare type HvCalendarClasses = ExtractNames<typeof useClasses_34>;
|
|
2091
2107
|
|
|
2092
2108
|
export declare const HvCalendarHeader: {
|
|
2093
|
-
(props: HvCalendarHeaderProps):
|
|
2109
|
+
(props: HvCalendarHeaderProps): JSX_3.Element;
|
|
2094
2110
|
formElementType: string;
|
|
2095
2111
|
};
|
|
2096
2112
|
|
|
@@ -2212,11 +2228,11 @@ export declare interface HvCalendarProps {
|
|
|
2212
2228
|
* linked short representation of a conceptual unit. For that reason,
|
|
2213
2229
|
* this pattern must be used as an entry-point for further information.
|
|
2214
2230
|
*/
|
|
2215
|
-
export declare const HvCard: (props: HvCardProps) =>
|
|
2231
|
+
export declare const HvCard: (props: HvCardProps) => JSX_3.Element;
|
|
2216
2232
|
|
|
2217
2233
|
export declare type HvCardClasses = ExtractNames<typeof useClasses_36>;
|
|
2218
2234
|
|
|
2219
|
-
export declare const HvCardContent: ({ id, classes: classesProp, className, children, onClick, ...others }: HvCardContentProps) =>
|
|
2235
|
+
export declare const HvCardContent: ({ id, classes: classesProp, className, children, onClick, ...others }: HvCardContentProps) => JSX_3.Element;
|
|
2220
2236
|
|
|
2221
2237
|
export declare type HvCardContentClasses = ExtractNames<typeof useClasses_38>;
|
|
2222
2238
|
|
|
@@ -2227,7 +2243,7 @@ export declare interface HvCardContentProps extends Omit<CardContentProps, "clas
|
|
|
2227
2243
|
classes?: HvCardContentClasses;
|
|
2228
2244
|
}
|
|
2229
2245
|
|
|
2230
|
-
export declare const HvCardHeader: (props: HvCardHeaderProps) =>
|
|
2246
|
+
export declare const HvCardHeader: (props: HvCardHeaderProps) => JSX_3.Element;
|
|
2231
2247
|
|
|
2232
2248
|
export declare type HvCardHeaderClasses = ExtractNames<typeof useClasses_37>;
|
|
2233
2249
|
|
|
@@ -2244,7 +2260,7 @@ export declare interface HvCardHeaderProps extends Omit<CardHeaderProps, "classe
|
|
|
2244
2260
|
classes?: HvCardHeaderClasses;
|
|
2245
2261
|
}
|
|
2246
2262
|
|
|
2247
|
-
export declare const HvCardMedia: ({ id, classes: classesProp, className, children, title, onClick, ...others }: HvCardMediaProps) =>
|
|
2263
|
+
export declare const HvCardMedia: ({ id, classes: classesProp, className, children, title, onClick, ...others }: HvCardMediaProps) => JSX_3.Element;
|
|
2248
2264
|
|
|
2249
2265
|
export declare type HvCardMediaClasses = ExtractNames<typeof useClasses_39>;
|
|
2250
2266
|
|
|
@@ -2285,11 +2301,11 @@ export declare interface HvCardProps extends HvBaseProps {
|
|
|
2285
2301
|
* A Carousel is commonly used to browse images, it can also be used to browse any kind of content like text, video, or charts.
|
|
2286
2302
|
* It allows you to focus on a particular content while having a notion of how many you have to explore.
|
|
2287
2303
|
*/
|
|
2288
|
-
export declare const HvCarousel: (props: HvCarouselProps) =>
|
|
2304
|
+
export declare const HvCarousel: (props: HvCarouselProps) => JSX_3.Element;
|
|
2289
2305
|
|
|
2290
2306
|
export declare type HvCarouselClasses = ExtractNames<typeof useClasses_40>;
|
|
2291
2307
|
|
|
2292
|
-
export declare const HvCarouselControls: (props: HvCarouselControlsProps) =>
|
|
2308
|
+
export declare const HvCarouselControls: (props: HvCarouselControlsProps) => JSX_3.Element;
|
|
2293
2309
|
|
|
2294
2310
|
declare interface HvCarouselControlsProps extends HvBaseProps<HTMLDivElement>, Pick<HvPaginationProps, "page" | "pages" | "canPrevious" | "canNext"> {
|
|
2295
2311
|
showDots?: boolean;
|
|
@@ -2329,7 +2345,7 @@ export declare interface HvCarouselProps extends HvBaseProps<HTMLDivElement, "ti
|
|
|
2329
2345
|
/** Thumbnails position. */
|
|
2330
2346
|
thumbnailsPosition?: "top" | "bottom";
|
|
2331
2347
|
/** Carousel configuration options. @see https://www.embla-carousel.com/api/options/ */
|
|
2332
|
-
carouselOptions?:
|
|
2348
|
+
carouselOptions?: Parameters<typeof useCarousel>[0];
|
|
2333
2349
|
/** Function that renders the thumbnail. */
|
|
2334
2350
|
renderThumbnail?: (index: number) => React_2.ReactNode;
|
|
2335
2351
|
/** The callback fired when the active slide changes. */
|
|
@@ -2340,7 +2356,7 @@ export declare interface HvCarouselProps extends HvBaseProps<HTMLDivElement, "ti
|
|
|
2340
2356
|
* A container to use as `children` of `HvCarousel`.
|
|
2341
2357
|
* Pass `img` props directly to it, or `children` for any custom content
|
|
2342
2358
|
*/
|
|
2343
|
-
export declare const HvCarouselSlide: ({ classes: classesProp, className, children, size: flexBasis, src, alt, ...props }: HvCarouselSlideProps) =>
|
|
2359
|
+
export declare const HvCarouselSlide: ({ classes: classesProp, className, children, size: flexBasis, src, alt, ...props }: HvCarouselSlideProps) => JSX_3.Element;
|
|
2344
2360
|
|
|
2345
2361
|
export declare type HvCarouselSlideClasses = ExtractNames<typeof useClasses_41>;
|
|
2346
2362
|
|
|
@@ -2391,7 +2407,7 @@ export declare interface HvCellProps<D extends object = Record<string, unknown>,
|
|
|
2391
2407
|
* Use the character counter when there is a character or word limit.
|
|
2392
2408
|
* By itself it doesn't block the user from going above the limit.
|
|
2393
2409
|
*/
|
|
2394
|
-
export declare const HvCharCounter: (props: HvCharCounterProps) =>
|
|
2410
|
+
export declare const HvCharCounter: (props: HvCharCounterProps) => JSX_3.Element;
|
|
2395
2411
|
|
|
2396
2412
|
export declare type HvCharCounterClasses = ExtractNames<typeof useClasses_5>;
|
|
2397
2413
|
|
|
@@ -2704,7 +2720,7 @@ export declare interface HvContainerProps extends Omit<ContainerProps, "classes"
|
|
|
2704
2720
|
classes?: HvContainerClasses;
|
|
2705
2721
|
}
|
|
2706
2722
|
|
|
2707
|
-
export declare const HvControls: (props: HvControlsProps) =>
|
|
2723
|
+
export declare const HvControls: (props: HvControlsProps) => JSX_3.Element;
|
|
2708
2724
|
|
|
2709
2725
|
export declare type HvControlsClasses = ExtractNames<typeof useClasses_47>;
|
|
2710
2726
|
|
|
@@ -2875,11 +2891,11 @@ export declare interface HvDatePickerProps extends Omit<HvFormElementProps, "onC
|
|
|
2875
2891
|
/** @deprecated use `HvFormStatus` instead */
|
|
2876
2892
|
export declare type HvDatePickerStatus = HvFormStatus;
|
|
2877
2893
|
|
|
2878
|
-
export declare const HvDialog: (props: HvDialogProps) =>
|
|
2894
|
+
export declare const HvDialog: (props: HvDialogProps) => JSX_3.Element;
|
|
2879
2895
|
|
|
2880
2896
|
export declare type HvDialogActionClasses = ExtractNames<typeof useClasses_59>;
|
|
2881
2897
|
|
|
2882
|
-
export declare const HvDialogActions: (props: HvDialogActionsProps) =>
|
|
2898
|
+
export declare const HvDialogActions: (props: HvDialogActionsProps) => JSX_3.Element;
|
|
2883
2899
|
|
|
2884
2900
|
export declare interface HvDialogActionsProps extends Omit<DialogActionsProps, "classes"> {
|
|
2885
2901
|
/** Set the dialog to fullscreen mode. @deprecated set `fullscreen` in `HvDialog` */
|
|
@@ -2890,7 +2906,7 @@ export declare interface HvDialogActionsProps extends Omit<DialogActionsProps, "
|
|
|
2890
2906
|
|
|
2891
2907
|
export declare type HvDialogClasses = ExtractNames<typeof useClasses_60>;
|
|
2892
2908
|
|
|
2893
|
-
export declare const HvDialogContent: (props: HvDialogContentProps) =>
|
|
2909
|
+
export declare const HvDialogContent: (props: HvDialogContentProps) => JSX_3.Element;
|
|
2894
2910
|
|
|
2895
2911
|
export declare type HvDialogContentClasses = ExtractNames<typeof useClasses_58>;
|
|
2896
2912
|
|
|
@@ -2932,7 +2948,7 @@ export declare interface HvDialogProps extends Omit<DialogProps, "fullScreen" |
|
|
|
2932
2948
|
component?: DialogProps["component"];
|
|
2933
2949
|
}
|
|
2934
2950
|
|
|
2935
|
-
export declare const HvDialogTitle: (props: HvDialogTitleProps) =>
|
|
2951
|
+
export declare const HvDialogTitle: (props: HvDialogTitleProps) => JSX_3.Element;
|
|
2936
2952
|
|
|
2937
2953
|
export declare type HvDialogTitleClasses = ExtractNames<typeof useClasses_57>;
|
|
2938
2954
|
|
|
@@ -2953,7 +2969,7 @@ export declare type HvDialogTitleVariant = "success" | "warning" | "error" | "in
|
|
|
2953
2969
|
* Pagination is the process of dividing a document into discrete pages. It relates to how users interact with structured content on a website or application.
|
|
2954
2970
|
* This component uses Radio Buttons to represent each page.
|
|
2955
2971
|
*/
|
|
2956
|
-
export declare const HvDotPagination: (props: HvDotPaginationProps) =>
|
|
2972
|
+
export declare const HvDotPagination: (props: HvDotPaginationProps) => JSX_3.Element;
|
|
2957
2973
|
|
|
2958
2974
|
export declare type HvDotPaginationClasses = ExtractNames<typeof useClasses_61>;
|
|
2959
2975
|
|
|
@@ -2997,7 +3013,7 @@ export declare interface HvDotPaginationProps extends Omit<HvRadioGroupProps, "c
|
|
|
2997
3013
|
* It only provides the pane with a close button, the rest of the
|
|
2998
3014
|
* content can be customized.
|
|
2999
3015
|
*/
|
|
3000
|
-
export declare const HvDrawer: (props: HvDrawerProps) =>
|
|
3016
|
+
export declare const HvDrawer: (props: HvDrawerProps) => JSX_3.Element;
|
|
3001
3017
|
|
|
3002
3018
|
export declare type HvDrawerClasses = ExtractNames<typeof useClasses_63>;
|
|
3003
3019
|
|
|
@@ -3153,7 +3169,7 @@ declare interface HvDropdownListProps {
|
|
|
3153
3169
|
/**
|
|
3154
3170
|
* A drop-down menu is a graphical control element, similar to a list box, that allows the user to choose a value from a list.
|
|
3155
3171
|
*/
|
|
3156
|
-
export declare const HvDropDownMenu: (props: HvDropDownMenuProps) =>
|
|
3172
|
+
export declare const HvDropDownMenu: (props: HvDropDownMenuProps) => JSX_3.Element;
|
|
3157
3173
|
|
|
3158
3174
|
export declare type HvDropDownMenuClasses = ExtractNames<typeof useClasses_30>;
|
|
3159
3175
|
|
|
@@ -3350,7 +3366,7 @@ declare interface HvDropZoneLabels {
|
|
|
3350
3366
|
/**
|
|
3351
3367
|
* Empty states communicate that there’s no information, data or values to display in a given context.
|
|
3352
3368
|
*/
|
|
3353
|
-
export declare const HvEmptyState: (props: HvEmptyStateProps) =>
|
|
3369
|
+
export declare const HvEmptyState: (props: HvEmptyStateProps) => JSX_3.Element;
|
|
3354
3370
|
|
|
3355
3371
|
export declare type HvEmptyStateClasses = ExtractNames<typeof useClasses_64>;
|
|
3356
3372
|
|
|
@@ -3378,7 +3394,7 @@ export { HvExtraDeepProps }
|
|
|
3378
3394
|
|
|
3379
3395
|
export { HvExtraProps }
|
|
3380
3396
|
|
|
3381
|
-
export declare const HvFile: (props: HvFileProps) =>
|
|
3397
|
+
export declare const HvFile: (props: HvFileProps) => JSX_3.Element;
|
|
3382
3398
|
|
|
3383
3399
|
export declare type HvFileClasses = ExtractNames<typeof useClasses_66>;
|
|
3384
3400
|
|
|
@@ -3446,7 +3462,7 @@ export declare type HvFilesAddedEvent = (files: HvFileData[]) => void;
|
|
|
3446
3462
|
*
|
|
3447
3463
|
* Accepted file types follow the format of the html input accept attribute. Please check https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file for more details.
|
|
3448
3464
|
*/
|
|
3449
|
-
export declare const HvFileUploader: (props: HvFileUploaderProps) =>
|
|
3465
|
+
export declare const HvFileUploader: (props: HvFileUploaderProps) => JSX_3.Element;
|
|
3450
3466
|
|
|
3451
3467
|
export declare interface HvFileUploaderLabels extends HvDropZoneLabels {
|
|
3452
3468
|
/**
|
|
@@ -3459,7 +3475,7 @@ export declare interface HvFileUploaderLabels extends HvDropZoneLabels {
|
|
|
3459
3475
|
* The `HvFileUploaderPreview` component is available to facilitate the styling
|
|
3460
3476
|
* of the button (when clickable) and the detection of image unloading.
|
|
3461
3477
|
*/
|
|
3462
|
-
export declare const HvFileUploaderPreview: (props: HvFileUploaderPreviewProps) =>
|
|
3478
|
+
export declare const HvFileUploaderPreview: (props: HvFileUploaderPreviewProps) => JSX_3.Element;
|
|
3463
3479
|
|
|
3464
3480
|
export declare type HvFileUploaderPreviewClasses = ExtractNames<typeof useClasses_65>;
|
|
3465
3481
|
|
|
@@ -3629,7 +3645,7 @@ export declare interface HvFilterGroupProps extends Omit<HvFormElementProps, "cl
|
|
|
3629
3645
|
|
|
3630
3646
|
export declare type HvFilterGroupValue = (string | number)[][];
|
|
3631
3647
|
|
|
3632
|
-
export declare const HvFocus: ({ classes: classesProp, children, configuration, disabledClass, selected, disabled, rootRef, focusOnClick, focusDisabled, strategy, useFalseFocus, filterClass, navigationJump, }: HvFocusProps) =>
|
|
3648
|
+
export declare const HvFocus: ({ classes: classesProp, children, configuration, disabledClass, selected, disabled, rootRef, focusOnClick, focusDisabled, strategy, useFalseFocus, filterClass, navigationJump, }: HvFocusProps) => JSX_3.Element;
|
|
3633
3649
|
|
|
3634
3650
|
export declare type HvFocusClasses = ExtractNames<typeof useClasses_2>;
|
|
3635
3651
|
|
|
@@ -3668,7 +3684,7 @@ export declare type HvFocusStrategies = "listbox" | "menu" | "card" | "grid";
|
|
|
3668
3684
|
/**
|
|
3669
3685
|
* A Footer is a way of providing extra information at the end of a page.
|
|
3670
3686
|
*/
|
|
3671
|
-
export declare const HvFooter: (props: HvFooterProps) =>
|
|
3687
|
+
export declare const HvFooter: (props: HvFooterProps) => JSX_3.Element;
|
|
3672
3688
|
|
|
3673
3689
|
export declare type HvFooterClasses = ExtractNames<typeof useClasses_69>;
|
|
3674
3690
|
|
|
@@ -3692,7 +3708,7 @@ declare type HvFooterProps_2<D extends object = Record<string, unknown>> = HvTab
|
|
|
3692
3708
|
};
|
|
3693
3709
|
|
|
3694
3710
|
export declare const HvFormElement: {
|
|
3695
|
-
(props: HvFormElementProps):
|
|
3711
|
+
(props: HvFormElementProps): JSX_3.Element;
|
|
3696
3712
|
formElementType: string;
|
|
3697
3713
|
};
|
|
3698
3714
|
|
|
@@ -3791,7 +3807,7 @@ export declare type HvFormStatus = "standBy" | "valid" | "invalid" | "empty";
|
|
|
3791
3807
|
* Global Actions are actions that affect the entire page they live in.
|
|
3792
3808
|
* They should persist while scrolling down the screen.
|
|
3793
3809
|
*/
|
|
3794
|
-
export declare const HvGlobalActions: (props: HvGlobalActionsProps) =>
|
|
3810
|
+
export declare const HvGlobalActions: (props: HvGlobalActionsProps) => JSX_3.Element;
|
|
3795
3811
|
|
|
3796
3812
|
export declare type HvGlobalActionsClasses = ExtractNames<typeof useClasses_70>;
|
|
3797
3813
|
|
|
@@ -3810,7 +3826,7 @@ export declare interface HvGlobalActionsProps extends HvBaseProps<HTMLDivElement
|
|
|
3810
3826
|
headingLevel?: HvGlobalActionsHeadingLevel;
|
|
3811
3827
|
/**
|
|
3812
3828
|
* Position of the Global Actions.
|
|
3813
|
-
*
|
|
3829
|
+
* @default variant === "global" ? "sticky" : "relative"
|
|
3814
3830
|
*/
|
|
3815
3831
|
position?: HvGlobalActionsPosition;
|
|
3816
3832
|
/** A Jss Object used to override or extend the styles applied to the component. */
|
|
@@ -3941,9 +3957,9 @@ export declare type HvGridSpacing = "xs" | "sm" | "md" | "lg" | "xl" | "auto" |
|
|
|
3941
3957
|
/**
|
|
3942
3958
|
* Header component is used to render a header bar with logo and brand name, navigation and actions.
|
|
3943
3959
|
*/
|
|
3944
|
-
export declare const HvHeader: (props: HvHeaderProps) =>
|
|
3960
|
+
export declare const HvHeader: (props: HvHeaderProps) => JSX_3.Element;
|
|
3945
3961
|
|
|
3946
|
-
export declare const HvHeaderActions: (props: HvHeaderActionsProps) =>
|
|
3962
|
+
export declare const HvHeaderActions: (props: HvHeaderActionsProps) => JSX_3.Element;
|
|
3947
3963
|
|
|
3948
3964
|
export declare type HvHeaderActionsClasses = ExtractNames<typeof useClasses_73>;
|
|
3949
3965
|
|
|
@@ -3954,7 +3970,7 @@ export declare interface HvHeaderActionsProps extends HvBaseProps {
|
|
|
3954
3970
|
/**
|
|
3955
3971
|
* Header component is used to render a header bar with logo and brand name, navigation and actions.
|
|
3956
3972
|
*/
|
|
3957
|
-
export declare const HvHeaderBrand: (props: HvHeaderBrandProps) =>
|
|
3973
|
+
export declare const HvHeaderBrand: (props: HvHeaderBrandProps) => JSX_3.Element;
|
|
3958
3974
|
|
|
3959
3975
|
export declare type HvHeaderBrandClasses = ExtractNames<typeof useClasses_74>;
|
|
3960
3976
|
|
|
@@ -3970,7 +3986,7 @@ declare interface HvHeaderGroup<D extends object = Record<string, unknown>, H ex
|
|
|
3970
3986
|
headers: Array<HvHeaderGroup<D, H>>;
|
|
3971
3987
|
}
|
|
3972
3988
|
|
|
3973
|
-
export declare const HvHeaderMenuBar: (props: HvHeaderMenuBarProps) =>
|
|
3989
|
+
export declare const HvHeaderMenuBar: (props: HvHeaderMenuBarProps) => JSX_3.Element;
|
|
3974
3990
|
|
|
3975
3991
|
declare type HvHeaderMenuBarClasses = ExtractNames<typeof useClasses_75>;
|
|
3976
3992
|
|
|
@@ -3983,7 +3999,7 @@ declare interface HvHeaderMenuBarProps extends HvBaseProps<HTMLDivElement, "onCl
|
|
|
3983
3999
|
classes?: HvHeaderMenuBarClasses;
|
|
3984
4000
|
}
|
|
3985
4001
|
|
|
3986
|
-
export declare const HvHeaderMenuItem: (props: HvHeaderMenuItemProps) =>
|
|
4002
|
+
export declare const HvHeaderMenuItem: (props: HvHeaderMenuItemProps) => JSX_3.Element;
|
|
3987
4003
|
|
|
3988
4004
|
declare type HvHeaderMenuItemClasses = ExtractNames<typeof useClasses_76>;
|
|
3989
4005
|
|
|
@@ -3996,7 +4012,7 @@ declare interface HvHeaderMenuItemProps extends HvBaseProps<HTMLDivElement, "onC
|
|
|
3996
4012
|
classes?: HvHeaderMenuItemClasses;
|
|
3997
4013
|
}
|
|
3998
4014
|
|
|
3999
|
-
export declare const HvHeaderNavigation: (props: HvHeaderNavigationProps) =>
|
|
4015
|
+
export declare const HvHeaderNavigation: (props: HvHeaderNavigationProps) => JSX_3.Element;
|
|
4000
4016
|
|
|
4001
4017
|
export declare type HvHeaderNavigationClasses = ExtractNames<typeof useClasses_77>;
|
|
4002
4018
|
|
|
@@ -4062,7 +4078,7 @@ export declare type HvHorizontalScrollListItemClasses = ExtractNames<typeof useC
|
|
|
4062
4078
|
/**
|
|
4063
4079
|
* Provides the user with additional descriptive text for the form element.
|
|
4064
4080
|
*/
|
|
4065
|
-
export declare const HvInfoMessage: (props: HvInfoMessageProps) =>
|
|
4081
|
+
export declare const HvInfoMessage: (props: HvInfoMessageProps) => JSX_3.Element;
|
|
4066
4082
|
|
|
4067
4083
|
export declare type HvInfoMessageClasses = ExtractNames<typeof useClasses_9>;
|
|
4068
4084
|
|
|
@@ -4079,7 +4095,7 @@ export declare interface HvInfoMessageProps extends HvTypographyProps<"label"> {
|
|
|
4079
4095
|
* An Inline Editor allows the user to edit a record without making a major switch
|
|
4080
4096
|
* between viewing and editing, making it an efficient method of updating a record.
|
|
4081
4097
|
*/
|
|
4082
|
-
export declare const HvInlineEditor: (props: HvInlineEditorProps) =>
|
|
4098
|
+
export declare const HvInlineEditor: (props: HvInlineEditorProps) => JSX_3.Element;
|
|
4083
4099
|
|
|
4084
4100
|
export declare type HvInlineEditorClasses = ExtractNames<typeof useClasses_78>;
|
|
4085
4101
|
|
|
@@ -4259,7 +4275,7 @@ export declare interface HvKnobProperty {
|
|
|
4259
4275
|
* and its success/failure against a given target. KPIs are the first item read on a dashboard.
|
|
4260
4276
|
* Communicates simple, immediate and vital information for operational decision making.
|
|
4261
4277
|
*/
|
|
4262
|
-
export declare const HvKpi: (props: HvKpiProps) =>
|
|
4278
|
+
export declare const HvKpi: (props: HvKpiProps) => JSX_3.Element;
|
|
4263
4279
|
|
|
4264
4280
|
export declare type HvKpiClasses = ExtractNames<typeof useClasses_79>;
|
|
4265
4281
|
|
|
@@ -4299,7 +4315,7 @@ export declare interface HvKpiProps extends HvBaseProps<HTMLDivElement, "childre
|
|
|
4299
4315
|
/**
|
|
4300
4316
|
* Provides the user with a recognizable name for a given form element.
|
|
4301
4317
|
*/
|
|
4302
|
-
export declare const HvLabel: (props: HvLabelProps) =>
|
|
4318
|
+
export declare const HvLabel: (props: HvLabelProps) => JSX_3.Element;
|
|
4303
4319
|
|
|
4304
4320
|
export declare type HvLabelClasses = ExtractNames<typeof useClasses_8>;
|
|
4305
4321
|
|
|
@@ -4318,7 +4334,7 @@ export declare interface HvLabelProps extends HvTypographyProps<"label"> {
|
|
|
4318
4334
|
classes?: HvLabelClasses;
|
|
4319
4335
|
}
|
|
4320
4336
|
|
|
4321
|
-
export declare const HvLeftControl: ({ id, classes: classesProp, className, children, placeholder, onSearch, hideSearch, searchProps, ...others }: HvLeftControlProps) =>
|
|
4337
|
+
export declare const HvLeftControl: ({ id, classes: classesProp, className, children, placeholder, onSearch, hideSearch, searchProps, ...others }: HvLeftControlProps) => JSX_3.Element;
|
|
4322
4338
|
|
|
4323
4339
|
export declare type HvLeftControlClasses = ExtractNames<typeof useClasses_52>;
|
|
4324
4340
|
|
|
@@ -4335,7 +4351,7 @@ export declare interface HvLeftControlProps extends HvBaseProps {
|
|
|
4335
4351
|
classes?: HvLeftControlClasses;
|
|
4336
4352
|
}
|
|
4337
4353
|
|
|
4338
|
-
export declare const HvLink: (props: HvLinkProps) =>
|
|
4354
|
+
export declare const HvLink: (props: HvLinkProps) => JSX_3.Element;
|
|
4339
4355
|
|
|
4340
4356
|
export declare type HvLinkClasses = ExtractNames<typeof useClasses_80>;
|
|
4341
4357
|
|
|
@@ -4351,7 +4367,7 @@ export declare interface HvLinkProps extends HvBaseProps<HTMLAnchorElement, "onC
|
|
|
4351
4367
|
/**
|
|
4352
4368
|
* Component used to show a set of related data to the user.
|
|
4353
4369
|
*/
|
|
4354
|
-
export declare const HvList: (props: HvListProps) =>
|
|
4370
|
+
export declare const HvList: (props: HvListProps) => JSX_3.Element | null;
|
|
4355
4371
|
|
|
4356
4372
|
export declare type HvListClasses = ExtractNames<typeof useClasses_81>;
|
|
4357
4373
|
|
|
@@ -4504,7 +4520,7 @@ export declare interface HvListValue extends HvExtraProps {
|
|
|
4504
4520
|
/**
|
|
4505
4521
|
* Loading provides feedback about a process that is taking place in the application.
|
|
4506
4522
|
*/
|
|
4507
|
-
export declare const HvLoading: (props: HvLoadingProps) =>
|
|
4523
|
+
export declare const HvLoading: (props: HvLoadingProps) => JSX_3.Element;
|
|
4508
4524
|
|
|
4509
4525
|
export declare type HvLoadingClasses = ExtractNames<typeof useClasses_82>;
|
|
4510
4526
|
|
|
@@ -4524,7 +4540,7 @@ export declare interface HvLoadingProps extends HvBaseProps {
|
|
|
4524
4540
|
/**
|
|
4525
4541
|
* Container layout for the login form.
|
|
4526
4542
|
*/
|
|
4527
|
-
export declare const HvLogin: (props: HvLoginProps) =>
|
|
4543
|
+
export declare const HvLogin: (props: HvLoginProps) => JSX_3.Element;
|
|
4528
4544
|
|
|
4529
4545
|
export declare type HvLoginClasses = ExtractNames<typeof useClasses_83>;
|
|
4530
4546
|
|
|
@@ -4551,7 +4567,7 @@ declare interface HvMetaBase<D extends object = Record<string, unknown>, H exten
|
|
|
4551
4567
|
userProps: any;
|
|
4552
4568
|
}
|
|
4553
4569
|
|
|
4554
|
-
export declare const HvMultiButton: (props: HvMultiButtonProps) =>
|
|
4570
|
+
export declare const HvMultiButton: (props: HvMultiButtonProps) => JSX_3.Element;
|
|
4555
4571
|
|
|
4556
4572
|
export declare type HvMultiButtonClasses = ExtractNames<typeof useClasses_84>;
|
|
4557
4573
|
|
|
@@ -4588,7 +4604,7 @@ export declare const hvNumberFallback: (value: any) => number | "—";
|
|
|
4588
4604
|
/**
|
|
4589
4605
|
* This component generates a tooltip whenever the text is overflowed.
|
|
4590
4606
|
*/
|
|
4591
|
-
export declare const HvOverflowTooltip: (props: HvOverflowTooltipProps) =>
|
|
4607
|
+
export declare const HvOverflowTooltip: (props: HvOverflowTooltipProps) => JSX_3.Element;
|
|
4592
4608
|
|
|
4593
4609
|
export declare type HvOverflowTooltipClasses = ExtractNames<typeof useClasses_85>;
|
|
4594
4610
|
|
|
@@ -4611,7 +4627,7 @@ export declare interface HvOverflowTooltipProps extends HvBaseProps {
|
|
|
4611
4627
|
* Pagination is the process of dividing a document into discrete pages. It relates to how users interact
|
|
4612
4628
|
* with structured content on a website or application.
|
|
4613
4629
|
*/
|
|
4614
|
-
export declare const HvPagination: (props: HvPaginationProps) =>
|
|
4630
|
+
export declare const HvPagination: (props: HvPaginationProps) => JSX_3.Element;
|
|
4615
4631
|
|
|
4616
4632
|
export declare type HvPaginationClasses = ExtractNames<typeof useClasses_43>;
|
|
4617
4633
|
|
|
@@ -4668,7 +4684,7 @@ export declare interface HvPanelProps extends HvBaseProps {
|
|
|
4668
4684
|
|
|
4669
4685
|
export declare type HvPolarizedColorKeys = "positive" | "positive_120" | "positive_80" | "warning" | "warning_120" | "warning_140" | "negative" | "cat21" | "cat22" | "cat23" | "cat24" | "cat25" | "cat26" | "cat27" | "cat28" | "catastrophic";
|
|
4670
4686
|
|
|
4671
|
-
export declare const HvProgressBar: (props: HvProgressBarProps) =>
|
|
4687
|
+
export declare const HvProgressBar: (props: HvProgressBarProps) => JSX_3.Element;
|
|
4672
4688
|
|
|
4673
4689
|
export declare type HvProgressBarClasses = ExtractNames<typeof useClasses_88>;
|
|
4674
4690
|
|
|
@@ -4717,7 +4733,7 @@ export declare type HvPropGetter<D extends object = Record<string, unknown>, H e
|
|
|
4717
4733
|
/**
|
|
4718
4734
|
* Enables theming capabilities and makes cross-component theme properties available down the tree.
|
|
4719
4735
|
*/
|
|
4720
|
-
export declare const HvProvider: ({ children, rootElementId, cssBaseline, cssTheme, themes, theme, colorMode, classNameKey, }: HvProviderProps) =>
|
|
4736
|
+
export declare const HvProvider: ({ children, rootElementId, cssBaseline, cssTheme, themes, theme, colorMode, classNameKey, }: HvProviderProps) => JSX_3.Element;
|
|
4721
4737
|
|
|
4722
4738
|
export declare interface HvProviderProps {
|
|
4723
4739
|
/**
|
|
@@ -4778,7 +4794,7 @@ export declare interface HvProviderProps {
|
|
|
4778
4794
|
*
|
|
4779
4795
|
* Take a look at the [usage page](https://lumada-design.github.io/uikit/master/?path=/docs/widgets-query-builder-usage--docs) to learn more about this component.
|
|
4780
4796
|
*/
|
|
4781
|
-
export declare const HvQueryBuilder: (props: HvQueryBuilderProps) =>
|
|
4797
|
+
export declare const HvQueryBuilder: (props: HvQueryBuilderProps) => JSX_3.Element;
|
|
4782
4798
|
|
|
4783
4799
|
export declare interface HvQueryBuilderAttribute extends Record<string, unknown> {
|
|
4784
4800
|
id?: string;
|
|
@@ -5336,7 +5352,7 @@ export declare interface HvRadioProps extends Omit<RadioProps, "onChange" | "cla
|
|
|
5336
5352
|
|
|
5337
5353
|
export declare type HvRadioStatus = "standBy" | "valid" | "invalid";
|
|
5338
5354
|
|
|
5339
|
-
export declare const HvRightControl: ({ id, classes: classesProp, className, children, values, onSort, hideSortBy, sortProps, ...others }: HvRightControlProps) =>
|
|
5355
|
+
export declare const HvRightControl: ({ id, classes: classesProp, className, children, values, onSort, hideSortBy, sortProps, ...others }: HvRightControlProps) => JSX_3.Element;
|
|
5340
5356
|
|
|
5341
5357
|
export declare type HvRightControlClasses = ExtractNames<typeof useClasses_53>;
|
|
5342
5358
|
|
|
@@ -5375,7 +5391,7 @@ declare type HvRowPropGetter<D extends object = Record<string, unknown>, H exten
|
|
|
5375
5391
|
/**
|
|
5376
5392
|
* The horizontal scroll to element can be used to quickly navigate in a page.
|
|
5377
5393
|
*/
|
|
5378
|
-
export declare const HvScrollToHorizontal: (props: HvScrollToHorizontalProps) =>
|
|
5394
|
+
export declare const HvScrollToHorizontal: (props: HvScrollToHorizontalProps) => JSX_3.Element;
|
|
5379
5395
|
|
|
5380
5396
|
export declare type HvScrollToHorizontalClasses = ExtractNames<typeof useClasses_94>;
|
|
5381
5397
|
|
|
@@ -5428,7 +5444,7 @@ export declare type HvScrollToTooltipPositions = "left" | "right" | "top" | "bot
|
|
|
5428
5444
|
/**
|
|
5429
5445
|
* The vertical scroll to element can be used to quickly navigate in a page.
|
|
5430
5446
|
*/
|
|
5431
|
-
export declare const HvScrollToVertical: (props: HvScrollToVerticalProps) =>
|
|
5447
|
+
export declare const HvScrollToVertical: (props: HvScrollToVerticalProps) => JSX_3.Element;
|
|
5432
5448
|
|
|
5433
5449
|
export declare type HvScrollToVerticalClasses = ExtractNames<typeof useClasses_92>;
|
|
5434
5450
|
|
|
@@ -5502,6 +5518,8 @@ export declare interface HvSectionProps extends Omit<HvBaseProps<HTMLDivElement>
|
|
|
5502
5518
|
raisedHeader?: boolean;
|
|
5503
5519
|
/** A Jss Object used to override or extend the styles applied to the empty state component. */
|
|
5504
5520
|
classes?: HvSectionClasses;
|
|
5521
|
+
/** Content container ref. */
|
|
5522
|
+
contentRef?: React.Ref<HTMLDivElement>;
|
|
5505
5523
|
}
|
|
5506
5524
|
|
|
5507
5525
|
/**
|
|
@@ -5578,7 +5596,7 @@ export declare type HvSemanticColors = Record<HvSemanticColorKeys, string>;
|
|
|
5578
5596
|
|
|
5579
5597
|
export declare type HvSequentialColorKeys = "cat1" | "cat1_100" | "cat1_200" | "cat1_300" | "cat1_400" | "cat1_500" | "cat1_600" | "cat1_700" | "cat1_800" | "cat1_900";
|
|
5580
5598
|
|
|
5581
|
-
export declare const HvSimpleGrid: (props: HvSimpleGridProps) =>
|
|
5599
|
+
export declare const HvSimpleGrid: (props: HvSimpleGridProps) => JSX_3.Element;
|
|
5582
5600
|
|
|
5583
5601
|
export declare type HvSimpleGridClasses = ExtractNames<typeof useClasses_96>;
|
|
5584
5602
|
|
|
@@ -5755,7 +5773,7 @@ export declare interface HvSliderProps extends HvBaseProps<HTMLDivElement, "onCh
|
|
|
5755
5773
|
* One is the HvSnackbar, which wraps all the positioning, transition, auto hide, etc.
|
|
5756
5774
|
* The other is the HvSnackbarContent, which allows a finer control and customization of the content of the Snackbar.
|
|
5757
5775
|
*/
|
|
5758
|
-
export declare const HvSnackbar: ({ classes: classesProp, className, id, open, onClose, label, anchorOrigin, autoHideDuration, variant, showIcon, customIcon, action, actionCallback, transitionDuration, transitionDirection, offset, snackbarContentProps, ...others }: HvSnackbarProps) =>
|
|
5776
|
+
export declare const HvSnackbar: ({ classes: classesProp, className, id, open, onClose, label, anchorOrigin, autoHideDuration, variant, showIcon, customIcon, action, actionCallback, transitionDuration, transitionDirection, container, offset, snackbarContentProps, ...others }: HvSnackbarProps) => JSX_3.Element;
|
|
5759
5777
|
|
|
5760
5778
|
export declare type HvSnackbarClasses = ExtractNames<typeof useClasses_98>;
|
|
5761
5779
|
|
|
@@ -5805,6 +5823,8 @@ export declare interface HvSnackbarProps extends Omit<SnackbarProps, "action" |
|
|
|
5805
5823
|
transitionDuration?: number;
|
|
5806
5824
|
/** Direction of slide transition. */
|
|
5807
5825
|
transitionDirection?: "up" | "down" | "left" | "right";
|
|
5826
|
+
/** The container the snackbar should slide from. */
|
|
5827
|
+
container?: SlideProps["container"];
|
|
5808
5828
|
/** Custom offset from top/bottom of the page, in px. */
|
|
5809
5829
|
offset?: number;
|
|
5810
5830
|
/** Others applied to the content of the snackbar. */
|
|
@@ -5815,7 +5835,7 @@ export declare interface HvSnackbarProps extends Omit<SnackbarProps, "action" |
|
|
|
5815
5835
|
ref?: SnackbarProps["ref"];
|
|
5816
5836
|
}
|
|
5817
5837
|
|
|
5818
|
-
export declare const HvSnackbarProvider: ({ children, notistackClassesOverride, maxSnack, autoHideDuration, anchorOrigin, classes: classesProp, className, ...others }: HvSnackbarProviderProps) =>
|
|
5838
|
+
export declare const HvSnackbarProvider: ({ children, notistackClassesOverride, maxSnack, autoHideDuration, anchorOrigin, classes: classesProp, className, container, ...others }: HvSnackbarProviderProps) => JSX_3.Element;
|
|
5819
5839
|
|
|
5820
5840
|
export declare type HvSnackbarProviderClasses = ExtractNames<typeof useClasses_100>;
|
|
5821
5841
|
|
|
@@ -5829,10 +5849,13 @@ export declare interface HvSnackbarProviderProps {
|
|
|
5829
5849
|
/** Where is the snackbar placed. */
|
|
5830
5850
|
anchorOrigin?: SnackbarOrigin;
|
|
5831
5851
|
/** Class object used to override notistack classes. */
|
|
5832
|
-
notistackClassesOverride?:
|
|
5852
|
+
notistackClassesOverride?: SnackbarProviderProps["classes"];
|
|
5833
5853
|
/** A Jss Object used to override or extend the styles applied to the component. */
|
|
5834
5854
|
classes?: HvSnackbarProviderClasses;
|
|
5855
|
+
/** Class names to be applied. */
|
|
5835
5856
|
className?: string;
|
|
5857
|
+
/** The container the snackbar should slide from. */
|
|
5858
|
+
container?: SnackbarProviderProps["domRoot"];
|
|
5836
5859
|
}
|
|
5837
5860
|
|
|
5838
5861
|
export declare type HvSnackbarVariant = "default" | "success" | "warning" | "error";
|
|
@@ -5842,7 +5865,7 @@ export declare type HvSnackbarVariant = "default" | "success" | "warning" | "err
|
|
|
5842
5865
|
*
|
|
5843
5866
|
* It also allows the specification of the spacing between the stack elements and the addition of a divider between the elements.
|
|
5844
5867
|
*/
|
|
5845
|
-
export declare const HvStack: (props: HvStackProps) =>
|
|
5868
|
+
export declare const HvStack: (props: HvStackProps) => JSX_3.Element;
|
|
5846
5869
|
|
|
5847
5870
|
export declare interface HvStackBreakpoints extends Record<HvBreakpoints, string> {
|
|
5848
5871
|
}
|
|
@@ -6018,7 +6041,7 @@ export declare interface HvSwitchProps extends Omit<SwitchProps, "onChange" | "c
|
|
|
6018
6041
|
component?: SwitchProps["component"];
|
|
6019
6042
|
}
|
|
6020
6043
|
|
|
6021
|
-
export declare const HvTab: (props: HvTabProps) =>
|
|
6044
|
+
export declare const HvTab: (props: HvTabProps) => JSX_3.Element;
|
|
6022
6045
|
|
|
6023
6046
|
export declare type HvTabClasses = ExtractNames<typeof useClasses_103>;
|
|
6024
6047
|
|
|
@@ -6353,7 +6376,7 @@ export declare interface HvTabProps extends Omit<TabProps, "children"> {
|
|
|
6353
6376
|
* A Tab is a graphical control element that allows multiple documents or panels to be contained within a single window.
|
|
6354
6377
|
* Tabs can be used as a navigational widget for switching between sets of documents.
|
|
6355
6378
|
*/
|
|
6356
|
-
export declare const HvTabs: (props: HvTabsProps) =>
|
|
6379
|
+
export declare const HvTabs: (props: HvTabsProps) => JSX_3.Element;
|
|
6357
6380
|
|
|
6358
6381
|
export declare type HvTabsClasses = ExtractNames<typeof useClasses_108>;
|
|
6359
6382
|
|
|
@@ -6643,7 +6666,7 @@ export declare interface HvThemePalette {
|
|
|
6643
6666
|
support: HvSupportColors;
|
|
6644
6667
|
}
|
|
6645
6668
|
|
|
6646
|
-
export declare const HvThemeProvider: ({ children, themes: themesList, theme, emotionCache, colorMode, themeRootId: rootId, }: HvThemeProviderProps) =>
|
|
6669
|
+
export declare const HvThemeProvider: ({ children, themes: themesList, theme, emotionCache, colorMode, themeRootId: rootId, }: HvThemeProviderProps) => JSX_3.Element;
|
|
6647
6670
|
|
|
6648
6671
|
declare interface HvThemeProviderProps {
|
|
6649
6672
|
children: React.ReactNode;
|
|
@@ -6657,7 +6680,7 @@ declare interface HvThemeProviderProps {
|
|
|
6657
6680
|
/**
|
|
6658
6681
|
* The HvTimeAgo component implements the Design System relative time format guidelines.
|
|
6659
6682
|
*/
|
|
6660
|
-
export declare const HvTimeAgo: <C extends ElementType<any> = "p">(props: {
|
|
6683
|
+
export declare const HvTimeAgo: <C extends ElementType<any, keyof JSX_2.IntrinsicElements> = "p">(props: {
|
|
6661
6684
|
/**
|
|
6662
6685
|
* The timestamp to format, in seconds or milliseconds.
|
|
6663
6686
|
* Defaults to `emptyElement` if value is null or 0
|
|
@@ -6947,7 +6970,7 @@ export declare interface HvTreeViewProps<Multiple extends boolean | undefined> e
|
|
|
6947
6970
|
/**
|
|
6948
6971
|
* Typography component is used to render text and paragraphs within an interface.
|
|
6949
6972
|
*/
|
|
6950
|
-
export declare const HvTypography: <C extends ElementType<any> = "p">(props: {
|
|
6973
|
+
export declare const HvTypography: <C extends ElementType<any, keyof JSX_2.IntrinsicElements> = "p">(props: {
|
|
6951
6974
|
/** Use the variant prop to change the visual style of the Typography. */
|
|
6952
6975
|
variant?: "display" | "title1" | "title2" | "title3" | "title4" | "label" | "body" | "caption1" | "caption2" | HvTypographyLegacyVariants | undefined;
|
|
6953
6976
|
/** If `true` the typography will display the look of a link. */
|
|
@@ -7086,9 +7109,9 @@ export declare interface HvValidationMessages {
|
|
|
7086
7109
|
*
|
|
7087
7110
|
* Both modes are available via the `mode` property and each app should choose the most appropriate.
|
|
7088
7111
|
*/
|
|
7089
|
-
export declare const HvVerticalNavigation: (props: HvVerticalNavigationProps) =>
|
|
7112
|
+
export declare const HvVerticalNavigation: (props: HvVerticalNavigationProps) => JSX_3.Element;
|
|
7090
7113
|
|
|
7091
|
-
export declare const HvVerticalNavigationAction: ({ className, classes: classesProp, id, label, icon, onClick, ...others }: HvVerticalNavigationActionProps) =>
|
|
7114
|
+
export declare const HvVerticalNavigationAction: ({ className, classes: classesProp, id, label, icon, onClick, ...others }: HvVerticalNavigationActionProps) => JSX_3.Element;
|
|
7092
7115
|
|
|
7093
7116
|
export declare type HvVerticalNavigationActionClasses = ExtractNames<typeof useClasses_119>;
|
|
7094
7117
|
|
|
@@ -7119,7 +7142,7 @@ export declare interface HvVerticalNavigationActionProps {
|
|
|
7119
7142
|
onClick?: MouseEventHandler<HTMLElement>;
|
|
7120
7143
|
}
|
|
7121
7144
|
|
|
7122
|
-
export declare const HvVerticalNavigationActions: ({ className, classes: classesProp, id, children, ...others }: HvVerticalNavigationActionsProps) =>
|
|
7145
|
+
export declare const HvVerticalNavigationActions: ({ className, classes: classesProp, id, children, ...others }: HvVerticalNavigationActionsProps) => JSX_3.Element;
|
|
7123
7146
|
|
|
7124
7147
|
export declare type HvVerticalNavigationActionsClasses = ExtractNames<typeof useClasses_118>;
|
|
7125
7148
|
|
|
@@ -7144,7 +7167,7 @@ export declare interface HvVerticalNavigationActionsProps {
|
|
|
7144
7167
|
|
|
7145
7168
|
export declare type HvVerticalNavigationClasses = ExtractNames<typeof useClasses_116>;
|
|
7146
7169
|
|
|
7147
|
-
export declare const HvVerticalNavigationHeader: ({ title, openIcon: openIconProp, closeIcon: closeIconProp, collapseButtonProps, backButtonProps, className, classes: classesProp, onCollapseButtonClick, ...others }: HvVerticalNavigationHeaderProps) =>
|
|
7170
|
+
export declare const HvVerticalNavigationHeader: ({ title, openIcon: openIconProp, closeIcon: closeIconProp, collapseButtonProps, backButtonProps, className, classes: classesProp, onCollapseButtonClick, ...others }: HvVerticalNavigationHeaderProps) => JSX_3.Element | null;
|
|
7148
7171
|
|
|
7149
7172
|
export declare type HvVerticalNavigationHeaderClasses = ExtractNames<typeof useClasses_117>;
|
|
7150
7173
|
|
|
@@ -7231,7 +7254,7 @@ export declare interface HvVerticalNavigationProps {
|
|
|
7231
7254
|
useIcons?: boolean;
|
|
7232
7255
|
}
|
|
7233
7256
|
|
|
7234
|
-
export declare const HvVerticalNavigationSlider: (props: HvVerticalNavigationSliderProps) =>
|
|
7257
|
+
export declare const HvVerticalNavigationSlider: (props: HvVerticalNavigationSliderProps) => JSX_3.Element;
|
|
7235
7258
|
|
|
7236
7259
|
export declare type HvVerticalNavigationSliderClasses = ExtractNames<typeof useClasses_121>;
|
|
7237
7260
|
|
|
@@ -7271,7 +7294,7 @@ export declare interface HvVerticalNavigationSliderProps {
|
|
|
7271
7294
|
forwardButtonAriaLabel?: string;
|
|
7272
7295
|
}
|
|
7273
7296
|
|
|
7274
|
-
export declare const HvVerticalNavigationTree: ({ id, className, classes: classesProp, data, mode, collapsible, expanded: expandedProp, defaultExpanded, onToggle, selected: selectedProp, defaultSelected, onChange, sliderForwardButtonAriaLabel, ...others }: HvVerticalNavigationTreeProps) =>
|
|
7297
|
+
export declare const HvVerticalNavigationTree: ({ id, className, classes: classesProp, data, mode, collapsible, expanded: expandedProp, defaultExpanded, onToggle, selected: selectedProp, defaultSelected, onChange, sliderForwardButtonAriaLabel, ...others }: HvVerticalNavigationTreeProps) => JSX_3.Element;
|
|
7275
7298
|
|
|
7276
7299
|
export declare type HvVerticalNavigationTreeClasses = ExtractNames<typeof useClasses_120>;
|
|
7277
7300
|
|
|
@@ -7519,7 +7542,7 @@ export declare type HvVerticalScrollListItemClasses = ExtractNames<typeof useCla
|
|
|
7519
7542
|
/**
|
|
7520
7543
|
* Provides the user with a descriptive text, signaling an error, for when the form element is in an invalid state.
|
|
7521
7544
|
*/
|
|
7522
|
-
export declare const HvWarningText: (props: HvWarningTextProps) =>
|
|
7545
|
+
export declare const HvWarningText: (props: HvWarningTextProps) => JSX_3.Element;
|
|
7523
7546
|
|
|
7524
7547
|
export declare type HvWarningTextClasses = ExtractNames<typeof useClasses_10>;
|
|
7525
7548
|
|
|
@@ -7542,7 +7565,7 @@ export declare interface HvWarningTextProps extends HvBaseProps {
|
|
|
7542
7565
|
classes?: HvWarningTextClasses;
|
|
7543
7566
|
}
|
|
7544
7567
|
|
|
7545
|
-
export declare const iconVariant: (variant: "success" | "warning" | "error" | "info" | "default", color?: IconBaseProps["color"], semantic?: true) =>
|
|
7568
|
+
export declare const iconVariant: (variant: "success" | "warning" | "error" | "info" | "default", color?: IconBaseProps["color"], semantic?: true) => JSX_3.Element | null;
|
|
7546
7569
|
|
|
7547
7570
|
declare type IdType<D> = StringKey<D> | string;
|
|
7548
7571
|
|
|
@@ -9979,17 +10002,18 @@ declare const useClasses_7: (classesProp?: Partial<Record<"root", string>>, addS
|
|
|
9979
10002
|
cx: (...args: any) => string;
|
|
9980
10003
|
};
|
|
9981
10004
|
|
|
9982
|
-
declare const useClasses_70: (classesProp?: Partial<Record<"name" | "root" | "
|
|
10005
|
+
declare const useClasses_70: (classesProp?: Partial<Record<"name" | "root" | "section" | "wrapper" | "sectionName" | "actions" | "positionSticky" | "positionFixed" | "global" | "globalSectionArea" | "globalWrapperComplement" | "backButton", string>>, addStatic?: boolean) => {
|
|
9983
10006
|
classes: {
|
|
9984
10007
|
name: string;
|
|
9985
10008
|
root: string;
|
|
10009
|
+
section: string;
|
|
9986
10010
|
wrapper: string;
|
|
9987
|
-
globalSectionArea: string;
|
|
9988
10011
|
sectionName: string;
|
|
9989
10012
|
actions: string;
|
|
9990
10013
|
positionSticky: string;
|
|
9991
10014
|
positionFixed: string;
|
|
9992
10015
|
global: string;
|
|
10016
|
+
globalSectionArea: string;
|
|
9993
10017
|
globalWrapperComplement: string;
|
|
9994
10018
|
backButton: string;
|
|
9995
10019
|
};
|
|
@@ -11070,8 +11094,8 @@ export declare const warningTextClasses: {
|
|
|
11070
11094
|
topBorder: "HvWarningText-topBorder";
|
|
11071
11095
|
};
|
|
11072
11096
|
|
|
11073
|
-
export declare const withTooltip: (Component: React.FunctionComponent, label: string | undefined, placement: HvTooltipPlacementType, hideTooltip?: ((event: React.MouseEvent<HTMLDivElement>) => boolean) | undefined, tooltipProps?: Partial<HvTooltipProps>, tooltipContainerProps?: HvBaseProps) => (props: any) =>
|
|
11097
|
+
export declare const withTooltip: (Component: React.FunctionComponent, label: string | undefined, placement: HvTooltipPlacementType, hideTooltip?: ((event: React.MouseEvent<HTMLDivElement>) => boolean) | undefined, tooltipProps?: Partial<HvTooltipProps>, tooltipContainerProps?: HvBaseProps) => (props: any) => JSX_3.Element;
|
|
11074
11098
|
|
|
11075
|
-
export declare const wrapperTooltip: (hasTooltips: boolean, Component: any, label: any) => ((props: any) =>
|
|
11099
|
+
export declare const wrapperTooltip: (hasTooltips: boolean, Component: any, label: any) => ((props: any) => JSX_3.Element) | (() => any);
|
|
11076
11100
|
|
|
11077
11101
|
export { }
|