@carbon/ibm-products 2.47.0 → 2.48.0
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 +165 -50
- 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 +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 +30 -16
- 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 +165 -50
- package/css/index.css.map +1 -1
- package/css/index.min.css +1 -1
- package/css/index.min.css.map +1 -1
- package/es/components/APIKeyModal/index.d.ts +2 -1
- package/es/components/AboutModal/AboutModal.d.ts +1 -2
- package/es/components/AboutModal/index.d.ts +8 -1
- package/es/components/ActionSet/ActionSet.d.ts +1 -2
- package/es/components/ActionSet/ActionSet.js +2 -2
- package/es/components/ActionSet/index.d.ts +8 -1
- package/es/components/AddSelect/AddSelectBody.js +3 -3
- package/es/components/AddSelect/index.d.ts +2 -1
- package/es/components/Card/Card.d.ts +1 -0
- package/es/components/Card/Card.js +5 -2
- package/es/components/Carousel/index.d.ts +9 -2
- package/es/components/Cascade/Cascade.d.ts +1 -2
- package/es/components/Cascade/Cascade.js +2 -2
- package/es/components/Cascade/index.d.ts +2 -1
- package/es/components/Checklist/Checklist.d.ts +2 -2
- package/es/components/Checklist/Checklist.js +6 -6
- package/es/components/Checklist/index.d.ts +8 -1
- package/es/components/Coachmark/Coachmark.d.ts +1 -2
- package/es/components/Coachmark/Coachmark.js +5 -5
- package/es/components/Coachmark/index.d.ts +10 -3
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
- package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
- package/es/components/CoachmarkBeacon/index.d.ts +8 -1
- package/es/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
- package/es/components/CoachmarkButton/CoachmarkButton.js +4 -2
- package/es/components/CoachmarkButton/index.d.ts +8 -1
- package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
- package/es/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
- package/es/components/CoachmarkFixed/index.d.ts +8 -1
- package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
- package/es/components/CoachmarkOverlayElement/index.d.ts +8 -1
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
- package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
- package/es/components/CoachmarkOverlayElements/index.d.ts +8 -1
- package/es/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
- package/es/components/CoachmarkStack/CoachmarkStack.js +16 -9
- package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
- package/es/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
- package/es/components/ComboButton/ComboButton.d.ts +1 -1
- package/es/components/ComboButton/ComboButton.js +4 -4
- package/es/components/ComboButton/index.d.ts +9 -2
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
- package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +28 -20
- package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +6 -19
- package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
- package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
- package/es/components/CreateFullPage/CreateFullPage.js +5 -5
- package/es/components/CreateFullPage/index.d.ts +9 -2
- package/es/components/CreateModal/CreateModal.d.ts +2 -3
- package/es/components/CreateModal/CreateModal.js +1 -1
- package/es/components/CreateModal/index.d.ts +2 -1
- package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
- package/es/components/CreateSidePanel/index.d.ts +7 -1
- package/es/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
- package/es/components/CreateTearsheet/CreateTearsheet.js +4 -4
- package/es/components/CreateTearsheet/index.d.ts +10 -3
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
- package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
- package/es/components/CreateTearsheetNarrow/index.d.ts +8 -1
- package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
- package/es/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
- package/es/components/DataSpreadsheet/index.d.ts +8 -1
- package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
- package/es/components/Datagrid/Datagrid/DatagridRow.js +7 -5
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
- package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
- package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
- package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
- package/es/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
- package/es/components/Datagrid/Datagrid/addons/stateReducer.js +70 -27
- package/es/components/Datagrid/types/index.d.ts +2 -0
- package/es/components/Datagrid/useFiltering.js +1 -1
- package/es/components/Datagrid/useNestedRowExpander.js +65 -16
- package/es/components/Datagrid/useRowRenderer.js +44 -2
- package/es/components/Datagrid/useSortableColumns.js +14 -1
- package/es/components/DelimitedList/DelimitedList.d.ts +1 -2
- package/es/components/DelimitedList/index.d.ts +8 -1
- package/es/components/EditFullPage/EditFullPage.d.ts +1 -2
- package/es/components/EditFullPage/index.d.ts +8 -1
- package/es/components/EditInPlace/EditInPlace.d.ts +5 -1
- package/es/components/EditInPlace/EditInPlace.js +11 -5
- package/es/components/EditInPlace/index.d.ts +8 -1
- package/es/components/EditSidePanel/EditSidePanel.d.ts +2 -3
- package/es/components/EditSidePanel/EditSidePanel.js +3 -3
- package/es/components/EditSidePanel/index.d.ts +8 -1
- package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
- package/es/components/EditTearsheetNarrow/index.d.ts +8 -1
- package/es/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
- package/es/components/EditUpdateCards/EditUpdateCards.js +2 -1
- package/es/components/EditUpdateCards/index.d.ts +8 -1
- package/es/components/ExportModal/ExportModal.d.ts +3 -3
- package/es/components/ExportModal/ExportModal.js +3 -3
- package/es/components/ExportModal/index.d.ts +2 -1
- package/es/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
- package/es/components/ExpressiveCard/ExpressiveCard.js +1 -1
- package/es/components/ExpressiveCard/index.d.ts +2 -1
- package/es/components/FeatureFlags/index.d.ts +26 -21
- package/es/components/FeatureFlags/index.js +1 -10
- package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
- package/es/components/FilterSummary/FilterSummary.d.ts +1 -1
- package/es/components/FilterSummary/FilterSummary.js +7 -8
- package/es/components/FilterSummary/index.d.ts +8 -1
- package/es/components/FullPageError/FullPageError.d.ts +1 -2
- package/es/components/FullPageError/FullPageError.js +10 -7
- package/es/components/FullPageError/assets/Error403SVG.d.ts +3 -1
- package/es/components/FullPageError/assets/Error403SVG.js +6 -3
- package/es/components/FullPageError/assets/Error404SVG.d.ts +3 -1
- package/es/components/FullPageError/assets/Error404SVG.js +6 -3
- package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
- package/es/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
- package/es/components/FullPageError/index.d.ts +8 -1
- package/es/components/GetStartedCard/GetStartedCard.d.ts +1 -1
- package/es/components/GetStartedCard/index.d.ts +8 -1
- package/es/components/Guidebanner/Guidebanner.d.ts +1 -2
- package/es/components/Guidebanner/Guidebanner.js +5 -4
- package/es/components/Guidebanner/GuidebannerElement.d.ts +1 -2
- package/es/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
- package/es/components/Guidebanner/GuidebannerElementButton.js +2 -2
- package/es/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
- package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
- package/es/components/Guidebanner/index.d.ts +14 -4
- package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
- package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
- package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
- package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
- package/es/components/ImportModal/ImportModal.d.ts +1 -1
- package/es/components/ImportModal/ImportModal.js +3 -3
- package/es/components/ImportModal/index.d.ts +2 -1
- package/es/components/InlineTip/InlineTip.d.ts +1 -1
- package/es/components/InlineTip/InlineTip.js +4 -4
- package/es/components/InlineTip/InlineTipButton.d.ts +1 -2
- package/es/components/InlineTip/InlineTipButton.js +1 -1
- package/es/components/InlineTip/InlineTipLink.d.ts +1 -2
- package/es/components/InlineTip/InlineTipLink.js +2 -2
- package/es/components/InlineTip/index.d.ts +12 -3
- package/es/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
- package/es/components/InterstitialScreen/InterstitialScreen.js +6 -5
- package/es/components/InterstitialScreen/index.d.ts +8 -1
- package/es/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
- package/es/components/InterstitialScreenView/index.d.ts +8 -1
- package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
- package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
- package/es/components/InterstitialScreenViewModule/index.d.ts +8 -1
- package/es/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
- package/es/components/MultiAddSelect/MultiAddSelect.js +1 -1
- package/es/components/MultiAddSelect/index.d.ts +2 -1
- package/es/components/Nav/NavItem.js +4 -1
- package/es/components/Nav/NavList.js +3 -0
- package/es/components/NonLinearReading/NonLinearReading.d.ts +1 -1
- package/es/components/NonLinearReading/NonLinearReading.js +2 -2
- package/es/components/NonLinearReading/index.d.ts +8 -1
- package/es/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
- package/es/components/NotificationsPanel/NotificationsPanel.js +3 -3
- package/es/components/NotificationsPanel/index.d.ts +8 -1
- package/es/components/OptionsTile/OptionsTile.d.ts +2 -3
- package/es/components/OptionsTile/OptionsTile.js +4 -5
- package/es/components/OptionsTile/index.d.ts +8 -1
- package/es/components/PageHeader/PageHeader.d.ts +2 -2
- package/es/components/PageHeader/PageHeader.js +9 -9
- package/es/components/PageHeader/index.d.ts +2 -1
- package/es/components/ProductiveCard/ProductiveCard.d.ts +5 -1
- package/es/components/ProductiveCard/ProductiveCard.js +8 -2
- package/es/components/ProductiveCard/index.d.ts +2 -1
- package/es/components/RemoveModal/RemoveModal.d.ts +3 -4
- package/es/components/RemoveModal/RemoveModal.js +6 -6
- package/es/components/RemoveModal/index.d.ts +2 -1
- package/es/components/Saving/Saving.d.ts +1 -1
- package/es/components/Saving/Saving.js +3 -3
- package/es/components/Saving/index.d.ts +2 -1
- package/es/components/SearchBar/SearchBar.d.ts +1 -1
- package/es/components/SearchBar/SearchBar.js +2 -2
- package/es/components/SearchBar/index.d.ts +8 -1
- package/es/components/SidePanel/SidePanel.d.ts +1 -1
- package/es/components/SidePanel/SidePanel.js +23 -11
- package/es/components/SidePanel/index.d.ts +8 -1
- package/es/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
- package/es/components/SingleAddSelect/SingleAddSelect.js +1 -1
- package/es/components/SingleAddSelect/index.d.ts +2 -1
- package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
- package/es/components/StatusIcon/StatusIcon.js +1 -1
- package/es/components/StatusIcon/index.d.ts +8 -1
- package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
- package/es/components/SteppedAnimatedMedia/index.d.ts +8 -1
- package/es/components/TagOverflow/TagOverflow.d.ts +3 -3
- package/es/components/TagOverflow/TagOverflow.js +4 -4
- package/es/components/TagOverflow/index.d.ts +8 -1
- package/es/components/TagSet/TagSet.d.ts +2 -2
- package/es/components/TagSet/TagSet.js +5 -5
- package/es/components/TagSet/index.d.ts +2 -1
- package/es/components/Tearsheet/Tearsheet.d.ts +2 -3
- package/es/components/Tearsheet/Tearsheet.js +5 -5
- package/es/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
- package/es/components/Tearsheet/TearsheetNarrow.js +5 -5
- package/es/components/Tearsheet/TearsheetShell.js +10 -5
- package/es/components/Tearsheet/index.d.ts +10 -2
- package/es/components/Toolbar/Toolbar.d.ts +1 -1
- package/es/components/Toolbar/Toolbar.js +3 -3
- package/es/components/Toolbar/ToolbarButton.d.ts +2 -3
- package/es/components/Toolbar/ToolbarButton.js +3 -3
- package/es/components/Toolbar/ToolbarGroup.d.ts +1 -2
- package/es/components/Toolbar/ToolbarGroup.js +3 -3
- package/es/components/Toolbar/index.d.ts +12 -3
- package/es/components/TruncatedList/TruncatedList.d.ts +1 -2
- package/es/components/TruncatedList/TruncatedList.js +2 -2
- package/es/components/TruncatedList/index.d.ts +8 -1
- package/es/components/UserProfileImage/UserProfileImage.d.ts +3 -3
- package/es/components/UserProfileImage/UserProfileImage.js +5 -4
- package/es/components/UserProfileImage/index.d.ts +2 -1
- package/es/components/WebTerminal/WebTerminal.d.ts +4 -4
- package/es/components/WebTerminal/WebTerminal.js +6 -6
- package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
- package/es/components/WebTerminal/index.d.ts +11 -3
- package/es/components/index.d.ts +73 -72
- package/es/global/js/hooks/useFocus.d.ts +1 -1
- package/es/global/js/hooks/useFocus.js +5 -4
- package/es/global/js/package-settings.d.ts +2 -0
- package/es/global/js/package-settings.js +2 -0
- package/es/index.js +46 -44
- package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
- package/es/settings.d.ts +2 -0
- package/lib/components/APIKeyModal/index.d.ts +2 -1
- package/lib/components/AboutModal/AboutModal.d.ts +1 -2
- package/lib/components/AboutModal/index.d.ts +8 -1
- package/lib/components/ActionSet/ActionSet.d.ts +1 -2
- package/lib/components/ActionSet/ActionSet.js +2 -2
- package/lib/components/ActionSet/index.d.ts +8 -1
- package/lib/components/AddSelect/AddSelectBody.js +2 -2
- package/lib/components/AddSelect/index.d.ts +2 -1
- package/lib/components/Card/Card.d.ts +1 -0
- package/lib/components/Card/Card.js +5 -2
- package/lib/components/Carousel/index.d.ts +9 -2
- package/lib/components/Cascade/Cascade.d.ts +1 -2
- package/lib/components/Cascade/Cascade.js +2 -2
- package/lib/components/Cascade/index.d.ts +2 -1
- package/lib/components/Checklist/Checklist.d.ts +2 -2
- package/lib/components/Checklist/Checklist.js +6 -6
- package/lib/components/Checklist/index.d.ts +8 -1
- package/lib/components/Coachmark/Coachmark.d.ts +1 -2
- package/lib/components/Coachmark/Coachmark.js +5 -5
- package/lib/components/Coachmark/index.d.ts +10 -3
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
- package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
- package/lib/components/CoachmarkBeacon/index.d.ts +8 -1
- package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
- package/lib/components/CoachmarkButton/CoachmarkButton.js +4 -2
- package/lib/components/CoachmarkButton/index.d.ts +8 -1
- package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
- package/lib/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
- package/lib/components/CoachmarkFixed/index.d.ts +8 -1
- package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
- package/lib/components/CoachmarkOverlayElement/index.d.ts +8 -1
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
- package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
- package/lib/components/CoachmarkOverlayElements/index.d.ts +8 -1
- package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
- package/lib/components/CoachmarkStack/CoachmarkStack.js +16 -9
- package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
- package/lib/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
- package/lib/components/ComboButton/ComboButton.d.ts +1 -1
- package/lib/components/ComboButton/ComboButton.js +5 -5
- package/lib/components/ComboButton/index.d.ts +9 -2
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
- package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +27 -19
- package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +4 -17
- package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
- package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
- package/lib/components/CreateFullPage/CreateFullPage.js +5 -5
- package/lib/components/CreateFullPage/index.d.ts +9 -2
- package/lib/components/CreateModal/CreateModal.d.ts +2 -3
- package/lib/components/CreateModal/CreateModal.js +1 -1
- package/lib/components/CreateModal/index.d.ts +2 -1
- package/lib/components/CreateSidePanel/CreateSidePanel.js +1 -1
- package/lib/components/CreateSidePanel/index.d.ts +7 -1
- package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
- package/lib/components/CreateTearsheet/CreateTearsheet.js +4 -4
- package/lib/components/CreateTearsheet/index.d.ts +10 -3
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
- package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
- package/lib/components/CreateTearsheetNarrow/index.d.ts +8 -1
- package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
- package/lib/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
- package/lib/components/DataSpreadsheet/index.d.ts +8 -1
- package/lib/components/Datagrid/Datagrid/DatagridContent.js +1 -1
- package/lib/components/Datagrid/Datagrid/DatagridRow.js +7 -5
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
- package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
- package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
- package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
- package/lib/components/Datagrid/Datagrid/addons/stateReducer.js +70 -26
- package/lib/components/Datagrid/types/index.d.ts +2 -0
- package/lib/components/Datagrid/useNestedRowExpander.js +64 -15
- package/lib/components/Datagrid/useRowRenderer.js +44 -2
- package/lib/components/Datagrid/useSortableColumns.js +14 -1
- package/lib/components/DelimitedList/DelimitedList.d.ts +1 -2
- package/lib/components/DelimitedList/index.d.ts +8 -1
- package/lib/components/EditFullPage/EditFullPage.d.ts +1 -2
- package/lib/components/EditFullPage/index.d.ts +8 -1
- package/lib/components/EditInPlace/EditInPlace.d.ts +5 -1
- package/lib/components/EditInPlace/EditInPlace.js +10 -4
- package/lib/components/EditInPlace/index.d.ts +8 -1
- package/lib/components/EditSidePanel/EditSidePanel.d.ts +2 -3
- package/lib/components/EditSidePanel/EditSidePanel.js +3 -3
- package/lib/components/EditSidePanel/index.d.ts +8 -1
- package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
- package/lib/components/EditTearsheetNarrow/index.d.ts +8 -1
- package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
- package/lib/components/EditUpdateCards/EditUpdateCards.js +2 -1
- package/lib/components/EditUpdateCards/index.d.ts +8 -1
- package/lib/components/ExportModal/ExportModal.d.ts +3 -3
- package/lib/components/ExportModal/ExportModal.js +3 -3
- package/lib/components/ExportModal/index.d.ts +2 -1
- package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
- package/lib/components/ExpressiveCard/ExpressiveCard.js +1 -1
- package/lib/components/ExpressiveCard/index.d.ts +2 -1
- package/lib/components/FeatureFlags/index.d.ts +26 -21
- package/lib/components/FeatureFlags/index.js +1 -10
- package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
- package/lib/components/FilterSummary/FilterSummary.d.ts +1 -1
- package/lib/components/FilterSummary/FilterSummary.js +7 -8
- package/lib/components/FilterSummary/index.d.ts +8 -1
- package/lib/components/FullPageError/FullPageError.d.ts +1 -2
- package/lib/components/FullPageError/FullPageError.js +10 -7
- package/lib/components/FullPageError/assets/Error403SVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/Error403SVG.js +6 -3
- package/lib/components/FullPageError/assets/Error404SVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/Error404SVG.js +6 -3
- package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
- package/lib/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
- package/lib/components/FullPageError/index.d.ts +8 -1
- package/lib/components/GetStartedCard/GetStartedCard.d.ts +1 -1
- package/lib/components/GetStartedCard/index.d.ts +8 -1
- package/lib/components/Guidebanner/Guidebanner.d.ts +1 -2
- package/lib/components/Guidebanner/Guidebanner.js +18 -17
- package/lib/components/Guidebanner/GuidebannerElement.d.ts +1 -2
- package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
- package/lib/components/Guidebanner/GuidebannerElementButton.js +2 -2
- package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
- package/lib/components/Guidebanner/GuidebannerElementLink.js +1 -1
- package/lib/components/Guidebanner/index.d.ts +14 -4
- package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
- package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
- package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
- package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
- package/lib/components/ImportModal/ImportModal.d.ts +1 -1
- package/lib/components/ImportModal/ImportModal.js +3 -3
- package/lib/components/ImportModal/index.d.ts +2 -1
- package/lib/components/InlineTip/InlineTip.d.ts +1 -1
- package/lib/components/InlineTip/InlineTip.js +4 -4
- package/lib/components/InlineTip/InlineTipButton.d.ts +1 -2
- package/lib/components/InlineTip/InlineTipButton.js +1 -1
- package/lib/components/InlineTip/InlineTipLink.d.ts +1 -2
- package/lib/components/InlineTip/InlineTipLink.js +2 -2
- package/lib/components/InlineTip/index.d.ts +12 -3
- package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
- package/lib/components/InterstitialScreen/InterstitialScreen.js +6 -5
- package/lib/components/InterstitialScreen/index.d.ts +8 -1
- package/lib/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
- package/lib/components/InterstitialScreenView/index.d.ts +8 -1
- package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
- package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
- package/lib/components/InterstitialScreenViewModule/index.d.ts +8 -1
- package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
- package/lib/components/MultiAddSelect/MultiAddSelect.js +1 -1
- package/lib/components/MultiAddSelect/index.d.ts +2 -1
- package/lib/components/Nav/NavItem.js +9 -7
- package/lib/components/Nav/NavList.js +8 -6
- package/lib/components/NonLinearReading/NonLinearReading.d.ts +1 -1
- package/lib/components/NonLinearReading/NonLinearReading.js +2 -2
- package/lib/components/NonLinearReading/index.d.ts +8 -1
- package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
- package/lib/components/NotificationsPanel/NotificationsPanel.js +3 -3
- package/lib/components/NotificationsPanel/index.d.ts +8 -1
- package/lib/components/OptionsTile/OptionsTile.d.ts +2 -3
- package/lib/components/OptionsTile/OptionsTile.js +5 -6
- package/lib/components/OptionsTile/index.d.ts +8 -1
- package/lib/components/PageHeader/PageHeader.d.ts +2 -2
- package/lib/components/PageHeader/PageHeader.js +8 -8
- package/lib/components/PageHeader/index.d.ts +2 -1
- package/lib/components/ProductiveCard/ProductiveCard.d.ts +5 -1
- package/lib/components/ProductiveCard/ProductiveCard.js +8 -2
- package/lib/components/ProductiveCard/index.d.ts +2 -1
- package/lib/components/RemoveModal/RemoveModal.d.ts +3 -4
- package/lib/components/RemoveModal/RemoveModal.js +6 -6
- package/lib/components/RemoveModal/index.d.ts +2 -1
- package/lib/components/Saving/Saving.d.ts +1 -1
- package/lib/components/Saving/Saving.js +2 -2
- package/lib/components/Saving/index.d.ts +2 -1
- package/lib/components/SearchBar/SearchBar.d.ts +1 -1
- package/lib/components/SearchBar/SearchBar.js +1 -1
- package/lib/components/SearchBar/index.d.ts +8 -1
- package/lib/components/SidePanel/SidePanel.d.ts +1 -1
- package/lib/components/SidePanel/SidePanel.js +22 -10
- package/lib/components/SidePanel/index.d.ts +8 -1
- package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
- package/lib/components/SingleAddSelect/SingleAddSelect.js +1 -1
- package/lib/components/SingleAddSelect/index.d.ts +2 -1
- package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
- package/lib/components/StatusIcon/StatusIcon.js +1 -1
- package/lib/components/StatusIcon/index.d.ts +8 -1
- package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
- package/lib/components/SteppedAnimatedMedia/index.d.ts +8 -1
- package/lib/components/TagOverflow/TagOverflow.d.ts +3 -3
- package/lib/components/TagOverflow/TagOverflow.js +4 -4
- package/lib/components/TagOverflow/index.d.ts +8 -1
- package/lib/components/TagSet/TagSet.d.ts +2 -2
- package/lib/components/TagSet/TagSet.js +4 -4
- package/lib/components/TagSet/index.d.ts +2 -1
- package/lib/components/Tearsheet/Tearsheet.d.ts +2 -3
- package/lib/components/Tearsheet/Tearsheet.js +4 -4
- package/lib/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
- package/lib/components/Tearsheet/TearsheetNarrow.js +4 -4
- package/lib/components/Tearsheet/TearsheetShell.js +10 -5
- package/lib/components/Tearsheet/index.d.ts +10 -2
- package/lib/components/Toolbar/Toolbar.d.ts +1 -1
- package/lib/components/Toolbar/Toolbar.js +4 -4
- package/lib/components/Toolbar/ToolbarButton.d.ts +2 -3
- package/lib/components/Toolbar/ToolbarButton.js +4 -4
- package/lib/components/Toolbar/ToolbarGroup.d.ts +1 -2
- package/lib/components/Toolbar/ToolbarGroup.js +4 -4
- package/lib/components/Toolbar/index.d.ts +12 -3
- package/lib/components/TruncatedList/TruncatedList.d.ts +1 -2
- package/lib/components/TruncatedList/TruncatedList.js +2 -2
- package/lib/components/TruncatedList/index.d.ts +8 -1
- package/lib/components/UserProfileImage/UserProfileImage.d.ts +3 -3
- package/lib/components/UserProfileImage/UserProfileImage.js +5 -4
- package/lib/components/UserProfileImage/index.d.ts +2 -1
- package/lib/components/WebTerminal/WebTerminal.d.ts +4 -4
- package/lib/components/WebTerminal/WebTerminal.js +18 -18
- package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
- package/lib/components/WebTerminal/WebTerminalContentWrapper.js +4 -4
- package/lib/components/WebTerminal/index.d.ts +11 -3
- package/lib/components/index.d.ts +73 -72
- package/lib/global/js/hooks/useFocus.d.ts +1 -1
- package/lib/global/js/hooks/useFocus.js +5 -4
- package/lib/global/js/package-settings.d.ts +2 -0
- package/lib/global/js/package-settings.js +2 -0
- package/lib/index.js +169 -159
- package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
- package/lib/settings.d.ts +2 -0
- package/package.json +9 -9
- package/scss/components/ConditionBuilder/styles/_conditionBuilderCondition.scss +2 -10
- package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +30 -10
- package/scss/components/Datagrid/styles/_useNestedRows.scss +1 -1
- package/telemetry.yml +1 -1
@@ -1,3 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2021, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { CreateTearsheet } from './CreateTearsheet';
|
8
|
+
export { CreateTearsheetStep } from './CreateTearsheetStep';
|
9
|
+
export { CreateTearsheetDivider } from './CreateTearsheetDivider';
|
10
|
+
export type { CreateTearsheetProps } from './CreateTearsheet';
|
@@ -6,7 +6,7 @@
|
|
6
6
|
*/
|
7
7
|
import React, { PropsWithChildren, ReactNode } from 'react';
|
8
8
|
type VerticalPosition = 'normal' | 'lower';
|
9
|
-
interface CreateTearsheetNarrowProps extends PropsWithChildren {
|
9
|
+
export interface CreateTearsheetNarrowProps extends PropsWithChildren {
|
10
10
|
/**
|
11
11
|
* Provide the contents of the CreateTearsheetNarrow.
|
12
12
|
*/
|
@@ -11,12 +11,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
|
+
var react = require('@carbon/react');
|
14
15
|
var index = require('../../node_modules/prop-types/index.js');
|
16
|
+
var TearsheetNarrow = require('../Tearsheet/TearsheetNarrow.js');
|
15
17
|
var cx = require('classnames');
|
16
|
-
var react = require('@carbon/react');
|
17
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
18
19
|
var settings = require('../../settings.js');
|
19
|
-
var TearsheetNarrow = require('../Tearsheet/TearsheetNarrow.js');
|
20
20
|
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
21
21
|
|
22
22
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2021, 2021
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { CreateTearsheetNarrow } from './CreateTearsheetNarrow';
|
8
|
+
export type { CreateTearsheetNarrowProps } from './CreateTearsheetNarrow';
|
@@ -4,10 +4,10 @@
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
|
-
import React from 'react';
|
8
|
-
import { Column } from 'react-table';
|
9
7
|
import { Size, Theme } from './types';
|
10
|
-
|
8
|
+
import { Column } from 'react-table';
|
9
|
+
import React from 'react';
|
10
|
+
export interface DataSpreadsheetProps {
|
11
11
|
/**
|
12
12
|
* Specifies the cell height
|
13
13
|
*/
|
@@ -94,4 +94,3 @@ interface DataSpreadsheetProps {
|
|
94
94
|
* DataSpreadsheet: used to organize and display large amounts of structured data, separated by columns and rows in a grid-like format.
|
95
95
|
*/
|
96
96
|
export declare let DataSpreadsheet: React.ForwardRefExoticComponent<DataSpreadsheetProps & React.RefAttributes<HTMLDivElement>>;
|
97
|
-
export {};
|
@@ -10,24 +10,24 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
-
var React = require('react');
|
14
13
|
var reactTable = require('react-table');
|
15
|
-
var
|
16
|
-
var cx = require('classnames');
|
17
|
-
var settings = require('../../settings.js');
|
14
|
+
var React = require('react');
|
18
15
|
var DataSpreadsheetBody = require('./DataSpreadsheetBody.js');
|
19
16
|
var DataSpreadsheetHeader = require('./DataSpreadsheetHeader.js');
|
20
|
-
var
|
21
|
-
var getScrollbarWidth = require('../../global/js/utils/getScrollbarWidth.js');
|
22
|
-
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
23
|
-
var deepCloneObject = require('../../global/js/utils/deepCloneObject.js');
|
17
|
+
var index = require('../../node_modules/prop-types/index.js');
|
24
18
|
var createActiveCellFn = require('./utils/createActiveCellFn.js');
|
19
|
+
var cx = require('classnames');
|
20
|
+
var deepCloneObject = require('../../global/js/utils/deepCloneObject.js');
|
25
21
|
var getCellSize = require('./utils/getCellSize.js');
|
22
|
+
var devtools = require('../../global/js/utils/devtools.js');
|
23
|
+
var getScrollbarWidth = require('../../global/js/utils/getScrollbarWidth.js');
|
24
|
+
var handleEditSubmit = require('./utils/handleEditSubmit.js');
|
26
25
|
var handleHeaderCellSelection = require('./utils/handleHeaderCellSelection.js');
|
26
|
+
var commonEventHandlers = require('./utils/commonEventHandlers.js');
|
27
|
+
var settings = require('../../settings.js');
|
27
28
|
var removeCellSelections = require('./utils/removeCellSelections.js');
|
28
29
|
var selectAllCells = require('./utils/selectAllCells.js');
|
29
|
-
var
|
30
|
-
var commonEventHandlers = require('./utils/commonEventHandlers.js');
|
30
|
+
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
31
31
|
var useActiveElement = require('../../global/js/hooks/useActiveElement.js');
|
32
32
|
var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
33
33
|
var useMultipleKeyTracking = require('./hooks/useMultipleKeyTracking.js');
|
@@ -42,6 +42,7 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
42
42
|
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
43
43
|
|
44
44
|
var _excluded = ["cellSize", "className", "columns", "data", "defaultEmptyRowCount", "onDataUpdate", "onColDrag", "id", "onActiveCellChange", "onSelectionAreaChange", "renderRowHeader", "renderRowHeaderDirection", "disableColumnSwapping", "readOnlyTable", "selectAllAriaLabel", "spreadsheetAriaLabel", "theme", "totalVisibleColumns"];
|
45
|
+
|
45
46
|
// The block part of our conventional BEM class names (blockClass__E--M).
|
46
47
|
var blockClass = "".concat(settings.pkg.prefix, "--data-spreadsheet");
|
47
48
|
var componentName = 'DataSpreadsheet';
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2022, 2022
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { DataSpreadsheet } from './DataSpreadsheet';
|
8
|
+
export type { DataSpreadsheetProps } from './DataSpreadsheet';
|
@@ -18,6 +18,7 @@ var constants = require('./addons/Filtering/constants.js');
|
|
18
18
|
var DatagridBody = require('./DatagridBody.js');
|
19
19
|
var DatagridHead = require('./DatagridHead.js');
|
20
20
|
var DatagridToolbar = require('./DatagridToolbar.js');
|
21
|
+
var FilterSummary = require('../../FilterSummary/FilterSummary.js');
|
21
22
|
var index = require('../../../node_modules/prop-types/index.js');
|
22
23
|
var cx = require('classnames');
|
23
24
|
var handleGridFocus = require('./addons/InlineEdit/handleGridFocus.js');
|
@@ -30,7 +31,6 @@ var useClickOutside = require('../../../global/js/hooks/useClickOutside.js');
|
|
30
31
|
var useMultipleKeyTracking = require('../../DataSpreadsheet/hooks/useMultipleKeyTracking.js');
|
31
32
|
var useSubscribeToEventEmitter = require('./addons/Filtering/hooks/useSubscribeToEventEmitter.js');
|
32
33
|
var FilterPanel = require('./addons/Filtering/FilterPanel.js');
|
33
|
-
var FilterSummary = require('../../FilterSummary/FilterSummary.js');
|
34
34
|
|
35
35
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
36
36
|
|
@@ -49,7 +49,8 @@ var DatagridRow = function DatagridRow(datagridState) {
|
|
49
49
|
withMouseHover = datagridState.withMouseHover,
|
50
50
|
setMouseOverRowIndex = datagridState.setMouseOverRowIndex,
|
51
51
|
headers = datagridState.headers,
|
52
|
-
visibleColumns = datagridState.visibleColumns
|
52
|
+
visibleColumns = datagridState.visibleColumns,
|
53
|
+
getAsyncSubRows = datagridState.getAsyncSubRows;
|
53
54
|
var getVisibleNestedRowCount = function getVisibleNestedRowCount(_ref) {
|
54
55
|
var isExpanded = _ref.isExpanded,
|
55
56
|
subRows = _ref.subRows;
|
@@ -126,15 +127,16 @@ var DatagridRow = function DatagridRow(datagridState) {
|
|
126
127
|
var _r$original;
|
127
128
|
return /*#__PURE__*/React.isValidElement(r === null || r === void 0 || (_r$original = r.original) === null || _r$original === void 0 ? void 0 : _r$original.slug);
|
128
129
|
});
|
129
|
-
var rowClassNames = cx__default["default"]("".concat(blockClass, "__carbon-row"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__carbon-row-expanded"), row.isExpanded), "".concat(blockClass, "__carbon-row-expandable"), row.canExpand), "".concat(settings.carbon.prefix, "--data-table--selected"), row.isSelected), "".concat(blockClass, "__slug--row"), /*#__PURE__*/React.isValidElement(row === null || row === void 0 || (_row$original = row.original) === null || _row$original === void 0 ? void 0 : _row$original.slug)));
|
130
|
+
var rowClassNames = cx__default["default"]("".concat(blockClass, "__carbon-row"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__carbon-row-expanded"), row.isExpanded), "".concat(blockClass, "__carbon-row-expandable"), row.canExpand), "".concat(blockClass, "__carbon-row-expandable--async"), getAsyncSubRows && row.depth > 0), "".concat(settings.carbon.prefix, "--data-table--selected"), row.isSelected), "".concat(blockClass, "__slug--row"), /*#__PURE__*/React.isValidElement(row === null || row === void 0 || (_row$original = row.original) === null || _row$original === void 0 ? void 0 : _row$original.slug)));
|
130
131
|
var withActionsColumn = headers ? !!headers.filter(function (header) {
|
131
132
|
return header.isAction;
|
132
133
|
}).length : false;
|
134
|
+
var rowKey = !row.isSkeleton ? key : row.skeletonKey;
|
133
135
|
return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, {
|
134
|
-
key: key
|
136
|
+
key: "".concat(rowKey, "__").concat(key, "__row--fragment")
|
135
137
|
}, /*#__PURE__*/React__default["default"].createElement(react.TableRow, _rollupPluginBabelHelpers["extends"]({}, rowProps, {
|
136
138
|
className: cx__default["default"](rowClassNames, className),
|
137
|
-
key:
|
139
|
+
key: rowKey,
|
138
140
|
onMouseEnter: hoverHandler,
|
139
141
|
onMouseLeave: handleMouseLeave,
|
140
142
|
onFocus: hoverHandler,
|
@@ -173,7 +175,7 @@ var DatagridRow = function DatagridRow(datagridState) {
|
|
173
175
|
style.flex = lastVisibleFlexStyle;
|
174
176
|
}
|
175
177
|
return /*#__PURE__*/React__default["default"].createElement(react.TableCell, _rollupPluginBabelHelpers["extends"]({
|
176
|
-
className: cx__default["default"]("".concat(blockClass, "__cell"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__expandable-row-cell"), row.canExpand && index === 0), "".concat(blockClass, "__expandable-row-cell--is-expanded"), row.isExpanded && index === 0), "".concat(blockClass, "__slug--cell"), associatedHeader && associatedHeader.length && /*#__PURE__*/React.isValidElement((_associatedHeader$ = associatedHeader[0]) === null || _associatedHeader$ === void 0 ? void 0 : _associatedHeader$.slug)), columnClassname)
|
178
|
+
className: cx__default["default"]("".concat(blockClass, "__cell"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "__expandable-row-cell"), (row.canExpand || getAsyncSubRows) && index === 0), "".concat(blockClass, "__expandable-row-cell--is-expanded"), row.isExpanded && index === 0), "".concat(blockClass, "__slug--cell"), associatedHeader && associatedHeader.length && /*#__PURE__*/React.isValidElement((_associatedHeader$ = associatedHeader[0]) === null || _associatedHeader$ === void 0 ? void 0 : _associatedHeader$.slug)), columnClassname)
|
177
179
|
}, restProps, {
|
178
180
|
style: style,
|
179
181
|
key: cell.column.id
|
package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js
CHANGED
@@ -12,10 +12,11 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../../../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
14
|
var index = require('../../../../../node_modules/prop-types/index.js');
|
15
|
+
require('../../../../Tearsheet/Tearsheet.js');
|
16
|
+
var TearsheetNarrow = require('../../../../Tearsheet/TearsheetNarrow.js');
|
15
17
|
var Columns = require('./Columns.js');
|
16
18
|
var Actions = require('./Actions.js');
|
17
19
|
var settings = require('../../../../../settings.js');
|
18
|
-
var TearsheetNarrow = require('../../../../Tearsheet/TearsheetNarrow.js');
|
19
20
|
|
20
21
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
21
22
|
|
@@ -169,10 +169,10 @@ var DraggableItemsList = function DraggableItemsList(_ref) {
|
|
169
169
|
strategy: sortable.verticalListSortingStrategy
|
170
170
|
}, visibleCols.map(function (colDef) {
|
171
171
|
var colHeaderTitle = getNodeTextContent.getNodeTextContent(colDef.Header);
|
172
|
-
var
|
173
|
-
var
|
174
|
-
|
175
|
-
|
172
|
+
var parts = colHeaderTitle.split(new RegExp("(".concat(filterString, ")"), 'gi'));
|
173
|
+
var highlightedText = parts.map(function (part) {
|
174
|
+
return part.toLowerCase() === filterString.toLowerCase() ? "<strong>".concat(part, "</strong>") : part;
|
175
|
+
}).join('');
|
176
176
|
var isFrozenColumn = !!colDef.sticky;
|
177
177
|
var isDisabled = colDef.disabled;
|
178
178
|
var listContents = /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement(react.Checkbox, {
|
@@ -1,7 +1,8 @@
|
|
1
1
|
export default FilterFlyout;
|
2
|
-
declare function FilterFlyout({ updateMethod, flyoutIconDescription, filters, title, primaryActionLabel, onFlyoutOpen, onFlyoutClose, onApply, onCancel, secondaryActionLabel, setAllFilters, data, reactTableFiltersState, }: {
|
2
|
+
declare function FilterFlyout({ updateMethod, flyoutIconDescription, align, filters, title, primaryActionLabel, onFlyoutOpen, onFlyoutClose, onApply, onCancel, secondaryActionLabel, setAllFilters, data, reactTableFiltersState, }: {
|
3
3
|
updateMethod: any;
|
4
4
|
flyoutIconDescription?: string | undefined;
|
5
|
+
align?: string | undefined;
|
5
6
|
filters?: any[] | undefined;
|
6
7
|
title?: string | undefined;
|
7
8
|
primaryActionLabel?: string | undefined;
|
@@ -16,6 +17,7 @@ declare function FilterFlyout({ updateMethod, flyoutIconDescription, filters, ti
|
|
16
17
|
}): import("react/jsx-runtime").JSX.Element;
|
17
18
|
declare namespace FilterFlyout {
|
18
19
|
namespace propTypes {
|
20
|
+
let align: PropTypes.Requireable<string>;
|
19
21
|
let data: PropTypes.Validator<any[]>;
|
20
22
|
let filters: PropTypes.Validator<(PropTypes.InferProps<{
|
21
23
|
type: PropTypes.Validator<string>;
|
@@ -14,6 +14,7 @@ var constants = require('./constants.js');
|
|
14
14
|
var react = require('@carbon/react');
|
15
15
|
var React = require('react');
|
16
16
|
var layout = require('@carbon/layout');
|
17
|
+
var ActionSet = require('../../../../ActionSet/ActionSet.js');
|
17
18
|
var icons = require('@carbon/react/icons');
|
18
19
|
var index = require('../../../../../node_modules/prop-types/index.js');
|
19
20
|
var cx = require('classnames');
|
@@ -23,7 +24,6 @@ var useShouldDisableButtons = require('./hooks/useShouldDisableButtons.js');
|
|
23
24
|
var useWindowResize = require('../../../../../global/js/hooks/useWindowResize.js');
|
24
25
|
var useClickOutside = require('../../../../../global/js/hooks/useClickOutside.js');
|
25
26
|
var useSubscribeToEventEmitter = require('./hooks/useSubscribeToEventEmitter.js');
|
26
|
-
var ActionSet = require('../../../../ActionSet/ActionSet.js');
|
27
27
|
|
28
28
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
29
29
|
|
@@ -37,12 +37,15 @@ var defaults = {
|
|
37
37
|
flyoutIconDescription: 'Open filters',
|
38
38
|
title: 'Filter',
|
39
39
|
primaryActionLabel: 'Apply',
|
40
|
-
secondaryActionLabel: 'Cancel'
|
40
|
+
secondaryActionLabel: 'Cancel',
|
41
|
+
align: 'bottom'
|
41
42
|
};
|
42
43
|
var FilterFlyout = function FilterFlyout(_ref) {
|
43
44
|
var updateMethod = _ref.updateMethod,
|
44
45
|
_ref$flyoutIconDescri = _ref.flyoutIconDescription,
|
45
46
|
flyoutIconDescription = _ref$flyoutIconDescri === void 0 ? defaults.flyoutIconDescription : _ref$flyoutIconDescri,
|
47
|
+
_ref$align = _ref.align,
|
48
|
+
align = _ref$align === void 0 ? defaults.align : _ref$align,
|
46
49
|
_ref$filters = _ref.filters,
|
47
50
|
filters = _ref$filters === void 0 ? [] : _ref$filters,
|
48
51
|
_ref$title = _ref.title,
|
@@ -233,7 +236,7 @@ var FilterFlyout = function FilterFlyout(_ref) {
|
|
233
236
|
}, /*#__PURE__*/React__default["default"].createElement(react.IconButton, {
|
234
237
|
label: flyoutIconDescription,
|
235
238
|
kind: "ghost",
|
236
|
-
align:
|
239
|
+
align: align,
|
237
240
|
onClick: open ? closeFlyout : openFlyout,
|
238
241
|
className: cx__default["default"]("".concat(componentClass, "__trigger"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(componentClass, "__trigger--open"), open)),
|
239
242
|
disabled: data.length === 0
|
@@ -250,6 +253,10 @@ var FilterFlyout = function FilterFlyout(_ref) {
|
|
250
253
|
}, renderFilters())), renderActionSet()));
|
251
254
|
};
|
252
255
|
FilterFlyout.propTypes = {
|
256
|
+
/**
|
257
|
+
* Tooltip alignment for the filter button
|
258
|
+
*/
|
259
|
+
align: index["default"].string,
|
253
260
|
/**
|
254
261
|
* All data rows in the table
|
255
262
|
*/
|
@@ -15,13 +15,13 @@ var constants = require('./constants.js');
|
|
15
15
|
var React = require('react');
|
16
16
|
var variants = require('./motion/variants.js');
|
17
17
|
var framerMotion = require('framer-motion');
|
18
|
+
var ActionSet = require('../../../../ActionSet/ActionSet.js');
|
18
19
|
var icons = require('@carbon/react/icons');
|
19
20
|
var FilterProvider = require('./FilterProvider.js');
|
20
21
|
var index = require('../../../../../node_modules/prop-types/index.js');
|
21
22
|
var cx = require('classnames');
|
22
23
|
var settings = require('../../../../../settings.js');
|
23
24
|
var layout = require('@carbon/layout');
|
24
|
-
var ActionSet = require('../../../../ActionSet/ActionSet.js');
|
25
25
|
var useFilters = require('./hooks/useFilters.js');
|
26
26
|
var useShouldDisableButtons = require('./hooks/useShouldDisableButtons.js');
|
27
27
|
var useSubscribeToEventEmitter = require('./hooks/useSubscribeToEventEmitter.js');
|
@@ -14,4 +14,11 @@ export function handleSelectAllRowData({ dispatch, rows, getRowId, indeterminate
|
|
14
14
|
indeterminate: any;
|
15
15
|
isChecked: any;
|
16
16
|
}): any;
|
17
|
+
export function handleDynamicRowCheck({ dispatch, status, rowId, depth, index, }: {
|
18
|
+
dispatch: any;
|
19
|
+
status: any;
|
20
|
+
rowId: any;
|
21
|
+
depth: any;
|
22
|
+
index: any;
|
23
|
+
}): any;
|
17
24
|
export function stateReducer(newState: any, action: any): any;
|
@@ -18,6 +18,7 @@ var COLUMN_RESIZE_END = 'columnDoneResizing';
|
|
18
18
|
var INIT = 'init';
|
19
19
|
var TOGGLE_ROW_SELECTED = 'toggleRowSelected';
|
20
20
|
var TOGGLE_ALL_ROWS_SELECTED = 'toggleAllRowsSelected';
|
21
|
+
var DYNAMIC_ROW_CHECK = 'dynamicRowCheck';
|
21
22
|
var blockClass = "".concat(settings.pkg.prefix, "--datagrid");
|
22
23
|
var handleColumnResizeEndEvent = function handleColumnResizeEndEvent(dispatch, onColResizeEnd, headerId, isKeyEvent) {
|
23
24
|
dispatch({
|
@@ -81,15 +82,57 @@ var handleSelectAllRowData = function handleSelectAllRowData(_ref2) {
|
|
81
82
|
}
|
82
83
|
});
|
83
84
|
};
|
85
|
+
var handleDynamicRowCheck = function handleDynamicRowCheck(_ref3) {
|
86
|
+
var dispatch = _ref3.dispatch,
|
87
|
+
status = _ref3.status,
|
88
|
+
rowId = _ref3.rowId,
|
89
|
+
depth = _ref3.depth,
|
90
|
+
index = _ref3.index;
|
91
|
+
return dispatch({
|
92
|
+
type: DYNAMIC_ROW_CHECK,
|
93
|
+
payload: {
|
94
|
+
status: status,
|
95
|
+
rowId: rowId,
|
96
|
+
depth: depth,
|
97
|
+
index: index
|
98
|
+
}
|
99
|
+
});
|
100
|
+
};
|
84
101
|
var stateReducer = function stateReducer(newState, action) {
|
85
102
|
switch (action.type) {
|
103
|
+
case DYNAMIC_ROW_CHECK:
|
104
|
+
{
|
105
|
+
var _action$payload = action.payload,
|
106
|
+
status = _action$payload.status,
|
107
|
+
rowId = _action$payload.rowId,
|
108
|
+
depth = _action$payload.depth,
|
109
|
+
index = _action$payload.index;
|
110
|
+
if (status === 'start') {
|
111
|
+
var skeletonRow = function skeletonRow(id) {
|
112
|
+
return {
|
113
|
+
isSkeleton: true,
|
114
|
+
values: 'skeleton',
|
115
|
+
id: id,
|
116
|
+
depth: depth,
|
117
|
+
index: index,
|
118
|
+
skeletonKey: "".concat(id, "__skeleton")
|
119
|
+
};
|
120
|
+
};
|
121
|
+
return _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, newState), {}, {
|
122
|
+
dynamicRowSkeleton: skeletonRow(rowId)
|
123
|
+
});
|
124
|
+
}
|
125
|
+
return _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, newState), {}, {
|
126
|
+
dynamicRowSkeleton: null
|
127
|
+
});
|
128
|
+
}
|
86
129
|
case TOGGLE_ALL_ROWS_SELECTED:
|
87
130
|
{
|
88
|
-
var
|
89
|
-
rows =
|
90
|
-
getRowId =
|
91
|
-
indeterminate =
|
92
|
-
isChecked =
|
131
|
+
var _ref4 = action.payload || {},
|
132
|
+
rows = _ref4.rows,
|
133
|
+
getRowId = _ref4.getRowId,
|
134
|
+
indeterminate = _ref4.indeterminate,
|
135
|
+
isChecked = _ref4.isChecked;
|
93
136
|
var newSelectedRowIds = {};
|
94
137
|
if (rows) {
|
95
138
|
var newSelectedRowData = {};
|
@@ -111,10 +154,10 @@ var stateReducer = function stateReducer(newState, action) {
|
|
111
154
|
}
|
112
155
|
case TOGGLE_ROW_SELECTED:
|
113
156
|
{
|
114
|
-
var
|
115
|
-
rowData =
|
116
|
-
_isChecked =
|
117
|
-
_getRowId =
|
157
|
+
var _ref5 = action.payload || {},
|
158
|
+
rowData = _ref5.rowData,
|
159
|
+
_isChecked = _ref5.isChecked,
|
160
|
+
_getRowId = _ref5.getRowId;
|
118
161
|
if (!rowData) {
|
119
162
|
return;
|
120
163
|
}
|
@@ -125,9 +168,9 @@ var stateReducer = function stateReducer(newState, action) {
|
|
125
168
|
}
|
126
169
|
if (rowData && !_isChecked) {
|
127
170
|
var newData = _rollupPluginBabelHelpers.objectSpread2({}, newState.selectedRowData);
|
128
|
-
var dataWithRemovedRow = Object.fromEntries(Object.entries(newData).filter(function (
|
129
|
-
var
|
130
|
-
key =
|
171
|
+
var dataWithRemovedRow = Object.fromEntries(Object.entries(newData).filter(function (_ref6) {
|
172
|
+
var _ref7 = _rollupPluginBabelHelpers.slicedToArray(_ref6, 1),
|
173
|
+
key = _ref7[0];
|
131
174
|
return parseInt(key) !== parseInt(_getRowId(rowData.original, rowData.index));
|
132
175
|
}));
|
133
176
|
return _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, newState), {}, {
|
@@ -144,27 +187,27 @@ var stateReducer = function stateReducer(newState, action) {
|
|
144
187
|
}
|
145
188
|
case COLUMN_RESIZE_START:
|
146
189
|
{
|
147
|
-
var
|
148
|
-
headerId =
|
190
|
+
var _ref8 = action.payload || {},
|
191
|
+
headerId = _ref8.headerId;
|
149
192
|
return _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, newState), {}, {
|
150
193
|
isResizing: headerId
|
151
194
|
});
|
152
195
|
}
|
153
196
|
case COLUMN_RESIZING:
|
154
197
|
{
|
155
|
-
var
|
156
|
-
_headerId =
|
157
|
-
newWidth =
|
158
|
-
defaultWidth =
|
198
|
+
var _ref9 = action.payload || {},
|
199
|
+
_headerId = _ref9.headerId,
|
200
|
+
newWidth = _ref9.newWidth,
|
201
|
+
defaultWidth = _ref9.defaultWidth;
|
159
202
|
var newColumnWidth = {};
|
160
203
|
if (typeof _headerId === 'undefined') {
|
161
204
|
return _rollupPluginBabelHelpers.objectSpread2({}, newState);
|
162
205
|
}
|
163
206
|
newColumnWidth[_headerId] = newWidth;
|
164
|
-
var cleanedWidths = Object.fromEntries(Object.entries(newState.columnResizing.columnWidths).filter(function (
|
165
|
-
var
|
166
|
-
|
167
|
-
var value =
|
207
|
+
var cleanedWidths = Object.fromEntries(Object.entries(newState.columnResizing.columnWidths).filter(function (_ref10) {
|
208
|
+
var _ref11 = _rollupPluginBabelHelpers.slicedToArray(_ref10, 2);
|
209
|
+
_ref11[0];
|
210
|
+
var value = _ref11[1];
|
168
211
|
return !isNaN(value);
|
169
212
|
}));
|
170
213
|
var headerIdArray = newState.columnResizing.headerIdWidths || [];
|
@@ -179,10 +222,10 @@ var stateReducer = function stateReducer(newState, action) {
|
|
179
222
|
}
|
180
223
|
case COLUMN_RESIZE_END:
|
181
224
|
{
|
182
|
-
var
|
183
|
-
onColResizeEnd =
|
184
|
-
_headerId2 =
|
185
|
-
isKeyEvent =
|
225
|
+
var _ref12 = action.payload || {},
|
226
|
+
onColResizeEnd = _ref12.onColResizeEnd,
|
227
|
+
_headerId2 = _ref12.headerId,
|
228
|
+
isKeyEvent = _ref12.isKeyEvent;
|
186
229
|
var currentColumn = {};
|
187
230
|
currentColumn[_headerId2] = newState.columnResizing.columnWidths[_headerId2];
|
188
231
|
var allChangedColumns = newState.columnResizing.columnWidths;
|
@@ -210,6 +253,7 @@ var stateReducer = function stateReducer(newState, action) {
|
|
210
253
|
|
211
254
|
exports.handleColumnResizeEndEvent = handleColumnResizeEndEvent;
|
212
255
|
exports.handleColumnResizingEvent = handleColumnResizingEvent;
|
256
|
+
exports.handleDynamicRowCheck = handleDynamicRowCheck;
|
213
257
|
exports.handleSelectAllRowData = handleSelectAllRowData;
|
214
258
|
exports.handleToggleRowSelected = handleToggleRowSelected;
|
215
259
|
exports.stateReducer = stateReducer;
|
@@ -120,6 +120,7 @@ export interface DatagridRow<T extends object = any> extends Omit<Row<T>, 'cells
|
|
120
120
|
cells: Array<DataGridCell>;
|
121
121
|
isSkeleton?: boolean;
|
122
122
|
hasExpanded?: boolean;
|
123
|
+
skeletonKey?: string;
|
123
124
|
}
|
124
125
|
export interface DataGridHeader<T extends object = any> extends ColumnInstance, UseResizeColumnsColumnProps<T>, UseSortByColumnProps<T> {
|
125
126
|
className(className: any, arg1: {
|
@@ -245,6 +246,7 @@ export interface DataGridState<T extends object = any> extends TableCommonProps,
|
|
245
246
|
expandedContentHeight?: number;
|
246
247
|
onRowExpand?: (row: DatagridRow, event: React.MouseEvent<HTMLElement>) => void;
|
247
248
|
ExpandedRowContentComponent?: JSXElementConstructor<any>;
|
249
|
+
getAsyncSubRows?: (row: DatagridRow) => void;
|
248
250
|
}
|
249
251
|
export interface DataGridData {
|
250
252
|
instance?: DataGridTableInstance;
|
@@ -15,6 +15,7 @@ var icons = require('@carbon/react/icons');
|
|
15
15
|
var cx = require('classnames');
|
16
16
|
var settings = require('../../settings.js');
|
17
17
|
var useFocusRowExpander = require('./useFocusRowExpander.js');
|
18
|
+
var stateReducer = require('./Datagrid/addons/stateReducer.js');
|
18
19
|
|
19
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
20
21
|
|
@@ -34,26 +35,74 @@ var useNestedRowExpander = function useNestedRowExpander(hooks) {
|
|
34
35
|
blockClass: blockClass,
|
35
36
|
activeElement: typeof document !== 'undefined' && document.activeElement
|
36
37
|
});
|
37
|
-
var visibleColumns = function visibleColumns(columns) {
|
38
|
+
var visibleColumns = function visibleColumns(columns, state) {
|
39
|
+
var _ref = state.instance || {},
|
40
|
+
getAsyncSubRows = _ref.getAsyncSubRows,
|
41
|
+
dispatch = _ref.dispatch,
|
42
|
+
tableState = _ref.state;
|
43
|
+
var fetchingDynamicSubRows = !!tableState.dynamicRowSkeleton;
|
38
44
|
var expanderColumn = {
|
39
45
|
id: 'expander',
|
40
|
-
Cell: function Cell(
|
41
|
-
var row =
|
46
|
+
Cell: function Cell(_ref2) {
|
47
|
+
var row = _ref2.row;
|
42
48
|
var expanderButtonProps = _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, row.getToggleRowExpandedProps()), {}, {
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
+
disabled: getAsyncSubRows && fetchingDynamicSubRows,
|
50
|
+
onClick: function () {
|
51
|
+
var _onClick = _rollupPluginBabelHelpers.asyncToGenerator( /*#__PURE__*/_rollupPluginBabelHelpers.regeneratorRuntime().mark(function _callee(event) {
|
52
|
+
return _rollupPluginBabelHelpers.regeneratorRuntime().wrap(function _callee$(_context) {
|
53
|
+
while (1) switch (_context.prev = _context.next) {
|
54
|
+
case 0:
|
55
|
+
// Prevents `onRowClick` from being called if `useOnRowClick` is included
|
56
|
+
event.stopPropagation();
|
57
|
+
row.toggleRowExpanded();
|
58
|
+
lastExpandedRowIndex.current = row.id;
|
59
|
+
if (row.isExpanded) {
|
60
|
+
_context.next = 14;
|
61
|
+
break;
|
62
|
+
}
|
63
|
+
_context.prev = 4;
|
64
|
+
stateReducer.handleDynamicRowCheck({
|
65
|
+
dispatch: dispatch,
|
66
|
+
status: 'start',
|
67
|
+
rowId: row.id,
|
68
|
+
depth: row.depth,
|
69
|
+
index: row.index
|
70
|
+
});
|
71
|
+
_context.next = 8;
|
72
|
+
return getAsyncSubRows === null || getAsyncSubRows === void 0 ? void 0 : getAsyncSubRows(row);
|
73
|
+
case 8:
|
74
|
+
stateReducer.handleDynamicRowCheck({
|
75
|
+
dispatch: dispatch,
|
76
|
+
status: 'finish',
|
77
|
+
rowId: row.id
|
78
|
+
});
|
79
|
+
_context.next = 14;
|
80
|
+
break;
|
81
|
+
case 11:
|
82
|
+
_context.prev = 11;
|
83
|
+
_context.t0 = _context["catch"](4);
|
84
|
+
console.log({
|
85
|
+
error: _context.t0
|
86
|
+
});
|
87
|
+
case 14:
|
88
|
+
case "end":
|
89
|
+
return _context.stop();
|
90
|
+
}
|
91
|
+
}, _callee, null, [[4, 11]]);
|
92
|
+
}));
|
93
|
+
function onClick(_x) {
|
94
|
+
return _onClick.apply(this, arguments);
|
95
|
+
}
|
96
|
+
return onClick;
|
97
|
+
}()
|
49
98
|
});
|
50
|
-
var
|
51
|
-
|
52
|
-
expanderButtonTitleExpanded =
|
53
|
-
|
54
|
-
expanderButtonTitleCollapsed =
|
99
|
+
var _ref3 = (tempState === null || tempState === void 0 ? void 0 : tempState.current) || {},
|
100
|
+
_ref3$expanderButtonT = _ref3.expanderButtonTitleExpanded,
|
101
|
+
expanderButtonTitleExpanded = _ref3$expanderButtonT === void 0 ? 'Collapse row' : _ref3$expanderButtonT,
|
102
|
+
_ref3$expanderButtonT2 = _ref3.expanderButtonTitleCollapsed,
|
103
|
+
expanderButtonTitleCollapsed = _ref3$expanderButtonT2 === void 0 ? 'Expand row' : _ref3$expanderButtonT2;
|
55
104
|
var expanderTitle = row.isExpanded ? expanderButtonTitleExpanded : expanderButtonTitleCollapsed;
|
56
|
-
return row.canExpand && /*#__PURE__*/React__default["default"].createElement("button", _rollupPluginBabelHelpers["extends"]({
|
105
|
+
return (row.canExpand || getAsyncSubRows) && /*#__PURE__*/React__default["default"].createElement("button", _rollupPluginBabelHelpers["extends"]({
|
57
106
|
type: "button",
|
58
107
|
"aria-label": expanderTitle,
|
59
108
|
className: cx__default["default"]("".concat(blockClass, "__row-expander"), "".concat(settings.carbon.prefix, "--btn"), "".concat(settings.carbon.prefix, "--btn--ghost"))
|