@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
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { MultiSelect, Search, Button } from '@carbon/react';
@@ -9,7 +9,7 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import React__default, { useState, useRef, useEffect, useCallback } from 'react';
10
10
  import { motion, useReducedMotion, AnimatePresence } from 'framer-motion';
11
11
  import PropTypes from '../../node_modules/prop-types/index.js';
12
- import cx from '../../node_modules/classnames/index.js';
12
+ import cx from 'classnames';
13
13
  import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
14
14
  import { moderate02 } from '@carbon/motion';
15
15
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import PropTypes from '../../node_modules/prop-types/index.js';
10
10
  import React__default, { useCallback, useEffect } from 'react';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
  import pconsole from '../../global/js/utils/pconsole.js';
14
14
  import { isRequiredIf } from '../../global/js/utils/props-helper.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, defineProperty as _defineProperty, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { forwardRef } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { Misuse, ErrorFilled, WarningAltInvertedFilled, WarningAltFilled, UndefinedFilled, UnknownFilled, CheckmarkFilled, InformationSquareFilled, InProgress, CheckmarkOutline, Pending } from '@carbon/react/icons';
13
13
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
14
14
  import { pkg } from '../../settings.js';
@@ -10,7 +10,7 @@ import React__default, { useState, useRef, useEffect } from 'react';
10
10
  import lottie from 'lottie-web';
11
11
  import clamp from 'lodash/clamp';
12
12
  import PropTypes from '../../node_modules/prop-types/index.js';
13
- import cx from '../../node_modules/classnames/index.js';
13
+ import cx from 'classnames';
14
14
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
15
15
  import { pkg } from '../../settings.js';
16
16
 
@@ -8,7 +8,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
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { DefinitionTooltip } from '@carbon/react';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useRef, useEffect, useCallback } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { TagSetOverflow } from './TagSetOverflow.js';
13
13
  import { TagSetModal } from './TagSetModal.js';
14
14
  import { Tag } from '@carbon/react';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2 } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { ComposedModal, ModalHeader, Search, ModalBody, Tag } from '@carbon/react';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { prepareProps } from '../../global/js/utils/props-helper.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useRef } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { Popover, Tag, PopoverContent, Link } from '@carbon/react';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { useClickOutside } from '../../global/js/hooks/useClickOutside.js';
@@ -9,11 +9,11 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _
9
9
  import React__default, { useRef, useState, useEffect } from 'react';
10
10
  import { useResizeObserver } from '../../global/js/hooks/useResizeObserver.js';
11
11
  import PropTypes from '../../node_modules/prop-types/index.js';
12
- import cx from '../../node_modules/classnames/index.js';
12
+ import cx from 'classnames';
13
13
  import { pkg } from '../../settings.js';
14
14
  import pconsole from '../../global/js/utils/pconsole.js';
15
15
  import { getNodeTextContent } from '../../global/js/utils/getNodeTextContent.js';
16
- import { usePrefix, ComposedModal, ModalHeader, Layer, ModalBody, Button } from '@carbon/react';
16
+ import { usePrefix, ComposedModal, ModalHeader, Layer, Button } from '@carbon/react';
17
17
  import { Wrap } from '../../global/js/utils/Wrap.js';
18
18
  import { usePortalTarget } from '../../global/js/hooks/usePortalTarget.js';
19
19
  import { useFocus } from '../../global/js/hooks/useFocus.js';
@@ -230,8 +230,7 @@ var TearsheetShell = /*#__PURE__*/React__default.forwardRef(function (_ref, ref)
230
230
  className: "".concat(bc, "__header-navigation")
231
231
  }, navigation)), /*#__PURE__*/React__default.createElement(Wrap, {
232
232
  ref: modalBodyRef,
233
- element: ModalBody,
234
- className: "".concat(bc, "__body")
233
+ className: "".concat(carbonPrefix, "--modal-content ").concat(bc, "__body")
235
234
  }, /*#__PURE__*/React__default.createElement(Wrap, {
236
235
  className: cx(_defineProperty(_defineProperty({}, "".concat(bc, "__influencer"), true), "".concat(bc, "__influencer--wide"), influencerWidth === 'wide')),
237
236
  neverRender: influencerPosition === 'right'
@@ -397,7 +396,7 @@ TearsheetShell.propTypes = _objectSpread2({
397
396
  */
398
397
  size: PropTypes.oneOf(['narrow', 'wide']).isRequired,
399
398
  /**
400
- * **Experimental:** Provide a `Slug` component to be rendered inside the `SidePanel` component
399
+ * **Experimental:** Provide a `Slug` component to be rendered inside the `Tearsheet` component
401
400
  */
402
401
  slug: PropTypes.node,
403
402
  /**
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
- import cx from '../../node_modules/classnames/index.js';
9
+ import cx from 'classnames';
10
10
  import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
11
11
  import React__default, { forwardRef, useRef, useCallback, useState, useEffect, createContext } from 'react';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.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 { IconButton } from '@carbon/react';
10
- import cx from '../../node_modules/classnames/index.js';
10
+ import cx from 'classnames';
11
11
  import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
12
12
  import React__default, { forwardRef, useContext } from 'react';
13
13
  import { pkg } from '../../settings.js';
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
- import cx from '../../node_modules/classnames/index.js';
9
+ import cx from 'classnames';
10
10
  import { p as propTypesExports } from '../../node_modules/prop-types/index.js';
11
11
  import React__default, { forwardRef } from 'react';
12
12
  import { pkg } from '../../settings.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
 
14
14
  var _excluded = ["children", "className"];
@@ -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, { Children, useState, useRef, useEffect } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg, carbon } from '../../settings.js';
14
14
  import { Button } from '@carbon/react';
@@ -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 PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import { pkg } from '../../settings.js';
14
14
  import { usePrefix, Tooltip } from '@carbon/react';
@@ -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 PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { getDevtoolsProps } from '../../global/js/utils/devtools.js';
13
13
  import '../../global/js/utils/props-helper.js';
14
14
  import { pkg } from '../../settings.js';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, defineProperty as _defineProperty, objectSpread2 as _objectSpread2, objectDestructuringEmpty as _objectDestructuringEmpty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default, { useState, useMemo, useEffect } from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
  import { Help, Close } from '@carbon/react/icons';
14
14
  import { OverflowMenu, OverflowMenuItem, Button, Theme } from '@carbon/react';
@@ -8,7 +8,7 @@
8
8
  import { objectWithoutProperties as _objectWithoutProperties, extends as _extends, defineProperty as _defineProperty } from '../../_virtual/_rollupPluginBabelHelpers.js';
9
9
  import React__default from 'react';
10
10
  import PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import { pkg } from '../../settings.js';
13
13
  import { useWebTerminal } from './hooks/index.js';
14
14
 
@@ -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 PropTypes from '../../node_modules/prop-types/index.js';
11
- import cx from '../../node_modules/classnames/index.js';
11
+ import cx from 'classnames';
12
12
  import pkg from '../../global/js/package-settings.js';
13
13
  import { CodeSnippet } from '@carbon/react';
14
14
 
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { getDefaultExportFromCjs } from '../../_virtual/_commonjsHelpers.js';
9
- import { __module as propTypes } from '../../_virtual/index2.js';
9
+ import { __module as propTypes } from '../../_virtual/index.js';
10
10
  import require$$0 from 'react-is';
11
11
  import { __require as requireFactoryWithTypeCheckers } from './factoryWithTypeCheckers.js';
12
12
  import { __require as requireFactoryWithThrowingShims } from './factoryWithThrowingShims.js';
@@ -9,6 +9,6 @@
9
9
 
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
- var classnames = {exports: {}};
12
+ var propTypes = {exports: {}};
13
13
 
14
- exports.__module = classnames;
14
+ exports.__module = propTypes;
@@ -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 react = require('@carbon/react');
17
17
  var icons = require('@carbon/react/icons');
18
18
  var APIKeyDownloader = require('./APIKeyDownloader.js');
@@ -25,6 +25,7 @@ var uuidv4 = require('../../global/js/utils/uuidv4.js');
25
25
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
26
26
 
27
27
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
28
+ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
28
29
 
29
30
  var _ErrorFilled, _InformationFilled;
30
31
  var _excluded = ["apiKey", "apiKeyLabel", "apiKeyName", "body", "className", "closeButtonText", "copyButtonText", "copyErrorText", "copyIconDescription", "customSteps", "downloadBodyText", "downloadFileName", "downloadFileType", "downloadLinkText", "editButtonText", "editSuccess", "editSuccessTitle", "editing", "error", "errorText", "generateButtonText", "generateSuccessBody", "generateSuccessTitle", "generateTitle", "hasAPIKeyVisibilityToggle", "hasDownloadLink", "hideAPIKeyLabel", "loading", "loadingText", "modalLabel", "nameHelperText", "nameLabel", "namePlaceholder", "nameRequired", "nextStepButtonText", "onClose", "onCopy", "onRequestEdit", "onRequestGenerate", "open", "portalTarget", "previousStepButtonText", "showAPIKeyLabel"];
@@ -237,7 +238,7 @@ exports.APIKeyModal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
237
238
  open: open,
238
239
  ref: ref
239
240
  }, devtools.getDevtoolsProps(componentName)), {
240
- className: index["default"](className, blockClass),
241
+ className: cx__default["default"](className, blockClass),
241
242
  onClose: onCloseHandler,
242
243
  size: "sm",
243
244
  "aria-label": modalLabel,
@@ -335,190 +336,190 @@ exports.APIKeyModal.propTypes = {
335
336
  /**
336
337
  * the api key that's displayed to the user when a request to create is fulfilled.
337
338
  */
338
- apiKey: index$1["default"].string,
339
+ apiKey: index["default"].string,
339
340
  /**
340
341
  * label for the text input that holds the api key.
341
342
  */
342
- apiKeyLabel: index$1["default"].string,
343
+ apiKeyLabel: index["default"].string,
343
344
  /**
344
345
  * the name of the api key. should only be supplied in edit mode.
345
346
  */
346
- apiKeyName: index$1["default"].string,
347
+ apiKeyName: index["default"].string,
347
348
  /**
348
349
  * body content for the modal
349
350
  */
350
- body: index$1["default"].string,
351
+ body: index["default"].string,
351
352
  /**
352
353
  * optional class name
353
354
  */
354
- className: index$1["default"].string,
355
+ className: index["default"].string,
355
356
  /**
356
357
  * text for the close button
357
358
  */
358
- closeButtonText: index$1["default"].string,
359
+ closeButtonText: index["default"].string,
359
360
  /**
360
361
  * text for the copy button
361
362
  */
362
- copyButtonText: index$1["default"].string,
363
+ copyButtonText: index["default"].string,
363
364
  /**
364
365
  * Error message for when the copy function fails
365
366
  */
366
- copyErrorText: index$1["default"].string,
367
+ copyErrorText: index["default"].string,
367
368
  /**
368
369
  * text description for the copy button icon
369
370
  */
370
- copyIconDescription: index$1["default"].string,
371
+ copyIconDescription: index["default"].string,
371
372
  /**
372
373
  * if you need more options for key creation beyond just the name use custom steps to obtain whatever data is required.
373
374
  */
374
- customSteps: index$1["default"].arrayOf(index$1["default"].shape({
375
+ customSteps: index["default"].arrayOf(index["default"].shape({
375
376
  /**
376
377
  * designates if the step has passed whatever validation rules are in place.
377
378
  */
378
- valid: index$1["default"].bool,
379
+ valid: index["default"].bool,
379
380
  /**
380
381
  * designates content is the JSX that holds whatever inputs you need
381
382
  */
382
- content: index$1["default"].node,
383
+ content: index["default"].node,
383
384
  /**
384
385
  * designates the title that's displayed at the top of the modal for each step
385
386
  */
386
- title: index$1["default"].string
387
+ title: index["default"].string
387
388
  })),
388
389
  /**
389
390
  * the content that appears that indicates the key is downloadable
390
391
  */
391
- downloadBodyText: downloadRequiredProps(index$1["default"].string),
392
+ downloadBodyText: downloadRequiredProps(index["default"].string),
392
393
  /**
393
394
  * designates the name of downloadable json file with the key. if not specified will default to 'apikey'
394
395
  */
395
- downloadFileName: downloadRequiredProps(index$1["default"].string),
396
+ downloadFileName: downloadRequiredProps(index["default"].string),
396
397
  /**
397
398
  * designates the file type for the downloadable key
398
399
  */
399
- downloadFileType: downloadRequiredProps(index$1["default"].oneOf(['txt', 'json'])),
400
+ downloadFileType: downloadRequiredProps(index["default"].oneOf(['txt', 'json'])),
400
401
  /**
401
402
  * anchor text for the download link
402
403
  */
403
- downloadLinkText: downloadRequiredProps(index$1["default"].string),
404
+ downloadLinkText: downloadRequiredProps(index["default"].string),
404
405
  /**
405
406
  * text for the edit button
406
407
  */
407
- editButtonText: editRequiredProps(index$1["default"].string),
408
+ editButtonText: editRequiredProps(index["default"].string),
408
409
  /**
409
410
  * designates if the edit request was successful
410
411
  */
411
- editSuccess: editRequiredProps(index$1["default"].bool),
412
+ editSuccess: editRequiredProps(index["default"].bool),
412
413
  /**
413
414
  * title for a successful edit
414
415
  */
415
- editSuccessTitle: editRequiredProps(index$1["default"].string),
416
+ editSuccessTitle: editRequiredProps(index["default"].string),
416
417
  /**
417
418
  * designates if the modal is in the edit mode
418
419
  */
419
- editing: index$1["default"].bool,
420
+ editing: index["default"].bool,
420
421
  /**
421
422
  * designates if an error has occurred in a request
422
423
  */
423
- error: index$1["default"].bool,
424
+ error: index["default"].bool,
424
425
  /**
425
426
  * text to display if an error has occurred
426
427
  */
427
- errorText: index$1["default"].string,
428
+ errorText: index["default"].string,
428
429
  /**
429
430
  * default primary button text for modal in assumed default mode create or generate.
430
431
  * in create mode this is the button text prior to supplying an api key, which then
431
432
  * uses copyButtonText
432
433
  */
433
- generateButtonText: index$1["default"].string,
434
+ generateButtonText: index["default"].string,
434
435
  /**
435
436
  * content to display if generate request was successful
436
437
  */
437
- generateSuccessBody: index$1["default"].node,
438
+ generateSuccessBody: index["default"].node,
438
439
  /**
439
440
  * title for a successful key generation
440
441
  */
441
- generateSuccessTitle: index$1["default"].string,
442
+ generateSuccessTitle: index["default"].string,
442
443
  /**
443
444
  * default title for the modal in generate key mode
444
445
  */
445
- generateTitle: index$1["default"].string,
446
+ generateTitle: index["default"].string,
446
447
  /**
447
448
  * designates if the api input has the visibility toggle enabled
448
449
  */
449
- hasAPIKeyVisibilityToggle: index$1["default"].bool,
450
+ hasAPIKeyVisibilityToggle: index["default"].bool,
450
451
  /**
451
452
  * designates if user is able to download the api key
452
453
  */
453
- hasDownloadLink: index$1["default"].bool,
454
+ hasDownloadLink: index["default"].bool,
454
455
  /**
455
456
  * label text that's displayed when hovering over visibility toggler to hide key
456
457
  */
457
- hideAPIKeyLabel: index$1["default"].string,
458
+ hideAPIKeyLabel: index["default"].string,
458
459
  /**
459
460
  * designates if the modal is in a loading state via a request or some other in progress operation
460
461
  */
461
- loading: index$1["default"].bool,
462
+ loading: index["default"].bool,
462
463
  /**
463
464
  * text that displays while modal is in the loading state
464
465
  */
465
- loadingText: index$1["default"].string,
466
+ loadingText: index["default"].string,
466
467
  /**
467
468
  * general label text for modal
468
469
  */
469
- modalLabel: index$1["default"].string,
470
+ modalLabel: index["default"].string,
470
471
  /**
471
472
  * helper text for name input
472
473
  */
473
- nameHelperText: index$1["default"].string,
474
+ nameHelperText: index["default"].string,
474
475
  /**
475
476
  * label for api key name input
476
477
  */
477
- nameLabel: index$1["default"].string,
478
+ nameLabel: index["default"].string,
478
479
  /**
479
480
  * placeholder text for api key name input
480
481
  */
481
- namePlaceholder: index$1["default"].string,
482
+ namePlaceholder: index["default"].string,
482
483
  /**
483
484
  * designates if a name is required or not for key generation. NOTE- if using custom steps set this to false since you will be using your own validation
484
485
  */
485
- nameRequired: index$1["default"].bool,
486
+ nameRequired: index["default"].bool,
486
487
  /**
487
488
  * text that displays in the primary button when using custom steps to indicate to the user that there is a next step
488
489
  */
489
- nextStepButtonText: customStepsRequiredProps(index$1["default"].string),
490
+ nextStepButtonText: customStepsRequiredProps(index["default"].string),
490
491
  /**
491
492
  * handler for on modal close
492
493
  */
493
- onClose: index$1["default"].func,
494
+ onClose: index["default"].func,
494
495
  /**
495
496
  * Optional callback if you want to use your own copy function instead of the build in one
496
497
  * onCopy(apiKey)
497
498
  */
498
- onCopy: index$1["default"].func,
499
+ onCopy: index["default"].func,
499
500
  /**
500
501
  * handler for api key edit
501
502
  */
502
- onRequestEdit: index$1["default"].func,
503
+ onRequestEdit: index["default"].func,
503
504
  /**
504
505
  * handler for api key generation
505
506
  */
506
- onRequestGenerate: index$1["default"].func,
507
+ onRequestGenerate: index["default"].func,
507
508
  /**
508
509
  * designates if modal is open or closed
509
510
  */
510
- open: index$1["default"].bool.isRequired,
511
+ open: index["default"].bool.isRequired,
511
512
  /**
512
513
  * The DOM node the tearsheet should be rendered within. Defaults to document.body.
513
514
  */
514
- portalTarget: index$1["default"].node,
515
+ portalTarget: index["default"].node,
515
516
  /**
516
517
  * text that displays in the secondary button when using custom steps to indicate to the user that there is a previous step
517
518
  */
518
- previousStepButtonText: customStepsRequiredProps(index$1["default"].string),
519
+ previousStepButtonText: customStepsRequiredProps(index["default"].string),
519
520
  /**
520
521
  * label text that's displayed when hovering over visibility toggler to show key
521
522
  */
522
- showAPIKeyLabel: index$1["default"].string
523
+ showAPIKeyLabel: index["default"].string
523
524
  };
524
525
  exports.APIKeyModal.displayName = componentName;
@@ -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 uuidv4 = require('../../global/js/utils/uuidv4.js');
19
19
  var devtools = require('../../global/js/utils/devtools.js');
@@ -23,6 +23,7 @@ var usePortalTarget = require('../../global/js/hooks/usePortalTarget.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 = ["additionalInfo", "className", "closeIconDescription", "copyrightText", "content", "links", "logo", "modalAriaLabel", "onClose", "open", "portalTarget", "title", "version"];
28
29
 
@@ -79,7 +80,7 @@ exports.AboutModal = /*#__PURE__*/React__default["default"].forwardRef(function
79
80
  // Detect resize of the ModalBody to recalculate whether scrolling is enabled
80
81
  useResizeObserver.useResizeObserver(bodyRef, handleResize);
81
82
  return renderPortalUse( /*#__PURE__*/React__default["default"].createElement(react.ComposedModal, _rollupPluginBabelHelpers["extends"]({}, rest, {
82
- className: index["default"](blockClass,
83
+ className: cx__default["default"](blockClass,
83
84
  // Apply the block class to the main HTML element
84
85
  className // Apply any supplied class names to the main HTML element.
85
86
  ),
@@ -137,61 +138,61 @@ exports.AboutModal.propTypes = {
137
138
  * to build your product you can provide this in the additionalInfo.
138
139
  * Additional information will be displayed in the footer.
139
140
  */
140
- additionalInfo: index$1["default"].node,
141
+ additionalInfo: index["default"].node,
141
142
  /**
142
143
  * Provide an optional class to be applied to the modal root node.
143
144
  */
144
- className: index$1["default"].string,
145
+ className: index["default"].string,
145
146
  /**
146
147
  * The accessibility title for the close icon.
147
148
  */
148
- closeIconDescription: index$1["default"].string.isRequired,
149
+ closeIconDescription: index["default"].string.isRequired,
149
150
  /**
150
151
  * Subhead text providing any relevant product disclaimers including
151
152
  * legal information (optional)
152
153
  */
153
- content: index$1["default"].node,
154
+ content: index["default"].node,
154
155
  /**
155
156
  * Trademark and copyright information. Displays first year of
156
157
  * product release to current year.
157
158
  */
158
- copyrightText: index$1["default"].string.isRequired,
159
+ copyrightText: index["default"].string.isRequired,
159
160
  /**
160
161
  * An array of Carbon `Link` component if there are additional information
161
162
  * to call out within the card. The about modal should be used to display
162
163
  * the product information and not where users go to find help (optional)
163
164
  */
164
- links: index$1["default"].arrayOf(index$1["default"].element),
165
+ links: index["default"].arrayOf(index["default"].element),
165
166
  /**
166
167
  * A visual symbol used to represent the product.
167
168
  */
168
- logo: index$1["default"].node.isRequired,
169
+ logo: index["default"].node.isRequired,
169
170
  /**
170
171
  * Specifies aria label for AboutModal
171
172
  */
172
- modalAriaLabel: index$1["default"].string,
173
+ modalAriaLabel: index["default"].string,
173
174
  /**
174
175
  * Specifies an optional handler which is called when the AboutModal
175
176
  * is closed. Returning `false` prevents the AboutModal from closing.
176
177
  */
177
- onClose: index$1["default"].func,
178
+ onClose: index["default"].func,
178
179
  /**
179
180
  * Specifies whether the AboutModal is open or not.
180
181
  */
181
- open: index$1["default"].bool,
182
+ open: index["default"].bool,
182
183
  /**
183
184
  * The DOM node the tearsheet should be rendered within. Defaults to document.body.
184
185
  */
185
- portalTarget: index$1["default"].node,
186
+ portalTarget: index["default"].node,
186
187
  /**
187
188
  * Header text that provides the product name. The IBM Services logo
188
189
  * consists of two discrete, but required, elements: the iconic
189
190
  * IBM 8-bar logo represented alongside the IBM Services logotype.
190
191
  * Please follow these guidelines to ensure proper execution.
191
192
  */
192
- title: index$1["default"].node.isRequired,
193
+ title: index["default"].node.isRequired,
193
194
  /**
194
195
  * Text that provides information on the version number of your product.
195
196
  */
196
- version: index$1["default"].string.isRequired
197
+ version: index["default"].string.isRequired
197
198
  };