@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
@@ -31,7 +31,8 @@ var elementBlockClass = "".concat(pkg.prefix, "--coachmark-stack-element");
|
|
31
31
|
var defaults = {
|
32
32
|
onClose: function onClose() {},
|
33
33
|
// Pass through to CoachmarkStackHome
|
34
|
-
theme: 'light'
|
34
|
+
theme: 'light',
|
35
|
+
portalTarget: 'body'
|
35
36
|
};
|
36
37
|
|
37
38
|
// NOTE
|
@@ -63,12 +64,12 @@ var CoachmarkStack = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
63
64
|
theme = _ref$theme === void 0 ? defaults.theme : _ref$theme,
|
64
65
|
title = _ref.title,
|
65
66
|
rest = _objectWithoutProperties(_ref, _excluded);
|
66
|
-
var portalNode = useRef();
|
67
|
+
var portalNode = useRef(null);
|
67
68
|
useIsomorphicEffect(function () {
|
68
69
|
var _document$querySelect, _document, _document2, _document3;
|
69
70
|
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');
|
70
71
|
}, [portalTarget]);
|
71
|
-
var stackHomeRef = useRef();
|
72
|
+
var stackHomeRef = useRef(null);
|
72
73
|
var stackedCoachmarkRefs = useRef([]);
|
73
74
|
var _useState = useState(false),
|
74
75
|
_useState2 = _slicedToArray(_useState, 2),
|
@@ -82,7 +83,7 @@ var CoachmarkStack = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
82
83
|
selectedItemNumber = _useState4[0],
|
83
84
|
setSelectedItemNumber = _useState4[1];
|
84
85
|
// // The parent height and width values to return to after unstacked
|
85
|
-
var _useState5 = useState(
|
86
|
+
var _useState5 = useState(),
|
86
87
|
_useState6 = _slicedToArray(_useState5, 2),
|
87
88
|
parentHeight = _useState6[0],
|
88
89
|
setParentHeight = _useState6[1];
|
@@ -163,14 +164,20 @@ var CoachmarkStack = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
163
164
|
if (!parentHeight) {
|
164
165
|
return;
|
165
166
|
}
|
166
|
-
stackHomeRef.current
|
167
|
+
if (stackHomeRef.current) {
|
168
|
+
stackHomeRef.current.style.height = "".concat(parentHeight, "px");
|
169
|
+
}
|
167
170
|
if (!isOpen || targetSelectedItem < 0) {
|
168
|
-
stackHomeRef.current
|
171
|
+
if (stackHomeRef.current) {
|
172
|
+
stackHomeRef.current.focus();
|
173
|
+
}
|
169
174
|
return;
|
170
175
|
}
|
171
176
|
var targetHomeHeight = stackedCoachmarkRefs.current[targetSelectedItem].clientHeight;
|
172
|
-
stackHomeRef.current
|
173
|
-
|
177
|
+
if (stackHomeRef.current) {
|
178
|
+
stackHomeRef.current.style.height = "".concat(targetHomeHeight, "px");
|
179
|
+
stackedCoachmarkRefs.current[targetSelectedItem].focus();
|
180
|
+
}
|
174
181
|
}, [selectedItemNumber, isOpen, parentHeight]);
|
175
182
|
var wrappedChildren = Children.map(childArray, function (child, idx) {
|
176
183
|
var mountedClass = mountedRef.current ? "".concat(elementBlockClass, "--is-mounted") : '';
|
@@ -258,7 +265,7 @@ CoachmarkStack.propTypes = {
|
|
258
265
|
/**
|
259
266
|
* The labels used to link to the stackable Coachmarks.
|
260
267
|
*/
|
261
|
-
navLinkLabels: PropTypes.arrayOf(PropTypes.string).isRequired,
|
268
|
+
navLinkLabels: PropTypes.arrayOf(PropTypes.string.isRequired).isRequired,
|
262
269
|
/**
|
263
270
|
* Function to call when the CoachmarkStack closes.
|
264
271
|
*/
|
@@ -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 {};
|
@@ -16,11 +16,10 @@ import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
|
16
16
|
import { pkg } from '../../settings.js';
|
17
17
|
import { createPortal } from 'react-dom';
|
18
18
|
import { CoachmarkHeader } from '../Coachmark/CoachmarkHeader.js';
|
19
|
-
import { useIsomorphicEffect } from '../../global/js/hooks/useIsomorphicEffect.js';
|
20
19
|
import { SteppedAnimatedMedia } from '../SteppedAnimatedMedia/SteppedAnimatedMedia.js';
|
20
|
+
import { useIsomorphicEffect } from '../../global/js/hooks/useIsomorphicEffect.js';
|
21
21
|
|
22
22
|
var _excluded = ["className", "description", "isOpen", "media", "navLinkLabels", "onClickNavItem", "onClose", "portalTarget", "closeButtonLabel", "title"];
|
23
|
-
|
24
23
|
// Carbon and package components we use.
|
25
24
|
/* TODO: @import(s) of carbon components and other package components. */
|
26
25
|
|
@@ -45,7 +44,7 @@ var CoachmarkStackHome = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
45
44
|
closeButtonLabel = _ref.closeButtonLabel,
|
46
45
|
title = _ref.title,
|
47
46
|
rest = _objectWithoutProperties(_ref, _excluded);
|
48
|
-
var buttonFocusRef = useRef();
|
47
|
+
var buttonFocusRef = useRef(null);
|
49
48
|
var _useState = useState(0),
|
50
49
|
_useState2 = _slicedToArray(_useState, 2),
|
51
50
|
linkFocusIndex = _useState2[0],
|
@@ -57,7 +56,7 @@ var CoachmarkStackHome = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
57
56
|
}
|
58
57
|
}, 100);
|
59
58
|
}, [isOpen]);
|
60
|
-
var portalNode = useRef();
|
59
|
+
var portalNode = useRef(null);
|
61
60
|
useIsomorphicEffect(function () {
|
62
61
|
var _document$querySelect, _document, _document2, _document3;
|
63
62
|
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');
|
@@ -65,6 +64,20 @@ var CoachmarkStackHome = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
65
64
|
if (!navLinkLabels) {
|
66
65
|
return pconsole.warn("".concat(componentName, " is an Onboarding internal component and is not intended for general use."));
|
67
66
|
}
|
67
|
+
function renderNavLink(index, label) {
|
68
|
+
var ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
|
69
|
+
return /*#__PURE__*/React__default.createElement("li", {
|
70
|
+
key: index
|
71
|
+
}, /*#__PURE__*/React__default.createElement(Button, {
|
72
|
+
kind: "ghost",
|
73
|
+
size: "sm",
|
74
|
+
onClick: function onClick() {
|
75
|
+
setLinkFocusIndex(index);
|
76
|
+
onClickNavItem(index + 1);
|
77
|
+
},
|
78
|
+
ref: ref
|
79
|
+
}, label));
|
80
|
+
}
|
68
81
|
return portalNode !== null && portalNode !== void 0 && portalNode.current ? /*#__PURE__*/createPortal( /*#__PURE__*/React__default.createElement("div", _extends({}, rest, {
|
69
82
|
className: cx(blockClass, className),
|
70
83
|
ref: ref,
|
@@ -96,9 +109,8 @@ var CoachmarkStackHome = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
96
109
|
}, navLinkLabels.map(function (label, index) {
|
97
110
|
if (index === linkFocusIndex) {
|
98
111
|
return renderNavLink(index, label, buttonFocusRef);
|
99
|
-
} else {
|
100
|
-
return renderNavLink(index, label);
|
101
112
|
}
|
113
|
+
return renderNavLink(index, label);
|
102
114
|
})), closeButtonLabel && /*#__PURE__*/React__default.createElement("div", {
|
103
115
|
className: "".concat(overlayClass, "__footer")
|
104
116
|
}, /*#__PURE__*/React__default.createElement(Button, {
|
@@ -108,20 +120,6 @@ var CoachmarkStackHome = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
108
120
|
_onClose();
|
109
121
|
}
|
110
122
|
}, closeButtonLabel))))), portalNode === null || portalNode === void 0 ? void 0 : portalNode.current) : null;
|
111
|
-
function renderNavLink(index, label) {
|
112
|
-
var ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
|
113
|
-
return /*#__PURE__*/React__default.createElement("li", {
|
114
|
-
key: index
|
115
|
-
}, /*#__PURE__*/React__default.createElement(Button, {
|
116
|
-
kind: "ghost",
|
117
|
-
size: "sm",
|
118
|
-
onClick: function onClick() {
|
119
|
-
setLinkFocusIndex(index);
|
120
|
-
onClickNavItem(index + 1);
|
121
|
-
},
|
122
|
-
ref: ref
|
123
|
-
}, label));
|
124
|
-
}
|
125
123
|
});
|
126
124
|
|
127
125
|
// Return a placeholder if not released and not enabled by feature flag
|
@@ -168,7 +166,7 @@ CoachmarkStackHome.propTypes = {
|
|
168
166
|
/**
|
169
167
|
* The labels used to link to the stackable Coachmarks.
|
170
168
|
*/
|
171
|
-
navLinkLabels: PropTypes.arrayOf(PropTypes.string).isRequired,
|
169
|
+
navLinkLabels: PropTypes.arrayOf(PropTypes.string.isRequired).isRequired,
|
172
170
|
/**
|
173
171
|
* For internal use only by CoachmarkStack and CoachmarkStackHome.
|
174
172
|
*/
|
@@ -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 */
|
@@ -6,13 +6,13 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, toArray as _toArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { OverflowMenu, Button, OverflowMenuItem } from '@carbon/react';
|
9
10
|
import { ChevronUp, ChevronDown } from '@carbon/react/icons';
|
10
|
-
import { Button, OverflowMenu, OverflowMenuItem } from '@carbon/react';
|
11
|
-
import cx from 'classnames';
|
12
|
-
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
13
|
-
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
14
11
|
import React__default, { forwardRef, useRef, useState, Children, createElement } from 'react';
|
12
|
+
import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
|
13
|
+
import cx from 'classnames';
|
15
14
|
import { pkg } from '../../settings.js';
|
15
|
+
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
16
16
|
|
17
17
|
var _excluded = ["children", "className", "overflowMenu"],
|
18
18
|
_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>;
|
@@ -6,7 +6,7 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import React__default, { useContext, useState
|
9
|
+
import React__default, { useContext, useState } from 'react';
|
10
10
|
import { Close } from '@carbon/react/icons';
|
11
11
|
import { ConditionBuilderItem } from '../ConditionBuilderItem/ConditionBuilderItem.js';
|
12
12
|
import PropTypes from '../../../node_modules/prop-types/index.js';
|
@@ -52,8 +52,7 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
52
52
|
showConditionSubGroupPreviewHandler = props.showConditionSubGroupPreviewHandler,
|
53
53
|
hideConditionPreviewHandler = props.hideConditionPreviewHandler,
|
54
54
|
showConditionPreviewHandler = props.showConditionPreviewHandler,
|
55
|
-
isLastCondition = props.isLastCondition
|
56
|
-
setShowDeletionPreviewForSubgroups = props.setShowDeletionPreviewForSubgroups;
|
55
|
+
isLastCondition = props.isLastCondition;
|
57
56
|
var _useContext = useContext(ConditionBuilderContext),
|
58
57
|
inputConfig = _useContext.inputConfig,
|
59
58
|
variant = _useContext.variant,
|
@@ -62,6 +61,10 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
62
61
|
_useState2 = _slicedToArray(_useState, 2),
|
63
62
|
showDeletionPreview = _useState2[0],
|
64
63
|
setShowDeletionPreview = _useState2[1];
|
64
|
+
var _useState3 = useState(false),
|
65
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
66
|
+
showAllActions = _useState4[0],
|
67
|
+
setShowAllActions = _useState4[1];
|
65
68
|
var _useTranslations = useTranslations(['conditionRowText', 'conditionText', 'propertyText', 'operatorText', 'removeConditionText']),
|
66
69
|
_useTranslations2 = _slicedToArray(_useTranslations, 5),
|
67
70
|
conditionRowText = _useTranslations2[0],
|
@@ -94,15 +97,12 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
94
97
|
textarea: ConditionBuilderItemText
|
95
98
|
};
|
96
99
|
var ItemComponent = property ? itemComponents[type] : null;
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
}
|
104
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
105
|
-
}, [showDeletionPreview]);
|
100
|
+
var showAllActionsHandler = function showAllActionsHandler() {
|
101
|
+
setShowAllActions(true);
|
102
|
+
};
|
103
|
+
var hideAllActionsHandler = function hideAllActionsHandler() {
|
104
|
+
setShowAllActions(false);
|
105
|
+
};
|
106
106
|
var onStatementChangeHandler = function onStatementChangeHandler(v, evt) {
|
107
107
|
focusThisField(evt, conditionBuilderRef);
|
108
108
|
onStatementChange(v);
|
@@ -135,6 +135,12 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
135
135
|
var handleHideDeletionPreview = function handleHideDeletionPreview() {
|
136
136
|
setShowDeletionPreview(false);
|
137
137
|
};
|
138
|
+
var manageActionButtons = function manageActionButtons(conditionIndex, conditions) {
|
139
|
+
if (variant === 'tree') {
|
140
|
+
return true;
|
141
|
+
}
|
142
|
+
return isLastCondition(conditionIndex, conditions);
|
143
|
+
};
|
138
144
|
var getOperators = function getOperators() {
|
139
145
|
if (config !== null && config !== void 0 && config.operators) {
|
140
146
|
return config.operators;
|
@@ -165,10 +171,15 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
165
171
|
});
|
166
172
|
};
|
167
173
|
return /*#__PURE__*/React__default.createElement("div", _extends({
|
168
|
-
className: cx("".concat(blockClass, "__condition-block"), _defineProperty({}, "".concat(blockClass, "__condition__deletion-preview"), showDeletionPreview), _defineProperty({}, "".concat(blockClass, "__gap-bottom"), variant == 'tree'
|
174
|
+
className: cx("".concat(blockClass, "__condition-block"), _defineProperty({}, "".concat(blockClass, "__condition__deletion-preview"), showDeletionPreview), _defineProperty({}, "".concat(blockClass, "__gap-bottom"), variant == 'tree'), _defineProperty({}, "".concat(blockClass, "__gap ").concat(blockClass, "__gap-bottom"), variant == 'sentence'), _defineProperty({}, "".concat(blockClass, "__condition--interacting"), showAllActions)),
|
169
175
|
role: "row",
|
170
176
|
"aria-label": conditionRowText
|
171
|
-
}, getAriaAttributes()
|
177
|
+
}, getAriaAttributes(), {
|
178
|
+
tabIndex: -1,
|
179
|
+
onMouseEnter: showAllActionsHandler,
|
180
|
+
onMouseLeave: hideAllActionsHandler,
|
181
|
+
onBlur: hideAllActionsHandler
|
182
|
+
}), conjunction ? /*#__PURE__*/React__default.createElement(ConditionConnector, {
|
172
183
|
className: "".concat(blockClass, "__gap"),
|
173
184
|
operator: conjunction,
|
174
185
|
onChange: function onChange(op) {
|
@@ -181,7 +192,8 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
181
192
|
title: conditionText,
|
182
193
|
"data-name": "connectorField",
|
183
194
|
popOverClassName: "".concat(blockClass, "__gap"),
|
184
|
-
className: "".concat(blockClass, "__statement-button")
|
195
|
+
className: "".concat(blockClass, "__statement-button"),
|
196
|
+
tabIndex: 0
|
185
197
|
}, /*#__PURE__*/React__default.createElement(ItemOption, {
|
186
198
|
conditionState: {
|
187
199
|
value: group.statement,
|
@@ -249,7 +261,7 @@ var ConditionBlock = function ConditionBlock(props) {
|
|
249
261
|
renderIcon: Close,
|
250
262
|
className: "".concat(blockClass, "__close-condition"),
|
251
263
|
"data-name": "closeCondition"
|
252
|
-
})),
|
264
|
+
})), manageActionButtons(conditionIndex, group.conditions) && /*#__PURE__*/React__default.createElement(ConditionBuilderAdd, {
|
253
265
|
onClick: function onClick() {
|
254
266
|
addConditionHandler(conditionIndex);
|
255
267
|
},
|
@@ -317,10 +329,6 @@ ConditionBlock.propTypes = {
|
|
317
329
|
* callback to handle the statement(if/ excl.if) change
|
318
330
|
*/
|
319
331
|
onStatementChange: PropTypes.func,
|
320
|
-
/**
|
321
|
-
* method to set ShowDeletionPreviewForSubgroups
|
322
|
-
*/
|
323
|
-
setShowDeletionPreviewForSubgroups: PropTypes.func,
|
324
332
|
/**
|
325
333
|
* handler for showing add condition preview
|
326
334
|
*/
|
@@ -5,8 +5,8 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
|
8
|
-
import { slicedToArray as _slicedToArray, extends as _extends
|
9
|
-
import React__default
|
8
|
+
import { slicedToArray as _slicedToArray, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import React__default from 'react';
|
10
10
|
import cx from 'classnames';
|
11
11
|
import { AddAlt, TextNewLine } from '@carbon/react/icons';
|
12
12
|
import { ConditionBuilderButton } from '../ConditionBuilderButton/ConditionBuilderButton.js';
|
@@ -25,21 +25,11 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
25
25
|
enableSubGroup = _ref.enableSubGroup,
|
26
26
|
buttonLabel = _ref.buttonLabel,
|
27
27
|
tabIndex = _ref.tabIndex;
|
28
|
-
var _useState = useState(false),
|
29
|
-
_useState2 = _slicedToArray(_useState, 2),
|
30
|
-
isAddSubgroup = _useState2[0],
|
31
|
-
setIsAddSubgroup = _useState2[1];
|
32
28
|
var _useTranslations = useTranslations(['addConditionText', 'addConditionRowText', 'addSubgroupText']),
|
33
29
|
_useTranslations2 = _slicedToArray(_useTranslations, 3),
|
34
30
|
addConditionText = _useTranslations2[0],
|
35
31
|
addConditionRowText = _useTranslations2[1],
|
36
32
|
addSubgroupText = _useTranslations2[2];
|
37
|
-
var showAddSubGroup = function showAddSubGroup() {
|
38
|
-
setIsAddSubgroup(true);
|
39
|
-
};
|
40
|
-
var hideAddSubGroup = function hideAddSubGroup() {
|
41
|
-
setIsAddSubgroup(false);
|
42
|
-
};
|
43
33
|
var onClickHandler = function onClickHandler() {
|
44
34
|
hideConditionPreviewHandler === null || hideConditionPreviewHandler === void 0 || hideConditionPreviewHandler();
|
45
35
|
onClick();
|
@@ -69,11 +59,7 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
69
59
|
return /*#__PURE__*/React__default.createElement("div", {
|
70
60
|
className: "".concat(className, " ").concat(blockClass, "__add-button-wrapper"),
|
71
61
|
role: !enableSubGroup ? 'gridcell' : 'none',
|
72
|
-
"aria-label": getAriaLabel()
|
73
|
-
onMouseEnter: showAddSubGroup,
|
74
|
-
onMouseLeave: hideAddSubGroup,
|
75
|
-
onFocus: showAddSubGroup,
|
76
|
-
onBlur: hideAddSubGroup
|
62
|
+
"aria-label": getAriaLabel()
|
77
63
|
}, /*#__PURE__*/React__default.createElement(ConditionBuilderButton, _extends({
|
78
64
|
renderIcon: AddAlt,
|
79
65
|
onClick: onClickHandler
|
@@ -83,7 +69,8 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
83
69
|
hideLabel: true,
|
84
70
|
"data-name": "addButton",
|
85
71
|
label: buttonLabel !== null && buttonLabel !== void 0 ? buttonLabel : addConditionText,
|
86
|
-
tabIndex: tabIndex
|
72
|
+
tabIndex: tabIndex,
|
73
|
+
wrapperClassName: "".concat(blockClass, "__add-condition-wrapper")
|
87
74
|
})), enableSubGroup && /*#__PURE__*/React__default.createElement(ConditionBuilderButton, _extends({
|
88
75
|
renderIcon: TextNewLine,
|
89
76
|
onClick: addConditionSubGroupHandler,
|
@@ -91,7 +78,7 @@ var ConditionBuilderAdd = function ConditionBuilderAdd(_ref) {
|
|
91
78
|
hideLabel: true,
|
92
79
|
label: addSubgroupText,
|
93
80
|
wrapperProps: wrapperProps,
|
94
|
-
wrapperClassName:
|
81
|
+
wrapperClassName: "".concat(blockClass, "__add-condition-sub-group-wrapper ").concat(blockClass, "__gap-left")
|
95
82
|
}, previewHandlersForSubgroup())));
|
96
83
|
};
|
97
84
|
var ConditionBuilderAdd$1 = ConditionBuilderAdd;
|
@@ -50,56 +50,50 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
50
50
|
_useState4 = _slicedToArray(_useState3, 2),
|
51
51
|
showConditionSubGroupPreview = _useState4[0],
|
52
52
|
setShowConditionSubGroupPreview = _useState4[1];
|
53
|
-
|
54
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
55
|
-
showDeletionPreviewForSubgroups = _useState6[0],
|
56
|
-
setShowDeletionPreviewForSubgroups = _useState6[1];
|
53
|
+
useState(false);
|
57
54
|
var conditionBuilderContentRef = useRef();
|
58
55
|
var onRemoveHandler = function onRemoveHandler(conditionId, evt, conditionIndex) {
|
59
56
|
if (group.conditions.length > 1) {
|
60
57
|
variant == 'tree' ? handleFocusOnCloseTree(evt) : handleFocusOnClose(evt, conditionIndex);
|
61
|
-
if (group.conditions
|
62
|
-
//when we
|
63
|
-
//
|
64
|
-
|
65
|
-
//ensure we are deleting last condition , not the subgroup
|
58
|
+
if (!checkGroupHaveCondition(group.conditions, conditionId)) {
|
59
|
+
//when we delete the last condition of a group without deleting the subgroup, we need to restructure the group.
|
60
|
+
//we will shift the group one level up. The subgroups will open up as conditions.
|
66
61
|
|
67
62
|
//spreading out the condition inside the subgroup
|
68
|
-
var allConditions = group.conditions.reduce(function (acc,
|
69
|
-
if (
|
70
|
-
|
63
|
+
var allConditions = group.conditions.reduce(function (acc, condition) {
|
64
|
+
if (condition.conditions) {
|
65
|
+
//this is a subgroup
|
66
|
+
return acc.concat(condition.conditions);
|
71
67
|
}
|
72
68
|
return acc;
|
73
69
|
}, []);
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
groups: [],
|
78
|
-
conditions: []
|
79
|
-
};
|
80
|
-
allConditions.forEach(function (item) {
|
81
|
-
if (item.conditions) {
|
82
|
-
groupedItems.groups.push(item);
|
83
|
-
} else {
|
84
|
-
groupedItems.conditions.push(item);
|
85
|
-
}
|
86
|
-
});
|
87
|
-
onRemove(evt);
|
88
|
-
// onChange({
|
89
|
-
// ...group,
|
90
|
-
// conditions: [...groupedItems.conditions, ...groupedItems.groups],
|
91
|
-
// });
|
70
|
+
onChange(_objectSpread2(_objectSpread2({}, group), {}, {
|
71
|
+
conditions: allConditions
|
72
|
+
}));
|
92
73
|
} else {
|
74
|
+
var filteredConditions = group.conditions.filter(function (condition) {
|
75
|
+
return conditionId !== condition.id;
|
76
|
+
});
|
77
|
+
//This is to handle a edge case.
|
78
|
+
//When a group has structure as 1 condition,1 subgroup, 1 condition and if we delete first condition,
|
79
|
+
//the group will start with a subgroup. To avoid this,opening up that subgroup.
|
80
|
+
if (filteredConditions !== null && filteredConditions !== void 0 && filteredConditions[0].conditions) {
|
81
|
+
filteredConditions.splice.apply(filteredConditions, [0, 1].concat(_toConsumableArray(filteredConditions[0].conditions)));
|
82
|
+
}
|
93
83
|
onChange(_objectSpread2(_objectSpread2({}, group), {}, {
|
94
|
-
conditions:
|
95
|
-
return conditionId !== condition.id;
|
96
|
-
})
|
84
|
+
conditions: filteredConditions
|
97
85
|
}));
|
98
86
|
}
|
99
87
|
} else {
|
100
88
|
onRemove(evt);
|
101
89
|
}
|
102
90
|
};
|
91
|
+
//check to identify a group without a plain condition
|
92
|
+
var checkGroupHaveCondition = function checkGroupHaveCondition(conditions, conditionId) {
|
93
|
+
return conditions.find(function (eachCondition) {
|
94
|
+
return !eachCondition.conditions && eachCondition.id !== conditionId;
|
95
|
+
});
|
96
|
+
};
|
103
97
|
var onChangeHandler = function onChangeHandler(updatedCondition, conditionIndex) {
|
104
98
|
var updatedConditions = [].concat(_toConsumableArray(group.conditions.slice(0, conditionIndex)), [updatedCondition], _toConsumableArray(group.conditions.slice(conditionIndex + 1)));
|
105
99
|
onChange(_objectSpread2(_objectSpread2({}, group), {}, {
|
@@ -286,7 +280,7 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
286
280
|
return /*#__PURE__*/React__default.createElement(Fragment, {
|
287
281
|
key: eachCondition.id
|
288
282
|
}, eachCondition.conditions ? /*#__PURE__*/React__default.createElement("div", {
|
289
|
-
className: cx("".concat(blockClass, "__condition-block subgroup ").concat(blockClass, "__gap"), _defineProperty(
|
283
|
+
className: cx("".concat(blockClass, "__condition-block subgroup ").concat(blockClass, "__gap"), _defineProperty({}, "".concat(blockClass, "__gap-bottom"), group.conditions.length < conditionIndex + 1), {})
|
290
284
|
}, /*#__PURE__*/React__default.createElement(ConditionConnector, {
|
291
285
|
className: "".concat(blockClass, "__gap ").concat(blockClass, "__gap-bottom ").concat(blockClass, "__groupConnector"),
|
292
286
|
operator: group.groupOperator,
|
@@ -334,8 +328,7 @@ var ConditionGroupBuilder = function ConditionGroupBuilder(_ref) {
|
|
334
328
|
_showConditionPreviewHandler(conditionIndex);
|
335
329
|
},
|
336
330
|
hideConditionPreviewHandler: hideConditionPreviewHandler,
|
337
|
-
isLastCondition: isLastCondition
|
338
|
-
setShowDeletionPreviewForSubgroups: setShowDeletionPreviewForSubgroups
|
331
|
+
isLastCondition: isLastCondition
|
339
332
|
})), conditionIndex == showConditionSubGroupPreview && (_ConditionPreview || (_ConditionPreview = /*#__PURE__*/React__default.createElement(ConditionPreview, {
|
340
333
|
previewType: "subGroup",
|
341
334
|
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
|
*
|
@@ -6,22 +6,22 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Form, ComposedModal, ModalHeader, ModalBody, ModalFooter, Button } from '@carbon/react';
|
9
10
|
import React__default, { useState, useEffect, createContext } from 'react';
|
11
|
+
import { overflowAriaLabel_required_if_breadcrumbs_exist, SimpleHeader } from '../SimpleHeader/SimpleHeader.js';
|
12
|
+
import { ActionSet } from '../ActionSet/ActionSet.js';
|
10
13
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
14
|
import cx from 'classnames';
|
12
15
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
|
-
import { pkg } from '../../settings.js';
|
14
|
-
import { Form, ComposedModal, ModalHeader, ModalBody, ModalFooter, Button } from '@carbon/react';
|
15
|
-
import { lastIndexInArray } from '../../global/js/utils/lastIndexInArray.js';
|
16
16
|
import { getNumberOfHiddenSteps } from '../../global/js/utils/getNumberOfHiddenSteps.js';
|
17
|
-
import {
|
17
|
+
import { lastIndexInArray } from '../../global/js/utils/lastIndexInArray.js';
|
18
|
+
import { pkg } from '../../settings.js';
|
18
19
|
import { usePreviousValue } from '../../global/js/hooks/usePreviousValue.js';
|
19
20
|
import { useCreateComponentFocus } from '../../global/js/hooks/useCreateComponentFocus.js';
|
20
21
|
import { useValidCreateStepCount } from '../../global/js/hooks/useValidCreateStepCount.js';
|
21
22
|
import { useResetCreateComponent } from '../../global/js/hooks/useResetCreateComponent.js';
|
22
23
|
import { useCreateComponentStepChange } from '../../global/js/hooks/useCreateComponentStepChange.js';
|
23
24
|
import { CreateInfluencer } from '../CreateInfluencer/CreateInfluencer.js';
|
24
|
-
import { ActionSet } from '../ActionSet/ActionSet.js';
|
25
25
|
|
26
26
|
var _excluded = ["breadcrumbsOverflowAriaLabel", "breadcrumbs", "backButtonText", "cancelButtonText", "children", "className", "initialStep", "maxVisibleBreadcrumbs", "modalDangerButtonText", "modalDescription", "modalSecondaryButtonText", "modalTitle", "nextButtonText", "onClose", "onRequestSubmit", "firstFocusElement", "submitButtonText", "noTrailingSlash", "title", "secondaryTitle"];
|
27
27
|
var blockClass = "".concat(pkg.prefix, "--create-full-page");
|
@@ -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 {};
|
@@ -6,8 +6,8 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import React__default from 'react';
|
10
9
|
import { ComposedModal, ModalHeader, ModalBody, Form, ModalFooter, Button } from '@carbon/react';
|
10
|
+
import React__default from 'react';
|
11
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
12
12
|
import cx from 'classnames';
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|