@eccenca/gui-elements 23.8.0-rc.1 → 24.0.0-rc.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 (570) hide show
  1. package/CHANGELOG.md +24 -2
  2. package/README.md +18 -0
  3. package/dist/cjs/cmem/ActivityControl/ActivityControlWidget.js +1 -2
  4. package/dist/cjs/cmem/ActivityControl/ActivityControlWidget.js.map +1 -1
  5. package/dist/cjs/cmem/ActivityControl/ActivityExecutionErrorReportModal.js +5 -1
  6. package/dist/cjs/cmem/ActivityControl/ActivityExecutionErrorReportModal.js.map +1 -1
  7. package/dist/cjs/cmem/ActivityControl/SilkActivityControl.js +8 -4
  8. package/dist/cjs/cmem/ActivityControl/SilkActivityControl.js.map +1 -1
  9. package/dist/cjs/cmem/ActivityControl/index.js +5 -1
  10. package/dist/cjs/cmem/ActivityControl/index.js.map +1 -1
  11. package/dist/cjs/cmem/ConfidenceValue/ConfidenceValue.js +1 -2
  12. package/dist/cjs/cmem/ConfidenceValue/ConfidenceValue.js.map +1 -1
  13. package/dist/cjs/cmem/ConfidenceValue/index.js +5 -1
  14. package/dist/cjs/cmem/ConfidenceValue/index.js.map +1 -1
  15. package/dist/cjs/cmem/ContentBlobToggler/ContentBlobToggler.js +6 -3
  16. package/dist/cjs/cmem/ContentBlobToggler/ContentBlobToggler.js.map +1 -1
  17. package/dist/cjs/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js +3 -3
  18. package/dist/cjs/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js.map +1 -1
  19. package/dist/cjs/cmem/ContentBlobToggler/index.js +5 -1
  20. package/dist/cjs/cmem/ContentBlobToggler/index.js.map +1 -1
  21. package/dist/cjs/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.js +5 -1
  22. package/dist/cjs/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.js.map +1 -1
  23. package/dist/cjs/cmem/index.js +5 -1
  24. package/dist/cjs/cmem/index.js.map +1 -1
  25. package/dist/cjs/cmem/markdown/highlightSearchWords.js.map +1 -1
  26. package/dist/cjs/cmem/react-flow/ReactFlow/ReactFlow.js +5 -1
  27. package/dist/cjs/cmem/react-flow/ReactFlow/ReactFlow.js.map +1 -1
  28. package/dist/cjs/cmem/react-flow/StickyNoteModal/StickyNoteModal.js.map +1 -1
  29. package/dist/cjs/cmem/react-flow/configuration/typing.js +3 -3
  30. package/dist/cjs/cmem/react-flow/configuration/typing.js.map +1 -1
  31. package/dist/cjs/cmem/react-flow/extensions/scrollOnDragHook.js +5 -1
  32. package/dist/cjs/cmem/react-flow/extensions/scrollOnDragHook.js.map +1 -1
  33. package/dist/cjs/cmem/react-flow/index.js +5 -1
  34. package/dist/cjs/cmem/react-flow/index.js.map +1 -1
  35. package/dist/cjs/cmem/react-flow/nodes/StickyNoteNode.js +5 -1
  36. package/dist/cjs/cmem/react-flow/nodes/StickyNoteNode.js.map +1 -1
  37. package/dist/cjs/common/Intent/index.js.map +1 -1
  38. package/dist/cjs/common/utils/CssCustomProperties.js +1 -1
  39. package/dist/cjs/common/utils/CssCustomProperties.js.map +1 -1
  40. package/dist/cjs/common/utils/characters.js.map +1 -1
  41. package/dist/cjs/common/utils/colorDecideContrastvalue.js.map +1 -1
  42. package/dist/cjs/common/utils/getColorConfiguration.js.map +1 -1
  43. package/dist/cjs/common/utils/getScrollParent.js.map +1 -1
  44. package/dist/cjs/common/utils/openInNewTab.js.map +1 -1
  45. package/dist/cjs/components/Accordion/Accordion.js +2 -2
  46. package/dist/cjs/components/Accordion/Accordion.js.map +1 -1
  47. package/dist/cjs/components/Accordion/AccordionItem.js +3 -2
  48. package/dist/cjs/components/Accordion/AccordionItem.js.map +1 -1
  49. package/dist/cjs/components/Accordion/index.js +5 -1
  50. package/dist/cjs/components/Accordion/index.js.map +1 -1
  51. package/dist/cjs/components/Application/ApplicationContent.js +2 -2
  52. package/dist/cjs/components/Application/ApplicationContent.js.map +1 -1
  53. package/dist/cjs/components/Application/ApplicationHeader.js +3 -2
  54. package/dist/cjs/components/Application/ApplicationHeader.js.map +1 -1
  55. package/dist/cjs/components/Application/ApplicationSidebarNavigation.js +2 -2
  56. package/dist/cjs/components/Application/ApplicationSidebarNavigation.js.map +1 -1
  57. package/dist/cjs/components/Application/ApplicationSidebarToggler.js +2 -2
  58. package/dist/cjs/components/Application/ApplicationSidebarToggler.js.map +1 -1
  59. package/dist/cjs/components/Application/ApplicationTitle.js +2 -2
  60. package/dist/cjs/components/Application/ApplicationTitle.js.map +1 -1
  61. package/dist/cjs/components/Application/ApplicationToolbar.js +3 -2
  62. package/dist/cjs/components/Application/ApplicationToolbar.js.map +1 -1
  63. package/dist/cjs/components/Application/ApplicationToolbarAction.js +3 -2
  64. package/dist/cjs/components/Application/ApplicationToolbarAction.js.map +1 -1
  65. package/dist/cjs/components/Application/ApplicationToolbarPanel.js +3 -2
  66. package/dist/cjs/components/Application/ApplicationToolbarPanel.js.map +1 -1
  67. package/dist/cjs/components/Application/helper.js.map +1 -1
  68. package/dist/cjs/components/Application/index.js +5 -1
  69. package/dist/cjs/components/Application/index.js.map +1 -1
  70. package/dist/cjs/components/AutoSuggestion/AutoSuggestion.js +8 -4
  71. package/dist/cjs/components/AutoSuggestion/AutoSuggestion.js.map +1 -1
  72. package/dist/cjs/components/AutoSuggestion/AutoSuggestionList.js +2 -2
  73. package/dist/cjs/components/AutoSuggestion/AutoSuggestionList.js.map +1 -1
  74. package/dist/cjs/components/AutoSuggestion/ExtendedCodeEditor.js.map +1 -1
  75. package/dist/cjs/components/AutocompleteField/AutoCompleteField.js +9 -6
  76. package/dist/cjs/components/AutocompleteField/AutoCompleteField.js.map +1 -1
  77. package/dist/cjs/components/AutocompleteField/autoCompleteFieldUtils.js.map +1 -1
  78. package/dist/cjs/components/AutocompleteField/index.js +5 -1
  79. package/dist/cjs/components/AutocompleteField/index.js.map +1 -1
  80. package/dist/cjs/components/Badge/Badge.js +1 -2
  81. package/dist/cjs/components/Badge/Badge.js.map +1 -1
  82. package/dist/cjs/components/Breadcrumb/BreadcrumbList.js +5 -1
  83. package/dist/cjs/components/Breadcrumb/BreadcrumbList.js.map +1 -1
  84. package/dist/cjs/components/Breadcrumb/index.js +5 -1
  85. package/dist/cjs/components/Breadcrumb/index.js.map +1 -1
  86. package/dist/cjs/components/Button/Button.js.map +1 -1
  87. package/dist/cjs/components/Card/CardHeader.js.map +1 -1
  88. package/dist/cjs/components/Card/index.js +5 -1
  89. package/dist/cjs/components/Card/index.js.map +1 -1
  90. package/dist/cjs/components/CodeAutocompleteField/CodeAutocompleteField.js +1 -2
  91. package/dist/cjs/components/CodeAutocompleteField/CodeAutocompleteField.js.map +1 -1
  92. package/dist/cjs/components/CodeAutocompleteField/index.js +5 -1
  93. package/dist/cjs/components/CodeAutocompleteField/index.js.map +1 -1
  94. package/dist/cjs/components/ContextOverlay/index.js +5 -1
  95. package/dist/cjs/components/ContextOverlay/index.js.map +1 -1
  96. package/dist/cjs/components/Depiction/Depiction.js +6 -3
  97. package/dist/cjs/components/Depiction/Depiction.js.map +1 -1
  98. package/dist/cjs/components/Dialog/AlertDialog.js.map +1 -1
  99. package/dist/cjs/components/Dialog/Modal.js +1 -1
  100. package/dist/cjs/components/Dialog/Modal.js.map +1 -1
  101. package/dist/cjs/components/Dialog/index.js +5 -1
  102. package/dist/cjs/components/Dialog/index.js.map +1 -1
  103. package/dist/cjs/components/Form/FieldItem.js.map +1 -1
  104. package/dist/cjs/components/Form/FieldSet.js.map +1 -1
  105. package/dist/cjs/components/Form/index.js +5 -1
  106. package/dist/cjs/components/Form/index.js.map +1 -1
  107. package/dist/cjs/components/Grid/Grid.js +2 -3
  108. package/dist/cjs/components/Grid/Grid.js.map +1 -1
  109. package/dist/cjs/components/Grid/GridColumn.js +2 -3
  110. package/dist/cjs/components/Grid/GridColumn.js.map +1 -1
  111. package/dist/cjs/components/Grid/GridRow.js +2 -2
  112. package/dist/cjs/components/Grid/GridRow.js.map +1 -1
  113. package/dist/cjs/components/Grid/index.js +5 -1
  114. package/dist/cjs/components/Grid/index.js.map +1 -1
  115. package/dist/cjs/components/Icon/BaseIcon.js +2 -3
  116. package/dist/cjs/components/Icon/BaseIcon.js.map +1 -1
  117. package/dist/cjs/components/Icon/Icon.js.map +1 -1
  118. package/dist/cjs/components/Icon/canonicalIconNames.js +9 -4
  119. package/dist/cjs/components/Icon/canonicalIconNames.js.map +1 -1
  120. package/dist/cjs/components/Icon/index.js +5 -1
  121. package/dist/cjs/components/Icon/index.js.map +1 -1
  122. package/dist/cjs/components/Iframe/Iframe.js +5 -1
  123. package/dist/cjs/components/Iframe/Iframe.js.map +1 -1
  124. package/dist/cjs/components/Iframe/index.js +5 -1
  125. package/dist/cjs/components/Iframe/index.js.map +1 -1
  126. package/dist/cjs/components/InteractionGate/InteractionGate.js +5 -1
  127. package/dist/cjs/components/InteractionGate/InteractionGate.js.map +1 -1
  128. package/dist/cjs/components/Link/Link.js +2 -2
  129. package/dist/cjs/components/Link/Link.js.map +1 -1
  130. package/dist/cjs/components/List/List.js +6 -3
  131. package/dist/cjs/components/List/List.js.map +1 -1
  132. package/dist/cjs/components/Menu/index.js +5 -1
  133. package/dist/cjs/components/Menu/index.js.map +1 -1
  134. package/dist/cjs/components/MultiSelect/MultiSelect.js +12 -5
  135. package/dist/cjs/components/MultiSelect/MultiSelect.js.map +1 -1
  136. package/dist/cjs/components/MultiSuggestField/MultiSuggestField.js +1 -2
  137. package/dist/cjs/components/MultiSuggestField/MultiSuggestField.js.map +1 -1
  138. package/dist/cjs/components/Notification/Notification.js.map +1 -1
  139. package/dist/cjs/components/Notification/index.js +5 -1
  140. package/dist/cjs/components/Notification/index.js.map +1 -1
  141. package/dist/cjs/components/OverviewItem/OverviewItem.js.map +1 -1
  142. package/dist/cjs/components/OverviewItem/OverviewItemDepiction.js.map +1 -1
  143. package/dist/cjs/components/OverviewItem/index.js +5 -1
  144. package/dist/cjs/components/OverviewItem/index.js.map +1 -1
  145. package/dist/cjs/components/Pagination/Pagination.js +7 -3
  146. package/dist/cjs/components/Pagination/Pagination.js.map +1 -1
  147. package/dist/cjs/components/ProgressBar/index.js +5 -1
  148. package/dist/cjs/components/ProgressBar/index.js.map +1 -1
  149. package/dist/cjs/components/PropertyValuePair/PropertyValuePair.js.map +1 -1
  150. package/dist/cjs/components/PropertyValuePair/index.js +5 -1
  151. package/dist/cjs/components/PropertyValuePair/index.js.map +1 -1
  152. package/dist/cjs/components/Select/Select.js +1 -2
  153. package/dist/cjs/components/Select/Select.js.map +1 -1
  154. package/dist/cjs/components/Separation/Divider.js +1 -2
  155. package/dist/cjs/components/Separation/Divider.js.map +1 -1
  156. package/dist/cjs/components/Skeleton/Skeleton.js +1 -2
  157. package/dist/cjs/components/Skeleton/Skeleton.js.map +1 -1
  158. package/dist/cjs/components/Spinner/Spinner.js +5 -1
  159. package/dist/cjs/components/Spinner/Spinner.js.map +1 -1
  160. package/dist/cjs/components/Sticky/StickyTarget.js.map +1 -1
  161. package/dist/cjs/components/Sticky/index.js +5 -1
  162. package/dist/cjs/components/Sticky/index.js.map +1 -1
  163. package/dist/cjs/components/Structure/TitleMainsection.js.map +1 -1
  164. package/dist/cjs/components/Structure/TitlePage.js.map +1 -1
  165. package/dist/cjs/components/Structure/index.js +5 -1
  166. package/dist/cjs/components/Structure/index.js.map +1 -1
  167. package/dist/cjs/components/SuggestField/SuggestField.js +1 -2
  168. package/dist/cjs/components/SuggestField/SuggestField.js.map +1 -1
  169. package/dist/cjs/components/SuggestField/index.js +5 -1
  170. package/dist/cjs/components/SuggestField/index.js.map +1 -1
  171. package/dist/cjs/components/Switch/Switch.js +5 -1
  172. package/dist/cjs/components/Switch/Switch.js.map +1 -1
  173. package/dist/cjs/components/Table/Table.js +5 -4
  174. package/dist/cjs/components/Table/Table.js.map +1 -1
  175. package/dist/cjs/components/Table/TableCell.js +4 -4
  176. package/dist/cjs/components/Table/TableCell.js.map +1 -1
  177. package/dist/cjs/components/Table/TableContainer.js +5 -6
  178. package/dist/cjs/components/Table/TableContainer.js.map +1 -1
  179. package/dist/cjs/components/Table/TableExpandHeader.js +4 -4
  180. package/dist/cjs/components/Table/TableExpandHeader.js.map +1 -1
  181. package/dist/cjs/components/Table/TableExpandRow.js +6 -6
  182. package/dist/cjs/components/Table/TableExpandRow.js.map +1 -1
  183. package/dist/cjs/components/Table/TableRow.js +3 -4
  184. package/dist/cjs/components/Table/TableRow.js.map +1 -1
  185. package/dist/cjs/components/Table/index.js +10 -6
  186. package/dist/cjs/components/Table/index.js.map +1 -1
  187. package/dist/cjs/components/Tabs/Tab.js.map +1 -1
  188. package/dist/cjs/components/Tabs/Tabs.js +5 -1
  189. package/dist/cjs/components/Tabs/Tabs.js.map +1 -1
  190. package/dist/cjs/components/Tabs/index.js +5 -1
  191. package/dist/cjs/components/Tabs/index.js.map +1 -1
  192. package/dist/cjs/components/Tag/Tag.js.map +1 -1
  193. package/dist/cjs/components/Tag/TagList.js.map +1 -1
  194. package/dist/cjs/components/TextField/TextArea.js.map +1 -1
  195. package/dist/cjs/components/TextField/TextField.js.map +1 -1
  196. package/dist/cjs/components/TextField/index.js +5 -1
  197. package/dist/cjs/components/TextField/index.js.map +1 -1
  198. package/dist/cjs/components/TextField/useTextValidation.js.map +1 -1
  199. package/dist/cjs/components/Toolbar/index.js +5 -1
  200. package/dist/cjs/components/Toolbar/index.js.map +1 -1
  201. package/dist/cjs/components/Tooltip/Tooltip.js.map +1 -1
  202. package/dist/cjs/components/Tree/Tree.js +5 -1
  203. package/dist/cjs/components/Tree/Tree.js.map +1 -1
  204. package/dist/cjs/components/Typography/Highlighter.js +5 -5
  205. package/dist/cjs/components/Typography/Highlighter.js.map +1 -1
  206. package/dist/cjs/components/Typography/HtmlContentBlock.js +5 -1
  207. package/dist/cjs/components/Typography/HtmlContentBlock.js.map +1 -1
  208. package/dist/cjs/components/Typography/WhiteSpaceContainer.js +5 -1
  209. package/dist/cjs/components/Typography/WhiteSpaceContainer.js.map +1 -1
  210. package/dist/cjs/components/Typography/index.js +5 -1
  211. package/dist/cjs/components/Typography/index.js.map +1 -1
  212. package/dist/cjs/components/Workspace/index.js +5 -1
  213. package/dist/cjs/components/Workspace/index.js.map +1 -1
  214. package/dist/cjs/components/index.js +5 -1
  215. package/dist/cjs/components/index.js.map +1 -1
  216. package/dist/cjs/extensions/codemirror/CodeMirror.js +5 -1
  217. package/dist/cjs/extensions/codemirror/CodeMirror.js.map +1 -1
  218. package/dist/cjs/extensions/index.js +5 -1
  219. package/dist/cjs/extensions/index.js.map +1 -1
  220. package/dist/cjs/extensions/react-flow/edges/EdgeDefault.js +5 -1
  221. package/dist/cjs/extensions/react-flow/edges/EdgeDefault.js.map +1 -1
  222. package/dist/cjs/extensions/react-flow/edges/EdgeLabel.js +5 -1
  223. package/dist/cjs/extensions/react-flow/edges/EdgeLabel.js.map +1 -1
  224. package/dist/cjs/extensions/react-flow/edges/EdgeStep.js +5 -1
  225. package/dist/cjs/extensions/react-flow/edges/EdgeStep.js.map +1 -1
  226. package/dist/cjs/extensions/react-flow/edges/EdgeTools.js +5 -1
  227. package/dist/cjs/extensions/react-flow/edges/EdgeTools.js.map +1 -1
  228. package/dist/cjs/extensions/react-flow/edges/getSmoothStepPath.js +1 -2
  229. package/dist/cjs/extensions/react-flow/edges/getSmoothStepPath.js.map +1 -1
  230. package/dist/cjs/extensions/react-flow/edges/utils.js.map +1 -1
  231. package/dist/cjs/extensions/react-flow/handles/HandleContent.js +5 -1
  232. package/dist/cjs/extensions/react-flow/handles/HandleContent.js.map +1 -1
  233. package/dist/cjs/extensions/react-flow/handles/HandleDefault.js +5 -1
  234. package/dist/cjs/extensions/react-flow/handles/HandleDefault.js.map +1 -1
  235. package/dist/cjs/extensions/react-flow/index.js +5 -1
  236. package/dist/cjs/extensions/react-flow/index.js.map +1 -1
  237. package/dist/cjs/extensions/react-flow/minimap/MiniMap.js +5 -1
  238. package/dist/cjs/extensions/react-flow/minimap/MiniMap.js.map +1 -1
  239. package/dist/cjs/extensions/react-flow/nodes/NodeContent.js +2 -2
  240. package/dist/cjs/extensions/react-flow/nodes/NodeContent.js.map +1 -1
  241. package/dist/cjs/extensions/react-flow/nodes/NodeDefault.js +6 -2
  242. package/dist/cjs/extensions/react-flow/nodes/NodeDefault.js.map +1 -1
  243. package/dist/cjs/extensions/react-flow/nodes/NodeTools.js +5 -1
  244. package/dist/cjs/extensions/react-flow/nodes/NodeTools.js.map +1 -1
  245. package/dist/cjs/extensions/react-flow/nodes/nodeUtils.js.map +1 -1
  246. package/dist/cjs/extensions/react-flow/versionsupport.js.map +1 -1
  247. package/dist/cjs/index.js +5 -1
  248. package/dist/cjs/index.js.map +1 -1
  249. package/dist/cjs/legacy-replacements/Button/AffirmativeButton.js +1 -2
  250. package/dist/cjs/legacy-replacements/Button/AffirmativeButton.js.map +1 -1
  251. package/dist/cjs/legacy-replacements/Button/Button.js +2 -2
  252. package/dist/cjs/legacy-replacements/Button/Button.js.map +1 -1
  253. package/dist/cjs/legacy-replacements/Button/DismissiveButton.js +1 -2
  254. package/dist/cjs/legacy-replacements/Button/DismissiveButton.js.map +1 -1
  255. package/dist/cjs/legacy-replacements/Button/DisruptiveButton.js +1 -2
  256. package/dist/cjs/legacy-replacements/Button/DisruptiveButton.js.map +1 -1
  257. package/dist/cjs/legacy-replacements/Checkbox/Checkbox.js +1 -2
  258. package/dist/cjs/legacy-replacements/Checkbox/Checkbox.js.map +1 -1
  259. package/dist/cjs/legacy-replacements/Radio/RadioButton.js +1 -2
  260. package/dist/cjs/legacy-replacements/Radio/RadioButton.js.map +1 -1
  261. package/dist/cjs/legacy-replacements/Tabs/Tabs.js +1 -2
  262. package/dist/cjs/legacy-replacements/Tabs/Tabs.js.map +1 -1
  263. package/dist/cjs/legacy-replacements/TextField/TextField.js +1 -2
  264. package/dist/cjs/legacy-replacements/TextField/TextField.js.map +1 -1
  265. package/dist/esm/cmem/ActivityControl/ActivityExecutionErrorReportModal.js +1 -1
  266. package/dist/esm/cmem/ActivityControl/ActivityExecutionErrorReportModal.js.map +1 -1
  267. package/dist/esm/cmem/ActivityControl/SilkActivityControl.js +1 -1
  268. package/dist/esm/cmem/ActivityControl/SilkActivityControl.js.map +1 -1
  269. package/dist/esm/cmem/ConfidenceValue/ConfidenceValue.js.map +1 -1
  270. package/dist/esm/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.js.map +1 -1
  271. package/dist/esm/cmem/markdown/Markdown.js.map +1 -1
  272. package/dist/esm/cmem/markdown/highlightSearchWords.js.map +1 -1
  273. package/dist/esm/cmem/react-flow/ReactFlow/ReactFlow.js.map +1 -1
  274. package/dist/esm/cmem/react-flow/StickyNoteModal/StickyNoteModal.js.map +1 -1
  275. package/dist/esm/cmem/react-flow/extensions/scrollOnDragHook.js.map +1 -1
  276. package/dist/esm/common/Intent/index.js.map +1 -1
  277. package/dist/esm/common/utils/CssCustomProperties.js +1 -1
  278. package/dist/esm/common/utils/CssCustomProperties.js.map +1 -1
  279. package/dist/esm/common/utils/characters.js.map +1 -1
  280. package/dist/esm/common/utils/colorDecideContrastvalue.js.map +1 -1
  281. package/dist/esm/common/utils/getColorConfiguration.js.map +1 -1
  282. package/dist/esm/common/utils/getScrollParent.js.map +1 -1
  283. package/dist/esm/common/utils/openInNewTab.js.map +1 -1
  284. package/dist/esm/components/Accordion/Accordion.js +1 -1
  285. package/dist/esm/components/Accordion/Accordion.js.map +1 -1
  286. package/dist/esm/components/Accordion/AccordionItem.js +2 -1
  287. package/dist/esm/components/Accordion/AccordionItem.js.map +1 -1
  288. package/dist/esm/components/Application/ApplicationContent.js +1 -1
  289. package/dist/esm/components/Application/ApplicationContent.js.map +1 -1
  290. package/dist/esm/components/Application/ApplicationHeader.js +2 -1
  291. package/dist/esm/components/Application/ApplicationHeader.js.map +1 -1
  292. package/dist/esm/components/Application/ApplicationSidebarNavigation.js +1 -1
  293. package/dist/esm/components/Application/ApplicationSidebarNavigation.js.map +1 -1
  294. package/dist/esm/components/Application/ApplicationSidebarToggler.js +1 -1
  295. package/dist/esm/components/Application/ApplicationSidebarToggler.js.map +1 -1
  296. package/dist/esm/components/Application/ApplicationTitle.js +1 -1
  297. package/dist/esm/components/Application/ApplicationTitle.js.map +1 -1
  298. package/dist/esm/components/Application/ApplicationToolbar.js +2 -1
  299. package/dist/esm/components/Application/ApplicationToolbar.js.map +1 -1
  300. package/dist/esm/components/Application/ApplicationToolbarAction.js +2 -1
  301. package/dist/esm/components/Application/ApplicationToolbarAction.js.map +1 -1
  302. package/dist/esm/components/Application/ApplicationToolbarPanel.js +2 -1
  303. package/dist/esm/components/Application/ApplicationToolbarPanel.js.map +1 -1
  304. package/dist/esm/components/Application/helper.js.map +1 -1
  305. package/dist/esm/components/AutoSuggestion/AutoSuggestion.js +1 -1
  306. package/dist/esm/components/AutoSuggestion/AutoSuggestion.js.map +1 -1
  307. package/dist/esm/components/AutoSuggestion/AutoSuggestionList.js +2 -2
  308. package/dist/esm/components/AutoSuggestion/AutoSuggestionList.js.map +1 -1
  309. package/dist/esm/components/AutoSuggestion/ExtendedCodeEditor.js.map +1 -1
  310. package/dist/esm/components/AutocompleteField/AutoCompleteField.js +2 -2
  311. package/dist/esm/components/AutocompleteField/AutoCompleteField.js.map +1 -1
  312. package/dist/esm/components/AutocompleteField/autoCompleteFieldUtils.js.map +1 -1
  313. package/dist/esm/components/Badge/Badge.js.map +1 -1
  314. package/dist/esm/components/Breadcrumb/BreadcrumbList.js.map +1 -1
  315. package/dist/esm/components/Button/Button.js.map +1 -1
  316. package/dist/esm/components/Card/CardHeader.js.map +1 -1
  317. package/dist/esm/components/Depiction/Depiction.js.map +1 -1
  318. package/dist/esm/components/Dialog/AlertDialog.js.map +1 -1
  319. package/dist/esm/components/Dialog/Modal.js +1 -1
  320. package/dist/esm/components/Dialog/Modal.js.map +1 -1
  321. package/dist/esm/components/Form/FieldItem.js.map +1 -1
  322. package/dist/esm/components/Form/FieldSet.js.map +1 -1
  323. package/dist/esm/components/Grid/Grid.js +1 -2
  324. package/dist/esm/components/Grid/Grid.js.map +1 -1
  325. package/dist/esm/components/Grid/GridColumn.js +1 -2
  326. package/dist/esm/components/Grid/GridColumn.js.map +1 -1
  327. package/dist/esm/components/Grid/GridRow.js +1 -1
  328. package/dist/esm/components/Grid/GridRow.js.map +1 -1
  329. package/dist/esm/components/Icon/BaseIcon.js +2 -3
  330. package/dist/esm/components/Icon/BaseIcon.js.map +1 -1
  331. package/dist/esm/components/Icon/Icon.js.map +1 -1
  332. package/dist/esm/components/Icon/canonicalIconNames.js +4 -3
  333. package/dist/esm/components/Icon/canonicalIconNames.js.map +1 -1
  334. package/dist/esm/components/Iframe/Iframe.js.map +1 -1
  335. package/dist/esm/components/InteractionGate/InteractionGate.js.map +1 -1
  336. package/dist/esm/components/Link/Link.js +1 -1
  337. package/dist/esm/components/Link/Link.js.map +1 -1
  338. package/dist/esm/components/List/List.js.map +1 -1
  339. package/dist/esm/components/MultiSelect/MultiSelect.js +8 -6
  340. package/dist/esm/components/MultiSelect/MultiSelect.js.map +1 -1
  341. package/dist/esm/components/Notification/Notification.js.map +1 -1
  342. package/dist/esm/components/OverviewItem/OverviewItem.js.map +1 -1
  343. package/dist/esm/components/OverviewItem/OverviewItemDepiction.js.map +1 -1
  344. package/dist/esm/components/Pagination/Pagination.js +1 -1
  345. package/dist/esm/components/Pagination/Pagination.js.map +1 -1
  346. package/dist/esm/components/PropertyValuePair/PropertyValuePair.js.map +1 -1
  347. package/dist/esm/components/Select/Select.js.map +1 -1
  348. package/dist/esm/components/Skeleton/Skeleton.js.map +1 -1
  349. package/dist/esm/components/Spinner/Spinner.js.map +1 -1
  350. package/dist/esm/components/Sticky/StickyTarget.js.map +1 -1
  351. package/dist/esm/components/Structure/TitleMainsection.js.map +1 -1
  352. package/dist/esm/components/Structure/TitlePage.js.map +1 -1
  353. package/dist/esm/components/Table/Table.js +2 -1
  354. package/dist/esm/components/Table/Table.js.map +1 -1
  355. package/dist/esm/components/Table/TableCell.js +2 -1
  356. package/dist/esm/components/Table/TableCell.js.map +1 -1
  357. package/dist/esm/components/Table/TableContainer.js +1 -1
  358. package/dist/esm/components/Table/TableContainer.js.map +1 -1
  359. package/dist/esm/components/Table/TableExpandHeader.js +3 -2
  360. package/dist/esm/components/Table/TableExpandHeader.js.map +1 -1
  361. package/dist/esm/components/Table/TableExpandRow.js +2 -1
  362. package/dist/esm/components/Table/TableExpandRow.js.map +1 -1
  363. package/dist/esm/components/Table/TableRow.js +1 -1
  364. package/dist/esm/components/Table/TableRow.js.map +1 -1
  365. package/dist/esm/components/Table/index.js +1 -1
  366. package/dist/esm/components/Table/index.js.map +1 -1
  367. package/dist/esm/components/Tabs/Tab.js.map +1 -1
  368. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  369. package/dist/esm/components/Tag/Tag.js.map +1 -1
  370. package/dist/esm/components/Tag/TagList.js.map +1 -1
  371. package/dist/esm/components/TextField/TextArea.js.map +1 -1
  372. package/dist/esm/components/TextField/TextField.js.map +1 -1
  373. package/dist/esm/components/TextField/useTextValidation.js.map +1 -1
  374. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  375. package/dist/esm/components/Typography/Highlighter.js.map +1 -1
  376. package/dist/esm/extensions/codemirror/CodeMirror.js.map +1 -1
  377. package/dist/esm/extensions/react-flow/edges/EdgeDefault.js.map +1 -1
  378. package/dist/esm/extensions/react-flow/edges/EdgeLabel.js.map +1 -1
  379. package/dist/esm/extensions/react-flow/edges/getSmoothStepPath.js.map +1 -1
  380. package/dist/esm/extensions/react-flow/edges/utils.js.map +1 -1
  381. package/dist/esm/extensions/react-flow/handles/HandleContent.js.map +1 -1
  382. package/dist/esm/extensions/react-flow/handles/HandleDefault.js.map +1 -1
  383. package/dist/esm/extensions/react-flow/minimap/MiniMap.js.map +1 -1
  384. package/dist/esm/extensions/react-flow/nodes/NodeContent.js.map +1 -1
  385. package/dist/esm/extensions/react-flow/nodes/NodeDefault.js +1 -1
  386. package/dist/esm/extensions/react-flow/nodes/NodeDefault.js.map +1 -1
  387. package/dist/esm/extensions/react-flow/nodes/NodeTools.js.map +1 -1
  388. package/dist/esm/extensions/react-flow/nodes/nodeUtils.js.map +1 -1
  389. package/dist/esm/extensions/react-flow/versionsupport.js.map +1 -1
  390. package/dist/esm/legacy-replacements/Button/Button.js.map +1 -1
  391. package/dist/esm/legacy-replacements/Checkbox/Checkbox.js.map +1 -1
  392. package/dist/esm/legacy-replacements/Radio/RadioButton.js.map +1 -1
  393. package/dist/esm/legacy-replacements/TextField/TextField.js.map +1 -1
  394. package/dist/types/cmem/ActivityControl/ActivityControlTypes.d.ts +3 -3
  395. package/dist/types/cmem/ActivityControl/ActivityControlWidget.d.ts +2 -2
  396. package/dist/types/cmem/ActivityControl/SilkActivityControl.d.ts +6 -6
  397. package/dist/types/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.d.ts +2 -2
  398. package/dist/types/cmem/markdown/Markdown.d.ts +1 -1
  399. package/dist/types/cmem/react-flow/StickyNoteModal/StickyNoteModal.d.ts +2 -2
  400. package/dist/types/cmem/react-flow/configuration/graph.d.ts +0 -1
  401. package/dist/types/cmem/react-flow/configuration/linking.d.ts +0 -1
  402. package/dist/types/cmem/react-flow/configuration/unspecified.d.ts +1 -2
  403. package/dist/types/cmem/react-flow/configuration/workflow.d.ts +0 -1
  404. package/dist/types/cmem/react-flow/extensions/scrollOnDragHook.d.ts +1 -1
  405. package/dist/types/common/Intent/index.d.ts +1 -1
  406. package/dist/types/common/index.d.ts +4 -5
  407. package/dist/types/common/utils/CssCustomProperties.d.ts +1 -1
  408. package/dist/types/common/utils/characters.d.ts +1 -1
  409. package/dist/types/common/utils/colorDecideContrastvalue.d.ts +1 -1
  410. package/dist/types/common/utils/getColorConfiguration.d.ts +1 -1
  411. package/dist/types/common/utils/openInNewTab.d.ts +1 -1
  412. package/dist/types/components/Accordion/Accordion.d.ts +4 -3
  413. package/dist/types/components/Accordion/AccordionItem.d.ts +4 -3
  414. package/dist/types/components/Application/ApplicationHeader.d.ts +4 -2
  415. package/dist/types/components/Application/ApplicationSidebarNavigation.d.ts +2 -2
  416. package/dist/types/components/Application/ApplicationSidebarToggler.d.ts +2 -2
  417. package/dist/types/components/Application/ApplicationTitle.d.ts +5 -17
  418. package/dist/types/components/Application/ApplicationToolbar.d.ts +3 -2
  419. package/dist/types/components/Application/ApplicationToolbarAction.d.ts +4 -2
  420. package/dist/types/components/Application/ApplicationToolbarPanel.d.ts +3 -2
  421. package/dist/types/components/Application/ApplicationToolbarSection.d.ts +1 -1
  422. package/dist/types/components/AutoSuggestion/AutoSuggestion.d.ts +2 -2
  423. package/dist/types/components/AutoSuggestion/AutoSuggestionList.d.ts +1 -1
  424. package/dist/types/components/AutoSuggestion/ExtendedCodeEditor.d.ts +1 -1
  425. package/dist/types/components/AutocompleteField/AutoCompleteField.d.ts +5 -5
  426. package/dist/types/components/AutocompleteField/autoCompleteFieldUtils.d.ts +1 -1
  427. package/dist/types/components/AutocompleteField/index.d.ts +1 -2
  428. package/dist/types/components/Breadcrumb/BreadcrumbItem.d.ts +1 -1
  429. package/dist/types/components/Button/Button.d.ts +2 -2
  430. package/dist/types/components/Card/CardActionsAux.d.ts +1 -1
  431. package/dist/types/components/Card/CardOptions.d.ts +1 -1
  432. package/dist/types/components/Checkbox/Checkbox.d.ts +1 -1
  433. package/dist/types/components/CodeAutocompleteField/CodeAutocompleteField.d.ts +1 -1
  434. package/dist/types/components/Dialog/AlertDialog.d.ts +1 -1
  435. package/dist/types/components/Grid/Grid.d.ts +2 -2
  436. package/dist/types/components/Grid/GridColumn.d.ts +3 -3
  437. package/dist/types/components/Grid/GridRow.d.ts +2 -2
  438. package/dist/types/components/Icon/BaseIcon.d.ts +7 -3
  439. package/dist/types/components/Icon/IconButton.d.ts +1 -1
  440. package/dist/types/components/Icon/canonicalIconNames.d.ts +163 -6
  441. package/dist/types/components/Link/Link.d.ts +3 -3
  442. package/dist/types/components/Menu/Menu.d.ts +1 -1
  443. package/dist/types/components/Menu/MenuDivider.d.ts +1 -1
  444. package/dist/types/components/MultiSelect/MultiSelect.d.ts +8 -3
  445. package/dist/types/components/MultiSuggestField/MultiSuggestField.d.ts +1 -1
  446. package/dist/types/components/Notification/Toast.d.ts +1 -1
  447. package/dist/types/components/NumericInput/NumericInput.d.ts +0 -1
  448. package/dist/types/components/OverviewItem/OverviewItemDescription.d.ts +1 -1
  449. package/dist/types/components/Pagination/Pagination.d.ts +1 -1
  450. package/dist/types/components/ProgressBar/ProgressBar.d.ts +1 -1
  451. package/dist/types/components/PropertyValuePair/PropertyValueList.d.ts +1 -1
  452. package/dist/types/components/RadioButton/RadioButton.d.ts +1 -1
  453. package/dist/types/components/Spinner/Spinner.d.ts +4 -4
  454. package/dist/types/components/Structure/Section.d.ts +1 -1
  455. package/dist/types/components/Structure/SectionHeader.d.ts +1 -1
  456. package/dist/types/components/Structure/TitleMainsection.d.ts +1 -1
  457. package/dist/types/components/Structure/TitlePage.d.ts +1 -1
  458. package/dist/types/components/Structure/TitleSubsection.d.ts +9 -9
  459. package/dist/types/components/SuggestField/SuggestField.d.ts +1 -1
  460. package/dist/types/components/SuggestField/index.d.ts +1 -2
  461. package/dist/types/components/Table/Table.d.ts +4 -3
  462. package/dist/types/components/Table/TableCell.d.ts +2 -1
  463. package/dist/types/components/Table/TableContainer.d.ts +4 -3
  464. package/dist/types/components/Table/TableExpandHeader.d.ts +2 -2
  465. package/dist/types/components/Table/TableExpandRow.d.ts +3 -2
  466. package/dist/types/components/Table/TableRow.d.ts +1 -1
  467. package/dist/types/components/Table/index.d.ts +1 -1
  468. package/dist/types/components/Tabs/Tab.d.ts +32 -38
  469. package/dist/types/components/Typography/WhiteSpaceContainer.d.ts +1 -1
  470. package/dist/types/components/Workspace/WorkspaceContent.d.ts +1 -1
  471. package/dist/types/components/Workspace/WorkspaceHeader.d.ts +1 -1
  472. package/dist/types/components/Workspace/WorkspaceMain.d.ts +1 -1
  473. package/dist/types/components/Workspace/WorkspaceSide.d.ts +1 -1
  474. package/dist/types/extensions/codemirror/CodeMirror.d.ts +2 -2
  475. package/dist/types/extensions/react-flow/edges/edgeTypes.d.ts +0 -1
  476. package/dist/types/extensions/react-flow/handles/HandleDefault.d.ts +2 -2
  477. package/dist/types/extensions/react-flow/index.d.ts +0 -1
  478. package/dist/types/extensions/react-flow/nodes/NodeContent.d.ts +7 -7
  479. package/dist/types/extensions/react-flow/nodes/NodeDefault.d.ts +1 -1
  480. package/dist/types/extensions/react-flow/nodes/nodeTypes.d.ts +10 -11
  481. package/dist/types/extensions/react-flow/nodes/nodeUtils.d.ts +1 -1
  482. package/dist/types/extensions/react-flow/nodes/sharedTypes.d.ts +2 -2
  483. package/package.json +40 -51
  484. package/src/cmem/ActivityControl/ActivityControlWidget.stories.tsx +4 -22
  485. package/src/cmem/ConfidenceValue/ConfidenceValue.stories.tsx +3 -3
  486. package/src/cmem/markdown/Markdown.stories.tsx +3 -3
  487. package/src/components/Accordion/Accordion.tsx +4 -3
  488. package/src/components/Accordion/AccordionItem.tsx +6 -5
  489. package/src/components/Accordion/accordion.scss +12 -1
  490. package/src/components/Application/ApplicationContent.tsx +1 -1
  491. package/src/components/Application/ApplicationHeader.tsx +5 -2
  492. package/src/components/Application/ApplicationSidebarNavigation.tsx +2 -2
  493. package/src/components/Application/ApplicationSidebarToggler.tsx +1 -1
  494. package/src/components/Application/ApplicationTitle.tsx +3 -18
  495. package/src/components/Application/ApplicationToolbar.tsx +4 -4
  496. package/src/components/Application/ApplicationToolbarAction.tsx +7 -5
  497. package/src/components/Application/ApplicationToolbarPanel.tsx +5 -2
  498. package/src/components/Application/_config.scss +1 -1
  499. package/src/components/Application/_content.scss +1 -1
  500. package/src/components/Application/_header.scss +1 -1
  501. package/src/components/Application/_sidebar.scss +1 -1
  502. package/src/components/Application/_toolbar.scss +1 -1
  503. package/src/components/Application/application.scss +3 -3
  504. package/src/components/AutoSuggestion/AutoSuggestionList.tsx +2 -2
  505. package/src/components/Badge/Badge.stories.tsx +3 -3
  506. package/src/components/Breadcrumb/stories/BreadcrumbItem.stories.tsx +3 -3
  507. package/src/components/Card/stories/Card.stories.tsx +4 -4
  508. package/src/components/Card/stories/CardActions.stories.tsx +3 -3
  509. package/src/components/Card/stories/CardContent.stories.tsx +3 -3
  510. package/src/components/Card/stories/CardHeader.stories.tsx +3 -3
  511. package/src/components/Card/stories/CardOptions.stories.tsx +3 -3
  512. package/src/components/Card/stories/CardTitle.stories.tsx +3 -3
  513. package/src/components/Checkbox/Stories/Checkbox.stories.tsx +3 -3
  514. package/src/components/CodeAutocompleteField/CodeAutocompleteField.stories.tsx +4 -0
  515. package/src/components/Form/Stories/FieldItem.stories.tsx +3 -3
  516. package/src/components/Form/Stories/FieldItemRow.stories.tsx +3 -3
  517. package/src/components/Grid/Grid.tsx +4 -3
  518. package/src/components/Grid/GridColumn.tsx +4 -4
  519. package/src/components/Grid/GridRow.tsx +3 -2
  520. package/src/components/Grid/grid.scss +1 -1
  521. package/src/components/Grid/stories/Grid.stories.tsx +3 -3
  522. package/src/components/Grid/stories/GridColumn.stories.tsx +4 -4
  523. package/src/components/Grid/stories/GridRow.stories.tsx +4 -4
  524. package/src/components/HoverToggler/HoverToggler.stories.tsx +3 -3
  525. package/src/components/Icon/BaseIcon.tsx +10 -3
  526. package/src/components/Icon/canonicalIconNames.tsx +6 -163
  527. package/src/components/Icon/stories/Icon.stories.tsx +3 -0
  528. package/src/components/InteractionGate/InteractionGate.stories.tsx +3 -3
  529. package/src/components/Label/Label.stories.tsx +3 -3
  530. package/src/components/Link/Link.tsx +3 -3
  531. package/src/components/Link/link.scss +1 -1
  532. package/src/components/MultiSelect/MultiSelect.tsx +13 -3
  533. package/src/components/MultiSuggestField/MultiSuggestField.stories.tsx +16 -0
  534. package/src/components/MultiSuggestField/tests/MultiSuggestField.test.tsx +63 -1
  535. package/src/components/Notification/Notification.stories.tsx +3 -3
  536. package/src/components/Pagination/Pagination.tsx +2 -1
  537. package/src/components/Pagination/Stories/Pagination.stories.tsx +4 -4
  538. package/src/components/Pagination/pagination.scss +70 -1
  539. package/src/components/ProgressBar/Stories/ProgressBar.stories.tsx +3 -3
  540. package/src/components/RadioButton/Stories/RadioButton.stories.tsx +3 -3
  541. package/src/components/Separation/Stories/Divider.stories.tsx +3 -3
  542. package/src/components/Separation/Stories/Spacing.stories.tsx +3 -3
  543. package/src/components/Spinner/Stories/spinner.stories.tsx +3 -3
  544. package/src/components/Switch/Stories/Switch.stories.tsx +3 -3
  545. package/src/components/Table/Table.tsx +4 -5
  546. package/src/components/Table/TableCell.tsx +4 -1
  547. package/src/components/Table/TableContainer.tsx +11 -3
  548. package/src/components/Table/TableExpandHeader.tsx +7 -5
  549. package/src/components/Table/TableExpandRow.tsx +6 -3
  550. package/src/components/Table/TableRow.tsx +2 -1
  551. package/src/components/Table/index.tsx +1 -1
  552. package/src/components/Table/table.scss +5 -5
  553. package/src/components/Tabs/stories/Tab.stories.tsx +3 -3
  554. package/src/components/Tabs/stories/TabPanel.stories.tsx +3 -3
  555. package/src/components/Tabs/stories/TabTitle.stories.tsx +3 -3
  556. package/src/components/Tabs/stories/Tabs.stories.tsx +3 -3
  557. package/src/components/Tag/stories/Tag.stories.tsx +3 -3
  558. package/src/components/Tag/stories/TagList.stories.tsx +3 -3
  559. package/src/components/TextField/stories/SearchField.stories.tsx +4 -4
  560. package/src/components/TextField/stories/TextField.stories.tsx +3 -3
  561. package/src/components/Toolbar/Toolbar.stories.tsx +3 -3
  562. package/src/components/Tree/Tree.stories.tsx +3 -3
  563. package/src/components/Typography/stories/WhiteSpaceContainer.stories.tsx +3 -3
  564. package/src/extensions/codemirror/CodeMirror.stories.tsx +3 -3
  565. package/src/extensions/react-flow/edges/stories/EdgeLabel.stories.tsx +3 -3
  566. package/src/extensions/react-flow/nodes/stories/NodeContentExtension.stories.tsx +3 -3
  567. package/src/includes/carbon-components/_components.scss +4 -4
  568. package/src/includes/carbon-components/_requisits.scss +12 -8
  569. package/src/includes/carbon-components/_variables.scss +1 -1
  570. package/src/legacy-replacements/Tabs/Tabs.stories.tsx +3 -11
@@ -1,5 +1,4 @@
1
- /// <reference types="react" />
2
1
  export * from "./AutoCompleteField";
3
2
  export declare const autoCompleteFieldUtils: {
4
- createNewItemRendererFactory: (itemTextRenderer: (query: string) => string | JSX.Element, iconName?: import("../Icon/canonicalIconNames").ValidIconName | import("react").ReactElement<import("..").TestIconProps, string | import("react").JSXElementConstructor<any>> | undefined) => (query: string, modifiers: import("./interfaces").IRenderModifiers, handleClick: import("react").MouseEventHandler<HTMLElement>) => import("react").JSX.Element;
3
+ createNewItemRendererFactory: (itemTextRenderer: (query: string) => string | JSX.Element, iconName?: import("../Icon/canonicalIconNames").ValidIconName | import("react").ReactElement<import("..").TestIconProps>) => (query: string, modifiers: import("./interfaces").IRenderModifiers, handleClick: import("react").MouseEventHandler<HTMLElement>) => import("react").JSX.Element;
5
4
  };
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { BreadcrumbProps as BlueprintBreadcrumbItemProps } from "@blueprintjs/core";
3
- export declare type BreadcrumbItemProps = Omit<BlueprintBreadcrumbItemProps, "icon" | "iconTitle" | "intent" | "target">;
3
+ export type BreadcrumbItemProps = Omit<BlueprintBreadcrumbItemProps, "icon" | "iconTitle" | "intent" | "target">;
4
4
  /**
5
5
  * Item of the breadcrumbs list.
6
6
  * It cannot be used directly but the properties can be used within the elements of the `BreadcrumbList.items` property.
@@ -4,7 +4,7 @@ import { ValidIconName } from "../Icon/canonicalIconNames";
4
4
  import { BadgeProps } from "./../Badge/Badge";
5
5
  import { TooltipProps } from "./../Tooltip/Tooltip";
6
6
  /** @deprecated will be removed, there is no replacement */
7
- export declare type AnchorOrButtonProps = Omit<BlueprintButtonProps, "elementRef" | "icon" | "rightIcon"> | Omit<BlueprintAnchorButtonProps, "elementRef" | "icon" | "rightIcon">;
7
+ export type AnchorOrButtonProps = Omit<BlueprintButtonProps, "elementRef" | "icon" | "rightIcon"> | Omit<BlueprintAnchorButtonProps, "elementRef" | "icon" | "rightIcon">;
8
8
  interface AdditionalButtonProps {
9
9
  /**
10
10
  * Always use this when the button triggers an affirmative action, e.g. confirm a process.
@@ -65,7 +65,7 @@ interface ExtendedButtonProps extends AdditionalButtonProps, Omit<BlueprintButto
65
65
  }
66
66
  interface ExtendedAnchorButtonProps extends AdditionalButtonProps, Omit<BlueprintAnchorButtonProps, "icon" | "rightIcon"> {
67
67
  }
68
- export declare type ButtonProps = ExtendedButtonProps & ExtendedAnchorButtonProps;
68
+ export type ButtonProps = ExtendedButtonProps & ExtendedAnchorButtonProps;
69
69
  /**
70
70
  * Display a button element to enable user interaction.
71
71
  * It normally should trigger action when clicked.
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- export declare type CardActionsAuxProps = React.HTMLAttributes<HTMLDivElement>;
2
+ export type CardActionsAuxProps = React.HTMLAttributes<HTMLDivElement>;
3
3
  /**
4
4
  * Additional side buttons inside `CardActions`.
5
5
  * Elements are aligned to the other side of the container.
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { OverviewItemActionsProps } from "./../OverviewItem/OverviewItemActions";
3
- export declare type CardOptionsProps = Omit<OverviewItemActionsProps, "hiddenInteractions">;
3
+ export type CardOptionsProps = Omit<OverviewItemActionsProps, "hiddenInteractions">;
4
4
  /**
5
5
  * Container for elements that allow user-interaction, e.g. buttons or context menus.
6
6
  * Can contain multiple of them.
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
2
  import { CheckboxProps as BlueprintCheckboxProps } from "@blueprintjs/core";
3
- export declare type CheckboxProps = BlueprintCheckboxProps;
3
+ export type CheckboxProps = BlueprintCheckboxProps;
4
4
  export declare const Checkbox: ({ children, className, ...restProps }: CheckboxProps) => React.JSX.Element;
5
5
  export default Checkbox;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { AutoSuggestionProps } from "../AutoSuggestion/AutoSuggestion";
3
- export declare type CodeAutocompleteFieldProps = AutoSuggestionProps;
3
+ export type CodeAutocompleteFieldProps = AutoSuggestionProps;
4
4
  /**
5
5
  * Input component that allows partial, fine-grained auto-completion, i.e. of sub-strings of the input string.
6
6
  * This is comparable to a one line code editor.
@@ -14,7 +14,7 @@ export interface AlertDialogProps extends Omit<SimpleDialogProps, "intent"> {
14
14
  */
15
15
  danger?: boolean;
16
16
  }
17
- export declare type IAlertDialogProps = AlertDialogProps;
17
+ export type IAlertDialogProps = AlertDialogProps;
18
18
  /**
19
19
  * Special element to display alert notification in modal dialogs.
20
20
  * Inherits all properties from `SimpleDialog`, except `intent`.
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
- import { GridDefaultProps } from "carbon-components-react";
3
- export interface GridProps extends Omit<GridDefaultProps, "fullWidth" | "columns" | "narrow" | "as"> {
2
+ import { GridProps as CarbonGridProps } from "@carbon/react/es/components/Grid";
3
+ export interface GridProps extends Omit<CarbonGridProps<"article" | "section" | "div">, "fullWidth" | "columns" | "narrow" | "as"> {
4
4
  /**
5
5
  * The available grid height can be distributed between multiple rows.
6
6
  * To do so the `verticalStretched` property must be set for the `<GridRow />` element that need to be stretched.
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
- import { ColumnDefaultProps } from "carbon-components-react";
3
- export interface GridColumnProps extends Omit<ColumnDefaultProps, "max" | "xlg" | "lg" | "md" | "sm"> {
2
+ import { ColumnProps as CarbonGridColumnProps } from "@carbon/react/es/components/Grid/Column";
3
+ export interface GridColumnProps extends Omit<CarbonGridColumnProps<"div">, "max" | "xlg" | "lg" | "md" | "sm"> {
4
4
  /**
5
5
  * Column width is small, using 3 (or 2, on medium viewports) parts out of 16.
6
6
  * This boolean property is basically a quick switch for setting `{ md:2, lg:3 }`.
@@ -18,7 +18,7 @@ export interface GridColumnProps extends Omit<ColumnDefaultProps, "max" | "xlg"
18
18
  /**
19
19
  * Overwrite column sizes by using the original size config of the Carbon grid column.
20
20
  */
21
- carbonSizeConfig?: Pick<ColumnDefaultProps, "max" | "xlg" | "lg" | "md" | "sm">;
21
+ carbonSizeConfig?: Pick<CarbonGridColumnProps<"div">, "max" | "xlg" | "lg" | "md" | "sm">;
22
22
  /**
23
23
  * @deprecated
24
24
  * Grid column always uses full width if it is the only column and does not have any othe size config.
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
- import { RowDefaultProps } from "carbon-components-react";
3
- export interface GridRowProps extends Omit<RowDefaultProps, "narrow"> {
2
+ import { RowProps as CarbonRowProps } from "@carbon/react/es/components/Grid/Row";
3
+ export interface GridRowProps extends Omit<CarbonRowProps<"div">, "narrow"> {
4
4
  /**
5
5
  * Do not wrap column children when there is not enough space available.
6
6
  * This only works for grids on medium sized and larger viewports.
@@ -1,8 +1,7 @@
1
1
  import React from "react";
2
- import { IconProps as CarbonIconProps } from "carbon-components-react";
2
+ import { CarbonIconProps, CarbonIconType } from "@carbon/react/icons";
3
3
  import { IntentTypes } from "../../common/Intent";
4
4
  import { TooltipProps } from "./../Tooltip/Tooltip";
5
- import { CarbonIconType } from "./canonicalIconNames";
6
5
  export interface BaseIconProps extends Omit<CarbonIconProps, "icon" | "description" | "name"> {
7
6
  /**
8
7
  * Carbon icon component that is used.
@@ -31,15 +30,20 @@ export interface BaseIconProps extends Omit<CarbonIconProps, "icon" | "descripti
31
30
  className?: string;
32
31
  /**
33
32
  * Description for icon as accessibility fallback.
33
+ * @deprecated Use `title` as replacement.
34
34
  */
35
35
  description?: string;
36
36
  /**
37
37
  * Additonal tooltip properties, e.g. `hoverOpenDelay`.
38
38
  */
39
39
  tooltipProps?: Partial<Omit<TooltipProps, "content" | "children">>;
40
+ /**
41
+ * @deprecated Use `title` as replacement.
42
+ */
43
+ iconTitle?: CarbonIconProps["title"];
40
44
  }
41
45
  /**
42
46
  * The base icon provides the basic functionality that is necessary to wrap the Carbon icon component.
43
47
  */
44
- declare function BaseIcon({ iconComponent, className, large, small, tooltipText, tooltipProps, intent, description, tabIndex, ...restProps }: BaseIconProps): React.JSX.Element;
48
+ declare function BaseIcon({ iconComponent, className, large, small, tooltipText, tooltipProps, intent, description, iconTitle, tabIndex, ...restProps }: BaseIconProps): React.JSX.Element;
45
49
  export default BaseIcon;
@@ -27,7 +27,7 @@ interface ExtendedButtonProps extends Omit<ButtonProps, "name" | "icon" | "right
27
27
  */
28
28
  minimal?: boolean;
29
29
  }
30
- export declare type IconButtonProps = ExtendedButtonProps;
30
+ export type IconButtonProps = ExtendedButtonProps;
31
31
  /** A button with an icon instead of text. */
32
32
  export declare const IconButton: ({ className, name, text, tooltipProps, description, tooltipAsTitle, minimal, ...restProps }: IconButtonProps) => React.JSX.Element;
33
33
  export default IconButton;
@@ -1,12 +1,169 @@
1
- /// <reference types="react" />
2
- import { IconProps as CarbonIconProps } from "carbon-components-react";
3
- /** Valid icon names. */
4
- export declare type ValidIconName = "application-activities" | "application-dataintegration" | "application-explore" | "application-homepage" | "application-legacygui" | "application-mapping" | "application-queries" | "application-useraccount" | "application-vocabularies" | "application-warning" | "application-hotkeys" | "application-notification" | "artefact-chatlog" | "artefact-commit" | "artefact-customtask" | "artefact-dataset" | "artefact-dataset-csv" | "artefact-dataset-eccencadataplatform" | "artefact-dataset-excel" | "artefact-dataset-file" | "artefact-dataset-jdbc" | "artefact-dataset-json" | "artefact-dataset-multicsv" | "artefact-dataset-neo4j" | "artefact-dataset-sparkview" | "artefact-dataset-sparqlendpoint" | "artefact-dataset-sqlendpoint" | "artefact-dataset-xml" | "artefact-deprecated" | "artefact-embedded" | "artefact-errorlog" | "artefact-file" | "artefact-linking" | "artefact-project" | "artefact-rawdata" | "artefact-remote" | "artefact-report" | "artefact-task" | "artefact-transform" | "artefact-uncategorized" | "artefact-workflow" | "data-boolean" | "data-sourcepath" | "data-targetpath" | "data-string" | "data-date" | "data-time" | "data-datetime" | "data-number" | "entity-human" | "entity-robot" | "item-add-artefact" | "item-clone" | "item-comment" | "item-copy" | "item-download" | "item-draggable" | "item-edit" | "item-evaluation" | "item-execution" | "item-info" | "item-launch" | "item-moremenu" | "item-question" | "item-reload" | "item-remove" | "item-reset" | "item-save" | "item-settings" | "item-shuffle" | "item-skip-forward" | "item-start" | "item-stop" | "item-upload" | "item-vertmenu" | "item-viewdetails" | "item-hidedetails" | "list-sort" | "list-sortasc" | "list-sortdesc" | "module-accesscontrol" | "module-annotation" | "module-dashboard" | "module-gdprsearch" | "module-integrations" | "module-linkedrules" | "module-reports" | "module-search" | "module-thesauri" | "module-timetracker" | "module-visualization" | "navigation-back" | "navigation-close" | "navigation-down" | "navigation-extern" | "navigation-first" | "navigation-forth" | "navigation-jump" | "navigation-last" | "navigation-left" | "navigation-next" | "navigation-previous" | "navigation-right" | "navigation-up" | "operation-aggregation" | "operation-autolayout" | "operation-clear" | "operation-commit" | "operation-comparison" | "operation-erase" | "operation-filter" | "operation-filteredit" | "operation-filterremove" | "operation-fix" | "operation-link" | "operation-logout" | "operation-magic" | "operation-merge" | "operation-redo" | "operation-search" | "operation-sharelink" | "operation-transform" | "operation-translate" | "operation-undo" | "operation-unlink" | "state-checked" | "state-checkedsimple" | "state-confirmed" | "state-danger" | "state-declined" | "state-info" | "state-locked" | "state-partlychecked" | "state-protected" | "state-success" | "state-unchecked" | "state-unlocked" | "state-warning" | "toggler-caret" | "toggler-caretright" | "toggler-caretdown" | "toggler-maximize" | "toggler-minimize" | "toggler-moveleft" | "toggler-moveright" | "toggler-list" | "toggler-rowexpand" | "toggler-rowcollapse" | "toggler-showless" | "toggler-showmore" | "toggler-star-empty" | "toggler-star-filled" | "toggler-table" | "toggler-tree" | "form-template" | "undefined";
5
- export declare type CarbonIconType = React.ComponentType<CarbonIconProps>;
1
+ import * as icons from "@carbon/react/icons";
2
+ import { CarbonIconType as IconType } from "@carbon/react/icons";
3
+ export type CarbonIconType = IconType;
6
4
  /**
7
5
  * @deprecated
8
6
  * use CarbonIconType instead
9
7
  */
10
- export declare type IconSized = CarbonIconType;
8
+ export type IconSized = CarbonIconType;
9
+ declare const canonicalIcons: {
10
+ "application-activities": icons.CarbonIconType;
11
+ "application-dataintegration": icons.CarbonIconType;
12
+ "application-explore": icons.CarbonIconType;
13
+ "application-homepage": icons.CarbonIconType;
14
+ "application-legacygui": icons.CarbonIconType;
15
+ "application-mapping": icons.CarbonIconType;
16
+ "application-queries": icons.CarbonIconType;
17
+ "application-useraccount": icons.CarbonIconType;
18
+ "application-vocabularies": icons.CarbonIconType;
19
+ "application-warning": icons.CarbonIconType;
20
+ "application-hotkeys": icons.CarbonIconType;
21
+ "application-notification": icons.CarbonIconType;
22
+ "artefact-chatlog": icons.CarbonIconType;
23
+ "artefact-commit": icons.CarbonIconType;
24
+ "artefact-customtask": icons.CarbonIconType;
25
+ "artefact-dataset-csv": icons.CarbonIconType;
26
+ "artefact-dataset-eccencadataplatform": icons.CarbonIconType;
27
+ "artefact-dataset-excel": icons.CarbonIconType;
28
+ "artefact-dataset-file": icons.CarbonIconType;
29
+ "artefact-dataset": icons.CarbonIconType;
30
+ "artefact-dataset-jdbc": icons.CarbonIconType;
31
+ "artefact-dataset-json": icons.CarbonIconType;
32
+ "artefact-dataset-multicsv": icons.CarbonIconType;
33
+ "artefact-dataset-neo4j": icons.CarbonIconType;
34
+ "artefact-dataset-sparkview": icons.CarbonIconType;
35
+ "artefact-dataset-sparqlendpoint": icons.CarbonIconType;
36
+ "artefact-dataset-sqlendpoint": icons.CarbonIconType;
37
+ "artefact-dataset-xml": icons.CarbonIconType;
38
+ "artefact-deprecated": icons.CarbonIconType;
39
+ "artefact-embedded": icons.CarbonIconType;
40
+ "artefact-errorlog": icons.CarbonIconType;
41
+ "artefact-file": icons.CarbonIconType;
42
+ "artefact-linking": icons.CarbonIconType;
43
+ "artefact-project": icons.CarbonIconType;
44
+ "artefact-rawdata": icons.CarbonIconType;
45
+ "artefact-remote": icons.CarbonIconType;
46
+ "artefact-report": icons.CarbonIconType;
47
+ "artefact-task": icons.CarbonIconType;
48
+ "artefact-transform": icons.CarbonIconType;
49
+ "artefact-uncategorized": icons.CarbonIconType;
50
+ "artefact-workflow": icons.CarbonIconType;
51
+ "data-boolean": icons.CarbonIconType;
52
+ "data-sourcepath": icons.CarbonIconType;
53
+ "data-targetpath": icons.CarbonIconType;
54
+ "data-string": icons.CarbonIconType;
55
+ "data-date": icons.CarbonIconType;
56
+ "data-time": icons.CarbonIconType;
57
+ "data-datetime": icons.CarbonIconType;
58
+ "data-number": icons.CarbonIconType;
59
+ "entity-human": icons.CarbonIconType;
60
+ "entity-robot": icons.CarbonIconType;
61
+ "item-add-artefact": icons.CarbonIconType;
62
+ "item-clone": icons.CarbonIconType;
63
+ "item-comment": icons.CarbonIconType;
64
+ "item-copy": icons.CarbonIconType;
65
+ "item-download": icons.CarbonIconType;
66
+ "item-draggable": icons.CarbonIconType;
67
+ "item-edit": icons.CarbonIconType;
68
+ "item-evaluation": icons.CarbonIconType;
69
+ "item-execution": icons.CarbonIconType;
70
+ "item-info": icons.CarbonIconType;
71
+ "item-launch": icons.CarbonIconType;
72
+ "item-moremenu": icons.CarbonIconType;
73
+ "item-question": icons.CarbonIconType;
74
+ "item-reload": icons.CarbonIconType;
75
+ "item-remove": icons.CarbonIconType;
76
+ "item-reset": icons.CarbonIconType;
77
+ "item-save": icons.CarbonIconType;
78
+ "item-settings": icons.CarbonIconType;
79
+ "item-shuffle": icons.CarbonIconType;
80
+ "item-skip-forward": icons.CarbonIconType;
81
+ "item-start": icons.CarbonIconType;
82
+ "item-stop": icons.CarbonIconType;
83
+ "item-upload": icons.CarbonIconType;
84
+ "item-vertmenu": icons.CarbonIconType;
85
+ "item-viewdetails": icons.CarbonIconType;
86
+ "item-hidedetails": icons.CarbonIconType;
87
+ "list-sortasc": icons.CarbonIconType;
88
+ "list-sortdesc": icons.CarbonIconType;
89
+ "list-sort": icons.CarbonIconType;
90
+ "module-accesscontrol": icons.CarbonIconType;
91
+ "module-annotation": icons.CarbonIconType;
92
+ "module-dashboard": icons.CarbonIconType;
93
+ "module-gdprsearch": icons.CarbonIconType;
94
+ "module-integrations": icons.CarbonIconType;
95
+ "module-linkedrules": icons.CarbonIconType;
96
+ "module-reports": icons.CarbonIconType;
97
+ "module-search": icons.CarbonIconType;
98
+ "module-thesauri": icons.CarbonIconType;
99
+ "module-timetracker": icons.CarbonIconType;
100
+ "module-visualization": icons.CarbonIconType;
101
+ "navigation-back": icons.CarbonIconType;
102
+ "navigation-close": icons.CarbonIconType;
103
+ "navigation-down": icons.CarbonIconType;
104
+ "navigation-extern": icons.CarbonIconType;
105
+ "navigation-first": icons.CarbonIconType;
106
+ "navigation-forth": icons.CarbonIconType;
107
+ "navigation-jump": icons.CarbonIconType;
108
+ "navigation-last": icons.CarbonIconType;
109
+ "navigation-left": icons.CarbonIconType;
110
+ "navigation-next": icons.CarbonIconType;
111
+ "navigation-previous": icons.CarbonIconType;
112
+ "navigation-right": icons.CarbonIconType;
113
+ "navigation-up": icons.CarbonIconType;
114
+ "operation-aggregation": icons.CarbonIconType;
115
+ "operation-autolayout": icons.CarbonIconType;
116
+ "operation-clear": icons.CarbonIconType;
117
+ "operation-commit": icons.CarbonIconType;
118
+ "operation-comparison": icons.CarbonIconType;
119
+ "operation-erase": icons.CarbonIconType;
120
+ "operation-filteredit": icons.CarbonIconType;
121
+ "operation-filterremove": icons.CarbonIconType;
122
+ "operation-filter": icons.CarbonIconType;
123
+ "operation-fix": icons.CarbonIconType;
124
+ "operation-link": icons.CarbonIconType;
125
+ "operation-logout": icons.CarbonIconType;
126
+ "operation-magic": icons.CarbonIconType;
127
+ "operation-merge": icons.CarbonIconType;
128
+ "operation-redo": icons.CarbonIconType;
129
+ "operation-search": icons.CarbonIconType;
130
+ "operation-sharelink": icons.CarbonIconType;
131
+ "operation-transform": icons.CarbonIconType;
132
+ "operation-translate": icons.CarbonIconType;
133
+ "operation-undo": icons.CarbonIconType;
134
+ "operation-unlink": icons.CarbonIconType;
135
+ "state-checked": icons.CarbonIconType;
136
+ "state-checkedsimple": icons.CarbonIconType;
137
+ "state-confirmed": icons.CarbonIconType;
138
+ "state-danger": icons.CarbonIconType;
139
+ "state-declined": icons.CarbonIconType;
140
+ "state-info": icons.CarbonIconType;
141
+ "state-locked": icons.CarbonIconType;
142
+ "state-partlychecked": icons.CarbonIconType;
143
+ "state-protected": icons.CarbonIconType;
144
+ "state-success": icons.CarbonIconType;
145
+ "state-unchecked": icons.CarbonIconType;
146
+ "state-unlocked": icons.CarbonIconType;
147
+ "state-warning": icons.CarbonIconType;
148
+ "toggler-caret": icons.CarbonIconType;
149
+ "toggler-caretright": icons.CarbonIconType;
150
+ "toggler-caretdown": icons.CarbonIconType;
151
+ "toggler-maximize": icons.CarbonIconType;
152
+ "toggler-minimize": icons.CarbonIconType;
153
+ "toggler-moveleft": icons.CarbonIconType;
154
+ "toggler-moveright": icons.CarbonIconType;
155
+ "toggler-list": icons.CarbonIconType;
156
+ "toggler-rowexpand": icons.CarbonIconType;
157
+ "toggler-rowcollapse": icons.CarbonIconType;
158
+ "toggler-showless": icons.CarbonIconType;
159
+ "toggler-showmore": icons.CarbonIconType;
160
+ "toggler-star-empty": icons.CarbonIconType;
161
+ "toggler-star-filled": icons.CarbonIconType;
162
+ "toggler-table": icons.CarbonIconType;
163
+ "toggler-tree": icons.CarbonIconType;
164
+ "form-template": icons.CarbonIconType;
165
+ undefined: icons.CarbonIconType;
166
+ };
167
+ export type ValidIconName = keyof typeof canonicalIcons;
11
168
  declare const canonicalIconNames: Record<ValidIconName, CarbonIconType>;
12
169
  export default canonicalIconNames;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { LinkProps as CarbonLinkProps } from "carbon-components-react";
3
- export declare type LinkProps = CarbonLinkProps;
4
- export declare const Link: ({ className, children, href, onClick, ...otherProps }: CarbonLinkProps) => React.JSX.Element;
2
+ import { LinkProps as CarbonLinkProps } from "@carbon/react";
3
+ export type LinkProps = Omit<CarbonLinkProps<"a">, "ref">;
4
+ export declare const Link: ({ className, children, href, onClick, ...otherProps }: LinkProps) => React.JSX.Element;
5
5
  export default Link;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
2
  import { MenuProps as BlueprintMenuProps } from "@blueprintjs/core";
3
- export declare type MenuProps = BlueprintMenuProps;
3
+ export type MenuProps = BlueprintMenuProps;
4
4
  export declare const Menu: ({ children, className, ...restProps }: MenuProps) => React.JSX.Element;
5
5
  export default Menu;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
2
  import { MenuDividerProps as BlueprintMenuDividerProps } from "@blueprintjs/core";
3
- export declare type MenuDividerProps = BlueprintMenuDividerProps;
3
+ export type MenuDividerProps = BlueprintMenuDividerProps;
4
4
  export declare const MenuDivider: ({ children, className, ...restProps }: MenuDividerProps) => React.JSX.Element;
5
5
  export default MenuDivider;
@@ -8,7 +8,7 @@ export interface MultiSelectSelectionProps<T> {
8
8
  selectedItems: T[];
9
9
  createdItems: Partial<T>[];
10
10
  }
11
- export declare type SelectedParamsType<T> = MultiSelectSelectionProps<T>;
11
+ export type SelectedParamsType<T> = MultiSelectSelectionProps<T>;
12
12
  interface MultiSelectCommonProps<T> extends TestableComponent, Pick<BlueprintMultiSelectProps<T>, "items" | "placeholder" | "openOnKeyDown"> {
13
13
  /**
14
14
  * Additional class name, space separated.
@@ -98,8 +98,13 @@ interface MultiSelectCommonProps<T> extends TestableComponent, Pick<BlueprintMul
98
98
  * It uses the attributes given via this property.
99
99
  */
100
100
  wrapperProps?: React.HTMLAttributes<HTMLDivElement>;
101
+ /**
102
+ * Function that allows us to filter values from the option list.
103
+ * If not provided, values are filtered by their labels
104
+ */
105
+ searchPredicate?: (item: T, query: string) => boolean;
101
106
  }
102
- export declare type MultiSelectProps<T> = MultiSelectCommonProps<T> & ({
107
+ export type MultiSelectProps<T> = MultiSelectCommonProps<T> & ({
103
108
  /**
104
109
  * Predefined selected values
105
110
  */
@@ -119,7 +124,7 @@ export declare type MultiSelectProps<T> = MultiSelectCommonProps<T> & ({
119
124
  * This component will be re-implemented later as a `Select` allowing multiple selections.
120
125
  * @deprecated
121
126
  */
122
- export declare function MultiSelect<T>({ items, selectedItems: externalSelectedItems, prePopulateWithItems, itemId, itemLabel, onSelection, contextOverlayProps, tagInputProps, inputProps, runOnQueryChange, fullWidth, noResultText, newItemCreationText, newItemPostfix, hasStatePrimary, hasStateDanger, hasStateSuccess, hasStateWarning, disabled, createNewItemFromQuery, requestDelay, clearQueryOnSelection, className, "data-test-id": dataTestId, "data-testid": dataTestid, wrapperProps, ...otherMultiSelectProps }: MultiSelectProps<T>): React.JSX.Element;
127
+ export declare function MultiSelect<T>({ items, selectedItems: externalSelectedItems, prePopulateWithItems, itemId, itemLabel, onSelection, contextOverlayProps, tagInputProps, inputProps, runOnQueryChange, fullWidth, noResultText, newItemCreationText, newItemPostfix, hasStatePrimary, hasStateDanger, hasStateSuccess, hasStateWarning, disabled, createNewItemFromQuery, requestDelay, clearQueryOnSelection, className, "data-test-id": dataTestId, "data-testid": dataTestid, wrapperProps, searchPredicate, ...otherMultiSelectProps }: MultiSelectProps<T>): React.JSX.Element;
123
128
  export declare namespace MultiSelect {
124
129
  var ofType: typeof BlueprintMultiSelect.ofType;
125
130
  }
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { MultiSelectProps } from "../MultiSelect/MultiSelect";
3
- export declare type MultiSuggestFieldProps<T> = MultiSelectProps<T>;
3
+ export type MultiSuggestFieldProps<T> = MultiSelectProps<T>;
4
4
  /**
5
5
  * Element behaves very similar to `SuggestField` but allows multiple selections.
6
6
  * Its value does not represent a string but a stack of objects.
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { NotificationProps } from "./Notification";
3
- export declare type ToastProps = NotificationProps;
3
+ export type ToastProps = NotificationProps;
4
4
  /**
5
5
  * Displays a `Notification` with a pre-set `timeout` setting.
6
6
  */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { NumericInput as BlueprintNumericInput } from "@blueprintjs/core";
3
2
  export declare const NumericInput: import("react").MemoExoticComponent<typeof BlueprintNumericInput>;
4
3
  export default NumericInput;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type OverviewItemDescriptionProps = React.HTMLAttributes<HTMLDivElement>;
2
+ export type OverviewItemDescriptionProps = React.HTMLAttributes<HTMLDivElement>;
3
3
  export declare const OverviewItemDescription: ({ children, className, ...otherDivProps }: OverviewItemDescriptionProps) => React.JSX.Element;
4
4
  export default OverviewItemDescription;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { PaginationProps as CarbonPaginationProps } from "carbon-components-react";
2
+ import { PaginationProps as CarbonPaginationProps } from "@carbon/react/es/components/Pagination/Pagination";
3
3
  export interface PaginationProps extends CarbonPaginationProps {
4
4
  /**
5
5
  * Additional class names.
@@ -1,3 +1,3 @@
1
1
  import { ProgressBar as BlueprintProgressBar, ProgressBarProps as BlueprintProgressBarProps } from "@blueprintjs/core";
2
2
  export declare const ProgressBar: typeof BlueprintProgressBar;
3
- export declare type ProgressBarProps = BlueprintProgressBarProps;
3
+ export type ProgressBarProps = BlueprintProgressBarProps;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type PropertyValueListProps = React.HTMLAttributes<HTMLDListElement>;
2
+ export type PropertyValueListProps = React.HTMLAttributes<HTMLDListElement>;
3
3
  export declare const PropertyValueList: ({ className, children, ...otherProps }: PropertyValueListProps) => React.JSX.Element;
4
4
  export default PropertyValueList;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
2
  import { RadioProps as BlueprintRadioProps } from "@blueprintjs/core";
3
- export declare type RadioButtonProps = BlueprintRadioProps;
3
+ export type RadioButtonProps = BlueprintRadioProps;
4
4
  export declare const RadioButton: ({ children, className, ...restProps }: RadioButtonProps) => React.JSX.Element;
5
5
  export default RadioButton;
@@ -1,9 +1,9 @@
1
1
  import React from "react";
2
2
  import { OverlayProps as BlueprintOverlayProps, SpinnerProps as BlueprintSpinnerProps } from "@blueprintjs/core";
3
- export declare type SpinnerPosition = "local" | "inline" | "global";
4
- export declare type SpinnerSize = "tiny" | "small" | "medium" | "large" | "xlarge" | "inherit";
5
- export declare type SpinnerStroke = "thin" | "medium" | "bold";
6
- declare type Intent = "inherit" | "primary" | "success" | "warning" | "danger";
3
+ export type SpinnerPosition = "local" | "inline" | "global";
4
+ export type SpinnerSize = "tiny" | "small" | "medium" | "large" | "xlarge" | "inherit";
5
+ export type SpinnerStroke = "thin" | "medium" | "bold";
6
+ type Intent = "inherit" | "primary" | "success" | "warning" | "danger";
7
7
  /** A spinner that is either displayed globally or locally. */
8
8
  export interface SpinnerProps extends Omit<BlueprintSpinnerProps, "size"> {
9
9
  /**
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type SectionProps = React.HTMLAttributes<HTMLElement>;
2
+ export type SectionProps = React.HTMLAttributes<HTMLElement>;
3
3
  export declare const Section: ({ children, className, ...restProps }: SectionProps) => React.JSX.Element;
4
4
  export default Section;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type SectionHeaderProps = React.HTMLAttributes<HTMLElement>;
2
+ export type SectionHeaderProps = React.HTMLAttributes<HTMLElement>;
3
3
  export declare const SectionHeader: ({ children, className, ...restProps }: SectionHeaderProps) => React.JSX.Element;
4
4
  export default SectionHeader;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type TitleMainsectionProps = React.HTMLAttributes<HTMLElement>;
2
+ export type TitleMainsectionProps = React.HTMLAttributes<HTMLElement>;
3
3
  export declare const TitleMainsection: ({ children, className, ...restProps }: TitleMainsectionProps) => React.JSX.Element;
4
4
  export default TitleMainsection;
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
- export declare type TitlePageProps = React.HTMLAttributes<HTMLElement>;
2
+ export type TitlePageProps = React.HTMLAttributes<HTMLElement>;
3
3
  export declare const TitlePage: ({ children, className, ...restProps }: TitlePageProps) => React.JSX.Element;
4
4
  export default TitlePage;
@@ -53,29 +53,29 @@ export declare const TitleSubsection: ({ children, className, useHtmlElement, ..
53
53
  results?: number | undefined;
54
54
  security?: string | undefined;
55
55
  unselectable?: "on" | "off" | undefined;
56
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
56
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
57
57
  is?: string | undefined;
58
58
  "aria-activedescendant"?: string | undefined;
59
59
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
60
- "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
60
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
61
61
  "aria-busy"?: (boolean | "true" | "false") | undefined;
62
- "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
62
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
63
63
  "aria-colcount"?: number | undefined;
64
64
  "aria-colindex"?: number | undefined;
65
65
  "aria-colspan"?: number | undefined;
66
66
  "aria-controls"?: string | undefined;
67
- "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
67
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
68
68
  "aria-describedby"?: string | undefined;
69
69
  "aria-details"?: string | undefined;
70
70
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
71
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
71
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
72
72
  "aria-errormessage"?: string | undefined;
73
73
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
74
74
  "aria-flowto"?: string | undefined;
75
75
  "aria-grabbed"?: (boolean | "true" | "false") | undefined;
76
- "aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
76
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
77
77
  "aria-hidden"?: (boolean | "true" | "false") | undefined;
78
- "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
78
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
79
79
  "aria-keyshortcuts"?: string | undefined;
80
80
  "aria-label"?: string | undefined;
81
81
  "aria-labelledby"?: string | undefined;
@@ -88,9 +88,9 @@ export declare const TitleSubsection: ({ children, className, useHtmlElement, ..
88
88
  "aria-owns"?: string | undefined;
89
89
  "aria-placeholder"?: string | undefined;
90
90
  "aria-posinset"?: number | undefined;
91
- "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
91
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
92
92
  "aria-readonly"?: (boolean | "true" | "false") | undefined;
93
- "aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
93
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
94
94
  "aria-required"?: (boolean | "true" | "false") | undefined;
95
95
  "aria-roledescription"?: string | undefined;
96
96
  "aria-rowcount"?: number | undefined;
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { AutoCompleteFieldProps } from "../AutocompleteField/AutoCompleteField";
3
- export declare type SuggestFieldProps<T, UPDATE_VALUE> = AutoCompleteFieldProps<T, UPDATE_VALUE>;
3
+ export type SuggestFieldProps<T, UPDATE_VALUE> = AutoCompleteFieldProps<T, UPDATE_VALUE>;
4
4
  /**
5
5
  * A component with the appearance of an input field that allows to select and optionally create new items.
6
6
  * It shows suggestions for the entered text from which the user can select any option.
@@ -1,5 +1,4 @@
1
- /// <reference types="react" />
2
1
  export * from "./SuggestField";
3
2
  export declare const suggestFieldUtils: {
4
- createNewItemRendererFactory: (itemTextRenderer: (query: string) => string | JSX.Element, iconName?: import("../Icon/canonicalIconNames").ValidIconName | import("react").ReactElement<import("..").TestIconProps, string | import("react").JSXElementConstructor<any>> | undefined) => (query: string, modifiers: import("../AutocompleteField/interfaces").IRenderModifiers, handleClick: import("react").MouseEventHandler<HTMLElement>) => import("react").JSX.Element;
3
+ createNewItemRendererFactory: (itemTextRenderer: (query: string) => string | JSX.Element, iconName?: import("../Icon/canonicalIconNames").ValidIconName | import("react").ReactElement<import("..").TestIconProps>) => (query: string, modifiers: import("../AutocompleteField/interfaces").IRenderModifiers, handleClick: import("react").MouseEventHandler<HTMLElement>) => import("react").JSX.Element;
5
4
  };
@@ -1,7 +1,8 @@
1
1
  import React from "react";
2
- import { DataTableSize as CarbonDataTableSize, TableProps as CarbonTableProps } from "carbon-components-react";
3
- declare type TableRowHeightSizeDepracted = "compact" | "tall";
4
- export declare type TableRowHeightSize = "small" | "medium" | "large" | TableRowHeightSizeDepracted;
2
+ import { DataTableSize as CarbonDataTableSize, Table as CarbonTable } from "@carbon/react";
3
+ type TableRowHeightSizeDepracted = "compact" | "tall";
4
+ export type TableRowHeightSize = "small" | "medium" | "large" | TableRowHeightSizeDepracted;
5
+ type CarbonTableProps = React.ComponentProps<typeof CarbonTable>;
5
6
  export interface TableProps extends Omit<CarbonTableProps, "size" | "overflowMenuOnHover" | "stickyHeader" | "useStaticWidth">, React.TableHTMLAttributes<HTMLTableElement> {
6
7
  /**
7
8
  * Sets basically the height of a row inside the table.
@@ -1,5 +1,6 @@
1
1
  import React from "react";
2
- import { TableCellProps as CarbonTableCellProps } from "carbon-components-react";
2
+ import { TableCell as CarbonTableCell } from "@carbon/react";
3
+ type CarbonTableCellProps = React.ComponentProps<typeof CarbonTableCell>;
3
4
  export interface TableCellProps extends CarbonTableCellProps, React.TdHTMLAttributes<HTMLTableCellElement> {
4
5
  /**
5
6
  * By default all table cell content is aligned to the left of the cell.