@carbon/ibm-products 2.93.0 → 2.94.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. package/css/carbon.css +91 -177
  2. package/css/carbon.css.map +1 -1
  3. package/css/index-full-carbon.css +7108 -7134
  4. package/css/index-full-carbon.css.map +1 -1
  5. package/css/index-full-carbon.min.css +1 -1
  6. package/css/index-full-carbon.min.css.map +1 -1
  7. package/css/index-without-carbon-released-only.css +17 -1526
  8. package/css/index-without-carbon-released-only.css.map +1 -1
  9. package/css/index-without-carbon-released-only.min.css +1 -1
  10. package/css/index-without-carbon-released-only.min.css.map +1 -1
  11. package/css/index-without-carbon.css +388 -1837
  12. package/css/index-without-carbon.css.map +1 -1
  13. package/css/index-without-carbon.min.css +1 -1
  14. package/css/index-without-carbon.min.css.map +1 -1
  15. package/css/index.css +243 -209
  16. package/css/index.css.map +1 -1
  17. package/css/index.min.css +1 -1
  18. package/css/index.min.css.map +1 -1
  19. package/es/components/ActionBar/ActionBarOverflowItems.d.ts +1 -1
  20. package/es/components/ActionSet/actions.d.ts +11 -11
  21. package/es/components/AddSelect/AddSelectList.d.ts +1 -1
  22. package/es/components/AddSelect/AddSelectMetaPanel.d.ts +2 -2
  23. package/es/components/AddSelect/AddSelectRow.d.ts +1 -1
  24. package/es/components/AddSelect/hooks/useParentSelect.d.ts +2 -2
  25. package/es/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -2
  26. package/es/components/Card/next/Card.d.ts +24 -0
  27. package/es/components/Card/next/Card.d.ts.map +1 -0
  28. package/es/components/Card/next/Card.js +105 -0
  29. package/es/components/Card/next/Card.types.d.ts +67 -0
  30. package/es/components/Card/next/Card.types.d.ts.map +1 -0
  31. package/es/components/Card/next/CardBody.d.ts +12 -0
  32. package/es/components/Card/next/CardBody.d.ts.map +1 -0
  33. package/es/components/Card/next/CardBody.js +46 -0
  34. package/es/components/Card/next/CardContext.d.ts +18 -0
  35. package/es/components/Card/next/CardContext.d.ts.map +1 -0
  36. package/es/components/Card/next/CardContext.js +21 -0
  37. package/es/components/Card/next/CardFooter.d.ts +12 -0
  38. package/es/components/Card/next/CardFooter.d.ts.map +1 -0
  39. package/es/components/Card/next/CardFooter.js +46 -0
  40. package/es/components/Card/next/CardHeader.d.ts +12 -0
  41. package/es/components/Card/next/CardHeader.d.ts.map +1 -0
  42. package/es/components/Card/next/CardHeader.js +46 -0
  43. package/es/components/Card/next/index.d.ts +10 -0
  44. package/es/components/Card/next/index.d.ts.map +1 -0
  45. package/es/components/Card/next/index.js +25 -0
  46. package/es/components/Coachmark/utils/context.d.ts +2 -2
  47. package/es/components/Coachmark/utils/context.d.ts.map +1 -1
  48. package/es/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +3 -3
  49. package/es/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +6 -6
  50. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
  51. package/es/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +1 -1
  52. package/es/components/ConditionBuilder/assets/sampleInput.d.ts +13 -13
  53. package/es/components/ConditionBuilder/utils/util.d.ts +1 -1
  54. package/es/components/ConditionBuilder/utils/util.d.ts.map +1 -1
  55. package/es/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  56. package/es/components/CreateFullPage/CreateFullPage.d.ts.map +1 -1
  57. package/es/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
  58. package/es/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  59. package/es/components/CreateTearsheet/CreateTearsheet.d.ts.map +1 -1
  60. package/es/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +1 -1
  61. package/es/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +1 -1
  62. package/es/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +1 -1
  63. package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +1 -1
  64. package/es/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +1 -1
  65. package/es/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +1 -1
  66. package/es/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +2 -2
  67. package/es/components/DataSpreadsheet/utils/generateData.d.ts +7 -1
  68. package/es/components/DataSpreadsheet/utils/generateData.d.ts.map +1 -1
  69. package/es/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +1 -1
  70. package/es/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts.map +1 -1
  71. package/es/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +1 -1
  72. package/es/components/DataSpreadsheet/utils/removeCellSelections.d.ts +1 -1
  73. package/es/components/Datagrid/Datagrid/DatagridContent.d.ts +5 -5
  74. package/es/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +1 -1
  75. package/es/components/Datagrid/Datagrid/DatagridToolbar.d.ts +1 -1
  76. package/es/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +9 -9
  77. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +16 -16
  78. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +18 -18
  79. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts.map +1 -1
  80. package/es/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
  81. package/es/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -2
  82. package/es/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
  83. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +1 -1
  84. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +5 -5
  85. package/es/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -2
  86. package/es/components/Datagrid/useFocusRowExpander.d.ts +1 -1
  87. package/es/components/Datagrid/utils/DatagridActions.d.ts +1 -1
  88. package/es/components/Datagrid/utils/DatagridActions.d.ts.map +1 -1
  89. package/es/components/Datagrid/utils/ExampleAILabel.d.ts +1 -1
  90. package/es/components/Datagrid/utils/filterPropsForTesting.d.ts +4 -4
  91. package/es/components/Datagrid/utils/getBatchActions.d.ts +2 -2
  92. package/es/components/Datagrid/utils/getInlineEditColumns.d.ts +1 -1
  93. package/es/components/DragAndDrop/preview-components/Item.d.ts +6 -6
  94. package/es/components/DragAndDrop/preview-components/Sortable.d.ts +7 -7
  95. package/es/components/DragAndDrop/preview-components/SortableItem.d.ts +2 -2
  96. package/es/components/DragAndDrop/preview-components/Underlay.d.ts +1 -1
  97. package/es/components/DragAndDrop/preview-components/Underlay.d.ts.map +1 -1
  98. package/es/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  99. package/es/components/EditTearsheet/EditTearsheet.d.ts.map +1 -1
  100. package/es/components/HTTPErrors/HTTPErrorContent.d.ts +1 -1
  101. package/es/components/Nav/NavItem.d.ts +5 -5
  102. package/es/components/NotificationsPanel/NotificationsPanel_data.d.ts +2 -2
  103. package/es/components/PageHeader/PageHeader.d.ts.map +1 -1
  104. package/es/components/PageHeader/PageHeaderTitle.d.ts +1 -1
  105. package/es/components/PageHeader/PageHeaderUtils.d.ts +1 -1
  106. package/es/components/PageHeader/PageHeaderUtils.d.ts.map +1 -1
  107. package/es/components/PageHeader/next/PageHeader.d.ts +2 -1
  108. package/es/components/PageHeader/next/PageHeader.d.ts.map +1 -1
  109. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts +4 -0
  110. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts.map +1 -1
  111. package/es/components/PageHeader/next/PageHeaderBreadcrumbBar.js +6 -2
  112. package/es/components/PageHeader/next/PageHeaderBreadcrumbPageActions.js +3 -3
  113. package/es/components/PageHeader/next/PageHeaderContent.d.ts +5 -0
  114. package/es/components/PageHeader/next/PageHeaderContent.d.ts.map +1 -1
  115. package/es/components/PageHeader/next/PageHeaderContent.js +16 -5
  116. package/es/components/PageHeader/next/PageHeaderContentPageActions.js +3 -3
  117. package/es/components/PageHeader/next/PageHeaderContentText.d.ts +9 -1
  118. package/es/components/PageHeader/next/PageHeaderContentText.d.ts.map +1 -1
  119. package/es/components/PageHeader/next/PageHeaderContentText.js +13 -3
  120. package/es/components/PageHeader/next/PageHeaderTitleBreadcrumb.d.ts.map +1 -1
  121. package/es/components/PageHeader/next/PageHeaderTitleBreadcrumb.js +1 -0
  122. package/es/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts.map +1 -1
  123. package/es/components/PageHeader/next/context.d.ts +3 -3
  124. package/es/components/PageHeader/next/context.d.ts.map +1 -1
  125. package/es/components/PageHeader/next/utils.d.ts +1 -1
  126. package/es/components/PageHeader/next/utils.d.ts.map +1 -1
  127. package/es/components/SimpleHeader/SimpleHeader.d.ts +3 -3
  128. package/es/components/StatusIcon/StatusIcon.d.ts +1 -1
  129. package/es/components/StatusIcon/StatusIcon.d.ts.map +1 -1
  130. package/es/components/TagOverflow/TagOverflowModal.d.ts +2 -2
  131. package/es/components/TagSet/TagSetModal.d.ts +2 -2
  132. package/es/components/Tearsheet/TearsheetPresence.d.ts +3 -3
  133. package/es/components/Tearsheet/TearsheetPresence.d.ts.map +1 -1
  134. package/es/components/TruncatedText/useTruncatedText.d.ts +1 -1
  135. package/es/components/_Canary/Canary.d.ts.map +1 -1
  136. package/es/components/_Canary/Canary.js +5 -0
  137. package/es/components/index.d.ts +1 -0
  138. package/es/components/index.d.ts.map +1 -1
  139. package/es/global/js/hooks/useActiveElement.d.ts +1 -1
  140. package/es/global/js/hooks/useActiveElement.d.ts.map +1 -1
  141. package/es/global/js/hooks/useCreateComponentStepChange.d.ts +3 -3
  142. package/es/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +1 -1
  143. package/es/global/js/hooks/useOverflowItems/useOverflowItems.d.ts.map +1 -1
  144. package/es/global/js/hooks/useOverflowString.d.ts +2 -2
  145. package/es/global/js/hooks/useOverflowString.d.ts.map +1 -1
  146. package/es/global/js/package-settings.d.ts +3 -3
  147. package/es/global/js/package-settings.d.ts.map +1 -1
  148. package/es/global/js/package-settings.js +4 -2
  149. package/es/global/js/story-parts/decorator.d.ts +5 -5
  150. package/es/global/js/story-parts/decorator.d.ts.map +1 -1
  151. package/es/global/js/story-parts/slug.d.ts +2 -2
  152. package/es/global/js/utils/StepFlow/StepGroup.d.ts +1 -1
  153. package/es/global/js/utils/StepFlow/StepGroup.d.ts.map +1 -1
  154. package/es/global/js/utils/keyboardNavigation.d.ts +2 -2
  155. package/es/global/js/utils/keyboardNavigation.d.ts.map +1 -1
  156. package/es/global/js/utils/pconsole.d.ts +1 -1
  157. package/es/global/js/utils/pconsole.d.ts.map +1 -1
  158. package/es/global/js/utils/story-helper.d.ts +1 -1
  159. package/es/global/js/utils/story-helper.d.ts.map +1 -1
  160. package/es/global/js/utils/wrapFocus.d.ts +1 -1
  161. package/es/global/js/utils/wrapFocus.d.ts.map +1 -1
  162. package/es/index.js +3 -2
  163. package/es/node_modules/@carbon/icons-react/es/generated/bucket-11.js +33 -24
  164. package/es/settings.d.ts +9 -4
  165. package/es/settings.d.ts.map +1 -1
  166. package/lib/components/ActionBar/ActionBarOverflowItems.d.ts +1 -1
  167. package/lib/components/ActionSet/actions.d.ts +11 -11
  168. package/lib/components/AddSelect/AddSelectList.d.ts +1 -1
  169. package/lib/components/AddSelect/AddSelectMetaPanel.d.ts +2 -2
  170. package/lib/components/AddSelect/AddSelectRow.d.ts +1 -1
  171. package/lib/components/AddSelect/hooks/useParentSelect.d.ts +2 -2
  172. package/lib/components/BreadcrumbWithOverflow/BreadcrumbWithOverflow.d.ts +2 -2
  173. package/lib/components/Card/next/Card.d.ts +24 -0
  174. package/lib/components/Card/next/Card.d.ts.map +1 -0
  175. package/lib/components/Card/next/Card.js +111 -0
  176. package/lib/components/Card/next/Card.types.d.ts +67 -0
  177. package/lib/components/Card/next/Card.types.d.ts.map +1 -0
  178. package/lib/components/Card/next/CardBody.d.ts +12 -0
  179. package/lib/components/Card/next/CardBody.d.ts.map +1 -0
  180. package/lib/components/Card/next/CardBody.js +48 -0
  181. package/lib/components/Card/next/CardContext.d.ts +18 -0
  182. package/lib/components/Card/next/CardContext.d.ts.map +1 -0
  183. package/lib/components/Card/next/CardContext.js +21 -0
  184. package/lib/components/Card/next/CardFooter.d.ts +12 -0
  185. package/lib/components/Card/next/CardFooter.d.ts.map +1 -0
  186. package/lib/components/Card/next/CardFooter.js +48 -0
  187. package/lib/components/Card/next/CardHeader.d.ts +12 -0
  188. package/lib/components/Card/next/CardHeader.d.ts.map +1 -0
  189. package/lib/components/Card/next/CardHeader.js +48 -0
  190. package/lib/components/Card/next/index.d.ts +10 -0
  191. package/lib/components/Card/next/index.d.ts.map +1 -0
  192. package/lib/components/Card/next/index.js +30 -0
  193. package/lib/components/Coachmark/utils/context.d.ts +2 -2
  194. package/lib/components/Coachmark/utils/context.d.ts.map +1 -1
  195. package/lib/components/ConditionBuilder/ConditionBuilderActions/ConditionBuilderActions.d.ts +3 -3
  196. package/lib/components/ConditionBuilder/ConditionBuilderContent/ConditionBuilderContent.d.ts +6 -6
  197. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItem.d.ts +1 -1
  198. package/lib/components/ConditionBuilder/ConditionBuilderItem/ConditionBuilderItemOption/ItemOption.d.ts +1 -1
  199. package/lib/components/ConditionBuilder/assets/sampleInput.d.ts +13 -13
  200. package/lib/components/ConditionBuilder/utils/util.d.ts +1 -1
  201. package/lib/components/ConditionBuilder/utils/util.d.ts.map +1 -1
  202. package/lib/components/CreateFullPage/CreateFullPage.d.ts +1 -1
  203. package/lib/components/CreateFullPage/CreateFullPage.d.ts.map +1 -1
  204. package/lib/components/CreateInfluencer/CreateInfluencer.d.ts +2 -2
  205. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts +1 -1
  206. package/lib/components/CreateTearsheet/CreateTearsheet.d.ts.map +1 -1
  207. package/lib/components/DataSpreadsheet/hooks/useMultipleKeyTracking.d.ts +1 -1
  208. package/lib/components/DataSpreadsheet/hooks/useResetSpreadsheetFocus.d.ts +1 -1
  209. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetEdit.d.ts +1 -1
  210. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseMove.d.ts +1 -1
  211. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetMouseUp.d.ts +1 -1
  212. package/lib/components/DataSpreadsheet/hooks/useSpreadsheetOutsideClick.d.ts +1 -1
  213. package/lib/components/DataSpreadsheet/utils/createActiveCellFn.d.ts +2 -2
  214. package/lib/components/DataSpreadsheet/utils/generateData.d.ts +7 -1
  215. package/lib/components/DataSpreadsheet/utils/generateData.d.ts.map +1 -1
  216. package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts +1 -1
  217. package/lib/components/DataSpreadsheet/utils/handleMultipleKeys.d.ts.map +1 -1
  218. package/lib/components/DataSpreadsheet/utils/moveColumnIndicatorLine.d.ts +1 -1
  219. package/lib/components/DataSpreadsheet/utils/removeCellSelections.d.ts +1 -1
  220. package/lib/components/Datagrid/Datagrid/DatagridContent.d.ts +5 -5
  221. package/lib/components/Datagrid/Datagrid/DatagridSelectAllWithToggle.d.ts +1 -1
  222. package/lib/components/Datagrid/Datagrid/DatagridToolbar.d.ts +1 -1
  223. package/lib/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.d.ts +9 -9
  224. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterFlyout.d.ts +16 -16
  225. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts +18 -18
  226. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.d.ts.map +1 -1
  227. package/lib/components/Datagrid/Datagrid/addons/Filtering/FilterProvider.d.ts +1 -1
  228. package/lib/components/Datagrid/Datagrid/addons/Filtering/OverflowCheckboxes.d.ts +2 -2
  229. package/lib/components/Datagrid/Datagrid/addons/Filtering/hooks/useFilters.d.ts +1 -1
  230. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditButton/InlineEditButton.d.ts +1 -1
  231. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.d.ts +5 -5
  232. package/lib/components/Datagrid/Datagrid/addons/RowSize/RowSizeDropdown.d.ts +2 -2
  233. package/lib/components/Datagrid/useFocusRowExpander.d.ts +1 -1
  234. package/lib/components/Datagrid/utils/DatagridActions.d.ts +1 -1
  235. package/lib/components/Datagrid/utils/DatagridActions.d.ts.map +1 -1
  236. package/lib/components/Datagrid/utils/ExampleAILabel.d.ts +1 -1
  237. package/lib/components/Datagrid/utils/filterPropsForTesting.d.ts +4 -4
  238. package/lib/components/Datagrid/utils/getBatchActions.d.ts +2 -2
  239. package/lib/components/Datagrid/utils/getInlineEditColumns.d.ts +1 -1
  240. package/lib/components/DragAndDrop/preview-components/Item.d.ts +6 -6
  241. package/lib/components/DragAndDrop/preview-components/Sortable.d.ts +7 -7
  242. package/lib/components/DragAndDrop/preview-components/SortableItem.d.ts +2 -2
  243. package/lib/components/DragAndDrop/preview-components/Underlay.d.ts +1 -1
  244. package/lib/components/DragAndDrop/preview-components/Underlay.d.ts.map +1 -1
  245. package/lib/components/EditTearsheet/EditTearsheet.d.ts +1 -1
  246. package/lib/components/EditTearsheet/EditTearsheet.d.ts.map +1 -1
  247. package/lib/components/HTTPErrors/HTTPErrorContent.d.ts +1 -1
  248. package/lib/components/Nav/NavItem.d.ts +5 -5
  249. package/lib/components/NotificationsPanel/NotificationsPanel_data.d.ts +2 -2
  250. package/lib/components/PageHeader/PageHeader.d.ts.map +1 -1
  251. package/lib/components/PageHeader/PageHeaderTitle.d.ts +1 -1
  252. package/lib/components/PageHeader/PageHeaderUtils.d.ts +1 -1
  253. package/lib/components/PageHeader/PageHeaderUtils.d.ts.map +1 -1
  254. package/lib/components/PageHeader/next/PageHeader.d.ts +2 -1
  255. package/lib/components/PageHeader/next/PageHeader.d.ts.map +1 -1
  256. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts +4 -0
  257. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.d.ts.map +1 -1
  258. package/lib/components/PageHeader/next/PageHeaderBreadcrumbBar.js +6 -2
  259. package/lib/components/PageHeader/next/PageHeaderBreadcrumbPageActions.js +3 -3
  260. package/lib/components/PageHeader/next/PageHeaderContent.d.ts +5 -0
  261. package/lib/components/PageHeader/next/PageHeaderContent.d.ts.map +1 -1
  262. package/lib/components/PageHeader/next/PageHeaderContent.js +15 -4
  263. package/lib/components/PageHeader/next/PageHeaderContentPageActions.js +3 -3
  264. package/lib/components/PageHeader/next/PageHeaderContentText.d.ts +9 -1
  265. package/lib/components/PageHeader/next/PageHeaderContentText.d.ts.map +1 -1
  266. package/lib/components/PageHeader/next/PageHeaderContentText.js +13 -3
  267. package/lib/components/PageHeader/next/PageHeaderTitleBreadcrumb.d.ts.map +1 -1
  268. package/lib/components/PageHeader/next/PageHeaderTitleBreadcrumb.js +1 -0
  269. package/lib/components/PageHeader/next/_story-assets/pageActionButtonItems.d.ts.map +1 -1
  270. package/lib/components/PageHeader/next/context.d.ts +3 -3
  271. package/lib/components/PageHeader/next/context.d.ts.map +1 -1
  272. package/lib/components/PageHeader/next/utils.d.ts +1 -1
  273. package/lib/components/PageHeader/next/utils.d.ts.map +1 -1
  274. package/lib/components/SimpleHeader/SimpleHeader.d.ts +3 -3
  275. package/lib/components/StatusIcon/StatusIcon.d.ts +1 -1
  276. package/lib/components/StatusIcon/StatusIcon.d.ts.map +1 -1
  277. package/lib/components/TagOverflow/TagOverflowModal.d.ts +2 -2
  278. package/lib/components/TagSet/TagSetModal.d.ts +2 -2
  279. package/lib/components/Tearsheet/TearsheetPresence.d.ts +3 -3
  280. package/lib/components/Tearsheet/TearsheetPresence.d.ts.map +1 -1
  281. package/lib/components/TruncatedText/useTruncatedText.d.ts +1 -1
  282. package/lib/components/_Canary/Canary.d.ts.map +1 -1
  283. package/lib/components/_Canary/Canary.js +5 -0
  284. package/lib/components/index.d.ts +1 -0
  285. package/lib/components/index.d.ts.map +1 -1
  286. package/lib/global/js/hooks/useActiveElement.d.ts +1 -1
  287. package/lib/global/js/hooks/useActiveElement.d.ts.map +1 -1
  288. package/lib/global/js/hooks/useCreateComponentStepChange.d.ts +3 -3
  289. package/lib/global/js/hooks/useOverflowItems/useOverflowItems.d.ts +1 -1
  290. package/lib/global/js/hooks/useOverflowItems/useOverflowItems.d.ts.map +1 -1
  291. package/lib/global/js/hooks/useOverflowString.d.ts +2 -2
  292. package/lib/global/js/hooks/useOverflowString.d.ts.map +1 -1
  293. package/lib/global/js/package-settings.d.ts +3 -3
  294. package/lib/global/js/package-settings.d.ts.map +1 -1
  295. package/lib/global/js/package-settings.js +4 -2
  296. package/lib/global/js/story-parts/decorator.d.ts +5 -5
  297. package/lib/global/js/story-parts/decorator.d.ts.map +1 -1
  298. package/lib/global/js/story-parts/slug.d.ts +2 -2
  299. package/lib/global/js/utils/StepFlow/StepGroup.d.ts +1 -1
  300. package/lib/global/js/utils/StepFlow/StepGroup.d.ts.map +1 -1
  301. package/lib/global/js/utils/keyboardNavigation.d.ts +2 -2
  302. package/lib/global/js/utils/keyboardNavigation.d.ts.map +1 -1
  303. package/lib/global/js/utils/pconsole.d.ts +1 -1
  304. package/lib/global/js/utils/pconsole.d.ts.map +1 -1
  305. package/lib/global/js/utils/story-helper.d.ts +1 -1
  306. package/lib/global/js/utils/story-helper.d.ts.map +1 -1
  307. package/lib/global/js/utils/wrapFocus.d.ts +1 -1
  308. package/lib/global/js/utils/wrapFocus.d.ts.map +1 -1
  309. package/lib/index.js +9 -2
  310. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-10.js +26 -35
  311. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-11.js +35 -26
  312. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-12.js +26 -35
  313. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-13.js +41 -32
  314. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-14.js +26 -53
  315. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-15.js +53 -26
  316. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-16.js +26 -26
  317. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-17.js +30 -40
  318. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-18.js +26 -35
  319. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-19.js +35 -30
  320. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-20.js +30 -26
  321. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-21.js +39 -0
  322. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-4.js +26 -26
  323. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-5.js +26 -34
  324. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-6.js +34 -33
  325. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-7.js +33 -42
  326. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-8.js +45 -43
  327. package/lib/node_modules/@carbon/icons-react/lib/generated/bucket-9.js +44 -34
  328. package/lib/node_modules/@carbon/icons-react/lib/index.js +42 -39
  329. package/lib/settings.d.ts +9 -4
  330. package/lib/settings.d.ts.map +1 -1
  331. package/package.json +16 -16
  332. package/scss/components/Card/_card-next.scss +78 -0
  333. package/scss/components/Card/_card.scss +0 -2
  334. package/scss/components/Card/_index-with-carbon.scss +1 -0
  335. package/scss/components/Card/_index.scss +1 -0
  336. package/scss/components/Cascade/_carbon-imports.scss +2 -0
  337. package/scss/components/Cascade/_cascade.scss +0 -1
  338. package/scss/components/CreateTearsheet/_carbon-imports.scss +1 -0
  339. package/scss/components/CreateTearsheet/_create-tearsheet.scss +0 -1
  340. package/scss/components/EditTearsheet/_carbon-imports.scss +1 -0
  341. package/scss/components/EditTearsheet/_edit-tearsheet.scss +0 -3
  342. package/scss/components/PageHeader/_carbon-imports.scss +1 -0
  343. package/scss/components/PageHeader/_page-header.scss +6 -6
  344. package/scss/components/SidePanel/_carbon-imports.scss +2 -0
  345. package/scss/components/SidePanel/_side-panel.scss +0 -1
  346. package/scss/components/Tearsheet/_tearsheet.scss +20 -6
  347. package/scss/components/Tearsheet/_tearsheet_next.scss +10 -2
  348. package/scss/components/UserProfileImage/_user-profile-image.scss +1 -1
  349. package/scss/components/_index.scss +1 -0
  350. package/telemetry.yml +18 -0
@@ -17,10 +17,10 @@ declare const ConditionBuilderActions: {
17
17
  /**
18
18
  * optional array of object that give the list of actions.
19
19
  */
20
- actions: PropTypes.Requireable<(PropTypes.InferProps<{
21
- id: PropTypes.Validator<NonNullable<NonNullable<string | number | null | undefined>>>;
20
+ actions: PropTypes.Requireable<PropTypes.InferProps<{
21
+ id: PropTypes.Validator<NonNullable<NonNullable<string | number>>>;
22
22
  label: PropTypes.Validator<string>;
23
- }> | null | undefined)[]>;
23
+ }>[]>;
24
24
  /**
25
25
  * Provide an optional class to be applied to the containing node.
26
26
  */
@@ -20,10 +20,10 @@ declare const ConditionBuilderContent: {
20
20
  /**
21
21
  * optional array of object that give the list of actions.
22
22
  */
23
- actions: PropTypes.Requireable<(PropTypes.InferProps<{
24
- id: PropTypes.Validator<NonNullable<NonNullable<string | number | null | undefined>>>;
23
+ actions: PropTypes.Requireable<PropTypes.InferProps<{
24
+ id: PropTypes.Validator<NonNullable<NonNullable<string | number>>>;
25
25
  label: PropTypes.Validator<string>;
26
- }> | null | undefined)[]>;
26
+ }>[]>;
27
27
  /**
28
28
  * callback functions that will provide the updated action state back.
29
29
  */
@@ -37,11 +37,11 @@ declare const ConditionBuilderContent: {
37
37
  */
38
38
  initialState: PropTypes.Requireable<PropTypes.InferProps<{
39
39
  state: PropTypes.Requireable<PropTypes.InferProps<{
40
- groups: PropTypes.Requireable<(PropTypes.InferProps<{
40
+ groups: PropTypes.Requireable<PropTypes.InferProps<{
41
41
  groupOperator: PropTypes.Requireable<string>;
42
42
  statement: PropTypes.Requireable<string>;
43
- conditions: PropTypes.Requireable<(object | null | undefined)[]>;
44
- }> | null | undefined)[]>;
43
+ conditions: PropTypes.Requireable<object[]>;
44
+ }>[]>;
45
45
  operator: PropTypes.Requireable<string>;
46
46
  }>>;
47
47
  enabledDefault: PropTypes.Requireable<boolean>;
@@ -49,7 +49,7 @@ export declare const ConditionBuilderItem: {
49
49
  /**
50
50
  * text to be displayed in the field
51
51
  */
52
- label: PropTypes.Requireable<NonNullable<string | object | null | undefined>>;
52
+ label: PropTypes.Requireable<NonNullable<string | object>>;
53
53
  /**
54
54
  * callback to update the current condition of the state tree
55
55
  */
@@ -22,7 +22,7 @@ interface ItemOptionProps {
22
22
  group?: ConditionGroup;
23
23
  }
24
24
  export declare const ItemOption: {
25
- ({ conditionState, config, onChange, closePopover, group, }: ItemOptionProps): React.JSX.Element | undefined;
25
+ ({ conditionState, config, onChange, closePopover, group, }: ItemOptionProps): React.JSX.Element;
26
26
  propTypes: {
27
27
  /**
28
28
  * current condition object
@@ -2,7 +2,7 @@ export namespace inputData {
2
2
  let properties: ({
3
3
  id: string;
4
4
  label: string;
5
- icon: import("@carbon/react/icons").CarbonIconType;
5
+ icon: import("@carbon/icons-react").CarbonIconType;
6
6
  type: string;
7
7
  description: string;
8
8
  config: {
@@ -23,7 +23,7 @@ export namespace inputData {
23
23
  } | {
24
24
  id: string;
25
25
  label: string;
26
- icon: import("@carbon/react/icons").CarbonIconType;
26
+ icon: import("@carbon/icons-react").CarbonIconType;
27
27
  type: string;
28
28
  config: {
29
29
  options: {
@@ -45,7 +45,7 @@ export namespace inputData {
45
45
  } | {
46
46
  id: string;
47
47
  label: string;
48
- icon: import("@carbon/react/icons").CarbonIconType;
48
+ icon: import("@carbon/icons-react").CarbonIconType;
49
49
  type: string;
50
50
  config: {
51
51
  options?: undefined;
@@ -63,7 +63,7 @@ export namespace inputData {
63
63
  } | {
64
64
  id: string;
65
65
  label: string;
66
- icon: import("@carbon/react/icons").CarbonIconType;
66
+ icon: import("@carbon/icons-react").CarbonIconType;
67
67
  type: string;
68
68
  config: {
69
69
  min: number;
@@ -81,7 +81,7 @@ export namespace inputData {
81
81
  } | {
82
82
  id: string;
83
83
  label: string;
84
- icon: import("@carbon/react/icons").CarbonIconType;
84
+ icon: import("@carbon/icons-react").CarbonIconType;
85
85
  type: string;
86
86
  config: {
87
87
  locale: string;
@@ -99,7 +99,7 @@ export namespace inputData {
99
99
  } | {
100
100
  id: string;
101
101
  label: string;
102
- icon: import("@carbon/react/icons").CarbonIconType;
102
+ icon: import("@carbon/icons-react").CarbonIconType;
103
103
  type: string;
104
104
  config: {
105
105
  timeZones: string[];
@@ -117,7 +117,7 @@ export namespace inputData {
117
117
  } | {
118
118
  id: string;
119
119
  label: string;
120
- icon: import("@carbon/react/icons").CarbonIconType;
120
+ icon: import("@carbon/icons-react").CarbonIconType;
121
121
  type: string;
122
122
  config: {
123
123
  options: {
@@ -138,7 +138,7 @@ export namespace inputData {
138
138
  } | {
139
139
  id: string;
140
140
  label: string;
141
- icon: import("@carbon/react/icons").CarbonIconType;
141
+ icon: import("@carbon/icons-react").CarbonIconType;
142
142
  type: string;
143
143
  config: {
144
144
  component: {
@@ -178,7 +178,7 @@ export namespace inputDataDynamicOptions {
178
178
  let properties_1: ({
179
179
  id: string;
180
180
  label: string;
181
- icon: import("@carbon/react/icons").CarbonIconType;
181
+ icon: import("@carbon/icons-react").CarbonIconType;
182
182
  type: string;
183
183
  config: {
184
184
  min?: undefined;
@@ -192,7 +192,7 @@ export namespace inputDataDynamicOptions {
192
192
  } | {
193
193
  id: string;
194
194
  label: string;
195
- icon: import("@carbon/react/icons").CarbonIconType;
195
+ icon: import("@carbon/icons-react").CarbonIconType;
196
196
  type: string;
197
197
  config: {
198
198
  min: number;
@@ -206,7 +206,7 @@ export namespace inputDataDynamicOptions {
206
206
  } | {
207
207
  id: string;
208
208
  label: string;
209
- icon: import("@carbon/react/icons").CarbonIconType;
209
+ icon: import("@carbon/icons-react").CarbonIconType;
210
210
  type: string;
211
211
  config: {
212
212
  locale: string;
@@ -220,7 +220,7 @@ export namespace inputDataDynamicOptions {
220
220
  } | {
221
221
  id: string;
222
222
  label: string;
223
- icon: import("@carbon/react/icons").CarbonIconType;
223
+ icon: import("@carbon/icons-react").CarbonIconType;
224
224
  type: string;
225
225
  config: {
226
226
  timeZones: string[];
@@ -234,7 +234,7 @@ export namespace inputDataDynamicOptions {
234
234
  } | {
235
235
  id: string;
236
236
  label: string;
237
- icon: import("@carbon/react/icons").CarbonIconType;
237
+ icon: import("@carbon/icons-react").CarbonIconType;
238
238
  type: string;
239
239
  config: {
240
240
  options: {
@@ -6,7 +6,7 @@ export function focusThisItem(currentElement: any, conditionBuilderRef: any): vo
6
6
  export function traverseClockwise(eachElem: any, index: any, allElements: any, rotate: any, trapFocus: any, conditionBuilderRef: any): void;
7
7
  export function traverseReverse(eachElem: any, index: any, allElements: any, rotate: any, trapFocus: any, conditionBuilderRef: any): void;
8
8
  export function checkForHoldingKey(evt: any, key: any): any;
9
- export function checkIsValid(item: any): any;
9
+ export function checkIsValid(item: any): boolean;
10
10
  export function manageTabIndexAndFocus(currentElement: any, conditionBuilderRef: any): void;
11
11
  export function getValue(type: any, value: any, config: any): any;
12
12
  export function checkForMultiSelectOperator(condition: any, config: any): any;
@@ -1 +1 @@
1
- {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../../src/components/ConditionBuilder/utils/util.js"],"names":[],"mappings":"AASA,gCAA6D;AAC7D,uCAAwC,kBAAkB,CAAC;AAC3D,mCAAoC,cAAc,CAAC;AAE5C,yEAyBN;AACM,mFAIN;AACM,4IAuBN;AACM,0IAuBN;AAEM,4DAMN;AAEM,6CAEN;AAEM,4FAcN;AAEM,kEAaN;AAGM,8EAQN;AAEM,uGASN"}
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../../src/components/ConditionBuilder/utils/util.js"],"names":[],"mappings":"AASA,gCAA6D;AAC7D,uCAAwC,kBAAkB,CAAC;AAC3D,mCAAoC,cAAc,CAAC;AAE5C,yEAyBN;AACM,mFAIN;AACM,4IAuBN;AACM,0IAuBN;AAEM,4DAMN;AAEM,iDAEN;AAEM,4FAcN;AAEM,kEAaN;AAGM,8EAQN;AAEM,uGASN"}
@@ -6,7 +6,7 @@
6
6
  */
7
7
  import React, { ReactNode } from 'react';
8
8
  import { StepsContextType } from '../CreateTearsheet/CreateTearsheet';
9
- export declare const StepsContext: React.Context<StepsContextType | null>;
9
+ export declare const StepsContext: React.Context<StepsContextType>;
10
10
  export declare const StepNumberContext: React.Context<number>;
11
11
  interface HeaderBreadcrumb {
12
12
  /** breadcrumb item key */
@@ -1 +1 @@
1
- {"version":3,"file":"CreateFullPage.d.ts","sourceRoot":"","sources":["../../../src/components/CreateFullPage/CreateFullPage.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAaH,OAAO,KAAK,EAAE,EAEZ,SAAS,EAMV,MAAM,OAAO,CAAC;AAaf,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAatE,eAAO,MAAM,YAAY,wCAA+C,CAAC;AAIzE,eAAO,MAAM,iBAAiB,uBAAoB,CAAC;AAEnD,UAAU,gBAAgB;IACxB,0BAA0B;IAC1B,GAAG,EAAE,MAAM,CAAC;IACZ,4BAA4B;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,2BAA2B;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,oCAAoC;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kEAAkE;IAClE,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,KAAK,YAAY,CAAC,CAAC,IAAI,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;AAEtC,KAAK,8BAA8B,GAC/B;IACE,6BAA6B;IAC7B,WAAW,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAE/B;;OAEG;IACH,4BAA4B,CAAC,EAAE,KAAK,CAAC;IAErC,8BAA8B,CAAC,EAAE,KAAK,CAAC;CACxC,GACD;IACE,6BAA6B;IAC7B,WAAW,EAAE,gBAAgB,EAAE,CAAC;IAEhC;;OAEG;IACH,4BAA4B,EAAE,MAAM,CAAC;IAErC,8BAA8B,CAAC,EAAE,MAAM,CAAC;CACzC,CAAC;AAEN,KAAK,uBAAuB,GAAG;IAC7B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,qGAAqG;IACrG,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAE9B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,wBAAwB,EAAE,MAAM,CAAC;IAEjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;;OAGG;IACH,qBAAqB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAE/C;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAErB;;;;;OAKG;IACH,eAAe,EAAE,MAAM,YAAY,CAAC;QAAE,YAAY,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,IAAI,CAAC,CAAC;IAEvE;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GACvD,8BAA8B,CAAC;AAQjC;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,cAAc,4FAyO1B,CAAC"}
1
+ {"version":3,"file":"CreateFullPage.d.ts","sourceRoot":"","sources":["../../../src/components/CreateFullPage/CreateFullPage.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAaH,OAAO,KAAK,EAAE,EAEZ,SAAS,EAMV,MAAM,OAAO,CAAC;AAaf,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAatE,eAAO,MAAM,YAAY,iCAA+C,CAAC;AAIzE,eAAO,MAAM,iBAAiB,uBAAoB,CAAC;AAEnD,UAAU,gBAAgB;IACxB,0BAA0B;IAC1B,GAAG,EAAE,MAAM,CAAC;IACZ,4BAA4B;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,2BAA2B;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,oCAAoC;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kEAAkE;IAClE,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,KAAK,YAAY,CAAC,CAAC,IAAI,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;AAEtC,KAAK,8BAA8B,GAC/B;IACE,6BAA6B;IAC7B,WAAW,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAE/B;;OAEG;IACH,4BAA4B,CAAC,EAAE,KAAK,CAAC;IAErC,8BAA8B,CAAC,EAAE,KAAK,CAAC;CACxC,GACD;IACE,6BAA6B;IAC7B,WAAW,EAAE,gBAAgB,EAAE,CAAC;IAEhC;;OAEG;IACH,4BAA4B,EAAE,MAAM,CAAC;IAErC,8BAA8B,CAAC,EAAE,MAAM,CAAC;CACzC,CAAC;AAEN,KAAK,uBAAuB,GAAG;IAC7B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,qGAAqG;IACrG,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAE9B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,wBAAwB,EAAE,MAAM,CAAC;IAEjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;;OAGG;IACH,qBAAqB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAE/C;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAErB;;;;;OAKG;IACH,eAAe,EAAE,MAAM,YAAY,CAAC;QAAE,YAAY,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,IAAI,CAAC,CAAC;IAEvE;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,uBAAuB,GACvD,8BAA8B,CAAC;AAQjC;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,cAAc,4FAyO1B,CAAC"}
@@ -54,12 +54,12 @@ export declare const CreateInfluencer: {
54
54
  /**
55
55
  * The step data that renders the progress items
56
56
  */
57
- stepData: PropTypes.Requireable<(PropTypes.InferProps<{
57
+ stepData: PropTypes.Requireable<PropTypes.InferProps<{
58
58
  introStep: PropTypes.Requireable<boolean>;
59
59
  secondaryLabel: PropTypes.Requireable<string>;
60
60
  shouldIncludeStep: PropTypes.Requireable<boolean>;
61
61
  title: PropTypes.Requireable<PropTypes.ReactNodeLike>;
62
- }> | null | undefined)[]>;
62
+ }>[]>;
63
63
  /**
64
64
  * The main title of the full page, displayed in the influencer area.
65
65
  */
@@ -17,7 +17,7 @@ export interface StepsContextType {
17
17
  setStepData: Dispatch<SetStateAction<Step[]>>;
18
18
  stepData: Step[];
19
19
  }
20
- export declare const StepsContext: React.Context<StepsContextType | null>;
20
+ export declare const StepsContext: React.Context<StepsContextType>;
21
21
  export declare const StepNumberContext: React.Context<number>;
22
22
  export interface CreateTearsheetProps extends PropsWithChildren {
23
23
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"CreateTearsheet.d.ts","sourceRoot":"","sources":["../../../src/components/CreateTearsheet/CreateTearsheet.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,EACZ,QAAQ,EAER,iBAAiB,EACjB,SAAS,EACT,cAAc,EAMf,MAAM,OAAO,CAAC;AAmBf,OAAO,EAAE,2BAA2B,EAAE,MAAM,uBAAuB,CAAC;AASpE,MAAM,WAAW,gBAAgB;IAC/B,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B,EAAE,QAAQ,CACtC,cAAc,CAAC,2BAA2B,GAAG,SAAS,CAAC,CACxD,CAAC;IACF,aAAa,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACjD,aAAa,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,SAAS,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC7B,UAAU,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC9B,0BAA0B,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAC/D,WAAW,EAAE,QAAQ,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IAC9C,QAAQ,EAAE,IAAI,EAAE,CAAC;CAClB;AACD,eAAO,MAAM,YAAY,wCAA+C,CAAC;AAIzE,eAAO,MAAM,iBAAiB,uBAAoB,CAAC;AAEnD,MAAM,WAAW,oBAAqB,SAAQ,iBAAiB;IAC7D;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IAGH;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAC;IAEzC;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IAEtB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IAExB;;;OAGG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAE9B;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,eAAe,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAEpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAErB;;;OAGG;IACH,eAAe,EAAE,MAAM,IAAI,CAAC;IAE5B;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;;;;;OAMG;IACH,gBAAgB,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAGtC;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,UAAU,IAAI;IACZ,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,6FAsL3B,CAAC"}
1
+ {"version":3,"file":"CreateTearsheet.d.ts","sourceRoot":"","sources":["../../../src/components/CreateTearsheet/CreateTearsheet.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,EACZ,QAAQ,EAER,iBAAiB,EACjB,SAAS,EACT,cAAc,EAMf,MAAM,OAAO,CAAC;AAmBf,OAAO,EAAE,2BAA2B,EAAE,MAAM,uBAAuB,CAAC;AASpE,MAAM,WAAW,gBAAgB;IAC/B,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B,EAAE,QAAQ,CACtC,cAAc,CAAC,2BAA2B,GAAG,SAAS,CAAC,CACxD,CAAC;IACF,aAAa,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACjD,aAAa,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,SAAS,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC7B,UAAU,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC9B,0BAA0B,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAC/D,WAAW,EAAE,QAAQ,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IAC9C,QAAQ,EAAE,IAAI,EAAE,CAAC;CAClB;AACD,eAAO,MAAM,YAAY,iCAA+C,CAAC;AAIzE,eAAO,MAAM,iBAAiB,uBAAoB,CAAC;AAEnD,MAAM,WAAW,oBAAqB,SAAQ,iBAAiB;IAC7D;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IAGH;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAC;IAEzC;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IAEtB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IAExB;;;OAGG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAE9B;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,eAAe,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAEpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAErB;;;OAGG;IACH,eAAe,EAAE,MAAM,IAAI,CAAC;IAE5B;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;;;;;OAMG;IACH,gBAAgB,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAGtC;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,UAAU,IAAI;IACZ,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,6FAsL3B,CAAC"}
@@ -3,7 +3,7 @@ export function useMultipleKeyTracking({ ref, containerHasFocus, isEditing, }: {
3
3
  containerHasFocus: any;
4
4
  isEditing: any;
5
5
  }): {
6
- keysPressedList: never[];
6
+ keysPressedList: any[];
7
7
  windowFocused: boolean;
8
8
  usingMac: string;
9
9
  };
@@ -1,5 +1,5 @@
1
1
  export function useResetSpreadsheetFocus({ blockClass, focusedElement, removeActiveCell, setContainerHasFocus, }: {
2
- blockClass?: string | undefined;
2
+ blockClass?: string;
3
3
  focusedElement: any;
4
4
  removeActiveCell: any;
5
5
  setContainerHasFocus: any;
@@ -8,6 +8,6 @@ export function useSpreadsheetEdit({ isEditing, rows, activeCellCoordinates, act
8
8
  visibleColumns: any;
9
9
  defaultColumn: any;
10
10
  cellEditorValue: any;
11
- blockClass?: string | undefined;
11
+ blockClass?: string;
12
12
  }): void;
13
13
  //# sourceMappingURL=useSpreadsheetEdit.d.ts.map
@@ -1,6 +1,6 @@
1
1
  export function useSpreadsheetMouseMove({ ref, blockClass, headerCellHoldActive, defaultColumn, }: {
2
2
  ref: any;
3
- blockClass?: string | undefined;
3
+ blockClass?: string;
4
4
  headerCellHoldActive: any;
5
5
  defaultColumn: any;
6
6
  }): void;
@@ -6,7 +6,7 @@ export function useSpreadsheetMouseUp({ currentMatcher, setSelectionAreas, selec
6
6
  setClickAndHoldActive: any;
7
7
  setValidStartingPoint: any;
8
8
  validStartingPoint: any;
9
- blockClass?: string | undefined;
9
+ blockClass?: string;
10
10
  ref: any;
11
11
  setHeaderCellHoldActive: any;
12
12
  setColumnOrder: any;
@@ -1,7 +1,7 @@
1
1
  export function useSpreadsheetOutsideClick({ isBlurSpreadsheet, spreadsheetRef, blockClass, setActiveCellCoordinates, setSelectionAreas, removeActiveCell, setContainerHasFocus, removeCellEditor, }: {
2
2
  isBlurSpreadsheet: any;
3
3
  spreadsheetRef: any;
4
- blockClass?: string | undefined;
4
+ blockClass?: string;
5
5
  setActiveCellCoordinates: any;
6
6
  setSelectionAreas: any;
7
7
  removeActiveCell: any;
@@ -1,9 +1,9 @@
1
1
  export function createActiveCellFn({ placementElement, coords, addToHeader, contextRef, blockClass, onActiveCellChange, activeCellValue, activeCellRef, cellEditorRef, defaultColumn, }: {
2
2
  placementElement: any;
3
3
  coords: any;
4
- addToHeader?: boolean | undefined;
4
+ addToHeader?: boolean;
5
5
  contextRef: any;
6
- blockClass?: string | undefined;
6
+ blockClass?: string;
7
7
  onActiveCellChange: any;
8
8
  activeCellValue: any;
9
9
  activeCellRef: any;
@@ -1,5 +1,11 @@
1
1
  export function generateData({ rows, extraColumns }: {
2
2
  rows: any;
3
3
  extraColumns: any;
4
- }): any[];
4
+ }): {
5
+ petType: string;
6
+ firstName: string;
7
+ age: number;
8
+ visits: number;
9
+ health: number;
10
+ }[];
5
11
  //# sourceMappingURL=generateData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"generateData.d.ts","sourceRoot":"","sources":["../../../../src/components/DataSpreadsheet/utils/generateData.js"],"names":[],"mappings":"AA4EO;;;UAYN"}
1
+ {"version":3,"file":"generateData.d.ts","sourceRoot":"","sources":["../../../../src/components/DataSpreadsheet/utils/generateData.js"],"names":[],"mappings":"AA4EO;;;;;;;;;IAYN"}
@@ -1,4 +1,4 @@
1
- export function includesResourceKey(arr: any, usingMac: any): boolean | undefined;
1
+ export function includesResourceKey(arr: any, usingMac: any): boolean;
2
2
  export function includesShift(arr: any): boolean;
3
3
  export function handleMultipleKeys({ activeCellCoordinates, event, keysPressedList, selectionAreas, currentMatcher, rows, setSelectionAreas, columns, updateActiveCellCoordinates, spreadsheetRef, removeCellSelections, blockClass, setCurrentMatcher, usingMac, }: {
4
4
  activeCellCoordinates: any;
@@ -1 +1 @@
1
- {"version":3,"file":"handleMultipleKeys.d.ts","sourceRoot":"","sources":["../../../../src/components/DataSpreadsheet/utils/handleMultipleKeys.js"],"names":[],"mappings":"AAWO,kFAON;AAEM,iDAKN;AAgBM;;;;;;;;;;;;;;;QA8RN"}
1
+ {"version":3,"file":"handleMultipleKeys.d.ts","sourceRoot":"","sources":["../../../../src/components/DataSpreadsheet/utils/handleMultipleKeys.js"],"names":[],"mappings":"AAWO,sEAON;AAEM,iDAKN;AAgBM;;;;;;;;;;;;;;;QA8RN"}
@@ -1,5 +1,5 @@
1
1
  export function moveColumnIndicatorLine({ blockClass, clonedSelectionElement, ref, spreadsheetCoords, leftScrollAmount, }: {
2
- blockClass?: string | undefined;
2
+ blockClass?: string;
3
3
  clonedSelectionElement: any;
4
4
  ref: any;
5
5
  spreadsheetCoords: any;
@@ -1,6 +1,6 @@
1
1
  export function removeCellSelections({ matcher, spreadsheetRef, blockClass, }: {
2
2
  matcher: any;
3
3
  spreadsheetRef: any;
4
- blockClass?: string | undefined;
4
+ blockClass?: string;
5
5
  }): void;
6
6
  //# sourceMappingURL=removeCellSelections.d.ts.map
@@ -14,9 +14,9 @@ export declare const DatagridContent: {
14
14
  getTableProps: PropTypes.Requireable<(...args: any[]) => any>;
15
15
  getFilterFlyoutProps: PropTypes.Requireable<(...args: any[]) => any>;
16
16
  withVirtualScroll: PropTypes.Requireable<boolean>;
17
- DatagridActions: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any) | null | undefined>>;
18
- DatagridPagination: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any) | null | undefined>>;
19
- CustomizeColumnsTearsheet: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any) | null | undefined>>;
17
+ DatagridActions: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any)>>;
18
+ DatagridPagination: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any)>>;
19
+ CustomizeColumnsTearsheet: PropTypes.Requireable<NonNullable<PropTypes.ReactElementLike | ((...args: any[]) => any)>>;
20
20
  isFetching: PropTypes.Requireable<boolean>;
21
21
  skeletonRowCount: PropTypes.Requireable<number>;
22
22
  fullHeightDatagrid: PropTypes.Requireable<boolean>;
@@ -27,8 +27,8 @@ export declare const DatagridContent: {
27
27
  verticalAlign: PropTypes.Requireable<string>;
28
28
  gridTitle: PropTypes.Requireable<PropTypes.ReactNodeLike>;
29
29
  gridDescription: PropTypes.Requireable<PropTypes.ReactNodeLike>;
30
- page: PropTypes.Requireable<(object | null | undefined)[]>;
31
- rows: PropTypes.Requireable<(object | null | undefined)[]>;
30
+ page: PropTypes.Requireable<object[]>;
31
+ rows: PropTypes.Requireable<object[]>;
32
32
  tableId: PropTypes.Requireable<string>;
33
33
  totalColumnsWidth: PropTypes.Requireable<number>;
34
34
  gridRef: PropTypes.Requireable<object>;
@@ -12,7 +12,7 @@ declare const SelectAllWithToggle: {
12
12
  propTypes: {
13
13
  allPageRowsLabel: PropTypes.Requireable<string>;
14
14
  allRowsLabel: PropTypes.Requireable<string>;
15
- columns: PropTypes.Requireable<(object | null | undefined)[]>;
15
+ columns: PropTypes.Requireable<object[]>;
16
16
  getToggleAllPageRowsSelectedProps: PropTypes.Validator<(...args: any[]) => any>;
17
17
  getToggleAllRowsSelectedProps: PropTypes.Validator<(...args: any[]) => any>;
18
18
  isAllRowsSelected: PropTypes.Validator<boolean>;
@@ -11,7 +11,7 @@ interface DatagridToolbarProps {
11
11
  ariaToolbarLabel?: string;
12
12
  }
13
13
  declare const DatagridToolbar: {
14
- ({ ariaToolbarLabel, ...datagridState }: DatagridToolbarProps & DataGridState): React.JSX.Element | null;
14
+ ({ ariaToolbarLabel, ...datagridState }: DatagridToolbarProps & DataGridState): React.JSX.Element;
15
15
  propTypes: {
16
16
  ariaToolbarLabel: PropTypes.Requireable<string>;
17
17
  };
@@ -6,15 +6,15 @@ declare function CustomizeColumnsTearsheet({ isOpen, setIsTearsheetOpen, launche
6
6
  onSaveColumnPrefs: any;
7
7
  columnDefinitions: any;
8
8
  originalColumnDefinitions: any;
9
- customizeTearsheetHeadingLabel?: string | undefined;
10
- primaryButtonTextLabel?: string | undefined;
11
- secondaryButtonTextLabel?: string | undefined;
12
- instructionsLabel?: string | undefined;
13
- findColumnPlaceholderLabel?: string | undefined;
14
- resetToDefaultLabel?: string | undefined;
15
- assistiveTextInstructionsLabel?: string | undefined;
16
- assistiveTextDisabledInstructionsLabel?: string | undefined;
17
- selectAllLabel?: string | undefined;
9
+ customizeTearsheetHeadingLabel?: string;
10
+ primaryButtonTextLabel?: string;
11
+ secondaryButtonTextLabel?: string;
12
+ instructionsLabel?: string;
13
+ findColumnPlaceholderLabel?: string;
14
+ resetToDefaultLabel?: string;
15
+ assistiveTextInstructionsLabel?: string;
16
+ assistiveTextDisabledInstructionsLabel?: string;
17
+ selectAllLabel?: string;
18
18
  }): React.JSX.Element;
19
19
  declare namespace CustomizeColumnsTearsheet {
20
20
  namespace propTypes {
@@ -1,40 +1,40 @@
1
1
  export default FilterFlyout;
2
2
  declare function FilterFlyout({ updateMethod, flyoutIconDescription, align, filters, title, primaryActionLabel, onFlyoutOpen, onFlyoutClose, onApply, onCancel, secondaryActionLabel, setAllFilters, data, reactTableFiltersState, }: {
3
3
  updateMethod: any;
4
- flyoutIconDescription?: string | undefined;
5
- align?: string | undefined;
6
- filters?: any[] | undefined;
7
- title?: string | undefined;
8
- primaryActionLabel?: string | undefined;
9
- onFlyoutOpen?: (() => void) | undefined;
10
- onFlyoutClose?: (() => void) | undefined;
11
- onApply?: (() => void) | undefined;
12
- onCancel?: (() => void) | undefined;
13
- secondaryActionLabel?: string | undefined;
4
+ flyoutIconDescription?: string;
5
+ align?: string;
6
+ filters?: any[];
7
+ title?: string;
8
+ primaryActionLabel?: string;
9
+ onFlyoutOpen?: () => void;
10
+ onFlyoutClose?: () => void;
11
+ onApply?: () => void;
12
+ onCancel?: () => void;
13
+ secondaryActionLabel?: string;
14
14
  setAllFilters: any;
15
- data?: any[] | undefined;
16
- reactTableFiltersState?: any[] | undefined;
15
+ data?: any[];
16
+ reactTableFiltersState?: any[];
17
17
  }): React.JSX.Element;
18
18
  declare namespace FilterFlyout {
19
19
  namespace propTypes {
20
20
  let align: PropTypes.Requireable<string>;
21
21
  let data: PropTypes.Validator<any[]>;
22
- let filters: PropTypes.Validator<(PropTypes.InferProps<{
22
+ let filters: PropTypes.Validator<PropTypes.InferProps<{
23
23
  type: PropTypes.Validator<string>;
24
24
  column: PropTypes.Validator<string>;
25
25
  props: PropTypes.Validator<object>;
26
- }> | null | undefined)[]>;
26
+ }>[]>;
27
27
  let flyoutIconDescription: PropTypes.Requireable<string>;
28
28
  let onApply: PropTypes.Requireable<(...args: any[]) => any>;
29
29
  let onCancel: PropTypes.Requireable<(...args: any[]) => any>;
30
30
  let onFlyoutClose: PropTypes.Requireable<(...args: any[]) => any>;
31
31
  let onFlyoutOpen: PropTypes.Requireable<(...args: any[]) => any>;
32
32
  let primaryActionLabel: PropTypes.Requireable<string>;
33
- let reactTableFiltersState: PropTypes.Requireable<(PropTypes.InferProps<{
33
+ let reactTableFiltersState: PropTypes.Requireable<PropTypes.InferProps<{
34
34
  id: PropTypes.Validator<string>;
35
35
  type: PropTypes.Validator<string>;
36
36
  value: PropTypes.Validator<any>;
37
- }> | null | undefined)[]>;
37
+ }>[]>;
38
38
  let secondaryActionLabel: PropTypes.Requireable<string>;
39
39
  let setAllFilters: PropTypes.Validator<(...args: any[]) => any>;
40
40
  let title: PropTypes.Requireable<string>;
@@ -1,25 +1,25 @@
1
1
  export const componentClass: string;
2
2
  export default FilterPanel;
3
3
  declare function FilterPanel({ title, closeIconDescription, updateMethod, filterSections, setAllFilters, onApply, onCancel, onPanelOpen, onPanelClose, showFilterSearch, filterPanelMinHeight, primaryActionLabel, secondaryActionLabel, searchLabelText, searchPlaceholder, reactTableFiltersState, autoHideFilters, isFetching, }: {
4
- title?: string | undefined;
5
- closeIconDescription?: string | undefined;
4
+ title?: string;
5
+ closeIconDescription?: string;
6
6
  updateMethod: any;
7
7
  filterSections: any;
8
8
  setAllFilters: any;
9
- onApply?: (() => void) | undefined;
10
- onCancel?: (() => void) | undefined;
11
- onPanelOpen?: (() => void) | undefined;
12
- onPanelClose?: (() => void) | undefined;
13
- showFilterSearch?: boolean | undefined;
14
- filterPanelMinHeight?: number | undefined;
15
- primaryActionLabel?: string | undefined;
16
- secondaryActionLabel?: string | undefined;
17
- searchLabelText?: string | undefined;
18
- searchPlaceholder?: string | undefined;
19
- reactTableFiltersState?: any[] | undefined;
20
- autoHideFilters?: boolean | undefined;
21
- isFetching?: boolean | undefined;
22
- }): React.JSX.Element | null;
9
+ onApply?: () => void;
10
+ onCancel?: () => void;
11
+ onPanelOpen?: () => void;
12
+ onPanelClose?: () => void;
13
+ showFilterSearch?: boolean;
14
+ filterPanelMinHeight?: number;
15
+ primaryActionLabel?: string;
16
+ secondaryActionLabel?: string;
17
+ searchLabelText?: string;
18
+ searchPlaceholder?: string;
19
+ reactTableFiltersState?: any[];
20
+ autoHideFilters?: boolean;
21
+ isFetching?: boolean;
22
+ }): React.JSX.Element;
23
23
  declare namespace FilterPanel {
24
24
  namespace propTypes {
25
25
  let autoHideFilters: PropTypes.Requireable<boolean>;
@@ -33,11 +33,11 @@ declare namespace FilterPanel {
33
33
  let onPanelOpen: PropTypes.Requireable<(...args: any[]) => any>;
34
34
  let open: PropTypes.Requireable<boolean>;
35
35
  let primaryActionLabel: PropTypes.Requireable<string>;
36
- let reactTableFiltersState: PropTypes.Requireable<(PropTypes.InferProps<{
36
+ let reactTableFiltersState: PropTypes.Requireable<PropTypes.InferProps<{
37
37
  id: PropTypes.Validator<string>;
38
38
  type: PropTypes.Validator<string>;
39
39
  value: PropTypes.Validator<any>;
40
- }> | null | undefined)[]>;
40
+ }>[]>;
41
41
  let searchLabelText: PropTypes.Requireable<string>;
42
42
  let searchPlaceholder: PropTypes.Requireable<string>;
43
43
  let secondaryActionLabel: PropTypes.Requireable<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"FilterPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.jsx"],"names":[],"mappings":"AA0CA,oCAA2D;;AAc3D;;;;;;;;;;;;;;;;;;;6BAgUC;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAlWM,OAAO;sBAUQ,YAAY"}
1
+ {"version":3,"file":"FilterPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Datagrid/Datagrid/addons/Filtering/FilterPanel.jsx"],"names":[],"mappings":"AA0CA,oCAA2D;;AAc3D;;;;;;;;;;;;;;;;;;;sBAgUC;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAlWM,OAAO;sBAUQ,YAAY"}
@@ -40,7 +40,7 @@ export declare const FilterProvider: {
40
40
  propTypes: {
41
41
  children: PropTypes.Validator<NonNullable<NonNullable<PropTypes.ReactNodeLike>>>;
42
42
  filterProps: PropTypes.Requireable<object>;
43
- filters: PropTypes.Validator<(object | null | undefined)[]>;
43
+ filters: PropTypes.Validator<object[]>;
44
44
  tableId: PropTypes.Requireable<string>;
45
45
  };
46
46
  };
@@ -6,8 +6,8 @@ declare function OverflowCheckboxes({ components, filtersState, column, setFilte
6
6
  setFiltersState: any;
7
7
  type: any;
8
8
  applyFilters: any;
9
- viewAllLabel?: string | undefined;
10
- viewLessLabel?: string | undefined;
9
+ viewAllLabel?: string;
10
+ viewLessLabel?: string;
11
11
  }): React.JSX.Element;
12
12
  declare namespace OverflowCheckboxes {
13
13
  namespace propTypes {
@@ -1,7 +1,7 @@
1
1
  export default useFilters;
2
2
  declare function useFilters({ updateMethod, filters, setAllFilters, variation, reactTableFiltersState, onCancel, panelOpen, autoHideFilters, isFetching, }: {
3
3
  updateMethod: any;
4
- filters?: any[] | undefined;
4
+ filters?: any[];
5
5
  setAllFilters: any;
6
6
  variation: any;
7
7
  reactTableFiltersState: any;
@@ -14,7 +14,7 @@ export namespace InlineEditButton {
14
14
  let columnConfig: PropTypes.Requireable<object>;
15
15
  let disabledCell: PropTypes.Requireable<boolean>;
16
16
  let isActiveCell: PropTypes.Requireable<boolean>;
17
- let label: PropTypes.Requireable<NonNullable<string | number | null | undefined>>;
17
+ let label: PropTypes.Requireable<NonNullable<string | number>>;
18
18
  let labelIcon: PropTypes.Requireable<object>;
19
19
  let nonEditCell: PropTypes.Requireable<boolean>;
20
20
  let placeholder: PropTypes.Requireable<string>;