@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
@@ -51,7 +51,7 @@ export declare const ActionBarOverflowItems: {
51
51
  /**
52
52
  * overflowItems: items to bre shown in the ActionBar overflow menu
53
53
  */
54
- overflowItems: PropTypes.Requireable<(PropTypes.ReactElementLike | null | undefined)[]>;
54
+ overflowItems: PropTypes.Requireable<PropTypes.ReactElementLike[]>;
55
55
  /**
56
56
  * overflowMenuRef for the overflow menu width that is needed to calculate the width of the action bar with overflow
57
57
  */
@@ -19,66 +19,66 @@ export const actionsLabels: {
19
19
  10: string;
20
20
  };
21
21
  export function actionsMapping(labels: any, action: any): {
22
- 0: never[];
22
+ 0: any[];
23
23
  1: {
24
24
  label: any;
25
25
  kind: any;
26
26
  key: any;
27
- onClick: any;
27
+ onClick: (evt: any) => void;
28
28
  }[];
29
29
  2: {
30
30
  label: any;
31
31
  kind: any;
32
32
  key: any;
33
- onClick: any;
33
+ onClick: (evt: any) => void;
34
34
  }[];
35
35
  3: {
36
36
  label: any;
37
37
  kind: any;
38
38
  key: any;
39
- onClick: any;
39
+ onClick: (evt: any) => void;
40
40
  }[];
41
41
  4: {
42
42
  label: any;
43
43
  kind: any;
44
44
  key: any;
45
- onClick: any;
45
+ onClick: (evt: any) => void;
46
46
  }[];
47
47
  5: {
48
48
  label: any;
49
49
  kind: any;
50
50
  key: any;
51
- onClick: any;
51
+ onClick: (evt: any) => void;
52
52
  }[];
53
53
  6: {
54
54
  label: any;
55
55
  kind: any;
56
56
  key: any;
57
- onClick: any;
57
+ onClick: (evt: any) => void;
58
58
  }[];
59
59
  7: {
60
60
  label: any;
61
61
  kind: any;
62
62
  key: any;
63
- onClick: any;
63
+ onClick: (evt: any) => void;
64
64
  }[];
65
65
  8: {
66
66
  label: any;
67
67
  kind: any;
68
68
  key: any;
69
- onClick: any;
69
+ onClick: (evt: any) => void;
70
70
  }[];
71
71
  9: {
72
72
  label: any;
73
73
  kind: any;
74
74
  key: any;
75
- onClick: any;
75
+ onClick: (evt: any) => void;
76
76
  }[];
77
77
  10: {
78
78
  label: any;
79
79
  kind: any;
80
80
  key: any;
81
- onClick: any;
81
+ onClick: (evt: any) => void;
82
82
  }[];
83
83
  };
84
84
  //# sourceMappingURL=actions.d.ts.map
@@ -6,7 +6,7 @@ export function AddSelectList({ filteredItems, multi, ...rest }: {
6
6
  export namespace AddSelectList {
7
7
  export namespace propTypes {
8
8
  let filteredItems: PropTypes.Requireable<any[]>;
9
- let focus: PropTypes.Requireable<NonNullable<string | number | null | undefined>>;
9
+ let focus: PropTypes.Requireable<NonNullable<string | number>>;
10
10
  let multi: PropTypes.Requireable<boolean>;
11
11
  }
12
12
  export { componentName as displayName };
@@ -7,11 +7,11 @@ export function AddSelectMetaPanel({ closeIconDescription, meta, setDisplayMetaP
7
7
  export namespace AddSelectMetaPanel {
8
8
  export namespace propTypes {
9
9
  let closeIconDescription: PropTypes.Validator<string>;
10
- let meta: PropTypes.Validator<NonNullable<NonNullable<PropTypes.ReactNodeLike | (PropTypes.InferProps<{
10
+ let meta: PropTypes.Validator<NonNullable<NonNullable<PropTypes.ReactNodeLike | PropTypes.InferProps<{
11
11
  id: PropTypes.Requireable<string>;
12
12
  title: PropTypes.Requireable<string>;
13
13
  value: PropTypes.Requireable<string>;
14
- }> | null | undefined)[]>>>;
14
+ }>[]>>>;
15
15
  let setDisplayMetaPanel: PropTypes.Validator<(...args: any[]) => any>;
16
16
  let title: PropTypes.Validator<string>;
17
17
  }
@@ -25,7 +25,7 @@ export namespace AddSelectRow {
25
25
  let appliedModifiers: PropTypes.Requireable<any[]>;
26
26
  let displayMetalPanel: PropTypes.Requireable<object>;
27
27
  let filteredItems: PropTypes.Requireable<any[]>;
28
- let focus: PropTypes.Requireable<NonNullable<string | number | null | undefined>>;
28
+ let focus: PropTypes.Requireable<NonNullable<string | number>>;
29
29
  let index: PropTypes.Requireable<number>;
30
30
  let item: PropTypes.Requireable<object>;
31
31
  let metaIconDescription: PropTypes.Requireable<string>;
@@ -1,6 +1,6 @@
1
1
  export default useParentSelect;
2
2
  declare function useParentSelect(): {
3
- parentSelected: null;
4
- setParentSelected: import("react").Dispatch<import("react").SetStateAction<null>>;
3
+ parentSelected: any;
4
+ setParentSelected: import("react").Dispatch<any>;
5
5
  };
6
6
  //# sourceMappingURL=useParentSelect.d.ts.map
@@ -10,7 +10,7 @@ export function BreadcrumbWithOverflow({ breadcrumbs, className, label, maxVisib
10
10
  }): React.JSX.Element;
11
11
  export namespace BreadcrumbWithOverflow {
12
12
  export namespace propTypes {
13
- let breadcrumbs: PropTypes.Requireable<(PropTypes.InferProps<{
13
+ let breadcrumbs: PropTypes.Requireable<PropTypes.InferProps<{
14
14
  /**
15
15
  * Optional string representing the link location for the BreadcrumbItem
16
16
  */
@@ -35,7 +35,7 @@ export namespace BreadcrumbWithOverflow {
35
35
  * A string based alternative to the children, required only if children is not of type string
36
36
  */
37
37
  title: PropTypes.Requireable<string>;
38
- }> | null | undefined)[]>;
38
+ }>[]>;
39
39
  let className: PropTypes.Requireable<string>;
40
40
  let label: PropTypes.Requireable<string>;
41
41
  let maxVisible: PropTypes.Requireable<number>;
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import React from 'react';
8
+ import { CardProps } from './Card.types';
9
+ import { CardHeader } from './CardHeader';
10
+ import { CardBody } from './CardBody';
11
+ import { CardFooter } from './CardFooter';
12
+ export declare const Card: React.ForwardRefExoticComponent<CardProps & React.RefAttributes<HTMLDivElement>>;
13
+ /**
14
+ * -------
15
+ * Exports
16
+ * -------
17
+ */
18
+ declare const Root: React.ForwardRefExoticComponent<CardProps & React.RefAttributes<HTMLDivElement>>;
19
+ declare const Header: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
20
+ declare const Body: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
21
+ declare const Footer: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
22
+ export { Card as default, CardHeader, CardBody, CardFooter, Root, Header, Body, Footer, };
23
+ export type { CardProps, CardHeaderProps, CardBodyProps, CardFooterProps, } from './Card.types';
24
+ //# sourceMappingURL=Card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/Card.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAKzC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAyG1C,eAAO,MAAM,IAAI,kFAAgB,CAAC;AAElC;;;;GAIG;AACH,QAAA,MAAM,IAAI,kFAAO,CAAC;AAGlB,QAAA,MAAM,MAAM,6GAAa,CAAC;AAG1B,QAAA,MAAM,IAAI,6GAAW,CAAC;AAGtB,QAAA,MAAM,MAAM,6GAAa,CAAC;AAG1B,OAAO,EAEL,IAAI,IAAI,OAAO,EACf,UAAU,EACV,QAAQ,EACR,UAAU,EAEV,IAAI,EACJ,MAAM,EACN,IAAI,EACJ,MAAM,GACP,CAAC;AAEF,YAAY,EACV,SAAS,EACT,eAAe,EACf,aAAa,EACb,eAAe,GAChB,MAAM,cAAc,CAAC"}
@@ -0,0 +1,105 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { __toESM } from "../../../_virtual/_rolldown/runtime.js";
9
+ import { require_classnames } from "../../../node_modules/classnames/index.js";
10
+ import { pkg } from "../../../settings.js";
11
+ import { CardContext } from "./CardContext.js";
12
+ import { CardHeader } from "./CardHeader.js";
13
+ import { CardBody } from "./CardBody.js";
14
+ import { CardFooter } from "./CardFooter.js";
15
+ import React, { forwardRef, useMemo } from "react";
16
+ import PropTypes from "prop-types";
17
+ //#region src/components/Card/next/Card.tsx
18
+ /**
19
+ * Copyright IBM Corp. 2026
20
+ *
21
+ * This source code is licensed under the Apache-2.0 license found in the
22
+ * LICENSE file in the root directory of this source tree.
23
+ */
24
+ var import_classnames = /* @__PURE__ */ __toESM(require_classnames());
25
+ const componentName = "Card";
26
+ const blockClass = `${pkg.prefix}--card-next`;
27
+ /**
28
+ * Card component - Root container for composable card
29
+ */
30
+ const CardComponent = forwardRef(({ clickable = false, onClick, onKeyDown, disabled = false, className, children, ...rest }, ref) => {
31
+ const contextValue = useMemo(() => ({
32
+ clickable,
33
+ disabled
34
+ }), [clickable, disabled]);
35
+ const handleKeyDown = (event) => {
36
+ if (clickable && !disabled && (event.key === "Enter" || event.key === " ")) {
37
+ event.preventDefault();
38
+ onClick?.(event);
39
+ }
40
+ onKeyDown?.(event);
41
+ };
42
+ const handleClick = (event) => {
43
+ if (!disabled) onClick?.(event);
44
+ };
45
+ const cardClasses = (0, import_classnames.default)(blockClass, className, {
46
+ [`${blockClass}--clickable`]: clickable && !disabled,
47
+ [`${blockClass}--disabled`]: disabled
48
+ });
49
+ const cardProps = {
50
+ ...rest,
51
+ ref,
52
+ className: cardClasses,
53
+ ...clickable && {
54
+ role: "button",
55
+ tabIndex: disabled ? -1 : 0,
56
+ onClick: handleClick,
57
+ onKeyDown: handleKeyDown,
58
+ "aria-disabled": disabled
59
+ }
60
+ };
61
+ return /* @__PURE__ */ React.createElement(CardContext.Provider, { value: contextValue }, /* @__PURE__ */ React.createElement("div", cardProps, children));
62
+ });
63
+ CardComponent.displayName = componentName;
64
+ CardComponent.propTypes = {
65
+ /**
66
+ * Card content
67
+ */
68
+ children: PropTypes.node,
69
+ /**
70
+ * Additional CSS class names
71
+ */
72
+ className: PropTypes.string,
73
+ /**
74
+ * Makes the entire card clickable
75
+ */
76
+ clickable: PropTypes.bool,
77
+ /**
78
+ * Disables the card and all interactive elements
79
+ */
80
+ disabled: PropTypes.bool,
81
+ /**
82
+ * Click handler for clickable cards
83
+ */
84
+ onClick: PropTypes.func,
85
+ /**
86
+ * Keyboard event handler for clickable cards
87
+ */
88
+ onKeyDown: PropTypes.func
89
+ };
90
+ const Card = CardComponent;
91
+ /**
92
+ * -------
93
+ * Exports
94
+ * -------
95
+ */
96
+ const Root = Card;
97
+ Root.displayName = "Card.Root";
98
+ const Header = CardHeader;
99
+ Header.displayName = "Card.Header";
100
+ const Body = CardBody;
101
+ Body.displayName = "Card.Body";
102
+ const Footer = CardFooter;
103
+ Footer.displayName = "Card.Footer";
104
+ //#endregion
105
+ export { Body, Card, Footer, Header, Root };
@@ -0,0 +1,67 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import { ReactNode } from 'react';
8
+ /**
9
+ * Base props shared across card components
10
+ */
11
+ export interface CardBaseProps {
12
+ /**
13
+ * Additional CSS class names
14
+ */
15
+ className?: string;
16
+ /**
17
+ * Card content
18
+ */
19
+ children?: ReactNode;
20
+ }
21
+ /**
22
+ * Props for the Card root component
23
+ */
24
+ export interface CardProps extends CardBaseProps {
25
+ /**
26
+ * Makes the entire card clickable
27
+ */
28
+ clickable?: boolean;
29
+ /**
30
+ * Click handler for clickable cards
31
+ */
32
+ onClick?: (event: React.MouseEvent<HTMLDivElement>) => void;
33
+ /**
34
+ * Keyboard event handler for clickable cards
35
+ */
36
+ onKeyDown?: (event: React.KeyboardEvent<HTMLDivElement>) => void;
37
+ /**
38
+ * Disables the card and all interactive elements
39
+ */
40
+ disabled?: boolean;
41
+ }
42
+ /**
43
+ * Props for CardHeader component
44
+ */
45
+ export type CardHeaderProps = CardBaseProps;
46
+ /**
47
+ * Props for CardBody component
48
+ */
49
+ export type CardBodyProps = CardBaseProps;
50
+ /**
51
+ * Props for CardFooter component
52
+ */
53
+ export type CardFooterProps = CardBaseProps;
54
+ /**
55
+ * Context value for Card
56
+ */
57
+ export interface CardContextValue {
58
+ /**
59
+ * Whether the card is clickable
60
+ */
61
+ clickable: boolean;
62
+ /**
63
+ * Whether the card is disabled
64
+ */
65
+ disabled: boolean;
66
+ }
67
+ //# sourceMappingURL=Card.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/Card.types.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,SAAU,SAAQ,aAAa;IAC9C;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAC5D;;OAEG;IACH,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACjE;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,aAAa,CAAC;AAE5C;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,aAAa,CAAC;AAE1C;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,aAAa,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;CACnB"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import React from 'react';
8
+ /**
9
+ * CardBody component - Body section of the card for free-form content
10
+ */
11
+ export declare const CardBody: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
12
+ //# sourceMappingURL=CardBody.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardBody.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/CardBody.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAU1C;;GAEG;AACH,eAAO,MAAM,QAAQ,6GAUpB,CAAC"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { __toESM } from "../../../_virtual/_rolldown/runtime.js";
9
+ import { require_classnames } from "../../../node_modules/classnames/index.js";
10
+ import { pkg } from "../../../settings.js";
11
+ import React, { forwardRef } from "react";
12
+ import PropTypes from "prop-types";
13
+ //#region src/components/Card/next/CardBody.tsx
14
+ /**
15
+ * Copyright IBM Corp. 2026
16
+ *
17
+ * This source code is licensed under the Apache-2.0 license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+ var import_classnames = /* @__PURE__ */ __toESM(require_classnames());
21
+ const componentName = "CardBody";
22
+ const blockClass = `${pkg.prefix}--card-next__body`;
23
+ /**
24
+ * CardBody component - Body section of the card for free-form content
25
+ */
26
+ const CardBody = forwardRef(({ className, children, ...rest }, ref) => {
27
+ const bodyClasses = (0, import_classnames.default)(blockClass, className);
28
+ return /* @__PURE__ */ React.createElement("div", {
29
+ ...rest,
30
+ ref,
31
+ className: bodyClasses
32
+ }, children);
33
+ });
34
+ CardBody.displayName = componentName;
35
+ CardBody.propTypes = {
36
+ /**
37
+ * Body content
38
+ */
39
+ children: PropTypes.node,
40
+ /**
41
+ * Additional CSS class names
42
+ */
43
+ className: PropTypes.string
44
+ };
45
+ //#endregion
46
+ export { CardBody };
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import { CardContextValue } from './Card.types';
8
+ /**
9
+ * Context for sharing Card state with child components
10
+ */
11
+ export declare const CardContext: import("react").Context<CardContextValue>;
12
+ /**
13
+ * Hook to access Card context
14
+ * @returns CardContextValue
15
+ * @throws Error if used outside of Card component
16
+ */
17
+ export declare const useCardContext: () => CardContextValue;
18
+ //# sourceMappingURL=CardContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardContext.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/CardContext.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,WAAW,2CAEvB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,QAAO,gBAMjC,CAAC"}
@@ -0,0 +1,21 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { createContext } from "react";
9
+ //#region src/components/Card/next/CardContext.tsx
10
+ /**
11
+ * Copyright IBM Corp. 2026
12
+ *
13
+ * This source code is licensed under the Apache-2.0 license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */
16
+ /**
17
+ * Context for sharing Card state with child components
18
+ */
19
+ const CardContext = createContext(void 0);
20
+ //#endregion
21
+ export { CardContext };
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import React from 'react';
8
+ /**
9
+ * CardFooter component - Footer section of the card
10
+ */
11
+ export declare const CardFooter: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
12
+ //# sourceMappingURL=CardFooter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/CardFooter.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAU1C;;GAEG;AACH,eAAO,MAAM,UAAU,6GAUtB,CAAC"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { __toESM } from "../../../_virtual/_rolldown/runtime.js";
9
+ import { require_classnames } from "../../../node_modules/classnames/index.js";
10
+ import { pkg } from "../../../settings.js";
11
+ import React, { forwardRef } from "react";
12
+ import PropTypes from "prop-types";
13
+ //#region src/components/Card/next/CardFooter.tsx
14
+ /**
15
+ * Copyright IBM Corp. 2026
16
+ *
17
+ * This source code is licensed under the Apache-2.0 license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+ var import_classnames = /* @__PURE__ */ __toESM(require_classnames());
21
+ const componentName = "CardFooter";
22
+ const blockClass = `${pkg.prefix}--card-next__footer`;
23
+ /**
24
+ * CardFooter component - Footer section of the card
25
+ */
26
+ const CardFooter = forwardRef(({ className, children, ...rest }, ref) => {
27
+ const footerClasses = (0, import_classnames.default)(blockClass, className);
28
+ return /* @__PURE__ */ React.createElement("div", {
29
+ ...rest,
30
+ ref,
31
+ className: footerClasses
32
+ }, children);
33
+ });
34
+ CardFooter.displayName = componentName;
35
+ CardFooter.propTypes = {
36
+ /**
37
+ * Footer content
38
+ */
39
+ children: PropTypes.node,
40
+ /**
41
+ * Additional CSS class names
42
+ */
43
+ className: PropTypes.string
44
+ };
45
+ //#endregion
46
+ export { CardFooter };
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ import React from 'react';
8
+ /**
9
+ * CardHeader component - Header section of the card
10
+ */
11
+ export declare const CardHeader: React.ForwardRefExoticComponent<import("./Card.types").CardBaseProps & React.RefAttributes<HTMLDivElement>>;
12
+ //# sourceMappingURL=CardHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/CardHeader.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAqB,MAAM,OAAO,CAAC;AAU1C;;GAEG;AACH,eAAO,MAAM,UAAU,6GAUtB,CAAC"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { __toESM } from "../../../_virtual/_rolldown/runtime.js";
9
+ import { require_classnames } from "../../../node_modules/classnames/index.js";
10
+ import { pkg } from "../../../settings.js";
11
+ import React, { forwardRef } from "react";
12
+ import PropTypes from "prop-types";
13
+ //#region src/components/Card/next/CardHeader.tsx
14
+ /**
15
+ * Copyright IBM Corp. 2026
16
+ *
17
+ * This source code is licensed under the Apache-2.0 license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+ var import_classnames = /* @__PURE__ */ __toESM(require_classnames());
21
+ const componentName = "CardHeader";
22
+ const blockClass = `${pkg.prefix}--card-next__header`;
23
+ /**
24
+ * CardHeader component - Header section of the card
25
+ */
26
+ const CardHeader = forwardRef(({ className, children, ...rest }, ref) => {
27
+ const headerClasses = (0, import_classnames.default)(blockClass, className);
28
+ return /* @__PURE__ */ React.createElement("div", {
29
+ ...rest,
30
+ ref,
31
+ className: headerClasses
32
+ }, children);
33
+ });
34
+ CardHeader.displayName = componentName;
35
+ CardHeader.propTypes = {
36
+ /**
37
+ * Header content
38
+ */
39
+ children: PropTypes.node,
40
+ /**
41
+ * Additional CSS class names
42
+ */
43
+ className: PropTypes.string
44
+ };
45
+ //#endregion
46
+ export { CardHeader };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Copyright IBM Corp. 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+ export { Card, CardHeader, CardBody, CardFooter, Root, Header, Body, Footer, } from './Card';
8
+ export type { CardHeaderProps, CardBodyProps, CardFooterProps } from './Card';
9
+ export type { CardProps } from './Card';
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/next/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EACL,IAAI,EACJ,UAAU,EACV,QAAQ,EACR,UAAU,EAEV,IAAI,EACJ,MAAM,EACN,IAAI,EACJ,MAAM,GACP,MAAM,QAAQ,CAAC;AAChB,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAC9E,YAAY,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * Copyright IBM Corp. 2020, 2026
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ */
7
+
8
+ import { __exportAll } from "../../../_virtual/_rolldown/runtime.js";
9
+ import { CardHeader } from "./CardHeader.js";
10
+ import { CardBody } from "./CardBody.js";
11
+ import { CardFooter } from "./CardFooter.js";
12
+ import { Body, Card, Footer, Header, Root } from "./Card.js";
13
+ //#region src/components/Card/next/index.ts
14
+ var next_exports = /* @__PURE__ */ __exportAll({
15
+ Body: () => Body,
16
+ Card: () => Card,
17
+ CardBody: () => CardBody,
18
+ CardFooter: () => CardFooter,
19
+ CardHeader: () => CardHeader,
20
+ Footer: () => Footer,
21
+ Header: () => Header,
22
+ Root: () => Root
23
+ });
24
+ //#endregion
25
+ export { next_exports };
@@ -24,6 +24,6 @@ export interface CoachmarkContextType {
24
24
  isOpen: boolean;
25
25
  closeIconDescription?: string;
26
26
  }
27
- export declare const CoachmarkContext: import("react").Context<CoachmarkContextType | null>;
28
- export declare const useCoachmark: () => CoachmarkContextType | null;
27
+ export declare const CoachmarkContext: import("react").Context<CoachmarkContextType>;
28
+ export declare const useCoachmark: () => CoachmarkContextType;
29
29
  //# sourceMappingURL=context.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../src/components/Coachmark/utils/context.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,WAAW,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAC5C,gBAAgB,EAAE;QAChB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE;QACb,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAC;KACX,CAAC;IACF,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,YAAY,CAAC,EAAE;QACb,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAC;KACX,CAAC;IACF,MAAM,EAAE,OAAO,CAAC;IAChB,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,eAAO,MAAM,gBAAgB,sDAE5B,CAAC;AAEF,eAAO,MAAM,YAAY,mCAExB,CAAC"}
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../src/components/Coachmark/utils/context.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,WAAW,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAC5C,gBAAgB,EAAE;QAChB,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE;QACb,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAC;KACX,CAAC;IACF,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,YAAY,CAAC,EAAE;QACb,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAC;KACX,CAAC;IACF,MAAM,EAAE,OAAO,CAAC;IAChB,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,eAAO,MAAM,gBAAgB,+CAE5B,CAAC;AAEF,eAAO,MAAM,YAAY,4BAExB,CAAC"}