@carbon/ibm-products 2.47.0 → 2.48.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 (474) hide show
  1. package/css/index-full-carbon.css +165 -50
  2. package/css/index-full-carbon.css.map +1 -1
  3. package/css/index-full-carbon.min.css +1 -1
  4. package/css/index-full-carbon.min.css.map +1 -1
  5. package/css/index-without-carbon-released-only.css +1 -1
  6. package/css/index-without-carbon-released-only.min.css +1 -1
  7. package/css/index-without-carbon-released-only.min.css.map +1 -1
  8. package/css/index-without-carbon.css +30 -16
  9. package/css/index-without-carbon.css.map +1 -1
  10. package/css/index-without-carbon.min.css +1 -1
  11. package/css/index-without-carbon.min.css.map +1 -1
  12. package/css/index.css +165 -50
  13. package/css/index.css.map +1 -1
  14. package/css/index.min.css +1 -1
  15. package/css/index.min.css.map +1 -1
  16. package/es/components/APIKeyModal/index.d.ts +2 -1
  17. package/es/components/AboutModal/AboutModal.d.ts +1 -2
  18. package/es/components/AboutModal/index.d.ts +8 -1
  19. package/es/components/ActionSet/ActionSet.d.ts +1 -2
  20. package/es/components/ActionSet/ActionSet.js +2 -2
  21. package/es/components/ActionSet/index.d.ts +8 -1
  22. package/es/components/AddSelect/AddSelectBody.js +3 -3
  23. package/es/components/AddSelect/index.d.ts +2 -1
  24. package/es/components/Card/Card.d.ts +1 -0
  25. package/es/components/Card/Card.js +5 -2
  26. package/es/components/Carousel/index.d.ts +9 -2
  27. package/es/components/Cascade/Cascade.d.ts +1 -2
  28. package/es/components/Cascade/Cascade.js +2 -2
  29. package/es/components/Cascade/index.d.ts +2 -1
  30. package/es/components/Checklist/Checklist.d.ts +2 -2
  31. package/es/components/Checklist/Checklist.js +6 -6
  32. package/es/components/Checklist/index.d.ts +8 -1
  33. package/es/components/Coachmark/Coachmark.d.ts +1 -2
  34. package/es/components/Coachmark/Coachmark.js +5 -5
  35. package/es/components/Coachmark/index.d.ts +10 -3
  36. package/es/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
  37. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
  38. package/es/components/CoachmarkBeacon/index.d.ts +8 -1
  39. package/es/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
  40. package/es/components/CoachmarkButton/CoachmarkButton.js +4 -2
  41. package/es/components/CoachmarkButton/index.d.ts +8 -1
  42. package/es/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
  43. package/es/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
  44. package/es/components/CoachmarkFixed/index.d.ts +8 -1
  45. package/es/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
  46. package/es/components/CoachmarkOverlayElement/index.d.ts +8 -1
  47. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
  48. package/es/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
  49. package/es/components/CoachmarkOverlayElements/index.d.ts +8 -1
  50. package/es/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
  51. package/es/components/CoachmarkStack/CoachmarkStack.js +16 -9
  52. package/es/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
  53. package/es/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
  54. package/es/components/ComboButton/ComboButton.d.ts +1 -1
  55. package/es/components/ComboButton/ComboButton.js +4 -4
  56. package/es/components/ComboButton/index.d.ts +9 -2
  57. package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
  58. package/es/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +28 -20
  59. package/es/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +6 -19
  60. package/es/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
  61. package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  62. package/es/components/CreateFullPage/CreateFullPage.js +5 -5
  63. package/es/components/CreateFullPage/index.d.ts +9 -2
  64. package/es/components/CreateModal/CreateModal.d.ts +2 -3
  65. package/es/components/CreateModal/CreateModal.js +1 -1
  66. package/es/components/CreateModal/index.d.ts +2 -1
  67. package/es/components/CreateSidePanel/CreateSidePanel.js +1 -1
  68. package/es/components/CreateSidePanel/index.d.ts +7 -1
  69. package/es/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
  70. package/es/components/CreateTearsheet/CreateTearsheet.js +4 -4
  71. package/es/components/CreateTearsheet/index.d.ts +10 -3
  72. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  73. package/es/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
  74. package/es/components/CreateTearsheetNarrow/index.d.ts +8 -1
  75. package/es/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
  76. package/es/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
  77. package/es/components/DataSpreadsheet/index.d.ts +8 -1
  78. package/es/components/Datagrid/Datagrid/DatagridContent.js +1 -1
  79. package/es/components/Datagrid/Datagrid/DatagridRow.js +7 -5
  80. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
  81. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
  82. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
  83. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
  84. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
  85. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
  86. package/es/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
  87. package/es/components/Datagrid/Datagrid/addons/stateReducer.js +70 -27
  88. package/es/components/Datagrid/types/index.d.ts +2 -0
  89. package/es/components/Datagrid/useFiltering.js +1 -1
  90. package/es/components/Datagrid/useNestedRowExpander.js +65 -16
  91. package/es/components/Datagrid/useRowRenderer.js +44 -2
  92. package/es/components/Datagrid/useSortableColumns.js +14 -1
  93. package/es/components/DelimitedList/DelimitedList.d.ts +1 -2
  94. package/es/components/DelimitedList/index.d.ts +8 -1
  95. package/es/components/EditFullPage/EditFullPage.d.ts +1 -2
  96. package/es/components/EditFullPage/index.d.ts +8 -1
  97. package/es/components/EditInPlace/EditInPlace.d.ts +5 -1
  98. package/es/components/EditInPlace/EditInPlace.js +11 -5
  99. package/es/components/EditInPlace/index.d.ts +8 -1
  100. package/es/components/EditSidePanel/EditSidePanel.d.ts +2 -3
  101. package/es/components/EditSidePanel/EditSidePanel.js +3 -3
  102. package/es/components/EditSidePanel/index.d.ts +8 -1
  103. package/es/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
  104. package/es/components/EditTearsheetNarrow/index.d.ts +8 -1
  105. package/es/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  106. package/es/components/EditUpdateCards/EditUpdateCards.js +2 -1
  107. package/es/components/EditUpdateCards/index.d.ts +8 -1
  108. package/es/components/ExportModal/ExportModal.d.ts +3 -3
  109. package/es/components/ExportModal/ExportModal.js +3 -3
  110. package/es/components/ExportModal/index.d.ts +2 -1
  111. package/es/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  112. package/es/components/ExpressiveCard/ExpressiveCard.js +1 -1
  113. package/es/components/ExpressiveCard/index.d.ts +2 -1
  114. package/es/components/FeatureFlags/index.d.ts +26 -21
  115. package/es/components/FeatureFlags/index.js +1 -10
  116. package/es/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
  117. package/es/components/FilterSummary/FilterSummary.d.ts +1 -1
  118. package/es/components/FilterSummary/FilterSummary.js +7 -8
  119. package/es/components/FilterSummary/index.d.ts +8 -1
  120. package/es/components/FullPageError/FullPageError.d.ts +1 -2
  121. package/es/components/FullPageError/FullPageError.js +10 -7
  122. package/es/components/FullPageError/assets/Error403SVG.d.ts +3 -1
  123. package/es/components/FullPageError/assets/Error403SVG.js +6 -3
  124. package/es/components/FullPageError/assets/Error404SVG.d.ts +3 -1
  125. package/es/components/FullPageError/assets/Error404SVG.js +6 -3
  126. package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
  127. package/es/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
  128. package/es/components/FullPageError/index.d.ts +8 -1
  129. package/es/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  130. package/es/components/GetStartedCard/index.d.ts +8 -1
  131. package/es/components/Guidebanner/Guidebanner.d.ts +1 -2
  132. package/es/components/Guidebanner/Guidebanner.js +5 -4
  133. package/es/components/Guidebanner/GuidebannerElement.d.ts +1 -2
  134. package/es/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
  135. package/es/components/Guidebanner/GuidebannerElementButton.js +2 -2
  136. package/es/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
  137. package/es/components/Guidebanner/GuidebannerElementLink.js +1 -1
  138. package/es/components/Guidebanner/index.d.ts +14 -4
  139. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
  140. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
  141. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
  142. package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
  143. package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
  144. package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
  145. package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
  146. package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
  147. package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
  148. package/es/components/ImportModal/ImportModal.d.ts +1 -1
  149. package/es/components/ImportModal/ImportModal.js +3 -3
  150. package/es/components/ImportModal/index.d.ts +2 -1
  151. package/es/components/InlineTip/InlineTip.d.ts +1 -1
  152. package/es/components/InlineTip/InlineTip.js +4 -4
  153. package/es/components/InlineTip/InlineTipButton.d.ts +1 -2
  154. package/es/components/InlineTip/InlineTipButton.js +1 -1
  155. package/es/components/InlineTip/InlineTipLink.d.ts +1 -2
  156. package/es/components/InlineTip/InlineTipLink.js +2 -2
  157. package/es/components/InlineTip/index.d.ts +12 -3
  158. package/es/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  159. package/es/components/InterstitialScreen/InterstitialScreen.js +6 -5
  160. package/es/components/InterstitialScreen/index.d.ts +8 -1
  161. package/es/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
  162. package/es/components/InterstitialScreenView/index.d.ts +8 -1
  163. package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
  164. package/es/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
  165. package/es/components/InterstitialScreenViewModule/index.d.ts +8 -1
  166. package/es/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  167. package/es/components/MultiAddSelect/MultiAddSelect.js +1 -1
  168. package/es/components/MultiAddSelect/index.d.ts +2 -1
  169. package/es/components/Nav/NavItem.js +4 -1
  170. package/es/components/Nav/NavList.js +3 -0
  171. package/es/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  172. package/es/components/NonLinearReading/NonLinearReading.js +2 -2
  173. package/es/components/NonLinearReading/index.d.ts +8 -1
  174. package/es/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
  175. package/es/components/NotificationsPanel/NotificationsPanel.js +3 -3
  176. package/es/components/NotificationsPanel/index.d.ts +8 -1
  177. package/es/components/OptionsTile/OptionsTile.d.ts +2 -3
  178. package/es/components/OptionsTile/OptionsTile.js +4 -5
  179. package/es/components/OptionsTile/index.d.ts +8 -1
  180. package/es/components/PageHeader/PageHeader.d.ts +2 -2
  181. package/es/components/PageHeader/PageHeader.js +9 -9
  182. package/es/components/PageHeader/index.d.ts +2 -1
  183. package/es/components/ProductiveCard/ProductiveCard.d.ts +5 -1
  184. package/es/components/ProductiveCard/ProductiveCard.js +8 -2
  185. package/es/components/ProductiveCard/index.d.ts +2 -1
  186. package/es/components/RemoveModal/RemoveModal.d.ts +3 -4
  187. package/es/components/RemoveModal/RemoveModal.js +6 -6
  188. package/es/components/RemoveModal/index.d.ts +2 -1
  189. package/es/components/Saving/Saving.d.ts +1 -1
  190. package/es/components/Saving/Saving.js +3 -3
  191. package/es/components/Saving/index.d.ts +2 -1
  192. package/es/components/SearchBar/SearchBar.d.ts +1 -1
  193. package/es/components/SearchBar/SearchBar.js +2 -2
  194. package/es/components/SearchBar/index.d.ts +8 -1
  195. package/es/components/SidePanel/SidePanel.d.ts +1 -1
  196. package/es/components/SidePanel/SidePanel.js +23 -11
  197. package/es/components/SidePanel/index.d.ts +8 -1
  198. package/es/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
  199. package/es/components/SingleAddSelect/SingleAddSelect.js +1 -1
  200. package/es/components/SingleAddSelect/index.d.ts +2 -1
  201. package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
  202. package/es/components/StatusIcon/StatusIcon.js +1 -1
  203. package/es/components/StatusIcon/index.d.ts +8 -1
  204. package/es/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
  205. package/es/components/SteppedAnimatedMedia/index.d.ts +8 -1
  206. package/es/components/TagOverflow/TagOverflow.d.ts +3 -3
  207. package/es/components/TagOverflow/TagOverflow.js +4 -4
  208. package/es/components/TagOverflow/index.d.ts +8 -1
  209. package/es/components/TagSet/TagSet.d.ts +2 -2
  210. package/es/components/TagSet/TagSet.js +5 -5
  211. package/es/components/TagSet/index.d.ts +2 -1
  212. package/es/components/Tearsheet/Tearsheet.d.ts +2 -3
  213. package/es/components/Tearsheet/Tearsheet.js +5 -5
  214. package/es/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
  215. package/es/components/Tearsheet/TearsheetNarrow.js +5 -5
  216. package/es/components/Tearsheet/TearsheetShell.js +10 -5
  217. package/es/components/Tearsheet/index.d.ts +10 -2
  218. package/es/components/Toolbar/Toolbar.d.ts +1 -1
  219. package/es/components/Toolbar/Toolbar.js +3 -3
  220. package/es/components/Toolbar/ToolbarButton.d.ts +2 -3
  221. package/es/components/Toolbar/ToolbarButton.js +3 -3
  222. package/es/components/Toolbar/ToolbarGroup.d.ts +1 -2
  223. package/es/components/Toolbar/ToolbarGroup.js +3 -3
  224. package/es/components/Toolbar/index.d.ts +12 -3
  225. package/es/components/TruncatedList/TruncatedList.d.ts +1 -2
  226. package/es/components/TruncatedList/TruncatedList.js +2 -2
  227. package/es/components/TruncatedList/index.d.ts +8 -1
  228. package/es/components/UserProfileImage/UserProfileImage.d.ts +3 -3
  229. package/es/components/UserProfileImage/UserProfileImage.js +5 -4
  230. package/es/components/UserProfileImage/index.d.ts +2 -1
  231. package/es/components/WebTerminal/WebTerminal.d.ts +4 -4
  232. package/es/components/WebTerminal/WebTerminal.js +6 -6
  233. package/es/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
  234. package/es/components/WebTerminal/index.d.ts +11 -3
  235. package/es/components/index.d.ts +73 -72
  236. package/es/global/js/hooks/useFocus.d.ts +1 -1
  237. package/es/global/js/hooks/useFocus.js +5 -4
  238. package/es/global/js/package-settings.d.ts +2 -0
  239. package/es/global/js/package-settings.js +2 -0
  240. package/es/index.js +46 -44
  241. package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
  242. package/es/settings.d.ts +2 -0
  243. package/lib/components/APIKeyModal/index.d.ts +2 -1
  244. package/lib/components/AboutModal/AboutModal.d.ts +1 -2
  245. package/lib/components/AboutModal/index.d.ts +8 -1
  246. package/lib/components/ActionSet/ActionSet.d.ts +1 -2
  247. package/lib/components/ActionSet/ActionSet.js +2 -2
  248. package/lib/components/ActionSet/index.d.ts +8 -1
  249. package/lib/components/AddSelect/AddSelectBody.js +2 -2
  250. package/lib/components/AddSelect/index.d.ts +2 -1
  251. package/lib/components/Card/Card.d.ts +1 -0
  252. package/lib/components/Card/Card.js +5 -2
  253. package/lib/components/Carousel/index.d.ts +9 -2
  254. package/lib/components/Cascade/Cascade.d.ts +1 -2
  255. package/lib/components/Cascade/Cascade.js +2 -2
  256. package/lib/components/Cascade/index.d.ts +2 -1
  257. package/lib/components/Checklist/Checklist.d.ts +2 -2
  258. package/lib/components/Checklist/Checklist.js +6 -6
  259. package/lib/components/Checklist/index.d.ts +8 -1
  260. package/lib/components/Coachmark/Coachmark.d.ts +1 -2
  261. package/lib/components/Coachmark/Coachmark.js +5 -5
  262. package/lib/components/Coachmark/index.d.ts +10 -3
  263. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.d.ts +2 -3
  264. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +4 -3
  265. package/lib/components/CoachmarkBeacon/index.d.ts +8 -1
  266. package/lib/components/CoachmarkButton/CoachmarkButton.d.ts +1 -2
  267. package/lib/components/CoachmarkButton/CoachmarkButton.js +4 -2
  268. package/lib/components/CoachmarkButton/index.d.ts +8 -1
  269. package/lib/components/CoachmarkFixed/CoachmarkFixed.d.ts +1 -2
  270. package/lib/components/CoachmarkFixed/CoachmarkFixed.js +6 -5
  271. package/lib/components/CoachmarkFixed/index.d.ts +8 -1
  272. package/lib/components/CoachmarkOverlayElement/CoachmarkOverlayElement.d.ts +1 -2
  273. package/lib/components/CoachmarkOverlayElement/index.d.ts +8 -1
  274. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.d.ts +1 -2
  275. package/lib/components/CoachmarkOverlayElements/CoachmarkOverlayElements.js +10 -6
  276. package/lib/components/CoachmarkOverlayElements/index.d.ts +8 -1
  277. package/lib/components/CoachmarkStack/CoachmarkStack.d.ts +67 -2
  278. package/lib/components/CoachmarkStack/CoachmarkStack.js +16 -9
  279. package/lib/components/CoachmarkStack/CoachmarkStackHome.d.ts +71 -2
  280. package/lib/components/CoachmarkStack/CoachmarkStackHome.js +19 -21
  281. package/lib/components/ComboButton/ComboButton.d.ts +1 -1
  282. package/lib/components/ComboButton/ComboButton.js +5 -5
  283. package/lib/components/ComboButton/index.d.ts +9 -2
  284. package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.d.ts +0 -1
  285. package/lib/components/ConditionBuilder/ConditionBlock/ConditionBlock.js +27 -19
  286. package/lib/components/ConditionBuilder/ConditionBuilderAdd/ConditionBuilderAdd.js +4 -17
  287. package/lib/components/ConditionBuilder/ConditionGroupBuilder/ConditionGroupBuilder.js +29 -36
  288. package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  289. package/lib/components/CreateFullPage/CreateFullPage.js +5 -5
  290. package/lib/components/CreateFullPage/index.d.ts +9 -2
  291. package/lib/components/CreateModal/CreateModal.d.ts +2 -3
  292. package/lib/components/CreateModal/CreateModal.js +1 -1
  293. package/lib/components/CreateModal/index.d.ts +2 -1
  294. package/lib/components/CreateSidePanel/CreateSidePanel.js +1 -1
  295. package/lib/components/CreateSidePanel/index.d.ts +7 -1
  296. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +2 -2
  297. package/lib/components/CreateTearsheet/CreateTearsheet.js +4 -4
  298. package/lib/components/CreateTearsheet/index.d.ts +10 -3
  299. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.d.ts +1 -1
  300. package/lib/components/CreateTearsheetNarrow/CreateTearsheetNarrow.js +2 -2
  301. package/lib/components/CreateTearsheetNarrow/index.d.ts +8 -1
  302. package/lib/components/DataSpreadsheet/DataSpreadsheet.d.ts +3 -4
  303. package/lib/components/DataSpreadsheet/DataSpreadsheet.js +11 -10
  304. package/lib/components/DataSpreadsheet/index.d.ts +8 -1
  305. package/lib/components/Datagrid/Datagrid/DatagridContent.js +1 -1
  306. package/lib/components/Datagrid/Datagrid/DatagridRow.js +7 -5
  307. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js +2 -1
  308. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/DraggableItemsList.js +4 -4
  309. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +3 -1
  310. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.js +10 -3
  311. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.js +1 -1
  312. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
  313. package/lib/components/Datagrid/Datagrid/addons/stateReducer.d.ts +7 -0
  314. package/lib/components/Datagrid/Datagrid/addons/stateReducer.js +70 -26
  315. package/lib/components/Datagrid/types/index.d.ts +2 -0
  316. package/lib/components/Datagrid/useNestedRowExpander.js +64 -15
  317. package/lib/components/Datagrid/useRowRenderer.js +44 -2
  318. package/lib/components/Datagrid/useSortableColumns.js +14 -1
  319. package/lib/components/DelimitedList/DelimitedList.d.ts +1 -2
  320. package/lib/components/DelimitedList/index.d.ts +8 -1
  321. package/lib/components/EditFullPage/EditFullPage.d.ts +1 -2
  322. package/lib/components/EditFullPage/index.d.ts +8 -1
  323. package/lib/components/EditInPlace/EditInPlace.d.ts +5 -1
  324. package/lib/components/EditInPlace/EditInPlace.js +10 -4
  325. package/lib/components/EditInPlace/index.d.ts +8 -1
  326. package/lib/components/EditSidePanel/EditSidePanel.d.ts +2 -3
  327. package/lib/components/EditSidePanel/EditSidePanel.js +3 -3
  328. package/lib/components/EditSidePanel/index.d.ts +8 -1
  329. package/lib/components/EditTearsheetNarrow/EditTearsheetNarrow.d.ts +1 -2
  330. package/lib/components/EditTearsheetNarrow/index.d.ts +8 -1
  331. package/lib/components/EditUpdateCards/EditUpdateCards.d.ts +1 -1
  332. package/lib/components/EditUpdateCards/EditUpdateCards.js +2 -1
  333. package/lib/components/EditUpdateCards/index.d.ts +8 -1
  334. package/lib/components/ExportModal/ExportModal.d.ts +3 -3
  335. package/lib/components/ExportModal/ExportModal.js +3 -3
  336. package/lib/components/ExportModal/index.d.ts +2 -1
  337. package/lib/components/ExpressiveCard/ExpressiveCard.d.ts +1 -1
  338. package/lib/components/ExpressiveCard/ExpressiveCard.js +1 -1
  339. package/lib/components/ExpressiveCard/index.d.ts +2 -1
  340. package/lib/components/FeatureFlags/index.d.ts +26 -21
  341. package/lib/components/FeatureFlags/index.js +1 -10
  342. package/lib/components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js +1 -1
  343. package/lib/components/FilterSummary/FilterSummary.d.ts +1 -1
  344. package/lib/components/FilterSummary/FilterSummary.js +7 -8
  345. package/lib/components/FilterSummary/index.d.ts +8 -1
  346. package/lib/components/FullPageError/FullPageError.d.ts +1 -2
  347. package/lib/components/FullPageError/FullPageError.js +10 -7
  348. package/lib/components/FullPageError/assets/Error403SVG.d.ts +3 -1
  349. package/lib/components/FullPageError/assets/Error403SVG.js +6 -3
  350. package/lib/components/FullPageError/assets/Error404SVG.d.ts +3 -1
  351. package/lib/components/FullPageError/assets/Error404SVG.js +6 -3
  352. package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
  353. package/lib/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
  354. package/lib/components/FullPageError/index.d.ts +8 -1
  355. package/lib/components/GetStartedCard/GetStartedCard.d.ts +1 -1
  356. package/lib/components/GetStartedCard/index.d.ts +8 -1
  357. package/lib/components/Guidebanner/Guidebanner.d.ts +1 -2
  358. package/lib/components/Guidebanner/Guidebanner.js +18 -17
  359. package/lib/components/Guidebanner/GuidebannerElement.d.ts +1 -2
  360. package/lib/components/Guidebanner/GuidebannerElementButton.d.ts +2 -3
  361. package/lib/components/Guidebanner/GuidebannerElementButton.js +2 -2
  362. package/lib/components/Guidebanner/GuidebannerElementLink.d.ts +2 -3
  363. package/lib/components/Guidebanner/GuidebannerElementLink.js +1 -1
  364. package/lib/components/Guidebanner/index.d.ts +14 -4
  365. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
  366. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
  367. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
  368. package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
  369. package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
  370. package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
  371. package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
  372. package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
  373. package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
  374. package/lib/components/ImportModal/ImportModal.d.ts +1 -1
  375. package/lib/components/ImportModal/ImportModal.js +3 -3
  376. package/lib/components/ImportModal/index.d.ts +2 -1
  377. package/lib/components/InlineTip/InlineTip.d.ts +1 -1
  378. package/lib/components/InlineTip/InlineTip.js +4 -4
  379. package/lib/components/InlineTip/InlineTipButton.d.ts +1 -2
  380. package/lib/components/InlineTip/InlineTipButton.js +1 -1
  381. package/lib/components/InlineTip/InlineTipLink.d.ts +1 -2
  382. package/lib/components/InlineTip/InlineTipLink.js +2 -2
  383. package/lib/components/InlineTip/index.d.ts +12 -3
  384. package/lib/components/InterstitialScreen/InterstitialScreen.d.ts +1 -1
  385. package/lib/components/InterstitialScreen/InterstitialScreen.js +6 -5
  386. package/lib/components/InterstitialScreen/index.d.ts +8 -1
  387. package/lib/components/InterstitialScreenView/InterstitialScreenView.d.ts +1 -2
  388. package/lib/components/InterstitialScreenView/index.d.ts +8 -1
  389. package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.d.ts +1 -2
  390. package/lib/components/InterstitialScreenViewModule/InterstitialScreenViewModule.js +1 -1
  391. package/lib/components/InterstitialScreenViewModule/index.d.ts +8 -1
  392. package/lib/components/MultiAddSelect/MultiAddSelect.d.ts +1 -1
  393. package/lib/components/MultiAddSelect/MultiAddSelect.js +1 -1
  394. package/lib/components/MultiAddSelect/index.d.ts +2 -1
  395. package/lib/components/Nav/NavItem.js +9 -7
  396. package/lib/components/Nav/NavList.js +8 -6
  397. package/lib/components/NonLinearReading/NonLinearReading.d.ts +1 -1
  398. package/lib/components/NonLinearReading/NonLinearReading.js +2 -2
  399. package/lib/components/NonLinearReading/index.d.ts +8 -1
  400. package/lib/components/NotificationsPanel/NotificationsPanel.d.ts +2 -2
  401. package/lib/components/NotificationsPanel/NotificationsPanel.js +3 -3
  402. package/lib/components/NotificationsPanel/index.d.ts +8 -1
  403. package/lib/components/OptionsTile/OptionsTile.d.ts +2 -3
  404. package/lib/components/OptionsTile/OptionsTile.js +5 -6
  405. package/lib/components/OptionsTile/index.d.ts +8 -1
  406. package/lib/components/PageHeader/PageHeader.d.ts +2 -2
  407. package/lib/components/PageHeader/PageHeader.js +8 -8
  408. package/lib/components/PageHeader/index.d.ts +2 -1
  409. package/lib/components/ProductiveCard/ProductiveCard.d.ts +5 -1
  410. package/lib/components/ProductiveCard/ProductiveCard.js +8 -2
  411. package/lib/components/ProductiveCard/index.d.ts +2 -1
  412. package/lib/components/RemoveModal/RemoveModal.d.ts +3 -4
  413. package/lib/components/RemoveModal/RemoveModal.js +6 -6
  414. package/lib/components/RemoveModal/index.d.ts +2 -1
  415. package/lib/components/Saving/Saving.d.ts +1 -1
  416. package/lib/components/Saving/Saving.js +2 -2
  417. package/lib/components/Saving/index.d.ts +2 -1
  418. package/lib/components/SearchBar/SearchBar.d.ts +1 -1
  419. package/lib/components/SearchBar/SearchBar.js +1 -1
  420. package/lib/components/SearchBar/index.d.ts +8 -1
  421. package/lib/components/SidePanel/SidePanel.d.ts +1 -1
  422. package/lib/components/SidePanel/SidePanel.js +22 -10
  423. package/lib/components/SidePanel/index.d.ts +8 -1
  424. package/lib/components/SingleAddSelect/SingleAddSelect.d.ts +1 -2
  425. package/lib/components/SingleAddSelect/SingleAddSelect.js +1 -1
  426. package/lib/components/SingleAddSelect/index.d.ts +2 -1
  427. package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
  428. package/lib/components/StatusIcon/StatusIcon.js +1 -1
  429. package/lib/components/StatusIcon/index.d.ts +8 -1
  430. package/lib/components/SteppedAnimatedMedia/SteppedAnimatedMedia.d.ts +1 -2
  431. package/lib/components/SteppedAnimatedMedia/index.d.ts +8 -1
  432. package/lib/components/TagOverflow/TagOverflow.d.ts +3 -3
  433. package/lib/components/TagOverflow/TagOverflow.js +4 -4
  434. package/lib/components/TagOverflow/index.d.ts +8 -1
  435. package/lib/components/TagSet/TagSet.d.ts +2 -2
  436. package/lib/components/TagSet/TagSet.js +4 -4
  437. package/lib/components/TagSet/index.d.ts +2 -1
  438. package/lib/components/Tearsheet/Tearsheet.d.ts +2 -3
  439. package/lib/components/Tearsheet/Tearsheet.js +4 -4
  440. package/lib/components/Tearsheet/TearsheetNarrow.d.ts +3 -3
  441. package/lib/components/Tearsheet/TearsheetNarrow.js +4 -4
  442. package/lib/components/Tearsheet/TearsheetShell.js +10 -5
  443. package/lib/components/Tearsheet/index.d.ts +10 -2
  444. package/lib/components/Toolbar/Toolbar.d.ts +1 -1
  445. package/lib/components/Toolbar/Toolbar.js +4 -4
  446. package/lib/components/Toolbar/ToolbarButton.d.ts +2 -3
  447. package/lib/components/Toolbar/ToolbarButton.js +4 -4
  448. package/lib/components/Toolbar/ToolbarGroup.d.ts +1 -2
  449. package/lib/components/Toolbar/ToolbarGroup.js +4 -4
  450. package/lib/components/Toolbar/index.d.ts +12 -3
  451. package/lib/components/TruncatedList/TruncatedList.d.ts +1 -2
  452. package/lib/components/TruncatedList/TruncatedList.js +2 -2
  453. package/lib/components/TruncatedList/index.d.ts +8 -1
  454. package/lib/components/UserProfileImage/UserProfileImage.d.ts +3 -3
  455. package/lib/components/UserProfileImage/UserProfileImage.js +5 -4
  456. package/lib/components/UserProfileImage/index.d.ts +2 -1
  457. package/lib/components/WebTerminal/WebTerminal.d.ts +4 -4
  458. package/lib/components/WebTerminal/WebTerminal.js +18 -18
  459. package/lib/components/WebTerminal/WebTerminalContentWrapper.d.ts +2 -3
  460. package/lib/components/WebTerminal/WebTerminalContentWrapper.js +4 -4
  461. package/lib/components/WebTerminal/index.d.ts +11 -3
  462. package/lib/components/index.d.ts +73 -72
  463. package/lib/global/js/hooks/useFocus.d.ts +1 -1
  464. package/lib/global/js/hooks/useFocus.js +5 -4
  465. package/lib/global/js/package-settings.d.ts +2 -0
  466. package/lib/global/js/package-settings.js +2 -0
  467. package/lib/index.js +169 -159
  468. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
  469. package/lib/settings.d.ts +2 -0
  470. package/package.json +9 -9
  471. package/scss/components/ConditionBuilder/styles/_conditionBuilderCondition.scss +2 -10
  472. package/scss/components/ConditionBuilder/styles/_conditionBuilderItem.scss +30 -10
  473. package/scss/components/Datagrid/styles/_useNestedRows.scss +1 -1
  474. package/telemetry.yml +1 -1
@@ -10,15 +10,15 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
+ var react = require('@carbon/react');
13
14
  var React = require('react');
15
+ var Error403SVG = require('./assets/Error403SVG.js');
16
+ var Error404SVG = require('./assets/Error404SVG.js');
17
+ var ErrorGenericSVG = require('./assets/ErrorGenericSVG.js');
14
18
  var index = require('../../node_modules/prop-types/index.js');
15
19
  var cx = require('classnames');
16
20
  var devtools = require('../../global/js/utils/devtools.js');
17
21
  var settings = require('../../settings.js');
18
- var ErrorGenericSVG = require('./assets/ErrorGenericSVG.js');
19
- var Error404SVG = require('./assets/Error404SVG.js');
20
- var Error403SVG = require('./assets/Error403SVG.js');
21
- var react = require('@carbon/react');
22
22
 
23
23
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
24
24
 
@@ -51,17 +51,20 @@ exports.FullPageError = /*#__PURE__*/React__default["default"].forwardRef(functi
51
51
  var errorData = {
52
52
  403: {
53
53
  svg: /*#__PURE__*/React__default["default"].createElement(Error403SVG.Error403SVG, {
54
- className: "".concat(blockClass, "__svg ").concat(blockClass, "__403")
54
+ className: "".concat(blockClass, "__svg ").concat(blockClass, "__403"),
55
+ title: title
55
56
  })
56
57
  },
57
58
  404: {
58
59
  svg: /*#__PURE__*/React__default["default"].createElement(Error404SVG.Error404SVG, {
59
- className: "".concat(blockClass, "__svg ").concat(blockClass, "__404")
60
+ className: "".concat(blockClass, "__svg ").concat(blockClass, "__404"),
61
+ title: title
60
62
  })
61
63
  },
62
64
  custom: {
63
65
  svg: /*#__PURE__*/React__default["default"].createElement(ErrorGenericSVG.ErrorGenericSVG, {
64
- className: "".concat(blockClass, "__svg ").concat(blockClass, "__custom")
66
+ className: "".concat(blockClass, "__svg ").concat(blockClass, "__custom"),
67
+ title: title
65
68
  })
66
69
  }
67
70
  };
@@ -1,9 +1,11 @@
1
- export function Error403SVG({ className }: {
1
+ export function Error403SVG({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace Error403SVG {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -18,12 +18,14 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
18
18
 
19
19
  var _g, _defs;
20
20
  var Error403SVG = function Error403SVG(_ref) {
21
- var className = _ref.className;
21
+ var className = _ref.className,
22
+ title = _ref.title;
22
23
  return /*#__PURE__*/React__default["default"].createElement("svg", {
23
24
  viewBox: "0 0 750 570",
24
25
  fill: "none",
25
26
  className: className,
26
- xmlns: "http://www.w3.org/2000/svg"
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ "aria-label": title
27
29
  }, _g || (_g = /*#__PURE__*/React__default["default"].createElement("g", {
28
30
  clipPath: "url(#clip0_0_2401)"
29
31
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -716,7 +718,8 @@ var Error403SVG = function Error403SVG(_ref) {
716
718
  // in alphabetical order (for consistency).
717
719
  // See https://www.npmjs.com/package/prop-types#usage.
718
720
  Error403SVG.propTypes = {
719
- className: index.propTypesExports.string
721
+ className: index.propTypesExports.string,
722
+ title: index.propTypesExports.string
720
723
  };
721
724
 
722
725
  exports.Error403SVG = Error403SVG;
@@ -1,9 +1,11 @@
1
- export function Error404SVG({ className }: {
1
+ export function Error404SVG({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace Error404SVG {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -18,12 +18,14 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
18
18
 
19
19
  var _g, _defs;
20
20
  var Error404SVG = function Error404SVG(_ref) {
21
- var className = _ref.className;
21
+ var className = _ref.className,
22
+ title = _ref.title;
22
23
  return /*#__PURE__*/React__default["default"].createElement("svg", {
23
24
  viewBox: "0 0 751 549",
24
25
  fill: "none",
25
26
  className: className,
26
- xmlns: "http://www.w3.org/2000/svg"
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ "aria-label": title
27
29
  }, _g || (_g = /*#__PURE__*/React__default["default"].createElement("g", {
28
30
  clipPath: "url(#clip0_0_2285)"
29
31
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -625,7 +627,8 @@ var Error404SVG = function Error404SVG(_ref) {
625
627
  // in alphabetical order (for consistency).
626
628
  // See https://www.npmjs.com/package/prop-types#usage.
627
629
  Error404SVG.propTypes = {
628
- className: index.propTypesExports.string
630
+ className: index.propTypesExports.string,
631
+ title: index.propTypesExports.string
629
632
  };
630
633
 
631
634
  exports.Error404SVG = Error404SVG;
@@ -1,9 +1,11 @@
1
- export function ErrorGenericSVG({ className }: {
1
+ export function ErrorGenericSVG({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace ErrorGenericSVG {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -18,12 +18,14 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
18
18
 
19
19
  var _g, _defs;
20
20
  var ErrorGenericSVG = function ErrorGenericSVG(_ref) {
21
- var className = _ref.className;
21
+ var className = _ref.className,
22
+ title = _ref.title;
22
23
  return /*#__PURE__*/React__default["default"].createElement("svg", {
23
24
  viewBox: "0 0 750 506",
24
25
  fill: "none",
25
26
  className: className,
26
- xmlns: "http://www.w3.org/2000/svg"
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ "aria-label": title
27
29
  }, _g || (_g = /*#__PURE__*/React__default["default"].createElement("g", {
28
30
  clipPath: "url(#clip0_203_144)"
29
31
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -716,7 +718,8 @@ var ErrorGenericSVG = function ErrorGenericSVG(_ref) {
716
718
  // in alphabetical order (for consistency).
717
719
  // See https://www.npmjs.com/package/prop-types#usage.
718
720
  ErrorGenericSVG.propTypes = {
719
- className: index.propTypesExports.string
721
+ className: index.propTypesExports.string,
722
+ title: index.propTypesExports.string
720
723
  };
721
724
 
722
725
  exports.ErrorGenericSVG = ErrorGenericSVG;
@@ -1 +1,8 @@
1
- export { FullPageError } from "./FullPageError";
1
+ /**
2
+ * Copyright IBM Corp. 2024, 2024
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 { FullPageError } from './FullPageError';
8
+ export type { FullPageErrorProps } from './FullPageError';
@@ -10,7 +10,7 @@ type MetaData = {
10
10
  icon?: () => ReactNode;
11
11
  iconDescription?: string;
12
12
  };
13
- interface GetStartedCardProps extends PropsWithChildren {
13
+ export interface GetStartedCardProps extends PropsWithChildren {
14
14
  /**
15
15
  * Provide an optional class to be applied to the containing node.
16
16
  */
@@ -1 +1,8 @@
1
- export { GetStartedCard } from "./GetStartedCard";
1
+ /**
2
+ * Copyright IBM Corp. 2024, 2024
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 { GetStartedCard } from './GetStartedCard';
8
+ export type { GetStartedCardProps } from './GetStartedCard';
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import React, { ReactNode } from 'react';
8
- interface GuidebannerProps {
8
+ export interface GuidebannerProps {
9
9
  /**
10
10
  * Provide the contents of the Guidebanner.
11
11
  * One or more GuidebannerElement components are required.
@@ -63,4 +63,3 @@ interface GuidebannerProps {
63
63
  * to introduce foundational concepts related to the page's content.
64
64
  */
65
65
  export declare let Guidebanner: React.ForwardRefExoticComponent<GuidebannerProps & React.RefAttributes<HTMLDivElement>>;
66
- export {};
@@ -10,16 +10,17 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
+ var react = require('@carbon/react');
14
+ var icons = require('@carbon/react/icons');
13
15
  var React = require('react');
14
- var index$1 = require('../../node_modules/prop-types/index.js');
16
+ var index$1 = require('../../node_modules/@carbon/colors/es/index.js');
17
+ var Carousel = require('../Carousel/Carousel.js');
18
+ require('../Carousel/CarouselItem.js');
19
+ var index = require('../../node_modules/prop-types/index.js');
15
20
  var cx = require('classnames');
16
- var index = require('../../node_modules/@carbon/colors/es/index.js');
17
- var icons = require('@carbon/react/icons');
18
- var react = require('@carbon/react');
19
21
  var devtools = require('../../global/js/utils/devtools.js');
20
22
  var settings = require('../../settings.js');
21
23
  var uuidv4 = require('../../global/js/utils/uuidv4.js');
22
- var Carousel = require('../Carousel/Carousel.js');
23
24
 
24
25
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
25
26
 
@@ -103,8 +104,8 @@ exports.Guidebanner = /*#__PURE__*/React__default["default"].forwardRef(function
103
104
  // against the Guidebanner's gradient background.
104
105
  ,
105
106
  fadedEdgeColor: {
106
- left: index.blue90,
107
- right: index.purple70
107
+ left: index$1.blue90,
108
+ right: index$1.purple70
108
109
  },
109
110
  ref: scrollRef,
110
111
  onChangeIsScrollable: function onChangeIsScrollable(value) {
@@ -198,47 +199,47 @@ exports.Guidebanner.propTypes = {
198
199
  /**
199
200
  * Provide an optional class to be applied to the containing node.
200
201
  */
201
- className: index$1["default"].string,
202
+ className: index["default"].string,
202
203
  /**
203
204
  * Tooltip text and aria label for the Close button icon.
204
205
  */
205
- closeIconDescription: index$1["default"].string,
206
+ closeIconDescription: index["default"].string,
206
207
  /**
207
208
  * Text label for the Collapse button.
208
209
  */
209
- collapseButtonLabel: index$1["default"].string,
210
+ collapseButtonLabel: index["default"].string,
210
211
  /**
211
212
  * When true, the Guidebanner will initialize in a collapsed state,
212
213
  * showing the title and the Expand button.
213
214
  *
214
215
  * When expanded, it will show the GuidebannerElement child components and the Collapse button.
215
216
  */
216
- collapsible: index$1["default"].bool,
217
+ collapsible: index["default"].bool,
217
218
  /**
218
219
  * Text label for the Expand button.
219
220
  */
220
- expandButtonLabel: index$1["default"].string,
221
+ expandButtonLabel: index["default"].string,
221
222
  /**
222
223
  * Tooltip text and aria label for the Next button icon.
223
224
  */
224
- nextIconDescription: index$1["default"].string,
225
+ nextIconDescription: index["default"].string,
225
226
  /**
226
227
  * If defined, a Close button will render in the top-right corner and a
227
228
  * callback function will be triggered when button is clicked.
228
229
  */
229
- onClose: index$1["default"].func,
230
+ onClose: index["default"].func,
230
231
  /**
231
232
  * Tooltip text and aria label for the Back button icon.
232
233
  */
233
- previousIconDescription: index$1["default"].string,
234
+ previousIconDescription: index["default"].string,
234
235
  /**
235
236
  * Title text.
236
237
  */
237
- title: index$1["default"].string.isRequired,
238
+ title: index["default"].string.isRequired,
238
239
  /**
239
240
  * If true, insert 1 rem of "space" on the left of the component.
240
241
  * This will allow the component's content to line up with other
241
242
  * content on the page under special circumstances.
242
243
  */
243
- withLeftGutter: index$1["default"].bool
244
+ withLeftGutter: index["default"].bool
244
245
  };
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import React, { ReactNode } from 'react';
8
- interface GuidebannerElementProps {
8
+ export interface GuidebannerElementProps {
9
9
  /**
10
10
  * An optional button can be rendered below the description.
11
11
  * This can be a link, button, Coachmark button, etc.
@@ -29,4 +29,3 @@ interface GuidebannerElementProps {
29
29
  * and acts as a container for a CarouselItem.
30
30
  */
31
31
  export declare let GuidebannerElement: React.ForwardRefExoticComponent<GuidebannerElementProps & React.RefAttributes<HTMLDivElement>>;
32
- export {};
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import React, { ReactNode } from 'react';
8
- interface GuidebannerElementButtonProps {
8
+ export interface GuidebannerElementButtonProps {
9
9
  /**
10
10
  * Provide the contents of the GuidebannerElementLink.
11
11
  */
@@ -27,5 +27,4 @@ interface GuidebannerElementButtonProps {
27
27
  /**
28
28
  * One of two buttons styled specifically for the GuidebannerElement.
29
29
  */
30
- export declare let GuidebannerElementButton: React.ForwardRefExoticComponent<GuidebannerElementButtonProps & React.RefAttributes<Button>>;
31
- export {};
30
+ export declare let GuidebannerElementButton: React.ForwardRefExoticComponent<GuidebannerElementButtonProps & React.RefAttributes<any>>;
@@ -11,10 +11,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
- var index = require('../../node_modules/prop-types/index.js');
15
- var cx = require('classnames');
16
14
  var react = require('@carbon/react');
17
15
  var icons = require('@carbon/react/icons');
16
+ var index = require('../../node_modules/prop-types/index.js');
17
+ var cx = require('classnames');
18
18
  var devtools = require('../../global/js/utils/devtools.js');
19
19
  var settings = require('../../settings.js');
20
20
 
@@ -5,7 +5,7 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
7
  import React, { ReactNode } from 'react';
8
- interface GuidebannerElementLinkProps {
8
+ export interface GuidebannerElementLinkProps {
9
9
  /**
10
10
  * Provide the contents of the GuidebannerElementLink.
11
11
  */
@@ -18,5 +18,4 @@ interface GuidebannerElementLinkProps {
18
18
  /**
19
19
  * A link styled specifically for the GuidebannerElement.
20
20
  */
21
- export declare let GuidebannerElementLink: React.ForwardRefExoticComponent<GuidebannerElementLinkProps & React.RefAttributes<Link>>;
22
- export {};
21
+ export declare let GuidebannerElementLink: React.ForwardRefExoticComponent<GuidebannerElementLinkProps & React.RefAttributes<any>>;
@@ -11,9 +11,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
13
  var React = require('react');
14
+ var react = require('@carbon/react');
14
15
  var index = require('../../node_modules/prop-types/index.js');
15
16
  var cx = require('classnames');
16
- var react = require('@carbon/react');
17
17
  var devtools = require('../../global/js/utils/devtools.js');
18
18
  var settings = require('../../settings.js');
19
19
 
@@ -1,4 +1,14 @@
1
- export { Guidebanner } from "./Guidebanner";
2
- export { GuidebannerElement } from "./GuidebannerElement";
3
- export { GuidebannerElementButton } from "./GuidebannerElementButton";
4
- export { GuidebannerElementLink } from "./GuidebannerElementLink";
1
+ /**
2
+ * Copyright IBM Corp. 2023, 2023
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 { Guidebanner } from './Guidebanner';
8
+ export { GuidebannerElement } from './GuidebannerElement';
9
+ export { GuidebannerElementButton } from './GuidebannerElementButton';
10
+ export { GuidebannerElementLink } from './GuidebannerElementLink';
11
+ export type { GuidebannerProps } from './Guidebanner';
12
+ export type { GuidebannerElementProps } from './GuidebannerElement';
13
+ export type { GuidebannerElementButtonProps } from './GuidebannerElementButton';
14
+ export type { GuidebannerElementLinkProps } from './GuidebannerElementLink';
@@ -49,7 +49,8 @@ exports.HTTPError403 = /*#__PURE__*/React__default["default"].forwardRef(functio
49
49
  title: title,
50
50
  links: links
51
51
  }), /*#__PURE__*/React__default["default"].createElement(HTTPErrorSvg403.HTTPErrorSvg403, {
52
- className: "".concat(blockClass, "__image")
52
+ className: "".concat(blockClass, "__image"),
53
+ title: title
53
54
  }));
54
55
  });
55
56
 
@@ -49,7 +49,8 @@ exports.HTTPError404 = /*#__PURE__*/React__default["default"].forwardRef(functio
49
49
  title: title,
50
50
  links: links
51
51
  }), /*#__PURE__*/React__default["default"].createElement(HTTPErrorSvg404.HTTPErrorSvg404, {
52
- className: "".concat(blockClass, "__image")
52
+ className: "".concat(blockClass, "__image"),
53
+ title: title
53
54
  }));
54
55
  });
55
56
 
@@ -49,6 +49,7 @@ exports.HTTPErrorOther = /*#__PURE__*/React__default["default"].forwardRef(funct
49
49
  title: title,
50
50
  links: links
51
51
  }), /*#__PURE__*/React__default["default"].createElement(HTTPErrorSvgOther.HTTPErrorSvgOther, {
52
+ title: title,
52
53
  className: "".concat(blockClass, "__image")
53
54
  }));
54
55
  });
@@ -1,9 +1,11 @@
1
- export function HTTPErrorSvg403({ className }: {
1
+ export function HTTPErrorSvg403({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace HTTPErrorSvg403 {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -22,13 +22,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _line
22
22
  // The block part of our conventional BEM class names (blockClass__E--M).
23
23
  var blockClass = "".concat(settings.pkg.prefix, "--http-errors-403");
24
24
  var HTTPErrorSvg403 = function HTTPErrorSvg403(_ref) {
25
- var className = _ref.className;
25
+ var className = _ref.className,
26
+ title = _ref.title;
26
27
  return /*#__PURE__*/React__default["default"].createElement("svg", {
27
28
  xmlns: "http://www.w3.org/2000/svg",
28
29
  xmlnsXlink: "http://www.w3.org/1999/xlink",
29
30
  viewBox: "0 0 1584 916",
30
31
  className: className,
31
- preserveAspectRatio: "xMinYMax meet"
32
+ preserveAspectRatio: "xMinYMax meet",
33
+ "aria-label": title
32
34
  }, /*#__PURE__*/React__default["default"].createElement("defs", null, /*#__PURE__*/React__default["default"].createElement("clipPath", {
33
35
  id: "prefix__clip-path"
34
36
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -1247,7 +1249,8 @@ var HTTPErrorSvg403 = function HTTPErrorSvg403(_ref) {
1247
1249
  // in alphabetical order (for consistency).
1248
1250
  // See https://www.npmjs.com/package/prop-types#usage.
1249
1251
  HTTPErrorSvg403.propTypes = {
1250
- className: index.propTypesExports.string
1252
+ className: index.propTypesExports.string,
1253
+ title: index.propTypesExports.string
1251
1254
  };
1252
1255
 
1253
1256
  exports.HTTPErrorSvg403 = HTTPErrorSvg403;
@@ -1,9 +1,11 @@
1
- export function HTTPErrorSvg404({ className }: {
1
+ export function HTTPErrorSvg404({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace HTTPErrorSvg404 {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -22,13 +22,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _g, _path, _g2, _image,
22
22
  // The block part of our conventional BEM class names (blockClass__E--M).
23
23
  var blockClass = "".concat(settings.pkg.prefix, "--http-errors-404");
24
24
  var HTTPErrorSvg404 = function HTTPErrorSvg404(_ref) {
25
- var className = _ref.className;
25
+ var className = _ref.className,
26
+ title = _ref.title;
26
27
  return /*#__PURE__*/React__default["default"].createElement("svg", {
27
28
  xmlns: "http://www.w3.org/2000/svg",
28
29
  xmlnsXlink: "http://www.w3.org/1999/xlink",
29
30
  viewBox: "0 0 1584 916",
30
31
  className: className,
31
- preserveAspectRatio: "xMinYMax meet"
32
+ preserveAspectRatio: "xMinYMax meet",
33
+ "aria-label": title
32
34
  }, /*#__PURE__*/React__default["default"].createElement("defs", null, /*#__PURE__*/React__default["default"].createElement("clipPath", {
33
35
  id: "prefix__clip-path"
34
36
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -1046,7 +1048,8 @@ var HTTPErrorSvg404 = function HTTPErrorSvg404(_ref) {
1046
1048
  // in alphabetical order (for consistency).
1047
1049
  // See https://www.npmjs.com/package/prop-types#usage.
1048
1050
  HTTPErrorSvg404.propTypes = {
1049
- className: index.propTypesExports.string
1051
+ className: index.propTypesExports.string,
1052
+ title: index.propTypesExports.string
1050
1053
  };
1051
1054
 
1052
1055
  exports.HTTPErrorSvg404 = HTTPErrorSvg404;
@@ -1,9 +1,11 @@
1
- export function HTTPErrorSvgOther({ className }: {
1
+ export function HTTPErrorSvgOther({ className, title }: {
2
2
  className: any;
3
+ title: any;
3
4
  }): import("react/jsx-runtime").JSX.Element;
4
5
  export namespace HTTPErrorSvgOther {
5
6
  namespace propTypes {
6
7
  export { string as className };
8
+ export { string as title };
7
9
  }
8
10
  }
9
11
  import { string } from 'prop-types';
@@ -22,13 +22,15 @@ var _linearGradient, _linearGradient2, _linearGradient3, _linearGradient4, _line
22
22
  // The block part of our conventional BEM class names (blockClass__E--M).
23
23
  var blockClass = "".concat(settings.pkg.prefix, "--http-errors-other");
24
24
  var HTTPErrorSvgOther = function HTTPErrorSvgOther(_ref) {
25
- var className = _ref.className;
25
+ var className = _ref.className,
26
+ title = _ref.title;
26
27
  return /*#__PURE__*/React__default["default"].createElement("svg", {
27
28
  xmlns: "http://www.w3.org/2000/svg",
28
29
  xmlnsXlink: "http://www.w3.org/1999/xlink",
29
30
  viewBox: "0 0 1584 916",
30
31
  className: className,
31
- preserveAspectRatio: "xMinYMax meet"
32
+ preserveAspectRatio: "xMinYMax meet",
33
+ "aria-label": title
32
34
  }, /*#__PURE__*/React__default["default"].createElement("defs", null, /*#__PURE__*/React__default["default"].createElement("clipPath", {
33
35
  id: "prefix__clip-path"
34
36
  }, /*#__PURE__*/React__default["default"].createElement("path", {
@@ -1097,7 +1099,8 @@ var HTTPErrorSvgOther = function HTTPErrorSvgOther(_ref) {
1097
1099
  // in alphabetical order (for consistency).
1098
1100
  // See https://www.npmjs.com/package/prop-types#usage.
1099
1101
  HTTPErrorSvgOther.propTypes = {
1100
- className: index.propTypesExports.string
1102
+ className: index.propTypesExports.string,
1103
+ title: index.propTypesExports.string
1101
1104
  };
1102
1105
 
1103
1106
  exports.HTTPErrorSvgOther = HTTPErrorSvgOther;
@@ -18,7 +18,7 @@ type FileType = {
18
18
  errorBody?: string;
19
19
  errorSubject?: string;
20
20
  };
21
- interface ImportModalProps {
21
+ export interface ImportModalProps {
22
22
  /**
23
23
  * Specifies the file types that are valid for importing
24
24
  */
@@ -10,15 +10,15 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
+ var react = require('@carbon/react');
13
14
  var React = require('react');
14
15
  var icons = require('@carbon/react/icons');
15
- var react = require('@carbon/react');
16
- var cx = require('classnames');
17
16
  var index = require('../../node_modules/prop-types/index.js');
17
+ var cx = require('classnames');
18
18
  var devtools = require('../../global/js/utils/devtools.js');
19
+ var settings = require('../../settings.js');
19
20
  var usePortalTarget = require('../../global/js/hooks/usePortalTarget.js');
20
21
  var uuidv4 = require('../../global/js/utils/uuidv4.js');
21
- var settings = require('../../settings.js');
22
22
 
23
23
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
24
24
 
@@ -1 +1,2 @@
1
- export { ImportModal } from "./ImportModal";
1
+ export { ImportModal } from './ImportModal';
2
+ export type { ImportModalProps } from './ImportModal';
@@ -9,7 +9,7 @@ type MediaType = {
9
9
  render?: () => ReactNode;
10
10
  filePaths?: string[];
11
11
  };
12
- interface InlineTipProps {
12
+ export interface InlineTipProps {
13
13
  /**
14
14
  * Optional "call to action" ghost button or link that can appear
15
15
  * directly below the content. This component comes with pre-styled
@@ -10,16 +10,16 @@
10
10
  Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
13
- var React = require('react');
14
- var icons = require('@carbon/react/icons');
15
13
  var react = require('@carbon/react');
14
+ var icons = require('@carbon/react/icons');
15
+ var React = require('react');
16
16
  var index = require('../../node_modules/prop-types/index.js');
17
+ var SteppedAnimatedMedia = require('../SteppedAnimatedMedia/SteppedAnimatedMedia.js');
17
18
  var cx = require('classnames');
18
19
  var utils = require('./utils.js');
19
20
  var devtools = require('../../global/js/utils/devtools.js');
20
- var uuidv4 = require('../../global/js/utils/uuidv4.js');
21
21
  var settings = require('../../settings.js');
22
- var SteppedAnimatedMedia = require('../SteppedAnimatedMedia/SteppedAnimatedMedia.js');
22
+ var uuidv4 = require('../../global/js/utils/uuidv4.js');
23
23
 
24
24
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
25
25