@itwin/itwinui-react 1.48.2-dev.0 → 1.48.2-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/core/Alert/Alert.d.ts +1 -0
- package/cjs/core/Alert/Alert.js +1 -0
- package/cjs/core/Backdrop/Backdrop.d.ts +1 -0
- package/cjs/core/Backdrop/Backdrop.js +1 -0
- package/cjs/core/Badge/Badge.d.ts +1 -0
- package/cjs/core/Badge/Badge.js +1 -0
- package/cjs/core/Breadcrumbs/Breadcrumbs.d.ts +1 -0
- package/cjs/core/Breadcrumbs/Breadcrumbs.js +1 -0
- package/cjs/core/ButtonGroup/ButtonGroup.d.ts +1 -0
- package/cjs/core/ButtonGroup/ButtonGroup.js +1 -0
- package/cjs/core/Buttons/Button/Button.d.ts +1 -0
- package/cjs/core/Buttons/Button/Button.js +1 -0
- package/cjs/core/Buttons/DropdownButton/DropdownButton.d.ts +1 -0
- package/cjs/core/Buttons/DropdownButton/DropdownButton.js +1 -0
- package/cjs/core/Buttons/IconButton/IconButton.d.ts +1 -0
- package/cjs/core/Buttons/IconButton/IconButton.js +1 -0
- package/cjs/core/Buttons/SplitButton/SplitButton.d.ts +1 -0
- package/cjs/core/Buttons/SplitButton/SplitButton.js +1 -0
- package/cjs/core/Carousel/Carousel.d.ts +1 -0
- package/cjs/core/Carousel/Carousel.js +1 -0
- package/cjs/core/Carousel/CarouselDotsList.d.ts +1 -0
- package/cjs/core/Carousel/CarouselDotsList.js +1 -0
- package/cjs/core/Checkbox/Checkbox.d.ts +1 -0
- package/cjs/core/Checkbox/Checkbox.js +1 -0
- package/cjs/core/ColorPicker/ColorBuilder.d.ts +1 -0
- package/cjs/core/ColorPicker/ColorBuilder.js +1 -0
- package/cjs/core/ColorPicker/ColorInputPanel.d.ts +1 -0
- package/cjs/core/ColorPicker/ColorInputPanel.js +1 -0
- package/cjs/core/ColorPicker/ColorPalette.d.ts +1 -0
- package/cjs/core/ColorPicker/ColorPalette.js +1 -0
- package/cjs/core/ColorPicker/ColorPicker.d.ts +1 -0
- package/cjs/core/ColorPicker/ColorPicker.js +1 -0
- package/cjs/core/ColorPicker/ColorSwatch.d.ts +1 -0
- package/cjs/core/ColorPicker/ColorSwatch.js +1 -0
- package/cjs/core/DatePicker/DatePicker.d.ts +1 -0
- package/cjs/core/DatePicker/DatePicker.js +1 -0
- package/cjs/core/Dialog/Dialog.d.ts +1 -0
- package/cjs/core/Dialog/Dialog.js +1 -0
- package/cjs/core/Dialog/DialogButtonBar.d.ts +1 -0
- package/cjs/core/Dialog/DialogButtonBar.js +1 -0
- package/cjs/core/Dialog/DialogContent.d.ts +1 -0
- package/cjs/core/Dialog/DialogContent.js +1 -0
- package/cjs/core/Dialog/DialogMain.d.ts +1 -0
- package/cjs/core/Dialog/DialogMain.js +1 -0
- package/cjs/core/Dialog/DialogTitleBar.d.ts +1 -0
- package/cjs/core/Dialog/DialogTitleBar.js +1 -0
- package/cjs/core/Dialog/DialogTitleBarTitle.d.ts +1 -0
- package/cjs/core/Dialog/DialogTitleBarTitle.js +1 -0
- package/cjs/core/ErrorPage/ErrorPage.d.ts +1 -0
- package/cjs/core/ErrorPage/ErrorPage.js +1 -0
- package/cjs/core/ExpandableBlock/ExpandableBlock.d.ts +1 -0
- package/cjs/core/ExpandableBlock/ExpandableBlock.js +1 -0
- package/cjs/core/Fieldset/Fieldset.d.ts +1 -0
- package/cjs/core/Fieldset/Fieldset.js +1 -0
- package/cjs/core/FileUpload/FileUpload.d.ts +1 -5
- package/cjs/core/FileUpload/FileUpload.js +1 -0
- package/cjs/core/FileUpload/FileUploadTemplate.d.ts +1 -0
- package/cjs/core/FileUpload/FileUploadTemplate.js +1 -0
- package/cjs/core/Footer/Footer.d.ts +1 -0
- package/cjs/core/Footer/Footer.js +1 -0
- package/cjs/core/Footer/FooterItem.d.ts +1 -0
- package/cjs/core/Footer/FooterItem.js +1 -0
- package/cjs/core/Footer/FooterList.d.ts +1 -0
- package/cjs/core/Footer/FooterList.js +1 -0
- package/cjs/core/Footer/FooterSeparator.d.ts +1 -0
- package/cjs/core/Footer/FooterSeparator.js +1 -0
- package/cjs/core/Header/Header.d.ts +1 -0
- package/cjs/core/Header/Header.js +1 -0
- package/cjs/core/Header/HeaderBreadcrumbs.d.ts +1 -0
- package/cjs/core/Header/HeaderBreadcrumbs.js +1 -0
- package/cjs/core/Header/HeaderButton.d.ts +1 -0
- package/cjs/core/Header/HeaderButton.js +1 -0
- package/cjs/core/Header/HeaderLogo.d.ts +1 -0
- package/cjs/core/Header/HeaderLogo.js +1 -0
- package/cjs/core/InformationPanel/InformationPanel.d.ts +1 -0
- package/cjs/core/InformationPanel/InformationPanel.js +1 -0
- package/cjs/core/InformationPanel/InformationPanelBody.d.ts +1 -0
- package/cjs/core/InformationPanel/InformationPanelBody.js +1 -0
- package/cjs/core/InformationPanel/InformationPanelContent.d.ts +1 -0
- package/cjs/core/InformationPanel/InformationPanelContent.js +1 -0
- package/cjs/core/InformationPanel/InformationPanelHeader.d.ts +1 -0
- package/cjs/core/InformationPanel/InformationPanelHeader.js +1 -0
- package/cjs/core/InformationPanel/InformationPanelWrapper.d.ts +1 -0
- package/cjs/core/InformationPanel/InformationPanelWrapper.js +1 -0
- package/cjs/core/Input/Input.d.ts +1 -0
- package/cjs/core/Input/Input.js +1 -0
- package/cjs/core/InputGroup/InputGroup.d.ts +1 -0
- package/cjs/core/InputGroup/InputGroup.js +1 -0
- package/cjs/core/Label/Label.d.ts +1 -0
- package/cjs/core/Label/Label.js +1 -0
- package/cjs/core/LabeledInput/LabeledInput.d.ts +1 -0
- package/cjs/core/LabeledInput/LabeledInput.js +1 -0
- package/cjs/core/LabeledSelect/LabeledSelect.d.ts +1 -0
- package/cjs/core/LabeledSelect/LabeledSelect.js +1 -0
- package/cjs/core/LabeledTextarea/LabeledTextarea.d.ts +1 -0
- package/cjs/core/LabeledTextarea/LabeledTextarea.js +1 -0
- package/cjs/core/Menu/Menu.d.ts +1 -0
- package/cjs/core/Menu/Menu.js +1 -0
- package/cjs/core/Menu/MenuDivider.d.ts +1 -0
- package/cjs/core/Menu/MenuDivider.js +1 -0
- package/cjs/core/Menu/MenuExtraContent.d.ts +1 -0
- package/cjs/core/Menu/MenuExtraContent.js +1 -0
- package/cjs/core/Menu/MenuItem.d.ts +1 -0
- package/cjs/core/Menu/MenuItem.js +1 -0
- package/cjs/core/Menu/MenuItemSkeleton.d.ts +1 -0
- package/cjs/core/Menu/MenuItemSkeleton.js +1 -0
- package/cjs/core/Modal/Modal.d.ts +1 -0
- package/cjs/core/Modal/Modal.js +1 -0
- package/cjs/core/ProgressIndicators/ProgressLinear/ProgressLinear.d.ts +1 -0
- package/cjs/core/ProgressIndicators/ProgressLinear/ProgressLinear.js +1 -0
- package/cjs/core/ProgressIndicators/ProgressRadial/ProgressRadial.d.ts +1 -0
- package/cjs/core/ProgressIndicators/ProgressRadial/ProgressRadial.js +1 -0
- package/cjs/core/Radio/Radio.d.ts +1 -0
- package/cjs/core/Radio/Radio.js +1 -0
- package/cjs/core/RadioTiles/RadioTile.d.ts +1 -0
- package/cjs/core/RadioTiles/RadioTile.js +1 -0
- package/cjs/core/RadioTiles/RadioTileGroup.d.ts +1 -0
- package/cjs/core/RadioTiles/RadioTileGroup.js +1 -0
- package/cjs/core/Select/Select.d.ts +1 -0
- package/cjs/core/Select/Select.js +1 -0
- package/cjs/core/Select/SelectTag.d.ts +1 -0
- package/cjs/core/Select/SelectTag.js +1 -0
- package/cjs/core/SideNavigation/SideNavigation.d.ts +1 -0
- package/cjs/core/SideNavigation/SideNavigation.js +1 -0
- package/cjs/core/SideNavigation/SidenavButton.d.ts +1 -0
- package/cjs/core/SideNavigation/SidenavButton.js +1 -0
- package/cjs/core/SideNavigation/SidenavSubmenu.d.ts +1 -0
- package/cjs/core/SideNavigation/SidenavSubmenu.js +1 -0
- package/cjs/core/SideNavigation/SidenavSubmenuHeader.d.ts +1 -0
- package/cjs/core/SideNavigation/SidenavSubmenuHeader.js +1 -0
- package/cjs/core/SkipToContentLink/SkipToContentLink.d.ts +1 -0
- package/cjs/core/SkipToContentLink/SkipToContentLink.js +1 -0
- package/cjs/core/Slider/Slider.d.ts +1 -0
- package/cjs/core/Slider/Slider.js +1 -0
- package/cjs/core/Surface/Surface.d.ts +1 -0
- package/cjs/core/Surface/Surface.js +1 -0
- package/cjs/core/Table/Table.d.ts +1 -0
- package/cjs/core/Table/Table.js +1 -0
- package/cjs/core/Table/TablePaginator.d.ts +1 -0
- package/cjs/core/Table/TablePaginator.js +1 -0
- package/cjs/core/Table/filters/BaseFilter.d.ts +1 -0
- package/cjs/core/Table/filters/BaseFilter.js +1 -0
- package/cjs/core/Table/filters/DateRangeFilter/DateRangeFilter.d.ts +1 -0
- package/cjs/core/Table/filters/DateRangeFilter/DateRangeFilter.js +1 -0
- package/cjs/core/Table/filters/FilterButtonBar.d.ts +1 -0
- package/cjs/core/Table/filters/FilterButtonBar.js +1 -0
- package/cjs/core/Table/filters/FilterToggle.d.ts +1 -0
- package/cjs/core/Table/filters/FilterToggle.js +1 -0
- package/cjs/core/Table/filters/NumberRangeFilter/NumberRangeFilter.d.ts +1 -0
- package/cjs/core/Table/filters/NumberRangeFilter/NumberRangeFilter.js +1 -0
- package/cjs/core/Table/filters/TextFilter/TextFilter.d.ts +1 -0
- package/cjs/core/Table/filters/TextFilter/TextFilter.js +1 -0
- package/cjs/core/Tabs/Tab.d.ts +1 -0
- package/cjs/core/Tabs/Tab.js +1 -0
- package/cjs/core/Tabs/Tabs.d.ts +1 -0
- package/cjs/core/Tabs/Tabs.js +1 -0
- package/cjs/core/Tag/Tag.d.ts +1 -0
- package/cjs/core/Tag/Tag.js +1 -0
- package/cjs/core/Tag/TagContainer.d.ts +1 -0
- package/cjs/core/Tag/TagContainer.js +1 -0
- package/cjs/core/Textarea/Textarea.d.ts +1 -0
- package/cjs/core/Textarea/Textarea.js +1 -0
- package/cjs/core/Tile/Tile.d.ts +1 -0
- package/cjs/core/Tile/Tile.js +1 -0
- package/cjs/core/TimePicker/TimePicker.d.ts +1 -0
- package/cjs/core/TimePicker/TimePicker.js +1 -0
- package/cjs/core/Toast/Toast.d.ts +1 -0
- package/cjs/core/Toast/Toast.js +1 -0
- package/cjs/core/Toast/ToastWrapper.d.ts +1 -0
- package/cjs/core/Toast/ToastWrapper.js +1 -0
- package/cjs/core/ToggleSwitch/ToggleSwitch.d.ts +1 -0
- package/cjs/core/ToggleSwitch/ToggleSwitch.js +1 -0
- package/cjs/core/Tooltip/Tooltip.d.ts +1 -0
- package/cjs/core/Tooltip/Tooltip.js +1 -0
- package/cjs/core/Tree/Tree.d.ts +1 -0
- package/cjs/core/Tree/Tree.js +1 -0
- package/cjs/core/Tree/TreeNode.d.ts +1 -0
- package/cjs/core/Tree/TreeNode.js +1 -0
- package/cjs/core/Tree/TreeNodeExpander.d.ts +1 -0
- package/cjs/core/Tree/TreeNodeExpander.js +1 -0
- package/cjs/core/Typography/Anchor/Anchor.d.ts +1 -0
- package/cjs/core/Typography/Anchor/Anchor.js +1 -0
- package/cjs/core/Typography/Blockquote/Blockquote.d.ts +1 -0
- package/cjs/core/Typography/Blockquote/Blockquote.js +1 -0
- package/cjs/core/Typography/Body/Body.d.ts +1 -0
- package/cjs/core/Typography/Body/Body.js +1 -0
- package/cjs/core/Typography/Code/Code.d.ts +1 -0
- package/cjs/core/Typography/Code/Code.js +1 -0
- package/cjs/core/Typography/Headline/Headline.d.ts +1 -0
- package/cjs/core/Typography/Headline/Headline.js +1 -0
- package/cjs/core/Typography/Kbd/Kbd.d.ts +1 -0
- package/cjs/core/Typography/Kbd/Kbd.js +1 -0
- package/cjs/core/Typography/Leading/Leading.d.ts +1 -0
- package/cjs/core/Typography/Leading/Leading.js +1 -0
- package/cjs/core/Typography/Small/Small.d.ts +1 -0
- package/cjs/core/Typography/Small/Small.js +1 -0
- package/cjs/core/Typography/Subheading/Subheading.d.ts +1 -0
- package/cjs/core/Typography/Subheading/Subheading.js +1 -0
- package/cjs/core/Typography/Text/Text.d.ts +1 -0
- package/cjs/core/Typography/Text/Text.js +1 -0
- package/cjs/core/Typography/Title/Title.d.ts +1 -0
- package/cjs/core/Typography/Title/Title.js +1 -0
- package/cjs/core/UserIcon/UserIcon.d.ts +1 -0
- package/cjs/core/UserIcon/UserIcon.js +1 -0
- package/cjs/core/UserIconGroup/UserIconGroup.d.ts +1 -0
- package/cjs/core/UserIconGroup/UserIconGroup.js +1 -0
- package/cjs/core/Wizard/Wizard.d.ts +1 -0
- package/cjs/core/Wizard/Wizard.js +1 -0
- package/cjs/core/utils/components/Popover.d.ts +1 -0
- package/cjs/core/utils/components/Popover.js +1 -0
- package/cjs/core/utils/hooks/useTheme.d.ts +1 -1
- package/cjs/core/utils/hooks/useTheme.js +1 -1
- package/esm/core/Alert/Alert.d.ts +1 -0
- package/esm/core/Alert/Alert.js +1 -0
- package/esm/core/Backdrop/Backdrop.d.ts +1 -0
- package/esm/core/Backdrop/Backdrop.js +1 -0
- package/esm/core/Badge/Badge.d.ts +1 -0
- package/esm/core/Badge/Badge.js +1 -0
- package/esm/core/Breadcrumbs/Breadcrumbs.d.ts +1 -0
- package/esm/core/Breadcrumbs/Breadcrumbs.js +1 -0
- package/esm/core/ButtonGroup/ButtonGroup.d.ts +1 -0
- package/esm/core/ButtonGroup/ButtonGroup.js +1 -0
- package/esm/core/Buttons/Button/Button.d.ts +1 -0
- package/esm/core/Buttons/Button/Button.js +1 -0
- package/esm/core/Buttons/DropdownButton/DropdownButton.d.ts +1 -0
- package/esm/core/Buttons/DropdownButton/DropdownButton.js +1 -0
- package/esm/core/Buttons/IconButton/IconButton.d.ts +1 -0
- package/esm/core/Buttons/IconButton/IconButton.js +1 -0
- package/esm/core/Buttons/SplitButton/SplitButton.d.ts +1 -0
- package/esm/core/Buttons/SplitButton/SplitButton.js +1 -0
- package/esm/core/Carousel/Carousel.d.ts +1 -0
- package/esm/core/Carousel/Carousel.js +1 -0
- package/esm/core/Carousel/CarouselDotsList.d.ts +1 -0
- package/esm/core/Carousel/CarouselDotsList.js +1 -0
- package/esm/core/Checkbox/Checkbox.d.ts +1 -0
- package/esm/core/Checkbox/Checkbox.js +1 -0
- package/esm/core/ColorPicker/ColorBuilder.d.ts +1 -0
- package/esm/core/ColorPicker/ColorBuilder.js +1 -0
- package/esm/core/ColorPicker/ColorInputPanel.d.ts +1 -0
- package/esm/core/ColorPicker/ColorInputPanel.js +1 -0
- package/esm/core/ColorPicker/ColorPalette.d.ts +1 -0
- package/esm/core/ColorPicker/ColorPalette.js +1 -0
- package/esm/core/ColorPicker/ColorPicker.d.ts +1 -0
- package/esm/core/ColorPicker/ColorPicker.js +1 -0
- package/esm/core/ColorPicker/ColorSwatch.d.ts +1 -0
- package/esm/core/ColorPicker/ColorSwatch.js +1 -0
- package/esm/core/DatePicker/DatePicker.d.ts +1 -0
- package/esm/core/DatePicker/DatePicker.js +1 -0
- package/esm/core/Dialog/Dialog.d.ts +1 -0
- package/esm/core/Dialog/Dialog.js +1 -0
- package/esm/core/Dialog/DialogButtonBar.d.ts +1 -0
- package/esm/core/Dialog/DialogButtonBar.js +1 -0
- package/esm/core/Dialog/DialogContent.d.ts +1 -0
- package/esm/core/Dialog/DialogContent.js +1 -0
- package/esm/core/Dialog/DialogMain.d.ts +1 -0
- package/esm/core/Dialog/DialogMain.js +1 -0
- package/esm/core/Dialog/DialogTitleBar.d.ts +1 -0
- package/esm/core/Dialog/DialogTitleBar.js +1 -0
- package/esm/core/Dialog/DialogTitleBarTitle.d.ts +1 -0
- package/esm/core/Dialog/DialogTitleBarTitle.js +1 -0
- package/esm/core/ErrorPage/ErrorPage.d.ts +1 -0
- package/esm/core/ErrorPage/ErrorPage.js +1 -0
- package/esm/core/ExpandableBlock/ExpandableBlock.d.ts +1 -0
- package/esm/core/ExpandableBlock/ExpandableBlock.js +1 -0
- package/esm/core/Fieldset/Fieldset.d.ts +1 -0
- package/esm/core/Fieldset/Fieldset.js +1 -0
- package/esm/core/FileUpload/FileUpload.d.ts +1 -5
- package/esm/core/FileUpload/FileUpload.js +1 -0
- package/esm/core/FileUpload/FileUploadTemplate.d.ts +1 -0
- package/esm/core/FileUpload/FileUploadTemplate.js +1 -0
- package/esm/core/Footer/Footer.d.ts +1 -0
- package/esm/core/Footer/Footer.js +1 -0
- package/esm/core/Footer/FooterItem.d.ts +1 -0
- package/esm/core/Footer/FooterItem.js +1 -0
- package/esm/core/Footer/FooterList.d.ts +1 -0
- package/esm/core/Footer/FooterList.js +1 -0
- package/esm/core/Footer/FooterSeparator.d.ts +1 -0
- package/esm/core/Footer/FooterSeparator.js +1 -0
- package/esm/core/Header/Header.d.ts +1 -0
- package/esm/core/Header/Header.js +1 -0
- package/esm/core/Header/HeaderBreadcrumbs.d.ts +1 -0
- package/esm/core/Header/HeaderBreadcrumbs.js +1 -0
- package/esm/core/Header/HeaderButton.d.ts +1 -0
- package/esm/core/Header/HeaderButton.js +1 -0
- package/esm/core/Header/HeaderLogo.d.ts +1 -0
- package/esm/core/Header/HeaderLogo.js +1 -0
- package/esm/core/InformationPanel/InformationPanel.d.ts +1 -0
- package/esm/core/InformationPanel/InformationPanel.js +1 -0
- package/esm/core/InformationPanel/InformationPanelBody.d.ts +1 -0
- package/esm/core/InformationPanel/InformationPanelBody.js +1 -0
- package/esm/core/InformationPanel/InformationPanelContent.d.ts +1 -0
- package/esm/core/InformationPanel/InformationPanelContent.js +1 -0
- package/esm/core/InformationPanel/InformationPanelHeader.d.ts +1 -0
- package/esm/core/InformationPanel/InformationPanelHeader.js +1 -0
- package/esm/core/InformationPanel/InformationPanelWrapper.d.ts +1 -0
- package/esm/core/InformationPanel/InformationPanelWrapper.js +1 -0
- package/esm/core/Input/Input.d.ts +1 -0
- package/esm/core/Input/Input.js +1 -0
- package/esm/core/InputGroup/InputGroup.d.ts +1 -0
- package/esm/core/InputGroup/InputGroup.js +1 -0
- package/esm/core/Label/Label.d.ts +1 -0
- package/esm/core/Label/Label.js +1 -0
- package/esm/core/LabeledInput/LabeledInput.d.ts +1 -0
- package/esm/core/LabeledInput/LabeledInput.js +1 -0
- package/esm/core/LabeledSelect/LabeledSelect.d.ts +1 -0
- package/esm/core/LabeledSelect/LabeledSelect.js +1 -0
- package/esm/core/LabeledTextarea/LabeledTextarea.d.ts +1 -0
- package/esm/core/LabeledTextarea/LabeledTextarea.js +1 -0
- package/esm/core/Menu/Menu.d.ts +1 -0
- package/esm/core/Menu/Menu.js +1 -0
- package/esm/core/Menu/MenuDivider.d.ts +1 -0
- package/esm/core/Menu/MenuDivider.js +1 -0
- package/esm/core/Menu/MenuExtraContent.d.ts +1 -0
- package/esm/core/Menu/MenuExtraContent.js +1 -0
- package/esm/core/Menu/MenuItem.d.ts +1 -0
- package/esm/core/Menu/MenuItem.js +1 -0
- package/esm/core/Menu/MenuItemSkeleton.d.ts +1 -0
- package/esm/core/Menu/MenuItemSkeleton.js +1 -0
- package/esm/core/Modal/Modal.d.ts +1 -0
- package/esm/core/Modal/Modal.js +1 -0
- package/esm/core/ProgressIndicators/ProgressLinear/ProgressLinear.d.ts +1 -0
- package/esm/core/ProgressIndicators/ProgressLinear/ProgressLinear.js +1 -0
- package/esm/core/ProgressIndicators/ProgressRadial/ProgressRadial.d.ts +1 -0
- package/esm/core/ProgressIndicators/ProgressRadial/ProgressRadial.js +1 -0
- package/esm/core/Radio/Radio.d.ts +1 -0
- package/esm/core/Radio/Radio.js +1 -0
- package/esm/core/RadioTiles/RadioTile.d.ts +1 -0
- package/esm/core/RadioTiles/RadioTile.js +1 -0
- package/esm/core/RadioTiles/RadioTileGroup.d.ts +1 -0
- package/esm/core/RadioTiles/RadioTileGroup.js +1 -0
- package/esm/core/Select/Select.d.ts +1 -0
- package/esm/core/Select/Select.js +1 -0
- package/esm/core/Select/SelectTag.d.ts +1 -0
- package/esm/core/Select/SelectTag.js +1 -0
- package/esm/core/SideNavigation/SideNavigation.d.ts +1 -0
- package/esm/core/SideNavigation/SideNavigation.js +1 -0
- package/esm/core/SideNavigation/SidenavButton.d.ts +1 -0
- package/esm/core/SideNavigation/SidenavButton.js +1 -0
- package/esm/core/SideNavigation/SidenavSubmenu.d.ts +1 -0
- package/esm/core/SideNavigation/SidenavSubmenu.js +1 -0
- package/esm/core/SideNavigation/SidenavSubmenuHeader.d.ts +1 -0
- package/esm/core/SideNavigation/SidenavSubmenuHeader.js +1 -0
- package/esm/core/SkipToContentLink/SkipToContentLink.d.ts +1 -0
- package/esm/core/SkipToContentLink/SkipToContentLink.js +1 -0
- package/esm/core/Slider/Slider.d.ts +1 -0
- package/esm/core/Slider/Slider.js +1 -0
- package/esm/core/Surface/Surface.d.ts +1 -0
- package/esm/core/Surface/Surface.js +1 -0
- package/esm/core/Table/Table.d.ts +1 -0
- package/esm/core/Table/Table.js +1 -0
- package/esm/core/Table/TablePaginator.d.ts +1 -0
- package/esm/core/Table/TablePaginator.js +1 -0
- package/esm/core/Table/filters/BaseFilter.d.ts +1 -0
- package/esm/core/Table/filters/BaseFilter.js +1 -0
- package/esm/core/Table/filters/DateRangeFilter/DateRangeFilter.d.ts +1 -0
- package/esm/core/Table/filters/DateRangeFilter/DateRangeFilter.js +1 -0
- package/esm/core/Table/filters/FilterButtonBar.d.ts +1 -0
- package/esm/core/Table/filters/FilterButtonBar.js +1 -0
- package/esm/core/Table/filters/FilterToggle.d.ts +1 -0
- package/esm/core/Table/filters/FilterToggle.js +1 -0
- package/esm/core/Table/filters/NumberRangeFilter/NumberRangeFilter.d.ts +1 -0
- package/esm/core/Table/filters/NumberRangeFilter/NumberRangeFilter.js +1 -0
- package/esm/core/Table/filters/TextFilter/TextFilter.d.ts +1 -0
- package/esm/core/Table/filters/TextFilter/TextFilter.js +1 -0
- package/esm/core/Tabs/Tab.d.ts +1 -0
- package/esm/core/Tabs/Tab.js +1 -0
- package/esm/core/Tabs/Tabs.d.ts +1 -0
- package/esm/core/Tabs/Tabs.js +1 -0
- package/esm/core/Tag/Tag.d.ts +1 -0
- package/esm/core/Tag/Tag.js +1 -0
- package/esm/core/Tag/TagContainer.d.ts +1 -0
- package/esm/core/Tag/TagContainer.js +1 -0
- package/esm/core/Textarea/Textarea.d.ts +1 -0
- package/esm/core/Textarea/Textarea.js +1 -0
- package/esm/core/Tile/Tile.d.ts +1 -0
- package/esm/core/Tile/Tile.js +1 -0
- package/esm/core/TimePicker/TimePicker.d.ts +1 -0
- package/esm/core/TimePicker/TimePicker.js +1 -0
- package/esm/core/Toast/Toast.d.ts +1 -0
- package/esm/core/Toast/Toast.js +1 -0
- package/esm/core/Toast/ToastWrapper.d.ts +1 -0
- package/esm/core/Toast/ToastWrapper.js +1 -0
- package/esm/core/ToggleSwitch/ToggleSwitch.d.ts +1 -0
- package/esm/core/ToggleSwitch/ToggleSwitch.js +1 -0
- package/esm/core/Tooltip/Tooltip.d.ts +1 -0
- package/esm/core/Tooltip/Tooltip.js +1 -0
- package/esm/core/Tree/Tree.d.ts +1 -0
- package/esm/core/Tree/Tree.js +1 -0
- package/esm/core/Tree/TreeNode.d.ts +1 -0
- package/esm/core/Tree/TreeNode.js +1 -0
- package/esm/core/Tree/TreeNodeExpander.d.ts +1 -0
- package/esm/core/Tree/TreeNodeExpander.js +1 -0
- package/esm/core/Typography/Anchor/Anchor.d.ts +1 -0
- package/esm/core/Typography/Anchor/Anchor.js +1 -0
- package/esm/core/Typography/Blockquote/Blockquote.d.ts +1 -0
- package/esm/core/Typography/Blockquote/Blockquote.js +1 -0
- package/esm/core/Typography/Body/Body.d.ts +1 -0
- package/esm/core/Typography/Body/Body.js +1 -0
- package/esm/core/Typography/Code/Code.d.ts +1 -0
- package/esm/core/Typography/Code/Code.js +1 -0
- package/esm/core/Typography/Headline/Headline.d.ts +1 -0
- package/esm/core/Typography/Headline/Headline.js +1 -0
- package/esm/core/Typography/Kbd/Kbd.d.ts +1 -0
- package/esm/core/Typography/Kbd/Kbd.js +1 -0
- package/esm/core/Typography/Leading/Leading.d.ts +1 -0
- package/esm/core/Typography/Leading/Leading.js +1 -0
- package/esm/core/Typography/Small/Small.d.ts +1 -0
- package/esm/core/Typography/Small/Small.js +1 -0
- package/esm/core/Typography/Subheading/Subheading.d.ts +1 -0
- package/esm/core/Typography/Subheading/Subheading.js +1 -0
- package/esm/core/Typography/Text/Text.d.ts +1 -0
- package/esm/core/Typography/Text/Text.js +1 -0
- package/esm/core/Typography/Title/Title.d.ts +1 -0
- package/esm/core/Typography/Title/Title.js +1 -0
- package/esm/core/UserIcon/UserIcon.d.ts +1 -0
- package/esm/core/UserIcon/UserIcon.js +1 -0
- package/esm/core/UserIconGroup/UserIconGroup.d.ts +1 -0
- package/esm/core/UserIconGroup/UserIconGroup.js +1 -0
- package/esm/core/Wizard/Wizard.d.ts +1 -0
- package/esm/core/Wizard/Wizard.js +1 -0
- package/esm/core/utils/components/Popover.d.ts +1 -0
- package/esm/core/utils/components/Popover.js +1 -0
- package/esm/core/utils/hooks/useTheme.d.ts +1 -1
- package/esm/core/utils/hooks/useTheme.js +1 -1
- package/package.json +2 -2
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/backdrop.css';
|
|
30
31
|
export var Backdrop = React.forwardRef(function (props, ref) {
|
|
31
32
|
var _a = props.isVisible, isVisible = _a === void 0 ? true : _a, className = props.className, rest = __rest(props, ["isVisible", "className"]);
|
|
32
33
|
useTheme();
|
package/esm/core/Badge/Badge.js
CHANGED
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme, getWindow, isSoftBackground, SoftBackgrounds, } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/badge.css';
|
|
30
31
|
/**
|
|
31
32
|
* Helper function that returns one of the preset badge color values.
|
|
32
33
|
*/
|
|
@@ -28,6 +28,7 @@ import React from 'react';
|
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme, useMergedRefs, useOverflow } from '../utils';
|
|
30
30
|
import SvgChevronRight from '@itwin/itwinui-icons-react/cjs/icons/ChevronRight';
|
|
31
|
+
import '@itwin/itwinui-css/css/breadcrumbs.css';
|
|
31
32
|
/**
|
|
32
33
|
* A breadcrumb trail is used as a navigational aid to help users keep track
|
|
33
34
|
* of their place in the application. It is often placed before a page's main content.
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme, useOverflow, useMergedRefs } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/button.css';
|
|
30
31
|
/**
|
|
31
32
|
* Group buttons together for common actions.
|
|
32
33
|
* Handles responsive overflow when the `overflowButton` prop is specified.
|
|
@@ -31,6 +31,7 @@ import { DropdownMenu } from '../../DropdownMenu';
|
|
|
31
31
|
import SvgCaretDownSmall from '@itwin/itwinui-icons-react/cjs/icons/CaretDownSmall';
|
|
32
32
|
import SvgCaretUpSmall from '@itwin/itwinui-icons-react/cjs/icons/CaretUpSmall';
|
|
33
33
|
import { useTheme, useMergedRefs } from '../../utils';
|
|
34
|
+
import '@itwin/itwinui-css/css/button.css';
|
|
34
35
|
/**
|
|
35
36
|
* Button that opens a DropdownMenu.
|
|
36
37
|
* @example
|
|
@@ -2,6 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import { ButtonProps } from '../Button';
|
|
3
3
|
import { Placement } from 'tippy.js';
|
|
4
4
|
import { PolymorphicForwardRefComponent } from '../../utils';
|
|
5
|
+
import '@itwin/itwinui-css/css/button.css';
|
|
5
6
|
export declare type SplitButtonProps = ButtonProps & {
|
|
6
7
|
/**
|
|
7
8
|
* Items in the dropdown menu.
|
|
@@ -32,6 +32,7 @@ import { DropdownMenu } from '../../DropdownMenu';
|
|
|
32
32
|
import SvgCaretDownSmall from '@itwin/itwinui-icons-react/cjs/icons/CaretDownSmall';
|
|
33
33
|
import SvgCaretUpSmall from '@itwin/itwinui-icons-react/cjs/icons/CaretUpSmall';
|
|
34
34
|
import { useTheme } from '../../utils';
|
|
35
|
+
import '@itwin/itwinui-css/css/button.css';
|
|
35
36
|
/**
|
|
36
37
|
* Split button component with a DropdownMenu.
|
|
37
38
|
*
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { getRandomValue, useMergedRefs, useTheme } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/carousel.css';
|
|
30
31
|
import { CarouselContext } from './CarouselContext';
|
|
31
32
|
import { CarouselSlider } from './CarouselSlider';
|
|
32
33
|
import { CarouselSlide } from './CarouselSlide';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import '@itwin/itwinui-css/css/carousel.css';
|
|
2
3
|
/**
|
|
3
4
|
* The `CarouselDots` component shows a list of `CarouselDot` components which can be used to
|
|
4
5
|
* choose a specific slide. If used as a descendant of `Carousel`, then this component does not need
|
|
@@ -29,6 +29,7 @@ import cx from 'classnames';
|
|
|
29
29
|
import { CarouselContext } from './CarouselContext';
|
|
30
30
|
import { getBoundedValue, getWindow, useMergedRefs, useResizeObserver, useTheme, } from '../utils';
|
|
31
31
|
import { CarouselDot } from './CarouselDot';
|
|
32
|
+
import '@itwin/itwinui-css/css/carousel.css';
|
|
32
33
|
/**
|
|
33
34
|
* The `CarouselDots` component shows a list of `CarouselDot` components which can be used to
|
|
34
35
|
* choose a specific slide. If used as a descendant of `Carousel`, then this component does not need
|
|
@@ -28,6 +28,7 @@ import cx from 'classnames';
|
|
|
28
28
|
import React from 'react';
|
|
29
29
|
import { ProgressRadial } from '../ProgressIndicators';
|
|
30
30
|
import { useMergedRefs, useTheme } from '../utils';
|
|
31
|
+
import '@itwin/itwinui-css/css/inputs.css';
|
|
31
32
|
/**
|
|
32
33
|
* Simple input checkbox
|
|
33
34
|
* @example
|
|
@@ -28,6 +28,7 @@ import React from 'react';
|
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { ColorValue, getBoundedValue, getWindow, useEventListener, useMergedRefs, useTheme, } from '../utils';
|
|
30
30
|
import { Slider } from '../Slider';
|
|
31
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
31
32
|
import { useColorPickerContext } from './ColorPickerContext';
|
|
32
33
|
var getVerticalPercentageOfRectangle = function (rect, pointer) {
|
|
33
34
|
var position = getBoundedValue(pointer, rect.top, rect.bottom);
|
|
@@ -31,6 +31,7 @@ import { Input } from '../Input';
|
|
|
31
31
|
import { ColorValue, InputContainer, useTheme } from '../utils';
|
|
32
32
|
import { useColorPickerContext } from './ColorPickerContext';
|
|
33
33
|
import SvgSwap from '@itwin/itwinui-icons-react/cjs/icons/Swap';
|
|
34
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
34
35
|
/**
|
|
35
36
|
* `ColorInputPanel` shows input fields to enter precise color values in the specified format.
|
|
36
37
|
* It also allows switching between the specified formats using a swap button.
|
|
@@ -30,6 +30,7 @@ import { getFocusableElements, useMergedRefs, useTheme, } from '../utils';
|
|
|
30
30
|
import { getColorValue } from './ColorPicker';
|
|
31
31
|
import { ColorSwatch } from './ColorSwatch';
|
|
32
32
|
import { useColorPickerContext } from './ColorPickerContext';
|
|
33
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
33
34
|
/**
|
|
34
35
|
* `ColorPalette` is used to show a group of `ColorSwatch` components.
|
|
35
36
|
* @example
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
2
3
|
import { CommonProps, ColorType, ColorValue } from '../utils';
|
|
3
4
|
export declare const getColorValue: (color: ColorType | ColorValue | undefined) => ColorValue;
|
|
4
5
|
export declare type ColorPickerProps = {
|
|
@@ -25,6 +25,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
25
25
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
26
26
|
*--------------------------------------------------------------------------------------------*/
|
|
27
27
|
import React from 'react';
|
|
28
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
28
29
|
import { useTheme, ColorValue, getTabbableElements, } from '../utils';
|
|
29
30
|
import cx from 'classnames';
|
|
30
31
|
import { ColorPickerContext } from './ColorPickerContext';
|
|
@@ -26,6 +26,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
26
26
|
*--------------------------------------------------------------------------------------------*/
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
|
+
import '@itwin/itwinui-css/css/color-picker.css';
|
|
29
30
|
import { useTheme, getWindow } from '../utils';
|
|
30
31
|
import { getColorValue } from './ColorPicker';
|
|
31
32
|
/**
|
|
@@ -31,6 +31,7 @@ import SvgChevronRightDouble from '@itwin/itwinui-icons-react/cjs/icons/ChevronR
|
|
|
31
31
|
import cx from 'classnames';
|
|
32
32
|
import React from 'react';
|
|
33
33
|
import { useTheme } from '../utils';
|
|
34
|
+
import '@itwin/itwinui-css/css/date-picker.css';
|
|
34
35
|
import { IconButton } from '../Buttons/IconButton';
|
|
35
36
|
import { TimePicker } from '../TimePicker';
|
|
36
37
|
var isSameDay = function (a, b) {
|
|
@@ -26,6 +26,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
26
26
|
*--------------------------------------------------------------------------------------------*/
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
29
30
|
import { DialogTitleBar } from './DialogTitleBar';
|
|
30
31
|
import { DialogContent } from './DialogContent';
|
|
31
32
|
import { DialogBackdrop } from './DialogBackdrop';
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
30
31
|
/**
|
|
31
32
|
* Container for Buttons in `Dialog`. Recommended to be used as a child of `Dialog`.
|
|
32
33
|
* @example
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
30
31
|
/**
|
|
31
32
|
* Container for content in `Dialog`. Recommended to be used as a child of `Dialog`.
|
|
32
33
|
* @example
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { FocusTrap, getTranslateValues, useLatestRef, Resizer, useMergedRefs, useTheme, } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
30
31
|
import { useDialogContext } from './DialogContext';
|
|
31
32
|
import { CSSTransition } from 'react-transition-group';
|
|
32
33
|
import { DialogDragContext } from './DialogDragContext';
|
|
@@ -29,6 +29,7 @@ import cx from 'classnames';
|
|
|
29
29
|
import SvgClose from '@itwin/itwinui-icons-react/cjs/icons/Close';
|
|
30
30
|
import { useTheme } from '../utils';
|
|
31
31
|
import { IconButton } from '../Buttons';
|
|
32
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
32
33
|
import { useDialogContext } from './DialogContext';
|
|
33
34
|
import { DialogTitleBarTitle } from './DialogTitleBarTitle';
|
|
34
35
|
import { useDialogDragContext } from './DialogDragContext';
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/dialog.css';
|
|
30
31
|
/**
|
|
31
32
|
* Dialog title bar. Recommended to be used as a child of `Dialog`.
|
|
32
33
|
* @example
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { CommonProps } from '../utils';
|
|
3
|
+
import '@itwin/itwinui-css/css/non-ideal-state.css';
|
|
3
4
|
export declare type ErrorPageType = '300' | '301' | '302' | '303' | '304' | '305' | '307' | '308' | '401' | '403' | '404' | '408' | '500' | '502' | '503' | '504' | 'generic';
|
|
4
5
|
export declare type ErrorTypeTranslations = {
|
|
5
6
|
badGateway: string;
|
|
@@ -37,6 +37,7 @@ import React from 'react';
|
|
|
37
37
|
import { Button } from '../Buttons/Button';
|
|
38
38
|
import { useTheme } from '../utils';
|
|
39
39
|
import cx from 'classnames';
|
|
40
|
+
import '@itwin/itwinui-css/css/non-ideal-state.css';
|
|
40
41
|
/**
|
|
41
42
|
* A stylized display to communicate common http errors.
|
|
42
43
|
* @example
|
|
@@ -28,6 +28,7 @@ import SvgChevronRight from '@itwin/itwinui-icons-react/cjs/icons/ChevronRight';
|
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import React from 'react';
|
|
30
30
|
import { useTheme, StatusIconMap, WithCSSTransition, } from '../utils';
|
|
31
|
+
import '@itwin/itwinui-css/css/expandable-block.css';
|
|
31
32
|
/**
|
|
32
33
|
* Container that allows content to be hidden behind a brief title and a caption.
|
|
33
34
|
* @example
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import { useTheme } from '../utils';
|
|
29
29
|
import cx from 'classnames';
|
|
30
|
+
import '@itwin/itwinui-css/css/fieldset.css';
|
|
30
31
|
/**
|
|
31
32
|
* Fieldset component to group several inputs, controls and labels within a form.
|
|
32
33
|
* @example
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { CommonProps } from '../utils';
|
|
3
|
+
import '@itwin/itwinui-css/css/file-upload.css';
|
|
3
4
|
export declare type FileUploadProps = {
|
|
4
5
|
/**
|
|
5
6
|
* Content shown over `children` when file is being dragged onto the component.
|
|
@@ -44,11 +45,6 @@ export declare const FileUpload: React.ForwardRefExoticComponent<{
|
|
|
44
45
|
title?: string | undefined;
|
|
45
46
|
id?: string | undefined;
|
|
46
47
|
} & {
|
|
47
|
-
/**
|
|
48
|
-
* Content shown over `children` when file is being dragged onto the component.
|
|
49
|
-
* Should always be used when drag content differs from `children` being wrapped.
|
|
50
|
-
* Can be skipped if wrapping `FileUploadTemplate`.
|
|
51
|
-
*/
|
|
52
48
|
style?: React.CSSProperties | undefined;
|
|
53
49
|
} & import("../utils").ClassNameProps & React.RefAttributes<HTMLDivElement>>;
|
|
54
50
|
export default FileUpload;
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import cx from 'classnames';
|
|
29
29
|
import { useTheme, useMergedRefs } from '../utils';
|
|
30
|
+
import '@itwin/itwinui-css/css/file-upload.css';
|
|
30
31
|
/**
|
|
31
32
|
* File upload component to be wrapped around `FileUploadTemplate` or any arbitrary component.
|
|
32
33
|
* Provides support for dragging and dropping multiple files.
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
*--------------------------------------------------------------------------------------------*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { useTheme } from '../utils';
|
|
7
|
+
import '@itwin/itwinui-css/css/file-upload.css';
|
|
7
8
|
import SvgUpload from '@itwin/itwinui-icons-react/cjs/icons/Upload';
|
|
8
9
|
/**
|
|
9
10
|
* Default template to be used with the `FileUpload` wrapper component.
|
|
@@ -36,6 +36,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
36
36
|
import React from 'react';
|
|
37
37
|
import cx from 'classnames';
|
|
38
38
|
import { useTheme } from '../utils';
|
|
39
|
+
import '@itwin/itwinui-css/css/footer.css';
|
|
39
40
|
import { FooterItem } from './FooterItem';
|
|
40
41
|
import { FooterSeparator } from './FooterSeparator';
|
|
41
42
|
import { FooterList } from './FooterList';
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import { useTheme } from '../utils';
|
|
29
29
|
import cx from 'classnames';
|
|
30
|
+
import '@itwin/itwinui-css/css/footer.css';
|
|
30
31
|
/**
|
|
31
32
|
* Footer item. Recommended to use inside `Footer.List`.
|
|
32
33
|
*/
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import { useTheme } from '../utils';
|
|
29
29
|
import cx from 'classnames';
|
|
30
|
+
import '@itwin/itwinui-css/css/footer.css';
|
|
30
31
|
/**
|
|
31
32
|
* Footer list. Recommended to use inside `Footer` with `Footer.Item` and `Footer.Separator`.
|
|
32
33
|
*/
|
|
@@ -27,6 +27,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import { useTheme } from '../utils';
|
|
29
29
|
import cx from 'classnames';
|
|
30
|
+
import '@itwin/itwinui-css/css/footer.css';
|
|
30
31
|
/**
|
|
31
32
|
* Footer separator. Recommended to use inside `Footer.List`.
|
|
32
33
|
*/
|
|
@@ -29,6 +29,7 @@ import cx from 'classnames';
|
|
|
29
29
|
import React from 'react';
|
|
30
30
|
import { IconButton } from '../Buttons';
|
|
31
31
|
import { useTheme } from '../utils';
|
|
32
|
+
import '@itwin/itwinui-css/css/header.css';
|
|
32
33
|
import { DropdownMenu } from '../DropdownMenu';
|
|
33
34
|
var defaultTranslations = {
|
|
34
35
|
moreOptions: 'More options',
|
|
@@ -36,6 +36,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
36
36
|
import SvgChevronRight from '@itwin/itwinui-icons-react/cjs/icons/ChevronRight';
|
|
37
37
|
import React from 'react';
|
|
38
38
|
import { useTheme } from '../utils';
|
|
39
|
+
import '@itwin/itwinui-css/css/header.css';
|
|
39
40
|
/**
|
|
40
41
|
* Header breadcrumbs, adds chevron between each provided items.
|
|
41
42
|
* @example
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ButtonProps, DropdownButtonProps } from '../Buttons';
|
|
3
3
|
import { PolymorphicForwardRefComponent } from '../utils';
|
|
4
|
+
import '@itwin/itwinui-css/css/header.css';
|
|
4
5
|
export declare type HeaderButtonProps = {
|
|
5
6
|
/**
|
|
6
7
|
* Main label of the header button.
|
|
@@ -28,6 +28,7 @@ import cx from 'classnames';
|
|
|
28
28
|
import React from 'react';
|
|
29
29
|
import { Button, DropdownButton, SplitButton, } from '../Buttons';
|
|
30
30
|
import { useTheme } from '../utils';
|
|
31
|
+
import '@itwin/itwinui-css/css/header.css';
|
|
31
32
|
var isSplitButton = function (props) {
|
|
32
33
|
return !!props.menuItems && !!props.onClick;
|
|
33
34
|
};
|