@carbon/ibm-products 1.24.0 → 2.0.0-rc.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (508) hide show
  1. package/css/index-full-carbon.css +24551 -24314
  2. package/css/index-full-carbon.css.map +1 -1
  3. package/css/index-full-carbon.min.css +10 -12
  4. package/css/index-full-carbon.min.css.map +1 -1
  5. package/css/index-without-carbon-released-only.css +5771 -2810
  6. package/css/index-without-carbon-released-only.css.map +1 -1
  7. package/css/index-without-carbon-released-only.min.css +10 -12
  8. package/css/index-without-carbon-released-only.min.css.map +1 -1
  9. package/css/index-without-carbon.css +10412 -4465
  10. package/css/index-without-carbon.css.map +1 -1
  11. package/css/index-without-carbon.min.css +10 -12
  12. package/css/index-without-carbon.min.css.map +1 -1
  13. package/css/index.css +10786 -14916
  14. package/css/index.css.map +1 -1
  15. package/css/index.min.css +10 -12
  16. package/css/index.min.css.map +1 -1
  17. package/es/components/APIKeyModal/APIKeyModal.js +14 -6
  18. package/es/components/AboutModal/AboutModal.js +37 -10
  19. package/es/components/ActionBar/ActionBar.js +4 -3
  20. package/es/components/ActionBar/ActionBarItem.js +15 -13
  21. package/es/components/ActionBar/ActionBarOverflowItems.js +3 -2
  22. package/es/components/ActionSet/ActionSet.js +6 -6
  23. package/es/components/AddSelect/AddSelect.js +4 -2
  24. package/es/components/AddSelect/AddSelectBody.js +12 -6
  25. package/es/components/AddSelect/AddSelectBreadcrumbs.js +1 -1
  26. package/es/components/AddSelect/AddSelectColumn.js +21 -10
  27. package/es/components/AddSelect/AddSelectFilter.js +8 -3
  28. package/es/components/AddSelect/AddSelectList.js +17 -7
  29. package/es/components/AddSelect/AddSelectMetaPanel.js +8 -3
  30. package/es/components/AddSelect/AddSelectSidebar.js +1 -1
  31. package/es/components/AddSelect/AddSelectSort.js +20 -8
  32. package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +24 -13
  33. package/es/components/ButtonMenu/ButtonMenu.js +15 -6
  34. package/es/components/ButtonMenu/ButtonMenuItem.js +1 -1
  35. package/es/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +7 -5
  36. package/es/components/Card/Card.js +12 -10
  37. package/es/components/Card/CardFooter.js +3 -3
  38. package/es/components/Cascade/Cascade.js +1 -1
  39. package/es/components/ComboButton/ComboButton.js +11 -3
  40. package/es/components/CreateFullPage/CreateFullPage.js +4 -4
  41. package/es/components/CreateFullPage/CreateFullPageStep.js +1 -1
  42. package/es/components/CreateInfluencer/CreateInfluencer.js +1 -1
  43. package/es/components/CreateModal/CreateModal.js +1 -1
  44. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
  45. package/es/components/CreateTearsheet/CreateTearsheet.js +3 -3
  46. package/es/components/CreateTearsheet/CreateTearsheetStep.js +4 -2
  47. package/es/components/CreateTearsheet/preview-components/MultiStepTearsheet.js +14 -5
  48. package/es/components/CreateTearsheet/preview-components/MultiStepWithIntro.js +11 -4
  49. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +1 -1
  50. package/es/components/DataSpreadsheet/DataSpreadsheet.js +1 -3
  51. package/es/components/Datagrid/Datagrid/Datagrid.js +1 -1
  52. package/es/components/Datagrid/Datagrid/DatagridEmptyBody.js +1 -1
  53. package/es/components/Datagrid/Datagrid/DatagridHead.js +1 -1
  54. package/es/components/Datagrid/Datagrid/DatagridHeaderRow.js +1 -1
  55. package/es/components/Datagrid/Datagrid/DatagridRow.js +1 -1
  56. package/es/components/Datagrid/Datagrid/DatagridSelectAll.js +1 -1
  57. package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +12 -5
  58. package/es/components/Datagrid/Datagrid/DatagridSimpleBody.js +1 -1
  59. package/es/components/Datagrid/Datagrid/DatagridToolbar.js +1 -1
  60. package/es/components/Datagrid/Datagrid/DatagridVirtualBody.js +1 -1
  61. package/es/components/Datagrid/Datagrid/DraggableElement.js +4 -2
  62. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +8 -3
  63. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +7 -3
  64. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +1 -1
  65. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsModal.js +1 -1
  66. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +10 -10
  67. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +23 -26
  68. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/CustomizeColumnStory.js +0 -0
  69. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/LeftPanelStory.js +0 -0
  70. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/RowSizeDropdownStory.js +0 -0
  71. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/SelectAllWithToggleStory.js +0 -0
  72. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/StickyActionsColumnStory.js +0 -0
  73. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/common.js +0 -0
  74. package/es/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/index.js +2 -2
  75. package/es/components/Datagrid/useActionsColumn.js +1 -1
  76. package/es/components/Datagrid/useRowExpander.js +6 -2
  77. package/es/components/Datagrid/useSelectRows.js +4 -3
  78. package/es/components/Datagrid/useSortableColumns.js +19 -8
  79. package/es/components/EditSidePanel/EditSidePanel.js +2 -2
  80. package/es/components/EditTearsheet/EditTearsheet.js +1 -1
  81. package/es/components/EditTearsheet/EditTearsheetForm.js +4 -2
  82. package/es/components/EditTearsheet/preview-components/MultiFormEditTearsheet.js +9 -9
  83. package/es/components/EmptyStates/EmptyState.js +1 -1
  84. package/es/components/EmptyStates/EmptyStateContent.js +3 -2
  85. package/es/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +1 -1
  86. package/es/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +1 -1
  87. package/es/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +1 -1
  88. package/es/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +1 -1
  89. package/es/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +1 -1
  90. package/es/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +1 -1
  91. package/es/components/ExampleComponent/ExampleComponent.js +4 -4
  92. package/es/components/ExportModal/ExportModal.js +7 -4
  93. package/es/components/ExpressiveCard/ExpressiveCard.js +1 -1
  94. package/es/components/HTTPErrors/HTTPErrorContent.js +1 -1
  95. package/es/components/ImportModal/ImportModal.js +20 -6
  96. package/es/components/InlineEdit/InlineEdit.js +27 -15
  97. package/es/components/ModifiedTabs/ModifiedTabLabelNew.js +9 -5
  98. package/es/components/ModifiedTabs/ModifiedTabLabelWithClose.js +13 -15
  99. package/es/components/ModifiedTabs/ModifiedTabs.js +64 -42
  100. package/es/components/MultiAddSelect/MultiAddSelect.js +2 -2
  101. package/es/components/NotificationsPanel/NotificationsPanel.js +32 -18
  102. package/es/components/OptionsTile/OptionsTile.js +15 -9
  103. package/es/components/PageHeader/PageHeader.js +13 -9
  104. package/es/components/PageHeader/PageHeaderTitle.js +1 -1
  105. package/es/components/PageHeader/PageHeaderUtils.js +1 -1
  106. package/es/components/ProductiveCard/ProductiveCard.js +5 -0
  107. package/es/components/RemoveModal/RemoveModal.js +3 -2
  108. package/es/components/Saving/Saving.js +26 -8
  109. package/es/components/SidePanel/SidePanel.js +18 -10
  110. package/es/components/StatusIcon/StatusIcon.js +294 -74
  111. package/es/components/TagSet/TagSet.js +6 -15
  112. package/es/components/TagSet/TagSetModal.js +4 -3
  113. package/es/components/TagSet/TagSetOverflow.js +37 -34
  114. package/es/components/TagSet/constants.js +20 -0
  115. package/es/components/Tearsheet/Tearsheet.js +2 -2
  116. package/es/components/Tearsheet/TearsheetNarrow.js +1 -1
  117. package/es/components/Tearsheet/TearsheetShell.js +11 -9
  118. package/es/components/Toolbar/Toolbar.js +2 -1
  119. package/es/components/Toolbar/ToolbarButton.js +22 -13
  120. package/es/components/UserProfileImage/UserProfileImage.js +38 -13
  121. package/es/components/WebTerminal/WebTerminal.js +40 -19
  122. package/es/components/WebTerminal/WebTerminalContentWrapper.js +8 -10
  123. package/es/components/WebTerminal/hooks/index.js +45 -0
  124. package/es/components/WebTerminal/index.js +2 -1
  125. package/es/components/WebTerminal/preview-components/Navigation.js +17 -15
  126. package/es/components/_Canary/Canary.js +1 -1
  127. package/es/components/index.js +1 -1
  128. package/es/global/js/hooks/index.js +1 -1
  129. package/es/global/js/package-settings.js +1 -0
  130. package/es/global/js/utils/test-helper.js +2 -1
  131. package/es/settings.js +2 -10
  132. package/lib/components/APIKeyModal/APIKeyModal.js +25 -17
  133. package/lib/components/AboutModal/AboutModal.js +43 -15
  134. package/lib/components/ActionBar/ActionBar.js +6 -5
  135. package/lib/components/ActionBar/ActionBarItem.js +15 -13
  136. package/lib/components/ActionBar/ActionBarOverflowItems.js +5 -4
  137. package/lib/components/ActionSet/ActionSet.js +13 -13
  138. package/lib/components/AddSelect/AddSelect.js +4 -2
  139. package/lib/components/AddSelect/AddSelectBody.js +13 -7
  140. package/lib/components/AddSelect/AddSelectBreadcrumbs.js +3 -3
  141. package/lib/components/AddSelect/AddSelectColumn.js +23 -13
  142. package/lib/components/AddSelect/AddSelectFilter.js +16 -10
  143. package/lib/components/AddSelect/AddSelectList.js +26 -15
  144. package/lib/components/AddSelect/AddSelectMetaPanel.js +9 -3
  145. package/lib/components/AddSelect/AddSelectSidebar.js +4 -4
  146. package/lib/components/AddSelect/AddSelectSort.js +22 -9
  147. package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.js +29 -19
  148. package/lib/components/ButtonMenu/ButtonMenu.js +18 -9
  149. package/lib/components/ButtonMenu/ButtonMenuItem.js +3 -3
  150. package/lib/components/ButtonSetWithOverflow/ButtonSetWithOverflow.js +10 -8
  151. package/lib/components/Card/Card.js +15 -13
  152. package/lib/components/Card/CardFooter.js +5 -5
  153. package/lib/components/Cascade/Cascade.js +2 -2
  154. package/lib/components/ComboButton/ComboButton.js +21 -13
  155. package/lib/components/CreateFullPage/CreateFullPage.js +8 -8
  156. package/lib/components/CreateFullPage/CreateFullPageStep.js +2 -2
  157. package/lib/components/CreateInfluencer/CreateInfluencer.js +3 -3
  158. package/lib/components/CreateModal/CreateModal.js +7 -7
  159. package/lib/components/CreateSidePanel/CreateSidePanel.js +2 -2
  160. package/lib/components/CreateTearsheet/CreateTearsheet.js +3 -3
  161. package/lib/components/CreateTearsheet/CreateTearsheetStep.js +5 -3
  162. package/lib/components/CreateTearsheet/preview-components/MultiStepTearsheet.js +27 -18
  163. package/lib/components/CreateTearsheet/preview-components/MultiStepWithIntro.js +26 -19
  164. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
  165. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +1 -4
  166. package/lib/components/Datagrid/Datagrid/Datagrid.js +3 -3
  167. package/lib/components/Datagrid/Datagrid/DatagridEmptyBody.js +4 -4
  168. package/lib/components/Datagrid/Datagrid/DatagridHead.js +2 -2
  169. package/lib/components/Datagrid/Datagrid/DatagridHeaderRow.js +3 -3
  170. package/lib/components/Datagrid/Datagrid/DatagridRow.js +4 -4
  171. package/lib/components/Datagrid/Datagrid/DatagridSelectAll.js +2 -2
  172. package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.js +15 -8
  173. package/lib/components/Datagrid/Datagrid/DatagridSimpleBody.js +2 -2
  174. package/lib/components/Datagrid/Datagrid/DatagridToolbar.js +2 -2
  175. package/lib/components/Datagrid/Datagrid/DatagridVirtualBody.js +2 -2
  176. package/lib/components/Datagrid/Datagrid/DraggableElement.js +3 -1
  177. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Actions.js +10 -4
  178. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/ButtonWrapper.js +7 -3
  179. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/Columns.js +2 -2
  180. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsModal.js +2 -2
  181. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.js +9 -9
  182. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeRadioGroup.js +24 -27
  183. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/CustomizeColumnStory.js +0 -0
  184. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/LeftPanelStory.js +0 -0
  185. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/RowSizeDropdownStory.js +0 -0
  186. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/SelectAllWithToggleStory.js +0 -0
  187. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/StickyActionsColumnStory.js +0 -0
  188. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/common.js +0 -0
  189. package/lib/components/Datagrid/{Datagrid.stories → Datagrid.stories-helpers}/index.js +2 -2
  190. package/lib/components/Datagrid/useActionsColumn.js +4 -4
  191. package/lib/components/Datagrid/useRowExpander.js +5 -1
  192. package/lib/components/Datagrid/useSelectRows.js +4 -3
  193. package/lib/components/Datagrid/useSortableColumns.js +20 -8
  194. package/lib/components/EditSidePanel/EditSidePanel.js +3 -3
  195. package/lib/components/EditTearsheet/EditTearsheet.js +5 -5
  196. package/lib/components/EditTearsheet/EditTearsheetForm.js +5 -3
  197. package/lib/components/EditTearsheet/preview-components/MultiFormEditTearsheet.js +21 -21
  198. package/lib/components/EmptyStates/EmptyState.js +4 -4
  199. package/lib/components/EmptyStates/EmptyStateContent.js +8 -7
  200. package/lib/components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js +4 -4
  201. package/lib/components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js +4 -4
  202. package/lib/components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js +4 -4
  203. package/lib/components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js +4 -4
  204. package/lib/components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js +4 -4
  205. package/lib/components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js +4 -4
  206. package/lib/components/ExampleComponent/ExampleComponent.js +7 -7
  207. package/lib/components/ExportModal/ExportModal.js +17 -14
  208. package/lib/components/ExpressiveCard/ExpressiveCard.js +1 -1
  209. package/lib/components/HTTPErrors/HTTPErrorContent.js +3 -3
  210. package/lib/components/ImportModal/ImportModal.js +29 -15
  211. package/lib/components/InlineEdit/InlineEdit.js +26 -14
  212. package/lib/components/ModifiedTabs/ModifiedTabLabelNew.js +10 -4
  213. package/lib/components/ModifiedTabs/ModifiedTabLabelWithClose.js +14 -14
  214. package/lib/components/ModifiedTabs/ModifiedTabs.js +66 -45
  215. package/lib/components/MultiAddSelect/MultiAddSelect.js +2 -2
  216. package/lib/components/NotificationsPanel/NotificationsPanel.js +37 -23
  217. package/lib/components/OptionsTile/OptionsTile.js +15 -9
  218. package/lib/components/PageHeader/PageHeader.js +33 -29
  219. package/lib/components/PageHeader/PageHeaderTitle.js +2 -2
  220. package/lib/components/PageHeader/PageHeaderUtils.js +2 -2
  221. package/lib/components/ProductiveCard/ProductiveCard.js +5 -0
  222. package/lib/components/RemoveModal/RemoveModal.js +9 -8
  223. package/lib/components/Saving/Saving.js +28 -10
  224. package/lib/components/SidePanel/SidePanel.js +22 -14
  225. package/lib/components/StatusIcon/StatusIcon.js +300 -75
  226. package/lib/components/TagSet/TagSet.js +8 -17
  227. package/lib/components/TagSet/TagSetModal.js +10 -9
  228. package/lib/components/TagSet/TagSetOverflow.js +38 -35
  229. package/lib/components/TagSet/constants.js +27 -0
  230. package/lib/components/Tearsheet/Tearsheet.js +4 -4
  231. package/lib/components/Tearsheet/TearsheetNarrow.js +3 -3
  232. package/lib/components/Tearsheet/TearsheetShell.js +13 -12
  233. package/lib/components/Toolbar/Toolbar.js +3 -1
  234. package/lib/components/Toolbar/ToolbarButton.js +20 -10
  235. package/lib/components/UserProfileImage/UserProfileImage.js +37 -12
  236. package/lib/components/WebTerminal/WebTerminal.js +45 -23
  237. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +9 -9
  238. package/lib/components/WebTerminal/hooks/index.js +69 -0
  239. package/lib/components/WebTerminal/index.js +15 -1
  240. package/lib/components/WebTerminal/preview-components/Navigation.js +19 -17
  241. package/lib/components/_Canary/Canary.js +2 -2
  242. package/lib/components/index.js +12 -0
  243. package/lib/global/js/package-settings.js +1 -0
  244. package/lib/global/js/utils/test-helper.js +2 -1
  245. package/lib/settings.js +2 -11
  246. package/package.json +18 -19
  247. package/scss/components/APIKeyModal/_api-key-modal.scss +44 -55
  248. package/scss/components/APIKeyModal/_carbon-imports.scss +15 -0
  249. package/scss/components/APIKeyModal/_index-with-carbon.scss +9 -0
  250. package/scss/components/APIKeyModal/_index.scss +1 -1
  251. package/scss/components/APIKeyModal/_storybook-styles.scss +10 -8
  252. package/scss/components/AboutModal/_about-modal.scss +120 -112
  253. package/scss/components/AboutModal/_carbon-imports.scss +11 -0
  254. package/scss/components/AboutModal/_index-with-carbon.scss +9 -0
  255. package/scss/components/AboutModal/_index.scss +1 -1
  256. package/scss/components/AboutModal/_storybook-styles.scss +2 -1
  257. package/scss/components/ActionBar/_action-bar.scss +35 -47
  258. package/scss/components/ActionBar/_carbon-imports.scss +11 -0
  259. package/scss/components/ActionBar/_index-with-carbon.scss +9 -0
  260. package/scss/components/ActionBar/_index.scss +1 -1
  261. package/scss/components/ActionBar/_storybook-styles.scss +1 -1
  262. package/scss/components/ActionSet/_action-set.scss +88 -96
  263. package/scss/components/ActionSet/_carbon-imports.scss +11 -0
  264. package/scss/components/ActionSet/_index-with-carbon.scss +9 -0
  265. package/scss/components/ActionSet/_index.scss +1 -1
  266. package/scss/components/ActionSet/_storybook-styles.scss +3 -3
  267. package/scss/components/AddSelect/_add-select.scss +289 -262
  268. package/scss/components/AddSelect/_carbon-imports.scss +19 -0
  269. package/scss/components/AddSelect/_index-with-carbon.scss +9 -0
  270. package/scss/components/AddSelect/_index.scss +1 -1
  271. package/scss/components/BreadcrumbWithOverflow/_breadcrumb-with-overflow.scss +58 -64
  272. package/scss/components/BreadcrumbWithOverflow/_carbon-imports.scss +12 -0
  273. package/scss/components/BreadcrumbWithOverflow/_index-with-carbon.scss +9 -0
  274. package/scss/components/BreadcrumbWithOverflow/_index.scss +1 -1
  275. package/scss/components/BreadcrumbWithOverflow/_storybook-styles.scss +1 -1
  276. package/scss/components/ButtonMenu/_button-menu.scss +12 -19
  277. package/scss/components/ButtonMenu/_carbon-imports.scss +9 -0
  278. package/scss/components/ButtonMenu/_index-with-carbon.scss +9 -0
  279. package/scss/components/ButtonMenu/_index.scss +1 -1
  280. package/scss/components/ButtonSetWithOverflow/_button-set-with-overflow.scss +24 -34
  281. package/scss/components/ButtonSetWithOverflow/_carbon-imports.scss +10 -0
  282. package/scss/components/ButtonSetWithOverflow/_index-with-carbon.scss +9 -0
  283. package/scss/components/ButtonSetWithOverflow/_index.scss +1 -1
  284. package/scss/components/ButtonSetWithOverflow/_storybook-styles.scss +1 -1
  285. package/scss/components/Card/_carbon-imports.scss +11 -0
  286. package/scss/components/Card/_card.scss +107 -114
  287. package/scss/components/Card/_index-with-carbon.scss +9 -0
  288. package/scss/components/Card/_index.scss +1 -3
  289. package/scss/components/Cascade/_carbon-imports.scss +6 -0
  290. package/scss/components/Cascade/_cascade.scss +30 -34
  291. package/scss/components/Cascade/_index-with-carbon.scss +9 -0
  292. package/scss/components/Cascade/_index.scss +1 -1
  293. package/scss/components/Cascade/_storybook-styles.scss +6 -5
  294. package/scss/components/ComboButton/_carbon-imports.scss +11 -0
  295. package/scss/components/ComboButton/_combo-button.scss +57 -46
  296. package/scss/components/ComboButton/_index-with-carbon.scss +9 -0
  297. package/scss/components/ComboButton/_index.scss +1 -1
  298. package/scss/components/CreateFullPage/_carbon-imports.scss +17 -0
  299. package/scss/components/CreateFullPage/_create-full-page.scss +134 -140
  300. package/scss/components/CreateFullPage/_index-with-carbon.scss +9 -0
  301. package/scss/components/CreateFullPage/_index.scss +1 -1
  302. package/scss/components/CreateFullPage/_storybook-styles.scss +26 -10
  303. package/scss/components/CreateInfluencer/_carbon-imports.scss +10 -0
  304. package/scss/components/CreateInfluencer/_create-influencer.scss +65 -70
  305. package/scss/components/CreateInfluencer/_index-with-carbon.scss +9 -0
  306. package/scss/components/CreateInfluencer/_index.scss +1 -1
  307. package/scss/components/CreateModal/_carbon-imports.scss +12 -0
  308. package/scss/components/CreateModal/_create-modal.scss +56 -59
  309. package/scss/components/CreateModal/_index-with-carbon.scss +9 -0
  310. package/scss/components/CreateModal/_index.scss +1 -1
  311. package/scss/components/CreateModal/_storybook-styles.scss +24 -21
  312. package/scss/components/CreateSidePanel/_carbon-imports.scss +10 -0
  313. package/scss/components/CreateSidePanel/_create-side-panel.scss +65 -71
  314. package/scss/components/CreateSidePanel/_index-with-carbon.scss +9 -0
  315. package/scss/components/CreateSidePanel/_index.scss +1 -1
  316. package/scss/components/CreateSidePanel/_storybook-styles.scss +8 -6
  317. package/scss/components/CreateTearsheet/_carbon-imports.scss +10 -0
  318. package/scss/components/CreateTearsheet/_create-tearsheet.scss +116 -98
  319. package/scss/components/CreateTearsheet/_index-with-carbon.scss +9 -0
  320. package/scss/components/CreateTearsheet/_index.scss +1 -1
  321. package/scss/components/CreateTearsheet/_storybook-styles.scss +14 -11
  322. package/scss/components/CreateTearsheetNarrow/_carbon-imports.scss +10 -0
  323. package/scss/components/CreateTearsheetNarrow/_create-tearsheet-narrow.scss +36 -44
  324. package/scss/components/CreateTearsheetNarrow/_index-with-carbon.scss +9 -0
  325. package/scss/components/CreateTearsheetNarrow/_index.scss +1 -1
  326. package/scss/components/CreateTearsheetNarrow/_storybook-styles.scss +7 -6
  327. package/scss/components/DataSpreadsheet/_carbon-imports.scss +6 -0
  328. package/scss/components/DataSpreadsheet/_data-spreadsheet.scss +217 -173
  329. package/scss/components/DataSpreadsheet/_index-with-carbon.scss +9 -0
  330. package/scss/components/DataSpreadsheet/_index.scss +1 -1
  331. package/scss/components/Datagrid/_carbon-imports.scss +6 -0
  332. package/scss/components/Datagrid/_datagrid.scss +29 -36
  333. package/scss/components/Datagrid/_index-with-carbon.scss +9 -0
  334. package/scss/components/Datagrid/_index.scss +1 -1
  335. package/scss/components/Datagrid/_storybook-styles.scss +15 -11
  336. package/scss/components/Datagrid/styles/{datagrid.scss → _datagrid.scss} +62 -59
  337. package/scss/components/Datagrid/styles/{draggableElement.scss → _draggableElement.scss} +15 -13
  338. package/scss/components/Datagrid/styles/_index.scss +20 -0
  339. package/scss/components/Datagrid/styles/{useActionsColumn.scss → _useActionsColumn.scss} +5 -4
  340. package/scss/components/Datagrid/styles/{useColumnCenterAlign.scss → _useColumnCenterAlign.scss} +2 -1
  341. package/scss/components/Datagrid/styles/{useColumnRightAlign.scss → _useColumnRightAlign.scss} +5 -5
  342. package/scss/components/Datagrid/styles/_useExpandedRow.scss +14 -0
  343. package/scss/components/Datagrid/styles/{useNestedRows.scss → _useNestedRows.scss} +6 -3
  344. package/scss/components/Datagrid/styles/_useNestedTable.scss +34 -0
  345. package/scss/components/Datagrid/styles/{useSelectAllToggle.scss → _useSelectAllToggle.scss} +6 -5
  346. package/scss/components/Datagrid/styles/{useSortableColumns.scss → _useSortableColumns.scss} +14 -12
  347. package/scss/components/Datagrid/styles/{useStickyColumn.scss → _useStickyColumn.scss} +10 -9
  348. package/scss/components/Datagrid/styles/_variables.scss +3 -2
  349. package/scss/components/Datagrid/styles/addons/{CustomizeColumnsModal.scss → _CustomizeColumnsModal.scss} +15 -11
  350. package/scss/components/Datagrid/styles/addons/_RowSizeDropdown.scss +25 -0
  351. package/scss/components/EditFullPage/_edit-full-page.scss +9 -17
  352. package/scss/components/EditSidePanel/_carbon-imports.scss +9 -0
  353. package/scss/components/EditSidePanel/_edit-side-panel.scss +45 -54
  354. package/scss/components/EditSidePanel/_index-with-carbon.scss +9 -0
  355. package/scss/components/EditSidePanel/_index.scss +1 -1
  356. package/scss/components/EditSidePanel/_storybook-styles.scss +3 -1
  357. package/scss/components/EditTearsheet/_edit-tearsheet.scss +95 -93
  358. package/scss/components/EditTearsheet/_storybook-styles.scss +15 -11
  359. package/scss/components/EditTearsheetNarrow/_edit-tearsheet-narrow.scss +9 -17
  360. package/scss/components/EmptyStates/_carbon-imports.scss +11 -0
  361. package/scss/components/EmptyStates/_empty-state.scss +41 -44
  362. package/scss/components/EmptyStates/_index-with-carbon.scss +9 -0
  363. package/scss/components/EmptyStates/_index.scss +1 -1
  364. package/scss/components/ExampleComponent/_carbon-imports.scss +10 -0
  365. package/scss/components/ExampleComponent/_example-component.scss +15 -26
  366. package/scss/components/ExampleComponent/_index-with-carbon.scss +9 -0
  367. package/scss/components/ExampleComponent/_index.scss +1 -1
  368. package/scss/components/ExportModal/_carbon-imports.scss +16 -0
  369. package/scss/components/ExportModal/_export-modal.scss +41 -48
  370. package/scss/components/ExportModal/_index-with-carbon.scss +9 -0
  371. package/scss/components/ExportModal/_index.scss +1 -1
  372. package/scss/components/ExpressiveCard/_carbon-imports.scss +6 -0
  373. package/scss/components/ExpressiveCard/_expressive-card.scss +7 -14
  374. package/scss/components/ExpressiveCard/_index-with-carbon.scss +9 -0
  375. package/scss/components/ExpressiveCard/_index.scss +1 -1
  376. package/scss/components/ExpressiveCard/_storybook-styles.scss +6 -5
  377. package/scss/components/HTTPErrors/_carbon-imports.scss +10 -0
  378. package/scss/components/HTTPErrors/_http-errors.scss +48 -56
  379. package/scss/components/HTTPErrors/_index-with-carbon.scss +9 -0
  380. package/scss/components/HTTPErrors/_index.scss +1 -1
  381. package/scss/components/ImportModal/_carbon-imports.scss +14 -0
  382. package/scss/components/ImportModal/_import-modal.scss +72 -77
  383. package/scss/components/ImportModal/_index-with-carbon.scss +9 -0
  384. package/scss/components/ImportModal/_index.scss +1 -1
  385. package/scss/components/InlineEdit/_carbon-imports.scss +6 -0
  386. package/scss/components/InlineEdit/_index-with-carbon.scss +9 -0
  387. package/scss/components/InlineEdit/_index.scss +1 -1
  388. package/scss/components/InlineEdit/_inline-edit.scss +261 -237
  389. package/scss/components/InlineEdit/_storybook-styles.scss +7 -3
  390. package/scss/components/ModifiedTabs/_carbon-imports.scss +10 -0
  391. package/scss/components/ModifiedTabs/_index-with-carbon.scss +9 -0
  392. package/scss/components/ModifiedTabs/_index.scss +8 -1
  393. package/scss/components/ModifiedTabs/_modified-tabs.scss +38 -16
  394. package/scss/components/MultiAddSelect/_carbon-imports.scss +6 -0
  395. package/scss/components/MultiAddSelect/_index-with-carbon.scss +9 -0
  396. package/scss/components/MultiAddSelect/_index.scss +8 -1
  397. package/scss/components/MultiAddSelect/_multi-add-select.scss +1 -1
  398. package/scss/components/NotificationsPanel/_carbon-imports.scss +12 -0
  399. package/scss/components/NotificationsPanel/_index-with-carbon.scss +9 -0
  400. package/scss/components/NotificationsPanel/_index.scss +1 -1
  401. package/scss/components/NotificationsPanel/_notifications-panel.scss +241 -237
  402. package/scss/components/NotificationsPanel/_storybook-styles.scss +9 -0
  403. package/scss/components/OptionsTile/_carbon-imports.scss +10 -0
  404. package/scss/components/OptionsTile/_index-with-carbon.scss +9 -0
  405. package/scss/components/OptionsTile/_index.scss +1 -1
  406. package/scss/components/OptionsTile/_options-tile.scss +173 -171
  407. package/scss/components/OptionsTile/_storybook-styles.scss +7 -4
  408. package/scss/components/PageHeader/_carbon-imports.scss +13 -0
  409. package/scss/components/PageHeader/_index-with-carbon.scss +9 -0
  410. package/scss/components/PageHeader/_index.scss +1 -1
  411. package/scss/components/PageHeader/_page-header.scss +449 -461
  412. package/scss/components/PageHeader/_storybook-styles.scss +15 -11
  413. package/scss/components/ProductiveCard/_carbon-imports.scss +6 -0
  414. package/scss/components/ProductiveCard/_index-with-carbon.scss +9 -0
  415. package/scss/components/ProductiveCard/_index.scss +1 -1
  416. package/scss/components/ProductiveCard/_productive-card.scss +43 -48
  417. package/scss/components/ProductiveCard/_storybook-styles.scss +7 -6
  418. package/scss/components/RemoveModal/_carbon-imports.scss +12 -0
  419. package/scss/components/RemoveModal/_index-with-carbon.scss +9 -0
  420. package/scss/components/RemoveModal/_index.scss +1 -1
  421. package/scss/components/RemoveModal/_remove-modal.scss +17 -26
  422. package/scss/components/Saving/_carbon-imports.scss +11 -0
  423. package/scss/components/Saving/_index-with-carbon.scss +9 -0
  424. package/scss/components/Saving/_index.scss +1 -1
  425. package/scss/components/Saving/_saving.scss +19 -27
  426. package/scss/components/Saving/_storybook-styles.scss +1 -1
  427. package/scss/components/SidePanel/_carbon-imports.scss +10 -0
  428. package/scss/components/SidePanel/_index-with-carbon.scss +9 -0
  429. package/scss/components/SidePanel/_index.scss +1 -1
  430. package/scss/components/SidePanel/_side-panel-variables.scss +1 -1
  431. package/scss/components/SidePanel/_side-panel.scss +402 -392
  432. package/scss/components/SidePanel/_storybook-styles.scss +6 -4
  433. package/scss/components/SingleAddSelect/_carbon-imports.scss +6 -0
  434. package/scss/components/SingleAddSelect/_index-with-carbon.scss +9 -0
  435. package/scss/components/SingleAddSelect/_index.scss +1 -1
  436. package/scss/components/SingleAddSelect/_single-add-select.scss +1 -1
  437. package/scss/components/StatusIcon/_carbon-imports.scss +6 -0
  438. package/scss/components/StatusIcon/_index-with-carbon.scss +9 -0
  439. package/scss/components/StatusIcon/_index.scss +1 -1
  440. package/scss/components/StatusIcon/_status-icon.scss +30 -27
  441. package/scss/components/TagSet/_carbon-imports.scss +14 -0
  442. package/scss/components/TagSet/_index-with-carbon.scss +9 -0
  443. package/scss/components/TagSet/_index.scss +1 -1
  444. package/scss/components/TagSet/_storybook-styles.scss +1 -1
  445. package/scss/components/TagSet/_tag-set.scss +141 -129
  446. package/scss/components/Tearsheet/_carbon-imports.scss +10 -0
  447. package/scss/components/Tearsheet/_index-with-carbon.scss +9 -0
  448. package/scss/components/Tearsheet/_index.scss +1 -1
  449. package/scss/components/Tearsheet/_storybook-styles.scss +6 -5
  450. package/scss/components/Tearsheet/_tearsheet.scss +269 -263
  451. package/scss/components/Toolbar/_carbon-imports.scss +8 -0
  452. package/scss/components/Toolbar/_index-with-carbon.scss +9 -0
  453. package/scss/components/Toolbar/_index.scss +1 -1
  454. package/scss/components/Toolbar/_toolbar.scss +53 -56
  455. package/scss/components/UserProfileImage/_carbon-imports.scss +10 -0
  456. package/scss/components/UserProfileImage/_color-map.scss +30 -30
  457. package/scss/components/UserProfileImage/_index-with-carbon.scss +9 -0
  458. package/scss/components/UserProfileImage/_index.scss +1 -1
  459. package/scss/components/UserProfileImage/_user-profile-image.scss +83 -79
  460. package/scss/components/WebTerminal/_carbon-imports.scss +6 -0
  461. package/scss/components/WebTerminal/_index-with-carbon.scss +9 -0
  462. package/scss/components/WebTerminal/_index.scss +1 -1
  463. package/scss/components/WebTerminal/_storybook-styles.scss +12 -2
  464. package/scss/components/WebTerminal/_web-terminal.scss +16 -5
  465. package/scss/components/_Canary/_canary.scss +2 -4
  466. package/scss/components/_index-released-only-with-carbon.scss +35 -0
  467. package/scss/components/_index-released-only.scss +26 -26
  468. package/scss/components/_index-with-carbon.scss +47 -0
  469. package/scss/components/_index.scss +40 -40
  470. package/scss/global/styles/_display-box.scss +9 -5
  471. package/scss/global/styles/_project-settings.scss +2 -18
  472. package/scss/index-full-carbon.scss +4 -5
  473. package/scss/index-without-carbon-released-only.scss +5 -6
  474. package/scss/index-without-carbon.scss +5 -6
  475. package/scss/index.scss +4 -4
  476. package/css/components/Datagrid/styles/addons/CustomizeColumnsModal.css +0 -47
  477. package/css/components/Datagrid/styles/addons/CustomizeColumnsModal.css.map +0 -1
  478. package/css/components/Datagrid/styles/addons/RowSizeDropdown.css +0 -20
  479. package/css/components/Datagrid/styles/addons/RowSizeDropdown.css.map +0 -1
  480. package/css/components/Datagrid/styles/datagrid.css +0 -383
  481. package/css/components/Datagrid/styles/datagrid.css.map +0 -1
  482. package/css/components/Datagrid/styles/draggableElement.css +0 -57
  483. package/css/components/Datagrid/styles/draggableElement.css.map +0 -1
  484. package/css/components/Datagrid/styles/index.css +0 -732
  485. package/css/components/Datagrid/styles/index.css.map +0 -1
  486. package/css/components/Datagrid/styles/useActionsColumn.css +0 -23
  487. package/css/components/Datagrid/styles/useActionsColumn.css.map +0 -1
  488. package/css/components/Datagrid/styles/useColumnCenterAlign.css +0 -18
  489. package/css/components/Datagrid/styles/useColumnCenterAlign.css.map +0 -1
  490. package/css/components/Datagrid/styles/useColumnRightAlign.css +0 -28
  491. package/css/components/Datagrid/styles/useColumnRightAlign.css.map +0 -1
  492. package/css/components/Datagrid/styles/useExpandedRow.css +0 -9
  493. package/css/components/Datagrid/styles/useExpandedRow.css.map +0 -1
  494. package/css/components/Datagrid/styles/useNestedRows.css +0 -15
  495. package/css/components/Datagrid/styles/useNestedRows.css.map +0 -1
  496. package/css/components/Datagrid/styles/useNestedTable.css +0 -25
  497. package/css/components/Datagrid/styles/useNestedTable.css.map +0 -1
  498. package/css/components/Datagrid/styles/useSelectAllToggle.css +0 -28
  499. package/css/components/Datagrid/styles/useSelectAllToggle.css.map +0 -1
  500. package/css/components/Datagrid/styles/useSortableColumns.css +0 -50
  501. package/css/components/Datagrid/styles/useSortableColumns.css.map +0 -1
  502. package/css/components/Datagrid/styles/useStickyColumn.css +0 -35
  503. package/css/components/Datagrid/styles/useStickyColumn.css.map +0 -1
  504. package/scss/components/Datagrid/styles/addons/RowSizeDropdown.scss +0 -23
  505. package/scss/components/Datagrid/styles/index.scss +0 -20
  506. package/scss/components/Datagrid/styles/useExpandedRow.scss +0 -7
  507. package/scss/components/Datagrid/styles/useNestedTable.scss +0 -28
  508. package/scss/global/styles/_generate-carbon-modules.scss +0 -14
@@ -9,7 +9,7 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (O
9
9
  function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
10
10
 
11
11
  /**
12
- * Copyright IBM Corp. 2020, 2021
12
+ * Copyright IBM Corp. 2020, 2022
13
13
  *
14
14
  * This source code is licensed under the Apache-2.0 license found in the
15
15
  * LICENSE file in the root directory of this source tree.
@@ -21,15 +21,14 @@ import { useResizeDetector } from 'react-resize-detector'; // Other standard imp
21
21
 
22
22
  import PropTypes from 'prop-types';
23
23
  import cx from 'classnames';
24
- import { pkg, carbon } from '../../settings';
24
+ import { pkg } from '../../settings';
25
25
  import pconsole from '../../global/js/utils/pconsole'; // Carbon and package components we use.
26
26
 
27
- import { Button, ComposedModal, ModalHeader, ModalBody } from 'carbon-components-react';
27
+ import { Button, ComposedModal, ModalHeader, ModalBody, usePrefix } from '@carbon/react';
28
28
  import { ActionSet } from '../ActionSet';
29
29
  import { Wrap } from '../../global/js/utils/Wrap'; // The block part of our conventional BEM class names (bc__E--M).
30
30
 
31
31
  var bc = "".concat(pkg.prefix, "--tearsheet");
32
- var bcModalHeader = "".concat(carbon.prefix, "--modal-header");
33
32
  var componentName = 'TearsheetShell';
34
33
  var maxDepth = 3; // NOTE: the component SCSS is not imported here: it is rolled up separately.
35
34
  // Global data structure to communicate the state of tearsheet stacking
@@ -74,7 +73,9 @@ export var TearsheetShell = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
74
73
  verticalPosition = _ref.verticalPosition,
75
74
  rest = _objectWithoutProperties(_ref, _excluded);
76
75
 
77
- // node the modal tearsheet is hosted in
76
+ var carbonPrefix = usePrefix();
77
+ var bcModalHeader = "".concat(carbonPrefix, "--modal-header"); // node the modal tearsheet is hosted in
78
+
78
79
  var _useState = useState(null),
79
80
  _useState2 = _slicedToArray(_useState, 2),
80
81
  portalTarget = _useState2[0],
@@ -126,14 +127,14 @@ export var TearsheetShell = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
126
127
 
127
128
  handleStackChange.checkFocus = function () {
128
129
  // if we are now the topmost tearsheet, ensure we have focus
129
- if (position === depth && modalRef.current && !modalRef.current.innerModal.current.contains(document.activeElement)) {
130
+ if (position === depth && modalRef.current && !modalRef.current.contains(document.activeElement)) {
130
131
  handleStackChange.claimFocus();
131
132
  }
132
133
  }; // Callback to give the tearsheet the opportunity to claim focus
133
134
 
134
135
 
135
136
  handleStackChange.claimFocus = function () {
136
- var element = selectorPrimaryFocus ? modalRef.current.innerModal.current.querySelector(selectorPrimaryFocus) : modalRef.current.startSentinel.current;
137
+ var element = selectorPrimaryFocus ? modalRef.current.querySelector(selectorPrimaryFocus) : modalRef.current;
137
138
  setTimeout(function () {
138
139
  return element.focus();
139
140
  }, 1);
@@ -207,11 +208,12 @@ export var TearsheetShell = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
207
208
  onFocus: handleFocus,
208
209
  preventCloseOnClickOutside: !isPassive,
209
210
  ref: modalRef,
210
- selectorsFloatingMenus: [".".concat(carbon.prefix, "--overflow-menu-options"), ".".concat(carbon.prefix, "--tooltip"), '.flatpickr-calendar', ".".concat(bc, "__container")],
211
+ selectorsFloatingMenus: [".".concat(carbonPrefix, "--overflow-menu-options"), ".".concat(carbonPrefix, "--tooltip"), '.flatpickr-calendar', ".".concat(bc, "__container")],
211
212
  size: "sm"
212
213
  }), includeHeader && /*#__PURE__*/React.createElement(ModalHeader, {
213
214
  className: cx("".concat(bc, "__header"), (_cx3 = {}, _defineProperty(_cx3, "".concat(bc, "__header--with-close-icon"), effectiveHasCloseIcon), _defineProperty(_cx3, "".concat(bc, "__header--with-nav"), navigation), _cx3)),
214
215
  closeClassName: cx(_defineProperty({}, "".concat(bc, "__header--no-close-icon"), !effectiveHasCloseIcon)),
216
+ closeModal: onClose,
215
217
  iconDescription: closeIconDescription
216
218
  }, /*#__PURE__*/React.createElement(Wrap, {
217
219
  className: "".concat(bc, "__header-content")
@@ -252,7 +254,7 @@ export var TearsheetShell = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
252
254
  actions: actions,
253
255
  buttonSize: size === 'wide' ? 'xl' : null,
254
256
  className: "".concat(bc, "__buttons"),
255
- size: size === 'wide' ? 'max' : 'lg'
257
+ size: size === 'wide' ? '2xl' : 'lg'
256
258
  })))), /*#__PURE__*/React.createElement("div", {
257
259
  className: "".concat(bc, "__resize-detector"),
258
260
  ref: resizer
@@ -13,6 +13,7 @@ var _excluded = ["children", "className", "vertical"];
13
13
  import cx from 'classnames';
14
14
  import { bool, node, string } from 'prop-types';
15
15
  import React, { createContext, forwardRef, useCallback, useEffect, useRef, useState } from 'react';
16
+ import { getDevtoolsProps } from '../../global/js/utils/devtools';
16
17
  import { getFocusableElements as _getFocusableElements } from '../../global/js/utils/getFocusableElements';
17
18
  import { pkg } from '../../settings';
18
19
  var checkComponentEnabled = pkg.checkComponentEnabled,
@@ -91,7 +92,7 @@ var Toolbar = /*#__PURE__*/forwardRef(function (_ref2, r) {
91
92
  onKeyDown: onKeyDown
92
93
  }, vertical && {
93
94
  'aria-orientation': 'vertical'
94
- }, {
95
+ }, getDevtoolsProps(componentName), {
95
96
  role: "toolbar"
96
97
  }), /*#__PURE__*/React.createElement(ToolbarContext.Provider, {
97
98
  value: {
@@ -1,7 +1,7 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
- var _excluded = ["caret", "children", "className"];
4
+ var _excluded = ["caret", "children", "className", "renderIcon", "iconDescription"];
5
5
 
6
6
  /**
7
7
  * Copyright IBM Corp. 2021, 2021
@@ -9,32 +9,36 @@ var _excluded = ["caret", "children", "className"];
9
9
  * This source code is licensed under the Apache-2.0 license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- import { Button } from 'carbon-components-react';
12
+ import { IconButton } from '@carbon/react';
13
13
  import cx from 'classnames';
14
- import { bool, node, string } from 'prop-types';
14
+ import { bool, func, node, string } from 'prop-types';
15
15
  import React, { forwardRef, useContext } from 'react';
16
16
  import { pkg } from '../../settings';
17
17
  import { blockClass as toolbarClass, ToolbarContext } from './Toolbar';
18
- var blockClass = "".concat(toolbarClass, "__button");
18
+ export var blockClass = "".concat(toolbarClass, "__button");
19
19
  /** Toolbar buttons are common functions performed as part of a products interface or an open window. */
20
20
 
21
- var ToolbarButton = /*#__PURE__*/forwardRef(function (_ref, ref) {
21
+ export var ToolbarButton = /*#__PURE__*/forwardRef(function (_ref, ref) {
22
22
  var _useContext;
23
23
 
24
24
  var caret = _ref.caret,
25
25
  children = _ref.children,
26
26
  className = _ref.className,
27
+ renderIcon = _ref.renderIcon,
28
+ _ref$iconDescription = _ref.iconDescription,
29
+ iconDescription = _ref$iconDescription === void 0 ? '' : _ref$iconDescription,
27
30
  rest = _objectWithoutProperties(_ref, _excluded);
28
31
 
29
- return /*#__PURE__*/React.createElement(Button, _extends({
30
- tooltipPosition: ((_useContext = useContext(ToolbarContext)) === null || _useContext === void 0 ? void 0 : _useContext.vertical) && 'right'
32
+ var Icon = renderIcon;
33
+ return /*#__PURE__*/React.createElement(IconButton, _extends({
34
+ align: ((_useContext = useContext(ToolbarContext)) === null || _useContext === void 0 ? void 0 : _useContext.vertical) && 'right'
31
35
  }, rest, {
36
+ label: iconDescription,
32
37
  ref: ref,
33
38
  className: cx(className, _defineProperty({}, "".concat(blockClass, "--caret"), caret)),
34
39
  kind: "ghost",
35
- size: "md",
36
- hasIconOnly: true
37
- }), /*#__PURE__*/React.createElement(React.Fragment, null, children, caret && /*#__PURE__*/React.createElement("span", {
40
+ size: "md"
41
+ }), /*#__PURE__*/React.createElement(React.Fragment, null, Icon ? /*#__PURE__*/React.createElement(Icon, null) : null, children, caret && /*#__PURE__*/React.createElement("span", {
38
42
  className: "".concat(blockClass, "__caret")
39
43
  })));
40
44
  });
@@ -48,7 +52,12 @@ ToolbarButton.propTypes = {
48
52
  children: node,
49
53
 
50
54
  /** Provide an optional class to be applied to the containing node */
51
- className: string
55
+ className: string,
56
+
57
+ /** Specifies the label for the icon button */
58
+ iconDescription: string.isRequired,
59
+
60
+ /** Specifies the icon to be used by the ToolbarButton component */
61
+ renderIcon: func.isRequired
52
62
  };
53
- ToolbarButton = pkg.checkComponentEnabled(ToolbarButton, componentName);
54
- export { blockClass, ToolbarButton };
63
+ ToolbarButton = pkg.checkComponentEnabled(ToolbarButton, componentName);
@@ -17,8 +17,8 @@ import { getDevtoolsProps } from '../../global/js/utils/devtools';
17
17
  import '../../global/js/utils/props-helper';
18
18
  import { pkg } from '../../settings'; // Carbon and package components we use.
19
19
 
20
- import { User20, User24, User32, Group20, Group24, Group32 } from '@carbon/icons-react';
21
- import { TooltipIcon } from 'carbon-components-react'; // The block part of our conventional BEM class names (blockClass__E--M).
20
+ import { User, Group } from '@carbon/icons-react';
21
+ import { IconButton } from '@carbon/react'; // The block part of our conventional BEM class names (blockClass__E--M).
22
22
 
23
23
  var blockClass = "".concat(pkg.prefix, "--user-profile-image");
24
24
  var componentName = 'UserProfileImage'; // NOTE: the component SCSS is not imported here: it is rolled up separately.
@@ -42,14 +42,38 @@ export var UserProfileImage = /*#__PURE__*/React.forwardRef(function (_ref, ref)
42
42
 
43
43
  var icons = {
44
44
  user: {
45
- md: User20,
46
- lg: User24,
47
- xlg: User32
45
+ md: function md(props) {
46
+ return /*#__PURE__*/React.createElement(User, _extends({
47
+ size: 20
48
+ }, props));
49
+ },
50
+ lg: function lg(props) {
51
+ return /*#__PURE__*/React.createElement(User, _extends({
52
+ size: 24
53
+ }, props));
54
+ },
55
+ xl: function xl(props) {
56
+ return /*#__PURE__*/React.createElement(User, _extends({
57
+ size: 32
58
+ }, props));
59
+ }
48
60
  },
49
61
  group: {
50
- md: Group20,
51
- lg: Group24,
52
- xlg: Group32
62
+ md: function md(props) {
63
+ return /*#__PURE__*/React.createElement(Group, _extends({
64
+ size: 20
65
+ }, props));
66
+ },
67
+ lg: function lg(props) {
68
+ return /*#__PURE__*/React.createElement(Group, _extends({
69
+ size: 24
70
+ }, props));
71
+ },
72
+ xl: function xl(props) {
73
+ return /*#__PURE__*/React.createElement(Group, _extends({
74
+ size: 32
75
+ }, props));
76
+ }
53
77
  }
54
78
  };
55
79
 
@@ -100,9 +124,10 @@ export var UserProfileImage = /*#__PURE__*/React.forwardRef(function (_ref, ref)
100
124
  }, getDevtoolsProps(componentName)), /*#__PURE__*/React.createElement(FillItem, null));
101
125
  };
102
126
 
103
- return FillItem && (tooltipText ? /*#__PURE__*/React.createElement(TooltipIcon, {
104
- tooltipText: tooltipText,
105
- className: "".concat(blockClass, "__tooltip")
127
+ return FillItem && (tooltipText ? /*#__PURE__*/React.createElement(IconButton, {
128
+ label: tooltipText,
129
+ className: "".concat(blockClass, "__tooltip"),
130
+ kind: "ghost"
106
131
  }, renderUserProfileImage()) : renderUserProfileImage());
107
132
  }); // Return a placeholder if not released and not enabled by feature flag
108
133
 
@@ -123,7 +148,7 @@ UserProfileImage.propTypes = {
123
148
  /**
124
149
  * Provide a custom icon to use if you need to use an icon other than the included ones
125
150
  */
126
- icon: PropTypes.object,
151
+ icon: PropTypes.func,
127
152
 
128
153
  /**
129
154
  * When passing the image prop, supply a full path to the image to be displayed.
@@ -151,7 +176,7 @@ UserProfileImage.propTypes = {
151
176
  /**
152
177
  * Set the size of the avatar circle
153
178
  */
154
- size: PropTypes.oneOf(['xlg', 'lg', 'md']).isRequired,
179
+ size: PropTypes.oneOf(['xl', 'lg', 'md']).isRequired,
155
180
 
156
181
  /**
157
182
  * Set theme in which the component will be rendered
@@ -2,7 +2,7 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
5
- var _excluded = ["actions", "children", "className", "closeIconDescription", "closeTerminal", "documentationLinks", "documentationLinksIconDescription", "open"];
5
+ var _excluded = ["actions", "children", "className", "closeIconDescription", "documentationLinks", "documentationLinksIconDescription", "isInitiallyOpen"];
6
6
 
7
7
  function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
8
8
 
@@ -21,9 +21,10 @@ import PropTypes from 'prop-types';
21
21
  import cx from 'classnames';
22
22
  import { pkg } from '../../settings'; // Carbon and package components we use.
23
23
 
24
- import { Close16 as Close, Help16 as Help } from '@carbon/icons-react';
25
- import { Button, OverflowMenu, OverflowMenuItem } from 'carbon-components-react';
24
+ import { Close, Help } from '@carbon/icons-react';
25
+ import { Button, OverflowMenu, OverflowMenuItem } from '@carbon/react';
26
26
  import { moderate02 } from '@carbon/motion';
27
+ import { useWebTerminal } from './hooks';
27
28
  import { getDevtoolsProps } from '../../global/js/utils/devtools'; // The block part of our conventional BEM class names (blockClass__E--M).
28
29
 
29
30
  var componentName = 'WebTerminal';
@@ -32,7 +33,8 @@ var blockClass = "".concat(pkg.prefix, "--web-terminal"); // Default values for
32
33
  var defaults = {
33
34
  actions: Object.freeze([]),
34
35
  documentationLinks: Object.freeze([]),
35
- documentationLinksIconDescription: 'Show documentation links'
36
+ documentationLinksIconDescription: 'Show documentation links',
37
+ isInitiallyOpen: false
36
38
  };
37
39
  export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
38
40
  var _ref3;
@@ -42,14 +44,19 @@ export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
42
44
  children = _ref.children,
43
45
  className = _ref.className,
44
46
  closeIconDescription = _ref.closeIconDescription,
45
- closeTerminal = _ref.closeTerminal,
46
47
  _ref$documentationLin = _ref.documentationLinks,
47
48
  documentationLinks = _ref$documentationLin === void 0 ? defaults.documentationLinks : _ref$documentationLin,
48
49
  _ref$documentationLin2 = _ref.documentationLinksIconDescription,
49
50
  documentationLinksIconDescription = _ref$documentationLin2 === void 0 ? defaults.documentationLinksIconDescription : _ref$documentationLin2,
50
- open = _ref.open,
51
+ _ref$isInitiallyOpen = _ref.isInitiallyOpen,
52
+ isInitiallyOpen = _ref$isInitiallyOpen === void 0 ? defaults.isInitiallyOpen : _ref$isInitiallyOpen,
51
53
  rest = _objectWithoutProperties(_ref, _excluded);
52
54
 
55
+ var _useWebTerminal = useWebTerminal(),
56
+ open = _useWebTerminal.open,
57
+ closeWebTerminal = _useWebTerminal.closeWebTerminal,
58
+ openWebTerminal = _useWebTerminal.openWebTerminal;
59
+
53
60
  var _useState = useState(open),
54
61
  _useState2 = _slicedToArray(_useState, 2),
55
62
  shouldRender = _useState2[0],
@@ -69,6 +76,16 @@ export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
69
76
  setRender(true);
70
77
  }
71
78
  }, [open]);
79
+ /**
80
+ On render, check if user want's the web terminal to be open by default
81
+ */
82
+
83
+ useEffect(function () {
84
+ if (isInitiallyOpen) {
85
+ openWebTerminal();
86
+ }
87
+ }, []); // eslint-disable-line
88
+
72
89
  /**
73
90
  When the web terminal slide in animation is complete, sets render to false.
74
91
  */
@@ -88,7 +105,7 @@ export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
88
105
  setRender(false);
89
106
  }
90
107
 
91
- closeTerminal();
108
+ closeWebTerminal();
92
109
  };
93
110
 
94
111
  return shouldRender ? /*#__PURE__*/React.createElement("div", _extends({}, _objectSpread(_objectSpread({}, rest), getDevtoolsProps(componentName)), {
@@ -103,7 +120,11 @@ export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
103
120
  }, /*#__PURE__*/React.createElement("div", {
104
121
  className: "".concat(blockClass, "__actions")
105
122
  }, showDocumentationLinks && /*#__PURE__*/React.createElement(OverflowMenu, {
106
- renderIcon: Help,
123
+ renderIcon: function renderIcon(props) {
124
+ return /*#__PURE__*/React.createElement(Help, _extends({
125
+ size: 16
126
+ }, props));
127
+ },
107
128
  iconDescription: documentationLinksIconDescription,
108
129
  ariaLabel: documentationLinksIconDescription,
109
130
  menuOptionsClass: "".concat(blockClass, "__documentation-overflow"),
@@ -124,11 +145,16 @@ export var WebTerminal = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
124
145
  renderIcon: renderIcon,
125
146
  onClick: onClick,
126
147
  iconDescription: iconDescription,
127
- kind: "ghost"
148
+ kind: "ghost",
149
+ "aria-label": iconDescription
128
150
  });
129
151
  })), /*#__PURE__*/React.createElement(Button, {
130
152
  hasIconOnly: true,
131
- renderIcon: Close,
153
+ renderIcon: function renderIcon(props) {
154
+ return /*#__PURE__*/React.createElement(Close, _extends({
155
+ size: 16
156
+ }, props));
157
+ },
132
158
  kind: "ghost",
133
159
  iconDescription: closeIconDescription,
134
160
  onClick: handleCloseTerminal,
@@ -152,7 +178,7 @@ WebTerminal.propTypes = {
152
178
  * An array of actions to be displayed in the web terminal header bar
153
179
  */
154
180
  actions: PropTypes.arrayOf(PropTypes.shape({
155
- renderIcon: PropTypes.object.isRequired,
181
+ renderIcon: PropTypes.func.isRequired,
156
182
  onClick: PropTypes.func.isRequired,
157
183
  iconDescription: PropTypes.string.isRequired
158
184
  })),
@@ -172,23 +198,18 @@ WebTerminal.propTypes = {
172
198
  */
173
199
  closeIconDescription: PropTypes.string.isRequired,
174
200
 
175
- /**
176
- * Function that should set the open prop to false
177
- */
178
- closeTerminal: PropTypes.func.isRequired,
179
-
180
201
  /**
181
202
  * 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
182
203
  */
183
204
  documentationLinks: PropTypes.arrayOf(PropTypes.shape(_objectSpread({}, OverflowMenuItem.propTypes))),
184
205
 
185
206
  /**
186
- * Icon description for the documentation link overflow menu
207
+ * Description for the documentation link overflow menu tooltip
187
208
  */
188
209
  documentationLinksIconDescription: PropTypes.string,
189
210
 
190
211
  /**
191
- * Boolean that determines if the web terminal is opened or closed
212
+ * Optionally pass if the web terminal should be open by default
192
213
  */
193
- open: PropTypes.bool.isRequired
214
+ isInitiallyOpen: PropTypes.bool
194
215
  };
@@ -1,7 +1,7 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
- var _excluded = ["children", "isTerminalOpen"];
4
+ var _excluded = ["children"];
5
5
 
6
6
  /**
7
7
  * Copyright IBM Corp. 2020, 2021
@@ -14,18 +14,21 @@ import React from 'react'; // Other standard imports.
14
14
 
15
15
  import PropTypes from 'prop-types';
16
16
  import cx from 'classnames';
17
- import { pkg } from '../../settings'; // The block part of our conventional BEM class names (blockClass__E--M).
17
+ import { pkg } from '../../settings';
18
+ import { useWebTerminal } from './hooks'; // The block part of our conventional BEM class names (blockClass__E--M).
18
19
 
19
20
  var componentName = 'WebTerminalContentWrapper';
20
21
  var blockClass = "".concat(pkg.prefix, "--web-terminal-content-wrapper");
21
22
  export var WebTerminalContentWrapper = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
22
23
  var children = _ref.children,
23
- isTerminalOpen = _ref.isTerminalOpen,
24
24
  rest = _objectWithoutProperties(_ref, _excluded);
25
25
 
26
+ var _useWebTerminal = useWebTerminal(),
27
+ open = _useWebTerminal.open;
28
+
26
29
  return /*#__PURE__*/React.createElement("div", _extends({
27
30
  ref: ref,
28
- className: cx([blockClass, _defineProperty({}, "".concat(blockClass, "--open"), isTerminalOpen)])
31
+ className: cx([blockClass, _defineProperty({}, "".concat(blockClass, "--open"), open)])
29
32
  }, rest), children);
30
33
  }); // Return a placeholder if not released and not enabled by feature flag
31
34
 
@@ -40,10 +43,5 @@ WebTerminalContentWrapper.propTypes = {
40
43
  /**
41
44
  * Pass in content as children.
42
45
  */
43
- children: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.node), PropTypes.node]).isRequired,
44
-
45
- /**
46
- * A boolean to determine if the terminal is open.
47
- */
48
- isTerminalOpen: PropTypes.bool.isRequired
46
+ children: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.node), PropTypes.node]).isRequired
49
47
  };
@@ -0,0 +1,45 @@
1
+ import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
+ import React, { useState, useCallback, createContext } from 'react';
3
+ import { useContext } from 'react';
4
+ import PropTypes from 'prop-types';
5
+ import { pkg } from '../../../settings';
6
+ export var WebTerminalContext = /*#__PURE__*/createContext();
7
+ var componentName = 'WebTerminalProvider';
8
+ export var WebTerminalProvider = function WebTerminalProvider(_ref) {
9
+ var children = _ref.children;
10
+
11
+ var _useState = useState(false),
12
+ _useState2 = _slicedToArray(_useState, 2),
13
+ open = _useState2[0],
14
+ setOpen = _useState2[1];
15
+
16
+ var openWebTerminal = useCallback(function () {
17
+ return setOpen(true);
18
+ }, []);
19
+ var closeWebTerminal = useCallback(function () {
20
+ return setOpen(false);
21
+ }, []);
22
+ var toggleWebTerminal = useCallback(function () {
23
+ return setOpen(!open);
24
+ }, [open]);
25
+ return /*#__PURE__*/React.createElement(WebTerminalContext.Provider, {
26
+ value: {
27
+ open: open,
28
+ openWebTerminal: openWebTerminal,
29
+ closeWebTerminal: closeWebTerminal,
30
+ toggleWebTerminal: toggleWebTerminal
31
+ }
32
+ }, children);
33
+ }; // Return a placeholder if not released and not enabled by feature flag
34
+
35
+ WebTerminalProvider = pkg.checkComponentEnabled(WebTerminalProvider, componentName);
36
+ WebTerminalProvider.propTypes = {
37
+ /**
38
+ * Provide your own terminal component as children to show up in the web terminal
39
+ */
40
+ children: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.node), PropTypes.node]).isRequired
41
+ }; // Custom hook that exposes the provided value from context
42
+
43
+ export var useWebTerminal = function useWebTerminal() {
44
+ return useContext(WebTerminalContext);
45
+ };
@@ -1,2 +1,3 @@
1
1
  export { WebTerminal } from './WebTerminal';
2
- export { WebTerminalContentWrapper } from './WebTerminalContentWrapper';
2
+ export { WebTerminalContentWrapper } from './WebTerminalContentWrapper';
3
+ export { useWebTerminal, WebTerminalProvider } from './hooks';
@@ -1,10 +1,12 @@
1
1
  import React from 'react';
2
- import { Header, HeaderName, HeaderGlobalAction, HeaderGlobalBar } from 'carbon-components-react';
3
- import { Terminal20 as Terminal, Search20 as Search, User20 as User } from '@carbon/icons-react';
4
- import PropTypes from 'prop-types';
2
+ import { Header, HeaderName, HeaderGlobalAction, HeaderGlobalBar } from '@carbon/react';
3
+ import { Terminal, Search, User } from '@carbon/icons-react';
4
+ import { useWebTerminal } from '../hooks';
5
+
6
+ var Navigation = function Navigation() {
7
+ var _useWebTerminal = useWebTerminal(),
8
+ openWebTerminal = _useWebTerminal.openWebTerminal;
5
9
 
6
- var Navigation = function Navigation(_ref) {
7
- var openTerminal = _ref.openTerminal;
8
10
  return /*#__PURE__*/React.createElement(Header, {
9
11
  "aria-label": "IBM Platform Name"
10
12
  }, /*#__PURE__*/React.createElement(HeaderName, {
@@ -12,20 +14,20 @@ var Navigation = function Navigation(_ref) {
12
14
  prefix: "IBM"
13
15
  }, "[Platform]"), /*#__PURE__*/React.createElement(HeaderGlobalBar, null, /*#__PURE__*/React.createElement(HeaderGlobalAction, {
14
16
  "aria-label": "Web terminal",
15
- onClick: openTerminal
16
- }, /*#__PURE__*/React.createElement(Terminal, null)), /*#__PURE__*/React.createElement(HeaderGlobalAction, {
17
+ onClick: openWebTerminal
18
+ }, /*#__PURE__*/React.createElement(Terminal, {
19
+ size: 20
20
+ })), /*#__PURE__*/React.createElement(HeaderGlobalAction, {
17
21
  "aria-label": "Search",
18
22
  onClick: function onClick() {}
19
- }, /*#__PURE__*/React.createElement(Search, null)), /*#__PURE__*/React.createElement(HeaderGlobalAction, {
23
+ }, /*#__PURE__*/React.createElement(Search, {
24
+ size: 20
25
+ })), /*#__PURE__*/React.createElement(HeaderGlobalAction, {
20
26
  "aria-label": "User",
21
27
  onClick: function onClick() {}
22
- }, /*#__PURE__*/React.createElement(User, null))));
28
+ }, /*#__PURE__*/React.createElement(User, {
29
+ size: 20
30
+ }))));
23
31
  };
24
32
 
25
- Navigation.propTypes = {
26
- /**
27
- * Opens the terminal
28
- */
29
- openTerminal: PropTypes.func.isRequired
30
- };
31
33
  export default Navigation;
@@ -16,7 +16,7 @@ import cx from 'classnames'; // load the package settings direct, because Canary
16
16
 
17
17
  import pkg from '../../global/js/package-settings'; // Carbon and package components we use.
18
18
 
19
- import { CodeSnippet } from 'carbon-components-react'; // The block part of our conventional BEM class names (blockClass__E--M).
19
+ import { CodeSnippet } from '@carbon/react'; // The block part of our conventional BEM class names (blockClass__E--M).
20
20
 
21
21
  var blockClass = "".concat(pkg.prefix, "--canary");
22
22
  /**
@@ -32,7 +32,7 @@ export { TagSet } from './TagSet';
32
32
  export { Tearsheet, TearsheetNarrow } from './Tearsheet';
33
33
  export { Toolbar, ToolbarButton, ToolbarGroup } from './Toolbar';
34
34
  export { UserProfileImage } from './UserProfileImage';
35
- export { WebTerminal, WebTerminalContentWrapper } from './WebTerminal';
35
+ export { WebTerminal, WebTerminalContentWrapper, useWebTerminal, WebTerminalProvider } from './WebTerminal';
36
36
  export { EditSidePanel } from './EditSidePanel';
37
37
  export { OptionsTile } from './OptionsTile';
38
38
  export { InlineEdit } from './InlineEdit';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright IBM Corp. 2020, 2021
2
+ * Copyright IBM Corp. 2020, 2022
3
3
  *
4
4
  * This source code is licensed under the Apache-2.0 license found in the
5
5
  * LICENSE file in the root directory of this source tree.
@@ -62,6 +62,7 @@ var defaults = {
62
62
  ToolbarGroup: false,
63
63
  WebTerminal: false,
64
64
  WebTerminalContentWrapper: false,
65
+ WebTerminalProvider: false,
65
66
  EditSidePanel: false,
66
67
  CancelableTextEdit: false,
67
68
  DataSpreadsheet: false,
@@ -50,7 +50,8 @@ export var scssCompile = function scssCompile(file) {
50
50
  // When the sass API is revised it may be feasible to switch back to
51
51
  // using the API for SCSS compilation and checking.
52
52
  execFileSync('sass', [compressed ? '--style=compressed' : '--style=expanded', '--no-source-map', '--load-path', loadPath1, '--load-path', loadPath2, file], {
53
- stdio: ['ignore', 'pipe', 'pipe']
53
+ stdio: ['ignore', 'pipe', 'pipe'],
54
+ maxBuffer: 1024 * 1024 * 1.5
54
55
  }).toString()
55
56
  );
56
57
  };
package/es/settings.js CHANGED
@@ -1,21 +1,13 @@
1
1
  import { Canary } from './components/_Canary';
2
2
  import pkgSettings from './global/js/package-settings';
3
- import { settings as carbonSettings } from 'carbon-components';
4
3
  import React from 'react';
5
4
  import { themes } from '@carbon/themes';
6
5
  export var carbon = {
7
- get prefix() {
8
- return carbonSettings.prefix;
9
- },
10
-
11
- set prefix(val) {
12
- carbonSettings.prefix = val;
13
- },
14
-
15
6
  get themes() {
16
7
  return themes;
17
- }
8
+ },
18
9
 
10
+ prefix: 'cds'
19
11
  }; // Check that a component is enabled. This function returns a stub which checks
20
12
  // the component status on first use and then renders as the component or as
21
13
  // a Canary placeholder initialized with the name of the replaced component.