@carbon/ibm-products 2.27.0 → 2.28.0-alpha.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (333) hide show
  1. package/css/index-full-carbon.css +192 -116
  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 +56 -11
  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 +192 -116
  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 +180 -112
  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 +2 -2
  18. package/es/components/APIKeyModal/APIKeyModal.js +1 -1
  19. package/es/components/AboutModal/AboutModal.js +1 -1
  20. package/es/components/ActionBar/ActionBar.js +1 -1
  21. package/es/components/ActionBar/ActionBarItem.js +1 -1
  22. package/es/components/ActionBar/ActionBarOverflowItems.js +1 -1
  23. package/es/components/ActionSet/ActionSet.js +1 -1
  24. package/es/components/AddSelect/AddSelectBody.js +1 -1
  25. package/es/components/AddSelect/AddSelectBreadcrumbs.js +1 -1
  26. package/es/components/AddSelect/AddSelectFilter.js +1 -1
  27. package/es/components/AddSelect/AddSelectList.js +1 -1
  28. package/es/components/AddSelect/AddSelectRow.js +1 -1
  29. package/es/components/BigNumbers/BigNumbers.js +1 -1
  30. package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +1 -1
  31. package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +1 -1
  32. package/es/components/Card/Card.js +1 -1
  33. package/es/components/Card/CardFooter.js +1 -1
  34. package/es/components/Card/CardHeader.js +1 -1
  35. package/es/components/Carousel/Carousel.js +1 -1
  36. package/es/components/Carousel/CarouselItem.js +1 -1
  37. package/es/components/Cascade/Cascade.js +1 -1
  38. package/es/components/Checklist/Checklist.js +1 -1
  39. package/es/components/Checklist/ChecklistChart.js +1 -1
  40. package/es/components/Checklist/ChecklistIcon.js +1 -1
  41. package/es/components/Coachmark/Coachmark.js +1 -1
  42. package/es/components/Coachmark/CoachmarkDragbar.js +1 -1
  43. package/es/components/Coachmark/CoachmarkHeader.js +1 -1
  44. package/es/components/Coachmark/CoachmarkOverlay.js +1 -1
  45. package/es/components/Coachmark/CoachmarkTagline.js +1 -1
  46. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
  47. package/es/components/CoachmarkButton/CoachmarkButton.js +1 -1
  48. package/es/components/CoachmarkFixed/CoachmarkFixed.js +1 -1
  49. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +1 -1
  50. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +1 -1
  51. package/es/components/CoachmarkStack/CoachmarkStack.js +1 -1
  52. package/es/components/CoachmarkStack/CoachmarkStackHome.js +1 -1
  53. package/es/components/ComboButton/ComboButton.js +1 -1
  54. package/es/components/CreateFullPage/CreateFullPage.js +1 -1
  55. package/es/components/CreateFullPage/CreateFullPageStep.js +1 -1
  56. package/es/components/CreateInfluencer/CreateInfluencer.js +1 -1
  57. package/es/components/CreateModal/CreateModal.js +1 -1
  58. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
  59. package/es/components/CreateTearsheet/CreateTearsheet.js +8 -2
  60. package/es/components/CreateTearsheet/CreateTearsheetDivider.js +1 -1
  61. package/es/components/CreateTearsheet/CreateTearsheetStep.js +1 -1
  62. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -1
  63. package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -1
  64. package/es/components/DataSpreadsheet/DataSpreadsheetBody.js +1 -1
  65. package/es/components/DataSpreadsheet/DataSpreadsheetHeader.js +1 -1
  66. package/es/components/Datagrid/Datagrid/Datagrid.js +1 -1
  67. package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
  68. package/es/components/Datagrid/Datagrid/DatagridExpandedRow.js +8 -4
  69. package/es/components/Datagrid/Datagrid/DatagridHeaderRow.js +1 -1
  70. package/es/components/Datagrid/Datagrid/DatagridRefBody.js +1 -1
  71. package/es/components/Datagrid/Datagrid/DatagridRow.js +19 -15
  72. package/es/components/Datagrid/Datagrid/DatagridSelectAll.js +1 -1
  73. package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +1 -1
  74. package/es/components/Datagrid/Datagrid/DatagridSimpleBody.js +1 -1
  75. package/es/components/Datagrid/Datagrid/DatagridToolbar.js +1 -1
  76. package/es/components/Datagrid/Datagrid/DraggableElement.js +1 -1
  77. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -1
  78. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +1 -1
  79. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
  80. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +8 -8
  81. package/es/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +1 -0
  82. package/es/components/Datagrid/Datagrid/addons/Filtering/constants.js +2 -1
  83. package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +68 -4
  84. package/es/components/Datagrid/Datagrid/addons/Filtering/utils.js +12 -1
  85. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +1 -1
  86. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +1 -1
  87. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +1 -1
  88. package/es/components/Datagrid/useActionsColumn.js +1 -1
  89. package/es/components/Datagrid/useColumnCenterAlign.js +1 -1
  90. package/es/components/Datagrid/useColumnRightAlign.js +1 -1
  91. package/es/components/Datagrid/useDefaultStringRenderer.js +1 -1
  92. package/es/components/Datagrid/useFiltering.js +48 -47
  93. package/es/components/Datagrid/useFloatingScroll.js +1 -1
  94. package/es/components/Datagrid/useInlineEdit.js +1 -1
  95. package/es/components/Datagrid/useNestedRowExpander.js +1 -1
  96. package/es/components/Datagrid/useNestedRows.js +1 -1
  97. package/es/components/Datagrid/useRowExpander.js +1 -1
  98. package/es/components/Datagrid/useSelectAllToggle.js +1 -1
  99. package/es/components/Datagrid/useSelectRows.js +2 -2
  100. package/es/components/Datagrid/useSortableColumns.js +1 -1
  101. package/es/components/Datagrid/useStickyColumn.js +1 -1
  102. package/es/components/DelimitedList/DelimitedList.js +1 -1
  103. package/es/components/EditFullPage/EditFullPage.js +1 -1
  104. package/es/components/EditInPlace/EditInPlace.js +1 -1
  105. package/es/components/EditSidePanel/EditSidePanel.js +1 -1
  106. package/es/components/EditTearsheet/EditTearsheet.js +1 -1
  107. package/es/components/EditTearsheet/EditTearsheetForm.js +1 -1
  108. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.js +1 -1
  109. package/es/components/EditUpdateCards/EditUpdateCards.js +1 -1
  110. package/es/components/EmptyStates/EmptyState.js +1 -1
  111. package/es/components/EmptyStates/EmptyStateContent.js +1 -1
  112. package/es/components/EmptyStates/EmptyStateV2.js +1 -1
  113. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
  114. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
  115. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
  116. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
  117. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
  118. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
  119. package/es/components/EmptyStates/assets/ErrorIllustration.js +1 -1
  120. package/es/components/EmptyStates/assets/NoDataIllustration.js +1 -1
  121. package/es/components/EmptyStates/assets/NoTagsIllustration.js +1 -1
  122. package/es/components/EmptyStates/assets/NotFoundIllustration.js +1 -1
  123. package/es/components/EmptyStates/assets/NotificationsIllustration.js +1 -1
  124. package/es/components/EmptyStates/assets/UnauthorizedIllustration.js +1 -1
  125. package/es/components/ExportModal/ExportModal.js +1 -1
  126. package/es/components/FilterSummary/FilterSummary.js +1 -1
  127. package/es/components/FullPageError/FullPageError.js +1 -1
  128. package/es/components/Guidebanner/Guidebanner.js +1 -1
  129. package/es/components/Guidebanner/GuidebannerElement.js +1 -1
  130. package/es/components/Guidebanner/GuidebannerElementButton.js +1 -1
  131. package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
  132. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +1 -1
  133. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +1 -1
  134. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -1
  135. package/es/components/ImportModal/ImportModal.js +1 -1
  136. package/es/components/InlineTip/InlineTip.js +1 -1
  137. package/es/components/InlineTip/InlineTipButton.js +1 -1
  138. package/es/components/InlineTip/InlineTipLink.js +1 -1
  139. package/es/components/InterstitialScreen/InterstitialScreen.js +1 -1
  140. package/es/components/InterstitialScreenView/InterstitialScreenView.js +1 -1
  141. package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
  142. package/es/components/NonLinearReading/NonLinearReading.js +1 -1
  143. package/es/components/NotificationsPanel/NotificationsPanel.js +1 -1
  144. package/es/components/OptionsTile/OptionsTile.js +1 -1
  145. package/es/components/PageHeader/PageHeader.js +1 -1
  146. package/es/components/PageHeader/PageHeaderTitle.js +1 -1
  147. package/es/components/PageHeader/PageHeaderUtils.js +1 -1
  148. package/es/components/RemoveModal/RemoveModal.js +1 -1
  149. package/es/components/Saving/Saving.js +1 -1
  150. package/es/components/SearchBar/SearchBar.js +1 -1
  151. package/es/components/SidePanel/SidePanel.js +1 -1
  152. package/es/components/SimpleHeader/SimpleHeader.js +1 -1
  153. package/es/components/StatusIcon/StatusIcon.js +1 -1
  154. package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +1 -1
  155. package/es/components/StringFormatter/StringFormatter.js +1 -1
  156. package/es/components/TagSet/TagSet.js +1 -1
  157. package/es/components/TagSet/TagSetModal.js +1 -1
  158. package/es/components/TagSet/TagSetOverflow.js +1 -1
  159. package/es/components/Tearsheet/TearsheetShell.js +4 -5
  160. package/es/components/Toolbar/Toolbar.js +1 -1
  161. package/es/components/Toolbar/ToolbarButton.js +1 -1
  162. package/es/components/Toolbar/ToolbarGroup.js +1 -1
  163. package/es/components/TooltipTrigger/TooltipTrigger.js +1 -1
  164. package/es/components/TruncatedList/TruncatedList.js +1 -1
  165. package/es/components/UserAvatar/UserAvatar.js +1 -1
  166. package/es/components/UserProfileImage/UserProfileImage.js +1 -1
  167. package/es/components/WebTerminal/WebTerminal.js +1 -1
  168. package/es/components/WebTerminal/WebTerminalContentWrapper.js +1 -1
  169. package/es/components/_Canary/Canary.js +1 -1
  170. package/es/node_modules/prop-types/index.js +1 -1
  171. package/lib/_virtual/index.js +2 -2
  172. package/lib/components/APIKeyModal/APIKeyModal.js +50 -49
  173. package/lib/components/AboutModal/AboutModal.js +17 -16
  174. package/lib/components/ActionBar/ActionBar.js +16 -15
  175. package/lib/components/ActionBar/ActionBarItem.js +8 -7
  176. package/lib/components/ActionBar/ActionBarOverflowItems.js +9 -8
  177. package/lib/components/ActionSet/ActionSet.js +4 -3
  178. package/lib/components/AddSelect/AddSelectBody.js +67 -66
  179. package/lib/components/AddSelect/AddSelectBreadcrumbs.js +7 -6
  180. package/lib/components/AddSelect/AddSelectFilter.js +19 -18
  181. package/lib/components/AddSelect/AddSelectList.js +7 -6
  182. package/lib/components/AddSelect/AddSelectRow.js +33 -32
  183. package/lib/components/BigNumbers/BigNumbers.js +23 -22
  184. package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +20 -19
  185. package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +3 -2
  186. package/lib/components/Card/Card.js +5 -4
  187. package/lib/components/Card/CardFooter.js +22 -21
  188. package/lib/components/Card/CardHeader.js +27 -26
  189. package/lib/components/Carousel/Carousel.js +13 -12
  190. package/lib/components/Carousel/CarouselItem.js +6 -5
  191. package/lib/components/Cascade/Cascade.js +9 -8
  192. package/lib/components/Checklist/Checklist.js +33 -32
  193. package/lib/components/Checklist/ChecklistChart.js +7 -6
  194. package/lib/components/Checklist/ChecklistIcon.js +7 -6
  195. package/lib/components/Coachmark/Coachmark.js +21 -20
  196. package/lib/components/Coachmark/CoachmarkDragbar.js +10 -9
  197. package/lib/components/Coachmark/CoachmarkHeader.js +8 -7
  198. package/lib/components/Coachmark/CoachmarkOverlay.js +10 -9
  199. package/lib/components/Coachmark/CoachmarkTagline.js +8 -7
  200. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +7 -6
  201. package/lib/components/CoachmarkButton/CoachmarkButton.js +6 -5
  202. package/lib/components/CoachmarkFixed/CoachmarkFixed.js +11 -10
  203. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.js +8 -7
  204. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +16 -15
  205. package/lib/components/CoachmarkStack/CoachmarkStack.js +20 -19
  206. package/lib/components/CoachmarkStack/CoachmarkStackHome.js +17 -16
  207. package/lib/components/ComboButton/ComboButton.js +7 -6
  208. package/lib/components/CreateFullPage/CreateFullPage.js +29 -28
  209. package/lib/components/CreateFullPage/CreateFullPageStep.js +18 -17
  210. package/lib/components/CreateInfluencer/CreateInfluencer.js +13 -12
  211. package/lib/components/CreateModal/CreateModal.js +16 -15
  212. package/lib/components/CreateSidePanel/CreateSidePanel.js +21 -20
  213. package/lib/components/CreateTearsheet/CreateTearsheet.js +27 -20
  214. package/lib/components/CreateTearsheet/CreateTearsheetDivider.js +5 -4
  215. package/lib/components/CreateTearsheet/CreateTearsheetStep.js +19 -18
  216. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +21 -20
  217. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +22 -21
  218. package/lib/components/DataSpreadsheet/DataSpreadsheetBody.js +56 -55
  219. package/lib/components/DataSpreadsheet/DataSpreadsheetHeader.js +39 -38
  220. package/lib/components/Datagrid/Datagrid/Datagrid.js +7 -6
  221. package/lib/components/Datagrid/Datagrid/DatagridContent.js +32 -31
  222. package/lib/components/Datagrid/Datagrid/DatagridExpandedRow.js +8 -3
  223. package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.js +6 -5
  224. package/lib/components/Datagrid/Datagrid/DatagridRefBody.js +3 -2
  225. package/lib/components/Datagrid/Datagrid/DatagridRow.js +20 -15
  226. package/lib/components/Datagrid/Datagrid/DatagridSelectAll.js +4 -3
  227. package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +14 -13
  228. package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.js +3 -2
  229. package/lib/components/Datagrid/Datagrid/DatagridToolbar.js +6 -5
  230. package/lib/components/Datagrid/Datagrid/DraggableElement.js +13 -12
  231. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +15 -14
  232. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +25 -24
  233. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +27 -26
  234. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.js +7 -7
  235. package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.d.ts +1 -0
  236. package/lib/components/Datagrid/Datagrid/addons/Filtering/constants.js +2 -0
  237. package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.js +65 -1
  238. package/lib/components/Datagrid/Datagrid/addons/Filtering/utils.js +11 -0
  239. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.js +15 -14
  240. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +20 -19
  241. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +9 -8
  242. package/lib/components/Datagrid/useActionsColumn.js +7 -6
  243. package/lib/components/Datagrid/useColumnCenterAlign.js +3 -2
  244. package/lib/components/Datagrid/useColumnRightAlign.js +3 -2
  245. package/lib/components/Datagrid/useDefaultStringRenderer.js +4 -3
  246. package/lib/components/Datagrid/useFiltering.js +46 -45
  247. package/lib/components/Datagrid/useFloatingScroll.js +6 -2
  248. package/lib/components/Datagrid/useInlineEdit.js +4 -3
  249. package/lib/components/Datagrid/useNestedRowExpander.js +4 -3
  250. package/lib/components/Datagrid/useNestedRows.js +6 -2
  251. package/lib/components/Datagrid/useRowExpander.js +3 -2
  252. package/lib/components/Datagrid/useSelectAllToggle.js +3 -2
  253. package/lib/components/Datagrid/useSelectRows.js +5 -4
  254. package/lib/components/Datagrid/useSortableColumns.js +3 -2
  255. package/lib/components/Datagrid/useStickyColumn.js +4 -3
  256. package/lib/components/DelimitedList/DelimitedList.js +8 -7
  257. package/lib/components/EditFullPage/EditFullPage.js +6 -5
  258. package/lib/components/EditInPlace/EditInPlace.js +23 -22
  259. package/lib/components/EditSidePanel/EditSidePanel.js +23 -22
  260. package/lib/components/EditTearsheet/EditTearsheet.js +18 -17
  261. package/lib/components/EditTearsheet/EditTearsheetForm.js +11 -10
  262. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.js +6 -5
  263. package/lib/components/EditUpdateCards/EditUpdateCards.js +31 -30
  264. package/lib/components/EmptyStates/EmptyState.js +20 -19
  265. package/lib/components/EmptyStates/EmptyStateContent.js +16 -15
  266. package/lib/components/EmptyStates/EmptyStateV2.js +20 -19
  267. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +18 -17
  268. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +18 -17
  269. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +18 -17
  270. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +18 -17
  271. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +18 -17
  272. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +18 -17
  273. package/lib/components/EmptyStates/assets/ErrorIllustration.js +7 -6
  274. package/lib/components/EmptyStates/assets/NoDataIllustration.js +7 -6
  275. package/lib/components/EmptyStates/assets/NoTagsIllustration.js +7 -6
  276. package/lib/components/EmptyStates/assets/NotFoundIllustration.js +7 -6
  277. package/lib/components/EmptyStates/assets/NotificationsIllustration.js +7 -6
  278. package/lib/components/EmptyStates/assets/UnauthorizedIllustration.js +7 -6
  279. package/lib/components/ExportModal/ExportModal.js +30 -29
  280. package/lib/components/FilterSummary/FilterSummary.js +13 -12
  281. package/lib/components/FullPageError/FullPageError.js +13 -12
  282. package/lib/components/Guidebanner/Guidebanner.js +20 -19
  283. package/lib/components/Guidebanner/GuidebannerElement.js +8 -7
  284. package/lib/components/Guidebanner/GuidebannerElementButton.js +8 -7
  285. package/lib/components/Guidebanner/GuidebannerElementLink.js +6 -5
  286. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +11 -10
  287. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +11 -10
  288. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +11 -10
  289. package/lib/components/ImportModal/ImportModal.js +32 -31
  290. package/lib/components/InlineTip/InlineTip.js +21 -20
  291. package/lib/components/InlineTip/InlineTipButton.js +6 -5
  292. package/lib/components/InlineTip/InlineTipLink.js +6 -5
  293. package/lib/components/InterstitialScreen/InterstitialScreen.js +13 -12
  294. package/lib/components/InterstitialScreenView/InterstitialScreenView.js +7 -6
  295. package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +7 -6
  296. package/lib/components/NonLinearReading/NonLinearReading.js +9 -8
  297. package/lib/components/NotificationsPanel/NotificationsPanel.js +59 -58
  298. package/lib/components/OptionsTile/OptionsTile.js +21 -20
  299. package/lib/components/PageHeader/PageHeader.js +74 -73
  300. package/lib/components/PageHeader/PageHeaderTitle.js +21 -20
  301. package/lib/components/PageHeader/PageHeaderUtils.js +3 -2
  302. package/lib/components/RemoveModal/RemoveModal.js +22 -21
  303. package/lib/components/Saving/Saving.js +18 -17
  304. package/lib/components/SearchBar/SearchBar.js +20 -19
  305. package/lib/components/SidePanel/SidePanel.js +47 -46
  306. package/lib/components/SimpleHeader/SimpleHeader.js +17 -16
  307. package/lib/components/StatusIcon/StatusIcon.js +9 -8
  308. package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.js +7 -6
  309. package/lib/components/StringFormatter/StringFormatter.js +11 -10
  310. package/lib/components/TagSet/TagSet.js +21 -20
  311. package/lib/components/TagSet/TagSetModal.js +13 -12
  312. package/lib/components/TagSet/TagSetOverflow.js +18 -17
  313. package/lib/components/Tearsheet/TearsheetShell.js +35 -35
  314. package/lib/components/Toolbar/Toolbar.js +7 -6
  315. package/lib/components/Toolbar/ToolbarButton.js +9 -8
  316. package/lib/components/Toolbar/ToolbarGroup.js +6 -5
  317. package/lib/components/TooltipTrigger/TooltipTrigger.js +6 -5
  318. package/lib/components/TruncatedList/TruncatedList.js +14 -13
  319. package/lib/components/UserAvatar/UserAvatar.js +3 -2
  320. package/lib/components/UserProfileImage/UserProfileImage.js +3 -2
  321. package/lib/components/WebTerminal/WebTerminal.js +14 -13
  322. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +5 -4
  323. package/lib/components/_Canary/Canary.js +6 -5
  324. package/lib/node_modules/prop-types/index.js +1 -1
  325. package/package.json +6 -5
  326. package/scss/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss +0 -1
  327. package/scss/components/Datagrid/styles/_datagrid.scss +61 -4
  328. package/scss/components/SidePanel/_side-panel.scss +8 -1
  329. package/scss/components/Tearsheet/_tearsheet.scss +4 -5
  330. package/es/_virtual/index2.js +0 -10
  331. package/es/node_modules/classnames/index.js +0 -70
  332. package/lib/_virtual/index2.js +0 -14
  333. package/lib/node_modules/classnames/index.js +0 -74
@@ -12,8 +12,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
14
  var useResizeObserver = require('../../global/js/hooks/useResizeObserver.js');
15
- var index$1 = require('../../node_modules/prop-types/index.js');
16
- var index = require('../../node_modules/classnames/index.js');
15
+ var index = require('../../node_modules/prop-types/index.js');
16
+ var cx = require('classnames');
17
17
  var settings = require('../../settings.js');
18
18
  var pconsole = require('../../global/js/utils/pconsole.js');
19
19
  var getNodeTextContent = require('../../global/js/utils/getNodeTextContent.js');
@@ -26,6 +26,7 @@ var ActionSet = require('../ActionSet/ActionSet.js');
26
26
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
27
27
 
28
28
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
29
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
29
30
 
30
31
  var _excluded = ["actions", "ariaLabel", "children", "className", "closeIconDescription", "description", "hasCloseIcon", "headerActions", "influencer", "influencerPosition", "influencerWidth", "label", "navigation", "onClose", "open", "portalTarget", "selectorPrimaryFocus", "size", "slug", "title", "verticalPosition"];
31
32
 
@@ -199,12 +200,12 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
199
200
  var includeActions = actions && (actions === null || actions === void 0 ? void 0 : actions.length) > 0;
200
201
  return renderPortalUse( /*#__PURE__*/React__default["default"].createElement(react.ComposedModal, _rollupPluginBabelHelpers["extends"]({}, rest, {
201
202
  "aria-label": ariaLabel || getNodeTextContent.getNodeTextContent(title),
202
- className: index["default"](bc, className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "--stacked-").concat(position, "-of-").concat(depth),
203
+ className: cx__default["default"](bc, className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "--stacked-").concat(position, "-of-").concat(depth),
203
204
  // Don't apply this on the initial open of a single tearsheet.
204
205
  depth > 1 || depth === 1 && prevDepth.current > 1), "".concat(bc, "--wide"), wide), "".concat(bc, "--narrow"), !wide), "".concat(bc, "--has-slug"), slug), "".concat(bc, "--has-close"), effectiveHasCloseIcon)),
205
206
  slug: slug,
206
207
  style: _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "--".concat(bc, "--stacking-scale-factor-single"), (width - 32) / width), "--".concat(bc, "--stacking-scale-factor-double"), (width - 64) / width),
207
- containerClassName: index["default"]("".concat(bc, "__container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__container--lower"), verticalPosition === 'lower')),
208
+ containerClassName: cx__default["default"]("".concat(bc, "__container"), _rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__container--lower"), verticalPosition === 'lower')),
208
209
  onClose: onClose,
209
210
  open: open,
210
211
  selectorPrimaryFocus: selectorPrimaryFocus,
@@ -215,8 +216,8 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
215
216
  selectorsFloatingMenus: [".".concat(carbonPrefix, "--overflow-menu-options"), ".".concat(carbonPrefix, "--tooltip"), '.flatpickr-calendar', ".".concat(bc, "__container")],
216
217
  size: "sm"
217
218
  }), includeHeader && /*#__PURE__*/React__default["default"].createElement(react.ModalHeader, {
218
- className: index["default"]("".concat(bc, "__header"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__header--with-close-icon"), effectiveHasCloseIcon), "".concat(bc, "__header--with-nav"), navigation)),
219
- closeClassName: index["default"](_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__header--no-close-icon"), !effectiveHasCloseIcon)),
219
+ className: cx__default["default"]("".concat(bc, "__header"), _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__header--with-close-icon"), effectiveHasCloseIcon), "".concat(bc, "__header--with-nav"), navigation)),
220
+ closeClassName: cx__default["default"](_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__header--no-close-icon"), !effectiveHasCloseIcon)),
220
221
  closeModal: onClose,
221
222
  iconDescription: closeIconDescription
222
223
  }, /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
@@ -229,7 +230,7 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
229
230
  className: "".concat(bcModalHeader, "__label")
230
231
  }, label), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
231
232
  element: "h3",
232
- className: index["default"]("".concat(bcModalHeader, "__heading"), "".concat(bc, "__heading"))
233
+ className: cx__default["default"]("".concat(bcModalHeader, "__heading"), "".concat(bc, "__heading"))
233
234
  }, title), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
234
235
  className: "".concat(bc, "__header-description")
235
236
  }, description)), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
@@ -238,10 +239,9 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
238
239
  className: "".concat(bc, "__header-navigation")
239
240
  }, navigation)), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
240
241
  ref: modalBodyRef,
241
- element: react.ModalBody,
242
- className: "".concat(bc, "__body")
242
+ className: "".concat(carbonPrefix, "--modal-content ").concat(bc, "__body")
243
243
  }, /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
244
- className: index["default"](_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__influencer"), true), "".concat(bc, "__influencer--wide"), influencerWidth === 'wide')),
244
+ className: cx__default["default"](_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__influencer"), true), "".concat(bc, "__influencer--wide"), influencerWidth === 'wide')),
245
245
  neverRender: influencerPosition === 'right'
246
246
  }, influencer), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
247
247
  className: "".concat(bc, "__right")
@@ -252,7 +252,7 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
252
252
  className: "".concat(bc, "__content"),
253
253
  alwaysRender: influencer && influencerPosition === 'right'
254
254
  }, children), /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
255
- className: index["default"](_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__influencer"), true), "".concat(bc, "__influencer--wide"), influencerWidth === 'wide')),
255
+ className: cx__default["default"](_rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(bc, "__influencer"), true), "".concat(bc, "__influencer--wide"), influencerWidth === 'wide')),
256
256
  neverRender: influencerPosition !== 'right'
257
257
  }, influencer)), includeActions && /*#__PURE__*/React__default["default"].createElement(Wrap.Wrap, {
258
258
  className: "".concat(bc, "__button-container")
@@ -275,7 +275,7 @@ var TearsheetShell = /*#__PURE__*/React__default["default"].forwardRef(function
275
275
  // The display name of the component, used by React. Note that displayName
276
276
  // is used in preference to relying on function.name.
277
277
  TearsheetShell.displayName = componentName;
278
- var portalType = typeof Element === 'undefined' ? index$1["default"].object : index$1["default"].instanceOf(Element);
278
+ var portalType = typeof Element === 'undefined' ? index["default"].object : index["default"].instanceOf(Element);
279
279
  var deprecatedProps = {
280
280
  /**
281
281
  * **Deprecated**
@@ -286,7 +286,7 @@ var deprecatedProps = {
286
286
  * from below. The 'lower' position (the default) provides a little extra room at the top
287
287
  * to allow an action bar navigation or breadcrumbs to also show through.
288
288
  */
289
- verticalPosition: index$1["default"].oneOf(['normal', 'lower'])
289
+ verticalPosition: index["default"].oneOf(['normal', 'lower'])
290
290
  };
291
291
 
292
292
  // The types and DocGen commentary for the component props,
@@ -309,31 +309,31 @@ TearsheetShell.propTypes = _rollupPluginBabelHelpers.objectSpread2({
309
309
  *
310
310
  * See https://react.carbondesignsystem.com/?path=/docs/components-button--default#component-api
311
311
  */
312
- actions: index$1["default"].arrayOf(
312
+ actions: index["default"].arrayOf(
313
313
  // NB we don't include the validator here, as the component wrapping this
314
314
  // one should ensure appropriate validation is done.
315
- index$1["default"].shape(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, react.Button.propTypes), {}, {
316
- kind: index$1["default"].oneOf(['ghost', 'danger--ghost', 'secondary', 'danger', 'primary']),
317
- label: index$1["default"].string,
318
- loading: index$1["default"].bool,
315
+ index["default"].shape(_rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, react.Button.propTypes), {}, {
316
+ kind: index["default"].oneOf(['ghost', 'danger--ghost', 'secondary', 'danger', 'primary']),
317
+ label: index["default"].string,
318
+ loading: index["default"].bool,
319
319
  // we duplicate this Button prop to improve the DocGen here
320
320
  onClick: react.Button.propTypes.onClick
321
321
  }))),
322
322
  /**
323
323
  * The main content of the tearsheet.
324
324
  */
325
- children: index$1["default"].node,
325
+ children: index["default"].node,
326
326
  /**
327
327
  * An optional class or classes to be added to the outermost element.
328
328
  */
329
- className: index$1["default"].string,
329
+ className: index["default"].string,
330
330
  /**
331
331
  * The accessibility title for the close icon (if shown).
332
332
  *
333
333
  * **Note:** This prop is only required if a close icon is shown, i.e. if
334
334
  * there are a no navigation actions and/or hasCloseIcon is true.
335
335
  */
336
- closeIconDescription: index$1["default"].string.isRequired.if(function (_ref3) {
336
+ closeIconDescription: index["default"].string.isRequired.if(function (_ref3) {
337
337
  var actions = _ref3.actions,
338
338
  hasCloseIcon = _ref3.hasCloseIcon;
339
339
  return tearsheetHasCloseIcon(actions, hasCloseIcon);
@@ -341,7 +341,7 @@ TearsheetShell.propTypes = _rollupPluginBabelHelpers.objectSpread2({
341
341
  /**
342
342
  * A description of the flow, displayed in the header area of the tearsheet.
343
343
  */
344
- description: index$1["default"].node,
344
+ description: index["default"].node,
345
345
  /**
346
346
  * Enable a close icon ('x') in the header area of the tearsheet. By default,
347
347
  * (when this prop is omitted, or undefined or null) a tearsheet does not
@@ -350,52 +350,52 @@ TearsheetShell.propTypes = _rollupPluginBabelHelpers.objectSpread2({
350
350
  * tearsheet"), and that behavior can be overridden if required by setting
351
351
  * this prop to either true or false.
352
352
  */
353
- hasCloseIcon: index$1["default"].bool,
353
+ hasCloseIcon: index["default"].bool,
354
354
  /**
355
355
  * The content for the header actions area, displayed alongside the title in
356
356
  * the header area of the tearsheet. This is typically a drop-down, or a set
357
357
  * of small buttons, or similar. NB the headerActions is only applicable for
358
358
  * wide tearsheets.
359
359
  */
360
- headerActions: index$1["default"].element,
360
+ headerActions: index["default"].element,
361
361
  /**
362
362
  * The content for the influencer section of the tearsheet, displayed
363
363
  * alongside the main content. This is typically a menu, or filter, or
364
364
  * progress indicator, or similar. NB the influencer is only applicable for
365
365
  * wide tearsheets.
366
366
  */
367
- influencer: index$1["default"].element,
367
+ influencer: index["default"].element,
368
368
  /**
369
369
  * The position of the influencer section, 'left' or 'right'.
370
370
  */
371
- influencerPosition: index$1["default"].oneOf(['left', 'right']),
371
+ influencerPosition: index["default"].oneOf(['left', 'right']),
372
372
  /**
373
373
  * The width of the influencer: 'narrow' (the default) is 256px, and 'wide'
374
374
  * is 320px.
375
375
  */
376
- influencerWidth: index$1["default"].oneOf(['narrow', 'wide']),
376
+ influencerWidth: index["default"].oneOf(['narrow', 'wide']),
377
377
  /**
378
378
  * A label for the tearsheet, displayed in the header area of the tearsheet
379
379
  * to maintain context for the tearsheet (e.g. as the title changes from page
380
380
  * to page of a multi-page task).
381
381
  */
382
- label: index$1["default"].node,
382
+ label: index["default"].node,
383
383
  /**
384
384
  * Navigation content, such as a set of tabs, to be displayed at the bottom
385
385
  * of the header area of the tearsheet. NB the navigation is only applicable
386
386
  * for wide tearsheets.
387
387
  */
388
- navigation: index$1["default"].element,
388
+ navigation: index["default"].element,
389
389
  /**
390
390
  * An optional handler that is called when the user closes the tearsheet (by
391
391
  * clicking the close button, if enabled, or clicking outside, if enabled).
392
392
  * Returning `false` here prevents the modal from closing.
393
393
  */
394
- onClose: index$1["default"].func,
394
+ onClose: index["default"].func,
395
395
  /**
396
396
  * Specifies whether the tearsheet is currently open.
397
397
  */
398
- open: index$1["default"].bool,
398
+ open: index["default"].bool,
399
399
  /**
400
400
  * The DOM element that the tearsheet should be rendered within. Defaults to document.body.
401
401
  */
@@ -403,15 +403,15 @@ TearsheetShell.propTypes = _rollupPluginBabelHelpers.objectSpread2({
403
403
  /**
404
404
  * Specifies the width of the tearsheet, 'narrow' or 'wide'.
405
405
  */
406
- size: index$1["default"].oneOf(['narrow', 'wide']).isRequired,
406
+ size: index["default"].oneOf(['narrow', 'wide']).isRequired,
407
407
  /**
408
- * **Experimental:** Provide a `Slug` component to be rendered inside the `SidePanel` component
408
+ * **Experimental:** Provide a `Slug` component to be rendered inside the `Tearsheet` component
409
409
  */
410
- slug: index$1["default"].node,
410
+ slug: index["default"].node,
411
411
  /**
412
412
  * The main title of the tearsheet, displayed in the header area.
413
413
  */
414
- title: index$1["default"].node
414
+ title: index["default"].node
415
415
  }, deprecatedProps);
416
416
 
417
417
  exports.TearsheetShell = TearsheetShell;
@@ -10,8 +10,8 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
- var index = require('../../node_modules/classnames/index.js');
14
- var index$1 = require('../../node_modules/prop-types/index.js');
13
+ var cx = require('classnames');
14
+ var index = require('../../node_modules/prop-types/index.js');
15
15
  var React = require('react');
16
16
  var devtools = require('../../global/js/utils/devtools.js');
17
17
  var getFocusableElements = require('../../global/js/utils/getFocusableElements.js');
@@ -19,6 +19,7 @@ var settings = require('../../settings.js');
19
19
 
20
20
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
21
21
 
22
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
22
23
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
23
24
 
24
25
  var _excluded = ["children", "className", "vertical"];
@@ -81,7 +82,7 @@ exports.Toolbar = /*#__PURE__*/React.forwardRef(function (_ref2, r) {
81
82
  }
82
83
  return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
83
84
  ref: ref,
84
- className: index["default"](blockClass, className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--vertical"), vertical)),
85
+ className: cx__default["default"](blockClass, className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--vertical"), vertical)),
85
86
  onFocus: onFocus,
86
87
  onKeyDown: onKeyDown
87
88
  }, vertical && {
@@ -98,11 +99,11 @@ var componentName = 'Toolbar';
98
99
  exports.Toolbar.displayName = componentName;
99
100
  exports.Toolbar.propTypes = {
100
101
  /** Provide the content of the `Toolbar` */
101
- children: index$1.propTypesExports.node.isRequired,
102
+ children: index.propTypesExports.node.isRequired,
102
103
  /** Provide an optional class to be applied to the containing node */
103
- className: index$1.propTypesExports.string,
104
+ className: index.propTypesExports.string,
104
105
  /** Determines whether the `Toolbar` is rendered vertically */
105
- vertical: index$1.propTypesExports.bool
106
+ vertical: index.propTypesExports.bool
106
107
  };
107
108
  exports.Toolbar = checkComponentEnabled(exports.Toolbar, componentName);
108
109
 
@@ -11,14 +11,15 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var react = require('@carbon/react');
14
- var index = require('../../node_modules/classnames/index.js');
15
- var index$1 = require('../../node_modules/prop-types/index.js');
14
+ var cx = require('classnames');
15
+ var index = require('../../node_modules/prop-types/index.js');
16
16
  var React = require('react');
17
17
  var settings = require('../../settings.js');
18
18
  var Toolbar = require('./Toolbar.js');
19
19
 
20
20
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
21
21
 
22
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
22
23
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
23
24
 
24
25
  var _excluded = ["caret", "children", "className", "renderIcon", "iconDescription"];
@@ -40,7 +41,7 @@ exports.ToolbarButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
40
41
  }, rest, {
41
42
  label: iconDescription,
42
43
  ref: ref,
43
- className: index["default"](className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--caret"), caret)),
44
+ className: cx__default["default"](className, _rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--caret"), caret)),
44
45
  kind: "ghost",
45
46
  size: "md"
46
47
  }), /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, Icon ? /*#__PURE__*/React__default["default"].createElement(Icon, null) : null, children, caret && /*#__PURE__*/React__default["default"].createElement("span", {
@@ -51,15 +52,15 @@ var componentName = 'ToolbarButton';
51
52
  exports.ToolbarButton.displayName = componentName;
52
53
  exports.ToolbarButton.propTypes = {
53
54
  /** Determines whether the caret is rendered */
54
- caret: index$1.propTypesExports.bool,
55
+ caret: index.propTypesExports.bool,
55
56
  /** Provide the content of the `ToolbarButton` */
56
- children: index$1.propTypesExports.node,
57
+ children: index.propTypesExports.node,
57
58
  /** Provide an optional class to be applied to the containing node */
58
- className: index$1.propTypesExports.string,
59
+ className: index.propTypesExports.string,
59
60
  /** Specifies the label for the icon button */
60
- iconDescription: index$1.propTypesExports.string.isRequired,
61
+ iconDescription: index.propTypesExports.string.isRequired,
61
62
  /** Specifies the icon to be used by the ToolbarButton component */
62
- renderIcon: index$1.propTypesExports.func.isRequired
63
+ renderIcon: index.propTypesExports.func.isRequired
63
64
  };
64
65
  exports.ToolbarButton = settings.pkg.checkComponentEnabled(exports.ToolbarButton, componentName);
65
66
 
@@ -10,14 +10,15 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
- var index = require('../../node_modules/classnames/index.js');
14
- var index$1 = require('../../node_modules/prop-types/index.js');
13
+ var cx = require('classnames');
14
+ var index = require('../../node_modules/prop-types/index.js');
15
15
  var React = require('react');
16
16
  var settings = require('../../settings.js');
17
17
  var Toolbar = require('./Toolbar.js');
18
18
 
19
19
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
20
20
 
21
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
21
22
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
22
23
 
23
24
  var _excluded = ["className", "children"];
@@ -29,15 +30,15 @@ exports.ToolbarGroup = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
29
30
  rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
30
31
  return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
31
32
  ref: ref,
32
- className: index["default"]("".concat(Toolbar.blockClass, "__group"), className)
33
+ className: cx__default["default"]("".concat(Toolbar.blockClass, "__group"), className)
33
34
  }), children);
34
35
  });
35
36
  var componentName = 'ToolbarGroup';
36
37
  exports.ToolbarGroup.displayName = componentName;
37
38
  exports.ToolbarGroup.propTypes = {
38
39
  /** Provide the content of the `ToolbarGroup` */
39
- children: index$1.propTypesExports.node.isRequired,
40
+ children: index.propTypesExports.node.isRequired,
40
41
  /** Provide an optional class to be applied to the containing node */
41
- className: index$1.propTypesExports.string
42
+ className: index.propTypesExports.string
42
43
  };
43
44
  exports.ToolbarGroup = settings.pkg.checkComponentEnabled(exports.ToolbarGroup, componentName);
@@ -11,13 +11,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
- var index$1 = require('../../node_modules/prop-types/index.js');
15
- var index = require('../../node_modules/classnames/index.js');
14
+ var index = require('../../node_modules/prop-types/index.js');
15
+ var cx = require('classnames');
16
16
  var settings = require('../../settings.js');
17
17
 
18
18
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
19
19
 
20
20
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
21
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
21
22
 
22
23
  var _excluded = ["children", "className"];
23
24
 
@@ -38,7 +39,7 @@ exports.TooltipTrigger = function TooltipTrigger(_ref) {
38
39
  return /*#__PURE__*/React__default["default"].createElement("button", _rollupPluginBabelHelpers["extends"]({
39
40
  type: "button"
40
41
  }, rest, {
41
- className: index["default"](blockClass,
42
+ className: cx__default["default"](blockClass,
42
43
  // Apply the block class to the main HTML element
43
44
  className // Apply any supplied class names to the main HTML element.
44
45
  )
@@ -59,9 +60,9 @@ exports.TooltipTrigger.propTypes = {
59
60
  /**
60
61
  * Child content of tooltip trigger
61
62
  */
62
- children: index$1["default"].node,
63
+ children: index["default"].node,
63
64
  /**
64
65
  * Provide an optional class to be applied to the containing node.
65
66
  */
66
- className: index$1["default"].string
67
+ className: index["default"].string
67
68
  };
@@ -11,8 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
- var index$1 = require('../../node_modules/prop-types/index.js');
15
- var index = require('../../node_modules/classnames/index.js');
14
+ var index = require('../../node_modules/prop-types/index.js');
15
+ var cx = require('classnames');
16
16
  var devtools = require('../../global/js/utils/devtools.js');
17
17
  var settings = require('../../settings.js');
18
18
  var react = require('@carbon/react');
@@ -20,6 +20,7 @@ var react = require('@carbon/react');
20
20
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
21
21
 
22
22
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
23
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
23
24
 
24
25
  var _excluded = ["children", "className", "as", "buttonClassName", "collapsedItemsLimit", "expandedItemsLimit", "onClick", "viewLessLabel", "viewMoreLabel"];
25
26
 
@@ -104,7 +105,7 @@ exports.TruncatedList = /*#__PURE__*/React__default["default"].forwardRef(functi
104
105
  }
105
106
  }, [childrenArray, minItems, maxItems, isCollapsed, listRef]);
106
107
  return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
107
- className: index["default"](blockClass, className, isCollapsed ? "".concat(blockClass, "--collapsed") : "".concat(blockClass, "--expanded"),
108
+ className: cx__default["default"](blockClass, className, isCollapsed ? "".concat(blockClass, "--collapsed") : "".concat(blockClass, "--expanded"),
108
109
  // If the list is expanded && showing all the items,
109
110
  // then disable scrolling using CSS, instead of adding an arbitrary #px to the height of the list.
110
111
  !isCollapsed && childrenArray.length <= maxItems && "".concat(blockClass, "--expanded-all")),
@@ -116,7 +117,7 @@ exports.TruncatedList = /*#__PURE__*/React__default["default"].forwardRef(functi
116
117
  height: listHeight
117
118
  }
118
119
  }, isCollapsed ? childrenArray.slice(0, minItems) : children), childrenArray.length > minItems && /*#__PURE__*/React__default["default"].createElement(react.Button, {
119
- className: index["default"]("".concat(blockClass, "__button"), "".concat(settings.carbon.prefix, "--link"), buttonClassName),
120
+ className: cx__default["default"]("".concat(blockClass, "__button"), "".concat(settings.carbon.prefix, "--link"), buttonClassName),
120
121
  kind: "ghost",
121
122
  size: "sm",
122
123
  onClick: handleToggle
@@ -138,40 +139,40 @@ exports.TruncatedList.propTypes = {
138
139
  * The type of list element to render.
139
140
  * This could be a `ul`, `ol`, or a custom React component.
140
141
  */
141
- as: index$1["default"].oneOfType([index$1["default"].elementType, index$1["default"].string]),
142
+ as: index["default"].oneOfType([index["default"].elementType, index["default"].string]),
142
143
  /**
143
144
  * Optional class name for expand/collapse button.
144
145
  */
145
- buttonClassName: index$1["default"].string,
146
+ buttonClassName: index["default"].string,
146
147
  /**
147
148
  * The contents of the TruncatedList.
148
149
  */
149
- children: index$1["default"].node.isRequired,
150
+ children: index["default"].node.isRequired,
150
151
  /**
151
152
  * Provide an optional class to be applied to the containing node.
152
153
  */
153
- className: index$1["default"].string,
154
+ className: index["default"].string,
154
155
  /**
155
156
  * Number of items to render and display when the list is truncated and collapsed.
156
157
  * Scrolling is not enabled when collapsed. The smallest number is 1.
157
158
  */
158
- collapsedItemsLimit: index$1["default"].number,
159
+ collapsedItemsLimit: index["default"].number,
159
160
  /**
160
161
  * Maximum number of items to show when the list is expanded. All
161
162
  * items are rendered when the list is expanded. Scrolling is enabled
162
163
  * if there are more items to display than this number.
163
164
  */
164
- expandedItemsLimit: index$1["default"].number,
165
+ expandedItemsLimit: index["default"].number,
165
166
  /**
166
167
  * Optional callback reports the collapsed state of the list.
167
168
  */
168
- onClick: index$1["default"].func,
169
+ onClick: index["default"].func,
169
170
  /**
170
171
  * Text label for when the list is expanded.
171
172
  */
172
- viewLessLabel: index$1["default"].string,
173
+ viewLessLabel: index["default"].string,
173
174
  /**
174
175
  * Callback function for building the label when the list is collapsed.
175
176
  */
176
- viewMoreLabel: index$1["default"].func
177
+ viewMoreLabel: index["default"].func
177
178
  };
@@ -12,7 +12,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
14
  var index = require('../../node_modules/prop-types/index.js');
15
- var index$1 = require('../../node_modules/classnames/index.js');
15
+ var cx = require('classnames');
16
16
  var devtools = require('../../global/js/utils/devtools.js');
17
17
  var settings = require('../../settings.js');
18
18
  var react = require('@carbon/react');
@@ -22,6 +22,7 @@ var TooltipTrigger = require('../TooltipTrigger/TooltipTrigger.js');
22
22
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
23
23
 
24
24
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
25
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
25
26
 
26
27
  var _excluded = ["backgroundColor", "className", "name", "renderIcon", "size", "tooltipText", "tooltipAlignment"];
27
28
  // Carbon and package components we use.
@@ -102,7 +103,7 @@ exports.UserAvatar = /*#__PURE__*/React__default["default"].forwardRef(function
102
103
  };
103
104
  var Avatar = function Avatar() {
104
105
  return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
105
- className: index$1["default"](blockClass,
106
+ className: cx__default["default"](blockClass,
106
107
  // Apply the block class to the main HTML element
107
108
  className, // Apply any supplied class names to the main HTML element.
108
109
  "".concat(blockClass, "--").concat(backgroundColor), "".concat(blockClass, "--").concat(size),
@@ -12,7 +12,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
14
  var index = require('../../node_modules/prop-types/index.js');
15
- var index$1 = require('../../node_modules/classnames/index.js');
15
+ var cx = require('classnames');
16
16
  var devtools = require('../../global/js/utils/devtools.js');
17
17
  require('../../global/js/utils/props-helper.js');
18
18
  var settings = require('../../settings.js');
@@ -23,6 +23,7 @@ var TooltipTrigger = require('../TooltipTrigger/TooltipTrigger.js');
23
23
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
24
24
 
25
25
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
26
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
26
27
 
27
28
  var _excluded = ["backgroundColor", "className", "kind", "icon", "initials", "image", "imageDescription", "size", "theme", "tooltipText", "tooltipAlignment"];
28
29
 
@@ -127,7 +128,7 @@ exports.UserProfileImage = /*#__PURE__*/React__default["default"].forwardRef(fun
127
128
  var renderUserProfileImage = function renderUserProfileImage() {
128
129
  return /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, rest, {
129
130
  ref: ref,
130
- className: index$1["default"]([blockClass, className, "".concat(blockClass, "--").concat(size), "".concat(blockClass, "--").concat(theme), "".concat(blockClass, "--").concat(backgroundColor || getRandomColor())])
131
+ className: cx__default["default"]([blockClass, className, "".concat(blockClass, "--").concat(size), "".concat(blockClass, "--").concat(theme), "".concat(blockClass, "--").concat(backgroundColor || getRandomColor())])
131
132
  }, devtools.getDevtoolsProps(componentName)), _FillItem || (_FillItem = /*#__PURE__*/React__default["default"].createElement(FillItem, null)));
132
133
  };
133
134
  return FillItem && (tooltipText ? /*#__PURE__*/React__default["default"].createElement(react.Tooltip, {
@@ -11,8 +11,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
- var index$2 = require('../../node_modules/prop-types/index.js');
15
- var index$1 = require('../../node_modules/classnames/index.js');
14
+ var index$1 = require('../../node_modules/prop-types/index.js');
15
+ var cx = require('classnames');
16
16
  var settings = require('../../settings.js');
17
17
  var icons = require('@carbon/react/icons');
18
18
  var react = require('@carbon/react');
@@ -23,6 +23,7 @@ var devtools = require('../../global/js/utils/devtools.js');
23
23
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
24
24
 
25
25
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
26
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
26
27
 
27
28
  var _excluded = ["actions", "children", "className", "closeIconDescription", "documentationLinks", "documentationLinksIconDescription", "isInitiallyOpen"];
28
29
 
@@ -105,7 +106,7 @@ exports.WebTerminal = /*#__PURE__*/React__default["default"].forwardRef(function
105
106
  };
106
107
  return shouldRender ? /*#__PURE__*/React__default["default"].createElement("div", _rollupPluginBabelHelpers["extends"]({}, _rollupPluginBabelHelpers.objectSpread2(_rollupPluginBabelHelpers.objectSpread2({}, rest), devtools.getDevtoolsProps(componentName)), {
107
108
  ref: ref,
108
- className: index$1["default"]([blockClass, className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--open"), open), "".concat(blockClass, "--closed"), !open)]),
109
+ className: cx__default["default"]([blockClass, className, _rollupPluginBabelHelpers.defineProperty(_rollupPluginBabelHelpers.defineProperty({}, "".concat(blockClass, "--open"), open), "".concat(blockClass, "--closed"), !open)]),
109
110
  style: {
110
111
  animation: !prefersReducedMotion && webTerminalAnimationName
111
112
  },
@@ -176,33 +177,33 @@ exports.WebTerminal.propTypes = {
176
177
  /**
177
178
  * An array of actions to be displayed in the web terminal header bar
178
179
  */
179
- actions: index$2["default"].arrayOf(index$2["default"].shape({
180
- renderIcon: index$2["default"].func.isRequired,
181
- onClick: index$2["default"].func.isRequired,
182
- iconDescription: index$2["default"].string.isRequired
180
+ actions: index$1["default"].arrayOf(index$1["default"].shape({
181
+ renderIcon: index$1["default"].func.isRequired,
182
+ onClick: index$1["default"].func.isRequired,
183
+ iconDescription: index$1["default"].string.isRequired
183
184
  })),
184
185
  /**
185
186
  * Provide your own terminal component as children to show up in the web terminal
186
187
  */
187
- children: index$2["default"].oneOfType([index$2["default"].arrayOf(index$2["default"].node), index$2["default"].node]).isRequired,
188
+ children: index$1["default"].oneOfType([index$1["default"].arrayOf(index$1["default"].node), index$1["default"].node]).isRequired,
188
189
  /**
189
190
  * Custom classname for additional styling of the web terminal
190
191
  */
191
- className: index$2["default"].string,
192
+ className: index$1["default"].string,
192
193
  /**
193
194
  * Icon description for the close button
194
195
  */
195
- closeIconDescription: index$2["default"].string.isRequired,
196
+ closeIconDescription: index$1["default"].string.isRequired,
196
197
  /**
197
198
  * Array of objects for each documentation link. Each documentation link uses the prop types of OverflowMenuItems. See more: https://react.carbondesignsystem.com/?path=/docs/components-overflowmenu--default
198
199
  */
199
- documentationLinks: index$2["default"].arrayOf(index$2["default"].shape(_rollupPluginBabelHelpers.objectSpread2({}, react.OverflowMenuItem.propTypes))),
200
+ documentationLinks: index$1["default"].arrayOf(index$1["default"].shape(_rollupPluginBabelHelpers.objectSpread2({}, react.OverflowMenuItem.propTypes))),
200
201
  /**
201
202
  * Description for the documentation link overflow menu tooltip
202
203
  */
203
- documentationLinksIconDescription: index$2["default"].string,
204
+ documentationLinksIconDescription: index$1["default"].string,
204
205
  /**
205
206
  * Optionally pass if the web terminal should be open by default
206
207
  */
207
- isInitiallyOpen: index$2["default"].bool
208
+ isInitiallyOpen: index$1["default"].bool
208
209
  };