@reltio/components 1.4.1551 → 1.4.1553
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/HOCs/withAsyncMount/withAsyncMount.d.ts +1 -1
- package/cjs/HOCs/withContext/withContext.d.ts +1 -1
- package/cjs/HOCs/withTooltip/propTypes.d.ts +1 -1
- package/cjs/HOCs/withTooltip/withTooltip.d.ts +1 -1
- package/cjs/components/ActionButton/ActionButton.d.ts +1 -1
- package/cjs/components/ArrowExpandButton/ArrowExpandButton.d.ts +1 -1
- package/cjs/components/AttributeGroupIcon/AttributeGroupIcon.d.ts +1 -1
- package/cjs/components/AttributeListItem/AttrTypeIcon.d.ts +1 -1
- package/cjs/components/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/cjs/components/AttributeSelector/AttributeSelector.d.ts +1 -1
- package/cjs/components/AttributesFiltersBuilder/AttributesFiltersBuilder.d.ts +1 -1
- package/cjs/components/AttributesFiltersBuilder/components/AttributeSelector/AttributeSelector.d.ts +1 -1
- package/cjs/components/AttributesFiltersBuilder/components/FilterSelector/FilterSelector.d.ts +1 -1
- package/cjs/components/AttributesFiltersBuilder/types.d.ts +3 -3
- package/cjs/components/AttributesFiltersButton/ActionButtons/ActionButtons.d.ts +1 -1
- package/cjs/components/AttributesFiltersButton/AttributesFiltersButton.d.ts +1 -1
- package/cjs/components/AutoSizeList/AutoSizeList.d.ts +1 -1
- package/cjs/components/AvatarWithFallback/AvatarWithFallback.d.ts +1 -1
- package/cjs/components/BasicAttributeSelector/AttributeTitle/AttributeTitle.d.ts +2 -2
- package/cjs/components/BasicTableView/BasicTable/BasicTable.d.ts +3 -3
- package/cjs/components/BasicTableView/BasicTable/HOCs/withFilter.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/HOCs/withFilterAtBottom.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/cell-value-renderers/BlobRenderer.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/cell-value-renderers/DefaultCellValueRenderer.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/contexts/RowCollapseContext.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/contexts/TableContext.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTable/hooks/useBasicTableCellRenderer.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnListItem.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettings.d.ts +2 -2
- package/cjs/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettingsPopup.d.ts +3 -3
- package/cjs/components/BasicTableView/BasicTableHeader/FilterButton/FilterButton.d.ts +1 -1
- package/cjs/components/BasicTableView/BasicTablePagination/BasicTablePagination.d.ts +2 -2
- package/cjs/components/BasicTableView/CollapseRowButton/CollapseRowButton.d.ts +1 -1
- package/cjs/components/BasicTableView/ColumnFilter/ColumnFilter.d.ts +2 -2
- package/cjs/components/BasicTableView/ColumnFilter/FilterChip/FilterChip.d.ts +2 -2
- package/cjs/components/BasicTableView/RowCellAutoSizer/RowCellAutoSizer.d.ts +1 -1
- package/cjs/components/BasicTableView/types/index.d.ts +3 -3
- package/cjs/components/BasicViewContent/BasicViewContent.d.ts +1 -1
- package/cjs/components/BasicViewHeader/BasicViewHeader.d.ts +1 -1
- package/cjs/components/ClickAwayProvider/ClickAwayProvider.d.ts +1 -1
- package/cjs/components/CollaborationItem/Avatar/Avatar.d.ts +1 -1
- package/cjs/components/CollaborationItem/CollaborationItem.d.ts +2 -2
- package/cjs/components/CollaborationItem/Comment/Comment.d.ts +1 -1
- package/cjs/components/CollaborationItem/CommentContent/CommentContent.d.ts +1 -1
- package/cjs/components/CollaborationItem/CommentTarget/CommentTarget.d.ts +1 -1
- package/cjs/components/CollaborationItem/RepliedComment/RepliedComment.d.ts +1 -1
- package/cjs/components/CollaborationItem/SendMessageArea/SendMessageArea.d.ts +1 -1
- package/cjs/components/CollaborationItem/SendMessageArea/styles.d.ts +1 -1
- package/cjs/components/CollaborationItem/TextFieldWithMentions/TextFieldWithMentions.d.ts +1 -1
- package/cjs/components/CollaborationItem/utils/index.d.ts +1 -1
- package/cjs/components/CollaborationPopup/CollaborationPopup.d.ts +2 -2
- package/cjs/components/CollaborationPopup/styles.d.ts +1 -1
- package/cjs/components/CollapseButton/CollapseButton.d.ts +2 -2
- package/cjs/components/ColorBar/ColorBar.d.ts +1 -1
- package/cjs/components/ColoredSourceIcon/ColoredSourceIcon.d.ts +1 -1
- package/cjs/components/CommentsContainer/CommentsContainer.d.ts +1 -1
- package/cjs/components/CommentsContainer/buttons/AddCommentButton.d.ts +1 -1
- package/cjs/components/CommentsContainer/buttons/CommentButton.d.ts +1 -1
- package/cjs/components/ConfigureColumnsPopup/ConfigureColumnsPopup.d.ts +1 -1
- package/cjs/components/ConfirmDeleteDialog/ConfirmDeleteDialog.d.ts +1 -1
- package/cjs/components/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/cjs/components/ConnectionEditor/ConnectionEditor.d.ts +1 -1
- package/cjs/components/ConnectionRelationTypeSelector/ConnectionRelationTypeSelector.d.ts +2 -2
- package/cjs/components/DataTenantBadge/DataTenantBadge.d.ts +1 -1
- package/cjs/components/DataTenantBadge/styles.d.ts +1 -1
- package/cjs/components/DataTypeValue/DataTypeValue.d.ts +1 -1
- package/cjs/components/DateIntervalSelector/DateIntervalSelector.d.ts +1 -1
- package/cjs/components/DateRangePicker/DateRangePicker.d.ts +2 -2
- package/cjs/components/DragAndDrop/DragAndDrop.d.ts +1 -1
- package/cjs/components/Drawer/Drawer.d.ts +1 -1
- package/cjs/components/DropDownMenuButton/DropDownMenuButton.d.ts +1 -1
- package/cjs/components/DropDownMenuButton/MenuItemRenderer.d.ts +1 -1
- package/cjs/components/DropDownSelector/DropDownSelector.d.ts +1 -1
- package/cjs/components/DropDownSelector/components/Menu.d.ts +1 -1
- package/cjs/components/DropDownSelector/components/SingleValue.d.ts +1 -1
- package/cjs/components/EmptySearchResult/NoData.d.ts +1 -1
- package/cjs/components/EmptySearchResult/NoMessageComponent.d.ts +1 -1
- package/cjs/components/EmptySearchResult/NoResults.d.ts +1 -1
- package/cjs/components/EmptyState/EmptyState.d.ts +1 -1
- package/cjs/components/EntityAvatar/EntityAvatar.d.ts +1 -1
- package/cjs/components/EntityTypeBadge/EntityTypeBadge.d.ts +1 -1
- package/cjs/components/EntityTypeIcon/EntityTypeIcon.d.ts +1 -1
- package/cjs/components/EntityTypesSelector/EntityTypesSelector.d.ts +2 -2
- package/cjs/components/EntityUriLink/EntityUriLink.d.ts +1 -1
- package/cjs/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
- package/cjs/components/ErrorPopup/ErrorPopup.d.ts +1 -1
- package/cjs/components/ErrorWrapper/ErrorMessage.d.ts +1 -1
- package/cjs/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
- package/cjs/components/ExpandableSearchInput/ExpandableSearchInput.d.ts +1 -1
- package/cjs/components/ExpandedValueTooltip/ExpandedValueTooltip.d.ts +1 -1
- package/cjs/components/FacetViewHeader/FacetViewHeader.d.ts +1 -1
- package/cjs/components/FlipCard/types/index.d.ts +4 -4
- package/cjs/components/HideOnShrink/HideOnShrink.d.ts +1 -1
- package/cjs/components/HierarchicalAttributeTooltip/HierarchicalAttributeTooltip.d.ts +1 -1
- package/cjs/components/HierarchyNodeTitle/HierarchyNodeTitle.d.ts +1 -1
- package/cjs/components/Highlighter/Highlighter.d.ts +1 -1
- package/cjs/components/Image/CheckedIcon/CheckedIcon.d.ts +1 -1
- package/cjs/components/Image/Image.d.ts +2 -2
- package/cjs/components/Image/ImageActionsOverlay/ImageActionsOverlay.d.ts +1 -1
- package/cjs/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +2 -2
- package/cjs/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +1 -1
- package/cjs/components/ImageAttributesGallery/HeaderRight/HeaderRight.d.ts +1 -1
- package/cjs/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +1 -1
- package/cjs/components/ImageDetailsView/ImageDetailsView.d.ts +1 -1
- package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +1 -1
- package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +1 -1
- package/cjs/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +2 -2
- package/cjs/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +1 -1
- package/cjs/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +1 -1
- package/cjs/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.d.ts +1 -1
- package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoItem/MetaInfoItem.d.ts +1 -1
- package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +1 -1
- package/cjs/components/ImageDetailsView/hooks/useEditMetaInfo.d.ts +1 -1
- package/cjs/components/ImageDetailsView/types/index.d.ts +1 -1
- package/cjs/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +1 -1
- package/cjs/components/ImportButton/ImportButton.d.ts +1 -1
- package/cjs/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +1 -1
- package/cjs/components/Link/Link.d.ts +1 -1
- package/cjs/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
- package/cjs/components/Marginator/Marginator.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/MatchRulesBlock.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/MatchRulesTitle.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +1 -1
- package/cjs/components/MatchRulesBlock/types/index.d.ts +3 -3
- package/cjs/components/MatchRulesSelector/MatchRulesSelector.d.ts +1 -1
- package/cjs/components/MergeButton/MergeButton.d.ts +1 -1
- package/cjs/components/MetadataTypesSelector/ListLabel/ListLabel.d.ts +1 -1
- package/cjs/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +3 -3
- package/cjs/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +3 -3
- package/cjs/components/ModeSwitcher/ModeSwitcher.d.ts +1 -1
- package/cjs/components/ModeSwitcherSelect/ModeSwitcherSelect.d.ts +3 -3
- package/cjs/components/MultiValueSelector/MultiValueSelector.d.ts +2 -2
- package/cjs/components/MultipleInput/MultipleInput.d.ts +1 -1
- package/cjs/components/MultipliableSelect/MultipliableSelect.d.ts +1 -1
- package/cjs/components/NotMatchButton/NotMatchButton.d.ts +1 -1
- package/cjs/components/PivotingUriLink/PivotingUriLink.d.ts +1 -1
- package/cjs/components/PopupWithArrow/PopupWithArrow.d.ts +1 -1
- package/cjs/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +1 -1
- package/cjs/components/ProfileBand/ProfileBand.d.ts +1 -1
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +1 -1
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +2 -2
- package/cjs/components/ProfileBandNavigation/helpers/index.d.ts +1 -1
- package/cjs/components/ProfileBandNavigation/types/index.d.ts +2 -2
- package/cjs/components/ProfileCard/ProfileCard.d.ts +1 -1
- package/cjs/components/ProfileCard/ProfileCardContent/ProfileCardContent.d.ts +1 -1
- package/cjs/components/ProfileMatchCard/ProfileMatchCard.d.ts +1 -1
- package/cjs/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +1 -1
- package/cjs/components/ProfilesList/ProfilesList.d.ts +1 -1
- package/cjs/components/QueryBuilderRow/QueryBuilderRow.d.ts +2 -2
- package/cjs/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +1 -1
- package/cjs/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +1 -1
- package/cjs/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +2 -2
- package/cjs/components/ReactSelect/MultiSelect/MultiSelect.d.ts +1 -1
- package/cjs/components/ReactSelect/MultiSelect/components/Option.d.ts +1 -1
- package/cjs/components/ReactSelect/MultiSelect/components/index.d.ts +1 -1
- package/cjs/components/ReactSelect/MultiSelect/index.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/ClearIndicator.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/Control.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/GroupHeading.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/Menu.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/MultiValue.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/Option.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/Placeholder.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/SingleValue.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/ValueContainer.d.ts +1 -1
- package/cjs/components/ReactSelect/commonComponents/index.d.ts +11 -11
- package/cjs/components/ReactSelect/withMuiSkin.d.ts +1 -1
- package/cjs/components/ReactSortableTree/index.d.ts +2 -2
- package/cjs/components/ReactSortableTree/node-renderer-default.d.ts +1 -1
- package/cjs/components/ReactSortableTree/placeholder-renderer-default.d.ts +1 -1
- package/cjs/components/ReactSortableTree/tree-node.d.ts +1 -1
- package/cjs/components/ReactSortableTree/tree-placeholder.d.ts +2 -2
- package/cjs/components/RelationEditor/RelationEditor.d.ts +1 -1
- package/cjs/components/RelationEditor/index.d.ts +1 -1
- package/cjs/components/RelationTypesSelector/RelationTypesSelector.d.ts +2 -2
- package/cjs/components/RelevanceScoreBadge/RelevanceScoreBadge.d.ts +1 -1
- package/cjs/components/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
- package/cjs/components/ReltioMap/EntityMarker/EntityMarker.d.ts +1 -1
- package/cjs/components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts +1 -1
- package/cjs/components/ReltioMap/MapControls/TopCenterMapControls/TopCenterMapControls.d.ts +1 -1
- package/cjs/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +1 -1
- package/cjs/components/ReltioMap/index.d.ts +1 -1
- package/cjs/components/ReltioMap/types.d.ts +7 -7
- package/cjs/components/ResizablePanes/ResizablePanes.d.ts +3 -3
- package/cjs/components/ResizablePanes/ResizablePanes.js +1 -1
- package/cjs/components/ScreenProfileBand/ScreenProfileBand.d.ts +1 -1
- package/cjs/components/ScrollableTabs/ScrollableTabs.d.ts +2 -2
- package/cjs/components/SearchHighlighter/SearchHighlighter.d.ts +1 -1
- package/cjs/components/SearchInput/SearchInput.d.ts +1 -1
- package/cjs/components/SearchInput/styles.d.ts +1 -1
- package/cjs/components/SelectAttributesList/SelectAttributesList.d.ts +2 -2
- package/cjs/components/SelectionPopup/SelectionPopup.d.ts +1 -1
- package/cjs/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +1 -1
- package/cjs/components/SelectionPopup/helpers.d.ts +2 -2
- package/cjs/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +1 -1
- package/cjs/components/SettingsMenu/SettingsMenu.d.ts +1 -1
- package/cjs/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +1 -1
- package/cjs/components/SideIconPanel/SideButtonsPanel.d.ts +1 -1
- package/cjs/components/SidePanel/SidePanel.d.ts +1 -1
- package/cjs/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.d.ts +2 -2
- package/cjs/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +1 -1
- package/cjs/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +1 -1
- package/cjs/components/SimpleDropDownSelector/DropDownValue.d.ts +1 -1
- package/cjs/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +1 -1
- package/cjs/components/SimpleInput/SimpleInput.d.ts +1 -1
- package/cjs/components/SmallIconButton/SmallIconButton.d.ts +1 -1
- package/cjs/components/SmallIconButton/index.d.ts +2 -2
- package/cjs/components/SourceIcon/SourceIcon.d.ts +1 -1
- package/cjs/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +1 -1
- package/cjs/components/TenantIcon/TenantIcon.d.ts +1 -1
- package/cjs/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +2 -2
- package/cjs/components/TenantsDropDownSelector/TenantsDropDownSelector.d.ts +1 -1
- package/cjs/components/Title/Title.d.ts +1 -1
- package/cjs/components/UploadFileButton/UploadFileButton.d.ts +1 -1
- package/cjs/components/UploadImageDialog/DividerWithText/DividerWithText.d.ts +1 -1
- package/cjs/components/UploadImageDialog/ErrorSnackbar/ErrorSnackbar.d.ts +1 -1
- package/cjs/components/UploadImageDialog/ImageByUrlField/ImageByUrlField.d.ts +1 -1
- package/cjs/components/UploadImageDialog/SelectImageButton/SelectImageButton.d.ts +1 -1
- package/cjs/components/UploadImageDialog/TargetBox/TargetBox.d.ts +1 -1
- package/cjs/components/UploadImageDialog/UploadImageDialog.d.ts +1 -1
- package/cjs/components/UserSelector/UserSelector.d.ts +1 -1
- package/cjs/components/ValueChip/ValueChip.d.ts +1 -1
- package/cjs/components/VerticalDivider/VerticalDivider.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +4 -4
- package/cjs/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/VerticalHeadingsTable.d.ts +1 -1
- package/cjs/components/VerticalHeadingsTable/types.d.ts +2 -2
- package/cjs/components/ViewMoreToggle/ViewMoreToggle.d.ts +1 -1
- package/cjs/components/VirtualGroupedList/VirtualGroupedList.d.ts +1 -1
- package/cjs/components/activityLog/ActivityExportButton/ActivityExportButton.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterButton/ActivityFilterButton.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/ActivityFilterEditor.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/ActivitySelector.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/DateRangeSelector.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/EntityChangedSelectors.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/EntityTypesSelector.d.ts +1 -1
- package/cjs/components/activityLog/ActivityFilterEditor/SourceSelector.d.ts +1 -1
- package/cjs/components/activityLog/ActivityLog/ActivityLog.d.ts +1 -1
- package/cjs/components/activityLog/ActivityLog/helpers.d.ts +2 -2
- package/cjs/components/activityLog/ActivityLog/items/ActivityItem/ActivityItem.d.ts +1 -1
- package/cjs/components/activityLog/ActivityLog/items/GroupItem/GroupItem.d.ts +1 -1
- package/cjs/components/activityLog/ActivityLogFilter/ActivityLogFilter.d.ts +1 -1
- package/cjs/components/activityLog/activities/ActivitiesFactory.d.ts +1 -1
- package/cjs/components/activityLog/activities/ActivityTitle/ActivityTitle.d.ts +1 -1
- package/cjs/components/activityLog/activities/CommentActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/EntityObject/EntityObject.d.ts +1 -1
- package/cjs/components/activityLog/activities/GroupActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/MergeActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/MoreItemsLink/MoreItemsLink.d.ts +1 -1
- package/cjs/components/activityLog/activities/PotentialMatchActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/ProfileActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/RelationActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/RelationObject/RelationObject.d.ts +1 -1
- package/cjs/components/activityLog/activities/SearchActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/SimpleActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/SynchronizationIssuesActivity.d.ts +1 -1
- package/cjs/components/activityLog/activities/fields/DeltaField.d.ts +1 -1
- package/cjs/components/activityLog/activities/fields/PotentialMatchField.d.ts +1 -1
- package/cjs/components/activityLog/activities/records/CollapsibleActivityRecords.d.ts +1 -1
- package/cjs/components/activityLog/activities/records/EntityRecord.d.ts +1 -1
- package/cjs/components/activityLog/activities/records/PotentialMatchRecord.d.ts +1 -1
- package/cjs/components/activityLog/activities/records/RecordUpdates.d.ts +1 -1
- package/cjs/components/activityLog/activities/records/RelationRecord.d.ts +1 -1
- package/cjs/components/activityLog/contexts/CollapsibleItemsContext/index.d.ts +1 -1
- package/cjs/components/activityLog/hooks/useActivitiesLoader.d.ts +1 -1
- package/cjs/components/activityLog/hooks/useActivitiesLoader.js +1 -1
- package/cjs/components/activityLog/hooks/useProfileActivitiesLoader.d.ts +1 -1
- package/cjs/components/activityLog/hooks/useProfileActivitiesLoader.js +1 -1
- package/cjs/components/activityLog/types/ActivitiesFilter.d.ts +1 -1
- package/cjs/components/activityLog/types/ActivityData.d.ts +1 -1
- package/cjs/components/activityLog/types/ActivityDelta.d.ts +1 -1
- package/cjs/components/activityLog/types/ActivityItem.d.ts +1 -1
- package/cjs/components/activityLog/types/DeltaValue.d.ts +2 -2
- package/cjs/components/attributes/AttributesView/index.d.ts +1 -1
- package/cjs/components/attributes/BranchDecorator/BranchDecorator.d.ts +1 -1
- package/cjs/components/attributes/DescriptionIcon/DescriptionIcon.d.ts +1 -1
- package/cjs/components/attributes/ImageAttributesLine/ImageAttributesLine.d.ts +3 -3
- package/cjs/components/attributes/ImageAttributesLine/styles.d.ts +1 -1
- package/cjs/components/attributes/OvIcon/OvIcon.d.ts +2 -2
- package/cjs/components/attributes/OvIcon/heplers.d.ts +1 -1
- package/cjs/components/attributes/PivotingAttributes/PivotingTooltip.d.ts +1 -1
- package/cjs/components/attributes/PivotingAttributes/PivotingTooltipContent.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesList/AttributesList.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesPager/AttributeRenderer.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesPager/CardinalityMessage.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesPager/SpecialRenderer.d.ts +1 -1
- package/cjs/components/attributes/editMode/AttributesPager/index.d.ts +4 -4
- package/cjs/components/attributes/editMode/AttributesView/AttributesView.d.ts +1 -1
- package/cjs/components/attributes/editMode/ComplexAttribute/ComplexAttribute.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntityCreator/EntityCreator.d.ts +2 -2
- package/cjs/components/attributes/editMode/EntityCreator/index.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntitySelector/EntitySelector.d.ts +4 -4
- package/cjs/components/attributes/editMode/EntitySelector/components/ClearIndicator.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntitySelector/components/EntityOption.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntitySelector/components/EntityTypeOption.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntitySelector/components/Group.d.ts +1 -1
- package/cjs/components/attributes/editMode/EntitySelector/components/SingleValue.d.ts +1 -1
- package/cjs/components/attributes/editMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
- package/cjs/components/attributes/editMode/MoreAttributesButton/MoreAttributesButton.d.ts +1 -1
- package/cjs/components/attributes/editMode/MoreAttributesButton/helpers.d.ts +1 -1
- package/cjs/components/attributes/editMode/MoreAttributesButton/useMoreAttributesItems.d.ts +3 -3
- package/cjs/components/attributes/editMode/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/cjs/components/attributes/editMode/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
- package/cjs/components/attributes/editMode/ReferenceAttribute/index.d.ts +1 -1
- package/cjs/components/attributes/editMode/RelationTypeSelector/RelationTypeSelector.d.ts +1 -1
- package/cjs/components/attributes/editMode/RelationTypeSelector/components/RelationOption.d.ts +1 -1
- package/cjs/components/attributes/editMode/Roles/Roles.d.ts +1 -1
- package/cjs/components/attributes/editMode/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
- package/cjs/components/attributes/editMode/SimpleAttributeEditor/selectors/types.d.ts +2 -2
- package/cjs/components/attributes/editMode/SimpleAttributeEditor/useAutopopulationContextValue.d.ts +1 -1
- package/cjs/components/attributes/editMode/Tags/Tags.d.ts +1 -1
- package/cjs/components/attributes/helpers/attributesView.d.ts +1 -1
- package/cjs/components/attributes/inline/AttributesList/AttributesList.d.ts +1 -1
- package/cjs/components/attributes/inline/AttributesPager/AttributesPager.d.ts +1 -1
- package/cjs/components/attributes/inline/ComplexAttribute/ComplexAttribute.d.ts +1 -1
- package/cjs/components/attributes/inline/ImageAttribute/ImageAttribute.d.ts +1 -1
- package/cjs/components/attributes/inline/ImageAttributesBlock/ImageAttributesBlock.d.ts +1 -1
- package/cjs/components/attributes/inline/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/cjs/components/attributes/inline/NestedAttributesBlock/NestedAttributesBlock.d.ts +1 -1
- package/cjs/components/attributes/inline/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
- package/cjs/components/attributes/inline/ReferenceAttributesBlock/ReferenceAttributesBlock.d.ts +1 -1
- package/cjs/components/attributes/inline/SimpleAttribute/CrosswalkMenuItem/CrosswalkMenuItem.d.ts +2 -2
- package/cjs/components/attributes/inline/SimpleAttribute/SimpleAttribute.d.ts +1 -1
- package/cjs/components/attributes/inline/SimpleAttribute/styles.d.ts +1 -1
- package/cjs/components/attributes/inline/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
- package/cjs/components/attributes/inline/SimpleAttributeEditor/styles.d.ts +1 -1
- package/cjs/components/attributes/inline/SimpleAttributesBlock/SimpleAttributesBlock.d.ts +1 -1
- package/cjs/components/attributes/inline/common/ComplexAttributeLabel.d.ts +1 -1
- package/cjs/components/attributes/inline/common/CrosswalkIcon.d.ts +1 -1
- package/cjs/components/attributes/inline/common/DeleteButton.d.ts +1 -1
- package/cjs/components/attributes/inline/common/IgnoreButton.d.ts +1 -1
- package/cjs/components/attributes/inline/common/PinButton.d.ts +1 -1
- package/cjs/components/attributes/inline/common/SourceItem.d.ts +1 -1
- package/cjs/components/attributes/inline/common/__test__/CrosswalkIcon.spec.js +1 -1
- package/cjs/components/attributes/inline/common/styles.d.ts +1 -1
- package/cjs/components/attributes/inline/types/AddAttributeEvent.d.ts +1 -1
- package/cjs/components/attributes/inline/types/CrosswalksMap.d.ts +3 -3
- package/cjs/components/attributes/inline/types/DeleteAttributeEvent.d.ts +1 -1
- package/cjs/components/attributes/inline/types/EditAttributeEvent.d.ts +1 -1
- package/cjs/components/attributes/inline/types/IgnoreAttributeEvent.d.ts +1 -1
- package/cjs/components/attributes/inline/types/PinAttributeEvent.d.ts +1 -1
- package/cjs/components/attributes/pagersCommon/ShowLess.d.ts +1 -1
- package/cjs/components/attributes/pagersCommon/ShowMore.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributeValuesBlock/AttributeValuesBlock.d.ts +2 -2
- package/cjs/components/attributes/readMode/AttributesList/AttributesList.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/AttributesPager.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/MultiLineRenderer.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/OneLineRenderer.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/SpecialRenderer.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesPager/index.d.ts +1 -1
- package/cjs/components/attributes/readMode/AttributesView/AttributesView.d.ts +1 -1
- package/cjs/components/attributes/readMode/ComplexAttribute/ComplexAttribute.d.ts +2 -2
- package/cjs/components/attributes/readMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
- package/cjs/components/attributes/readMode/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/cjs/components/attributes/readMode/SimpleAttribute/SimpleAttribute.d.ts +1 -1
- package/cjs/components/attributes/readMode/SpecialAttributes/Roles/Role.d.ts +1 -1
- package/cjs/components/attributes/readMode/SpecialAttributes/Roles/Roles.d.ts +1 -1
- package/cjs/components/attributes/readMode/SpecialAttributes/SpecialAttributesArray.d.ts +1 -1
- package/cjs/components/attributes/readMode/SpecialAttributes/Tags/Tag.d.ts +1 -1
- package/cjs/components/attributes/readMode/SpecialAttributes/Tags/Tags.d.ts +1 -1
- package/cjs/components/attributes/types/attributes.d.ts +1 -1
- package/cjs/components/attributes/types/attributesView.d.ts +3 -3
- package/cjs/components/charts/ActiveShape/ActiveShape.d.ts +1 -1
- package/cjs/components/charts/BarChart/BarChart.d.ts +1 -1
- package/cjs/components/charts/BarChart/getBarChartSettings.d.ts +1 -1
- package/cjs/components/charts/BubbleChart/BubbleChart.d.ts +1 -1
- package/cjs/components/charts/BubbleChart/useBubbles.d.ts +2 -2
- package/cjs/components/charts/CloudChart/CloudChart.d.ts +1 -1
- package/cjs/components/charts/CloudChart/useCloud.d.ts +2 -2
- package/cjs/components/charts/CustomLegend/CustomLegend.d.ts +1 -1
- package/cjs/components/charts/HOCs/withPercents.d.ts +1 -1
- package/cjs/components/charts/LineChart/LineChart.d.ts +1 -1
- package/cjs/components/charts/LineChart/getLineChartSettings.d.ts +1 -1
- package/cjs/components/charts/MapChart/Legend/Legend.d.ts +1 -1
- package/cjs/components/charts/MapChart/Legend/styles.d.ts +1 -1
- package/cjs/components/charts/MapChart/MapChart.d.ts +1 -1
- package/cjs/components/charts/PieChart/PieChart.d.ts +1 -1
- package/cjs/components/charts/TableWithBars/TableWithBars.d.ts +1 -1
- package/cjs/components/charts/TableWithBars/cell-renderers/AttributeCellRenderer.d.ts +1 -1
- package/cjs/components/charts/TableWithBars/cell-renderers/HeadCellRenderer.d.ts +1 -1
- package/cjs/components/charts/TableWithBars/cell-renderers/NumberCellValueRenderer.d.ts +1 -1
- package/cjs/components/charts/TableWithBars/styles.d.ts +1 -1
- package/cjs/components/charts/types/BarChartOptions.d.ts +1 -1
- package/cjs/components/charts/types/ChartData.d.ts +1 -1
- package/cjs/components/charts/types/ChartProps.d.ts +1 -1
- package/cjs/components/charts/types/LineChartOptions.d.ts +1 -1
- package/cjs/components/charts/types/TableWithBarsOptions.d.ts +1 -1
- package/cjs/components/commonReactSelectComponents/DropdownIndicator.d.ts +1 -1
- package/cjs/components/commonReactSelectComponents/DropdownIndicatorWithIconButton.d.ts +1 -1
- package/cjs/components/commonReactSelectComponents/LoadMoreButton.d.ts +1 -1
- package/cjs/components/commonReactSelectComponents/MenuWithPopper.d.ts +1 -1
- package/cjs/components/commonReactSelectComponents/OptionWithCheckIcon/OptionWithCheckIcon.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/AddAttributesButton/AddAttributesButton.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/AttributesTable.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/AttributeValuesRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/AttributesHeadCellRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/CountRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/DefaultCellValueRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/OvValuesRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/RowCellRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/RuleTypeInfoButton.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/RuleTypeRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/WinnerSourcesRenderer.d.ts +1 -1
- package/cjs/components/crosswalks/AttributesTable/cell-renderers/attribute-renderers/AttributesFactory.d.ts +1 -1
- package/cjs/components/crosswalks/ColoredBlock/styles.d.ts +1 -1
- package/cjs/components/crosswalks/CopyableValueField/CopyableValueField.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkAttributes/CrosswalkAttributes.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkDateEditor/CrosswalkDateEditor.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkDragLayer/CrosswalkDragPreview.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkEditor/CrosswalkEditor.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkRow/CrosswalkRow.d.ts +1 -1
- package/cjs/components/crosswalks/CrosswalkRow/styles.d.ts +1 -1
- package/cjs/components/crosswalks/DummyCrosswalkRow/DummyCrosswalkRow.d.ts +1 -1
- package/cjs/components/crosswalks/DummyCrosswalkRow/styles.d.ts +1 -1
- package/cjs/components/crosswalks/ShowDependentLink/ShowDependentLink.d.ts +1 -1
- package/cjs/components/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.d.ts +1 -1
- package/cjs/components/crosswalks/hooks/useAttributeActions.d.ts +1 -1
- package/cjs/components/crosswalks/hooks/useCrosswalkActions.d.ts +1 -1
- package/cjs/components/crosswalks/hooks/useModifiedEntity.d.ts +1 -1
- package/cjs/components/crosswalks/types/AddCrosswalkEvent.d.ts +1 -1
- package/cjs/components/crosswalks/types/CreateAttributeEvent.d.ts +1 -1
- package/cjs/components/crosswalks/types/CrosswalksByOwnerTypeMap.d.ts +1 -1
- package/cjs/components/crosswalks/types/CrosswalksByTypes.d.ts +1 -1
- package/cjs/components/crosswalks/types/DeleteCrosswalkEvent.d.ts +1 -1
- package/cjs/components/crosswalks/types/EditCrosswalkEvent.d.ts +1 -1
- package/cjs/components/editors/BooleanEditor/BooleanEditor.d.ts +1 -1
- package/cjs/components/editors/BooleanRadioEditor/BooleanRadioEditor.d.ts +1 -1
- package/cjs/components/editors/CustomDateRangeEditor/CustomDateRangeEditor.d.ts +2 -2
- package/cjs/components/editors/DataTypeValueEditor/DataTypeValueEditor.d.ts +1 -1
- package/cjs/components/editors/DateEditor/DateEditor.d.ts +1 -1
- package/cjs/components/editors/DateRangeEditor/DateRangeEditor.d.ts +1 -1
- package/cjs/components/editors/DateRangeEditor/helpers.d.ts +2 -2
- package/cjs/components/editors/DependentLookupEditor/DependentLookupEditor.d.ts +1 -1
- package/cjs/components/editors/DependentLookupEditor/useAutopopulation.d.ts +2 -2
- package/cjs/components/editors/DropDownEditor/DropDownEditor.d.ts +1 -1
- package/cjs/components/editors/FileTypeEditor/FileTypeEditor.d.ts +1 -1
- package/cjs/components/editors/FilterEditor/FilterEditor.d.ts +2 -2
- package/cjs/components/editors/FilterEditor/FilterValueEditor.d.ts +2 -2
- package/cjs/components/editors/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
- package/cjs/components/editors/LookupEditor/LookupEditor.d.ts +1 -1
- package/cjs/components/editors/NumberEditor/NumberEditor.d.ts +2 -2
- package/cjs/components/editors/RangeDataTypeValueEditor/RangeDataTypeValueEditor.d.ts +1 -1
- package/cjs/components/editors/SelectEditor/SelectEditor.d.ts +1 -1
- package/cjs/components/editors/TextEditor/TextEditor.d.ts +1 -1
- package/cjs/components/editors/TimestampEditor/TimestampEditor.d.ts +1 -1
- package/cjs/components/editors/TypeaheadEditor/TypeaheadEditor.d.ts +1 -1
- package/cjs/components/editors/commonComponents/MultiValueChip/MultiValueChip.d.ts +1 -1
- package/cjs/components/history/ContributorsPanel/ContributorItem.d.ts +1 -1
- package/cjs/components/history/ContributorsPanel/ContributorsPanel.d.ts +1 -1
- package/cjs/components/history/ContributorsPanel/styles.d.ts +1 -1
- package/cjs/components/history/DateRangeSelector/DateRangeSelector.d.ts +1 -1
- package/cjs/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +1 -1
- package/cjs/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +1 -1
- package/cjs/components/history/HistoryGraph/HistoryGraph.d.ts +1 -1
- package/cjs/components/history/HistoryGraph/HistoryLink.d.ts +1 -1
- package/cjs/components/history/HistoryHeader/HistoryHeader.d.ts +1 -1
- package/cjs/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +2 -2
- package/cjs/components/history/HistoryRow/HistoryRow.d.ts +1 -1
- package/cjs/components/history/HistoryRow/styles.d.ts +1 -1
- package/cjs/components/history/HistoryTree/HistoryTree.d.ts +1 -1
- package/cjs/components/history/HistoryView/HistoryView.d.ts +1 -1
- package/cjs/components/history/hooks/useHistory.d.ts +1 -1
- package/cjs/components/history/hooks/useHistoryEnabled.d.ts +1 -1
- package/cjs/components/history/hooks/useHistorySlice.d.ts +1 -1
- package/cjs/components/history/hooks/useHistoryTree.d.ts +1 -1
- package/cjs/components/history/types/HistoryChangeTypes.d.ts +1 -1
- package/cjs/components/history/types/HistoryData.d.ts +1 -1
- package/cjs/components/history/types/HistoryFilter.d.ts +1 -1
- package/cjs/components/history/types/HistoryLane.d.ts +1 -1
- package/cjs/components/history/types/HistoryLife.d.ts +1 -1
- package/cjs/components/history/types/HistoryRowData.d.ts +1 -1
- package/cjs/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +1 -1
- package/cjs/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +1 -1
- package/cjs/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +1 -1
- package/cjs/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +1 -1
- package/cjs/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.d.ts +1 -1
- package/cjs/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +1 -1
- package/cjs/components/workflow/components/AttributesChanges/types/diffTypes.d.ts +3 -3
- package/cjs/components/workflow/components/DueDateField/DueDateField.d.ts +1 -1
- package/cjs/components/workflow/components/LineDecorator/LineDecorator.d.ts +1 -1
- package/cjs/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +1 -1
- package/cjs/components/workflow/components/TaskActionButtons/TaskActionButtons.d.ts +1 -1
- package/cjs/components/workflow/components/TaskActions/TaskActions.d.ts +1 -1
- package/cjs/components/workflow/components/WorkflowComments/CollapsedComments.d.ts +1 -1
- package/cjs/components/workflow/components/WorkflowComments/Comment.d.ts +1 -1
- package/cjs/components/workflow/components/WorkflowComments/ExpandedComments.d.ts +1 -1
- package/cjs/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +1 -1
- package/cjs/components/workflow/hooks/useWorkflowActions.d.ts +2 -2
- package/cjs/components/workflow/hooks/useWorkflowAssignee.d.ts +1 -1
- package/cjs/components/workflow/hooks/useWorkflowComments.d.ts +1 -1
- package/cjs/components/workflow/hooks/useWorkflowDefinitions.js +7 -2
- package/cjs/components/workflow/hooks/useWorkflowPriority.d.ts +1 -1
- package/cjs/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
- package/cjs/constants/prop-types.d.ts +1 -1
- package/cjs/contexts/ActionsHookContext/index.d.ts +2 -2
- package/cjs/contexts/AsyncMountContext/index.d.ts +1 -1
- package/cjs/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
- package/cjs/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
- package/cjs/contexts/EntitiesMapContext/index.d.ts +1 -1
- package/cjs/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
- package/cjs/contexts/EntityMarkerContext/index.d.ts +1 -1
- package/cjs/contexts/ExpandedAttributesContext/index.d.ts +1 -1
- package/cjs/contexts/FeaturesContext/index.d.ts +1 -1
- package/cjs/contexts/LabelsContext/index.d.ts +1 -1
- package/cjs/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
- package/cjs/contexts/PopupBoundariesContext/index.d.ts +1 -1
- package/cjs/contexts/ReloadFacetContext/index.d.ts +2 -2
- package/cjs/contexts/ScrollToElementContext/index.d.ts +2 -2
- package/cjs/contexts/UrlGeneratorsContext/index.d.ts +4 -4
- package/cjs/hooks/helpers/merge.d.ts +2 -2
- package/cjs/hooks/helpers/pagingSimulator.d.ts +1 -1
- package/cjs/hooks/helpers/pagingSimulator.js +1 -1
- package/cjs/hooks/useAPI/API.js +1 -1
- package/cjs/hooks/useAPI/helpers.d.ts +1 -1
- package/cjs/hooks/useAPI/types.d.ts +2 -2
- package/cjs/hooks/useAPI/useAPI.d.ts +1 -1
- package/cjs/hooks/useActions.d.ts +1 -1
- package/cjs/hooks/useCollaboration.d.ts +1 -1
- package/cjs/hooks/useCommentsEntitiesMap.d.ts +2 -2
- package/cjs/hooks/useEditableConnection.d.ts +2 -2
- package/cjs/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
- package/cjs/hooks/useMatchesLoader.d.ts +1 -1
- package/cjs/hooks/useMergeAllRequest.d.ts +1 -1
- package/cjs/hooks/useRelationsLoader.d.ts +1 -1
- package/cjs/hooks/useSafePromise.d.ts +1 -1
- package/cjs/hooks/useSavedStateForEntityType.d.ts +2 -2
- package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
- package/cjs/hooks/useSnackbar.d.ts +1 -1
- package/cjs/types/index.d.ts +15 -15
- package/esm/HOCs/withAsyncMount/withAsyncMount.d.ts +1 -1
- package/esm/HOCs/withContext/withContext.d.ts +1 -1
- package/esm/HOCs/withTooltip/propTypes.d.ts +1 -1
- package/esm/HOCs/withTooltip/withTooltip.d.ts +1 -1
- package/esm/components/ActionButton/ActionButton.d.ts +1 -1
- package/esm/components/ArrowExpandButton/ArrowExpandButton.d.ts +1 -1
- package/esm/components/AttributeGroupIcon/AttributeGroupIcon.d.ts +1 -1
- package/esm/components/AttributeListItem/AttrTypeIcon.d.ts +1 -1
- package/esm/components/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/esm/components/AttributeSelector/AttributeSelector.d.ts +1 -1
- package/esm/components/AttributesFiltersBuilder/AttributesFiltersBuilder.d.ts +1 -1
- package/esm/components/AttributesFiltersBuilder/components/AttributeSelector/AttributeSelector.d.ts +1 -1
- package/esm/components/AttributesFiltersBuilder/components/FilterSelector/FilterSelector.d.ts +1 -1
- package/esm/components/AttributesFiltersBuilder/types.d.ts +3 -3
- package/esm/components/AttributesFiltersButton/ActionButtons/ActionButtons.d.ts +1 -1
- package/esm/components/AttributesFiltersButton/AttributesFiltersButton.d.ts +1 -1
- package/esm/components/AutoSizeList/AutoSizeList.d.ts +1 -1
- package/esm/components/AvatarWithFallback/AvatarWithFallback.d.ts +1 -1
- package/esm/components/BasicAttributeSelector/AttributeTitle/AttributeTitle.d.ts +2 -2
- package/esm/components/BasicTableView/BasicTable/BasicTable.d.ts +3 -3
- package/esm/components/BasicTableView/BasicTable/HOCs/withFilter.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/HOCs/withFilterAtBottom.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/cell-value-renderers/BlobRenderer.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/cell-value-renderers/DefaultCellValueRenderer.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/contexts/RowCollapseContext.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/contexts/TableContext.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTable/hooks/useBasicTableCellRenderer.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnListItem.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettings.d.ts +2 -2
- package/esm/components/BasicTableView/BasicTableHeader/ColumnsSettings/ColumnsSettingsPopup.d.ts +3 -3
- package/esm/components/BasicTableView/BasicTableHeader/FilterButton/FilterButton.d.ts +1 -1
- package/esm/components/BasicTableView/BasicTablePagination/BasicTablePagination.d.ts +2 -2
- package/esm/components/BasicTableView/CollapseRowButton/CollapseRowButton.d.ts +1 -1
- package/esm/components/BasicTableView/ColumnFilter/ColumnFilter.d.ts +2 -2
- package/esm/components/BasicTableView/ColumnFilter/FilterChip/FilterChip.d.ts +2 -2
- package/esm/components/BasicTableView/RowCellAutoSizer/RowCellAutoSizer.d.ts +1 -1
- package/esm/components/BasicTableView/types/index.d.ts +3 -3
- package/esm/components/BasicViewContent/BasicViewContent.d.ts +1 -1
- package/esm/components/BasicViewHeader/BasicViewHeader.d.ts +1 -1
- package/esm/components/ClickAwayProvider/ClickAwayProvider.d.ts +1 -1
- package/esm/components/CollaborationItem/Avatar/Avatar.d.ts +1 -1
- package/esm/components/CollaborationItem/CollaborationItem.d.ts +2 -2
- package/esm/components/CollaborationItem/Comment/Comment.d.ts +1 -1
- package/esm/components/CollaborationItem/CommentContent/CommentContent.d.ts +1 -1
- package/esm/components/CollaborationItem/CommentTarget/CommentTarget.d.ts +1 -1
- package/esm/components/CollaborationItem/RepliedComment/RepliedComment.d.ts +1 -1
- package/esm/components/CollaborationItem/SendMessageArea/SendMessageArea.d.ts +1 -1
- package/esm/components/CollaborationItem/SendMessageArea/styles.d.ts +1 -1
- package/esm/components/CollaborationItem/TextFieldWithMentions/TextFieldWithMentions.d.ts +1 -1
- package/esm/components/CollaborationItem/utils/index.d.ts +1 -1
- package/esm/components/CollaborationPopup/CollaborationPopup.d.ts +2 -2
- package/esm/components/CollaborationPopup/styles.d.ts +1 -1
- package/esm/components/CollapseButton/CollapseButton.d.ts +2 -2
- package/esm/components/ColorBar/ColorBar.d.ts +1 -1
- package/esm/components/ColoredSourceIcon/ColoredSourceIcon.d.ts +1 -1
- package/esm/components/CommentsContainer/CommentsContainer.d.ts +1 -1
- package/esm/components/CommentsContainer/buttons/AddCommentButton.d.ts +1 -1
- package/esm/components/CommentsContainer/buttons/CommentButton.d.ts +1 -1
- package/esm/components/ConfigureColumnsPopup/ConfigureColumnsPopup.d.ts +1 -1
- package/esm/components/ConfirmDeleteDialog/ConfirmDeleteDialog.d.ts +1 -1
- package/esm/components/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/esm/components/ConnectionEditor/ConnectionEditor.d.ts +1 -1
- package/esm/components/ConnectionRelationTypeSelector/ConnectionRelationTypeSelector.d.ts +2 -2
- package/esm/components/DataTenantBadge/DataTenantBadge.d.ts +1 -1
- package/esm/components/DataTenantBadge/styles.d.ts +1 -1
- package/esm/components/DataTypeValue/DataTypeValue.d.ts +1 -1
- package/esm/components/DateIntervalSelector/DateIntervalSelector.d.ts +1 -1
- package/esm/components/DateRangePicker/DateRangePicker.d.ts +2 -2
- package/esm/components/DragAndDrop/DragAndDrop.d.ts +1 -1
- package/esm/components/Drawer/Drawer.d.ts +1 -1
- package/esm/components/DropDownMenuButton/DropDownMenuButton.d.ts +1 -1
- package/esm/components/DropDownMenuButton/MenuItemRenderer.d.ts +1 -1
- package/esm/components/DropDownSelector/DropDownSelector.d.ts +1 -1
- package/esm/components/DropDownSelector/components/Menu.d.ts +1 -1
- package/esm/components/DropDownSelector/components/SingleValue.d.ts +1 -1
- package/esm/components/EmptySearchResult/NoData.d.ts +1 -1
- package/esm/components/EmptySearchResult/NoMessageComponent.d.ts +1 -1
- package/esm/components/EmptySearchResult/NoResults.d.ts +1 -1
- package/esm/components/EmptyState/EmptyState.d.ts +1 -1
- package/esm/components/EntityAvatar/EntityAvatar.d.ts +1 -1
- package/esm/components/EntityTypeBadge/EntityTypeBadge.d.ts +1 -1
- package/esm/components/EntityTypeIcon/EntityTypeIcon.d.ts +1 -1
- package/esm/components/EntityTypesSelector/EntityTypesSelector.d.ts +2 -2
- package/esm/components/EntityUriLink/EntityUriLink.d.ts +1 -1
- package/esm/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
- package/esm/components/ErrorPopup/ErrorPopup.d.ts +1 -1
- package/esm/components/ErrorWrapper/ErrorMessage.d.ts +1 -1
- package/esm/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
- package/esm/components/ExpandableSearchInput/ExpandableSearchInput.d.ts +1 -1
- package/esm/components/ExpandedValueTooltip/ExpandedValueTooltip.d.ts +1 -1
- package/esm/components/FacetViewHeader/FacetViewHeader.d.ts +1 -1
- package/esm/components/FlipCard/types/index.d.ts +4 -4
- package/esm/components/HideOnShrink/HideOnShrink.d.ts +1 -1
- package/esm/components/HierarchicalAttributeTooltip/HierarchicalAttributeTooltip.d.ts +1 -1
- package/esm/components/HierarchyNodeTitle/HierarchyNodeTitle.d.ts +1 -1
- package/esm/components/Highlighter/Highlighter.d.ts +1 -1
- package/esm/components/Image/CheckedIcon/CheckedIcon.d.ts +1 -1
- package/esm/components/Image/Image.d.ts +2 -2
- package/esm/components/Image/ImageActionsOverlay/ImageActionsOverlay.d.ts +1 -1
- package/esm/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +2 -2
- package/esm/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +1 -1
- package/esm/components/ImageAttributesGallery/HeaderRight/HeaderRight.d.ts +1 -1
- package/esm/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +1 -1
- package/esm/components/ImageDetailsView/ImageDetailsView.d.ts +1 -1
- package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +1 -1
- package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +1 -1
- package/esm/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +2 -2
- package/esm/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +1 -1
- package/esm/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +1 -1
- package/esm/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.d.ts +1 -1
- package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoItem/MetaInfoItem.d.ts +1 -1
- package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +1 -1
- package/esm/components/ImageDetailsView/hooks/useEditMetaInfo.d.ts +1 -1
- package/esm/components/ImageDetailsView/types/index.d.ts +1 -1
- package/esm/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +1 -1
- package/esm/components/ImportButton/ImportButton.d.ts +1 -1
- package/esm/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +1 -1
- package/esm/components/Link/Link.d.ts +1 -1
- package/esm/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
- package/esm/components/Marginator/Marginator.d.ts +1 -1
- package/esm/components/MatchRulesBlock/MatchRulesBlock.d.ts +1 -1
- package/esm/components/MatchRulesBlock/MatchRulesTitle.d.ts +1 -1
- package/esm/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +1 -1
- package/esm/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +1 -1
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +1 -1
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +1 -1
- package/esm/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +1 -1
- package/esm/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +1 -1
- package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +1 -1
- package/esm/components/MatchRulesBlock/types/index.d.ts +3 -3
- package/esm/components/MatchRulesSelector/MatchRulesSelector.d.ts +1 -1
- package/esm/components/MergeButton/MergeButton.d.ts +1 -1
- package/esm/components/MetadataTypesSelector/ListLabel/ListLabel.d.ts +1 -1
- package/esm/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +3 -3
- package/esm/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +3 -3
- package/esm/components/ModeSwitcher/ModeSwitcher.d.ts +1 -1
- package/esm/components/ModeSwitcherSelect/ModeSwitcherSelect.d.ts +3 -3
- package/esm/components/MultiValueSelector/MultiValueSelector.d.ts +2 -2
- package/esm/components/MultipleInput/MultipleInput.d.ts +1 -1
- package/esm/components/MultipliableSelect/MultipliableSelect.d.ts +1 -1
- package/esm/components/NotMatchButton/NotMatchButton.d.ts +1 -1
- package/esm/components/PivotingUriLink/PivotingUriLink.d.ts +1 -1
- package/esm/components/PopupWithArrow/PopupWithArrow.d.ts +1 -1
- package/esm/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +1 -1
- package/esm/components/ProfileBand/ProfileBand.d.ts +1 -1
- package/esm/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +1 -1
- package/esm/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +2 -2
- package/esm/components/ProfileBandNavigation/helpers/index.d.ts +1 -1
- package/esm/components/ProfileBandNavigation/types/index.d.ts +2 -2
- package/esm/components/ProfileCard/ProfileCard.d.ts +1 -1
- package/esm/components/ProfileCard/ProfileCardContent/ProfileCardContent.d.ts +1 -1
- package/esm/components/ProfileMatchCard/ProfileMatchCard.d.ts +1 -1
- package/esm/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +1 -1
- package/esm/components/ProfilesList/ProfilesList.d.ts +1 -1
- package/esm/components/QueryBuilderRow/QueryBuilderRow.d.ts +2 -2
- package/esm/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +1 -1
- package/esm/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +1 -1
- package/esm/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +2 -2
- package/esm/components/ReactSelect/MultiSelect/MultiSelect.d.ts +1 -1
- package/esm/components/ReactSelect/MultiSelect/components/Option.d.ts +1 -1
- package/esm/components/ReactSelect/MultiSelect/components/index.d.ts +1 -1
- package/esm/components/ReactSelect/MultiSelect/index.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/ClearIndicator.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/Control.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/GroupHeading.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/Menu.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/MultiValue.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/Option.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/Placeholder.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/SingleValue.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/ValueContainer.d.ts +1 -1
- package/esm/components/ReactSelect/commonComponents/index.d.ts +11 -11
- package/esm/components/ReactSelect/withMuiSkin.d.ts +1 -1
- package/esm/components/ReactSortableTree/index.d.ts +2 -2
- package/esm/components/ReactSortableTree/node-renderer-default.d.ts +1 -1
- package/esm/components/ReactSortableTree/placeholder-renderer-default.d.ts +1 -1
- package/esm/components/ReactSortableTree/tree-node.d.ts +1 -1
- package/esm/components/ReactSortableTree/tree-placeholder.d.ts +2 -2
- package/esm/components/RelationEditor/RelationEditor.d.ts +1 -1
- package/esm/components/RelationEditor/index.d.ts +1 -1
- package/esm/components/RelationTypesSelector/RelationTypesSelector.d.ts +2 -2
- package/esm/components/RelevanceScoreBadge/RelevanceScoreBadge.d.ts +1 -1
- package/esm/components/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
- package/esm/components/ReltioMap/EntityMarker/EntityMarker.d.ts +1 -1
- package/esm/components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts +1 -1
- package/esm/components/ReltioMap/MapControls/TopCenterMapControls/TopCenterMapControls.d.ts +1 -1
- package/esm/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +1 -1
- package/esm/components/ReltioMap/index.d.ts +1 -1
- package/esm/components/ReltioMap/types.d.ts +7 -7
- package/esm/components/ResizablePanes/ResizablePanes.d.ts +3 -3
- package/esm/components/ResizablePanes/ResizablePanes.js +1 -1
- package/esm/components/ScreenProfileBand/ScreenProfileBand.d.ts +1 -1
- package/esm/components/ScrollableTabs/ScrollableTabs.d.ts +2 -2
- package/esm/components/SearchHighlighter/SearchHighlighter.d.ts +1 -1
- package/esm/components/SearchInput/SearchInput.d.ts +1 -1
- package/esm/components/SearchInput/styles.d.ts +1 -1
- package/esm/components/SelectAttributesList/SelectAttributesList.d.ts +2 -2
- package/esm/components/SelectionPopup/SelectionPopup.d.ts +1 -1
- package/esm/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +1 -1
- package/esm/components/SelectionPopup/helpers.d.ts +2 -2
- package/esm/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +1 -1
- package/esm/components/SettingsMenu/SettingsMenu.d.ts +1 -1
- package/esm/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +1 -1
- package/esm/components/SideIconPanel/SideButtonsPanel.d.ts +1 -1
- package/esm/components/SidePanel/SidePanel.d.ts +1 -1
- package/esm/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.d.ts +2 -2
- package/esm/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +1 -1
- package/esm/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +1 -1
- package/esm/components/SimpleDropDownSelector/DropDownValue.d.ts +1 -1
- package/esm/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +1 -1
- package/esm/components/SimpleInput/SimpleInput.d.ts +1 -1
- package/esm/components/SmallIconButton/SmallIconButton.d.ts +1 -1
- package/esm/components/SmallIconButton/index.d.ts +2 -2
- package/esm/components/SourceIcon/SourceIcon.d.ts +1 -1
- package/esm/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +1 -1
- package/esm/components/TenantIcon/TenantIcon.d.ts +1 -1
- package/esm/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +2 -2
- package/esm/components/TenantsDropDownSelector/TenantsDropDownSelector.d.ts +1 -1
- package/esm/components/Title/Title.d.ts +1 -1
- package/esm/components/UploadFileButton/UploadFileButton.d.ts +1 -1
- package/esm/components/UploadImageDialog/DividerWithText/DividerWithText.d.ts +1 -1
- package/esm/components/UploadImageDialog/ErrorSnackbar/ErrorSnackbar.d.ts +1 -1
- package/esm/components/UploadImageDialog/ImageByUrlField/ImageByUrlField.d.ts +1 -1
- package/esm/components/UploadImageDialog/SelectImageButton/SelectImageButton.d.ts +1 -1
- package/esm/components/UploadImageDialog/TargetBox/TargetBox.d.ts +1 -1
- package/esm/components/UploadImageDialog/UploadImageDialog.d.ts +1 -1
- package/esm/components/UserSelector/UserSelector.d.ts +1 -1
- package/esm/components/ValueChip/ValueChip.d.ts +1 -1
- package/esm/components/VerticalDivider/VerticalDivider.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +4 -4
- package/esm/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/VerticalHeadingsTable.d.ts +1 -1
- package/esm/components/VerticalHeadingsTable/types.d.ts +2 -2
- package/esm/components/ViewMoreToggle/ViewMoreToggle.d.ts +1 -1
- package/esm/components/VirtualGroupedList/VirtualGroupedList.d.ts +1 -1
- package/esm/components/activityLog/ActivityExportButton/ActivityExportButton.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterButton/ActivityFilterButton.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/ActivityFilterEditor.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/ActivitySelector.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/DateRangeSelector.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/EntityChangedSelectors.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/EntityTypesSelector.d.ts +1 -1
- package/esm/components/activityLog/ActivityFilterEditor/SourceSelector.d.ts +1 -1
- package/esm/components/activityLog/ActivityLog/ActivityLog.d.ts +1 -1
- package/esm/components/activityLog/ActivityLog/helpers.d.ts +2 -2
- package/esm/components/activityLog/ActivityLog/items/ActivityItem/ActivityItem.d.ts +1 -1
- package/esm/components/activityLog/ActivityLog/items/GroupItem/GroupItem.d.ts +1 -1
- package/esm/components/activityLog/ActivityLogFilter/ActivityLogFilter.d.ts +1 -1
- package/esm/components/activityLog/activities/ActivitiesFactory.d.ts +1 -1
- package/esm/components/activityLog/activities/ActivityTitle/ActivityTitle.d.ts +1 -1
- package/esm/components/activityLog/activities/CommentActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/EntityObject/EntityObject.d.ts +1 -1
- package/esm/components/activityLog/activities/GroupActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/MergeActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/MoreItemsLink/MoreItemsLink.d.ts +1 -1
- package/esm/components/activityLog/activities/PotentialMatchActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/ProfileActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/RelationActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/RelationObject/RelationObject.d.ts +1 -1
- package/esm/components/activityLog/activities/SearchActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/SimpleActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/SynchronizationIssuesActivity.d.ts +1 -1
- package/esm/components/activityLog/activities/fields/DeltaField.d.ts +1 -1
- package/esm/components/activityLog/activities/fields/PotentialMatchField.d.ts +1 -1
- package/esm/components/activityLog/activities/records/CollapsibleActivityRecords.d.ts +1 -1
- package/esm/components/activityLog/activities/records/EntityRecord.d.ts +1 -1
- package/esm/components/activityLog/activities/records/PotentialMatchRecord.d.ts +1 -1
- package/esm/components/activityLog/activities/records/RecordUpdates.d.ts +1 -1
- package/esm/components/activityLog/activities/records/RelationRecord.d.ts +1 -1
- package/esm/components/activityLog/contexts/CollapsibleItemsContext/index.d.ts +1 -1
- package/esm/components/activityLog/hooks/useActivitiesLoader.d.ts +1 -1
- package/esm/components/activityLog/hooks/useActivitiesLoader.js +1 -1
- package/esm/components/activityLog/hooks/useProfileActivitiesLoader.d.ts +1 -1
- package/esm/components/activityLog/hooks/useProfileActivitiesLoader.js +1 -1
- package/esm/components/activityLog/types/ActivitiesFilter.d.ts +1 -1
- package/esm/components/activityLog/types/ActivityData.d.ts +1 -1
- package/esm/components/activityLog/types/ActivityDelta.d.ts +1 -1
- package/esm/components/activityLog/types/ActivityItem.d.ts +1 -1
- package/esm/components/activityLog/types/DeltaValue.d.ts +2 -2
- package/esm/components/attributes/AttributesView/index.d.ts +1 -1
- package/esm/components/attributes/BranchDecorator/BranchDecorator.d.ts +1 -1
- package/esm/components/attributes/DescriptionIcon/DescriptionIcon.d.ts +1 -1
- package/esm/components/attributes/ImageAttributesLine/ImageAttributesLine.d.ts +3 -3
- package/esm/components/attributes/ImageAttributesLine/styles.d.ts +1 -1
- package/esm/components/attributes/OvIcon/OvIcon.d.ts +2 -2
- package/esm/components/attributes/OvIcon/heplers.d.ts +1 -1
- package/esm/components/attributes/PivotingAttributes/PivotingTooltip.d.ts +1 -1
- package/esm/components/attributes/PivotingAttributes/PivotingTooltipContent.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesList/AttributesList.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesPager/AttributeRenderer.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesPager/CardinalityMessage.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesPager/SpecialRenderer.d.ts +1 -1
- package/esm/components/attributes/editMode/AttributesPager/index.d.ts +4 -4
- package/esm/components/attributes/editMode/AttributesView/AttributesView.d.ts +1 -1
- package/esm/components/attributes/editMode/ComplexAttribute/ComplexAttribute.d.ts +1 -1
- package/esm/components/attributes/editMode/EntityCreator/EntityCreator.d.ts +2 -2
- package/esm/components/attributes/editMode/EntityCreator/index.d.ts +1 -1
- package/esm/components/attributes/editMode/EntitySelector/EntitySelector.d.ts +4 -4
- package/esm/components/attributes/editMode/EntitySelector/components/ClearIndicator.d.ts +1 -1
- package/esm/components/attributes/editMode/EntitySelector/components/EntityOption.d.ts +1 -1
- package/esm/components/attributes/editMode/EntitySelector/components/EntityTypeOption.d.ts +1 -1
- package/esm/components/attributes/editMode/EntitySelector/components/Group.d.ts +1 -1
- package/esm/components/attributes/editMode/EntitySelector/components/SingleValue.d.ts +1 -1
- package/esm/components/attributes/editMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
- package/esm/components/attributes/editMode/MoreAttributesButton/MoreAttributesButton.d.ts +1 -1
- package/esm/components/attributes/editMode/MoreAttributesButton/helpers.d.ts +1 -1
- package/esm/components/attributes/editMode/MoreAttributesButton/useMoreAttributesItems.d.ts +3 -3
- package/esm/components/attributes/editMode/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/esm/components/attributes/editMode/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
- package/esm/components/attributes/editMode/ReferenceAttribute/index.d.ts +1 -1
- package/esm/components/attributes/editMode/RelationTypeSelector/RelationTypeSelector.d.ts +1 -1
- package/esm/components/attributes/editMode/RelationTypeSelector/components/RelationOption.d.ts +1 -1
- package/esm/components/attributes/editMode/Roles/Roles.d.ts +1 -1
- package/esm/components/attributes/editMode/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
- package/esm/components/attributes/editMode/SimpleAttributeEditor/selectors/types.d.ts +2 -2
- package/esm/components/attributes/editMode/SimpleAttributeEditor/useAutopopulationContextValue.d.ts +1 -1
- package/esm/components/attributes/editMode/Tags/Tags.d.ts +1 -1
- package/esm/components/attributes/helpers/attributesView.d.ts +1 -1
- package/esm/components/attributes/inline/AttributesList/AttributesList.d.ts +1 -1
- package/esm/components/attributes/inline/AttributesPager/AttributesPager.d.ts +1 -1
- package/esm/components/attributes/inline/ComplexAttribute/ComplexAttribute.d.ts +1 -1
- package/esm/components/attributes/inline/ImageAttribute/ImageAttribute.d.ts +1 -1
- package/esm/components/attributes/inline/ImageAttributesBlock/ImageAttributesBlock.d.ts +1 -1
- package/esm/components/attributes/inline/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/esm/components/attributes/inline/NestedAttributesBlock/NestedAttributesBlock.d.ts +1 -1
- package/esm/components/attributes/inline/ReferenceAttribute/ReferenceAttribute.d.ts +1 -1
- package/esm/components/attributes/inline/ReferenceAttributesBlock/ReferenceAttributesBlock.d.ts +1 -1
- package/esm/components/attributes/inline/SimpleAttribute/CrosswalkMenuItem/CrosswalkMenuItem.d.ts +2 -2
- package/esm/components/attributes/inline/SimpleAttribute/SimpleAttribute.d.ts +1 -1
- package/esm/components/attributes/inline/SimpleAttribute/styles.d.ts +1 -1
- package/esm/components/attributes/inline/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +1 -1
- package/esm/components/attributes/inline/SimpleAttributeEditor/styles.d.ts +1 -1
- package/esm/components/attributes/inline/SimpleAttributesBlock/SimpleAttributesBlock.d.ts +1 -1
- package/esm/components/attributes/inline/common/ComplexAttributeLabel.d.ts +1 -1
- package/esm/components/attributes/inline/common/CrosswalkIcon.d.ts +1 -1
- package/esm/components/attributes/inline/common/DeleteButton.d.ts +1 -1
- package/esm/components/attributes/inline/common/IgnoreButton.d.ts +1 -1
- package/esm/components/attributes/inline/common/PinButton.d.ts +1 -1
- package/esm/components/attributes/inline/common/SourceItem.d.ts +1 -1
- package/esm/components/attributes/inline/common/__test__/CrosswalkIcon.spec.js +1 -1
- package/esm/components/attributes/inline/common/styles.d.ts +1 -1
- package/esm/components/attributes/inline/types/AddAttributeEvent.d.ts +1 -1
- package/esm/components/attributes/inline/types/CrosswalksMap.d.ts +3 -3
- package/esm/components/attributes/inline/types/DeleteAttributeEvent.d.ts +1 -1
- package/esm/components/attributes/inline/types/EditAttributeEvent.d.ts +1 -1
- package/esm/components/attributes/inline/types/IgnoreAttributeEvent.d.ts +1 -1
- package/esm/components/attributes/inline/types/PinAttributeEvent.d.ts +1 -1
- package/esm/components/attributes/pagersCommon/ShowLess.d.ts +1 -1
- package/esm/components/attributes/pagersCommon/ShowMore.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributeValuesBlock/AttributeValuesBlock.d.ts +2 -2
- package/esm/components/attributes/readMode/AttributesList/AttributesList.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/AttributesPager.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/ImageLineRenderer.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/MultiLineRenderer.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/OneLineRenderer.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/SpecialRenderer.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesPager/index.d.ts +1 -1
- package/esm/components/attributes/readMode/AttributesView/AttributesView.d.ts +1 -1
- package/esm/components/attributes/readMode/ComplexAttribute/ComplexAttribute.d.ts +2 -2
- package/esm/components/attributes/readMode/ImageAttributesLine/ImageAttributesLine.d.ts +1 -1
- package/esm/components/attributes/readMode/NestedAttribute/NestedAttribute.d.ts +1 -1
- package/esm/components/attributes/readMode/SimpleAttribute/SimpleAttribute.d.ts +1 -1
- package/esm/components/attributes/readMode/SpecialAttributes/Roles/Role.d.ts +1 -1
- package/esm/components/attributes/readMode/SpecialAttributes/Roles/Roles.d.ts +1 -1
- package/esm/components/attributes/readMode/SpecialAttributes/SpecialAttributesArray.d.ts +1 -1
- package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tag.d.ts +1 -1
- package/esm/components/attributes/readMode/SpecialAttributes/Tags/Tags.d.ts +1 -1
- package/esm/components/attributes/types/attributes.d.ts +1 -1
- package/esm/components/attributes/types/attributesView.d.ts +3 -3
- package/esm/components/charts/ActiveShape/ActiveShape.d.ts +1 -1
- package/esm/components/charts/BarChart/BarChart.d.ts +1 -1
- package/esm/components/charts/BarChart/getBarChartSettings.d.ts +1 -1
- package/esm/components/charts/BubbleChart/BubbleChart.d.ts +1 -1
- package/esm/components/charts/BubbleChart/useBubbles.d.ts +2 -2
- package/esm/components/charts/CloudChart/CloudChart.d.ts +1 -1
- package/esm/components/charts/CloudChart/useCloud.d.ts +2 -2
- package/esm/components/charts/CustomLegend/CustomLegend.d.ts +1 -1
- package/esm/components/charts/HOCs/withPercents.d.ts +1 -1
- package/esm/components/charts/LineChart/LineChart.d.ts +1 -1
- package/esm/components/charts/LineChart/getLineChartSettings.d.ts +1 -1
- package/esm/components/charts/MapChart/Legend/Legend.d.ts +1 -1
- package/esm/components/charts/MapChart/Legend/styles.d.ts +1 -1
- package/esm/components/charts/MapChart/MapChart.d.ts +1 -1
- package/esm/components/charts/PieChart/PieChart.d.ts +1 -1
- package/esm/components/charts/TableWithBars/TableWithBars.d.ts +1 -1
- package/esm/components/charts/TableWithBars/cell-renderers/AttributeCellRenderer.d.ts +1 -1
- package/esm/components/charts/TableWithBars/cell-renderers/HeadCellRenderer.d.ts +1 -1
- package/esm/components/charts/TableWithBars/cell-renderers/NumberCellValueRenderer.d.ts +1 -1
- package/esm/components/charts/TableWithBars/styles.d.ts +1 -1
- package/esm/components/charts/types/BarChartOptions.d.ts +1 -1
- package/esm/components/charts/types/ChartData.d.ts +1 -1
- package/esm/components/charts/types/ChartProps.d.ts +1 -1
- package/esm/components/charts/types/LineChartOptions.d.ts +1 -1
- package/esm/components/charts/types/TableWithBarsOptions.d.ts +1 -1
- package/esm/components/commonReactSelectComponents/DropdownIndicator.d.ts +1 -1
- package/esm/components/commonReactSelectComponents/DropdownIndicatorWithIconButton.d.ts +1 -1
- package/esm/components/commonReactSelectComponents/LoadMoreButton.d.ts +1 -1
- package/esm/components/commonReactSelectComponents/MenuWithPopper.d.ts +1 -1
- package/esm/components/commonReactSelectComponents/OptionWithCheckIcon/OptionWithCheckIcon.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/AddAttributesButton/AddAttributesButton.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/AttributesTable.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributeValuesRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/AttributesHeadCellRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/CountRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/DefaultCellValueRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/OvValuesRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/RowCellRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeInfoButton.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/RuleTypeRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/WinnerSourcesRenderer.d.ts +1 -1
- package/esm/components/crosswalks/AttributesTable/cell-renderers/attribute-renderers/AttributesFactory.d.ts +1 -1
- package/esm/components/crosswalks/ColoredBlock/styles.d.ts +1 -1
- package/esm/components/crosswalks/CopyableValueField/CopyableValueField.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkAttributes/CrosswalkAttributes.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkDateEditor/CrosswalkDateEditor.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkDragLayer/CrosswalkDragPreview.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkEditor/CrosswalkEditor.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkRow/CrosswalkRow.d.ts +1 -1
- package/esm/components/crosswalks/CrosswalkRow/styles.d.ts +1 -1
- package/esm/components/crosswalks/DummyCrosswalkRow/DummyCrosswalkRow.d.ts +1 -1
- package/esm/components/crosswalks/DummyCrosswalkRow/styles.d.ts +1 -1
- package/esm/components/crosswalks/ShowDependentLink/ShowDependentLink.d.ts +1 -1
- package/esm/components/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.d.ts +1 -1
- package/esm/components/crosswalks/hooks/useAttributeActions.d.ts +1 -1
- package/esm/components/crosswalks/hooks/useCrosswalkActions.d.ts +1 -1
- package/esm/components/crosswalks/hooks/useModifiedEntity.d.ts +1 -1
- package/esm/components/crosswalks/types/AddCrosswalkEvent.d.ts +1 -1
- package/esm/components/crosswalks/types/CreateAttributeEvent.d.ts +1 -1
- package/esm/components/crosswalks/types/CrosswalksByOwnerTypeMap.d.ts +1 -1
- package/esm/components/crosswalks/types/CrosswalksByTypes.d.ts +1 -1
- package/esm/components/crosswalks/types/DeleteCrosswalkEvent.d.ts +1 -1
- package/esm/components/crosswalks/types/EditCrosswalkEvent.d.ts +1 -1
- package/esm/components/editors/BooleanEditor/BooleanEditor.d.ts +1 -1
- package/esm/components/editors/BooleanRadioEditor/BooleanRadioEditor.d.ts +1 -1
- package/esm/components/editors/CustomDateRangeEditor/CustomDateRangeEditor.d.ts +2 -2
- package/esm/components/editors/DataTypeValueEditor/DataTypeValueEditor.d.ts +1 -1
- package/esm/components/editors/DateEditor/DateEditor.d.ts +1 -1
- package/esm/components/editors/DateRangeEditor/DateRangeEditor.d.ts +1 -1
- package/esm/components/editors/DateRangeEditor/helpers.d.ts +2 -2
- package/esm/components/editors/DependentLookupEditor/DependentLookupEditor.d.ts +1 -1
- package/esm/components/editors/DependentLookupEditor/useAutopopulation.d.ts +2 -2
- package/esm/components/editors/DropDownEditor/DropDownEditor.d.ts +1 -1
- package/esm/components/editors/FileTypeEditor/FileTypeEditor.d.ts +1 -1
- package/esm/components/editors/FilterEditor/FilterEditor.d.ts +2 -2
- package/esm/components/editors/FilterEditor/FilterValueEditor.d.ts +2 -2
- package/esm/components/editors/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
- package/esm/components/editors/LookupEditor/LookupEditor.d.ts +1 -1
- package/esm/components/editors/NumberEditor/NumberEditor.d.ts +2 -2
- package/esm/components/editors/RangeDataTypeValueEditor/RangeDataTypeValueEditor.d.ts +1 -1
- package/esm/components/editors/SelectEditor/SelectEditor.d.ts +1 -1
- package/esm/components/editors/TextEditor/TextEditor.d.ts +1 -1
- package/esm/components/editors/TimestampEditor/TimestampEditor.d.ts +1 -1
- package/esm/components/editors/TypeaheadEditor/TypeaheadEditor.d.ts +1 -1
- package/esm/components/editors/commonComponents/MultiValueChip/MultiValueChip.d.ts +1 -1
- package/esm/components/history/ContributorsPanel/ContributorItem.d.ts +1 -1
- package/esm/components/history/ContributorsPanel/ContributorsPanel.d.ts +1 -1
- package/esm/components/history/ContributorsPanel/styles.d.ts +1 -1
- package/esm/components/history/DateRangeSelector/DateRangeSelector.d.ts +1 -1
- package/esm/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +1 -1
- package/esm/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +1 -1
- package/esm/components/history/HistoryGraph/HistoryGraph.d.ts +1 -1
- package/esm/components/history/HistoryGraph/HistoryLink.d.ts +1 -1
- package/esm/components/history/HistoryHeader/HistoryHeader.d.ts +1 -1
- package/esm/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +2 -2
- package/esm/components/history/HistoryRow/HistoryRow.d.ts +1 -1
- package/esm/components/history/HistoryRow/styles.d.ts +1 -1
- package/esm/components/history/HistoryTree/HistoryTree.d.ts +1 -1
- package/esm/components/history/HistoryView/HistoryView.d.ts +1 -1
- package/esm/components/history/hooks/useHistory.d.ts +1 -1
- package/esm/components/history/hooks/useHistoryEnabled.d.ts +1 -1
- package/esm/components/history/hooks/useHistorySlice.d.ts +1 -1
- package/esm/components/history/hooks/useHistoryTree.d.ts +1 -1
- package/esm/components/history/types/HistoryChangeTypes.d.ts +1 -1
- package/esm/components/history/types/HistoryData.d.ts +1 -1
- package/esm/components/history/types/HistoryFilter.d.ts +1 -1
- package/esm/components/history/types/HistoryLane.d.ts +1 -1
- package/esm/components/history/types/HistoryLife.d.ts +1 -1
- package/esm/components/history/types/HistoryRowData.d.ts +1 -1
- package/esm/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +1 -1
- package/esm/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +1 -1
- package/esm/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +1 -1
- package/esm/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +1 -1
- package/esm/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.d.ts +1 -1
- package/esm/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +1 -1
- package/esm/components/workflow/components/AttributesChanges/types/diffTypes.d.ts +3 -3
- package/esm/components/workflow/components/DueDateField/DueDateField.d.ts +1 -1
- package/esm/components/workflow/components/LineDecorator/LineDecorator.d.ts +1 -1
- package/esm/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +1 -1
- package/esm/components/workflow/components/TaskActionButtons/TaskActionButtons.d.ts +1 -1
- package/esm/components/workflow/components/TaskActions/TaskActions.d.ts +1 -1
- package/esm/components/workflow/components/WorkflowComments/CollapsedComments.d.ts +1 -1
- package/esm/components/workflow/components/WorkflowComments/Comment.d.ts +1 -1
- package/esm/components/workflow/components/WorkflowComments/ExpandedComments.d.ts +1 -1
- package/esm/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +1 -1
- package/esm/components/workflow/hooks/useWorkflowActions.d.ts +2 -2
- package/esm/components/workflow/hooks/useWorkflowAssignee.d.ts +1 -1
- package/esm/components/workflow/hooks/useWorkflowComments.d.ts +1 -1
- package/esm/components/workflow/hooks/useWorkflowDefinitions.js +7 -2
- package/esm/components/workflow/hooks/useWorkflowPriority.d.ts +1 -1
- package/esm/components/workflow/hooks/useWorkflowTasks.d.ts +1 -1
- package/esm/constants/prop-types.d.ts +1 -1
- package/esm/contexts/ActionsHookContext/index.d.ts +2 -2
- package/esm/contexts/AsyncMountContext/index.d.ts +1 -1
- package/esm/contexts/CrosswalksDisplayContext/index.d.ts +1 -1
- package/esm/contexts/DependentLookupAutopopulationContext/index.d.ts +1 -1
- package/esm/contexts/EntitiesMapContext/index.d.ts +1 -1
- package/esm/contexts/EntityLoadingIndicationContext/index.d.ts +2 -2
- package/esm/contexts/EntityMarkerContext/index.d.ts +1 -1
- package/esm/contexts/ExpandedAttributesContext/index.d.ts +1 -1
- package/esm/contexts/FeaturesContext/index.d.ts +1 -1
- package/esm/contexts/LabelsContext/index.d.ts +1 -1
- package/esm/contexts/PerspectivesSettingsContext/index.d.ts +1 -1
- package/esm/contexts/PopupBoundariesContext/index.d.ts +1 -1
- package/esm/contexts/ReloadFacetContext/index.d.ts +2 -2
- package/esm/contexts/ScrollToElementContext/index.d.ts +2 -2
- package/esm/contexts/UrlGeneratorsContext/index.d.ts +4 -4
- package/esm/hooks/helpers/merge.d.ts +2 -2
- package/esm/hooks/helpers/pagingSimulator.d.ts +1 -1
- package/esm/hooks/helpers/pagingSimulator.js +1 -1
- package/esm/hooks/useAPI/API.js +1 -1
- package/esm/hooks/useAPI/helpers.d.ts +1 -1
- package/esm/hooks/useAPI/types.d.ts +2 -2
- package/esm/hooks/useAPI/useAPI.d.ts +1 -1
- package/esm/hooks/useActions.d.ts +1 -1
- package/esm/hooks/useCollaboration.d.ts +1 -1
- package/esm/hooks/useCommentsEntitiesMap.d.ts +2 -2
- package/esm/hooks/useEditableConnection.d.ts +2 -2
- package/esm/hooks/useMarkAsNotMatchRequest.d.ts +1 -1
- package/esm/hooks/useMatchesLoader.d.ts +1 -1
- package/esm/hooks/useMergeAllRequest.d.ts +1 -1
- package/esm/hooks/useRelationsLoader.d.ts +1 -1
- package/esm/hooks/useSafePromise.d.ts +1 -1
- package/esm/hooks/useSavedStateForEntityType.d.ts +2 -2
- package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
- package/esm/hooks/useSnackbar.d.ts +1 -1
- package/esm/types/index.d.ts +15 -15
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { WorkflowAction, WorkflowComment } from '@reltio/mdm-sdk';
|
|
3
3
|
import { TaskAction } from '../../hooks/useWorkflowActions';
|
|
4
|
-
|
|
4
|
+
type Props = {
|
|
5
5
|
actionRequestIsInProgress?: boolean;
|
|
6
6
|
workflowActions: TaskAction[];
|
|
7
7
|
processInstanceComments: WorkflowComment[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { WorkflowTaskData } from '@reltio/mdm-sdk';
|
|
2
|
-
export
|
|
2
|
+
export type TaskAction = {
|
|
3
3
|
text: string;
|
|
4
4
|
onClick: (comment: string) => void;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
type Props = Pick<WorkflowTaskData, 'taskId' | 'possibleActions' | 'assignee' | 'isOpen'>;
|
|
7
7
|
export declare const useWorkflowActions: ({ possibleActions, assignee, taskId, isOpen }: Props) => {
|
|
8
8
|
actions: TaskAction[];
|
|
9
9
|
actionRequestIsInProgress: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { WorkflowTaskData } from '@reltio/mdm-sdk';
|
|
2
|
-
|
|
2
|
+
type Props = Pick<WorkflowTaskData, 'processInstanceComments' | 'taskId' | 'isOpen'>;
|
|
3
3
|
export declare const useWorkflowComments: ({ processInstanceComments, taskId, isOpen }: Props) => {
|
|
4
4
|
comments: any[];
|
|
5
5
|
requestIsInProgress: boolean;
|
|
@@ -8,6 +8,7 @@ var react_1 = require("react");
|
|
|
8
8
|
var mdm_module_1 = __importDefault(require("@reltio/mdm-module"));
|
|
9
9
|
var mdm_sdk_1 = require("@reltio/mdm-sdk");
|
|
10
10
|
var react_redux_1 = require("react-redux");
|
|
11
|
+
var hooks_1 = require("../../../hooks");
|
|
11
12
|
var filterDefinitions = function (definitions, entityType) {
|
|
12
13
|
return definitions.filter(function (_a) {
|
|
13
14
|
var manualStart = _a.manualStart, objectTypes = _a.objectTypes;
|
|
@@ -21,10 +22,14 @@ var useWorkflowDefinitions = function () {
|
|
|
21
22
|
var tenant = (0, react_redux_1.useSelector)(mdm_module_1.default.selectors.getTenant);
|
|
22
23
|
var entity = (0, react_redux_1.useSelector)(mdm_module_1.default.selectors.getEntity);
|
|
23
24
|
var entityType = entity.type;
|
|
25
|
+
var safePromise = (0, hooks_1.useSafePromise)();
|
|
24
26
|
(0, react_1.useEffect)(function () {
|
|
25
|
-
(0, mdm_sdk_1.processDefinitions)({ workflowPath: workflowPath, environment: environment, tenant: tenant }).then(function (_a) {
|
|
27
|
+
safePromise((0, mdm_sdk_1.processDefinitions)({ workflowPath: workflowPath, environment: environment, tenant: tenant })).then(function (_a) {
|
|
26
28
|
var data = _a.data;
|
|
27
|
-
|
|
29
|
+
if (!data) {
|
|
30
|
+
return;
|
|
31
|
+
}
|
|
32
|
+
setDefinitions(filterDefinitions(data, entityType));
|
|
28
33
|
});
|
|
29
34
|
}, [entityType, workflowPath, environment, tenant]);
|
|
30
35
|
return { definitions: definitions };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { AnyAction } from 'redux';
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
type ActionsHook = (listener: (action: AnyAction, state: any) => void) => () => void;
|
|
4
|
+
type ProviderProps = {
|
|
5
5
|
hook: ActionsHook;
|
|
6
6
|
children: React.ReactNode;
|
|
7
7
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
type ContextValue = {
|
|
3
3
|
isLoading: boolean;
|
|
4
4
|
updateEntityLoadingState: (loading: boolean) => void;
|
|
5
5
|
updateEntitiesNavigationLoadingState: (loading: boolean) => void;
|
|
6
6
|
resetLoadingState: () => void;
|
|
7
7
|
};
|
|
8
|
-
|
|
8
|
+
type Props = {
|
|
9
9
|
children: React.ReactNode;
|
|
10
10
|
};
|
|
11
11
|
export declare const EntityLoadingIndicationProvider: ({ children }: Props) => JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PerspectivesSettings, PerspectiveSettingItem } from '../../types';
|
|
3
|
-
|
|
3
|
+
type PerspectivesSettingsProps = {
|
|
4
4
|
settings: PerspectivesSettings;
|
|
5
5
|
onChange: (perspectiveId: string, newSetting: Partial<PerspectiveSettingItem>) => void;
|
|
6
6
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const PopupBoundariesContext: React.Context<any>;
|
|
2
|
-
import React from
|
|
2
|
+
import React from 'react';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { RequestStates } from '../../types';
|
|
3
|
-
|
|
3
|
+
type Props = {
|
|
4
4
|
children: React.ReactNode;
|
|
5
5
|
};
|
|
6
6
|
export declare const ReloadFacetProvider: ({ children }: Props) => JSX.Element;
|
|
7
7
|
export declare const useReloadAllFacets: () => any;
|
|
8
|
-
|
|
8
|
+
type useReloadFacetProps = {
|
|
9
9
|
state: RequestStates;
|
|
10
10
|
reload: () => void;
|
|
11
11
|
};
|
|
@@ -3,7 +3,7 @@ export declare enum ScrollType {
|
|
|
3
3
|
Error = "Error",
|
|
4
4
|
NewAttribute = "NewAttribute"
|
|
5
5
|
}
|
|
6
|
-
|
|
6
|
+
type ScrollToElementContextProps = {
|
|
7
7
|
element: unknown;
|
|
8
8
|
type: ScrollType;
|
|
9
9
|
highlightError?: (element: unknown) => void;
|
|
@@ -13,7 +13,7 @@ declare type ScrollToElementContextProps = {
|
|
|
13
13
|
export declare const isHighlightedErrorType: (type: ScrollType) => boolean;
|
|
14
14
|
export declare const isHighlightedAttributeType: (type: ScrollType) => boolean;
|
|
15
15
|
export declare const ScrollToElementContext: React.Context<ScrollToElementContextProps>;
|
|
16
|
-
|
|
16
|
+
type Props = {
|
|
17
17
|
children: React.ReactNode;
|
|
18
18
|
};
|
|
19
19
|
export declare const ScrollToElementProvider: ({ children }: Props) => JSX.Element;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
type GenerateEntityUrl = (params: {
|
|
3
3
|
uiPath: string;
|
|
4
4
|
uri: string;
|
|
5
5
|
screen?: string;
|
|
6
6
|
}) => string;
|
|
7
|
-
|
|
7
|
+
type GeneratePivotingUrl = (params: {
|
|
8
8
|
uiPath: string;
|
|
9
9
|
uri: string;
|
|
10
10
|
value: string;
|
|
11
11
|
}) => string;
|
|
12
|
-
|
|
12
|
+
type GenerateTagUrl = (params: {
|
|
13
13
|
uiPath: string;
|
|
14
14
|
tag: string;
|
|
15
15
|
entityUri: string;
|
|
16
16
|
}) => string;
|
|
17
|
-
|
|
17
|
+
type UrlGenerators = {
|
|
18
18
|
generateEntityUrl?: GenerateEntityUrl;
|
|
19
19
|
generatePivotingUrl?: GeneratePivotingUrl;
|
|
20
20
|
generateTagUrl?: GenerateTagUrl;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Entity, mergeDataEntityWithCustomerEntity } from '@reltio/mdm-sdk';
|
|
2
|
-
|
|
3
|
-
export
|
|
2
|
+
type DtssMergeResponse = Awaited<ReturnType<typeof mergeDataEntityWithCustomerEntity>>;
|
|
3
|
+
export type MergeResponses = (Entity | undefined | DtssMergeResponse)[];
|
|
4
4
|
export declare const getWinnerLosersUrisFromMergeResponses: (entity: Entity, entities: Entity[], responses: MergeResponses) => {
|
|
5
5
|
winnerUri: string;
|
|
6
6
|
losersUris: string[];
|
|
@@ -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]) {
|
package/cjs/hooks/useAPI/API.js
CHANGED
|
@@ -25,7 +25,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
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.");
|
|
28
|
-
while (_) try {
|
|
28
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
29
29
|
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;
|
|
30
30
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
31
31
|
switch (op[0]) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const isNewUI: (path?: string) => boolean;
|
|
2
2
|
export declare const getWorkerURL: (uiPath: string, tenant: string) => string;
|
|
3
3
|
export declare const getFilesWithArrayBuffer: (files: FileList) => Promise<unknown[]>;
|
|
4
|
-
|
|
4
|
+
type ResetHTMLParams = {
|
|
5
5
|
worker: Worker;
|
|
6
6
|
setTooltip: any;
|
|
7
7
|
html?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CustomActionTask, CustomActionTaskParams, CustomActionExtension, CustomActionViewConfig, CustomScriptExtension, RequestAction, Entity } from '@reltio/mdm-sdk';
|
|
2
|
-
export
|
|
2
|
+
export type ProcessRequestParams = {
|
|
3
3
|
name: RequestAction;
|
|
4
4
|
paramObject: {
|
|
5
5
|
params: CustomActionTaskParams;
|
|
@@ -23,6 +23,6 @@ export declare type ProcessRequestParams = {
|
|
|
23
23
|
showPerspective: (perspective: any) => void;
|
|
24
24
|
setEntityUri: (entityUri: string, listener: (entity: Entity) => void) => void;
|
|
25
25
|
};
|
|
26
|
-
export
|
|
26
|
+
export type Request = Omit<CustomActionTask, 'params'> & {
|
|
27
27
|
params: CustomActionTaskParams;
|
|
28
28
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CSSProperties } from 'react';
|
|
2
2
|
import { CustomActionExtension, CustomActionViewConfig } from '@reltio/mdm-sdk';
|
|
3
|
-
|
|
3
|
+
type Config = CustomActionViewConfig | CustomActionExtension;
|
|
4
4
|
export declare const useAPI: (config?: Config) => {
|
|
5
5
|
html: HTMLElement;
|
|
6
6
|
visible: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Comment,
|
|
2
|
-
export declare const useCommentsEntitiesMap: (comments: Comment[]) => EntitiesMap
|
|
1
|
+
import { Comment, EntitiesMap } from '@reltio/mdm-sdk';
|
|
2
|
+
export declare const useCommentsEntitiesMap: (comments: Comment[]) => EntitiesMap;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EditingConnection, AttributeItem, Entity } from '@reltio/mdm-sdk';
|
|
2
|
-
|
|
2
|
+
type EditRelationActions = {
|
|
3
3
|
onChangeAttribute: (attribute: AttributeItem) => void;
|
|
4
4
|
onAddAttributes: (attributes: AttributeItem[]) => void;
|
|
5
5
|
onRemoveAttribute: (attributes: AttributeItem) => void;
|
|
@@ -9,7 +9,7 @@ declare type EditRelationActions = {
|
|
|
9
9
|
direction: string;
|
|
10
10
|
}) => void;
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
type Props = {
|
|
13
13
|
connection: EditingConnection;
|
|
14
14
|
onConnectionChange: (connection: EditingConnection) => void;
|
|
15
15
|
relatedEntity?: Entity;
|
package/cjs/types/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { AttributeType, SearchFilter } from '@reltio/mdm-sdk';
|
|
3
|
-
export
|
|
3
|
+
export type ReactGridLayoutItem = {
|
|
4
4
|
i: string;
|
|
5
5
|
x: number;
|
|
6
6
|
y: number;
|
|
@@ -12,19 +12,19 @@ export declare type ReactGridLayoutItem = {
|
|
|
12
12
|
maxH?: number;
|
|
13
13
|
static?: boolean;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
15
|
+
export type ReltioGridLayoutOptions = {
|
|
16
16
|
cols: number;
|
|
17
17
|
rowHeight: number;
|
|
18
18
|
margin: [number, number];
|
|
19
19
|
};
|
|
20
|
-
export
|
|
20
|
+
export type AttributeOption = {
|
|
21
21
|
label: string;
|
|
22
22
|
value: string;
|
|
23
23
|
attrType: AttributeType;
|
|
24
24
|
chipLabel: string;
|
|
25
25
|
level: number;
|
|
26
26
|
};
|
|
27
|
-
export
|
|
27
|
+
export type QueryBuilderAttributeData = {
|
|
28
28
|
title: string;
|
|
29
29
|
pathToTitle: Array<string>;
|
|
30
30
|
fieldName: string;
|
|
@@ -34,20 +34,20 @@ export declare type QueryBuilderAttributeData = {
|
|
|
34
34
|
groupName: string;
|
|
35
35
|
filterOptions: Array<string>;
|
|
36
36
|
};
|
|
37
|
-
export
|
|
37
|
+
export type QueryBuilderAttribute = {
|
|
38
38
|
id: string;
|
|
39
39
|
values: Array<unknown>;
|
|
40
40
|
data: QueryBuilderAttributeData;
|
|
41
41
|
filter: string;
|
|
42
42
|
operator: string;
|
|
43
43
|
};
|
|
44
|
-
export
|
|
44
|
+
export type FiltersRowData = {
|
|
45
45
|
attribute: AttributeSelectorItem;
|
|
46
46
|
filter: string;
|
|
47
47
|
id: number;
|
|
48
48
|
values: SearchFilter['values'];
|
|
49
49
|
};
|
|
50
|
-
export
|
|
50
|
+
export type AttributeSelectorItem = {
|
|
51
51
|
attrType?: AttributeType;
|
|
52
52
|
entityTypeUri?: string;
|
|
53
53
|
fieldName: string;
|
|
@@ -57,18 +57,18 @@ export declare type AttributeSelectorItem = {
|
|
|
57
57
|
children?: AttributeSelectorItem[];
|
|
58
58
|
pathToTitle?: string[];
|
|
59
59
|
};
|
|
60
|
-
export
|
|
60
|
+
export type AttributeSelectorItemsGroup = {
|
|
61
61
|
id?: string;
|
|
62
62
|
title: string;
|
|
63
63
|
attributes: AttributeSelectorItem[];
|
|
64
64
|
};
|
|
65
|
-
export
|
|
65
|
+
export type AttributeSelectionInfo = {
|
|
66
66
|
index: number;
|
|
67
67
|
checked: boolean;
|
|
68
68
|
attribute: AttributeSelectorItem;
|
|
69
69
|
selectedAttributes: AttributeSelectorItem[];
|
|
70
70
|
};
|
|
71
|
-
export
|
|
71
|
+
export type BasicAttributeSelectorProps = {
|
|
72
72
|
className?: string;
|
|
73
73
|
itemsGroups: AttributeSelectorItemsGroup[];
|
|
74
74
|
value: AttributeSelectorItem;
|
|
@@ -93,7 +93,7 @@ export declare enum RequestStates {
|
|
|
93
93
|
LOADED = "loaded",
|
|
94
94
|
ERROR = "error"
|
|
95
95
|
}
|
|
96
|
-
export
|
|
96
|
+
export type SelectableItem = {
|
|
97
97
|
text?: string;
|
|
98
98
|
disabled?: boolean;
|
|
99
99
|
tooltip?: string;
|
|
@@ -101,7 +101,7 @@ export declare type SelectableItem = {
|
|
|
101
101
|
onClick?: (e: any) => void;
|
|
102
102
|
selected?: boolean;
|
|
103
103
|
};
|
|
104
|
-
export
|
|
104
|
+
export type DropDownMenuItem = {
|
|
105
105
|
text?: string;
|
|
106
106
|
disabled?: boolean;
|
|
107
107
|
tooltip?: string;
|
|
@@ -110,12 +110,12 @@ export declare type DropDownMenuItem = {
|
|
|
110
110
|
selectable?: boolean;
|
|
111
111
|
selected?: boolean;
|
|
112
112
|
};
|
|
113
|
-
export
|
|
114
|
-
export
|
|
113
|
+
export type PerspectivesSettings = Record<string, PerspectiveSettingItem>;
|
|
114
|
+
export type PerspectiveSettingItem = {
|
|
115
115
|
active?: number;
|
|
116
116
|
width?: number;
|
|
117
117
|
};
|
|
118
|
-
export
|
|
118
|
+
export type RightPanelTab = {
|
|
119
119
|
content?: React.ReactElement;
|
|
120
120
|
title?: React.ReactElement;
|
|
121
121
|
buttonProps?: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React, { Context as ContextType, ComponentType } from 'react';
|
|
2
|
-
|
|
2
|
+
type AnyObject = Record<string, unknown>;
|
|
3
3
|
export declare const withContext: <C extends unknown, P extends AnyObject, SP extends AnyObject>(Context: React.Context<C>, contextSelector: (state: C, props?: P) => SP, Component: React.ComponentType<P>) => React.ComponentType<P> | ((props: any) => JSX.Element);
|
|
4
4
|
export {};
|
|
@@ -12,10 +12,10 @@ export declare const RecommendedIconWithTooltip: React.ForwardRefExoticComponent
|
|
|
12
12
|
}, "tooltipTitle" | "tooltipPlacement" | "showForDisabled">>> & React.SVGProps<SVGSVGElement> & {
|
|
13
13
|
children?: React.ReactNode;
|
|
14
14
|
}>;
|
|
15
|
-
|
|
15
|
+
type Data = {
|
|
16
16
|
attrType?: AttributeType;
|
|
17
17
|
};
|
|
18
|
-
|
|
18
|
+
type Props = {
|
|
19
19
|
data: Data;
|
|
20
20
|
checked: boolean;
|
|
21
21
|
label: React.ReactNode;
|