@carbon/ibm-products 2.47.0 → 2.48.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/css/index-full-carbon.css +165 -50
- package/css/index-full-carbon.css.map +1 -1
- package/css/index-full-carbon.min.css +1 -1
- package/css/index-full-carbon.min.css.map +1 -1
- package/css/index-without-carbon-released-only.css +1 -1
- package/css/index-without-carbon-released-only.min.css +1 -1
- package/css/index-without-carbon-released-only.min.css.map +1 -1
- package/css/index-without-carbon.css +30 -16
- package/css/index-without-carbon.css.map +1 -1
- package/css/index-without-carbon.min.css +1 -1
- package/css/index-without-carbon.min.css.map +1 -1
- package/css/index.css +165 -50
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/components/APIKeyModal/index.d.ts +2 -1
- package/es/components/AboutModal/AboutModal.d.ts +1 -2
- package/es/components/AboutModal/index.d.ts +8 -1
- package/es/components/ActionSet/ActionSet.d.ts +1 -2
- package/es/components/ActionSet/ActionSet.js +2 -2
- package/es/components/ActionSet/index.d.ts +8 -1
- package/es/components/AddSelect/AddSelectBody.js +3 -3
- package/es/components/AddSelect/index.d.ts +2 -1
- package/es/components/Card/Card.d.ts +1 -0
- package/es/components/Card/Card.js +5 -2
- package/es/components/Carousel/index.d.ts +9 -2
- package/es/components/Cascade/Cascade.d.ts +1 -2
- package/es/components/Cascade/Cascade.js +2 -2
- package/es/components/Cascade/index.d.ts +2 -1
- package/es/components/Checklist/Checklist.d.ts +2 -2
- package/es/components/Checklist/Checklist.js +6 -6
- package/es/components/Checklist/index.d.ts +8 -1
- package/es/components/Coachmark/Coachmark.d.ts +1 -2
- package/es/components/Coachmark/Coachmark.js +5 -5
- package/es/components/Coachmark/index.d.ts +10 -3
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
- package/es/components/CoachmarkBeacon/index.d.ts +8 -1
- package/es/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
- package/es/components/CoachmarkButton/CoachmarkButton.js +4 -2
- package/es/components/CoachmarkButton/index.d.ts +8 -1
- package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
- package/es/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
- package/es/components/CoachmarkFixed/index.d.ts +8 -1
- package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
- package/es/components/CoachmarkOverlayElement/index.d.ts +8 -1
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
- package/es/components/CoachmarkOverlayElements/index.d.ts +8 -1
- package/es/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
- package/es/components/CoachmarkStack/CoachmarkStack.js +16 -9
- package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
- package/es/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
- package/es/components/ComboButton/ComboButton.d.ts +1 -1
- package/es/components/ComboButton/ComboButton.js +4 -4
- package/es/components/ComboButton/index.d.ts +9 -2
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +28 -20
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +6 -19
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
- package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
- package/es/components/CreateFullPage/CreateFullPage.js +5 -5
- package/es/components/CreateFullPage/index.d.ts +9 -2
- package/es/components/CreateModal/CreateModal.d.ts +2 -3
- package/es/components/CreateModal/CreateModal.js +1 -1
- package/es/components/CreateModal/index.d.ts +2 -1
- package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
- package/es/components/CreateSidePanel/index.d.ts +7 -1
- package/es/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
- package/es/components/CreateTearsheet/CreateTearsheet.js +4 -4
- package/es/components/CreateTearsheet/index.d.ts +10 -3
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
- package/es/components/CreateTearsheetNarrow/index.d.ts +8 -1
- package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
- package/es/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
- package/es/components/DataSpreadsheet/index.d.ts +8 -1
- package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridRow.js +7 -5
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
- package/es/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
- package/es/components/Datagrid/Datagrid/addons/stateReducer.js +70 -27
- package/es/components/Datagrid/types/index.d.ts +2 -0
- package/es/components/Datagrid/useFiltering.js +1 -1
- package/es/components/Datagrid/useNestedRowExpander.js +65 -16
- package/es/components/Datagrid/useRowRenderer.js +44 -2
- package/es/components/Datagrid/useSortableColumns.js +14 -1
- package/es/components/DelimitedList/DelimitedList.d.ts +1 -2
- package/es/components/DelimitedList/index.d.ts +8 -1
- package/es/components/EditFullPage/EditFullPage.d.ts +1 -2
- package/es/components/EditFullPage/index.d.ts +8 -1
- package/es/components/EditInPlace/EditInPlace.d.ts +5 -1
- package/es/components/EditInPlace/EditInPlace.js +11 -5
- package/es/components/EditInPlace/index.d.ts +8 -1
- package/es/components/EditSidePanel/EditSidePanel.d.ts +2 -3
- package/es/components/EditSidePanel/EditSidePanel.js +3 -3
- package/es/components/EditSidePanel/index.d.ts +8 -1
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
- package/es/components/EditTearsheetNarrow/index.d.ts +8 -1
- package/es/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
- package/es/components/EditUpdateCards/EditUpdateCards.js +2 -1
- package/es/components/EditUpdateCards/index.d.ts +8 -1
- package/es/components/ExportModal/ExportModal.d.ts +3 -3
- package/es/components/ExportModal/ExportModal.js +3 -3
- package/es/components/ExportModal/index.d.ts +2 -1
- package/es/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
- package/es/components/ExpressiveCard/ExpressiveCard.js +1 -1
- package/es/components/ExpressiveCard/index.d.ts +2 -1
- package/es/components/FeatureFlags/index.d.ts +26 -21
- package/es/components/FeatureFlags/index.js +1 -10
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
- package/es/components/FilterSummary/FilterSummary.d.ts +1 -1
- package/es/components/FilterSummary/FilterSummary.js +7 -8
- package/es/components/FilterSummary/index.d.ts +8 -1
- package/es/components/FullPageError/FullPageError.d.ts +1 -2
- package/es/components/FullPageError/FullPageError.js +10 -7
- package/es/components/FullPageError/assets/Error403SVG.d.ts +3 -1
- package/es/components/FullPageError/assets/Error403SVG.js +6 -3
- package/es/components/FullPageError/assets/Error404SVG.d.ts +3 -1
- package/es/components/FullPageError/assets/Error404SVG.js +6 -3
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
- package/es/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
- package/es/components/FullPageError/index.d.ts +8 -1
- package/es/components/GetStartedCard/GetStartedCard.d.ts +1 -1
- package/es/components/GetStartedCard/index.d.ts +8 -1
- package/es/components/Guidebanner/Guidebanner.d.ts +1 -2
- package/es/components/Guidebanner/Guidebanner.js +5 -4
- package/es/components/Guidebanner/GuidebannerElement.d.ts +1 -2
- package/es/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
- package/es/components/Guidebanner/GuidebannerElementButton.js +2 -2
- package/es/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
- package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
- package/es/components/Guidebanner/index.d.ts +14 -4
- package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
- package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
- package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
- package/es/components/ImportModal/ImportModal.d.ts +1 -1
- package/es/components/ImportModal/ImportModal.js +3 -3
- package/es/components/ImportModal/index.d.ts +2 -1
- package/es/components/InlineTip/InlineTip.d.ts +1 -1
- package/es/components/InlineTip/InlineTip.js +4 -4
- package/es/components/InlineTip/InlineTipButton.d.ts +1 -2
- package/es/components/InlineTip/InlineTipButton.js +1 -1
- package/es/components/InlineTip/InlineTipLink.d.ts +1 -2
- package/es/components/InlineTip/InlineTipLink.js +2 -2
- package/es/components/InlineTip/index.d.ts +12 -3
- package/es/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
- package/es/components/InterstitialScreen/InterstitialScreen.js +6 -5
- package/es/components/InterstitialScreen/index.d.ts +8 -1
- package/es/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
- package/es/components/InterstitialScreenView/index.d.ts +8 -1
- package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
- package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
- package/es/components/InterstitialScreenViewModule/index.d.ts +8 -1
- package/es/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
- package/es/components/MultiAddSelect/MultiAddSelect.js +1 -1
- package/es/components/MultiAddSelect/index.d.ts +2 -1
- package/es/components/Nav/NavItem.js +4 -1
- package/es/components/Nav/NavList.js +3 -0
- package/es/components/NonLinearReading/NonLinearReading.d.ts +1 -1
- package/es/components/NonLinearReading/NonLinearReading.js +2 -2
- package/es/components/NonLinearReading/index.d.ts +8 -1
- package/es/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
- package/es/components/NotificationsPanel/NotificationsPanel.js +3 -3
- package/es/components/NotificationsPanel/index.d.ts +8 -1
- package/es/components/OptionsTile/OptionsTile.d.ts +2 -3
- package/es/components/OptionsTile/OptionsTile.js +4 -5
- package/es/components/OptionsTile/index.d.ts +8 -1
- package/es/components/PageHeader/PageHeader.d.ts +2 -2
- package/es/components/PageHeader/PageHeader.js +9 -9
- package/es/components/PageHeader/index.d.ts +2 -1
- package/es/components/ProductiveCard/ProductiveCard.d.ts +5 -1
- package/es/components/ProductiveCard/ProductiveCard.js +8 -2
- package/es/components/ProductiveCard/index.d.ts +2 -1
- package/es/components/RemoveModal/RemoveModal.d.ts +3 -4
- package/es/components/RemoveModal/RemoveModal.js +6 -6
- package/es/components/RemoveModal/index.d.ts +2 -1
- package/es/components/Saving/Saving.d.ts +1 -1
- package/es/components/Saving/Saving.js +3 -3
- package/es/components/Saving/index.d.ts +2 -1
- package/es/components/SearchBar/SearchBar.d.ts +1 -1
- package/es/components/SearchBar/SearchBar.js +2 -2
- package/es/components/SearchBar/index.d.ts +8 -1
- package/es/components/SidePanel/SidePanel.d.ts +1 -1
- package/es/components/SidePanel/SidePanel.js +23 -11
- package/es/components/SidePanel/index.d.ts +8 -1
- package/es/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
- package/es/components/SingleAddSelect/SingleAddSelect.js +1 -1
- package/es/components/SingleAddSelect/index.d.ts +2 -1
- package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
- package/es/components/StatusIcon/StatusIcon.js +1 -1
- package/es/components/StatusIcon/index.d.ts +8 -1
- package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
- package/es/components/SteppedAnimatedMedia/index.d.ts +8 -1
- package/es/components/TagOverflow/TagOverflow.d.ts +3 -3
- package/es/components/TagOverflow/TagOverflow.js +4 -4
- package/es/components/TagOverflow/index.d.ts +8 -1
- package/es/components/TagSet/TagSet.d.ts +2 -2
- package/es/components/TagSet/TagSet.js +5 -5
- package/es/components/TagSet/index.d.ts +2 -1
- package/es/components/Tearsheet/Tearsheet.d.ts +2 -3
- package/es/components/Tearsheet/Tearsheet.js +5 -5
- package/es/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
- package/es/components/Tearsheet/TearsheetNarrow.js +5 -5
- package/es/components/Tearsheet/TearsheetShell.js +10 -5
- package/es/components/Tearsheet/index.d.ts +10 -2
- package/es/components/Toolbar/Toolbar.d.ts +1 -1
- package/es/components/Toolbar/Toolbar.js +3 -3
- package/es/components/Toolbar/ToolbarButton.d.ts +2 -3
- package/es/components/Toolbar/ToolbarButton.js +3 -3
- package/es/components/Toolbar/ToolbarGroup.d.ts +1 -2
- package/es/components/Toolbar/ToolbarGroup.js +3 -3
- package/es/components/Toolbar/index.d.ts +12 -3
- package/es/components/TruncatedList/TruncatedList.d.ts +1 -2
- package/es/components/TruncatedList/TruncatedList.js +2 -2
- package/es/components/TruncatedList/index.d.ts +8 -1
- package/es/components/UserProfileImage/UserProfileImage.d.ts +3 -3
- package/es/components/UserProfileImage/UserProfileImage.js +5 -4
- package/es/components/UserProfileImage/index.d.ts +2 -1
- package/es/components/WebTerminal/WebTerminal.d.ts +4 -4
- package/es/components/WebTerminal/WebTerminal.js +6 -6
- package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
- package/es/components/WebTerminal/index.d.ts +11 -3
- package/es/components/index.d.ts +73 -72
- package/es/global/js/hooks/useFocus.d.ts +1 -1
- package/es/global/js/hooks/useFocus.js +5 -4
- package/es/global/js/package-settings.d.ts +2 -0
- package/es/global/js/package-settings.js +2 -0
- package/es/index.js +46 -44
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
- package/es/settings.d.ts +2 -0
- package/lib/components/APIKeyModal/index.d.ts +2 -1
- package/lib/components/AboutModal/AboutModal.d.ts +1 -2
- package/lib/components/AboutModal/index.d.ts +8 -1
- package/lib/components/ActionSet/ActionSet.d.ts +1 -2
- package/lib/components/ActionSet/ActionSet.js +2 -2
- package/lib/components/ActionSet/index.d.ts +8 -1
- package/lib/components/AddSelect/AddSelectBody.js +2 -2
- package/lib/components/AddSelect/index.d.ts +2 -1
- package/lib/components/Card/Card.d.ts +1 -0
- package/lib/components/Card/Card.js +5 -2
- package/lib/components/Carousel/index.d.ts +9 -2
- package/lib/components/Cascade/Cascade.d.ts +1 -2
- package/lib/components/Cascade/Cascade.js +2 -2
- package/lib/components/Cascade/index.d.ts +2 -1
- package/lib/components/Checklist/Checklist.d.ts +2 -2
- package/lib/components/Checklist/Checklist.js +6 -6
- package/lib/components/Checklist/index.d.ts +8 -1
- package/lib/components/Coachmark/Coachmark.d.ts +1 -2
- package/lib/components/Coachmark/Coachmark.js +5 -5
- package/lib/components/Coachmark/index.d.ts +10 -3
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
- package/lib/components/CoachmarkBeacon/index.d.ts +8 -1
- package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
- package/lib/components/CoachmarkButton/CoachmarkButton.js +4 -2
- package/lib/components/CoachmarkButton/index.d.ts +8 -1
- package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
- package/lib/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
- package/lib/components/CoachmarkFixed/index.d.ts +8 -1
- package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
- package/lib/components/CoachmarkOverlayElement/index.d.ts +8 -1
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
- package/lib/components/CoachmarkOverlayElements/index.d.ts +8 -1
- package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
- package/lib/components/CoachmarkStack/CoachmarkStack.js +16 -9
- package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
- package/lib/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
- package/lib/components/ComboButton/ComboButton.d.ts +1 -1
- package/lib/components/ComboButton/ComboButton.js +5 -5
- package/lib/components/ComboButton/index.d.ts +9 -2
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +27 -19
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +4 -17
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
- package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
- package/lib/components/CreateFullPage/CreateFullPage.js +5 -5
- package/lib/components/CreateFullPage/index.d.ts +9 -2
- package/lib/components/CreateModal/CreateModal.d.ts +2 -3
- package/lib/components/CreateModal/CreateModal.js +1 -1
- package/lib/components/CreateModal/index.d.ts +2 -1
- package/lib/components/CreateSidePanel/CreateSidePanel.js +1 -1
- package/lib/components/CreateSidePanel/index.d.ts +7 -1
- package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
- package/lib/components/CreateTearsheet/CreateTearsheet.js +4 -4
- package/lib/components/CreateTearsheet/index.d.ts +10 -3
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
- package/lib/components/CreateTearsheetNarrow/index.d.ts +8 -1
- package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
- package/lib/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
- package/lib/components/DataSpreadsheet/index.d.ts +8 -1
- package/lib/components/Datagrid/Datagrid/DatagridContent.js +1 -1
- package/lib/components/Datagrid/Datagrid/DatagridRow.js +7 -5
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.js +70 -26
- package/lib/components/Datagrid/types/index.d.ts +2 -0
- package/lib/components/Datagrid/useNestedRowExpander.js +64 -15
- package/lib/components/Datagrid/useRowRenderer.js +44 -2
- package/lib/components/Datagrid/useSortableColumns.js +14 -1
- package/lib/components/DelimitedList/DelimitedList.d.ts +1 -2
- package/lib/components/DelimitedList/index.d.ts +8 -1
- package/lib/components/EditFullPage/EditFullPage.d.ts +1 -2
- package/lib/components/EditFullPage/index.d.ts +8 -1
- package/lib/components/EditInPlace/EditInPlace.d.ts +5 -1
- package/lib/components/EditInPlace/EditInPlace.js +10 -4
- package/lib/components/EditInPlace/index.d.ts +8 -1
- package/lib/components/EditSidePanel/EditSidePanel.d.ts +2 -3
- package/lib/components/EditSidePanel/EditSidePanel.js +3 -3
- package/lib/components/EditSidePanel/index.d.ts +8 -1
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
- package/lib/components/EditTearsheetNarrow/index.d.ts +8 -1
- package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
- package/lib/components/EditUpdateCards/EditUpdateCards.js +2 -1
- package/lib/components/EditUpdateCards/index.d.ts +8 -1
- package/lib/components/ExportModal/ExportModal.d.ts +3 -3
- package/lib/components/ExportModal/ExportModal.js +3 -3
- package/lib/components/ExportModal/index.d.ts +2 -1
- package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
- package/lib/components/ExpressiveCard/ExpressiveCard.js +1 -1
- package/lib/components/ExpressiveCard/index.d.ts +2 -1
- package/lib/components/FeatureFlags/index.d.ts +26 -21
- package/lib/components/FeatureFlags/index.js +1 -10
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
- package/lib/components/FilterSummary/FilterSummary.d.ts +1 -1
- package/lib/components/FilterSummary/FilterSummary.js +7 -8
- package/lib/components/FilterSummary/index.d.ts +8 -1
- package/lib/components/FullPageError/FullPageError.d.ts +1 -2
- package/lib/components/FullPageError/FullPageError.js +10 -7
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/Error403SVG.js +6 -3
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/Error404SVG.js +6 -3
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
- package/lib/components/FullPageError/index.d.ts +8 -1
- package/lib/components/GetStartedCard/GetStartedCard.d.ts +1 -1
- package/lib/components/GetStartedCard/index.d.ts +8 -1
- package/lib/components/Guidebanner/Guidebanner.d.ts +1 -2
- package/lib/components/Guidebanner/Guidebanner.js +18 -17
- package/lib/components/Guidebanner/GuidebannerElement.d.ts +1 -2
- package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
- package/lib/components/Guidebanner/GuidebannerElementButton.js +2 -2
- package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
- package/lib/components/Guidebanner/GuidebannerElementLink.js +1 -1
- package/lib/components/Guidebanner/index.d.ts +14 -4
- package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
- package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
- package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
- package/lib/components/ImportModal/ImportModal.d.ts +1 -1
- package/lib/components/ImportModal/ImportModal.js +3 -3
- package/lib/components/ImportModal/index.d.ts +2 -1
- package/lib/components/InlineTip/InlineTip.d.ts +1 -1
- package/lib/components/InlineTip/InlineTip.js +4 -4
- package/lib/components/InlineTip/InlineTipButton.d.ts +1 -2
- package/lib/components/InlineTip/InlineTipButton.js +1 -1
- package/lib/components/InlineTip/InlineTipLink.d.ts +1 -2
- package/lib/components/InlineTip/InlineTipLink.js +2 -2
- package/lib/components/InlineTip/index.d.ts +12 -3
- package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
- package/lib/components/InterstitialScreen/InterstitialScreen.js +6 -5
- package/lib/components/InterstitialScreen/index.d.ts +8 -1
- package/lib/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
- package/lib/components/InterstitialScreenView/index.d.ts +8 -1
- package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
- package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
- package/lib/components/InterstitialScreenViewModule/index.d.ts +8 -1
- package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
- package/lib/components/MultiAddSelect/MultiAddSelect.js +1 -1
- package/lib/components/MultiAddSelect/index.d.ts +2 -1
- package/lib/components/Nav/NavItem.js +9 -7
- package/lib/components/Nav/NavList.js +8 -6
- package/lib/components/NonLinearReading/NonLinearReading.d.ts +1 -1
- package/lib/components/NonLinearReading/NonLinearReading.js +2 -2
- package/lib/components/NonLinearReading/index.d.ts +8 -1
- package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
- package/lib/components/NotificationsPanel/NotificationsPanel.js +3 -3
- package/lib/components/NotificationsPanel/index.d.ts +8 -1
- package/lib/components/OptionsTile/OptionsTile.d.ts +2 -3
- package/lib/components/OptionsTile/OptionsTile.js +5 -6
- package/lib/components/OptionsTile/index.d.ts +8 -1
- package/lib/components/PageHeader/PageHeader.d.ts +2 -2
- package/lib/components/PageHeader/PageHeader.js +8 -8
- package/lib/components/PageHeader/index.d.ts +2 -1
- package/lib/components/ProductiveCard/ProductiveCard.d.ts +5 -1
- package/lib/components/ProductiveCard/ProductiveCard.js +8 -2
- package/lib/components/ProductiveCard/index.d.ts +2 -1
- package/lib/components/RemoveModal/RemoveModal.d.ts +3 -4
- package/lib/components/RemoveModal/RemoveModal.js +6 -6
- package/lib/components/RemoveModal/index.d.ts +2 -1
- package/lib/components/Saving/Saving.d.ts +1 -1
- package/lib/components/Saving/Saving.js +2 -2
- package/lib/components/Saving/index.d.ts +2 -1
- package/lib/components/SearchBar/SearchBar.d.ts +1 -1
- package/lib/components/SearchBar/SearchBar.js +1 -1
- package/lib/components/SearchBar/index.d.ts +8 -1
- package/lib/components/SidePanel/SidePanel.d.ts +1 -1
- package/lib/components/SidePanel/SidePanel.js +22 -10
- package/lib/components/SidePanel/index.d.ts +8 -1
- package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
- package/lib/components/SingleAddSelect/SingleAddSelect.js +1 -1
- package/lib/components/SingleAddSelect/index.d.ts +2 -1
- package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
- package/lib/components/StatusIcon/StatusIcon.js +1 -1
- package/lib/components/StatusIcon/index.d.ts +8 -1
- package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
- package/lib/components/SteppedAnimatedMedia/index.d.ts +8 -1
- package/lib/components/TagOverflow/TagOverflow.d.ts +3 -3
- package/lib/components/TagOverflow/TagOverflow.js +4 -4
- package/lib/components/TagOverflow/index.d.ts +8 -1
- package/lib/components/TagSet/TagSet.d.ts +2 -2
- package/lib/components/TagSet/TagSet.js +4 -4
- package/lib/components/TagSet/index.d.ts +2 -1
- package/lib/components/Tearsheet/Tearsheet.d.ts +2 -3
- package/lib/components/Tearsheet/Tearsheet.js +4 -4
- package/lib/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
- package/lib/components/Tearsheet/TearsheetNarrow.js +4 -4
- package/lib/components/Tearsheet/TearsheetShell.js +10 -5
- package/lib/components/Tearsheet/index.d.ts +10 -2
- package/lib/components/Toolbar/Toolbar.d.ts +1 -1
- package/lib/components/Toolbar/Toolbar.js +4 -4
- package/lib/components/Toolbar/ToolbarButton.d.ts +2 -3
- package/lib/components/Toolbar/ToolbarButton.js +4 -4
- package/lib/components/Toolbar/ToolbarGroup.d.ts +1 -2
- package/lib/components/Toolbar/ToolbarGroup.js +4 -4
- package/lib/components/Toolbar/index.d.ts +12 -3
- package/lib/components/TruncatedList/TruncatedList.d.ts +1 -2
- package/lib/components/TruncatedList/TruncatedList.js +2 -2
- package/lib/components/TruncatedList/index.d.ts +8 -1
- package/lib/components/UserProfileImage/UserProfileImage.d.ts +3 -3
- package/lib/components/UserProfileImage/UserProfileImage.js +5 -4
- package/lib/components/UserProfileImage/index.d.ts +2 -1
- package/lib/components/WebTerminal/WebTerminal.d.ts +4 -4
- package/lib/components/WebTerminal/WebTerminal.js +18 -18
- package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
- package/lib/components/WebTerminal/WebTerminalContentWrapper.js +4 -4
- package/lib/components/WebTerminal/index.d.ts +11 -3
- package/lib/components/index.d.ts +73 -72
- package/lib/global/js/hooks/useFocus.d.ts +1 -1
- package/lib/global/js/hooks/useFocus.js +5 -4
- package/lib/global/js/package-settings.d.ts +2 -0
- package/lib/global/js/package-settings.js +2 -0
- package/lib/index.js +169 -159
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
- package/lib/settings.d.ts +2 -0
- package/package.json +9 -9
- package/scss/components/ConditionBuilder/styles/_conditionBuilderCondition.scss +2 -10
- package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +30 -10
- package/scss/components/Datagrid/styles/_useNestedRows.scss +1 -1
- package/telemetry.yml +1 -1
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { SearchBar } from './SearchBar';
|
8
|
+
export type { SearchBarProps } from './SearchBar';
|
@@ -143,7 +143,7 @@ type SidePanelSlideInProps = {
|
|
143
143
|
*/
|
144
144
|
selectorPageContent: string;
|
145
145
|
};
|
146
|
-
type SidePanelProps = SidePanelBaseProps & SidePanelSlideInProps;
|
146
|
+
export type SidePanelProps = SidePanelBaseProps & SidePanelSlideInProps;
|
147
147
|
/**
|
148
148
|
* Side panels keep users in-context of a page while performing tasks like navigating, editing, viewing details, or configuring something new.
|
149
149
|
*/
|
@@ -5,22 +5,22 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends
|
9
|
-
import React__default, { useState, useRef, useEffect, useCallback } from 'react';
|
8
|
+
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
10
9
|
import { motion, AnimatePresence } from 'framer-motion';
|
10
|
+
import { ArrowLeft, Close } from '@carbon/react/icons';
|
11
|
+
import { Button, IconButton } from '@carbon/react';
|
12
|
+
import React__default, { useState, useRef, useEffect, useCallback } from 'react';
|
13
|
+
import { actionSetVariants, overlayVariants, panelVariants } from './motion/variants.js';
|
14
|
+
import { ActionSet } from '../ActionSet/ActionSet.js';
|
11
15
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
16
|
+
import { SIDE_PANEL_SIZES } from './constants.js';
|
17
|
+
import { allPropTypes } from '../../global/js/utils/props-helper.js';
|
12
18
|
import cx from 'classnames';
|
13
|
-
import { moderate02 } from '@carbon/motion';
|
14
19
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
15
|
-
import {
|
16
|
-
import { pkg } from '../../settings.js';
|
17
|
-
import { SIDE_PANEL_SIZES } from './constants.js';
|
18
|
-
import { Button, IconButton } from '@carbon/react';
|
19
|
-
import { ArrowLeft, Close } from '@carbon/react/icons';
|
20
|
-
import { actionSetVariants, overlayVariants, panelVariants } from './motion/variants.js';
|
20
|
+
import { moderate02 } from '@carbon/motion';
|
21
21
|
import pconsole from '../../global/js/utils/pconsole.js';
|
22
|
+
import { pkg } from '../../settings.js';
|
22
23
|
import usePrefersReducedMotion from '../../global/js/hooks/usePrefersReducedMotion.js';
|
23
|
-
import { ActionSet } from '../ActionSet/ActionSet.js';
|
24
24
|
import { usePreviousValue } from '../../global/js/hooks/usePreviousValue.js';
|
25
25
|
import { useFocus } from '../../global/js/hooks/useFocus.js';
|
26
26
|
|
@@ -118,6 +118,11 @@ var SidePanel = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
118
118
|
_useState8 = _slicedToArray(_useState7, 2),
|
119
119
|
labelTextHeight = _useState8[0],
|
120
120
|
setLabelTextHeight = _useState8[1];
|
121
|
+
var handleEscapeKey = function handleEscapeKey(event) {
|
122
|
+
if (event.key === 'Escape' && open) {
|
123
|
+
onRequestClose === null || onRequestClose === void 0 || onRequestClose();
|
124
|
+
}
|
125
|
+
};
|
121
126
|
useEffect(function () {
|
122
127
|
if (open && !(titleRef !== null && titleRef !== void 0 && titleRef.current)) {
|
123
128
|
setDoAnimateTitle(false);
|
@@ -378,6 +383,7 @@ var SidePanel = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
378
383
|
className: "".concat(blockClass, "__close-button"),
|
379
384
|
label: closeIconDescription,
|
380
385
|
onClick: onRequestClose,
|
386
|
+
onKeyDown: slideIn ? undefined : handleEscapeKey,
|
381
387
|
title: closeIconDescription,
|
382
388
|
"aria-label": closeIconDescription,
|
383
389
|
ref: closeRef,
|
@@ -430,6 +436,12 @@ var SidePanel = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
430
436
|
className: cx("".concat(blockClass, "__inner-content"), "".concat(blockClass, "--scrolls"), "".concat(!doAnimateTitle ? "".concat(blockClass, "__inner-content--no-animated-title") : ''))
|
431
437
|
}, children);
|
432
438
|
};
|
439
|
+
var handleKeyDown = function handleKeyDown(event) {
|
440
|
+
if (!slideIn) {
|
441
|
+
handleEscapeKey(event);
|
442
|
+
keyDownListener(event);
|
443
|
+
}
|
444
|
+
};
|
433
445
|
return /*#__PURE__*/React__default.createElement(AnimatePresence, null, open && /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(motion.div, _extends({}, getDevtoolsProps(componentName), rest, {
|
434
446
|
id: id,
|
435
447
|
className: mainPanelClassNames,
|
@@ -446,7 +458,7 @@ var SidePanel = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
446
458
|
placement: placement,
|
447
459
|
shouldReduceMotion: shouldReduceMotion
|
448
460
|
},
|
449
|
-
onKeyDown:
|
461
|
+
onKeyDown: handleKeyDown
|
450
462
|
}), /*#__PURE__*/React__default.createElement(React__default.Fragment, null, renderHeader(), renderMain()), /*#__PURE__*/React__default.createElement(MotionActionSet, {
|
451
463
|
actions: actions !== null && actions !== void 0 ? actions : [],
|
452
464
|
className: primaryActionContainerClassNames,
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2020, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { SidePanel } from './SidePanel';
|
8
|
+
export type { SidePanelProps } from './SidePanel';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { Entry } from '../AddSelect/types';
|
3
|
-
interface SingleAddSelectProps {
|
3
|
+
export interface SingleAddSelectProps {
|
4
4
|
/**
|
5
5
|
* optional class name
|
6
6
|
*/
|
@@ -69,4 +69,3 @@ interface SingleAddSelectProps {
|
|
69
69
|
* Used to add or select one or more items from larger lists or hierarchies.
|
70
70
|
*/
|
71
71
|
export declare let SingleAddSelect: React.ForwardRefExoticComponent<SingleAddSelectProps & React.RefAttributes<HTMLDivElement>>;
|
72
|
-
export {};
|
@@ -7,11 +7,11 @@
|
|
7
7
|
|
8
8
|
import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default, { forwardRef } from 'react';
|
10
|
+
import { AddSelect } from '../AddSelect/AddSelect.js';
|
10
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
12
13
|
import { pkg } from '../../settings.js';
|
13
14
|
import { prepareProps } from '../../global/js/utils/props-helper.js';
|
14
|
-
import { AddSelect } from '../AddSelect/AddSelect.js';
|
15
15
|
|
16
16
|
var componentName = 'SingleAddSelect';
|
17
17
|
/**
|
@@ -1 +1,2 @@
|
|
1
|
-
export { SingleAddSelect } from
|
1
|
+
export { SingleAddSelect } from './SingleAddSelect';
|
2
|
+
export type { SingleAddSelectProps } from './SingleAddSelect';
|
@@ -17,7 +17,7 @@ users to quickly assess and identify status and respond accordingly.
|
|
17
17
|
type Size = 'sm' | 'md' | 'lg' | 'xl';
|
18
18
|
type Theme = 'light' | 'dark';
|
19
19
|
type Kind = 'fatal' | 'critical' | 'major-warning' | 'minor-warning' | 'undefined' | 'unknown' | 'normal' | 'info' | 'in-progress' | 'running' | 'pending';
|
20
|
-
interface StatusIconProps extends PropsWithChildren {
|
20
|
+
export interface StatusIconProps extends PropsWithChildren {
|
21
21
|
/**
|
22
22
|
* Provide an optional class to be applied to the modal root node.
|
23
23
|
*/
|
@@ -6,10 +6,10 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Misuse, ErrorFilled, WarningAltInvertedFilled, WarningAltFilled, UndefinedFilled, UnknownFilled, CheckmarkFilled, InformationSquareFilled, InProgress, CheckmarkOutline, Pending } from '@carbon/react/icons';
|
9
10
|
import React__default, { forwardRef } from 'react';
|
10
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
12
|
import cx from 'classnames';
|
12
|
-
import { Misuse, ErrorFilled, WarningAltInvertedFilled, WarningAltFilled, UndefinedFilled, UnknownFilled, CheckmarkFilled, InformationSquareFilled, InProgress, CheckmarkOutline, Pending } from '@carbon/react/icons';
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
14
14
|
import { pkg } from '../../settings.js';
|
15
15
|
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2021, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { StatusIcon } from './StatusIcon';
|
8
|
+
export type { StatusIconProps } from './StatusIcon';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React from 'react';
|
8
|
-
interface SteppedAnimatedMediaProps {
|
8
|
+
export interface SteppedAnimatedMediaProps {
|
9
9
|
/**
|
10
10
|
* Optional class name for this component.
|
11
11
|
*/
|
@@ -23,4 +23,3 @@ interface SteppedAnimatedMediaProps {
|
|
23
23
|
* The SteppedAnimatedMedia is an Onboarding internal component and is not intended for general use.
|
24
24
|
*/
|
25
25
|
export declare const SteppedAnimatedMedia: React.ForwardRefExoticComponent<SteppedAnimatedMediaProps & React.RefAttributes<HTMLDivElement>>;
|
26
|
-
export {};
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2023, 2023
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { SteppedAnimatedMedia } from './SteppedAnimatedMedia';
|
8
|
+
export type { SteppedAnimatedMediaProps } from './SteppedAnimatedMedia';
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
-
import React, {
|
7
|
+
import React, { ReactNode, RefObject } from 'react';
|
8
8
|
export interface TagOverflowItem {
|
9
9
|
className?: string;
|
10
10
|
filter?: string;
|
@@ -14,7 +14,7 @@ export interface TagOverflowItem {
|
|
14
14
|
tagType?: 'red' | 'magenta' | 'purple' | 'blue' | 'cyan' | 'teal' | 'green' | 'gray' | 'cool-gray' | 'warm-gray' | 'high-contrast' | 'outline';
|
15
15
|
type?: string;
|
16
16
|
}
|
17
|
-
export interface
|
17
|
+
export interface TagOverflowProps {
|
18
18
|
align?: 'start' | 'center' | 'end';
|
19
19
|
allTagsModalSearchLabel?: string;
|
20
20
|
allTagsModalSearchPlaceholderText?: string;
|
@@ -33,7 +33,7 @@ export interface Props {
|
|
33
33
|
showAllTagsLabel?: string;
|
34
34
|
tagComponent?: string;
|
35
35
|
}
|
36
|
-
export declare let TagOverflow: React.ForwardRefExoticComponent<
|
36
|
+
export declare let TagOverflow: React.ForwardRefExoticComponent<TagOverflowProps & React.RefAttributes<HTMLDivElement>>;
|
37
37
|
/**
|
38
38
|
* The strings shown in the showAllModal are only shown if we have more than allTagsModalSearchLThreshold
|
39
39
|
* @returns null if no problems
|
@@ -7,16 +7,16 @@
|
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default, { forwardRef, useRef, useState, useCallback, useEffect, createElement } from 'react';
|
10
|
+
import { Tooltip, Tag } from '@carbon/react';
|
10
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
12
|
+
import { TYPES } from './constants.js';
|
13
|
+
import { TagOverflowModal } from './TagOverflowModal.js';
|
14
|
+
import { TagOverflowPopover } from './TagOverflowPopover.js';
|
11
15
|
import cx from 'classnames';
|
12
16
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
17
|
import { isRequiredIf } from '../../global/js/utils/props-helper.js';
|
14
18
|
import { pkg } from '../../settings.js';
|
15
|
-
import { Tooltip, Tag } from '@carbon/react';
|
16
|
-
import { TYPES } from './constants.js';
|
17
19
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
18
|
-
import { TagOverflowPopover } from './TagOverflowPopover.js';
|
19
|
-
import { TagOverflowModal } from './TagOverflowModal.js';
|
20
20
|
|
21
21
|
var _excluded = ["align", "allTagsModalSearchLabel", "allTagsModalSearchPlaceholderText", "allTagsModalTarget", "allTagsModalTitle", "className", "containingElementRef", "items", "maxVisible", "measurementOffset", "multiline", "overflowAlign", "overflowClassName", "overflowType", "onOverflowTagChange", "showAllTagsLabel", "tagComponent"],
|
22
22
|
_excluded2 = ["className", "id"],
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { TagOverflow } from './TagOverflow';
|
8
|
+
export type { TagOverflowProps } from './TagOverflow';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React, {
|
1
|
+
import React, { PropsWithChildren, ReactNode } from 'react';
|
2
2
|
import { TagBaseProps } from '@carbon/type';
|
3
3
|
type Align = 'start' | 'center' | 'end';
|
4
4
|
type OverflowAlign = 'top' | 'top-left' | 'top-right' | 'bottom' | 'bottom-left' | 'bottom-right' | 'left' | 'left-bottom' | 'left-top' | 'right' | 'right-bottom' | 'right-top';
|
@@ -7,7 +7,7 @@ type TagType = {
|
|
7
7
|
label: string;
|
8
8
|
type?: keyof typeof tagTypes;
|
9
9
|
} & TagBaseProps;
|
10
|
-
interface TagSetProps extends PropsWithChildren {
|
10
|
+
export interface TagSetProps extends PropsWithChildren {
|
11
11
|
/**
|
12
12
|
* align the Tags displayed by the TagSet. Default start.
|
13
13
|
*/
|
@@ -5,17 +5,17 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends
|
8
|
+
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default, { useState, useRef, useEffect, useCallback } from 'react';
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
|
-
import cx from 'classnames';
|
12
|
-
import { TagSetOverflow } from './TagSetOverflow.js';
|
13
|
-
import { TagSetModal } from './TagSetModal.js';
|
14
11
|
import { Tag } from '@carbon/react';
|
15
|
-
import {
|
12
|
+
import { TagSetModal } from './TagSetModal.js';
|
13
|
+
import { TagSetOverflow } from './TagSetOverflow.js';
|
14
|
+
import cx from 'classnames';
|
16
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
17
16
|
import { isRequiredIf } from '../../global/js/utils/props-helper.js';
|
18
17
|
import { pkg } from '../../settings.js';
|
18
|
+
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
19
19
|
|
20
20
|
var _excluded = ["align", "allTagsModalTarget", "className", "maxVisible", "multiline", "overflowAlign", "overflowClassName", "overflowType", "allTagsModalTitle", "allTagsModalSearchLabel", "allTagsModalSearchPlaceholderText", "showAllTagsLabel", "tags", "containingElementRef", "measurementOffset", "onOverflowTagChange"],
|
21
21
|
_excluded2 = ["label", "id"],
|
@@ -1 +1,2 @@
|
|
1
|
-
export { TagSet } from
|
1
|
+
export { TagSet } from './TagSet';
|
2
|
+
export type { TagSetProps } from './TagSet';
|
@@ -5,9 +5,9 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
8
|
+
import { ButtonProps } from '@carbon/react';
|
8
9
|
import React, { PropsWithChildren, ReactNode } from 'react';
|
9
10
|
import PropTypes from 'prop-types';
|
10
|
-
import { ButtonProps } from '@carbon/react';
|
11
11
|
/**
|
12
12
|
* The accessibility title for the close icon (if shown).
|
13
13
|
*
|
@@ -21,7 +21,7 @@ export type CloseIconDescriptionTypes = {
|
|
21
21
|
hasCloseIcon: true;
|
22
22
|
closeIconDescription: string;
|
23
23
|
};
|
24
|
-
interface TearsheetProps extends PropsWithChildren {
|
24
|
+
export interface TearsheetProps extends PropsWithChildren {
|
25
25
|
/**
|
26
26
|
* The navigation actions to be shown as buttons in the action area at the
|
27
27
|
* bottom of the tearsheet. Each action is specified as an object with
|
@@ -148,4 +148,3 @@ export declare const deprecatedProps: {
|
|
148
148
|
*/
|
149
149
|
verticalPosition: PropTypes.Requireable<string>;
|
150
150
|
};
|
151
|
-
export {};
|
@@ -5,15 +5,15 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import {
|
8
|
+
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Button } from '@carbon/react';
|
9
10
|
import React__default from 'react';
|
11
|
+
import { tearsheetHasCloseIcon, portalType, TearsheetShell } from './TearsheetShell.js';
|
12
|
+
import { ActionSet } from '../ActionSet/ActionSet.js';
|
10
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
|
-
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
12
14
|
import { allPropTypes } from '../../global/js/utils/props-helper.js';
|
15
|
+
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
16
|
import { pkg } from '../../settings.js';
|
14
|
-
import { Button } from '@carbon/react';
|
15
|
-
import { TearsheetShell, tearsheetHasCloseIcon, portalType } from './TearsheetShell.js';
|
16
|
-
import { ActionSet } from '../ActionSet/ActionSet.js';
|
17
17
|
|
18
18
|
var _excluded = ["influencerPosition", "influencerWidth"];
|
19
19
|
var componentName = 'Tearsheet';
|
@@ -5,10 +5,10 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
8
|
-
import React, { ReactNode, PropsWithChildren } from 'react';
|
9
|
-
import PropTypes from 'prop-types';
|
10
8
|
import { ButtonProps } from '@carbon/react';
|
11
9
|
import { CloseIconDescriptionTypes } from './TearsheetShell';
|
10
|
+
import React, { PropsWithChildren, ReactNode } from 'react';
|
11
|
+
import PropTypes from 'prop-types';
|
12
12
|
interface TearsheetNarrowBaseProps extends PropsWithChildren {
|
13
13
|
/**
|
14
14
|
* The navigation actions to be shown as buttons in the action area at the
|
@@ -90,7 +90,7 @@ interface TearsheetNarrowBaseProps extends PropsWithChildren {
|
|
90
90
|
*/
|
91
91
|
verticalPosition?: 'normal' | 'lower';
|
92
92
|
}
|
93
|
-
type TearsheetNarrowProps = TearsheetNarrowBaseProps & CloseIconDescriptionTypes;
|
93
|
+
export type TearsheetNarrowProps = TearsheetNarrowBaseProps & CloseIconDescriptionTypes;
|
94
94
|
/**
|
95
95
|
* A narrow tearsheet is a slimmer variant of the tearsheet, providing a dialog
|
96
96
|
* that keeps users in-context and focused by bringing actionable content front
|
@@ -5,15 +5,15 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import {
|
8
|
+
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Button } from '@carbon/react';
|
10
|
+
import { tearsheetHasCloseIcon, portalType, TearsheetShell, tearsheetShellWideProps } from './TearsheetShell.js';
|
9
11
|
import React__default from 'react';
|
12
|
+
import { allPropTypes, prepareProps } from '../../global/js/utils/props-helper.js';
|
13
|
+
import { ActionSet } from '../ActionSet/ActionSet.js';
|
10
14
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
12
|
-
import { prepareProps, allPropTypes } from '../../global/js/utils/props-helper.js';
|
13
16
|
import { pkg } from '../../settings.js';
|
14
|
-
import { Button } from '@carbon/react';
|
15
|
-
import { TearsheetShell, tearsheetHasCloseIcon, portalType, tearsheetShellWideProps } from './TearsheetShell.js';
|
16
|
-
import { ActionSet } from '../ActionSet/ActionSet.js';
|
17
17
|
|
18
18
|
var _excluded = ["verticalPosition"];
|
19
19
|
var componentName = 'TearsheetNarrow';
|
@@ -14,11 +14,11 @@ import { pkg } from '../../settings.js';
|
|
14
14
|
import pconsole from '../../global/js/utils/pconsole.js';
|
15
15
|
import { getNodeTextContent } from '../../global/js/utils/getNodeTextContent.js';
|
16
16
|
import { Button, usePrefix, ComposedModal, ModalHeader, Layer } from '@carbon/react';
|
17
|
+
import { ActionSet } from '../ActionSet/ActionSet.js';
|
17
18
|
import { Wrap } from '../../global/js/utils/Wrap.js';
|
18
19
|
import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
|
19
20
|
import { useFocus, getSpecificElement } from '../../global/js/hooks/useFocus.js';
|
20
21
|
import { usePreviousValue } from '../../global/js/hooks/usePreviousValue.js';
|
21
|
-
import { ActionSet } from '../ActionSet/ActionSet.js';
|
22
22
|
|
23
23
|
var _excluded = ["actions", "ariaLabel", "children", "className", "closeIconDescription", "description", "hasCloseIcon", "headerActions", "influencer", "influencerPosition", "influencerWidth", "label", "navigation", "onClose", "open", "portalTarget", "selectorPrimaryFocus", "selectorsFloatingMenus", "size", "slug", "title", "verticalPosition", "launcherButtonRef"];
|
24
24
|
|
@@ -139,11 +139,16 @@ var TearsheetShell = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
139
139
|
|
140
140
|
// Callback to give the tearsheet the opportunity to claim focus
|
141
141
|
handleStackChange.claimFocus = function () {
|
142
|
-
if (selectorPrimaryFocus) {
|
143
|
-
var
|
144
|
-
|
142
|
+
if (selectorPrimaryFocus && getSpecificElement(modalRef === null || modalRef === void 0 ? void 0 : modalRef.current, selectorPrimaryFocus)) {
|
143
|
+
var _window;
|
144
|
+
var specifiedEl = getSpecificElement(modalRef === null || modalRef === void 0 ? void 0 : modalRef.current, selectorPrimaryFocus);
|
145
|
+
if (specifiedEl && ((_window = window) === null || _window === void 0 || (_window = _window.getComputedStyle(specifiedEl)) === null || _window === void 0 ? void 0 : _window.display) !== 'none') {
|
146
|
+
return specifiedEl.focus();
|
147
|
+
}
|
145
148
|
}
|
146
|
-
|
149
|
+
setTimeout(function () {
|
150
|
+
return firstElement === null || firstElement === void 0 ? void 0 : firstElement.focus();
|
151
|
+
}, 0);
|
147
152
|
};
|
148
153
|
useEffect(function () {
|
149
154
|
if (open) {
|
@@ -1,2 +1,10 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2020, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { Tearsheet } from './Tearsheet';
|
8
|
+
export { TearsheetNarrow } from './TearsheetNarrow';
|
9
|
+
export type { TearsheetProps } from './Tearsheet';
|
10
|
+
export type { TearsheetNarrowProps } from './TearsheetNarrow';
|
@@ -6,7 +6,7 @@
|
|
6
6
|
*/
|
7
7
|
import React from 'react';
|
8
8
|
declare const blockClass: string;
|
9
|
-
interface ToolbarProps {
|
9
|
+
export interface ToolbarProps {
|
10
10
|
/** Provide an optional class to be applied to the containing node */
|
11
11
|
className?: string;
|
12
12
|
/** Determines whether the `Toolbar` is rendered vertically */
|
@@ -6,11 +6,11 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import cx from 'classnames';
|
10
|
-
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
11
9
|
import React__default, { forwardRef, useRef, useCallback, useState, useEffect, createContext } from 'react';
|
12
|
-
import {
|
10
|
+
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
13
11
|
import { getFocusableElements } from '../../global/js/utils/getFocusableElements.js';
|
12
|
+
import cx from 'classnames';
|
13
|
+
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
14
14
|
import { pkg } from '../../settings.js';
|
15
15
|
|
16
16
|
var _excluded = ["children", "className", "vertical"];
|
@@ -5,10 +5,10 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
8
|
-
import { IconButton } from '@carbon/react';
|
9
8
|
import React from 'react';
|
9
|
+
import { IconButton } from '@carbon/react';
|
10
10
|
export declare const blockClass: string;
|
11
|
-
interface ToolbarButtonProps extends React.ComponentProps<typeof IconButton> {
|
11
|
+
export interface ToolbarButtonProps extends React.ComponentProps<typeof IconButton> {
|
12
12
|
/** Determines whether the caret is rendered */
|
13
13
|
caret?: boolean;
|
14
14
|
/** Provide an optional class to be applied to the containing node */
|
@@ -22,4 +22,3 @@ interface ToolbarButtonProps extends React.ComponentProps<typeof IconButton> {
|
|
22
22
|
export declare let ToolbarButton: React.ForwardRefExoticComponent<ToolbarButtonProps & {
|
23
23
|
children?: React.ReactNode;
|
24
24
|
} & React.RefAttributes<unknown>>;
|
25
|
-
export {};
|
@@ -6,12 +6,12 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import React__default, { forwardRef, useContext } from 'react';
|
10
|
+
import { ToolbarContext, blockClass as blockClass$1 } from './Toolbar.js';
|
11
|
+
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
9
12
|
import { IconButton } from '@carbon/react';
|
10
13
|
import cx from 'classnames';
|
11
|
-
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
12
|
-
import React__default, { forwardRef, useContext } from 'react';
|
13
14
|
import { pkg } from '../../settings.js';
|
14
|
-
import { ToolbarContext, blockClass as blockClass$1 } from './Toolbar.js';
|
15
15
|
|
16
16
|
var _excluded = ["caret", "children", "className", "renderIcon", "iconDescription"];
|
17
17
|
var blockClass = "".concat(blockClass$1, "__button");
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ReactNode } from 'react';
|
8
|
-
interface ToolbarGroupProps {
|
8
|
+
export interface ToolbarGroupProps {
|
9
9
|
/** Provide the content of the `ToolbarGroup` */
|
10
10
|
children?: ReactNode;
|
11
11
|
/** Provide an optional class to be applied to the containing node */
|
@@ -15,4 +15,3 @@ interface ToolbarGroupProps {
|
|
15
15
|
export declare let ToolbarGroup: React.ForwardRefExoticComponent<ToolbarGroupProps & {
|
16
16
|
children?: React.ReactNode;
|
17
17
|
} & React.RefAttributes<HTMLDivElement>>;
|
18
|
-
export {};
|
@@ -6,11 +6,11 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import cx from 'classnames';
|
10
|
-
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
11
9
|
import React__default, { forwardRef } from 'react';
|
12
|
-
import {
|
10
|
+
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
13
11
|
import { blockClass } from './Toolbar.js';
|
12
|
+
import cx from 'classnames';
|
13
|
+
import { pkg } from '../../settings.js';
|
14
14
|
|
15
15
|
var _excluded = ["className", "children"];
|
16
16
|
/** Toolbar groups organize the commands within a toolbar into related groups. */
|
@@ -1,3 +1,12 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2021, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { Toolbar } from './Toolbar';
|
8
|
+
export { ToolbarButton } from './ToolbarButton';
|
9
|
+
export { ToolbarGroup } from './ToolbarGroup';
|
10
|
+
export type { ToolbarProps } from './Toolbar';
|
11
|
+
export type { ToolbarButtonProps } from './ToolbarButton';
|
12
|
+
export type { ToolbarGroupProps } from './ToolbarGroup';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { PropsWithChildren, ReactNode } from 'react';
|
8
|
-
interface TruncatedListProps extends PropsWithChildren {
|
8
|
+
export interface TruncatedListProps extends PropsWithChildren {
|
9
9
|
as?: React.ElementType | string;
|
10
10
|
/**
|
11
11
|
* Optional class name for expand/collapse button.
|
@@ -49,4 +49,3 @@ interface TruncatedListProps extends PropsWithChildren {
|
|
49
49
|
* and see the entire list.
|
50
50
|
*/
|
51
51
|
export declare let TruncatedList: React.ForwardRefExoticComponent<TruncatedListProps & React.RefAttributes<HTMLDivElement>>;
|
52
|
-
export {};
|
@@ -7,11 +7,11 @@
|
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default, { Children, useState, useRef, useEffect } from 'react';
|
10
|
+
import { pkg, carbon } from '../../settings.js';
|
11
|
+
import { Button } from '@carbon/react';
|
10
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
13
|
import cx from 'classnames';
|
12
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
|
-
import { pkg, carbon } from '../../settings.js';
|
14
|
-
import { Button } from '@carbon/react';
|
15
15
|
|
16
16
|
var _excluded = ["children", "className", "as", "buttonClassName", "collapsedItemsLimit", "expandedItemsLimit", "onClick", "viewLessLabel", "viewMoreLabel"];
|
17
17
|
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { TruncatedList } from './TruncatedList';
|
8
|
+
export type { TruncatedListProps } from './TruncatedList';
|
@@ -5,10 +5,10 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
8
|
-
import React from 'react';
|
9
|
-
import { CarbonIconType } from '@carbon/icons-react/lib/CarbonIcon';
|
10
8
|
import '../../global/js/utils/props-helper';
|
9
|
+
import { CarbonIconType } from '@carbon/icons-react/lib/CarbonIcon';
|
11
10
|
import { IconButton } from '@carbon/react';
|
11
|
+
import React from 'react';
|
12
12
|
type imageProps = {
|
13
13
|
/**
|
14
14
|
* When passing the image prop, supply a full path to the image to be displayed.
|
@@ -61,7 +61,7 @@ type UserProfileImageBaseProps = {
|
|
61
61
|
*/
|
62
62
|
tooltipText?: string;
|
63
63
|
};
|
64
|
-
type UserProfileImageProps = UserProfileImageBaseProps & imageProps;
|
64
|
+
export type UserProfileImageProps = UserProfileImageBaseProps & imageProps;
|
65
65
|
/**
|
66
66
|
* The user profile avatar allows for an image of the user to be displayed by passing in the image prop. By default the component will display a user icon on a blue background.
|
67
67
|
*/
|