@carbon/ibm-products 2.93.0 → 2.94.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. package/css/carbon.css +91 -177
  2. package/css/carbon.css.map +1 -1
  3. package/css/index-full-carbon.css +7108 -7134
  4. package/css/index-full-carbon.css.map +1 -1
  5. package/css/index-full-carbon.min.css +1 -1
  6. package/css/index-full-carbon.min.css.map +1 -1
  7. package/css/index-without-carbon-released-only.css +17 -1526
  8. package/css/index-without-carbon-released-only.css.map +1 -1
  9. package/css/index-without-carbon-released-only.min.css +1 -1
  10. package/css/index-without-carbon-released-only.min.css.map +1 -1
  11. package/css/index-without-carbon.css +388 -1837
  12. package/css/index-without-carbon.css.map +1 -1
  13. package/css/index-without-carbon.min.css +1 -1
  14. package/css/index-without-carbon.min.css.map +1 -1
  15. package/css/index.css +243 -209
  16. package/css/index.css.map +1 -1
  17. package/css/index.min.css +1 -1
  18. package/css/index.min.css.map +1 -1
  19. package/es/components/ActionBar/ActionBarOverflowItems.d.ts +1 -1
  20. package/es/components/ActionSet/actions.d.ts +11 -11
  21. package/es/components/AddSelect/AddSelectList.d.ts +1 -1
  22. package/es/components/AddSelect/AddSelectMetaPanel.d.ts +2 -2
  23. package/es/components/AddSelect/AddSelectRow.d.ts +1 -1
  24. package/es/components/AddSelect/hooks/useParentSelect.d.ts +2 -2
  25. package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -2
  26. package/es/components/Card/next/Card.d.ts +24 -0
  27. package/es/components/Card/next/Card.d.ts.map +1 -0
  28. package/es/components/Card/next/Card.js +105 -0
  29. package/es/components/Card/next/Card.types.d.ts +67 -0
  30. package/es/components/Card/next/Card.types.d.ts.map +1 -0
  31. package/es/components/Card/next/CardBody.d.ts +12 -0
  32. package/es/components/Card/next/CardBody.d.ts.map +1 -0
  33. package/es/components/Card/next/CardBody.js +46 -0
  34. package/es/components/Card/next/CardContext.d.ts +18 -0
  35. package/es/components/Card/next/CardContext.d.ts.map +1 -0
  36. package/es/components/Card/next/CardContext.js +21 -0
  37. package/es/components/Card/next/CardFooter.d.ts +12 -0
  38. package/es/components/Card/next/CardFooter.d.ts.map +1 -0
  39. package/es/components/Card/next/CardFooter.js +46 -0
  40. package/es/components/Card/next/CardHeader.d.ts +12 -0
  41. package/es/components/Card/next/CardHeader.d.ts.map +1 -0
  42. package/es/components/Card/next/CardHeader.js +46 -0
  43. package/es/components/Card/next/index.d.ts +10 -0
  44. package/es/components/Card/next/index.d.ts.map +1 -0
  45. package/es/components/Card/next/index.js +25 -0
  46. package/es/components/Coachmark/utils/context.d.ts +2 -2
  47. package/es/components/Coachmark/utils/context.d.ts.map +1 -1
  48. package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +3 -3
  49. package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +6 -6
  50. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
  51. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +1 -1
  52. package/es/components/ConditionBuilder/assets/sampleInput.d.ts +13 -13
  53. package/es/components/ConditionBuilder/utils/util.d.ts +1 -1
  54. package/es/components/ConditionBuilder/utils/util.d.ts.map +1 -1
  55. package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  56. package/es/components/CreateFullPage/CreateFullPage.d.ts.map +1 -1
  57. package/es/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
  58. package/es/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  59. package/es/components/CreateTearsheet/CreateTearsheet.d.ts.map +1 -1
  60. package/es/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +1 -1
  61. package/es/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +1 -1
  62. package/es/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +1 -1
  63. package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +1 -1
  64. package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +1 -1
  65. package/es/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +1 -1
  66. package/es/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +2 -2
  67. package/es/components/DataSpreadsheet/utils/generateData.d.ts +7 -1
  68. package/es/components/DataSpreadsheet/utils/generateData.d.ts.map +1 -1
  69. package/es/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +1 -1
  70. package/es/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts.map +1 -1
  71. package/es/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +1 -1
  72. package/es/components/DataSpreadsheet/utils/removeCellSelections.d.ts +1 -1
  73. package/es/components/Datagrid/Datagrid/DatagridContent.d.ts +5 -5
  74. package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +1 -1
  75. package/es/components/Datagrid/Datagrid/DatagridToolbar.d.ts +1 -1
  76. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +9 -9
  77. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +16 -16
  78. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +18 -18
  79. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts.map +1 -1
  80. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
  81. package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -2
  82. package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
  83. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +1 -1
  84. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +5 -5
  85. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -2
  86. package/es/components/Datagrid/useFocusRowExpander.d.ts +1 -1
  87. package/es/components/Datagrid/utils/DatagridActions.d.ts +1 -1
  88. package/es/components/Datagrid/utils/DatagridActions.d.ts.map +1 -1
  89. package/es/components/Datagrid/utils/ExampleAILabel.d.ts +1 -1
  90. package/es/components/Datagrid/utils/filterPropsForTesting.d.ts +4 -4
  91. package/es/components/Datagrid/utils/getBatchActions.d.ts +2 -2
  92. package/es/components/Datagrid/utils/getInlineEditColumns.d.ts +1 -1
  93. package/es/components/DragAndDrop/preview-components/Item.d.ts +6 -6
  94. package/es/components/DragAndDrop/preview-components/Sortable.d.ts +7 -7
  95. package/es/components/DragAndDrop/preview-components/SortableItem.d.ts +2 -2
  96. package/es/components/DragAndDrop/preview-components/Underlay.d.ts +1 -1
  97. package/es/components/DragAndDrop/preview-components/Underlay.d.ts.map +1 -1
  98. package/es/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  99. package/es/components/EditTearsheet/EditTearsheet.d.ts.map +1 -1
  100. package/es/components/HTTPErrors/HTTPErrorContent.d.ts +1 -1
  101. package/es/components/Nav/NavItem.d.ts +5 -5
  102. package/es/components/NotificationsPanel/NotificationsPanel_data.d.ts +2 -2
  103. package/es/components/PageHeader/PageHeader.d.ts.map +1 -1
  104. package/es/components/PageHeader/PageHeaderTitle.d.ts +1 -1
  105. package/es/components/PageHeader/PageHeaderUtils.d.ts +1 -1
  106. package/es/components/PageHeader/PageHeaderUtils.d.ts.map +1 -1
  107. package/es/components/PageHeader/next/PageHeader.d.ts +2 -1
  108. package/es/components/PageHeader/next/PageHeader.d.ts.map +1 -1
  109. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts +4 -0
  110. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts.map +1 -1
  111. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.js +6 -2
  112. package/es/components/PageHeader/next/PageHeaderBreadcrumbPageActions.js +3 -3
  113. package/es/components/PageHeader/next/PageHeaderContent.d.ts +5 -0
  114. package/es/components/PageHeader/next/PageHeaderContent.d.ts.map +1 -1
  115. package/es/components/PageHeader/next/PageHeaderContent.js +16 -5
  116. package/es/components/PageHeader/next/PageHeaderContentPageActions.js +3 -3
  117. package/es/components/PageHeader/next/PageHeaderContentText.d.ts +9 -1
  118. package/es/components/PageHeader/next/PageHeaderContentText.d.ts.map +1 -1
  119. package/es/components/PageHeader/next/PageHeaderContentText.js +13 -3
  120. package/es/components/PageHeader/next/PageHeaderTitleBreadcrumb.d.ts.map +1 -1
  121. package/es/components/PageHeader/next/PageHeaderTitleBreadcrumb.js +1 -0
  122. package/es/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts.map +1 -1
  123. package/es/components/PageHeader/next/context.d.ts +3 -3
  124. package/es/components/PageHeader/next/context.d.ts.map +1 -1
  125. package/es/components/PageHeader/next/utils.d.ts +1 -1
  126. package/es/components/PageHeader/next/utils.d.ts.map +1 -1
  127. package/es/components/SimpleHeader/SimpleHeader.d.ts +3 -3
  128. package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
  129. package/es/components/StatusIcon/StatusIcon.d.ts.map +1 -1
  130. package/es/components/TagOverflow/TagOverflowModal.d.ts +2 -2
  131. package/es/components/TagSet/TagSetModal.d.ts +2 -2
  132. package/es/components/Tearsheet/TearsheetPresence.d.ts +3 -3
  133. package/es/components/Tearsheet/TearsheetPresence.d.ts.map +1 -1
  134. package/es/components/TruncatedText/useTruncatedText.d.ts +1 -1
  135. package/es/components/_Canary/Canary.d.ts.map +1 -1
  136. package/es/components/_Canary/Canary.js +5 -0
  137. package/es/components/index.d.ts +1 -0
  138. package/es/components/index.d.ts.map +1 -1
  139. package/es/global/js/hooks/useActiveElement.d.ts +1 -1
  140. package/es/global/js/hooks/useActiveElement.d.ts.map +1 -1
  141. package/es/global/js/hooks/useCreateComponentStepChange.d.ts +3 -3
  142. package/es/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +1 -1
  143. package/es/global/js/hooks/useOverflowItems/useOverflowItems.d.ts.map +1 -1
  144. package/es/global/js/hooks/useOverflowString.d.ts +2 -2
  145. package/es/global/js/hooks/useOverflowString.d.ts.map +1 -1
  146. package/es/global/js/package-settings.d.ts +3 -3
  147. package/es/global/js/package-settings.d.ts.map +1 -1
  148. package/es/global/js/package-settings.js +4 -2
  149. package/es/global/js/story-parts/decorator.d.ts +5 -5
  150. package/es/global/js/story-parts/decorator.d.ts.map +1 -1
  151. package/es/global/js/story-parts/slug.d.ts +2 -2
  152. package/es/global/js/utils/StepFlow/StepGroup.d.ts +1 -1
  153. package/es/global/js/utils/StepFlow/StepGroup.d.ts.map +1 -1
  154. package/es/global/js/utils/keyboardNavigation.d.ts +2 -2
  155. package/es/global/js/utils/keyboardNavigation.d.ts.map +1 -1
  156. package/es/global/js/utils/pconsole.d.ts +1 -1
  157. package/es/global/js/utils/pconsole.d.ts.map +1 -1
  158. package/es/global/js/utils/story-helper.d.ts +1 -1
  159. package/es/global/js/utils/story-helper.d.ts.map +1 -1
  160. package/es/global/js/utils/wrapFocus.d.ts +1 -1
  161. package/es/global/js/utils/wrapFocus.d.ts.map +1 -1
  162. package/es/index.js +3 -2
  163. package/es/node_modules/@carbon/icons-react/es/generated/bucket-11.js +33 -24
  164. package/es/settings.d.ts +9 -4
  165. package/es/settings.d.ts.map +1 -1
  166. package/lib/components/ActionBar/ActionBarOverflowItems.d.ts +1 -1
  167. package/lib/components/ActionSet/actions.d.ts +11 -11
  168. package/lib/components/AddSelect/AddSelectList.d.ts +1 -1
  169. package/lib/components/AddSelect/AddSelectMetaPanel.d.ts +2 -2
  170. package/lib/components/AddSelect/AddSelectRow.d.ts +1 -1
  171. package/lib/components/AddSelect/hooks/useParentSelect.d.ts +2 -2
  172. package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -2
  173. package/lib/components/Card/next/Card.d.ts +24 -0
  174. package/lib/components/Card/next/Card.d.ts.map +1 -0
  175. package/lib/components/Card/next/Card.js +111 -0
  176. package/lib/components/Card/next/Card.types.d.ts +67 -0
  177. package/lib/components/Card/next/Card.types.d.ts.map +1 -0
  178. package/lib/components/Card/next/CardBody.d.ts +12 -0
  179. package/lib/components/Card/next/CardBody.d.ts.map +1 -0
  180. package/lib/components/Card/next/CardBody.js +48 -0
  181. package/lib/components/Card/next/CardContext.d.ts +18 -0
  182. package/lib/components/Card/next/CardContext.d.ts.map +1 -0
  183. package/lib/components/Card/next/CardContext.js +21 -0
  184. package/lib/components/Card/next/CardFooter.d.ts +12 -0
  185. package/lib/components/Card/next/CardFooter.d.ts.map +1 -0
  186. package/lib/components/Card/next/CardFooter.js +48 -0
  187. package/lib/components/Card/next/CardHeader.d.ts +12 -0
  188. package/lib/components/Card/next/CardHeader.d.ts.map +1 -0
  189. package/lib/components/Card/next/CardHeader.js +48 -0
  190. package/lib/components/Card/next/index.d.ts +10 -0
  191. package/lib/components/Card/next/index.d.ts.map +1 -0
  192. package/lib/components/Card/next/index.js +30 -0
  193. package/lib/components/Coachmark/utils/context.d.ts +2 -2
  194. package/lib/components/Coachmark/utils/context.d.ts.map +1 -1
  195. package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +3 -3
  196. package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +6 -6
  197. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
  198. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +1 -1
  199. package/lib/components/ConditionBuilder/assets/sampleInput.d.ts +13 -13
  200. package/lib/components/ConditionBuilder/utils/util.d.ts +1 -1
  201. package/lib/components/ConditionBuilder/utils/util.d.ts.map +1 -1
  202. package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  203. package/lib/components/CreateFullPage/CreateFullPage.d.ts.map +1 -1
  204. package/lib/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
  205. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  206. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts.map +1 -1
  207. package/lib/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +1 -1
  208. package/lib/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +1 -1
  209. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +1 -1
  210. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +1 -1
  211. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +1 -1
  212. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +1 -1
  213. package/lib/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +2 -2
  214. package/lib/components/DataSpreadsheet/utils/generateData.d.ts +7 -1
  215. package/lib/components/DataSpreadsheet/utils/generateData.d.ts.map +1 -1
  216. package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +1 -1
  217. package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts.map +1 -1
  218. package/lib/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +1 -1
  219. package/lib/components/DataSpreadsheet/utils/removeCellSelections.d.ts +1 -1
  220. package/lib/components/Datagrid/Datagrid/DatagridContent.d.ts +5 -5
  221. package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +1 -1
  222. package/lib/components/Datagrid/Datagrid/DatagridToolbar.d.ts +1 -1
  223. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +9 -9
  224. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +16 -16
  225. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +18 -18
  226. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts.map +1 -1
  227. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
  228. package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -2
  229. package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
  230. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +1 -1
  231. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +5 -5
  232. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -2
  233. package/lib/components/Datagrid/useFocusRowExpander.d.ts +1 -1
  234. package/lib/components/Datagrid/utils/DatagridActions.d.ts +1 -1
  235. package/lib/components/Datagrid/utils/DatagridActions.d.ts.map +1 -1
  236. package/lib/components/Datagrid/utils/ExampleAILabel.d.ts +1 -1
  237. package/lib/components/Datagrid/utils/filterPropsForTesting.d.ts +4 -4
  238. package/lib/components/Datagrid/utils/getBatchActions.d.ts +2 -2
  239. package/lib/components/Datagrid/utils/getInlineEditColumns.d.ts +1 -1
  240. package/lib/components/DragAndDrop/preview-components/Item.d.ts +6 -6
  241. package/lib/components/DragAndDrop/preview-components/Sortable.d.ts +7 -7
  242. package/lib/components/DragAndDrop/preview-components/SortableItem.d.ts +2 -2
  243. package/lib/components/DragAndDrop/preview-components/Underlay.d.ts +1 -1
  244. package/lib/components/DragAndDrop/preview-components/Underlay.d.ts.map +1 -1
  245. package/lib/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  246. package/lib/components/EditTearsheet/EditTearsheet.d.ts.map +1 -1
  247. package/lib/components/HTTPErrors/HTTPErrorContent.d.ts +1 -1
  248. package/lib/components/Nav/NavItem.d.ts +5 -5
  249. package/lib/components/NotificationsPanel/NotificationsPanel_data.d.ts +2 -2
  250. package/lib/components/PageHeader/PageHeader.d.ts.map +1 -1
  251. package/lib/components/PageHeader/PageHeaderTitle.d.ts +1 -1
  252. package/lib/components/PageHeader/PageHeaderUtils.d.ts +1 -1
  253. package/lib/components/PageHeader/PageHeaderUtils.d.ts.map +1 -1
  254. package/lib/components/PageHeader/next/PageHeader.d.ts +2 -1
  255. package/lib/components/PageHeader/next/PageHeader.d.ts.map +1 -1
  256. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts +4 -0
  257. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts.map +1 -1
  258. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.js +6 -2
  259. package/lib/components/PageHeader/next/PageHeaderBreadcrumbPageActions.js +3 -3
  260. package/lib/components/PageHeader/next/PageHeaderContent.d.ts +5 -0
  261. package/lib/components/PageHeader/next/PageHeaderContent.d.ts.map +1 -1
  262. package/lib/components/PageHeader/next/PageHeaderContent.js +15 -4
  263. package/lib/components/PageHeader/next/PageHeaderContentPageActions.js +3 -3
  264. package/lib/components/PageHeader/next/PageHeaderContentText.d.ts +9 -1
  265. package/lib/components/PageHeader/next/PageHeaderContentText.d.ts.map +1 -1
  266. package/lib/components/PageHeader/next/PageHeaderContentText.js +13 -3
  267. package/lib/components/PageHeader/next/PageHeaderTitleBreadcrumb.d.ts.map +1 -1
  268. package/lib/components/PageHeader/next/PageHeaderTitleBreadcrumb.js +1 -0
  269. package/lib/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts.map +1 -1
  270. package/lib/components/PageHeader/next/context.d.ts +3 -3
  271. package/lib/components/PageHeader/next/context.d.ts.map +1 -1
  272. package/lib/components/PageHeader/next/utils.d.ts +1 -1
  273. package/lib/components/PageHeader/next/utils.d.ts.map +1 -1
  274. package/lib/components/SimpleHeader/SimpleHeader.d.ts +3 -3
  275. package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
  276. package/lib/components/StatusIcon/StatusIcon.d.ts.map +1 -1
  277. package/lib/components/TagOverflow/TagOverflowModal.d.ts +2 -2
  278. package/lib/components/TagSet/TagSetModal.d.ts +2 -2
  279. package/lib/components/Tearsheet/TearsheetPresence.d.ts +3 -3
  280. package/lib/components/Tearsheet/TearsheetPresence.d.ts.map +1 -1
  281. package/lib/components/TruncatedText/useTruncatedText.d.ts +1 -1
  282. package/lib/components/_Canary/Canary.d.ts.map +1 -1
  283. package/lib/components/_Canary/Canary.js +5 -0
  284. package/lib/components/index.d.ts +1 -0
  285. package/lib/components/index.d.ts.map +1 -1
  286. package/lib/global/js/hooks/useActiveElement.d.ts +1 -1
  287. package/lib/global/js/hooks/useActiveElement.d.ts.map +1 -1
  288. package/lib/global/js/hooks/useCreateComponentStepChange.d.ts +3 -3
  289. package/lib/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +1 -1
  290. package/lib/global/js/hooks/useOverflowItems/useOverflowItems.d.ts.map +1 -1
  291. package/lib/global/js/hooks/useOverflowString.d.ts +2 -2
  292. package/lib/global/js/hooks/useOverflowString.d.ts.map +1 -1
  293. package/lib/global/js/package-settings.d.ts +3 -3
  294. package/lib/global/js/package-settings.d.ts.map +1 -1
  295. package/lib/global/js/package-settings.js +4 -2
  296. package/lib/global/js/story-parts/decorator.d.ts +5 -5
  297. package/lib/global/js/story-parts/decorator.d.ts.map +1 -1
  298. package/lib/global/js/story-parts/slug.d.ts +2 -2
  299. package/lib/global/js/utils/StepFlow/StepGroup.d.ts +1 -1
  300. package/lib/global/js/utils/StepFlow/StepGroup.d.ts.map +1 -1
  301. package/lib/global/js/utils/keyboardNavigation.d.ts +2 -2
  302. package/lib/global/js/utils/keyboardNavigation.d.ts.map +1 -1
  303. package/lib/global/js/utils/pconsole.d.ts +1 -1
  304. package/lib/global/js/utils/pconsole.d.ts.map +1 -1
  305. package/lib/global/js/utils/story-helper.d.ts +1 -1
  306. package/lib/global/js/utils/story-helper.d.ts.map +1 -1
  307. package/lib/global/js/utils/wrapFocus.d.ts +1 -1
  308. package/lib/global/js/utils/wrapFocus.d.ts.map +1 -1
  309. package/lib/index.js +9 -2
  310. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-10.js +26 -35
  311. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-11.js +35 -26
  312. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-12.js +26 -35
  313. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-13.js +41 -32
  314. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-14.js +26 -53
  315. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-15.js +53 -26
  316. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-16.js +26 -26
  317. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-17.js +30 -40
  318. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-18.js +26 -35
  319. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-19.js +35 -30
  320. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-20.js +30 -26
  321. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-21.js +39 -0
  322. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-4.js +26 -26
  323. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-5.js +26 -34
  324. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-6.js +34 -33
  325. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-7.js +33 -42
  326. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-8.js +45 -43
  327. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-9.js +44 -34
  328. package/lib/node_modules/@carbon/icons-react/lib/index.js +42 -39
  329. package/lib/settings.d.ts +9 -4
  330. package/lib/settings.d.ts.map +1 -1
  331. package/package.json +16 -16
  332. package/scss/components/Card/_card-next.scss +78 -0
  333. package/scss/components/Card/_card.scss +0 -2
  334. package/scss/components/Card/_index-with-carbon.scss +1 -0
  335. package/scss/components/Card/_index.scss +1 -0
  336. package/scss/components/Cascade/_carbon-imports.scss +2 -0
  337. package/scss/components/Cascade/_cascade.scss +0 -1
  338. package/scss/components/CreateTearsheet/_carbon-imports.scss +1 -0
  339. package/scss/components/CreateTearsheet/_create-tearsheet.scss +0 -1
  340. package/scss/components/EditTearsheet/_carbon-imports.scss +1 -0
  341. package/scss/components/EditTearsheet/_edit-tearsheet.scss +0 -3
  342. package/scss/components/PageHeader/_carbon-imports.scss +1 -0
  343. package/scss/components/PageHeader/_page-header.scss +6 -6
  344. package/scss/components/SidePanel/_carbon-imports.scss +2 -0
  345. package/scss/components/SidePanel/_side-panel.scss +0 -1
  346. package/scss/components/Tearsheet/_tearsheet.scss +20 -6
  347. package/scss/components/Tearsheet/_tearsheet_next.scss +10 -2
  348. package/scss/components/UserProfileImage/_user-profile-image.scss +1 -1
  349. package/scss/components/_index.scss +1 -0
  350. package/telemetry.yml +18 -0
@@ -13,8 +13,8 @@ import { RefObject } from 'react';
13
13
  export type PageHeaderRefs = {
14
14
  contentRef?: RefObject<HTMLDivElement | null>;
15
15
  titleRef?: RefObject<HTMLHeadingElement | null>;
16
- contentActions?: RefObject<HTMLDivElement | null>;
17
- breadcrumbActions?: RefObject<HTMLDivElement | null>;
16
+ contentActions?: RefObject<HTMLElement | null>;
17
+ breadcrumbActions?: RefObject<HTMLElement | null>;
18
18
  };
19
19
  export type PageHeaderObserverState = {
20
20
  fullyCollapsed: boolean;
@@ -32,7 +32,7 @@ type PageHeaderContextType = {
32
32
  disableStickyTabBar?: boolean;
33
33
  setDisableStickyTabBar?: React.Dispatch<React.SetStateAction<boolean>>;
34
34
  };
35
- export declare const PageHeaderContext: import("react").Context<PageHeaderContextType | undefined>;
35
+ export declare const PageHeaderContext: import("react").Context<PageHeaderContextType>;
36
36
  export declare function usePageHeader(): PageHeaderContextType;
37
37
  export {};
38
38
  //# sourceMappingURL=context.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../src/components/PageHeader/next/context.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAiB,SAAS,EAAc,MAAM,OAAO,CAAC;AAE7D;;;;GAIG;AAEH,MAAM,MAAM,cAAc,GAAG;IAC3B,UAAU,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC9C,QAAQ,CAAC,EAAE,SAAS,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAAC;IAChD,cAAc,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAClD,iBAAiB,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;CACtD,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,OAAO,CAAC;IACtB,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC;IAC9D,mBAAmB,CAAC,EAChB,KAAK,CAAC,SAAS,GACf,CAAC,CAAC,KAAK,EAAE,uBAAuB,KAAK,KAAK,CAAC,SAAS,CAAC,CAAC;IAC1D,sBAAsB,EAAE,KAAK,CAAC,QAAQ,CACpC,KAAK,CAAC,cAAc,CAClB,KAAK,CAAC,SAAS,GAAG,CAAC,CAAC,KAAK,EAAE,uBAAuB,KAAK,KAAK,CAAC,SAAS,CAAC,CACxE,CACF,CAAC;IACF,aAAa,EAAE,uBAAuB,CAAC;IACvC,+BAA+B,CAAC,EAAE,OAAO,CAAC;IAC1C,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;CACxE,CAAC;AAEF,eAAO,MAAM,iBAAiB,4DAc5B,CAAC;AAEH,wBAAgB,aAAa,0BAQ5B"}
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../src/components/PageHeader/next/context.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAiB,SAAS,EAAc,MAAM,OAAO,CAAC;AAE7D;;;;GAIG;AAEH,MAAM,MAAM,cAAc,GAAG;IAC3B,UAAU,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC9C,QAAQ,CAAC,EAAE,SAAS,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAAC;IAChD,cAAc,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IAC/C,iBAAiB,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;CACnD,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,OAAO,CAAC;IACtB,qBAAqB,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC;IAC9D,mBAAmB,CAAC,EAChB,KAAK,CAAC,SAAS,GACf,CAAC,CAAC,KAAK,EAAE,uBAAuB,KAAK,KAAK,CAAC,SAAS,CAAC,CAAC;IAC1D,sBAAsB,EAAE,KAAK,CAAC,QAAQ,CACpC,KAAK,CAAC,cAAc,CAClB,KAAK,CAAC,SAAS,GAAG,CAAC,CAAC,KAAK,EAAE,uBAAuB,KAAK,KAAK,CAAC,SAAS,CAAC,CACxE,CACF,CAAC;IACF,aAAa,EAAE,uBAAuB,CAAC;IACvC,+BAA+B,CAAC,EAAE,OAAO,CAAC;IAC1C,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;CACxE,CAAC;AAEF,eAAO,MAAM,iBAAiB,gDAc5B,CAAC;AAEH,wBAAgB,aAAa,0BAQ5B"}
@@ -16,5 +16,5 @@ export declare const getHeaderOffset: (el: HTMLElement) => number;
16
16
  * @param {HTMLElement} target
17
17
  * @returns {HTMLElement}
18
18
  */
19
- export declare const scrollableAncestor: (target: HTMLElement) => ParentNode | null;
19
+ export declare const scrollableAncestor: (target: HTMLElement) => ParentNode;
20
20
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/PageHeader/next/utils.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;GAIG;AAEH,eAAO,MAAM,eAAe,GAAI,IAAI,WAAW,KAAG,MAuBjD,CAAC;AAsCF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,WAAW,sBAYrD,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/PageHeader/next/utils.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;GAIG;AAEH,eAAO,MAAM,eAAe,GAAI,IAAI,WAAW,KAAG,MAuBjD,CAAC;AAsCF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,WAAW,eAYrD,CAAC"}
@@ -15,14 +15,14 @@ export function SimpleHeader({ breadcrumbs, className, title, noTrailingSlash, m
15
15
  breadcrumbs: any;
16
16
  className: any;
17
17
  title: any;
18
- noTrailingSlash?: boolean | undefined;
18
+ noTrailingSlash?: boolean;
19
19
  maxVisible: any;
20
20
  overflowAriaLabel: any;
21
21
  overflowTooltipAlign: any;
22
22
  }): React.JSX.Element;
23
23
  export namespace SimpleHeader {
24
24
  namespace propTypes {
25
- let breadcrumbs: PropTypes.Requireable<(PropTypes.InferProps<{
25
+ let breadcrumbs: PropTypes.Requireable<PropTypes.InferProps<{
26
26
  /** breadcrumb item key */
27
27
  key: PropTypes.Validator<string>;
28
28
  /** breadcrumb item label */
@@ -33,7 +33,7 @@ export namespace SimpleHeader {
33
33
  title: PropTypes.Requireable<string>;
34
34
  /** Provide if this breadcrumb item represents the current page */
35
35
  isCurrentPage: PropTypes.Requireable<boolean>;
36
- }> | null | undefined)[]>;
36
+ }>[]>;
37
37
  let className: PropTypes.Requireable<string>;
38
38
  let maxVisible: PropTypes.Requireable<number>;
39
39
  let noTrailingSlash: PropTypes.Requireable<boolean>;
@@ -39,6 +39,6 @@ export interface StatusIconProps extends PropsWithChildren {
39
39
  */
40
40
  theme: Theme;
41
41
  }
42
- export declare const StatusIcon: React.ForwardRefExoticComponent<StatusIconProps & React.RefAttributes<React.ReactSVGElement | null>>;
42
+ export declare const StatusIcon: React.ForwardRefExoticComponent<StatusIconProps & React.RefAttributes<React.ReactSVGElement>>;
43
43
  export {};
44
44
  //# sourceMappingURL=StatusIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StatusIcon.d.ts","sourceRoot":"","sources":["../../../src/components/StatusIcon/StatusIcon.tsx"],"names":[],"mappings":"AAaA;;;;;GAKG;AACH,OAAO,KAAK,EAAE,EACZ,iBAAiB,EAIlB,MAAM,OAAO,CAAC;AAUf;;;;;;;;GAQG;AAEH,KAAK,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACtC,KAAK,KAAK,GAAG,OAAO,GAAG,MAAM,CAAC;AAC9B,KAAK,IAAI,GACL,OAAO,GACP,UAAU,GACV,eAAe,GACf,eAAe,GACf,WAAW,GACX,SAAS,GACT,QAAQ,GACR,MAAM,GACN,aAAa,GACb,SAAS,GACT,SAAS,CAAC;AACd,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACxD;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,IAAI,EAAE,IAAI,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,IAAI,CAAC;IACX;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC;CACd;AACD,eAAO,MAAM,UAAU,sGAyLtB,CAAC"}
1
+ {"version":3,"file":"StatusIcon.d.ts","sourceRoot":"","sources":["../../../src/components/StatusIcon/StatusIcon.tsx"],"names":[],"mappings":"AAaA;;;;;GAKG;AACH,OAAO,KAAK,EAAE,EACZ,iBAAiB,EAIlB,MAAM,OAAO,CAAC;AAUf;;;;;;;;GAQG;AAEH,KAAK,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACtC,KAAK,KAAK,GAAG,OAAO,GAAG,MAAM,CAAC;AAC9B,KAAK,IAAI,GACL,OAAO,GACP,UAAU,GACV,eAAe,GACf,eAAe,GACf,WAAW,GACX,SAAS,GACT,QAAQ,GACR,MAAM,GACN,aAAa,GACb,SAAS,GACT,SAAS,CAAC;AACd,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACxD;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,IAAI,EAAE,IAAI,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,IAAI,CAAC;IACX;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC;CACd;AACD,eAAO,MAAM,UAAU,+FAyLtB,CAAC"}
@@ -24,9 +24,9 @@ interface TagOverflowModalProps {
24
24
  export declare const TagOverflowModal: {
25
25
  ({ allTags, className, title, modalAriaLabel, onClose, onTagClose, open, overflowType, portalTarget: portalTargetIn, searchLabel, searchPlaceholder, ...rest }: TagOverflowModalProps): any;
26
26
  propTypes: {
27
- allTags: PropTypes.Requireable<(PropTypes.InferProps<{
27
+ allTags: PropTypes.Requireable<PropTypes.InferProps<{
28
28
  label: PropTypes.Validator<string>;
29
- }> | null | undefined)[]>;
29
+ }>[]>;
30
30
  className: PropTypes.Requireable<string>;
31
31
  onClose: PropTypes.Requireable<(...args: any[]) => any>;
32
32
  onTagClose: PropTypes.Requireable<(...args: any[]) => any>;
@@ -19,9 +19,9 @@ interface TagSetModalProps {
19
19
  export declare const TagSetModal: {
20
20
  ({ allTags, className, title, modalAriaLabel, onClose, open, portalTarget: portalTargetIn, searchLabel, searchPlaceholder, ...rest }: TagSetModalProps): any;
21
21
  propTypes: {
22
- allTags: PropTypes.Requireable<(PropTypes.InferProps<{
22
+ allTags: PropTypes.Requireable<PropTypes.InferProps<{
23
23
  label: PropTypes.Validator<string>;
24
- }> | null | undefined)[]>;
24
+ }>[]>;
25
25
  className: PropTypes.Requireable<string>;
26
26
  onClose: PropTypes.Requireable<(...args: any[]) => any>;
27
27
  open: PropTypes.Requireable<boolean>;
@@ -20,15 +20,15 @@ export interface TearsheetPresenceProps {
20
20
  */
21
21
  _presenceId?: string;
22
22
  }
23
- export declare const TearsheetPresence: ({ open, _presenceId: presenceId, _autoEnablePresence: autoEnablePresence, children, }: PropsWithChildren<TearsheetPresenceProps>) => React.JSX.Element | null;
23
+ export declare const TearsheetPresence: ({ open, _presenceId: presenceId, _autoEnablePresence: autoEnablePresence, children, }: PropsWithChildren<TearsheetPresenceProps>) => React.JSX.Element;
24
24
  interface ModalPresenceContextProps extends PresenceContext {
25
25
  autoEnablePresence: boolean;
26
26
  }
27
- export declare const TearsheetPresenceContext: React.Context<ModalPresenceContextProps | undefined>;
27
+ export declare const TearsheetPresenceContext: React.Context<ModalPresenceContextProps>;
28
28
  /**
29
29
  * Handles occurrences where only a single modal must consume a context.
30
30
  */
31
- export declare const useExclusiveTearsheetPresenceContext: (id: string) => ModalPresenceContextProps | undefined;
31
+ export declare const useExclusiveTearsheetPresenceContext: (id: string) => ModalPresenceContextProps;
32
32
  type WithModalPresenceProps = Pick<TearsheetPresenceProps, 'open'>;
33
33
  /**
34
34
  * Higher-order function that wraps a component with ModalPresence
@@ -1 +1 @@
1
- {"version":3,"file":"TearsheetPresence.d.ts","sourceRoot":"","sources":["../../../src/components/Tearsheet/TearsheetPresence.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,EAIZ,KAAK,aAAa,EAClB,KAAK,EAAE,EACP,KAAK,iBAAiB,EACvB,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,KAAK,eAAe,EAAsB,MAAM,sBAAsB,CAAC;AAEhF,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,iBAAiB,GAAI,uFAK/B,iBAAiB,CAAC,sBAAsB,CAAC,6BAoB3C,CAAC;AAEF,UAAU,yBAA0B,SAAQ,eAAe;IACzD,kBAAkB,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,wBAAwB,sDAEzB,CAAC;AAEb;;GAEG;AACH,eAAO,MAAM,oCAAoC,GAAI,IAAI,MAAM,0CAG9D,CAAC;AAEF,KAAK,sBAAsB,GAAG,IAAI,CAAC,sBAAsB,EAAE,MAAM,CAAC,CAAC;AAEnE;;GAEG;AACH,eAAO,MAAM,qBAAqB,GAAI,MAAM,SAAS,MAAM,EACzD,WAAW,aAAa,CAAC,MAAM,CAAC,KAC/B,EAAE,CAAC,MAAM,GAAG,sBAAsB,CAcpC,CAAC"}
1
+ {"version":3,"file":"TearsheetPresence.d.ts","sourceRoot":"","sources":["../../../src/components/Tearsheet/TearsheetPresence.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,EAIZ,KAAK,aAAa,EAClB,KAAK,EAAE,EACP,KAAK,iBAAiB,EACvB,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,KAAK,eAAe,EAAsB,MAAM,sBAAsB,CAAC;AAEhF,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,iBAAiB,GAAI,uFAK/B,iBAAiB,CAAC,sBAAsB,CAAC,sBAoB3C,CAAC;AAEF,UAAU,yBAA0B,SAAQ,eAAe;IACzD,kBAAkB,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,wBAAwB,0CAEzB,CAAC;AAEb;;GAEG;AACH,eAAO,MAAM,oCAAoC,GAAI,IAAI,MAAM,8BAG9D,CAAC;AAEF,KAAK,sBAAsB,GAAG,IAAI,CAAC,sBAAsB,EAAE,MAAM,CAAC,CAAC;AAEnE;;GAEG;AACH,eAAO,MAAM,qBAAqB,GAAI,MAAM,SAAS,MAAM,EACzD,WAAW,aAAa,CAAC,MAAM,CAAC,KAC/B,EAAE,CAAC,MAAM,GAAG,sBAAsB,CAcpC,CAAC"}
@@ -10,7 +10,7 @@ interface Params {
10
10
  expanded?: boolean;
11
11
  }
12
12
  export default function useTruncatedText({ lines, value, expanded }: Params): {
13
- ref: import("react").RefObject<HTMLElement | null>;
13
+ ref: import("react").RefObject<HTMLElement>;
14
14
  truncated: boolean;
15
15
  };
16
16
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"Canary.d.ts","sourceRoot":"","sources":["../../../src/components/_Canary/Canary.jsx"],"names":[],"mappings":"AA0BO;;;;sBA8BN;;;;;;;kBAhDiB,OAAO;sBAGH,YAAY"}
1
+ {"version":3,"file":"Canary.d.ts","sourceRoot":"","sources":["../../../src/components/_Canary/Canary.jsx"],"names":[],"mappings":"AA+BO;;;;sBA8BN;;;;;;;kBArDiB,OAAO;sBAGH,YAAY"}
@@ -24,6 +24,11 @@ var import_classnames = /* @__PURE__ */ require_runtime.__toESM(require_index.de
24
24
  const blockClass = `${require_package_settings.default.prefix}--canary`;
25
25
  /**
26
26
  * Canary component used when the component requested is not yet production
27
+ *
28
+ * @deprecated The component feature flag (canary) mechanism is deprecated in
29
+ * favour of PDLC-prefixed exports (e.g. `preview__`, `previewCandidate__`) and
30
+ * will be removed in a future release. See
31
+ * https://carbondesignsystem.com/contributing/product-development-lifecycle/
27
32
  */
28
33
  const Canary = ({ className, componentName, ...rest }) => {
29
34
  const instructions = `
@@ -51,6 +51,7 @@ export type { CoachmarkBeaconPropsNext } from './Coachmark/next/Coachmark/Coachm
51
51
  export { TruncatedText as preview__TruncatedText, type TruncatedTextProps, } from './TruncatedText';
52
52
  export { FeatureFlags as preview__FeatureFlags, useFeatureFlag as preview__useFeatureFlag, useFeatureFlags as preview__useFeatureFlags, } from './FeatureFlags';
53
53
  export * as preview__PageHeader from './PageHeader/next';
54
+ export * as preview__Card from './Card/next';
54
55
  export { Tearsheet as preview__Tearsheet, StackProvider, } from './Tearsheet/next';
55
56
  export type { TearsheetProps as preview__TearsheetProps, TearsheetComponentType, TearsheetFooterProps, MainContentProps, SummaryContentProps, TearsheetBodyProps, InfluencerProps, TearsheetHeaderProps, TearsheetNavigationBarProps, TearsheetScrollButtonProps, TearsheetHeaderActionItemProps, TearsheetHeaderActionsProps, TearsheetHeaderContentProps, StackContextType, } from './Tearsheet/next';
56
57
  export { AddSelect as preview__AddSelect } from './AddSelect/next';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- export function useActiveElement(): Element | null;
1
+ export function useActiveElement(): Element;
2
2
  //# sourceMappingURL=useActiveElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useActiveElement.d.ts","sourceRoot":"","sources":["../../../../src/global/js/hooks/useActiveElement.js"],"names":[],"mappings":"AASO,mDAcN"}
1
+ {"version":3,"file":"useActiveElement.d.ts","sourceRoot":"","sources":["../../../../src/global/js/hooks/useActiveElement.js"],"names":[],"mappings":"AASO,4CAcN"}
@@ -7,8 +7,8 @@ export function useCreateComponentStepChange({ firstIncludedStep, lastIncludedSt
7
7
  isSubmitDisabled: any;
8
8
  setCurrentStep: any;
9
9
  setIsSubmitting: any;
10
- setLoadingPrevious?: null | undefined;
11
- loadingPrevious?: boolean | undefined;
10
+ setLoadingPrevious?: any;
11
+ loadingPrevious?: boolean;
12
12
  onClose: any;
13
13
  onRequestSubmit: any;
14
14
  componentName: any;
@@ -18,7 +18,7 @@ export function useCreateComponentStepChange({ firstIncludedStep, lastIncludedSt
18
18
  submitButtonText: any;
19
19
  nextButtonText: any;
20
20
  isSubmitting: any;
21
- secondaryButtonDisabled?: boolean | undefined;
21
+ secondaryButtonDisabled?: boolean;
22
22
  componentBlockClass: any;
23
23
  setCreateComponentActions: any;
24
24
  setModalIsOpen: any;
@@ -8,7 +8,7 @@ import { RefObject } from 'react';
8
8
  type Item = {
9
9
  id: string;
10
10
  };
11
- export declare function useOverflowItems<T extends Item>(items: T[] | undefined, containerRef: RefObject<HTMLElement | null>, offsetRef?: RefObject<HTMLElement | null>, maxItems?: number, onChange?: (value: {
11
+ export declare function useOverflowItems<T extends Item>(items: T[], containerRef: RefObject<HTMLElement | null>, offsetRef?: RefObject<HTMLElement | null>, maxItems?: number, onChange?: (value: {
12
12
  hiddenItems?: T[];
13
13
  minWidth?: number;
14
14
  maxWidth?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"useOverflowItems.d.ts","sourceRoot":"","sources":["../../../../../src/global/js/hooks/useOverflowItems/useOverflowItems.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAoB,MAAM,OAAO,CAAC;AAGpD,KAAK,IAAI,GAAG;IACV,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,IAAI,EAC7C,KAAK,EAAE,CAAC,EAAE,YAAK,EACf,YAAY,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EAC3C,SAAS,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EACzC,QAAQ,CAAC,EAAE,MAAM,EACjB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE;IACjB,WAAW,CAAC,EAAE,CAAC,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,KAAK,IAAI,GACT;IACD,YAAY,EAAE,CAAC,EAAE,CAAC;IAClB,cAAc,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/D,WAAW,EAAE,CAAC,EAAE,CAAC;IACjB,gBAAgB,EAAE,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,KAAK,WAAW,CAAC;CAC7D,CA4HA"}
1
+ {"version":3,"file":"useOverflowItems.d.ts","sourceRoot":"","sources":["../../../../../src/global/js/hooks/useOverflowItems/useOverflowItems.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAoB,MAAM,OAAO,CAAC;AAGpD,KAAK,IAAI,GAAG;IACV,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,IAAI,EAC7C,KAAK,EAAE,CAAC,EAAO,EACf,YAAY,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EAC3C,SAAS,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EACzC,QAAQ,CAAC,EAAE,MAAM,EACjB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE;IACjB,WAAW,CAAC,EAAE,CAAC,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,KAAK,IAAI,GACT;IACD,YAAY,EAAE,CAAC,EAAE,CAAC;IAClB,cAAc,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/D,WAAW,EAAE,CAAC,EAAE,CAAC;IACjB,gBAAgB,EAAE,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,KAAK,WAAW,CAAC;CAC7D,CA4HA"}
@@ -5,6 +5,6 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import { RefObject } from 'react';
8
- export declare function useOverflowStringWidth(elementRef: RefObject<HTMLElement | null>): boolean | undefined;
9
- export declare const useOverflowStringHeight: (elementRef: RefObject<HTMLElement | null>) => boolean | undefined;
8
+ export declare function useOverflowStringWidth(elementRef: RefObject<HTMLElement | null>): boolean;
9
+ export declare const useOverflowStringHeight: (elementRef: RefObject<HTMLElement | null>) => boolean;
10
10
  //# sourceMappingURL=useOverflowString.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useOverflowString.d.ts","sourceRoot":"","sources":["../../../../src/global/js/hooks/useOverflowString.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAEpE,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,uBAmB1C;AAED,eAAO,MAAM,uBAAuB,GAClC,YAAY,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,wBAmB1C,CAAC"}
1
+ {"version":3,"file":"useOverflowString.d.ts","sourceRoot":"","sources":["../../../../src/global/js/hooks/useOverflowString.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAC;AAEpE,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,WAmB1C;AAED,eAAO,MAAM,uBAAuB,GAClC,YAAY,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,YAmB1C,CAAC"}
@@ -8,10 +8,10 @@ declare namespace _default {
8
8
  export { component };
9
9
  export { feature };
10
10
  export function isComponentEnabled(componentOrName: any, byDefault?: boolean): any;
11
- export function isComponentPublic(componentOrName: any, byDefault?: boolean): boolean;
11
+ export function isComponentPublic(componentOrName: any, byDefault?: boolean): any;
12
12
  export function isFeatureEnabled(featureName: any, byDefault?: boolean): any;
13
- export function checkReportFeatureEnabled(featureName: any): true | undefined;
14
- export function isFeaturePublic(featureName: any, byDefault?: boolean): boolean;
13
+ export function checkReportFeatureEnabled(featureName: any): boolean;
14
+ export function isFeaturePublic(featureName: any, byDefault?: boolean): any;
15
15
  export function setAllComponents(enabled: any): void;
16
16
  export function setAllFeatures(enabled: any): void;
17
17
  export function _silenceWarnings(value: any): void;
@@ -1 +1 @@
1
- {"version":3,"file":"package-settings.d.ts","sourceRoot":"","sources":["../../../src/global/js/package-settings.js"],"names":[],"mappings":"AA8MA,0DAEC;AAJD,gCAAiC,yBAAyB,CAAC;;;;;;;;IAarC,mFAMnB;IAEkB,sFAOlB;IAEiB,6EAEjB;IAED,8EAOC;IAEgB,gFAKhB;IAEiB,qDAIjB;IAEe,mDAIf;IAEiB,mDAKjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1FH;;;;;;;EAqBE"}
1
+ {"version":3,"file":"package-settings.d.ts","sourceRoot":"","sources":["../../../src/global/js/package-settings.js"],"names":[],"mappings":"AA0NA,0DAEC;AAJD,gCAAiC,yBAAyB,CAAC;;;;;;;;IAarC,mFAMnB;IAEkB,kFAOlB;IAEiB,6EAEjB;IAED,qEAOC;IAEgB,4EAKhB;IAEiB,qDAIjB;IAEe,mDAIf;IAEiB,mDAKjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA1FH;;;;;;;EAqBE"}
@@ -126,10 +126,12 @@ const defaults = {
126
126
  "ExampleComponent.useExample": false
127
127
  }
128
128
  };
129
- const warningMessageComponent = (property) => `Carbon for IBM Products (WARNING): Component "${property}" enabled via feature flags. This component has not yet completed its review process.`;
129
+ const componentFlagDeprecationNote = "The component feature flag (canary) mechanism is deprecated and will be removed in a future release. Components are now published with a PDLC status prefix and can be imported directly, e.g. `import { previewCandidate__ComponentName } from \"@carbon/ibm-products\"`. See https://carbondesignsystem.com/contributing/product-development-lifecycle/";
130
+ const warningMessageComponent = (property) => `Carbon for IBM Products (WARNING): Component "${property}" enabled via feature flags. This component has not yet completed its review process.\nCarbon for IBM Products (DEPRECATION): ${componentFlagDeprecationNote}`;
130
131
  const warningMessageFeature = (property) => `Carbon for IBM Products (WARNING): Feature "${property}" enabled via feature flags.`;
131
132
  const errorMessageFeature = (property) => `Carbon for IBM Products (Error): Feature "${property}" not enabled. To enable see the notes on feature flags in the README.`;
132
- const warningMessageAllComponents = "Carbon for IBM Products (WARNING): All components enabled through use of setAllComponents. This includes components that have not yet completed their review process.";
133
+ const warningMessageAllComponents = `Carbon for IBM Products (WARNING): All components enabled through use of setAllComponents. This includes components that have not yet completed their review process.
134
+ Carbon for IBM Products (DEPRECATION): ${componentFlagDeprecationNote}`;
133
135
  const warningMessageAllFeatures = "Carbon for IBM Products (WARNING): All features enabled through use of setAllFeatures";
134
136
  const all = {
135
137
  INITIAL: (v) => v,
@@ -1,7 +1,7 @@
1
- export function sampleDecorator(decorator: any): React.JSX.Element | undefined;
1
+ export function sampleDecorator(decorator: any): React.JSX.Element;
2
2
  export function decoratorArgTypes({ _default, withHollow, }?: {
3
- _default?: number | undefined;
4
- withHollow?: boolean | undefined;
3
+ _default?: number;
4
+ withHollow?: boolean;
5
5
  }): {
6
6
  decorator: {
7
7
  control: {
@@ -17,8 +17,8 @@ export function decoratorArgTypes({ _default, withHollow, }?: {
17
17
  };
18
18
  };
19
19
  export function slugArgTypes({ _default, withHollow }?: {
20
- _default?: number | undefined;
21
- withHollow?: boolean | undefined;
20
+ _default?: number;
21
+ withHollow?: boolean;
22
22
  }): {
23
23
  slug: {
24
24
  control: {
@@ -1 +1 @@
1
- {"version":3,"file":"decorator.d.ts","sourceRoot":"","sources":["../../../../src/global/js/story-parts/decorator.jsx"],"names":[],"mappings":"AAiBO,+EAoCN;AAEM;;;;;;;;;;;;;;;;EAsBN;AAEM;;;;;;;;;;;;;;;EAkBN;kBA1FiB,OAAO"}
1
+ {"version":3,"file":"decorator.d.ts","sourceRoot":"","sources":["../../../../src/global/js/story-parts/decorator.jsx"],"names":[],"mappings":"AAiBO,mEAoCN;AAEM;;;;;;;;;;;;;;;;EAsBN;AAEM;;;;;;;;;;;;;;;EAkBN;kBA1FiB,OAAO"}
@@ -1,7 +1,7 @@
1
1
  export function SlugSample(props: any): React.JSX.Element;
2
2
  export function slugArgTypes({ _default, withHollow }?: {
3
- _default?: number | undefined;
4
- withHollow?: boolean | undefined;
3
+ _default?: number;
4
+ withHollow?: boolean;
5
5
  }): {
6
6
  slug: {
7
7
  control: {
@@ -7,5 +7,5 @@
7
7
  import React from 'react';
8
8
  export declare const StepGroup: ({ children }: {
9
9
  children: any;
10
- }) => string | number | bigint | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | React.ReactPortal | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined>;
10
+ }) => string | number | bigint | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | React.ReactPortal | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>>;
11
11
  //# sourceMappingURL=StepGroup.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StepGroup.d.ts","sourceRoot":"","sources":["../../../../../src/global/js/utils/StepFlow/StepGroup.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAoB,MAAM,OAAO,CAAC;AAIzC,eAAO,MAAM,SAAS,GAAI;;CAAY,gVAmBrC,CAAC"}
1
+ {"version":3,"file":"StepGroup.d.ts","sourceRoot":"","sources":["../../../../../src/global/js/utils/StepFlow/StepGroup.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAoB,MAAM,OAAO,CAAC;AAIzC,eAAO,MAAM,SAAS,GAAI;;CAAY,6TAmBrC,CAAC"}
@@ -11,12 +11,12 @@
11
11
  * A flag `node.compareDocumentPosition(target)` returns,
12
12
  * that indicates `target` is located earlier than `node` in the document or `target` contains `node`.
13
13
  */
14
- export const DOCUMENT_POSITION_BROAD_PRECEDING: number | false;
14
+ export const DOCUMENT_POSITION_BROAD_PRECEDING: number;
15
15
  /**
16
16
  * A flag `node.compareDocumentPosition(target)` returns,
17
17
  * that indicates `target` is located later than `node` in the document or `node` contains `target`.
18
18
  */
19
- export const DOCUMENT_POSITION_BROAD_FOLLOWING: number | false;
19
+ export const DOCUMENT_POSITION_BROAD_FOLLOWING: number;
20
20
  /**
21
21
  * CSS selector that selects major nodes that are sequential-focusable.
22
22
  */
@@ -1 +1 @@
1
- {"version":3,"file":"keyboardNavigation.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/keyboardNavigation.js"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AAEH;;;GAGG;AACH,+DAIqE;AAErE;;;GAGG;AACH,+DAIyE;AAEzE;;GAEG;AACH,0VAKE;AAEF;;GAEG;AACH,kPAKE"}
1
+ {"version":3,"file":"keyboardNavigation.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/keyboardNavigation.js"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AAEH;;;GAGG;AACH,uDAIqE;AAErE;;;GAGG;AACH,uDAIyE;AAEzE;;GAEG;AACH,0VAKE;AAEF;;GAEG;AACH,kPAKE"}
@@ -1,5 +1,5 @@
1
1
  export const isProduction: boolean;
2
- export function noop(): undefined;
2
+ export function noop(): any;
3
3
  export function shimIfProduction(fn: any): any;
4
4
  export const log: any;
5
5
  export const warn: any;
@@ -1 +1 @@
1
- {"version":3,"file":"pconsole.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/pconsole.js"],"names":[],"mappings":"AAOA,mCAAkE;AAC3D,kCAA4B;AAC5B,+CAA2D;AAClE,sBAAuE;AACvE,uBAAyE;AACzE,wBAA2E"}
1
+ {"version":3,"file":"pconsole.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/pconsole.js"],"names":[],"mappings":"AAOA,mCAAkE;AAC3D,4BAA4B;AAC5B,+CAA2D;AAClE,sBAAuE;AACvE,uBAAyE;AACzE,wBAA2E"}
@@ -19,7 +19,7 @@ export namespace StackblitzLink {
19
19
  }
20
20
  export { propTypes_1 as propTypes };
21
21
  }
22
- export function palUsageHref(csfFile: any): string | undefined;
22
+ export function palUsageHref(csfFile: any): string;
23
23
  export function storyDocsPageTitle(csfFile: any): any;
24
24
  export function storyDocsPageInfo(csfFile: any): {
25
25
  category: any;
@@ -1 +1 @@
1
- {"version":3,"file":"story-helper.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/story-helper.jsx"],"names":[],"mappings":"AAaO,+DAII;AASJ,+DACoG;AAEpG;;sBAWN;;;;;;AAQM,8DACuF;AAEvF;;sBAWN;;;;;;;;AAQM,+DASN;AAEM,sDA0BN;AAEM;;;EAwDN;AAEM;;;EAON;AAMM,2DAKN;AAMM;;;;;;IAFM,GAAG,CAAC,OAAO,CAUvB;kBAhMiB,OAAO;sBACH,YAAY"}
1
+ {"version":3,"file":"story-helper.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/story-helper.jsx"],"names":[],"mappings":"AAaO,+DAII;AASJ,+DACoG;AAEpG;;sBAWN;;;;;;AAQM,8DACuF;AAEvF;;sBAWN;;;;;;;;AAQM,mDASN;AAEM,sDA0BN;AAEM;;;EAwDN;AAEM;;;EAON;AAMM,2DAKN;AAMM;;;;;;IAFM,GAAG,CAAC,OAAO,CAUvB;kBAhMiB,OAAO;sBACH,YAAY"}
@@ -21,6 +21,6 @@ declare function wrapFocus({ bodyNode, startTrapNode, endTrapNode, currentActive
21
21
  endTrapNode: Node | null;
22
22
  currentActiveNode: Node;
23
23
  oldActiveNode: Node;
24
- selectorsFloatingMenus?: string[] | undefined;
24
+ selectorsFloatingMenus?: string[];
25
25
  }): void;
26
26
  //# sourceMappingURL=wrapFocus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"wrapFocus.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/wrapFocus.js"],"names":[],"mappings":";AAcA;;;;GAIG;AACH,oDAJW,IAAI,2BACJ,MAAM,EAAE,GACN,OAAO,CAanB;AAED;;;;;;;;;GASG;AACH,gIAPG;IAA2B,QAAQ,EAA3B,IAAI,GAAC,IAAI;IACU,aAAa,EAAhC,IAAI,GAAC,IAAI;IACU,WAAW,EAA9B,IAAI,GAAC,IAAI;IACK,iBAAiB,EAA/B,IAAI;IACU,aAAa,EAA3B,IAAI;IACe,sBAAsB;CACnD,QA6CA"}
1
+ {"version":3,"file":"wrapFocus.d.ts","sourceRoot":"","sources":["../../../../src/global/js/utils/wrapFocus.js"],"names":[],"mappings":";AAcA;;;;GAIG;AACH,oDAJW,IAAI,2BACJ,MAAM,EAAE,GACN,OAAO,CAanB;AAED;;;;;;;;;GASG;AACH,gIAPG;IAA2B,QAAQ,EAA3B,IAAI,GAAC,IAAI;IACU,aAAa,EAAhC,IAAI,GAAC,IAAI;IACU,WAAW,EAA9B,IAAI,GAAC,IAAI;IACK,iBAAiB,EAA/B,IAAI;IACU,aAAa,EAA3B,IAAI;IACe,sBAAsB,GAAzC,MAAM,EAAE;CAClB,QA6CA"}
package/lib/index.js CHANGED
@@ -67,6 +67,7 @@ const require_CoachmarkTagline = require("./components/Coachmark/next/Coachmark/
67
67
  const require_CoachmarkBeacon = require("./components/Coachmark/next/Coachmark/CoachmarkBeacon/CoachmarkBeacon.js");
68
68
  const require_TruncatedText = require("./components/TruncatedText/TruncatedText.js");
69
69
  const require_index$2 = require("./components/PageHeader/next/index.js");
70
+ const require_index$3 = require("./components/Card/next/index.js");
70
71
  const require_StackContext = require("./components/Tearsheet/next/StackContext.js");
71
72
  const require_Tearsheet$1 = require("./components/Tearsheet/next/Tearsheet.js");
72
73
  const require_AddSelect = require("./components/AddSelect/next/AddSelect.js");
@@ -99,7 +100,7 @@ const require_ToolbarButton = require("./components/Toolbar/ToolbarButton.js");
99
100
  const require_ToolbarGroup = require("./components/Toolbar/ToolbarGroup.js");
100
101
  const require_TruncatedList = require("./components/TruncatedList/TruncatedList.js");
101
102
  const require_ComboButton = require("./components/ComboButton/ComboButton.js");
102
- const require_index$3 = require("./components/ComboButton/ComboButtonItem/index.js");
103
+ const require_index$4 = require("./components/ComboButton/ComboButtonItem/index.js");
103
104
  const require_useFilterContext = require("./components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js");
104
105
  const require_Datagrid = require("./components/Datagrid/Datagrid/Datagrid.js");
105
106
  const require_useSortableColumns = require("./components/Datagrid/useSortableColumns.js");
@@ -168,7 +169,7 @@ exports.COACHMARK_OVERLAY_KIND = require_enums.COACHMARK_OVERLAY_KIND;
168
169
  exports.Cascade = require_Cascade.Cascade;
169
170
  exports.Checklist = require_Checklist.Checklist;
170
171
  exports.ComboButton = require_ComboButton.ComboButton;
171
- exports.ComboButtonItem = require_index$3.ComboButtonItem;
172
+ exports.ComboButtonItem = require_index$4.ComboButtonItem;
172
173
  exports.CreateFullPage = require_CreateFullPage.CreateFullPage;
173
174
  exports.CreateFullPageStep = require_CreateFullPageStep.CreateFullPageStep;
174
175
  exports.CreateModal = require_CreateModal.CreateModal;
@@ -389,6 +390,12 @@ exports.previewCandidate__ToolbarButton = require_ToolbarButton.ToolbarButton;
389
390
  exports.previewCandidate__ToolbarGroup = require_ToolbarGroup.ToolbarGroup;
390
391
  exports.previewCandidate__TruncatedList = require_TruncatedList.TruncatedList;
391
392
  exports.preview__AddSelect = require_AddSelect.AddSelect;
393
+ Object.defineProperty(exports, "preview__Card", {
394
+ enumerable: true,
395
+ get: function() {
396
+ return require_index$3.next_exports;
397
+ }
398
+ });
392
399
  exports.preview__Coachmark = require_Coachmark.Coachmark;
393
400
  exports.preview__CoachmarkBeacon = require_CoachmarkBeacon.CoachmarkBeacon;
394
401
  exports.preview__CoachmarkTagline = require_CoachmarkTagline.CoachmarkTagline;
@@ -25,6 +25,30 @@ var require_bucket_10 = /* @__PURE__ */ require_runtime.__commonJSMin(((exports)
25
25
  react = require_Icon.__toESM(react);
26
26
  let react_jsx_runtime = require("react/jsx-runtime");
27
27
  const didWarnAboutDeprecation = {};
28
+ const IbmSoftwareWatsonxDataStructuredEnrichment = /* @__PURE__ */ react.default.forwardRef(function IbmSoftwareWatsonxDataStructuredEnrichment({ children, size = 16, ...rest }, ref) {
29
+ return react.default.createElement(require_Icon.Icon, {
30
+ width: size,
31
+ height: size,
32
+ ref,
33
+ xmlns: "http://www.w3.org/2000/svg",
34
+ viewBox: "0 0 32 32",
35
+ fill: "currentColor",
36
+ ...rest
37
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,26h-2c0-1.1885.5767-2.0088,1.0854-2.7324.4907-.6978.9146-1.3003.9146-2.2676,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.9673.4238,1.5698.9146,2.2676.5088.7236,1.0854,1.5439,1.0854,2.7324h-2c0-.5298-.2607-.9268-.7217-1.582-.5693-.8101-1.2783-1.8179-1.2783-3.418,0-2.7568,2.2432-5,5-5s5,2.2432,5,5c0,1.6001-.709,2.6079-1.2783,3.418-.4609.6553-.7217,1.0522-.7217,1.582ZM28,28h-6v2h6v-2ZM4,24h14v2H4c-1.1045,0-2-.8955-2-2V4c0-1.1045.8955-2,2-2h22c1.1045,0,2,.8955,2,2v10h-2v-5H4v15ZM4,7h22v-3H4v3ZM6,13h5v-2h-5v2ZM13,13h5v-2h-5v2ZM6,17h5v-2h-5v2ZM13,17h5v-2h-5v2ZM6,21h5v-2h-5v2ZM13,21h5v-2h-5v2Z" }), children);
38
+ });
39
+ if (process.env.NODE_ENV !== "production") IbmSoftwareWatsonxDataStructuredEnrichment.propTypes = require_iconPropTypes.iconPropTypes;
40
+ const IbmSoftwareWatsonxDataStructuredImport = /* @__PURE__ */ react.default.forwardRef(function IbmSoftwareWatsonxDataStructuredImport({ children, size = 16, ...rest }, ref) {
41
+ return react.default.createElement(require_Icon.Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,26h-8.17l2.58,2.59-1.41,1.41-5-5,5-5,1.41,1.41-2.58,2.59h8.17v2ZM4,24h12v2H4c-1.1045,0-2-.8955-2-2V4c0-1.1045.8955-2,2-2h22c1.1045,0,2,.8955,2,2v14h-2v-9H4v15ZM4,7h22v-3H4v3ZM6,13h5v-2h-5v2ZM13,13h5v-2h-5v2ZM6,17h5v-2h-5v2ZM13,17h5v-2h-5v2ZM6,21h5v-2h-5v2ZM13,21h5v-2h-5v2Z" }), children);
50
+ });
51
+ if (process.env.NODE_ENV !== "production") IbmSoftwareWatsonxDataStructuredImport.propTypes = require_iconPropTypes.iconPropTypes;
28
52
  const IbmSoftwareWatsonxDataUnstructuredEnrichment = /* @__PURE__ */ react.default.forwardRef(function IbmSoftwareWatsonxDataUnstructuredEnrichment({ children, size = 16, ...rest }, ref) {
29
53
  return react.default.createElement(require_Icon.Icon, {
30
54
  width: size,
@@ -1767,39 +1791,8 @@ var require_bucket_10 = /* @__PURE__ */ require_runtime.__commonJSMin(((exports)
1767
1791
  }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28.01,16l-5,5-1.41-1.41,2.59-2.59h-6.09s-2.07,0-2.07,0c-5.52,0-10.02,4.11-10.02,9.17v1.83h-2v-1.83c0-4.45,2.82-8.29,6.89-10.09-.43-.21-.85-.43-1.26-.69l1.02-1.74c1.04.66,2.16,1.11,3.35,1.34h2s0,0,0,0h8.17l-2.59-2.59,1.41-1.41,5,5h0ZM6.36,7.81c-.26-.92-.39-1.88-.39-2.85v-.96h-1.95v.96c0,1.16.16,2.32.47,3.43l1.87-.57ZM7.9,14.04l1.31-1.51c-.9-.85-1.64-1.85-2.19-2.97l-1.74.92c.66,1.35,1.54,2.54,2.62,3.56Z" }), children);
1768
1792
  });
1769
1793
  if (process.env.NODE_ENV !== "production") JoinRightOuter.propTypes = require_iconPropTypes.iconPropTypes;
1770
- const JoinNode = /* @__PURE__ */ react.default.forwardRef(function JoinNode({ children, size = 16, ...rest }, ref) {
1771
- return react.default.createElement(require_Icon.Icon, {
1772
- width: size,
1773
- height: size,
1774
- ref,
1775
- xmlns: "http://www.w3.org/2000/svg",
1776
- viewBox: "0 0 32 32",
1777
- fill: "currentColor",
1778
- ...rest
1779
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1780
- strokeWidth: "0",
1781
- d: "M2 9H6V11H2z"
1782
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1783
- strokeWidth: "0",
1784
- d: "M2 21H6V23H2z"
1785
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
1786
- strokeWidth: "0",
1787
- d: "M25 11 23.5859 12.4141 26.1719 15 18 15 18 4 12 4 12 9 8 9 8 11 12 11 12 21 8 21 8 23 12 23 12 28 18 28 18 17 26.1719 17 23.5859 19.5859 25 21 30 16 25 11z"
1788
- }), children);
1789
- });
1790
- if (process.env.NODE_ENV !== "production") JoinNode.propTypes = require_iconPropTypes.iconPropTypes;
1791
- const Jpg = /* @__PURE__ */ react.default.forwardRef(function Jpg({ children, size = 16, ...rest }, ref) {
1792
- return react.default.createElement(require_Icon.Icon, {
1793
- width: size,
1794
- height: size,
1795
- ref,
1796
- xmlns: "http://www.w3.org/2000/svg",
1797
- viewBox: "0 0 32 32",
1798
- fill: "currentColor",
1799
- ...rest
1800
- }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,23H24a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H24V21h4V17H26V15h4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,23H12V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H14Zm0-7h4V11H14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,23H4a2,2,0,0,1-2-2V19H4v2H8V9h2V21A2,2,0,0,1,8,23Z" }), children);
1801
- });
1802
- if (process.env.NODE_ENV !== "production") Jpg.propTypes = require_iconPropTypes.iconPropTypes;
1794
+ exports.IbmSoftwareWatsonxDataStructuredEnrichment = IbmSoftwareWatsonxDataStructuredEnrichment;
1795
+ exports.IbmSoftwareWatsonxDataStructuredImport = IbmSoftwareWatsonxDataStructuredImport;
1803
1796
  exports.IbmSoftwareWatsonxDataUnstructuredEnrichment = IbmSoftwareWatsonxDataUnstructuredEnrichment;
1804
1797
  exports.IbmSoftwareWatsonxDataUnstructuredImport = IbmSoftwareWatsonxDataUnstructuredImport;
1805
1798
  exports.IbmSoftwareWatsonxDocumentLibrary = IbmSoftwareWatsonxDocumentLibrary;
@@ -1914,11 +1907,9 @@ var require_bucket_10 = /* @__PURE__ */ require_runtime.__commonJSMin(((exports)
1914
1907
  exports.JoinInnerAlt = JoinInnerAlt;
1915
1908
  exports.JoinLeft = JoinLeft;
1916
1909
  exports.JoinLeftOuter = JoinLeftOuter;
1917
- exports.JoinNode = JoinNode;
1918
1910
  exports.JoinOuter = JoinOuter;
1919
1911
  exports.JoinRight = JoinRight;
1920
1912
  exports.JoinRightOuter = JoinRightOuter;
1921
- exports.Jpg = Jpg;
1922
1913
  exports.QID = QID;
1923
1914
  exports.WatsonHealthICa_2D = WatsonHealthICa_2D;
1924
1915
  exports.WatsonHealthImageAvailabilityLocal = WatsonHealthImageAvailabilityLocal;