@carbon/ibm-products 2.27.0 → 2.28.0-alpha.4
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 +192 -116
- 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 +56 -11
- package/css/index-without-carbon-released-only.css.map +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 +192 -116
- 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 +180 -112
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/_virtual/index.js +2 -2
- package/es/components/APIKeyModal/APIKeyModal.js +1 -1
- package/es/components/AboutModal/AboutModal.js +1 -1
- package/es/components/ActionBar/ActionBar.js +1 -1
- package/es/components/ActionBar/ActionBarItem.js +1 -1
- package/es/components/ActionBar/ActionBarOverflowItems.js +1 -1
- package/es/components/ActionSet/ActionSet.js +1 -1
- package/es/components/AddSelect/AddSelectBody.js +1 -1
- package/es/components/AddSelect/AddSelectBreadcrumbs.js +1 -1
- package/es/components/AddSelect/AddSelectFilter.js +1 -1
- package/es/components/AddSelect/AddSelectList.js +1 -1
- package/es/components/AddSelect/AddSelectRow.js +1 -1
- package/es/components/BigNumbers/BigNumbers.js +1 -1
- package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +1 -1
- package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +1 -1
- package/es/components/Card/Card.js +1 -1
- package/es/components/Card/CardFooter.js +1 -1
- package/es/components/Card/CardHeader.js +1 -1
- package/es/components/Carousel/Carousel.js +1 -1
- package/es/components/Carousel/CarouselItem.js +1 -1
- package/es/components/Cascade/Cascade.js +1 -1
- package/es/components/Checklist/Checklist.js +1 -1
- package/es/components/Checklist/ChecklistChart.js +1 -1
- package/es/components/Checklist/ChecklistIcon.js +1 -1
- package/es/components/Coachmark/Coachmark.js +1 -1
- package/es/components/Coachmark/CoachmarkDragbar.js +1 -1
- package/es/components/Coachmark/CoachmarkHeader.js +1 -1
- package/es/components/Coachmark/CoachmarkOverlay.js +1 -1
- package/es/components/Coachmark/CoachmarkTagline.js +1 -1
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
- package/es/components/CoachmarkButton/CoachmarkButton.js +1 -1
- package/es/components/CoachmarkFixed/CoachmarkFixed.js +1 -1
- package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -1
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -1
- package/es/components/CoachmarkStack/CoachmarkStack.js +1 -1
- package/es/components/CoachmarkStack/CoachmarkStackHome.js +1 -1
- package/es/components/ComboButton/ComboButton.js +1 -1
- package/es/components/CreateFullPage/CreateFullPage.js +1 -1
- package/es/components/CreateFullPage/CreateFullPageStep.js +1 -1
- package/es/components/CreateInfluencer/CreateInfluencer.js +1 -1
- package/es/components/CreateModal/CreateModal.js +1 -1
- package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
- package/es/components/CreateTearsheet/CreateTearsheet.js +8 -2
- package/es/components/CreateTearsheet/CreateTearsheetDivider.js +1 -1
- package/es/components/CreateTearsheet/CreateTearsheetStep.js +1 -1
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -1
- package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -1
- package/es/components/DataSpreadsheet/DataSpreadsheetBody.js +1 -1
- package/es/components/DataSpreadsheet/DataSpreadsheetHeader.js +1 -1
- package/es/components/Datagrid/Datagrid/Datagrid.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridExpandedRow.js +8 -4
- package/es/components/Datagrid/Datagrid/DatagridHeaderRow.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridRefBody.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridRow.js +19 -15
- package/es/components/Datagrid/Datagrid/DatagridSelectAll.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridSimpleBody.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridToolbar.js +1 -1
- package/es/components/Datagrid/Datagrid/DraggableElement.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +8 -8
- package/es/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +1 -0
- package/es/components/Datagrid/Datagrid/addons/Filtering/constants.js +2 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +68 -4
- package/es/components/Datagrid/Datagrid/addons/Filtering/utils.js +12 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -1
- package/es/components/Datagrid/useActionsColumn.js +1 -1
- package/es/components/Datagrid/useColumnCenterAlign.js +1 -1
- package/es/components/Datagrid/useColumnRightAlign.js +1 -1
- package/es/components/Datagrid/useDefaultStringRenderer.js +1 -1
- package/es/components/Datagrid/useFiltering.js +48 -47
- package/es/components/Datagrid/useFloatingScroll.js +1 -1
- package/es/components/Datagrid/useInlineEdit.js +1 -1
- package/es/components/Datagrid/useNestedRowExpander.js +1 -1
- package/es/components/Datagrid/useNestedRows.js +1 -1
- package/es/components/Datagrid/useRowExpander.js +1 -1
- package/es/components/Datagrid/useSelectAllToggle.js +1 -1
- package/es/components/Datagrid/useSelectRows.js +2 -2
- package/es/components/Datagrid/useSortableColumns.js +1 -1
- package/es/components/Datagrid/useStickyColumn.js +1 -1
- package/es/components/DelimitedList/DelimitedList.js +1 -1
- package/es/components/EditFullPage/EditFullPage.js +1 -1
- package/es/components/EditInPlace/EditInPlace.js +1 -1
- package/es/components/EditSidePanel/EditSidePanel.js +1 -1
- package/es/components/EditTearsheet/EditTearsheet.js +1 -1
- package/es/components/EditTearsheet/EditTearsheetForm.js +1 -1
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -1
- package/es/components/EditUpdateCards/EditUpdateCards.js +1 -1
- package/es/components/EmptyStates/EmptyState.js +1 -1
- package/es/components/EmptyStates/EmptyStateContent.js +1 -1
- package/es/components/EmptyStates/EmptyStateV2.js +1 -1
- package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
- package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
- package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
- package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
- package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
- package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
- package/es/components/EmptyStates/assets/ErrorIllustration.js +1 -1
- package/es/components/EmptyStates/assets/NoDataIllustration.js +1 -1
- package/es/components/EmptyStates/assets/NoTagsIllustration.js +1 -1
- package/es/components/EmptyStates/assets/NotFoundIllustration.js +1 -1
- package/es/components/EmptyStates/assets/NotificationsIllustration.js +1 -1
- package/es/components/EmptyStates/assets/UnauthorizedIllustration.js +1 -1
- package/es/components/ExportModal/ExportModal.js +1 -1
- package/es/components/FilterSummary/FilterSummary.js +1 -1
- package/es/components/FullPageError/FullPageError.js +1 -1
- package/es/components/Guidebanner/Guidebanner.js +1 -1
- package/es/components/Guidebanner/GuidebannerElement.js +1 -1
- package/es/components/Guidebanner/GuidebannerElementButton.js +1 -1
- package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
- package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -1
- package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -1
- package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -1
- package/es/components/ImportModal/ImportModal.js +1 -1
- package/es/components/InlineTip/InlineTip.js +1 -1
- package/es/components/InlineTip/InlineTipButton.js +1 -1
- package/es/components/InlineTip/InlineTipLink.js +1 -1
- package/es/components/InterstitialScreen/InterstitialScreen.js +1 -1
- package/es/components/InterstitialScreenView/InterstitialScreenView.js +1 -1
- package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
- package/es/components/NonLinearReading/NonLinearReading.js +1 -1
- package/es/components/NotificationsPanel/NotificationsPanel.js +1 -1
- package/es/components/OptionsTile/OptionsTile.js +1 -1
- package/es/components/PageHeader/PageHeader.js +1 -1
- package/es/components/PageHeader/PageHeaderTitle.js +1 -1
- package/es/components/PageHeader/PageHeaderUtils.js +1 -1
- package/es/components/RemoveModal/RemoveModal.js +1 -1
- package/es/components/Saving/Saving.js +1 -1
- package/es/components/SearchBar/SearchBar.js +1 -1
- package/es/components/SidePanel/SidePanel.js +1 -1
- package/es/components/SimpleHeader/SimpleHeader.js +1 -1
- package/es/components/StatusIcon/StatusIcon.js +1 -1
- package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +1 -1
- package/es/components/StringFormatter/StringFormatter.js +1 -1
- package/es/components/TagSet/TagSet.js +1 -1
- package/es/components/TagSet/TagSetModal.js +1 -1
- package/es/components/TagSet/TagSetOverflow.js +1 -1
- package/es/components/Tearsheet/TearsheetShell.js +4 -5
- package/es/components/Toolbar/Toolbar.js +1 -1
- package/es/components/Toolbar/ToolbarButton.js +1 -1
- package/es/components/Toolbar/ToolbarGroup.js +1 -1
- package/es/components/TooltipTrigger/TooltipTrigger.js +1 -1
- package/es/components/TruncatedList/TruncatedList.js +1 -1
- package/es/components/UserAvatar/UserAvatar.js +1 -1
- package/es/components/UserProfileImage/UserProfileImage.js +1 -1
- package/es/components/WebTerminal/WebTerminal.js +1 -1
- package/es/components/WebTerminal/WebTerminalContentWrapper.js +1 -1
- package/es/components/_Canary/Canary.js +1 -1
- package/es/node_modules/prop-types/index.js +1 -1
- package/lib/_virtual/index.js +2 -2
- package/lib/components/APIKeyModal/APIKeyModal.js +50 -49
- package/lib/components/AboutModal/AboutModal.js +17 -16
- package/lib/components/ActionBar/ActionBar.js +16 -15
- package/lib/components/ActionBar/ActionBarItem.js +8 -7
- package/lib/components/ActionBar/ActionBarOverflowItems.js +9 -8
- package/lib/components/ActionSet/ActionSet.js +4 -3
- package/lib/components/AddSelect/AddSelectBody.js +67 -66
- package/lib/components/AddSelect/AddSelectBreadcrumbs.js +7 -6
- package/lib/components/AddSelect/AddSelectFilter.js +19 -18
- package/lib/components/AddSelect/AddSelectList.js +7 -6
- package/lib/components/AddSelect/AddSelectRow.js +33 -32
- package/lib/components/BigNumbers/BigNumbers.js +23 -22
- package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +20 -19
- package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +3 -2
- package/lib/components/Card/Card.js +5 -4
- package/lib/components/Card/CardFooter.js +22 -21
- package/lib/components/Card/CardHeader.js +27 -26
- package/lib/components/Carousel/Carousel.js +13 -12
- package/lib/components/Carousel/CarouselItem.js +6 -5
- package/lib/components/Cascade/Cascade.js +9 -8
- package/lib/components/Checklist/Checklist.js +33 -32
- package/lib/components/Checklist/ChecklistChart.js +7 -6
- package/lib/components/Checklist/ChecklistIcon.js +7 -6
- package/lib/components/Coachmark/Coachmark.js +21 -20
- package/lib/components/Coachmark/CoachmarkDragbar.js +10 -9
- package/lib/components/Coachmark/CoachmarkHeader.js +8 -7
- package/lib/components/Coachmark/CoachmarkOverlay.js +10 -9
- package/lib/components/Coachmark/CoachmarkTagline.js +8 -7
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +7 -6
- package/lib/components/CoachmarkButton/CoachmarkButton.js +6 -5
- package/lib/components/CoachmarkFixed/CoachmarkFixed.js +11 -10
- package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +8 -7
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +16 -15
- package/lib/components/CoachmarkStack/CoachmarkStack.js +20 -19
- package/lib/components/CoachmarkStack/CoachmarkStackHome.js +17 -16
- package/lib/components/ComboButton/ComboButton.js +7 -6
- package/lib/components/CreateFullPage/CreateFullPage.js +29 -28
- package/lib/components/CreateFullPage/CreateFullPageStep.js +18 -17
- package/lib/components/CreateInfluencer/CreateInfluencer.js +13 -12
- package/lib/components/CreateModal/CreateModal.js +16 -15
- package/lib/components/CreateSidePanel/CreateSidePanel.js +21 -20
- package/lib/components/CreateTearsheet/CreateTearsheet.js +27 -20
- package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +5 -4
- package/lib/components/CreateTearsheet/CreateTearsheetStep.js +19 -18
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +21 -20
- package/lib/components/DataSpreadsheet/DataSpreadsheet.js +22 -21
- package/lib/components/DataSpreadsheet/DataSpreadsheetBody.js +56 -55
- package/lib/components/DataSpreadsheet/DataSpreadsheetHeader.js +39 -38
- package/lib/components/Datagrid/Datagrid/Datagrid.js +7 -6
- package/lib/components/Datagrid/Datagrid/DatagridContent.js +32 -31
- package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.js +8 -3
- package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.js +6 -5
- package/lib/components/Datagrid/Datagrid/DatagridRefBody.js +3 -2
- package/lib/components/Datagrid/Datagrid/DatagridRow.js +20 -15
- package/lib/components/Datagrid/Datagrid/DatagridSelectAll.js +4 -3
- package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +14 -13
- package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.js +3 -2
- package/lib/components/Datagrid/Datagrid/DatagridToolbar.js +6 -5
- package/lib/components/Datagrid/Datagrid/DraggableElement.js +13 -12
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +15 -14
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +25 -24
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +27 -26
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +7 -7
- package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +1 -0
- package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.js +2 -0
- package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +65 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/utils.js +11 -0
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +15 -14
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +20 -19
- package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +9 -8
- package/lib/components/Datagrid/useActionsColumn.js +7 -6
- package/lib/components/Datagrid/useColumnCenterAlign.js +3 -2
- package/lib/components/Datagrid/useColumnRightAlign.js +3 -2
- package/lib/components/Datagrid/useDefaultStringRenderer.js +4 -3
- package/lib/components/Datagrid/useFiltering.js +46 -45
- package/lib/components/Datagrid/useFloatingScroll.js +6 -2
- package/lib/components/Datagrid/useInlineEdit.js +4 -3
- package/lib/components/Datagrid/useNestedRowExpander.js +4 -3
- package/lib/components/Datagrid/useNestedRows.js +6 -2
- package/lib/components/Datagrid/useRowExpander.js +3 -2
- package/lib/components/Datagrid/useSelectAllToggle.js +3 -2
- package/lib/components/Datagrid/useSelectRows.js +5 -4
- package/lib/components/Datagrid/useSortableColumns.js +3 -2
- package/lib/components/Datagrid/useStickyColumn.js +4 -3
- package/lib/components/DelimitedList/DelimitedList.js +8 -7
- package/lib/components/EditFullPage/EditFullPage.js +6 -5
- package/lib/components/EditInPlace/EditInPlace.js +23 -22
- package/lib/components/EditSidePanel/EditSidePanel.js +23 -22
- package/lib/components/EditTearsheet/EditTearsheet.js +18 -17
- package/lib/components/EditTearsheet/EditTearsheetForm.js +11 -10
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +6 -5
- package/lib/components/EditUpdateCards/EditUpdateCards.js +31 -30
- package/lib/components/EmptyStates/EmptyState.js +20 -19
- package/lib/components/EmptyStates/EmptyStateContent.js +16 -15
- package/lib/components/EmptyStates/EmptyStateV2.js +20 -19
- package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +18 -17
- package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +18 -17
- package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +18 -17
- package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +18 -17
- package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +18 -17
- package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +18 -17
- package/lib/components/EmptyStates/assets/ErrorIllustration.js +7 -6
- package/lib/components/EmptyStates/assets/NoDataIllustration.js +7 -6
- package/lib/components/EmptyStates/assets/NoTagsIllustration.js +7 -6
- package/lib/components/EmptyStates/assets/NotFoundIllustration.js +7 -6
- package/lib/components/EmptyStates/assets/NotificationsIllustration.js +7 -6
- package/lib/components/EmptyStates/assets/UnauthorizedIllustration.js +7 -6
- package/lib/components/ExportModal/ExportModal.js +30 -29
- package/lib/components/FilterSummary/FilterSummary.js +13 -12
- package/lib/components/FullPageError/FullPageError.js +13 -12
- package/lib/components/Guidebanner/Guidebanner.js +20 -19
- package/lib/components/Guidebanner/GuidebannerElement.js +8 -7
- package/lib/components/Guidebanner/GuidebannerElementButton.js +8 -7
- package/lib/components/Guidebanner/GuidebannerElementLink.js +6 -5
- package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +11 -10
- package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +11 -10
- package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +11 -10
- package/lib/components/ImportModal/ImportModal.js +32 -31
- package/lib/components/InlineTip/InlineTip.js +21 -20
- package/lib/components/InlineTip/InlineTipButton.js +6 -5
- package/lib/components/InlineTip/InlineTipLink.js +6 -5
- package/lib/components/InterstitialScreen/InterstitialScreen.js +13 -12
- package/lib/components/InterstitialScreenView/InterstitialScreenView.js +7 -6
- package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +7 -6
- package/lib/components/NonLinearReading/NonLinearReading.js +9 -8
- package/lib/components/NotificationsPanel/NotificationsPanel.js +59 -58
- package/lib/components/OptionsTile/OptionsTile.js +21 -20
- package/lib/components/PageHeader/PageHeader.js +74 -73
- package/lib/components/PageHeader/PageHeaderTitle.js +21 -20
- package/lib/components/PageHeader/PageHeaderUtils.js +3 -2
- package/lib/components/RemoveModal/RemoveModal.js +22 -21
- package/lib/components/Saving/Saving.js +18 -17
- package/lib/components/SearchBar/SearchBar.js +20 -19
- package/lib/components/SidePanel/SidePanel.js +47 -46
- package/lib/components/SimpleHeader/SimpleHeader.js +17 -16
- package/lib/components/StatusIcon/StatusIcon.js +9 -8
- package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +7 -6
- package/lib/components/StringFormatter/StringFormatter.js +11 -10
- package/lib/components/TagSet/TagSet.js +21 -20
- package/lib/components/TagSet/TagSetModal.js +13 -12
- package/lib/components/TagSet/TagSetOverflow.js +18 -17
- package/lib/components/Tearsheet/TearsheetShell.js +35 -35
- package/lib/components/Toolbar/Toolbar.js +7 -6
- package/lib/components/Toolbar/ToolbarButton.js +9 -8
- package/lib/components/Toolbar/ToolbarGroup.js +6 -5
- package/lib/components/TooltipTrigger/TooltipTrigger.js +6 -5
- package/lib/components/TruncatedList/TruncatedList.js +14 -13
- package/lib/components/UserAvatar/UserAvatar.js +3 -2
- package/lib/components/UserProfileImage/UserProfileImage.js +3 -2
- package/lib/components/WebTerminal/WebTerminal.js +14 -13
- package/lib/components/WebTerminal/WebTerminalContentWrapper.js +5 -4
- package/lib/components/_Canary/Canary.js +6 -5
- package/lib/node_modules/prop-types/index.js +1 -1
- package/package.json +6 -5
- package/scss/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss +0 -1
- package/scss/components/Datagrid/styles/_datagrid.scss +61 -4
- package/scss/components/SidePanel/_side-panel.scss +8 -1
- package/scss/components/Tearsheet/_tearsheet.scss +4 -5
- package/es/_virtual/index2.js +0 -10
- package/es/node_modules/classnames/index.js +0 -70
- package/lib/_virtual/index2.js +0 -14
- package/lib/node_modules/classnames/index.js +0 -74
|
@@ -11,9 +11,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var
|
|
14
|
+
var cx = require('classnames');
|
|
15
15
|
var react = require('@carbon/react');
|
|
16
|
-
var index
|
|
16
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
18
18
|
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
|
19
19
|
var settings = require('../../settings.js');
|
|
@@ -23,6 +23,7 @@ var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
|
|
23
23
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
24
24
|
|
|
25
25
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
26
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
26
27
|
|
|
27
28
|
var _excluded = ["body", "className", "iconDescription", "inputInvalidText", "inputLabelText", "inputPlaceholderText", "label", "onClose", "onRequestSubmit", "open", "portalTarget", "preventCloseOnClickOutside", "primaryButtonDisabled", "primaryButtonText", "resourceName", "secondaryButtonText", "textConfirmation", "title"];
|
|
28
29
|
var componentName = 'RemoveModal';
|
|
@@ -85,7 +86,7 @@ exports.RemoveModal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
85
86
|
}
|
|
86
87
|
}, [open, previousState === null || previousState === void 0 ? void 0 : previousState.open]);
|
|
87
88
|
return renderPortalUse( /*#__PURE__*/React__default["default"].createElement(react.ComposedModal, _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
88
|
-
className:
|
|
89
|
+
className: cx__default["default"](blockClass, className),
|
|
89
90
|
size: "sm",
|
|
90
91
|
"aria-label": title
|
|
91
92
|
}, _rollupPluginBabelHelpers.objectSpread2({
|
|
@@ -127,74 +128,74 @@ exports.RemoveModal.propTypes = {
|
|
|
127
128
|
/**
|
|
128
129
|
* The content to be displayed in the body of the modal
|
|
129
130
|
*/
|
|
130
|
-
body: index
|
|
131
|
+
body: index["default"].string.isRequired,
|
|
131
132
|
/**
|
|
132
133
|
* Optional classname
|
|
133
134
|
*/
|
|
134
|
-
className: index
|
|
135
|
+
className: index["default"].string,
|
|
135
136
|
/**
|
|
136
137
|
* Provide a description for "close" icon that can be read by screen readers
|
|
137
138
|
*/
|
|
138
|
-
iconDescription: index
|
|
139
|
+
iconDescription: index["default"].string.isRequired,
|
|
139
140
|
/**
|
|
140
141
|
* Message showed when user input fails validation
|
|
141
142
|
*/
|
|
142
|
-
inputInvalidText: index
|
|
143
|
+
inputInvalidText: index["default"].string,
|
|
143
144
|
/**
|
|
144
145
|
* Label for text box
|
|
145
146
|
*/
|
|
146
|
-
inputLabelText: index
|
|
147
|
+
inputLabelText: index["default"].node,
|
|
147
148
|
/**
|
|
148
149
|
* Placeholder for text box
|
|
149
150
|
*/
|
|
150
|
-
inputPlaceholderText: index
|
|
151
|
+
inputPlaceholderText: index["default"].string,
|
|
151
152
|
/**
|
|
152
153
|
* Specify the modal label texts
|
|
153
154
|
*/
|
|
154
|
-
label: index
|
|
155
|
+
label: index["default"].string,
|
|
155
156
|
/**
|
|
156
157
|
* Callback function that runs when user closes the modal
|
|
157
158
|
*/
|
|
158
|
-
onClose: index
|
|
159
|
+
onClose: index["default"].func,
|
|
159
160
|
/**
|
|
160
161
|
* Callback function that runs when user submits the modal
|
|
161
162
|
*/
|
|
162
|
-
onRequestSubmit: index
|
|
163
|
+
onRequestSubmit: index["default"].func,
|
|
163
164
|
/**
|
|
164
165
|
* Specify whether the Modal is currently open
|
|
165
166
|
*/
|
|
166
|
-
open: index
|
|
167
|
+
open: index["default"].bool.isRequired,
|
|
167
168
|
/**
|
|
168
169
|
* The DOM node the tearsheet should be rendered within. Defaults to document.body.
|
|
169
170
|
*/
|
|
170
|
-
portalTarget: index
|
|
171
|
+
portalTarget: index["default"].node,
|
|
171
172
|
/**
|
|
172
173
|
* Prevent closing on click outside of modal
|
|
173
174
|
*/
|
|
174
|
-
preventCloseOnClickOutside: index
|
|
175
|
+
preventCloseOnClickOutside: index["default"].bool,
|
|
175
176
|
/**
|
|
176
177
|
* Specify whether the primary button should be disabled. This value will override textConfirmation
|
|
177
178
|
*/
|
|
178
|
-
primaryButtonDisabled: index
|
|
179
|
+
primaryButtonDisabled: index["default"].bool,
|
|
179
180
|
/**
|
|
180
181
|
* Specify the text for the primary button
|
|
181
182
|
*/
|
|
182
|
-
primaryButtonText: index
|
|
183
|
+
primaryButtonText: index["default"].string,
|
|
183
184
|
/**
|
|
184
185
|
* The name of the resource being acted upon
|
|
185
186
|
*/
|
|
186
|
-
resourceName: index
|
|
187
|
+
resourceName: index["default"].string.isRequired,
|
|
187
188
|
/**
|
|
188
189
|
* Specify the text for the secondary button
|
|
189
190
|
*/
|
|
190
|
-
secondaryButtonText: index
|
|
191
|
+
secondaryButtonText: index["default"].string,
|
|
191
192
|
/**
|
|
192
193
|
* Specify whether or not to show the text confirmation input
|
|
193
194
|
*/
|
|
194
|
-
textConfirmation: index
|
|
195
|
+
textConfirmation: index["default"].bool,
|
|
195
196
|
/**
|
|
196
197
|
* The text displayed at the top of the modal
|
|
197
198
|
*/
|
|
198
|
-
title: index
|
|
199
|
+
title: index["default"].string.isRequired
|
|
199
200
|
};
|
|
200
201
|
exports.RemoveModal.displayName = componentName;
|
|
@@ -11,16 +11,17 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var
|
|
14
|
+
var cx = require('classnames');
|
|
15
15
|
var react = require('@carbon/react');
|
|
16
16
|
var icons = require('@carbon/react/icons');
|
|
17
|
-
var index
|
|
17
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
18
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
19
19
|
var settings = require('../../settings.js');
|
|
20
20
|
|
|
21
21
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
22
22
|
|
|
23
23
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
24
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
24
25
|
|
|
25
26
|
var _ErrorFilled;
|
|
26
27
|
var _excluded = ["secondaryButtonText", "className", "defaultIconDescription", "defaultText", "failIconDescription", "failText", "inProgressIconDescription", "inProgressText", "onRequestCancel", "onRequestSave", "status", "successIconDescription", "successText", "type"];
|
|
@@ -80,7 +81,7 @@ exports.Saving = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
80
81
|
var blockClass = "".concat(settings.pkg.prefix, "--saving");
|
|
81
82
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
82
83
|
ref: ref,
|
|
83
|
-
className:
|
|
84
|
+
className: cx__default["default"](blockClass, className)
|
|
84
85
|
}, devtools.getDevtoolsProps(componentName)), type === 'auto' ? /*#__PURE__*/React__default["default"].createElement("div", {
|
|
85
86
|
className: "".concat(blockClass, "__message")
|
|
86
87
|
}, status === 'fail' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -110,58 +111,58 @@ exports.Saving.propTypes = {
|
|
|
110
111
|
/**
|
|
111
112
|
* Provide an optional class to be applied to the containing node.
|
|
112
113
|
*/
|
|
113
|
-
className: index
|
|
114
|
+
className: index["default"].string,
|
|
114
115
|
/**
|
|
115
116
|
* Description for default state icon (manual).
|
|
116
117
|
*/
|
|
117
|
-
defaultIconDescription: index
|
|
118
|
+
defaultIconDescription: index["default"].string,
|
|
118
119
|
/**
|
|
119
120
|
* Default text for the save button (manual). Per design guidelines you probably don't want to display this in the auto mode.
|
|
120
121
|
*/
|
|
121
|
-
defaultText: index
|
|
122
|
+
defaultText: index["default"].string,
|
|
122
123
|
/**
|
|
123
124
|
* Description for fail state icon (manual).
|
|
124
125
|
*/
|
|
125
|
-
failIconDescription: index
|
|
126
|
+
failIconDescription: index["default"].string,
|
|
126
127
|
/**
|
|
127
128
|
* Text for failure state.
|
|
128
129
|
*/
|
|
129
|
-
failText: index
|
|
130
|
+
failText: index["default"].string,
|
|
130
131
|
/**
|
|
131
132
|
* Description for in progress state icon (manual).
|
|
132
133
|
*/
|
|
133
|
-
inProgressIconDescription: index
|
|
134
|
+
inProgressIconDescription: index["default"].string,
|
|
134
135
|
/**
|
|
135
136
|
* Text for in progress state.
|
|
136
137
|
*/
|
|
137
|
-
inProgressText: index
|
|
138
|
+
inProgressText: index["default"].string,
|
|
138
139
|
/**
|
|
139
140
|
* Function handler for cancel button (manual).
|
|
140
141
|
*/
|
|
141
|
-
onRequestCancel: index
|
|
142
|
+
onRequestCancel: index["default"].func,
|
|
142
143
|
/**
|
|
143
144
|
* Function handler for save button (manual).
|
|
144
145
|
*/
|
|
145
|
-
onRequestSave: index
|
|
146
|
+
onRequestSave: index["default"].func,
|
|
146
147
|
/**
|
|
147
148
|
* Text for the secondary or cancel button (manual).
|
|
148
149
|
*/
|
|
149
|
-
secondaryButtonText: index
|
|
150
|
+
secondaryButtonText: index["default"].string,
|
|
150
151
|
/**
|
|
151
152
|
* The status of the save. default being the untouched default state -> in-progress being a save has been initiated -> fail or success being the outcome.
|
|
152
153
|
*/
|
|
153
|
-
status: index
|
|
154
|
+
status: index["default"].oneOf(['default', 'in-progress', 'success', 'fail']).isRequired,
|
|
154
155
|
/**
|
|
155
156
|
* Description for success state icon (manual).
|
|
156
157
|
*/
|
|
157
|
-
successIconDescription: index
|
|
158
|
+
successIconDescription: index["default"].string,
|
|
158
159
|
/**
|
|
159
160
|
* Text for success state
|
|
160
161
|
*/
|
|
161
|
-
successText: index
|
|
162
|
+
successText: index["default"].string,
|
|
162
163
|
/**
|
|
163
164
|
* Designates the style of the save component. Manual uses a set of buttons and auto just displays a string. See usage guidelines for additional information.
|
|
164
165
|
*/
|
|
165
|
-
type: index
|
|
166
|
+
type: index["default"].oneOf(['manual', 'auto']).isRequired
|
|
166
167
|
};
|
|
167
168
|
exports.Saving.displayName = componentName;
|
|
@@ -11,8 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var index
|
|
15
|
-
var
|
|
14
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
15
|
+
var cx = require('classnames');
|
|
16
16
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
17
17
|
var settings = require('../../settings.js');
|
|
18
18
|
var react = require('@carbon/react');
|
|
@@ -20,6 +20,7 @@ var react = require('@carbon/react');
|
|
|
20
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
21
21
|
|
|
22
22
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
23
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
23
24
|
|
|
24
25
|
var _excluded = ["className", "clearButtonLabelText", "hideScopesLabel", "labelText", "onChange", "onSubmit", "placeHolderText", "scopes", "scopesTypeLabel", "scopeToString", "selectedScopes", "sortItems", "submitLabel", "translateWithId", "value"];
|
|
25
26
|
|
|
@@ -128,7 +129,7 @@ exports.SearchBar = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
128
129
|
return /*#__PURE__*/React__default["default"].createElement("form", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
129
130
|
ref: ref
|
|
130
131
|
}, devtools.getDevtoolsProps(componentName), {
|
|
131
|
-
className:
|
|
132
|
+
className: cx__default["default"](blockClass, className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--hide-scopes-label"), hideScopesLabel)),
|
|
132
133
|
onSubmit: handleSubmit
|
|
133
134
|
}), scopes !== null && scopes !== void 0 && scopes.length ? /*#__PURE__*/React__default["default"].createElement(react.MultiSelect, {
|
|
134
135
|
id: "".concat(blockClass, "__multi-select"),
|
|
@@ -173,7 +174,7 @@ var conditionalScopePropValidator = function conditionalScopePropValidator(props
|
|
|
173
174
|
for (var _len = arguments.length, rest = new Array(_len > 3 ? _len - 3 : 0), _key = 3; _key < _len; _key++) {
|
|
174
175
|
rest[_key - 3] = arguments[_key];
|
|
175
176
|
}
|
|
176
|
-
return index
|
|
177
|
+
return index["default"].string.apply(index["default"], [props, propName, componentName].concat(rest));
|
|
177
178
|
};
|
|
178
179
|
|
|
179
180
|
// The types and DocGen commentary for the component props,
|
|
@@ -181,48 +182,48 @@ var conditionalScopePropValidator = function conditionalScopePropValidator(props
|
|
|
181
182
|
// See https://www.npmjs.com/package/prop-types#usage.
|
|
182
183
|
exports.SearchBar.propTypes = {
|
|
183
184
|
/** @type {string} Optional additional class name. */
|
|
184
|
-
className: index
|
|
185
|
+
className: index["default"].string,
|
|
185
186
|
/** @type {string} The label text for the search text input. */
|
|
186
|
-
clearButtonLabelText: index
|
|
187
|
+
clearButtonLabelText: index["default"].string.isRequired,
|
|
187
188
|
/**
|
|
188
189
|
* Whether or not the scopes MultiSelect label is visually hidden.
|
|
189
190
|
*/
|
|
190
|
-
hideScopesLabel: index
|
|
191
|
+
hideScopesLabel: index["default"].bool,
|
|
191
192
|
/** @type {string} The label text for the search text input. */
|
|
192
|
-
labelText: index
|
|
193
|
+
labelText: index["default"].string,
|
|
193
194
|
/** @type {Function} Function handler for when the user changes their query search. */
|
|
194
|
-
onChange: index
|
|
195
|
+
onChange: index["default"].func,
|
|
195
196
|
/** @type {Function} Function handler for when the user submits a search. */
|
|
196
|
-
onSubmit: index
|
|
197
|
+
onSubmit: index["default"].func,
|
|
197
198
|
/** @type {string} Placeholder text to be displayed in the search input. */
|
|
198
|
-
placeHolderText: index
|
|
199
|
+
placeHolderText: index["default"].string.isRequired,
|
|
199
200
|
/** @type {Function} Function to get the text for each scope to display in dropdown. */
|
|
200
|
-
scopeToString: index
|
|
201
|
+
scopeToString: index["default"].func,
|
|
201
202
|
/** @type {Array<any>} Array of allowed search scopes. */
|
|
202
|
-
scopes: index
|
|
203
|
+
scopes: index["default"].arrayOf(index["default"].oneOfType([index["default"].string, index["default"].object])),
|
|
203
204
|
/** @type {string} The name text for the search scope type. */
|
|
204
205
|
// eslint-disable-next-line react/require-default-props
|
|
205
206
|
scopesTypeLabel: conditionalScopePropValidator,
|
|
206
207
|
/** @type {Array<any> Array of initially selected search scopes. */
|
|
207
|
-
selectedScopes: index
|
|
208
|
+
selectedScopes: index["default"].arrayOf(index["default"].oneOfType([index["default"].string, index["default"].object])),
|
|
208
209
|
/**
|
|
209
210
|
* Optional custom sorting algorithm for an array of scope items.
|
|
210
211
|
* By default, scope items are sorted in ascending alphabetical order,
|
|
211
212
|
* with "selected" items moved to the start of the scope items array.
|
|
212
213
|
*/
|
|
213
|
-
sortItems: index
|
|
214
|
+
sortItems: index["default"].func,
|
|
214
215
|
// eslint-disable-line react/require-default-props
|
|
215
216
|
|
|
216
217
|
/** @type {string} The label text for the search submit button. */
|
|
217
|
-
submitLabel: index
|
|
218
|
+
submitLabel: index["default"].string.isRequired,
|
|
218
219
|
/**
|
|
219
220
|
* Provide accessible label text for the scopes MultiSelect.
|
|
220
221
|
*/
|
|
221
|
-
titleText: index
|
|
222
|
+
titleText: index["default"].string,
|
|
222
223
|
/** @type {func} Callback function for translating MultiSelect's child ListBoxMenuIcon SVG title. */
|
|
223
|
-
translateWithId: index
|
|
224
|
+
translateWithId: index["default"].func,
|
|
224
225
|
// eslint-disable-line react/require-default-props
|
|
225
226
|
|
|
226
227
|
/** @type {string} Search query value. */
|
|
227
|
-
value: index
|
|
228
|
+
value: index["default"].string
|
|
228
229
|
};
|
|
@@ -12,8 +12,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
14
|
var framerMotion = require('framer-motion');
|
|
15
|
-
var index
|
|
16
|
-
var
|
|
15
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
16
|
+
var cx = require('classnames');
|
|
17
17
|
var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
|
|
18
18
|
var carbonMotion = require('@carbon/motion');
|
|
19
19
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
@@ -31,6 +31,7 @@ var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
|
|
31
31
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
32
32
|
|
|
33
33
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
34
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
34
35
|
|
|
35
36
|
var _excluded = ["actionToolbarButtons", "actions", "animateTitle", "children", "className", "closeIconDescription", "condensedActions", "currentStep", "id", "includeOverlay", "labelText", "navigationBackIconDescription", "onNavigationBack", "onRequestClose", "onUnmount", "open", "placement", "preventCloseOnClickOutside", "selectorPageContent", "selectorPrimaryFocus", "size", "slideIn", "slug", "subtitle", "title"],
|
|
36
37
|
_excluded2 = ["label", "kind", "icon", "tooltipPosition", "tooltipAlignment", "leading", "disabled", "className", "onClick"];
|
|
@@ -326,11 +327,11 @@ exports.SidePanel = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
326
327
|
});
|
|
327
328
|
}
|
|
328
329
|
};
|
|
329
|
-
var primaryActionContainerClassNames =
|
|
330
|
-
var mainPanelClassNames =
|
|
330
|
+
var primaryActionContainerClassNames = cx__default["default"](["".concat(blockClass, "__actions-container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__actions-container--condensed"), condensedActions)]);
|
|
331
|
+
var mainPanelClassNames = cx__default["default"]([blockClass, className, "".concat(blockClass), "".concat(blockClass, "--").concat(size), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--right-placement"), placement === 'right'), "".concat(blockClass, "--left-placement"), placement === 'left'), "".concat(blockClass, "--slide-in"), slideIn), "".concat(blockClass, "--has-slug"), slug), "".concat(blockClass, "--condensed-actions"), condensedActions), "".concat(blockClass, "--animated-title"), doAnimateTitle), "".concat(blockClass, "--has-overlay"), includeOverlay)]);
|
|
331
332
|
var renderTitle = function renderTitle() {
|
|
332
333
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
333
|
-
className:
|
|
334
|
+
className: cx__default["default"]("".concat(blockClass, "__title"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__title--no-label"), !labelTextRef.current)),
|
|
334
335
|
ref: titleRef
|
|
335
336
|
}, /*#__PURE__*/React__default["default"].createElement("h2", {
|
|
336
337
|
className: "".concat(blockClass, "__title-text"),
|
|
@@ -353,7 +354,7 @@ exports.SidePanel = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
353
354
|
});
|
|
354
355
|
}
|
|
355
356
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
356
|
-
className:
|
|
357
|
+
className: cx__default["default"]("".concat(blockClass, "__header"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__header--on-detail-step"), currentStep > 0), "".concat(blockClass, "__header--no-title-animation"), !doAnimateTitle), "".concat(blockClass, "__header--reduced-motion"), reducedMotion.matches), "".concat(blockClass, "__header--has-title"), title)),
|
|
357
358
|
ref: headerRef
|
|
358
359
|
}, currentStep > 0 && /*#__PURE__*/React__default["default"].createElement(react.Button, {
|
|
359
360
|
"aria-label": navigationBackIconDescription,
|
|
@@ -387,7 +388,7 @@ exports.SidePanel = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
387
388
|
onClick: onRequestClose,
|
|
388
389
|
ref: closeRef
|
|
389
390
|
})), subtitle && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
390
|
-
className:
|
|
391
|
+
className: cx__default["default"]("".concat(blockClass, "__subtitle-text"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__subtitle-text-no-animation-no-action-toolbar"), !doAnimateTitle && (!actionToolbarButtons || !actionToolbarButtons.length))),
|
|
391
392
|
ref: subtitleRef
|
|
392
393
|
}, subtitle), actionToolbarButtons && actionToolbarButtons.length && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
393
394
|
className: "".concat(blockClass, "__action-toolbar")
|
|
@@ -412,7 +413,7 @@ exports.SidePanel = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
412
413
|
tooltipAlignment: tooltipAlignment || 'start',
|
|
413
414
|
hasIconOnly: !leading,
|
|
414
415
|
disabled: disabled,
|
|
415
|
-
className:
|
|
416
|
+
className: cx__default["default"](["".concat(blockClass, "__action-toolbar-button"), className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__action-toolbar-leading-button"), leading)]),
|
|
416
417
|
onClick: onClick
|
|
417
418
|
}), leading && label);
|
|
418
419
|
})));
|
|
@@ -420,7 +421,7 @@ exports.SidePanel = /*#__PURE__*/React__default["default"].forwardRef(function (
|
|
|
420
421
|
var renderMain = function renderMain() {
|
|
421
422
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
422
423
|
ref: innerContentRef,
|
|
423
|
-
className:
|
|
424
|
+
className: cx__default["default"]("".concat(blockClass, "__inner-content"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--scrolls"), !doAnimateTitle))
|
|
424
425
|
}, children);
|
|
425
426
|
};
|
|
426
427
|
useResizeObserver.useResizeObserver(sidePanelRef, handleResize, [open]);
|
|
@@ -478,14 +479,14 @@ exports.SidePanel.propTypes = {
|
|
|
478
479
|
/**
|
|
479
480
|
* Sets the action toolbar buttons
|
|
480
481
|
*/
|
|
481
|
-
actionToolbarButtons: index
|
|
482
|
-
label: index
|
|
483
|
-
leading: index
|
|
484
|
-
icon: index
|
|
485
|
-
onClick: index
|
|
486
|
-
kind: index
|
|
487
|
-
tooltipAlignment: index
|
|
488
|
-
tooltipPosition: index
|
|
482
|
+
actionToolbarButtons: index["default"].arrayOf(index["default"].shape({
|
|
483
|
+
label: index["default"].string,
|
|
484
|
+
leading: index["default"].bool,
|
|
485
|
+
icon: index["default"].oneOfType([index["default"].object, index["default"].func]),
|
|
486
|
+
onClick: index["default"].func,
|
|
487
|
+
kind: index["default"].oneOf(['ghost', 'tertiary', 'secondary', 'primary']),
|
|
488
|
+
tooltipAlignment: index["default"].oneOf(['top', 'right', 'bottom', 'left']),
|
|
489
|
+
tooltipPosition: index["default"].oneOf(['start', 'center', 'end'])
|
|
489
490
|
})),
|
|
490
491
|
/**
|
|
491
492
|
* The primary actions to be shown in the side panel. Each action is
|
|
@@ -503,86 +504,86 @@ exports.SidePanel.propTypes = {
|
|
|
503
504
|
*
|
|
504
505
|
* See https://react.carbondesignsystem.com/?path=/docs/components-button--default#component-api
|
|
505
506
|
*/
|
|
506
|
-
actions: propsHelper.allPropTypes([ActionSet.ActionSet.validateActions(), index
|
|
507
|
-
kind: index
|
|
508
|
-
tooltipPosition: index
|
|
509
|
-
tooltipAlignment: index
|
|
510
|
-
label: index
|
|
511
|
-
loading: index
|
|
507
|
+
actions: propsHelper.allPropTypes([ActionSet.ActionSet.validateActions(), index["default"].arrayOf(index["default"].shape(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, react.Button.propTypes), {}, {
|
|
508
|
+
kind: index["default"].oneOf(['ghost', 'danger--ghost', 'secondary', 'danger', 'primary']),
|
|
509
|
+
tooltipPosition: index["default"].oneOf(['top', 'right', 'bottom', 'left']),
|
|
510
|
+
tooltipAlignment: index["default"].oneOf(['start', 'center', 'end']),
|
|
511
|
+
label: index["default"].string,
|
|
512
|
+
loading: index["default"].bool,
|
|
512
513
|
// we duplicate this Button prop to improve the DocGen here
|
|
513
514
|
onClick: react.Button.propTypes.onClick
|
|
514
515
|
})))]),
|
|
515
516
|
/**
|
|
516
517
|
* Determines if the title will animate on scroll
|
|
517
518
|
*/
|
|
518
|
-
animateTitle: index
|
|
519
|
+
animateTitle: index["default"].bool,
|
|
519
520
|
/**
|
|
520
521
|
* Sets the body content of the side panel
|
|
521
522
|
*/
|
|
522
|
-
children: index
|
|
523
|
+
children: index["default"].oneOfType([index["default"].arrayOf(index["default"].node), index["default"].node]).isRequired,
|
|
523
524
|
/**
|
|
524
525
|
* Sets an optional className to be added to the side panel outermost element
|
|
525
526
|
*/
|
|
526
|
-
className: index
|
|
527
|
+
className: index["default"].string,
|
|
527
528
|
/**
|
|
528
529
|
* Sets the close button icon description
|
|
529
530
|
*/
|
|
530
|
-
closeIconDescription: index
|
|
531
|
+
closeIconDescription: index["default"].string,
|
|
531
532
|
/**
|
|
532
533
|
* Determines whether the side panel should render the condensed version (affects action buttons primarily)
|
|
533
534
|
*/
|
|
534
|
-
condensedActions: index
|
|
535
|
+
condensedActions: index["default"].bool,
|
|
535
536
|
/**
|
|
536
537
|
* Sets the current step of the side panel
|
|
537
538
|
*/
|
|
538
|
-
currentStep: index
|
|
539
|
+
currentStep: index["default"].number,
|
|
539
540
|
/**
|
|
540
541
|
* Unique identifier
|
|
541
542
|
*/
|
|
542
|
-
id: index
|
|
543
|
+
id: index["default"].string,
|
|
543
544
|
/**
|
|
544
545
|
* Determines whether the side panel should render with an overlay
|
|
545
546
|
*/
|
|
546
|
-
includeOverlay: index
|
|
547
|
+
includeOverlay: index["default"].bool,
|
|
547
548
|
/**
|
|
548
549
|
* Sets the label text which will display above the title text
|
|
549
550
|
*/
|
|
550
|
-
labelText: index
|
|
551
|
+
labelText: index["default"].string,
|
|
551
552
|
/**
|
|
552
553
|
* Sets the icon description for the navigation back icon button
|
|
553
554
|
*/
|
|
554
|
-
navigationBackIconDescription: index
|
|
555
|
+
navigationBackIconDescription: index["default"].string,
|
|
555
556
|
/**
|
|
556
557
|
* Changes the current side panel page to the previous page
|
|
557
558
|
*/
|
|
558
|
-
onNavigationBack: index
|
|
559
|
+
onNavigationBack: index["default"].func,
|
|
559
560
|
/**
|
|
560
561
|
* Specify a handler for closing the side panel.
|
|
561
562
|
* This handler closes the modal, e.g. changing `open` prop.
|
|
562
563
|
*/
|
|
563
|
-
onRequestClose: index
|
|
564
|
+
onRequestClose: index["default"].func,
|
|
564
565
|
/**
|
|
565
566
|
* Optional function called when the side panel exit animation is complete.
|
|
566
567
|
* This handler can be used for any state cleanup needed before the panel is removed from the DOM.
|
|
567
568
|
*/
|
|
568
|
-
onUnmount: index
|
|
569
|
+
onUnmount: index["default"].func,
|
|
569
570
|
/**
|
|
570
571
|
* Determines whether the side panel should render or not
|
|
571
572
|
*/
|
|
572
|
-
open: index
|
|
573
|
+
open: index["default"].bool.isRequired,
|
|
573
574
|
/**
|
|
574
575
|
* Determines if the side panel is on the right or left
|
|
575
576
|
*/
|
|
576
|
-
placement: index
|
|
577
|
+
placement: index["default"].oneOf(['left', 'right']),
|
|
577
578
|
/**
|
|
578
579
|
* Prevent closing on click outside of the panel
|
|
579
580
|
*/
|
|
580
|
-
preventCloseOnClickOutside: index
|
|
581
|
+
preventCloseOnClickOutside: index["default"].bool,
|
|
581
582
|
/**
|
|
582
583
|
* This is the selector to the element that contains all of the page content that will shrink if the panel is a slide in.
|
|
583
584
|
* This prop is required when using the `slideIn` variant of the side panel.
|
|
584
585
|
*/
|
|
585
|
-
selectorPageContent: index
|
|
586
|
+
selectorPageContent: index["default"].string.isRequired.if(function (_ref7) {
|
|
586
587
|
var slideIn = _ref7.slideIn;
|
|
587
588
|
return slideIn;
|
|
588
589
|
}),
|
|
@@ -590,27 +591,27 @@ exports.SidePanel.propTypes = {
|
|
|
590
591
|
* Specify a CSS selector that matches the DOM element that should
|
|
591
592
|
* be focused when the side panel opens
|
|
592
593
|
*/
|
|
593
|
-
selectorPrimaryFocus: index
|
|
594
|
+
selectorPrimaryFocus: index["default"].string,
|
|
594
595
|
/**
|
|
595
596
|
* Sets the size of the side panel
|
|
596
597
|
*/
|
|
597
|
-
size: index
|
|
598
|
+
size: index["default"].oneOf(['xs', 'sm', 'md', 'lg', '2xl']),
|
|
598
599
|
/**
|
|
599
600
|
* Determines if this panel slides in
|
|
600
601
|
*/
|
|
601
|
-
slideIn: index
|
|
602
|
+
slideIn: index["default"].bool,
|
|
602
603
|
/**
|
|
603
604
|
* **Experimental:** Provide a `Slug` component to be rendered inside the `SidePanel` component
|
|
604
605
|
*/
|
|
605
|
-
slug: index
|
|
606
|
+
slug: index["default"].node,
|
|
606
607
|
/**
|
|
607
608
|
* Sets the subtitle text
|
|
608
609
|
*/
|
|
609
|
-
subtitle: index
|
|
610
|
+
subtitle: index["default"].node,
|
|
610
611
|
/**
|
|
611
612
|
* Sets the title text
|
|
612
613
|
*/
|
|
613
|
-
title: index
|
|
614
|
+
title: index["default"].string.isRequired.if(function (_ref8) {
|
|
614
615
|
var labelText = _ref8.labelText;
|
|
615
616
|
return labelText;
|
|
616
617
|
})
|