@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
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useEffect } from 'react';
|
|
10
10
|
import { pkg } from '../../settings.js';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { InlineEditCell } from './Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js';
|
|
13
13
|
|
|
14
14
|
var blockClass = "".concat(pkg.prefix, "--datagrid");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { toConsumableArray as _toConsumableArray, objectSpread2 as _objectSpread2, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useRef } from 'react';
|
|
10
10
|
import { ChevronRight } from '@carbon/react/icons';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg, carbon } from '../../settings.js';
|
|
13
13
|
import { useFocusRowExpander } from './useFocusRowExpander.js';
|
|
14
14
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import { defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
|
-
import cx from '
|
|
9
|
+
import cx from 'classnames';
|
|
10
10
|
import { pkg } from '../../settings.js';
|
|
11
11
|
import useNestedRowExpander from './useNestedRowExpander.js';
|
|
12
12
|
import { useEffect } from 'react';
|
|
@@ -9,7 +9,7 @@ import { toConsumableArray as _toConsumableArray, objectSpread2 as _objectSpread
|
|
|
9
9
|
import React__default, { useRef } from 'react';
|
|
10
10
|
import { ChevronUp, ChevronDown } from '@carbon/react/icons';
|
|
11
11
|
import { pkg, carbon } from '../../settings.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { useFocusRowExpander } from './useFocusRowExpander.js';
|
|
14
14
|
|
|
15
15
|
var blockClass = "".concat(pkg.prefix, "--datagrid");
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { slicedToArray as _slicedToArray, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState } from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { selectionColumnId } from './common-column-ids.js';
|
|
12
12
|
import SelectAllWithToggle from './Datagrid/DatagridSelectAllWithToggle.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { toConsumableArray as _toConsumableArray, slicedToArray as _slicedToArray, objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useState, useLayoutEffect } from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { TableSelectRow } from '@carbon/react';
|
|
12
12
|
import { SelectAll } from './Datagrid/DatagridSelectAll.js';
|
|
13
13
|
import { selectionColumnId } from './common-column-ids.js';
|
|
@@ -118,7 +118,7 @@ var SelectRow = function SelectRow(datagridState) {
|
|
|
118
118
|
selectProps = _objectWithoutProperties(_row$getToggleRowSele2, _excluded);
|
|
119
119
|
var cellProps = cell.getCellProps();
|
|
120
120
|
var isFirstColumnStickyLeft = ((_columns$ = columns[0]) === null || _columns$ === void 0 ? void 0 : _columns$.sticky) === 'left' && withStickyColumn;
|
|
121
|
-
var rowId = "".concat(tableId, "-").concat(row.index);
|
|
121
|
+
var rowId = "".concat(tableId, "-").concat(row.id, "-").concat(row.index);
|
|
122
122
|
return /*#__PURE__*/React__default.createElement(TableSelectRow, _extends({}, cellProps, selectProps, {
|
|
123
123
|
radio: radio,
|
|
124
124
|
onSelect: onSelectHandler,
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray, 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 { pkg, carbon } from '../../settings.js';
|
|
12
12
|
import { Button } from '@carbon/react';
|
|
13
13
|
import { ArrowsVertical, ArrowDown, ArrowUp } from '@carbon/react/icons';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import { useRef, useState, useEffect, useLayoutEffect } from 'react';
|
|
10
10
|
import debounce from 'lodash/debounce';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { pkg } from '../../settings.js';
|
|
13
13
|
|
|
14
14
|
var blockClass = "".concat(pkg.prefix, "--datagrid");
|
|
@@ -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, 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, typeof as _typeof, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
|
|
10
10
|
import { IconButton } 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 { WarningFilled, Close, Checkmark, Edit } from '@carbon/react/icons';
|
|
14
14
|
import { pkg, carbon } from '../../settings.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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.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, 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, SideNav, SideNavItems, SideNavMenuItem } from '@carbon/react';
|
|
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, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useContext } 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 { FormContext, FormNumberContext } from './EditTearsheet.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
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { ProductiveCard } from '../ProductiveCard/ProductiveCard.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty, 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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import '../../global/js/utils/props-helper.js';
|
|
@@ -9,7 +9,7 @@ import { defineProperty as _defineProperty, extends as _extends, objectSpread2 a
|
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
11
|
import { pkg } from '../../settings.js';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { Button, Link } from '@carbon/react';
|
|
14
14
|
|
|
15
15
|
// The block part of our conventional BEM class names (blockClass__E--M).
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { 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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import '../../global/js/utils/props-helper.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, extends as _extend
|
|
|
9
9
|
import React__default from 'react';
|
|
10
10
|
import PropTypes from '../../../node_modules/prop-types/index.js';
|
|
11
11
|
import { Button, Link } from '@carbon/react';
|
|
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 { EmptyStateContent } from '../EmptyStateContent.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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../../settings.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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../../settings.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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../../settings.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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../../settings.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 { Button, Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -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 { pkg } from '../../../settings.js';
|
|
13
13
|
import uuidv4 from '../../../global/js/utils/uuidv4.js';
|
|
14
14
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useEffect, useRef } from 'react';
|
|
10
10
|
import { ComposedModal, ModalHeader, ModalBody, FormGroup, RadioButtonGroup, RadioButton, TextInput, PasswordInput, Loading, ModalFooter, Button } from '@carbon/react';
|
|
11
|
-
import cx from '
|
|
11
|
+
import cx from 'classnames';
|
|
12
12
|
import { CheckmarkFilled, ErrorFilled } from '@carbon/react/icons';
|
|
13
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -11,7 +11,7 @@ import { Button, IconButton } from '@carbon/react';
|
|
|
11
11
|
import { AnimatePresence, motion } from 'framer-motion';
|
|
12
12
|
import { ChevronDown } from '@carbon/react/icons';
|
|
13
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
14
|
-
import cx from '
|
|
14
|
+
import cx from 'classnames';
|
|
15
15
|
import { pkg } from '../../settings.js';
|
|
16
16
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
|
17
17
|
import { DURATIONS, EASINGS } from '../../global/js/utils/motionConstants.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 { Grid, Column } from '@carbon/react';
|
|
13
13
|
import { ErrorGenericSVG } from './assets/ErrorGenericSVG.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 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { useRef, 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 { blue90, purple70 } from '../../node_modules/@carbon/colors/es/index.js';
|
|
13
13
|
import { Idea, CaretLeft, CaretRight, Close } from '@carbon/react/icons';
|
|
14
14
|
import { Button, IconButton } from '@carbon/react';
|
|
@@ -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, 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 { Button } from '@carbon/react';
|
|
13
13
|
import { Crossroads } from '@carbon/react/icons';
|
|
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 { Link } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import { pkg } from '../../settings.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
|
|
12
12
|
import { HTTPErrorSvg403 } from '../assets/HTTPErrorSvg403.js';
|
|
13
13
|
import { HTTPErrorContent } from '../HTTPErrorContent.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
|
|
12
12
|
import { HTTPErrorSvg404 } from '../assets/HTTPErrorSvg404.js';
|
|
13
13
|
import { HTTPErrorContent } from '../HTTPErrorContent.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
|
|
12
12
|
import { HTTPErrorSvgOther } from '../assets/HTTPErrorSvgOther.js';
|
|
13
13
|
import { HTTPErrorContent } from '../HTTPErrorContent.js';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { forwardRef, useState } from 'react';
|
|
10
10
|
import { Add } from '@carbon/react/icons';
|
|
11
11
|
import { usePrefix, ComposedModal, ModalHeader, ModalBody, FileUploaderDropContainer, TextInput, Button, FileUploaderItem, ModalFooter } from '@carbon/react';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
15
15
|
import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
|
|
@@ -10,7 +10,7 @@ import React__default, { useState, useRef, useMemo, useEffect } from 'react';
|
|
|
10
10
|
import { Close, Idea, Crossroads } from '@carbon/react/icons';
|
|
11
11
|
import { IconButton, Button } from '@carbon/react';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
|
-
import cx from '
|
|
13
|
+
import cx from 'classnames';
|
|
14
14
|
import { getComponentText } from './utils.js';
|
|
15
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
16
16
|
import uuidv4 from '../../global/js/utils/uuidv4.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 { Button } from '@carbon/react';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.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 { Launch } from '@carbon/react/icons';
|
|
13
13
|
import { Link } from '@carbon/react';
|
|
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, { useRef, useState, Children, 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 { clamp } from 'lodash';
|
|
@@ -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, 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, { useState, useRef } 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 { ChevronDown } from '@carbon/react/icons';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
14
14
|
import uuidv4 from '../../global/js/utils/uuidv4.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, { useRef, 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
13
13
|
import { pkg } from '../../settings.js';
|
|
14
14
|
import { timeAgo } from './utils.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 } 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';
|
|
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
|
|
|
9
9
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
11
11
|
import { breakpoints, spacing10, baseFontSize } from '@carbon/layout';
|
|
12
|
-
import cx from '
|
|
12
|
+
import cx from 'classnames';
|
|
13
13
|
import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
|
|
14
14
|
import { FlexGrid, Row, Column, Button, Tag } from '@carbon/react';
|
|
15
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { 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 { SkeletonText } from '@carbon/react';
|
|
13
13
|
import { EditInPlace } from '../EditInPlace/EditInPlace.js';
|
|
14
14
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { pkg } from '../../settings.js';
|
|
12
12
|
import { scrollableAncestor } from '../../global/js/utils/scrollableAncestor.js';
|
|
13
13
|
import { SkeletonText } from '@carbon/react';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
|
9
9
|
import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
|
|
10
|
-
import cx from '
|
|
10
|
+
import cx from 'classnames';
|
|
11
11
|
import { ComposedModal, ModalHeader, ModalBody, TextInput, ModalFooter, Button } from '@carbon/react';
|
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, 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 { InlineLoading, Button } from '@carbon/react';
|
|
12
12
|
import { Save, CheckmarkOutline, ErrorFilled, ErrorOutline } from '@carbon/react/icons';
|
|
13
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|