@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,6 +1,75 @@
|
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2023, 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, { ReactNode } from 'react';
|
8
|
+
type Media = {
|
9
|
+
render?: () => ReactNode;
|
10
|
+
filePaths?: never;
|
11
|
+
} | {
|
12
|
+
render?: never;
|
13
|
+
filePaths?: string[];
|
14
|
+
};
|
15
|
+
interface CoachmarkStackHomeProps {
|
16
|
+
/**
|
17
|
+
* Optional class name for this component.
|
18
|
+
*/
|
19
|
+
className?: string;
|
20
|
+
/**
|
21
|
+
* The label for the button that will close the stack
|
22
|
+
*/
|
23
|
+
closeButtonLabel?: string;
|
24
|
+
/**
|
25
|
+
* The description of the Coachmark.
|
26
|
+
*/
|
27
|
+
description: React.ReactNode;
|
28
|
+
/**
|
29
|
+
* If the stack home is open.
|
30
|
+
*/
|
31
|
+
isOpen: boolean;
|
32
|
+
/**
|
33
|
+
* The object describing an image in one of two shapes.
|
34
|
+
*
|
35
|
+
* If a single media element is required, use `{render}`.
|
36
|
+
*
|
37
|
+
* If a stepped animation is required, use `{filePaths}`.
|
38
|
+
*
|
39
|
+
* @see {@link MEDIA_PROP_TYPE}.
|
40
|
+
*/
|
41
|
+
media?: Media;
|
42
|
+
/**
|
43
|
+
* The labels used to link to the stackable Coachmarks.
|
44
|
+
*/
|
45
|
+
navLinkLabels: string[];
|
46
|
+
/**
|
47
|
+
* For internal use only by CoachmarkStack and CoachmarkStackHome.
|
48
|
+
*/
|
49
|
+
onClickNavItem: (index: number) => void;
|
50
|
+
/**
|
51
|
+
* Function to call when the stack closes.
|
52
|
+
*/
|
53
|
+
onClose: () => void;
|
54
|
+
/**
|
55
|
+
* By default, the CoachmarkStackHome will be appended to the end of `document.body`.
|
56
|
+
* The CoachmarkStackHome will remain persistent as the user navigates the app until
|
57
|
+
* the user closes the CoachmarkStackHome.
|
58
|
+
*
|
59
|
+
* Alternatively, the app developer can tightly couple the CoachmarkStackHome to a DOM
|
60
|
+
* element or other component by specifying a CSS selector. The CoachmarkStackHome will
|
61
|
+
* remain visible as long as that element remains visible or mounted. When the
|
62
|
+
* element is hidden or component is unmounted, the CoachmarkStackHome will disappear.
|
63
|
+
*/
|
64
|
+
portalTarget?: string;
|
65
|
+
/**
|
66
|
+
* The title of the Coachmark.
|
67
|
+
*/
|
68
|
+
title: string;
|
69
|
+
}
|
1
70
|
/**
|
2
71
|
* DO NOT USE. This component is for the exclusive use
|
3
72
|
* of other Onboarding components.
|
4
73
|
*/
|
5
|
-
export let CoachmarkStackHome: React.ForwardRefExoticComponent<React.RefAttributes<
|
6
|
-
|
74
|
+
export declare let CoachmarkStackHome: React.ForwardRefExoticComponent<CoachmarkStackHomeProps & React.RefAttributes<HTMLDivElement>>;
|
75
|
+
export {};
|
@@ -20,8 +20,8 @@ var devtools = require('../../global/js/utils/devtools.js');
|
|
20
20
|
var settings = require('../../settings.js');
|
21
21
|
var reactDom = require('react-dom');
|
22
22
|
var CoachmarkHeader = require('../Coachmark/CoachmarkHeader.js');
|
23
|
-
var useIsomorphicEffect = require('../../global/js/hooks/useIsomorphicEffect.js');
|
24
23
|
var SteppedAnimatedMedia = require('../SteppedAnimatedMedia/SteppedAnimatedMedia.js');
|
24
|
+
var useIsomorphicEffect = require('../../global/js/hooks/useIsomorphicEffect.js');
|
25
25
|
|
26
26
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
27
27
|
|
@@ -29,7 +29,6 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
29
29
|
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
30
30
|
|
31
31
|
var _excluded = ["className", "description", "isOpen", "media", "navLinkLabels", "onClickNavItem", "onClose", "portalTarget", "closeButtonLabel", "title"];
|
32
|
-
|
33
32
|
// Carbon and package components we use.
|
34
33
|
/* TODO: @import(s) of carbon components and other package components. */
|
35
34
|
|
@@ -54,7 +53,7 @@ exports.CoachmarkStackHome = /*#__PURE__*/React.forwardRef(function (_ref, ref)
|
|
54
53
|
closeButtonLabel = _ref.closeButtonLabel,
|
55
54
|
title = _ref.title,
|
56
55
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
|
57
|
-
var buttonFocusRef = React.useRef();
|
56
|
+
var buttonFocusRef = React.useRef(null);
|
58
57
|
var _useState = React.useState(0),
|
59
58
|
_useState2 = _rollupPluginBabelHelpers.slicedToArray(_useState, 2),
|
60
59
|
linkFocusIndex = _useState2[0],
|
@@ -66,7 +65,7 @@ exports.CoachmarkStackHome = /*#__PURE__*/React.forwardRef(function (_ref, ref)
|
|
66
65
|
}
|
67
66
|
}, 100);
|
68
67
|
}, [isOpen]);
|
69
|
-
var portalNode = React.useRef();
|
68
|
+
var portalNode = React.useRef(null);
|
70
69
|
useIsomorphicEffect.useIsomorphicEffect(function () {
|
71
70
|
var _document$querySelect, _document, _document2, _document3;
|
72
71
|
portalNode.current = portalTarget ? (_document$querySelect = (_document = document) === null || _document === void 0 ? void 0 : _document.querySelector(portalTarget)) !== null && _document$querySelect !== void 0 ? _document$querySelect : (_document2 = document) === null || _document2 === void 0 ? void 0 : _document2.querySelector('body') : (_document3 = document) === null || _document3 === void 0 ? void 0 : _document3.querySelector('body');
|
@@ -74,6 +73,20 @@ exports.CoachmarkStackHome = /*#__PURE__*/React.forwardRef(function (_ref, ref)
|
|
74
73
|
if (!navLinkLabels) {
|
75
74
|
return pconsole["default"].warn("".concat(componentName, " is an Onboarding internal component and is not intended for general use."));
|
76
75
|
}
|
76
|
+
function renderNavLink(index, label) {
|
77
|
+
var ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
|
78
|
+
return /*#__PURE__*/React__default["default"].createElement("li", {
|
79
|
+
key: index
|
80
|
+
}, /*#__PURE__*/React__default["default"].createElement(react.Button, {
|
81
|
+
kind: "ghost",
|
82
|
+
size: "sm",
|
83
|
+
onClick: function onClick() {
|
84
|
+
setLinkFocusIndex(index);
|
85
|
+
onClickNavItem(index + 1);
|
86
|
+
},
|
87
|
+
ref: ref
|
88
|
+
}, label));
|
89
|
+
}
|
77
90
|
return portalNode !== null && portalNode !== void 0 && portalNode.current ? /*#__PURE__*/reactDom.createPortal( /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
|
78
91
|
className: cx__default["default"](blockClass, className),
|
79
92
|
ref: ref,
|
@@ -105,9 +118,8 @@ exports.CoachmarkStackHome = /*#__PURE__*/React.forwardRef(function (_ref, ref)
|
|
105
118
|
}, navLinkLabels.map(function (label, index) {
|
106
119
|
if (index === linkFocusIndex) {
|
107
120
|
return renderNavLink(index, label, buttonFocusRef);
|
108
|
-
} else {
|
109
|
-
return renderNavLink(index, label);
|
110
121
|
}
|
122
|
+
return renderNavLink(index, label);
|
111
123
|
})), closeButtonLabel && /*#__PURE__*/React__default["default"].createElement("div", {
|
112
124
|
className: "".concat(overlayClass, "__footer")
|
113
125
|
}, /*#__PURE__*/React__default["default"].createElement(react.Button, {
|
@@ -117,20 +129,6 @@ exports.CoachmarkStackHome = /*#__PURE__*/React.forwardRef(function (_ref, ref)
|
|
117
129
|
_onClose();
|
118
130
|
}
|
119
131
|
}, closeButtonLabel))))), portalNode === null || portalNode === void 0 ? void 0 : portalNode.current) : null;
|
120
|
-
function renderNavLink(index, label) {
|
121
|
-
var ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
|
122
|
-
return /*#__PURE__*/React__default["default"].createElement("li", {
|
123
|
-
key: index
|
124
|
-
}, /*#__PURE__*/React__default["default"].createElement(react.Button, {
|
125
|
-
kind: "ghost",
|
126
|
-
size: "sm",
|
127
|
-
onClick: function onClick() {
|
128
|
-
setLinkFocusIndex(index);
|
129
|
-
onClickNavItem(index + 1);
|
130
|
-
},
|
131
|
-
ref: ref
|
132
|
-
}, label));
|
133
|
-
}
|
134
132
|
});
|
135
133
|
|
136
134
|
// Return a placeholder if not released and not enabled by feature flag
|
@@ -177,7 +175,7 @@ exports.CoachmarkStackHome.propTypes = {
|
|
177
175
|
/**
|
178
176
|
* The labels used to link to the stackable Coachmarks.
|
179
177
|
*/
|
180
|
-
navLinkLabels: index["default"].arrayOf(index["default"].string).isRequired,
|
178
|
+
navLinkLabels: index["default"].arrayOf(index["default"].string.isRequired).isRequired,
|
181
179
|
/**
|
182
180
|
* For internal use only by CoachmarkStack and CoachmarkStackHome.
|
183
181
|
*/
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ComponentProps, ReactNode } from 'react';
|
8
|
-
interface ComboButtonProps extends ComponentProps<'div'> {
|
8
|
+
export interface ComboButtonProps extends ComponentProps<'div'> {
|
9
9
|
/** Provide the contents of the `ComboButton` */
|
10
10
|
children?: ReactNode;
|
11
11
|
/** Provide an optional class to be applied to the containing node */
|
@@ -10,18 +10,18 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
-
var icons = require('@carbon/react/icons');
|
14
13
|
var react = require('@carbon/react');
|
15
|
-
var
|
16
|
-
var index = require('../../node_modules/prop-types/index.js');
|
17
|
-
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
14
|
+
var icons = require('@carbon/react/icons');
|
18
15
|
var React = require('react');
|
16
|
+
var index = require('../../node_modules/prop-types/index.js');
|
17
|
+
var cx = require('classnames');
|
19
18
|
var settings = require('../../settings.js');
|
19
|
+
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
20
20
|
|
21
21
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
22
22
|
|
23
|
-
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
24
23
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
24
|
+
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
25
25
|
|
26
26
|
var _excluded = ["children", "className", "overflowMenu"],
|
27
27
|
_excluded2 = ["children", "renderIcon"];
|
@@ -1,2 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2020, 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 { ComboButton } from './ComboButton';
|
8
|
+
export { ComboButtonItem } from './ComboButtonItem';
|
9
|
+
export type { ComboButtonProps } from './ComboButton';
|
@@ -20,7 +20,6 @@ declare namespace ConditionBlock {
|
|
20
20
|
let onConnectorOperatorChange: PropTypes.Requireable<(...args: any[]) => any>;
|
21
21
|
let onRemove: PropTypes.Requireable<(...args: any[]) => any>;
|
22
22
|
let onStatementChange: PropTypes.Requireable<(...args: any[]) => any>;
|
23
|
-
let setShowDeletionPreviewForSubgroups: PropTypes.Requireable<(...args: any[]) => any>;
|
24
23
|
let showConditionPreviewHandler: PropTypes.Requireable<(...args: any[]) => any>;
|
25
24
|
let showConditionSubGroupPreviewHandler: PropTypes.Requireable<(...args: any[]) => any>;
|
26
25
|
let state: PropTypes.Requireable<object>;
|
@@ -61,8 +61,7 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
61
61
|
showConditionSubGroupPreviewHandler = props.showConditionSubGroupPreviewHandler,
|
62
62
|
hideConditionPreviewHandler = props.hideConditionPreviewHandler,
|
63
63
|
showConditionPreviewHandler = props.showConditionPreviewHandler,
|
64
|
-
isLastCondition = props.isLastCondition
|
65
|
-
setShowDeletionPreviewForSubgroups = props.setShowDeletionPreviewForSubgroups;
|
64
|
+
isLastCondition = props.isLastCondition;
|
66
65
|
var _useContext = React.useContext(ConditionBuilderProvider.ConditionBuilderContext),
|
67
66
|
inputConfig = _useContext.inputConfig,
|
68
67
|
variant = _useContext.variant,
|
@@ -71,6 +70,10 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
71
70
|
_useState2 = _rollupPluginBabelHelpers.slicedToArray(_useState, 2),
|
72
71
|
showDeletionPreview = _useState2[0],
|
73
72
|
setShowDeletionPreview = _useState2[1];
|
73
|
+
var _useState3 = React.useState(false),
|
74
|
+
_useState4 = _rollupPluginBabelHelpers.slicedToArray(_useState3, 2),
|
75
|
+
showAllActions = _useState4[0],
|
76
|
+
setShowAllActions = _useState4[1];
|
74
77
|
var _useTranslations = useTranslations.useTranslations(['conditionRowText', 'conditionText', 'propertyText', 'operatorText', 'removeConditionText']),
|
75
78
|
_useTranslations2 = _rollupPluginBabelHelpers.slicedToArray(_useTranslations, 5),
|
76
79
|
conditionRowText = _useTranslations2[0],
|
@@ -103,15 +106,12 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
103
106
|
textarea: ConditionBuilderItemText.ConditionBuilderItemText
|
104
107
|
};
|
105
108
|
var ItemComponent = property ? itemComponents[type] : null;
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
}
|
113
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
114
|
-
}, [showDeletionPreview]);
|
109
|
+
var showAllActionsHandler = function showAllActionsHandler() {
|
110
|
+
setShowAllActions(true);
|
111
|
+
};
|
112
|
+
var hideAllActionsHandler = function hideAllActionsHandler() {
|
113
|
+
setShowAllActions(false);
|
114
|
+
};
|
115
115
|
var onStatementChangeHandler = function onStatementChangeHandler(v, evt) {
|
116
116
|
util.focusThisField(evt, conditionBuilderRef);
|
117
117
|
onStatementChange(v);
|
@@ -144,6 +144,12 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
144
144
|
var handleHideDeletionPreview = function handleHideDeletionPreview() {
|
145
145
|
setShowDeletionPreview(false);
|
146
146
|
};
|
147
|
+
var manageActionButtons = function manageActionButtons(conditionIndex, conditions) {
|
148
|
+
if (variant === 'tree') {
|
149
|
+
return true;
|
150
|
+
}
|
151
|
+
return isLastCondition(conditionIndex, conditions);
|
152
|
+
};
|
147
153
|
var getOperators = function getOperators() {
|
148
154
|
if (config !== null && config !== void 0 && config.operators) {
|
149
155
|
return config.operators;
|
@@ -174,10 +180,15 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
174
180
|
});
|
175
181
|
};
|
176
182
|
return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({
|
177
|
-
className: cx__default["default"]("".concat(DataConfigs.blockClass, "__condition-block"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__condition__deletion-preview"), showDeletionPreview), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__gap-bottom"), variant == 'tree'
|
183
|
+
className: cx__default["default"]("".concat(DataConfigs.blockClass, "__condition-block"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__condition__deletion-preview"), showDeletionPreview), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__gap-bottom"), variant == 'tree'), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__gap ").concat(DataConfigs.blockClass, "__gap-bottom"), variant == 'sentence'), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__condition--interacting"), showAllActions)),
|
178
184
|
role: "row",
|
179
185
|
"aria-label": conditionRowText
|
180
|
-
}, getAriaAttributes()
|
186
|
+
}, getAriaAttributes(), {
|
187
|
+
tabIndex: -1,
|
188
|
+
onMouseEnter: showAllActionsHandler,
|
189
|
+
onMouseLeave: hideAllActionsHandler,
|
190
|
+
onBlur: hideAllActionsHandler
|
191
|
+
}), conjunction ? /*#__PURE__*/React__default["default"].createElement(ConditionConnector["default"], {
|
181
192
|
className: "".concat(DataConfigs.blockClass, "__gap"),
|
182
193
|
operator: conjunction,
|
183
194
|
onChange: function onChange(op) {
|
@@ -190,7 +201,8 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
190
201
|
title: conditionText,
|
191
202
|
"data-name": "connectorField",
|
192
203
|
popOverClassName: "".concat(DataConfigs.blockClass, "__gap"),
|
193
|
-
className: "".concat(DataConfigs.blockClass, "__statement-button")
|
204
|
+
className: "".concat(DataConfigs.blockClass, "__statement-button"),
|
205
|
+
tabIndex: 0
|
194
206
|
}, /*#__PURE__*/React__default["default"].createElement(ItemOption.ItemOption, {
|
195
207
|
conditionState: {
|
196
208
|
value: group.statement,
|
@@ -258,7 +270,7 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
258
270
|
renderIcon: icons.Close,
|
259
271
|
className: "".concat(DataConfigs.blockClass, "__close-condition"),
|
260
272
|
"data-name": "closeCondition"
|
261
|
-
})),
|
273
|
+
})), manageActionButtons(conditionIndex, group.conditions) && /*#__PURE__*/React__default["default"].createElement(ConditionBuilderAdd["default"], {
|
262
274
|
onClick: function onClick() {
|
263
275
|
addConditionHandler(conditionIndex);
|
264
276
|
},
|
@@ -326,10 +338,6 @@ ConditionBlock.propTypes = {
|
|
326
338
|
* callback to handle the statement(if/ excl.if) change
|
327
339
|
*/
|
328
340
|
onStatementChange: index["default"].func,
|
329
|
-
/**
|
330
|
-
* method to set ShowDeletionPreviewForSubgroups
|
331
|
-
*/
|
332
|
-
setShowDeletionPreviewForSubgroups: index["default"].func,
|
333
341
|
/**
|
334
342
|
* handler for showing add condition preview
|
335
343
|
*/
|
@@ -34,21 +34,11 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
34
34
|
enableSubGroup = _ref.enableSubGroup,
|
35
35
|
buttonLabel = _ref.buttonLabel,
|
36
36
|
tabIndex = _ref.tabIndex;
|
37
|
-
var _useState = React.useState(false),
|
38
|
-
_useState2 = _rollupPluginBabelHelpers.slicedToArray(_useState, 2),
|
39
|
-
isAddSubgroup = _useState2[0],
|
40
|
-
setIsAddSubgroup = _useState2[1];
|
41
37
|
var _useTranslations = useTranslations.useTranslations(['addConditionText', 'addConditionRowText', 'addSubgroupText']),
|
42
38
|
_useTranslations2 = _rollupPluginBabelHelpers.slicedToArray(_useTranslations, 3),
|
43
39
|
addConditionText = _useTranslations2[0],
|
44
40
|
addConditionRowText = _useTranslations2[1],
|
45
41
|
addSubgroupText = _useTranslations2[2];
|
46
|
-
var showAddSubGroup = function showAddSubGroup() {
|
47
|
-
setIsAddSubgroup(true);
|
48
|
-
};
|
49
|
-
var hideAddSubGroup = function hideAddSubGroup() {
|
50
|
-
setIsAddSubgroup(false);
|
51
|
-
};
|
52
42
|
var onClickHandler = function onClickHandler() {
|
53
43
|
hideConditionPreviewHandler === null || hideConditionPreviewHandler === void 0 || hideConditionPreviewHandler();
|
54
44
|
onClick();
|
@@ -78,11 +68,7 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
78
68
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
79
69
|
className: "".concat(className, " ").concat(DataConfigs.blockClass, "__add-button-wrapper"),
|
80
70
|
role: !enableSubGroup ? 'gridcell' : 'none',
|
81
|
-
"aria-label": getAriaLabel()
|
82
|
-
onMouseEnter: showAddSubGroup,
|
83
|
-
onMouseLeave: hideAddSubGroup,
|
84
|
-
onFocus: showAddSubGroup,
|
85
|
-
onBlur: hideAddSubGroup
|
71
|
+
"aria-label": getAriaLabel()
|
86
72
|
}, /*#__PURE__*/React__default["default"].createElement(ConditionBuilderButton.ConditionBuilderButton, _rollupPluginBabelHelpers["extends"]({
|
87
73
|
renderIcon: icons.AddAlt,
|
88
74
|
onClick: onClickHandler
|
@@ -92,7 +78,8 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
92
78
|
hideLabel: true,
|
93
79
|
"data-name": "addButton",
|
94
80
|
label: buttonLabel !== null && buttonLabel !== void 0 ? buttonLabel : addConditionText,
|
95
|
-
tabIndex: tabIndex
|
81
|
+
tabIndex: tabIndex,
|
82
|
+
wrapperClassName: "".concat(DataConfigs.blockClass, "__add-condition-wrapper")
|
96
83
|
})), enableSubGroup && /*#__PURE__*/React__default["default"].createElement(ConditionBuilderButton.ConditionBuilderButton, _rollupPluginBabelHelpers["extends"]({
|
97
84
|
renderIcon: icons.TextNewLine,
|
98
85
|
onClick: addConditionSubGroupHandler,
|
@@ -100,7 +87,7 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
100
87
|
hideLabel: true,
|
101
88
|
label: addSubgroupText,
|
102
89
|
wrapperProps: wrapperProps,
|
103
|
-
wrapperClassName:
|
90
|
+
wrapperClassName: "".concat(DataConfigs.blockClass, "__add-condition-sub-group-wrapper ").concat(DataConfigs.blockClass, "__gap-left")
|
104
91
|
}, previewHandlersForSubgroup())));
|
105
92
|
};
|
106
93
|
var ConditionBuilderAdd$1 = ConditionBuilderAdd;
|
@@ -59,56 +59,50 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
59
59
|
_useState4 = _rollupPluginBabelHelpers.slicedToArray(_useState3, 2),
|
60
60
|
showConditionSubGroupPreview = _useState4[0],
|
61
61
|
setShowConditionSubGroupPreview = _useState4[1];
|
62
|
-
|
63
|
-
_useState6 = _rollupPluginBabelHelpers.slicedToArray(_useState5, 2),
|
64
|
-
showDeletionPreviewForSubgroups = _useState6[0],
|
65
|
-
setShowDeletionPreviewForSubgroups = _useState6[1];
|
62
|
+
React.useState(false);
|
66
63
|
var conditionBuilderContentRef = React.useRef();
|
67
64
|
var onRemoveHandler = function onRemoveHandler(conditionId, evt, conditionIndex) {
|
68
65
|
if (group.conditions.length > 1) {
|
69
66
|
variant == 'tree' ? handleFocusOnCloseTree(evt) : handleFocusOnClose(evt, conditionIndex);
|
70
|
-
if (group.conditions
|
71
|
-
//when we
|
72
|
-
//
|
73
|
-
|
74
|
-
//ensure we are deleting last condition , not the subgroup
|
67
|
+
if (!checkGroupHaveCondition(group.conditions, conditionId)) {
|
68
|
+
//when we delete the last condition of a group without deleting the subgroup, we need to restructure the group.
|
69
|
+
//we will shift the group one level up. The subgroups will open up as conditions.
|
75
70
|
|
76
71
|
//spreading out the condition inside the subgroup
|
77
|
-
var allConditions = group.conditions.reduce(function (acc,
|
78
|
-
if (
|
79
|
-
|
72
|
+
var allConditions = group.conditions.reduce(function (acc, condition) {
|
73
|
+
if (condition.conditions) {
|
74
|
+
//this is a subgroup
|
75
|
+
return acc.concat(condition.conditions);
|
80
76
|
}
|
81
77
|
return acc;
|
82
78
|
}, []);
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
groups: [],
|
87
|
-
conditions: []
|
88
|
-
};
|
89
|
-
allConditions.forEach(function (item) {
|
90
|
-
if (item.conditions) {
|
91
|
-
groupedItems.groups.push(item);
|
92
|
-
} else {
|
93
|
-
groupedItems.conditions.push(item);
|
94
|
-
}
|
95
|
-
});
|
96
|
-
onRemove(evt);
|
97
|
-
// onChange({
|
98
|
-
// ...group,
|
99
|
-
// conditions: [...groupedItems.conditions, ...groupedItems.groups],
|
100
|
-
// });
|
79
|
+
onChange(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, group), {}, {
|
80
|
+
conditions: allConditions
|
81
|
+
}));
|
101
82
|
} else {
|
83
|
+
var filteredConditions = group.conditions.filter(function (condition) {
|
84
|
+
return conditionId !== condition.id;
|
85
|
+
});
|
86
|
+
//This is to handle a edge case.
|
87
|
+
//When a group has structure as 1 condition,1 subgroup, 1 condition and if we delete first condition,
|
88
|
+
//the group will start with a subgroup. To avoid this,opening up that subgroup.
|
89
|
+
if (filteredConditions !== null && filteredConditions !== void 0 && filteredConditions[0].conditions) {
|
90
|
+
filteredConditions.splice.apply(filteredConditions, [0, 1].concat(_rollupPluginBabelHelpers.toConsumableArray(filteredConditions[0].conditions)));
|
91
|
+
}
|
102
92
|
onChange(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, group), {}, {
|
103
|
-
conditions:
|
104
|
-
return conditionId !== condition.id;
|
105
|
-
})
|
93
|
+
conditions: filteredConditions
|
106
94
|
}));
|
107
95
|
}
|
108
96
|
} else {
|
109
97
|
onRemove(evt);
|
110
98
|
}
|
111
99
|
};
|
100
|
+
//check to identify a group without a plain condition
|
101
|
+
var checkGroupHaveCondition = function checkGroupHaveCondition(conditions, conditionId) {
|
102
|
+
return conditions.find(function (eachCondition) {
|
103
|
+
return !eachCondition.conditions && eachCondition.id !== conditionId;
|
104
|
+
});
|
105
|
+
};
|
112
106
|
var onChangeHandler = function onChangeHandler(updatedCondition, conditionIndex) {
|
113
107
|
var updatedConditions = [].concat(_rollupPluginBabelHelpers.toConsumableArray(group.conditions.slice(0, conditionIndex)), [updatedCondition], _rollupPluginBabelHelpers.toConsumableArray(group.conditions.slice(conditionIndex + 1)));
|
114
108
|
onChange(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, group), {}, {
|
@@ -295,7 +289,7 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
295
289
|
return /*#__PURE__*/React__default["default"].createElement(React.Fragment, {
|
296
290
|
key: eachCondition.id
|
297
291
|
}, eachCondition.conditions ? /*#__PURE__*/React__default["default"].createElement("div", {
|
298
|
-
className: cx__default["default"]("".concat(DataConfigs.blockClass, "__condition-block subgroup ").concat(DataConfigs.blockClass, "__gap"), _rollupPluginBabelHelpers.defineProperty(
|
292
|
+
className: cx__default["default"]("".concat(DataConfigs.blockClass, "__condition-block subgroup ").concat(DataConfigs.blockClass, "__gap"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(DataConfigs.blockClass, "__gap-bottom"), group.conditions.length < conditionIndex + 1), {})
|
299
293
|
}, /*#__PURE__*/React__default["default"].createElement(ConditionConnector["default"], {
|
300
294
|
className: "".concat(DataConfigs.blockClass, "__gap ").concat(DataConfigs.blockClass, "__gap-bottom ").concat(DataConfigs.blockClass, "__groupConnector"),
|
301
295
|
operator: group.groupOperator,
|
@@ -343,8 +337,7 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
343
337
|
_showConditionPreviewHandler(conditionIndex);
|
344
338
|
},
|
345
339
|
hideConditionPreviewHandler: hideConditionPreviewHandler,
|
346
|
-
isLastCondition: isLastCondition
|
347
|
-
setShowDeletionPreviewForSubgroups: setShowDeletionPreviewForSubgroups
|
340
|
+
isLastCondition: isLastCondition
|
348
341
|
})), conditionIndex == showConditionSubGroupPreview && (_ConditionPreview || (_ConditionPreview = /*#__PURE__*/React__default["default"].createElement(ConditionPreview["default"], {
|
349
342
|
previewType: "subGroup",
|
350
343
|
group: group
|
@@ -117,7 +117,7 @@ type CreateFullPageBaseProps = {
|
|
117
117
|
*/
|
118
118
|
title?: string;
|
119
119
|
};
|
120
|
-
type CreateFullPageProps = CreateFullPageBaseProps & CreateFullPageBreadcrumbsProps;
|
120
|
+
export type CreateFullPageProps = CreateFullPageBaseProps & CreateFullPageBreadcrumbsProps;
|
121
121
|
/**
|
122
122
|
* Use with creations that must be completed in order for a service to be usable.
|
123
123
|
*
|
@@ -10,22 +10,22 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
+
var react = require('@carbon/react');
|
13
14
|
var React = require('react');
|
15
|
+
var SimpleHeader = require('../SimpleHeader/SimpleHeader.js');
|
16
|
+
var ActionSet = require('../ActionSet/ActionSet.js');
|
14
17
|
var index = require('../../node_modules/prop-types/index.js');
|
15
18
|
var cx = require('classnames');
|
16
19
|
var devtools = require('../../global/js/utils/devtools.js');
|
17
|
-
var settings = require('../../settings.js');
|
18
|
-
var react = require('@carbon/react');
|
19
|
-
var lastIndexInArray = require('../../global/js/utils/lastIndexInArray.js');
|
20
20
|
var getNumberOfHiddenSteps = require('../../global/js/utils/getNumberOfHiddenSteps.js');
|
21
|
-
var
|
21
|
+
var lastIndexInArray = require('../../global/js/utils/lastIndexInArray.js');
|
22
|
+
var settings = require('../../settings.js');
|
22
23
|
var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
23
24
|
var useCreateComponentFocus = require('../../global/js/hooks/useCreateComponentFocus.js');
|
24
25
|
var useValidCreateStepCount = require('../../global/js/hooks/useValidCreateStepCount.js');
|
25
26
|
var useResetCreateComponent = require('../../global/js/hooks/useResetCreateComponent.js');
|
26
27
|
var useCreateComponentStepChange = require('../../global/js/hooks/useCreateComponentStepChange.js');
|
27
28
|
var CreateInfluencer = require('../CreateInfluencer/CreateInfluencer.js');
|
28
|
-
var ActionSet = require('../ActionSet/ActionSet.js');
|
29
29
|
|
30
30
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
31
31
|
|
@@ -1,2 +1,9 @@
|
|
1
|
-
|
2
|
-
|
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 { CreateFullPage } from './CreateFullPage';
|
8
|
+
export { CreateFullPageStep } from './CreateFullPageStep';
|
9
|
+
export type { CreateFullPageProps } from './CreateFullPage';
|
@@ -5,9 +5,9 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
8
|
-
import React, { ReactNode } from 'react';
|
9
8
|
import { ComposedModal } from '@carbon/react';
|
10
|
-
|
9
|
+
import React, { ReactNode } from 'react';
|
10
|
+
export interface CreateModalProps extends React.ComponentProps<typeof ComposedModal> {
|
11
11
|
/**
|
12
12
|
* Specify an optional className to be applied to the modal root node
|
13
13
|
*/
|
@@ -69,4 +69,3 @@ immediately apparent to the user, with a clear and obvious path to completion.
|
|
69
69
|
export declare let CreateModal: React.ForwardRefExoticComponent<CreateModalProps & {
|
70
70
|
children?: React.ReactNode;
|
71
71
|
} & React.RefAttributes<unknown>>;
|
72
|
-
export {};
|
@@ -10,8 +10,8 @@
|
|
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 react = require('@carbon/react');
|
14
|
+
var React = require('react');
|
15
15
|
var index = require('../../node_modules/prop-types/index.js');
|
16
16
|
var cx = require('classnames');
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
@@ -1 +1,2 @@
|
|
1
|
-
export { CreateModal } from
|
1
|
+
export { CreateModal } from './CreateModal';
|
2
|
+
export type { CreateModalProps } from './CreateModal';
|
@@ -16,8 +16,8 @@ var cx = require('classnames');
|
|
16
16
|
var settings = require('../../settings.js');
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
18
18
|
var react = require('@carbon/react');
|
19
|
-
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
20
19
|
var SidePanel = require('../SidePanel/SidePanel.js');
|
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 }; }
|
23
23
|
|
@@ -1 +1,7 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2020, 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 { CreateSidePanel } from './CreateSidePanel';
|
@@ -4,7 +4,7 @@
|
|
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, {
|
7
|
+
import React, { Dispatch, PropsWithChildren, ReactNode, SetStateAction } from 'react';
|
8
8
|
export interface StepsContextType {
|
9
9
|
currentStep: number;
|
10
10
|
setIsDisabled: Dispatch<SetStateAction<boolean>>;
|
@@ -16,7 +16,7 @@ export interface StepsContextType {
|
|
16
16
|
}
|
17
17
|
export declare const StepsContext: React.Context<StepsContextType | null>;
|
18
18
|
export declare const StepNumberContext: React.Context<number>;
|
19
|
-
interface CreateTearsheetProps extends PropsWithChildren {
|
19
|
+
export interface CreateTearsheetProps extends PropsWithChildren {
|
20
20
|
/**
|
21
21
|
* The back button text
|
22
22
|
*/
|
@@ -11,14 +11,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
|
-
var index = require('../../node_modules/prop-types/index.js');
|
15
|
-
var cx = require('classnames');
|
16
14
|
var react = require('@carbon/react');
|
15
|
+
var index = require('../../node_modules/prop-types/index.js');
|
17
16
|
var TearsheetShell = require('../Tearsheet/TearsheetShell.js');
|
18
|
-
var
|
17
|
+
var cx = require('classnames');
|
19
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
20
|
-
var lastIndexInArray = require('../../global/js/utils/lastIndexInArray.js');
|
21
19
|
var getNumberOfHiddenSteps = require('../../global/js/utils/getNumberOfHiddenSteps.js');
|
20
|
+
var lastIndexInArray = require('../../global/js/utils/lastIndexInArray.js');
|
21
|
+
var settings = require('../../settings.js');
|
22
22
|
var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
23
23
|
var useCreateComponentFocus = require('../../global/js/hooks/useCreateComponentFocus.js');
|
24
24
|
var useValidCreateStepCount = require('../../global/js/hooks/useValidCreateStepCount.js');
|