@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
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ReactNode } from 'react';
|
8
|
-
interface InlineTipButtonProps {
|
8
|
+
export interface InlineTipButtonProps {
|
9
9
|
/**
|
10
10
|
* Provide an optional class to be applied to the containing node.
|
11
11
|
*/
|
@@ -21,4 +21,3 @@ interface InlineTipButtonProps {
|
|
21
21
|
export declare let InlineTipButton: React.ForwardRefExoticComponent<InlineTipButtonProps & {
|
22
22
|
children?: React.ReactNode;
|
23
23
|
} & React.RefAttributes<HTMLButtonElement>>;
|
24
|
-
export {};
|
@@ -11,9 +11,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
|
+
var react = require('@carbon/react');
|
14
15
|
var index = require('../../node_modules/prop-types/index.js');
|
15
16
|
var cx = require('classnames');
|
16
|
-
var react = require('@carbon/react');
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
18
18
|
var settings = require('../../settings.js');
|
19
19
|
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { PropsWithChildren, ReactNode } from 'react';
|
8
|
-
interface InlineTipLinkProps extends PropsWithChildren {
|
8
|
+
export interface InlineTipLinkProps extends PropsWithChildren {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the InlineTipLink.
|
11
11
|
*/
|
@@ -19,4 +19,3 @@ interface InlineTipLinkProps extends PropsWithChildren {
|
|
19
19
|
* This is a standard Carbon link, styled specifically for use inside InlineTip.
|
20
20
|
*/
|
21
21
|
export declare let InlineTipLink: React.ForwardRefExoticComponent<InlineTipLinkProps & React.RefAttributes<HTMLDivElement>>;
|
22
|
-
export {};
|
@@ -11,10 +11,10 @@ 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 icons = require('@carbon/react/icons');
|
17
15
|
var react = require('@carbon/react');
|
16
|
+
var index = require('../../node_modules/prop-types/index.js');
|
17
|
+
var cx = require('classnames');
|
18
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
19
19
|
var settings = require('../../settings.js');
|
20
20
|
|
@@ -1,3 +1,12 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2023, 2023
|
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 { InlineTip } from './InlineTip';
|
8
|
+
export { InlineTipButton } from './InlineTipButton';
|
9
|
+
export { InlineTipLink } from './InlineTipLink';
|
10
|
+
export type { InlineTipProps } from './InlineTip';
|
11
|
+
export type { InlineTipButtonProps } from './InlineTipButton';
|
12
|
+
export type { InlineTipLinkProps } from './InlineTipLink';
|
@@ -17,7 +17,7 @@ type Media = {
|
|
17
17
|
render?: never;
|
18
18
|
filePaths?: string[];
|
19
19
|
});
|
20
|
-
interface InterstitialScreenProps extends PropsWithChildren {
|
20
|
+
export interface InterstitialScreenProps extends PropsWithChildren {
|
21
21
|
/**
|
22
22
|
* Provide the contents of the InterstitialScreen.
|
23
23
|
*/
|
@@ -10,16 +10,17 @@
|
|
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 icons = require('@carbon/react/icons');
|
16
|
+
var Carousel = require('../Carousel/Carousel.js');
|
17
|
+
require('../Carousel/CarouselItem.js');
|
14
18
|
var index = require('../../node_modules/prop-types/index.js');
|
19
|
+
var SteppedAnimatedMedia = require('../SteppedAnimatedMedia/SteppedAnimatedMedia.js');
|
20
|
+
var lodash = require('lodash');
|
15
21
|
var cx = require('classnames');
|
16
22
|
var devtools = require('../../global/js/utils/devtools.js');
|
17
23
|
var settings = require('../../settings.js');
|
18
|
-
var lodash = require('lodash');
|
19
|
-
var icons = require('@carbon/react/icons');
|
20
|
-
var react = require('@carbon/react');
|
21
|
-
var Carousel = require('../Carousel/Carousel.js');
|
22
|
-
var SteppedAnimatedMedia = require('../SteppedAnimatedMedia/SteppedAnimatedMedia.js');
|
23
24
|
|
24
25
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
25
26
|
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { InterstitialScreen } from './InterstitialScreen';
|
8
|
+
export type { InterstitialScreenProps } from './InterstitialScreen';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { PropsWithChildren, ReactNode } from 'react';
|
8
|
-
interface InterstitialScreenViewProps extends PropsWithChildren {
|
8
|
+
export interface InterstitialScreenViewProps extends PropsWithChildren {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the InterstitialScreenView.
|
11
11
|
*/
|
@@ -23,4 +23,3 @@ interface InterstitialScreenViewProps extends PropsWithChildren {
|
|
23
23
|
* An Onboarding component intended to be used as the child elements of the InterstitialScreen component.
|
24
24
|
*/
|
25
25
|
export declare let InterstitialScreenView: React.ForwardRefExoticComponent<InterstitialScreenViewProps & React.RefAttributes<HTMLDivElement>>;
|
26
|
-
export {};
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { InterstitialScreenView } from './InterstitialScreenView';
|
8
|
+
export type { InterstitialScreenViewProps } from './InterstitialScreenView';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React from 'react';
|
8
|
-
interface InterstitialScreenViewModuleProps {
|
8
|
+
export interface InterstitialScreenViewModuleProps {
|
9
9
|
/**
|
10
10
|
* Provide an optional class to be applied to the containing node.
|
11
11
|
*/
|
@@ -23,4 +23,3 @@ interface InterstitialScreenViewModuleProps {
|
|
23
23
|
* View module to help in building interstitial screen views.
|
24
24
|
*/
|
25
25
|
export declare let InterstitialScreenViewModule: React.ForwardRefExoticComponent<InterstitialScreenViewModuleProps & React.RefAttributes<HTMLElement>>;
|
26
|
-
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 index = require('../../node_modules/prop-types/index.js');
|
14
|
+
var React = require('react');
|
15
15
|
var cx = require('classnames');
|
16
16
|
var devtools = require('../../global/js/utils/devtools.js');
|
17
17
|
var settings = require('../../settings.js');
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2024, 2024
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { InterstitialScreenViewModule } from './InterstitialScreenViewModule';
|
8
|
+
export type { InterstitialScreenViewModuleProps } from './InterstitialScreenViewModule';
|
@@ -11,10 +11,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
|
+
var AddSelect = require('../AddSelect/AddSelect.js');
|
14
15
|
var index = require('../../node_modules/prop-types/index.js');
|
15
16
|
var devtools = require('../../global/js/utils/devtools.js');
|
16
17
|
var settings = require('../../settings.js');
|
17
|
-
var AddSelect = require('../AddSelect/AddSelect.js');
|
18
18
|
|
19
19
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
20
20
|
|
@@ -1 +1,2 @@
|
|
1
|
-
export { MultiAddSelect } from
|
1
|
+
export { MultiAddSelect } from './MultiAddSelect';
|
2
|
+
export type { MultiAddSelectProps } from './MultiAddSelect';
|
@@ -41,7 +41,7 @@ var defaults = {
|
|
41
41
|
/**
|
42
42
|
* Navigation item component.
|
43
43
|
*/
|
44
|
-
|
44
|
+
exports.NavItem = function NavItem(_ref) {
|
45
45
|
var _ref$activeHref = _ref.activeHref,
|
46
46
|
activeHref = _ref$activeHref === void 0 ? defaults.activeHref : _ref$activeHref,
|
47
47
|
_ref$children = _ref.children,
|
@@ -65,7 +65,7 @@ var NavItem = function NavItem(_ref) {
|
|
65
65
|
hrefHasDifferentHost = _useState2[0],
|
66
66
|
setHrefHasDifferentHost = _useState2[1];
|
67
67
|
React.useEffect(function () {
|
68
|
-
if (href.indexOf(window.location.host) === -1) {
|
68
|
+
if ((href === null || href === void 0 ? void 0 : href.indexOf(window.location.host)) === -1) {
|
69
69
|
setHrefHasDifferentHost(true);
|
70
70
|
}
|
71
71
|
}, [href]);
|
@@ -107,12 +107,12 @@ var NavItem = function NavItem(_ref) {
|
|
107
107
|
|
108
108
|
// The display name of the component, used by React. Note that displayName
|
109
109
|
// is used in preference to relying on function.name.
|
110
|
-
NavItem.displayName = componentName;
|
110
|
+
exports.NavItem.displayName = componentName;
|
111
111
|
|
112
112
|
// The types and DocGen commentary for the component props,
|
113
113
|
// in alphabetical order (for consistency).
|
114
114
|
// See https://www.npmjs.com/package/prop-types#usage.
|
115
|
-
NavItem.propTypes = {
|
115
|
+
exports.NavItem.propTypes = {
|
116
116
|
/**
|
117
117
|
* Hypertext reference for active page.
|
118
118
|
*/
|
@@ -162,8 +162,10 @@ NavItem.propTypes = {
|
|
162
162
|
*/
|
163
163
|
tabIndex: index["default"].number
|
164
164
|
};
|
165
|
-
var NavItem$1 = NavItem;
|
166
165
|
|
167
|
-
|
166
|
+
// Return a placeholder if not released and not enabled by feature flag
|
167
|
+
exports.NavItem = settings.pkg.checkComponentEnabled(exports.NavItem, componentName);
|
168
|
+
var NavItem = exports.NavItem;
|
169
|
+
|
168
170
|
exports.blockClass = blockClass;
|
169
|
-
exports["default"] = NavItem
|
171
|
+
exports["default"] = NavItem;
|
@@ -39,7 +39,7 @@ var defaults = {
|
|
39
39
|
icon: '',
|
40
40
|
navigationItemTitle: ''
|
41
41
|
};
|
42
|
-
|
42
|
+
exports.NavList = /*#__PURE__*/React__default["default"].forwardRef(function (_ref, ref) {
|
43
43
|
var _ref$activeHref = _ref.activeHref,
|
44
44
|
activeHref = _ref$activeHref === void 0 ? defaults.activeHref : _ref$activeHref,
|
45
45
|
_ref$children = _ref.children,
|
@@ -147,7 +147,7 @@ var NavList = /*#__PURE__*/React__default["default"].forwardRef(function (_ref,
|
|
147
147
|
role: "menu"
|
148
148
|
}, newChildren));
|
149
149
|
});
|
150
|
-
NavList.propTypes = {
|
150
|
+
exports.NavList.propTypes = {
|
151
151
|
/** @type {string} Hypertext reference for active page. */
|
152
152
|
activeHref: index.propTypesExports.string,
|
153
153
|
/** @type {Node} Child elements. */
|
@@ -171,9 +171,11 @@ NavList.propTypes = {
|
|
171
171
|
/** @type {string} Label of the list. */
|
172
172
|
title: index.propTypesExports.string
|
173
173
|
};
|
174
|
-
NavList.displayName = componentName;
|
175
|
-
|
174
|
+
exports.NavList.displayName = componentName;
|
175
|
+
|
176
|
+
// Return a placeholder if not released and not enabled by feature flag
|
177
|
+
exports.NavList = settings.pkg.checkComponentEnabled(exports.NavList, componentName);
|
178
|
+
var NavList = exports.NavList;
|
176
179
|
|
177
|
-
exports.NavList = NavList;
|
178
180
|
exports.blockClass = blockClass;
|
179
|
-
exports["default"] = NavList
|
181
|
+
exports["default"] = NavList;
|
@@ -11,12 +11,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
13
|
var React = require('react');
|
14
|
+
var icons = require('@carbon/react/icons');
|
14
15
|
var index = require('../../node_modules/prop-types/index.js');
|
15
16
|
var cx = require('classnames');
|
16
|
-
var icons = require('@carbon/react/icons');
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
18
|
-
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
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
|
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2023, 2023
|
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 { NonLinearReading } from './NonLinearReading';
|
8
|
+
export type { NonLinearReadingProps } from './NonLinearReading';
|
@@ -5,8 +5,8 @@
|
|
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 from 'react';
|
9
8
|
import { Link } from '@carbon/react';
|
9
|
+
import React from 'react';
|
10
10
|
interface Link {
|
11
11
|
url: string;
|
12
12
|
text: string;
|
@@ -21,7 +21,7 @@ interface Data {
|
|
21
21
|
unread?: boolean;
|
22
22
|
onNotificationClick?: () => void;
|
23
23
|
}
|
24
|
-
interface NotificationsPanelProps {
|
24
|
+
export interface NotificationsPanelProps {
|
25
25
|
/**
|
26
26
|
* Provide an optional class to be applied to the containing node.
|
27
27
|
*/
|
@@ -10,16 +10,16 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
+
var react = require('@carbon/react');
|
14
|
+
var icons = require('@carbon/react/icons');
|
13
15
|
var React = require('react');
|
14
16
|
var index = require('../../node_modules/prop-types/index.js');
|
15
17
|
var cx = require('classnames');
|
16
18
|
var devtools = require('../../global/js/utils/devtools.js');
|
17
19
|
var settings = require('../../settings.js');
|
18
|
-
var utils = require('./utils.js');
|
19
20
|
var propsHelper = require('../../global/js/utils/props-helper.js');
|
21
|
+
var utils = require('./utils.js');
|
20
22
|
var usePrefersReducedMotion = require('../../global/js/hooks/usePrefersReducedMotion.js');
|
21
|
-
var react = require('@carbon/react');
|
22
|
-
var icons = require('@carbon/react/icons');
|
23
23
|
var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
24
24
|
var useClickOutside = require('../../global/js/hooks/useClickOutside.js');
|
25
25
|
var NotificationsEmptyState = require('../EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js');
|
@@ -1 +1,8 @@
|
|
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 { NotificationsPanel } from './NotificationsPanel';
|
8
|
+
export type { NotificationsPanelProps } from './NotificationsPanel';
|
@@ -5,7 +5,7 @@
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
6
6
|
*/
|
7
7
|
import React, { ReactNode } from 'react';
|
8
|
-
interface OptionsTileProps {
|
8
|
+
export interface OptionsTileProps {
|
9
9
|
/**
|
10
10
|
* Provide content to render as expandable OptionsTile. If no children
|
11
11
|
* are present, the OptionsTile will render as its variant.
|
@@ -53,7 +53,7 @@ interface OptionsTileProps {
|
|
53
53
|
/**
|
54
54
|
* Define the size of the OptionsTile.
|
55
55
|
*/
|
56
|
-
size
|
56
|
+
size?: 'lg' | 'xl';
|
57
57
|
/**
|
58
58
|
* Optionally provide a text summarizing the current state of the content.
|
59
59
|
*/
|
@@ -76,4 +76,3 @@ interface OptionsTileProps {
|
|
76
76
|
warnText?: string;
|
77
77
|
}
|
78
78
|
export declare let OptionsTile: React.ForwardRefExoticComponent<OptionsTileProps & React.RefAttributes<HTMLDivElement>>;
|
79
|
-
export {};
|
@@ -10,16 +10,16 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
+
var carbonMotion = require('@carbon/motion');
|
14
|
+
var icons = require('@carbon/react/icons');
|
15
|
+
var react = require('@carbon/react');
|
13
16
|
var React = require('react');
|
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 uuidv4 = require('../../global/js/utils/uuidv4.js');
|
18
20
|
var settings = require('../../settings.js');
|
19
|
-
var react = require('@carbon/react');
|
20
|
-
var icons = require('@carbon/react/icons');
|
21
|
-
var carbonMotion = require('@carbon/motion');
|
22
21
|
var usePrefersReducedMotion = require('../../global/js/hooks/usePrefersReducedMotion.js');
|
22
|
+
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
23
23
|
var useControllableState = require('../../global/js/hooks/useControllableState.js');
|
24
24
|
|
25
25
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
@@ -42,9 +42,9 @@ function _interopNamespace(e) {
|
|
42
42
|
return Object.freeze(n);
|
43
43
|
}
|
44
44
|
|
45
|
+
var carbonMotion__namespace = /*#__PURE__*/_interopNamespace(carbonMotion);
|
45
46
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
46
47
|
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
47
|
-
var carbonMotion__namespace = /*#__PURE__*/_interopNamespace(carbonMotion);
|
48
48
|
|
49
49
|
var _Locked;
|
50
50
|
var _excluded = ["children", "className", "enabled", "invalid", "invalidText", "locked", "lockedText", "onChange", "onToggle", "open", "size", "summary", "title", "titleId", "warn", "warnText"];
|
@@ -332,7 +332,6 @@ exports.OptionsTile.propTypes = {
|
|
332
332
|
/**
|
333
333
|
* Define the size of the OptionsTile.
|
334
334
|
*/
|
335
|
-
/**@ts-ignore*/
|
336
335
|
size: index["default"].oneOf(['lg', 'xl']),
|
337
336
|
/**
|
338
337
|
* Optionally provide a text summarizing the current state of the content.
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2021, 2022
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { OptionsTile } from './OptionsTile';
|
8
|
+
export type { OptionsTileProps } from './OptionsTile';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
2
|
-
import React, { PropsWithChildren, ReactNode } from 'react';
|
3
2
|
import { Tag } from '@carbon/react';
|
4
3
|
import { ButtonProps, PopoverAlignment, TagProps } from '@carbon/type';
|
4
|
+
import React, { PropsWithChildren, ReactNode } from 'react';
|
5
5
|
interface ActionBarItem extends ButtonProps {
|
6
6
|
iconDescription: string;
|
7
7
|
onClick: () => void;
|
@@ -284,7 +284,7 @@ interface PageHeaderBaseProps extends PropsWithChildren {
|
|
284
284
|
*/
|
285
285
|
hasBackgroundAlways?: boolean;
|
286
286
|
}
|
287
|
-
type PageHeaderProps = PageHeaderBaseProps & PageActionProps & CollapseHeaderProps & BreadcrumbProps & ActionBarOverflowAriaLabelProps;
|
287
|
+
export type PageHeaderProps = PageHeaderBaseProps & PageActionProps & CollapseHeaderProps & BreadcrumbProps & ActionBarOverflowAriaLabelProps;
|
288
288
|
export declare let PageHeader: React.ForwardRefExoticComponent<PageHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
289
289
|
export declare const deprecatedProps: {
|
290
290
|
/**
|
@@ -10,19 +10,19 @@
|
|
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');
|
14
|
-
var
|
15
|
+
var TagSet = require('../TagSet/TagSet.js');
|
15
16
|
var layout = require('@carbon/layout');
|
16
|
-
var
|
17
|
-
var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
|
18
|
-
var react = require('@carbon/react');
|
19
|
-
var devtools = require('../../global/js/utils/devtools.js');
|
17
|
+
var PageHeaderUtils = require('./PageHeaderUtils.js');
|
20
18
|
var propsHelper = require('../../global/js/utils/props-helper.js');
|
21
|
-
var settings = require('../../settings.js');
|
22
|
-
var TagSet = require('../TagSet/TagSet.js');
|
23
19
|
var icons = require('@carbon/react/icons');
|
24
|
-
var PageHeaderUtils = require('./PageHeaderUtils.js');
|
25
20
|
var PageHeaderTitle = require('./PageHeaderTitle.js');
|
21
|
+
var index = require('../../node_modules/prop-types/index.js');
|
22
|
+
var cx = require('classnames');
|
23
|
+
var devtools = require('../../global/js/utils/devtools.js');
|
24
|
+
var settings = require('../../settings.js');
|
25
|
+
var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
|
26
26
|
var useWindowScroll = require('../../global/js/hooks/useWindowScroll.js');
|
27
27
|
var useWindowResize = require('../../global/js/hooks/useWindowResize.js');
|
28
28
|
var BreadcrumbWithOverflow = require('../BreadcrumbWithOverflow/BreadcrumbWithOverflow.js');
|
@@ -1 +1,2 @@
|
|
1
|
-
export { PageHeader } from
|
1
|
+
export { PageHeader } from './PageHeader';
|
2
|
+
export type { PageHeaderProps } from './PageHeader';
|
@@ -16,7 +16,7 @@ type overflowAction = {
|
|
16
16
|
};
|
17
17
|
type PlacementType = 'top' | 'bottom';
|
18
18
|
type ClickZoneType = 'one' | 'two' | 'three';
|
19
|
-
interface ProductiveCardProps extends PropsWithChildren {
|
19
|
+
export interface ProductiveCardProps extends PropsWithChildren {
|
20
20
|
/**
|
21
21
|
* Icons that are displayed on card. Refer to design documentation for implementation guidelines. Note- href will supersede onClick
|
22
22
|
*/
|
@@ -110,6 +110,10 @@ interface ProductiveCardProps extends PropsWithChildren {
|
|
110
110
|
* Determines title size
|
111
111
|
*/
|
112
112
|
titleSize?: 'default' | 'large';
|
113
|
+
/**
|
114
|
+
* Tooltip icon description
|
115
|
+
*/
|
116
|
+
iconDescription?: string;
|
113
117
|
}
|
114
118
|
export declare let ProductiveCard: React.ForwardRefExoticComponent<ProductiveCardProps & React.RefAttributes<HTMLDivElement>>;
|
115
119
|
export {};
|
@@ -13,22 +13,24 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
|
|
13
13
|
var React = require('react');
|
14
14
|
var index = require('../../node_modules/prop-types/index.js');
|
15
15
|
var devtools = require('../../global/js/utils/devtools.js');
|
16
|
-
var propsHelper = require('../../global/js/utils/props-helper.js');
|
17
16
|
var settings = require('../../settings.js');
|
17
|
+
var propsHelper = require('../../global/js/utils/props-helper.js');
|
18
18
|
var Card = require('../Card/Card.js');
|
19
19
|
|
20
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
21
21
|
|
22
22
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
23
23
|
|
24
|
-
var _excluded = ["actionsPlacement"];
|
24
|
+
var _excluded = ["actionsPlacement", "iconDescription"];
|
25
25
|
var componentName = 'ProductiveCard';
|
26
26
|
exports.ProductiveCard = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
27
27
|
var _ref$actionsPlacement = _ref.actionsPlacement,
|
28
28
|
actionsPlacement = _ref$actionsPlacement === void 0 ? 'top' : _ref$actionsPlacement,
|
29
|
+
iconDescription = _ref.iconDescription,
|
29
30
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
|
30
31
|
var validProps = propsHelper.prepareProps(rest, ['media', 'mediaPosition', 'pictogram', 'primaryButtonClick', 'productive', 'secondaryButtonKind']);
|
31
32
|
return /*#__PURE__*/React__default["default"].createElement(Card.Card, _rollupPluginBabelHelpers["extends"]({}, _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, validProps), {}, {
|
33
|
+
iconDescription: iconDescription,
|
32
34
|
actionsPlacement: actionsPlacement,
|
33
35
|
ref: ref,
|
34
36
|
productive: true
|
@@ -70,6 +72,10 @@ exports.ProductiveCard.propTypes = {
|
|
70
72
|
* Optional header description
|
71
73
|
*/
|
72
74
|
description: index["default"].oneOfType([index["default"].string, index["default"].object, index["default"].node]),
|
75
|
+
/**
|
76
|
+
* Tooltip icon description
|
77
|
+
*/
|
78
|
+
iconDescription: index["default"].string,
|
73
79
|
/**
|
74
80
|
* Optional label for the top of the card
|
75
81
|
*/
|
@@ -1 +1,2 @@
|
|
1
|
-
export { ProductiveCard } from
|
1
|
+
export { ProductiveCard } from './ProductiveCard';
|
2
|
+
export type { ProductiveCardProps } from './ProductiveCard';
|
@@ -1,11 +1,11 @@
|
|
1
1
|
/// <reference path="../../../src/custom-typings/index.d.ts" />
|
2
|
-
import React, { ReactNode } from 'react';
|
3
2
|
import { ComposedModal } from '@carbon/react';
|
4
|
-
|
3
|
+
import React, { ReactNode } from 'react';
|
4
|
+
export interface RemoveModalProps extends React.ComponentProps<typeof ComposedModal> {
|
5
5
|
/**
|
6
6
|
* The content to be displayed in the body of the modal
|
7
7
|
*/
|
8
|
-
body:
|
8
|
+
body: ReactNode;
|
9
9
|
/**
|
10
10
|
* Optional classname
|
11
11
|
*/
|
@@ -82,4 +82,3 @@ interface RemoveModalProps extends React.ComponentProps<typeof ComposedModal> {
|
|
82
82
|
export declare let RemoveModal: React.ForwardRefExoticComponent<RemoveModalProps & {
|
83
83
|
children?: React.ReactNode;
|
84
84
|
} & React.RefAttributes<unknown>>;
|
85
|
-
export {};
|
@@ -10,14 +10,14 @@
|
|
10
10
|
Object.defineProperty(exports, '__esModule', { value: true });
|
11
11
|
|
12
12
|
var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
|
13
|
-
var React = require('react');
|
14
|
-
var cx = require('classnames');
|
15
13
|
var react = require('@carbon/react');
|
14
|
+
var React = require('react');
|
16
15
|
var index = require('../../node_modules/prop-types/index.js');
|
16
|
+
var cx = require('classnames');
|
17
17
|
var devtools = require('../../global/js/utils/devtools.js');
|
18
|
-
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
19
18
|
var settings = require('../../settings.js');
|
20
19
|
var usePortalTarget = require('../../global/js/hooks/usePortalTarget.js');
|
20
|
+
var uuidv4 = require('../../global/js/utils/uuidv4.js');
|
21
21
|
var usePreviousValue = require('../../global/js/hooks/usePreviousValue.js');
|
22
22
|
|
23
23
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
@@ -100,9 +100,9 @@ exports.RemoveModal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
100
100
|
title: title,
|
101
101
|
label: label,
|
102
102
|
iconDescription: iconDescription
|
103
|
-
}), /*#__PURE__*/React__default["default"].createElement(react.ModalBody, null, /*#__PURE__*/React__default["default"].createElement("p", {
|
103
|
+
}), /*#__PURE__*/React__default["default"].createElement(react.ModalBody, null, typeof body === 'string' ? /*#__PURE__*/React__default["default"].createElement("p", {
|
104
104
|
className: "".concat(blockClass, "__body")
|
105
|
-
}, body), textConfirmation && /*#__PURE__*/React__default["default"].createElement(react.TextInput, {
|
105
|
+
}, body) : body, textConfirmation && /*#__PURE__*/React__default["default"].createElement(react.TextInput, {
|
106
106
|
id: "".concat(idRef.current, "-confirmation-input"),
|
107
107
|
className: "".concat(blockClass, "__input"),
|
108
108
|
invalidText: inputInvalidText,
|
@@ -131,7 +131,7 @@ exports.RemoveModal.propTypes = {
|
|
131
131
|
/**
|
132
132
|
* The content to be displayed in the body of the modal
|
133
133
|
*/
|
134
|
-
body: index["default"].
|
134
|
+
body: index["default"].node.isRequired,
|
135
135
|
/**
|
136
136
|
* Optional classname
|
137
137
|
*/
|
@@ -1 +1,2 @@
|
|
1
|
-
export { RemoveModal } from
|
1
|
+
export { RemoveModal } from './RemoveModal';
|
2
|
+
export type { RemoveModalProps } from './RemoveModal';
|