@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
package/lib/index.js CHANGED
@@ -11,13 +11,11 @@ Object.defineProperty(exports, '__esModule', { value: true });
11
11
 
12
12
  require('./feature-flags.js');
13
13
  var settings = require('./settings.js');
14
- var reactTable = require('react-table');
15
- var usePrefix = require('./global/js/hooks/usePrefix.js');
16
14
  var AboutModal = require('./components/AboutModal/AboutModal.js');
17
15
  var APIKeyModal = require('./components/APIKeyModal/APIKeyModal.js');
18
16
  var Cascade = require('./components/Cascade/Cascade.js');
19
17
  var ComboButton = require('./components/ComboButton/ComboButton.js');
20
- var index = require('./components/ComboButton/ComboButtonItem/index.js');
18
+ var index$1 = require('./components/ComboButton/ComboButtonItem/index.js');
21
19
  var CreateFullPage = require('./components/CreateFullPage/CreateFullPage.js');
22
20
  var CreateFullPageStep = require('./components/CreateFullPage/CreateFullPageStep.js');
23
21
  var CreateModal = require('./components/CreateModal/CreateModal.js');
@@ -26,19 +24,8 @@ var CreateTearsheet = require('./components/CreateTearsheet/CreateTearsheet.js')
26
24
  var CreateTearsheetStep = require('./components/CreateTearsheet/CreateTearsheetStep.js');
27
25
  var CreateTearsheetDivider = require('./components/CreateTearsheet/CreateTearsheetDivider.js');
28
26
  var CreateTearsheetNarrow = require('./components/CreateTearsheetNarrow/CreateTearsheetNarrow.js');
29
- var EmptyState = require('./components/EmptyStates/EmptyState.js');
30
- var EmptyStateV2 = require('./components/EmptyStates/EmptyStateV2.js');
31
- var ErrorEmptyState = require('./components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js');
32
- var NoDataEmptyState = require('./components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js');
33
- var NoTagsEmptyState = require('./components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js');
34
- var NotFoundEmptyState = require('./components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js');
35
- var NotificationsEmptyState = require('./components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js');
36
- var UnauthorizedEmptyState = require('./components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js');
37
27
  var ExportModal = require('./components/ExportModal/ExportModal.js');
38
28
  var ExpressiveCard = require('./components/ExpressiveCard/ExpressiveCard.js');
39
- var HTTPError403 = require('./components/HTTPErrors/HTTPError403/HTTPError403.js');
40
- var HTTPError404 = require('./components/HTTPErrors/HTTPError404/HTTPError404.js');
41
- var HTTPErrorOther = require('./components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js');
42
29
  var ImportModal = require('./components/ImportModal/ImportModal.js');
43
30
  var MultiAddSelect = require('./components/MultiAddSelect/MultiAddSelect.js');
44
31
  var NotificationsPanel = require('./components/NotificationsPanel/NotificationsPanel.js');
@@ -58,34 +45,11 @@ var ToolbarGroup = require('./components/Toolbar/ToolbarGroup.js');
58
45
  var UserProfileImage = require('./components/UserProfileImage/UserProfileImage.js');
59
46
  var WebTerminal = require('./components/WebTerminal/WebTerminal.js');
60
47
  var WebTerminalContentWrapper = require('./components/WebTerminal/WebTerminalContentWrapper.js');
61
- var index$1 = require('./components/WebTerminal/hooks/index.js');
48
+ var index$2 = require('./components/WebTerminal/hooks/index.js');
62
49
  var EditSidePanel = require('./components/EditSidePanel/EditSidePanel.js');
63
50
  var OptionsTile = require('./components/OptionsTile/OptionsTile.js');
64
51
  var EditInPlace = require('./components/EditInPlace/EditInPlace.js');
65
52
  var DataSpreadsheet = require('./components/DataSpreadsheet/DataSpreadsheet.js');
66
- var Datagrid = require('./components/Datagrid/Datagrid/Datagrid.js');
67
- var useDatagrid = require('./components/Datagrid/useDatagrid.js');
68
- var useInfiniteScroll = require('./components/Datagrid/useInfiniteScroll.js');
69
- var useNestedRows = require('./components/Datagrid/useNestedRows.js');
70
- var useSelectRows = require('./components/Datagrid/useSelectRows.js');
71
- var useExpandedRow = require('./components/Datagrid/useExpandedRow.js');
72
- var useOnRowClick = require('./components/Datagrid/useOnRowClick.js');
73
- var useSortableColumns = require('./components/Datagrid/useSortableColumns.js');
74
- var useRowIsMouseOver = require('./components/Datagrid/useRowIsMouseOver.js');
75
- var useColumnCenterAlign = require('./components/Datagrid/useColumnCenterAlign.js');
76
- var useColumnRightAlign = require('./components/Datagrid/useColumnRightAlign.js');
77
- var useDisableSelectRows = require('./components/Datagrid/useDisableSelectRows.js');
78
- var useStickyColumn = require('./components/Datagrid/useStickyColumn.js');
79
- var useActionsColumn = require('./components/Datagrid/useActionsColumn.js');
80
- var useCustomizeColumns = require('./components/Datagrid/useCustomizeColumns.js');
81
- var useSelectAllToggle = require('./components/Datagrid/useSelectAllToggle.js');
82
- var useInlineEdit = require('./components/Datagrid/useInlineEdit.js');
83
- var useFiltering = require('./components/Datagrid/useFiltering.js');
84
- var getAutoSizedColumnWidth = require('./components/Datagrid/utils/getAutoSizedColumnWidth.js');
85
- var useFilterContext = require('./components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js');
86
- var useEditableCell = require('./components/Datagrid/useEditableCell.js');
87
- var EditTearsheet = require('./components/EditTearsheet/EditTearsheet.js');
88
- var EditTearsheetForm = require('./components/EditTearsheet/EditTearsheetForm.js');
89
53
  var EditTearsheetNarrow = require('./components/EditTearsheetNarrow/EditTearsheetNarrow.js');
90
54
  var EditFullPage = require('./components/EditFullPage/EditFullPage.js');
91
55
  var EditUpdateCards = require('./components/EditUpdateCards/EditUpdateCards.js');
@@ -96,7 +60,6 @@ var CoachmarkButton = require('./components/CoachmarkButton/CoachmarkButton.js')
96
60
  var CoachmarkFixed = require('./components/CoachmarkFixed/CoachmarkFixed.js');
97
61
  var CoachmarkOverlayElement = require('./components/CoachmarkOverlayElement/CoachmarkOverlayElement.js');
98
62
  var CoachmarkOverlayElements = require('./components/CoachmarkOverlayElements/CoachmarkOverlayElements.js');
99
- var CoachmarkStack = require('./components/CoachmarkStack/CoachmarkStack.js');
100
63
  var Guidebanner = require('./components/Guidebanner/Guidebanner.js');
101
64
  var GuidebannerElement = require('./components/Guidebanner/GuidebannerElement.js');
102
65
  var GuidebannerElementButton = require('./components/Guidebanner/GuidebannerElementButton.js');
@@ -105,12 +68,55 @@ var InlineTip = require('./components/InlineTip/InlineTip.js');
105
68
  var InlineTipButton = require('./components/InlineTip/InlineTipButton.js');
106
69
  var InlineTipLink = require('./components/InlineTip/InlineTipLink.js');
107
70
  var NonLinearReading = require('./components/NonLinearReading/NonLinearReading.js');
108
- var BigNumbers = require('./components/BigNumbers/BigNumbers.js');
109
71
  var TruncatedList = require('./components/TruncatedList/TruncatedList.js');
110
72
  var InterstitialScreen = require('./components/InterstitialScreen/InterstitialScreen.js');
111
73
  var InterstitialScreenView = require('./components/InterstitialScreenView/InterstitialScreenView.js');
112
74
  var InterstitialScreenViewModule = require('./components/InterstitialScreenViewModule/InterstitialScreenViewModule.js');
113
75
  var DelimitedList = require('./components/DelimitedList/DelimitedList.js');
76
+ var FullPageError = require('./components/FullPageError/FullPageError.js');
77
+ var SearchBar = require('./components/SearchBar/SearchBar.js');
78
+ var TagOverflow = require('./components/TagOverflow/TagOverflow.js');
79
+ var GetStartedCard = require('./components/GetStartedCard/GetStartedCard.js');
80
+ var index = require('./components/FeatureFlags/index.js');
81
+ var reactTable = require('react-table');
82
+ var usePrefix = require('./global/js/hooks/usePrefix.js');
83
+ var ActionBar = require('./components/ActionBar/ActionBar.js');
84
+ var EmptyState = require('./components/EmptyStates/EmptyState.js');
85
+ var EmptyStateV2 = require('./components/EmptyStates/EmptyStateV2.js');
86
+ var ErrorEmptyState = require('./components/EmptyStates/ErrorEmptyState/ErrorEmptyState.js');
87
+ var NoDataEmptyState = require('./components/EmptyStates/NoDataEmptyState/NoDataEmptyState.js');
88
+ var NoTagsEmptyState = require('./components/EmptyStates/NoTagsEmptyState/NoTagsEmptyState.js');
89
+ var NotFoundEmptyState = require('./components/EmptyStates/NotFoundEmptyState/NotFoundEmptyState.js');
90
+ var NotificationsEmptyState = require('./components/EmptyStates/NotificationsEmptyState/NotificationsEmptyState.js');
91
+ var UnauthorizedEmptyState = require('./components/EmptyStates/UnauthorizedEmptyState/UnauthorizedEmptyState.js');
92
+ var HTTPError403 = require('./components/HTTPErrors/HTTPError403/HTTPError403.js');
93
+ var HTTPError404 = require('./components/HTTPErrors/HTTPError404/HTTPError404.js');
94
+ var HTTPErrorOther = require('./components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js');
95
+ var Datagrid = require('./components/Datagrid/Datagrid/Datagrid.js');
96
+ var useDatagrid = require('./components/Datagrid/useDatagrid.js');
97
+ var useInfiniteScroll = require('./components/Datagrid/useInfiniteScroll.js');
98
+ var useNestedRows = require('./components/Datagrid/useNestedRows.js');
99
+ var useSelectRows = require('./components/Datagrid/useSelectRows.js');
100
+ var useExpandedRow = require('./components/Datagrid/useExpandedRow.js');
101
+ var useOnRowClick = require('./components/Datagrid/useOnRowClick.js');
102
+ var useSortableColumns = require('./components/Datagrid/useSortableColumns.js');
103
+ var useRowIsMouseOver = require('./components/Datagrid/useRowIsMouseOver.js');
104
+ var useColumnRightAlign = require('./components/Datagrid/useColumnRightAlign.js');
105
+ var useDisableSelectRows = require('./components/Datagrid/useDisableSelectRows.js');
106
+ var useStickyColumn = require('./components/Datagrid/useStickyColumn.js');
107
+ var useActionsColumn = require('./components/Datagrid/useActionsColumn.js');
108
+ var useCustomizeColumns = require('./components/Datagrid/useCustomizeColumns.js');
109
+ var useSelectAllToggle = require('./components/Datagrid/useSelectAllToggle.js');
110
+ var useColumnCenterAlign = require('./components/Datagrid/useColumnCenterAlign.js');
111
+ var useInlineEdit = require('./components/Datagrid/useInlineEdit.js');
112
+ var useEditableCell = require('./components/Datagrid/useEditableCell.js');
113
+ var useFiltering = require('./components/Datagrid/useFiltering.js');
114
+ var getAutoSizedColumnWidth = require('./components/Datagrid/utils/getAutoSizedColumnWidth.js');
115
+ var useFilterContext = require('./components/Datagrid/Datagrid/addons/Filtering/hooks/useFilterContext.js');
116
+ var EditTearsheet = require('./components/EditTearsheet/EditTearsheet.js');
117
+ var EditTearsheetForm = require('./components/EditTearsheet/EditTearsheetForm.js');
118
+ var CoachmarkStack = require('./components/CoachmarkStack/CoachmarkStack.js');
119
+ var BigNumbers = require('./components/BigNumbers/BigNumbers.js');
114
120
  var Decorator = require('./components/Decorator/Decorator.js');
115
121
  var DecoratorLink = require('./components/DecoratorLink/DecoratorLink.js');
116
122
  var DecoratorSingleButton = require('./components/DecoratorSingleButton/DecoratorSingleButton.js');
@@ -119,16 +125,14 @@ var DescriptionList = require('./components/DescriptionList/DescriptionList.js')
119
125
  var DescriptionListBody = require('./components/DescriptionList/DescriptionListBody.js');
120
126
  var DescriptionListCell = require('./components/DescriptionList/DescriptionListCell.js');
121
127
  var DescriptionListRow = require('./components/DescriptionList/DescriptionListRow.js');
122
- var FullPageError = require('./components/FullPageError/FullPageError.js');
123
- var SearchBar = require('./components/SearchBar/SearchBar.js');
124
128
  var Nav = require('./components/Nav/Nav.js');
129
+ var NavList = require('./components/Nav/NavList.js');
130
+ var NavItem = require('./components/Nav/NavItem.js');
125
131
  var StringFormatter = require('./components/StringFormatter/StringFormatter.js');
126
132
  var UserAvatar = require('./components/UserAvatar/UserAvatar.js');
127
133
  var ScrollGradient = require('./components/ScrollGradient/ScrollGradient.js');
128
134
  var StatusIndicator = require('./components/StatusIndicator/StatusIndicator.js');
129
135
  var StatusIndicatorStep = require('./components/StatusIndicator/StatusIndicatorStep.js');
130
- var TagOverflow = require('./components/TagOverflow/TagOverflow.js');
131
- var ActionBar = require('./components/ActionBar/ActionBar.js');
132
136
  var FilterPanel = require('./components/FilterPanel/FilterPanel.js');
133
137
  var FilterPanelAccordion = require('./components/FilterPanel/FilterPanelAccordion/FilterPanelAccordion.js');
134
138
  var FilterPanelAccordionItem = require('./components/FilterPanel/FilterPanelAccordionItem/FilterPanelAccordionItem.js');
@@ -138,17 +142,10 @@ var FilterPanelGroup = require('./components/FilterPanel/FilterPanelGroup/Filter
138
142
  var FilterPanelLabel = require('./components/FilterPanel/FilterPanelLabel/FilterPanelLabel.js');
139
143
  var FilterPanelSearch = require('./components/FilterPanel/FilterPanelSearch/FilterPanelSearch.js');
140
144
  var ConditionBuilder = require('./components/ConditionBuilder/ConditionBuilder.js');
141
- var GetStartedCard = require('./components/GetStartedCard/GetStartedCard.js');
142
- var index$2 = require('./components/FeatureFlags/index.js');
143
145
 
144
146
 
145
147
 
146
148
  exports.pkg = settings.pkg;
147
- Object.defineProperty(exports, 'useColumnOrder', {
148
- enumerable: true,
149
- get: function () { return reactTable.useColumnOrder; }
150
- });
151
- exports.usePrefix = usePrefix.usePrefix;
152
149
  Object.defineProperty(exports, 'AboutModal', {
153
150
  enumerable: true,
154
151
  get: function () { return AboutModal.AboutModal; }
@@ -162,7 +159,7 @@ Object.defineProperty(exports, 'Cascade', {
162
159
  get: function () { return Cascade.Cascade; }
163
160
  });
164
161
  exports.ComboButton = ComboButton.ComboButton;
165
- exports.ComboButtonItem = index.ComboButtonItem;
162
+ exports.ComboButtonItem = index$1.ComboButtonItem;
166
163
  Object.defineProperty(exports, 'CreateFullPage', {
167
164
  enumerable: true,
168
165
  get: function () { return CreateFullPage.CreateFullPage; }
@@ -195,38 +192,6 @@ Object.defineProperty(exports, 'CreateTearsheetNarrow', {
195
192
  enumerable: true,
196
193
  get: function () { return CreateTearsheetNarrow.CreateTearsheetNarrow; }
197
194
  });
198
- Object.defineProperty(exports, 'EmptyState', {
199
- enumerable: true,
200
- get: function () { return EmptyState.EmptyState; }
201
- });
202
- Object.defineProperty(exports, 'EmptyStateV2', {
203
- enumerable: true,
204
- get: function () { return EmptyStateV2.EmptyStateV2; }
205
- });
206
- Object.defineProperty(exports, 'ErrorEmptyState', {
207
- enumerable: true,
208
- get: function () { return ErrorEmptyState.ErrorEmptyState; }
209
- });
210
- Object.defineProperty(exports, 'NoDataEmptyState', {
211
- enumerable: true,
212
- get: function () { return NoDataEmptyState.NoDataEmptyState; }
213
- });
214
- Object.defineProperty(exports, 'NoTagsEmptyState', {
215
- enumerable: true,
216
- get: function () { return NoTagsEmptyState.NoTagsEmptyState; }
217
- });
218
- Object.defineProperty(exports, 'NotFoundEmptyState', {
219
- enumerable: true,
220
- get: function () { return NotFoundEmptyState.NotFoundEmptyState; }
221
- });
222
- Object.defineProperty(exports, 'NotificationsEmptyState', {
223
- enumerable: true,
224
- get: function () { return NotificationsEmptyState.NotificationsEmptyState; }
225
- });
226
- Object.defineProperty(exports, 'UnauthorizedEmptyState', {
227
- enumerable: true,
228
- get: function () { return UnauthorizedEmptyState.UnauthorizedEmptyState; }
229
- });
230
195
  Object.defineProperty(exports, 'ExportModal', {
231
196
  enumerable: true,
232
197
  get: function () { return ExportModal.ExportModal; }
@@ -235,18 +200,6 @@ Object.defineProperty(exports, 'ExpressiveCard', {
235
200
  enumerable: true,
236
201
  get: function () { return ExpressiveCard.ExpressiveCard; }
237
202
  });
238
- Object.defineProperty(exports, 'HTTPError403', {
239
- enumerable: true,
240
- get: function () { return HTTPError403.HTTPError403; }
241
- });
242
- Object.defineProperty(exports, 'HTTPError404', {
243
- enumerable: true,
244
- get: function () { return HTTPError404.HTTPError404; }
245
- });
246
- Object.defineProperty(exports, 'HTTPErrorOther', {
247
- enumerable: true,
248
- get: function () { return HTTPErrorOther.HTTPErrorOther; }
249
- });
250
203
  Object.defineProperty(exports, 'ImportModal', {
251
204
  enumerable: true,
252
205
  get: function () { return ImportModal.ImportModal; }
@@ -325,9 +278,9 @@ Object.defineProperty(exports, 'WebTerminalContentWrapper', {
325
278
  });
326
279
  Object.defineProperty(exports, 'WebTerminalProvider', {
327
280
  enumerable: true,
328
- get: function () { return index$1.WebTerminalProvider; }
281
+ get: function () { return index$2.WebTerminalProvider; }
329
282
  });
330
- exports.useWebTerminal = index$1.useWebTerminal;
283
+ exports.useWebTerminal = index$2.useWebTerminal;
331
284
  Object.defineProperty(exports, 'EditSidePanel', {
332
285
  enumerable: true,
333
286
  get: function () { return EditSidePanel.EditSidePanel; }
@@ -344,38 +297,6 @@ Object.defineProperty(exports, 'DataSpreadsheet', {
344
297
  enumerable: true,
345
298
  get: function () { return DataSpreadsheet.DataSpreadsheet; }
346
299
  });
347
- Object.defineProperty(exports, 'Datagrid', {
348
- enumerable: true,
349
- get: function () { return Datagrid.Datagrid; }
350
- });
351
- exports.useDatagrid = useDatagrid["default"];
352
- exports.useInfiniteScroll = useInfiniteScroll["default"];
353
- exports.useNestedRows = useNestedRows["default"];
354
- exports.useSelectRows = useSelectRows["default"];
355
- exports.useExpandedRow = useExpandedRow["default"];
356
- exports.useOnRowClick = useOnRowClick["default"];
357
- exports.useSortableColumns = useSortableColumns["default"];
358
- exports.useRowIsMouseOver = useRowIsMouseOver["default"];
359
- exports.useColumnCenterAlign = useColumnCenterAlign["default"];
360
- exports.useColumnRightAlign = useColumnRightAlign["default"];
361
- exports.useDisableSelectRows = useDisableSelectRows["default"];
362
- exports.useStickyColumn = useStickyColumn["default"];
363
- exports.useActionsColumn = useActionsColumn["default"];
364
- exports.useCustomizeColumns = useCustomizeColumns["default"];
365
- exports.useSelectAllWithToggle = useSelectAllToggle["default"];
366
- exports.useInlineEdit = useInlineEdit["default"];
367
- exports.useFiltering = useFiltering["default"];
368
- exports.getAutoSizedColumnWidth = getAutoSizedColumnWidth.getAutoSizedColumnWidth;
369
- exports.useFilterContext = useFilterContext["default"];
370
- exports.useEditableCell = useEditableCell["default"];
371
- Object.defineProperty(exports, 'EditTearsheet', {
372
- enumerable: true,
373
- get: function () { return EditTearsheet.EditTearsheet; }
374
- });
375
- Object.defineProperty(exports, 'EditTearsheetForm', {
376
- enumerable: true,
377
- get: function () { return EditTearsheetForm.EditTearsheetForm; }
378
- });
379
300
  Object.defineProperty(exports, 'EditTearsheetNarrow', {
380
301
  enumerable: true,
381
302
  get: function () { return EditTearsheetNarrow.EditTearsheetNarrow; }
@@ -416,10 +337,6 @@ Object.defineProperty(exports, 'CoachmarkOverlayElements', {
416
337
  enumerable: true,
417
338
  get: function () { return CoachmarkOverlayElements.CoachmarkOverlayElements; }
418
339
  });
419
- Object.defineProperty(exports, 'CoachmarkStack', {
420
- enumerable: true,
421
- get: function () { return CoachmarkStack.CoachmarkStack; }
422
- });
423
340
  Object.defineProperty(exports, 'Guidebanner', {
424
341
  enumerable: true,
425
342
  get: function () { return Guidebanner.Guidebanner; }
@@ -452,10 +369,6 @@ Object.defineProperty(exports, 'NonLinearReading', {
452
369
  enumerable: true,
453
370
  get: function () { return NonLinearReading.NonLinearReading; }
454
371
  });
455
- Object.defineProperty(exports, 'BigNumbers', {
456
- enumerable: true,
457
- get: function () { return BigNumbers.BigNumbers; }
458
- });
459
372
  Object.defineProperty(exports, 'TruncatedList', {
460
373
  enumerable: true,
461
374
  get: function () { return TruncatedList.TruncatedList; }
@@ -476,6 +389,118 @@ Object.defineProperty(exports, 'DelimitedList', {
476
389
  enumerable: true,
477
390
  get: function () { return DelimitedList.DelimitedList; }
478
391
  });
392
+ Object.defineProperty(exports, 'FullPageError', {
393
+ enumerable: true,
394
+ get: function () { return FullPageError.FullPageError; }
395
+ });
396
+ Object.defineProperty(exports, 'SearchBar', {
397
+ enumerable: true,
398
+ get: function () { return SearchBar.SearchBar; }
399
+ });
400
+ Object.defineProperty(exports, 'TagOverflow', {
401
+ enumerable: true,
402
+ get: function () { return TagOverflow.TagOverflow; }
403
+ });
404
+ Object.defineProperty(exports, 'GetStartedCard', {
405
+ enumerable: true,
406
+ get: function () { return GetStartedCard.GetStartedCard; }
407
+ });
408
+ exports.unstable_FeatureFlags = index.FeatureFlags;
409
+ exports.unstable_useFeatureFlag = index.useFeatureFlag;
410
+ exports.unstable_useFeatureFlags = index.useFeatureFlags;
411
+ Object.defineProperty(exports, 'useColumnOrder', {
412
+ enumerable: true,
413
+ get: function () { return reactTable.useColumnOrder; }
414
+ });
415
+ exports.usePrefix = usePrefix.usePrefix;
416
+ Object.defineProperty(exports, 'ActionBar', {
417
+ enumerable: true,
418
+ get: function () { return ActionBar.ActionBar; }
419
+ });
420
+ Object.defineProperty(exports, 'EmptyState', {
421
+ enumerable: true,
422
+ get: function () { return EmptyState.EmptyState; }
423
+ });
424
+ Object.defineProperty(exports, 'EmptyStateV2', {
425
+ enumerable: true,
426
+ get: function () { return EmptyStateV2.EmptyStateV2; }
427
+ });
428
+ Object.defineProperty(exports, 'ErrorEmptyState', {
429
+ enumerable: true,
430
+ get: function () { return ErrorEmptyState.ErrorEmptyState; }
431
+ });
432
+ Object.defineProperty(exports, 'NoDataEmptyState', {
433
+ enumerable: true,
434
+ get: function () { return NoDataEmptyState.NoDataEmptyState; }
435
+ });
436
+ Object.defineProperty(exports, 'NoTagsEmptyState', {
437
+ enumerable: true,
438
+ get: function () { return NoTagsEmptyState.NoTagsEmptyState; }
439
+ });
440
+ Object.defineProperty(exports, 'NotFoundEmptyState', {
441
+ enumerable: true,
442
+ get: function () { return NotFoundEmptyState.NotFoundEmptyState; }
443
+ });
444
+ Object.defineProperty(exports, 'NotificationsEmptyState', {
445
+ enumerable: true,
446
+ get: function () { return NotificationsEmptyState.NotificationsEmptyState; }
447
+ });
448
+ Object.defineProperty(exports, 'UnauthorizedEmptyState', {
449
+ enumerable: true,
450
+ get: function () { return UnauthorizedEmptyState.UnauthorizedEmptyState; }
451
+ });
452
+ Object.defineProperty(exports, 'HTTPError403', {
453
+ enumerable: true,
454
+ get: function () { return HTTPError403.HTTPError403; }
455
+ });
456
+ Object.defineProperty(exports, 'HTTPError404', {
457
+ enumerable: true,
458
+ get: function () { return HTTPError404.HTTPError404; }
459
+ });
460
+ Object.defineProperty(exports, 'HTTPErrorOther', {
461
+ enumerable: true,
462
+ get: function () { return HTTPErrorOther.HTTPErrorOther; }
463
+ });
464
+ Object.defineProperty(exports, 'Datagrid', {
465
+ enumerable: true,
466
+ get: function () { return Datagrid.Datagrid; }
467
+ });
468
+ exports.useDatagrid = useDatagrid["default"];
469
+ exports.useInfiniteScroll = useInfiniteScroll["default"];
470
+ exports.useNestedRows = useNestedRows["default"];
471
+ exports.useSelectRows = useSelectRows["default"];
472
+ exports.useExpandedRow = useExpandedRow["default"];
473
+ exports.useOnRowClick = useOnRowClick["default"];
474
+ exports.useSortableColumns = useSortableColumns["default"];
475
+ exports.useRowIsMouseOver = useRowIsMouseOver["default"];
476
+ exports.useColumnRightAlign = useColumnRightAlign["default"];
477
+ exports.useDisableSelectRows = useDisableSelectRows["default"];
478
+ exports.useStickyColumn = useStickyColumn["default"];
479
+ exports.useActionsColumn = useActionsColumn["default"];
480
+ exports.useCustomizeColumns = useCustomizeColumns["default"];
481
+ exports.useSelectAllWithToggle = useSelectAllToggle["default"];
482
+ exports.useColumnCenterAlign = useColumnCenterAlign["default"];
483
+ exports.useInlineEdit = useInlineEdit["default"];
484
+ exports.useEditableCell = useEditableCell["default"];
485
+ exports.useFiltering = useFiltering["default"];
486
+ exports.getAutoSizedColumnWidth = getAutoSizedColumnWidth.getAutoSizedColumnWidth;
487
+ exports.useFilterContext = useFilterContext["default"];
488
+ Object.defineProperty(exports, 'EditTearsheet', {
489
+ enumerable: true,
490
+ get: function () { return EditTearsheet.EditTearsheet; }
491
+ });
492
+ Object.defineProperty(exports, 'EditTearsheetForm', {
493
+ enumerable: true,
494
+ get: function () { return EditTearsheetForm.EditTearsheetForm; }
495
+ });
496
+ Object.defineProperty(exports, 'CoachmarkStack', {
497
+ enumerable: true,
498
+ get: function () { return CoachmarkStack.CoachmarkStack; }
499
+ });
500
+ Object.defineProperty(exports, 'BigNumbers', {
501
+ enumerable: true,
502
+ get: function () { return BigNumbers.BigNumbers; }
503
+ });
479
504
  Object.defineProperty(exports, 'Decorator', {
480
505
  enumerable: true,
481
506
  get: function () { return Decorator.Decorator; }
@@ -508,17 +533,17 @@ Object.defineProperty(exports, 'DescriptionListRow', {
508
533
  enumerable: true,
509
534
  get: function () { return DescriptionListRow.DescriptionListRow; }
510
535
  });
511
- Object.defineProperty(exports, 'FullPageError', {
536
+ Object.defineProperty(exports, 'Nav', {
512
537
  enumerable: true,
513
- get: function () { return FullPageError.FullPageError; }
538
+ get: function () { return Nav.Nav; }
514
539
  });
515
- Object.defineProperty(exports, 'SearchBar', {
540
+ Object.defineProperty(exports, 'NavList', {
516
541
  enumerable: true,
517
- get: function () { return SearchBar.SearchBar; }
542
+ get: function () { return NavList.NavList; }
518
543
  });
519
- Object.defineProperty(exports, 'Nav', {
544
+ Object.defineProperty(exports, 'NavItem', {
520
545
  enumerable: true,
521
- get: function () { return Nav.Nav; }
546
+ get: function () { return NavItem.NavItem; }
522
547
  });
523
548
  Object.defineProperty(exports, 'StringFormatter', {
524
549
  enumerable: true,
@@ -540,14 +565,6 @@ Object.defineProperty(exports, 'StatusIndicatorStep', {
540
565
  enumerable: true,
541
566
  get: function () { return StatusIndicatorStep.StatusIndicatorStep; }
542
567
  });
543
- Object.defineProperty(exports, 'TagOverflow', {
544
- enumerable: true,
545
- get: function () { return TagOverflow.TagOverflow; }
546
- });
547
- Object.defineProperty(exports, 'ActionBar', {
548
- enumerable: true,
549
- get: function () { return ActionBar.ActionBar; }
550
- });
551
568
  Object.defineProperty(exports, 'FilterPanel', {
552
569
  enumerable: true,
553
570
  get: function () { return FilterPanel.FilterPanel; }
@@ -584,10 +601,3 @@ Object.defineProperty(exports, 'ConditionBuilder', {
584
601
  enumerable: true,
585
602
  get: function () { return ConditionBuilder.ConditionBuilder; }
586
603
  });
587
- Object.defineProperty(exports, 'GetStartedCard', {
588
- enumerable: true,
589
- get: function () { return GetStartedCard.GetStartedCard; }
590
- });
591
- exports.unstable_FeatureFlags = index$2.FeatureFlags;
592
- exports.unstable_useFeatureFlag = index$2.useFeatureFlag;
593
- exports.unstable_useFeatureFlags = index$2.useFeatureFlags;
@@ -1487,8 +1487,7 @@ var KubernetesControlPlaneNode = /*#__PURE__*/React__default["default"].forwardR
1487
1487
  }, rest), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1488
1488
  d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z"
1489
1489
  })), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1490
- d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z",
1491
- style: "mix-blend-mode:multiply"
1490
+ d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z"
1492
1491
  })), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1493
1492
  fill: "none",
1494
1493
  d: "M0 0h32v32H0z"
@@ -1583,8 +1582,7 @@ var KubernetesWorkerNode = /*#__PURE__*/React__default["default"].forwardRef(fun
1583
1582
  }, rest), _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1584
1583
  d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z"
1585
1584
  })), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1586
- d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z",
1587
- style: "mix-blend-mode:multiply"
1585
+ d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z"
1588
1586
  })), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
1589
1587
  fill: "none",
1590
1588
  d: "M0 0h32v32H0z"
package/lib/settings.d.ts CHANGED
@@ -64,6 +64,8 @@ export const pkg: {
64
64
  EditFullPage: boolean;
65
65
  EditUpdateCards: boolean;
66
66
  Nav: boolean;
67
+ NavItem: boolean;
68
+ NavList: boolean;
67
69
  BigNumbers: boolean;
68
70
  TruncatedList: boolean;
69
71
  DelimitedList: boolean;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "2.47.0",
4
+ "version": "2.48.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -81,7 +81,7 @@
81
81
  "fs-extra": "^11.2.0",
82
82
  "glob": "^10.3.10",
83
83
  "jest": "^29.7.0",
84
- "jest-config-ibm-cloud-cognitive": "^1.6.0",
84
+ "jest-config-ibm-cloud-cognitive": "^1.7.0",
85
85
  "jest-environment-jsdom": "^29.7.0",
86
86
  "namor": "^1.1.2",
87
87
  "npm-check-updates": "^16.14.12",
@@ -96,7 +96,7 @@
96
96
  "dependencies": {
97
97
  "@babel/runtime": "^7.23.9",
98
98
  "@carbon/feature-flags": "^0.20.0",
99
- "@carbon/ibm-products-styles": "^2.43.0",
99
+ "@carbon/ibm-products-styles": "^2.44.0",
100
100
  "@carbon/telemetry": "^0.1.0",
101
101
  "@dnd-kit/core": "^6.0.8",
102
102
  "@dnd-kit/modifiers": "^7.0.0",
@@ -111,14 +111,14 @@
111
111
  "react-window": "^1.8.10"
112
112
  },
113
113
  "peerDependencies": {
114
- "@carbon/grid": "^11.22.0",
115
- "@carbon/layout": "^11.21.0",
116
- "@carbon/motion": "^11.17.0",
117
- "@carbon/react": "^1.60.3",
114
+ "@carbon/grid": "^11.24.1",
115
+ "@carbon/layout": "^11.23.1",
116
+ "@carbon/motion": "^11.19.1",
117
+ "@carbon/react": "^1.61.0",
118
118
  "@carbon/themes": "^11.37.1",
119
- "@carbon/type": "^11.26.0",
119
+ "@carbon/type": "^11.28.1",
120
120
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
121
121
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
122
122
  },
123
- "gitHead": "04ea144ca17fdd6c4b0d761159e6ff730638867c"
123
+ "gitHead": "514156a0773ff9b00dc9800a70e054f2bf910531"
124
124
  }
@@ -38,20 +38,12 @@ $block-class: #{c4p-settings.$pkg-prefix}--condition-builder;
38
38
  .#{$block-class}__button:not(
39
39
  .#{$block-class}__statement-button,
40
40
  .#{$block-class}__connector-button,
41
- .#{$block-class}__add-button
41
+ .#{$block-class}__add-button,
42
+ .#{$block-class}__add-condition-sub-group
42
43
  ) {
43
44
  background-color: $tag-background-red;
44
45
  color: $tag-color-red;
45
46
  }
46
- .#{$block-class}__subgroup_deletionPreview {
47
- .#{$block-class}__group {
48
- /* stylelint-disable max-nesting-depth */
49
- button {
50
- background-color: $tag-background-red;
51
- color: $tag-color-red;
52
- }
53
- }
54
- }
55
47
 
56
48
  .#{$block-class}__condition__deletion-preview
57
49
  .#{$block-class}__button:not(
@@ -22,6 +22,15 @@
22
22
 
23
23
  $block-class: #{c4p-settings.$pkg-prefix}--condition-builder;
24
24
 
25
+ @mixin actions-animation($translateValue) {
26
+ z-index: -1;
27
+ opacity: 0;
28
+ pointer-events: none;
29
+ /* stylelint-disable-next-line carbon/layout-token-use */
30
+ transform: translateX($translateValue);
31
+ transition: all $duration-fast-02 motion(standard, productive);
32
+ }
33
+
25
34
  .#{$block-class}__condition-wrapper * {
26
35
  @include type-style('body-01');
27
36
  }
@@ -234,7 +243,10 @@ $colors: (
234
243
  .#{$block-class}__button,
235
244
  .#{$block-class}__condition-wrapper:not(.#{$block-class}__group-preview)
236
245
  > :nth-child(2)
237
- .#{$block-class}__button {
246
+ .#{$block-class}__button:not(
247
+ .#{$block-class}__add-button,
248
+ .#{$block-class}__add-condition-sub-group
249
+ ) {
238
250
  /* stylelint-disable-next-line carbon/theme-token-use */
239
251
  box-shadow: inset 0 #{$spacing-01} 0 0 var(--#{$block-class}__condition-wrapper-color);
240
252
  }
@@ -251,22 +263,30 @@ $colors: (
251
263
  align-self: center;
252
264
  margin-left: auto;
253
265
  }
254
- .#{$block-class}__add-condition-sub-group-wrapper {
255
- z-index: -1;
256
- width: 0;
257
- pointer-events: none;
258
- transform: translateX(-100%);
259
- // stylelint-disable-next-line carbon/motion-duration-use, carbon/motion-easing-use
260
- transition: transform motion(exit, productive) $duration-fast-02;
266
+ .#{$block-class}__add-button-wrapper > :nth-child(1) {
267
+ @include actions-animation(-100%);
268
+ }
269
+ .#{$block-class}__add-button-wrapper > :nth-child(2) {
270
+ @include actions-animation(-200%);
261
271
  }
262
- .#{$block-class}__add-condition-sub-group-wrapper--show {
272
+
273
+ .#{$block-class}__condition-block:focus-within:first-child
274
+ .#{$block-class}__add-button-wrapper
275
+ > span,
276
+ .#{$block-class}__condition--interacting
277
+ .#{$block-class}__add-button-wrapper
278
+ > span {
263
279
  z-index: 0;
264
- width: auto;
280
+ opacity: 1;
265
281
  pointer-events: all;
266
282
  transform: translateX(0);
283
+ /* stylelint-disable-next-line carbon/motion-easing-use */
284
+ transition: transform motion(exit, productive) $duration-fast-02;
267
285
  }
286
+
268
287
  .#{$block-class}__invalid-input {
269
288
  display: flex;
289
+ direction: rtl;
270
290
  }
271
291
  .#{$block-class}__invalid-input > svg {
272
292
  color: $support-warning;
@@ -84,7 +84,7 @@
84
84
  .#{c4p-settings.$carbon-prefix}--data-table
85
85
  .#{$block-class}__carbon-nested-row:not(
86
86
  .#{$block-class}__carbon-row-expandable
87
- )
87
+ ):not(.#{$block-class}__carbon-row-expandable--async)
88
88
  td.#{$block-class}__cell:nth-of-type(2)::before,
89
89
  .#{c4p-settings.$carbon-prefix}--data-table
90
90
  .#{$block-class}__carbon-nested-row