@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
@@ -8,7 +8,7 @@
8
8
  import { slicedToArray as _slicedToArray, defineProperty as _defineProperty, objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useContext, useState, useRef, Fragment } from 'react';
10
10
  import ConditionBlock from '../ConditionBlock/ConditionBlock.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 { ConditionBuilderItem } from '../ConditionBuilderItem/ConditionBuilderItem.js';
14
14
  import { HIERARCHICAL_VARIANT, NON_HIERARCHICAL_VARIANT, blockClass, focusThisField, manageTabIndexAndFocus } from '../utils/util.js';
@@ -8,7 +8,7 @@
8
8
  import { slicedToArray as _slicedToArray, defineProperty as _defineProperty } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
10
  import cx from 'classnames';
11
- import PropTypes from '../../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../../_virtual/index.js';
12
12
  import { ConditionBuilderItem } from '../ConditionBuilderItem/ConditionBuilderItem.js';
13
13
  import ConditionConnector from '../ConditionBuilderConnector/ConditionConnector.js';
14
14
  import { useTranslations } from '../utils/useTranslations.js';
@@ -10,7 +10,7 @@ import { Tooltip, Form, ComposedModal, ModalHeader, ModalBody, ModalFooter, Butt
10
10
  import React__default, { useState, useEffect, createContext } from 'react';
11
11
  import { overflowAriaLabel_required_if_breadcrumbs_exist, SimpleHeader } from '../SimpleHeader/SimpleHeader.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 cx from 'classnames';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
16
16
  import { getNumberOfHiddenSteps } from '../../global/js/utils/getNumberOfHiddenSteps.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useContext, useState, useEffect, isValidElement } 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 { Grid, Column, FormGroup } from '@carbon/react';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default from 'react';
9
- import PropTypes from '../../node_modules/prop-types/index.js';
9
+ import PropTypes from '../../_virtual/index.js';
10
10
  import cx from 'classnames';
11
11
  import { ProgressIndicator, ProgressStep } from '@carbon/react';
12
12
  import '../../global/js/utils/props-helper.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import { ComposedModal, ModalHeader, ModalBody, Form, ModalFooter, Button } from '@carbon/react';
10
10
  import React__default from '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';
@@ -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 { pkg } from '../../settings.js';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useState, useRef, useEffect, createContext } from 'react';
10
10
  import { Form } from '@carbon/react';
11
- import PropTypes from '../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../_virtual/index.js';
12
12
  import { TearsheetShell } from '../Tearsheet/TearsheetShell.js';
13
13
  import cx from 'classnames';
14
14
  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, { forwardRef } 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
 
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useRef, useContext, useState, useEffect, isValidElement } 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 { StepsContext, StepNumberContext } from './CreateTearsheet.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 { Form } from '@carbon/react';
11
- import PropTypes from '../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../_virtual/index.js';
12
12
  import { TearsheetNarrow } from '../Tearsheet/TearsheetNarrow.js';
13
13
  import cx from 'classnames';
14
14
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -10,7 +10,7 @@ import { useTable, useBlockLayout, useColumnOrder } from 'react-table';
10
10
  import React__default, { useRef, useState, useMemo, useCallback, useEffect } from 'react';
11
11
  import { DataSpreadsheetBody } from './DataSpreadsheetBody.js';
12
12
  import { DataSpreadsheetHeader } from './DataSpreadsheetHeader.js';
13
- import PropTypes from '../../node_modules/prop-types/index.js';
13
+ import PropTypes from '../../_virtual/index.js';
14
14
  import { createActiveCellFn } from './utils/createActiveCellFn.js';
15
15
  import cx from 'classnames';
16
16
  import { deepCloneObject } from '../../global/js/utils/deepCloneObject.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, toConsumableArray as _toConsumableArray, extends as _extends, objectSpread2 as _objectSpread2, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, useState, useRef, useEffect, useCallback } from 'react';
10
- import PropTypes from '../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../_virtual/index.js';
11
11
  import { FixedSizeList } from 'react-window';
12
12
  import cx from 'classnames';
13
13
  import { px } from '@carbon/layout';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef, 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 { px } from '@carbon/layout';
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';
@@ -15,7 +15,7 @@ import DatagridBody from './DatagridBody.js';
15
15
  import DatagridHead from './DatagridHead.js';
16
16
  import DatagridToolbar from './DatagridToolbar.js';
17
17
  import FilterSummary from '../../FilterSummary/FilterSummary.js';
18
- import PropTypes from '../../../node_modules/prop-types/index.js';
18
+ import PropTypes from '../../../_virtual/index.js';
19
19
  import cx from 'classnames';
20
20
  import { handleGridFocus } from './addons/InlineEdit/handleGridFocus.js';
21
21
  import { handleGridKeyPress } from './addons/InlineEdit/handleGridKeyPress.js';
@@ -161,7 +161,7 @@ var DatagridRow = function DatagridRow(datagridState) {
161
161
  return h.id === cell.column.id;
162
162
  });
163
163
  var lastVisibleIndex = withActionsColumn ? 2 : 1;
164
- var lastVisibleFlexStyle = index === visibleColumns.length - lastVisibleIndex ? '1 1 0' : '0 0 auto';
164
+ var lastVisibleFlexStyle = index === visibleColumns.length - lastVisibleIndex ? '1 0 auto' : '0 0 auto';
165
165
  if (style) {
166
166
  style.flex = lastVisibleFlexStyle;
167
167
  }
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, objectWithoutProperties as _objectWithoutProperties, defineProperty as _defineProperty, extends as _extends } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useEffect, useLayoutEffect } 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, OverflowMenu, OverflowMenuItem } from '@carbon/react';
13
13
  import { CaretDown } from '@carbon/react/icons';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty } from '../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useRef, useState, useEffect } from 'react';
10
- import PropTypes from '../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../_virtual/index.js';
11
11
  import { TableToolbar, TableBatchActions, TableBatchAction, MenuButton, MenuItem } from '@carbon/react';
12
12
  import { useResizeObserver } from '../../../global/js/hooks/useResizeObserver.js';
13
13
  import { pkg, carbon } from '../../../settings.js';
@@ -24,6 +24,7 @@ var rowSizeMap = {
24
24
  };
25
25
  var defaultRowHeight = rowSizeMap.lg;
26
26
  var DatagridVirtualBody = function DatagridVirtualBody(datagridState) {
27
+ var _gridRef$current;
27
28
  var getTableBodyProps = datagridState.getTableBodyProps,
28
29
  rows = datagridState.rows,
29
30
  prepareRow = datagridState.prepareRow,
@@ -42,7 +43,7 @@ var DatagridVirtualBody = function DatagridVirtualBody(datagridState) {
42
43
  onVirtualScroll = datagridState.onVirtualScroll;
43
44
  var headWrapRef = useRef(null);
44
45
  var innerRef = useRef(null);
45
-
46
+ var gridWidth = gridRef === null || gridRef === void 0 || (_gridRef$current = gridRef.current) === null || _gridRef$current === void 0 ? void 0 : _gridRef$current.clientWidth;
46
47
  /* istanbul ignore next */
47
48
  var handleVirtualGridResize = function handleVirtualGridResize() {
48
49
  var gridRefElement = gridRef === null || gridRef === void 0 ? void 0 : gridRef.current;
@@ -70,35 +71,43 @@ var DatagridVirtualBody = function DatagridVirtualBody(datagridState) {
70
71
  useEffect(function () {
71
72
  var _document;
72
73
  var headWrapEl = (_document = document) === null || _document === void 0 ? void 0 : _document.querySelector("#".concat(tableId, " .").concat(blockClass, "__head-wrap"));
73
- var headEle = headWrapEl === null || headWrapEl === void 0 ? void 0 : headWrapEl.querySelector("thead");
74
- if (headEle) {
75
- headEle.style.display = 'flex';
76
- } // scrollbar width to header column to fix header alignment
77
74
 
78
- function handleScroll(event) {
75
+ // Syncs header scroll position when virtual body is scrolled
76
+ function handleVirtualScrollX(event) {
79
77
  var virtualBody = event.target;
80
78
  if (headWrapEl) {
81
79
  headWrapEl.scrollLeft = virtualBody === null || virtualBody === void 0 ? void 0 : virtualBody.scrollLeft;
82
80
  }
83
81
  }
82
+
83
+ // Syncs virtual body scroll position when header is scrolled
84
+ function handleHeaderScrollX(event) {
85
+ var header = event.target;
86
+ if (testRef && testRef.current) {
87
+ testRef.current.scrollLeft = header === null || header === void 0 ? void 0 : header.scrollLeft;
88
+ // this prevents the scroll bar from over exceeding the vertical scroll bar compensation in the right
89
+ header.scrollLeft = testRef.current.scrollLeft;
90
+ }
91
+ }
84
92
  var testRefValue = testRef === null || testRef === void 0 ? void 0 : testRef.current;
85
- testRefValue === null || testRefValue === void 0 || testRefValue.addEventListener('scroll', handleScroll);
93
+ testRefValue === null || testRefValue === void 0 || testRefValue.addEventListener('scroll', handleVirtualScrollX);
94
+ headWrapEl === null || headWrapEl === void 0 || headWrapEl.addEventListener('scroll', handleHeaderScrollX);
86
95
  return function () {
87
- testRefValue === null || testRefValue === void 0 || testRefValue.removeEventListener('scroll', handleScroll);
96
+ testRefValue === null || testRefValue === void 0 || testRefValue.removeEventListener('scroll', handleVirtualScrollX);
97
+ headWrapEl === null || headWrapEl === void 0 || headWrapEl.removeEventListener('scroll', handleHeaderScrollX);
88
98
  };
89
99
  });
90
100
  useIsomorphicEffect(function () {
91
101
  if (headWrapRef.current && headWrapRef.current.style) {
92
- var _gridRef$current;
93
- headWrapRef.current.style.width = "".concat(gridRef === null || gridRef === void 0 || (_gridRef$current = gridRef.current) === null || _gridRef$current === void 0 ? void 0 : _gridRef$current.clientWidth, "px");
102
+ headWrapRef.current.style.width = "".concat(gridWidth, "px");
103
+ headWrapRef.current.style.overflow = "auto";
94
104
  }
95
- }, [headWrapRef, gridRef]);
105
+ }, [headWrapRef, gridWidth]);
96
106
  useIsomorphicEffect(function () {
97
107
  if (testRef !== null && testRef !== void 0 && testRef.current && testRef.current.style) {
98
- var _gridRef$current2;
99
- testRef.current.style.width = "".concat(gridRef === null || gridRef === void 0 || (_gridRef$current2 = gridRef.current) === null || _gridRef$current2 === void 0 ? void 0 : _gridRef$current2.clientWidth, "px");
108
+ testRef.current.style.width = "".concat(gridWidth, "px");
100
109
  }
101
- }, [testRef, gridRef]);
110
+ }, [testRef, gridWidth]);
102
111
  return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("div", {
103
112
  className: "".concat(blockClass, "__head-wrap"),
104
113
  ref: headWrapRef
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { 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 { Locked, Draggable } from '@carbon/react/icons';
12
12
  import cx from 'classnames';
13
13
  import { pkg } from '../../../settings.js';
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
 
8
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
8
+ import PropTypes from '../../../../../_virtual/index.js';
9
9
  import { Search } from '@carbon/react';
10
10
  import * as React from 'react';
11
11
  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 * as React from 'react';
10
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../_virtual/index.js';
11
11
  import { Column } from '@carbon/react/icons';
12
12
  import { Button } from '@carbon/react';
13
13
  import { pkg } from '../../../../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, 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 { Checkbox } from '@carbon/react';
12
12
  import update from 'immutability-helper';
13
13
  import { pkg } from '../../../../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2 } from '../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useRef, useCallback, useEffect } from 'react';
10
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../_virtual/index.js';
11
11
  import '../../../../Tearsheet/Tearsheet.js';
12
12
  import { TearsheetNarrow } from '../../../../Tearsheet/TearsheetNarrow.js';
13
13
  import Columns from './Columns.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray } 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 { Checkbox } from '@carbon/react';
12
12
  import { isColumnVisible } from './common.js';
13
13
  import DraggableElement from '../../DraggableElement.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import '../../../../../feature-flags.js';
10
10
  import React__default, { useContext, useEffect } from 'react';
11
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../../../../_virtual/index.js';
12
12
  import CustomizeColumnsTearsheet from './CustomizeColumnsTearsheet.js';
13
13
  import { InlineEditContext } from '../InlineEdit/InlineEditContext/InlineEditContext.js';
14
14
 
@@ -12,7 +12,7 @@ import React__default, { useState, useRef, useContext, useEffect } from 'react';
12
12
  import { breakpoints, px } from '@carbon/layout';
13
13
  import { ActionSet } from '../../../../ActionSet/ActionSet.js';
14
14
  import { Filter } from '@carbon/react/icons';
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 { pkg } from '../../../../../settings.js';
18
18
  import { FilterContext } from './FilterProvider.js';
@@ -14,7 +14,7 @@ import { motion, useReducedMotion } from 'framer-motion';
14
14
  import { ActionSet } from '../../../../ActionSet/ActionSet.js';
15
15
  import { Close } from '@carbon/react/icons';
16
16
  import { FilterContext } from './FilterProvider.js';
17
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
17
+ import PropTypes from '../../../../../_virtual/index.js';
18
18
  import cx from 'classnames';
19
19
  import { pkg } from '../../../../../settings.js';
20
20
  import { rem } from '@carbon/layout';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray } from '../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { createContext, useState, useReducer } from 'react';
10
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../_virtual/index.js';
11
11
  import { DROPDOWN, RADIO, NUMBER, DATE, CHECKBOX, MULTISELECT, SAVED_FILTERS, CLEAR_SINGLE_FILTER } from './constants.js';
12
12
 
13
13
  var FilterContext = /*#__PURE__*/createContext();
@@ -8,7 +8,7 @@
8
8
  import { slicedToArray as _slicedToArray, extends as _extends } from '../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import { FormGroup, Button, Checkbox } from '@carbon/react';
10
10
  import React__default, { useState } from 'react';
11
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../../../../_virtual/index.js';
12
12
  import { handleCheckboxChange } from './handleCheckboxChange.js';
13
13
  import { pkg } from '../../../../../settings.js';
14
14
 
@@ -8,7 +8,7 @@
8
8
  import { defineProperty as _defineProperty } from '../../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import cx from 'classnames';
11
- import PropTypes from '../../../../../../node_modules/prop-types/index.js';
11
+ import PropTypes from '../../../../../../_virtual/index.js';
12
12
  import { pkg } from '../../../../../../settings.js';
13
13
 
14
14
  var blockClass = "".concat(pkg.prefix, "--datagrid");
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2, defineProperty as _defineProperty, extends as _extends, typeof as _typeof } from '../../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useContext, useState, useRef, useEffect, useCallback } from 'react';
10
- import PropTypes from '../../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../../_virtual/index.js';
11
11
  import { Dropdown, DatePicker, DatePickerInput, NumberInput, Checkbox, TextInput } from '@carbon/react';
12
12
  import { Edit, CaretSort, ChevronDown, Calendar } from '@carbon/react/icons';
13
13
  import { pkg } from '../../../../../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2 } from '../../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useReducer, createContext } from 'react';
10
- import PropTypes from '../../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../../_virtual/index.js';
11
11
  import { returnUpdatedActiveCell } from './returnUpdatedActiveCell.js';
12
12
  import { getCellIdAsObject } from './getCellIdAsObject.js';
13
13
 
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, defineProperty as _defineProperty, extends as _extends } from '../../../../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useRef, useEffect } from 'react';
10
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
10
+ import PropTypes from '../../../../../_virtual/index.js';
11
11
  import { Settings } from '@carbon/react/icons';
12
12
  import { Popover, IconButton, PopoverContent, Layer } from '@carbon/react';
13
13
  import cx from 'classnames';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default, { forwardRef } from 'react';
9
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
9
+ import PropTypes from '../../../../../_virtual/index.js';
10
10
  import { RadioButtonGroup, RadioButton } from '@carbon/react';
11
11
  import isArray from 'lodash/isArray';
12
12
  import { pkg } from '../../../../../settings.js';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import React__default, { forwardRef, isValidElement } from 'react';
9
- import PropTypes from '../../../../../node_modules/prop-types/index.js';
9
+ import PropTypes from '../../../../../_virtual/index.js';
10
10
 
11
11
  var DatagridSlug = /*#__PURE__*/forwardRef(function (_ref, ref) {
12
12
  var slug = _ref.slug;
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { prepareProps } from '../../global/js/utils/props-helper.js';
13
13
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, defineProperty as _defineProperty, 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 { getMagnitude, truncate } from './utils.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 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 { CircleStroke, ChevronMini, Caution, DiamondFill, SquareFill, CircleFill } from '@carbon/react/icons';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { prepareProps } from '../../global/js/utils/props-helper.js';
13
13
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { prepareProps } from '../../global/js/utils/props-helper.js';
13
13
  import { pkg } from '../../settings.js';
@@ -7,7 +7,7 @@
7
7
 
8
8
  import { 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 { getDevtoolsProps } from '../../global/js/utils/devtools.js';
12
12
  import { prepareProps } from '../../global/js/utils/props-helper.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, 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 { 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, 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, 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';
@@ -10,7 +10,7 @@ import { WarningFilled, Close, Checkmark, Edit } from '@carbon/react/icons';
10
10
  import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
11
11
  import { pkg, carbon } from '../../settings.js';
12
12
  import { IconButton } from '@carbon/react';
13
- import PropTypes from '../../node_modules/prop-types/index.js';
13
+ import PropTypes from '../../_virtual/index.js';
14
14
  import cx from 'classnames';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
16
16
 
@@ -97,6 +97,7 @@ var EditInPlace = /*#__PURE__*/forwardRef(function (_ref, ref) {
97
97
  setInitialValue(value);
98
98
  setDirtyInput(false);
99
99
  onSave();
100
+ setFocused(false);
100
101
  };
101
102
  var onCancelHandler = function onCancelHandler() {
102
103
  setDirtyInput(false);
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, extends as _extend
9
9
  import '../../global/js/utils/props-helper.js';
10
10
  import React__default from 'react';
11
11
  import { Form } from '@carbon/react';
12
- import PropTypes from '../../node_modules/prop-types/index.js';
12
+ import PropTypes from '../../_virtual/index.js';
13
13
  import { SidePanel } from '../SidePanel/SidePanel.js';
14
14
  import cx from 'classnames';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';