@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
package/es/_virtual/index.js
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2, asyncToGenerator as _asyncToGenerator, regeneratorRuntime as _regeneratorRuntime } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { ComposedModal, ModalHeader, ModalBody, PasswordInput, TextInput, Form, InlineLoading, ModalFooter, Button } from '@carbon/react';
|
|
13
13
|
import { ErrorFilled, InformationFilled, Copy } from '@carbon/react/icons';
|
|
14
14
|
import { APIKeyDownloader } from './APIKeyDownloader.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
15
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
|
14
14
|
import { Button } from '@carbon/react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { IconButton } from '@carbon/react';
|
|
14
14
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import React__default, { useRef } from 'react';
|
|
9
9
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { OverflowMenu, OverflowMenuItem } from '@carbon/react';
|
|
12
12
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { allPropTypes } from '../../global/js/utils/props-helper.js';
|
|
14
14
|
import { Button, ButtonSet, InlineLoading } from '@carbon/react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, objectSpread2 as _objectSpread2, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Tag } from '@carbon/react';
|
|
13
13
|
import { AddSelectSidebar } from './AddSelectSidebar.js';
|
|
14
14
|
import { AddSelectBreadcrumbs } from './AddSelectBreadcrumbs.js';
|
|
@@ -9,7 +9,7 @@ import { defineProperty as _defineProperty } from '../../_virtual/_rollupPluginB
|
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import { Breadcrumb, BreadcrumbItem } from '@carbon/react';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
|
|
15
15
|
var blockClass = "".concat(pkg.prefix, "--add-select__breadcrumbs");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState } from 'react';
|
|
10
10
|
import { Search, Button, Layer, Dropdown, ButtonSet, Tag } from '@carbon/react';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import { Filter } from '@carbon/react/icons';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { AddSelectRow } from './AddSelectRow.js';
|
|
14
14
|
import useFocus from './hooks/useFocus.js';
|
|
@@ -10,7 +10,7 @@ import React__default, { useRef, useEffect, useCallback } from 'react';
|
|
|
10
10
|
import { Layer, Dropdown, Button } from '@carbon/react';
|
|
11
11
|
import { ChevronRight, View } from '@carbon/react/icons';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
|
-
import cx from '
|
|
13
|
+
import cx from 'classnames';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
import { AddSelectFormControl } from './AddSelectFormControl.js';
|
|
16
16
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { Information, ArrowUp } from '@carbon/react/icons';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, createForOfIteratorHelper as _createForOfIteratorHelper } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
|
13
13
|
import { usePrefix, Breadcrumb, BreadcrumbItem, OverflowMenu, Link, Tooltip, OverflowMenuItem } from '@carbon/react';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { slicedToArray as _slicedToArray, defineProperty as _defineProperty, createForOfIteratorHelper as _createForOfIteratorHelper, objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
|
13
13
|
import { usePrefix, ButtonSet, Button, MenuButton, MenuItem } from '@carbon/react';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, objectSpread2 as _objectSpread2, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef } from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { Layer, OverflowMenu, OverflowMenuItem, Button, IconButton } from '@carbon/react';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import { CardHeader } from './CardHeader.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { Button } from '@carbon/react';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { usePrefix, Button } from '@carbon/react';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, extends as _extend
|
|
|
9
9
|
import React__default, { useRef, useCallback, useEffect, useImperativeHandle } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
11
|
import { CarouselItem } from './CarouselItem.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef } from 'react';
|
|
10
10
|
import { Grid } from '@carbon/react';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import clamp from 'lodash/clamp';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { CircleDash, CheckmarkOutline, Incomplete, Warning } from '@carbon/react/icons';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useCallback, useEffect } from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import PropTypes, { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
|
12
12
|
import { createPortal } from 'react-dom';
|
|
13
13
|
import { CoachmarkOverlay } from './CoachmarkOverlay.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Draggable, Close } from '@carbon/react/icons';
|
|
13
13
|
import { Button } from '@carbon/react';
|
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Close } from '@carbon/react/icons';
|
|
13
13
|
import { Button } from '@carbon/react';
|
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
|
|
10
10
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
import { CoachmarkDragbar } from './CoachmarkDragbar.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Idea, Close } from '@carbon/react/icons';
|
|
13
13
|
import { Button } from '@carbon/react';
|
|
14
14
|
import { useCoachmark } from './utils/context.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { useCoachmark } from '../Coachmark/utils/context.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { Button } from '@carbon/react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useRef, useState, useCallback, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { createPortal } from 'react-dom';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useRef, useState, Children, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { Button } from '@carbon/react';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { useRef, useState, Children, useCallback, useEffect } from 'react';
|
|
10
10
|
import { createPortal } from 'react-dom';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
import { CoachmarkOverlay } from '../Coachmark/CoachmarkOverlay.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { forwardRef, useRef, useState, useEffect } from 'react';
|
|
10
10
|
import pconsole from '../../global/js/utils/pconsole.js';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { Idea } from '@carbon/react/icons';
|
|
14
14
|
import { Button } from '@carbon/react';
|
|
15
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, toArray as _toArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import { ChevronUp, ChevronDown } from '@carbon/react/icons';
|
|
10
10
|
import { Button, OverflowMenu, OverflowMenuItem } from '@carbon/react';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
14
14
|
import React__default, { useRef, useState, Children, createElement } from 'react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useRef, useEffect, createContext } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { Form, ComposedModal, ModalHeader, ModalBody, ModalFooter, Button } from '@carbon/react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useContext, useState, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { Grid, Column, FormGroup } from '@carbon/react';
|
|
14
14
|
import { StepsContext, StepNumberContext } from './CreateFullPage.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import React__default from 'react';
|
|
9
9
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { ProgressIndicator, ProgressStep } from '@carbon/react';
|
|
12
12
|
import '../../global/js/utils/props-helper.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, extends as _extend
|
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import { ComposedModal, ModalHeader, ModalBody, Form, ModalFooter, Button } from '@carbon/react';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { Form } from '@carbon/react';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect, createContext } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Form } from '@carbon/react';
|
|
13
13
|
import wrapFocus from '../../global/js/utils/wrapFocus.js';
|
|
14
14
|
import { TearsheetShell } from '../Tearsheet/TearsheetShell.js';
|
|
@@ -23,7 +23,7 @@ import { useResetCreateComponent } from '../../global/js/hooks/useResetCreateCom
|
|
|
23
23
|
import { useCreateComponentStepChange } from '../../global/js/hooks/useCreateComponentStepChange.js';
|
|
24
24
|
import { CreateInfluencer } from '../CreateInfluencer/CreateInfluencer.js';
|
|
25
25
|
|
|
26
|
-
var _excluded = ["backButtonText", "cancelButtonText", "children", "className", "description", "influencerWidth", "initialStep", "label", "nextButtonText", "onClose", "onRequestSubmit", "open", "firstFocusElement", "submitButtonText", "title", "verticalPosition"];
|
|
26
|
+
var _excluded = ["backButtonText", "cancelButtonText", "children", "className", "description", "influencerWidth", "initialStep", "label", "nextButtonText", "onClose", "onRequestSubmit", "open", "firstFocusElement", "slug", "submitButtonText", "title", "verticalPosition"];
|
|
27
27
|
var componentName = 'CreateTearsheet';
|
|
28
28
|
var blockClass = "".concat(pkg.prefix, "--tearsheet-create");
|
|
29
29
|
|
|
@@ -56,6 +56,7 @@ var CreateTearsheet = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
56
56
|
onRequestSubmit = _ref.onRequestSubmit,
|
|
57
57
|
open = _ref.open,
|
|
58
58
|
firstFocusElement = _ref.firstFocusElement,
|
|
59
|
+
slug = _ref.slug,
|
|
59
60
|
submitButtonText = _ref.submitButtonText,
|
|
60
61
|
title = _ref.title,
|
|
61
62
|
_ref$verticalPosition = _ref.verticalPosition,
|
|
@@ -203,6 +204,7 @@ var CreateTearsheet = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
203
204
|
onClose: onClose,
|
|
204
205
|
open: open,
|
|
205
206
|
size: "wide",
|
|
207
|
+
slug: slug,
|
|
206
208
|
title: title,
|
|
207
209
|
verticalPosition: verticalPosition,
|
|
208
210
|
ref: ref
|
|
@@ -310,6 +312,10 @@ CreateTearsheet.propTypes = {
|
|
|
310
312
|
* Specifies whether the tearsheet is currently open.
|
|
311
313
|
*/
|
|
312
314
|
open: PropTypes.bool,
|
|
315
|
+
/**
|
|
316
|
+
* **Experimental:** Provide a `Slug` component to be rendered inside the `Tearsheet` component
|
|
317
|
+
*/
|
|
318
|
+
slug: PropTypes.node,
|
|
313
319
|
/**
|
|
314
320
|
* The submit button text
|
|
315
321
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
|
|
14
14
|
var _excluded = ["className"];
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useContext, useState, useEffect, isValidElement } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Grid, Column, FormGroup } from '@carbon/react';
|
|
13
13
|
import { StepsContext, StepNumberContext } from './CreateTearsheet.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { Form } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { useRef, useState, useMemo, useCallback, useEffect } from 'react';
|
|
10
10
|
import { useTable, useBlockLayout, useColumnOrder } from 'react-table';
|
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { DataSpreadsheetBody } from './DataSpreadsheetBody.js';
|
|
15
15
|
import { DataSpreadsheetHeader } from './DataSpreadsheetHeader.js';
|
|
@@ -9,7 +9,7 @@ import { slicedToArray as _slicedToArray, toConsumableArray as _toConsumableArra
|
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect, useCallback } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
11
|
import { FixedSizeList } from 'react-window';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { px } from '@carbon/layout';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
15
15
|
import { deepCloneObject } from '../../global/js/utils/deepCloneObject.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { px } from '@carbon/layout';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { checkActiveHeaderCell } from './utils/checkActiveHeaderCell.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../../node_modules/prop-types/index.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../../settings.js';
|
|
14
14
|
import pconsole from '../../../global/js/utils/pconsole.js';
|
|
@@ -14,7 +14,7 @@ import DatagridBody from './DatagridBody.js';
|
|
|
14
14
|
import DatagridHead from './DatagridHead.js';
|
|
15
15
|
import DatagridToolbar from './DatagridToolbar.js';
|
|
16
16
|
import PropTypes from '../../../node_modules/prop-types/index.js';
|
|
17
|
-
import cx from '
|
|
17
|
+
import cx from 'classnames';
|
|
18
18
|
import { handleGridFocus } from './addons/InlineEdit/handleGridFocus.js';
|
|
19
19
|
import { handleGridKeyPress } from './addons/InlineEdit/handleGridKeyPress.js';
|
|
20
20
|
import { px } from '@carbon/layout';
|