@reltio/components 1.4.1550 → 1.4.1552

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 (1099) 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/useWorkflowPriority.d.ts +1 -1
  513. package/cjs/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  514. package/cjs/constants/prop-types.d.ts +1 -1
  515. package/cjs/contexts/ActionsHookContext/index.d.ts +2 -2
  516. package/cjs/contexts/AsyncMountContext/index.d.ts +1 -1
  517. package/cjs/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
  518. package/cjs/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
  519. package/cjs/contexts/EntitiesMapContext/index.d.ts +1 -1
  520. package/cjs/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
  521. package/cjs/contexts/EntityMarkerContext/index.d.ts +1 -1
  522. package/cjs/contexts/ExpandedAttributesContext/index.d.ts +1 -1
  523. package/cjs/contexts/FeaturesContext/index.d.ts +1 -1
  524. package/cjs/contexts/LabelsContext/index.d.ts +1 -1
  525. package/cjs/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
  526. package/cjs/contexts/PopupBoundariesContext/index.d.ts +1 -1
  527. package/cjs/contexts/ReloadFacetContext/index.d.ts +2 -2
  528. package/cjs/contexts/ScrollToElementContext/index.d.ts +2 -2
  529. package/cjs/contexts/UrlGeneratorsContext/index.d.ts +4 -4
  530. package/cjs/hooks/helpers/merge.d.ts +2 -2
  531. package/cjs/hooks/helpers/pagingSimulator.d.ts +1 -1
  532. package/cjs/hooks/helpers/pagingSimulator.js +1 -1
  533. package/cjs/hooks/useAPI/API.js +1 -1
  534. package/cjs/hooks/useAPI/helpers.d.ts +1 -1
  535. package/cjs/hooks/useAPI/types.d.ts +2 -2
  536. package/cjs/hooks/useAPI/useAPI.d.ts +1 -1
  537. package/cjs/hooks/useActions.d.ts +1 -1
  538. package/cjs/hooks/useCollaboration.d.ts +1 -1
  539. package/cjs/hooks/useCommentsEntitiesMap.d.ts +2 -2
  540. package/cjs/hooks/useEditableConnection.d.ts +2 -2
  541. package/cjs/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
  542. package/cjs/hooks/useMatchesLoader.d.ts +1 -1
  543. package/cjs/hooks/useMergeAllRequest.d.ts +1 -1
  544. package/cjs/hooks/useRelationsLoader.d.ts +1 -1
  545. package/cjs/hooks/useSafePromise.d.ts +1 -1
  546. package/cjs/hooks/useSavedStateForEntityType.d.ts +2 -2
  547. package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
  548. package/cjs/hooks/useSnackbar.d.ts +1 -1
  549. package/cjs/types/index.d.ts +15 -15
  550. package/esm/HOCs/withAsyncMount/withAsyncMount.d.ts +1 -1
  551. package/esm/HOCs/withContext/withContext.d.ts +1 -1
  552. package/esm/HOCs/withTooltip/propTypes.d.ts +1 -1
  553. package/esm/HOCs/withTooltip/withTooltip.d.ts +1 -1
  554. package/esm/components/ActionButton/ActionButton.d.ts +1 -1
  555. package/esm/components/ArrowExpandButton/ArrowExpandButton.d.ts +1 -1
  556. package/esm/components/AttributeGroupIcon/AttributeGroupIcon.d.ts +1 -1
  557. package/esm/components/AttributeListItem/AttrTypeIcon.d.ts +1 -1
  558. package/esm/components/AttributeListItem/AttributeListItem.d.ts +2 -2
  559. package/esm/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  560. package/esm/components/AttributesFiltersBuilder/AttributesFiltersBuilder.d.ts +1 -1
  561. package/esm/components/AttributesFiltersBuilder/components/AttributeSelector/AttributeSelector.d.ts +1 -1
  562. package/esm/components/AttributesFiltersBuilder/components/FilterSelector/FilterSelector.d.ts +1 -1
  563. package/esm/components/AttributesFiltersBuilder/types.d.ts +3 -3
  564. package/esm/components/AttributesFiltersButton/ActionButtons/ActionButtons.d.ts +1 -1
  565. package/esm/components/AttributesFiltersButton/AttributesFiltersButton.d.ts +1 -1
  566. package/esm/components/AutoSizeList/AutoSizeList.d.ts +1 -1
  567. package/esm/components/AvatarWithFallback/AvatarWithFallback.d.ts +1 -1
  568. package/esm/components/BasicAttributeSelector/AttributeTitle/AttributeTitle.d.ts +2 -2
  569. package/esm/components/BasicTableView/BasicTable/BasicTable.d.ts +3 -3
  570. package/esm/components/BasicTableView/BasicTable/HOCs/withFilter.d.ts +1 -1
  571. package/esm/components/BasicTableView/BasicTable/HOCs/withFilterAtBottom.d.ts +1 -1
  572. package/esm/components/BasicTableView/BasicTable/cell-value-renderers/BlobRenderer.d.ts +1 -1
  573. package/esm/components/BasicTableView/BasicTable/cell-value-renderers/DefaultCellValueRenderer.d.ts +1 -1
  574. package/esm/components/BasicTableView/BasicTable/contexts/RowCollapseContext.d.ts +1 -1
  575. package/esm/components/BasicTableView/BasicTable/contexts/TableContext.d.ts +1 -1
  576. package/esm/components/BasicTableView/BasicTable/hooks/useBasicTableCellRenderer.d.ts +1 -1
  577. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnListItem.d.ts +1 -1
  578. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettings.d.ts +2 -2
  579. package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettingsPopup.d.ts +3 -3
  580. package/esm/components/BasicTableView/BasicTableHeader/FilterButton/FilterButton.d.ts +1 -1
  581. package/esm/components/BasicTableView/BasicTablePagination/BasicTablePagination.d.ts +2 -2
  582. package/esm/components/BasicTableView/CollapseRowButton/CollapseRowButton.d.ts +1 -1
  583. package/esm/components/BasicTableView/ColumnFilter/ColumnFilter.d.ts +2 -2
  584. package/esm/components/BasicTableView/ColumnFilter/FilterChip/FilterChip.d.ts +2 -2
  585. package/esm/components/BasicTableView/RowCellAutoSizer/RowCellAutoSizer.d.ts +1 -1
  586. package/esm/components/BasicTableView/types/index.d.ts +3 -3
  587. package/esm/components/BasicViewContent/BasicViewContent.d.ts +1 -1
  588. package/esm/components/BasicViewHeader/BasicViewHeader.d.ts +1 -1
  589. package/esm/components/ClickAwayProvider/ClickAwayProvider.d.ts +1 -1
  590. package/esm/components/CollaborationItem/Avatar/Avatar.d.ts +1 -1
  591. package/esm/components/CollaborationItem/CollaborationItem.d.ts +2 -2
  592. package/esm/components/CollaborationItem/Comment/Comment.d.ts +1 -1
  593. package/esm/components/CollaborationItem/CommentContent/CommentContent.d.ts +1 -1
  594. package/esm/components/CollaborationItem/CommentTarget/CommentTarget.d.ts +1 -1
  595. package/esm/components/CollaborationItem/RepliedComment/RepliedComment.d.ts +1 -1
  596. package/esm/components/CollaborationItem/SendMessageArea/SendMessageArea.d.ts +1 -1
  597. package/esm/components/CollaborationItem/SendMessageArea/styles.d.ts +1 -1
  598. package/esm/components/CollaborationItem/TextFieldWithMentions/TextFieldWithMentions.d.ts +1 -1
  599. package/esm/components/CollaborationItem/utils/index.d.ts +1 -1
  600. package/esm/components/CollaborationPopup/CollaborationPopup.d.ts +2 -2
  601. package/esm/components/CollaborationPopup/styles.d.ts +1 -1
  602. package/esm/components/CollapseButton/CollapseButton.d.ts +2 -2
  603. package/esm/components/ColorBar/ColorBar.d.ts +1 -1
  604. package/esm/components/ColoredSourceIcon/ColoredSourceIcon.d.ts +1 -1
  605. package/esm/components/CommentsContainer/CommentsContainer.d.ts +1 -1
  606. package/esm/components/CommentsContainer/buttons/AddCommentButton.d.ts +1 -1
  607. package/esm/components/CommentsContainer/buttons/CommentButton.d.ts +1 -1
  608. package/esm/components/ConfigureColumnsPopup/ConfigureColumnsPopup.d.ts +1 -1
  609. package/esm/components/ConfirmDeleteDialog/ConfirmDeleteDialog.d.ts +1 -1
  610. package/esm/components/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
  611. package/esm/components/ConnectionEditor/ConnectionEditor.d.ts +1 -1
  612. package/esm/components/ConnectionRelationTypeSelector/ConnectionRelationTypeSelector.d.ts +2 -2
  613. package/esm/components/DataTenantBadge/DataTenantBadge.d.ts +1 -1
  614. package/esm/components/DataTenantBadge/styles.d.ts +1 -1
  615. package/esm/components/DataTypeValue/DataTypeValue.d.ts +1 -1
  616. package/esm/components/DateIntervalSelector/DateIntervalSelector.d.ts +1 -1
  617. package/esm/components/DateRangePicker/DateRangePicker.d.ts +2 -2
  618. package/esm/components/DragAndDrop/DragAndDrop.d.ts +1 -1
  619. package/esm/components/Drawer/Drawer.d.ts +1 -1
  620. package/esm/components/DropDownMenuButton/DropDownMenuButton.d.ts +1 -1
  621. package/esm/components/DropDownMenuButton/MenuItemRenderer.d.ts +1 -1
  622. package/esm/components/DropDownSelector/DropDownSelector.d.ts +1 -1
  623. package/esm/components/DropDownSelector/components/Menu.d.ts +1 -1
  624. package/esm/components/DropDownSelector/components/SingleValue.d.ts +1 -1
  625. package/esm/components/EmptySearchResult/NoData.d.ts +1 -1
  626. package/esm/components/EmptySearchResult/NoMessageComponent.d.ts +1 -1
  627. package/esm/components/EmptySearchResult/NoResults.d.ts +1 -1
  628. package/esm/components/EmptyState/EmptyState.d.ts +1 -1
  629. package/esm/components/EntityAvatar/EntityAvatar.d.ts +1 -1
  630. package/esm/components/EntityTypeBadge/EntityTypeBadge.d.ts +1 -1
  631. package/esm/components/EntityTypeIcon/EntityTypeIcon.d.ts +1 -1
  632. package/esm/components/EntityTypesSelector/EntityTypesSelector.d.ts +2 -2
  633. package/esm/components/EntityUriLink/EntityUriLink.d.ts +1 -1
  634. package/esm/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  635. package/esm/components/ErrorPopup/ErrorPopup.d.ts +1 -1
  636. package/esm/components/ErrorWrapper/ErrorMessage.d.ts +1 -1
  637. package/esm/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
  638. package/esm/components/ExpandableSearchInput/ExpandableSearchInput.d.ts +1 -1
  639. package/esm/components/ExpandedValueTooltip/ExpandedValueTooltip.d.ts +1 -1
  640. package/esm/components/FacetViewHeader/FacetViewHeader.d.ts +1 -1
  641. package/esm/components/FlipCard/types/index.d.ts +4 -4
  642. package/esm/components/HideOnShrink/HideOnShrink.d.ts +1 -1
  643. package/esm/components/HierarchicalAttributeTooltip/HierarchicalAttributeTooltip.d.ts +1 -1
  644. package/esm/components/HierarchyNodeTitle/HierarchyNodeTitle.d.ts +1 -1
  645. package/esm/components/Highlighter/Highlighter.d.ts +1 -1
  646. package/esm/components/Image/CheckedIcon/CheckedIcon.d.ts +1 -1
  647. package/esm/components/Image/Image.d.ts +2 -2
  648. package/esm/components/Image/ImageActionsOverlay/ImageActionsOverlay.d.ts +1 -1
  649. package/esm/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +2 -2
  650. package/esm/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +1 -1
  651. package/esm/components/ImageAttributesGallery/HeaderRight/HeaderRight.d.ts +1 -1
  652. package/esm/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +1 -1
  653. package/esm/components/ImageDetailsView/ImageDetailsView.d.ts +1 -1
  654. package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +1 -1
  655. package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +1 -1
  656. package/esm/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +2 -2
  657. package/esm/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +1 -1
  658. package/esm/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +1 -1
  659. package/esm/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.d.ts +1 -1
  660. package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoItem/MetaInfoItem.d.ts +1 -1
  661. package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +1 -1
  662. package/esm/components/ImageDetailsView/hooks/useEditMetaInfo.d.ts +1 -1
  663. package/esm/components/ImageDetailsView/types/index.d.ts +1 -1
  664. package/esm/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +1 -1
  665. package/esm/components/ImportButton/ImportButton.d.ts +1 -1
  666. package/esm/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +1 -1
  667. package/esm/components/Link/Link.d.ts +1 -1
  668. package/esm/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
  669. package/esm/components/Marginator/Marginator.d.ts +1 -1
  670. package/esm/components/MatchRulesBlock/MatchRulesBlock.d.ts +1 -1
  671. package/esm/components/MatchRulesBlock/MatchRulesTitle.d.ts +1 -1
  672. package/esm/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +1 -1
  673. package/esm/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +1 -1
  674. package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +1 -1
  675. package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +1 -1
  676. package/esm/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +1 -1
  677. package/esm/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +1 -1
  678. package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +1 -1
  679. package/esm/components/MatchRulesBlock/types/index.d.ts +3 -3
  680. package/esm/components/MatchRulesSelector/MatchRulesSelector.d.ts +1 -1
  681. package/esm/components/MergeButton/MergeButton.d.ts +1 -1
  682. package/esm/components/MetadataTypesSelector/ListLabel/ListLabel.d.ts +1 -1
  683. package/esm/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +3 -3
  684. package/esm/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +3 -3
  685. package/esm/components/ModeSwitcher/ModeSwitcher.d.ts +1 -1
  686. package/esm/components/ModeSwitcherSelect/ModeSwitcherSelect.d.ts +3 -3
  687. package/esm/components/MultiValueSelector/MultiValueSelector.d.ts +2 -2
  688. package/esm/components/MultipleInput/MultipleInput.d.ts +1 -1
  689. package/esm/components/MultipliableSelect/MultipliableSelect.d.ts +1 -1
  690. package/esm/components/NotMatchButton/NotMatchButton.d.ts +1 -1
  691. package/esm/components/PivotingUriLink/PivotingUriLink.d.ts +1 -1
  692. package/esm/components/PopupWithArrow/PopupWithArrow.d.ts +1 -1
  693. package/esm/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +1 -1
  694. package/esm/components/ProfileBand/ProfileBand.d.ts +1 -1
  695. package/esm/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +1 -1
  696. package/esm/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +2 -2
  697. package/esm/components/ProfileBandNavigation/helpers/index.d.ts +1 -1
  698. package/esm/components/ProfileBandNavigation/types/index.d.ts +2 -2
  699. package/esm/components/ProfileCard/ProfileCard.d.ts +1 -1
  700. package/esm/components/ProfileCard/ProfileCardContent/ProfileCardContent.d.ts +1 -1
  701. package/esm/components/ProfileMatchCard/ProfileMatchCard.d.ts +1 -1
  702. package/esm/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +1 -1
  703. package/esm/components/ProfilesList/ProfilesList.d.ts +1 -1
  704. package/esm/components/QueryBuilderRow/QueryBuilderRow.d.ts +2 -2
  705. package/esm/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +1 -1
  706. package/esm/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +1 -1
  707. package/esm/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +2 -2
  708. package/esm/components/ReactSelect/MultiSelect/MultiSelect.d.ts +1 -1
  709. package/esm/components/ReactSelect/MultiSelect/components/Option.d.ts +1 -1
  710. package/esm/components/ReactSelect/MultiSelect/components/index.d.ts +1 -1
  711. package/esm/components/ReactSelect/MultiSelect/index.d.ts +1 -1
  712. package/esm/components/ReactSelect/commonComponents/ClearIndicator.d.ts +1 -1
  713. package/esm/components/ReactSelect/commonComponents/Control.d.ts +1 -1
  714. package/esm/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +1 -1
  715. package/esm/components/ReactSelect/commonComponents/GroupHeading.d.ts +1 -1
  716. package/esm/components/ReactSelect/commonComponents/Menu.d.ts +1 -1
  717. package/esm/components/ReactSelect/commonComponents/MultiValue.d.ts +1 -1
  718. package/esm/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +1 -1
  719. package/esm/components/ReactSelect/commonComponents/Option.d.ts +1 -1
  720. package/esm/components/ReactSelect/commonComponents/Placeholder.d.ts +1 -1
  721. package/esm/components/ReactSelect/commonComponents/SingleValue.d.ts +1 -1
  722. package/esm/components/ReactSelect/commonComponents/ValueContainer.d.ts +1 -1
  723. package/esm/components/ReactSelect/commonComponents/index.d.ts +11 -11
  724. package/esm/components/ReactSelect/withMuiSkin.d.ts +1 -1
  725. package/esm/components/ReactSortableTree/index.d.ts +2 -2
  726. package/esm/components/ReactSortableTree/node-renderer-default.d.ts +1 -1
  727. package/esm/components/ReactSortableTree/placeholder-renderer-default.d.ts +1 -1
  728. package/esm/components/ReactSortableTree/tree-node.d.ts +1 -1
  729. package/esm/components/ReactSortableTree/tree-placeholder.d.ts +2 -2
  730. package/esm/components/RelationEditor/RelationEditor.d.ts +1 -1
  731. package/esm/components/RelationEditor/index.d.ts +1 -1
  732. package/esm/components/RelationTypesSelector/RelationTypesSelector.d.ts +2 -2
  733. package/esm/components/RelevanceScoreBadge/RelevanceScoreBadge.d.ts +1 -1
  734. package/esm/components/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
  735. package/esm/components/ReltioMap/EntityMarker/EntityMarker.d.ts +1 -1
  736. package/esm/components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts +1 -1
  737. package/esm/components/ReltioMap/MapControls/TopCenterMapControls/TopCenterMapControls.d.ts +1 -1
  738. package/esm/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +1 -1
  739. package/esm/components/ReltioMap/index.d.ts +1 -1
  740. package/esm/components/ReltioMap/types.d.ts +7 -7
  741. package/esm/components/ResizablePanes/ResizablePanes.d.ts +3 -3
  742. package/esm/components/ResizablePanes/ResizablePanes.js +1 -1
  743. package/esm/components/ScreenProfileBand/ScreenProfileBand.d.ts +1 -1
  744. package/esm/components/ScrollableTabs/ScrollableTabs.d.ts +2 -2
  745. package/esm/components/SearchHighlighter/SearchHighlighter.d.ts +1 -1
  746. package/esm/components/SearchInput/SearchInput.d.ts +1 -1
  747. package/esm/components/SearchInput/styles.d.ts +1 -1
  748. package/esm/components/SelectAttributesList/SelectAttributesList.d.ts +2 -2
  749. package/esm/components/SelectionPopup/SelectionPopup.d.ts +1 -1
  750. package/esm/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +1 -1
  751. package/esm/components/SelectionPopup/helpers.d.ts +2 -2
  752. package/esm/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +1 -1
  753. package/esm/components/SettingsMenu/SettingsMenu.d.ts +1 -1
  754. package/esm/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +1 -1
  755. package/esm/components/SideIconPanel/SideButtonsPanel.d.ts +1 -1
  756. package/esm/components/SidePanel/SidePanel.d.ts +1 -1
  757. package/esm/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.d.ts +2 -2
  758. package/esm/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +1 -1
  759. package/esm/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +1 -1
  760. package/esm/components/SimpleDropDownSelector/DropDownValue.d.ts +1 -1
  761. package/esm/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +1 -1
  762. package/esm/components/SimpleInput/SimpleInput.d.ts +1 -1
  763. package/esm/components/SmallIconButton/SmallIconButton.d.ts +1 -1
  764. package/esm/components/SmallIconButton/index.d.ts +2 -2
  765. package/esm/components/SourceIcon/SourceIcon.d.ts +1 -1
  766. package/esm/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +1 -1
  767. package/esm/components/TenantIcon/TenantIcon.d.ts +1 -1
  768. package/esm/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +2 -2
  769. package/esm/components/TenantsDropDownSelector/TenantsDropDownSelector.d.ts +1 -1
  770. package/esm/components/Title/Title.d.ts +1 -1
  771. package/esm/components/UploadFileButton/UploadFileButton.d.ts +1 -1
  772. package/esm/components/UploadImageDialog/DividerWithText/DividerWithText.d.ts +1 -1
  773. package/esm/components/UploadImageDialog/ErrorSnackbar/ErrorSnackbar.d.ts +1 -1
  774. package/esm/components/UploadImageDialog/ImageByUrlField/ImageByUrlField.d.ts +1 -1
  775. package/esm/components/UploadImageDialog/SelectImageButton/SelectImageButton.d.ts +1 -1
  776. package/esm/components/UploadImageDialog/TargetBox/TargetBox.d.ts +1 -1
  777. package/esm/components/UploadImageDialog/UploadImageDialog.d.ts +1 -1
  778. package/esm/components/UserSelector/UserSelector.d.ts +1 -1
  779. package/esm/components/ValueChip/ValueChip.d.ts +1 -1
  780. package/esm/components/VerticalDivider/VerticalDivider.d.ts +1 -1
  781. package/esm/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +1 -1
  782. package/esm/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +1 -1
  783. package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.d.ts +1 -1
  784. package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +1 -1
  785. package/esm/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +4 -4
  786. package/esm/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +1 -1
  787. package/esm/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +1 -1
  788. package/esm/components/VerticalHeadingsTable/VerticalHeadingsTable.d.ts +1 -1
  789. package/esm/components/VerticalHeadingsTable/types.d.ts +2 -2
  790. package/esm/components/ViewMoreToggle/ViewMoreToggle.d.ts +1 -1
  791. package/esm/components/VirtualGroupedList/VirtualGroupedList.d.ts +1 -1
  792. package/esm/components/activityLog/ActivityExportButton/ActivityExportButton.d.ts +1 -1
  793. package/esm/components/activityLog/ActivityFilterButton/ActivityFilterButton.d.ts +1 -1
  794. package/esm/components/activityLog/ActivityFilterEditor/ActivityFilterEditor.d.ts +1 -1
  795. package/esm/components/activityLog/ActivityFilterEditor/ActivitySelector.d.ts +1 -1
  796. package/esm/components/activityLog/ActivityFilterEditor/DateRangeSelector.d.ts +1 -1
  797. package/esm/components/activityLog/ActivityFilterEditor/EntityChangedSelectors.d.ts +1 -1
  798. package/esm/components/activityLog/ActivityFilterEditor/EntityTypesSelector.d.ts +1 -1
  799. package/esm/components/activityLog/ActivityFilterEditor/SourceSelector.d.ts +1 -1
  800. package/esm/components/activityLog/ActivityLog/ActivityLog.d.ts +1 -1
  801. package/esm/components/activityLog/ActivityLog/helpers.d.ts +2 -2
  802. package/esm/components/activityLog/ActivityLog/items/ActivityItem/ActivityItem.d.ts +1 -1
  803. package/esm/components/activityLog/ActivityLog/items/GroupItem/GroupItem.d.ts +1 -1
  804. package/esm/components/activityLog/ActivityLogFilter/ActivityLogFilter.d.ts +1 -1
  805. package/esm/components/activityLog/activities/ActivitiesFactory.d.ts +1 -1
  806. package/esm/components/activityLog/activities/ActivityTitle/ActivityTitle.d.ts +1 -1
  807. package/esm/components/activityLog/activities/CommentActivity.d.ts +1 -1
  808. package/esm/components/activityLog/activities/EntityObject/EntityObject.d.ts +1 -1
  809. package/esm/components/activityLog/activities/GroupActivity.d.ts +1 -1
  810. package/esm/components/activityLog/activities/MergeActivity.d.ts +1 -1
  811. package/esm/components/activityLog/activities/MoreItemsLink/MoreItemsLink.d.ts +1 -1
  812. package/esm/components/activityLog/activities/PotentialMatchActivity.d.ts +1 -1
  813. package/esm/components/activityLog/activities/ProfileActivity.d.ts +1 -1
  814. package/esm/components/activityLog/activities/RelationActivity.d.ts +1 -1
  815. package/esm/components/activityLog/activities/RelationObject/RelationObject.d.ts +1 -1
  816. package/esm/components/activityLog/activities/SearchActivity.d.ts +1 -1
  817. package/esm/components/activityLog/activities/SimpleActivity.d.ts +1 -1
  818. package/esm/components/activityLog/activities/SynchronizationIssuesActivity.d.ts +1 -1
  819. package/esm/components/activityLog/activities/fields/DeltaField.d.ts +1 -1
  820. package/esm/components/activityLog/activities/fields/PotentialMatchField.d.ts +1 -1
  821. package/esm/components/activityLog/activities/records/CollapsibleActivityRecords.d.ts +1 -1
  822. package/esm/components/activityLog/activities/records/EntityRecord.d.ts +1 -1
  823. package/esm/components/activityLog/activities/records/PotentialMatchRecord.d.ts +1 -1
  824. package/esm/components/activityLog/activities/records/RecordUpdates.d.ts +1 -1
  825. package/esm/components/activityLog/activities/records/RelationRecord.d.ts +1 -1
  826. package/esm/components/activityLog/contexts/CollapsibleItemsContext/index.d.ts +1 -1
  827. package/esm/components/activityLog/hooks/useActivitiesLoader.d.ts +1 -1
  828. package/esm/components/activityLog/hooks/useActivitiesLoader.js +1 -1
  829. package/esm/components/activityLog/hooks/useProfileActivitiesLoader.d.ts +1 -1
  830. package/esm/components/activityLog/hooks/useProfileActivitiesLoader.js +1 -1
  831. package/esm/components/activityLog/types/ActivitiesFilter.d.ts +1 -1
  832. package/esm/components/activityLog/types/ActivityData.d.ts +1 -1
  833. package/esm/components/activityLog/types/ActivityDelta.d.ts +1 -1
  834. package/esm/components/activityLog/types/ActivityItem.d.ts +1 -1
  835. package/esm/components/activityLog/types/DeltaValue.d.ts +2 -2
  836. package/esm/components/attributes/AttributesView/index.d.ts +1 -1
  837. package/esm/components/attributes/BranchDecorator/BranchDecorator.d.ts +1 -1
  838. package/esm/components/attributes/DescriptionIcon/DescriptionIcon.d.ts +1 -1
  839. package/esm/components/attributes/ImageAttributesLine/ImageAttributesLine.d.ts +3 -3
  840. package/esm/components/attributes/ImageAttributesLine/styles.d.ts +1 -1
  841. package/esm/components/attributes/OvIcon/OvIcon.d.ts +2 -2
  842. package/esm/components/attributes/OvIcon/heplers.d.ts +1 -1
  843. package/esm/components/attributes/PivotingAttributes/PivotingTooltip.d.ts +1 -1
  844. package/esm/components/attributes/PivotingAttributes/PivotingTooltipContent.d.ts +1 -1
  845. package/esm/components/attributes/editMode/AttributesList/AttributesList.d.ts +1 -1
  846. package/esm/components/attributes/editMode/AttributesPager/AttributeRenderer.d.ts +1 -1
  847. package/esm/components/attributes/editMode/AttributesPager/CardinalityMessage.d.ts +1 -1
  848. package/esm/components/attributes/editMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  849. package/esm/components/attributes/editMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  850. package/esm/components/attributes/editMode/AttributesPager/index.d.ts +4 -4
  851. package/esm/components/attributes/editMode/AttributesView/AttributesView.d.ts +1 -1
  852. package/esm/components/attributes/editMode/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  853. package/esm/components/attributes/editMode/EntityCreator/EntityCreator.d.ts +2 -2
  854. package/esm/components/attributes/editMode/EntityCreator/index.d.ts +1 -1
  855. package/esm/components/attributes/editMode/EntitySelector/EntitySelector.d.ts +4 -4
  856. package/esm/components/attributes/editMode/EntitySelector/components/ClearIndicator.d.ts +1 -1
  857. package/esm/components/attributes/editMode/EntitySelector/components/EntityOption.d.ts +1 -1
  858. package/esm/components/attributes/editMode/EntitySelector/components/EntityTypeOption.d.ts +1 -1
  859. package/esm/components/attributes/editMode/EntitySelector/components/Group.d.ts +1 -1
  860. package/esm/components/attributes/editMode/EntitySelector/components/SingleValue.d.ts +1 -1
  861. package/esm/components/attributes/editMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  862. package/esm/components/attributes/editMode/MoreAttributesButton/MoreAttributesButton.d.ts +1 -1
  863. package/esm/components/attributes/editMode/MoreAttributesButton/helpers.d.ts +1 -1
  864. package/esm/components/attributes/editMode/MoreAttributesButton/useMoreAttributesItems.d.ts +3 -3
  865. package/esm/components/attributes/editMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  866. package/esm/components/attributes/editMode/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  867. package/esm/components/attributes/editMode/ReferenceAttribute/index.d.ts +1 -1
  868. package/esm/components/attributes/editMode/RelationTypeSelector/RelationTypeSelector.d.ts +1 -1
  869. package/esm/components/attributes/editMode/RelationTypeSelector/components/RelationOption.d.ts +1 -1
  870. package/esm/components/attributes/editMode/Roles/Roles.d.ts +1 -1
  871. package/esm/components/attributes/editMode/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  872. package/esm/components/attributes/editMode/SimpleAttributeEditor/selectors/types.d.ts +2 -2
  873. package/esm/components/attributes/editMode/SimpleAttributeEditor/useAutopopulationContextValue.d.ts +1 -1
  874. package/esm/components/attributes/editMode/Tags/Tags.d.ts +1 -1
  875. package/esm/components/attributes/helpers/attributesView.d.ts +1 -1
  876. package/esm/components/attributes/inline/AttributesList/AttributesList.d.ts +1 -1
  877. package/esm/components/attributes/inline/AttributesPager/AttributesPager.d.ts +1 -1
  878. package/esm/components/attributes/inline/ComplexAttribute/ComplexAttribute.d.ts +1 -1
  879. package/esm/components/attributes/inline/ImageAttribute/ImageAttribute.d.ts +1 -1
  880. package/esm/components/attributes/inline/ImageAttributesBlock/ImageAttributesBlock.d.ts +1 -1
  881. package/esm/components/attributes/inline/NestedAttribute/NestedAttribute.d.ts +1 -1
  882. package/esm/components/attributes/inline/NestedAttributesBlock/NestedAttributesBlock.d.ts +1 -1
  883. package/esm/components/attributes/inline/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
  884. package/esm/components/attributes/inline/ReferenceAttributesBlock/ReferenceAttributesBlock.d.ts +1 -1
  885. package/esm/components/attributes/inline/SimpleAttribute/CrosswalkMenuItem/CrosswalkMenuItem.d.ts +2 -2
  886. package/esm/components/attributes/inline/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  887. package/esm/components/attributes/inline/SimpleAttribute/styles.d.ts +1 -1
  888. package/esm/components/attributes/inline/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
  889. package/esm/components/attributes/inline/SimpleAttributeEditor/styles.d.ts +1 -1
  890. package/esm/components/attributes/inline/SimpleAttributesBlock/SimpleAttributesBlock.d.ts +1 -1
  891. package/esm/components/attributes/inline/common/ComplexAttributeLabel.d.ts +1 -1
  892. package/esm/components/attributes/inline/common/CrosswalkIcon.d.ts +1 -1
  893. package/esm/components/attributes/inline/common/DeleteButton.d.ts +1 -1
  894. package/esm/components/attributes/inline/common/IgnoreButton.d.ts +1 -1
  895. package/esm/components/attributes/inline/common/PinButton.d.ts +1 -1
  896. package/esm/components/attributes/inline/common/SourceItem.d.ts +1 -1
  897. package/esm/components/attributes/inline/common/__test__/CrosswalkIcon.spec.js +1 -1
  898. package/esm/components/attributes/inline/common/styles.d.ts +1 -1
  899. package/esm/components/attributes/inline/types/AddAttributeEvent.d.ts +1 -1
  900. package/esm/components/attributes/inline/types/CrosswalksMap.d.ts +3 -3
  901. package/esm/components/attributes/inline/types/DeleteAttributeEvent.d.ts +1 -1
  902. package/esm/components/attributes/inline/types/EditAttributeEvent.d.ts +1 -1
  903. package/esm/components/attributes/inline/types/IgnoreAttributeEvent.d.ts +1 -1
  904. package/esm/components/attributes/inline/types/PinAttributeEvent.d.ts +1 -1
  905. package/esm/components/attributes/pagersCommon/ShowLess.d.ts +1 -1
  906. package/esm/components/attributes/pagersCommon/ShowMore.d.ts +1 -1
  907. package/esm/components/attributes/readMode/AttributeValuesBlock/AttributeValuesBlock.d.ts +2 -2
  908. package/esm/components/attributes/readMode/AttributesList/AttributesList.d.ts +1 -1
  909. package/esm/components/attributes/readMode/AttributesPager/AttributesPager.d.ts +1 -1
  910. package/esm/components/attributes/readMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
  911. package/esm/components/attributes/readMode/AttributesPager/MultiLineRenderer.d.ts +1 -1
  912. package/esm/components/attributes/readMode/AttributesPager/OneLineRenderer.d.ts +1 -1
  913. package/esm/components/attributes/readMode/AttributesPager/SpecialRenderer.d.ts +1 -1
  914. package/esm/components/attributes/readMode/AttributesPager/index.d.ts +1 -1
  915. package/esm/components/attributes/readMode/AttributesView/AttributesView.d.ts +1 -1
  916. package/esm/components/attributes/readMode/ComplexAttribute/ComplexAttribute.d.ts +2 -2
  917. package/esm/components/attributes/readMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
  918. package/esm/components/attributes/readMode/NestedAttribute/NestedAttribute.d.ts +1 -1
  919. package/esm/components/attributes/readMode/SimpleAttribute/SimpleAttribute.d.ts +1 -1
  920. package/esm/components/attributes/readMode/SpecialAttributes/Roles/Role.d.ts +1 -1
  921. package/esm/components/attributes/readMode/SpecialAttributes/Roles/Roles.d.ts +1 -1
  922. package/esm/components/attributes/readMode/SpecialAttributes/SpecialAttributesArray.d.ts +1 -1
  923. package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tag.d.ts +1 -1
  924. package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tags.d.ts +1 -1
  925. package/esm/components/attributes/types/attributes.d.ts +1 -1
  926. package/esm/components/attributes/types/attributesView.d.ts +3 -3
  927. package/esm/components/charts/ActiveShape/ActiveShape.d.ts +1 -1
  928. package/esm/components/charts/BarChart/BarChart.d.ts +1 -1
  929. package/esm/components/charts/BarChart/getBarChartSettings.d.ts +1 -1
  930. package/esm/components/charts/BubbleChart/BubbleChart.d.ts +1 -1
  931. package/esm/components/charts/BubbleChart/useBubbles.d.ts +2 -2
  932. package/esm/components/charts/CloudChart/CloudChart.d.ts +1 -1
  933. package/esm/components/charts/CloudChart/useCloud.d.ts +2 -2
  934. package/esm/components/charts/CustomLegend/CustomLegend.d.ts +1 -1
  935. package/esm/components/charts/HOCs/withPercents.d.ts +1 -1
  936. package/esm/components/charts/LineChart/LineChart.d.ts +1 -1
  937. package/esm/components/charts/LineChart/getLineChartSettings.d.ts +1 -1
  938. package/esm/components/charts/MapChart/Legend/Legend.d.ts +1 -1
  939. package/esm/components/charts/MapChart/Legend/styles.d.ts +1 -1
  940. package/esm/components/charts/MapChart/MapChart.d.ts +1 -1
  941. package/esm/components/charts/PieChart/PieChart.d.ts +1 -1
  942. package/esm/components/charts/TableWithBars/TableWithBars.d.ts +1 -1
  943. package/esm/components/charts/TableWithBars/cell-renderers/AttributeCellRenderer.d.ts +1 -1
  944. package/esm/components/charts/TableWithBars/cell-renderers/HeadCellRenderer.d.ts +1 -1
  945. package/esm/components/charts/TableWithBars/cell-renderers/NumberCellValueRenderer.d.ts +1 -1
  946. package/esm/components/charts/TableWithBars/styles.d.ts +1 -1
  947. package/esm/components/charts/types/BarChartOptions.d.ts +1 -1
  948. package/esm/components/charts/types/ChartData.d.ts +1 -1
  949. package/esm/components/charts/types/ChartProps.d.ts +1 -1
  950. package/esm/components/charts/types/LineChartOptions.d.ts +1 -1
  951. package/esm/components/charts/types/TableWithBarsOptions.d.ts +1 -1
  952. package/esm/components/commonReactSelectComponents/DropdownIndicator.d.ts +1 -1
  953. package/esm/components/commonReactSelectComponents/DropdownIndicatorWithIconButton.d.ts +1 -1
  954. package/esm/components/commonReactSelectComponents/LoadMoreButton.d.ts +1 -1
  955. package/esm/components/commonReactSelectComponents/MenuWithPopper.d.ts +1 -1
  956. package/esm/components/commonReactSelectComponents/OptionWithCheckIcon/OptionWithCheckIcon.d.ts +1 -1
  957. package/esm/components/crosswalks/AttributesTable/AddAttributesButton/AddAttributesButton.d.ts +1 -1
  958. package/esm/components/crosswalks/AttributesTable/AttributesTable.d.ts +1 -1
  959. package/esm/components/crosswalks/AttributesTable/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.d.ts +1 -1
  960. package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributeValuesRenderer.d.ts +1 -1
  961. package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributesHeadCellRenderer.d.ts +1 -1
  962. package/esm/components/crosswalks/AttributesTable/cell-renderers/CountRenderer.d.ts +1 -1
  963. package/esm/components/crosswalks/AttributesTable/cell-renderers/DefaultCellValueRenderer.d.ts +1 -1
  964. package/esm/components/crosswalks/AttributesTable/cell-renderers/OvValuesRenderer.d.ts +1 -1
  965. package/esm/components/crosswalks/AttributesTable/cell-renderers/RowCellRenderer.d.ts +1 -1
  966. package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeInfoButton.d.ts +1 -1
  967. package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeRenderer.d.ts +1 -1
  968. package/esm/components/crosswalks/AttributesTable/cell-renderers/WinnerSourcesRenderer.d.ts +1 -1
  969. package/esm/components/crosswalks/AttributesTable/cell-renderers/attribute-renderers/AttributesFactory.d.ts +1 -1
  970. package/esm/components/crosswalks/ColoredBlock/styles.d.ts +1 -1
  971. package/esm/components/crosswalks/CopyableValueField/CopyableValueField.d.ts +1 -1
  972. package/esm/components/crosswalks/CrosswalkAttributes/CrosswalkAttributes.d.ts +1 -1
  973. package/esm/components/crosswalks/CrosswalkDateEditor/CrosswalkDateEditor.d.ts +1 -1
  974. package/esm/components/crosswalks/CrosswalkDragLayer/CrosswalkDragPreview.d.ts +1 -1
  975. package/esm/components/crosswalks/CrosswalkEditor/CrosswalkEditor.d.ts +1 -1
  976. package/esm/components/crosswalks/CrosswalkRow/CrosswalkRow.d.ts +1 -1
  977. package/esm/components/crosswalks/CrosswalkRow/styles.d.ts +1 -1
  978. package/esm/components/crosswalks/DummyCrosswalkRow/DummyCrosswalkRow.d.ts +1 -1
  979. package/esm/components/crosswalks/DummyCrosswalkRow/styles.d.ts +1 -1
  980. package/esm/components/crosswalks/ShowDependentLink/ShowDependentLink.d.ts +1 -1
  981. package/esm/components/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.d.ts +1 -1
  982. package/esm/components/crosswalks/hooks/useAttributeActions.d.ts +1 -1
  983. package/esm/components/crosswalks/hooks/useCrosswalkActions.d.ts +1 -1
  984. package/esm/components/crosswalks/hooks/useModifiedEntity.d.ts +1 -1
  985. package/esm/components/crosswalks/types/AddCrosswalkEvent.d.ts +1 -1
  986. package/esm/components/crosswalks/types/CreateAttributeEvent.d.ts +1 -1
  987. package/esm/components/crosswalks/types/CrosswalksByOwnerTypeMap.d.ts +1 -1
  988. package/esm/components/crosswalks/types/CrosswalksByTypes.d.ts +1 -1
  989. package/esm/components/crosswalks/types/DeleteCrosswalkEvent.d.ts +1 -1
  990. package/esm/components/crosswalks/types/EditCrosswalkEvent.d.ts +1 -1
  991. package/esm/components/editors/BooleanEditor/BooleanEditor.d.ts +1 -1
  992. package/esm/components/editors/BooleanRadioEditor/BooleanRadioEditor.d.ts +1 -1
  993. package/esm/components/editors/CustomDateRangeEditor/CustomDateRangeEditor.d.ts +2 -2
  994. package/esm/components/editors/DataTypeValueEditor/DataTypeValueEditor.d.ts +1 -1
  995. package/esm/components/editors/DateEditor/DateEditor.d.ts +1 -1
  996. package/esm/components/editors/DateRangeEditor/DateRangeEditor.d.ts +1 -1
  997. package/esm/components/editors/DateRangeEditor/helpers.d.ts +2 -2
  998. package/esm/components/editors/DependentLookupEditor/DependentLookupEditor.d.ts +1 -1
  999. package/esm/components/editors/DependentLookupEditor/useAutopopulation.d.ts +2 -2
  1000. package/esm/components/editors/DropDownEditor/DropDownEditor.d.ts +1 -1
  1001. package/esm/components/editors/FileTypeEditor/FileTypeEditor.d.ts +1 -1
  1002. package/esm/components/editors/FilterEditor/FilterEditor.d.ts +2 -2
  1003. package/esm/components/editors/FilterEditor/FilterValueEditor.d.ts +2 -2
  1004. package/esm/components/editors/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
  1005. package/esm/components/editors/LookupEditor/LookupEditor.d.ts +1 -1
  1006. package/esm/components/editors/NumberEditor/NumberEditor.d.ts +2 -2
  1007. package/esm/components/editors/RangeDataTypeValueEditor/RangeDataTypeValueEditor.d.ts +1 -1
  1008. package/esm/components/editors/SelectEditor/SelectEditor.d.ts +1 -1
  1009. package/esm/components/editors/TextEditor/TextEditor.d.ts +1 -1
  1010. package/esm/components/editors/TimestampEditor/TimestampEditor.d.ts +1 -1
  1011. package/esm/components/editors/TypeaheadEditor/TypeaheadEditor.d.ts +1 -1
  1012. package/esm/components/editors/commonComponents/MultiValueChip/MultiValueChip.d.ts +1 -1
  1013. package/esm/components/history/ContributorsPanel/ContributorItem.d.ts +1 -1
  1014. package/esm/components/history/ContributorsPanel/ContributorsPanel.d.ts +1 -1
  1015. package/esm/components/history/ContributorsPanel/styles.d.ts +1 -1
  1016. package/esm/components/history/DateRangeSelector/DateRangeSelector.d.ts +1 -1
  1017. package/esm/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +1 -1
  1018. package/esm/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +1 -1
  1019. package/esm/components/history/HistoryGraph/HistoryGraph.d.ts +1 -1
  1020. package/esm/components/history/HistoryGraph/HistoryLink.d.ts +1 -1
  1021. package/esm/components/history/HistoryHeader/HistoryHeader.d.ts +1 -1
  1022. package/esm/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +2 -2
  1023. package/esm/components/history/HistoryRow/HistoryRow.d.ts +1 -1
  1024. package/esm/components/history/HistoryRow/styles.d.ts +1 -1
  1025. package/esm/components/history/HistoryTree/HistoryTree.d.ts +1 -1
  1026. package/esm/components/history/HistoryView/HistoryView.d.ts +1 -1
  1027. package/esm/components/history/hooks/useHistory.d.ts +1 -1
  1028. package/esm/components/history/hooks/useHistoryEnabled.d.ts +1 -1
  1029. package/esm/components/history/hooks/useHistorySlice.d.ts +1 -1
  1030. package/esm/components/history/hooks/useHistoryTree.d.ts +1 -1
  1031. package/esm/components/history/types/HistoryChangeTypes.d.ts +1 -1
  1032. package/esm/components/history/types/HistoryData.d.ts +1 -1
  1033. package/esm/components/history/types/HistoryFilter.d.ts +1 -1
  1034. package/esm/components/history/types/HistoryLane.d.ts +1 -1
  1035. package/esm/components/history/types/HistoryLife.d.ts +1 -1
  1036. package/esm/components/history/types/HistoryRowData.d.ts +1 -1
  1037. package/esm/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +1 -1
  1038. package/esm/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +1 -1
  1039. package/esm/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +1 -1
  1040. package/esm/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +1 -1
  1041. package/esm/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.d.ts +1 -1
  1042. package/esm/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +1 -1
  1043. package/esm/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +1 -1
  1044. package/esm/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +1 -1
  1045. package/esm/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +1 -1
  1046. package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +1 -1
  1047. package/esm/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +1 -1
  1048. package/esm/components/workflow/components/AttributesChanges/types/diffTypes.d.ts +3 -3
  1049. package/esm/components/workflow/components/DueDateField/DueDateField.d.ts +1 -1
  1050. package/esm/components/workflow/components/LineDecorator/LineDecorator.d.ts +1 -1
  1051. package/esm/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +1 -1
  1052. package/esm/components/workflow/components/TaskActionButtons/TaskActionButtons.d.ts +1 -1
  1053. package/esm/components/workflow/components/TaskActions/TaskActions.d.ts +1 -1
  1054. package/esm/components/workflow/components/WorkflowComments/CollapsedComments.d.ts +1 -1
  1055. package/esm/components/workflow/components/WorkflowComments/Comment.d.ts +1 -1
  1056. package/esm/components/workflow/components/WorkflowComments/ExpandedComments.d.ts +1 -1
  1057. package/esm/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +1 -1
  1058. package/esm/components/workflow/hooks/useWorkflowActions.d.ts +2 -2
  1059. package/esm/components/workflow/hooks/useWorkflowAssignee.d.ts +1 -1
  1060. package/esm/components/workflow/hooks/useWorkflowComments.d.ts +1 -1
  1061. package/esm/components/workflow/hooks/useWorkflowPriority.d.ts +1 -1
  1062. package/esm/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  1063. package/esm/constants/prop-types.d.ts +1 -1
  1064. package/esm/contexts/ActionsHookContext/index.d.ts +2 -2
  1065. package/esm/contexts/AsyncMountContext/index.d.ts +1 -1
  1066. package/esm/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
  1067. package/esm/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
  1068. package/esm/contexts/EntitiesMapContext/index.d.ts +1 -1
  1069. package/esm/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
  1070. package/esm/contexts/EntityMarkerContext/index.d.ts +1 -1
  1071. package/esm/contexts/ExpandedAttributesContext/index.d.ts +1 -1
  1072. package/esm/contexts/FeaturesContext/index.d.ts +1 -1
  1073. package/esm/contexts/LabelsContext/index.d.ts +1 -1
  1074. package/esm/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
  1075. package/esm/contexts/PopupBoundariesContext/index.d.ts +1 -1
  1076. package/esm/contexts/ReloadFacetContext/index.d.ts +2 -2
  1077. package/esm/contexts/ScrollToElementContext/index.d.ts +2 -2
  1078. package/esm/contexts/UrlGeneratorsContext/index.d.ts +4 -4
  1079. package/esm/hooks/helpers/merge.d.ts +2 -2
  1080. package/esm/hooks/helpers/pagingSimulator.d.ts +1 -1
  1081. package/esm/hooks/helpers/pagingSimulator.js +1 -1
  1082. package/esm/hooks/useAPI/API.js +1 -1
  1083. package/esm/hooks/useAPI/helpers.d.ts +1 -1
  1084. package/esm/hooks/useAPI/types.d.ts +2 -2
  1085. package/esm/hooks/useAPI/useAPI.d.ts +1 -1
  1086. package/esm/hooks/useActions.d.ts +1 -1
  1087. package/esm/hooks/useCollaboration.d.ts +1 -1
  1088. package/esm/hooks/useCommentsEntitiesMap.d.ts +2 -2
  1089. package/esm/hooks/useEditableConnection.d.ts +2 -2
  1090. package/esm/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
  1091. package/esm/hooks/useMatchesLoader.d.ts +1 -1
  1092. package/esm/hooks/useMergeAllRequest.d.ts +1 -1
  1093. package/esm/hooks/useRelationsLoader.d.ts +1 -1
  1094. package/esm/hooks/useSafePromise.d.ts +1 -1
  1095. package/esm/hooks/useSavedStateForEntityType.d.ts +2 -2
  1096. package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
  1097. package/esm/hooks/useSnackbar.d.ts +1 -1
  1098. package/esm/types/index.d.ts +15 -15
  1099. package/package.json +3 -3
@@ -22,4 +22,4 @@ declare const _default: import("react-redux").ConnectedComponent<{
22
22
  };
23
23
  }, any>;
24
24
  export default _default;
25
- import EntityCreator from "./EntityCreator";
25
+ import EntityCreator from './EntityCreator';
@@ -27,7 +27,7 @@ declare namespace EntitySelector {
27
27
  export const disableLinkClick: PropTypes.Requireable<boolean>;
28
28
  }
29
29
  }
30
- import { ConnectionEntityType } from "@reltio/mdm-sdk/src/constants";
31
- import PropTypes from "prop-types";
32
- import { ModeType } from "@reltio/mdm-sdk/src/constants";
33
- import { MetadataType } from "@reltio/mdm-sdk/src/constants";
30
+ import { ConnectionEntityType } from '@reltio/mdm-sdk';
31
+ import PropTypes from 'prop-types';
32
+ import { ModeType } from '@reltio/mdm-sdk';
33
+ import { MetadataType } from '@reltio/mdm-sdk';
@@ -5,4 +5,4 @@ declare namespace ClearIndicator {
5
5
  const selectProps: PropTypes.Validator<object>;
6
6
  }
7
7
  }
8
- import PropTypes from "prop-types";
8
+ import PropTypes from 'prop-types';
@@ -20,4 +20,4 @@ declare namespace EntityOption {
20
20
  }>>;
21
21
  }
22
22
  }
23
- import PropTypes from "prop-types";
23
+ import PropTypes from 'prop-types';
@@ -16,4 +16,4 @@ declare namespace EntityTypeOption {
16
16
  }>>;
17
17
  }
18
18
  }
19
- import PropTypes from "prop-types";
19
+ import PropTypes from 'prop-types';
@@ -7,4 +7,4 @@ declare namespace Group {
7
7
  const children: PropTypes.Requireable<any[]>;
8
8
  }
9
9
  }
10
- import PropTypes from "prop-types";
10
+ import PropTypes from 'prop-types';
@@ -7,4 +7,4 @@ declare namespace SingleValue {
7
7
  const selectProps: PropTypes.Validator<object>;
8
8
  }
9
9
  }
10
- import PropTypes from "prop-types";
10
+ import PropTypes from 'prop-types';
@@ -2,7 +2,7 @@
2
2
  import { RequestNextPageOfAttributeValuesPayload } from '@reltio/mdm-module';
3
3
  import { AttributeType, ImageAttributeValue, Paging, AttributeItem } from '@reltio/mdm-sdk';
4
4
  import { SIZES_TYPE } from '../../ImageAttributesLine/styles';
5
- declare type Props = {
5
+ type Props = {
6
6
  attributeType: AttributeType;
7
7
  attributeValues: ImageAttributeValue[];
8
8
  onDeleteAttribute: (param: AttributeItem) => void;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeType } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  label: string;
5
5
  popupTitle?: string;
6
6
  data: AttributeType[];
@@ -1,6 +1,6 @@
1
1
  import { AttributeType } from '@reltio/mdm-sdk';
2
2
  import { GroupedItem } from './useMoreAttributesItems';
3
- declare type Props = {
3
+ type Props = {
4
4
  attrTypes: AttributeType[];
5
5
  filter?: string;
6
6
  sortingFn: (item1: AttributeType, item2: AttributeType) => number;
@@ -1,15 +1,15 @@
1
1
  import { AttributeType } from '@reltio/mdm-sdk';
2
- declare type Props = {
2
+ type Props = {
3
3
  data: AttributeType[];
4
4
  parent?: AttributeType;
5
5
  filter?: string;
6
6
  };
7
- declare type Item = {
7
+ type Item = {
8
8
  id: string;
9
9
  label: string;
10
10
  attrType?: AttributeType;
11
11
  };
12
- export declare type GroupedItem = {
12
+ export type GroupedItem = {
13
13
  item: Item;
14
14
  items?: GroupedItem[];
15
15
  };
@@ -118,4 +118,4 @@ declare const _default: React.MemoExoticComponent<{
118
118
  };
119
119
  }>;
120
120
  export default _default;
121
- import React from "react";
121
+ import React from 'react';
@@ -1,3 +1,3 @@
1
1
  declare const _default: React.ComponentType<any> | ((props: any) => JSX.Element);
2
2
  export default _default;
3
- import React from "react";
3
+ import React from 'react';
@@ -1,4 +1,4 @@
1
1
  export { ReferenceAttribute };
2
2
  declare const _default: import("react-redux").ConnectedComponent<import("react").ComponentType<any> | ((props: any) => JSX.Element), any>;
3
3
  export default _default;
4
- import ReferenceAttribute from "./ReferenceAttribute";
4
+ import ReferenceAttribute from './ReferenceAttribute';
@@ -24,4 +24,4 @@ declare const ValueType: PropTypes.Requireable<PropTypes.InferProps<{
24
24
  startObject: PropTypes.Requireable<object>;
25
25
  endObject: PropTypes.Requireable<object>;
26
26
  }>>;
27
- import PropTypes from "prop-types";
27
+ import PropTypes from 'prop-types';
@@ -18,4 +18,4 @@ declare namespace RelationOption {
18
18
  }>>;
19
19
  }
20
20
  }
21
- import PropTypes from "prop-types";
21
+ import PropTypes from 'prop-types';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeItem } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  values: string[];
5
5
  onChange: (param: AttributeItem) => void;
6
6
  onDelete?: (param: AttributeItem) => void;
@@ -1,3 +1,3 @@
1
1
  declare const _default: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
2
2
  export default _default;
3
- import React from "react";
3
+ import React from 'react';
@@ -1,9 +1,9 @@
1
1
  import { DependentLookupsParentForApi, DependentLookupsStructureNodeValue } from '@reltio/mdm-sdk';
2
- export declare type ExtendedParentValue = DependentLookupsStructureNodeValue & {
2
+ export type ExtendedParentValue = DependentLookupsStructureNodeValue & {
3
3
  type: string;
4
4
  dependentLookupCode: string;
5
5
  };
6
- export declare type DependentLookupEditorContext = {
6
+ export type DependentLookupEditorContext = {
7
7
  parents: DependentLookupsParentForApi[];
8
8
  disabled: boolean;
9
9
  placeholder: string;
@@ -1,4 +1,4 @@
1
- declare type Props = {
1
+ type Props = {
2
2
  enabled: boolean;
3
3
  attributeTypeUri: string;
4
4
  valueUri: string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeItem } from '@reltio/mdm-sdk';
3
- export declare type Props = {
3
+ export type Props = {
4
4
  className?: string;
5
5
  values: string[];
6
6
  onChange: (param: AttributeItem) => void;
@@ -1,6 +1,6 @@
1
1
  import { AttributeType, Metadata, NestedAttributeValue, ReferenceAttributeValue, SimpleAttributeValue } from '@reltio/mdm-sdk';
2
2
  export declare const getFilteredAttrTypes: (metadata: Metadata, type: string, includeUris: string[], excludeUris: string[]) => any;
3
- declare type PagersData = {
3
+ type PagersData = {
4
4
  attrType: AttributeType;
5
5
  values: (SimpleAttributeValue | NestedAttributeValue | ReferenceAttributeValue | string | number)[];
6
6
  };
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeTypes: AttributeType[];
11
11
  attributes: RecordAttributesType;
12
12
  parentUri: string;
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeType: AttributeType;
11
11
  attributeValues: AttributeValue[];
12
12
  parentUri: string;
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeValue: ComplexAttributeValue;
11
11
  attributeType: AttributeType;
12
12
  label: React.ReactNode;
@@ -6,7 +6,7 @@ import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
6
6
  import { PinAttributeEvent } from '../types/PinAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeValue: ImageAttributeValue;
11
11
  attributeType: AttributeType;
12
12
  crosswalksMap: CrosswalksMap;
@@ -6,7 +6,7 @@ import { EditAttributeEvent } from '../types/EditAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { PinAttributeEvent } from '../types/PinAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  className?: string;
11
11
  attributeType: AttributeType;
12
12
  attributeValues: ImageAttributeValue[];
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeValue: NestedAttributeValue;
11
11
  attributeType: AttributeType;
12
12
  crosswalksMap: CrosswalksMap;
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  className?: string;
11
11
  attributeType: AttributeType;
12
12
  attributeValues: NestedAttributeValue[];
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeValue: ReferenceAttributeValue;
11
11
  attributeType: AttributeType;
12
12
  crosswalksMap: RelationCrosswalksMap;
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  className?: string;
11
11
  attributeType: AttributeType;
12
12
  attributeValues: ReferenceAttributeValue[];
@@ -1,6 +1,6 @@
1
1
  import { Crosswalk } from '@reltio/mdm-sdk';
2
2
  import React, { ReactNode } from 'react';
3
- export declare type Item = {
3
+ export type Item = {
4
4
  text?: string;
5
5
  disabled?: boolean;
6
6
  tooltip?: string;
@@ -10,7 +10,7 @@ export declare type Item = {
10
10
  id?: string;
11
11
  onClick?: (e: any) => void;
12
12
  };
13
- declare type Props = {
13
+ type Props = {
14
14
  item: Item;
15
15
  onMenuClose?: (e: any) => void;
16
16
  };
@@ -4,7 +4,7 @@ import { DeleteAttributeEvent } from '../types/DeleteAttributeEvent';
4
4
  import { PinAttributeEvent } from '../types/PinAttributeEvent';
5
5
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
6
6
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
7
- declare type Props = {
7
+ type Props = {
8
8
  className?: string;
9
9
  dataReltioId?: string;
10
10
  attributeValue: SimpleAttributeValue;
@@ -1,4 +1,4 @@
1
- declare type StylesProps = {
1
+ type StylesProps = {
2
2
  variant: 'filled' | 'outlined';
3
3
  fullyColored: boolean;
4
4
  opaque: boolean;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { AttributeType, SimpleAttributeValue } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  attributeType: AttributeType;
5
5
  attributeValue: SimpleAttributeValue;
6
6
  color: string;
@@ -1,4 +1,4 @@
1
- declare type StylesProps = {
1
+ type StylesProps = {
2
2
  color: string;
3
3
  containerWidth: number;
4
4
  };
@@ -6,7 +6,7 @@ import { PinAttributeEvent } from '../types/PinAttributeEvent';
6
6
  import { IgnoreAttributeEvent } from '../types/IgnoreAttributeEvent';
7
7
  import { EditAttributeEvent } from '../types/EditAttributeEvent';
8
8
  import { AddAttributeEvent } from '../types/AddAttributeEvent';
9
- declare type Props = {
9
+ type Props = {
10
10
  attributeType: AttributeType;
11
11
  attributeValues: SimpleAttributeValue[];
12
12
  crosswalksMap: CrosswalksMap;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type Props = {
2
+ type Props = {
3
3
  children: React.ReactNode;
4
4
  };
5
5
  export declare const ComplexAttributeLabel: ({ children }: Props) => JSX.Element;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Crosswalk } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  crosswalk: Crosswalk;
5
5
  className?: string;
6
6
  };
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  onClick: () => void;
4
4
  };
5
5
  declare const DeleteButton: ({ onClick }: Props) => JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  isIgnored: boolean;
4
4
  onClick: () => void;
5
5
  disabled?: boolean;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  isPinned: boolean;
4
4
  onClick: () => void;
5
5
  disabled?: boolean;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Crosswalk } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  crosswalk: Crosswalk;
5
5
  color: string;
6
6
  focusable?: boolean;
@@ -14,7 +14,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
14
14
  function verb(n) { return function (v) { return step([n, v]); }; }
15
15
  function step(op) {
16
16
  if (f) throw new TypeError("Generator is already executing.");
17
- while (_) try {
17
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
18
18
  if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
19
19
  if (y = 0, t) op = [op[0] & 2, t.value];
20
20
  switch (op[0]) {
@@ -1,4 +1,4 @@
1
- declare type StylesProps = {
1
+ type StylesProps = {
2
2
  color: string;
3
3
  isOpaque?: boolean;
4
4
  isFocused?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { AttributeType, Crosswalk, RelationCrosswalk } from '@reltio/mdm-sdk';
2
- export declare type AddAttributeEvent = {
2
+ export type AddAttributeEvent = {
3
3
  attributeType: AttributeType;
4
4
  crosswalk?: Crosswalk | RelationCrosswalk;
5
5
  parentUri?: string;
@@ -1,8 +1,8 @@
1
1
  import { Crosswalk, RelationCrosswalk } from '@reltio/mdm-sdk';
2
- export declare type RelationCrosswalksMap = {
2
+ export type RelationCrosswalksMap = {
3
3
  [attrUri: string]: RelationCrosswalk[];
4
4
  };
5
- export declare type EntityCrosswalksMap = {
5
+ export type EntityCrosswalksMap = {
6
6
  [attrUri: string]: Crosswalk[];
7
7
  };
8
- export declare type CrosswalksMap = EntityCrosswalksMap | RelationCrosswalksMap;
8
+ export type CrosswalksMap = EntityCrosswalksMap | RelationCrosswalksMap;
@@ -1,5 +1,5 @@
1
1
  import { AttributeType, AttributeValue, Crosswalk, RelationCrosswalk } from '@reltio/mdm-sdk';
2
- export declare type DeleteAttributeEvent = {
2
+ export type DeleteAttributeEvent = {
3
3
  attributeType: AttributeType;
4
4
  attributeValue: AttributeValue;
5
5
  crosswalks: (Crosswalk | RelationCrosswalk)[];
@@ -1,5 +1,5 @@
1
1
  import { AttributeType, Crosswalk, RelationCrosswalk, SimpleAttributeValue } from '@reltio/mdm-sdk';
2
- export declare type EditAttributeEvent = {
2
+ export type EditAttributeEvent = {
3
3
  attributeType: AttributeType;
4
4
  attributeValue: SimpleAttributeValue;
5
5
  crosswalk: Crosswalk | RelationCrosswalk;
@@ -1,4 +1,4 @@
1
1
  import { AttributeValue } from '@reltio/mdm-sdk';
2
- export declare type IgnoreAttributeEvent = {
2
+ export type IgnoreAttributeEvent = {
3
3
  attributeValue: AttributeValue;
4
4
  };
@@ -1,4 +1,4 @@
1
1
  import { AttributeValue } from '@reltio/mdm-sdk';
2
- export declare type PinAttributeEvent = {
2
+ export type PinAttributeEvent = {
3
3
  attributeValue: AttributeValue;
4
4
  };
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  onClick: () => void;
4
4
  };
5
5
  declare const ShowLess: ({ onClick }: Props) => JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type Props = {
2
+ type Props = {
3
3
  moreNumber?: number;
4
4
  valueNumber?: number;
5
5
  onClick: () => void;
@@ -1,10 +1,10 @@
1
1
  import { AttributeType, AttributeValue } from '@reltio/mdm-sdk';
2
2
  import React from 'react';
3
- declare type SlotParams<T> = {
3
+ type SlotParams<T> = {
4
4
  attributeType?: AttributeType;
5
5
  attributeValue: T;
6
6
  };
7
- declare type Props = {
7
+ type Props = {
8
8
  values: AttributeValue[];
9
9
  attributeType: AttributeType;
10
10
  expanded?: boolean;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { AttributeType, Entity, Relation } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  attrTypes: AttributeType[];
5
5
  entity: Partial<Entity> | Partial<Relation>;
6
6
  parentUri?: string;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { AttributeType, NestedAttributeValue, Paging, ReferenceAttributeValue, SimpleAttributeValue, ImageAttributeValue, AttributeValue } from '@reltio/mdm-sdk';
3
3
  import { RequestNextPageOfAttributeValuesPayload } from '@reltio/mdm-module';
4
- declare type Props = {
4
+ type Props = {
5
5
  values: (SimpleAttributeValue | NestedAttributeValue | ReferenceAttributeValue | string | number | ImageAttributeValue | AttributeValue)[];
6
6
  attributeType: AttributeType;
7
7
  paging?: Paging;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeType, ImageAttributeValue, Paging } from '@reltio/mdm-sdk';
3
3
  import { RequestNextPageOfAttributeValuesPayload } from '@reltio/mdm-module';
4
- declare type Props = {
4
+ type Props = {
5
5
  attributeType: AttributeType;
6
6
  attributeValues: ImageAttributeValue[];
7
7
  paging: Paging;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { RequestNextPageOfAttributeValuesPayload } from '@reltio/mdm-module';
3
3
  import { AttributeType, NestedAttributeValue, ReferenceAttributeValue, SimpleAttributeValue } from '@reltio/mdm-sdk';
4
- declare type Props = {
4
+ type Props = {
5
5
  max: number;
6
6
  values: (SimpleAttributeValue | NestedAttributeValue | ReferenceAttributeValue)[];
7
7
  attributeType: AttributeType;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeType, AttributeValue } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  value: AttributeValue;
5
5
  attributeType: AttributeType;
6
6
  nonVisibleValues: AttributeValue[];
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeType } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  values: string[] | number[];
5
5
  attributeType: AttributeType;
6
6
  };
@@ -25,4 +25,4 @@ declare const _default: import("react-redux").ConnectedComponent<import("react")
25
25
  max?: any;
26
26
  }>;
27
27
  export default _default;
28
- import AttributesPager from "./AttributesPager";
28
+ import AttributesPager from './AttributesPager';
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributesViewProps } from '../../types';
3
- declare type Props = Omit<AttributesViewProps, 'mode'>;
3
+ type Props = Omit<AttributesViewProps, 'mode'>;
4
4
  declare const AttributesView: ({ className, entity, metadata, caption, excludeUris, includeUris, attributesCount }: Props) => JSX.Element;
5
5
  export default AttributesView;
@@ -42,5 +42,5 @@ declare namespace ComplexAttribute {
42
42
  export const RightSlot: PropTypes.Requireable<PropTypes.ReactComponentLike>;
43
43
  }
44
44
  }
45
- import PropTypes from "prop-types";
46
- import { AttributeTypeType } from "@reltio/mdm-sdk/src/constants";
45
+ import PropTypes from 'prop-types';
46
+ import { AttributeTypeType } from '@reltio/mdm-sdk';
@@ -2,7 +2,7 @@
2
2
  import { AttributeType, ImageAttributeValue, Paging } from '@reltio/mdm-sdk';
3
3
  import { RequestNextPageOfAttributeValuesPayload } from '@reltio/mdm-module';
4
4
  import { SIZES_TYPE } from '../../ImageAttributesLine/styles';
5
- declare type Props = {
5
+ type Props = {
6
6
  attributeValues: ImageAttributeValue[];
7
7
  attributeType: AttributeType;
8
8
  imageSize?: SIZES_TYPE;
@@ -122,4 +122,4 @@ declare const _default: React.MemoExoticComponent<{
122
122
  };
123
123
  }>;
124
124
  export default _default;
125
- import React from "react";
125
+ import React from 'react';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { AttributeType, SimpleAttributeValue } from '@reltio/mdm-sdk';
3
- declare type Props = {
3
+ type Props = {
4
4
  className?: string;
5
5
  attributeValue: SimpleAttributeValue;
6
6
  attributeType: AttributeType;