@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
@@ -6,20 +6,20 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, objectSpread2 as _objectSpread2, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import React__default, { useRef, useState } from 'react';
|
10
|
-
import { Button, IconButton } from '@carbon/react';
|
11
9
|
import { AnimatePresence, motion } from 'framer-motion';
|
10
|
+
import { Button, IconButton } from '@carbon/react';
|
11
|
+
import { DURATIONS, EASINGS } from '../../global/js/utils/motionConstants.js';
|
12
|
+
import React__default, { useRef, useState } from 'react';
|
12
13
|
import { ChevronDown } from '@carbon/react/icons';
|
13
14
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
15
|
+
import { TagSet } from '../TagSet/TagSet.js';
|
14
16
|
import cx from 'classnames';
|
15
|
-
import { pkg } from '../../settings.js';
|
16
|
-
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
17
|
-
import { DURATIONS, EASINGS } from '../../global/js/utils/motionConstants.js';
|
18
17
|
import debounce from 'lodash/debounce';
|
19
18
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
19
|
+
import { pkg } from '../../settings.js';
|
20
|
+
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
20
21
|
import { usePreviousValue } from '../../global/js/hooks/usePreviousValue.js';
|
21
22
|
import { useWindowResize } from '../../global/js/hooks/useWindowResize.js';
|
22
|
-
import { TagSet } from '../TagSet/TagSet.js';
|
23
23
|
|
24
24
|
var _excluded = ["className", "clearFiltersText", "clearFilters", "filters", "renderLabel", "overflowType", "clearButtonInline"],
|
25
25
|
_excluded2 = ["key", "value"];
|
@@ -159,6 +159,5 @@ FilterSummary.propTypes = {
|
|
159
159
|
overflowType: PropTypes.oneOf(['default', 'tag']),
|
160
160
|
renderLabel: PropTypes.func
|
161
161
|
};
|
162
|
-
var FilterSummary$1 = FilterSummary;
|
163
162
|
|
164
|
-
export { FilterSummary
|
163
|
+
export { FilterSummary as default };
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
/**
|
2
|
+
* Copyright IBM Corp. 2022, 2022
|
3
|
+
*
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
6
|
+
*/
|
7
|
+
export { default as FilterSummary } from './FilterSummary';
|
8
|
+
export type { FilterSummaryProps } from './FilterSummary';
|
@@ -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 FullPageErrorProps {
|
8
|
+
export interface FullPageErrorProps {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the FullPageError.
|
11
11
|
*/
|
@@ -37,4 +37,3 @@ interface FullPageErrorProps {
|
|
37
37
|
* This is typically caused by issues with the requested URL or access permissions.
|
38
38
|
*/
|
39
39
|
export declare let FullPageError: React.ForwardRefExoticComponent<FullPageErrorProps & React.RefAttributes<HTMLDivElement>>;
|
40
|
-
export {};
|
@@ -6,15 +6,15 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Grid, Column } from '@carbon/react';
|
9
10
|
import React__default from 'react';
|
11
|
+
import { Error403SVG } from './assets/Error403SVG.js';
|
12
|
+
import { Error404SVG } from './assets/Error404SVG.js';
|
13
|
+
import { ErrorGenericSVG } from './assets/ErrorGenericSVG.js';
|
10
14
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
15
|
import cx from 'classnames';
|
12
16
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
13
17
|
import { pkg } from '../../settings.js';
|
14
|
-
import { ErrorGenericSVG } from './assets/ErrorGenericSVG.js';
|
15
|
-
import { Error404SVG } from './assets/Error404SVG.js';
|
16
|
-
import { Error403SVG } from './assets/Error403SVG.js';
|
17
|
-
import { Grid, Column } from '@carbon/react';
|
18
18
|
|
19
19
|
var _excluded = ["children", "className", "description", "label", "kind", "title"];
|
20
20
|
|
@@ -42,17 +42,20 @@ var FullPageError = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
42
42
|
var errorData = {
|
43
43
|
403: {
|
44
44
|
svg: /*#__PURE__*/React__default.createElement(Error403SVG, {
|
45
|
-
className: "".concat(blockClass, "__svg ").concat(blockClass, "__403")
|
45
|
+
className: "".concat(blockClass, "__svg ").concat(blockClass, "__403"),
|
46
|
+
title: title
|
46
47
|
})
|
47
48
|
},
|
48
49
|
404: {
|
49
50
|
svg: /*#__PURE__*/React__default.createElement(Error404SVG, {
|
50
|
-
className: "".concat(blockClass, "__svg ").concat(blockClass, "__404")
|
51
|
+
className: "".concat(blockClass, "__svg ").concat(blockClass, "__404"),
|
52
|
+
title: title
|
51
53
|
})
|
52
54
|
},
|
53
55
|
custom: {
|
54
56
|
svg: /*#__PURE__*/React__default.createElement(ErrorGenericSVG, {
|
55
|
-
className: "".concat(blockClass, "__svg ").concat(blockClass, "__custom")
|
57
|
+
className: "".concat(blockClass, "__svg ").concat(blockClass, "__custom"),
|
58
|
+
title: title
|
56
59
|
})
|
57
60
|
}
|
58
61
|
};
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function Error403SVG({ className }: {
|
1
|
+
export function Error403SVG({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace Error403SVG {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -10,12 +10,14 @@ import { p as propTypesExports } from '../../../node_modules/prop-types/index.js
|
|
10
10
|
|
11
11
|
var _g, _defs;
|
12
12
|
var Error403SVG = function Error403SVG(_ref) {
|
13
|
-
var className = _ref.className
|
13
|
+
var className = _ref.className,
|
14
|
+
title = _ref.title;
|
14
15
|
return /*#__PURE__*/React__default.createElement("svg", {
|
15
16
|
viewBox: "0 0 750 570",
|
16
17
|
fill: "none",
|
17
18
|
className: className,
|
18
|
-
xmlns: "http://www.w3.org/2000/svg"
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
20
|
+
"aria-label": title
|
19
21
|
}, _g || (_g = /*#__PURE__*/React__default.createElement("g", {
|
20
22
|
clipPath: "url(#clip0_0_2401)"
|
21
23
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -708,7 +710,8 @@ var Error403SVG = function Error403SVG(_ref) {
|
|
708
710
|
// in alphabetical order (for consistency).
|
709
711
|
// See https://www.npmjs.com/package/prop-types#usage.
|
710
712
|
Error403SVG.propTypes = {
|
711
|
-
className: propTypesExports.string
|
713
|
+
className: propTypesExports.string,
|
714
|
+
title: propTypesExports.string
|
712
715
|
};
|
713
716
|
|
714
717
|
export { Error403SVG };
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function Error404SVG({ className }: {
|
1
|
+
export function Error404SVG({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace Error404SVG {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -10,12 +10,14 @@ import { p as propTypesExports } from '../../../node_modules/prop-types/index.js
|
|
10
10
|
|
11
11
|
var _g, _defs;
|
12
12
|
var Error404SVG = function Error404SVG(_ref) {
|
13
|
-
var className = _ref.className
|
13
|
+
var className = _ref.className,
|
14
|
+
title = _ref.title;
|
14
15
|
return /*#__PURE__*/React__default.createElement("svg", {
|
15
16
|
viewBox: "0 0 751 549",
|
16
17
|
fill: "none",
|
17
18
|
className: className,
|
18
|
-
xmlns: "http://www.w3.org/2000/svg"
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
20
|
+
"aria-label": title
|
19
21
|
}, _g || (_g = /*#__PURE__*/React__default.createElement("g", {
|
20
22
|
clipPath: "url(#clip0_0_2285)"
|
21
23
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -617,7 +619,8 @@ var Error404SVG = function Error404SVG(_ref) {
|
|
617
619
|
// in alphabetical order (for consistency).
|
618
620
|
// See https://www.npmjs.com/package/prop-types#usage.
|
619
621
|
Error404SVG.propTypes = {
|
620
|
-
className: propTypesExports.string
|
622
|
+
className: propTypesExports.string,
|
623
|
+
title: propTypesExports.string
|
621
624
|
};
|
622
625
|
|
623
626
|
export { Error404SVG };
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function ErrorGenericSVG({ className }: {
|
1
|
+
export function ErrorGenericSVG({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace ErrorGenericSVG {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -10,12 +10,14 @@ import { p as propTypesExports } from '../../../node_modules/prop-types/index.js
|
|
10
10
|
|
11
11
|
var _g, _defs;
|
12
12
|
var ErrorGenericSVG = function ErrorGenericSVG(_ref) {
|
13
|
-
var className = _ref.className
|
13
|
+
var className = _ref.className,
|
14
|
+
title = _ref.title;
|
14
15
|
return /*#__PURE__*/React__default.createElement("svg", {
|
15
16
|
viewBox: "0 0 750 506",
|
16
17
|
fill: "none",
|
17
18
|
className: className,
|
18
|
-
xmlns: "http://www.w3.org/2000/svg"
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
20
|
+
"aria-label": title
|
19
21
|
}, _g || (_g = /*#__PURE__*/React__default.createElement("g", {
|
20
22
|
clipPath: "url(#clip0_203_144)"
|
21
23
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -708,7 +710,8 @@ var ErrorGenericSVG = function ErrorGenericSVG(_ref) {
|
|
708
710
|
// in alphabetical order (for consistency).
|
709
711
|
// See https://www.npmjs.com/package/prop-types#usage.
|
710
712
|
ErrorGenericSVG.propTypes = {
|
711
|
-
className: propTypesExports.string
|
713
|
+
className: propTypesExports.string,
|
714
|
+
title: propTypesExports.string
|
712
715
|
};
|
713
716
|
|
714
717
|
export { ErrorGenericSVG };
|
@@ -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 { FullPageError } from './FullPageError';
|
8
|
+
export type { FullPageErrorProps } from './FullPageError';
|
@@ -10,7 +10,7 @@ type MetaData = {
|
|
10
10
|
icon?: () => ReactNode;
|
11
11
|
iconDescription?: string;
|
12
12
|
};
|
13
|
-
interface GetStartedCardProps extends PropsWithChildren {
|
13
|
+
export interface GetStartedCardProps extends PropsWithChildren {
|
14
14
|
/**
|
15
15
|
* Provide an optional class to be applied to the containing node.
|
16
16
|
*/
|
@@ -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 { GetStartedCard } from './GetStartedCard';
|
8
|
+
export type { GetStartedCardProps } from './GetStartedCard';
|
@@ -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 GuidebannerProps {
|
8
|
+
export interface GuidebannerProps {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the Guidebanner.
|
11
11
|
* One or more GuidebannerElement components are required.
|
@@ -63,4 +63,3 @@ interface GuidebannerProps {
|
|
63
63
|
* to introduce foundational concepts related to the page's content.
|
64
64
|
*/
|
65
65
|
export declare let Guidebanner: React.ForwardRefExoticComponent<GuidebannerProps & React.RefAttributes<HTMLDivElement>>;
|
66
|
-
export {};
|
@@ -6,16 +6,17 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { Button, IconButton } from '@carbon/react';
|
10
|
+
import { Idea, CaretLeft, CaretRight, Close } from '@carbon/react/icons';
|
9
11
|
import React__default, { useRef, useState } from 'react';
|
12
|
+
import { blue90, purple70 } from '../../node_modules/@carbon/colors/es/index.js';
|
13
|
+
import { Carousel } from '../Carousel/Carousel.js';
|
14
|
+
import '../Carousel/CarouselItem.js';
|
10
15
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
16
|
import cx from 'classnames';
|
12
|
-
import { blue90, purple70 } from '../../node_modules/@carbon/colors/es/index.js';
|
13
|
-
import { Idea, CaretLeft, CaretRight, Close } from '@carbon/react/icons';
|
14
|
-
import { Button, IconButton } from '@carbon/react';
|
15
17
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
16
18
|
import { pkg } from '../../settings.js';
|
17
19
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
18
|
-
import { Carousel } from '../Carousel/Carousel.js';
|
19
20
|
|
20
21
|
var _CaretLeft, _CaretRight, _Close;
|
21
22
|
var _excluded = ["children", "className", "collapsible", "onClose", "withLeftGutter", "closeIconDescription", "collapseButtonLabel", "expandButtonLabel", "nextIconDescription", "previousIconDescription", "title"];
|
@@ -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 GuidebannerElementProps {
|
8
|
+
export interface GuidebannerElementProps {
|
9
9
|
/**
|
10
10
|
* An optional button can be rendered below the description.
|
11
11
|
* This can be a link, button, Coachmark button, etc.
|
@@ -29,4 +29,3 @@ interface GuidebannerElementProps {
|
|
29
29
|
* and acts as a container for a CarouselItem.
|
30
30
|
*/
|
31
31
|
export declare let GuidebannerElement: React.ForwardRefExoticComponent<GuidebannerElementProps & React.RefAttributes<HTMLDivElement>>;
|
32
|
-
export {};
|
@@ -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 GuidebannerElementButtonProps {
|
8
|
+
export interface GuidebannerElementButtonProps {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the GuidebannerElementLink.
|
11
11
|
*/
|
@@ -27,5 +27,4 @@ interface GuidebannerElementButtonProps {
|
|
27
27
|
/**
|
28
28
|
* One of two buttons styled specifically for the GuidebannerElement.
|
29
29
|
*/
|
30
|
-
export declare let GuidebannerElementButton: React.ForwardRefExoticComponent<GuidebannerElementButtonProps & React.RefAttributes<
|
31
|
-
export {};
|
30
|
+
export declare let GuidebannerElementButton: React.ForwardRefExoticComponent<GuidebannerElementButtonProps & React.RefAttributes<any>>;
|
@@ -7,10 +7,10 @@
|
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default from 'react';
|
10
|
-
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
|
-
import cx from 'classnames';
|
12
10
|
import { Button } from '@carbon/react';
|
13
11
|
import { Crossroads } from '@carbon/react/icons';
|
12
|
+
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
+
import cx from 'classnames';
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
15
15
|
import { pkg } from '../../settings.js';
|
16
16
|
|
@@ -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 GuidebannerElementLinkProps {
|
8
|
+
export interface GuidebannerElementLinkProps {
|
9
9
|
/**
|
10
10
|
* Provide the contents of the GuidebannerElementLink.
|
11
11
|
*/
|
@@ -18,5 +18,4 @@ interface GuidebannerElementLinkProps {
|
|
18
18
|
/**
|
19
19
|
* A link styled specifically for the GuidebannerElement.
|
20
20
|
*/
|
21
|
-
export declare let GuidebannerElementLink: React.ForwardRefExoticComponent<GuidebannerElementLinkProps & React.RefAttributes<
|
22
|
-
export {};
|
21
|
+
export declare let GuidebannerElementLink: React.ForwardRefExoticComponent<GuidebannerElementLinkProps & React.RefAttributes<any>>;
|
@@ -7,9 +7,9 @@
|
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
9
|
import React__default from 'react';
|
10
|
+
import { Link } from '@carbon/react';
|
10
11
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
11
12
|
import cx from 'classnames';
|
12
|
-
import { Link } from '@carbon/react';
|
13
13
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
14
14
|
import { pkg } from '../../settings.js';
|
15
15
|
|
@@ -1,4 +1,14 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
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 { Guidebanner } from './Guidebanner';
|
8
|
+
export { GuidebannerElement } from './GuidebannerElement';
|
9
|
+
export { GuidebannerElementButton } from './GuidebannerElementButton';
|
10
|
+
export { GuidebannerElementLink } from './GuidebannerElementLink';
|
11
|
+
export type { GuidebannerProps } from './Guidebanner';
|
12
|
+
export type { GuidebannerElementProps } from './GuidebannerElement';
|
13
|
+
export type { GuidebannerElementButtonProps } from './GuidebannerElementButton';
|
14
|
+
export type { GuidebannerElementLinkProps } from './GuidebannerElementLink';
|
@@ -40,7 +40,8 @@ var HTTPError403 = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
40
40
|
title: title,
|
41
41
|
links: links
|
42
42
|
}), /*#__PURE__*/React__default.createElement(HTTPErrorSvg403, {
|
43
|
-
className: "".concat(blockClass, "__image")
|
43
|
+
className: "".concat(blockClass, "__image"),
|
44
|
+
title: title
|
44
45
|
}));
|
45
46
|
});
|
46
47
|
|
@@ -40,7 +40,8 @@ var HTTPError404 = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
40
40
|
title: title,
|
41
41
|
links: links
|
42
42
|
}), /*#__PURE__*/React__default.createElement(HTTPErrorSvg404, {
|
43
|
-
className: "".concat(blockClass, "__image")
|
43
|
+
className: "".concat(blockClass, "__image"),
|
44
|
+
title: title
|
44
45
|
}));
|
45
46
|
});
|
46
47
|
|
@@ -40,6 +40,7 @@ var HTTPErrorOther = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
|
|
40
40
|
title: title,
|
41
41
|
links: links
|
42
42
|
}), /*#__PURE__*/React__default.createElement(HTTPErrorSvgOther, {
|
43
|
+
title: title,
|
43
44
|
className: "".concat(blockClass, "__image")
|
44
45
|
}));
|
45
46
|
});
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function HTTPErrorSvg403({ className }: {
|
1
|
+
export function HTTPErrorSvg403({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace HTTPErrorSvg403 {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -14,13 +14,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _line
|
|
14
14
|
// The block part of our conventional BEM class names (blockClass__E--M).
|
15
15
|
var blockClass = "".concat(pkg.prefix, "--http-errors-403");
|
16
16
|
var HTTPErrorSvg403 = function HTTPErrorSvg403(_ref) {
|
17
|
-
var className = _ref.className
|
17
|
+
var className = _ref.className,
|
18
|
+
title = _ref.title;
|
18
19
|
return /*#__PURE__*/React__default.createElement("svg", {
|
19
20
|
xmlns: "http://www.w3.org/2000/svg",
|
20
21
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
21
22
|
viewBox: "0 0 1584 916",
|
22
23
|
className: className,
|
23
|
-
preserveAspectRatio: "xMinYMax meet"
|
24
|
+
preserveAspectRatio: "xMinYMax meet",
|
25
|
+
"aria-label": title
|
24
26
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
|
25
27
|
id: "prefix__clip-path"
|
26
28
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -1239,7 +1241,8 @@ var HTTPErrorSvg403 = function HTTPErrorSvg403(_ref) {
|
|
1239
1241
|
// in alphabetical order (for consistency).
|
1240
1242
|
// See https://www.npmjs.com/package/prop-types#usage.
|
1241
1243
|
HTTPErrorSvg403.propTypes = {
|
1242
|
-
className: propTypesExports.string
|
1244
|
+
className: propTypesExports.string,
|
1245
|
+
title: propTypesExports.string
|
1243
1246
|
};
|
1244
1247
|
|
1245
1248
|
export { HTTPErrorSvg403 };
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function HTTPErrorSvg404({ className }: {
|
1
|
+
export function HTTPErrorSvg404({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace HTTPErrorSvg404 {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -14,13 +14,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _g, _path, _g2, _image,
|
|
14
14
|
// The block part of our conventional BEM class names (blockClass__E--M).
|
15
15
|
var blockClass = "".concat(pkg.prefix, "--http-errors-404");
|
16
16
|
var HTTPErrorSvg404 = function HTTPErrorSvg404(_ref) {
|
17
|
-
var className = _ref.className
|
17
|
+
var className = _ref.className,
|
18
|
+
title = _ref.title;
|
18
19
|
return /*#__PURE__*/React__default.createElement("svg", {
|
19
20
|
xmlns: "http://www.w3.org/2000/svg",
|
20
21
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
21
22
|
viewBox: "0 0 1584 916",
|
22
23
|
className: className,
|
23
|
-
preserveAspectRatio: "xMinYMax meet"
|
24
|
+
preserveAspectRatio: "xMinYMax meet",
|
25
|
+
"aria-label": title
|
24
26
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
|
25
27
|
id: "prefix__clip-path"
|
26
28
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -1038,7 +1040,8 @@ var HTTPErrorSvg404 = function HTTPErrorSvg404(_ref) {
|
|
1038
1040
|
// in alphabetical order (for consistency).
|
1039
1041
|
// See https://www.npmjs.com/package/prop-types#usage.
|
1040
1042
|
HTTPErrorSvg404.propTypes = {
|
1041
|
-
className: propTypesExports.string
|
1043
|
+
className: propTypesExports.string,
|
1044
|
+
title: propTypesExports.string
|
1042
1045
|
};
|
1043
1046
|
|
1044
1047
|
export { HTTPErrorSvg404 };
|
@@ -1,9 +1,11 @@
|
|
1
|
-
export function HTTPErrorSvgOther({ className }: {
|
1
|
+
export function HTTPErrorSvgOther({ className, title }: {
|
2
2
|
className: any;
|
3
|
+
title: any;
|
3
4
|
}): import("react/jsx-runtime").JSX.Element;
|
4
5
|
export namespace HTTPErrorSvgOther {
|
5
6
|
namespace propTypes {
|
6
7
|
export { string as className };
|
8
|
+
export { string as title };
|
7
9
|
}
|
8
10
|
}
|
9
11
|
import { string } from 'prop-types';
|
@@ -14,13 +14,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _line
|
|
14
14
|
// The block part of our conventional BEM class names (blockClass__E--M).
|
15
15
|
var blockClass = "".concat(pkg.prefix, "--http-errors-other");
|
16
16
|
var HTTPErrorSvgOther = function HTTPErrorSvgOther(_ref) {
|
17
|
-
var className = _ref.className
|
17
|
+
var className = _ref.className,
|
18
|
+
title = _ref.title;
|
18
19
|
return /*#__PURE__*/React__default.createElement("svg", {
|
19
20
|
xmlns: "http://www.w3.org/2000/svg",
|
20
21
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
21
22
|
viewBox: "0 0 1584 916",
|
22
23
|
className: className,
|
23
|
-
preserveAspectRatio: "xMinYMax meet"
|
24
|
+
preserveAspectRatio: "xMinYMax meet",
|
25
|
+
"aria-label": title
|
24
26
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
|
25
27
|
id: "prefix__clip-path"
|
26
28
|
}, /*#__PURE__*/React__default.createElement("path", {
|
@@ -1089,7 +1091,8 @@ var HTTPErrorSvgOther = function HTTPErrorSvgOther(_ref) {
|
|
1089
1091
|
// in alphabetical order (for consistency).
|
1090
1092
|
// See https://www.npmjs.com/package/prop-types#usage.
|
1091
1093
|
HTTPErrorSvgOther.propTypes = {
|
1092
|
-
className: propTypesExports.string
|
1094
|
+
className: propTypesExports.string,
|
1095
|
+
title: propTypesExports.string
|
1093
1096
|
};
|
1094
1097
|
|
1095
1098
|
export { HTTPErrorSvgOther };
|
@@ -6,15 +6,15 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray, asyncToGenerator as _asyncToGenerator, regeneratorRuntime as _regeneratorRuntime } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
+
import { usePrefix, ComposedModal, ModalHeader, ModalBody, FileUploaderDropContainer, TextInput, Button, FileUploaderItem, ModalFooter } from '@carbon/react';
|
9
10
|
import React__default, { forwardRef, useState } from 'react';
|
10
11
|
import { Add } from '@carbon/react/icons';
|
11
|
-
import { usePrefix, ComposedModal, ModalHeader, ModalBody, FileUploaderDropContainer, TextInput, Button, FileUploaderItem, ModalFooter } from '@carbon/react';
|
12
|
-
import cx from 'classnames';
|
13
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
+
import cx from 'classnames';
|
14
14
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
15
|
+
import { pkg } from '../../settings.js';
|
15
16
|
import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
|
16
17
|
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
17
|
-
import { pkg } from '../../settings.js';
|
18
18
|
|
19
19
|
var _excluded = ["accept", "className", "defaultErrorBody", "defaultErrorHeader", "description", "fetchErrorBody", "fetchErrorHeader", "fileDropHeader", "fileDropLabel", "fileUploadLabel", "inputButtonIcon", "inputButtonText", "inputId", "inputLabel", "inputPlaceholder", "invalidFileTypeErrorBody", "invalidFileTypeErrorHeader", "invalidIconDescription", "maxFileSize", "maxFileSizeErrorBody", "maxFileSizeErrorHeader", "onClose", "onRequestSubmit", "open", "portalTarget", "primaryButtonText", "secondaryButtonText", "title"];
|
20
20
|
var componentName = 'ImportModal';
|
@@ -1 +1,2 @@
|
|
1
|
-
export { ImportModal } from
|
1
|
+
export { ImportModal } from './ImportModal';
|
2
|
+
export type { ImportModalProps } from './ImportModal';
|
@@ -9,7 +9,7 @@ type MediaType = {
|
|
9
9
|
render?: () => ReactNode;
|
10
10
|
filePaths?: string[];
|
11
11
|
};
|
12
|
-
interface InlineTipProps {
|
12
|
+
export interface InlineTipProps {
|
13
13
|
/**
|
14
14
|
* Optional "call to action" ghost button or link that can appear
|
15
15
|
* directly below the content. This component comes with pre-styled
|
@@ -6,16 +6,16 @@
|
|
6
6
|
*/
|
7
7
|
|
8
8
|
import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
|
9
|
-
import React__default, { useState, useRef, useMemo, useEffect } from 'react';
|
10
|
-
import { Close, Idea, Crossroads } from '@carbon/react/icons';
|
11
9
|
import { IconButton, Button } from '@carbon/react';
|
10
|
+
import { Close, Idea, Crossroads } from '@carbon/react/icons';
|
11
|
+
import React__default, { useState, useRef, useMemo, useEffect } from 'react';
|
12
12
|
import PropTypes from '../../node_modules/prop-types/index.js';
|
13
|
+
import { SteppedAnimatedMedia } from '../SteppedAnimatedMedia/SteppedAnimatedMedia.js';
|
13
14
|
import cx from 'classnames';
|
14
15
|
import { getComponentText } from './utils.js';
|
15
16
|
import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
|
16
|
-
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
17
17
|
import { pkg } from '../../settings.js';
|
18
|
-
import
|
18
|
+
import uuidv4 from '../../global/js/utils/uuidv4.js';
|
19
19
|
|
20
20
|
var _Close, _Idea, _Crossroads;
|
21
21
|
var _excluded = ["action", "children", "className", "closeIconDescription", "collapsible", "collapseButtonLabel", "expandButtonLabel", "media", "narrow", "onClick", "onClose", "tertiaryButtonLabel", "title", "withLeftGutter"];
|
@@ -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 {};
|