@reltio/components 1.4.1987 → 1.4.1989

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 (517) hide show
  1. package/cjs/ActionButton/ActionButton.spec.js +2 -2
  2. package/cjs/ActionsPanel/ActionsPanel.test.js +2 -2
  3. package/cjs/ActionsPanel/types.d.ts +0 -1
  4. package/cjs/AsyncReactSelect/AsyncReactSelect.d.ts +0 -1
  5. package/cjs/AttributeListItem/AttributeListItem.d.ts +2 -2
  6. package/cjs/AttributeListItem/AttributeListItem.spec.js +2 -2
  7. package/cjs/AttributeSelector/AttributeSelector.specs.js +2 -2
  8. package/cjs/AttributesErrorsPanel/AttributesErrorsPanel.specs.js +2 -2
  9. package/cjs/AttributesErrorsPanel/components/Error/Error.specs.js +2 -2
  10. package/cjs/AttributesFilterSelector/AttributesFilterSelector.test.js +2 -2
  11. package/cjs/AttributesFiltersBuilder/AttributesFiltersBuilder.test.js +2 -2
  12. package/cjs/AttributesFiltersButton/AttributesFiltersButton.test.js +2 -2
  13. package/cjs/AttributesValuesEditor/AttributesValuesEditor.test.js +2 -2
  14. package/cjs/AttributesView/AttributesView.test.js +2 -2
  15. package/cjs/AutoSizeList/AutoSizeList.d.ts +2 -1
  16. package/cjs/AutoSizeList/AutoSizeList.test.js +2 -2
  17. package/cjs/AvatarWithFallback/AvatarWithFallback.test.js +2 -2
  18. package/cjs/BarChart/BarChart.test.js +2 -2
  19. package/cjs/BasicTable/BasicTable.d.ts +1 -1
  20. package/cjs/BasicTable/IntegrationBasicTable.test.js +2 -2
  21. package/cjs/BasicTable/basicTableViewState.d.ts +2 -2
  22. package/cjs/BasicTablePagination/BasicTablePagination.test.js +2 -2
  23. package/cjs/BooleanRadioEditor/BooleanRadioEditor.test.js +2 -2
  24. package/cjs/BubbleChart/BubbleChart.test.js +2 -2
  25. package/cjs/BubbleChart/helpers.d.ts +1 -1
  26. package/cjs/ChartLegend/helpers.d.ts +1 -1
  27. package/cjs/CloudChart/CloudChart.test.js +2 -2
  28. package/cjs/CollaborationItem/IntegrationCollaborationItem.test.js +2 -2
  29. package/cjs/CollaborationItem/components/Comment/Comment.test.js +2 -2
  30. package/cjs/CollaborationItem/components/RepliedComment/RepliedComment.test.js +2 -2
  31. package/cjs/CollaborationItem/components/SendMessageArea/SendMessageArea.test.js +2 -2
  32. package/cjs/CollaborationItem/helpers.d.ts +4 -4
  33. package/cjs/CollapseButton/CollapseButton.test.js +2 -2
  34. package/cjs/CollapseRowButton/CollapseRowButton.test.js +2 -2
  35. package/cjs/ColoredSourceIcon/ColoredSourceIcon.test.js +2 -2
  36. package/cjs/ColumnsSettings/ColumnsSettings.test.js +2 -2
  37. package/cjs/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +2 -2
  38. package/cjs/CommentsContainer/CommentsContainer.test.js +2 -2
  39. package/cjs/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +2 -2
  40. package/cjs/ConfirmDeleteDialog/ConfirmDeleteDialog.test.js +2 -2
  41. package/cjs/ConfirmationDialog/ConfirmationDialog.test.js +2 -2
  42. package/cjs/ConnectionEditor/ConnectionEditor.test.js +2 -2
  43. package/cjs/CreatableReactSelect/CreatableReactSelect.d.ts +0 -1
  44. package/cjs/CustomDateRangeEditor/CustomDateRangeEditor.test.js +2 -2
  45. package/cjs/DataTypeValueEditor/useEditorContext.test.js +19 -2
  46. package/cjs/DateEditor/DateEditor.test.js +2 -2
  47. package/cjs/DateRangeEditor/DateRangeEditor.d.ts +4 -10
  48. package/cjs/DateRangeEditor/DateRangeEditor.test.js +2 -2
  49. package/cjs/DateRangePicker/DateRangePicker.spec.js +2 -2
  50. package/cjs/DateRangeSelector/DateRangeSelector.specs.js +2 -2
  51. package/cjs/DependentLookupEditor/DependentLookupEditor.test.js +2 -2
  52. package/cjs/DescriptionIcon/DescriptionIcon.test.js +2 -2
  53. package/cjs/DropDownMenuButton/DropDownMenuButton.js +1 -2
  54. package/cjs/EditModeAttributesPager/EditModeAttributesPager.d.ts +1 -1
  55. package/cjs/EditModeAttributesPager/components/AttributeRenderer/IntegrationAttributeRenderer.test.js +2 -2
  56. package/cjs/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +2 -2
  57. package/cjs/EditModeAttributesView/EditModeAttributesView.test.js +2 -2
  58. package/cjs/EditModeAttributesView/IntegrationEditModeAttributesView.test.js +2 -2
  59. package/cjs/EditorsFactory/EditorsFactory.d.ts +1 -6
  60. package/cjs/EntitySelector/EntitySelector.test.js +2 -2
  61. package/cjs/EntityUriLink/EntityUriLink.test.js +2 -2
  62. package/cjs/FileTypeEditor/FileTypeEditor.test.js +2 -2
  63. package/cjs/FilterButton/FilterButton.test.js +2 -2
  64. package/cjs/GaugeChart/GaugeChart.test.js +2 -2
  65. package/cjs/HOCs/withContext/withContext.d.ts +2 -2
  66. package/cjs/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +1 -1
  67. package/cjs/HOCs/withDragHandle/withDragHandle.d.ts +1 -1
  68. package/cjs/HOCs/withFilter/components/ColumnFilter/ColumnFilter.spec.js +2 -2
  69. package/cjs/HOCs/withReactSelectMuiSkin/helpers.d.ts +2 -3
  70. package/cjs/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +1 -1
  71. package/cjs/HOCs/withTableContext/withTableContext.d.ts +0 -1
  72. package/cjs/HOCs/withTooltip/withTooltip.d.ts +1 -1
  73. package/cjs/HideOnShrink/HideOnShrink.test.js +2 -2
  74. package/cjs/HierarchyNodeTitle/HierarchyNodeTitle.test.js +2 -2
  75. package/cjs/HierarchyNodeTitle/useEntityDetails.test.js +2 -2
  76. package/cjs/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +2 -2
  77. package/cjs/ImageAttributesLine/ImageAttributesLine.test.js +2 -2
  78. package/cjs/ImageAttributesLine/types.d.ts +0 -1
  79. package/cjs/InfoIcon/InfoIcon.d.ts +2 -2
  80. package/cjs/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.spec.js +2 -2
  81. package/cjs/InlineSimpleAttribute/InlineSimpleAttribute.spec.js +2 -2
  82. package/cjs/LineChart/LineChart.test.js +2 -2
  83. package/cjs/Link/Link.test.js +2 -2
  84. package/cjs/LogicOperator/LogicOperator.spec.js +2 -2
  85. package/cjs/MapChart/MapChart.test.js +2 -2
  86. package/cjs/MatchRulesSelector/MatchRulesSelector.test.js +2 -2
  87. package/cjs/MergeButton/MergeButton.spec.js +2 -2
  88. package/cjs/MetadataTypesSelector/MetadataTypesSelector.test.js +2 -2
  89. package/cjs/ModeSwitcher/ModeSwitcher.test.js +2 -2
  90. package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.test.js +2 -2
  91. package/cjs/MultiSelect/helpers.d.ts +3 -4
  92. package/cjs/MultipleInput/MultipleInput.test.js +2 -2
  93. package/cjs/NotMatchButton/NotMatchButton.spec.js +2 -2
  94. package/cjs/NumberEditor/NumberEditor.test.js +2 -2
  95. package/cjs/OvIcon/OvIcon.d.ts +7 -7
  96. package/cjs/OvIcon/OvIcon.test.js +2 -2
  97. package/cjs/PieChart/PieChart.d.ts +1 -1
  98. package/cjs/PivotingTooltip/IntegrationPivotingTooltip.test.js +2 -2
  99. package/cjs/PivotingTooltip/PivotingTooltip.test.js +2 -2
  100. package/cjs/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +2 -2
  101. package/cjs/PivotingUriLink/PivotingUriLink.spec.js +2 -2
  102. package/cjs/Popper/Popper.d.ts +3 -5
  103. package/cjs/ProfileBandNavigation/ProfileBandNavigation.specs.js +2 -2
  104. package/cjs/ProfileBandNavigation/helpers.test.js +2 -2
  105. package/cjs/ProfileBandNavigation/useSearchNavigation.test.js +2 -2
  106. package/cjs/ProfileMatchCard/ProfileMatchCard.specs.js +2 -2
  107. package/cjs/ProfileResizablePanes/ProfileResizablePanes.spec.js +2 -2
  108. package/cjs/ReactSelect/ReactSelect.d.ts +0 -1
  109. package/cjs/ReactSortableTree/helpers/defaultHandlers.js +2 -3
  110. package/cjs/ReactSortableTree/helpers/generic.js +1 -2
  111. package/cjs/ReactSortableTree/helpers/tree.js +18 -18
  112. package/cjs/ReadOnlyAttributesPager/ReadOnlyAttributesPager.test.js +2 -2
  113. package/cjs/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +2 -2
  114. package/cjs/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.js +2 -2
  115. package/cjs/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.test.js +2 -2
  116. package/cjs/ReferenceAttribute/ReferenceAttribute.test.js +2 -2
  117. package/cjs/RelationEditor/IntegrationRelationEditor.test.js +2 -2
  118. package/cjs/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
  119. package/cjs/ReltioGridLayout/ReltioGridLayout.specs.js +9 -5
  120. package/cjs/ReltioMap/ReltioMap.d.ts +0 -1
  121. package/cjs/ReltioMap/ReltioMap.spec.js +2 -2
  122. package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +6 -6
  123. package/cjs/ReltioMap/helpers.d.ts +0 -1
  124. package/cjs/ResizablePanes/ResizablePanes.test.js +2 -2
  125. package/cjs/RolesEditor/RolesEditor.test.js +2 -2
  126. package/cjs/RowCellAutoSizer/RowCellAutoSizer.test.js +2 -2
  127. package/cjs/SaveSegmentDialog/SaveSegmentDialog.js +2 -2
  128. package/cjs/SaveSegmentDialog/SaveSegmentDialog.test.js +2 -2
  129. package/cjs/SearchInput/SearchInput.spec.js +2 -2
  130. package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +2 -2
  131. package/cjs/ShowLess/ShowLess.test.js +2 -2
  132. package/cjs/ShowMore/ShowMore.test.js +2 -2
  133. package/cjs/SideButtonsPanel/SideButtonsPanel.spec.js +2 -2
  134. package/cjs/SimpleAttribute/IntegrationSimpleAttribute.test.js +2 -2
  135. package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +5 -11
  136. package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.test.js +19 -6
  137. package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +2 -3
  138. package/cjs/SimpleInput/SimpleInput.test.js +2 -2
  139. package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +2 -2
  140. package/cjs/SmallIconButton/index.d.ts +4 -5
  141. package/cjs/SourceItem/SourceItem.spec.js +2 -2
  142. package/cjs/SourceSystemsSelector/SourceSystemsSelector.test.js +2 -2
  143. package/cjs/StepNavigation/StepNavigation.spec.js +2 -2
  144. package/cjs/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +2 -2
  145. package/cjs/TagsEditor/TagsEditor.js +2 -2
  146. package/cjs/TagsEditor/TagsEditor.test.js +18 -2
  147. package/cjs/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +2 -2
  148. package/cjs/TextEditor/TextEditor.test.js +2 -2
  149. package/cjs/TimestampEditor/TimestampEditor.test.js +2 -2
  150. package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +2 -2
  151. package/cjs/TreeChart/TreeChart.test.js +2 -2
  152. package/cjs/TypeaheadEditor/TypeaheadEditor.js +34 -21
  153. package/cjs/TypeaheadEditor/TypeaheadEditor.test.js +23 -2
  154. package/cjs/UploadFileButton/UploadFileButton.spec.js +2 -2
  155. package/cjs/UploadImageDialog/UploadImageDialog.specs.js +2 -2
  156. package/cjs/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +2 -2
  157. package/cjs/UserSelector/UserSelector.specs.js +2 -2
  158. package/cjs/VerticalHeadingsTable/types.d.ts +0 -1
  159. package/cjs/ViewMoreToggle/ViewMoreToggle.test.js +2 -2
  160. package/cjs/constants/modeOptions.d.ts +0 -1
  161. package/cjs/contexts/AllwaysVisibleAttributesContext/index.d.ts +0 -1
  162. package/cjs/contexts/CollaborationContext/CollaborationContextProvider.test.js +2 -2
  163. package/cjs/contexts/CollaborationContext/index.d.ts +7 -7
  164. package/cjs/contexts/HiddenAttributesContext/index.d.ts +0 -1
  165. package/cjs/contexts/MaskedAttributesContext/context.js +2 -2
  166. package/cjs/contexts/MdmModuleContext/hooks.d.ts +5 -4
  167. package/cjs/contexts/ProfileTablesContext/index.d.ts +0 -1
  168. package/cjs/contexts/ScrollToElementContext/index.d.ts +2 -2
  169. package/cjs/contexts/WorkflowTasksContext/index.d.ts +2 -2
  170. package/cjs/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +2 -2
  171. package/cjs/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.specs.js +2 -2
  172. package/cjs/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.specs.js +2 -2
  173. package/cjs/features/activity-log/ActivityLog/ActivityLog.test.js +2 -2
  174. package/cjs/features/activity-log/EntityRecord/EntityRecord.test.js +2 -2
  175. package/cjs/features/activity-log/hooks/useActivitiesLoader.js +2 -2
  176. package/cjs/features/activity-log/hooks/useProfileActivitiesLoader.js +2 -2
  177. package/cjs/features/activity-log/utils/activities.d.ts +1 -1
  178. package/cjs/features/crosswalks/AttributesTable/IntegrationAttributesTable.test.js +2 -2
  179. package/cjs/features/crosswalks/AttributesTable/components/AttributeValuesRenderer/AttributeValuesRenderer.d.ts +0 -1
  180. package/cjs/features/crosswalks/AttributesTable/components/WinnerSourcesRenderer/WinnerSourcesRenderer.test.js +2 -2
  181. package/cjs/features/crosswalks/AttributesTable/types.d.ts +0 -1
  182. package/cjs/features/crosswalks/ColoredBlock/ColoredBlock.d.ts +1 -1
  183. package/cjs/features/crosswalks/CrosswalkDateEditor/IntegrationCrosswalkDateEditor.test.js +2 -2
  184. package/cjs/features/crosswalks/hooks/useAttributeActions.js +2 -2
  185. package/cjs/features/crosswalks/hooks/useAttributeActions.test.js +2 -2
  186. package/cjs/features/crosswalks/hooks/useCrosswalkActions.test.js +2 -2
  187. package/cjs/features/graph/DataModelGraph/hooks/useDataModelGraphAppearance.test.js +2 -2
  188. package/cjs/features/graph/contexts/SigmaCustomRenderersContext.d.ts +0 -1
  189. package/cjs/features/graph/hooks/useSigmaCustomRenderers.d.ts +0 -1
  190. package/cjs/features/graph/rendering/canvas/hover.d.ts +1 -1
  191. package/cjs/features/graph/rendering/canvas/label.d.ts +1 -1
  192. package/cjs/features/graph/rendering/canvas/labelBackground.d.ts +1 -1
  193. package/cjs/features/graph/rendering/canvas/nodeArc.d.ts +3 -3
  194. package/cjs/features/graph/rendering/canvas/selfRelationLoop.d.ts +1 -1
  195. package/cjs/features/history/ContributorsPanel/ContributorsPanel.specs.js +2 -2
  196. package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +2 -2
  197. package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +2 -2
  198. package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.test.js +2 -2
  199. package/cjs/features/history/HistoryGraph/HistoryGraph.d.ts +2 -2
  200. package/cjs/features/history/HistoryGraph/HistoryGraph.specs.js +2 -2
  201. package/cjs/features/history/HistoryGraph/helpers.d.ts +1 -1
  202. package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +2 -2
  203. package/cjs/features/history/HistoryTree/HistoryTree.js +5 -1
  204. package/cjs/features/history/HistoryTree/HistoryTree.specs.js +2 -2
  205. package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.test.js +2 -2
  206. package/cjs/features/history/hooks/useHistory.test.js +2 -2
  207. package/cjs/features/history/hooks/useHistorySlice.test.js +2 -2
  208. package/cjs/features/history/hooks/useHistoryTree.test.js +2 -2
  209. package/cjs/features/history/types.d.ts +1 -2
  210. package/cjs/features/history/types.js +2 -2
  211. package/cjs/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +2 -2
  212. package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +2 -2
  213. package/cjs/features/workflow/AttributesChanges/helpers/merge.d.ts +1 -1
  214. package/cjs/features/workflow/DueDateField/DueDateField.spec.js +2 -2
  215. package/cjs/features/workflow/PrioritySelector/PrioritySelector.spec.js +2 -2
  216. package/cjs/features/workflow/ReassignButton/ReassignButton.spec.js +2 -2
  217. package/cjs/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +2 -2
  218. package/cjs/features/workflow/TaskActions/TaskActions.spec.js +2 -2
  219. package/cjs/features/workflow/WorkflowComments/WorkflowCommments.spec.js +2 -2
  220. package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +0 -1
  221. package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +2 -2
  222. package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +2 -2
  223. package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +2 -2
  224. package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +2 -2
  225. package/cjs/features/workflow/helpers/common.d.ts +1 -1
  226. package/cjs/features/workflow/hooks/useChangeRequest.specs.js +2 -2
  227. package/cjs/features/workflow/hooks/useWorkflowColor.d.ts +1 -1
  228. package/cjs/features/workflow/hooks/useWorkflowDueDate.d.ts +1 -1
  229. package/cjs/features/workflow/hooks/useWorkflowPriority.d.ts +1 -1
  230. package/cjs/features/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  231. package/cjs/helpers/basicTable.d.ts +1 -1
  232. package/cjs/helpers/customScript.test.js +2 -2
  233. package/cjs/hooks/useAPI/API.js +2 -2
  234. package/cjs/hooks/useAPI/useAPI.d.ts +1 -1
  235. package/cjs/hooks/useAPI/useAPI.test.js +2 -2
  236. package/cjs/hooks/useChartTooltipState/useChartTooltipState.d.ts +1 -1
  237. package/cjs/hooks/useCollaboration/useCollaboration.specs.js +2 -2
  238. package/cjs/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +2 -2
  239. package/cjs/hooks/useCustomScripts/useCustomScripts.test.js +2 -2
  240. package/cjs/hooks/useFilterAutoFocus/useFilterAutoFocus.d.ts +0 -1
  241. package/cjs/hooks/useIsMountedRef/useIsMountedRef.d.ts +0 -1
  242. package/cjs/hooks/useLayoutResetter/useLayoutResetter.d.ts +0 -1
  243. package/cjs/hooks/useLayoutResetter/useLayoutResetter.test.js +2 -2
  244. package/cjs/hooks/useMarkers/referenceHelpers.js +18 -5
  245. package/cjs/hooks/useMarkers/referenceHelpers.test.js +2 -2
  246. package/cjs/hooks/useMarkers/resolveHelpers.js +17 -19
  247. package/cjs/hooks/usePagingSimulator/helpers.js +2 -2
  248. package/cjs/hooks/usePagingSimulator/helpers.test.js +2 -2
  249. package/cjs/hooks/usePrevious/usePrevious.d.ts +1 -1
  250. package/cjs/hooks/useReadableSearchState/useReadableSearchState.test.js +2 -2
  251. package/cjs/hooks/useRelationsLoader/useRelationsLoader.specs.js +2 -2
  252. package/cjs/hooks/useSavedSearchesRequest/helpers.js +2 -2
  253. package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.d.ts +0 -1
  254. package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +2 -2
  255. package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +2 -2
  256. package/cjs/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +2 -2
  257. package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +2 -2
  258. package/cjs/hooks/useSnackbar/useSnackbar.test.js +2 -2
  259. package/cjs/hooks/useUsers/useUsers.specs.js +2 -2
  260. package/cjs/test-utils/index.js +2 -2
  261. package/esm/ActionButton/ActionButton.spec.js +2 -2
  262. package/esm/ActionsPanel/ActionsPanel.test.js +2 -2
  263. package/esm/ActionsPanel/types.d.ts +0 -1
  264. package/esm/AsyncReactSelect/AsyncReactSelect.d.ts +0 -1
  265. package/esm/AttributeListItem/AttributeListItem.d.ts +2 -2
  266. package/esm/AttributeListItem/AttributeListItem.spec.js +2 -2
  267. package/esm/AttributeSelector/AttributeSelector.specs.js +2 -2
  268. package/esm/AttributesErrorsPanel/AttributesErrorsPanel.specs.js +2 -2
  269. package/esm/AttributesErrorsPanel/components/Error/Error.specs.js +2 -2
  270. package/esm/AttributesFilterSelector/AttributesFilterSelector.test.js +2 -2
  271. package/esm/AttributesFiltersBuilder/AttributesFiltersBuilder.test.js +2 -2
  272. package/esm/AttributesFiltersButton/AttributesFiltersButton.test.js +2 -2
  273. package/esm/AttributesValuesEditor/AttributesValuesEditor.test.js +2 -2
  274. package/esm/AttributesView/AttributesView.test.js +2 -2
  275. package/esm/AutoSizeList/AutoSizeList.d.ts +2 -1
  276. package/esm/AutoSizeList/AutoSizeList.test.js +2 -2
  277. package/esm/AvatarWithFallback/AvatarWithFallback.test.js +2 -2
  278. package/esm/BarChart/BarChart.test.js +2 -2
  279. package/esm/BasicTable/BasicTable.d.ts +1 -1
  280. package/esm/BasicTable/IntegrationBasicTable.test.js +2 -2
  281. package/esm/BasicTable/basicTableViewState.d.ts +2 -2
  282. package/esm/BasicTablePagination/BasicTablePagination.test.js +2 -2
  283. package/esm/BooleanRadioEditor/BooleanRadioEditor.test.js +2 -2
  284. package/esm/BubbleChart/BubbleChart.test.js +2 -2
  285. package/esm/BubbleChart/helpers.d.ts +1 -1
  286. package/esm/ChartLegend/helpers.d.ts +1 -1
  287. package/esm/CloudChart/CloudChart.test.js +2 -2
  288. package/esm/CollaborationItem/IntegrationCollaborationItem.test.js +2 -2
  289. package/esm/CollaborationItem/components/Comment/Comment.test.js +2 -2
  290. package/esm/CollaborationItem/components/RepliedComment/RepliedComment.test.js +2 -2
  291. package/esm/CollaborationItem/components/SendMessageArea/SendMessageArea.test.js +2 -2
  292. package/esm/CollaborationItem/helpers.d.ts +4 -4
  293. package/esm/CollapseButton/CollapseButton.test.js +2 -2
  294. package/esm/CollapseRowButton/CollapseRowButton.test.js +2 -2
  295. package/esm/ColoredSourceIcon/ColoredSourceIcon.test.js +2 -2
  296. package/esm/ColumnsSettings/ColumnsSettings.test.js +2 -2
  297. package/esm/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +2 -2
  298. package/esm/CommentsContainer/CommentsContainer.test.js +2 -2
  299. package/esm/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +2 -2
  300. package/esm/ConfirmDeleteDialog/ConfirmDeleteDialog.test.js +2 -2
  301. package/esm/ConfirmationDialog/ConfirmationDialog.test.js +2 -2
  302. package/esm/ConnectionEditor/ConnectionEditor.test.js +2 -2
  303. package/esm/CreatableReactSelect/CreatableReactSelect.d.ts +0 -1
  304. package/esm/CustomDateRangeEditor/CustomDateRangeEditor.test.js +2 -2
  305. package/esm/DataTypeValueEditor/useEditorContext.test.js +19 -2
  306. package/esm/DateEditor/DateEditor.test.js +2 -2
  307. package/esm/DateRangeEditor/DateRangeEditor.d.ts +4 -10
  308. package/esm/DateRangeEditor/DateRangeEditor.test.js +2 -2
  309. package/esm/DateRangePicker/DateRangePicker.spec.js +2 -2
  310. package/esm/DateRangeSelector/DateRangeSelector.specs.js +2 -2
  311. package/esm/DependentLookupEditor/DependentLookupEditor.test.js +2 -2
  312. package/esm/DescriptionIcon/DescriptionIcon.test.js +2 -2
  313. package/esm/EditModeAttributesPager/EditModeAttributesPager.d.ts +1 -1
  314. package/esm/EditModeAttributesPager/components/AttributeRenderer/IntegrationAttributeRenderer.test.js +2 -2
  315. package/esm/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +2 -2
  316. package/esm/EditModeAttributesView/EditModeAttributesView.test.js +2 -2
  317. package/esm/EditModeAttributesView/IntegrationEditModeAttributesView.test.js +2 -2
  318. package/esm/EditorsFactory/EditorsFactory.d.ts +1 -6
  319. package/esm/EntitySelector/EntitySelector.test.js +2 -2
  320. package/esm/EntityUriLink/EntityUriLink.test.js +2 -2
  321. package/esm/FileTypeEditor/FileTypeEditor.test.js +2 -2
  322. package/esm/FilterButton/FilterButton.test.js +2 -2
  323. package/esm/GaugeChart/GaugeChart.test.js +2 -2
  324. package/esm/HOCs/withContext/withContext.d.ts +2 -2
  325. package/esm/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +1 -1
  326. package/esm/HOCs/withDragHandle/withDragHandle.d.ts +1 -1
  327. package/esm/HOCs/withFilter/components/ColumnFilter/ColumnFilter.spec.js +2 -2
  328. package/esm/HOCs/withReactSelectMuiSkin/helpers.d.ts +2 -3
  329. package/esm/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +1 -1
  330. package/esm/HOCs/withTableContext/withTableContext.d.ts +0 -1
  331. package/esm/HOCs/withTooltip/withTooltip.d.ts +1 -1
  332. package/esm/HideOnShrink/HideOnShrink.test.js +2 -2
  333. package/esm/HierarchyNodeTitle/HierarchyNodeTitle.test.js +2 -2
  334. package/esm/HierarchyNodeTitle/useEntityDetails.test.js +2 -2
  335. package/esm/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +2 -2
  336. package/esm/ImageAttributesLine/ImageAttributesLine.test.js +2 -2
  337. package/esm/ImageAttributesLine/types.d.ts +0 -1
  338. package/esm/InfoIcon/InfoIcon.d.ts +2 -2
  339. package/esm/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.spec.js +2 -2
  340. package/esm/InlineSimpleAttribute/InlineSimpleAttribute.spec.js +2 -2
  341. package/esm/LineChart/LineChart.test.js +2 -2
  342. package/esm/Link/Link.test.js +2 -2
  343. package/esm/LogicOperator/LogicOperator.spec.js +2 -2
  344. package/esm/MapChart/MapChart.test.js +2 -2
  345. package/esm/MatchRulesSelector/MatchRulesSelector.test.js +2 -2
  346. package/esm/MergeButton/MergeButton.spec.js +2 -2
  347. package/esm/MetadataTypesSelector/MetadataTypesSelector.test.js +2 -2
  348. package/esm/ModeSwitcher/ModeSwitcher.test.js +2 -2
  349. package/esm/ModeSwitcherSelect/ModeSwitcherSelect.test.js +2 -2
  350. package/esm/MultiSelect/helpers.d.ts +3 -4
  351. package/esm/MultipleInput/MultipleInput.test.js +2 -2
  352. package/esm/NotMatchButton/NotMatchButton.spec.js +2 -2
  353. package/esm/NumberEditor/NumberEditor.test.js +2 -2
  354. package/esm/OvIcon/OvIcon.d.ts +7 -7
  355. package/esm/OvIcon/OvIcon.test.js +2 -2
  356. package/esm/PieChart/PieChart.d.ts +1 -1
  357. package/esm/PivotingTooltip/IntegrationPivotingTooltip.test.js +2 -2
  358. package/esm/PivotingTooltip/PivotingTooltip.test.js +2 -2
  359. package/esm/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +2 -2
  360. package/esm/PivotingUriLink/PivotingUriLink.spec.js +2 -2
  361. package/esm/Popper/Popper.d.ts +3 -5
  362. package/esm/ProfileBandNavigation/ProfileBandNavigation.specs.js +2 -2
  363. package/esm/ProfileBandNavigation/helpers.test.js +2 -2
  364. package/esm/ProfileBandNavigation/useSearchNavigation.test.js +2 -2
  365. package/esm/ProfileMatchCard/ProfileMatchCard.specs.js +2 -2
  366. package/esm/ProfileResizablePanes/ProfileResizablePanes.spec.js +2 -2
  367. package/esm/ReactSelect/ReactSelect.d.ts +0 -1
  368. package/esm/ReadOnlyAttributesPager/ReadOnlyAttributesPager.test.js +2 -2
  369. package/esm/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +2 -2
  370. package/esm/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.js +2 -2
  371. package/esm/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.test.js +2 -2
  372. package/esm/ReferenceAttribute/ReferenceAttribute.test.js +2 -2
  373. package/esm/RelationEditor/IntegrationRelationEditor.test.js +2 -2
  374. package/esm/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
  375. package/esm/ReltioGridLayout/ReltioGridLayout.specs.js +9 -5
  376. package/esm/ReltioMap/ReltioMap.d.ts +0 -1
  377. package/esm/ReltioMap/ReltioMap.spec.js +2 -2
  378. package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +6 -6
  379. package/esm/ReltioMap/helpers.d.ts +0 -1
  380. package/esm/ResizablePanes/ResizablePanes.test.js +2 -2
  381. package/esm/RolesEditor/RolesEditor.test.js +2 -2
  382. package/esm/RowCellAutoSizer/RowCellAutoSizer.test.js +2 -2
  383. package/esm/SaveSegmentDialog/SaveSegmentDialog.js +2 -2
  384. package/esm/SaveSegmentDialog/SaveSegmentDialog.test.js +2 -2
  385. package/esm/SearchInput/SearchInput.spec.js +2 -2
  386. package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +2 -2
  387. package/esm/ShowLess/ShowLess.test.js +2 -2
  388. package/esm/ShowMore/ShowMore.test.js +2 -2
  389. package/esm/SideButtonsPanel/SideButtonsPanel.spec.js +2 -2
  390. package/esm/SimpleAttribute/IntegrationSimpleAttribute.test.js +2 -2
  391. package/esm/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +5 -11
  392. package/esm/SimpleAttributeEditor/SimpleAttributeEditor.test.js +19 -6
  393. package/esm/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +2 -3
  394. package/esm/SimpleInput/SimpleInput.test.js +2 -2
  395. package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +2 -2
  396. package/esm/SmallIconButton/index.d.ts +4 -5
  397. package/esm/SourceItem/SourceItem.spec.js +2 -2
  398. package/esm/SourceSystemsSelector/SourceSystemsSelector.test.js +2 -2
  399. package/esm/StepNavigation/StepNavigation.spec.js +2 -2
  400. package/esm/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +2 -2
  401. package/esm/TagsEditor/TagsEditor.js +2 -2
  402. package/esm/TagsEditor/TagsEditor.test.js +18 -2
  403. package/esm/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +2 -2
  404. package/esm/TextEditor/TextEditor.test.js +2 -2
  405. package/esm/TimestampEditor/TimestampEditor.test.js +2 -2
  406. package/esm/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +2 -2
  407. package/esm/TreeChart/TreeChart.test.js +2 -2
  408. package/esm/TypeaheadEditor/TypeaheadEditor.js +34 -21
  409. package/esm/TypeaheadEditor/TypeaheadEditor.test.js +23 -2
  410. package/esm/UploadFileButton/UploadFileButton.spec.js +2 -2
  411. package/esm/UploadImageDialog/UploadImageDialog.specs.js +2 -2
  412. package/esm/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +2 -2
  413. package/esm/UserSelector/UserSelector.specs.js +2 -2
  414. package/esm/VerticalHeadingsTable/types.d.ts +0 -1
  415. package/esm/ViewMoreToggle/ViewMoreToggle.test.js +2 -2
  416. package/esm/constants/modeOptions.d.ts +0 -1
  417. package/esm/contexts/AllwaysVisibleAttributesContext/index.d.ts +0 -1
  418. package/esm/contexts/CollaborationContext/CollaborationContextProvider.test.js +2 -2
  419. package/esm/contexts/CollaborationContext/index.d.ts +7 -7
  420. package/esm/contexts/HiddenAttributesContext/index.d.ts +0 -1
  421. package/esm/contexts/MaskedAttributesContext/context.js +2 -2
  422. package/esm/contexts/MdmModuleContext/hooks.d.ts +5 -4
  423. package/esm/contexts/ProfileTablesContext/index.d.ts +0 -1
  424. package/esm/contexts/ScrollToElementContext/index.d.ts +2 -2
  425. package/esm/contexts/WorkflowTasksContext/index.d.ts +2 -2
  426. package/esm/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +2 -2
  427. package/esm/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.specs.js +2 -2
  428. package/esm/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.specs.js +2 -2
  429. package/esm/features/activity-log/ActivityLog/ActivityLog.test.js +2 -2
  430. package/esm/features/activity-log/EntityRecord/EntityRecord.test.js +2 -2
  431. package/esm/features/activity-log/hooks/useActivitiesLoader.js +2 -2
  432. package/esm/features/activity-log/hooks/useProfileActivitiesLoader.js +2 -2
  433. package/esm/features/activity-log/utils/activities.d.ts +1 -1
  434. package/esm/features/crosswalks/AttributesTable/IntegrationAttributesTable.test.js +2 -2
  435. package/esm/features/crosswalks/AttributesTable/components/AttributeValuesRenderer/AttributeValuesRenderer.d.ts +0 -1
  436. package/esm/features/crosswalks/AttributesTable/components/WinnerSourcesRenderer/WinnerSourcesRenderer.test.js +2 -2
  437. package/esm/features/crosswalks/AttributesTable/types.d.ts +0 -1
  438. package/esm/features/crosswalks/ColoredBlock/ColoredBlock.d.ts +1 -1
  439. package/esm/features/crosswalks/CrosswalkDateEditor/IntegrationCrosswalkDateEditor.test.js +2 -2
  440. package/esm/features/crosswalks/hooks/useAttributeActions.js +2 -2
  441. package/esm/features/crosswalks/hooks/useAttributeActions.test.js +2 -2
  442. package/esm/features/crosswalks/hooks/useCrosswalkActions.test.js +2 -2
  443. package/esm/features/graph/DataModelGraph/hooks/useDataModelGraphAppearance.test.js +2 -2
  444. package/esm/features/graph/contexts/SigmaCustomRenderersContext.d.ts +0 -1
  445. package/esm/features/graph/hooks/useSigmaCustomRenderers.d.ts +0 -1
  446. package/esm/features/graph/rendering/canvas/hover.d.ts +1 -1
  447. package/esm/features/graph/rendering/canvas/label.d.ts +1 -1
  448. package/esm/features/graph/rendering/canvas/labelBackground.d.ts +1 -1
  449. package/esm/features/graph/rendering/canvas/nodeArc.d.ts +3 -3
  450. package/esm/features/graph/rendering/canvas/selfRelationLoop.d.ts +1 -1
  451. package/esm/features/history/ContributorsPanel/ContributorsPanel.specs.js +2 -2
  452. package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +2 -2
  453. package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +2 -2
  454. package/esm/features/history/HistoryFilterButton/HistoryFilterButton.test.js +2 -2
  455. package/esm/features/history/HistoryGraph/HistoryGraph.d.ts +2 -2
  456. package/esm/features/history/HistoryGraph/HistoryGraph.specs.js +2 -2
  457. package/esm/features/history/HistoryGraph/helpers.d.ts +1 -1
  458. package/esm/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +2 -2
  459. package/esm/features/history/HistoryTree/HistoryTree.js +5 -1
  460. package/esm/features/history/HistoryTree/HistoryTree.specs.js +2 -2
  461. package/esm/features/history/ProfileBandHistory/ProfileBandHistory.test.js +2 -2
  462. package/esm/features/history/hooks/useHistory.test.js +2 -2
  463. package/esm/features/history/hooks/useHistorySlice.test.js +2 -2
  464. package/esm/features/history/hooks/useHistoryTree.test.js +2 -2
  465. package/esm/features/history/types.d.ts +1 -2
  466. package/esm/features/history/types.js +1 -1
  467. package/esm/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +2 -2
  468. package/esm/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +2 -2
  469. package/esm/features/workflow/AttributesChanges/helpers/merge.d.ts +1 -1
  470. package/esm/features/workflow/DueDateField/DueDateField.spec.js +2 -2
  471. package/esm/features/workflow/PrioritySelector/PrioritySelector.spec.js +2 -2
  472. package/esm/features/workflow/ReassignButton/ReassignButton.spec.js +2 -2
  473. package/esm/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +2 -2
  474. package/esm/features/workflow/TaskActions/TaskActions.spec.js +2 -2
  475. package/esm/features/workflow/WorkflowComments/WorkflowCommments.spec.js +2 -2
  476. package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +0 -1
  477. package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +2 -2
  478. package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +2 -2
  479. package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +2 -2
  480. package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +2 -2
  481. package/esm/features/workflow/helpers/common.d.ts +1 -1
  482. package/esm/features/workflow/hooks/useChangeRequest.specs.js +2 -2
  483. package/esm/features/workflow/hooks/useWorkflowColor.d.ts +1 -1
  484. package/esm/features/workflow/hooks/useWorkflowDueDate.d.ts +1 -1
  485. package/esm/features/workflow/hooks/useWorkflowPriority.d.ts +1 -1
  486. package/esm/features/workflow/hooks/useWorkflowTasks.d.ts +1 -1
  487. package/esm/helpers/basicTable.d.ts +1 -1
  488. package/esm/helpers/customScript.test.js +2 -2
  489. package/esm/hooks/useAPI/API.js +2 -2
  490. package/esm/hooks/useAPI/useAPI.d.ts +1 -1
  491. package/esm/hooks/useAPI/useAPI.test.js +2 -2
  492. package/esm/hooks/useChartTooltipState/useChartTooltipState.d.ts +1 -1
  493. package/esm/hooks/useCollaboration/useCollaboration.specs.js +2 -2
  494. package/esm/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +2 -2
  495. package/esm/hooks/useCustomScripts/useCustomScripts.test.js +2 -2
  496. package/esm/hooks/useFilterAutoFocus/useFilterAutoFocus.d.ts +0 -1
  497. package/esm/hooks/useIsMountedRef/useIsMountedRef.d.ts +0 -1
  498. package/esm/hooks/useLayoutResetter/useLayoutResetter.d.ts +0 -1
  499. package/esm/hooks/useLayoutResetter/useLayoutResetter.test.js +2 -2
  500. package/esm/hooks/useMarkers/referenceHelpers.js +18 -5
  501. package/esm/hooks/useMarkers/referenceHelpers.test.js +2 -2
  502. package/esm/hooks/useMarkers/resolveHelpers.js +17 -19
  503. package/esm/hooks/usePagingSimulator/helpers.js +2 -2
  504. package/esm/hooks/usePagingSimulator/helpers.test.js +2 -2
  505. package/esm/hooks/usePrevious/usePrevious.d.ts +1 -1
  506. package/esm/hooks/useReadableSearchState/useReadableSearchState.test.js +2 -2
  507. package/esm/hooks/useRelationsLoader/useRelationsLoader.specs.js +2 -2
  508. package/esm/hooks/useSavedSearchesRequest/helpers.js +2 -2
  509. package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.d.ts +0 -1
  510. package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +2 -2
  511. package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +2 -2
  512. package/esm/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +2 -2
  513. package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +2 -2
  514. package/esm/hooks/useSnackbar/useSnackbar.test.js +2 -2
  515. package/esm/hooks/useUsers/useUsers.specs.js +2 -2
  516. package/esm/test-utils/index.js +2 -2
  517. package/package.json +2 -2
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -1,21 +1,21 @@
1
1
  import React from 'react';
2
2
  import { AttributeType, SimpleAttributeValue, NestedAttributeValue, ReferenceAttributeValue } from '@reltio/mdm-sdk';
3
3
  export declare const ChipWithTooltip: React.ForwardRefExoticComponent<Omit<{
4
- tooltipTitle?: React.ReactNode;
5
- tooltipPlacement?: "bottom" | "left" | "right" | "top" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | "right-end" | "right-start" | "top-end" | "top-start";
4
+ tooltipTitle?: import("@mui/material").TooltipProps["title"];
5
+ tooltipPlacement?: import("@mui/material").TooltipProps["placement"];
6
6
  showForDisabled?: boolean;
7
7
  } & {
8
- avatar?: React.ReactElement<any, string | React.JSXElementConstructor<any>>;
8
+ avatar?: React.ReactElement;
9
9
  children?: null;
10
10
  classes?: Partial<import("@mui/material/Chip").ChipClasses>;
11
11
  clickable?: boolean;
12
12
  color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material/Chip").ChipPropsColorOverrides>;
13
- deleteIcon?: React.ReactElement<any, string | React.JSXElementConstructor<any>>;
13
+ deleteIcon?: React.ReactElement;
14
14
  disabled?: boolean;
15
- icon?: React.ReactElement<any, string | React.JSXElementConstructor<any>>;
15
+ icon?: React.ReactElement;
16
16
  label?: React.ReactNode;
17
- onDelete?: (event: any) => void;
18
- size?: import("@mui/types").OverridableStringUnion<"medium" | "small", import("@mui/material/Chip").ChipPropsSizeOverrides>;
17
+ onDelete?: React.EventHandler<any>;
18
+ size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material/Chip").ChipPropsSizeOverrides>;
19
19
  skipFocusWhenDisabled?: boolean;
20
20
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
21
21
  tabIndex?: number;
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -9,7 +9,7 @@ type Props = BaseChartProps & {
9
9
  export declare const PieChart: ({ width, height, data, options, isDonut, onItemClick }: Props) => React.JSX.Element;
10
10
  declare const _default: {
11
11
  ({ data, ...otherProps }: BaseChartProps & {
12
- chartType?: ChartType.DONUT | ChartType.PIE;
12
+ chartType?: ChartType.PIE | ChartType.DONUT;
13
13
  isDonut?: boolean;
14
14
  options?: PieChartOptions;
15
15
  }): React.JSX.Element;
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -1,12 +1,10 @@
1
1
  import React from 'react';
2
2
  export declare const Popper: React.ForwardRefExoticComponent<Omit<Omit<import("@mui/base").PopperProps, "direction"> & {
3
- component?: React.ElementType<any>;
3
+ component?: React.ElementType;
4
4
  components?: {
5
- Root?: React.ElementType<any>;
6
- };
7
- componentsProps?: {
8
- root?: import("@mui/base").SlotComponentProps<"div", import("@mui/base").PopperRootSlotPropsOverrides, import("@mui/base").PopperOwnProps>;
5
+ Root?: React.ElementType;
9
6
  };
7
+ componentsProps?: import("@mui/base").PopperProps["slotProps"];
10
8
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
11
9
  } & {
12
10
  modal?: boolean;
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
43
43
  });
44
44
  };
45
45
  var __generator = (this && this.__generator) || function (thisArg, body) {
46
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
47
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
46
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
47
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48
48
  function verb(n) { return function (v) { return step([n, v]); }; }
49
49
  function step(op) {
50
50
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
43
43
  });
44
44
  };
45
45
  var __generator = (this && this.__generator) || function (thisArg, body) {
46
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
47
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
46
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
47
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48
48
  function verb(n) { return function (v) { return step([n, v]); }; }
49
49
  function step(op) {
50
50
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const ReactSelect: {
3
2
  (props: Omit<import("react-select/dist/declarations/src/Select").PublicBaseSelectProps<unknown, boolean, import("react-select").GroupBase<unknown>>, "onChange" | "value" | "onMenuClose" | "onMenuOpen" | "menuIsOpen" | "inputValue" | "onInputChange"> & Partial<import("react-select/dist/declarations/src/Select").PublicBaseSelectProps<unknown, boolean, import("react-select").GroupBase<unknown>>> & import("react-select/dist/declarations/src/useStateManager").StateManagerAdditionalProps<unknown> & import("..").ReactSelectMuiSkinProps): import("react").JSX.Element;
4
3
  displayName: string;
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.defaultSearchMethod = exports.defaultGetNodeKey = void 0;
3
+ exports.defaultGetNodeKey = defaultGetNodeKey;
4
+ exports.defaultSearchMethod = defaultSearchMethod;
4
5
  function defaultGetNodeKey(_a) {
5
6
  var treeIndex = _a.treeIndex;
6
7
  return treeIndex;
7
8
  }
8
- exports.defaultGetNodeKey = defaultGetNodeKey;
9
9
  // Cheap hack to get the text of a react object
10
10
  function getReactElementText(parent) {
11
11
  if (typeof parent === 'string') {
@@ -41,4 +41,3 @@ function defaultSearchMethod(_a) {
41
41
  return (stringSearch('title', searchQuery, node, path, treeIndex) ||
42
42
  stringSearch('subtitle', searchQuery, node, path, treeIndex));
43
43
  }
44
- exports.defaultSearchMethod = defaultSearchMethod;
@@ -10,10 +10,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
10
10
  return to.concat(ar || Array.prototype.slice.call(from));
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
- exports.slideRows = void 0;
13
+ exports.slideRows = slideRows;
14
14
  function slideRows(rows, fromIndex, toIndex, count) {
15
15
  if (count === void 0) { count = 1; }
16
16
  var rowsWithoutMoved = __spreadArray(__spreadArray([], rows.slice(0, fromIndex), true), rows.slice(fromIndex + count), true);
17
17
  return __spreadArray(__spreadArray(__spreadArray([], rowsWithoutMoved.slice(0, toIndex), true), rows.slice(fromIndex, fromIndex + count), true), rowsWithoutMoved.slice(toIndex), true);
18
18
  }
19
- exports.slideRows = slideRows;
@@ -20,7 +20,24 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
20
20
  return to.concat(ar || Array.prototype.slice.call(from));
21
21
  };
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
23
- exports.find = exports.getDepth = exports.isDescendant = exports.getTreeFromFlatData = exports.getFlatDataFromTree = exports.insertNode = exports.addNodeUnderParent = exports.getNodeAtPath = exports.removeNode = exports.removeNodeAtPath = exports.changeNodeAtPath = exports.RESULT_MISS_ERROR_MESSAGE = exports.toggleExpandedForAll = exports.map = exports.walk = exports.getVisibleNodeInfoAtIndex = exports.getVisibleNodeCount = exports.getDescendantCount = void 0;
23
+ exports.RESULT_MISS_ERROR_MESSAGE = void 0;
24
+ exports.getDescendantCount = getDescendantCount;
25
+ exports.getVisibleNodeCount = getVisibleNodeCount;
26
+ exports.getVisibleNodeInfoAtIndex = getVisibleNodeInfoAtIndex;
27
+ exports.walk = walk;
28
+ exports.map = map;
29
+ exports.toggleExpandedForAll = toggleExpandedForAll;
30
+ exports.changeNodeAtPath = changeNodeAtPath;
31
+ exports.removeNodeAtPath = removeNodeAtPath;
32
+ exports.removeNode = removeNode;
33
+ exports.getNodeAtPath = getNodeAtPath;
34
+ exports.addNodeUnderParent = addNodeUnderParent;
35
+ exports.insertNode = insertNode;
36
+ exports.getFlatDataFromTree = getFlatDataFromTree;
37
+ exports.getTreeFromFlatData = getTreeFromFlatData;
38
+ exports.isDescendant = isDescendant;
39
+ exports.getDepth = getDepth;
40
+ exports.find = find;
24
41
  /**
25
42
  * Performs a depth-first traversal over all of the node descendants,
26
43
  * incrementing currentIndex by 1 for each
@@ -73,7 +90,6 @@ function getDescendantCount(_a) {
73
90
  targetIndex: -1
74
91
  }).nextIndex - 1);
75
92
  }
76
- exports.getDescendantCount = getDescendantCount;
77
93
  /**
78
94
  * Walk all descendants of the given node, depth-first
79
95
  *
@@ -219,7 +235,6 @@ function getVisibleNodeCount(_a) {
219
235
  };
220
236
  return treeData.reduce(function (total, currentNode) { return total + traverse(currentNode); }, 0);
221
237
  }
222
- exports.getVisibleNodeCount = getVisibleNodeCount;
223
238
  /**
224
239
  * Get the <targetIndex>th visible node in the tree data.
225
240
  *
@@ -256,7 +271,6 @@ function getVisibleNodeInfoAtIndex(_a) {
256
271
  }
257
272
  return null;
258
273
  }
259
- exports.getVisibleNodeInfoAtIndex = getVisibleNodeInfoAtIndex;
260
274
  /**
261
275
  * Walk descendants depth-first and call a callback on each
262
276
  *
@@ -283,7 +297,6 @@ function walk(_a) {
283
297
  lowerSiblingCounts: []
284
298
  });
285
299
  }
286
- exports.walk = walk;
287
300
  /**
288
301
  * Perform a depth-first transversal of the descendants and
289
302
  * make a change to every node in the tree
@@ -311,7 +324,6 @@ function map(_a) {
311
324
  lowerSiblingCounts: []
312
325
  }).node.children;
313
326
  }
314
- exports.map = map;
315
327
  /**
316
328
  * Expand or close every node in the tree
317
329
  *
@@ -335,7 +347,6 @@ function toggleExpandedForAll(_a) {
335
347
  ignoreCollapsed: false
336
348
  });
337
349
  }
338
- exports.toggleExpandedForAll = toggleExpandedForAll;
339
350
  exports.RESULT_MISS_ERROR_MESSAGE = 'No node found at the given path.';
340
351
  /**
341
352
  * Replaces node at path with object, or callback-defined object
@@ -398,7 +409,6 @@ function changeNodeAtPath(_a) {
398
409
  }
399
410
  return result.children;
400
411
  }
401
- exports.changeNodeAtPath = changeNodeAtPath;
402
412
  /**
403
413
  * Removes the node at the specified path and returns the resulting treeData.
404
414
  *
@@ -419,7 +429,6 @@ function removeNodeAtPath(_a) {
419
429
  newNode: null // Delete the node
420
430
  });
421
431
  }
422
- exports.removeNodeAtPath = removeNodeAtPath;
423
432
  /**
424
433
  * Removes the node at the specified path and returns the resulting treeData.
425
434
  *
@@ -456,7 +465,6 @@ function removeNode(_a) {
456
465
  treeIndex: removedTreeIndex
457
466
  };
458
467
  }
459
- exports.removeNode = removeNode;
460
468
  /**
461
469
  * Gets the node at the specified path
462
470
  *
@@ -488,7 +496,6 @@ function getNodeAtPath(_a) {
488
496
  }
489
497
  return foundNodeInfo;
490
498
  }
491
- exports.getNodeAtPath = getNodeAtPath;
492
499
  /**
493
500
  * Adds the node to the specified parent and returns the resulting treeData.
494
501
  *
@@ -560,7 +567,6 @@ function addNodeUnderParent(_a) {
560
567
  treeIndex: insertedTreeIndex
561
568
  };
562
569
  }
563
- exports.addNodeUnderParent = addNodeUnderParent;
564
570
  function addNodeAtDepthAndIndex(_a) {
565
571
  var targetDepth = _a.targetDepth, minimumTreeIndex = _a.minimumTreeIndex, newNode = _a.newNode, ignoreCollapsed = _a.ignoreCollapsed, expandParent = _a.expandParent, _b = _a.isPseudoRoot, isPseudoRoot = _b === void 0 ? false : _b, isLastChild = _a.isLastChild, node = _a.node, currentIndex = _a.currentIndex, currentDepth = _a.currentDepth, getNodeKey = _a.getNodeKey, _c = _a.path, path = _c === void 0 ? [] : _c;
566
572
  var selfPath = function (n) { return (isPseudoRoot ? [] : __spreadArray(__spreadArray([], path, true), [getNodeKey({ node: n, treeIndex: currentIndex })], false)); };
@@ -728,7 +734,6 @@ function insertNode(_a) {
728
734
  parentNode: insertResult.parentNode
729
735
  };
730
736
  }
731
- exports.insertNode = insertNode;
732
737
  /**
733
738
  * Get tree data flattened.
734
739
  *
@@ -758,7 +763,6 @@ function getFlatDataFromTree(_a) {
758
763
  });
759
764
  return flattened;
760
765
  }
761
- exports.getFlatDataFromTree = getFlatDataFromTree;
762
766
  /**
763
767
  * Generate a tree structure from flat data.
764
768
  *
@@ -797,7 +801,6 @@ function getTreeFromFlatData(_a) {
797
801
  };
798
802
  return childrenToParents[rootKey].map(function (child) { return trav(child); });
799
803
  }
800
- exports.getTreeFromFlatData = getTreeFromFlatData;
801
804
  /**
802
805
  * Check if a node is a descendant of another node.
803
806
  *
@@ -811,7 +814,6 @@ function isDescendant(older, younger) {
811
814
  typeof older.children !== 'function' &&
812
815
  older.children.some(function (child) { return child === younger || isDescendant(child, younger); }));
813
816
  }
814
- exports.isDescendant = isDescendant;
815
817
  /**
816
818
  * Get the maximum depth of the children (the depth of the root node is 0).
817
819
  *
@@ -830,7 +832,6 @@ function getDepth(node, depth) {
830
832
  }
831
833
  return node.children.reduce(function (deepest, child) { return Math.max(deepest, getDepth(child, depth + 1)); }, depth);
832
834
  }
833
- exports.getDepth = getDepth;
834
835
  /**
835
836
  * Find nodes matching a search query in the tree,
836
837
  *
@@ -942,7 +943,6 @@ function find(_a) {
942
943
  treeData: result.node.children
943
944
  };
944
945
  }
945
- exports.find = find;
946
946
  exports.default = {
947
947
  find: find,
948
948
  getDepth: getDepth,
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -32,8 +32,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
32
32
  });
33
33
  };
34
34
  var __generator = (this && this.__generator) || function (thisArg, body) {
35
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
36
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
35
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
36
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
37
37
  function verb(n) { return function (v) { return step([n, v]); }; }
38
38
  function step(op) {
39
39
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");
@@ -22,7 +22,7 @@ type Props<ViewConfig = Record<string, unknown>> = {
22
22
  onResize?: ReactGridLayoutProps['onResize'];
23
23
  };
24
24
  declare const _default: React.MemoExoticComponent<{
25
- ({ views, layout, layoutOptions, onLayoutChanged, draggableHandle, LayoutItem, onRemove, onDrop, droppingItem, isDroppable, onDropDragOver, isStatic, classes, onResize }: Props<Record<string, unknown>>): React.JSX.Element;
25
+ ({ views, layout, layoutOptions, onLayoutChanged, draggableHandle, LayoutItem, onRemove, onDrop, droppingItem, isDroppable, onDropDragOver, isStatic, classes, onResize }: Props): React.JSX.Element;
26
26
  displayName: string;
27
27
  }>;
28
28
  export default _default;
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
43
43
  });
44
44
  };
45
45
  var __generator = (this && this.__generator) || function (thisArg, body) {
46
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
47
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
46
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
47
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48
48
  function verb(n) { return function (v) { return step([n, v]); }; }
49
49
  function step(op) {
50
50
  if (f) throw new TypeError("Generator is already executing.");
@@ -132,10 +132,14 @@ describe('ReactGridLayout tests', function () {
132
132
  ],
133
133
  LayoutItem: DefaultLayoutItem
134
134
  };
135
- var setUp = function (props) {
136
- if (props === void 0) { props = {}; }
137
- return __awaiter(void 0, void 0, void 0, function () {
135
+ var setUp = function () {
136
+ var args_1 = [];
137
+ for (var _i = 0; _i < arguments.length; _i++) {
138
+ args_1[_i] = arguments[_i];
139
+ }
140
+ return __awaiter(void 0, __spreadArray([], args_1, true), void 0, function (props) {
138
141
  var user, Providers, renderer, grid;
142
+ if (props === void 0) { props = {}; }
139
143
  return __generator(this, function (_a) {
140
144
  switch (_a.label) {
141
145
  case 0:
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  import React from 'react';
3
2
  import { GoogleMapProps, MarkerClustererProps } from '@react-google-maps/api';
4
3
  import { DrawingModes, EntityMarker as Marker, MapBounds, Overlay, OverlayPath } from './types';
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
43
43
  });
44
44
  };
45
45
  var __generator = (this && this.__generator) || function (thisArg, body) {
46
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
47
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
46
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
47
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48
48
  function verb(n) { return function (v) { return step([n, v]); }; }
49
49
  function step(op) {
50
50
  if (f) throw new TypeError("Generator is already executing.");
@@ -1,20 +1,20 @@
1
1
  import React from 'react';
2
2
  import { DrawingMode, DrawingModes } from '../../types';
3
3
  export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<Omit<{
4
- tooltipTitle?: React.ReactNode;
5
- tooltipPlacement?: "bottom" | "left" | "right" | "top" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | "right-end" | "right-start" | "top-end" | "top-start";
4
+ tooltipTitle?: import("@mui/material").TooltipProps["title"];
5
+ tooltipPlacement?: import("@mui/material").TooltipProps["placement"];
6
6
  showForDisabled?: boolean;
7
7
  } & {
8
8
  children?: React.ReactNode;
9
9
  classes?: Partial<import("@mui/material/Button").ButtonClasses>;
10
- color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material/Button").ButtonPropsColorOverrides>;
10
+ color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material/Button").ButtonPropsColorOverrides>;
11
11
  disabled?: boolean;
12
12
  disableElevation?: boolean;
13
13
  disableFocusRipple?: boolean;
14
14
  endIcon?: React.ReactNode;
15
15
  fullWidth?: boolean;
16
16
  href?: string;
17
- size?: import("@mui/types").OverridableStringUnion<"medium" | "large" | "small", import("@mui/material/Button").ButtonPropsSizeOverrides>;
17
+ size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material/Button").ButtonPropsSizeOverrides>;
18
18
  startIcon?: React.ReactNode;
19
19
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
20
20
  variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material/Button").ButtonPropsVariantOverrides>;
@@ -28,10 +28,10 @@ export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<Omit<{
28
28
  disableTouchRipple?: boolean;
29
29
  focusRipple?: boolean;
30
30
  focusVisibleClassName?: string;
31
- LinkComponent?: React.ElementType<any>;
31
+ LinkComponent?: React.ElementType;
32
32
  onFocusVisible?: React.FocusEventHandler<any>;
33
33
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
34
- tabIndex?: number;
34
+ tabIndex?: NonNullable<React.HTMLAttributes<any>["tabIndex"]>;
35
35
  TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps>;
36
36
  touchRippleRef?: React.Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions>;
37
37
  }, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  import { DrawingMode, EntityMarker, Overlay, MapInstance } from './types';
3
2
  export declare const getMapBoundsPolygon: (map: MapInstance) => any[];
4
3
  export declare const getDrawingMode: (drawingMode: DrawingMode) => google.maps.drawing.OverlayType.CIRCLE | google.maps.drawing.OverlayType.POLYGON;
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
20
20
  });
21
21
  };
22
22
  var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
23
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
24
+ return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
25
  function verb(n) { return function (v) { return step([n, v]); }; }
26
26
  function step(op) {
27
27
  if (f) throw new TypeError("Generator is already executing.");