@carbon/ibm-products 2.51.0 → 2.52.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.
Files changed (476) hide show
  1. package/css/index-full-carbon.css +56 -115
  2. package/css/index-full-carbon.css.map +1 -1
  3. package/css/index-full-carbon.min.css +1 -1
  4. package/css/index-full-carbon.min.css.map +1 -1
  5. package/css/index-without-carbon-released-only.css +11 -19
  6. package/css/index-without-carbon-released-only.css.map +1 -1
  7. package/css/index-without-carbon-released-only.min.css +1 -1
  8. package/css/index-without-carbon-released-only.min.css.map +1 -1
  9. package/css/index-without-carbon.css +13 -36
  10. package/css/index-without-carbon.css.map +1 -1
  11. package/css/index-without-carbon.min.css +1 -1
  12. package/css/index-without-carbon.min.css.map +1 -1
  13. package/css/index.css +47 -81
  14. package/css/index.css.map +1 -1
  15. package/css/index.min.css +1 -1
  16. package/css/index.min.css.map +1 -1
  17. package/es/_virtual/index.js +6 -2
  18. package/es/_virtual/index2.js +10 -0
  19. package/es/components/APIKeyModal/APIKeyDownloader.js +1 -1
  20. package/es/components/APIKeyModal/APIKeyModal.js +1 -1
  21. package/es/components/AboutModal/AboutModal.js +1 -1
  22. package/es/components/ActionBar/ActionBar.js +1 -1
  23. package/es/components/ActionBar/ActionBarItem.js +1 -1
  24. package/es/components/ActionBar/ActionBarOverflowItems.js +1 -1
  25. package/es/components/ActionSet/ActionSet.js +1 -1
  26. package/es/components/AddSelect/AddSelect.js +1 -1
  27. package/es/components/AddSelect/AddSelectBody.js +1 -1
  28. package/es/components/AddSelect/AddSelectBreadcrumbs.js +1 -1
  29. package/es/components/AddSelect/AddSelectColumn.js +1 -1
  30. package/es/components/AddSelect/AddSelectFilter.js +1 -1
  31. package/es/components/AddSelect/AddSelectFormControl.js +1 -1
  32. package/es/components/AddSelect/AddSelectList.js +1 -1
  33. package/es/components/AddSelect/AddSelectMetaPanel.js +1 -1
  34. package/es/components/AddSelect/AddSelectRow.js +1 -1
  35. package/es/components/AddSelect/AddSelectSidebar.js +1 -1
  36. package/es/components/AddSelect/AddSelectSort.js +1 -1
  37. package/es/components/BigNumbers/BigNumbers.js +1 -1
  38. package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +1 -1
  39. package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +1 -1
  40. package/es/components/Card/Card.js +1 -1
  41. package/es/components/Card/CardFooter.js +1 -1
  42. package/es/components/Card/CardHeader.js +1 -1
  43. package/es/components/Carousel/Carousel.js +1 -1
  44. package/es/components/Carousel/CarouselItem.js +1 -1
  45. package/es/components/Cascade/Cascade.js +1 -1
  46. package/es/components/Checklist/Checklist.js +1 -1
  47. package/es/components/Checklist/ChecklistChart.js +1 -1
  48. package/es/components/Checklist/ChecklistIcon.js +1 -1
  49. package/es/components/Coachmark/Coachmark.js +1 -1
  50. package/es/components/Coachmark/CoachmarkDragbar.js +1 -1
  51. package/es/components/Coachmark/CoachmarkHeader.js +1 -1
  52. package/es/components/Coachmark/CoachmarkOverlay.js +1 -1
  53. package/es/components/Coachmark/CoachmarkTagline.js +1 -1
  54. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
  55. package/es/components/CoachmarkButton/CoachmarkButton.js +1 -1
  56. package/es/components/CoachmarkFixed/CoachmarkFixed.js +1 -1
  57. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -1
  58. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -1
  59. package/es/components/CoachmarkStack/CoachmarkStack.js +1 -1
  60. package/es/components/CoachmarkStack/CoachmarkStackHome.js +1 -1
  61. package/es/components/ComboButton/ComboButton.js +1 -1
  62. package/es/components/ComboButton/ComboButtonItem/index.js +1 -1
  63. package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +1 -1
  64. package/es/components/ConditionBuilder/ConditionBuilder.js +1 -1
  65. package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.js +1 -1
  66. package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +1 -1
  67. package/es/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.js +1 -1
  68. package/es/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.js +1 -1
  69. package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +1 -1
  70. package/es/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +1 -1
  71. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.js +1 -1
  72. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +1 -1
  73. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.js +1 -1
  74. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +1 -1
  75. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +1 -1
  76. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.js +1 -1
  77. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.js +1 -1
  78. package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +1 -1
  79. package/es/components/ConditionBuilder/ConditionPreview/ConditionPreview.js +1 -1
  80. package/es/components/CreateFullPage/CreateFullPage.js +1 -1
  81. package/es/components/CreateFullPage/CreateFullPageStep.js +1 -1
  82. package/es/components/CreateInfluencer/CreateInfluencer.js +1 -1
  83. package/es/components/CreateModal/CreateModal.js +1 -1
  84. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
  85. package/es/components/CreateTearsheet/CreateTearsheet.js +1 -1
  86. package/es/components/CreateTearsheet/CreateTearsheetDivider.js +1 -1
  87. package/es/components/CreateTearsheet/CreateTearsheetStep.js +1 -1
  88. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -1
  89. package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -1
  90. package/es/components/DataSpreadsheet/DataSpreadsheetBody.js +1 -1
  91. package/es/components/DataSpreadsheet/DataSpreadsheetHeader.js +1 -1
  92. package/es/components/Datagrid/Datagrid/Datagrid.js +1 -1
  93. package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
  94. package/es/components/Datagrid/Datagrid/DatagridRow.js +1 -1
  95. package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +1 -1
  96. package/es/components/Datagrid/Datagrid/DatagridToolbar.js +1 -1
  97. package/es/components/Datagrid/Datagrid/DatagridVirtualBody.js +23 -14
  98. package/es/components/Datagrid/Datagrid/DraggableElement.js +1 -1
  99. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +1 -1
  100. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +1 -1
  101. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -1
  102. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +1 -1
  103. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +1 -1
  104. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +1 -1
  105. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +1 -1
  106. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
  107. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +1 -1
  108. package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +1 -1
  109. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +1 -1
  110. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +1 -1
  111. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.js +1 -1
  112. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -1
  113. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +1 -1
  114. package/es/components/Datagrid/Datagrid/addons/Slug/DatagridSlug.js +1 -1
  115. package/es/components/Decorator/Decorator.js +1 -1
  116. package/es/components/DecoratorBase/DecoratorBase.js +1 -1
  117. package/es/components/DecoratorBase/DecoratorIcon.js +1 -1
  118. package/es/components/DecoratorDualButton/DecoratorDualButton.js +1 -1
  119. package/es/components/DecoratorLink/DecoratorLink.js +1 -1
  120. package/es/components/DecoratorSingleButton/DecoratorSingleButton.js +1 -1
  121. package/es/components/DelimitedList/DelimitedList.js +1 -1
  122. package/es/components/DescriptionList/DescriptionList.js +1 -1
  123. package/es/components/DescriptionList/DescriptionListBody.js +1 -1
  124. package/es/components/DescriptionList/DescriptionListCell.js +1 -1
  125. package/es/components/DescriptionList/DescriptionListRow.js +1 -1
  126. package/es/components/EditFullPage/EditFullPage.js +1 -1
  127. package/es/components/EditInPlace/EditInPlace.js +2 -1
  128. package/es/components/EditSidePanel/EditSidePanel.js +1 -1
  129. package/es/components/EditTearsheet/EditTearsheet.js +1 -1
  130. package/es/components/EditTearsheet/EditTearsheetForm.js +1 -1
  131. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -1
  132. package/es/components/EditUpdateCards/EditUpdateCards.js +1 -1
  133. package/es/components/EmptyStates/EmptyState.js +1 -1
  134. package/es/components/EmptyStates/EmptyStateContent.js +1 -1
  135. package/es/components/EmptyStates/EmptyStateIllustration.js +1 -1
  136. package/es/components/EmptyStates/EmptyStateV2.js +1 -1
  137. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
  138. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
  139. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
  140. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
  141. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
  142. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
  143. package/es/components/EmptyStates/assets/ErrorIllustration.js +1 -1
  144. package/es/components/EmptyStates/assets/NoDataIllustration.js +1 -1
  145. package/es/components/EmptyStates/assets/NoTagsIllustration.js +1 -1
  146. package/es/components/EmptyStates/assets/NotFoundIllustration.js +1 -1
  147. package/es/components/EmptyStates/assets/NotificationsIllustration.js +1 -1
  148. package/es/components/EmptyStates/assets/UnauthorizedIllustration.js +1 -1
  149. package/es/components/ExportModal/ExportModal.d.ts +5 -1
  150. package/es/components/ExportModal/ExportModal.js +9 -3
  151. package/es/components/ExpressiveCard/ExpressiveCard.js +1 -1
  152. package/es/components/FeatureFlags/index.js +1 -1
  153. package/es/components/FilterPanel/FilterPanel.js +1 -1
  154. package/es/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +1 -1
  155. package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
  156. package/es/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +1 -1
  157. package/es/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +1 -1
  158. package/es/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +1 -1
  159. package/es/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.js +1 -1
  160. package/es/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +1 -1
  161. package/es/components/FilterSummary/FilterSummary.js +1 -1
  162. package/es/components/FullPageError/FullPageError.js +1 -1
  163. package/es/components/FullPageError/assets/Error403SVG.js +1 -1
  164. package/es/components/FullPageError/assets/Error404SVG.js +1 -1
  165. package/es/components/FullPageError/assets/ErrorGenericSVG.js +1 -1
  166. package/es/components/GetStartedCard/GetStartedCard.js +1 -1
  167. package/es/components/Guidebanner/Guidebanner.js +1 -1
  168. package/es/components/Guidebanner/GuidebannerElement.js +1 -1
  169. package/es/components/Guidebanner/GuidebannerElementButton.js +1 -1
  170. package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
  171. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -1
  172. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -1
  173. package/es/components/HTTPErrors/HTTPErrorContent.js +1 -1
  174. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -1
  175. package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +1 -1
  176. package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +1 -1
  177. package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +1 -1
  178. package/es/components/ImportModal/ImportModal.js +1 -1
  179. package/es/components/InlineTip/InlineTip.d.ts +1 -1
  180. package/es/components/InlineTip/InlineTip.js +1 -1
  181. package/es/components/InlineTip/InlineTipButton.js +1 -1
  182. package/es/components/InlineTip/InlineTipLink.js +1 -1
  183. package/es/components/InterstitialScreen/InterstitialScreen.js +1 -1
  184. package/es/components/InterstitialScreenView/InterstitialScreenView.js +1 -1
  185. package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
  186. package/es/components/MultiAddSelect/MultiAddSelect.js +1 -1
  187. package/es/components/Nav/Nav.js +1 -1
  188. package/es/components/Nav/NavItem.js +1 -1
  189. package/es/components/Nav/NavItemLink.js +1 -1
  190. package/es/components/Nav/NavList.js +1 -1
  191. package/es/components/NonLinearReading/NonLinearReading.js +1 -1
  192. package/es/components/NotificationsPanel/NotificationsPanel.js +1 -1
  193. package/es/components/OptionsTile/OptionsTile.js +1 -1
  194. package/es/components/PageHeader/PageHeader.js +1 -1
  195. package/es/components/PageHeader/PageHeaderTitle.js +1 -1
  196. package/es/components/ProductiveCard/ProductiveCard.js +1 -1
  197. package/es/components/RemoveModal/RemoveModal.js +1 -1
  198. package/es/components/Saving/Saving.js +1 -1
  199. package/es/components/ScrollGradient/ScrollGradient.js +1 -1
  200. package/es/components/SearchBar/SearchBar.js +1 -1
  201. package/es/components/SidePanel/SidePanel.js +1 -1
  202. package/es/components/SimpleHeader/SimpleHeader.js +1 -1
  203. package/es/components/SingleAddSelect/SingleAddSelect.js +1 -1
  204. package/es/components/StatusIcon/StatusIcon.js +1 -1
  205. package/es/components/StatusIndicator/StatusIndicator.js +1 -1
  206. package/es/components/StatusIndicator/StatusIndicatorStep.js +1 -1
  207. package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +1 -1
  208. package/es/components/StringFormatter/StringFormatter.js +1 -1
  209. package/es/components/TagOverflow/TagOverflow.d.ts +1 -0
  210. package/es/components/TagOverflow/TagOverflow.js +8 -2
  211. package/es/components/TagOverflow/TagOverflowModal.d.ts +2 -1
  212. package/es/components/TagOverflow/TagOverflowModal.js +11 -5
  213. package/es/components/TagOverflow/TagOverflowPopover.js +6 -5
  214. package/es/components/TagSet/TagSet.d.ts +8 -0
  215. package/es/components/TagSet/TagSet.js +16 -4
  216. package/es/components/TagSet/TagSetModal.d.ts +2 -1
  217. package/es/components/TagSet/TagSetModal.js +11 -5
  218. package/es/components/TagSet/TagSetOverflow.d.ts +5 -1
  219. package/es/components/TagSet/TagSetOverflow.js +36 -8
  220. package/es/components/Tearsheet/Tearsheet.d.ts +7 -0
  221. package/es/components/Tearsheet/Tearsheet.js +8 -1
  222. package/es/components/Tearsheet/TearsheetNarrow.js +1 -1
  223. package/es/components/Tearsheet/TearsheetShell.js +1 -1
  224. package/es/components/Toolbar/Toolbar.js +1 -1
  225. package/es/components/Toolbar/ToolbarButton.js +1 -1
  226. package/es/components/Toolbar/ToolbarGroup.js +1 -1
  227. package/es/components/TooltipTrigger/TooltipTrigger.js +1 -1
  228. package/es/components/TruncatedList/TruncatedList.js +1 -1
  229. package/es/components/UserAvatar/UserAvatar.js +1 -1
  230. package/es/components/UserProfileImage/UserProfileImage.js +1 -1
  231. package/es/components/WebTerminal/WebTerminal.js +1 -1
  232. package/es/components/WebTerminal/WebTerminalContentWrapper.js +1 -1
  233. package/es/components/WebTerminal/hooks/index.js +1 -1
  234. package/es/components/_Canary/Canary.js +1 -1
  235. package/es/global/js/utils/Wrap.js +1 -1
  236. package/es/global/js/utils/props-helper.js +1 -1
  237. package/es/node_modules/@carbon/icons-react/es/Icon.js +1 -1
  238. package/es/node_modules/@carbon/icons-react/es/iconPropTypes-4cbeb95d.js +1 -1
  239. package/es/node_modules/prop-types/checkPropTypes.js +2 -2
  240. package/es/node_modules/prop-types/factoryWithThrowingShims.js +1 -1
  241. package/es/node_modules/prop-types/factoryWithTypeCheckers.js +3 -3
  242. package/es/node_modules/prop-types/index.js +18 -15
  243. package/lib/_virtual/index.js +9 -2
  244. package/lib/_virtual/index2.js +12 -0
  245. package/lib/components/APIKeyModal/APIKeyDownloader.js +1 -1
  246. package/lib/components/APIKeyModal/APIKeyModal.js +1 -1
  247. package/lib/components/AboutModal/AboutModal.js +1 -1
  248. package/lib/components/ActionBar/ActionBar.js +1 -1
  249. package/lib/components/ActionBar/ActionBarItem.js +1 -1
  250. package/lib/components/ActionBar/ActionBarOverflowItems.js +1 -1
  251. package/lib/components/ActionSet/ActionSet.js +1 -1
  252. package/lib/components/AddSelect/AddSelect.js +1 -1
  253. package/lib/components/AddSelect/AddSelectBody.js +1 -1
  254. package/lib/components/AddSelect/AddSelectBreadcrumbs.js +1 -1
  255. package/lib/components/AddSelect/AddSelectColumn.js +1 -1
  256. package/lib/components/AddSelect/AddSelectFilter.js +1 -1
  257. package/lib/components/AddSelect/AddSelectFormControl.js +1 -1
  258. package/lib/components/AddSelect/AddSelectList.js +1 -1
  259. package/lib/components/AddSelect/AddSelectMetaPanel.js +1 -1
  260. package/lib/components/AddSelect/AddSelectRow.js +1 -1
  261. package/lib/components/AddSelect/AddSelectSidebar.js +1 -1
  262. package/lib/components/AddSelect/AddSelectSort.js +1 -1
  263. package/lib/components/BigNumbers/BigNumbers.js +1 -1
  264. package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +1 -1
  265. package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +1 -1
  266. package/lib/components/Card/Card.js +1 -1
  267. package/lib/components/Card/CardFooter.js +1 -1
  268. package/lib/components/Card/CardHeader.js +1 -1
  269. package/lib/components/Carousel/Carousel.js +1 -1
  270. package/lib/components/Carousel/CarouselItem.js +1 -1
  271. package/lib/components/Cascade/Cascade.js +1 -1
  272. package/lib/components/Checklist/Checklist.js +1 -1
  273. package/lib/components/Checklist/ChecklistChart.js +1 -1
  274. package/lib/components/Checklist/ChecklistIcon.js +1 -1
  275. package/lib/components/Coachmark/Coachmark.js +1 -1
  276. package/lib/components/Coachmark/CoachmarkDragbar.js +1 -1
  277. package/lib/components/Coachmark/CoachmarkHeader.js +1 -1
  278. package/lib/components/Coachmark/CoachmarkOverlay.js +1 -1
  279. package/lib/components/Coachmark/CoachmarkTagline.js +1 -1
  280. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
  281. package/lib/components/CoachmarkButton/CoachmarkButton.js +1 -1
  282. package/lib/components/CoachmarkFixed/CoachmarkFixed.js +1 -1
  283. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -1
  284. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -1
  285. package/lib/components/CoachmarkStack/CoachmarkStack.js +1 -1
  286. package/lib/components/CoachmarkStack/CoachmarkStackHome.js +1 -1
  287. package/lib/components/ComboButton/ComboButton.js +1 -1
  288. package/lib/components/ComboButton/ComboButtonItem/index.js +1 -1
  289. package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +1 -1
  290. package/lib/components/ConditionBuilder/ConditionBuilder.js +1 -1
  291. package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.js +1 -1
  292. package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +1 -1
  293. package/lib/components/ConditionBuilder/ConditionBuilderButton/ConditionBuilderButton.js +1 -1
  294. package/lib/components/ConditionBuilder/ConditionBuilderConnector/ConditionConnector.js +1 -1
  295. package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.js +1 -1
  296. package/lib/components/ConditionBuilder/ConditionBuilderContext/ConditionBuilderProvider.js +1 -1
  297. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.js +1 -1
  298. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemDate/ConditionBuilderItemDate.js +1 -1
  299. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemNumber/ConditionBuilderItemNumber.js +1 -1
  300. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.js +1 -1
  301. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOptionForValueField.js +1 -1
  302. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemText/ConditionBuilderItemText.js +1 -1
  303. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemTime/ConditionBuilderItemTime.js +1 -1
  304. package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +1 -1
  305. package/lib/components/ConditionBuilder/ConditionPreview/ConditionPreview.js +1 -1
  306. package/lib/components/CreateFullPage/CreateFullPage.js +1 -1
  307. package/lib/components/CreateFullPage/CreateFullPageStep.js +1 -1
  308. package/lib/components/CreateInfluencer/CreateInfluencer.js +1 -1
  309. package/lib/components/CreateModal/CreateModal.js +1 -1
  310. package/lib/components/CreateSidePanel/CreateSidePanel.js +1 -1
  311. package/lib/components/CreateTearsheet/CreateTearsheet.js +1 -1
  312. package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +1 -1
  313. package/lib/components/CreateTearsheet/CreateTearsheetStep.js +1 -1
  314. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -1
  315. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +1 -1
  316. package/lib/components/DataSpreadsheet/DataSpreadsheetBody.js +1 -1
  317. package/lib/components/DataSpreadsheet/DataSpreadsheetHeader.js +1 -1
  318. package/lib/components/Datagrid/Datagrid/Datagrid.js +1 -1
  319. package/lib/components/Datagrid/Datagrid/DatagridContent.js +1 -1
  320. package/lib/components/Datagrid/Datagrid/DatagridRow.js +1 -1
  321. package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +1 -1
  322. package/lib/components/Datagrid/Datagrid/DatagridToolbar.js +1 -1
  323. package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.js +23 -14
  324. package/lib/components/Datagrid/Datagrid/DraggableElement.js +1 -1
  325. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +1 -1
  326. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +1 -1
  327. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -1
  328. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +1 -1
  329. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +1 -1
  330. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/TearsheetWrapper.js +1 -1
  331. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +1 -1
  332. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
  333. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +1 -1
  334. package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.js +1 -1
  335. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +1 -1
  336. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +1 -1
  337. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditContext/InlineEditContext.js +1 -1
  338. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -1
  339. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +1 -1
  340. package/lib/components/Datagrid/Datagrid/addons/Slug/DatagridSlug.js +1 -1
  341. package/lib/components/Decorator/Decorator.js +1 -1
  342. package/lib/components/DecoratorBase/DecoratorBase.js +1 -1
  343. package/lib/components/DecoratorBase/DecoratorIcon.js +1 -1
  344. package/lib/components/DecoratorDualButton/DecoratorDualButton.js +1 -1
  345. package/lib/components/DecoratorLink/DecoratorLink.js +1 -1
  346. package/lib/components/DecoratorSingleButton/DecoratorSingleButton.js +1 -1
  347. package/lib/components/DelimitedList/DelimitedList.js +1 -1
  348. package/lib/components/DescriptionList/DescriptionList.js +1 -1
  349. package/lib/components/DescriptionList/DescriptionListBody.js +1 -1
  350. package/lib/components/DescriptionList/DescriptionListCell.js +1 -1
  351. package/lib/components/DescriptionList/DescriptionListRow.js +1 -1
  352. package/lib/components/EditFullPage/EditFullPage.js +1 -1
  353. package/lib/components/EditInPlace/EditInPlace.js +2 -1
  354. package/lib/components/EditSidePanel/EditSidePanel.js +1 -1
  355. package/lib/components/EditTearsheet/EditTearsheet.js +1 -1
  356. package/lib/components/EditTearsheet/EditTearsheetForm.js +1 -1
  357. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -1
  358. package/lib/components/EditUpdateCards/EditUpdateCards.js +1 -1
  359. package/lib/components/EmptyStates/EmptyState.js +1 -1
  360. package/lib/components/EmptyStates/EmptyStateContent.js +1 -1
  361. package/lib/components/EmptyStates/EmptyStateIllustration.js +1 -1
  362. package/lib/components/EmptyStates/EmptyStateV2.js +1 -1
  363. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
  364. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
  365. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
  366. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
  367. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
  368. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
  369. package/lib/components/EmptyStates/assets/ErrorIllustration.js +1 -1
  370. package/lib/components/EmptyStates/assets/NoDataIllustration.js +1 -1
  371. package/lib/components/EmptyStates/assets/NoTagsIllustration.js +1 -1
  372. package/lib/components/EmptyStates/assets/NotFoundIllustration.js +1 -1
  373. package/lib/components/EmptyStates/assets/NotificationsIllustration.js +1 -1
  374. package/lib/components/EmptyStates/assets/UnauthorizedIllustration.js +1 -1
  375. package/lib/components/ExportModal/ExportModal.d.ts +5 -1
  376. package/lib/components/ExportModal/ExportModal.js +9 -3
  377. package/lib/components/ExpressiveCard/ExpressiveCard.js +1 -1
  378. package/lib/components/FeatureFlags/index.js +1 -1
  379. package/lib/components/FilterPanel/FilterPanel.js +1 -1
  380. package/lib/components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js +1 -1
  381. package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
  382. package/lib/components/FilterPanel/FilterPanelCheckbox/FilterPanelCheckbox.js +1 -1
  383. package/lib/components/FilterPanel/FilterPanelCheckboxWithOverflow/FilterPanelCheckboxWithOverflow.js +1 -1
  384. package/lib/components/FilterPanel/FilterPanelGroup/FilterPanelGroup.js +1 -1
  385. package/lib/components/FilterPanel/FilterPanelLabel/FilterPanelLabel.js +1 -1
  386. package/lib/components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js +1 -1
  387. package/lib/components/FilterSummary/FilterSummary.js +1 -1
  388. package/lib/components/FullPageError/FullPageError.js +1 -1
  389. package/lib/components/FullPageError/assets/Error403SVG.js +1 -1
  390. package/lib/components/FullPageError/assets/Error404SVG.js +1 -1
  391. package/lib/components/FullPageError/assets/ErrorGenericSVG.js +1 -1
  392. package/lib/components/GetStartedCard/GetStartedCard.js +1 -1
  393. package/lib/components/Guidebanner/Guidebanner.js +1 -1
  394. package/lib/components/Guidebanner/GuidebannerElement.js +1 -1
  395. package/lib/components/Guidebanner/GuidebannerElementButton.js +1 -1
  396. package/lib/components/Guidebanner/GuidebannerElementLink.js +1 -1
  397. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -1
  398. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -1
  399. package/lib/components/HTTPErrors/HTTPErrorContent.js +1 -1
  400. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -1
  401. package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +1 -1
  402. package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +1 -1
  403. package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +1 -1
  404. package/lib/components/ImportModal/ImportModal.js +1 -1
  405. package/lib/components/InlineTip/InlineTip.d.ts +1 -1
  406. package/lib/components/InlineTip/InlineTip.js +1 -1
  407. package/lib/components/InlineTip/InlineTipButton.js +1 -1
  408. package/lib/components/InlineTip/InlineTipLink.js +1 -1
  409. package/lib/components/InterstitialScreen/InterstitialScreen.js +1 -1
  410. package/lib/components/InterstitialScreenView/InterstitialScreenView.js +1 -1
  411. package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
  412. package/lib/components/MultiAddSelect/MultiAddSelect.js +1 -1
  413. package/lib/components/Nav/Nav.js +1 -1
  414. package/lib/components/Nav/NavItem.js +1 -1
  415. package/lib/components/Nav/NavItemLink.js +1 -1
  416. package/lib/components/Nav/NavList.js +1 -1
  417. package/lib/components/NonLinearReading/NonLinearReading.js +1 -1
  418. package/lib/components/NotificationsPanel/NotificationsPanel.js +1 -1
  419. package/lib/components/OptionsTile/OptionsTile.js +1 -1
  420. package/lib/components/PageHeader/PageHeader.js +1 -1
  421. package/lib/components/PageHeader/PageHeaderTitle.js +1 -1
  422. package/lib/components/ProductiveCard/ProductiveCard.js +1 -1
  423. package/lib/components/RemoveModal/RemoveModal.js +1 -1
  424. package/lib/components/Saving/Saving.js +1 -1
  425. package/lib/components/ScrollGradient/ScrollGradient.js +1 -1
  426. package/lib/components/SearchBar/SearchBar.js +1 -1
  427. package/lib/components/SidePanel/SidePanel.js +1 -1
  428. package/lib/components/SimpleHeader/SimpleHeader.js +1 -1
  429. package/lib/components/SingleAddSelect/SingleAddSelect.js +1 -1
  430. package/lib/components/StatusIcon/StatusIcon.js +1 -1
  431. package/lib/components/StatusIndicator/StatusIndicator.js +1 -1
  432. package/lib/components/StatusIndicator/StatusIndicatorStep.js +1 -1
  433. package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +1 -1
  434. package/lib/components/StringFormatter/StringFormatter.js +1 -1
  435. package/lib/components/TagOverflow/TagOverflow.d.ts +1 -0
  436. package/lib/components/TagOverflow/TagOverflow.js +8 -2
  437. package/lib/components/TagOverflow/TagOverflowModal.d.ts +2 -1
  438. package/lib/components/TagOverflow/TagOverflowModal.js +11 -5
  439. package/lib/components/TagOverflow/TagOverflowPopover.js +5 -4
  440. package/lib/components/TagSet/TagSet.d.ts +8 -0
  441. package/lib/components/TagSet/TagSet.js +16 -4
  442. package/lib/components/TagSet/TagSetModal.d.ts +2 -1
  443. package/lib/components/TagSet/TagSetModal.js +11 -5
  444. package/lib/components/TagSet/TagSetOverflow.d.ts +5 -1
  445. package/lib/components/TagSet/TagSetOverflow.js +35 -7
  446. package/lib/components/Tearsheet/Tearsheet.d.ts +7 -0
  447. package/lib/components/Tearsheet/Tearsheet.js +8 -1
  448. package/lib/components/Tearsheet/TearsheetNarrow.js +1 -1
  449. package/lib/components/Tearsheet/TearsheetShell.js +1 -1
  450. package/lib/components/Toolbar/Toolbar.js +1 -1
  451. package/lib/components/Toolbar/ToolbarButton.js +1 -1
  452. package/lib/components/Toolbar/ToolbarGroup.js +1 -1
  453. package/lib/components/TooltipTrigger/TooltipTrigger.js +1 -1
  454. package/lib/components/TruncatedList/TruncatedList.js +1 -1
  455. package/lib/components/UserAvatar/UserAvatar.js +1 -1
  456. package/lib/components/UserProfileImage/UserProfileImage.js +1 -1
  457. package/lib/components/WebTerminal/WebTerminal.js +1 -1
  458. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +1 -1
  459. package/lib/components/WebTerminal/hooks/index.js +1 -1
  460. package/lib/components/_Canary/Canary.js +1 -1
  461. package/lib/global/js/utils/Wrap.js +1 -1
  462. package/lib/global/js/utils/props-helper.js +1 -1
  463. package/lib/node_modules/@carbon/icons-react/es/Icon.js +1 -1
  464. package/lib/node_modules/@carbon/icons-react/es/iconPropTypes-4cbeb95d.js +1 -1
  465. package/lib/node_modules/prop-types/checkPropTypes.js +2 -2
  466. package/lib/node_modules/prop-types/factoryWithThrowingShims.js +1 -1
  467. package/lib/node_modules/prop-types/factoryWithTypeCheckers.js +3 -3
  468. package/lib/node_modules/prop-types/index.js +18 -18
  469. package/package.json +7 -7
  470. package/scss/components/CreateTearsheet/_create-tearsheet.scss +1 -1
  471. package/scss/components/Datagrid/styles/_datagrid.scss +11 -0
  472. package/scss/components/DecoratorBase/_decorator-base.scss +0 -1
  473. package/scss/components/EditInPlace/_edit-in-place.scss +1 -1
  474. package/scss/components/TagOverflow/_tag-overflow.scss +2 -20
  475. package/scss/components/TagSet/_tag-set.scss +0 -20
  476. package/telemetry.yml +4 -3
@@ -10,6 +10,10 @@ interface TagSetOverflowProps {
10
10
  * className
11
11
  */
12
12
  className?: string;
13
+ /**
14
+ * An optional click handler that overrides the default functionality of displaying all tags in a modal
15
+ */
16
+ onOverflowClick?: ((overFlowTags: ReactNode[]) => void) | undefined;
13
17
  /**
14
18
  * function to execute on clicking show all
15
19
  */
@@ -37,7 +41,7 @@ interface TagSetOverflowProps {
37
41
  /**
38
42
  * Setter function for the popoverOpen state value
39
43
  */
40
- setPopoverOpen?: ((value: boolean) => void) | undefined;
44
+ setPopoverOpen: (value: boolean) => void;
41
45
  /**
42
46
  * label for the overflow show all tags link
43
47
  */
@@ -7,13 +7,13 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useRef } from 'react';
10
- import PropTypes from '../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import cx from 'classnames';
12
- import { Popover, OperationalTag, PopoverContent, Link } from '@carbon/react';
12
+ import { OperationalTag, Popover, PopoverContent, Link } from '@carbon/react';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { useClickOutside } from '../../global/js/hooks/useClickOutside.js';
15
15
 
16
- var _excluded = ["allTagsModalSearchThreshold", "className", "onShowAllClick", "overflowAlign", "overflowAutoAlign", "overflowTags", "overflowType", "showAllTagsLabel", "popoverOpen", "setPopoverOpen", "size"];
16
+ var _excluded = ["allTagsModalSearchThreshold", "onOverflowClick", "className", "onShowAllClick", "overflowAlign", "overflowAutoAlign", "overflowTags", "overflowType", "showAllTagsLabel", "popoverOpen", "setPopoverOpen", "size"];
17
17
  var componentName = 'TagSetOverflow';
18
18
  var blockClass = "".concat(pkg.prefix, "--tag-set-overflow");
19
19
 
@@ -24,6 +24,7 @@ var defaults = {
24
24
  var TagSetOverflow = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
25
25
  var _ref$allTagsModalSear = _ref.allTagsModalSearchThreshold,
26
26
  allTagsModalSearchThreshold = _ref$allTagsModalSear === void 0 ? defaults.allTagsModalSearchThreshold : _ref$allTagsModalSear,
27
+ onOverflowClick = _ref.onOverflowClick,
27
28
  className = _ref.className,
28
29
  onShowAllClick = _ref.onShowAllClick,
29
30
  _ref$overflowAlign = _ref.overflowAlign,
@@ -40,21 +41,44 @@ var TagSetOverflow = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
40
41
  var overflowTagContent = useRef(null);
41
42
  useClickOutside(ref || localRef, function () {
42
43
  if (popoverOpen) {
43
- setPopoverOpen === null || setPopoverOpen === void 0 || setPopoverOpen(false);
44
+ setPopoverOpen(false);
44
45
  }
45
46
  });
46
47
  var handleShowAllTagsClick = function handleShowAllTagsClick(ev) {
47
48
  ev.stopPropagation();
48
49
  ev.preventDefault();
49
- setPopoverOpen === null || setPopoverOpen === void 0 || setPopoverOpen(false);
50
+ setPopoverOpen(false);
50
51
  onShowAllClick();
51
52
  };
52
53
  var handleEscKeyPress = function handleEscKeyPress(event) {
53
54
  var key = event.key;
54
55
  if (key === 'Escape') {
55
- setPopoverOpen === null || setPopoverOpen === void 0 || setPopoverOpen(false);
56
+ setPopoverOpen(false);
56
57
  }
57
58
  };
59
+ var handleOverflowClick = function handleOverflowClick() {
60
+ // If a custom overflow function is provided then trigger that function
61
+ // on clicking the overflow
62
+ if (onOverflowClick) {
63
+ onOverflowClick(overflowTags);
64
+ } else {
65
+ setPopoverOpen(!popoverOpen);
66
+ }
67
+ };
68
+ if (onOverflowClick) {
69
+ return /*#__PURE__*/React__default.createElement("span", _extends({}, rest, {
70
+ "aria-hidden": overflowTags.length === 0,
71
+ className: cx("".concat(blockClass), _defineProperty({}, "".concat(blockClass, "--hidden"), overflowTags.length === 0)),
72
+ ref: ref || localRef
73
+ }), /*#__PURE__*/React__default.createElement(OperationalTag, {
74
+ onClick: function onClick() {
75
+ return handleOverflowClick();
76
+ },
77
+ className: "".concat(blockClass, "__popover-trigger"),
78
+ size: size,
79
+ text: "+".concat(overflowTags.length)
80
+ }));
81
+ }
58
82
  return /*#__PURE__*/React__default.createElement("span", _extends({}, rest, {
59
83
  "aria-hidden": overflowTags.length === 0,
60
84
  className: cx("".concat(blockClass), _defineProperty({}, "".concat(blockClass, "--hidden"), overflowTags.length === 0)),
@@ -69,7 +93,7 @@ var TagSetOverflow = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
69
93
  autoAlign: overflowAutoAlign
70
94
  }, /*#__PURE__*/React__default.createElement(OperationalTag, {
71
95
  onClick: function onClick() {
72
- return setPopoverOpen === null || setPopoverOpen === void 0 ? void 0 : setPopoverOpen(!popoverOpen);
96
+ return setPopoverOpen(!popoverOpen);
73
97
  },
74
98
  className: cx("".concat(blockClass, "__popover-trigger")),
75
99
  size: size,
@@ -112,6 +136,10 @@ TagSetOverflow.propTypes = {
112
136
  * className
113
137
  */
114
138
  className: PropTypes.string,
139
+ /**
140
+ * An optional click handler that overrides the default functionality of displaying all tags in a modal
141
+ */
142
+ onOverflowClick: PropTypes.func,
115
143
  /**
116
144
  * function to execute on clicking show all
117
145
  */
@@ -140,7 +168,7 @@ TagSetOverflow.propTypes = {
140
168
  /**
141
169
  * Setter function for the popoverOpen state value
142
170
  */
143
- setPopoverOpen: PropTypes.func,
171
+ setPopoverOpen: PropTypes.func.isRequired,
144
172
  /**
145
173
  * label for the overflow show all tags link
146
174
  */
@@ -58,6 +58,13 @@ export interface TearsheetProps extends PropsWithChildren {
58
58
  * this prop to either true or false.
59
59
  */
60
60
  hasCloseIcon?: boolean;
61
+ /**
62
+ * The content for the header actions area, displayed alongside the title in
63
+ * the header area of the tearsheet. This is typically a drop-down, or a set
64
+ * of small buttons, or similar. NB the headerActions is only applicable for
65
+ * wide tearsheets.
66
+ */
67
+ headerActions?: ReactNode;
61
68
  /**
62
69
  * The content for the influencer section of the tearsheet, displayed
63
70
  * alongside the main content. This is typically a menu, or filter, or
@@ -10,7 +10,7 @@ import { Button } from '@carbon/react';
10
10
  import React__default from 'react';
11
11
  import { tearsheetHasCloseIcon, portalType, TearsheetShell } from './TearsheetShell.js';
12
12
  import { ActionSet } from '../ActionSet/ActionSet.js';
13
- import PropTypes from '../../node_modules/prop-types/index.js';
13
+ import PropTypes from '../../_virtual/index.js';
14
14
  import { allPropTypes } from '../../global/js/utils/props-helper.js';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
16
16
  import { pkg } from '../../settings.js';
@@ -144,6 +144,13 @@ Tearsheet.propTypes = _objectSpread2({
144
144
  */
145
145
  /**@ts-ignore */
146
146
  hasCloseIcon: PropTypes.bool,
147
+ /**
148
+ * The content for the header actions area, displayed alongside the title in
149
+ * the header area of the tearsheet. This is typically a drop-down, or a set
150
+ * of small buttons, or similar. NB the headerActions is only applicable for
151
+ * wide tearsheets.
152
+ */
153
+ headerActions: PropTypes.element,
147
154
  /**
148
155
  * The content for the influencer section of the tearsheet, displayed
149
156
  * alongside the main content. This is typically a menu, or filter, or
@@ -11,7 +11,7 @@ import { tearsheetHasCloseIcon, portalType, TearsheetShell, tearsheetShellWidePr
11
11
  import React__default from 'react';
12
12
  import { allPropTypes, prepareProps } from '../../global/js/utils/props-helper.js';
13
13
  import { ActionSet } from '../ActionSet/ActionSet.js';
14
- import PropTypes from '../../node_modules/prop-types/index.js';
14
+ import PropTypes from '../../_virtual/index.js';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
16
16
  import { pkg } from '../../settings.js';
17
17
 
@@ -8,7 +8,7 @@
8
8
  import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, toConsumableArray as _toConsumableArray } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useRef, useCallback, useState, useEffect } from 'react';
10
10
  import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
11
- import PropTypes from '../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../_virtual/index.js';
12
12
  import cx from 'classnames';
13
13
  import { pkg } from '../../settings.js';
14
14
  import pconsole from '../../global/js/utils/pconsole.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useRef, useCallback, useState, useEffect, createContext } from 'react';
10
- import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
10
+ import { p as propTypesExports } from '../../_virtual/index.js';
11
11
  import { getFocusableElements } from '../../global/js/utils/getFocusableElements.js';
12
12
  import cx from 'classnames';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -8,7 +8,7 @@
8
8
  import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useContext } from 'react';
10
10
  import { ToolbarContext, blockClass as blockClass$1 } from './Toolbar.js';
11
- import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
11
+ import { p as propTypesExports } from '../../_virtual/index.js';
12
12
  import { IconButton } from '@carbon/react';
13
13
  import cx from 'classnames';
14
14
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef } from 'react';
10
- import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
10
+ import { p as propTypesExports } from '../../_virtual/index.js';
11
11
  import { blockClass } from './Toolbar.js';
12
12
  import cx from 'classnames';
13
13
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
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';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
 
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import React__default, { Children, useState, useRef, useEffect } from 'react';
10
10
  import { pkg, carbon } from '../../settings.js';
11
11
  import { Button } from '@carbon/react';
12
- import PropTypes from '../../node_modules/prop-types/index.js';
12
+ import PropTypes from '../../_virtual/index.js';
13
13
  import cx from 'classnames';
14
14
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
15
15
 
@@ -7,7 +7,7 @@
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';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../settings.js';
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, extends as _extend
9
9
  import '../../global/js/utils/props-helper.js';
10
10
  import { User, Group } from '@carbon/react/icons';
11
11
  import { usePrefix, Tooltip } from '@carbon/react';
12
- import PropTypes from '../../node_modules/prop-types/index.js';
12
+ import PropTypes from '../../_virtual/index.js';
13
13
  import React__default from 'react';
14
14
  import cx from 'classnames';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -9,7 +9,7 @@ import { objectSpread2 as _objectSpread2, objectWithoutProperties as _objectWith
9
9
  import { OverflowMenuItem, OverflowMenu, Button, Theme } from '@carbon/react';
10
10
  import { Help, Close } from '@carbon/react/icons';
11
11
  import React__default, { useState, useMemo, useEffect } from 'react';
12
- import PropTypes from '../../node_modules/prop-types/index.js';
12
+ import PropTypes from '../../_virtual/index.js';
13
13
  import cx from 'classnames';
14
14
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
15
15
  import { moderate02 } from '@carbon/motion';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
- import PropTypes from '../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
  import { useWebTerminal } from './hooks/index.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useCallback, useContext, createContext } from 'react';
10
- import PropTypes from '../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../_virtual/index.js';
11
11
  import { pkg } from '../../../settings.js';
12
12
 
13
13
  var WebTerminalContext = /*#__PURE__*/createContext({});
@@ -7,7 +7,7 @@
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';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import cx from 'classnames';
12
12
  import pkg from '../../global/js/package-settings.js';
13
13
  import { CodeSnippet } from '@carbon/react';
@@ -7,7 +7,7 @@
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';
10
+ import PropTypes from '../../../_virtual/index.js';
11
11
 
12
12
  var _excluded = ["alwaysRender", "children", "element", "neverRender", "className", "title"];
13
13
 
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { toConsumableArray as _toConsumableArray, slicedToArray as _slicedToArray, defineProperty as _defineProperty } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import 'react';
10
- import PropTypes from '../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../_virtual/index.js';
11
11
  import pconsole from './pconsole.js';
12
12
 
13
13
  // helper functions for component props
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, objectSpread2 as _objectSpread2 } from '../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import { getAttributes } from '../../icon-helpers/es/index.js';
10
- import PropTypes from '../../../prop-types/index.js';
10
+ import PropTypes from '../../../../_virtual/index.js';
11
11
  import React__default from 'react';
12
12
 
13
13
  var _excluded = ["className", "children", "tabIndex", "xmlns", "preserveAspectRatio"],
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import PropTypes from '../../../prop-types/index.js';
8
+ import PropTypes from '../../../../_virtual/index.js';
9
9
 
10
10
  var iconPropTypes = {
11
11
  size: PropTypes.oneOfType([PropTypes.number, PropTypes.string])
@@ -16,9 +16,9 @@ function requireCheckPropTypes() {
16
16
  hasRequiredCheckPropTypes = 1;
17
17
  var printWarning = function printWarning() {};
18
18
  if (process.env.NODE_ENV !== 'production') {
19
- var ReactPropTypesSecret = requireReactPropTypesSecret();
19
+ var ReactPropTypesSecret = /*@__PURE__*/requireReactPropTypesSecret();
20
20
  var loggedTypeFailures = {};
21
- var has = requireHas();
21
+ var has = /*@__PURE__*/requireHas();
22
22
  printWarning = function printWarning(text) {
23
23
  var message = 'Warning: ' + text;
24
24
  if (typeof console !== 'undefined') {
@@ -12,7 +12,7 @@ var hasRequiredFactoryWithThrowingShims;
12
12
  function requireFactoryWithThrowingShims() {
13
13
  if (hasRequiredFactoryWithThrowingShims) return factoryWithThrowingShims;
14
14
  hasRequiredFactoryWithThrowingShims = 1;
15
- var ReactPropTypesSecret = requireReactPropTypesSecret();
15
+ var ReactPropTypesSecret = /*@__PURE__*/requireReactPropTypesSecret();
16
16
  function emptyFunction() {}
17
17
  function emptyFunctionWithReset() {}
18
18
  emptyFunctionWithReset.resetWarningCache = emptyFunction;
@@ -19,9 +19,9 @@ function requireFactoryWithTypeCheckers() {
19
19
  hasRequiredFactoryWithTypeCheckers = 1;
20
20
  var ReactIs = require$$0;
21
21
  var assign = requireObjectAssign();
22
- var ReactPropTypesSecret = requireReactPropTypesSecret();
23
- var has = requireHas();
24
- var checkPropTypes = requireCheckPropTypes();
22
+ var ReactPropTypesSecret = /*@__PURE__*/requireReactPropTypesSecret();
23
+ var has = /*@__PURE__*/requireHas();
24
+ var checkPropTypes = /*@__PURE__*/requireCheckPropTypes();
25
25
  var printWarning = function printWarning() {};
26
26
  if (process.env.NODE_ENV !== 'production') {
27
27
  printWarning = function printWarning(text) {
@@ -5,25 +5,28 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import { getDefaultExportFromCjs } from '../../_virtual/_commonjsHelpers.js';
9
- import { __module as propTypes } from '../../_virtual/index.js';
8
+ import { __module as propTypes } from '../../_virtual/index2.js';
10
9
  import require$$0 from 'react-is';
11
10
  import { __require as requireFactoryWithTypeCheckers } from './factoryWithTypeCheckers.js';
12
11
  import { __require as requireFactoryWithThrowingShims } from './factoryWithThrowingShims.js';
13
12
 
14
- if (process.env.NODE_ENV !== 'production') {
15
- var ReactIs = require$$0;
13
+ var hasRequiredPropTypes;
14
+ function requirePropTypes() {
15
+ if (hasRequiredPropTypes) return propTypes.exports;
16
+ hasRequiredPropTypes = 1;
17
+ if (process.env.NODE_ENV !== 'production') {
18
+ var ReactIs = require$$0;
16
19
 
17
- // By explicitly using `prop-types` you are opting into new development behavior.
18
- // http://fb.me/prop-types-in-prod
19
- var throwOnDirectAccess = true;
20
- propTypes.exports = requireFactoryWithTypeCheckers()(ReactIs.isElement, throwOnDirectAccess);
21
- } else {
22
- // By explicitly using `prop-types` you are opting into new production behavior.
23
- // http://fb.me/prop-types-in-prod
24
- propTypes.exports = requireFactoryWithThrowingShims()();
20
+ // By explicitly using `prop-types` you are opting into new development behavior.
21
+ // http://fb.me/prop-types-in-prod
22
+ var throwOnDirectAccess = true;
23
+ propTypes.exports = /*@__PURE__*/requireFactoryWithTypeCheckers()(ReactIs.isElement, throwOnDirectAccess);
24
+ } else {
25
+ // By explicitly using `prop-types` you are opting into new production behavior.
26
+ // http://fb.me/prop-types-in-prod
27
+ propTypes.exports = /*@__PURE__*/requireFactoryWithThrowingShims()();
28
+ }
29
+ return propTypes.exports;
25
30
  }
26
- var propTypesExports = propTypes.exports;
27
- var PropTypes = /*@__PURE__*/getDefaultExportFromCjs(propTypesExports);
28
31
 
29
- export { PropTypes as default, propTypesExports as p };
32
+ export { requirePropTypes as __require };
@@ -7,6 +7,13 @@
7
7
 
8
8
  'use strict';
9
9
 
10
- var propTypes = {exports: {}};
10
+ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
- exports.__module = propTypes;
12
+ var _commonjsHelpers = require('./_commonjsHelpers.js');
13
+ var index = require('../node_modules/prop-types/index.js');
14
+
15
+ var propTypesExports = /*@__PURE__*/ index.__require();
16
+ var PropTypes = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(propTypesExports);
17
+
18
+ exports.default = PropTypes;
19
+ exports.propTypesExports = propTypesExports;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 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
+
8
+ 'use strict';
9
+
10
+ var propTypes = {exports: {}};
11
+
12
+ exports.__module = propTypes;
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var settings = require('../../settings.js');
14
14
 
15
15
  var componentName = 'APIKeyDownloader';
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var cx = require('classnames');
14
14
  var react = require('@carbon/react');
15
15
  var icons = require('@carbon/react/icons');
@@ -10,7 +10,7 @@
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var react = require('@carbon/react');
12
12
  var React = require('react');
13
- var index = require('../../node_modules/prop-types/index.js');
13
+ var index = require('../../_virtual/index.js');
14
14
  var cx = require('classnames');
15
15
  var devtools = require('../../global/js/utils/devtools.js');
16
16
  var useFocus = require('../../global/js/hooks/useFocus.js');
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var cx = require('classnames');
14
14
  var settings = require('../../settings.js');
15
15
  var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var cx = require('classnames');
14
14
  var settings = require('../../settings.js');
15
15
  var react = require('@carbon/react');
@@ -8,7 +8,7 @@
8
8
  'use strict';
9
9
 
10
10
  var React = require('react');
11
- var index = require('../../node_modules/prop-types/index.js');
11
+ var index = require('../../_virtual/index.js');
12
12
  var cx = require('classnames');
13
13
  var react = require('@carbon/react');
14
14
  var uuidv4 = require('../../global/js/utils/uuidv4.js');
@@ -11,7 +11,7 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
11
11
  var react = require('@carbon/react');
12
12
  var React = require('react');
13
13
  var propsHelper = require('../../global/js/utils/props-helper.js');
14
- var index = require('../../node_modules/prop-types/index.js');
14
+ var index = require('../../_virtual/index.js');
15
15
  var cx = require('classnames');
16
16
  var settings = require('../../settings.js');
17
17
 
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var AddSelectBody = require('./AddSelectBody.js');
14
14
  var addSelectUtils = require('./add-select-utils.js');
15
15
 
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var cx = require('classnames');
14
14
  var react = require('@carbon/react');
15
15
  var Tearsheet = require('../Tearsheet/Tearsheet.js');
@@ -10,7 +10,7 @@
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
12
  var react = require('@carbon/react');
13
- var index = require('../../node_modules/prop-types/index.js');
13
+ var index = require('../../_virtual/index.js');
14
14
  var cx = require('classnames');
15
15
  var settings = require('../../settings.js');
16
16
 
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var react = require('@carbon/react');
14
14
  var icons = require('@carbon/react/icons');
15
15
  var settings = require('../../settings.js');
@@ -11,7 +11,7 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
11
11
  var React = require('react');
12
12
  var react = require('@carbon/react');
13
13
  var cx = require('classnames');
14
- var index = require('../../node_modules/prop-types/index.js');
14
+ var index = require('../../_virtual/index.js');
15
15
  var icons = require('@carbon/react/icons');
16
16
  var settings = require('../../settings.js');
17
17
 
@@ -10,7 +10,7 @@
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
12
  var icons = require('@carbon/react/icons');
13
- var index = require('../../node_modules/prop-types/index.js');
13
+ var index = require('../../_virtual/index.js');
14
14
  var settings = require('../../settings.js');
15
15
  var UserProfileImage = require('../UserProfileImage/UserProfileImage.js');
16
16
 
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var cx = require('classnames');
14
14
  var settings = require('../../settings.js');
15
15
  var AddSelectRow = require('./AddSelectRow.js');
@@ -9,7 +9,7 @@
9
9
 
10
10
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
11
11
  var React = require('react');
12
- var index = require('../../node_modules/prop-types/index.js');
12
+ var index = require('../../_virtual/index.js');
13
13
  var icons = require('@carbon/react/icons');
14
14
  var react = require('@carbon/react');
15
15
  var settings = require('../../settings.js');
@@ -11,7 +11,7 @@ var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelper
11
11
  var React = require('react');
12
12
  var react = require('@carbon/react');
13
13
  var icons = require('@carbon/react/icons');
14
- var index = require('../../node_modules/prop-types/index.js');
14
+ var index = require('../../_virtual/index.js');
15
15
  var cx = require('classnames');
16
16
  var settings = require('../../settings.js');
17
17
  var AddSelectFormControl = require('./AddSelectFormControl.js');