@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
|
@@ -12,8 +12,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
14
|
var reactTable = require('react-table');
|
|
15
|
-
var index
|
|
16
|
-
var
|
|
15
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
16
|
+
var cx = require('classnames');
|
|
17
17
|
var settings = require('../../settings.js');
|
|
18
18
|
var DataSpreadsheetBody = require('./DataSpreadsheetBody.js');
|
|
19
19
|
var DataSpreadsheetHeader = require('./DataSpreadsheetHeader.js');
|
|
@@ -42,6 +42,7 @@ var useSpreadsheetEdit = require('./hooks/useSpreadsheetEdit.js');
|
|
|
42
42
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
43
43
|
|
|
44
44
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
45
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
45
46
|
|
|
46
47
|
var _excluded = ["cellSize", "className", "columns", "data", "defaultEmptyRowCount", "onDataUpdate", "id", "onActiveCellChange", "onSelectionAreaChange", "selectAllAriaLabel", "spreadsheetAriaLabel", "theme", "totalVisibleColumns"];
|
|
47
48
|
// cspell:words rowcount colcount
|
|
@@ -707,7 +708,7 @@ exports.DataSpreadsheet = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
707
708
|
handleActiveCellMouseEnterCallback(selectionAreas, clickAndHoldActive);
|
|
708
709
|
}, [clickAndHoldActive, selectionAreas, handleActiveCellMouseEnterCallback]);
|
|
709
710
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, getTableProps(), devtools.getDevtoolsProps(componentName), {
|
|
710
|
-
className:
|
|
711
|
+
className: cx__default["default"](blockClass, className, "".concat(blockClass, "--interactive-cell-element"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__container-has-focus"), containerHasFocus), "".concat(blockClass, "__").concat(theme), theme === 'dark')),
|
|
711
712
|
ref: spreadsheetRef,
|
|
712
713
|
role: "grid",
|
|
713
714
|
tabIndex: 0,
|
|
@@ -781,7 +782,7 @@ exports.DataSpreadsheet = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
781
782
|
onDoubleClick: handleActiveCellDoubleClick,
|
|
782
783
|
onMouseEnter: handleActiveCellMouseEnter,
|
|
783
784
|
ref: activeCellRef,
|
|
784
|
-
className:
|
|
785
|
+
className: cx__default["default"]("".concat(blockClass, "--interactive-cell-element"), "".concat(blockClass, "__active-cell--highlight"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__active-cell--with-selection"), activeCellInsideSelectionArea)),
|
|
785
786
|
type: "button"
|
|
786
787
|
}, activeCellContent), /*#__PURE__*/React__default["default"].createElement("textarea", {
|
|
787
788
|
id: "".concat(blockClass, "__cell-editor-text-area"),
|
|
@@ -805,7 +806,7 @@ exports.DataSpreadsheet = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
805
806
|
},
|
|
806
807
|
ref: cellEditorRef,
|
|
807
808
|
"aria-labelledby": activeCellCoordinates ? "".concat(blockClass, "__cell--").concat(activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.row, "--").concat(activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.column) : null,
|
|
808
|
-
className:
|
|
809
|
+
className: cx__default["default"]("".concat(blockClass, "__cell-editor"), "".concat(blockClass, "--interactive-cell-element"), "".concat(blockClass, "__cell-editor--").concat(cellSize), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__cell-editor--active"), isEditing))
|
|
809
810
|
}), /*#__PURE__*/React__default["default"].createElement("pre", {
|
|
810
811
|
"aria-hidden": true,
|
|
811
812
|
ref: cellEditorRulerRef,
|
|
@@ -827,60 +828,60 @@ exports.DataSpreadsheet.propTypes = {
|
|
|
827
828
|
/**
|
|
828
829
|
* Specifies the cell height
|
|
829
830
|
*/
|
|
830
|
-
cellSize: index
|
|
831
|
+
cellSize: index["default"].oneOf(['xs', 'sm', 'md', 'lg']),
|
|
831
832
|
/**
|
|
832
833
|
* Provide an optional class to be applied to the containing node.
|
|
833
834
|
*/
|
|
834
|
-
className: index
|
|
835
|
+
className: index["default"].string,
|
|
835
836
|
/**
|
|
836
837
|
* The data that will build the column headers
|
|
837
838
|
*/
|
|
838
|
-
columns: index
|
|
839
|
-
Header: index
|
|
840
|
-
accessor: index
|
|
841
|
-
Cell: index
|
|
839
|
+
columns: index["default"].arrayOf(index["default"].shape({
|
|
840
|
+
Header: index["default"].string,
|
|
841
|
+
accessor: index["default"].oneOfType([index["default"].string, index["default"].func]),
|
|
842
|
+
Cell: index["default"].func // optional cell formatter
|
|
842
843
|
})),
|
|
843
844
|
/**
|
|
844
845
|
* The spreadsheet data that will be rendered in the body of the spreadsheet component
|
|
845
846
|
*/
|
|
846
|
-
data: index
|
|
847
|
+
data: index["default"].arrayOf(index["default"].shape),
|
|
847
848
|
/**
|
|
848
849
|
* Sets the number of empty rows to be created when there is no data provided
|
|
849
850
|
*/
|
|
850
|
-
defaultEmptyRowCount: index
|
|
851
|
+
defaultEmptyRowCount: index["default"].number,
|
|
851
852
|
/**
|
|
852
853
|
* The spreadsheet id
|
|
853
854
|
*/
|
|
854
|
-
id: index
|
|
855
|
+
id: index["default"].oneOfType([index["default"].number, index["default"].string]),
|
|
855
856
|
/**
|
|
856
857
|
* The event handler that is called when the active cell changes
|
|
857
858
|
*/
|
|
858
|
-
onActiveCellChange: index
|
|
859
|
+
onActiveCellChange: index["default"].func,
|
|
859
860
|
/**
|
|
860
861
|
* The setter fn for the data prop
|
|
861
862
|
*/
|
|
862
|
-
onDataUpdate: index
|
|
863
|
+
onDataUpdate: index["default"].func,
|
|
863
864
|
/**
|
|
864
865
|
* The event handler that is called when the selection area values change
|
|
865
866
|
*/
|
|
866
|
-
onSelectionAreaChange: index
|
|
867
|
+
onSelectionAreaChange: index["default"].func,
|
|
867
868
|
/**
|
|
868
869
|
* The aria label applied to the Select all button
|
|
869
870
|
*/
|
|
870
|
-
selectAllAriaLabel: index
|
|
871
|
+
selectAllAriaLabel: index["default"].string.isRequired,
|
|
871
872
|
/**
|
|
872
873
|
* The aria label applied to the Data spreadsheet component
|
|
873
874
|
*/
|
|
874
|
-
spreadsheetAriaLabel: index
|
|
875
|
+
spreadsheetAriaLabel: index["default"].string.isRequired,
|
|
875
876
|
/**
|
|
876
877
|
* The theme the DataSpreadsheet should use (only used to render active cell/selection area colors on dark theme)
|
|
877
878
|
*/
|
|
878
|
-
theme: index
|
|
879
|
+
theme: index["default"].oneOf(['light', 'dark']),
|
|
879
880
|
/**
|
|
880
881
|
* The total number of columns to be initially visible, additional columns will be rendered and
|
|
881
882
|
* visible via horizontal scrollbar
|
|
882
883
|
*/
|
|
883
|
-
totalVisibleColumns: index
|
|
884
|
+
totalVisibleColumns: index["default"].number
|
|
884
885
|
|
|
885
886
|
/* TODO: add types and DocGen for all props. */
|
|
886
887
|
};
|
|
@@ -11,9 +11,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var index
|
|
14
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
15
15
|
var reactWindow = require('react-window');
|
|
16
|
-
var
|
|
16
|
+
var cx = require('classnames');
|
|
17
17
|
var layout = require('@carbon/layout');
|
|
18
18
|
var settings = require('../../settings.js');
|
|
19
19
|
var deepCloneObject = require('../../global/js/utils/deepCloneObject.js');
|
|
@@ -31,6 +31,7 @@ var useSpreadsheetMouseUp = require('./hooks/useSpreadsheetMouseUp.js');
|
|
|
31
31
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
32
32
|
|
|
33
33
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
34
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
34
35
|
|
|
35
36
|
var _div;
|
|
36
37
|
var blockClass = "".concat(settings.pkg.prefix, "--data-spreadsheet");
|
|
@@ -358,37 +359,37 @@ var DataSpreadsheetBody = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
358
359
|
|
|
359
360
|
// Renders each row/cell in the spreadsheet body
|
|
360
361
|
var RenderRow = React.useCallback(function (_ref3) {
|
|
361
|
-
var index
|
|
362
|
+
var index = _ref3.index,
|
|
362
363
|
style = _ref3.style;
|
|
363
|
-
var row = rows[index
|
|
364
|
+
var row = rows[index];
|
|
364
365
|
if (rows && rows.length) {
|
|
365
366
|
prepareRow(row);
|
|
366
367
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, row.getRowProps({
|
|
367
368
|
style: style
|
|
368
369
|
}), {
|
|
369
|
-
className:
|
|
370
|
-
"data-row-index": index
|
|
371
|
-
"aria-rowindex": index
|
|
370
|
+
className: cx__default["default"]("".concat(blockClass, "__tr")),
|
|
371
|
+
"data-row-index": index,
|
|
372
|
+
"aria-rowindex": index + 1,
|
|
372
373
|
"aria-owns": "".concat(blockClass, "__cell-editor-text-area")
|
|
373
374
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
374
375
|
role: "rowheader",
|
|
375
376
|
className: "".concat(blockClass, "__td-th--cell-container")
|
|
376
377
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
377
|
-
id: "".concat(blockClass, "__cell--").concat(index
|
|
378
|
+
id: "".concat(blockClass, "__cell--").concat(index, "--header"),
|
|
378
379
|
tabIndex: -1,
|
|
379
|
-
"data-row-index": index
|
|
380
|
+
"data-row-index": index,
|
|
380
381
|
"data-column-index": "header",
|
|
381
382
|
type: "button",
|
|
382
|
-
onClick: handleRowHeaderClick(index
|
|
383
|
-
className:
|
|
383
|
+
onClick: handleRowHeaderClick(index),
|
|
384
|
+
className: cx__default["default"]("".concat(blockClass, "__td"), "".concat(blockClass, "__td-th"), "".concat(blockClass, "--interactive-cell-element"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__td-th--active-header"), (activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.row) === index || checkActiveHeaderCell.checkActiveHeaderCell(index, selectionAreas, 'row')), "".concat(blockClass, "__td-th--selected-header"), checkSelectedHeaderCell.checkSelectedHeaderCell(index, selectionAreas, 'row', columns))),
|
|
384
385
|
style: {
|
|
385
386
|
width: defaultColumn === null || defaultColumn === void 0 ? void 0 : defaultColumn.rowHeaderWidth
|
|
386
387
|
}
|
|
387
|
-
}, index
|
|
388
|
+
}, index + 1)), row.cells.map(function (cell, index) {
|
|
388
389
|
var _cell$column;
|
|
389
390
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({
|
|
390
|
-
key: "cell_".concat(index
|
|
391
|
-
"aria-colindex": index
|
|
391
|
+
key: "cell_".concat(index),
|
|
392
|
+
"aria-colindex": index + 1
|
|
392
393
|
}, cell.getCellProps(), {
|
|
393
394
|
role: "gridcell",
|
|
394
395
|
style: _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, cell.getCellProps().style), {}, {
|
|
@@ -396,13 +397,13 @@ var DataSpreadsheetBody = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
396
397
|
minWidth: (cell === null || cell === void 0 || (_cell$column = cell.column) === null || _cell$column === void 0 ? void 0 : _cell$column.width) || (defaultColumn === null || defaultColumn === void 0 ? void 0 : defaultColumn.width)
|
|
397
398
|
})
|
|
398
399
|
}), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
399
|
-
id: "".concat(blockClass, "__cell--").concat(cell.row.index, "--").concat(index
|
|
400
|
+
id: "".concat(blockClass, "__cell--").concat(cell.row.index, "--").concat(index),
|
|
400
401
|
tabIndex: -1,
|
|
401
402
|
"data-row-index": cell.row.index,
|
|
402
|
-
"data-column-index": index
|
|
403
|
-
className:
|
|
404
|
-
onMouseDown: handleBodyCellClick(cell, index
|
|
405
|
-
onMouseOver: handleBodyCellHover(cell, index
|
|
403
|
+
"data-column-index": index,
|
|
404
|
+
className: cx__default["default"]("".concat(blockClass, "__td"), "".concat(blockClass, "__body--td"), "".concat(blockClass, "--interactive-cell-element")),
|
|
405
|
+
onMouseDown: handleBodyCellClick(cell, index),
|
|
406
|
+
onMouseOver: handleBodyCellHover(cell, index),
|
|
406
407
|
onFocus: function onFocus() {},
|
|
407
408
|
type: "button"
|
|
408
409
|
}, cell.render('Cell')));
|
|
@@ -412,9 +413,9 @@ var DataSpreadsheetBody = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
412
413
|
var spreadsheetBodyRef = React.useRef();
|
|
413
414
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({
|
|
414
415
|
ref: spreadsheetBodyRef,
|
|
415
|
-
className:
|
|
416
|
+
className: cx__default["default"]("".concat(blockClass, "__body--container"))
|
|
416
417
|
}, getTableBodyProps()), /*#__PURE__*/React__default["default"].createElement(reactWindow.FixedSizeList, {
|
|
417
|
-
className:
|
|
418
|
+
className: cx__default["default"]("".concat(blockClass, "__list--container"), "".concat(blockClass, "__list--container--").concat(id)),
|
|
418
419
|
height: 400,
|
|
419
420
|
itemCount: rows.length || defaultEmptyRowCount,
|
|
420
421
|
itemSize: defaultColumn === null || defaultColumn === void 0 ? void 0 : defaultColumn.rowHeight,
|
|
@@ -432,127 +433,127 @@ DataSpreadsheetBody.propTypes = {
|
|
|
432
433
|
/**
|
|
433
434
|
* Object containing the active cell coordinates
|
|
434
435
|
*/
|
|
435
|
-
activeCellCoordinates: index
|
|
436
|
-
row: index
|
|
437
|
-
column: index
|
|
436
|
+
activeCellCoordinates: index["default"].shape({
|
|
437
|
+
row: index["default"].oneOfType([index["default"].string, index["default"].number]),
|
|
438
|
+
column: index["default"].oneOfType([index["default"].string, index["default"].number])
|
|
438
439
|
}),
|
|
439
440
|
/**
|
|
440
441
|
* Is the user clicking and holding in the data spreadsheet body
|
|
441
442
|
*/
|
|
442
|
-
clickAndHoldActive: index
|
|
443
|
+
clickAndHoldActive: index["default"].bool,
|
|
443
444
|
/**
|
|
444
445
|
* All of the spreadsheet columns
|
|
445
446
|
*/
|
|
446
|
-
columns: index
|
|
447
|
+
columns: index["default"].array,
|
|
447
448
|
/**
|
|
448
449
|
* This represents the id of the current cell selection area
|
|
449
450
|
*/
|
|
450
|
-
currentMatcher: index
|
|
451
|
+
currentMatcher: index["default"].string,
|
|
451
452
|
/**
|
|
452
453
|
* Default spreadsheet sizing values
|
|
453
454
|
*/
|
|
454
|
-
defaultColumn: index
|
|
455
|
-
rowHeight: index
|
|
456
|
-
rowHeaderWidth: index
|
|
457
|
-
width: index
|
|
455
|
+
defaultColumn: index["default"].shape({
|
|
456
|
+
rowHeight: index["default"].number,
|
|
457
|
+
rowHeaderWidth: index["default"].number,
|
|
458
|
+
width: index["default"].number
|
|
458
459
|
}),
|
|
459
460
|
/**
|
|
460
461
|
* Sets the number of empty rows to be created when there is no data provided
|
|
461
462
|
*/
|
|
462
|
-
defaultEmptyRowCount: index
|
|
463
|
+
defaultEmptyRowCount: index["default"].number,
|
|
463
464
|
/**
|
|
464
465
|
* Function to set table body prop values
|
|
465
466
|
*/
|
|
466
|
-
getTableBodyProps: index
|
|
467
|
+
getTableBodyProps: index["default"].func,
|
|
467
468
|
/**
|
|
468
469
|
* Headers provided from useTable hook
|
|
469
470
|
*/
|
|
470
|
-
headerGroups: index
|
|
471
|
+
headerGroups: index["default"].arrayOf(index["default"].object),
|
|
471
472
|
/**
|
|
472
473
|
* The spreadsheet id
|
|
473
474
|
*/
|
|
474
|
-
id: index
|
|
475
|
+
id: index["default"].oneOfType([index["default"].number, index["default"].string]),
|
|
475
476
|
/**
|
|
476
477
|
* The event handler that is called when the active cell changes
|
|
477
478
|
*/
|
|
478
|
-
onActiveCellChange: index
|
|
479
|
+
onActiveCellChange: index["default"].func,
|
|
479
480
|
/**
|
|
480
481
|
* The event handler that is called to set the rows for the empty spreadsheet
|
|
481
482
|
*/
|
|
482
|
-
onDataUpdate: index
|
|
483
|
+
onDataUpdate: index["default"].func,
|
|
483
484
|
/**
|
|
484
485
|
* The event handler that is called when the selection areas change
|
|
485
486
|
*/
|
|
486
|
-
onSelectionAreaChange: index
|
|
487
|
+
onSelectionAreaChange: index["default"].func,
|
|
487
488
|
/**
|
|
488
489
|
* Prepare row function from react-table
|
|
489
490
|
*/
|
|
490
|
-
prepareRow: index
|
|
491
|
+
prepareRow: index["default"].func,
|
|
491
492
|
/**
|
|
492
493
|
* All of the spreadsheet row data
|
|
493
494
|
*/
|
|
494
|
-
rows: index
|
|
495
|
+
rows: index["default"].arrayOf(index["default"].object),
|
|
495
496
|
/**
|
|
496
497
|
* The scrollbar width
|
|
497
498
|
*/
|
|
498
|
-
scrollBarSize: index
|
|
499
|
+
scrollBarSize: index["default"].number,
|
|
499
500
|
/**
|
|
500
501
|
* Array of selection area data
|
|
501
502
|
*/
|
|
502
|
-
selectionAreaData: index
|
|
503
|
+
selectionAreaData: index["default"].array,
|
|
503
504
|
/**
|
|
504
505
|
* Array of selection areas
|
|
505
506
|
*/
|
|
506
|
-
selectionAreas: index
|
|
507
|
+
selectionAreas: index["default"].array,
|
|
507
508
|
/**
|
|
508
509
|
* Setter fn for activeCellCoordinates state value
|
|
509
510
|
*/
|
|
510
|
-
setActiveCellCoordinates: index
|
|
511
|
+
setActiveCellCoordinates: index["default"].func,
|
|
511
512
|
/**
|
|
512
513
|
* Setter fn for active cell inside of selection area
|
|
513
514
|
*/
|
|
514
|
-
setActiveCellInsideSelectionArea: index
|
|
515
|
+
setActiveCellInsideSelectionArea: index["default"].func,
|
|
515
516
|
/**
|
|
516
517
|
* Setter fn for clickAndHold state value
|
|
517
518
|
*/
|
|
518
|
-
setClickAndHoldActive: index
|
|
519
|
+
setClickAndHoldActive: index["default"].func,
|
|
519
520
|
/**
|
|
520
521
|
* Setter fn for column ordering, provided from react-table
|
|
521
522
|
*/
|
|
522
|
-
setColumnOrder: index
|
|
523
|
+
setColumnOrder: index["default"].func,
|
|
523
524
|
/**
|
|
524
525
|
* Setter fn for containerHasFocus state value
|
|
525
526
|
*/
|
|
526
|
-
setContainerHasFocus: index
|
|
527
|
+
setContainerHasFocus: index["default"].func,
|
|
527
528
|
/**
|
|
528
529
|
* Setter fn for currentMatcher state value
|
|
529
530
|
*/
|
|
530
|
-
setCurrentMatcher: index
|
|
531
|
+
setCurrentMatcher: index["default"].func,
|
|
531
532
|
/**
|
|
532
533
|
* Setter fn for header cell hold active value
|
|
533
534
|
*/
|
|
534
|
-
setHeaderCellHoldActive: index
|
|
535
|
+
setHeaderCellHoldActive: index["default"].func,
|
|
535
536
|
/**
|
|
536
537
|
* Setter fn for selectionAreaData state value
|
|
537
538
|
*/
|
|
538
|
-
setSelectionAreaData: index
|
|
539
|
+
setSelectionAreaData: index["default"].func,
|
|
539
540
|
/**
|
|
540
541
|
* Setter fn for selectionAreas state value
|
|
541
542
|
*/
|
|
542
|
-
setSelectionAreas: index
|
|
543
|
+
setSelectionAreas: index["default"].func,
|
|
543
544
|
/**
|
|
544
545
|
* The total columns width
|
|
545
546
|
*/
|
|
546
|
-
totalColumnsWidth: index
|
|
547
|
+
totalColumnsWidth: index["default"].number,
|
|
547
548
|
/**
|
|
548
549
|
* The total number of columns to be initially visible, additional columns will be rendered and
|
|
549
550
|
* visible via horizontal scrollbar
|
|
550
551
|
*/
|
|
551
|
-
totalVisibleColumns: index
|
|
552
|
+
totalVisibleColumns: index["default"].number,
|
|
552
553
|
/**
|
|
553
554
|
* Prop from react-table used to reorder columns
|
|
554
555
|
*/
|
|
555
|
-
visibleColumns: index
|
|
556
|
+
visibleColumns: index["default"].array
|
|
556
557
|
};
|
|
557
558
|
|
|
558
559
|
exports.DataSpreadsheetBody = DataSpreadsheetBody;
|
|
@@ -11,8 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var index
|
|
15
|
-
var
|
|
14
|
+
var index = require('../../node_modules/prop-types/index.js');
|
|
15
|
+
var cx = require('classnames');
|
|
16
16
|
var layout = require('@carbon/layout');
|
|
17
17
|
var settings = require('../../settings.js');
|
|
18
18
|
var checkActiveHeaderCell = require('./utils/checkActiveHeaderCell.js');
|
|
@@ -27,6 +27,7 @@ var useSpreadsheetMouseMove = require('./hooks/useSpreadsheetMouseMove.js');
|
|
|
27
27
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
28
28
|
|
|
29
29
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
30
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
30
31
|
|
|
31
32
|
var blockClass = "".concat(settings.pkg.prefix, "--data-spreadsheet");
|
|
32
33
|
var DataSpreadsheetHeader = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
@@ -139,11 +140,11 @@ var DataSpreadsheetHeader = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
139
140
|
defaultColumn: defaultColumn
|
|
140
141
|
});
|
|
141
142
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
142
|
-
className:
|
|
143
|
+
className: cx__default["default"]("".concat(blockClass, "__header--container")),
|
|
143
144
|
role: "rowgroup"
|
|
144
|
-
}, headerGroups.map(function (headerGroup, index
|
|
145
|
+
}, headerGroups.map(function (headerGroup, index) {
|
|
145
146
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({
|
|
146
|
-
key: "header_".concat(index
|
|
147
|
+
key: "header_".concat(index)
|
|
147
148
|
}, headerGroup.getHeaderGroupProps(), {
|
|
148
149
|
style: _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, headerGroup.getHeaderGroupProps().style), {}, {
|
|
149
150
|
width: getSpreadsheetWidth.getSpreadsheetWidth({
|
|
@@ -172,28 +173,28 @@ var DataSpreadsheetHeader = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
172
173
|
tabIndex: -1,
|
|
173
174
|
"aria-label": selectAllAriaLabel,
|
|
174
175
|
onClick: handleSelectAllClick,
|
|
175
|
-
className:
|
|
176
|
-
}, "\xA0")), headerGroup.headers.map(function (column, index
|
|
177
|
-
var selectedHeader = checkSelectedHeaderCell.checkSelectedHeaderCell(index
|
|
176
|
+
className: cx__default["default"]("".concat(blockClass, "__th"), "".concat(blockClass, "--interactive-cell-element"), "".concat(blockClass, "__th--select-all"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__th--active-header"), (activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.column) === 'header' && (activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.row) === 'header'))
|
|
177
|
+
}, "\xA0")), headerGroup.headers.map(function (column, index) {
|
|
178
|
+
var selectedHeader = checkSelectedHeaderCell.checkSelectedHeaderCell(index, selectionAreas, 'column', rows);
|
|
178
179
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({
|
|
179
|
-
key: "column_".concat(index
|
|
180
|
+
key: "column_".concat(index),
|
|
180
181
|
role: "columnheader",
|
|
181
182
|
className: "".concat(blockClass, "__columnheader")
|
|
182
183
|
}, column.getHeaderProps()), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
183
|
-
id: "".concat(blockClass, "__cell--header--").concat(index
|
|
184
|
+
id: "".concat(blockClass, "__cell--header--").concat(index),
|
|
184
185
|
"data-row-index": "header",
|
|
185
|
-
"data-column-index": index
|
|
186
|
+
"data-column-index": index,
|
|
186
187
|
tabIndex: -1,
|
|
187
|
-
onMouseDown: selectedHeader ? handleHeaderMouseDown(index
|
|
188
|
+
onMouseDown: selectedHeader ? handleHeaderMouseDown(index) : null,
|
|
188
189
|
onMouseUp: selectedHeader ? function () {
|
|
189
190
|
return setSelectedHeaderReorderActive(false);
|
|
190
191
|
} : null,
|
|
191
|
-
onClick: !selectedHeader ? handleColumnHeaderClick(index
|
|
192
|
+
onClick: !selectedHeader ? handleColumnHeaderClick(index) : null,
|
|
192
193
|
style: {
|
|
193
194
|
height: defaultColumn === null || defaultColumn === void 0 ? void 0 : defaultColumn.rowHeight,
|
|
194
195
|
width: (column === null || column === void 0 ? void 0 : column.width) || (defaultColumn === null || defaultColumn === void 0 ? void 0 : defaultColumn.width)
|
|
195
196
|
},
|
|
196
|
-
className:
|
|
197
|
+
className: cx__default["default"]("".concat(blockClass, "__th"), "".concat(blockClass, "--interactive-cell-element"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__th--active-header"), (activeCellCoordinates === null || activeCellCoordinates === void 0 ? void 0 : activeCellCoordinates.column) === index || checkActiveHeaderCell.checkActiveHeaderCell(index, selectionAreas, 'column')), "".concat(blockClass, "__th--selected-header"), selectedHeader), "".concat(blockClass, "__th--selected-header-reorder-active"), selectedHeaderReorderActive)),
|
|
197
198
|
type: "button"
|
|
198
199
|
}, column.render('Header')));
|
|
199
200
|
}));
|
|
@@ -203,87 +204,87 @@ DataSpreadsheetHeader.propTypes = {
|
|
|
203
204
|
/**
|
|
204
205
|
* Object containing the active cell coordinates
|
|
205
206
|
*/
|
|
206
|
-
activeCellCoordinates: index
|
|
207
|
-
row: index
|
|
208
|
-
column: index
|
|
207
|
+
activeCellCoordinates: index["default"].shape({
|
|
208
|
+
row: index["default"].oneOfType([index["default"].number, index["default"].string]),
|
|
209
|
+
column: index["default"].oneOfType([index["default"].number, index["default"].string])
|
|
209
210
|
}),
|
|
210
211
|
/**
|
|
211
212
|
* Specifies the cell height
|
|
212
213
|
*/
|
|
213
|
-
cellSize: index
|
|
214
|
+
cellSize: index["default"].oneOf(['xs', 'sm', 'md', 'lg']),
|
|
214
215
|
/**
|
|
215
216
|
* All of the spreadsheet columns
|
|
216
217
|
*/
|
|
217
|
-
columns: index
|
|
218
|
+
columns: index["default"].array,
|
|
218
219
|
/**
|
|
219
220
|
* uuid that corresponds to the current selection area
|
|
220
221
|
*/
|
|
221
|
-
currentMatcher: index
|
|
222
|
+
currentMatcher: index["default"].string,
|
|
222
223
|
/**
|
|
223
224
|
* Default spreadsheet sizing values
|
|
224
225
|
*/
|
|
225
|
-
defaultColumn: index
|
|
226
|
-
rowHeight: index
|
|
227
|
-
rowHeaderWidth: index
|
|
228
|
-
width: index
|
|
226
|
+
defaultColumn: index["default"].shape({
|
|
227
|
+
rowHeight: index["default"].number,
|
|
228
|
+
rowHeaderWidth: index["default"].number,
|
|
229
|
+
width: index["default"].number
|
|
229
230
|
}),
|
|
230
231
|
/**
|
|
231
232
|
* Whether or not a click/hold is active on a header cell
|
|
232
233
|
*/
|
|
233
|
-
headerCellHoldActive: index
|
|
234
|
+
headerCellHoldActive: index["default"].bool,
|
|
234
235
|
/**
|
|
235
236
|
* Headers provided from useTable hook
|
|
236
237
|
*/
|
|
237
|
-
headerGroups: index
|
|
238
|
+
headerGroups: index["default"].arrayOf(index["default"].object),
|
|
238
239
|
/**
|
|
239
240
|
* All of the spreadsheet row data
|
|
240
241
|
*/
|
|
241
|
-
rows: index
|
|
242
|
+
rows: index["default"].arrayOf(index["default"].object),
|
|
242
243
|
/**
|
|
243
244
|
* The scrollbar width
|
|
244
245
|
*/
|
|
245
|
-
scrollBarSize: index
|
|
246
|
+
scrollBarSize: index["default"].number,
|
|
246
247
|
/**
|
|
247
248
|
* The aria label applied to the Select all button
|
|
248
249
|
*/
|
|
249
|
-
selectAllAriaLabel: index
|
|
250
|
+
selectAllAriaLabel: index["default"].string.isRequired,
|
|
250
251
|
/**
|
|
251
252
|
* All of the cell selection area items
|
|
252
253
|
*/
|
|
253
|
-
selectionAreas: index
|
|
254
|
+
selectionAreas: index["default"].arrayOf(index["default"].object),
|
|
254
255
|
/**
|
|
255
256
|
* Setter fn for activeCellCoordinates value
|
|
256
257
|
*/
|
|
257
|
-
setActiveCellCoordinates: index
|
|
258
|
+
setActiveCellCoordinates: index["default"].func,
|
|
258
259
|
/**
|
|
259
260
|
* Setter fn for currentMatcher value
|
|
260
261
|
*/
|
|
261
|
-
setCurrentMatcher: index
|
|
262
|
+
setCurrentMatcher: index["default"].func,
|
|
262
263
|
/**
|
|
263
264
|
* Setter fn for header cell hold active value
|
|
264
265
|
*/
|
|
265
|
-
setHeaderCellHoldActive: index
|
|
266
|
+
setHeaderCellHoldActive: index["default"].func,
|
|
266
267
|
/**
|
|
267
268
|
* Setter fn for selectionAreaData state value
|
|
268
269
|
*/
|
|
269
|
-
setSelectionAreaData: index
|
|
270
|
+
setSelectionAreaData: index["default"].func,
|
|
270
271
|
/**
|
|
271
272
|
* Setter fn for selectionAreas value
|
|
272
273
|
*/
|
|
273
|
-
setSelectionAreas: index
|
|
274
|
+
setSelectionAreas: index["default"].func,
|
|
274
275
|
/**
|
|
275
276
|
* The total number of columns to be initially visible, additional columns will be rendered and
|
|
276
277
|
* visible via horizontal scrollbar
|
|
277
278
|
*/
|
|
278
|
-
totalVisibleColumns: index
|
|
279
|
+
totalVisibleColumns: index["default"].number,
|
|
279
280
|
/**
|
|
280
281
|
* Function used to update the active cell coordinates
|
|
281
282
|
*/
|
|
282
|
-
updateActiveCellCoordinates: index
|
|
283
|
+
updateActiveCellCoordinates: index["default"].func,
|
|
283
284
|
/**
|
|
284
285
|
* Array of visible columns provided by react-table useTable hook
|
|
285
286
|
*/
|
|
286
|
-
visibleColumns: index
|
|
287
|
+
visibleColumns: index["default"].array
|
|
287
288
|
};
|
|
288
289
|
|
|
289
290
|
exports.DataSpreadsheetHeader = DataSpreadsheetHeader;
|
|
@@ -11,8 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
11
11
|
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../../_virtual/_rollupPluginBabelHelpers.js');
|
|
13
13
|
var React = require('react');
|
|
14
|
-
var index
|
|
15
|
-
var
|
|
14
|
+
var index = require('../../../node_modules/prop-types/index.js');
|
|
15
|
+
var cx = require('classnames');
|
|
16
16
|
var devtools = require('../../../global/js/utils/devtools.js');
|
|
17
17
|
var settings = require('../../../settings.js');
|
|
18
18
|
var pconsole = require('../../../global/js/utils/pconsole.js');
|
|
@@ -23,6 +23,7 @@ var InlineEditContext = require('./addons/InlineEdit/InlineEditContext/InlineEdi
|
|
|
23
23
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
24
24
|
|
|
25
25
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
26
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
26
27
|
|
|
27
28
|
var _excluded = ["datagridState", "title", "ariaToolbarLabel"];
|
|
28
29
|
var blockClass = "".concat(settings.pkg.prefix, "--datagrid");
|
|
@@ -59,7 +60,7 @@ exports.Datagrid = /*#__PURE__*/React__default["default"].forwardRef(function (_
|
|
|
59
60
|
}, /*#__PURE__*/React__default["default"].createElement(InlineEditContext.InlineEditProvider, null, /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
|
60
61
|
id: tableId,
|
|
61
62
|
ref: ref,
|
|
62
|
-
className:
|
|
63
|
+
className: cx__default["default"](className, blockClass, withVirtualScroll ? "".concat(blockClass, "__datagridWrap") : "".concat(blockClass, "__datagridWrap-simple"), !isFetching && rows.length === 0 ? "".concat(blockClass, "__empty-state") : '')
|
|
63
64
|
}, devtools.getDevtoolsProps(componentName)), (filterProps === null || filterProps === void 0 ? void 0 : filterProps.variation) === 'panel' ? /*#__PURE__*/React__default["default"].createElement("div", {
|
|
64
65
|
className: "".concat(blockClass, "__datagridWithPanel ").concat(blockClass, "__displayFlex")
|
|
65
66
|
}, /*#__PURE__*/React__default["default"].createElement(DatagridContent.DatagridContent, props)) : /*#__PURE__*/React__default["default"].createElement(DatagridContent.DatagridContent, props))));
|
|
@@ -76,13 +77,13 @@ exports.Datagrid.propTypes = {
|
|
|
76
77
|
* Specify a label to be read by screen readers on the container node
|
|
77
78
|
* 'aria-label' of the TableToolbar component.
|
|
78
79
|
*/
|
|
79
|
-
ariaToolbarLabel: index
|
|
80
|
+
ariaToolbarLabel: index["default"].string,
|
|
80
81
|
/**
|
|
81
82
|
* The data grid state, much of it being supplied by the useDatagrid hook
|
|
82
83
|
*/
|
|
83
|
-
datagridState: index
|
|
84
|
+
datagridState: index["default"].object.isRequired,
|
|
84
85
|
/**
|
|
85
86
|
* Table title
|
|
86
87
|
*/
|
|
87
|
-
title: index
|
|
88
|
+
title: index["default"].string
|
|
88
89
|
};
|