@reltio/components 1.4.1551 → 1.4.1553

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 (1101) hide show
  1. package/cjs/HOCs/withAsyncMount/withAsyncMount.d.ts +1 -1
  2. package/cjs/HOCs/withContext/withContext.d.ts +1 -1
  3. package/cjs/HOCs/withTooltip/propTypes.d.ts +1 -1
  4. package/cjs/HOCs/withTooltip/withTooltip.d.ts +1 -1
  5. package/cjs/components/ActionButton/ActionButton.d.ts +1 -1
  6. package/cjs/components/ArrowExpandButton/ArrowExpandButton.d.ts +1 -1
  7. package/cjs/components/AttributeGroupIcon/AttributeGroupIcon.d.ts +1 -1
  8. package/cjs/components/AttributeListItem/AttrTypeIcon.d.ts +1 -1
  9. package/cjs/components/AttributeListItem/AttributeListItem.d.ts +2 -2
  10. package/cjs/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  11. package/cjs/components/AttributesFiltersBuilder/AttributesFiltersBuilder.d.ts +1 -1
  12. package/cjs/components/AttributesFiltersBuilder/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  13. package/cjs/components/AttributesFiltersBuilder/components/FilterSelector/FilterSelector.d.ts +1 -1
  14. package/cjs/components/AttributesFiltersBuilder/types.d.ts +3 -3
  15. package/cjs/components/AttributesFiltersButton/ActionButtons/ActionButtons.d.ts +1 -1
  16. package/cjs/components/AttributesFiltersButton/AttributesFiltersButton.d.ts +1 -1
  17. package/cjs/components/AutoSizeList/AutoSizeList.d.ts +1 -1
  18. package/cjs/components/AvatarWithFallback/AvatarWithFallback.d.ts +1 -1
  19. package/cjs/components/BasicAttributeSelector/AttributeTitle/AttributeTitle.d.ts +2 -2
  20. package/cjs/components/BasicTableView/BasicTable/BasicTable.d.ts +3 -3
  21. package/cjs/components/BasicTableView/BasicTable/HOCs/withFilter.d.ts +1 -1
  22. package/cjs/components/BasicTableView/BasicTable/HOCs/withFilterAtBottom.d.ts +1 -1
  23. package/cjs/components/BasicTableView/BasicTable/cell-value-renderers/BlobRenderer.d.ts +1 -1
  24. package/cjs/components/BasicTableView/BasicTable/cell-value-renderers/DefaultCellValueRenderer.d.ts +1 -1
  25. package/cjs/components/BasicTableView/BasicTable/contexts/RowCollapseContext.d.ts +1 -1
  26. package/cjs/components/BasicTableView/BasicTable/contexts/TableContext.d.ts +1 -1
  27. package/cjs/components/BasicTableView/BasicTable/hooks/useBasicTableCellRenderer.d.ts +1 -1
  28. package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnListItem.d.ts +1 -1
  29. package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettings.d.ts +2 -2
  30. package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettingsPopup.d.ts +3 -3
  31. package/cjs/components/BasicTableView/BasicTableHeader/FilterButton/FilterButton.d.ts +1 -1
  32. package/cjs/components/BasicTableView/BasicTablePagination/BasicTablePagination.d.ts +2 -2
  33. package/cjs/components/BasicTableView/CollapseRowButton/CollapseRowButton.d.ts +1 -1
  34. package/cjs/components/BasicTableView/ColumnFilter/ColumnFilter.d.ts +2 -2
  35. package/cjs/components/BasicTableView/ColumnFilter/FilterChip/FilterChip.d.ts +2 -2
  36. package/cjs/components/BasicTableView/RowCellAutoSizer/RowCellAutoSizer.d.ts +1 -1
  37. package/cjs/components/BasicTableView/types/index.d.ts +3 -3
  38. package/cjs/components/BasicViewContent/BasicViewContent.d.ts +1 -1
  39. package/cjs/components/BasicViewHeader/BasicViewHeader.d.ts +1 -1
  40. package/cjs/components/ClickAwayProvider/ClickAwayProvider.d.ts +1 -1
  41. package/cjs/components/CollaborationItem/Avatar/Avatar.d.ts +1 -1
  42. package/cjs/components/CollaborationItem/CollaborationItem.d.ts +2 -2
  43. package/cjs/components/CollaborationItem/Comment/Comment.d.ts +1 -1
  44. package/cjs/components/CollaborationItem/CommentContent/CommentContent.d.ts +1 -1
  45. package/cjs/components/CollaborationItem/CommentTarget/CommentTarget.d.ts +1 -1
  46. package/cjs/components/CollaborationItem/RepliedComment/RepliedComment.d.ts +1 -1
  47. package/cjs/components/CollaborationItem/SendMessageArea/SendMessageArea.d.ts +1 -1
  48. package/cjs/components/CollaborationItem/SendMessageArea/styles.d.ts +1 -1
  49. package/cjs/components/CollaborationItem/TextFieldWithMentions/TextFieldWithMentions.d.ts +1 -1
  50. package/cjs/components/CollaborationItem/utils/index.d.ts +1 -1
  51. package/cjs/components/CollaborationPopup/CollaborationPopup.d.ts +2 -2
  52. package/cjs/components/CollaborationPopup/styles.d.ts +1 -1
  53. package/cjs/components/CollapseButton/CollapseButton.d.ts +2 -2
  54. package/cjs/components/ColorBar/ColorBar.d.ts +1 -1
  55. package/cjs/components/ColoredSourceIcon/ColoredSourceIcon.d.ts +1 -1
  56. package/cjs/components/CommentsContainer/CommentsContainer.d.ts +1 -1
  57. package/cjs/components/CommentsContainer/buttons/AddCommentButton.d.ts +1 -1
  58. package/cjs/components/CommentsContainer/buttons/CommentButton.d.ts +1 -1
  59. package/cjs/components/ConfigureColumnsPopup/ConfigureColumnsPopup.d.ts +1 -1
  60. package/cjs/components/ConfirmDeleteDialog/ConfirmDeleteDialog.d.ts +1 -1
  61. package/cjs/components/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
  62. package/cjs/components/ConnectionEditor/ConnectionEditor.d.ts +1 -1
  63. package/cjs/components/ConnectionRelationTypeSelector/ConnectionRelationTypeSelector.d.ts +2 -2
  64. package/cjs/components/DataTenantBadge/DataTenantBadge.d.ts +1 -1
  65. package/cjs/components/DataTenantBadge/styles.d.ts +1 -1
  66. package/cjs/components/DataTypeValue/DataTypeValue.d.ts +1 -1
  67. package/cjs/components/DateIntervalSelector/DateIntervalSelector.d.ts +1 -1
  68. package/cjs/components/DateRangePicker/DateRangePicker.d.ts +2 -2
  69. package/cjs/components/DragAndDrop/DragAndDrop.d.ts +1 -1
  70. package/cjs/components/Drawer/Drawer.d.ts +1 -1
  71. package/cjs/components/DropDownMenuButton/DropDownMenuButton.d.ts +1 -1
  72. package/cjs/components/DropDownMenuButton/MenuItemRenderer.d.ts +1 -1
  73. package/cjs/components/DropDownSelector/DropDownSelector.d.ts +1 -1
  74. package/cjs/components/DropDownSelector/components/Menu.d.ts +1 -1
  75. package/cjs/components/DropDownSelector/components/SingleValue.d.ts +1 -1
  76. package/cjs/components/EmptySearchResult/NoData.d.ts +1 -1
  77. package/cjs/components/EmptySearchResult/NoMessageComponent.d.ts +1 -1
  78. package/cjs/components/EmptySearchResult/NoResults.d.ts +1 -1
  79. package/cjs/components/EmptyState/EmptyState.d.ts +1 -1
  80. package/cjs/components/EntityAvatar/EntityAvatar.d.ts +1 -1
  81. package/cjs/components/EntityTypeBadge/EntityTypeBadge.d.ts +1 -1
  82. package/cjs/components/EntityTypeIcon/EntityTypeIcon.d.ts +1 -1
  83. package/cjs/components/EntityTypesSelector/EntityTypesSelector.d.ts +2 -2
  84. package/cjs/components/EntityUriLink/EntityUriLink.d.ts +1 -1
  85. package/cjs/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  86. package/cjs/components/ErrorPopup/ErrorPopup.d.ts +1 -1
  87. package/cjs/components/ErrorWrapper/ErrorMessage.d.ts +1 -1
  88. package/cjs/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
  89. package/cjs/components/ExpandableSearchInput/ExpandableSearchInput.d.ts +1 -1
  90. package/cjs/components/ExpandedValueTooltip/ExpandedValueTooltip.d.ts +1 -1
  91. package/cjs/components/FacetViewHeader/FacetViewHeader.d.ts +1 -1
  92. package/cjs/components/FlipCard/types/index.d.ts +4 -4
  93. package/cjs/components/HideOnShrink/HideOnShrink.d.ts +1 -1
  94. package/cjs/components/HierarchicalAttributeTooltip/HierarchicalAttributeTooltip.d.ts +1 -1
  95. package/cjs/components/HierarchyNodeTitle/HierarchyNodeTitle.d.ts +1 -1
  96. package/cjs/components/Highlighter/Highlighter.d.ts +1 -1
  97. package/cjs/components/Image/CheckedIcon/CheckedIcon.d.ts +1 -1
  98. package/cjs/components/Image/Image.d.ts +2 -2
  99. package/cjs/components/Image/ImageActionsOverlay/ImageActionsOverlay.d.ts +1 -1
  100. package/cjs/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +2 -2
  101. package/cjs/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +1 -1
  102. package/cjs/components/ImageAttributesGallery/HeaderRight/HeaderRight.d.ts +1 -1
  103. package/cjs/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +1 -1
  104. package/cjs/components/ImageDetailsView/ImageDetailsView.d.ts +1 -1
  105. package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +1 -1
  106. package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +1 -1
  107. package/cjs/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +2 -2
  108. package/cjs/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +1 -1
  109. package/cjs/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +1 -1
  110. package/cjs/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.d.ts +1 -1
  111. package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoItem/MetaInfoItem.d.ts +1 -1
  112. package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +1 -1
  113. package/cjs/components/ImageDetailsView/hooks/useEditMetaInfo.d.ts +1 -1
  114. package/cjs/components/ImageDetailsView/types/index.d.ts +1 -1
  115. package/cjs/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +1 -1
  116. package/cjs/components/ImportButton/ImportButton.d.ts +1 -1
  117. package/cjs/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +1 -1
  118. package/cjs/components/Link/Link.d.ts +1 -1
  119. package/cjs/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
  120. package/cjs/components/Marginator/Marginator.d.ts +1 -1
  121. package/cjs/components/MatchRulesBlock/MatchRulesBlock.d.ts +1 -1
  122. package/cjs/components/MatchRulesBlock/MatchRulesTitle.d.ts +1 -1
  123. package/cjs/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +1 -1
  124. package/cjs/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +1 -1
  125. package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +1 -1
  126. package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +1 -1
  127. package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +1 -1
  128. package/cjs/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +1 -1
  129. package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +1 -1
  130. package/cjs/components/MatchRulesBlock/types/index.d.ts +3 -3
  131. package/cjs/components/MatchRulesSelector/MatchRulesSelector.d.ts +1 -1
  132. package/cjs/components/MergeButton/MergeButton.d.ts +1 -1
  133. package/cjs/components/MetadataTypesSelector/ListLabel/ListLabel.d.ts +1 -1
  134. package/cjs/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +3 -3
  135. package/cjs/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +3 -3
  136. package/cjs/components/ModeSwitcher/ModeSwitcher.d.ts +1 -1
  137. package/cjs/components/ModeSwitcherSelect/ModeSwitcherSelect.d.ts +3 -3
  138. package/cjs/components/MultiValueSelector/MultiValueSelector.d.ts +2 -2
  139. package/cjs/components/MultipleInput/MultipleInput.d.ts +1 -1
  140. package/cjs/components/MultipliableSelect/MultipliableSelect.d.ts +1 -1
  141. package/cjs/components/NotMatchButton/NotMatchButton.d.ts +1 -1
  142. package/cjs/components/PivotingUriLink/PivotingUriLink.d.ts +1 -1
  143. package/cjs/components/PopupWithArrow/PopupWithArrow.d.ts +1 -1
  144. package/cjs/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +1 -1
  145. package/cjs/components/ProfileBand/ProfileBand.d.ts +1 -1
  146. package/cjs/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +1 -1
  147. package/cjs/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +2 -2
  148. package/cjs/components/ProfileBandNavigation/helpers/index.d.ts +1 -1
  149. package/cjs/components/ProfileBandNavigation/types/index.d.ts +2 -2
  150. package/cjs/components/ProfileCard/ProfileCard.d.ts +1 -1
  151. package/cjs/components/ProfileCard/ProfileCardContent/ProfileCardContent.d.ts +1 -1
  152. package/cjs/components/ProfileMatchCard/ProfileMatchCard.d.ts +1 -1
  153. package/cjs/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +1 -1
  154. package/cjs/components/ProfilesList/ProfilesList.d.ts +1 -1
  155. package/cjs/components/QueryBuilderRow/QueryBuilderRow.d.ts +2 -2
  156. package/cjs/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +1 -1
  157. package/cjs/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +1 -1
  158. package/cjs/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +2 -2
  159. package/cjs/components/ReactSelect/MultiSelect/MultiSelect.d.ts +1 -1
  160. package/cjs/components/ReactSelect/MultiSelect/components/Option.d.ts +1 -1
  161. package/cjs/components/ReactSelect/MultiSelect/components/index.d.ts +1 -1
  162. package/cjs/components/ReactSelect/MultiSelect/index.d.ts +1 -1
  163. package/cjs/components/ReactSelect/commonComponents/ClearIndicator.d.ts +1 -1
  164. package/cjs/components/ReactSelect/commonComponents/Control.d.ts +1 -1
  165. package/cjs/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +1 -1
  166. package/cjs/components/ReactSelect/commonComponents/GroupHeading.d.ts +1 -1
  167. package/cjs/components/ReactSelect/commonComponents/Menu.d.ts +1 -1
  168. package/cjs/components/ReactSelect/commonComponents/MultiValue.d.ts +1 -1
  169. package/cjs/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +1 -1
  170. package/cjs/components/ReactSelect/commonComponents/Option.d.ts +1 -1
  171. package/cjs/components/ReactSelect/commonComponents/Placeholder.d.ts +1 -1
  172. package/cjs/components/ReactSelect/commonComponents/SingleValue.d.ts +1 -1
  173. package/cjs/components/ReactSelect/commonComponents/ValueContainer.d.ts +1 -1
  174. package/cjs/components/ReactSelect/commonComponents/index.d.ts +11 -11
  175. package/cjs/components/ReactSelect/withMuiSkin.d.ts +1 -1
  176. package/cjs/components/ReactSortableTree/index.d.ts +2 -2
  177. package/cjs/components/ReactSortableTree/node-renderer-default.d.ts +1 -1
  178. package/cjs/components/ReactSortableTree/placeholder-renderer-default.d.ts +1 -1
  179. package/cjs/components/ReactSortableTree/tree-node.d.ts +1 -1
  180. package/cjs/components/ReactSortableTree/tree-placeholder.d.ts +2 -2
  181. package/cjs/components/RelationEditor/RelationEditor.d.ts +1 -1
  182. package/cjs/components/RelationEditor/index.d.ts +1 -1
  183. package/cjs/components/RelationTypesSelector/RelationTypesSelector.d.ts +2 -2
  184. package/cjs/components/RelevanceScoreBadge/RelevanceScoreBadge.d.ts +1 -1
  185. package/cjs/components/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
  186. package/cjs/components/ReltioMap/EntityMarker/EntityMarker.d.ts +1 -1
  187. package/cjs/components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts +1 -1
  188. package/cjs/components/ReltioMap/MapControls/TopCenterMapControls/TopCenterMapControls.d.ts +1 -1
  189. package/cjs/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +1 -1
  190. package/cjs/components/ReltioMap/index.d.ts +1 -1
  191. package/cjs/components/ReltioMap/types.d.ts +7 -7
  192. package/cjs/components/ResizablePanes/ResizablePanes.d.ts +3 -3
  193. package/cjs/components/ResizablePanes/ResizablePanes.js +1 -1
  194. package/cjs/components/ScreenProfileBand/ScreenProfileBand.d.ts +1 -1
  195. package/cjs/components/ScrollableTabs/ScrollableTabs.d.ts +2 -2
  196. package/cjs/components/SearchHighlighter/SearchHighlighter.d.ts +1 -1
  197. package/cjs/components/SearchInput/SearchInput.d.ts +1 -1
  198. package/cjs/components/SearchInput/styles.d.ts +1 -1
  199. package/cjs/components/SelectAttributesList/SelectAttributesList.d.ts +2 -2
  200. package/cjs/components/SelectionPopup/SelectionPopup.d.ts +1 -1
  201. package/cjs/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +1 -1
  202. package/cjs/components/SelectionPopup/helpers.d.ts +2 -2
  203. package/cjs/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +1 -1
  204. package/cjs/components/SettingsMenu/SettingsMenu.d.ts +1 -1
  205. package/cjs/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +1 -1
  206. package/cjs/components/SideIconPanel/SideButtonsPanel.d.ts +1 -1
  207. package/cjs/components/SidePanel/SidePanel.d.ts +1 -1
  208. package/cjs/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.d.ts +2 -2
  209. package/cjs/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +1 -1
  210. package/cjs/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +1 -1
  211. package/cjs/components/SimpleDropDownSelector/DropDownValue.d.ts +1 -1
  212. package/cjs/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +1 -1
  213. package/cjs/components/SimpleInput/SimpleInput.d.ts +1 -1
  214. package/cjs/components/SmallIconButton/SmallIconButton.d.ts +1 -1
  215. package/cjs/components/SmallIconButton/index.d.ts +2 -2
  216. package/cjs/components/SourceIcon/SourceIcon.d.ts +1 -1
  217. package/cjs/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +1 -1
  218. package/cjs/components/TenantIcon/TenantIcon.d.ts +1 -1
  219. package/cjs/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +2 -2
  220. package/cjs/components/TenantsDropDownSelector/TenantsDropDownSelector.d.ts +1 -1
  221. package/cjs/components/Title/Title.d.ts +1 -1
  222. package/cjs/components/UploadFileButton/UploadFileButton.d.ts +1 -1
  223. package/cjs/components/UploadImageDialog/DividerWithText/DividerWithText.d.ts +1 -1
  224. package/cjs/components/UploadImageDialog/ErrorSnackbar/ErrorSnackbar.d.ts +1 -1
  225. package/cjs/components/UploadImageDialog/ImageByUrlField/ImageByUrlField.d.ts +1 -1
  226. package/cjs/components/UploadImageDialog/SelectImageButton/SelectImageButton.d.ts +1 -1
  227. package/cjs/components/UploadImageDialog/TargetBox/TargetBox.d.ts +1 -1
  228. package/cjs/components/UploadImageDialog/UploadImageDialog.d.ts +1 -1
  229. package/cjs/components/UserSelector/UserSelector.d.ts +1 -1
  230. package/cjs/components/ValueChip/ValueChip.d.ts +1 -1
  231. package/cjs/components/VerticalDivider/VerticalDivider.d.ts +1 -1
  232. package/cjs/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +1 -1
  233. package/cjs/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +1 -1
  234. package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.d.ts +1 -1
  235. package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +1 -1
  236. package/cjs/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +4 -4
  237. package/cjs/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +1 -1
  238. package/cjs/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +1 -1
  239. package/cjs/components/VerticalHeadingsTable/VerticalHeadingsTable.d.ts +1 -1
  240. package/cjs/components/VerticalHeadingsTable/types.d.ts +2 -2
  241. package/cjs/components/ViewMoreToggle/ViewMoreToggle.d.ts +1 -1
  242. package/cjs/components/VirtualGroupedList/VirtualGroupedList.d.ts +1 -1
  243. package/cjs/components/activityLog/ActivityExportButton/ActivityExportButton.d.ts +1 -1
  244. package/cjs/components/activityLog/ActivityFilterButton/ActivityFilterButton.d.ts +1 -1
  245. package/cjs/components/activityLog/ActivityFilterEditor/ActivityFilterEditor.d.ts +1 -1
  246. package/cjs/components/activityLog/ActivityFilterEditor/ActivitySelector.d.ts +1 -1
  247. package/cjs/components/activityLog/ActivityFilterEditor/DateRangeSelector.d.ts +1 -1
  248. package/cjs/components/activityLog/ActivityFilterEditor/EntityChangedSelectors.d.ts +1 -1
  249. package/cjs/components/activityLog/ActivityFilterEditor/EntityTypesSelector.d.ts +1 -1
  250. package/cjs/components/activityLog/ActivityFilterEditor/SourceSelector.d.ts +1 -1
  251. package/cjs/components/activityLog/ActivityLog/ActivityLog.d.ts +1 -1
  252. package/cjs/components/activityLog/ActivityLog/helpers.d.ts +2 -2
  253. package/cjs/components/activityLog/ActivityLog/items/ActivityItem/ActivityItem.d.ts +1 -1
  254. package/cjs/components/activityLog/ActivityLog/items/GroupItem/GroupItem.d.ts +1 -1
  255. package/cjs/components/activityLog/ActivityLogFilter/ActivityLogFilter.d.ts +1 -1
  256. package/cjs/components/activityLog/activities/ActivitiesFactory.d.ts +1 -1
  257. package/cjs/components/activityLog/activities/ActivityTitle/ActivityTitle.d.ts +1 -1
  258. package/cjs/components/activityLog/activities/CommentActivity.d.ts +1 -1
  259. package/cjs/components/activityLog/activities/EntityObject/EntityObject.d.ts +1 -1
  260. package/cjs/components/activityLog/activities/GroupActivity.d.ts +1 -1
  261. package/cjs/components/activityLog/activities/MergeActivity.d.ts +1 -1
  262. package/cjs/components/activityLog/activities/MoreItemsLink/MoreItemsLink.d.ts +1 -1
  263. package/cjs/components/activityLog/activities/PotentialMatchActivity.d.ts +1 -1
  264. package/cjs/components/activityLog/activities/ProfileActivity.d.ts +1 -1
  265. package/cjs/components/activityLog/activities/RelationActivity.d.ts +1 -1
  266. package/cjs/components/activityLog/activities/RelationObject/RelationObject.d.ts +1 -1
  267. package/cjs/components/activityLog/activities/SearchActivity.d.ts +1 -1
  268. package/cjs/components/activityLog/activities/SimpleActivity.d.ts +1 -1
  269. package/cjs/components/activityLog/activities/SynchronizationIssuesActivity.d.ts +1 -1
  270. package/cjs/components/activityLog/activities/fields/DeltaField.d.ts +1 -1
  271. package/cjs/components/activityLog/activities/fields/PotentialMatchField.d.ts +1 -1
  272. package/cjs/components/activityLog/activities/records/CollapsibleActivityRecords.d.ts +1 -1
  273. package/cjs/components/activityLog/activities/records/EntityRecord.d.ts +1 -1
  274. package/cjs/components/activityLog/activities/records/PotentialMatchRecord.d.ts +1 -1
  275. package/cjs/components/activityLog/activities/records/RecordUpdates.d.ts +1 -1
  276. package/cjs/components/activityLog/activities/records/RelationRecord.d.ts +1 -1
  277. package/cjs/components/activityLog/contexts/CollapsibleItemsContext/index.d.ts +1 -1
  278. package/cjs/components/activityLog/hooks/useActivitiesLoader.d.ts +1 -1
  279. package/cjs/components/activityLog/hooks/useActivitiesLoader.js +1 -1
  280. package/cjs/components/activityLog/hooks/useProfileActivitiesLoader.d.ts +1 -1
  281. package/cjs/components/activityLog/hooks/useProfileActivitiesLoader.js +1 -1
  282. package/cjs/components/activityLog/types/ActivitiesFilter.d.ts +1 -1
  283. package/cjs/components/activityLog/types/ActivityData.d.ts +1 -1
  284. package/cjs/components/activityLog/types/ActivityDelta.d.ts +1 -1
  285. package/cjs/components/activityLog/types/ActivityItem.d.ts +1 -1
  286. package/cjs/components/activityLog/types/DeltaValue.d.ts +2 -2
  287. package/cjs/components/attributes/AttributesView/index.d.ts +1 -1
  288. package/cjs/components/attributes/BranchDecorator/BranchDecorator.d.ts +1 -1
  289. package/cjs/components/attributes/DescriptionIcon/DescriptionIcon.d.ts +1 -1
  290. package/cjs/components/attributes/ImageAttributesLine/ImageAttributesLine.d.ts +3 -3
  291. package/cjs/components/attributes/ImageAttributesLine/styles.d.ts +1 -1
  292. package/cjs/components/attributes/OvIcon/OvIcon.d.ts +2 -2
  293. package/cjs/components/attributes/OvIcon/heplers.d.ts +1 -1
  294. package/cjs/components/attributes/PivotingAttributes/PivotingTooltip.d.ts +1 -1
  295. package/cjs/components/attributes/PivotingAttributes/PivotingTooltipContent.d.ts +1 -1
  296. package/cjs/components/attributes/editMode/AttributesList/AttributesList.d.ts +1 -1
  297. package/cjs/components/attributes/editMode/AttributesPager/AttributeRenderer.d.ts +1 -1
  298. package/cjs/components/attributes/editMode/AttributesPager/CardinalityMessage.d.ts +1 -1
  299. package/cjs/components/attributes/editMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  300. package/cjs/components/attributes/editMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  301. package/cjs/components/attributes/editMode/AttributesPager/index.d.ts +4 -4
  302. package/cjs/components/attributes/editMode/AttributesView/AttributesView.d.ts +1 -1
  303. package/cjs/components/attributes/editMode/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  304. package/cjs/components/attributes/editMode/EntityCreator/EntityCreator.d.ts +2 -2
  305. package/cjs/components/attributes/editMode/EntityCreator/index.d.ts +1 -1
  306. package/cjs/components/attributes/editMode/EntitySelector/EntitySelector.d.ts +4 -4
  307. package/cjs/components/attributes/editMode/EntitySelector/components/ClearIndicator.d.ts +1 -1
  308. package/cjs/components/attributes/editMode/EntitySelector/components/EntityOption.d.ts +1 -1
  309. package/cjs/components/attributes/editMode/EntitySelector/components/EntityTypeOption.d.ts +1 -1
  310. package/cjs/components/attributes/editMode/EntitySelector/components/Group.d.ts +1 -1
  311. package/cjs/components/attributes/editMode/EntitySelector/components/SingleValue.d.ts +1 -1
  312. package/cjs/components/attributes/editMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  313. package/cjs/components/attributes/editMode/MoreAttributesButton/MoreAttributesButton.d.ts +1 -1
  314. package/cjs/components/attributes/editMode/MoreAttributesButton/helpers.d.ts +1 -1
  315. package/cjs/components/attributes/editMode/MoreAttributesButton/useMoreAttributesItems.d.ts +3 -3
  316. package/cjs/components/attributes/editMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  317. package/cjs/components/attributes/editMode/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  318. package/cjs/components/attributes/editMode/ReferenceAttribute/index.d.ts +1 -1
  319. package/cjs/components/attributes/editMode/RelationTypeSelector/RelationTypeSelector.d.ts +1 -1
  320. package/cjs/components/attributes/editMode/RelationTypeSelector/components/RelationOption.d.ts +1 -1
  321. package/cjs/components/attributes/editMode/Roles/Roles.d.ts +1 -1
  322. package/cjs/components/attributes/editMode/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  323. package/cjs/components/attributes/editMode/SimpleAttributeEditor/selectors/types.d.ts +2 -2
  324. package/cjs/components/attributes/editMode/SimpleAttributeEditor/useAutopopulationContextValue.d.ts +1 -1
  325. package/cjs/components/attributes/editMode/Tags/Tags.d.ts +1 -1
  326. package/cjs/components/attributes/helpers/attributesView.d.ts +1 -1
  327. package/cjs/components/attributes/inline/AttributesList/AttributesList.d.ts +1 -1
  328. package/cjs/components/attributes/inline/AttributesPager/AttributesPager.d.ts +1 -1
  329. package/cjs/components/attributes/inline/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  330. package/cjs/components/attributes/inline/ImageAttribute/ImageAttribute.d.ts +1 -1
  331. package/cjs/components/attributes/inline/ImageAttributesBlock/ImageAttributesBlock.d.ts +1 -1
  332. package/cjs/components/attributes/inline/NestedAttribute/NestedAttribute.d.ts +1 -1
  333. package/cjs/components/attributes/inline/NestedAttributesBlock/NestedAttributesBlock.d.ts +1 -1
  334. package/cjs/components/attributes/inline/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  335. package/cjs/components/attributes/inline/ReferenceAttributesBlock/ReferenceAttributesBlock.d.ts +1 -1
  336. package/cjs/components/attributes/inline/SimpleAttribute/CrosswalkMenuItem/CrosswalkMenuItem.d.ts +2 -2
  337. package/cjs/components/attributes/inline/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  338. package/cjs/components/attributes/inline/SimpleAttribute/styles.d.ts +1 -1
  339. package/cjs/components/attributes/inline/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  340. package/cjs/components/attributes/inline/SimpleAttributeEditor/styles.d.ts +1 -1
  341. package/cjs/components/attributes/inline/SimpleAttributesBlock/SimpleAttributesBlock.d.ts +1 -1
  342. package/cjs/components/attributes/inline/common/ComplexAttributeLabel.d.ts +1 -1
  343. package/cjs/components/attributes/inline/common/CrosswalkIcon.d.ts +1 -1
  344. package/cjs/components/attributes/inline/common/DeleteButton.d.ts +1 -1
  345. package/cjs/components/attributes/inline/common/IgnoreButton.d.ts +1 -1
  346. package/cjs/components/attributes/inline/common/PinButton.d.ts +1 -1
  347. package/cjs/components/attributes/inline/common/SourceItem.d.ts +1 -1
  348. package/cjs/components/attributes/inline/common/__test__/CrosswalkIcon.spec.js +1 -1
  349. package/cjs/components/attributes/inline/common/styles.d.ts +1 -1
  350. package/cjs/components/attributes/inline/types/AddAttributeEvent.d.ts +1 -1
  351. package/cjs/components/attributes/inline/types/CrosswalksMap.d.ts +3 -3
  352. package/cjs/components/attributes/inline/types/DeleteAttributeEvent.d.ts +1 -1
  353. package/cjs/components/attributes/inline/types/EditAttributeEvent.d.ts +1 -1
  354. package/cjs/components/attributes/inline/types/IgnoreAttributeEvent.d.ts +1 -1
  355. package/cjs/components/attributes/inline/types/PinAttributeEvent.d.ts +1 -1
  356. package/cjs/components/attributes/pagersCommon/ShowLess.d.ts +1 -1
  357. package/cjs/components/attributes/pagersCommon/ShowMore.d.ts +1 -1
  358. package/cjs/components/attributes/readMode/AttributeValuesBlock/AttributeValuesBlock.d.ts +2 -2
  359. package/cjs/components/attributes/readMode/AttributesList/AttributesList.d.ts +1 -1
  360. package/cjs/components/attributes/readMode/AttributesPager/AttributesPager.d.ts +1 -1
  361. package/cjs/components/attributes/readMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  362. package/cjs/components/attributes/readMode/AttributesPager/MultiLineRenderer.d.ts +1 -1
  363. package/cjs/components/attributes/readMode/AttributesPager/OneLineRenderer.d.ts +1 -1
  364. package/cjs/components/attributes/readMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  365. package/cjs/components/attributes/readMode/AttributesPager/index.d.ts +1 -1
  366. package/cjs/components/attributes/readMode/AttributesView/AttributesView.d.ts +1 -1
  367. package/cjs/components/attributes/readMode/ComplexAttribute/ComplexAttribute.d.ts +2 -2
  368. package/cjs/components/attributes/readMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  369. package/cjs/components/attributes/readMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  370. package/cjs/components/attributes/readMode/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  371. package/cjs/components/attributes/readMode/SpecialAttributes/Roles/Role.d.ts +1 -1
  372. package/cjs/components/attributes/readMode/SpecialAttributes/Roles/Roles.d.ts +1 -1
  373. package/cjs/components/attributes/readMode/SpecialAttributes/SpecialAttributesArray.d.ts +1 -1
  374. package/cjs/components/attributes/readMode/SpecialAttributes/Tags/Tag.d.ts +1 -1
  375. package/cjs/components/attributes/readMode/SpecialAttributes/Tags/Tags.d.ts +1 -1
  376. package/cjs/components/attributes/types/attributes.d.ts +1 -1
  377. package/cjs/components/attributes/types/attributesView.d.ts +3 -3
  378. package/cjs/components/charts/ActiveShape/ActiveShape.d.ts +1 -1
  379. package/cjs/components/charts/BarChart/BarChart.d.ts +1 -1
  380. package/cjs/components/charts/BarChart/getBarChartSettings.d.ts +1 -1
  381. package/cjs/components/charts/BubbleChart/BubbleChart.d.ts +1 -1
  382. package/cjs/components/charts/BubbleChart/useBubbles.d.ts +2 -2
  383. package/cjs/components/charts/CloudChart/CloudChart.d.ts +1 -1
  384. package/cjs/components/charts/CloudChart/useCloud.d.ts +2 -2
  385. package/cjs/components/charts/CustomLegend/CustomLegend.d.ts +1 -1
  386. package/cjs/components/charts/HOCs/withPercents.d.ts +1 -1
  387. package/cjs/components/charts/LineChart/LineChart.d.ts +1 -1
  388. package/cjs/components/charts/LineChart/getLineChartSettings.d.ts +1 -1
  389. package/cjs/components/charts/MapChart/Legend/Legend.d.ts +1 -1
  390. package/cjs/components/charts/MapChart/Legend/styles.d.ts +1 -1
  391. package/cjs/components/charts/MapChart/MapChart.d.ts +1 -1
  392. package/cjs/components/charts/PieChart/PieChart.d.ts +1 -1
  393. package/cjs/components/charts/TableWithBars/TableWithBars.d.ts +1 -1
  394. package/cjs/components/charts/TableWithBars/cell-renderers/AttributeCellRenderer.d.ts +1 -1
  395. package/cjs/components/charts/TableWithBars/cell-renderers/HeadCellRenderer.d.ts +1 -1
  396. package/cjs/components/charts/TableWithBars/cell-renderers/NumberCellValueRenderer.d.ts +1 -1
  397. package/cjs/components/charts/TableWithBars/styles.d.ts +1 -1
  398. package/cjs/components/charts/types/BarChartOptions.d.ts +1 -1
  399. package/cjs/components/charts/types/ChartData.d.ts +1 -1
  400. package/cjs/components/charts/types/ChartProps.d.ts +1 -1
  401. package/cjs/components/charts/types/LineChartOptions.d.ts +1 -1
  402. package/cjs/components/charts/types/TableWithBarsOptions.d.ts +1 -1
  403. package/cjs/components/commonReactSelectComponents/DropdownIndicator.d.ts +1 -1
  404. package/cjs/components/commonReactSelectComponents/DropdownIndicatorWithIconButton.d.ts +1 -1
  405. package/cjs/components/commonReactSelectComponents/LoadMoreButton.d.ts +1 -1
  406. package/cjs/components/commonReactSelectComponents/MenuWithPopper.d.ts +1 -1
  407. package/cjs/components/commonReactSelectComponents/OptionWithCheckIcon/OptionWithCheckIcon.d.ts +1 -1
  408. package/cjs/components/crosswalks/AttributesTable/AddAttributesButton/AddAttributesButton.d.ts +1 -1
  409. package/cjs/components/crosswalks/AttributesTable/AttributesTable.d.ts +1 -1
  410. package/cjs/components/crosswalks/AttributesTable/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.d.ts +1 -1
  411. package/cjs/components/crosswalks/AttributesTable/cell-renderers/AttributeValuesRenderer.d.ts +1 -1
  412. package/cjs/components/crosswalks/AttributesTable/cell-renderers/AttributesHeadCellRenderer.d.ts +1 -1
  413. package/cjs/components/crosswalks/AttributesTable/cell-renderers/CountRenderer.d.ts +1 -1
  414. package/cjs/components/crosswalks/AttributesTable/cell-renderers/DefaultCellValueRenderer.d.ts +1 -1
  415. package/cjs/components/crosswalks/AttributesTable/cell-renderers/OvValuesRenderer.d.ts +1 -1
  416. package/cjs/components/crosswalks/AttributesTable/cell-renderers/RowCellRenderer.d.ts +1 -1
  417. package/cjs/components/crosswalks/AttributesTable/cell-renderers/RuleTypeInfoButton.d.ts +1 -1
  418. package/cjs/components/crosswalks/AttributesTable/cell-renderers/RuleTypeRenderer.d.ts +1 -1
  419. package/cjs/components/crosswalks/AttributesTable/cell-renderers/WinnerSourcesRenderer.d.ts +1 -1
  420. package/cjs/components/crosswalks/AttributesTable/cell-renderers/attribute-renderers/AttributesFactory.d.ts +1 -1
  421. package/cjs/components/crosswalks/ColoredBlock/styles.d.ts +1 -1
  422. package/cjs/components/crosswalks/CopyableValueField/CopyableValueField.d.ts +1 -1
  423. package/cjs/components/crosswalks/CrosswalkAttributes/CrosswalkAttributes.d.ts +1 -1
  424. package/cjs/components/crosswalks/CrosswalkDateEditor/CrosswalkDateEditor.d.ts +1 -1
  425. package/cjs/components/crosswalks/CrosswalkDragLayer/CrosswalkDragPreview.d.ts +1 -1
  426. package/cjs/components/crosswalks/CrosswalkEditor/CrosswalkEditor.d.ts +1 -1
  427. package/cjs/components/crosswalks/CrosswalkRow/CrosswalkRow.d.ts +1 -1
  428. package/cjs/components/crosswalks/CrosswalkRow/styles.d.ts +1 -1
  429. package/cjs/components/crosswalks/DummyCrosswalkRow/DummyCrosswalkRow.d.ts +1 -1
  430. package/cjs/components/crosswalks/DummyCrosswalkRow/styles.d.ts +1 -1
  431. package/cjs/components/crosswalks/ShowDependentLink/ShowDependentLink.d.ts +1 -1
  432. package/cjs/components/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.d.ts +1 -1
  433. package/cjs/components/crosswalks/hooks/useAttributeActions.d.ts +1 -1
  434. package/cjs/components/crosswalks/hooks/useCrosswalkActions.d.ts +1 -1
  435. package/cjs/components/crosswalks/hooks/useModifiedEntity.d.ts +1 -1
  436. package/cjs/components/crosswalks/types/AddCrosswalkEvent.d.ts +1 -1
  437. package/cjs/components/crosswalks/types/CreateAttributeEvent.d.ts +1 -1
  438. package/cjs/components/crosswalks/types/CrosswalksByOwnerTypeMap.d.ts +1 -1
  439. package/cjs/components/crosswalks/types/CrosswalksByTypes.d.ts +1 -1
  440. package/cjs/components/crosswalks/types/DeleteCrosswalkEvent.d.ts +1 -1
  441. package/cjs/components/crosswalks/types/EditCrosswalkEvent.d.ts +1 -1
  442. package/cjs/components/editors/BooleanEditor/BooleanEditor.d.ts +1 -1
  443. package/cjs/components/editors/BooleanRadioEditor/BooleanRadioEditor.d.ts +1 -1
  444. package/cjs/components/editors/CustomDateRangeEditor/CustomDateRangeEditor.d.ts +2 -2
  445. package/cjs/components/editors/DataTypeValueEditor/DataTypeValueEditor.d.ts +1 -1
  446. package/cjs/components/editors/DateEditor/DateEditor.d.ts +1 -1
  447. package/cjs/components/editors/DateRangeEditor/DateRangeEditor.d.ts +1 -1
  448. package/cjs/components/editors/DateRangeEditor/helpers.d.ts +2 -2
  449. package/cjs/components/editors/DependentLookupEditor/DependentLookupEditor.d.ts +1 -1
  450. package/cjs/components/editors/DependentLookupEditor/useAutopopulation.d.ts +2 -2
  451. package/cjs/components/editors/DropDownEditor/DropDownEditor.d.ts +1 -1
  452. package/cjs/components/editors/FileTypeEditor/FileTypeEditor.d.ts +1 -1
  453. package/cjs/components/editors/FilterEditor/FilterEditor.d.ts +2 -2
  454. package/cjs/components/editors/FilterEditor/FilterValueEditor.d.ts +2 -2
  455. package/cjs/components/editors/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
  456. package/cjs/components/editors/LookupEditor/LookupEditor.d.ts +1 -1
  457. package/cjs/components/editors/NumberEditor/NumberEditor.d.ts +2 -2
  458. package/cjs/components/editors/RangeDataTypeValueEditor/RangeDataTypeValueEditor.d.ts +1 -1
  459. package/cjs/components/editors/SelectEditor/SelectEditor.d.ts +1 -1
  460. package/cjs/components/editors/TextEditor/TextEditor.d.ts +1 -1
  461. package/cjs/components/editors/TimestampEditor/TimestampEditor.d.ts +1 -1
  462. package/cjs/components/editors/TypeaheadEditor/TypeaheadEditor.d.ts +1 -1
  463. package/cjs/components/editors/commonComponents/MultiValueChip/MultiValueChip.d.ts +1 -1
  464. package/cjs/components/history/ContributorsPanel/ContributorItem.d.ts +1 -1
  465. package/cjs/components/history/ContributorsPanel/ContributorsPanel.d.ts +1 -1
  466. package/cjs/components/history/ContributorsPanel/styles.d.ts +1 -1
  467. package/cjs/components/history/DateRangeSelector/DateRangeSelector.d.ts +1 -1
  468. package/cjs/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +1 -1
  469. package/cjs/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +1 -1
  470. package/cjs/components/history/HistoryGraph/HistoryGraph.d.ts +1 -1
  471. package/cjs/components/history/HistoryGraph/HistoryLink.d.ts +1 -1
  472. package/cjs/components/history/HistoryHeader/HistoryHeader.d.ts +1 -1
  473. package/cjs/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +2 -2
  474. package/cjs/components/history/HistoryRow/HistoryRow.d.ts +1 -1
  475. package/cjs/components/history/HistoryRow/styles.d.ts +1 -1
  476. package/cjs/components/history/HistoryTree/HistoryTree.d.ts +1 -1
  477. package/cjs/components/history/HistoryView/HistoryView.d.ts +1 -1
  478. package/cjs/components/history/hooks/useHistory.d.ts +1 -1
  479. package/cjs/components/history/hooks/useHistoryEnabled.d.ts +1 -1
  480. package/cjs/components/history/hooks/useHistorySlice.d.ts +1 -1
  481. package/cjs/components/history/hooks/useHistoryTree.d.ts +1 -1
  482. package/cjs/components/history/types/HistoryChangeTypes.d.ts +1 -1
  483. package/cjs/components/history/types/HistoryData.d.ts +1 -1
  484. package/cjs/components/history/types/HistoryFilter.d.ts +1 -1
  485. package/cjs/components/history/types/HistoryLane.d.ts +1 -1
  486. package/cjs/components/history/types/HistoryLife.d.ts +1 -1
  487. package/cjs/components/history/types/HistoryRowData.d.ts +1 -1
  488. package/cjs/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +1 -1
  489. package/cjs/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +1 -1
  490. package/cjs/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +1 -1
  491. package/cjs/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +1 -1
  492. package/cjs/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.d.ts +1 -1
  493. package/cjs/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +1 -1
  494. package/cjs/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +1 -1
  495. package/cjs/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +1 -1
  496. package/cjs/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +1 -1
  497. package/cjs/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +1 -1
  498. package/cjs/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +1 -1
  499. package/cjs/components/workflow/components/AttributesChanges/types/diffTypes.d.ts +3 -3
  500. package/cjs/components/workflow/components/DueDateField/DueDateField.d.ts +1 -1
  501. package/cjs/components/workflow/components/LineDecorator/LineDecorator.d.ts +1 -1
  502. package/cjs/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +1 -1
  503. package/cjs/components/workflow/components/TaskActionButtons/TaskActionButtons.d.ts +1 -1
  504. package/cjs/components/workflow/components/TaskActions/TaskActions.d.ts +1 -1
  505. package/cjs/components/workflow/components/WorkflowComments/CollapsedComments.d.ts +1 -1
  506. package/cjs/components/workflow/components/WorkflowComments/Comment.d.ts +1 -1
  507. package/cjs/components/workflow/components/WorkflowComments/ExpandedComments.d.ts +1 -1
  508. package/cjs/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +1 -1
  509. package/cjs/components/workflow/hooks/useWorkflowActions.d.ts +2 -2
  510. package/cjs/components/workflow/hooks/useWorkflowAssignee.d.ts +1 -1
  511. package/cjs/components/workflow/hooks/useWorkflowComments.d.ts +1 -1
  512. package/cjs/components/workflow/hooks/useWorkflowDefinitions.js +7 -2
  513. package/cjs/components/workflow/hooks/useWorkflowPriority.d.ts +1 -1
  514. package/cjs/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  515. package/cjs/constants/prop-types.d.ts +1 -1
  516. package/cjs/contexts/ActionsHookContext/index.d.ts +2 -2
  517. package/cjs/contexts/AsyncMountContext/index.d.ts +1 -1
  518. package/cjs/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
  519. package/cjs/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
  520. package/cjs/contexts/EntitiesMapContext/index.d.ts +1 -1
  521. package/cjs/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
  522. package/cjs/contexts/EntityMarkerContext/index.d.ts +1 -1
  523. package/cjs/contexts/ExpandedAttributesContext/index.d.ts +1 -1
  524. package/cjs/contexts/FeaturesContext/index.d.ts +1 -1
  525. package/cjs/contexts/LabelsContext/index.d.ts +1 -1
  526. package/cjs/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
  527. package/cjs/contexts/PopupBoundariesContext/index.d.ts +1 -1
  528. package/cjs/contexts/ReloadFacetContext/index.d.ts +2 -2
  529. package/cjs/contexts/ScrollToElementContext/index.d.ts +2 -2
  530. package/cjs/contexts/UrlGeneratorsContext/index.d.ts +4 -4
  531. package/cjs/hooks/helpers/merge.d.ts +2 -2
  532. package/cjs/hooks/helpers/pagingSimulator.d.ts +1 -1
  533. package/cjs/hooks/helpers/pagingSimulator.js +1 -1
  534. package/cjs/hooks/useAPI/API.js +1 -1
  535. package/cjs/hooks/useAPI/helpers.d.ts +1 -1
  536. package/cjs/hooks/useAPI/types.d.ts +2 -2
  537. package/cjs/hooks/useAPI/useAPI.d.ts +1 -1
  538. package/cjs/hooks/useActions.d.ts +1 -1
  539. package/cjs/hooks/useCollaboration.d.ts +1 -1
  540. package/cjs/hooks/useCommentsEntitiesMap.d.ts +2 -2
  541. package/cjs/hooks/useEditableConnection.d.ts +2 -2
  542. package/cjs/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
  543. package/cjs/hooks/useMatchesLoader.d.ts +1 -1
  544. package/cjs/hooks/useMergeAllRequest.d.ts +1 -1
  545. package/cjs/hooks/useRelationsLoader.d.ts +1 -1
  546. package/cjs/hooks/useSafePromise.d.ts +1 -1
  547. package/cjs/hooks/useSavedStateForEntityType.d.ts +2 -2
  548. package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
  549. package/cjs/hooks/useSnackbar.d.ts +1 -1
  550. package/cjs/types/index.d.ts +15 -15
  551. package/esm/HOCs/withAsyncMount/withAsyncMount.d.ts +1 -1
  552. package/esm/HOCs/withContext/withContext.d.ts +1 -1
  553. package/esm/HOCs/withTooltip/propTypes.d.ts +1 -1
  554. package/esm/HOCs/withTooltip/withTooltip.d.ts +1 -1
  555. package/esm/components/ActionButton/ActionButton.d.ts +1 -1
  556. package/esm/components/ArrowExpandButton/ArrowExpandButton.d.ts +1 -1
  557. package/esm/components/AttributeGroupIcon/AttributeGroupIcon.d.ts +1 -1
  558. package/esm/components/AttributeListItem/AttrTypeIcon.d.ts +1 -1
  559. package/esm/components/AttributeListItem/AttributeListItem.d.ts +2 -2
  560. package/esm/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  561. package/esm/components/AttributesFiltersBuilder/AttributesFiltersBuilder.d.ts +1 -1
  562. package/esm/components/AttributesFiltersBuilder/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  563. package/esm/components/AttributesFiltersBuilder/components/FilterSelector/FilterSelector.d.ts +1 -1
  564. package/esm/components/AttributesFiltersBuilder/types.d.ts +3 -3
  565. package/esm/components/AttributesFiltersButton/ActionButtons/ActionButtons.d.ts +1 -1
  566. package/esm/components/AttributesFiltersButton/AttributesFiltersButton.d.ts +1 -1
  567. package/esm/components/AutoSizeList/AutoSizeList.d.ts +1 -1
  568. package/esm/components/AvatarWithFallback/AvatarWithFallback.d.ts +1 -1
  569. package/esm/components/BasicAttributeSelector/AttributeTitle/AttributeTitle.d.ts +2 -2
  570. package/esm/components/BasicTableView/BasicTable/BasicTable.d.ts +3 -3
  571. package/esm/components/BasicTableView/BasicTable/HOCs/withFilter.d.ts +1 -1
  572. package/esm/components/BasicTableView/BasicTable/HOCs/withFilterAtBottom.d.ts +1 -1
  573. package/esm/components/BasicTableView/BasicTable/cell-value-renderers/BlobRenderer.d.ts +1 -1
  574. package/esm/components/BasicTableView/BasicTable/cell-value-renderers/DefaultCellValueRenderer.d.ts +1 -1
  575. package/esm/components/BasicTableView/BasicTable/contexts/RowCollapseContext.d.ts +1 -1
  576. package/esm/components/BasicTableView/BasicTable/contexts/TableContext.d.ts +1 -1
  577. package/esm/components/BasicTableView/BasicTable/hooks/useBasicTableCellRenderer.d.ts +1 -1
  578. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnListItem.d.ts +1 -1
  579. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettings.d.ts +2 -2
  580. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettingsPopup.d.ts +3 -3
  581. package/esm/components/BasicTableView/BasicTableHeader/FilterButton/FilterButton.d.ts +1 -1
  582. package/esm/components/BasicTableView/BasicTablePagination/BasicTablePagination.d.ts +2 -2
  583. package/esm/components/BasicTableView/CollapseRowButton/CollapseRowButton.d.ts +1 -1
  584. package/esm/components/BasicTableView/ColumnFilter/ColumnFilter.d.ts +2 -2
  585. package/esm/components/BasicTableView/ColumnFilter/FilterChip/FilterChip.d.ts +2 -2
  586. package/esm/components/BasicTableView/RowCellAutoSizer/RowCellAutoSizer.d.ts +1 -1
  587. package/esm/components/BasicTableView/types/index.d.ts +3 -3
  588. package/esm/components/BasicViewContent/BasicViewContent.d.ts +1 -1
  589. package/esm/components/BasicViewHeader/BasicViewHeader.d.ts +1 -1
  590. package/esm/components/ClickAwayProvider/ClickAwayProvider.d.ts +1 -1
  591. package/esm/components/CollaborationItem/Avatar/Avatar.d.ts +1 -1
  592. package/esm/components/CollaborationItem/CollaborationItem.d.ts +2 -2
  593. package/esm/components/CollaborationItem/Comment/Comment.d.ts +1 -1
  594. package/esm/components/CollaborationItem/CommentContent/CommentContent.d.ts +1 -1
  595. package/esm/components/CollaborationItem/CommentTarget/CommentTarget.d.ts +1 -1
  596. package/esm/components/CollaborationItem/RepliedComment/RepliedComment.d.ts +1 -1
  597. package/esm/components/CollaborationItem/SendMessageArea/SendMessageArea.d.ts +1 -1
  598. package/esm/components/CollaborationItem/SendMessageArea/styles.d.ts +1 -1
  599. package/esm/components/CollaborationItem/TextFieldWithMentions/TextFieldWithMentions.d.ts +1 -1
  600. package/esm/components/CollaborationItem/utils/index.d.ts +1 -1
  601. package/esm/components/CollaborationPopup/CollaborationPopup.d.ts +2 -2
  602. package/esm/components/CollaborationPopup/styles.d.ts +1 -1
  603. package/esm/components/CollapseButton/CollapseButton.d.ts +2 -2
  604. package/esm/components/ColorBar/ColorBar.d.ts +1 -1
  605. package/esm/components/ColoredSourceIcon/ColoredSourceIcon.d.ts +1 -1
  606. package/esm/components/CommentsContainer/CommentsContainer.d.ts +1 -1
  607. package/esm/components/CommentsContainer/buttons/AddCommentButton.d.ts +1 -1
  608. package/esm/components/CommentsContainer/buttons/CommentButton.d.ts +1 -1
  609. package/esm/components/ConfigureColumnsPopup/ConfigureColumnsPopup.d.ts +1 -1
  610. package/esm/components/ConfirmDeleteDialog/ConfirmDeleteDialog.d.ts +1 -1
  611. package/esm/components/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
  612. package/esm/components/ConnectionEditor/ConnectionEditor.d.ts +1 -1
  613. package/esm/components/ConnectionRelationTypeSelector/ConnectionRelationTypeSelector.d.ts +2 -2
  614. package/esm/components/DataTenantBadge/DataTenantBadge.d.ts +1 -1
  615. package/esm/components/DataTenantBadge/styles.d.ts +1 -1
  616. package/esm/components/DataTypeValue/DataTypeValue.d.ts +1 -1
  617. package/esm/components/DateIntervalSelector/DateIntervalSelector.d.ts +1 -1
  618. package/esm/components/DateRangePicker/DateRangePicker.d.ts +2 -2
  619. package/esm/components/DragAndDrop/DragAndDrop.d.ts +1 -1
  620. package/esm/components/Drawer/Drawer.d.ts +1 -1
  621. package/esm/components/DropDownMenuButton/DropDownMenuButton.d.ts +1 -1
  622. package/esm/components/DropDownMenuButton/MenuItemRenderer.d.ts +1 -1
  623. package/esm/components/DropDownSelector/DropDownSelector.d.ts +1 -1
  624. package/esm/components/DropDownSelector/components/Menu.d.ts +1 -1
  625. package/esm/components/DropDownSelector/components/SingleValue.d.ts +1 -1
  626. package/esm/components/EmptySearchResult/NoData.d.ts +1 -1
  627. package/esm/components/EmptySearchResult/NoMessageComponent.d.ts +1 -1
  628. package/esm/components/EmptySearchResult/NoResults.d.ts +1 -1
  629. package/esm/components/EmptyState/EmptyState.d.ts +1 -1
  630. package/esm/components/EntityAvatar/EntityAvatar.d.ts +1 -1
  631. package/esm/components/EntityTypeBadge/EntityTypeBadge.d.ts +1 -1
  632. package/esm/components/EntityTypeIcon/EntityTypeIcon.d.ts +1 -1
  633. package/esm/components/EntityTypesSelector/EntityTypesSelector.d.ts +2 -2
  634. package/esm/components/EntityUriLink/EntityUriLink.d.ts +1 -1
  635. package/esm/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  636. package/esm/components/ErrorPopup/ErrorPopup.d.ts +1 -1
  637. package/esm/components/ErrorWrapper/ErrorMessage.d.ts +1 -1
  638. package/esm/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
  639. package/esm/components/ExpandableSearchInput/ExpandableSearchInput.d.ts +1 -1
  640. package/esm/components/ExpandedValueTooltip/ExpandedValueTooltip.d.ts +1 -1
  641. package/esm/components/FacetViewHeader/FacetViewHeader.d.ts +1 -1
  642. package/esm/components/FlipCard/types/index.d.ts +4 -4
  643. package/esm/components/HideOnShrink/HideOnShrink.d.ts +1 -1
  644. package/esm/components/HierarchicalAttributeTooltip/HierarchicalAttributeTooltip.d.ts +1 -1
  645. package/esm/components/HierarchyNodeTitle/HierarchyNodeTitle.d.ts +1 -1
  646. package/esm/components/Highlighter/Highlighter.d.ts +1 -1
  647. package/esm/components/Image/CheckedIcon/CheckedIcon.d.ts +1 -1
  648. package/esm/components/Image/Image.d.ts +2 -2
  649. package/esm/components/Image/ImageActionsOverlay/ImageActionsOverlay.d.ts +1 -1
  650. package/esm/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +2 -2
  651. package/esm/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +1 -1
  652. package/esm/components/ImageAttributesGallery/HeaderRight/HeaderRight.d.ts +1 -1
  653. package/esm/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +1 -1
  654. package/esm/components/ImageDetailsView/ImageDetailsView.d.ts +1 -1
  655. package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +1 -1
  656. package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +1 -1
  657. package/esm/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +2 -2
  658. package/esm/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +1 -1
  659. package/esm/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +1 -1
  660. package/esm/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.d.ts +1 -1
  661. package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoItem/MetaInfoItem.d.ts +1 -1
  662. package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +1 -1
  663. package/esm/components/ImageDetailsView/hooks/useEditMetaInfo.d.ts +1 -1
  664. package/esm/components/ImageDetailsView/types/index.d.ts +1 -1
  665. package/esm/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +1 -1
  666. package/esm/components/ImportButton/ImportButton.d.ts +1 -1
  667. package/esm/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +1 -1
  668. package/esm/components/Link/Link.d.ts +1 -1
  669. package/esm/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
  670. package/esm/components/Marginator/Marginator.d.ts +1 -1
  671. package/esm/components/MatchRulesBlock/MatchRulesBlock.d.ts +1 -1
  672. package/esm/components/MatchRulesBlock/MatchRulesTitle.d.ts +1 -1
  673. package/esm/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +1 -1
  674. package/esm/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +1 -1
  675. package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +1 -1
  676. package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +1 -1
  677. package/esm/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +1 -1
  678. package/esm/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +1 -1
  679. package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +1 -1
  680. package/esm/components/MatchRulesBlock/types/index.d.ts +3 -3
  681. package/esm/components/MatchRulesSelector/MatchRulesSelector.d.ts +1 -1
  682. package/esm/components/MergeButton/MergeButton.d.ts +1 -1
  683. package/esm/components/MetadataTypesSelector/ListLabel/ListLabel.d.ts +1 -1
  684. package/esm/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +3 -3
  685. package/esm/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +3 -3
  686. package/esm/components/ModeSwitcher/ModeSwitcher.d.ts +1 -1
  687. package/esm/components/ModeSwitcherSelect/ModeSwitcherSelect.d.ts +3 -3
  688. package/esm/components/MultiValueSelector/MultiValueSelector.d.ts +2 -2
  689. package/esm/components/MultipleInput/MultipleInput.d.ts +1 -1
  690. package/esm/components/MultipliableSelect/MultipliableSelect.d.ts +1 -1
  691. package/esm/components/NotMatchButton/NotMatchButton.d.ts +1 -1
  692. package/esm/components/PivotingUriLink/PivotingUriLink.d.ts +1 -1
  693. package/esm/components/PopupWithArrow/PopupWithArrow.d.ts +1 -1
  694. package/esm/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +1 -1
  695. package/esm/components/ProfileBand/ProfileBand.d.ts +1 -1
  696. package/esm/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +1 -1
  697. package/esm/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +2 -2
  698. package/esm/components/ProfileBandNavigation/helpers/index.d.ts +1 -1
  699. package/esm/components/ProfileBandNavigation/types/index.d.ts +2 -2
  700. package/esm/components/ProfileCard/ProfileCard.d.ts +1 -1
  701. package/esm/components/ProfileCard/ProfileCardContent/ProfileCardContent.d.ts +1 -1
  702. package/esm/components/ProfileMatchCard/ProfileMatchCard.d.ts +1 -1
  703. package/esm/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +1 -1
  704. package/esm/components/ProfilesList/ProfilesList.d.ts +1 -1
  705. package/esm/components/QueryBuilderRow/QueryBuilderRow.d.ts +2 -2
  706. package/esm/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +1 -1
  707. package/esm/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +1 -1
  708. package/esm/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +2 -2
  709. package/esm/components/ReactSelect/MultiSelect/MultiSelect.d.ts +1 -1
  710. package/esm/components/ReactSelect/MultiSelect/components/Option.d.ts +1 -1
  711. package/esm/components/ReactSelect/MultiSelect/components/index.d.ts +1 -1
  712. package/esm/components/ReactSelect/MultiSelect/index.d.ts +1 -1
  713. package/esm/components/ReactSelect/commonComponents/ClearIndicator.d.ts +1 -1
  714. package/esm/components/ReactSelect/commonComponents/Control.d.ts +1 -1
  715. package/esm/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +1 -1
  716. package/esm/components/ReactSelect/commonComponents/GroupHeading.d.ts +1 -1
  717. package/esm/components/ReactSelect/commonComponents/Menu.d.ts +1 -1
  718. package/esm/components/ReactSelect/commonComponents/MultiValue.d.ts +1 -1
  719. package/esm/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +1 -1
  720. package/esm/components/ReactSelect/commonComponents/Option.d.ts +1 -1
  721. package/esm/components/ReactSelect/commonComponents/Placeholder.d.ts +1 -1
  722. package/esm/components/ReactSelect/commonComponents/SingleValue.d.ts +1 -1
  723. package/esm/components/ReactSelect/commonComponents/ValueContainer.d.ts +1 -1
  724. package/esm/components/ReactSelect/commonComponents/index.d.ts +11 -11
  725. package/esm/components/ReactSelect/withMuiSkin.d.ts +1 -1
  726. package/esm/components/ReactSortableTree/index.d.ts +2 -2
  727. package/esm/components/ReactSortableTree/node-renderer-default.d.ts +1 -1
  728. package/esm/components/ReactSortableTree/placeholder-renderer-default.d.ts +1 -1
  729. package/esm/components/ReactSortableTree/tree-node.d.ts +1 -1
  730. package/esm/components/ReactSortableTree/tree-placeholder.d.ts +2 -2
  731. package/esm/components/RelationEditor/RelationEditor.d.ts +1 -1
  732. package/esm/components/RelationEditor/index.d.ts +1 -1
  733. package/esm/components/RelationTypesSelector/RelationTypesSelector.d.ts +2 -2
  734. package/esm/components/RelevanceScoreBadge/RelevanceScoreBadge.d.ts +1 -1
  735. package/esm/components/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
  736. package/esm/components/ReltioMap/EntityMarker/EntityMarker.d.ts +1 -1
  737. package/esm/components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts +1 -1
  738. package/esm/components/ReltioMap/MapControls/TopCenterMapControls/TopCenterMapControls.d.ts +1 -1
  739. package/esm/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +1 -1
  740. package/esm/components/ReltioMap/index.d.ts +1 -1
  741. package/esm/components/ReltioMap/types.d.ts +7 -7
  742. package/esm/components/ResizablePanes/ResizablePanes.d.ts +3 -3
  743. package/esm/components/ResizablePanes/ResizablePanes.js +1 -1
  744. package/esm/components/ScreenProfileBand/ScreenProfileBand.d.ts +1 -1
  745. package/esm/components/ScrollableTabs/ScrollableTabs.d.ts +2 -2
  746. package/esm/components/SearchHighlighter/SearchHighlighter.d.ts +1 -1
  747. package/esm/components/SearchInput/SearchInput.d.ts +1 -1
  748. package/esm/components/SearchInput/styles.d.ts +1 -1
  749. package/esm/components/SelectAttributesList/SelectAttributesList.d.ts +2 -2
  750. package/esm/components/SelectionPopup/SelectionPopup.d.ts +1 -1
  751. package/esm/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +1 -1
  752. package/esm/components/SelectionPopup/helpers.d.ts +2 -2
  753. package/esm/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +1 -1
  754. package/esm/components/SettingsMenu/SettingsMenu.d.ts +1 -1
  755. package/esm/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +1 -1
  756. package/esm/components/SideIconPanel/SideButtonsPanel.d.ts +1 -1
  757. package/esm/components/SidePanel/SidePanel.d.ts +1 -1
  758. package/esm/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.d.ts +2 -2
  759. package/esm/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +1 -1
  760. package/esm/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +1 -1
  761. package/esm/components/SimpleDropDownSelector/DropDownValue.d.ts +1 -1
  762. package/esm/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +1 -1
  763. package/esm/components/SimpleInput/SimpleInput.d.ts +1 -1
  764. package/esm/components/SmallIconButton/SmallIconButton.d.ts +1 -1
  765. package/esm/components/SmallIconButton/index.d.ts +2 -2
  766. package/esm/components/SourceIcon/SourceIcon.d.ts +1 -1
  767. package/esm/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +1 -1
  768. package/esm/components/TenantIcon/TenantIcon.d.ts +1 -1
  769. package/esm/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +2 -2
  770. package/esm/components/TenantsDropDownSelector/TenantsDropDownSelector.d.ts +1 -1
  771. package/esm/components/Title/Title.d.ts +1 -1
  772. package/esm/components/UploadFileButton/UploadFileButton.d.ts +1 -1
  773. package/esm/components/UploadImageDialog/DividerWithText/DividerWithText.d.ts +1 -1
  774. package/esm/components/UploadImageDialog/ErrorSnackbar/ErrorSnackbar.d.ts +1 -1
  775. package/esm/components/UploadImageDialog/ImageByUrlField/ImageByUrlField.d.ts +1 -1
  776. package/esm/components/UploadImageDialog/SelectImageButton/SelectImageButton.d.ts +1 -1
  777. package/esm/components/UploadImageDialog/TargetBox/TargetBox.d.ts +1 -1
  778. package/esm/components/UploadImageDialog/UploadImageDialog.d.ts +1 -1
  779. package/esm/components/UserSelector/UserSelector.d.ts +1 -1
  780. package/esm/components/ValueChip/ValueChip.d.ts +1 -1
  781. package/esm/components/VerticalDivider/VerticalDivider.d.ts +1 -1
  782. package/esm/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +1 -1
  783. package/esm/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +1 -1
  784. package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.d.ts +1 -1
  785. package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +1 -1
  786. package/esm/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +4 -4
  787. package/esm/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +1 -1
  788. package/esm/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +1 -1
  789. package/esm/components/VerticalHeadingsTable/VerticalHeadingsTable.d.ts +1 -1
  790. package/esm/components/VerticalHeadingsTable/types.d.ts +2 -2
  791. package/esm/components/ViewMoreToggle/ViewMoreToggle.d.ts +1 -1
  792. package/esm/components/VirtualGroupedList/VirtualGroupedList.d.ts +1 -1
  793. package/esm/components/activityLog/ActivityExportButton/ActivityExportButton.d.ts +1 -1
  794. package/esm/components/activityLog/ActivityFilterButton/ActivityFilterButton.d.ts +1 -1
  795. package/esm/components/activityLog/ActivityFilterEditor/ActivityFilterEditor.d.ts +1 -1
  796. package/esm/components/activityLog/ActivityFilterEditor/ActivitySelector.d.ts +1 -1
  797. package/esm/components/activityLog/ActivityFilterEditor/DateRangeSelector.d.ts +1 -1
  798. package/esm/components/activityLog/ActivityFilterEditor/EntityChangedSelectors.d.ts +1 -1
  799. package/esm/components/activityLog/ActivityFilterEditor/EntityTypesSelector.d.ts +1 -1
  800. package/esm/components/activityLog/ActivityFilterEditor/SourceSelector.d.ts +1 -1
  801. package/esm/components/activityLog/ActivityLog/ActivityLog.d.ts +1 -1
  802. package/esm/components/activityLog/ActivityLog/helpers.d.ts +2 -2
  803. package/esm/components/activityLog/ActivityLog/items/ActivityItem/ActivityItem.d.ts +1 -1
  804. package/esm/components/activityLog/ActivityLog/items/GroupItem/GroupItem.d.ts +1 -1
  805. package/esm/components/activityLog/ActivityLogFilter/ActivityLogFilter.d.ts +1 -1
  806. package/esm/components/activityLog/activities/ActivitiesFactory.d.ts +1 -1
  807. package/esm/components/activityLog/activities/ActivityTitle/ActivityTitle.d.ts +1 -1
  808. package/esm/components/activityLog/activities/CommentActivity.d.ts +1 -1
  809. package/esm/components/activityLog/activities/EntityObject/EntityObject.d.ts +1 -1
  810. package/esm/components/activityLog/activities/GroupActivity.d.ts +1 -1
  811. package/esm/components/activityLog/activities/MergeActivity.d.ts +1 -1
  812. package/esm/components/activityLog/activities/MoreItemsLink/MoreItemsLink.d.ts +1 -1
  813. package/esm/components/activityLog/activities/PotentialMatchActivity.d.ts +1 -1
  814. package/esm/components/activityLog/activities/ProfileActivity.d.ts +1 -1
  815. package/esm/components/activityLog/activities/RelationActivity.d.ts +1 -1
  816. package/esm/components/activityLog/activities/RelationObject/RelationObject.d.ts +1 -1
  817. package/esm/components/activityLog/activities/SearchActivity.d.ts +1 -1
  818. package/esm/components/activityLog/activities/SimpleActivity.d.ts +1 -1
  819. package/esm/components/activityLog/activities/SynchronizationIssuesActivity.d.ts +1 -1
  820. package/esm/components/activityLog/activities/fields/DeltaField.d.ts +1 -1
  821. package/esm/components/activityLog/activities/fields/PotentialMatchField.d.ts +1 -1
  822. package/esm/components/activityLog/activities/records/CollapsibleActivityRecords.d.ts +1 -1
  823. package/esm/components/activityLog/activities/records/EntityRecord.d.ts +1 -1
  824. package/esm/components/activityLog/activities/records/PotentialMatchRecord.d.ts +1 -1
  825. package/esm/components/activityLog/activities/records/RecordUpdates.d.ts +1 -1
  826. package/esm/components/activityLog/activities/records/RelationRecord.d.ts +1 -1
  827. package/esm/components/activityLog/contexts/CollapsibleItemsContext/index.d.ts +1 -1
  828. package/esm/components/activityLog/hooks/useActivitiesLoader.d.ts +1 -1
  829. package/esm/components/activityLog/hooks/useActivitiesLoader.js +1 -1
  830. package/esm/components/activityLog/hooks/useProfileActivitiesLoader.d.ts +1 -1
  831. package/esm/components/activityLog/hooks/useProfileActivitiesLoader.js +1 -1
  832. package/esm/components/activityLog/types/ActivitiesFilter.d.ts +1 -1
  833. package/esm/components/activityLog/types/ActivityData.d.ts +1 -1
  834. package/esm/components/activityLog/types/ActivityDelta.d.ts +1 -1
  835. package/esm/components/activityLog/types/ActivityItem.d.ts +1 -1
  836. package/esm/components/activityLog/types/DeltaValue.d.ts +2 -2
  837. package/esm/components/attributes/AttributesView/index.d.ts +1 -1
  838. package/esm/components/attributes/BranchDecorator/BranchDecorator.d.ts +1 -1
  839. package/esm/components/attributes/DescriptionIcon/DescriptionIcon.d.ts +1 -1
  840. package/esm/components/attributes/ImageAttributesLine/ImageAttributesLine.d.ts +3 -3
  841. package/esm/components/attributes/ImageAttributesLine/styles.d.ts +1 -1
  842. package/esm/components/attributes/OvIcon/OvIcon.d.ts +2 -2
  843. package/esm/components/attributes/OvIcon/heplers.d.ts +1 -1
  844. package/esm/components/attributes/PivotingAttributes/PivotingTooltip.d.ts +1 -1
  845. package/esm/components/attributes/PivotingAttributes/PivotingTooltipContent.d.ts +1 -1
  846. package/esm/components/attributes/editMode/AttributesList/AttributesList.d.ts +1 -1
  847. package/esm/components/attributes/editMode/AttributesPager/AttributeRenderer.d.ts +1 -1
  848. package/esm/components/attributes/editMode/AttributesPager/CardinalityMessage.d.ts +1 -1
  849. package/esm/components/attributes/editMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  850. package/esm/components/attributes/editMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  851. package/esm/components/attributes/editMode/AttributesPager/index.d.ts +4 -4
  852. package/esm/components/attributes/editMode/AttributesView/AttributesView.d.ts +1 -1
  853. package/esm/components/attributes/editMode/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  854. package/esm/components/attributes/editMode/EntityCreator/EntityCreator.d.ts +2 -2
  855. package/esm/components/attributes/editMode/EntityCreator/index.d.ts +1 -1
  856. package/esm/components/attributes/editMode/EntitySelector/EntitySelector.d.ts +4 -4
  857. package/esm/components/attributes/editMode/EntitySelector/components/ClearIndicator.d.ts +1 -1
  858. package/esm/components/attributes/editMode/EntitySelector/components/EntityOption.d.ts +1 -1
  859. package/esm/components/attributes/editMode/EntitySelector/components/EntityTypeOption.d.ts +1 -1
  860. package/esm/components/attributes/editMode/EntitySelector/components/Group.d.ts +1 -1
  861. package/esm/components/attributes/editMode/EntitySelector/components/SingleValue.d.ts +1 -1
  862. package/esm/components/attributes/editMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  863. package/esm/components/attributes/editMode/MoreAttributesButton/MoreAttributesButton.d.ts +1 -1
  864. package/esm/components/attributes/editMode/MoreAttributesButton/helpers.d.ts +1 -1
  865. package/esm/components/attributes/editMode/MoreAttributesButton/useMoreAttributesItems.d.ts +3 -3
  866. package/esm/components/attributes/editMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  867. package/esm/components/attributes/editMode/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  868. package/esm/components/attributes/editMode/ReferenceAttribute/index.d.ts +1 -1
  869. package/esm/components/attributes/editMode/RelationTypeSelector/RelationTypeSelector.d.ts +1 -1
  870. package/esm/components/attributes/editMode/RelationTypeSelector/components/RelationOption.d.ts +1 -1
  871. package/esm/components/attributes/editMode/Roles/Roles.d.ts +1 -1
  872. package/esm/components/attributes/editMode/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  873. package/esm/components/attributes/editMode/SimpleAttributeEditor/selectors/types.d.ts +2 -2
  874. package/esm/components/attributes/editMode/SimpleAttributeEditor/useAutopopulationContextValue.d.ts +1 -1
  875. package/esm/components/attributes/editMode/Tags/Tags.d.ts +1 -1
  876. package/esm/components/attributes/helpers/attributesView.d.ts +1 -1
  877. package/esm/components/attributes/inline/AttributesList/AttributesList.d.ts +1 -1
  878. package/esm/components/attributes/inline/AttributesPager/AttributesPager.d.ts +1 -1
  879. package/esm/components/attributes/inline/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  880. package/esm/components/attributes/inline/ImageAttribute/ImageAttribute.d.ts +1 -1
  881. package/esm/components/attributes/inline/ImageAttributesBlock/ImageAttributesBlock.d.ts +1 -1
  882. package/esm/components/attributes/inline/NestedAttribute/NestedAttribute.d.ts +1 -1
  883. package/esm/components/attributes/inline/NestedAttributesBlock/NestedAttributesBlock.d.ts +1 -1
  884. package/esm/components/attributes/inline/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  885. package/esm/components/attributes/inline/ReferenceAttributesBlock/ReferenceAttributesBlock.d.ts +1 -1
  886. package/esm/components/attributes/inline/SimpleAttribute/CrosswalkMenuItem/CrosswalkMenuItem.d.ts +2 -2
  887. package/esm/components/attributes/inline/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  888. package/esm/components/attributes/inline/SimpleAttribute/styles.d.ts +1 -1
  889. package/esm/components/attributes/inline/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  890. package/esm/components/attributes/inline/SimpleAttributeEditor/styles.d.ts +1 -1
  891. package/esm/components/attributes/inline/SimpleAttributesBlock/SimpleAttributesBlock.d.ts +1 -1
  892. package/esm/components/attributes/inline/common/ComplexAttributeLabel.d.ts +1 -1
  893. package/esm/components/attributes/inline/common/CrosswalkIcon.d.ts +1 -1
  894. package/esm/components/attributes/inline/common/DeleteButton.d.ts +1 -1
  895. package/esm/components/attributes/inline/common/IgnoreButton.d.ts +1 -1
  896. package/esm/components/attributes/inline/common/PinButton.d.ts +1 -1
  897. package/esm/components/attributes/inline/common/SourceItem.d.ts +1 -1
  898. package/esm/components/attributes/inline/common/__test__/CrosswalkIcon.spec.js +1 -1
  899. package/esm/components/attributes/inline/common/styles.d.ts +1 -1
  900. package/esm/components/attributes/inline/types/AddAttributeEvent.d.ts +1 -1
  901. package/esm/components/attributes/inline/types/CrosswalksMap.d.ts +3 -3
  902. package/esm/components/attributes/inline/types/DeleteAttributeEvent.d.ts +1 -1
  903. package/esm/components/attributes/inline/types/EditAttributeEvent.d.ts +1 -1
  904. package/esm/components/attributes/inline/types/IgnoreAttributeEvent.d.ts +1 -1
  905. package/esm/components/attributes/inline/types/PinAttributeEvent.d.ts +1 -1
  906. package/esm/components/attributes/pagersCommon/ShowLess.d.ts +1 -1
  907. package/esm/components/attributes/pagersCommon/ShowMore.d.ts +1 -1
  908. package/esm/components/attributes/readMode/AttributeValuesBlock/AttributeValuesBlock.d.ts +2 -2
  909. package/esm/components/attributes/readMode/AttributesList/AttributesList.d.ts +1 -1
  910. package/esm/components/attributes/readMode/AttributesPager/AttributesPager.d.ts +1 -1
  911. package/esm/components/attributes/readMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  912. package/esm/components/attributes/readMode/AttributesPager/MultiLineRenderer.d.ts +1 -1
  913. package/esm/components/attributes/readMode/AttributesPager/OneLineRenderer.d.ts +1 -1
  914. package/esm/components/attributes/readMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  915. package/esm/components/attributes/readMode/AttributesPager/index.d.ts +1 -1
  916. package/esm/components/attributes/readMode/AttributesView/AttributesView.d.ts +1 -1
  917. package/esm/components/attributes/readMode/ComplexAttribute/ComplexAttribute.d.ts +2 -2
  918. package/esm/components/attributes/readMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  919. package/esm/components/attributes/readMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  920. package/esm/components/attributes/readMode/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  921. package/esm/components/attributes/readMode/SpecialAttributes/Roles/Role.d.ts +1 -1
  922. package/esm/components/attributes/readMode/SpecialAttributes/Roles/Roles.d.ts +1 -1
  923. package/esm/components/attributes/readMode/SpecialAttributes/SpecialAttributesArray.d.ts +1 -1
  924. package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tag.d.ts +1 -1
  925. package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tags.d.ts +1 -1
  926. package/esm/components/attributes/types/attributes.d.ts +1 -1
  927. package/esm/components/attributes/types/attributesView.d.ts +3 -3
  928. package/esm/components/charts/ActiveShape/ActiveShape.d.ts +1 -1
  929. package/esm/components/charts/BarChart/BarChart.d.ts +1 -1
  930. package/esm/components/charts/BarChart/getBarChartSettings.d.ts +1 -1
  931. package/esm/components/charts/BubbleChart/BubbleChart.d.ts +1 -1
  932. package/esm/components/charts/BubbleChart/useBubbles.d.ts +2 -2
  933. package/esm/components/charts/CloudChart/CloudChart.d.ts +1 -1
  934. package/esm/components/charts/CloudChart/useCloud.d.ts +2 -2
  935. package/esm/components/charts/CustomLegend/CustomLegend.d.ts +1 -1
  936. package/esm/components/charts/HOCs/withPercents.d.ts +1 -1
  937. package/esm/components/charts/LineChart/LineChart.d.ts +1 -1
  938. package/esm/components/charts/LineChart/getLineChartSettings.d.ts +1 -1
  939. package/esm/components/charts/MapChart/Legend/Legend.d.ts +1 -1
  940. package/esm/components/charts/MapChart/Legend/styles.d.ts +1 -1
  941. package/esm/components/charts/MapChart/MapChart.d.ts +1 -1
  942. package/esm/components/charts/PieChart/PieChart.d.ts +1 -1
  943. package/esm/components/charts/TableWithBars/TableWithBars.d.ts +1 -1
  944. package/esm/components/charts/TableWithBars/cell-renderers/AttributeCellRenderer.d.ts +1 -1
  945. package/esm/components/charts/TableWithBars/cell-renderers/HeadCellRenderer.d.ts +1 -1
  946. package/esm/components/charts/TableWithBars/cell-renderers/NumberCellValueRenderer.d.ts +1 -1
  947. package/esm/components/charts/TableWithBars/styles.d.ts +1 -1
  948. package/esm/components/charts/types/BarChartOptions.d.ts +1 -1
  949. package/esm/components/charts/types/ChartData.d.ts +1 -1
  950. package/esm/components/charts/types/ChartProps.d.ts +1 -1
  951. package/esm/components/charts/types/LineChartOptions.d.ts +1 -1
  952. package/esm/components/charts/types/TableWithBarsOptions.d.ts +1 -1
  953. package/esm/components/commonReactSelectComponents/DropdownIndicator.d.ts +1 -1
  954. package/esm/components/commonReactSelectComponents/DropdownIndicatorWithIconButton.d.ts +1 -1
  955. package/esm/components/commonReactSelectComponents/LoadMoreButton.d.ts +1 -1
  956. package/esm/components/commonReactSelectComponents/MenuWithPopper.d.ts +1 -1
  957. package/esm/components/commonReactSelectComponents/OptionWithCheckIcon/OptionWithCheckIcon.d.ts +1 -1
  958. package/esm/components/crosswalks/AttributesTable/AddAttributesButton/AddAttributesButton.d.ts +1 -1
  959. package/esm/components/crosswalks/AttributesTable/AttributesTable.d.ts +1 -1
  960. package/esm/components/crosswalks/AttributesTable/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.d.ts +1 -1
  961. package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributeValuesRenderer.d.ts +1 -1
  962. package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributesHeadCellRenderer.d.ts +1 -1
  963. package/esm/components/crosswalks/AttributesTable/cell-renderers/CountRenderer.d.ts +1 -1
  964. package/esm/components/crosswalks/AttributesTable/cell-renderers/DefaultCellValueRenderer.d.ts +1 -1
  965. package/esm/components/crosswalks/AttributesTable/cell-renderers/OvValuesRenderer.d.ts +1 -1
  966. package/esm/components/crosswalks/AttributesTable/cell-renderers/RowCellRenderer.d.ts +1 -1
  967. package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeInfoButton.d.ts +1 -1
  968. package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeRenderer.d.ts +1 -1
  969. package/esm/components/crosswalks/AttributesTable/cell-renderers/WinnerSourcesRenderer.d.ts +1 -1
  970. package/esm/components/crosswalks/AttributesTable/cell-renderers/attribute-renderers/AttributesFactory.d.ts +1 -1
  971. package/esm/components/crosswalks/ColoredBlock/styles.d.ts +1 -1
  972. package/esm/components/crosswalks/CopyableValueField/CopyableValueField.d.ts +1 -1
  973. package/esm/components/crosswalks/CrosswalkAttributes/CrosswalkAttributes.d.ts +1 -1
  974. package/esm/components/crosswalks/CrosswalkDateEditor/CrosswalkDateEditor.d.ts +1 -1
  975. package/esm/components/crosswalks/CrosswalkDragLayer/CrosswalkDragPreview.d.ts +1 -1
  976. package/esm/components/crosswalks/CrosswalkEditor/CrosswalkEditor.d.ts +1 -1
  977. package/esm/components/crosswalks/CrosswalkRow/CrosswalkRow.d.ts +1 -1
  978. package/esm/components/crosswalks/CrosswalkRow/styles.d.ts +1 -1
  979. package/esm/components/crosswalks/DummyCrosswalkRow/DummyCrosswalkRow.d.ts +1 -1
  980. package/esm/components/crosswalks/DummyCrosswalkRow/styles.d.ts +1 -1
  981. package/esm/components/crosswalks/ShowDependentLink/ShowDependentLink.d.ts +1 -1
  982. package/esm/components/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.d.ts +1 -1
  983. package/esm/components/crosswalks/hooks/useAttributeActions.d.ts +1 -1
  984. package/esm/components/crosswalks/hooks/useCrosswalkActions.d.ts +1 -1
  985. package/esm/components/crosswalks/hooks/useModifiedEntity.d.ts +1 -1
  986. package/esm/components/crosswalks/types/AddCrosswalkEvent.d.ts +1 -1
  987. package/esm/components/crosswalks/types/CreateAttributeEvent.d.ts +1 -1
  988. package/esm/components/crosswalks/types/CrosswalksByOwnerTypeMap.d.ts +1 -1
  989. package/esm/components/crosswalks/types/CrosswalksByTypes.d.ts +1 -1
  990. package/esm/components/crosswalks/types/DeleteCrosswalkEvent.d.ts +1 -1
  991. package/esm/components/crosswalks/types/EditCrosswalkEvent.d.ts +1 -1
  992. package/esm/components/editors/BooleanEditor/BooleanEditor.d.ts +1 -1
  993. package/esm/components/editors/BooleanRadioEditor/BooleanRadioEditor.d.ts +1 -1
  994. package/esm/components/editors/CustomDateRangeEditor/CustomDateRangeEditor.d.ts +2 -2
  995. package/esm/components/editors/DataTypeValueEditor/DataTypeValueEditor.d.ts +1 -1
  996. package/esm/components/editors/DateEditor/DateEditor.d.ts +1 -1
  997. package/esm/components/editors/DateRangeEditor/DateRangeEditor.d.ts +1 -1
  998. package/esm/components/editors/DateRangeEditor/helpers.d.ts +2 -2
  999. package/esm/components/editors/DependentLookupEditor/DependentLookupEditor.d.ts +1 -1
  1000. package/esm/components/editors/DependentLookupEditor/useAutopopulation.d.ts +2 -2
  1001. package/esm/components/editors/DropDownEditor/DropDownEditor.d.ts +1 -1
  1002. package/esm/components/editors/FileTypeEditor/FileTypeEditor.d.ts +1 -1
  1003. package/esm/components/editors/FilterEditor/FilterEditor.d.ts +2 -2
  1004. package/esm/components/editors/FilterEditor/FilterValueEditor.d.ts +2 -2
  1005. package/esm/components/editors/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
  1006. package/esm/components/editors/LookupEditor/LookupEditor.d.ts +1 -1
  1007. package/esm/components/editors/NumberEditor/NumberEditor.d.ts +2 -2
  1008. package/esm/components/editors/RangeDataTypeValueEditor/RangeDataTypeValueEditor.d.ts +1 -1
  1009. package/esm/components/editors/SelectEditor/SelectEditor.d.ts +1 -1
  1010. package/esm/components/editors/TextEditor/TextEditor.d.ts +1 -1
  1011. package/esm/components/editors/TimestampEditor/TimestampEditor.d.ts +1 -1
  1012. package/esm/components/editors/TypeaheadEditor/TypeaheadEditor.d.ts +1 -1
  1013. package/esm/components/editors/commonComponents/MultiValueChip/MultiValueChip.d.ts +1 -1
  1014. package/esm/components/history/ContributorsPanel/ContributorItem.d.ts +1 -1
  1015. package/esm/components/history/ContributorsPanel/ContributorsPanel.d.ts +1 -1
  1016. package/esm/components/history/ContributorsPanel/styles.d.ts +1 -1
  1017. package/esm/components/history/DateRangeSelector/DateRangeSelector.d.ts +1 -1
  1018. package/esm/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +1 -1
  1019. package/esm/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +1 -1
  1020. package/esm/components/history/HistoryGraph/HistoryGraph.d.ts +1 -1
  1021. package/esm/components/history/HistoryGraph/HistoryLink.d.ts +1 -1
  1022. package/esm/components/history/HistoryHeader/HistoryHeader.d.ts +1 -1
  1023. package/esm/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +2 -2
  1024. package/esm/components/history/HistoryRow/HistoryRow.d.ts +1 -1
  1025. package/esm/components/history/HistoryRow/styles.d.ts +1 -1
  1026. package/esm/components/history/HistoryTree/HistoryTree.d.ts +1 -1
  1027. package/esm/components/history/HistoryView/HistoryView.d.ts +1 -1
  1028. package/esm/components/history/hooks/useHistory.d.ts +1 -1
  1029. package/esm/components/history/hooks/useHistoryEnabled.d.ts +1 -1
  1030. package/esm/components/history/hooks/useHistorySlice.d.ts +1 -1
  1031. package/esm/components/history/hooks/useHistoryTree.d.ts +1 -1
  1032. package/esm/components/history/types/HistoryChangeTypes.d.ts +1 -1
  1033. package/esm/components/history/types/HistoryData.d.ts +1 -1
  1034. package/esm/components/history/types/HistoryFilter.d.ts +1 -1
  1035. package/esm/components/history/types/HistoryLane.d.ts +1 -1
  1036. package/esm/components/history/types/HistoryLife.d.ts +1 -1
  1037. package/esm/components/history/types/HistoryRowData.d.ts +1 -1
  1038. package/esm/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +1 -1
  1039. package/esm/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +1 -1
  1040. package/esm/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +1 -1
  1041. package/esm/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +1 -1
  1042. package/esm/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.d.ts +1 -1
  1043. package/esm/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +1 -1
  1044. package/esm/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +1 -1
  1045. package/esm/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +1 -1
  1046. package/esm/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +1 -1
  1047. package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +1 -1
  1048. package/esm/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +1 -1
  1049. package/esm/components/workflow/components/AttributesChanges/types/diffTypes.d.ts +3 -3
  1050. package/esm/components/workflow/components/DueDateField/DueDateField.d.ts +1 -1
  1051. package/esm/components/workflow/components/LineDecorator/LineDecorator.d.ts +1 -1
  1052. package/esm/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +1 -1
  1053. package/esm/components/workflow/components/TaskActionButtons/TaskActionButtons.d.ts +1 -1
  1054. package/esm/components/workflow/components/TaskActions/TaskActions.d.ts +1 -1
  1055. package/esm/components/workflow/components/WorkflowComments/CollapsedComments.d.ts +1 -1
  1056. package/esm/components/workflow/components/WorkflowComments/Comment.d.ts +1 -1
  1057. package/esm/components/workflow/components/WorkflowComments/ExpandedComments.d.ts +1 -1
  1058. package/esm/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +1 -1
  1059. package/esm/components/workflow/hooks/useWorkflowActions.d.ts +2 -2
  1060. package/esm/components/workflow/hooks/useWorkflowAssignee.d.ts +1 -1
  1061. package/esm/components/workflow/hooks/useWorkflowComments.d.ts +1 -1
  1062. package/esm/components/workflow/hooks/useWorkflowDefinitions.js +7 -2
  1063. package/esm/components/workflow/hooks/useWorkflowPriority.d.ts +1 -1
  1064. package/esm/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  1065. package/esm/constants/prop-types.d.ts +1 -1
  1066. package/esm/contexts/ActionsHookContext/index.d.ts +2 -2
  1067. package/esm/contexts/AsyncMountContext/index.d.ts +1 -1
  1068. package/esm/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
  1069. package/esm/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
  1070. package/esm/contexts/EntitiesMapContext/index.d.ts +1 -1
  1071. package/esm/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
  1072. package/esm/contexts/EntityMarkerContext/index.d.ts +1 -1
  1073. package/esm/contexts/ExpandedAttributesContext/index.d.ts +1 -1
  1074. package/esm/contexts/FeaturesContext/index.d.ts +1 -1
  1075. package/esm/contexts/LabelsContext/index.d.ts +1 -1
  1076. package/esm/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
  1077. package/esm/contexts/PopupBoundariesContext/index.d.ts +1 -1
  1078. package/esm/contexts/ReloadFacetContext/index.d.ts +2 -2
  1079. package/esm/contexts/ScrollToElementContext/index.d.ts +2 -2
  1080. package/esm/contexts/UrlGeneratorsContext/index.d.ts +4 -4
  1081. package/esm/hooks/helpers/merge.d.ts +2 -2
  1082. package/esm/hooks/helpers/pagingSimulator.d.ts +1 -1
  1083. package/esm/hooks/helpers/pagingSimulator.js +1 -1
  1084. package/esm/hooks/useAPI/API.js +1 -1
  1085. package/esm/hooks/useAPI/helpers.d.ts +1 -1
  1086. package/esm/hooks/useAPI/types.d.ts +2 -2
  1087. package/esm/hooks/useAPI/useAPI.d.ts +1 -1
  1088. package/esm/hooks/useActions.d.ts +1 -1
  1089. package/esm/hooks/useCollaboration.d.ts +1 -1
  1090. package/esm/hooks/useCommentsEntitiesMap.d.ts +2 -2
  1091. package/esm/hooks/useEditableConnection.d.ts +2 -2
  1092. package/esm/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
  1093. package/esm/hooks/useMatchesLoader.d.ts +1 -1
  1094. package/esm/hooks/useMergeAllRequest.d.ts +1 -1
  1095. package/esm/hooks/useRelationsLoader.d.ts +1 -1
  1096. package/esm/hooks/useSafePromise.d.ts +1 -1
  1097. package/esm/hooks/useSavedStateForEntityType.d.ts +2 -2
  1098. package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
  1099. package/esm/hooks/useSnackbar.d.ts +1 -1
  1100. package/esm/types/index.d.ts +15 -15
  1101. package/package.json +3 -3
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  maxWidth?: number;
4
4
  list: string[];
5
5
  };
@@ -1,14 +1,14 @@
1
1
  import React from 'react';
2
2
  import { TEntityType, TRelationType } from '@reltio/mdm-sdk';
3
3
  import { ListLabel } from './ListLabel/ListLabel';
4
- declare type ListLabelProps = React.ComponentPropsWithoutRef<typeof ListLabel>;
5
- declare type Classes = {
4
+ type ListLabelProps = React.ComponentPropsWithoutRef<typeof ListLabel>;
5
+ type Classes = {
6
6
  inputText?: string;
7
7
  input?: string;
8
8
  root?: string;
9
9
  label?: string;
10
10
  };
11
- declare type Props = {
11
+ type Props = {
12
12
  items: (TEntityType | TRelationType)[];
13
13
  selectedItemsUris: string[];
14
14
  onChange: (values: string[]) => void;
@@ -1,14 +1,14 @@
1
1
  import React from 'react';
2
2
  import { TEntityType, TRelationType } from '@reltio/mdm-sdk';
3
3
  import AttributeListItem from '../AttributeListItem/AttributeListItem';
4
- declare type AttributeListItemProps = React.ComponentPropsWithoutRef<typeof AttributeListItem>;
5
- declare type Item = {
4
+ type AttributeListItemProps = React.ComponentPropsWithoutRef<typeof AttributeListItem>;
5
+ type Item = {
6
6
  item: {
7
7
  item: TEntityType | TRelationType;
8
8
  };
9
9
  index: number;
10
10
  };
11
- declare type Props = {
11
+ type Props = {
12
12
  selectedItems: string[];
13
13
  onItemClick: AttributeListItemProps['onClick'];
14
14
  focusIndex: number;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type Props<T> = {
2
+ type Props<T> = {
3
3
  className: string;
4
4
  classes?: {
5
5
  button?: string;
@@ -1,14 +1,14 @@
1
1
  import React from 'react';
2
- declare type Option = {
2
+ type Option = {
3
3
  label: string;
4
4
  value: string;
5
5
  description?: string;
6
6
  icon?: React.ElementType;
7
7
  };
8
- declare type Button = Option & {
8
+ type Button = Option & {
9
9
  onClick: (value: string) => void;
10
10
  };
11
- declare type ModeSwitcherSelectProps = {
11
+ type ModeSwitcherSelectProps = {
12
12
  optionsGroup?: Option[];
13
13
  buttonsGroup?: Button[];
14
14
  value: string;
@@ -1,10 +1,10 @@
1
1
  import React from 'react';
2
2
  import { TextFieldProps as TextFieldPropsType } from '@material-ui/core/TextField';
3
- export declare type Option = {
3
+ export type Option = {
4
4
  value: string;
5
5
  label: string;
6
6
  };
7
- declare type Props = {
7
+ type Props = {
8
8
  values: string[];
9
9
  onChange: (values: string[]) => void;
10
10
  options: Option[];
@@ -23,4 +23,4 @@ declare namespace MultipleInput {
23
23
  const getValueLabel: PropTypes.Requireable<(...args: any[]) => any>;
24
24
  }
25
25
  }
26
- import PropTypes from "prop-types";
26
+ import PropTypes from 'prop-types';
@@ -26,4 +26,4 @@ declare namespace MultipliableSelect {
26
26
  const getValuePlaceholder: PropTypes.Requireable<(...args: any[]) => any>;
27
27
  }
28
28
  }
29
- import PropTypes from "prop-types";
29
+ import PropTypes from 'prop-types';
@@ -1,7 +1,7 @@
1
1
  import { ApiError, Entity } from '@reltio/mdm-sdk';
2
2
  import { ActionButtonMode } from '../ActionButton/ActionButton';
3
3
  import React from 'react';
4
- declare type Props = {
4
+ type Props = {
5
5
  className?: string;
6
6
  entities: Entity[];
7
7
  entity: Entity;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { AttributeType, PivotingValue } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  className?: string;
5
5
  value: PivotingValue[];
6
6
  children: React.ReactNode;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import Popper from '../Popper/Popper';
3
- declare type Props = React.ComponentPropsWithoutRef<typeof Popper> & {
3
+ type Props = React.ComponentPropsWithoutRef<typeof Popper> & {
4
4
  classes?: {
5
5
  root?: string;
6
6
  arrow?: string;
@@ -17,4 +17,4 @@ declare namespace PotentialMatchReviewCard {
17
17
  const Actions: PropTypes.Requireable<PropTypes.ReactNodeLike>;
18
18
  }
19
19
  }
20
- import PropTypes from "prop-types";
20
+ import PropTypes from 'prop-types';
@@ -1,7 +1,7 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  import { Entity } from '@reltio/mdm-sdk';
3
3
  import useStyles from './styles';
4
- declare type Props = {
4
+ type Props = {
5
5
  className?: string;
6
6
  entity?: Entity;
7
7
  children?: ReactNode;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  className?: string;
4
4
  };
5
5
  declare const ProfileBandNavigation: ({ className }: Props) => JSX.Element;
@@ -7,7 +7,7 @@ declare const LinkWithTooltip: React.ForwardRefExoticComponent<import("prop-type
7
7
  tooltipTitle: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
8
8
  tooltipPlacement: import("prop-types").Requireable<string>;
9
9
  showForDisabled: import("prop-types").Requireable<boolean>;
10
- }, "tooltipTitle" | "tooltipPlacement" | "showForDisabled">>> & React.AnchorHTMLAttributes<HTMLAnchorElement> & Pick<import("@material-ui/core").TypographyProps<"span", {}>, "color" | "display" | "translate" | "hidden" | "align" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "ref" | "key" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | keyof import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">>> & {
10
+ }, "tooltipTitle" | "tooltipPlacement" | "showForDisabled">>> & React.AnchorHTMLAttributes<HTMLAnchorElement> & Pick<import("@material-ui/core").TypographyProps, "color" | "display" | "translate" | "hidden" | "align" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "ref" | "key" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | keyof import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">>> & {
11
11
  TypographyClasses?: Partial<import("@material-ui/core/styles/withStyles").ClassNameMap<import("@material-ui/core").TypographyClassKey>>;
12
12
  underline?: "none" | "always" | "hover";
13
13
  } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core/Link").LinkTypeMap<{}, "a">> & Pick<Pick<React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "key" | keyof React.AnchorHTMLAttributes<HTMLAnchorElement>> & {
@@ -15,7 +15,7 @@ declare const LinkWithTooltip: React.ForwardRefExoticComponent<import("prop-type
15
15
  }, never> & {
16
16
  component: string;
17
17
  }>;
18
- declare type Props = {
18
+ type Props = {
19
19
  className?: string;
20
20
  total?: number;
21
21
  onPrev?: () => void;
@@ -1,5 +1,5 @@
1
1
  import { SearchNavigationData } from '../types';
2
- declare type Payload = {
2
+ type Payload = {
3
3
  winnerUri: string;
4
4
  losersUris: string[];
5
5
  };
@@ -1,11 +1,11 @@
1
- export declare type SearchNavigationData = {
1
+ export type SearchNavigationData = {
2
2
  uri: string;
3
3
  index: number;
4
4
  total: number;
5
5
  tenant: string;
6
6
  cache: string[];
7
7
  };
8
- export declare type SearchProviderData = {
8
+ export type SearchProviderData = {
9
9
  type: 'search' | 'graphsearch';
10
10
  data: {
11
11
  query: string;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { Entity } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  entity: Entity;
5
5
  classes?: {
6
6
  label?: string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Entity } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  entity: Entity;
5
5
  classes?: {
6
6
  label?: string;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { Entity, Match, Metadata } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  entitiesMap: {
5
5
  [key: string]: Pick<Entity, 'uri' | 'type' | 'label'>;
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { RightPanelTab } from '../../types';
3
- declare type Props = {
3
+ type Props = {
4
4
  perspectiveId: string;
5
5
  children: [React.ReactElement, React.ReactElement];
6
6
  buttonsProps: Array<RightPanelTab['buttonProps']>;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Entity, Metadata } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  metadata: Metadata;
5
5
  entities: Entity[];
6
6
  entityToHighlight?: string;
@@ -105,5 +105,5 @@ declare const _default: React.MemoExoticComponent<{
105
105
  };
106
106
  }>;
107
107
  export default _default;
108
- import PropTypes from "prop-types";
109
- import React from "react";
108
+ import PropTypes from 'prop-types';
109
+ import React from 'react';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { QueryBuilderAttribute } from '../../../types';
3
- declare type Props = {
3
+ type Props = {
4
4
  className: string;
5
5
  rowData: QueryBuilderAttribute;
6
6
  };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import PropTypes from 'prop-types';
3
3
  import { QueryBuilderAttribute } from '../../../types';
4
- declare type Props = {
4
+ type Props = {
5
5
  className: string;
6
6
  rowData: QueryBuilderAttribute;
7
7
  };
@@ -62,5 +62,5 @@ declare const _default: React.MemoExoticComponent<{
62
62
  };
63
63
  }>;
64
64
  export default _default;
65
- import PropTypes from "prop-types";
66
- import React from "react";
65
+ import PropTypes from 'prop-types';
66
+ import React from 'react';
@@ -112,4 +112,4 @@ declare namespace MultiSelect {
112
112
  }>>;
113
113
  }
114
114
  }
115
- import PropTypes from "prop-types";
115
+ import PropTypes from 'prop-types';
@@ -22,4 +22,4 @@ declare namespace Option {
22
22
  }
23
23
  }
24
24
  export default Option;
25
- import PropTypes from "prop-types";
25
+ import PropTypes from 'prop-types';
@@ -2,4 +2,4 @@ export default components;
2
2
  declare namespace components {
3
3
  export { Option };
4
4
  }
5
- import Option from "./Option";
5
+ import Option from './Option';
@@ -1,2 +1,2 @@
1
1
  export default MultiSelect;
2
- import MultiSelect from "./MultiSelect";
2
+ import MultiSelect from './MultiSelect';
@@ -12,4 +12,4 @@ declare namespace ClearIndicator {
12
12
  }
13
13
  }
14
14
  export default ClearIndicator;
15
- import PropTypes from "prop-types";
15
+ import PropTypes from 'prop-types';
@@ -15,4 +15,4 @@ declare namespace Control {
15
15
  }
16
16
  }
17
17
  export default Control;
18
- import PropTypes from "prop-types";
18
+ import PropTypes from 'prop-types';
@@ -12,4 +12,4 @@ declare namespace DropdownIndicator {
12
12
  }
13
13
  }
14
14
  export default DropdownIndicator;
15
- import PropTypes from "prop-types";
15
+ import PropTypes from 'prop-types';
@@ -10,4 +10,4 @@ declare namespace GroupHeading {
10
10
  }
11
11
  }
12
12
  export default GroupHeading;
13
- import PropTypes from "prop-types";
13
+ import PropTypes from 'prop-types';
@@ -9,4 +9,4 @@ declare namespace Menu {
9
9
  }
10
10
  }
11
11
  export default Menu;
12
- import PropTypes from "prop-types";
12
+ import PropTypes from 'prop-types';
@@ -12,4 +12,4 @@ declare namespace MultiValue {
12
12
  }
13
13
  }
14
14
  export default MultiValue;
15
- import PropTypes from "prop-types";
15
+ import PropTypes from 'prop-types';
@@ -6,4 +6,4 @@ declare namespace NoOptionsMessage {
6
6
  }
7
7
  }
8
8
  export default NoOptionsMessage;
9
- import PropTypes from "prop-types";
9
+ import PropTypes from 'prop-types';
@@ -23,4 +23,4 @@ declare namespace Option {
23
23
  }
24
24
  }
25
25
  export default Option;
26
- import PropTypes from "prop-types";
26
+ import PropTypes from 'prop-types';
@@ -7,4 +7,4 @@ declare namespace Placeholder {
7
7
  }
8
8
  }
9
9
  export default Placeholder;
10
- import PropTypes from "prop-types";
10
+ import PropTypes from 'prop-types';
@@ -7,4 +7,4 @@ declare namespace SingleValue {
7
7
  }
8
8
  }
9
9
  export default SingleValue;
10
- import PropTypes from "prop-types";
10
+ import PropTypes from 'prop-types';
@@ -7,4 +7,4 @@ declare namespace ValueContainer {
7
7
  }
8
8
  }
9
9
  export default ValueContainer;
10
- import PropTypes from "prop-types";
10
+ import PropTypes from 'prop-types';
@@ -12,14 +12,14 @@ declare namespace components {
12
12
  export { DropdownIndicator };
13
13
  export { GroupHeading };
14
14
  }
15
- import Control from "./Control";
16
- import Menu from "./Menu";
17
- import MultiValue from "./MultiValue";
18
- import NoOptionsMessage from "./NoOptionsMessage";
19
- import Option from "./Option";
20
- import Placeholder from "./Placeholder";
21
- import SingleValue from "./SingleValue";
22
- import ValueContainer from "./ValueContainer";
23
- import ClearIndicator from "./ClearIndicator";
24
- import DropdownIndicator from "./DropdownIndicator";
25
- import GroupHeading from "./GroupHeading";
15
+ import Control from './Control';
16
+ import Menu from './Menu';
17
+ import MultiValue from './MultiValue';
18
+ import NoOptionsMessage from './NoOptionsMessage';
19
+ import Option from './Option';
20
+ import Placeholder from './Placeholder';
21
+ import SingleValue from './SingleValue';
22
+ import ValueContainer from './ValueContainer';
23
+ import ClearIndicator from './ClearIndicator';
24
+ import DropdownIndicator from './DropdownIndicator';
25
+ import GroupHeading from './GroupHeading';
@@ -51,4 +51,4 @@ export default function withMuiSkin(SelectComponent: any): {
51
51
  innerRef: PropTypes.Requireable<object>;
52
52
  };
53
53
  };
54
- import PropTypes from "prop-types";
54
+ import PropTypes from 'prop-types';
@@ -2,5 +2,5 @@ export * from "./utils/default-handlers";
2
2
  export * from "./utils/tree-data-utils";
3
3
  export default SortableTree;
4
4
  export { SortableTreeWithoutDndContext };
5
- import SortableTree from "./react-sortable-tree";
6
- import { SortableTreeWithoutDndContext } from "./react-sortable-tree";
5
+ import SortableTree from './react-sortable-tree';
6
+ import { SortableTreeWithoutDndContext } from './react-sortable-tree';
@@ -80,4 +80,4 @@ declare namespace NodeRendererDefault {
80
80
  export { rowDirection_1 as rowDirection };
81
81
  }
82
82
  }
83
- import PropTypes from "prop-types";
83
+ import PropTypes from 'prop-types';
@@ -15,4 +15,4 @@ declare namespace PlaceholderRendererDefault {
15
15
  export { canDrop_1 as canDrop };
16
16
  }
17
17
  }
18
- import PropTypes from "prop-types";
18
+ import PropTypes from 'prop-types';
@@ -54,4 +54,4 @@ declare namespace TreeNode {
54
54
  export { rowDirection_1 as rowDirection };
55
55
  }
56
56
  }
57
- import PropTypes from "prop-types";
57
+ import PropTypes from 'prop-types';
@@ -21,5 +21,5 @@ declare namespace TreePlaceholder {
21
21
  export const drop: PropTypes.Validator<(...args: any[]) => any>;
22
22
  }
23
23
  }
24
- import React from "react";
25
- import PropTypes from "prop-types";
24
+ import React from 'react';
25
+ import PropTypes from 'prop-types';
@@ -2,4 +2,4 @@ declare const _default: React.ComponentType<{
2
2
  [x: string]: unknown;
3
3
  }> | ((props: any) => JSX.Element);
4
4
  export default _default;
5
- import React from "react";
5
+ import React from 'react';
@@ -3,4 +3,4 @@ declare const _default: import("react-redux").ConnectedComponent<import("react")
3
3
  [x: string]: unknown;
4
4
  }> | ((props: any) => JSX.Element), any>;
5
5
  export default _default;
6
- import RelationEditor from "./RelationEditor";
6
+ import RelationEditor from './RelationEditor';
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { TRelationType } from '@reltio/mdm-sdk';
3
3
  import { MetadataTypesSelector } from '../MetadataTypesSelector/MetadataTypesSelector';
4
- declare type MetadataTypesSelectorProps = React.ComponentProps<typeof MetadataTypesSelector>;
5
- declare type Props = {
4
+ type MetadataTypesSelectorProps = React.ComponentProps<typeof MetadataTypesSelector>;
5
+ type Props = {
6
6
  relationTypes: TRelationType[];
7
7
  selectedRelationTypes: string[];
8
8
  enableEmptyValueUnderline?: boolean;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { MatchRuleSummary } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  className?: string;
5
5
  matchRuleSummaries?: MatchRuleSummary[];
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import React, { DragEvent, ElementType } from 'react';
2
2
  import { ReltioGridLayoutItem } from '@reltio/mdm-sdk';
3
3
  import { ReactGridLayoutItem, ReltioGridLayoutOptions } from '../../types';
4
- declare type Props<ViewConfig = Record<string, unknown>> = {
4
+ type Props<ViewConfig = Record<string, unknown>> = {
5
5
  layout: ReltioGridLayoutItem[];
6
6
  views?: ViewConfig[];
7
7
  layoutOptions?: ReltioGridLayoutOptions;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { MarkerProps } from '@react-google-maps/api';
3
3
  import { EntityMarker as EntityMarkerType } from '../types';
4
- declare type Props = {
4
+ type Props = {
5
5
  marker: EntityMarkerType;
6
6
  onClick: (marker: EntityMarkerType) => void;
7
7
  } & Omit<MarkerProps, 'onClick' | 'icon' | 'position' | 'visible' | 'onMouseOver' | 'onMouseOut'>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { MapInstance } from '../../types';
3
- declare type Props = {
3
+ type Props = {
4
4
  children: React.ReactNode;
5
5
  className?: string;
6
6
  position: number;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  isSearchOnMapMove: boolean;
4
4
  onChangeIsSearchOnMapMove: (value: boolean) => void;
5
5
  };
@@ -36,7 +36,7 @@ export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<import("
36
36
  } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").ExtendButtonBaseTypeMap<import("@material-ui/core/Button").ButtonTypeMap<{}, "button">>> & Pick<Pick<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "key" | keyof React.ButtonHTMLAttributes<HTMLButtonElement>> & {
37
37
  ref?: React.Ref<HTMLButtonElement>;
38
38
  }, "translate" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "title" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "ref" | "form" | "key" | "name" | "type" | "value" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget">>;
39
- declare type Props = {
39
+ type Props = {
40
40
  onDrawingModeChanged: (value: DrawingMode | null) => void;
41
41
  drawingMode: DrawingMode | null;
42
42
  drawingModes: DrawingModes;
@@ -2,7 +2,7 @@
2
2
  /// <reference types="google.maps" />
3
3
  import { GoogleMapProps, MarkerClustererProps } from '@react-google-maps/api';
4
4
  import { DrawingModes, EntityMarker as Marker, MapBounds, Overlay, OverlayPath } from './types';
5
- declare type Props = {
5
+ type Props = {
6
6
  markers: Marker[];
7
7
  mapKey: string;
8
8
  defaultZoom: GoogleMapProps['zoom'];