@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
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, asyncToGenerator as _asyncToGenerator, regeneratorRuntime as _regeneratorRuntime } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useState, useRef, createContext } 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 { Form, SideNav, SideNavItems, SideNavMenuItem } from '@carbon/react';
13
13
  import { pkg } from '../../settings.js';
@@ -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, { forwardRef, useContext } 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 { Grid, Column, FormGroup } from '@carbon/react';
13
13
  import { FormContext, FormNumberContext } from './EditTearsheet.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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../settings.js';
@@ -8,7 +8,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
10
  import { ProductiveCard } from '../ProductiveCard/ProductiveCard.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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
14
14
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { defineProperty as _defineProperty, extends as _extends, objectSpread2 as _objectSpread2 } 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 { pkg } from '../../settings.js';
12
12
  import cx from 'classnames';
13
13
  import { Button, Link } from '@carbon/react';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { Suspense, lazy } 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 = ["kind"];
13
13
  var ErrorIllustration = /*#__PURE__*/lazy(function () {
@@ -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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
12
12
  import cx from 'classnames';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, objectSpread2 as _objectSpread2 } 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 { Button, Link } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.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
  import uuidv4 from '../../../global/js/utils/uuidv4.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
  import uuidv4 from '../../../global/js/utils/uuidv4.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
  import uuidv4 from '../../../global/js/utils/uuidv4.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
  import uuidv4 from '../../../global/js/utils/uuidv4.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
  import uuidv4 from '../../../global/js/utils/uuidv4.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
  import uuidv4 from '../../../global/js/utils/uuidv4.js';
@@ -1,6 +1,6 @@
1
1
  /// <reference path="../../../src/custom-typings/index.d.ts" />
2
2
  import { ComposedModal } from '@carbon/react';
3
- import React, { ReactNode } from 'react';
3
+ import React, { ReactNode, RefObject } from 'react';
4
4
  type InputType = 'text' | 'password';
5
5
  type PreformattedExtensions = {
6
6
  extension?: string;
@@ -99,6 +99,10 @@ export interface ExportModalProps extends React.ComponentProps<typeof ComposedMo
99
99
  * The text displayed at the top of the modal
100
100
  */
101
101
  title: string;
102
+ /**
103
+ * Reference to trigger button
104
+ */
105
+ triggerButtonRef?: RefObject<any>;
102
106
  /**
103
107
  * array of valid extensions the file can have
104
108
  */
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import { unstable_FeatureFlags, ComposedModal, ModalHeader, ModalBody, FormGroup, RadioButtonGroup, RadioButton, TextInput, PasswordInput, Loading, ModalFooter, Button } from '@carbon/react';
10
10
  import { CheckmarkFilled, ErrorFilled } from '@carbon/react/icons';
11
11
  import React__default, { forwardRef, useState, useEffect, useRef } 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 { pkg, carbon } from '../../settings.js';
@@ -17,7 +17,7 @@ import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
17
17
  import uuidv4 from '../../global/js/utils/uuidv4.js';
18
18
 
19
19
  var _Loading;
20
- var _excluded = ["body", "className", "error", "errorMessage", "filename", "hidePasswordLabel", "inputLabel", "inputType", "invalidInputText", "loading", "loadingMessage", "onClose", "onRequestSubmit", "open", "portalTarget", "preformattedExtensions", "preformattedExtensionsLabel", "primaryButtonText", "secondaryButtonText", "showPasswordLabel", "successMessage", "successful", "title", "validExtensions"];
20
+ var _excluded = ["body", "className", "error", "errorMessage", "filename", "hidePasswordLabel", "inputLabel", "inputType", "invalidInputText", "loading", "loadingMessage", "onClose", "onRequestSubmit", "open", "portalTarget", "preformattedExtensions", "preformattedExtensionsLabel", "primaryButtonText", "secondaryButtonText", "showPasswordLabel", "successMessage", "successful", "title", "triggerButtonRef", "validExtensions"];
21
21
  var componentName = 'ExportModal';
22
22
 
23
23
  // Default values for props
@@ -55,6 +55,7 @@ var ExportModal = /*#__PURE__*/forwardRef(function (_ref, ref) {
55
55
  successMessage = _ref.successMessage,
56
56
  successful = _ref.successful,
57
57
  title = _ref.title,
58
+ triggerButtonRef = _ref.triggerButtonRef,
58
59
  _ref$validExtensions = _ref.validExtensions,
59
60
  validExtensions = _ref$validExtensions === void 0 ? defaults.validExtensions : _ref$validExtensions,
60
61
  rest = _objectWithoutProperties(_ref, _excluded);
@@ -133,7 +134,8 @@ var ExportModal = /*#__PURE__*/forwardRef(function (_ref, ref) {
133
134
  className: cx(blockClass, className),
134
135
  "aria-label": title,
135
136
  size: "sm",
136
- preventCloseOnClickOutside: true
137
+ preventCloseOnClickOutside: true,
138
+ launcherButtonRef: triggerButtonRef
137
139
  }, _objectSpread2({
138
140
  open: open,
139
141
  ref: ref,
@@ -296,6 +298,10 @@ ExportModal.propTypes = {
296
298
  * The text displayed at the top of the modal
297
299
  */
298
300
  title: PropTypes.string.isRequired,
301
+ /**
302
+ * Sets the trigger button ref
303
+ */
304
+ triggerButtonRef: PropTypes.any,
299
305
  /**
300
306
  * array of valid extensions the file can have
301
307
  */
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef } from 'react';
10
- import PropTypes from '../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { pkg } from '../../settings.js';
13
13
  import { prepareProps } from '../../global/js/utils/props-helper.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useContext, useState, useRef, useEffect, createContext } from 'react';
10
- import PropTypes from '../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import { createScope, FeatureFlags as FeatureFlags$1 } from '@carbon/feature-flags';
12
12
 
13
13
  /**
@@ -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';
@@ -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 { Accordion } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.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, { Children } 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 { AccordionItem, ListItem } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.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 { Checkbox } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectDestructuringEmpty as _objectDestructuringEmpty, defineProperty as _defineProperty } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useRef, useEffect } 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 { OverflowMenu } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.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 { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
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 { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useEffect } 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 { Search } from '@carbon/react';
13
13
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -11,7 +11,7 @@ import { Button, IconButton } from '@carbon/react';
11
11
  import { DURATIONS, EASINGS } from '../../global/js/utils/motionConstants.js';
12
12
  import React__default, { useRef, useState } from 'react';
13
13
  import { ChevronDown } from '@carbon/react/icons';
14
- import PropTypes from '../../node_modules/prop-types/index.js';
14
+ import PropTypes from '../../_virtual/index.js';
15
15
  import { TagSet } from '../TagSet/TagSet.js';
16
16
  import cx from 'classnames';
17
17
  import debounce from 'lodash/debounce';
@@ -11,7 +11,7 @@ import React__default from 'react';
11
11
  import { Error403SVG } from './assets/Error403SVG.js';
12
12
  import { Error404SVG } from './assets/Error404SVG.js';
13
13
  import { ErrorGenericSVG } from './assets/ErrorGenericSVG.js';
14
- import PropTypes from '../../node_modules/prop-types/index.js';
14
+ import PropTypes from '../../_virtual/index.js';
15
15
  import cx from 'classnames';
16
16
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
17
17
  import { pkg } from '../../settings.js';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
 
11
11
  var _g, _defs;
12
12
  var Error403SVG = function Error403SVG(_ref) {
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
 
11
11
  var _g, _defs;
12
12
  var Error404SVG = function Error404SVG(_ref) {
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
 
11
11
  var _g, _defs;
12
12
  var ErrorGenericSVG = function ErrorGenericSVG(_ref) {
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { extends as _extends, objectSpread2 as _objectSpread2 } 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { pkg } from '../../settings.js';
13
13
  import { Card } from '../Card/Card.js';
@@ -12,7 +12,7 @@ import React__default, { useRef, useState } from 'react';
12
12
  import { blue90, purple70 } from '../../node_modules/@carbon/colors/es/index.js';
13
13
  import { Carousel } from '../Carousel/Carousel.js';
14
14
  import '../Carousel/CarouselItem.js';
15
- import PropTypes from '../../node_modules/prop-types/index.js';
15
+ import PropTypes from '../../_virtual/index.js';
16
16
  import cx from 'classnames';
17
17
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
18
18
  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 { 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 React__default from 'react';
10
10
  import { Button } from '@carbon/react';
11
11
  import { Crossroads } from '@carbon/react/icons';
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 { pkg } from '../../settings.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import { Link } from '@carbon/react';
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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
14
14
  import { pkg } from '../../settings.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import cx from 'classnames';
11
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
11
+ import { p as propTypesExports } from '../../../_virtual/index.js';
12
12
  import { HTTPErrorSvg403 } from '../assets/HTTPErrorSvg403.js';
13
13
  import { HTTPErrorContent } from '../HTTPErrorContent.js';
14
14
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import cx from 'classnames';
11
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
11
+ import { p as propTypesExports } from '../../../_virtual/index.js';
12
12
  import { HTTPErrorSvg404 } from '../assets/HTTPErrorSvg404.js';
13
13
  import { HTTPErrorContent } from '../HTTPErrorContent.js';
14
14
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default 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 { pkg } from '../../settings.js';
12
12
  import { Link } from '@carbon/react';
13
13
 
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import cx from 'classnames';
11
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
11
+ import { p as propTypesExports } from '../../../_virtual/index.js';
12
12
  import { HTTPErrorSvgOther } from '../assets/HTTPErrorSvgOther.js';
13
13
  import { HTTPErrorContent } from '../HTTPErrorContent.js';
14
14
  import { getDevtoolsProps } from '../../../global/js/utils/devtools.js';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
  import { pkg } from '../../../settings.js';
11
11
 
12
12
  var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _linearGradient5, _linearGradient6, _linearGradient7, _linearGradient8, _linearGradient9, _linearGradient10, _linearGradient11, _g, _path, _g2, _image, _g3, _g4, _image2, _g5, _g6, _image3, _g7, _g8, _image4, _g9, _g10, _image5, _g11, _g12, _image6, _g13, _g14, _image7, _g15, _g16, _image8, _g17, _g18, _image9, _g19, _g20, _image10, _g21, _g22, _image11, _g23, _g24, _image12, _g25, _g26, _image13, _g27, _g28, _image14, _g29, _g30, _image15, _g31, _g32, _image16, _g33, _g34, _image17, _g35, _g36, _image18, _g37, _g38, _image19, _g39, _g40, _image20, _g41, _g42, _image21, _g43, _g44, _image22, _g45, _g46, _image23, _g47, _g48, _image24, _g49, _g50, _image25, _g51, _g52, _image26, _g53, _g54, _image27, _g55, _g56, _image28, _g57, _g58, _image29, _g59, _g60, _image30, _g61, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13;
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
  import { pkg } from '../../../settings.js';
11
11
 
12
12
  var _linearGradient, _linearGradient2, _linearGradient3, _g, _path, _g2, _image, _g3, _g4, _image2, _g5, _g6, _image3, _g7, _g8, _image4, _g9, _g10, _image5, _g11, _g12, _image6, _g13, _g14, _image7, _g15, _g16, _image8, _g17, _g18, _image9, _g19, _g20, _image10, _g21, _g22, _image11, _g23, _g24, _image12, _g25, _g26, _image13, _g27, _g28, _image14, _g29, _g30, _image15, _g31, _g32, _image16, _g33, _g34, _image17, _g35, _g36, _image18, _g37, _g38, _image19, _g39, _g40, _image20, _g41, _g42, _image21, _g43, _g44, _image22, _g45, _g46, _image23, _g47, _g48, _image24, _g49, _g50, _image25, _g51, _g52, _image26, _g53, _g54, _image27, _g55, _g56, _image28, _g57, _g58, _image29, _g59, _g60, _image30, _g61, _path2, _path3, _path4;
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import { p as propTypesExports } from '../../../node_modules/prop-types/index.js';
9
+ import { p as propTypesExports } from '../../../_virtual/index.js';
10
10
  import { pkg } from '../../../settings.js';
11
11
 
12
12
  var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _linearGradient5, _g, _path, _g2, _image, _g3, _g4, _image2, _g5, _g6, _image3, _g7, _g8, _image4, _g9, _g10, _image5, _g11, _g12, _image6, _g13, _g14, _image7, _g15, _g16, _image8, _g17, _g18, _image9, _g19, _g20, _image10, _g21, _g22, _image11, _g23, _g24, _image12, _g25, _g26, _image13, _g27, _g28, _image14, _g29, _g30, _image15, _g31, _g32, _image16, _g33, _g34, _image17, _g35, _g36, _image18, _g37, _g38, _image19, _g39, _g40, _image20, _g41, _g42, _image21, _g43, _g44, _image22, _g45, _g46, _image23, _g47, _g48, _image24, _g49, _g50, _image25, _g51, _g52, _image26, _g53, _g54, _image27, _g55, _g56, _image28, _g57, _g58, _image29, _g59, _g60, _image30, _g61, _path2, _path3, _path4, _path5, _path6;
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import { usePrefix, ComposedModal, ModalHeader, ModalBody, FileUploaderDropContainer, TextInput, Button, FileUploaderItem, ModalFooter } from '@carbon/react';
10
10
  import React__default, { forwardRef, useState } from 'react';
11
11
  import { Add } from '@carbon/react/icons';
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 { pkg } from '../../settings.js';
@@ -52,7 +52,7 @@ export interface InlineTipProps {
52
52
  *
53
53
  * Enabling `media` disables the `collapsible` feature.
54
54
  */
55
- media: MediaType;
55
+ media?: MediaType;
56
56
  /**
57
57
  * Set to `true` to arrange the information in a format
58
58
  * that is easier to read in a limited space.
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import { IconButton, Button } from '@carbon/react';
10
10
  import { Close, Idea, Crossroads } from '@carbon/react/icons';
11
11
  import React__default, { useState, useRef, useMemo, useEffect } from 'react';
12
- import PropTypes from '../../node_modules/prop-types/index.js';
12
+ import PropTypes from '../../_virtual/index.js';
13
13
  import { SteppedAnimatedMedia } from '../SteppedAnimatedMedia/SteppedAnimatedMedia.js';
14
14
  import cx from 'classnames';
15
15
  import { getComponentText } from './utils.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import { Button } from '@carbon/react';
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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
14
14
  import { pkg } from '../../settings.js';