@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
|
@@ -13,14 +13,15 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
|
|
|
13
13
|
var React = require('react');
|
|
14
14
|
var react = require('@carbon/react');
|
|
15
15
|
var icons = require('@carbon/react/icons');
|
|
16
|
-
var index
|
|
17
|
-
var
|
|
16
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
17
|
+
var cx = require('classnames');
|
|
18
18
|
var settings = require('../../settings.js');
|
|
19
19
|
var AddSelectFormControl = require('./AddSelectFormControl.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 blockClass = "".concat(settings.pkg.prefix, "--add-select__selections");
|
|
26
27
|
var componentName = 'AddSelectList';
|
|
@@ -28,7 +29,7 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
28
29
|
var _modifiers$options;
|
|
29
30
|
var appliedModifiers = _ref.appliedModifiers,
|
|
30
31
|
displayMetalPanel = _ref.displayMetalPanel,
|
|
31
|
-
index
|
|
32
|
+
index = _ref.index,
|
|
32
33
|
focus = _ref.focus,
|
|
33
34
|
item = _ref.item,
|
|
34
35
|
metaIconDescription = _ref.metaIconDescription,
|
|
@@ -48,10 +49,10 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
48
49
|
singleSelection = _ref.singleSelection;
|
|
49
50
|
var ref = React.useRef(null);
|
|
50
51
|
React.useEffect(function () {
|
|
51
|
-
if (focus === index
|
|
52
|
+
if (focus === index) {
|
|
52
53
|
ref.current.focus();
|
|
53
54
|
}
|
|
54
|
-
}, [focus, index
|
|
55
|
+
}, [focus, index]);
|
|
55
56
|
var isSelected = function isSelected() {
|
|
56
57
|
if (multi) {
|
|
57
58
|
return multiSelection.includes(item.id);
|
|
@@ -60,12 +61,12 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
60
61
|
};
|
|
61
62
|
var getTabIndex = function getTabIndex() {
|
|
62
63
|
// on initial load make the first item tabbable
|
|
63
|
-
if (index
|
|
64
|
+
if (index === 0 && focus === '') {
|
|
64
65
|
return 0;
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
// make it so only the last focused item is tabbable
|
|
68
|
-
if (focus === index
|
|
69
|
+
if (focus === index && focus !== '') {
|
|
69
70
|
return 0;
|
|
70
71
|
}
|
|
71
72
|
|
|
@@ -73,8 +74,8 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
73
74
|
return -1;
|
|
74
75
|
};
|
|
75
76
|
var focusHandler = React.useCallback(function (reset) {
|
|
76
|
-
setFocus(reset ? '' : index
|
|
77
|
-
}, [setFocus, index
|
|
77
|
+
setFocus(reset ? '' : index);
|
|
78
|
+
}, [setFocus, index]);
|
|
78
79
|
var handleSingleSelection = function handleSingleSelection() {
|
|
79
80
|
setSingleSelection(item.id);
|
|
80
81
|
};
|
|
@@ -129,13 +130,13 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
129
130
|
var selected = isSelected();
|
|
130
131
|
var expanded = parentSelected === item.id;
|
|
131
132
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
132
|
-
className:
|
|
133
|
+
className: cx__default["default"]("".concat(blockClass, "-row"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "-row--selected"), isSelected()), "".concat(blockClass, "-row-meta--selected"), isInMetaPanel(item.id)), "".concat(blockClass, "-row--active"), expanded)),
|
|
133
134
|
onKeyDown: onSelectKeyDown,
|
|
134
135
|
tabIndex: tabIndex,
|
|
135
136
|
ref: ref,
|
|
136
137
|
role: "row",
|
|
137
138
|
"aria-selected": selected,
|
|
138
|
-
"aria-posinset": index
|
|
139
|
+
"aria-posinset": index + 1 // a11y aria-posinset must be >= 1, index is zero based
|
|
139
140
|
,
|
|
140
141
|
"aria-setsize": setSize,
|
|
141
142
|
"aria-expanded": expanded
|
|
@@ -200,27 +201,27 @@ var AddSelectRow = function AddSelectRow(_ref) {
|
|
|
200
201
|
}))));
|
|
201
202
|
};
|
|
202
203
|
AddSelectRow.propTypes = {
|
|
203
|
-
appliedModifiers: index
|
|
204
|
-
displayMetalPanel: index
|
|
205
|
-
filteredItems: index
|
|
206
|
-
focus: index
|
|
207
|
-
index: index
|
|
208
|
-
item: index
|
|
209
|
-
metaIconDescription: index
|
|
210
|
-
modifiers: index
|
|
211
|
-
multi: index
|
|
212
|
-
multiSelection: index
|
|
213
|
-
navIconDescription: index
|
|
214
|
-
parentId: index
|
|
215
|
-
parentSelected: index
|
|
216
|
-
setAppliedModifiers: index
|
|
217
|
-
setDisplayMetaPanel: index
|
|
218
|
-
setFocus: index
|
|
219
|
-
setMultiSelection: index
|
|
220
|
-
setParentSelected: index
|
|
221
|
-
setSingleSelection: index
|
|
222
|
-
setSize: index
|
|
223
|
-
singleSelection: index
|
|
204
|
+
appliedModifiers: index["default"].array,
|
|
205
|
+
displayMetalPanel: index["default"].object,
|
|
206
|
+
filteredItems: index["default"].array,
|
|
207
|
+
focus: index["default"].oneOfType([index["default"].number, index["default"].string]),
|
|
208
|
+
index: index["default"].number,
|
|
209
|
+
item: index["default"].object,
|
|
210
|
+
metaIconDescription: index["default"].string,
|
|
211
|
+
modifiers: index["default"].object,
|
|
212
|
+
multi: index["default"].bool,
|
|
213
|
+
multiSelection: index["default"].array,
|
|
214
|
+
navIconDescription: index["default"].string,
|
|
215
|
+
parentId: index["default"].string,
|
|
216
|
+
parentSelected: index["default"].string,
|
|
217
|
+
setAppliedModifiers: index["default"].func,
|
|
218
|
+
setDisplayMetaPanel: index["default"].func,
|
|
219
|
+
setFocus: index["default"].func,
|
|
220
|
+
setMultiSelection: index["default"].func,
|
|
221
|
+
setParentSelected: index["default"].func,
|
|
222
|
+
setSingleSelection: index["default"].func,
|
|
223
|
+
setSize: index["default"].number,
|
|
224
|
+
singleSelection: index["default"].string
|
|
224
225
|
};
|
|
225
226
|
AddSelectRow.displayName = componentName;
|
|
226
227
|
|
|
@@ -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 icons = require('@carbon/react/icons');
|
|
@@ -23,6 +23,7 @@ var TooltipTrigger = require('../TooltipTrigger/TooltipTrigger.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 _Information;
|
|
28
29
|
var _excluded = ["className", "forceShowTotal", "fractionDigits", "iconButton", "loading", "label", "locale", "percentage", "size", "tooltipDescription", "total", "trending", "truncate", "value"],
|
|
@@ -85,7 +86,7 @@ exports.BigNumbers = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
85
86
|
_ref$value = _ref.value,
|
|
86
87
|
value = _ref$value === void 0 ? defaults.value : _ref$value,
|
|
87
88
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
|
|
88
|
-
var BigNumbersClasses =
|
|
89
|
+
var BigNumbersClasses = cx__default["default"](className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--lg"), size === constants.BigNumbersSize.Large), "".concat(blockClass, "--xl"), size === constants.BigNumbersSize.XLarge));
|
|
89
90
|
var supportedLocale = constants.getSupportedLocale(locale);
|
|
90
91
|
var truncatedValue = (_formatValue = constants.formatValue(supportedLocale, value, fractionDigits, truncate)) !== null && _formatValue !== void 0 ? _formatValue : constants.Characters.Dash;
|
|
91
92
|
var truncatedTotal = (_formatValue2 = constants.formatValue(supportedLocale, total, fractionDigits, truncate)) !== null && _formatValue2 !== void 0 ? _formatValue2 : 'Unknown';
|
|
@@ -98,7 +99,7 @@ exports.BigNumbers = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
98
99
|
}, devtools.getDevtoolsProps(componentName)));
|
|
99
100
|
}
|
|
100
101
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
101
|
-
className:
|
|
102
|
+
className: cx__default["default"](blockClass, BigNumbersClasses, className),
|
|
102
103
|
ref: ref
|
|
103
104
|
}, devtools.getDevtoolsProps(componentName)), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
104
105
|
className: "".concat(blockClass, "__row")
|
|
@@ -144,69 +145,69 @@ exports.BigNumbers.propTypes = {
|
|
|
144
145
|
* Optional class name.
|
|
145
146
|
* @type number
|
|
146
147
|
*/
|
|
147
|
-
className: index
|
|
148
|
+
className: index["default"].string,
|
|
148
149
|
/**
|
|
149
150
|
* Display the `total` even when the `value` is equal to
|
|
150
151
|
* the `total` when `forceShowTotal` prop is true on the
|
|
151
152
|
* condition that the `total` is greater than 0.
|
|
152
153
|
* @type bool
|
|
153
154
|
*/
|
|
154
|
-
forceShowTotal: index
|
|
155
|
+
forceShowTotal: index["default"].bool,
|
|
155
156
|
/**
|
|
156
157
|
* Optional value to control the maximum fraction digits
|
|
157
158
|
* used when truncating the value and total.
|
|
158
159
|
* @type number
|
|
159
160
|
*/
|
|
160
|
-
fractionDigits: index
|
|
161
|
+
fractionDigits: index["default"].number,
|
|
161
162
|
/** Displays an iconButton next to the BigNumbers value
|
|
162
163
|
* @type node
|
|
163
164
|
*/
|
|
164
|
-
iconButton: index
|
|
165
|
+
iconButton: index["default"].node,
|
|
165
166
|
/**
|
|
166
167
|
* Text label for BigNumbers.
|
|
167
168
|
* @type string
|
|
168
169
|
*/
|
|
169
|
-
label: index
|
|
170
|
+
label: index["default"].string.isRequired,
|
|
170
171
|
/** Specify if the BigNumbers is in a loading state
|
|
171
172
|
* @type bool
|
|
172
173
|
*/
|
|
173
|
-
loading: index
|
|
174
|
+
loading: index["default"].bool,
|
|
174
175
|
/**
|
|
175
176
|
* Locale value to determine approach to formatting numbers.
|
|
176
177
|
* @type string
|
|
177
178
|
*/
|
|
178
|
-
locale: index
|
|
179
|
+
locale: index["default"].string,
|
|
179
180
|
/**
|
|
180
181
|
* Format number to percentage when `percentage` prop is true.
|
|
181
182
|
* @type bool
|
|
182
183
|
*/
|
|
183
|
-
percentage: index
|
|
184
|
+
percentage: index["default"].bool,
|
|
184
185
|
/** The size of the BigNumbers.
|
|
185
186
|
* @type string
|
|
186
187
|
*/
|
|
187
|
-
size: index
|
|
188
|
+
size: index["default"].oneOf(Object.values(constants.BigNumbersSize)),
|
|
188
189
|
/** Label applied to a Tooltip - marked with the Information icon.
|
|
189
190
|
* @type string
|
|
190
191
|
*/
|
|
191
|
-
tooltipDescription: index
|
|
192
|
+
tooltipDescription: index["default"].string,
|
|
192
193
|
/**
|
|
193
194
|
* Total value that the main BigNumbers value is a subset of.
|
|
194
195
|
* @type number
|
|
195
196
|
*/
|
|
196
|
-
total: index
|
|
197
|
+
total: index["default"].number,
|
|
197
198
|
/** Display trending icon.
|
|
198
199
|
* @type boolean
|
|
199
200
|
*/
|
|
200
|
-
trending: index
|
|
201
|
+
trending: index["default"].bool,
|
|
201
202
|
/** Specify whether or not the values should be truncated.
|
|
202
203
|
* @type boolean
|
|
203
204
|
*/
|
|
204
|
-
truncate: index
|
|
205
|
+
truncate: index["default"].bool,
|
|
205
206
|
/**
|
|
206
207
|
* The main BigNumbers value to display
|
|
207
208
|
* @type number
|
|
208
209
|
*/
|
|
209
|
-
value: index
|
|
210
|
+
value: index["default"].number
|
|
210
211
|
};
|
|
211
212
|
|
|
212
213
|
/**
|
|
@@ -219,9 +220,9 @@ var SkeletonBigNumbers = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
219
220
|
var className = _ref2.className,
|
|
220
221
|
size = _ref2.size,
|
|
221
222
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref2, _excluded2);
|
|
222
|
-
var BigNumbersSkeletonClasses =
|
|
223
|
+
var BigNumbersSkeletonClasses = cx__default["default"](className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(skeletonBlockClass, "--lg"), size === constants.BigNumbersSize.Large), "".concat(skeletonBlockClass, "--xl"), size === constants.BigNumbersSize.XLarge));
|
|
223
224
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
224
|
-
className:
|
|
225
|
+
className: cx__default["default"](className, skeletonBlockClass, BigNumbersSkeletonClasses),
|
|
225
226
|
ref: ref
|
|
226
227
|
}, devtools.getDevtoolsProps(componentName)), /*#__PURE__*/React__default["default"].createElement(react.SkeletonText, {
|
|
227
228
|
className: "".concat(skeletonBlockClass, "__label")
|
|
@@ -236,9 +237,9 @@ SkeletonBigNumbers.propTypes = {
|
|
|
236
237
|
* Optional class name.
|
|
237
238
|
* @type number
|
|
238
239
|
*/
|
|
239
|
-
className: index
|
|
240
|
+
className: index["default"].string,
|
|
240
241
|
/** The size of the BigNumbers.
|
|
241
242
|
* @type string
|
|
242
243
|
*/
|
|
243
|
-
size: index
|
|
244
|
+
size: index["default"].oneOf(Object.values(constants.BigNumbersSize))
|
|
244
245
|
};
|
|
@@ -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 useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
|
|
17
17
|
var react = require('@carbon/react');
|
|
18
18
|
var settings = require('../../settings.js');
|
|
@@ -24,6 +24,7 @@ var TooltipTrigger = require('../TooltipTrigger/TooltipTrigger.js');
|
|
|
24
24
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
25
25
|
|
|
26
26
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
27
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
27
28
|
|
|
28
29
|
var _TooltipTrigger;
|
|
29
30
|
var _excluded = ["breadcrumbs", "className", "maxVisible", "noTrailingSlash", "overflowAriaLabel"],
|
|
@@ -130,7 +131,7 @@ exports.BreadcrumbWithOverflow = function BreadcrumbWithOverflow(_ref) {
|
|
|
130
131
|
setDisplayedBreadcrumbItems([]);
|
|
131
132
|
return;
|
|
132
133
|
}
|
|
133
|
-
var newDisplayedBreadcrumbItems = breadcrumbs.map(function (_ref4, index
|
|
134
|
+
var newDisplayedBreadcrumbItems = breadcrumbs.map(function (_ref4, index) {
|
|
134
135
|
var className = _ref4.className,
|
|
135
136
|
key = _ref4.key,
|
|
136
137
|
label = _ref4.label,
|
|
@@ -138,8 +139,8 @@ exports.BreadcrumbWithOverflow = function BreadcrumbWithOverflow(_ref) {
|
|
|
138
139
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref4, _excluded3);
|
|
139
140
|
return /*#__PURE__*/React__default["default"].createElement(react.BreadcrumbItem, _rollupPluginBabelHelpers["extends"]({
|
|
140
141
|
key: key,
|
|
141
|
-
className: index
|
|
142
|
-
title: index
|
|
142
|
+
className: index > 0 || displayCount > 1 ? cx__default["default"]([className, "".concat(blockClass, "__displayed-breadcrumb")]) : className,
|
|
143
|
+
title: index + 1 === breadcrumbs.length ? title : null
|
|
143
144
|
}, rest), label);
|
|
144
145
|
});
|
|
145
146
|
|
|
@@ -258,15 +259,15 @@ exports.BreadcrumbWithOverflow = function BreadcrumbWithOverflow(_ref) {
|
|
|
258
259
|
// item resize
|
|
259
260
|
useResizeObserver.useResizeObserver(breadcrumbItemWithOverflow, handleResize);
|
|
260
261
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
261
|
-
className:
|
|
262
|
+
className: cx__default["default"](blockClass, className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__with-items"), displayedBreadcrumbItems.length > 1)),
|
|
262
263
|
ref: breadcrumbItemWithOverflow
|
|
263
264
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
264
|
-
className:
|
|
265
|
+
className: cx__default["default"](["".concat(blockClass, "__space")])
|
|
265
266
|
}, hiddenSizingItems, /*#__PURE__*/React__default["default"].createElement(react.Breadcrumb, _rollupPluginBabelHelpers["extends"]({
|
|
266
|
-
className:
|
|
267
|
+
className: cx__default["default"]("".concat(blockClass, "__breadcrumb-container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__breadcrumb-container-with-items"), displayedBreadcrumbItems.length > 1)),
|
|
267
268
|
noTrailingSlash: noTrailingSlash
|
|
268
269
|
}, other), ((_backItem = backItem) === null || _backItem === void 0 ? void 0 : _backItem.href) && (((_backItem2 = backItem) === null || _backItem2 === void 0 ? void 0 : _backItem2.label) || ((_backItem3 = backItem) === null || _backItem3 === void 0 ? void 0 : _backItem3.title)) && /*#__PURE__*/React__default["default"].createElement(react.BreadcrumbItem, {
|
|
269
|
-
className:
|
|
270
|
+
className: cx__default["default"]("".concat(blockClass, "__breadcrumb-back"))
|
|
270
271
|
}, /*#__PURE__*/React__default["default"].createElement(react.Link, {
|
|
271
272
|
href: backItem.href,
|
|
272
273
|
renderIcon: function renderIcon() {
|
|
@@ -284,27 +285,27 @@ exports.BreadcrumbWithOverflow = function BreadcrumbWithOverflow(_ref) {
|
|
|
284
285
|
// Return a placeholder if not released and not enabled by feature flag
|
|
285
286
|
exports.BreadcrumbWithOverflow = settings.pkg.checkComponentEnabled(exports.BreadcrumbWithOverflow, componentName);
|
|
286
287
|
exports.BreadcrumbWithOverflow.propTypes = {
|
|
287
|
-
breadcrumbs: index
|
|
288
|
+
breadcrumbs: index["default"].arrayOf(index["default"].shape({
|
|
288
289
|
/**
|
|
289
290
|
* Optional string representing the link location for the BreadcrumbItem
|
|
290
291
|
*/
|
|
291
|
-
href: index
|
|
292
|
+
href: index["default"].string,
|
|
292
293
|
/**
|
|
293
294
|
* Provide if this breadcrumb item represents the current page
|
|
294
295
|
*/
|
|
295
|
-
isCurrentPage: index
|
|
296
|
+
isCurrentPage: index["default"].bool,
|
|
296
297
|
/**
|
|
297
298
|
* Key required to render array efficiently
|
|
298
299
|
*/
|
|
299
|
-
key: index
|
|
300
|
+
key: index["default"].string.isRequired,
|
|
300
301
|
/**
|
|
301
302
|
* Pass in content that will be inside of the BreadcrumbItem
|
|
302
303
|
*/
|
|
303
|
-
label: index
|
|
304
|
+
label: index["default"].node,
|
|
304
305
|
/**
|
|
305
306
|
* A string based alternative to the children, required only if children is not of type string.
|
|
306
307
|
*/
|
|
307
|
-
title: index
|
|
308
|
+
title: index["default"].string.isRequired.if(function (_ref5) {
|
|
308
309
|
var label = _ref5.label;
|
|
309
310
|
return typeof label !== 'string';
|
|
310
311
|
})
|
|
@@ -312,19 +313,19 @@ exports.BreadcrumbWithOverflow.propTypes = {
|
|
|
312
313
|
/**
|
|
313
314
|
* className
|
|
314
315
|
*/
|
|
315
|
-
className: index
|
|
316
|
+
className: index["default"].string,
|
|
316
317
|
/**
|
|
317
318
|
* maxVisible: maximum visible breadcrumb-items before overflow is used (values less than 1 are treated as 1)
|
|
318
319
|
*/
|
|
319
|
-
maxVisible: index
|
|
320
|
+
maxVisible: index["default"].number,
|
|
320
321
|
/**
|
|
321
322
|
* noTrailing slash - same as for Carbon
|
|
322
323
|
*/
|
|
323
|
-
noTrailingSlash: index
|
|
324
|
+
noTrailingSlash: index["default"].bool,
|
|
324
325
|
/**
|
|
325
326
|
* overflowAriaLabel label for open close button overflow used for breadcrumb items that do not fit.
|
|
326
327
|
*/
|
|
327
|
-
overflowAriaLabel: index
|
|
328
|
+
overflowAriaLabel: index["default"].string.isRequired.if(function (_ref6) {
|
|
328
329
|
var breadcrumbs = _ref6.breadcrumbs;
|
|
329
330
|
return breadcrumbs.length > 1;
|
|
330
331
|
})
|
|
@@ -12,7 +12,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
14
|
var index = require('../../node_modules/prop-types/index.js');
|
|
15
|
-
var
|
|
15
|
+
var cx = require('classnames');
|
|
16
16
|
var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
|
|
17
17
|
var react = require('@carbon/react');
|
|
18
18
|
var settings = require('../../settings.js');
|
|
@@ -21,6 +21,7 @@ var propsHelper = require('../../global/js/utils/props-helper.js');
|
|
|
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 _excluded = ["isHidden", "buttons"],
|
|
26
27
|
_excluded2 = ["label", "key", "kind", "id"],
|
|
@@ -149,7 +150,7 @@ var ButtonSetWithOverflow = function ButtonSetWithOverflow(_ref) {
|
|
|
149
150
|
useResizeObserver.useResizeObserver(sizingContainerRefCombo, checkFullyVisibleItems);
|
|
150
151
|
useResizeObserver.useResizeObserver(spaceAvailableRef, checkFullyVisibleItems);
|
|
151
152
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
152
|
-
className:
|
|
153
|
+
className: cx__default["default"]([blockClass, className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--right"), rightAlign)]),
|
|
153
154
|
ref: spaceAvailableRef
|
|
154
155
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
155
156
|
className: "".concat(blockClass, "__button-container ").concat(blockClass, "__button-container--hidden")
|
|
@@ -11,7 +11,7 @@ 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 index = require('../../node_modules/prop-types/index.js');
|
|
17
17
|
var CardHeader = require('./CardHeader.js');
|
|
@@ -21,6 +21,7 @@ var settings = require('../../settings.js');
|
|
|
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 _excluded = ["actionIcons", "actionsPlacement", "children", "className", "clickZone", "description", "label", "media", "mediaPosition", "onClick", "onKeyDown", "onPrimaryButtonClick", "overflowActions", "overflowAriaLabel", "onSecondaryButtonClick", "pictogram", "primaryButtonDisabled", "primaryButtonHref", "primaryButtonIcon", "primaryButtonKind", "primaryButtonPlacement", "primaryButtonText", "productive", "secondaryButtonDisabled", "secondaryButtonHref", "secondaryButtonIcon", "secondaryButtonKind", "secondaryButtonPlacement", "secondaryButtonText", "slug", "title", "titleSize"],
|
|
26
27
|
_excluded2 = ["id"],
|
|
@@ -165,7 +166,7 @@ var Card = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
165
166
|
var clickable = hasClickEvent && !productive || hasClickEvent && productive && clickZone === 'one';
|
|
166
167
|
var cardProps = _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, rest), {}, {
|
|
167
168
|
ref: ref,
|
|
168
|
-
className:
|
|
169
|
+
className: cx__default["default"](blockClass, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__productive"), productive), "".concat(blockClass, "__clickable"), clickable), "".concat(blockClass, "__media-left"), mediaPosition === 'left'), "".concat(blockClass, "--has-slug"), !!slug), className)
|
|
169
170
|
}, clickable && clickableProps);
|
|
170
171
|
return cardProps;
|
|
171
172
|
};
|
|
@@ -174,7 +175,7 @@ var Card = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
174
175
|
var getHeaderBodyProps = function getHeaderBodyProps() {
|
|
175
176
|
var clickable = hasClickEvent && clickZone === 'two';
|
|
176
177
|
var headerBodyProps = _rollupPluginBabelHelpers.objectSpread2({
|
|
177
|
-
className:
|
|
178
|
+
className: cx__default["default"]("".concat(blockClass, "__header-body-container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__clickable"), clickable))
|
|
178
179
|
}, clickable && clickableProps);
|
|
179
180
|
return headerBodyProps;
|
|
180
181
|
};
|
|
@@ -206,7 +207,7 @@ var Card = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
206
207
|
var getBodyProps = function getBodyProps() {
|
|
207
208
|
var clickable = hasClickEvent && clickZone === 'three';
|
|
208
209
|
var bodyProps = _rollupPluginBabelHelpers.objectSpread2({
|
|
209
|
-
className:
|
|
210
|
+
className: cx__default["default"]("".concat(blockClass, "__body"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__clickable"), clickable))
|
|
210
211
|
}, clickable && clickableProps);
|
|
211
212
|
return bodyProps;
|
|
212
213
|
};
|
|
@@ -11,14 +11,15 @@ 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 settings = require('../../settings.js');
|
|
18
18
|
|
|
19
19
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
20
20
|
|
|
21
21
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
22
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
22
23
|
|
|
23
24
|
var componentName = 'CardFooter';
|
|
24
25
|
var defaults = {
|
|
@@ -52,7 +53,7 @@ var CardFooter = function CardFooter(_ref) {
|
|
|
52
53
|
secondaryButtonText = _ref.secondaryButtonText;
|
|
53
54
|
var blockClass = "".concat(settings.pkg.prefix, "--card");
|
|
54
55
|
var footerClass = "".concat(settings.pkg.prefix, "--card__footer");
|
|
55
|
-
var footerClasses =
|
|
56
|
+
var footerClasses = cx__default["default"](footerClass, _rollupPluginBabelHelpers.defineProperty({}, "".concat(footerClass, "-no-button"), !hasButton));
|
|
56
57
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57
58
|
className: footerClasses
|
|
58
59
|
}, secondaryButtonText && secondaryButtonPlacement === 'bottom' && /*#__PURE__*/React__default["default"].createElement(react.Button, {
|
|
@@ -74,24 +75,24 @@ var CardFooter = function CardFooter(_ref) {
|
|
|
74
75
|
}, actions));
|
|
75
76
|
};
|
|
76
77
|
CardFooter.propTypes = {
|
|
77
|
-
actions: index
|
|
78
|
-
hasActions: index
|
|
79
|
-
hasButton: index
|
|
80
|
-
onPrimaryButtonClick: index
|
|
81
|
-
onSecondaryButtonClick: index
|
|
82
|
-
primaryButtonDisabled: index
|
|
83
|
-
primaryButtonHref: index
|
|
84
|
-
primaryButtonIcon: index
|
|
85
|
-
primaryButtonKind: index
|
|
86
|
-
primaryButtonPlacement: index
|
|
87
|
-
primaryButtonText: index
|
|
88
|
-
productive: index
|
|
89
|
-
secondaryButtonDisabled: index
|
|
90
|
-
secondaryButtonHref: index
|
|
91
|
-
secondaryButtonIcon: index
|
|
92
|
-
secondaryButtonKind: index
|
|
93
|
-
secondaryButtonPlacement: index
|
|
94
|
-
secondaryButtonText: index
|
|
78
|
+
actions: index["default"].oneOfType([index["default"].array, index["default"].node]),
|
|
79
|
+
hasActions: index["default"].bool,
|
|
80
|
+
hasButton: index["default"].bool,
|
|
81
|
+
onPrimaryButtonClick: index["default"].func,
|
|
82
|
+
onSecondaryButtonClick: index["default"].func,
|
|
83
|
+
primaryButtonDisabled: index["default"].bool,
|
|
84
|
+
primaryButtonHref: index["default"].string,
|
|
85
|
+
primaryButtonIcon: index["default"].oneOfType([index["default"].func, index["default"].object]),
|
|
86
|
+
primaryButtonKind: index["default"].oneOf(['primary', 'ghost']),
|
|
87
|
+
primaryButtonPlacement: index["default"].oneOf(['top', 'bottom']),
|
|
88
|
+
primaryButtonText: index["default"].string,
|
|
89
|
+
productive: index["default"].bool,
|
|
90
|
+
secondaryButtonDisabled: index["default"].bool,
|
|
91
|
+
secondaryButtonHref: index["default"].string,
|
|
92
|
+
secondaryButtonIcon: index["default"].oneOfType([index["default"].func, index["default"].object]),
|
|
93
|
+
secondaryButtonKind: index["default"].oneOf(['secondary', 'ghost']),
|
|
94
|
+
secondaryButtonPlacement: index["default"].oneOf(['top', 'bottom']),
|
|
95
|
+
secondaryButtonText: index["default"].string
|
|
95
96
|
};
|
|
96
97
|
CardFooter.displayName = componentName;
|
|
97
98
|
|
|
@@ -11,14 +11,15 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var
|
|
15
|
-
var index
|
|
14
|
+
var cx = require('classnames');
|
|
15
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
16
16
|
var settings = require('../../settings.js');
|
|
17
17
|
var react = require('@carbon/react');
|
|
18
18
|
|
|
19
19
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
20
20
|
|
|
21
21
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
22
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
22
23
|
|
|
23
24
|
var _rect, _path;
|
|
24
25
|
var componentName = 'CardHeader';
|
|
@@ -52,9 +53,9 @@ var CardHeader = function CardHeader(_ref) {
|
|
|
52
53
|
var carbonPrefix = react.usePrefix();
|
|
53
54
|
var blockClass = "".concat(settings.pkg.prefix, "--card");
|
|
54
55
|
var headerClass = "".concat(blockClass, "__header");
|
|
55
|
-
var headerClasses =
|
|
56
|
+
var headerClasses = cx__default["default"](headerClass, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(headerClass, "-label-only"), label && !title && !description), "".concat(headerClass, "-has-label"), !!label), "".concat(blockClass, "__title-lg"), titleSize === 'large'));
|
|
56
57
|
var actionGhostButton = "".concat(blockClass, "__actions-header-ghost-button");
|
|
57
|
-
var actionGhostButtonClass =
|
|
58
|
+
var actionGhostButtonClass = cx__default["default"](actionGhostButton, _rollupPluginBabelHelpers.defineProperty({}, "".concat(actionGhostButton, "--only"), noActionIcons));
|
|
58
59
|
var hollowSlugIcon = /*#__PURE__*/React__default["default"].createElement("svg", {
|
|
59
60
|
className: "".concat(carbonPrefix, "--slug ").concat(carbonPrefix, "--slug-icon"),
|
|
60
61
|
width: "24",
|
|
@@ -84,7 +85,7 @@ var CardHeader = function CardHeader(_ref) {
|
|
|
84
85
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
85
86
|
className: headerClasses
|
|
86
87
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
87
|
-
className:
|
|
88
|
+
className: cx__default["default"](["".concat(headerClass, "-container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(headerClass, "-container--has-slug"), !!slug), _rollupPluginBabelHelpers.defineProperty({}, "".concat(headerClass, "-container--has-actions"), !!hasActions), _rollupPluginBabelHelpers.defineProperty({}, "".concat(headerClass, "-container--large-tile-or-label"), title && (label || titleSize === 'large'))])
|
|
88
89
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
89
90
|
className: "".concat(blockClass, "__title-container")
|
|
90
91
|
}, label && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -113,34 +114,34 @@ var CardHeader = function CardHeader(_ref) {
|
|
|
113
114
|
}, primaryButtonText)), normalizedSlug));
|
|
114
115
|
};
|
|
115
116
|
CardHeader.propTypes = {
|
|
116
|
-
actions: index
|
|
117
|
-
description: index
|
|
118
|
-
hasActions: index
|
|
117
|
+
actions: index["default"].oneOfType([index["default"].array, index["default"].node]),
|
|
118
|
+
description: index["default"].oneOfType([index["default"].string, index["default"].object, index["default"].node]),
|
|
119
|
+
hasActions: index["default"].bool,
|
|
119
120
|
/**
|
|
120
121
|
* is the host card clickable
|
|
121
122
|
*/
|
|
122
|
-
inClickableCard: index
|
|
123
|
-
label: index
|
|
124
|
-
noActionIcons: index
|
|
125
|
-
onPrimaryButtonClick: index
|
|
126
|
-
onSecondaryButtonClick: index
|
|
127
|
-
primaryButtonDisabled: index
|
|
128
|
-
primaryButtonIcon: index
|
|
129
|
-
primaryButtonPlacement: index
|
|
130
|
-
primaryButtonText: index
|
|
131
|
-
secondaryButtonDisabled: index
|
|
132
|
-
secondaryButtonHref: index
|
|
133
|
-
secondaryButtonIcon: index
|
|
134
|
-
secondaryButtonKind: index
|
|
135
|
-
secondaryButtonPlacement: index
|
|
136
|
-
secondaryButtonText: index
|
|
123
|
+
inClickableCard: index["default"].bool,
|
|
124
|
+
label: index["default"].string,
|
|
125
|
+
noActionIcons: index["default"].bool,
|
|
126
|
+
onPrimaryButtonClick: index["default"].func,
|
|
127
|
+
onSecondaryButtonClick: index["default"].func,
|
|
128
|
+
primaryButtonDisabled: index["default"].bool,
|
|
129
|
+
primaryButtonIcon: index["default"].oneOfType([index["default"].func, index["default"].object]),
|
|
130
|
+
primaryButtonPlacement: index["default"].oneOf(['top', 'bottom']),
|
|
131
|
+
primaryButtonText: index["default"].string,
|
|
132
|
+
secondaryButtonDisabled: index["default"].bool,
|
|
133
|
+
secondaryButtonHref: index["default"].string,
|
|
134
|
+
secondaryButtonIcon: index["default"].oneOfType([index["default"].func, index["default"].object]),
|
|
135
|
+
secondaryButtonKind: index["default"].oneOf(['secondary', 'ghost']),
|
|
136
|
+
secondaryButtonPlacement: index["default"].oneOf(['top', 'bottom']),
|
|
137
|
+
secondaryButtonText: index["default"].string,
|
|
137
138
|
/**
|
|
138
139
|
* **Experimental:** For all cases a `Slug` component can be provided.
|
|
139
140
|
* Clickable tiles only accept a boolean value of true and display a hollow slug.
|
|
140
141
|
*/
|
|
141
|
-
slug: index
|
|
142
|
-
title: index
|
|
143
|
-
titleSize: index
|
|
142
|
+
slug: index["default"].oneOfType([index["default"].node, index["default"].bool]),
|
|
143
|
+
title: index["default"].oneOfType([index["default"].string, index["default"].object, index["default"].node]),
|
|
144
|
+
titleSize: index["default"].oneOf(['default', 'large'])
|
|
144
145
|
};
|
|
145
146
|
CardHeader.displayName = componentName;
|
|
146
147
|
|