@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
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
|
-
var index
|
|
13
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
14
14
|
var React = require('react');
|
|
15
|
-
var
|
|
15
|
+
var cx = require('classnames');
|
|
16
16
|
var settings = require('../../settings.js');
|
|
17
17
|
var pconsole = require('../../global/js/utils/pconsole.js');
|
|
18
18
|
var propsHelper = require('../../global/js/utils/props-helper.js');
|
|
@@ -21,6 +21,7 @@ var BreadcrumbWithOverflow = require('../BreadcrumbWithOverflow/BreadcrumbWithOv
|
|
|
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 = ["breadcrumbs", "className", "title", "noTrailingSlash", "maxVisible", "overflowAriaLabel"];
|
|
26
27
|
var blockClass = "".concat(settings.pkg.prefix, "--simple-header");
|
|
@@ -54,45 +55,45 @@ var SimpleHeader = function SimpleHeader(_ref) {
|
|
|
54
55
|
warnIfNoTitleOrBreadcrumbs();
|
|
55
56
|
}, [title, breadcrumbs, warnIfNoTitleOrBreadcrumbs]);
|
|
56
57
|
return /*#__PURE__*/React__default["default"].createElement("header", _rollupPluginBabelHelpers["extends"]({
|
|
57
|
-
className:
|
|
58
|
+
className: cx__default["default"](blockClass, className)
|
|
58
59
|
}, rest), (breadcrumbs === null || breadcrumbs === void 0 ? void 0 : breadcrumbs.length) > 0 && /*#__PURE__*/React__default["default"].createElement(BreadcrumbWithOverflow.BreadcrumbWithOverflow, {
|
|
59
60
|
noTrailingSlash: noTrailingSlash,
|
|
60
|
-
className:
|
|
61
|
+
className: cx__default["default"]("".concat(blockClass, "__breadcrumbs")),
|
|
61
62
|
breadcrumbs: breadcrumbs,
|
|
62
63
|
maxVisible: maxVisible,
|
|
63
64
|
overflowAriaLabel: overflowAriaLabel
|
|
64
65
|
}), title && /*#__PURE__*/React__default["default"].createElement("h1", {
|
|
65
|
-
className:
|
|
66
|
+
className: cx__default["default"]("".concat(blockClass, "__title"))
|
|
66
67
|
}, title));
|
|
67
68
|
};
|
|
68
|
-
var overflowAriaLabel_required_if_breadcrumbs_exist = propsHelper.isRequiredIf(index
|
|
69
|
+
var overflowAriaLabel_required_if_breadcrumbs_exist = propsHelper.isRequiredIf(index["default"].string, function (props) {
|
|
69
70
|
var _props$breadcrumbs;
|
|
70
71
|
return ((_props$breadcrumbs = props.breadcrumbs) === null || _props$breadcrumbs === void 0 ? void 0 : _props$breadcrumbs.length) > 0;
|
|
71
72
|
});
|
|
72
73
|
SimpleHeader.propTypes = {
|
|
73
74
|
/** Header breadcrumbs */
|
|
74
|
-
breadcrumbs: index
|
|
75
|
+
breadcrumbs: index["default"].arrayOf(index["default"].shape({
|
|
75
76
|
/** breadcrumb item key */
|
|
76
|
-
key: index
|
|
77
|
+
key: index["default"].string.isRequired,
|
|
77
78
|
/** breadcrumb item label */
|
|
78
|
-
label: index
|
|
79
|
+
label: index["default"].string.isRequired,
|
|
79
80
|
/** breadcrumb item link */
|
|
80
|
-
href: index
|
|
81
|
+
href: index["default"].string,
|
|
81
82
|
/** breadcrumb item title tooltip */
|
|
82
|
-
title: index
|
|
83
|
+
title: index["default"].string,
|
|
83
84
|
/** Provide if this breadcrumb item represents the current page */
|
|
84
|
-
isCurrentPage: index
|
|
85
|
+
isCurrentPage: index["default"].bool
|
|
85
86
|
})),
|
|
86
87
|
/** Header classname */
|
|
87
|
-
className: index
|
|
88
|
+
className: index["default"].string,
|
|
88
89
|
/** Maximum visible breadcrumb-items before overflow is used (values less than 1 are treated as 1) */
|
|
89
|
-
maxVisible: index
|
|
90
|
+
maxVisible: index["default"].number,
|
|
90
91
|
/** A prop to omit the trailing slash for the breadcrumbs */
|
|
91
|
-
noTrailingSlash: index
|
|
92
|
+
noTrailingSlash: index["default"].bool,
|
|
92
93
|
/** Label for open/close overflow button used for breadcrumb items that do not fit */
|
|
93
94
|
overflowAriaLabel: overflowAriaLabel_required_if_breadcrumbs_exist,
|
|
94
95
|
/** Header title */
|
|
95
|
-
title: index
|
|
96
|
+
title: index["default"].string
|
|
96
97
|
};
|
|
97
98
|
SimpleHeader.defaultProps = {
|
|
98
99
|
noTrailingSlash: true
|
|
@@ -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 icons = require('@carbon/react/icons');
|
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
18
18
|
var settings = require('../../settings.js');
|
|
@@ -20,6 +20,7 @@ var settings = require('../../settings.js');
|
|
|
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 = ["kind", "theme", "size", "className", "iconDescription"];
|
|
25
26
|
var blockClass = "".concat(settings.pkg.prefix, "--status-icon");
|
|
@@ -331,7 +332,7 @@ exports.StatusIcon = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
331
332
|
}
|
|
332
333
|
};
|
|
333
334
|
var IconComponent = (_icons$kind = icons$1[kind]) === null || _icons$kind === void 0 ? void 0 : _icons$kind[size];
|
|
334
|
-
var classNames =
|
|
335
|
+
var classNames = cx__default["default"](className, blockClass, "".concat(blockClass, "--").concat(theme), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--").concat(theme, "-").concat(kind), kind));
|
|
335
336
|
return IconComponent && /*#__PURE__*/React__default["default"].createElement(IconComponent, _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
336
337
|
className: classNames,
|
|
337
338
|
ref: ref
|
|
@@ -343,21 +344,21 @@ exports.StatusIcon.propTypes = {
|
|
|
343
344
|
/**
|
|
344
345
|
* Provide an optional class to be applied to the modal root node.
|
|
345
346
|
*/
|
|
346
|
-
className: index
|
|
347
|
+
className: index["default"].string,
|
|
347
348
|
/**
|
|
348
349
|
* A required prop that provides a title element and tooltip for the icon for accessibility purposes
|
|
349
350
|
*/
|
|
350
|
-
iconDescription: index
|
|
351
|
+
iconDescription: index["default"].string.isRequired,
|
|
351
352
|
/**
|
|
352
353
|
* A required prop that displays the respective icon associated with the status
|
|
353
354
|
*/
|
|
354
|
-
kind: index
|
|
355
|
+
kind: index["default"].oneOf(['fatal', 'critical', 'major-warning', 'minor-warning', 'undefined', 'unknown', 'normal', 'info', 'in-progress', 'running', 'pending']).isRequired,
|
|
355
356
|
/**
|
|
356
357
|
* A required prop that displays the size of the icon associate with the status
|
|
357
358
|
*/
|
|
358
|
-
size: index
|
|
359
|
+
size: index["default"].oneOf(['sm', 'md', 'lg', 'xl']).isRequired,
|
|
359
360
|
/**
|
|
360
361
|
* A required prop that displays the theme of the icon associated with the status
|
|
361
362
|
*/
|
|
362
|
-
theme: index
|
|
363
|
+
theme: index["default"].oneOf(['light', 'dark']).isRequired
|
|
363
364
|
};
|
|
@@ -13,8 +13,8 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
|
|
|
13
13
|
var React = require('react');
|
|
14
14
|
var lottie = require('lottie-web');
|
|
15
15
|
var clamp = require('lodash/clamp');
|
|
16
|
-
var index
|
|
17
|
-
var
|
|
16
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
17
|
+
var cx = require('classnames');
|
|
18
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
|
19
19
|
var settings = require('../../settings.js');
|
|
20
20
|
|
|
@@ -23,6 +23,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
23
23
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
24
24
|
var lottie__default = /*#__PURE__*/_interopDefaultLegacy(lottie);
|
|
25
25
|
var clamp__default = /*#__PURE__*/_interopDefaultLegacy(clamp);
|
|
26
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
26
27
|
|
|
27
28
|
var _excluded = ["className", "playStep", "filePaths"];
|
|
28
29
|
|
|
@@ -123,7 +124,7 @@ var SteppedAnimatedMedia = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
123
124
|
return null;
|
|
124
125
|
}
|
|
125
126
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
126
|
-
className:
|
|
127
|
+
className: cx__default["default"](blockClass, className),
|
|
127
128
|
role: "img",
|
|
128
129
|
ref: localRef
|
|
129
130
|
}, devtools.getDevtoolsProps(componentName)));
|
|
@@ -133,15 +134,15 @@ SteppedAnimatedMedia.propTypes = {
|
|
|
133
134
|
/**
|
|
134
135
|
* Optional class name for this component.
|
|
135
136
|
*/
|
|
136
|
-
className: index
|
|
137
|
+
className: index["default"].string,
|
|
137
138
|
/**
|
|
138
139
|
* The file path(s) to json formatted Lottie animation files.
|
|
139
140
|
*/
|
|
140
|
-
filePaths: index
|
|
141
|
+
filePaths: index["default"].arrayOf(index["default"].string).isRequired,
|
|
141
142
|
/**
|
|
142
143
|
* Which animation step from the filePaths array to play.
|
|
143
144
|
*/
|
|
144
|
-
playStep: index
|
|
145
|
+
playStep: index["default"].number
|
|
145
146
|
};
|
|
146
147
|
|
|
147
148
|
exports.SteppedAnimatedMedia = SteppedAnimatedMedia;
|
|
@@ -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');
|
|
@@ -21,6 +21,7 @@ var enums = require('./utils/enums.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 = ["className", "lines", "tooltipDirection", "truncate", "width", "value"];
|
|
26
27
|
var blockClass = "".concat(settings.pkg.prefix, "--string-formatter");
|
|
@@ -49,14 +50,14 @@ exports.StringFormatter = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
49
50
|
value = _ref.value,
|
|
50
51
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
|
|
51
52
|
var stringFormatterContent = /*#__PURE__*/React__default["default"].createElement("span", {
|
|
52
|
-
className:
|
|
53
|
+
className: cx__default["default"]("".concat(blockClass, "--content"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--truncate"), truncate)),
|
|
53
54
|
style: {
|
|
54
55
|
maxWidth: width,
|
|
55
56
|
WebkitLineClamp: lines
|
|
56
57
|
}
|
|
57
58
|
}, value);
|
|
58
59
|
return /*#__PURE__*/React__default["default"].createElement("span", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
59
|
-
className:
|
|
60
|
+
className: cx__default["default"](blockClass, className),
|
|
60
61
|
ref: ref
|
|
61
62
|
}, devtools.getDevtoolsProps(componentName)), truncate ? /*#__PURE__*/React__default["default"].createElement(react.DefinitionTooltip, {
|
|
62
63
|
className: "".concat(blockClass, "__tooltip"),
|
|
@@ -71,15 +72,15 @@ exports.StringFormatter.propTypes = {
|
|
|
71
72
|
/**
|
|
72
73
|
* Provide an optional class to be applied to the containing node.
|
|
73
74
|
*/
|
|
74
|
-
className: index
|
|
75
|
+
className: index["default"].string,
|
|
75
76
|
/** Number of lines to clamp value. */
|
|
76
|
-
lines: index
|
|
77
|
+
lines: index["default"].number,
|
|
77
78
|
/** Specify the direction of the tooltip. Can be either top or bottom. */
|
|
78
|
-
tooltipDirection: index
|
|
79
|
+
tooltipDirection: index["default"].oneOf(Object.values(enums.StringFormatterAlignment)),
|
|
79
80
|
/** Whether or not the value should be truncated. */
|
|
80
|
-
truncate: index
|
|
81
|
+
truncate: index["default"].bool,
|
|
81
82
|
/** Value to format. */
|
|
82
|
-
value: index
|
|
83
|
+
value: index["default"].string.isRequired,
|
|
83
84
|
/** Maximum width of value which should include */
|
|
84
|
-
width: index
|
|
85
|
+
width: index["default"].string
|
|
85
86
|
};
|
|
@@ -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 TagSetOverflow = require('./TagSetOverflow.js');
|
|
17
17
|
var TagSetModal = require('./TagSetModal.js');
|
|
18
18
|
var react = require('@carbon/react');
|
|
@@ -24,6 +24,7 @@ var settings = require('../../settings.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 _excluded = ["align", "allTagsModalTarget", "className", "maxVisible", "multiline", "overflowAlign", "overflowClassName", "overflowType", "allTagsModalTitle", "allTagsModalSearchLabel", "allTagsModalSearchPlaceholderText", "showAllTagsLabel", "tags", "containingElementRef", "measurementOffset", "onOverflowTagChange"],
|
|
29
30
|
_excluded2 = ["label", "id"],
|
|
@@ -220,16 +221,16 @@ exports.TagSet = /*#__PURE__*/React__default["default"].forwardRef(function (_re
|
|
|
220
221
|
var resizeOption = containingElementRef ? containingElementRef : tagSetRef;
|
|
221
222
|
useResizeObserver.useResizeObserver(resizeOption, handleResize);
|
|
222
223
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
223
|
-
className:
|
|
224
|
+
className: cx__default["default"]([blockClass, className]),
|
|
224
225
|
ref: tagSetRef
|
|
225
226
|
}, devtools.getDevtoolsProps(componentName)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
226
|
-
className:
|
|
227
|
+
className: cx__default["default"](["".concat(blockClass, "__space"), "".concat(blockClass, "__space--align-").concat(align)])
|
|
227
228
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
228
229
|
className: "".concat(blockClass, "__tag-container ").concat(blockClass, "__tag-container--hidden"),
|
|
229
230
|
"aria-hidden": true,
|
|
230
231
|
ref: sizingContainerRef
|
|
231
232
|
}, hiddenSizingTags), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
232
|
-
className:
|
|
233
|
+
className: cx__default["default"](["".concat(blockClass, "__tag-container"), multiline && "".concat(blockClass, "__tag-container--multiline")]),
|
|
233
234
|
ref: displayedArea
|
|
234
235
|
}, displayedTags)), /*#__PURE__*/React__default["default"].createElement(TagSetModal.TagSetModal, {
|
|
235
236
|
allTags: tags,
|
|
@@ -249,7 +250,7 @@ exports.TagSet = settings.pkg.checkComponentEnabled(exports.TagSet, componentNam
|
|
|
249
250
|
* The strings shown in the showAllModal are only shown if we have more than allTagsModalSearchLThreshold
|
|
250
251
|
* @returns null if no problems
|
|
251
252
|
*/
|
|
252
|
-
var string_required_if_more_than_10_tags = propsHelper.isRequiredIf(index
|
|
253
|
+
var string_required_if_more_than_10_tags = propsHelper.isRequiredIf(index["default"].string, function (_ref4) {
|
|
253
254
|
var tags = _ref4.tags;
|
|
254
255
|
return tags && tags.length > allTagsModalSearchThreshold;
|
|
255
256
|
});
|
|
@@ -275,7 +276,7 @@ exports.TagSet.propTypes = {
|
|
|
275
276
|
/**
|
|
276
277
|
* align the Tags displayed by the TagSet. Default start.
|
|
277
278
|
*/
|
|
278
|
-
align: index
|
|
279
|
+
align: index["default"].oneOf(['start', 'center', 'end']),
|
|
279
280
|
/**
|
|
280
281
|
* label text for the show all search. **Note: Required if more than 10 tags**
|
|
281
282
|
*/
|
|
@@ -287,7 +288,7 @@ exports.TagSet.propTypes = {
|
|
|
287
288
|
/**
|
|
288
289
|
* portal target for the all tags modal
|
|
289
290
|
*/
|
|
290
|
-
allTagsModalTarget: index
|
|
291
|
+
allTagsModalTarget: index["default"].node,
|
|
291
292
|
/**
|
|
292
293
|
* title for the show all modal. **Note: Required if more than 10 tags**
|
|
293
294
|
*/
|
|
@@ -295,41 +296,41 @@ exports.TagSet.propTypes = {
|
|
|
295
296
|
/**
|
|
296
297
|
* className
|
|
297
298
|
*/
|
|
298
|
-
className: index
|
|
299
|
+
className: index["default"].string,
|
|
299
300
|
/**
|
|
300
301
|
* Optional ref for custom resize container to measure available space
|
|
301
302
|
* Default will measure the available space of the TagSet container itself.
|
|
302
303
|
*/
|
|
303
|
-
containingElementRef: index
|
|
304
|
+
containingElementRef: index["default"].object,
|
|
304
305
|
/**
|
|
305
306
|
* maximum visible tags
|
|
306
307
|
*/
|
|
307
|
-
maxVisible: index
|
|
308
|
+
maxVisible: index["default"].number,
|
|
308
309
|
/**
|
|
309
310
|
* Specify offset amount for measure available space, only used when `containingElementSelector`
|
|
310
311
|
* is also provided
|
|
311
312
|
*/
|
|
312
|
-
measurementOffset: index
|
|
313
|
+
measurementOffset: index["default"].number,
|
|
313
314
|
/**
|
|
314
315
|
* display tags in multiple lines
|
|
315
316
|
*/
|
|
316
|
-
multiline: index
|
|
317
|
+
multiline: index["default"].bool,
|
|
317
318
|
/**
|
|
318
319
|
* Handler to get overflow tags
|
|
319
320
|
*/
|
|
320
|
-
onOverflowTagChange: index
|
|
321
|
+
onOverflowTagChange: index["default"].func,
|
|
321
322
|
/**
|
|
322
323
|
* overflowAlign from the standard tooltip. Default center.
|
|
323
324
|
*/
|
|
324
|
-
overflowAlign: index
|
|
325
|
+
overflowAlign: index["default"].oneOf(['top', 'top-left', 'top-right', 'bottom', 'bottom-left', 'bottom-right', 'left', 'left-bottom', 'left-top', 'right', 'right-bottom', 'right-top']),
|
|
325
326
|
/**
|
|
326
327
|
* overflowClassName for the tooltip popup
|
|
327
328
|
*/
|
|
328
|
-
overflowClassName: index
|
|
329
|
+
overflowClassName: index["default"].string,
|
|
329
330
|
/**
|
|
330
331
|
* Type of rendering displayed inside of the tag overflow component
|
|
331
332
|
*/
|
|
332
|
-
overflowType: index
|
|
333
|
+
overflowType: index["default"].oneOf(['default', 'tag']),
|
|
333
334
|
/**
|
|
334
335
|
* label for the overflow show all tags link.
|
|
335
336
|
*
|
|
@@ -344,10 +345,10 @@ exports.TagSet.propTypes = {
|
|
|
344
345
|
*
|
|
345
346
|
* See https://react.carbondesignsystem.com/?path=/docs/components-tag--default
|
|
346
347
|
*/
|
|
347
|
-
tags: index
|
|
348
|
-
label: index
|
|
348
|
+
tags: index["default"].arrayOf(index["default"].shape(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, react.Tag.propTypes), {}, {
|
|
349
|
+
label: index["default"].string.isRequired,
|
|
349
350
|
// we duplicate this prop to improve the DocGen
|
|
350
|
-
type: index
|
|
351
|
+
type: index["default"].oneOf(tagTypes)
|
|
351
352
|
})))
|
|
352
353
|
};
|
|
353
354
|
exports.TagSet.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 react = require('@carbon/react');
|
|
17
17
|
var settings = require('../../settings.js');
|
|
18
18
|
var propsHelper = require('../../global/js/utils/props-helper.js');
|
|
@@ -21,6 +21,7 @@ var usePortalTarget = require('../../global/js/hooks/usePortalTarget.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 = ["allTags", "className", "title", "onClose", "open", "portalTarget", "searchLabel", "searchPlaceholder"],
|
|
26
27
|
_excluded2 = ["label"];
|
|
@@ -76,7 +77,7 @@ var TagSetModal = function TagSetModal(_ref) {
|
|
|
76
77
|
};
|
|
77
78
|
return renderPortalUse( /*#__PURE__*/React__default["default"].createElement(react.ComposedModal, _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
78
79
|
containerClassName: "".concat(blockClass, "__container"),
|
|
79
|
-
className:
|
|
80
|
+
className: cx__default["default"](className, "".concat(blockClass)),
|
|
80
81
|
size: "sm",
|
|
81
82
|
open: open,
|
|
82
83
|
onClose: onClose
|
|
@@ -106,16 +107,16 @@ var TagSetModal = function TagSetModal(_ref) {
|
|
|
106
107
|
})));
|
|
107
108
|
};
|
|
108
109
|
TagSetModal.propTypes = {
|
|
109
|
-
allTags: index
|
|
110
|
-
label: index
|
|
110
|
+
allTags: index["default"].arrayOf(index["default"].shape(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, propsHelper.prepareProps(react.Tag.propTypes, 'filter')), {}, {
|
|
111
|
+
label: index["default"].string.isRequired
|
|
111
112
|
}))),
|
|
112
|
-
className: index
|
|
113
|
-
onClose: index
|
|
114
|
-
open: index
|
|
115
|
-
portalTarget: index
|
|
116
|
-
searchLabel: index
|
|
117
|
-
searchPlaceholder: index
|
|
118
|
-
title: index
|
|
113
|
+
className: index["default"].string,
|
|
114
|
+
onClose: index["default"].func,
|
|
115
|
+
open: index["default"].bool,
|
|
116
|
+
portalTarget: index["default"].node,
|
|
117
|
+
searchLabel: index["default"].string,
|
|
118
|
+
searchPlaceholder: index["default"].string,
|
|
119
|
+
title: index["default"].string
|
|
119
120
|
};
|
|
120
121
|
TagSetModal.displayName = componentName;
|
|
121
122
|
|
|
@@ -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 react = require('@carbon/react');
|
|
17
17
|
var settings = require('../../settings.js');
|
|
18
18
|
var useClickOutside = require('../../global/js/hooks/useClickOutside.js');
|
|
@@ -20,6 +20,7 @@ var useClickOutside = require('../../global/js/hooks/useClickOutside.js');
|
|
|
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 = ["allTagsModalSearchThreshold", "className", "onShowAllClick", "overflowAlign", "overflowTags", "overflowType", "showAllTagsLabel", "popoverOpen", "setPopoverOpen"];
|
|
25
26
|
var componentName = 'TagSetOverflow';
|
|
@@ -64,11 +65,11 @@ var TagSetOverflow = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
64
65
|
};
|
|
65
66
|
return /*#__PURE__*/React__default["default"].createElement("span", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
66
67
|
"aria-hidden": overflowTags.length === 0,
|
|
67
|
-
className:
|
|
68
|
+
className: cx__default["default"]("".concat(blockClass), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--hidden"), overflowTags.length === 0)),
|
|
68
69
|
ref: ref || localRef
|
|
69
70
|
}), /*#__PURE__*/React__default["default"].createElement(react.Popover, {
|
|
70
71
|
align: overflowAlign,
|
|
71
|
-
className:
|
|
72
|
+
className: cx__default["default"](className, "".concat(blockClass, "__tagset-popover")),
|
|
72
73
|
dropShadow: true,
|
|
73
74
|
highContrast: true,
|
|
74
75
|
onKeyDown: handleEscKeyPress,
|
|
@@ -77,7 +78,7 @@ var TagSetOverflow = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
77
78
|
onClick: function onClick() {
|
|
78
79
|
return setPopoverOpen(!popoverOpen);
|
|
79
80
|
},
|
|
80
|
-
className:
|
|
81
|
+
className: cx__default["default"]("".concat(blockClass, "__popover-trigger"))
|
|
81
82
|
}, "+", overflowTags.length), /*#__PURE__*/React__default["default"].createElement(react.PopoverContent, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
82
83
|
ref: overflowTagContent,
|
|
83
84
|
className: "".concat(blockClass, "__content")
|
|
@@ -85,7 +86,7 @@ var TagSetOverflow = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
85
86
|
className: "".concat(blockClass, "__tag-list")
|
|
86
87
|
}, overflowTags.filter(function (_, index) {
|
|
87
88
|
return overflowTags.length > allTagsModalSearchThreshold ? index < allTagsModalSearchThreshold : index <= allTagsModalSearchThreshold;
|
|
88
|
-
}).map(function (tag, index
|
|
89
|
+
}).map(function (tag, index) {
|
|
89
90
|
var tagProps = {};
|
|
90
91
|
if (overflowType === 'tag') {
|
|
91
92
|
tagProps.type = 'high-contrast';
|
|
@@ -94,8 +95,8 @@ var TagSetOverflow = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
94
95
|
tagProps.filter = false;
|
|
95
96
|
}
|
|
96
97
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
97
|
-
className:
|
|
98
|
-
key: index
|
|
98
|
+
className: cx__default["default"]("".concat(blockClass, "__tag-item"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__tag-item--default"), overflowType === 'default'), "".concat(blockClass, "__tag-item--tag"), overflowType === 'tag')),
|
|
99
|
+
key: index
|
|
99
100
|
}, /*#__PURE__*/React__default["default"].cloneElement(tag, tagProps));
|
|
100
101
|
})), overflowTags.length > allTagsModalSearchThreshold && /*#__PURE__*/React__default["default"].createElement(react.Link, {
|
|
101
102
|
className: "".concat(blockClass, "__show-all-tags-link"),
|
|
@@ -109,39 +110,39 @@ TagSetOverflow.propTypes = {
|
|
|
109
110
|
/**
|
|
110
111
|
* count of overflowTags over which a modal is offered
|
|
111
112
|
*/
|
|
112
|
-
allTagsModalSearchThreshold: index
|
|
113
|
+
allTagsModalSearchThreshold: index["default"].number,
|
|
113
114
|
/**
|
|
114
115
|
* className
|
|
115
116
|
*/
|
|
116
|
-
className: index
|
|
117
|
+
className: index["default"].string,
|
|
117
118
|
/**
|
|
118
119
|
* function to execute on clicking show all
|
|
119
120
|
*/
|
|
120
|
-
onShowAllClick: index
|
|
121
|
+
onShowAllClick: index["default"].func.isRequired,
|
|
121
122
|
/**
|
|
122
123
|
* overflowAlign from the standard tooltip
|
|
123
124
|
*/
|
|
124
|
-
overflowAlign: index
|
|
125
|
+
overflowAlign: index["default"].oneOf(['top', 'top-left', 'top-right', 'bottom', 'bottom-left', 'bottom-right', 'left', 'left-bottom', 'left-top', 'right', 'right-bottom', 'right-top']),
|
|
125
126
|
/**
|
|
126
127
|
* tags shown in overflow
|
|
127
128
|
*/
|
|
128
|
-
overflowTags: index
|
|
129
|
+
overflowTags: index["default"].arrayOf(index["default"].object).isRequired,
|
|
129
130
|
/**
|
|
130
131
|
* Type of rendering displayed inside of the tag overflow component
|
|
131
132
|
*/
|
|
132
|
-
overflowType: index
|
|
133
|
+
overflowType: index["default"].oneOf(['default', 'tag']),
|
|
133
134
|
/**
|
|
134
135
|
* Open state of the popover
|
|
135
136
|
*/
|
|
136
|
-
popoverOpen: index
|
|
137
|
+
popoverOpen: index["default"].bool,
|
|
137
138
|
/**
|
|
138
139
|
* Setter function for the popoverOpen state value
|
|
139
140
|
*/
|
|
140
|
-
setPopoverOpen: index
|
|
141
|
+
setPopoverOpen: index["default"].func,
|
|
141
142
|
/**
|
|
142
143
|
* label for the overflow show all tags link
|
|
143
144
|
*/
|
|
144
|
-
showAllTagsLabel: index
|
|
145
|
+
showAllTagsLabel: index["default"].string
|
|
145
146
|
};
|
|
146
147
|
|
|
147
148
|
exports.TagSetOverflow = TagSetOverflow;
|