@carbon/ibm-products 2.47.0 → 2.48.0-rc.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
@@ -5,12 +5,13 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import { toConsumableArray as _toConsumableArray, objectSpread2 as _objectSpread2, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
8
|
+
import { toConsumableArray as _toConsumableArray, objectSpread2 as _objectSpread2, extends as _extends, defineProperty as _defineProperty, asyncToGenerator as _asyncToGenerator, regeneratorRuntime as _regeneratorRuntime } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default, { useRef } from 'react';
|
10
10
|
import { ChevronRight } from '@carbon/react/icons';
|
11
11
|
import cx from 'classnames';
|
12
12
|
import { pkg, carbon } from '../../settings.js';
|
13
13
|
import { useFocusRowExpander } from './useFocusRowExpander.js';
|
14
|
+
import { handleDynamicRowCheck } from './Datagrid/addons/stateReducer.js';
|
14
15
|
|
15
16
|
var blockClass = "".concat(pkg.prefix, "--datagrid");
|
16
17
|
var useNestedRowExpander = function useNestedRowExpander(hooks) {
|
@@ -25,26 +26,74 @@ var useNestedRowExpander = function useNestedRowExpander(hooks) {
|
|
25
26
|
blockClass: blockClass,
|
26
27
|
activeElement: typeof document !== 'undefined' && document.activeElement
|
27
28
|
});
|
28
|
-
var visibleColumns = function visibleColumns(columns) {
|
29
|
+
var visibleColumns = function visibleColumns(columns, state) {
|
30
|
+
var _ref = state.instance || {},
|
31
|
+
getAsyncSubRows = _ref.getAsyncSubRows,
|
32
|
+
dispatch = _ref.dispatch,
|
33
|
+
tableState = _ref.state;
|
34
|
+
var fetchingDynamicSubRows = !!tableState.dynamicRowSkeleton;
|
29
35
|
var expanderColumn = {
|
30
36
|
id: 'expander',
|
31
|
-
Cell: function Cell(
|
32
|
-
var row =
|
37
|
+
Cell: function Cell(_ref2) {
|
38
|
+
var row = _ref2.row;
|
33
39
|
var expanderButtonProps = _objectSpread2(_objectSpread2({}, row.getToggleRowExpandedProps()), {}, {
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
+
disabled: getAsyncSubRows && fetchingDynamicSubRows,
|
41
|
+
onClick: function () {
|
42
|
+
var _onClick = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(event) {
|
43
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
44
|
+
while (1) switch (_context.prev = _context.next) {
|
45
|
+
case 0:
|
46
|
+
// Prevents `onRowClick` from being called if `useOnRowClick` is included
|
47
|
+
event.stopPropagation();
|
48
|
+
row.toggleRowExpanded();
|
49
|
+
lastExpandedRowIndex.current = row.id;
|
50
|
+
if (row.isExpanded) {
|
51
|
+
_context.next = 14;
|
52
|
+
break;
|
53
|
+
}
|
54
|
+
_context.prev = 4;
|
55
|
+
handleDynamicRowCheck({
|
56
|
+
dispatch: dispatch,
|
57
|
+
status: 'start',
|
58
|
+
rowId: row.id,
|
59
|
+
depth: row.depth,
|
60
|
+
index: row.index
|
61
|
+
});
|
62
|
+
_context.next = 8;
|
63
|
+
return getAsyncSubRows === null || getAsyncSubRows === void 0 ? void 0 : getAsyncSubRows(row);
|
64
|
+
case 8:
|
65
|
+
handleDynamicRowCheck({
|
66
|
+
dispatch: dispatch,
|
67
|
+
status: 'finish',
|
68
|
+
rowId: row.id
|
69
|
+
});
|
70
|
+
_context.next = 14;
|
71
|
+
break;
|
72
|
+
case 11:
|
73
|
+
_context.prev = 11;
|
74
|
+
_context.t0 = _context["catch"](4);
|
75
|
+
console.log({
|
76
|
+
error: _context.t0
|
77
|
+
});
|
78
|
+
case 14:
|
79
|
+
case "end":
|
80
|
+
return _context.stop();
|
81
|
+
}
|
82
|
+
}, _callee, null, [[4, 11]]);
|
83
|
+
}));
|
84
|
+
function onClick(_x) {
|
85
|
+
return _onClick.apply(this, arguments);
|
86
|
+
}
|
87
|
+
return onClick;
|
88
|
+
}()
|
40
89
|
});
|
41
|
-
var
|
42
|
-
|
43
|
-
expanderButtonTitleExpanded =
|
44
|
-
|
45
|
-
expanderButtonTitleCollapsed =
|
90
|
+
var _ref3 = (tempState === null || tempState === void 0 ? void 0 : tempState.current) || {},
|
91
|
+
_ref3$expanderButtonT = _ref3.expanderButtonTitleExpanded,
|
92
|
+
expanderButtonTitleExpanded = _ref3$expanderButtonT === void 0 ? 'Collapse row' : _ref3$expanderButtonT,
|
93
|
+
_ref3$expanderButtonT2 = _ref3.expanderButtonTitleCollapsed,
|
94
|
+
expanderButtonTitleCollapsed = _ref3$expanderButtonT2 === void 0 ? 'Expand row' : _ref3$expanderButtonT2;
|
46
95
|
var expanderTitle = row.isExpanded ? expanderButtonTitleExpanded : expanderButtonTitleCollapsed;
|
47
|
-
return row.canExpand && /*#__PURE__*/React__default.createElement("button", _extends({
|
96
|
+
return (row.canExpand || getAsyncSubRows) && /*#__PURE__*/React__default.createElement("button", _extends({
|
48
97
|
type: "button",
|
49
98
|
"aria-label": expanderTitle,
|
50
99
|
className: cx("".concat(blockClass, "__row-expander"), "".concat(carbon.prefix, "--btn"), "".concat(carbon.prefix, "--btn--ghost"))
|
@@ -5,18 +5,60 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
+
import { toConsumableArray as _toConsumableArray } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
8
9
|
import DatagridRow from './Datagrid/DatagridRow.js';
|
9
10
|
|
10
11
|
var useRowRenderer = function useRowRenderer(hooks) {
|
11
12
|
var useInstance = function useInstance(instance) {
|
12
|
-
var
|
13
|
+
var _newRows;
|
14
|
+
var rows = instance.rows,
|
15
|
+
state = instance.state;
|
16
|
+
var newRows = null;
|
17
|
+
if (state !== null && state !== void 0 && state.dynamicRowSkeleton) {
|
18
|
+
var _state$dynamicRowSkel;
|
19
|
+
var depthIndexArray = state === null || state === void 0 || (_state$dynamicRowSkel = state.dynamicRowSkeleton) === null || _state$dynamicRowSkel === void 0 ? void 0 : _state$dynamicRowSkel.id.split('').filter(function (r) {
|
20
|
+
return r !== '.';
|
21
|
+
});
|
22
|
+
if (depthIndexArray.length > 1) {
|
23
|
+
var subRows;
|
24
|
+
var finalRow;
|
25
|
+
// This will find the subRow that requested to find dynamic rows
|
26
|
+
// and will apply the skeleton row after that row
|
27
|
+
depthIndexArray.map(function (depthIndex, index) {
|
28
|
+
if (index === 0) {
|
29
|
+
subRows = rows[depthIndex].subRows;
|
30
|
+
return;
|
31
|
+
}
|
32
|
+
if (depthIndexArray.length - 1 === index) {
|
33
|
+
finalRow = subRows.find(function (r) {
|
34
|
+
return r.index === parseInt(depthIndex);
|
35
|
+
});
|
36
|
+
subRows.splice(finalRow.index + 1, 0, state === null || state === void 0 ? void 0 : state.dynamicRowSkeleton); // + 1 because we want to add the skeleton row after the row initiating the dynamic request
|
37
|
+
return;
|
38
|
+
}
|
39
|
+
var foundRow = subRows.find(function (r) {
|
40
|
+
return r.index === parseInt(depthIndex);
|
41
|
+
});
|
42
|
+
subRows = foundRow.subRows;
|
43
|
+
});
|
44
|
+
}
|
45
|
+
var rootRowIndexWithDynamicRow = rows.findIndex(function (r) {
|
46
|
+
var _state$dynamicRowSkel2;
|
47
|
+
return r.id === (state === null || state === void 0 || (_state$dynamicRowSkel2 = state.dynamicRowSkeleton) === null || _state$dynamicRowSkel2 === void 0 ? void 0 : _state$dynamicRowSkel2.id);
|
48
|
+
});
|
49
|
+
if (rootRowIndexWithDynamicRow > -1) {
|
50
|
+
newRows = [].concat(_toConsumableArray(rows.slice(0, rootRowIndexWithDynamicRow + 1)), [// + 1 because we want to add the skeleton row after the row initiating the dynamic request
|
51
|
+
state === null || state === void 0 ? void 0 : state.dynamicRowSkeleton], _toConsumableArray(rows.slice(rootRowIndexWithDynamicRow + 1)));
|
52
|
+
}
|
53
|
+
}
|
54
|
+
newRows = (_newRows = newRows) !== null && _newRows !== void 0 ? _newRows : rows;
|
13
55
|
var addRowRenderer = function addRowRenderer(row) {
|
14
56
|
return Object.assign(row, {
|
15
57
|
RowRenderer: DatagridRow,
|
16
58
|
subRows: (row.subRows || []).map(addRowRenderer)
|
17
59
|
});
|
18
60
|
};
|
19
|
-
var rowsWithRenderer =
|
61
|
+
var rowsWithRenderer = newRows.map(addRowRenderer);
|
20
62
|
Object.assign(instance, {
|
21
63
|
rows: rowsWithRenderer
|
22
64
|
});
|
@@ -113,6 +113,15 @@ var useSortableColumns = function useSortableColumns(hooks) {
|
|
113
113
|
}
|
114
114
|
return /*#__PURE__*/React__default.createElement(ArrowsVertical, iconProps);
|
115
115
|
};
|
116
|
+
var handleKey = function handleKey(e, columnId) {
|
117
|
+
var key = e.key;
|
118
|
+
if (key === 'Enter') {
|
119
|
+
setTimeout(function () {
|
120
|
+
var _document$getElementB;
|
121
|
+
return (_document$getElementB = document.getElementById(columnId)) === null || _document$getElementB === void 0 ? void 0 : _document$getElementB.focus();
|
122
|
+
}, 0);
|
123
|
+
}
|
124
|
+
};
|
116
125
|
var Header = function Header(headerProp) {
|
117
126
|
return column.disableSortBy === true || column.id === 'datagridSelection' || column.isAction ? column.disableSortBy || column.isAction ? column.Header : /*#__PURE__*/React__default.createElement(SelectAll, instance) : /*#__PURE__*/React__default.createElement(Button, {
|
118
127
|
"aria-sort": getAriaSortValue(headerProp === null || headerProp === void 0 ? void 0 : headerProp.column, {
|
@@ -131,7 +140,11 @@ var useSortableColumns = function useSortableColumns(hooks) {
|
|
131
140
|
slug: headerProp === null || headerProp === void 0 || (_headerProp$column = headerProp.column) === null || _headerProp$column === void 0 ? void 0 : _headerProp$column.slug
|
132
141
|
}), icon(headerProp === null || headerProp === void 0 ? void 0 : headerProp.column, props));
|
133
142
|
},
|
134
|
-
|
143
|
+
id: column === null || column === void 0 ? void 0 : column.id,
|
144
|
+
className: cx("".concat(carbon.prefix, "--table-sort ").concat(blockClass, "--table-sort"), _defineProperty(_defineProperty({}, "".concat(blockClass, "--table-sort--desc"), headerProp === null || headerProp === void 0 ? void 0 : headerProp.column.isSortedDesc), "".concat(blockClass, "--table-sort--asc"), (headerProp === null || headerProp === void 0 ? void 0 : headerProp.column.isSortedDesc) === false)),
|
145
|
+
onKeyDown: function onKeyDown(event) {
|
146
|
+
return handleKey(event, column.id);
|
147
|
+
}
|
135
148
|
}, column.Header);
|
136
149
|
};
|
137
150
|
return _objectSpread2(_objectSpread2({}, column), {}, {
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { PropsWithChildren } from 'react';
|
8
|
-
interface DelimitedListProps extends PropsWithChildren {
|
8
|
+
export interface DelimitedListProps extends PropsWithChildren {
|
9
9
|
/**
|
10
10
|
* Provide an optional class to be applied to the containing node.
|
11
11
|
*/
|
@@ -28,4 +28,3 @@ interface DelimitedListProps extends PropsWithChildren {
|
|
28
28
|
* comma-separated values.
|
29
29
|
*/
|
30
30
|
export declare let DelimitedList: React.ForwardRefExoticComponent<DelimitedListProps & React.RefAttributes<HTMLDivElement>>;
|
31
|
-
export {};
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
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 { DelimitedList } from './DelimitedList';
|
8
|
+
export type { DelimitedListProps } from './DelimitedList';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ReactNode } from 'react';
|
8
|
-
interface EditFullPageProps {
|
8
|
+
export interface EditFullPageProps {
|
9
9
|
/**
|
10
10
|
* Provide an optional class to be applied to the containing node.
|
11
11
|
*/
|
@@ -20,4 +20,3 @@ interface EditFullPageProps {
|
|
20
20
|
* See usage guidance for further details.
|
21
21
|
*/
|
22
22
|
export declare let EditFullPage: React.ForwardRefExoticComponent<EditFullPageProps & React.RefAttributes<HTMLDivElement>>;
|
23
|
-
export {};
|
@@ -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 { EditFullPage } from './EditFullPage';
|
8
|
+
export type { EditFullPageProps } from './EditFullPage';
|
@@ -13,7 +13,7 @@ type Shape = {
|
|
13
13
|
edit: AlignPropType;
|
14
14
|
save: AlignPropType;
|
15
15
|
};
|
16
|
-
interface EditInplaceProps extends PropsWithChildren {
|
16
|
+
export interface EditInplaceProps extends PropsWithChildren {
|
17
17
|
/**
|
18
18
|
* label for cancel button
|
19
19
|
*/
|
@@ -90,6 +90,10 @@ interface EditInplaceProps extends PropsWithChildren {
|
|
90
90
|
* current value of the input
|
91
91
|
*/
|
92
92
|
value: string;
|
93
|
+
/**
|
94
|
+
* placeholder for the input
|
95
|
+
*/
|
96
|
+
placeholder?: string;
|
93
97
|
}
|
94
98
|
export declare let EditInPlace: React.ForwardRefExoticComponent<EditInplaceProps & React.RefAttributes<HTMLDivElement>>;
|
95
99
|
export declare const deprecatedProps: {
|
@@ -5,17 +5,17 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, typeof as _typeof, extends as _extends, defineProperty as _defineProperty
|
8
|
+
import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, typeof as _typeof, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { WarningFilled, Close, Checkmark, Edit } from '@carbon/react/icons';
|
9
10
|
import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
|
11
|
+
import { pkg, carbon } from '../../settings.js';
|
10
12
|
import { IconButton } from '@carbon/react';
|
11
|
-
import cx from 'classnames';
|
12
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
-
import
|
14
|
-
import { pkg, carbon } from '../../settings.js';
|
14
|
+
import cx from 'classnames';
|
15
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
16
16
|
|
17
17
|
var _Close, _Checkmark, _Edit;
|
18
|
-
var _excluded = ["cancelLabel", "editAlwaysVisible", "editLabel", "id", "inheritTypography", "invalid", "invalidLabel", "invalidText", "labelText", "onCancel", "onChange", "onSave", "onBlur", "saveLabel", "size", "tooltipAlignment", "value"];
|
18
|
+
var _excluded = ["cancelLabel", "editAlwaysVisible", "editLabel", "id", "inheritTypography", "invalid", "invalidLabel", "invalidText", "labelText", "onCancel", "onChange", "onSave", "onBlur", "saveLabel", "size", "tooltipAlignment", "value", "placeholder"];
|
19
19
|
var componentName = 'EditInPlace';
|
20
20
|
var blockClass = "".concat(pkg.prefix, "--edit-in-place");
|
21
21
|
var defaults = {
|
@@ -42,6 +42,7 @@ var EditInPlace = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
42
42
|
size = _ref$size === void 0 ? 'sm' : _ref$size,
|
43
43
|
tooltipAlignment = _ref.tooltipAlignment,
|
44
44
|
value = _ref.value,
|
45
|
+
placeholder = _ref.placeholder,
|
45
46
|
rest = _objectWithoutProperties(_ref, _excluded);
|
46
47
|
var _useState = useState(false),
|
47
48
|
_useState2 = _slicedToArray(_useState, 2),
|
@@ -156,6 +157,7 @@ var EditInPlace = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
156
157
|
id: id,
|
157
158
|
className: cx("".concat(blockClass, "__text-input"), "".concat(carbon.prefix, "--text-input"), "".concat(carbon.prefix, "--text-input--").concat(size)),
|
158
159
|
type: "text",
|
160
|
+
placeholder: placeholder,
|
159
161
|
value: value,
|
160
162
|
onChange: onChangeHandler,
|
161
163
|
ref: inputRef
|
@@ -274,6 +276,10 @@ EditInPlace.propTypes = _objectSpread2({
|
|
274
276
|
* handler that is called when the save button is pressed or when the user removes focus from the input if it has a new value
|
275
277
|
*/
|
276
278
|
onSave: PropTypes.func.isRequired,
|
279
|
+
/**
|
280
|
+
* Placeholder for text input
|
281
|
+
*/
|
282
|
+
placeholder: PropTypes.string,
|
277
283
|
/**
|
278
284
|
* determines if the input is in readOnly mode
|
279
285
|
*/
|
@@ -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 { EditInPlace } from './EditInPlace';
|
8
|
+
export type { EditInplaceProps } from './EditInPlace';
|
@@ -4,9 +4,9 @@
|
|
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, { ReactNode } from 'react';
|
8
7
|
import '../../global/js/utils/props-helper';
|
9
|
-
|
8
|
+
import React, { ReactNode } from 'react';
|
9
|
+
export interface EditSidePanelProps {
|
10
10
|
/**
|
11
11
|
* Sets the body content of the create side panel
|
12
12
|
*/
|
@@ -92,4 +92,3 @@ interface EditSidePanelProps {
|
|
92
92
|
* Use with medium complexity edits if the user needs page context.
|
93
93
|
*/
|
94
94
|
export declare let EditSidePanel: React.ForwardRefExoticComponent<EditSidePanelProps & React.RefAttributes<HTMLDivElement>>;
|
95
|
-
export {};
|
@@ -6,15 +6,15 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import '../../global/js/utils/props-helper.js';
|
9
10
|
import React__default from 'react';
|
11
|
+
import { Form } from '@carbon/react';
|
10
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
+
import { SidePanel } from '../SidePanel/SidePanel.js';
|
11
14
|
import cx from 'classnames';
|
12
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
16
|
import { pkg } from '../../settings.js';
|
14
|
-
import { Form } from '@carbon/react';
|
15
|
-
import '../../global/js/utils/props-helper.js';
|
16
17
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
17
|
-
import { SidePanel } from '../SidePanel/SidePanel.js';
|
18
18
|
|
19
19
|
var _excluded = ["children", "className", "disableSubmit", "id", "formTitle", "formDescription", "onRequestClose", "onRequestSubmit", "open", "placement", "primaryButtonText", "secondaryButtonText", "selectorPrimaryFocus", "selectorPageContent", "size", "slideIn", "subtitle", "title"];
|
20
20
|
|
@@ -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 { EditSidePanel } from './EditSidePanel';
|
8
|
+
export type { EditSidePanelProps } from './EditSidePanel';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ReactNode } from 'react';
|
8
|
-
interface EditTearsheetNarrowProps {
|
8
|
+
export interface EditTearsheetNarrowProps {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the EditTearsheetNarrow.
|
11
11
|
*/
|
@@ -19,4 +19,3 @@ interface EditTearsheetNarrowProps {
|
|
19
19
|
* Use a narrow tearsheet as an alternative to a modal when there is scrolling. See usage guidance for further information.
|
20
20
|
*/
|
21
21
|
export declare let EditTearsheetNarrow: React.ForwardRefExoticComponent<EditTearsheetNarrowProps & React.RefAttributes<HTMLDivElement>>;
|
22
|
-
export {};
|
@@ -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 { EditTearsheetNarrow } from './EditTearsheetNarrow';
|
8
|
+
export type { EditTearsheetNarrowProps } from './EditTearsheetNarrow';
|
@@ -15,7 +15,7 @@ type ActionIcon = {
|
|
15
15
|
href?: string;
|
16
16
|
};
|
17
17
|
type PlacementType = 'top' | 'bottom';
|
18
|
-
interface EditUpdateCardsProps {
|
18
|
+
export interface EditUpdateCardsProps {
|
19
19
|
/**
|
20
20
|
* Icons that are displayed on card. Refer to design documentation for implementation guidelines
|
21
21
|
*/
|
@@ -7,13 +7,14 @@
|
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default from 'react';
|
10
|
+
import { ProductiveCard } from '../ProductiveCard/ProductiveCard.js';
|
10
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
12
|
import cx from 'classnames';
|
12
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
14
|
import { pkg } from '../../settings.js';
|
14
|
-
import { ProductiveCard } from '../ProductiveCard/ProductiveCard.js';
|
15
15
|
|
16
16
|
var _excluded = ["actionIcons", "actionsPlacement", "className", "description", "editChildren", "editMode", "label", "onPrimaryButtonClick", "onSecondaryButtonClick", "previewChildren", "title", "titleSize", "primaryButtonIcon", "primaryButtonText", "secondaryButtonIcon", "secondaryButtonText"];
|
17
|
+
|
17
18
|
// import { children } from 'cheerio/lib/api/traversing';
|
18
19
|
|
19
20
|
// Carbon and package components we use.
|
@@ -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 { EditUpdateCards } from './EditUpdateCards';
|
8
|
+
export type { EditUpdateCardsProps } from './EditUpdateCards';
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
2
|
-
import React, { ReactNode } from 'react';
|
3
2
|
import { ComposedModal } from '@carbon/react';
|
3
|
+
import React, { ReactNode } from 'react';
|
4
4
|
type InputType = 'text' | 'password';
|
5
5
|
type PreformattedExtensions = {
|
6
6
|
extension?: string;
|
7
7
|
description?: string;
|
8
8
|
};
|
9
|
-
interface
|
9
|
+
export interface ExportModalProps extends React.ComponentProps<typeof ComposedModal> {
|
10
10
|
/**
|
11
11
|
* Body content for the modal
|
12
12
|
*/
|
@@ -107,7 +107,7 @@ interface RemoveModalProps extends React.ComponentProps<typeof ComposedModal> {
|
|
107
107
|
/**
|
108
108
|
* Modal dialog version of the export pattern
|
109
109
|
*/
|
110
|
-
export declare let ExportModal: React.ForwardRefExoticComponent<
|
110
|
+
export declare let ExportModal: React.ForwardRefExoticComponent<ExportModalProps & {
|
111
111
|
children?: React.ReactNode;
|
112
112
|
} & React.RefAttributes<unknown>>;
|
113
113
|
export {};
|
@@ -6,15 +6,15 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import React__default, { forwardRef, useState, useEffect, useRef } from 'react';
|
10
9
|
import { ComposedModal, ModalHeader, ModalBody, FormGroup, RadioButtonGroup, RadioButton, TextInput, PasswordInput, Loading, ModalFooter, Button } from '@carbon/react';
|
11
|
-
import cx from 'classnames';
|
12
10
|
import { CheckmarkFilled, ErrorFilled } from '@carbon/react/icons';
|
11
|
+
import React__default, { forwardRef, useState, useEffect, useRef } from 'react';
|
13
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
+
import cx from 'classnames';
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
15
|
-
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
16
15
|
import { pkg } from '../../settings.js';
|
17
16
|
import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
|
17
|
+
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
18
18
|
|
19
19
|
var _Loading;
|
20
20
|
var _excluded = ["body", "className", "error", "errorMessage", "filename", "hidePasswordLabel", "inputLabel", "inputType", "invalidInputText", "loading", "loadingMessage", "onClose", "onRequestSubmit", "open", "portalTarget", "preformattedExtensions", "preformattedExtensionsLabel", "primaryButtonText", "secondaryButtonText", "showPasswordLabel", "successMessage", "successful", "title", "validExtensions"];
|
@@ -1 +1,2 @@
|
|
1
|
-
export { ExportModal } from
|
1
|
+
export { ExportModal } from './ExportModal';
|
2
|
+
export type { ExportModalProps } from './ExportModal';
|
@@ -8,7 +8,7 @@ type ActionIcon = {
|
|
8
8
|
iconDescription?: string;
|
9
9
|
href?: string;
|
10
10
|
};
|
11
|
-
interface ExpressiveCardProps extends PropsWithChildren {
|
11
|
+
export interface ExpressiveCardProps extends PropsWithChildren {
|
12
12
|
/**
|
13
13
|
* Icons that are displayed on card. Refer to design documentation for implementation guidelines. Note- href will supersede onClick
|
14
14
|
*/
|
@@ -9,8 +9,8 @@ import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js
|
|
9
9
|
import React__default, { forwardRef } from 'react';
|
10
10
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
11
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
12
|
-
import { prepareProps } from '../../global/js/utils/props-helper.js';
|
13
12
|
import { pkg } from '../../settings.js';
|
13
|
+
import { prepareProps } from '../../global/js/utils/props-helper.js';
|
14
14
|
import { Card } from '../Card/Card.js';
|
15
15
|
|
16
16
|
var componentName = 'ExpressiveCard';
|
@@ -1 +1,2 @@
|
|
1
|
-
export { ExpressiveCard } from
|
1
|
+
export { ExpressiveCard } from './ExpressiveCard';
|
2
|
+
export type { ExpressiveCardProps } from './ExpressiveCard';
|
@@ -1,37 +1,42 @@
|
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
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
|
+
import React from 'react';
|
8
|
+
import PropTypes from 'prop-types';
|
9
|
+
/**
|
10
|
+
* Our FeatureFlagContext is used alongside the FeatureFlags component to enable
|
11
|
+
* or disable feature flags in a given React tree
|
12
|
+
*/
|
13
|
+
declare const FeatureFlagContext: React.Context<any>;
|
1
14
|
/**
|
2
15
|
* Supports an object of feature flag values with the `flags` prop, merging them
|
3
16
|
* along with the current `FeatureFlagContext` to provide consumers to check if
|
4
17
|
* a feature flag is enabled or disabled in a given React tree
|
5
18
|
*/
|
6
|
-
|
19
|
+
declare function FeatureFlags({ children, flags }: {
|
7
20
|
children: any;
|
8
21
|
flags?: {} | undefined;
|
9
22
|
}): import("react/jsx-runtime").JSX.Element;
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
23
|
+
declare namespace FeatureFlags {
|
24
|
+
var propTypes: {
|
25
|
+
children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
26
|
+
/**
|
27
|
+
* Provide the feature flags to enabled or disabled in the current React tree
|
28
|
+
*/
|
29
|
+
flags: PropTypes.Requireable<{
|
14
30
|
[x: string]: boolean | null | undefined;
|
15
31
|
}>;
|
16
|
-
}
|
32
|
+
};
|
17
33
|
}
|
18
34
|
/**
|
19
|
-
*
|
20
|
-
* or disable feature flags in a given React tree
|
35
|
+
* Access whether a given flag is enabled or disabled in a given FeatureFlagContext
|
21
36
|
*/
|
22
|
-
|
37
|
+
declare function useFeatureFlag(flag: string): boolean;
|
23
38
|
/**
|
24
39
|
* Access all feature flag information for the given FeatureFlagContext
|
25
|
-
*
|
26
|
-
* @returns {FeatureFlagScope}
|
27
|
-
*/
|
28
|
-
export function useFeatureFlags(): FeatureFlagScope;
|
29
|
-
/**
|
30
|
-
* Access whether a given flag is enabled or disabled in a given
|
31
|
-
* FeatureFlagContext
|
32
|
-
*
|
33
|
-
* @returns {boolean}
|
34
40
|
*/
|
35
|
-
|
36
|
-
|
37
|
-
import React from 'react';
|
41
|
+
declare function useFeatureFlags(): any;
|
42
|
+
export { FeatureFlags, FeatureFlagContext, useFeatureFlags, useFeatureFlag };
|
@@ -100,21 +100,15 @@ function useChangedValue(value, compare, callback) {
|
|
100
100
|
}
|
101
101
|
|
102
102
|
/**
|
103
|
-
* Access whether a given flag is enabled or disabled in a given
|
104
|
-
* FeatureFlagContext
|
105
|
-
*
|
106
|
-
* @returns {boolean}
|
103
|
+
* Access whether a given flag is enabled or disabled in a given FeatureFlagContext
|
107
104
|
*/
|
108
105
|
function useFeatureFlag(flag) {
|
109
106
|
var scope = useContext(FeatureFlagContext);
|
110
|
-
// console.log(scope);
|
111
107
|
return scope.enabled(flag);
|
112
108
|
}
|
113
109
|
|
114
110
|
/**
|
115
111
|
* Access all feature flag information for the given FeatureFlagContext
|
116
|
-
*
|
117
|
-
* @returns {FeatureFlagScope}
|
118
112
|
*/
|
119
113
|
function useFeatureFlags() {
|
120
114
|
return useContext(FeatureFlagContext);
|
@@ -125,9 +119,6 @@ function useFeatureFlags() {
|
|
125
119
|
* comparison since the objects we are comparing are objects with boolean flags
|
126
120
|
* from the flags prop in the `FeatureFlags` component
|
127
121
|
*
|
128
|
-
* @param {object} a
|
129
|
-
* @param {object} b
|
130
|
-
* @returns {boolean}
|
131
122
|
*/
|
132
123
|
function isEqual(a, b) {
|
133
124
|
if (a === b) {
|
@@ -12,8 +12,8 @@ import cx from 'classnames';
|
|
12
12
|
import { AccordionItem, ListItem } from '@carbon/react';
|
13
13
|
import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
|
14
14
|
import { pkg } from '../../../settings.js';
|
15
|
-
import { FilterPanelLabel } from '../FilterPanelLabel/FilterPanelLabel.js';
|
16
15
|
import { TruncatedList } from '../../TruncatedList/TruncatedList.js';
|
16
|
+
import { FilterPanelLabel } from '../FilterPanelLabel/FilterPanelLabel.js';
|
17
17
|
|
18
18
|
var _excluded = ["accordionItemProps", "truncatedListProps", "children", "className", "count", "labelText", "title"];
|
19
19
|
|