@reltio/components 1.4.1876 → 1.4.1878
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/ActionButton/ActionButton.js +2 -2
- package/cjs/ActionButton/styles.d.ts +1 -1
- package/cjs/AsyncReactSelect/AsyncReactSelect.d.ts +8 -0
- package/cjs/AsyncReactSelect/AsyncReactSelect.js +9 -0
- package/cjs/AsyncReactSelect/index.d.ts +1 -0
- package/cjs/AsyncReactSelect/index.js +5 -0
- package/cjs/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/cjs/AttributeListItem/AttributeListItem.js +6 -6
- package/cjs/AttributeSelector/AttributeSelector.js +4 -4
- package/cjs/AttributeSelector/AttributeSelector.specs.js +6 -6
- package/cjs/AttributeTitle/AttributeTitle.d.ts +7 -0
- package/cjs/AttributeTitle/AttributeTitle.js +41 -0
- package/cjs/AttributeTitle/AttributeTitle.test.js +22 -0
- package/cjs/AttributeTitle/index.d.ts +1 -0
- package/cjs/AttributeTitle/index.js +5 -0
- package/cjs/AttributesFilterSelector/AttributesFilterSelector.js +2 -2
- package/cjs/AttributesFilterSelector/AttributesFilterSelector.test.js +5 -5
- package/cjs/AttributesFiltersBuilder/AttributesFiltersBuilder.js +6 -9
- package/cjs/AttributesFiltersButton/AttributesFiltersButton.test.js +2 -2
- package/cjs/AttributesFiltersButton/components/ActionButtons/styles.d.ts +1 -1
- package/cjs/BasicAttributeSelector/BasicAttributeSelector.js +14 -14
- package/cjs/BasicTable/basicTableViewState.js +8 -8
- package/cjs/BasicTablePagination/BasicTablePagination.js +3 -3
- package/cjs/BasicView/BasicView.d.ts +1 -1
- package/cjs/BooleanRadioEditor/components/BooleanEditor/BooleanEditor.js +3 -3
- package/cjs/ChartLegend/styles.d.ts +1 -1
- package/cjs/CollaborationItem/IntegrationCollaborationItem.test.js +6 -7
- package/cjs/CollaborationItem/components/Comment/Comment.test.js +6 -7
- package/cjs/CollaborationItem/components/CommentTarget/styles.d.ts +1 -1
- package/cjs/CollaborationItem/components/RepliedComment/RepliedComment.test.js +6 -7
- package/cjs/CollaborationItem/components/RepliedComment/styles.d.ts +1 -1
- package/cjs/CollaborationItem/styles.d.ts +1 -1
- package/cjs/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.js +7 -8
- package/cjs/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +5 -5
- package/cjs/CommentsContainer/components/CollaborationPopup/CollaborationPopup.d.ts +1 -1
- package/cjs/CommentsContainer/components/CollaborationPopup/CollaborationPopup.js +1 -1
- package/cjs/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +1 -1
- package/cjs/CommentsContainer/components/CollaborationPopup/styles.d.ts +1 -1
- package/cjs/ConfigureColumnsPopup/ConfigureColumnsPopup.js +7 -8
- package/cjs/ConfigureColumnsPopup/ConfigureColumnsPopup.test.js +2 -2
- package/cjs/ConfirmationDialog/styles.d.ts +1 -1
- package/cjs/CreatableReactSelect/CreatableReactSelect.d.ts +8 -0
- package/cjs/CreatableReactSelect/CreatableReactSelect.js +9 -0
- package/cjs/CreatableReactSelect/index.d.ts +1 -0
- package/cjs/CreatableReactSelect/index.js +5 -0
- package/cjs/CustomDateRangeEditor/CustomDateRangeEditor.js +1 -2
- package/cjs/CustomDateRangeEditor/styles.d.ts +1 -1
- package/cjs/DataTypeValue/DataTypeValue.js +2 -2
- package/cjs/DateIntervalSelector/DateIntervalSelector.js +4 -4
- package/cjs/DateIntervalSelector/DateIntervalSelector.test.js +3 -3
- package/cjs/DateRangeEditor/DateRangeEditor.js +2 -2
- package/cjs/DateRangeEditor/styles.d.ts +1 -1
- package/cjs/DependentLookupEditor/DependentLookupEditor.js +5 -5
- package/cjs/DependentLookupEditor/DependentLookupEditor.test.js +47 -47
- package/cjs/DependentLookupEditor/styles.d.ts +1 -1
- package/cjs/DropDownEditor/DropDownEditor.d.ts +1 -1
- package/cjs/DropDownEditor/DropDownEditor.js +2 -2
- package/cjs/DropDownEditor/DropDownEditor.test.js +3 -3
- package/cjs/DropDownMenuButton/styles.d.ts +1 -1
- package/cjs/DropDownSelector/DropDownSelector.js +6 -6
- package/cjs/DropDownSelector/DropDownSelector.test.js +12 -12
- package/cjs/DropDownSelector/styles.d.ts +1 -1
- package/cjs/EditModeAttributesList/EditModeAttributesList.d.ts +1 -1
- package/cjs/EditModeAttributesPager/EditModeAttributesPager.test.js +3 -3
- package/cjs/EditModeAttributesPager/components/AttributeRenderer/AttributeRenderer.js +6 -6
- package/cjs/EditModeAttributesPager/components/AttributeRenderer/AttributeRenderer.test.js +10 -33
- package/cjs/EditModeAttributesPager/components/ImageLineRenderer/ImageLineRenderer.js +4 -4
- package/cjs/EditModeAttributesPager/components/ImageLineRenderer/ImageLineRenderer.test.js +2 -2
- package/cjs/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.js +3 -3
- package/cjs/EditModeAttributesPager/styles.d.ts +1 -1
- package/cjs/EditModeAttributesView/EditModeAttributesView.test.js +2 -2
- package/cjs/EditModeComplexAttribute/EditModeComplexAttribute.js +1 -1
- package/cjs/EditModeComplexAttribute/EditModeComplexAttribute.test.js +5 -28
- package/cjs/EmptyState/styles.d.ts +1 -1
- package/cjs/EmptyStub/EmptyStub.d.ts +1 -0
- package/cjs/EmptyStub/EmptyStub.js +5 -0
- package/cjs/EmptyStub/index.d.ts +1 -0
- package/cjs/EmptyStub/index.js +5 -0
- package/cjs/EntitySelector/EntitySelector.js +2 -2
- package/cjs/EntitySelector/components/Group/Group.test.js +2 -2
- package/cjs/EntitySelector/components/SingleValue/SingleValue.js +2 -2
- package/cjs/EntityTypeBadge/styles.js +2 -2
- package/cjs/EntityTypesSelector/EntityTypesSelector.d.ts +1 -1
- package/cjs/EntityTypesSelector/EntityTypesSelector.js +1 -1
- package/cjs/EntityTypesSelector/EntityTypesSelector.test.js +1 -1
- package/cjs/EntityUriLink/EntityUriLink.d.ts +2 -2
- package/cjs/EntityUriLink/EntityUriLink.js +2 -2
- package/cjs/ExpandableSearchInput/ExpandableSearchInput.js +2 -2
- package/cjs/FileTypeEditor/FileTypeEditor.d.ts +1 -1
- package/cjs/FileTypeEditor/FileTypeEditor.js +2 -2
- package/cjs/FileTypeEditor/FileTypeEditor.test.js +10 -10
- package/cjs/HOCs/withAsyncMount/withAsyncMount.test.js +1 -1
- package/cjs/HOCs/withDateRangeSelector/helpers.d.ts +2 -3
- package/cjs/HOCs/withDateRangeSelector/helpers.js +1 -2
- package/cjs/HOCs/withDateRangeSelector/index.d.ts +1 -0
- package/cjs/HOCs/withDateRangeSelector/index.js +5 -0
- package/cjs/HOCs/withDateRangeSelector/styles.d.ts +1 -1
- package/cjs/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +2 -2
- package/cjs/HOCs/withDateRangeSelector/withDateRangeSelector.js +2 -1
- package/cjs/HOCs/withDragHandle/index.d.ts +1 -0
- package/cjs/HOCs/withDragHandle/index.js +5 -0
- package/cjs/HOCs/withDragHandle/withDragHandle.d.ts +1 -2
- package/cjs/HOCs/withDragHandle/withDragHandle.js +2 -1
- package/cjs/HOCs/withFilter/components/ColumnFilter/ColumnFilter.d.ts +11 -0
- package/cjs/HOCs/withFilter/components/ColumnFilter/ColumnFilter.js +105 -0
- package/cjs/HOCs/withFilter/components/ColumnFilter/index.d.ts +1 -0
- package/cjs/HOCs/withFilter/components/ColumnFilter/index.js +5 -0
- package/cjs/HOCs/withFilter/components/FilterChip/FilterChip.js +32 -0
- package/cjs/HOCs/withFilter/components/FilterChip/FilterChip.test.js +102 -0
- package/cjs/HOCs/withFilter/components/FilterChip/index.d.ts +1 -0
- package/cjs/HOCs/withFilter/components/FilterChip/index.js +5 -0
- package/cjs/HOCs/withFilter/components/FilterChip/styles.d.ts +1 -0
- package/cjs/HOCs/withFilter/components/FilterChip/styles.js +26 -0
- package/cjs/HOCs/withFilter/styles.d.ts +1 -2
- package/cjs/HOCs/withFilter/styles.js +1 -23
- package/cjs/HOCs/withFilter/withFilter.d.ts +1 -1
- package/cjs/HOCs/withFilter/withFilter.js +2 -2
- package/cjs/HOCs/withFilterAtBottom/withFilterAtBottom.d.ts +4 -10
- package/cjs/HOCs/withFilterAtBottom/withFilterAtBottom.js +0 -4
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/ReactSelectClearIndicator.d.ts +11 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/ReactSelectClearIndicator.js +26 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/ReactSelectControl.d.ts +17 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/ReactSelectControl.js +56 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/ReactSelectDropdownIndicator.d.ts +14 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/ReactSelectDropdownIndicator.js +37 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/ReactSelectGroupHeading.d.ts +12 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/ReactSelectGroupHeading.js +23 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/ReactSelectMenu.d.ts +11 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/ReactSelectMenu.js +38 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/ReactSelectNoOptionsMessage.d.ts +8 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/ReactSelectNoOptionsMessage.js +18 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/ReactSelectPlaceholder.d.ts +9 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/ReactSelectPlaceholder.js +30 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/ReactSelectSingleValue.d.ts +9 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/ReactSelectSingleValue.js +30 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/ReactSelectValueContainer.d.ts +9 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/ReactSelectValueContainer.js +20 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/helpers.d.ts +128 -0
- package/cjs/HOCs/withReactSelectMuiSkin/helpers.js +27 -0
- package/cjs/HOCs/withReactSelectMuiSkin/index.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/index.js +5 -0
- package/cjs/HOCs/withReactSelectMuiSkin/styles.d.ts +1 -0
- package/cjs/HOCs/withReactSelectMuiSkin/styles.js +70 -0
- package/cjs/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +9 -0
- package/cjs/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.js +48 -0
- package/cjs/HierarchyNodeTitle/HierarchyNodeTitle.js +6 -6
- package/cjs/HierarchyNodeTitle/HierarchyNodeTitle.test.js +19 -19
- package/cjs/HierarchyNodeTitle/styles.d.ts +1 -1
- package/cjs/ImageActionsOverlay/ImageActionsOverlay.js +1 -2
- package/cjs/ImageActionsOverlay/styles.d.ts +1 -1
- package/cjs/ImageAttributesGallery/ImageAttributesGallery.d.ts +15 -0
- package/cjs/ImageAttributesGallery/ImageAttributesGallery.js +129 -0
- package/cjs/ImageAttributesGallery/ImageAttributesGallery.test.js +418 -0
- package/cjs/ImageAttributesGallery/components/GalleryView/GalleryView.d.ts +14 -0
- package/cjs/ImageAttributesGallery/components/GalleryView/GalleryView.test.js +103 -0
- package/cjs/ImageAttributesGallery/components/GalleryView/index.d.ts +1 -0
- package/cjs/ImageAttributesGallery/components/GalleryView/index.js +5 -0
- package/cjs/ImageAttributesGallery/components/GalleryView/styles.d.ts +1 -0
- package/cjs/ImageAttributesGallery/components/HeaderLeft/HeaderLeft.d.ts +9 -0
- package/cjs/ImageAttributesGallery/components/HeaderLeft/index.d.ts +1 -0
- package/cjs/ImageAttributesGallery/components/HeaderLeft/index.js +5 -0
- package/cjs/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +136 -0
- package/cjs/ImageAttributesGallery/components/HeaderRight/index.d.ts +1 -0
- package/cjs/ImageAttributesGallery/components/HeaderRight/index.js +5 -0
- package/cjs/ImageAttributesGallery/index.d.ts +1 -0
- package/cjs/ImageAttributesGallery/index.js +5 -0
- package/cjs/ImageAttributesGallery/types.d.ts +4 -0
- package/cjs/ImageAttributesLine/ImageAttributesLine.js +2 -2
- package/cjs/ImageAttributesLine/ImageAttributesLine.test.js +11 -11
- package/cjs/ImageAttributesLineEditor/ImageAttributesLineEditor.js +1 -1
- package/cjs/ImageAttributesLineEditor/ImageAttributesLineEditor.test.js +9 -7
- package/cjs/ImageDetailsView/ImageDetailsView.js +56 -0
- package/cjs/ImageDetailsView/ImageDetailsView.test.js +79 -0
- package/cjs/ImageDetailsView/attributes.test-data.d.ts +3 -0
- package/cjs/ImageDetailsView/attributes.test-data.js +161 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.js +34 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.test.js +104 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewCarousel/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewCarousel/index.js +5 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.js +64 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.test.js +70 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewSidebar/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/ImageDetailsViewSidebar/index.js +5 -0
- package/cjs/ImageDetailsView/components/MetaInfo/MetaInfo.d.ts +9 -0
- package/cjs/ImageDetailsView/components/MetaInfo/MetaInfo.js +28 -0
- package/cjs/ImageDetailsView/components/MetaInfo/MetaInfo.test.js +311 -0
- package/cjs/ImageDetailsView/components/MetaInfo/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfo/index.js +5 -0
- package/cjs/ImageDetailsView/components/MetaInfo/theme.d.ts +2 -0
- package/cjs/ImageDetailsView/components/MetaInfo/theme.js +11 -0
- package/cjs/ImageDetailsView/components/MetaInfo/useEditMetaInfo.js +65 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.d.ts +16 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.js +32 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.test.js +139 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/index.js +5 -0
- package/cjs/ImageDetailsView/components/MetaInfoForm/styles.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.js +58 -0
- package/cjs/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.test.js +104 -0
- package/cjs/ImageDetailsView/components/MetaInfoHeader/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoHeader/index.js +5 -0
- package/cjs/ImageDetailsView/components/MetaInfoItem/MetaInfoItem.test.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoItem/MetaInfoItem.test.js +41 -0
- package/cjs/ImageDetailsView/components/MetaInfoItem/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoItem/index.js +5 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/MetaInfoList.d.ts +9 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/MetaInfoList.js +31 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/MetaInfoList.test.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/MetaInfoList.test.js +166 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/MetaInfoList/index.js +5 -0
- package/cjs/ImageDetailsView/components/Thumbnails/Thumbnails.d.ts +8 -0
- package/cjs/ImageDetailsView/components/Thumbnails/Thumbnails.js +74 -0
- package/cjs/ImageDetailsView/components/Thumbnails/Thumbnails.test.d.ts +1 -0
- package/cjs/ImageDetailsView/components/Thumbnails/Thumbnails.test.js +81 -0
- package/cjs/ImageDetailsView/components/Thumbnails/constants.d.ts +3 -0
- package/cjs/ImageDetailsView/components/Thumbnails/constants.js +6 -0
- package/cjs/ImageDetailsView/components/Thumbnails/index.d.ts +1 -0
- package/cjs/ImageDetailsView/components/Thumbnails/index.js +5 -0
- package/cjs/ImageDetailsView/helpers.d.ts +15 -0
- package/cjs/ImageDetailsView/helpers.js +101 -0
- package/cjs/ImageDetailsView/helpers.test.d.ts +1 -0
- package/cjs/ImageDetailsView/helpers.test.js +263 -0
- package/cjs/ImageDetailsView/index.d.ts +1 -0
- package/cjs/ImageDetailsView/index.js +5 -0
- package/cjs/ImageGalleryDialog/ImageGalleryDialog.d.ts +15 -0
- package/cjs/ImageGalleryDialog/ImageGalleryDialog.js +70 -0
- package/cjs/ImageGalleryDialog/ImageGalleryDialog.specs.d.ts +1 -0
- package/cjs/ImageGalleryDialog/ImageGalleryDialog.specs.js +81 -0
- package/cjs/ImageGalleryDialog/constants.d.ts +4 -0
- package/cjs/ImageGalleryDialog/constants.js +8 -0
- package/cjs/ImageGalleryDialog/index.d.ts +2 -0
- package/cjs/ImageGalleryDialog/index.js +7 -0
- package/cjs/ImageGalleryDialog/styles.d.ts +1 -0
- package/cjs/ImportButton/ImportButton.d.ts +10 -0
- package/cjs/ImportButton/ImportButton.js +34 -0
- package/cjs/ImportButton/ImportButton.test.d.ts +1 -0
- package/cjs/ImportButton/ImportButton.test.js +42 -0
- package/cjs/ImportButton/index.d.ts +1 -0
- package/cjs/ImportButton/index.js +5 -0
- package/cjs/InlineAttributesList/InlineAttributesList.js +2 -2
- package/cjs/InlineComplexAttribute/InlineComplexAttribute.js +2 -5
- package/cjs/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.js +2 -2
- package/cjs/InlineSimpleAttribute/InlineSimpleAttribute.js +2 -2
- package/cjs/InlineSimpleAttribute/styles.d.ts +1 -1
- package/cjs/InlineSimpleAttributeEditor/styles.d.ts +1 -1
- package/cjs/LightArrowTooltip/LightArrowTooltip.d.ts +2 -0
- package/cjs/LightArrowTooltip/LightArrowTooltip.js +25 -0
- package/cjs/LightArrowTooltip/index.d.ts +1 -0
- package/cjs/LightArrowTooltip/index.js +5 -0
- package/cjs/LinearLoadIndicator/LinearLoadIndicator.d.ts +7 -0
- package/cjs/LinearLoadIndicator/LinearLoadIndicator.js +21 -0
- package/cjs/LinearLoadIndicator/LinearLoadIndicator.test.d.ts +1 -0
- package/cjs/LinearLoadIndicator/LinearLoadIndicator.test.js +30 -0
- package/cjs/LinearLoadIndicator/index.d.ts +1 -0
- package/cjs/LinearLoadIndicator/index.js +5 -0
- package/cjs/LinearLoadIndicator/styles.js +21 -0
- package/cjs/Link/Link.d.ts +8 -0
- package/cjs/Link/Link.js +21 -0
- package/cjs/Link/Link.test.d.ts +1 -0
- package/cjs/Link/Link.test.js +101 -0
- package/cjs/Link/index.d.ts +1 -0
- package/cjs/Link/index.js +5 -0
- package/cjs/LoadingSpinner/LoadingSpinner.d.ts +5 -0
- package/cjs/LoadingSpinner/LoadingSpinner.js +14 -0
- package/cjs/LoadingSpinner/index.d.ts +1 -0
- package/cjs/LoadingSpinner/index.js +5 -0
- package/cjs/LoadingSpinner/spinner.inline.gif.d.ts +1 -0
- package/cjs/LoadingSpinner/spinner.inline.gif.js +4 -0
- package/cjs/LogicOperator/LogicOperator.d.ts +8 -0
- package/cjs/LogicOperator/LogicOperator.js +17 -0
- package/cjs/LogicOperator/LogicOperator.spec.d.ts +1 -0
- package/cjs/LogicOperator/LogicOperator.spec.js +93 -0
- package/cjs/LogicOperator/index.d.ts +1 -0
- package/cjs/LogicOperator/index.js +5 -0
- package/cjs/LogicOperator/styles.d.ts +1 -0
- package/cjs/LogicOperator/styles.js +15 -0
- package/cjs/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
- package/cjs/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.js +2 -2
- package/cjs/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.test.js +4 -4
- package/cjs/MapChart/MapChart.js +2 -2
- package/cjs/MapChart/useGeography.d.ts +1 -2
- package/cjs/MapChart/useGeography.js +2 -1
- package/cjs/Marginator/Marginator.d.ts +8 -0
- package/cjs/Marginator/Marginator.js +17 -0
- package/cjs/Marginator/index.d.ts +1 -0
- package/cjs/Marginator/index.js +5 -0
- package/cjs/MatchRulesBadge/MatchRulesBadge.d.ts +5 -0
- package/cjs/MatchRulesBadge/MatchRulesBadge.js +64 -0
- package/cjs/MatchRulesBadge/MatchRulesBadge.test.d.ts +1 -0
- package/cjs/MatchRulesBadge/MatchRulesBadge.test.js +49 -0
- package/cjs/MatchRulesBadge/index.d.ts +1 -0
- package/cjs/MatchRulesBadge/index.js +5 -0
- package/cjs/MatchRulesBadge/styles.d.ts +1 -0
- package/cjs/MatchRulesBadge/styles.js +25 -0
- package/cjs/MatchRulesBlock/MatchRulesBlock.d.ts +11 -0
- package/cjs/MatchRulesBlock/MatchRulesBlock.js +33 -0
- package/cjs/MatchRulesBlock/MatchRulesBlock.test.d.ts +1 -0
- package/cjs/MatchRulesBlock/MatchRulesBlock.test.js +184 -0
- package/cjs/MatchRulesBlock/index.d.ts +1 -0
- package/cjs/MatchRulesBlock/index.js +5 -0
- package/cjs/MatchRulesSelector/MatchRulesSelector.d.ts +12 -0
- package/cjs/MatchRulesSelector/MatchRulesSelector.js +45 -0
- package/cjs/MatchRulesSelector/MatchRulesSelector.test.d.ts +1 -0
- package/cjs/MatchRulesSelector/MatchRulesSelector.test.js +145 -0
- package/cjs/MatchRulesSelector/index.d.ts +1 -0
- package/cjs/MatchRulesSelector/index.js +5 -0
- package/cjs/MatchRulesTitle/MatchRulesTitle.d.ts +5 -0
- package/cjs/MatchRulesTitle/MatchRulesTitle.js +13 -0
- package/cjs/MatchRulesTitle/MatchRulesTitle.test.d.ts +1 -0
- package/cjs/MatchRulesTitle/MatchRulesTitle.test.js +18 -0
- package/cjs/MatchRulesTitle/index.d.ts +1 -0
- package/cjs/MatchRulesTitle/index.js +5 -0
- package/cjs/MatchRulesTooltip/MatchRulesTooltip.d.ts +7 -0
- package/cjs/MatchRulesTooltip/MatchRulesTooltip.js +22 -0
- package/cjs/MatchRulesTooltip/MatchRulesTooltip.test.d.ts +1 -0
- package/cjs/MatchRulesTooltip/MatchRulesTooltip.test.js +44 -0
- package/cjs/MatchRulesTooltip/index.d.ts +1 -0
- package/cjs/MatchRulesTooltip/index.js +5 -0
- package/cjs/MatchRulesTooltip/styles.d.ts +1 -0
- package/cjs/MatchRulesTooltip/styles.js +24 -0
- package/cjs/MergeButton/MergeButton.d.ts +18 -0
- package/cjs/MergeButton/MergeButton.js +71 -0
- package/cjs/MergeButton/MergeButton.spec.d.ts +1 -0
- package/cjs/MergeButton/MergeButton.spec.js +263 -0
- package/cjs/MergeButton/index.d.ts +1 -0
- package/cjs/MergeButton/index.js +5 -0
- package/cjs/MetadataTypesSelector/MetadataTypesSelector.d.ts +26 -0
- package/cjs/MetadataTypesSelector/MetadataTypesSelector.js +128 -0
- package/cjs/MetadataTypesSelector/MetadataTypesSelector.test.d.ts +1 -0
- package/cjs/MetadataTypesSelector/MetadataTypesSelector.test.js +173 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/ListLabel.js +51 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/ListLabel.test.d.ts +1 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/ListLabel.test.js +52 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/helpers.d.ts +3 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/helpers.js +49 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/index.d.ts +1 -0
- package/cjs/MetadataTypesSelector/components/ListLabel/index.js +5 -0
- package/cjs/MetadataTypesSelector/components/SelectMetadataTypesList/SelectMetadataTypesList.d.ts +20 -0
- package/cjs/MetadataTypesSelector/components/SelectMetadataTypesList/SelectMetadataTypesList.js +66 -0
- package/cjs/MetadataTypesSelector/components/SelectMetadataTypesList/index.d.ts +1 -0
- package/cjs/MetadataTypesSelector/components/SelectMetadataTypesList/index.js +5 -0
- package/cjs/MetadataTypesSelector/index.d.ts +1 -0
- package/cjs/MetadataTypesSelector/index.js +5 -0
- package/cjs/MetadataTypesSelector/styles.d.ts +1 -0
- package/cjs/ModeSwitcher/ModeSwitcher.d.ts +18 -0
- package/cjs/ModeSwitcher/ModeSwitcher.js +26 -0
- package/cjs/ModeSwitcher/ModeSwitcher.test.d.ts +1 -0
- package/cjs/ModeSwitcher/ModeSwitcher.test.js +125 -0
- package/cjs/ModeSwitcher/index.d.ts +1 -0
- package/cjs/ModeSwitcher/index.js +5 -0
- package/cjs/ModeSwitcher/styles.d.ts +1 -0
- package/cjs/ModeSwitcher/styles.js +50 -0
- package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.test.d.ts +1 -0
- package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.test.js +117 -0
- package/cjs/ModeSwitcherSelect/styles.d.ts +1 -0
- package/cjs/MoreAttributesButton/MoreAttributesButton.js +6 -6
- package/cjs/MoreAttributesButton/MoreAttributesButton.test.js +6 -6
- package/cjs/MoreAttributesButton/styles.d.ts +1 -1
- package/cjs/MoreAttributesButton/useMoreAttributesItems.js +5 -5
- package/cjs/MultiSelect/MultiSelect.d.ts +116 -0
- package/cjs/MultiSelect/MultiSelect.js +232 -0
- package/cjs/MultiSelect/components/Option/Option.d.ts +18 -0
- package/cjs/MultiSelect/components/Option/Option.js +31 -0
- package/cjs/MultiSelect/components/Option/index.d.ts +1 -0
- package/cjs/MultiSelect/components/Option/index.js +5 -0
- package/cjs/MultiSelect/helpers.d.ts +19 -0
- package/cjs/MultiSelect/helpers.js +24 -0
- package/cjs/MultiSelect/index.d.ts +1 -0
- package/cjs/MultiSelect/index.js +5 -0
- package/cjs/MultiSelect/styles.d.ts +6 -0
- package/cjs/MultiSelect/styles.js +27 -0
- package/cjs/MultiSelect/useKeepInputVisible.js +25 -0
- package/cjs/MultiValueChip/MultiValueChip.js +2 -2
- package/cjs/MultiValueSelector/MultiValueSelector.js +74 -0
- package/cjs/MultiValueSelector/MultiValueSelector.test.d.ts +1 -0
- package/cjs/MultiValueSelector/MultiValueSelector.test.js +69 -0
- package/cjs/MultiValueSelector/index.d.ts +2 -0
- package/cjs/MultiValueSelector/index.js +8 -0
- package/cjs/MultiValueSelector/styles.d.ts +7 -0
- package/cjs/MultiValueSelector/styles.js +36 -0
- package/cjs/MultipleInput/MultipleInput.d.ts +13 -0
- package/cjs/MultipleInput/MultipleInput.js +105 -0
- package/cjs/MultipleInput/MultipleInput.test.d.ts +1 -0
- package/cjs/MultipleInput/MultipleInput.test.js +254 -0
- package/cjs/MultipleInput/components/AutosizeInputWrapper/AutosizeInputWrapper.d.ts +3 -0
- package/cjs/MultipleInput/components/AutosizeInputWrapper/AutosizeInputWrapper.js +58 -0
- package/cjs/MultipleInput/components/AutosizeInputWrapper/index.d.ts +1 -0
- package/cjs/MultipleInput/components/AutosizeInputWrapper/index.js +5 -0
- package/cjs/MultipleInput/index.d.ts +1 -0
- package/cjs/MultipleInput/index.js +5 -0
- package/cjs/MultipliableSelect/MultipliableSelect.d.ts +21 -0
- package/cjs/MultipliableSelect/MultipliableSelect.js +47 -0
- package/cjs/MultipliableSelect/MultipliableSelect.test.d.ts +1 -0
- package/cjs/MultipliableSelect/MultipliableSelect.test.js +52 -0
- package/cjs/MultipliableSelect/index.d.ts +1 -0
- package/cjs/MultipliableSelect/index.js +5 -0
- package/cjs/MultipliableSelect/styles.d.ts +1 -0
- package/cjs/NestedAttribute/NestedAttribute.js +4 -4
- package/cjs/NestedAttribute/NestedAttribute.test.js +2 -2
- package/cjs/NestedAttribute/styles.d.ts +1 -2
- package/cjs/NestedAttribute/styles.js +2 -2
- package/cjs/NotMatchButton/NotMatchButton.d.ts +18 -0
- package/cjs/NotMatchButton/NotMatchButton.js +71 -0
- package/cjs/NotMatchButton/NotMatchButton.spec.d.ts +1 -0
- package/cjs/NotMatchButton/NotMatchButton.spec.js +217 -0
- package/cjs/NotMatchButton/index.d.ts +1 -0
- package/cjs/NotMatchButton/index.js +5 -0
- package/cjs/NotMatchRule/NotMatchRule.d.ts +1 -0
- package/cjs/NotMatchRule/NotMatchRule.js +18 -0
- package/cjs/NotMatchRule/NotMatchRule.test.d.ts +1 -0
- package/cjs/NotMatchRule/NotMatchRule.test.js +14 -0
- package/cjs/NotMatchRule/index.d.ts +1 -0
- package/cjs/NotMatchRule/index.js +5 -0
- package/cjs/OvIcon/OvIcon.d.ts +3 -3
- package/cjs/OvIcon/OvIcon.js +5 -4
- package/cjs/OvIcon/OvIcon.test.js +4 -3
- package/cjs/PivotingTooltip/PivotingTooltip.js +3 -3
- package/cjs/PivotingTooltip/PivotingTooltip.test.js +5 -5
- package/cjs/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.js +3 -3
- package/cjs/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +4 -4
- package/cjs/PivotingTooltip/components/PivotingTooltipContent/styles.d.ts +1 -1
- package/cjs/PivotingUriLink/PivotingUriLink.d.ts +11 -0
- package/cjs/PivotingUriLink/PivotingUriLink.js +51 -0
- package/cjs/PivotingUriLink/PivotingUriLink.spec.d.ts +1 -0
- package/cjs/PivotingUriLink/PivotingUriLink.spec.js +129 -0
- package/cjs/PivotingUriLink/index.d.ts +1 -0
- package/cjs/PivotingUriLink/index.js +5 -0
- package/cjs/Popper/Popper.d.ts +16 -0
- package/cjs/Popper/Popper.js +88 -0
- package/cjs/Popper/Popper.test.d.ts +1 -0
- package/cjs/Popper/Popper.test.js +46 -0
- package/cjs/Popper/helpers.test.d.ts +1 -0
- package/cjs/Popper/helpers.test.js +75 -0
- package/cjs/Popper/index.d.ts +1 -0
- package/cjs/Popper/index.js +5 -0
- package/cjs/Popper/styles.js +18 -0
- package/cjs/PopupWithArrow/PopupWithArrow.d.ts +10 -0
- package/cjs/PopupWithArrow/PopupWithArrow.js +89 -0
- package/cjs/PopupWithArrow/PopupWithArrow.test.d.ts +1 -0
- package/cjs/PopupWithArrow/PopupWithArrow.test.js +25 -0
- package/cjs/PopupWithArrow/index.d.ts +1 -0
- package/cjs/PopupWithArrow/index.js +5 -0
- package/cjs/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +11 -0
- package/cjs/PotentialMatchReviewCard/PotentialMatchReviewCard.js +61 -0
- package/cjs/PotentialMatchReviewCard/PotentialMatchReviewCard.spec.d.ts +1 -0
- package/cjs/PotentialMatchReviewCard/PotentialMatchReviewCard.spec.js +40 -0
- package/cjs/PotentialMatchReviewCard/index.d.ts +1 -0
- package/cjs/PotentialMatchReviewCard/index.js +5 -0
- package/cjs/PotentialMatchReviewCard/styles.d.ts +1 -0
- package/cjs/ProfileBand/ProfileBand.d.ts +12 -0
- package/cjs/ProfileBand/ProfileBand.js +79 -0
- package/cjs/ProfileBand/ProfileBand.spec.d.ts +1 -0
- package/cjs/ProfileBand/ProfileBand.spec.js +92 -0
- package/cjs/ProfileBand/index.d.ts +1 -0
- package/cjs/ProfileBand/index.js +5 -0
- package/cjs/ProfileBand/styles.d.ts +1 -0
- package/cjs/ProfileBand/styles.js +87 -0
- package/cjs/ProfileBandNavigation/ProfileBandNavigation.d.ts +5 -0
- package/cjs/ProfileBandNavigation/ProfileBandNavigation.js +17 -0
- package/cjs/ProfileBandNavigation/ProfileBandNavigation.specs.d.ts +1 -0
- package/cjs/ProfileBandNavigation/ProfileBandNavigation.specs.js +242 -0
- package/cjs/ProfileBandNavigation/components/ProfileBandNavigationWidget/ProfileBandNavigationWidget.d.ts +11 -0
- package/cjs/ProfileBandNavigation/components/ProfileBandNavigationWidget/ProfileBandNavigationWidget.js +63 -0
- package/cjs/ProfileBandNavigation/components/ProfileBandNavigationWidget/index.d.ts +1 -0
- package/cjs/ProfileBandNavigation/components/ProfileBandNavigationWidget/index.js +5 -0
- package/cjs/ProfileBandNavigation/constants.d.ts +1 -0
- package/cjs/ProfileBandNavigation/constants.js +4 -0
- package/cjs/ProfileBandNavigation/helpers.d.ts +50 -0
- package/cjs/ProfileBandNavigation/helpers.js +138 -0
- package/cjs/ProfileBandNavigation/helpers.test.d.ts +1 -0
- package/cjs/ProfileBandNavigation/helpers.test.js +448 -0
- package/cjs/ProfileBandNavigation/store.test-data.d.ts +35 -0
- package/cjs/ProfileBandNavigation/store.test-data.js +39 -0
- package/cjs/ProfileBandNavigation/useSearchNavigation.d.ts +8 -0
- package/cjs/ProfileBandNavigation/useSearchNavigation.js +229 -0
- package/cjs/ProfileBandNavigation/useSearchNavigation.test.d.ts +1 -0
- package/cjs/ProfileBandNavigation/useSearchNavigation.test.js +933 -0
- package/cjs/ProfileBandNavigation/useSearchNavigationVisibility.d.ts +1 -0
- package/cjs/ProfileBandNavigation/useSearchNavigationVisibility.js +12 -0
- package/cjs/ProfileCard/ProfileCard.js +62 -0
- package/cjs/ProfileCard/ProfileCard.test.d.ts +1 -0
- package/cjs/ProfileCard/ProfileCard.test.js +38 -0
- package/cjs/ProfileCard/components/ProfileCardContent/ProfileCardContent.js +63 -0
- package/cjs/ProfileCard/components/ProfileCardContent/ProfileCardContent.test.d.ts +1 -0
- package/cjs/ProfileCard/components/ProfileCardContent/ProfileCardContent.test.js +48 -0
- package/cjs/ProfileCard/components/ProfileCardContent/index.d.ts +1 -0
- package/cjs/ProfileCard/components/ProfileCardContent/index.js +5 -0
- package/cjs/ProfileCard/components/ProfileCardContent/styles.d.ts +1 -0
- package/cjs/ProfileCard/components/ProfileCardContent/styles.js +69 -0
- package/cjs/ProfileCard/components/ProfileCardPlaceholder/index.d.ts +1 -0
- package/cjs/ProfileCard/components/ProfileCardPlaceholder/index.js +5 -0
- package/cjs/ProfileCard/components/ProfileCardPlaceholder/styles.d.ts +1 -0
- package/cjs/ProfileCard/index.d.ts +1 -0
- package/cjs/ProfileCard/index.js +8 -0
- package/cjs/ProfileCard/styles.d.ts +1 -0
- package/cjs/ProfileCard/styles.js +11 -0
- package/cjs/ProfileMatchCard/ProfileMatchCard.js +31 -0
- package/cjs/ProfileMatchCard/ProfileMatchCard.specs.d.ts +1 -0
- package/cjs/ProfileMatchCard/ProfileMatchCard.specs.js +154 -0
- package/cjs/ProfileMatchCard/entity.test-data.d.ts +13 -0
- package/cjs/ProfileMatchCard/entity.test-data.js +21 -0
- package/cjs/ProfileMatchCard/index.d.ts +1 -0
- package/cjs/ProfileMatchCard/index.js +5 -0
- package/cjs/ProfileMatchCard/matches.test-data.d.ts +4 -0
- package/cjs/ProfileMatchCard/matches.test-data.js +29 -0
- package/cjs/ProfileMatchCard/metadata.test-data.d.ts +32 -0
- package/cjs/ProfileMatchCard/metadata.test-data.js +47 -0
- package/cjs/ProfileMatchCard/store.test-data.d.ts +50 -0
- package/cjs/ProfileMatchCard/store.test-data.js +19 -0
- package/cjs/ProfileResizablePanes/ProfileResizablePanes.d.ts +14 -0
- package/cjs/ProfileResizablePanes/ProfileResizablePanes.js +64 -0
- package/cjs/ProfileResizablePanes/ProfileResizablePanes.spec.d.ts +1 -0
- package/cjs/ProfileResizablePanes/ProfileResizablePanes.spec.js +244 -0
- package/cjs/ProfileResizablePanes/index.d.ts +1 -0
- package/cjs/ProfileResizablePanes/index.js +5 -0
- package/cjs/ProfileResizablePanes/styles.d.ts +1 -0
- package/cjs/ProfileResizablePanes/styles.js +21 -0
- package/cjs/ProfilesList/ProfilesList.d.ts +14 -0
- package/cjs/ProfilesList/ProfilesList.js +100 -0
- package/cjs/ProfilesList/ProfilesList.spec.d.ts +1 -0
- package/cjs/ProfilesList/ProfilesList.spec.js +242 -0
- package/cjs/ProfilesList/index.d.ts +1 -0
- package/cjs/ProfilesList/index.js +5 -0
- package/cjs/ProfilesList/styles.d.ts +1 -0
- package/cjs/QueryBuilderRow/QueryBuilderRow.js +60 -0
- package/cjs/QueryBuilderRow/QueryBuilderRow.spec.d.ts +1 -0
- package/cjs/QueryBuilderRow/QueryBuilderRow.spec.js +101 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.d.ts +8 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.js +17 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.spec.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.spec.js +36 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/index.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/index.js +5 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/styles.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyFilter/styles.js +15 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.d.ts +8 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.js +17 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.spec.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.spec.js +36 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/index.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/index.js +5 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/styles.d.ts +1 -0
- package/cjs/QueryBuilderRow/components/ReadOnlyLogicOperator/styles.js +15 -0
- package/cjs/QueryBuilderRow/index.d.ts +2 -0
- package/cjs/QueryBuilderRow/index.js +8 -0
- package/cjs/QueryBuilderRow/styles.d.ts +1 -0
- package/cjs/QueryBuilderRow/styles.js +22 -0
- package/cjs/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +35 -0
- package/cjs/QueryBuilderRowsGroup/QueryBuilderRowsGroup.js +47 -0
- package/cjs/QueryBuilderRowsGroup/QueryBuilderRowsGroup.spec.d.ts +1 -0
- package/cjs/QueryBuilderRowsGroup/QueryBuilderRowsGroup.spec.js +104 -0
- package/cjs/QueryBuilderRowsGroup/index.d.ts +1 -0
- package/cjs/QueryBuilderRowsGroup/index.js +8 -0
- package/cjs/ReactSelect/ReactSelect.d.ts +8 -0
- package/cjs/ReactSelect/ReactSelect.js +9 -0
- package/cjs/ReactSelect/index.d.ts +1 -0
- package/cjs/ReactSelect/index.js +5 -0
- package/cjs/ReactSelectLoadMoreButton/styles.d.ts +1 -1
- package/cjs/ReactSelectMenuWithPopper/ReactSelectMenuWithPopper.js +2 -2
- package/cjs/ReactSelectMultiValue/ReactSelectMultiValue.d.ts +14 -0
- package/cjs/ReactSelectMultiValue/ReactSelectMultiValue.js +38 -0
- package/cjs/ReactSelectMultiValue/index.d.ts +1 -0
- package/cjs/ReactSelectMultiValue/index.js +5 -0
- package/cjs/ReactSelectOption/ReactSelectOption.d.ts +25 -0
- package/cjs/ReactSelectOption/ReactSelectOption.js +57 -0
- package/cjs/ReactSelectOption/index.d.ts +1 -0
- package/cjs/ReactSelectOption/index.js +5 -0
- package/cjs/ReactSelectOptionWithCheckIcon/ReactSelectOptionWithCheckIcon.js +2 -2
- package/cjs/ReactSortableTree/ReactSortableTree.js +808 -0
- package/cjs/ReactSortableTree/ReactSortableTree.test.d.ts +1 -0
- package/cjs/ReactSortableTree/ReactSortableTree.test.js +499 -0
- package/cjs/ReactSortableTree/components/NodeRendererDefault/NodeRendererDefault.d.ts +82 -0
- package/cjs/ReactSortableTree/components/NodeRendererDefault/NodeRendererDefault.js +153 -0
- package/cjs/ReactSortableTree/components/NodeRendererDefault/index.d.ts +1 -0
- package/cjs/ReactSortableTree/components/NodeRendererDefault/index.js +5 -0
- package/cjs/ReactSortableTree/components/PlaceholderRendererDefault/PlaceholderRendererDefault.d.ts +17 -0
- package/cjs/ReactSortableTree/components/PlaceholderRendererDefault/PlaceholderRendererDefault.js +24 -0
- package/cjs/ReactSortableTree/components/PlaceholderRendererDefault/index.d.ts +1 -0
- package/cjs/ReactSortableTree/components/PlaceholderRendererDefault/index.js +5 -0
- package/cjs/ReactSortableTree/components/TreeNode/TreeNode.d.ts +56 -0
- package/cjs/ReactSortableTree/components/TreeNode/TreeNode.js +205 -0
- package/cjs/ReactSortableTree/components/TreeNode/index.d.ts +1 -0
- package/cjs/ReactSortableTree/components/TreeNode/index.js +5 -0
- package/cjs/ReactSortableTree/components/TreePlaceholder/TreePlaceholder.d.ts +24 -0
- package/cjs/ReactSortableTree/components/TreePlaceholder/TreePlaceholder.js +98 -0
- package/cjs/ReactSortableTree/components/TreePlaceholder/index.d.ts +1 -0
- package/cjs/ReactSortableTree/components/TreePlaceholder/index.js +5 -0
- package/cjs/ReactSortableTree/helpers/defaultHandlers.d.ts +9 -0
- package/cjs/ReactSortableTree/helpers/defaultHandlers.js +44 -0
- package/cjs/ReactSortableTree/helpers/dndManager.js +340 -0
- package/cjs/ReactSortableTree/helpers/memoizedTreeData.js +26 -0
- package/cjs/ReactSortableTree/index.d.ts +2 -0
- package/cjs/ReactSortableTree/index.js +10 -0
- package/cjs/ReadOnlyAttributesPager/components/ImageLineRenderer/ImageLineRenderer.js +2 -2
- package/cjs/ReadOnlyAttributesPager/components/ImageLineRenderer/ImageLineRenderer.test.js +2 -2
- package/cjs/ReadOnlyAttributesPager/components/MultiLineRenderer/MultiLineRenderer.js +4 -4
- package/cjs/ReadOnlyAttributesPager/components/MultiLineRenderer/MultiLineRenderer.test.js +2 -2
- package/cjs/ReadOnlyAttributesPager/components/OneLineRenderer/OneLineRenderer.js +4 -4
- package/cjs/ReadOnlyAttributesPager/components/OneLineRenderer/OneLineRenderer.test.js +2 -2
- package/cjs/ReadOnlyAttributesPager/components/SpecialRenderer/SpecialRenderer.js +2 -2
- package/cjs/ReadOnlyAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +4 -4
- package/cjs/ReadOnlyAttributesPager/styles.d.ts +2 -2
- package/cjs/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +2 -2
- package/cjs/ReadOnlyImageAttributesLine/ReadOnlyImageAttributesLine.test.js +3 -3
- package/cjs/ReadableSearchQuery/ReadableSearchQuery.d.ts +5 -0
- package/cjs/ReadableSearchQuery/ReadableSearchQuery.js +63 -0
- package/cjs/ReadableSearchQuery/ReadableSearchQuery.spec.d.ts +1 -0
- package/cjs/ReadableSearchQuery/ReadableSearchQuery.spec.js +31 -0
- package/cjs/ReadableSearchQuery/index.d.ts +1 -0
- package/cjs/ReadableSearchQuery/index.js +5 -0
- package/cjs/ReadableSearchQuery/styles.d.ts +1 -0
- package/cjs/ReadableSearchQuery/styles.js +32 -0
- package/cjs/ReferenceAttribute/ReferenceAttribute.js +5 -5
- package/cjs/ReferenceAttribute/styles.d.ts +1 -2
- package/cjs/ReferenceAttribute/styles.js +2 -2
- package/cjs/ReferenceAttributeEditor/ReferenceAttributeEditor.js +1 -1
- package/cjs/ReferenceAttributeEditor/ReferenceAttributeEditor.test.js +7 -7
- package/cjs/RelationEditor/IntegrationRelationEditor.test.d.ts +1 -0
- package/cjs/RelationEditor/IntegrationRelationEditor.test.js +283 -0
- package/cjs/RelationEditor/RelationEditor.d.ts +12 -0
- package/cjs/RelationEditor/RelationEditor.js +241 -0
- package/cjs/RelationEditor/RelationEditor.test.d.ts +1 -0
- package/cjs/RelationEditor/RelationEditor.test.js +1520 -0
- package/cjs/RelationEditor/index.d.ts +1 -0
- package/cjs/RelationEditor/index.js +8 -0
- package/cjs/RelationEditor/relations.test-data.d.ts +54 -0
- package/cjs/RelationEditor/relations.test-data.js +151 -0
- package/cjs/RelationTypesSelector/RelationTypesSelector.d.ts +17 -0
- package/cjs/RelationTypesSelector/RelationTypesSelector.js +39 -0
- package/cjs/RelationTypesSelector/RelationTypesSelector.test.d.ts +1 -0
- package/cjs/RelationTypesSelector/RelationTypesSelector.test.js +31 -0
- package/cjs/RelationTypesSelector/index.d.ts +1 -0
- package/cjs/RelationTypesSelector/index.js +5 -0
- package/cjs/RelevanceScoreBadge/RelevanceScoreBadge.js +32 -0
- package/cjs/RelevanceScoreBadge/index.d.ts +1 -0
- package/cjs/RelevanceScoreBadge/index.js +5 -0
- package/cjs/ReltioGridLayout/ReltioGridLayout.d.ts +28 -0
- package/cjs/ReltioGridLayout/ReltioGridLayout.js +115 -0
- package/cjs/ReltioGridLayout/ReltioGridLayout.specs.d.ts +1 -0
- package/cjs/ReltioGridLayout/ReltioGridLayout.specs.js +425 -0
- package/cjs/ReltioGridLayout/constants.d.ts +2 -0
- package/cjs/ReltioGridLayout/constants.js +8 -0
- package/cjs/ReltioGridLayout/helpers.d.ts +11 -0
- package/cjs/ReltioGridLayout/helpers.specs.d.ts +1 -0
- package/cjs/ReltioGridLayout/helpers.specs.js +46 -0
- package/cjs/ReltioGridLayout/index.d.ts +1 -0
- package/cjs/ReltioGridLayout/index.js +8 -0
- package/cjs/ReltioGridLayout/styles.js +75 -0
- package/cjs/ReltioMap/ReltioMap.js +147 -0
- package/cjs/ReltioMap/ReltioMap.spec.d.ts +1 -0
- package/cjs/ReltioMap/ReltioMap.spec.js +586 -0
- package/cjs/ReltioMap/components/EntityMarker/EntityMarker.d.ts +9 -0
- package/cjs/ReltioMap/components/EntityMarker/EntityMarker.js +94 -0
- package/cjs/ReltioMap/components/EntityMarker/EntityMarker.spec.d.ts +1 -0
- package/cjs/ReltioMap/components/EntityMarker/EntityMarker.spec.js +115 -0
- package/cjs/ReltioMap/components/EntityMarker/index.d.ts +1 -0
- package/cjs/ReltioMap/components/EntityMarker/index.js +8 -0
- package/cjs/ReltioMap/components/MapControlContainer/MapControlContainer.spec.d.ts +1 -0
- package/cjs/ReltioMap/components/MapControlContainer/MapControlContainer.spec.js +38 -0
- package/cjs/ReltioMap/components/MapControlContainer/index.d.ts +1 -0
- package/cjs/ReltioMap/components/MapControlContainer/index.js +5 -0
- package/cjs/ReltioMap/components/TopCenterMapControls/TopCenterMapControls.spec.d.ts +1 -0
- package/cjs/ReltioMap/components/TopCenterMapControls/TopCenterMapControls.spec.js +41 -0
- package/cjs/ReltioMap/components/TopCenterMapControls/index.d.ts +1 -0
- package/cjs/ReltioMap/components/TopCenterMapControls/index.js +5 -0
- package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +52 -0
- package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.js +40 -0
- package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.spec.d.ts +1 -0
- package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.spec.js +65 -0
- package/cjs/ReltioMap/components/TopRightMapControls/index.d.ts +1 -0
- package/cjs/ReltioMap/components/TopRightMapControls/index.js +5 -0
- package/cjs/ReltioMap/googleMock.test-data.d.ts +1 -0
- package/cjs/ReltioMap/googleMock.test-data.js +113 -0
- package/cjs/ReltioMap/helpers.d.ts +6 -0
- package/cjs/ReltioMap/helpers.js +68 -0
- package/cjs/ReltioMap/index.d.ts +2 -0
- package/cjs/ReltioMap/index.js +5 -0
- package/cjs/ReltioMap/useFitMapBounds.js +28 -0
- package/cjs/RequiredMark/RequiredMark.d.ts +1 -0
- package/cjs/RequiredMark/RequiredMark.js +13 -0
- package/cjs/RequiredMark/RequiredMark.test.d.ts +1 -0
- package/cjs/RequiredMark/RequiredMark.test.js +14 -0
- package/cjs/RequiredMark/index.d.ts +1 -0
- package/cjs/RequiredMark/index.js +5 -0
- package/cjs/RequiredMark/styles.d.ts +1 -0
- package/cjs/ResizablePanes/ResizablePanes.spec.d.ts +1 -0
- package/cjs/ResizablePanes/ResizablePanes.spec.js +192 -0
- package/cjs/ResizablePanes/index.d.ts +1 -0
- package/cjs/ResizablePanes/index.js +5 -0
- package/cjs/ResizablePanes/styles.d.ts +1 -0
- package/cjs/ResizablePanes/styles.js +50 -0
- package/cjs/RolesEditor/RolesEditor.js +2 -2
- package/cjs/SaveSegmentDialog/SaveSegmentDialog.js +2 -2
- package/cjs/ScreenProfileBand/ScreenProfileBand.js +54 -0
- package/cjs/ScreenProfileBand/ScreenProfileBand.test.d.ts +1 -0
- package/cjs/ScreenProfileBand/ScreenProfileBand.test.js +102 -0
- package/cjs/ScreenProfileBand/index.d.ts +1 -0
- package/cjs/ScreenProfileBand/index.js +5 -0
- package/cjs/ScrollableTabs/ScrollableTabs.d.ts +12 -0
- package/cjs/ScrollableTabs/ScrollableTabs.js +53 -0
- package/cjs/ScrollableTabs/ScrollableTabs.test.d.ts +1 -0
- package/cjs/ScrollableTabs/ScrollableTabs.test.js +53 -0
- package/cjs/ScrollableTabs/index.d.ts +1 -0
- package/cjs/ScrollableTabs/index.js +5 -0
- package/cjs/ScrollableTabs/styles.d.ts +1 -0
- package/cjs/ScrollableTabs/types.d.ts +7 -0
- package/cjs/SearchHighlighter/SearchHighlighter.d.ts +5 -0
- package/cjs/SearchHighlighter/SearchHighlighter.js +37 -0
- package/cjs/SearchHighlighter/SearchHighlighter.test.d.ts +1 -0
- package/cjs/SearchHighlighter/SearchHighlighter.test.js +21 -0
- package/cjs/SearchHighlighter/index.d.ts +1 -0
- package/cjs/SearchHighlighter/index.js +5 -0
- package/cjs/SearchInput/SearchInput.d.ts +12 -0
- package/cjs/SearchInput/SearchInput.js +72 -0
- package/cjs/SearchInput/SearchInput.spec.d.ts +1 -0
- package/cjs/SearchInput/SearchInput.spec.js +64 -0
- package/cjs/SearchInput/index.d.ts +1 -0
- package/cjs/SearchInput/index.js +8 -0
- package/cjs/SelectAttributesList/SelectAttributesList.d.ts +14 -0
- package/cjs/SelectAttributesList/SelectAttributesList.js +78 -0
- package/cjs/SelectAttributesList/index.d.ts +1 -0
- package/cjs/SelectAttributesList/index.js +8 -0
- package/cjs/SelectionPopup/SelectionPopup.d.ts +18 -0
- package/cjs/SelectionPopup/SelectionPopup.js +53 -0
- package/cjs/SelectionPopup/SelectionPopup.spec.d.ts +1 -0
- package/cjs/SelectionPopup/SelectionPopup.spec.js +65 -0
- package/cjs/SelectionPopup/index.d.ts +1 -0
- package/cjs/SelectionPopup/index.js +5 -0
- package/cjs/SelectionPopup/styles.d.ts +6 -0
- package/cjs/SelectionPopup/styles.js +41 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +18 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.js +66 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.test.d.ts +1 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.test.js +90 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/index.d.ts +1 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/index.js +5 -0
- package/cjs/SelectorWithOnlyOptionAutoSelect/styles.d.ts +1 -0
- package/cjs/SettingsMenu/SettingsMenu.d.ts +7 -0
- package/cjs/SettingsMenu/SettingsMenu.js +21 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.d.ts +8 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.js +48 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.d.ts +1 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +76 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/index.d.ts +1 -0
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/index.js +5 -0
- package/cjs/SettingsMenu/index.d.ts +1 -0
- package/cjs/SettingsMenu/index.js +5 -0
- package/cjs/SideButtonsPanel/SideButtonsPanel.js +44 -0
- package/cjs/SideButtonsPanel/SideButtonsPanel.spec.d.ts +1 -0
- package/cjs/SideButtonsPanel/SideButtonsPanel.spec.js +126 -0
- package/cjs/SideButtonsPanel/index.d.ts +1 -0
- package/cjs/SideButtonsPanel/index.js +5 -0
- package/cjs/SidePanel/SidePanel.js +20 -0
- package/cjs/SidePanel/index.d.ts +1 -0
- package/cjs/SidePanel/index.js +5 -0
- package/cjs/SidePanelContentHeader/SidePanelContentHeader.js +26 -0
- package/cjs/SidePanelContentHeader/SidePanelContentHeader.spec.d.ts +1 -0
- package/cjs/SidePanelContentHeader/SidePanelContentHeader.spec.js +54 -0
- package/cjs/SidePanelContentHeader/index.d.ts +1 -0
- package/cjs/SidePanelContentHeader/index.js +5 -0
- package/cjs/SidePanelEmptyState/SidePanelEmptyState.d.ts +8 -0
- package/cjs/SidePanelEmptyState/SidePanelEmptyState.js +20 -0
- package/cjs/SidePanelEmptyState/SidePanelEmptyState.spec.d.ts +1 -0
- package/cjs/SidePanelEmptyState/SidePanelEmptyState.spec.js +29 -0
- package/cjs/SidePanelEmptyState/index.d.ts +1 -0
- package/cjs/SidePanelEmptyState/index.js +5 -0
- package/cjs/SidePanelEmptyState/styles.d.ts +1 -0
- package/cjs/SimpleAttribute/SimpleAttribute.js +3 -3
- package/cjs/SimpleAttribute/styles.d.ts +1 -1
- package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.js +1 -1
- package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.test.js +5 -5
- package/cjs/SimpleAttributeEditor/styles.d.ts +1 -1
- package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +5 -0
- package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.js +46 -0
- package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.test.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.test.js +21 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.d.ts +8 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.js +26 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.test.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.test.js +18 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/index.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/index.js +5 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/styles.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/components/DropDownPlaceholder/styles.js +10 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/DropDownValue.d.ts +10 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/DropDownValue.js +15 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/index.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/index.js +5 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/styles.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/components/DropDownValue/styles.js +9 -0
- package/cjs/SimpleDropDownSelector/index.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/index.js +8 -0
- package/cjs/SimpleDropDownSelector/styles.d.ts +1 -0
- package/cjs/SimpleDropDownSelector/styles.js +13 -0
- package/cjs/SimpleInput/SimpleInput.d.ts +9 -0
- package/cjs/SimpleInput/SimpleInput.js +79 -0
- package/cjs/SimpleInput/SimpleInput.test.d.ts +1 -0
- package/cjs/SimpleInput/SimpleInput.test.js +173 -0
- package/cjs/SimpleInput/index.d.ts +1 -0
- package/cjs/SimpleInput/index.js +5 -0
- package/cjs/SimpleMatchRules/SimpleMatchRules.d.ts +9 -0
- package/cjs/SimpleMatchRules/SimpleMatchRules.js +32 -0
- package/cjs/SimpleMatchRules/SimpleMatchRules.test.d.ts +1 -0
- package/cjs/SimpleMatchRules/SimpleMatchRules.test.js +50 -0
- package/cjs/SimpleMatchRules/index.d.ts +1 -0
- package/cjs/SimpleMatchRules/index.js +5 -0
- package/cjs/SimpleMatchRules/styles.d.ts +1 -0
- package/cjs/SimpleMatchRules/styles.js +36 -0
- package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +21 -0
- package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.js +50 -0
- package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.test.d.ts +1 -0
- package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.test.js +45 -0
- package/cjs/SimpleMatchRulesBlock/index.d.ts +1 -0
- package/cjs/SimpleMatchRulesBlock/index.js +5 -0
- package/cjs/SimpleMatchRulesBlock/styles.d.ts +1 -0
- package/cjs/SimpleMatchRulesBlock/styles.js +20 -0
- package/cjs/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +12 -0
- package/cjs/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.js +45 -0
- package/cjs/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.test.d.ts +1 -0
- package/cjs/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.test.js +50 -0
- package/cjs/SimpleMatchRulesBuilder/index.d.ts +1 -0
- package/cjs/SimpleMatchRulesBuilder/index.js +5 -0
- package/cjs/SimpleMatchRulesBuilder/styles.d.ts +1 -0
- package/cjs/SimpleMatchRulesBuilder/styles.js +13 -0
- package/cjs/SmallIconButton/SmallIconButton.d.ts +1 -1
- package/cjs/SmallIconButton/index.d.ts +3 -3
- package/cjs/SmallIconButton/index.js +2 -2
- package/cjs/SourceSystemsSelector/SourceSystemsSelector.d.ts +12 -0
- package/cjs/SourceSystemsSelector/SourceSystemsSelector.js +44 -0
- package/cjs/SourceSystemsSelector/SourceSystemsSelector.test.d.ts +1 -0
- package/cjs/SourceSystemsSelector/SourceSystemsSelector.test.js +123 -0
- package/cjs/SourceSystemsSelector/index.d.ts +1 -0
- package/cjs/SourceSystemsSelector/index.js +5 -0
- package/cjs/Spacer/Spacer.d.ts +1 -0
- package/cjs/Spacer/Spacer.js +13 -0
- package/cjs/Spacer/index.d.ts +1 -0
- package/cjs/Spacer/index.js +5 -0
- package/cjs/Spacer/styles.d.ts +1 -0
- package/cjs/Spacer/styles.js +9 -0
- package/cjs/StepNavigation/StepNavigation.d.ts +15 -0
- package/cjs/StepNavigation/StepNavigation.js +65 -0
- package/cjs/StepNavigation/StepNavigation.spec.d.ts +1 -0
- package/cjs/StepNavigation/StepNavigation.spec.js +186 -0
- package/cjs/StepNavigation/components/ProgressButton/ProgressButton.d.ts +8 -0
- package/cjs/StepNavigation/components/ProgressButton/ProgressButton.js +42 -0
- package/cjs/StepNavigation/components/ProgressButton/index.d.ts +1 -0
- package/cjs/StepNavigation/components/ProgressButton/index.js +5 -0
- package/cjs/StepNavigation/components/ProgressButton/styles.d.ts +1 -0
- package/cjs/StepNavigation/components/ProgressButton/styles.js +14 -0
- package/cjs/StepNavigation/index.d.ts +1 -0
- package/cjs/StepNavigation/index.js +5 -0
- package/cjs/StepNavigation/styles.d.ts +1 -0
- package/cjs/StepNavigation/styles.js +41 -0
- package/cjs/TableSkeleton/TableSkeleton.d.ts +9 -0
- package/cjs/TableSkeleton/TableSkeleton.js +74 -0
- package/cjs/TableSkeleton/TableSkeleton.test.d.ts +1 -0
- package/cjs/TableSkeleton/TableSkeleton.test.js +62 -0
- package/cjs/TableSkeleton/index.d.ts +1 -0
- package/cjs/TableSkeleton/index.js +5 -0
- package/cjs/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.js +1 -2
- package/cjs/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +2 -2
- package/cjs/TenantIcon/TenantIcon.js +48 -0
- package/cjs/TenantIcon/TenantIcon.spec.d.ts +1 -0
- package/cjs/TenantIcon/TenantIcon.spec.js +38 -0
- package/cjs/TenantIcon/index.d.ts +1 -0
- package/cjs/TenantIcon/index.js +5 -0
- package/cjs/TenantLabel/TenantLabel.d.ts +5 -0
- package/cjs/TenantLabel/TenantLabel.js +23 -0
- package/cjs/TenantLabel/TenantLabel.spec.d.ts +1 -0
- package/cjs/TenantLabel/TenantLabel.spec.js +44 -0
- package/cjs/TenantLabel/index.d.ts +1 -0
- package/cjs/TenantLabel/index.js +5 -0
- package/cjs/TenantsDropDownSelector/TenantsDropDownSelector.js +73 -0
- package/cjs/TenantsDropDownSelector/TenantsDropDownSelector.spec.d.ts +1 -0
- package/cjs/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +133 -0
- package/cjs/TenantsDropDownSelector/components/TenantMenuItem/TenantMenuItem.d.ts +12 -0
- package/cjs/TenantsDropDownSelector/components/TenantMenuItem/TenantMenuItem.js +49 -0
- package/cjs/TenantsDropDownSelector/components/TenantMenuItem/index.d.ts +1 -0
- package/cjs/TenantsDropDownSelector/components/TenantMenuItem/index.js +5 -0
- package/cjs/TenantsDropDownSelector/index.d.ts +1 -0
- package/cjs/TenantsDropDownSelector/index.js +5 -0
- package/cjs/TextEditor/TextEditor.d.ts +2 -2
- package/cjs/TextEditor/TextEditor.js +3 -3
- package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +20 -0
- package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.js +62 -0
- package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.test.d.ts +1 -0
- package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.test.js +39 -0
- package/cjs/TransitiveMatchBlock/index.d.ts +1 -0
- package/cjs/TransitiveMatchBlock/index.js +5 -0
- package/cjs/TransitiveMatchBlock/styles.d.ts +1 -0
- package/cjs/TransitiveMatchBlock/styles.js +13 -0
- package/cjs/TransitiveMatchRule/TransitiveMatchRule.d.ts +8 -0
- package/cjs/TransitiveMatchRule/TransitiveMatchRule.js +43 -0
- package/cjs/TransitiveMatchRule/TransitiveMatchRule.test.d.ts +1 -0
- package/cjs/TransitiveMatchRule/TransitiveMatchRule.test.js +58 -0
- package/cjs/TransitiveMatchRule/index.d.ts +1 -0
- package/cjs/TransitiveMatchRule/index.js +5 -0
- package/cjs/TransitiveMatchRule/styles.d.ts +1 -0
- package/cjs/TransitiveMatchRule/styles.js +23 -0
- package/cjs/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +6 -0
- package/cjs/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.js +20 -0
- package/cjs/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.test.d.ts +1 -0
- package/cjs/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.test.js +31 -0
- package/cjs/TransitiveMatchRulesTooltip/index.d.ts +1 -0
- package/cjs/TransitiveMatchRulesTooltip/index.js +5 -0
- package/cjs/TransitiveMatchRulesTooltip/styles.d.ts +1 -0
- package/cjs/TransitiveMatchRulesTooltip/styles.js +13 -0
- package/cjs/TreeChart/TreeChart.js +1 -1
- package/cjs/TypeaheadEditor/TypeaheadEditor.js +8 -7
- package/cjs/UploadFileButton/UploadFileButton.d.ts +11 -0
- package/cjs/UploadFileButton/UploadFileButton.js +86 -0
- package/cjs/UploadFileButton/UploadFileButton.spec.d.ts +1 -0
- package/cjs/UploadFileButton/UploadFileButton.spec.js +190 -0
- package/cjs/UploadFileButton/components/UploadMode/UploadMode.d.ts +7 -0
- package/cjs/UploadFileButton/components/UploadMode/UploadMode.js +56 -0
- package/cjs/UploadFileButton/components/UploadMode/index.d.ts +1 -0
- package/cjs/UploadFileButton/components/UploadMode/index.js +5 -0
- package/cjs/UploadFileButton/components/UploadMode/styles.d.ts +1 -0
- package/cjs/UploadFileButton/components/UploadMode/styles.js +14 -0
- package/cjs/UploadFileButton/constants.d.ts +6 -0
- package/cjs/UploadFileButton/constants.js +10 -0
- package/cjs/UploadFileButton/helpers.d.ts +1 -0
- package/cjs/UploadFileButton/helpers.js +12 -0
- package/cjs/UploadFileButton/index.d.ts +1 -0
- package/cjs/UploadFileButton/index.js +5 -0
- package/cjs/UploadFileButton/styles.d.ts +1 -0
- package/cjs/UploadImageDialog/UploadImageDialog.js +92 -0
- package/cjs/UploadImageDialog/UploadImageDialog.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/UploadImageDialog.specs.js +402 -0
- package/cjs/UploadImageDialog/components/DividerWithText/DividerWithText.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/components/DividerWithText/DividerWithText.specs.js +14 -0
- package/cjs/UploadImageDialog/components/DividerWithText/index.d.ts +1 -0
- package/cjs/UploadImageDialog/components/DividerWithText/index.js +5 -0
- package/cjs/UploadImageDialog/components/ErrorSnackbar/ErrorSnackbar.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/components/ErrorSnackbar/ErrorSnackbar.specs.js +35 -0
- package/cjs/UploadImageDialog/components/ErrorSnackbar/index.d.ts +1 -0
- package/cjs/UploadImageDialog/components/ErrorSnackbar/index.js +5 -0
- package/cjs/UploadImageDialog/components/ImageByUrlField/ImageByUrlField.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/components/ImageByUrlField/ImageByUrlField.specs.js +64 -0
- package/cjs/UploadImageDialog/components/ImageByUrlField/index.d.ts +1 -0
- package/cjs/UploadImageDialog/components/ImageByUrlField/index.js +5 -0
- package/cjs/UploadImageDialog/components/ImageByUrlField/styles.d.ts +1 -0
- package/cjs/UploadImageDialog/components/SelectImageButton/SelectImageButton.js +23 -0
- package/cjs/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +72 -0
- package/cjs/UploadImageDialog/components/SelectImageButton/index.d.ts +1 -0
- package/cjs/UploadImageDialog/components/SelectImageButton/index.js +5 -0
- package/cjs/UploadImageDialog/components/TargetBox/TargetBox.js +45 -0
- package/cjs/UploadImageDialog/components/TargetBox/TargetBox.specs.d.ts +1 -0
- package/cjs/UploadImageDialog/components/TargetBox/TargetBox.specs.js +27 -0
- package/cjs/UploadImageDialog/components/TargetBox/index.d.ts +1 -0
- package/cjs/UploadImageDialog/components/TargetBox/index.js +5 -0
- package/cjs/UploadImageDialog/components/TargetBox/styles.d.ts +1 -0
- package/cjs/UploadImageDialog/index.d.ts +1 -0
- package/cjs/UploadImageDialog/index.js +5 -0
- package/cjs/UserSelector/UserSelector.d.ts +8 -0
- package/cjs/UserSelector/UserSelector.js +70 -0
- package/cjs/UserSelector/UserSelector.specs.d.ts +1 -0
- package/cjs/UserSelector/UserSelector.specs.js +110 -0
- package/cjs/UserSelector/index.d.ts +1 -0
- package/cjs/UserSelector/index.js +5 -0
- package/cjs/UserSelector/styles.js +41 -0
- package/cjs/ValueChip/ValueChip.d.ts +7 -0
- package/cjs/ValueChip/ValueChip.js +43 -0
- package/cjs/ValueChip/ValueChip.test.d.ts +1 -0
- package/cjs/ValueChip/ValueChip.test.js +39 -0
- package/cjs/ValueChip/index.d.ts +1 -0
- package/cjs/ValueChip/index.js +5 -0
- package/cjs/VerticalDivider/VerticalDivider.d.ts +6 -0
- package/cjs/VerticalDivider/VerticalDivider.js +18 -0
- package/cjs/VerticalDivider/index.d.ts +1 -0
- package/cjs/VerticalDivider/index.js +5 -0
- package/cjs/VerticalHeadingsTable/VerticalHeadingsTable.js +45 -0
- package/cjs/VerticalHeadingsTable/VerticalHeadingsTable.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/VerticalHeadingsTable.test.js +282 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/TableCell.d.ts +10 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/TableCell.js +21 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/TableCell.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/TableCell.test.js +63 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableCell/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.d.ts +14 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.js +101 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.test.js +93 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableCellWithDnd/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragLayer/TableColumnDragLayer.js +50 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragLayer/helpers.d.ts +6 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragLayer/helpers.js +15 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragLayer/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragLayer/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragPreview/TableColumnDragPreview.d.ts +11 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragPreview/TableColumnDragPreview.js +16 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragPreview/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableColumnDragPreview/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.d.ts +16 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.js +31 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.test.js +73 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableHeadCell/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/TableRow.d.ts +12 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/TableRow.js +22 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/TableRow.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/TableRow.test.js +87 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableRow/index.js +5 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.d.ts +16 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.js +90 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.test.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.test.js +118 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/components/TableRowWithDnd/index.js +5 -0
- package/cjs/VerticalHeadingsTable/index.d.ts +1 -0
- package/cjs/VerticalHeadingsTable/index.js +8 -0
- package/cjs/ViewMoreToggle/ViewMoreToggle.d.ts +7 -0
- package/cjs/ViewMoreToggle/ViewMoreToggle.js +21 -0
- package/cjs/ViewMoreToggle/ViewMoreToggle.test.d.ts +1 -0
- package/cjs/ViewMoreToggle/ViewMoreToggle.test.js +91 -0
- package/cjs/ViewMoreToggle/index.d.ts +1 -0
- package/cjs/ViewMoreToggle/index.js +5 -0
- package/cjs/ViewMoreToggle/styles.d.ts +1 -0
- package/cjs/VirtualGroupedList/VirtualGroupedList.d.ts +31 -0
- package/cjs/VirtualGroupedList/VirtualGroupedList.js +227 -0
- package/cjs/VirtualGroupedList/VirtualGroupedList.spec.d.ts +1 -0
- package/cjs/VirtualGroupedList/VirtualGroupedList.spec.js +287 -0
- package/cjs/VirtualGroupedList/helpers.d.ts +2 -0
- package/cjs/VirtualGroupedList/helpers.js +20 -0
- package/cjs/VirtualGroupedList/index.d.ts +3 -0
- package/cjs/VirtualGroupedList/index.js +8 -0
- package/cjs/VirtualGroupedList/styles.d.ts +1 -0
- package/cjs/VirtualGroupedList/types.d.ts +10 -0
- package/cjs/VirtualGroupedList/useScrollToFocusItem.d.ts +7 -0
- package/cjs/VirtualGroupedList/useScrollToFocusItem.js +28 -0
- package/cjs/VirtualGroupedList/useScrollToFocusItem.test.d.ts +1 -0
- package/cjs/VirtualGroupedList/useScrollToFocusItem.test.js +45 -0
- package/cjs/WhiteSearchInput/WhiteSearchInput.d.ts +5 -0
- package/cjs/WhiteSearchInput/WhiteSearchInput.js +37 -0
- package/cjs/WhiteSearchInput/WhiteSearchInput.spec.d.ts +1 -0
- package/cjs/WhiteSearchInput/WhiteSearchInput.spec.js +36 -0
- package/cjs/WhiteSearchInput/index.d.ts +1 -0
- package/cjs/WhiteSearchInput/index.js +5 -0
- package/cjs/WhiteSearchInput/styles.d.ts +1 -0
- package/cjs/WhiteSearchInput/styles.js +10 -0
- package/cjs/constants/index.d.ts +1 -0
- package/cjs/constants/index.js +3 -1
- package/cjs/constants/map.d.ts +1 -1
- package/cjs/constants/reactSelect.d.ts +3 -0
- package/cjs/constants/reactSelect.js +10 -0
- package/cjs/contexts/AsyncMountContext/index.d.ts +5 -3
- package/cjs/contexts/AsyncMountContext/index.js +0 -7
- package/cjs/contexts/CollaborationContext/CollaborationContextProvider.test.d.ts +1 -0
- package/cjs/contexts/CollaborationContext/CollaborationContextProvider.test.js +104 -0
- package/cjs/contexts/CollaborationContext/index.js +15 -15
- package/cjs/contexts/ConfigPermissionsContext/index.d.ts +4 -4
- package/cjs/contexts/ConfigPermissionsContext/index.js +6 -7
- package/cjs/contexts/CrosswalksDisplayContext/index.js +2 -3
- package/cjs/contexts/EntitiesMapContext/index.d.ts +1 -1
- package/cjs/contexts/EntityLoadingIndicationContext/index.js +7 -7
- package/cjs/contexts/ExpandedAttributesContext/useAttributeExpanded.test.d.ts +1 -0
- package/cjs/contexts/ExpandedAttributesContext/useAttributeExpanded.test.js +35 -0
- package/cjs/contexts/MaskedAttributesContext/context.js +2 -2
- package/cjs/contexts/PopupBoundariesContext/index.d.ts +6 -1
- package/cjs/contexts/PopupBoundariesContext/index.js +0 -7
- package/cjs/contexts/ReloadDataContext/ReloadDataContext.spec.d.ts +1 -0
- package/cjs/contexts/ReloadDataContext/ReloadDataContext.spec.js +61 -0
- package/cjs/contexts/ScrollToElementContext/index.js +5 -5
- package/cjs/features/activity-log/ActivitiesFactory/components/SearchActivity/SearchActivity.js +2 -2
- package/cjs/features/activity-log/ActivitiesFactory/components/SearchActivity/SearchActivity.test.js +13 -30
- package/cjs/features/activity-log/ActivitiesFactory/components/SimpleActivity/SimpleActivity.js +1 -2
- package/cjs/features/activity-log/ActivitiesFactory/components/SynchronizationIssuesActivity/SynchronizationIssuesActivity.js +1 -2
- package/cjs/features/activity-log/ActivityExportButton/ActivityExportButton.js +1 -1
- package/cjs/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +1 -1
- package/cjs/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/components/ActivitySelector/ActivitySelector.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/components/ActivitySelector/ActivitySelector.specs.js +5 -5
- package/cjs/features/activity-log/ActivityFilterEditor/components/DateRangeSelector/DateRangeSelector.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/components/DateRangeSelector/styles.d.ts +1 -1
- package/cjs/features/activity-log/ActivityFilterEditor/components/EntityTypesSelector/EntityTypesSelector.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/components/EntityTypesSelector/EntityTypesSelector.specs.js +3 -3
- package/cjs/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/styles.d.ts +1 -1
- package/cjs/features/activity-log/ActivityLog/components/GroupItem/GroupItem.js +2 -2
- package/cjs/features/activity-log/RecordUpdates/RecordUpdates.js +1 -1
- package/cjs/features/activity-log/RelationObject/styles.d.ts +1 -1
- package/cjs/features/activity-log/index.js +4 -0
- package/cjs/features/crosswalks/AttributesTable/AttributesTable.js +4 -5
- package/cjs/features/crosswalks/AttributesTable/AttributesTable.test.js +7 -7
- package/cjs/features/crosswalks/AttributesTable/components/AttributesHeadCellRenderer/AttributesHeadCellRenderer.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/components/AttributesHeadCellRenderer/AttributesHeadCellRenderer.test.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/components/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/components/OvValuesRenderer/OvValuesRenderer.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/components/OvValuesRenderer/OvValuesRenderer.test.js +3 -3
- package/cjs/features/crosswalks/AttributesTable/components/RuleTypeInfoButton/styles.d.ts +1 -1
- package/cjs/features/crosswalks/CrosswalkAttributes/CrosswalkAttributes.js +2 -2
- package/cjs/features/crosswalks/CrosswalkAttributes/CrosswalkAttributes.test.js +3 -3
- package/cjs/features/crosswalks/CrosswalkDragLayer/components/CrosswalkDragPreview/CrosswalkDragPreview.test.js +1 -1
- package/cjs/features/crosswalks/CrosswalkRow/CrosswalkRow.js +2 -2
- package/cjs/features/crosswalks/CrosswalkRow/CrosswalkRow.test.js +1 -1
- package/cjs/features/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.test.js +2 -2
- package/cjs/features/crosswalks/hooks/useAttributeActions.js +1 -2
- package/cjs/features/crosswalks/hooks/useCrosswalkActions.js +1 -2
- package/cjs/features/crosswalks/hooks/useModifiedEntity.js +1 -2
- package/cjs/features/crosswalks/index.js +4 -0
- package/cjs/features/graph/DataModelGraph/DataModelGraph.d.ts +1 -1
- package/cjs/features/graph/DataModelGraph/DataModelGraph.js +4 -5
- package/cjs/features/graph/DataModelGraph/components/DataModelCircleLayout/index.d.ts +1 -0
- package/cjs/features/graph/DataModelGraph/components/DataModelCircleLayout/index.js +5 -0
- package/cjs/features/graph/contexts/SigmaCustomRenderersContext.js +2 -2
- package/cjs/features/graph/hooks/useCircleLayout.js +2 -2
- package/cjs/features/history/ContributorsPanel/ContributorsPanel.d.ts +9 -0
- package/cjs/features/history/ContributorsPanel/ContributorsPanel.js +36 -0
- package/cjs/features/history/ContributorsPanel/ContributorsPanel.specs.d.ts +1 -0
- package/cjs/features/history/ContributorsPanel/ContributorsPanel.specs.js +116 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.d.ts +7 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.js +22 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.d.ts +1 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +134 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/index.d.ts +1 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/index.js +5 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/styles.d.ts +5 -0
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/styles.js +32 -0
- package/cjs/features/history/ContributorsPanel/index.d.ts +1 -0
- package/cjs/features/history/ContributorsPanel/index.js +5 -0
- package/cjs/features/history/ContributorsPanel/styles.js +11 -0
- package/cjs/features/history/DateRangeSelector/DateRangeSelector.d.ts +8 -0
- package/cjs/features/history/DateRangeSelector/DateRangeSelector.js +96 -0
- package/cjs/features/history/DateRangeSelector/DateRangeSelector.specs.d.ts +1 -0
- package/cjs/features/history/DateRangeSelector/DateRangeSelector.specs.js +165 -0
- package/cjs/features/history/DateRangeSelector/index.d.ts +1 -0
- package/cjs/features/history/DateRangeSelector/index.js +5 -0
- package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +9 -0
- package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.js +31 -0
- package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.d.ts +1 -0
- package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +99 -0
- package/cjs/features/history/HistoryActivitySelector/helpers.d.ts +3 -0
- package/cjs/features/history/HistoryActivitySelector/helpers.js +23 -0
- package/cjs/features/history/HistoryActivitySelector/index.d.ts +1 -0
- package/cjs/features/history/HistoryActivitySelector/index.js +5 -0
- package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.d.ts +10 -0
- package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.js +114 -0
- package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.test.d.ts +1 -0
- package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.test.js +456 -0
- package/cjs/features/history/HistoryFilterButton/editor.test-data.d.ts +16 -0
- package/cjs/features/history/HistoryFilterButton/editor.test-data.js +59 -0
- package/cjs/features/history/HistoryFilterButton/index.d.ts +1 -0
- package/cjs/features/history/HistoryFilterButton/index.js +5 -0
- package/cjs/features/history/HistoryGraph/HistoryGraph.d.ts +25 -0
- package/cjs/features/history/HistoryGraph/HistoryGraph.js +100 -0
- package/cjs/features/history/HistoryGraph/HistoryGraph.specs.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/HistoryGraph.specs.js +140 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.d.ts +12 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.js +61 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.specs.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.specs.js +83 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/constants.d.ts +2 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/constants.js +5 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/index.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/components/HistoryCircle/index.js +5 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/HistoryLink.d.ts +10 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/HistoryLink.js +14 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/HistoryLink.specs.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/HistoryLink.specs.js +75 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/index.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/components/HistoryLink/index.js +5 -0
- package/cjs/features/history/HistoryGraph/graph.test-data.d.ts +98 -0
- package/cjs/features/history/HistoryGraph/graph.test-data.js +1574 -0
- package/cjs/features/history/HistoryGraph/helpers.specs.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/helpers.specs.js +29 -0
- package/cjs/features/history/HistoryGraph/index.d.ts +1 -0
- package/cjs/features/history/HistoryGraph/index.js +8 -0
- package/cjs/features/history/HistoryHeader/HistoryHeader.d.ts +10 -0
- package/cjs/features/history/HistoryHeader/HistoryHeader.js +30 -0
- package/cjs/features/history/HistoryHeader/HistoryHeader.spec.d.ts +1 -0
- package/cjs/features/history/HistoryHeader/HistoryHeader.spec.js +78 -0
- package/cjs/features/history/HistoryHeader/index.d.ts +1 -0
- package/cjs/features/history/HistoryHeader/index.js +5 -0
- package/cjs/features/history/HistoryHeader/styles.d.ts +1 -0
- package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.d.ts +1 -0
- package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.js +35 -0
- package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.specs.d.ts +1 -0
- package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +144 -0
- package/cjs/features/history/HistoryMenuButton/components/MenuItemRenderer/MenuItemRenderer.d.ts +12 -0
- package/cjs/features/history/HistoryMenuButton/components/MenuItemRenderer/MenuItemRenderer.js +48 -0
- package/cjs/features/history/HistoryMenuButton/components/MenuItemRenderer/index.d.ts +1 -0
- package/cjs/features/history/HistoryMenuButton/components/MenuItemRenderer/index.js +5 -0
- package/cjs/features/history/HistoryMenuButton/index.d.ts +1 -0
- package/cjs/features/history/HistoryMenuButton/index.js +5 -0
- package/cjs/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.d.ts +1 -0
- package/cjs/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.js +11 -0
- package/cjs/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.specs.d.ts +1 -0
- package/cjs/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.specs.js +20 -0
- package/cjs/features/history/HistoryPanelEmptyState/index.d.ts +1 -0
- package/cjs/features/history/HistoryPanelEmptyState/index.js +5 -0
- package/cjs/features/history/HistoryRow/HistoryRow.d.ts +9 -0
- package/cjs/features/history/HistoryRow/HistoryRow.js +32 -0
- package/cjs/features/history/HistoryRow/HistoryRow.specs.d.ts +1 -0
- package/cjs/features/history/HistoryRow/HistoryRow.specs.js +106 -0
- package/cjs/features/history/HistoryRow/index.d.ts +1 -0
- package/cjs/features/history/HistoryRow/index.js +5 -0
- package/cjs/features/history/HistoryRow/styles.d.ts +5 -0
- package/cjs/features/history/HistoryTree/HistoryTree.d.ts +13 -0
- package/cjs/features/history/HistoryTree/HistoryTree.js +143 -0
- package/cjs/features/history/HistoryTree/HistoryTree.specs.d.ts +1 -0
- package/cjs/features/history/HistoryTree/HistoryTree.specs.js +379 -0
- package/cjs/features/history/HistoryTree/index.d.ts +1 -0
- package/cjs/features/history/HistoryTree/index.js +5 -0
- package/cjs/features/history/HistoryView/HistoryView.js +47 -0
- package/cjs/features/history/HistoryView/HistoryView.specs.d.ts +1 -0
- package/cjs/features/history/HistoryView/HistoryView.specs.js +125 -0
- package/cjs/features/history/HistoryView/index.d.ts +1 -0
- package/cjs/features/history/HistoryView/index.js +8 -0
- package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.d.ts +1 -0
- package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.js +24 -0
- package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.test.d.ts +1 -0
- package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.test.js +98 -0
- package/cjs/features/history/ProfileBandHistory/index.d.ts +1 -0
- package/cjs/features/history/ProfileBandHistory/index.js +5 -0
- package/cjs/features/history/constants.d.ts +4 -0
- package/cjs/features/history/constants.js +13 -0
- package/cjs/features/history/helpers/filters.d.ts +3 -0
- package/cjs/features/history/helpers/filters.js +31 -0
- package/cjs/features/history/helpers/filters.test.d.ts +1 -0
- package/cjs/features/history/helpers/filters.test.js +201 -0
- package/cjs/features/history/hooks/history.test-data.d.ts +510 -0
- package/cjs/features/history/hooks/history.test-data.js +1231 -0
- package/cjs/features/history/hooks/useHistory.d.ts +17 -0
- package/cjs/features/history/hooks/useHistory.js +120 -0
- package/cjs/features/history/hooks/useHistory.test.d.ts +1 -0
- package/cjs/features/history/hooks/useHistory.test.js +572 -0
- package/cjs/features/history/hooks/useHistoryDiff.d.ts +2 -0
- package/cjs/features/history/hooks/useHistoryDiff.js +41 -0
- package/cjs/features/history/hooks/useHistoryDiff.test.d.ts +1 -0
- package/cjs/features/history/hooks/useHistoryDiff.test.js +243 -0
- package/cjs/features/history/hooks/useHistoryEnabled.js +28 -0
- package/cjs/features/history/hooks/useHistoryEnabled.test.d.ts +1 -0
- package/cjs/features/history/hooks/useHistoryEnabled.test.js +106 -0
- package/cjs/features/history/hooks/useHistorySlice.js +52 -0
- package/cjs/features/history/hooks/useHistorySlice.test.d.ts +1 -0
- package/cjs/features/history/hooks/useHistorySlice.test.js +257 -0
- package/cjs/features/history/hooks/useHistoryTree.js +173 -0
- package/cjs/features/history/hooks/useHistoryTree.test.d.ts +1 -0
- package/cjs/features/history/hooks/useHistoryTree.test.js +175 -0
- package/cjs/features/history/index.d.ts +10 -0
- package/cjs/features/history/index.js +24 -0
- package/cjs/features/history/types.d.ts +75 -0
- package/cjs/features/history/types.js +29 -0
- package/cjs/features/workflow/AddWorkflowButton/AddWorkflowButton.js +51 -0
- package/cjs/features/workflow/AddWorkflowButton/AddWorkflowButton.spec.d.ts +1 -0
- package/cjs/features/workflow/AddWorkflowButton/AddWorkflowButton.spec.js +99 -0
- package/cjs/features/workflow/AddWorkflowButton/index.d.ts +1 -0
- package/cjs/features/workflow/AddWorkflowButton/index.js +5 -0
- package/cjs/features/workflow/AddWorkflowDialog/AddWorkflowDialog.js +105 -0
- package/cjs/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.d.ts +1 -0
- package/cjs/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +230 -0
- package/cjs/features/workflow/AddWorkflowDialog/index.d.ts +1 -0
- package/cjs/features/workflow/AddWorkflowDialog/index.js +5 -0
- package/cjs/features/workflow/AddWorkflowDialog/styles.d.ts +1 -0
- package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.d.ts +9 -0
- package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.js +23 -0
- package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.spec.d.ts +1 -0
- package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +300 -0
- package/cjs/features/workflow/AssigneeSelector/index.d.ts +1 -0
- package/cjs/features/workflow/AssigneeSelector/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/AttributesChanges.d.ts +11 -0
- package/cjs/features/workflow/AttributesChanges/AttributesChanges.js +64 -0
- package/cjs/features/workflow/AttributesChanges/AttributesChanges.spec.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/AttributesChanges.spec.js +249 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/ChangeView.d.ts +11 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/ChangeView.js +29 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/ChangeView.spec.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/ChangeView.spec.js +44 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/index.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/ChangeView/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +6 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.js +29 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.spec.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.spec.js +38 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/index.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/DCRChangesList/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.d.ts +2 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.js +82 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.spec.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.spec.js +218 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/index.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/components/DiffRenderer/styles.d.ts +5 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +8 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.js +19 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.spec.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.spec.js +38 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/index.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/components/ShowMoreLink/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/helpers/attributes.d.ts +2 -0
- package/cjs/features/workflow/AttributesChanges/helpers/attributes.js +117 -0
- package/cjs/features/workflow/AttributesChanges/helpers/attributes.test.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/helpers/attributes.test.js +179 -0
- package/cjs/features/workflow/AttributesChanges/helpers/merge.d.ts +3 -0
- package/cjs/features/workflow/AttributesChanges/helpers/merge.js +218 -0
- package/cjs/features/workflow/AttributesChanges/helpers/merge.test.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/helpers/merge.test.js +252 -0
- package/cjs/features/workflow/AttributesChanges/helpers/metadata.test-data.d.ts +2 -0
- package/cjs/features/workflow/AttributesChanges/helpers/metadata.test-data.js +123 -0
- package/cjs/features/workflow/AttributesChanges/index.d.ts +1 -0
- package/cjs/features/workflow/AttributesChanges/index.js +5 -0
- package/cjs/features/workflow/AttributesChanges/useCollapsibleList.d.ts +7 -0
- package/cjs/features/workflow/AttributesChanges/useCollapsibleList.js +18 -0
- package/cjs/features/workflow/DueDateField/DueDateField.d.ts +7 -0
- package/cjs/features/workflow/DueDateField/DueDateField.js +33 -0
- package/cjs/features/workflow/DueDateField/DueDateField.spec.d.ts +1 -0
- package/cjs/features/workflow/DueDateField/DueDateField.spec.js +245 -0
- package/cjs/features/workflow/DueDateField/index.d.ts +1 -0
- package/cjs/features/workflow/DueDateField/index.js +5 -0
- package/cjs/features/workflow/DueDateField/styles.d.ts +1 -0
- package/cjs/features/workflow/LineDecorator/LineDecorator.d.ts +12 -0
- package/cjs/features/workflow/LineDecorator/LineDecorator.js +23 -0
- package/cjs/features/workflow/LineDecorator/index.d.ts +1 -0
- package/cjs/features/workflow/LineDecorator/index.js +5 -0
- package/cjs/features/workflow/LineDecorator/styles.d.ts +1 -0
- package/cjs/features/workflow/PrioritySelector/PrioritySelector.d.ts +7 -0
- package/cjs/features/workflow/PrioritySelector/PrioritySelector.js +22 -0
- package/cjs/features/workflow/PrioritySelector/PrioritySelector.spec.d.ts +1 -0
- package/cjs/features/workflow/PrioritySelector/PrioritySelector.spec.js +275 -0
- package/cjs/features/workflow/PrioritySelector/index.d.ts +1 -0
- package/cjs/features/workflow/PrioritySelector/index.js +5 -0
- package/cjs/features/workflow/ReassignButton/ReassignButton.d.ts +10 -0
- package/cjs/features/workflow/ReassignButton/ReassignButton.js +48 -0
- package/cjs/features/workflow/ReassignButton/ReassignButton.spec.d.ts +1 -0
- package/cjs/features/workflow/ReassignButton/ReassignButton.spec.js +230 -0
- package/cjs/features/workflow/ReassignButton/components/ReassignDialog/ReassignDialog.d.ts +9 -0
- package/cjs/features/workflow/ReassignButton/components/ReassignDialog/ReassignDialog.js +113 -0
- package/cjs/features/workflow/ReassignButton/components/ReassignDialog/index.d.ts +1 -0
- package/cjs/features/workflow/ReassignButton/components/ReassignDialog/index.js +5 -0
- package/cjs/features/workflow/ReassignButton/components/ReassignDialog/styles.d.ts +1 -0
- package/cjs/features/workflow/ReassignButton/index.d.ts +1 -0
- package/cjs/features/workflow/ReassignButton/index.js +5 -0
- package/cjs/features/workflow/TaskActionButtons/TaskActionButtons.js +25 -0
- package/cjs/features/workflow/TaskActionButtons/TaskActionButtons.spec.d.ts +1 -0
- package/cjs/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +140 -0
- package/cjs/features/workflow/TaskActionButtons/index.d.ts +1 -0
- package/cjs/features/workflow/TaskActionButtons/index.js +5 -0
- package/cjs/features/workflow/TaskActions/TaskActions.d.ts +7 -0
- package/cjs/features/workflow/TaskActions/TaskActions.js +20 -0
- package/cjs/features/workflow/TaskActions/TaskActions.spec.d.ts +1 -0
- package/cjs/features/workflow/TaskActions/TaskActions.spec.js +77 -0
- package/cjs/features/workflow/TaskActions/index.d.ts +1 -0
- package/cjs/features/workflow/TaskActions/index.js +5 -0
- package/cjs/features/workflow/WorkflowComments/WorkflowComments.d.ts +12 -0
- package/cjs/features/workflow/WorkflowComments/WorkflowComments.js +97 -0
- package/cjs/features/workflow/WorkflowComments/WorkflowCommments.spec.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/WorkflowCommments.spec.js +238 -0
- package/cjs/features/workflow/WorkflowComments/components/CollapsedComments/CollapsedComments.js +31 -0
- package/cjs/features/workflow/WorkflowComments/components/CollapsedComments/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/CollapsedComments/index.js +5 -0
- package/cjs/features/workflow/WorkflowComments/components/CollapsedComments/styles.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/CollapsedComments/styles.js +30 -0
- package/cjs/features/workflow/WorkflowComments/components/Comment/Comment.js +25 -0
- package/cjs/features/workflow/WorkflowComments/components/Comment/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/Comment/index.js +5 -0
- package/cjs/features/workflow/WorkflowComments/components/Comment/styles.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/Comment/styles.js +49 -0
- package/cjs/features/workflow/WorkflowComments/components/ExpandedComments/ExpandedComments.js +18 -0
- package/cjs/features/workflow/WorkflowComments/components/ExpandedComments/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/ExpandedComments/index.js +5 -0
- package/cjs/features/workflow/WorkflowComments/components/ExpandedComments/styles.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/components/ExpandedComments/styles.js +11 -0
- package/cjs/features/workflow/WorkflowComments/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/index.js +5 -0
- package/cjs/features/workflow/WorkflowComments/styles.d.ts +1 -0
- package/cjs/features/workflow/WorkflowComments/styles.js +42 -0
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +4 -0
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.js +9 -0
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +206 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +6 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.js +23 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +205 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/index.js +5 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +10 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.js +112 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +482 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/index.js +5 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/styles.d.ts +3 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/task.test-data.d.ts +2 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/task.test-data.js +41 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +8 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.js +23 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +164 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/index.js +5 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/WorkflowTaskCardsFactory.d.ts +12 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/WorkflowTaskCardsFactory.js +33 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/index.js +5 -0
- package/cjs/features/workflow/WorkflowTaskCard/index.d.ts +1 -0
- package/cjs/features/workflow/WorkflowTaskCard/index.js +5 -0
- package/cjs/features/workflow/helpers/common.d.ts +13 -0
- package/cjs/features/workflow/helpers/common.js +82 -0
- package/cjs/features/workflow/helpers/common.test.d.ts +1 -0
- package/cjs/features/workflow/helpers/common.test.js +159 -0
- package/cjs/features/workflow/helpers/dcr.test.d.ts +1 -0
- package/cjs/features/workflow/helpers/dcr.test.js +149 -0
- package/cjs/features/workflow/helpers/errors.js +14 -0
- package/cjs/features/workflow/helpers/errors.test.d.ts +1 -0
- package/cjs/features/workflow/helpers/errors.test.js +38 -0
- package/cjs/features/workflow/hooks/useChangeRequest.js +58 -0
- package/cjs/features/workflow/hooks/useChangeRequest.specs.d.ts +1 -0
- package/cjs/features/workflow/hooks/useChangeRequest.specs.js +328 -0
- package/cjs/features/workflow/hooks/useWorkflowActions.d.ts +8 -0
- package/cjs/features/workflow/hooks/useWorkflowActions.js +49 -0
- package/cjs/features/workflow/hooks/useWorkflowAssignee.js +108 -0
- package/cjs/features/workflow/hooks/useWorkflowCheckPermission.js +90 -0
- package/cjs/features/workflow/hooks/useWorkflowCheckPermission.specs.d.ts +1 -0
- package/cjs/features/workflow/hooks/useWorkflowCheckPermission.specs.js +237 -0
- package/cjs/features/workflow/hooks/useWorkflowColor.specs.d.ts +1 -0
- package/cjs/features/workflow/hooks/useWorkflowColor.specs.js +59 -0
- package/cjs/features/workflow/hooks/useWorkflowComments.js +54 -0
- package/cjs/features/workflow/hooks/useWorkflowDefaultActionSuccessHandler.js +23 -0
- package/cjs/features/workflow/hooks/useWorkflowDefinitions.js +33 -0
- package/cjs/features/workflow/hooks/useWorkflowDueDate.js +43 -0
- package/cjs/features/workflow/hooks/useWorkflowPriority.js +66 -0
- package/cjs/features/workflow/hooks/useWorkflowProcessInstance.js +40 -0
- package/cjs/features/workflow/hooks/useWorkflowTasks.js +84 -0
- package/cjs/features/workflow/index.d.ts +13 -0
- package/cjs/features/workflow/index.js +31 -0
- package/cjs/features/workflow/types.d.ts +4 -0
- package/cjs/helpers/classes.d.ts +1 -0
- package/cjs/helpers/classes.js +27 -0
- package/cjs/helpers/customScript.test.d.ts +1 -0
- package/cjs/helpers/customScript.test.js +383 -0
- package/cjs/helpers/errors.test.d.ts +1 -0
- package/cjs/helpers/errors.test.js +64 -0
- package/cjs/helpers/events.d.ts +4 -0
- package/cjs/helpers/events.js +9 -0
- package/cjs/hooks/useAPI/config.test-data.d.ts +2 -0
- package/cjs/hooks/useAPI/config.test-data.js +26 -0
- package/cjs/hooks/useAPI/index.d.ts +0 -2
- package/cjs/hooks/useAPI/index.js +1 -3
- package/cjs/hooks/useAPI/useAPI.js +31 -28
- package/cjs/hooks/useAPI/useAPI.test.d.ts +1 -0
- package/cjs/hooks/useAPI/useAPI.test.js +1423 -0
- package/cjs/hooks/useActions/index.d.ts +1 -0
- package/cjs/hooks/useActions/index.js +5 -0
- package/cjs/hooks/useAsyncMount/index.d.ts +1 -0
- package/cjs/hooks/useAsyncMount/index.js +5 -0
- package/cjs/hooks/useAsyncMount/useAsyncMount.js +27 -0
- package/cjs/hooks/useAttributeState/index.d.ts +1 -0
- package/cjs/hooks/useAttributeState/index.js +5 -0
- package/cjs/hooks/useAttributeState/useAttributeState.js +43 -0
- package/cjs/hooks/useAutoFocus/index.d.ts +1 -0
- package/cjs/hooks/useAutoFocus/index.js +5 -0
- package/cjs/hooks/useBasicTableCellRenderer/useBasicTableCellRenderer.test.js +1 -1
- package/cjs/hooks/useChangedAttributes/index.d.ts +1 -0
- package/cjs/hooks/useChangedAttributes/index.js +5 -0
- package/cjs/hooks/useChangedAttributes/useChangedAttributes.js +37 -0
- package/cjs/hooks/useChartTooltipState/index.d.ts +1 -0
- package/cjs/hooks/useChartTooltipState/index.js +5 -0
- package/cjs/hooks/useChartTooltipState/useChartTooltipState.d.ts +7 -0
- package/cjs/hooks/useClickableChartStyle/index.d.ts +1 -0
- package/cjs/hooks/useClickableChartStyle/index.js +5 -0
- package/cjs/hooks/useCollaboration/index.d.ts +1 -0
- package/cjs/hooks/useCollaboration/index.js +5 -0
- package/cjs/hooks/useCollaboration/useCollaboration.js +300 -0
- package/cjs/hooks/useCollaboration/useCollaboration.specs.d.ts +1 -0
- package/cjs/hooks/useCollaboration/useCollaboration.specs.js +1238 -0
- package/cjs/hooks/useCollapsibleTableRows/useCollapsibleTableRows.js +1 -1
- package/cjs/hooks/useCommentsEntitiesMap/index.d.ts +1 -0
- package/cjs/hooks/useCommentsEntitiesMap/index.js +5 -0
- package/cjs/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.js +81 -0
- package/cjs/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.d.ts +1 -0
- package/cjs/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +404 -0
- package/cjs/hooks/useConfigPermissions/index.d.ts +1 -0
- package/cjs/hooks/useConfigPermissions/index.js +5 -0
- package/cjs/hooks/useConfigPermissions/useConfigPermissions.js +17 -0
- package/cjs/hooks/useConfigPermissions/useConfigPermissions.specs.d.ts +1 -0
- package/cjs/hooks/useConfigPermissions/useConfigPermissions.specs.js +74 -0
- package/cjs/hooks/useCustomScripts/index.d.ts +1 -0
- package/cjs/hooks/useCustomScripts/index.js +5 -0
- package/cjs/hooks/useCustomScripts/useCustomScripts.js +198 -0
- package/cjs/hooks/useCustomScripts/useCustomScripts.test.d.ts +1 -0
- package/cjs/hooks/useCustomScripts/useCustomScripts.test.js +491 -0
- package/cjs/hooks/useDidUpdateEffect/index.d.ts +1 -0
- package/cjs/hooks/useDidUpdateEffect/index.js +5 -0
- package/cjs/hooks/useDidUpdateEffect/useDidUpdateEffect.d.ts +2 -0
- package/cjs/hooks/useDidUpdateEffect/useDidUpdateEffect.js +14 -0
- package/cjs/hooks/useDynamicRowCellHeight/index.d.ts +1 -0
- package/cjs/hooks/useDynamicRowCellHeight/index.js +5 -0
- package/cjs/hooks/useDynamicRowCellHeight/useDynamicRowCellHeight.d.ts +13 -0
- package/cjs/hooks/useEditableConnection/index.d.ts +1 -0
- package/cjs/hooks/useEditableConnection/index.js +5 -0
- package/cjs/hooks/useEditableConnection/useEditableConnection.js +55 -0
- package/cjs/hooks/useEditableConnection/useEditableConnection.specs.d.ts +1 -0
- package/cjs/hooks/useEditableConnection/useEditableConnection.specs.js +219 -0
- package/cjs/hooks/useExpandInvalidRelations/index.d.ts +1 -0
- package/cjs/hooks/useExpandInvalidRelations/index.js +5 -0
- package/cjs/hooks/useExpandInvalidRelations/useExpandInvalidRelations.js +44 -0
- package/cjs/hooks/useHiddenAttributes/index.d.ts +1 -0
- package/cjs/hooks/useHiddenAttributes/index.js +5 -0
- package/cjs/hooks/useHiddenAttributes/useHiddenAttributes.js +10 -10
- package/cjs/hooks/useHiddenAttributes/useHiddenAttributes.test.js +20 -20
- package/cjs/hooks/useHtmlSanitizer/helpers.d.ts +10 -0
- package/cjs/hooks/useHtmlSanitizer/helpers.js +351 -0
- package/cjs/hooks/useHtmlSanitizer/index.d.ts +1 -0
- package/cjs/hooks/useHtmlSanitizer/index.js +5 -0
- package/cjs/hooks/useHtmlSanitizer/useHtmlSanitizer.js +30 -0
- package/cjs/hooks/useHtmlSanitizer/useHtmlSanitizer.specs.d.ts +1 -0
- package/cjs/hooks/useHtmlSanitizer/useHtmlSanitizer.specs.js +73 -0
- package/cjs/hooks/useIsMountedRef/index.d.ts +1 -0
- package/cjs/hooks/useIsMountedRef/index.js +5 -0
- package/cjs/hooks/useKeyboardNavigation/index.d.ts +1 -0
- package/cjs/hooks/useKeyboardNavigation/index.js +5 -0
- package/cjs/hooks/useKeyboardNavigation/useKeyboardNavigation.d.ts +24 -0
- package/cjs/hooks/useKeyboardNavigation/useKeyboardNavigation.js +73 -0
- package/cjs/hooks/useKeyboardNavigation/useKeyboardNavigation.test.d.ts +1 -0
- package/cjs/hooks/useKeyboardNavigation/useKeyboardNavigation.test.js +137 -0
- package/cjs/hooks/useLayoutResetter/index.d.ts +1 -0
- package/cjs/hooks/useLayoutResetter/index.js +5 -0
- package/cjs/hooks/useLayoutResetter/useLayoutResetter.js +23 -0
- package/cjs/hooks/useLayoutResetter/useLayoutResetter.test.d.ts +1 -0
- package/cjs/hooks/useLayoutResetter/useLayoutResetter.test.js +126 -0
- package/cjs/hooks/useMarkAsNotMatchRequest/index.d.ts +1 -0
- package/cjs/hooks/useMarkAsNotMatchRequest/index.js +5 -0
- package/cjs/hooks/useMarkAsNotMatchRequest/useMarkAsNotMatchRequest.js +31 -0
- package/cjs/hooks/useMaskedAttribute/index.d.ts +1 -0
- package/cjs/hooks/useMaskedAttribute/index.js +5 -0
- package/cjs/hooks/useMaskedAttribute/useMaskedAttribute.d.ts +14 -0
- package/cjs/hooks/useMaskedAttribute/useMaskedAttribute.js +32 -0
- package/cjs/hooks/useMatchesColumnsData/helpers.test.d.ts +1 -0
- package/cjs/hooks/useMatchesColumnsData/helpers.test.js +134 -0
- package/cjs/hooks/useMatchesColumnsData/index.d.ts +1 -0
- package/cjs/hooks/useMatchesColumnsData/index.js +5 -0
- package/cjs/hooks/useMatchesLoader/index.d.ts +1 -0
- package/cjs/hooks/useMatchesLoader/index.js +5 -0
- package/cjs/hooks/useMatchesLoader/useMatchesLoader.js +125 -0
- package/cjs/hooks/useMergeAllRequest/index.d.ts +1 -0
- package/cjs/hooks/useMergeAllRequest/index.js +5 -0
- package/cjs/hooks/useMergeAllRequest/useMergeAllRequest.js +50 -0
- package/cjs/hooks/usePagingSimulator/helpers.test.d.ts +1 -0
- package/cjs/hooks/usePagingSimulator/helpers.test.js +119 -0
- package/cjs/hooks/usePagingSimulator/index.d.ts +1 -0
- package/cjs/hooks/usePagingSimulator/index.js +5 -0
- package/cjs/hooks/usePagingSimulator/usePagingSimulator.js +10 -0
- package/cjs/hooks/usePivotingDataLoader/index.d.ts +1 -0
- package/cjs/hooks/usePivotingDataLoader/index.js +6 -0
- package/cjs/hooks/usePivotingDataLoader/usePivotingDataLoader.d.ts +2 -1
- package/cjs/hooks/usePivotingDataLoader/usePivotingDataLoader.js +3 -3
- package/cjs/hooks/usePrevious/index.d.ts +1 -0
- package/cjs/hooks/usePrevious/index.js +5 -0
- package/cjs/hooks/useReadableSearchState/index.d.ts +1 -0
- package/cjs/hooks/useReadableSearchState/index.js +5 -0
- package/cjs/hooks/useReadableSearchState/useReadableSearchState.js +31 -0
- package/cjs/hooks/useReadableSearchState/useReadableSearchState.test.d.ts +1 -0
- package/cjs/hooks/useReadableSearchState/useReadableSearchState.test.js +179 -0
- package/cjs/hooks/useRelationTypeSelector/index.d.ts +1 -0
- package/cjs/hooks/useRelationTypeSelector/index.js +5 -0
- package/cjs/hooks/useRelationTypeSelector/useRelationTypeSelector.d.ts +14 -0
- package/cjs/hooks/useRelationsLoader/index.d.ts +1 -0
- package/cjs/hooks/useRelationsLoader/index.js +5 -0
- package/cjs/hooks/useRelationsLoader/useRelationsLoader.js +152 -0
- package/cjs/hooks/useRelationsLoader/useRelationsLoader.specs.d.ts +1 -0
- package/cjs/hooks/useRelationsLoader/useRelationsLoader.specs.js +451 -0
- package/cjs/hooks/useRequestDCRReview/index.d.ts +1 -0
- package/cjs/hooks/useRequestDCRReview/index.js +5 -0
- package/cjs/hooks/useRequestDCRReview/useRequestDCRReview.js +40 -0
- package/cjs/hooks/useRunOnceAfterValueInitialization/index.d.ts +1 -0
- package/cjs/hooks/useRunOnceAfterValueInitialization/index.js +5 -0
- package/cjs/hooks/useRunOnceAfterValueInitialization/useRunOnceAfterValueInitialization.d.ts +2 -0
- package/cjs/hooks/useSafePromise/index.d.ts +1 -0
- package/cjs/hooks/useSafePromise/index.js +5 -0
- package/cjs/hooks/useSafePromise/useSafePromise.js +34 -0
- package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +8 -8
- package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +7 -7
- package/cjs/hooks/useSavedState/index.d.ts +1 -0
- package/cjs/hooks/useSavedState/index.js +5 -0
- package/cjs/hooks/useSavedStateForEntityType/index.d.ts +1 -0
- package/cjs/hooks/useSavedStateForEntityType/index.js +5 -0
- package/cjs/hooks/useSavedStateForEntityType/useSavedStateForEntityType.js +49 -0
- package/cjs/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.d.ts +1 -0
- package/cjs/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +265 -0
- package/cjs/hooks/useScrollToAttribute/index.d.ts +1 -0
- package/cjs/hooks/useScrollToAttribute/index.js +5 -0
- package/cjs/hooks/useScrollToAttributeError/index.d.ts +1 -0
- package/cjs/hooks/useScrollToAttributeError/index.js +5 -0
- package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
- package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.test.d.ts +1 -0
- package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +134 -0
- package/cjs/hooks/useSnackbar/index.d.ts +1 -0
- package/cjs/hooks/useSnackbar/index.js +5 -0
- package/cjs/hooks/useSnackbar/useSnackbar.js +62 -0
- package/cjs/hooks/useSnackbar/useSnackbar.test.d.ts +1 -0
- package/cjs/hooks/useSnackbar/useSnackbar.test.js +186 -0
- package/cjs/hooks/useUsers/index.d.ts +1 -0
- package/cjs/hooks/useUsers/index.js +5 -0
- package/cjs/hooks/useUsers/useUsers.js +27 -0
- package/cjs/hooks/useUsers/useUsers.specs.d.ts +1 -0
- package/cjs/hooks/useUsers/useUsers.specs.js +107 -0
- package/cjs/hooks/useWhyDidYouUpdate/index.d.ts +1 -0
- package/cjs/hooks/useWhyDidYouUpdate/index.js +5 -0
- package/cjs/hooks/useWhyDidYouUpdate/useWhyDidYouUpdate.d.ts +1 -0
- package/cjs/index.d.ts +153 -12
- package/cjs/index.js +332 -24
- package/cjs/test-utils/index.d.ts +1 -0
- package/cjs/test-utils/index.js +7 -1
- package/cjs/types/basicTable.d.ts +2 -2
- package/cjs/types/index.d.ts +11 -0
- package/cjs/types/index.js +14 -1
- package/esm/ActionButton/ActionButton.js +2 -2
- package/esm/ActionButton/styles.d.ts +1 -1
- package/esm/AsyncReactSelect/AsyncReactSelect.d.ts +8 -0
- package/esm/AsyncReactSelect/AsyncReactSelect.js +3 -0
- package/esm/AsyncReactSelect/index.d.ts +1 -0
- package/esm/AsyncReactSelect/index.js +1 -0
- package/esm/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/esm/AttributeListItem/AttributeListItem.js +4 -4
- package/esm/AttributeSelector/AttributeSelector.js +3 -3
- package/esm/AttributeSelector/AttributeSelector.specs.js +1 -1
- package/esm/AttributeTitle/AttributeTitle.d.ts +7 -0
- package/esm/AttributeTitle/AttributeTitle.js +34 -0
- package/esm/AttributeTitle/AttributeTitle.test.d.ts +1 -0
- package/esm/AttributeTitle/AttributeTitle.test.js +17 -0
- package/esm/AttributeTitle/index.d.ts +1 -0
- package/esm/AttributeTitle/index.js +1 -0
- package/esm/AttributesFilterSelector/AttributesFilterSelector.js +1 -1
- package/esm/AttributesFilterSelector/AttributesFilterSelector.test.js +1 -1
- package/esm/AttributesFiltersBuilder/AttributesFiltersBuilder.js +4 -4
- package/esm/AttributesFiltersButton/AttributesFiltersButton.test.js +1 -1
- package/esm/AttributesFiltersButton/components/ActionButtons/styles.d.ts +1 -1
- package/esm/BasicAttributeSelector/BasicAttributeSelector.js +4 -4
- package/esm/BasicTable/basicTableViewState.js +1 -1
- package/esm/BasicTablePagination/BasicTablePagination.js +2 -2
- package/esm/BasicView/BasicView.d.ts +1 -1
- package/esm/BooleanRadioEditor/components/BooleanEditor/BooleanEditor.js +4 -4
- package/esm/ChartLegend/styles.d.ts +1 -1
- package/esm/CollaborationItem/IntegrationCollaborationItem.test.js +6 -7
- package/esm/CollaborationItem/components/Comment/Comment.test.js +6 -7
- package/esm/CollaborationItem/components/CommentTarget/styles.d.ts +1 -1
- package/esm/CollaborationItem/components/RepliedComment/RepliedComment.test.js +6 -7
- package/esm/CollaborationItem/components/RepliedComment/styles.d.ts +1 -1
- package/esm/CollaborationItem/styles.d.ts +1 -1
- package/esm/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.js +3 -4
- package/esm/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +2 -2
- package/esm/CommentsContainer/components/CollaborationPopup/CollaborationPopup.d.ts +1 -1
- package/esm/CommentsContainer/components/CollaborationPopup/CollaborationPopup.js +1 -1
- package/esm/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +1 -1
- package/esm/CommentsContainer/components/CollaborationPopup/styles.d.ts +1 -1
- package/esm/ConfigureColumnsPopup/ConfigureColumnsPopup.js +3 -4
- package/esm/ConfigureColumnsPopup/ConfigureColumnsPopup.test.js +1 -1
- package/esm/ConfirmationDialog/styles.d.ts +1 -1
- package/esm/CreatableReactSelect/CreatableReactSelect.d.ts +8 -0
- package/esm/CreatableReactSelect/CreatableReactSelect.js +3 -0
- package/esm/CreatableReactSelect/index.d.ts +1 -0
- package/esm/CreatableReactSelect/index.js +1 -0
- package/esm/CustomDateRangeEditor/CustomDateRangeEditor.js +2 -3
- package/esm/CustomDateRangeEditor/styles.d.ts +1 -1
- package/esm/DataTypeValue/DataTypeValue.js +1 -1
- package/esm/DateIntervalSelector/DateIntervalSelector.js +2 -2
- package/esm/DateIntervalSelector/DateIntervalSelector.test.js +1 -1
- package/esm/DateRangeEditor/DateRangeEditor.js +1 -1
- package/esm/DateRangeEditor/styles.d.ts +1 -1
- package/esm/DependentLookupEditor/DependentLookupEditor.js +3 -3
- package/esm/DependentLookupEditor/DependentLookupEditor.test.js +47 -47
- package/esm/DependentLookupEditor/styles.d.ts +1 -1
- package/esm/DropDownEditor/DropDownEditor.d.ts +1 -1
- package/esm/DropDownEditor/DropDownEditor.js +1 -1
- package/esm/DropDownEditor/DropDownEditor.test.js +1 -1
- package/esm/DropDownMenuButton/styles.d.ts +1 -1
- package/esm/DropDownSelector/DropDownSelector.js +4 -4
- package/esm/DropDownSelector/DropDownSelector.test.js +12 -12
- package/esm/DropDownSelector/styles.d.ts +1 -1
- package/esm/EditModeAttributesList/EditModeAttributesList.d.ts +1 -1
- package/esm/EditModeAttributesPager/EditModeAttributesPager.test.js +3 -3
- package/esm/EditModeAttributesPager/components/AttributeRenderer/AttributeRenderer.js +5 -5
- package/esm/EditModeAttributesPager/components/AttributeRenderer/AttributeRenderer.test.js +8 -8
- package/esm/EditModeAttributesPager/components/ImageLineRenderer/ImageLineRenderer.js +4 -4
- package/esm/EditModeAttributesPager/components/ImageLineRenderer/ImageLineRenderer.test.js +2 -2
- package/esm/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.js +3 -3
- package/esm/EditModeAttributesPager/styles.d.ts +1 -1
- package/esm/EditModeAttributesView/EditModeAttributesView.test.js +1 -1
- package/esm/EditModeComplexAttribute/EditModeComplexAttribute.js +1 -1
- package/esm/EditModeComplexAttribute/EditModeComplexAttribute.test.js +5 -5
- package/esm/EmptyState/styles.d.ts +1 -1
- package/esm/EmptyStub/EmptyStub.d.ts +1 -0
- package/esm/EmptyStub/EmptyStub.js +1 -0
- package/esm/EmptyStub/index.d.ts +1 -0
- package/esm/EmptyStub/index.js +1 -0
- package/esm/EntitySelector/EntitySelector.js +1 -1
- package/esm/EntitySelector/components/Group/Group.test.js +1 -1
- package/esm/EntitySelector/components/SingleValue/SingleValue.js +1 -1
- package/esm/EntityTypeBadge/styles.js +2 -2
- package/esm/EntityTypesSelector/EntityTypesSelector.d.ts +1 -1
- package/esm/EntityTypesSelector/EntityTypesSelector.js +1 -1
- package/esm/EntityTypesSelector/EntityTypesSelector.test.js +1 -1
- package/esm/EntityUriLink/EntityUriLink.d.ts +2 -2
- package/esm/EntityUriLink/EntityUriLink.js +1 -1
- package/esm/ExpandableSearchInput/ExpandableSearchInput.js +1 -1
- package/esm/FileTypeEditor/FileTypeEditor.d.ts +1 -1
- package/esm/FileTypeEditor/FileTypeEditor.js +1 -1
- package/esm/FileTypeEditor/FileTypeEditor.test.js +2 -2
- package/esm/HOCs/withAsyncMount/withAsyncMount.test.js +1 -1
- package/esm/HOCs/withDateRangeSelector/helpers.d.ts +2 -3
- package/esm/HOCs/withDateRangeSelector/helpers.js +2 -3
- package/esm/HOCs/withDateRangeSelector/index.d.ts +1 -0
- package/esm/HOCs/withDateRangeSelector/index.js +1 -0
- package/esm/HOCs/withDateRangeSelector/styles.d.ts +1 -1
- package/esm/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +2 -2
- package/esm/HOCs/withDateRangeSelector/withDateRangeSelector.js +1 -2
- package/esm/HOCs/withDragHandle/index.d.ts +1 -0
- package/esm/HOCs/withDragHandle/index.js +1 -0
- package/esm/HOCs/withDragHandle/withDragHandle.d.ts +1 -2
- package/esm/HOCs/withDragHandle/withDragHandle.js +1 -2
- package/esm/HOCs/withFilter/components/ColumnFilter/ColumnFilter.d.ts +11 -0
- package/esm/HOCs/withFilter/components/ColumnFilter/ColumnFilter.js +75 -0
- package/esm/HOCs/withFilter/components/ColumnFilter/ColumnFilter.spec.d.ts +1 -0
- package/esm/HOCs/withFilter/components/ColumnFilter/index.d.ts +1 -0
- package/esm/HOCs/withFilter/components/ColumnFilter/index.js +1 -0
- package/esm/HOCs/withFilter/components/FilterChip/FilterChip.js +25 -0
- package/esm/HOCs/withFilter/components/FilterChip/FilterChip.test.d.ts +1 -0
- package/esm/HOCs/withFilter/components/FilterChip/FilterChip.test.js +97 -0
- package/esm/HOCs/withFilter/components/FilterChip/index.d.ts +1 -0
- package/esm/HOCs/withFilter/components/FilterChip/index.js +1 -0
- package/esm/HOCs/withFilter/components/FilterChip/styles.d.ts +1 -0
- package/esm/HOCs/withFilter/components/FilterChip/styles.js +23 -0
- package/esm/HOCs/withFilter/styles.d.ts +1 -2
- package/esm/HOCs/withFilter/styles.js +0 -22
- package/esm/HOCs/withFilter/withFilter.d.ts +1 -1
- package/esm/HOCs/withFilter/withFilter.js +3 -3
- package/esm/HOCs/withFilterAtBottom/withFilterAtBottom.d.ts +4 -10
- package/esm/HOCs/withFilterAtBottom/withFilterAtBottom.js +0 -4
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/ReactSelectClearIndicator.d.ts +11 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/ReactSelectClearIndicator.js +19 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectClearIndicator/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/ReactSelectControl.d.ts +17 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/ReactSelectControl.js +49 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectControl/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/ReactSelectDropdownIndicator.d.ts +14 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/ReactSelectDropdownIndicator.js +30 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectDropdownIndicator/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/ReactSelectGroupHeading.d.ts +12 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/ReactSelectGroupHeading.js +16 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectGroupHeading/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/ReactSelectMenu.d.ts +11 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/ReactSelectMenu.js +31 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectMenu/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/ReactSelectNoOptionsMessage.d.ts +8 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/ReactSelectNoOptionsMessage.js +11 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectNoOptionsMessage/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/ReactSelectPlaceholder.d.ts +9 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/ReactSelectPlaceholder.js +23 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectPlaceholder/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/ReactSelectSingleValue.d.ts +9 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/ReactSelectSingleValue.js +23 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectSingleValue/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/ReactSelectValueContainer.d.ts +9 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/ReactSelectValueContainer.js +13 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/components/ReactSelectValueContainer/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/helpers.d.ts +128 -0
- package/esm/HOCs/withReactSelectMuiSkin/helpers.js +24 -0
- package/esm/HOCs/withReactSelectMuiSkin/index.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/index.js +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/styles.d.ts +1 -0
- package/esm/HOCs/withReactSelectMuiSkin/styles.js +67 -0
- package/esm/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +9 -0
- package/esm/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.js +41 -0
- package/esm/HierarchyNodeTitle/HierarchyNodeTitle.js +3 -3
- package/esm/HierarchyNodeTitle/HierarchyNodeTitle.test.js +4 -4
- package/esm/HierarchyNodeTitle/styles.d.ts +1 -1
- package/esm/ImageActionsOverlay/ImageActionsOverlay.js +2 -3
- package/esm/ImageActionsOverlay/styles.d.ts +1 -1
- package/esm/ImageAttributesGallery/ImageAttributesGallery.d.ts +15 -0
- package/esm/ImageAttributesGallery/ImageAttributesGallery.js +102 -0
- package/esm/ImageAttributesGallery/ImageAttributesGallery.test.d.ts +1 -0
- package/esm/ImageAttributesGallery/ImageAttributesGallery.test.js +413 -0
- package/esm/ImageAttributesGallery/components/GalleryView/GalleryView.d.ts +14 -0
- package/esm/ImageAttributesGallery/components/GalleryView/GalleryView.test.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/GalleryView/GalleryView.test.js +98 -0
- package/esm/ImageAttributesGallery/components/GalleryView/index.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/GalleryView/index.js +1 -0
- package/esm/ImageAttributesGallery/components/GalleryView/styles.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/HeaderLeft/HeaderLeft.d.ts +9 -0
- package/esm/ImageAttributesGallery/components/HeaderLeft/index.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/HeaderLeft/index.js +1 -0
- package/esm/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +131 -0
- package/esm/ImageAttributesGallery/components/HeaderRight/index.d.ts +1 -0
- package/esm/ImageAttributesGallery/components/HeaderRight/index.js +1 -0
- package/esm/ImageAttributesGallery/index.d.ts +1 -0
- package/esm/ImageAttributesGallery/index.js +1 -0
- package/esm/ImageAttributesGallery/types.d.ts +4 -0
- package/esm/ImageAttributesGallery/types.js +1 -0
- package/esm/ImageAttributesLine/ImageAttributesLine.js +1 -1
- package/esm/ImageAttributesLine/ImageAttributesLine.test.js +1 -1
- package/esm/ImageAttributesLineEditor/ImageAttributesLineEditor.js +1 -1
- package/esm/ImageAttributesLineEditor/ImageAttributesLineEditor.test.js +6 -4
- package/esm/ImageDetailsView/ImageDetailsView.js +26 -0
- package/esm/ImageDetailsView/ImageDetailsView.test.d.ts +1 -0
- package/esm/ImageDetailsView/ImageDetailsView.test.js +74 -0
- package/esm/ImageDetailsView/attributes.test-data.d.ts +3 -0
- package/esm/ImageDetailsView/attributes.test-data.js +158 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.js +27 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.test.js +99 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewCarousel/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewCarousel/index.js +1 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.js +34 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.test.js +65 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewSidebar/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/ImageDetailsViewSidebar/index.js +1 -0
- package/esm/ImageDetailsView/components/MetaInfo/MetaInfo.d.ts +9 -0
- package/esm/ImageDetailsView/components/MetaInfo/MetaInfo.js +21 -0
- package/esm/ImageDetailsView/components/MetaInfo/MetaInfo.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfo/MetaInfo.test.js +306 -0
- package/esm/ImageDetailsView/components/MetaInfo/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfo/index.js +1 -0
- package/esm/ImageDetailsView/components/MetaInfo/theme.d.ts +2 -0
- package/esm/ImageDetailsView/components/MetaInfo/theme.js +8 -0
- package/esm/ImageDetailsView/components/MetaInfo/useEditMetaInfo.js +61 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.d.ts +16 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.js +25 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.test.js +134 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/index.js +1 -0
- package/esm/ImageDetailsView/components/MetaInfoForm/styles.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.js +28 -0
- package/esm/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.test.js +99 -0
- package/esm/ImageDetailsView/components/MetaInfoHeader/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoHeader/index.js +1 -0
- package/esm/ImageDetailsView/components/MetaInfoItem/MetaInfoItem.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoItem/MetaInfoItem.test.js +36 -0
- package/esm/ImageDetailsView/components/MetaInfoItem/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoItem/index.js +1 -0
- package/esm/ImageDetailsView/components/MetaInfoList/MetaInfoList.d.ts +9 -0
- package/esm/ImageDetailsView/components/MetaInfoList/MetaInfoList.js +24 -0
- package/esm/ImageDetailsView/components/MetaInfoList/MetaInfoList.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoList/MetaInfoList.test.js +161 -0
- package/esm/ImageDetailsView/components/MetaInfoList/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/MetaInfoList/index.js +1 -0
- package/esm/ImageDetailsView/components/Thumbnails/Thumbnails.d.ts +8 -0
- package/esm/ImageDetailsView/components/Thumbnails/Thumbnails.js +44 -0
- package/esm/ImageDetailsView/components/Thumbnails/Thumbnails.test.d.ts +1 -0
- package/esm/ImageDetailsView/components/Thumbnails/Thumbnails.test.js +76 -0
- package/esm/ImageDetailsView/components/Thumbnails/constants.d.ts +3 -0
- package/esm/ImageDetailsView/components/Thumbnails/constants.js +3 -0
- package/esm/ImageDetailsView/components/Thumbnails/index.d.ts +1 -0
- package/esm/ImageDetailsView/components/Thumbnails/index.js +1 -0
- package/esm/ImageDetailsView/helpers.d.ts +15 -0
- package/esm/ImageDetailsView/helpers.js +89 -0
- package/esm/ImageDetailsView/helpers.test.d.ts +1 -0
- package/esm/ImageDetailsView/helpers.test.js +258 -0
- package/esm/ImageDetailsView/index.d.ts +1 -0
- package/esm/ImageDetailsView/index.js +1 -0
- package/esm/ImageDetailsView/types.js +1 -0
- package/esm/ImageGalleryDialog/ImageGalleryDialog.d.ts +15 -0
- package/esm/ImageGalleryDialog/ImageGalleryDialog.js +40 -0
- package/esm/ImageGalleryDialog/ImageGalleryDialog.specs.d.ts +1 -0
- package/esm/ImageGalleryDialog/ImageGalleryDialog.specs.js +76 -0
- package/esm/ImageGalleryDialog/constants.d.ts +4 -0
- package/esm/ImageGalleryDialog/constants.js +5 -0
- package/esm/ImageGalleryDialog/index.d.ts +2 -0
- package/esm/ImageGalleryDialog/index.js +2 -0
- package/esm/ImageGalleryDialog/styles.d.ts +1 -0
- package/esm/ImportButton/ImportButton.d.ts +10 -0
- package/esm/ImportButton/ImportButton.js +27 -0
- package/esm/ImportButton/ImportButton.test.d.ts +1 -0
- package/esm/ImportButton/ImportButton.test.js +37 -0
- package/esm/ImportButton/index.d.ts +1 -0
- package/esm/ImportButton/index.js +1 -0
- package/esm/InlineAttributesList/InlineAttributesList.js +2 -2
- package/esm/InlineComplexAttribute/InlineComplexAttribute.js +1 -1
- package/esm/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.js +1 -1
- package/esm/InlineSimpleAttribute/InlineSimpleAttribute.js +1 -1
- package/esm/InlineSimpleAttribute/styles.d.ts +1 -1
- package/esm/InlineSimpleAttributeEditor/styles.d.ts +1 -1
- package/esm/LightArrowTooltip/LightArrowTooltip.d.ts +2 -0
- package/esm/LightArrowTooltip/LightArrowTooltip.js +18 -0
- package/esm/LightArrowTooltip/index.d.ts +1 -0
- package/esm/LightArrowTooltip/index.js +1 -0
- package/esm/LinearLoadIndicator/LinearLoadIndicator.d.ts +7 -0
- package/esm/LinearLoadIndicator/LinearLoadIndicator.js +14 -0
- package/esm/LinearLoadIndicator/LinearLoadIndicator.test.d.ts +1 -0
- package/esm/LinearLoadIndicator/LinearLoadIndicator.test.js +25 -0
- package/esm/LinearLoadIndicator/index.d.ts +1 -0
- package/esm/LinearLoadIndicator/index.js +1 -0
- package/esm/LinearLoadIndicator/styles.js +18 -0
- package/esm/Link/Link.d.ts +8 -0
- package/esm/Link/Link.js +14 -0
- package/esm/Link/Link.test.d.ts +1 -0
- package/esm/Link/Link.test.js +96 -0
- package/esm/Link/index.d.ts +1 -0
- package/esm/Link/index.js +1 -0
- package/esm/Link/styles.d.ts +1 -0
- package/esm/LoadingSpinner/LoadingSpinner.d.ts +5 -0
- package/esm/LoadingSpinner/LoadingSpinner.js +7 -0
- package/esm/LoadingSpinner/index.d.ts +1 -0
- package/esm/LoadingSpinner/index.js +1 -0
- package/esm/LoadingSpinner/spinner.inline.gif.d.ts +1 -0
- package/esm/LoadingSpinner/spinner.inline.gif.js +1 -0
- package/esm/LogicOperator/LogicOperator.d.ts +8 -0
- package/esm/LogicOperator/LogicOperator.js +10 -0
- package/esm/LogicOperator/LogicOperator.spec.d.ts +1 -0
- package/esm/LogicOperator/LogicOperator.spec.js +88 -0
- package/esm/LogicOperator/index.d.ts +1 -0
- package/esm/LogicOperator/index.js +1 -0
- package/esm/LogicOperator/styles.d.ts +1 -0
- package/esm/LogicOperator/styles.js +12 -0
- package/esm/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.d.ts +1 -1
- package/esm/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.js +1 -1
- package/esm/LookupEditor/components/GroupedDropDownEditor/GroupedDropDownEditor.test.js +1 -1
- package/esm/MapChart/MapChart.js +1 -1
- package/esm/MapChart/useGeography.d.ts +1 -2
- package/esm/MapChart/useGeography.js +1 -2
- package/esm/Marginator/Marginator.d.ts +8 -0
- package/esm/Marginator/Marginator.js +10 -0
- package/esm/Marginator/index.d.ts +1 -0
- package/esm/Marginator/index.js +1 -0
- package/esm/MatchRulesBadge/MatchRulesBadge.d.ts +5 -0
- package/esm/MatchRulesBadge/MatchRulesBadge.js +35 -0
- package/esm/MatchRulesBadge/MatchRulesBadge.test.d.ts +1 -0
- package/esm/MatchRulesBadge/MatchRulesBadge.test.js +44 -0
- package/esm/MatchRulesBadge/index.d.ts +1 -0
- package/esm/MatchRulesBadge/index.js +1 -0
- package/esm/MatchRulesBadge/styles.d.ts +1 -0
- package/esm/MatchRulesBadge/styles.js +22 -0
- package/esm/MatchRulesBlock/MatchRulesBlock.d.ts +11 -0
- package/esm/MatchRulesBlock/MatchRulesBlock.js +26 -0
- package/esm/MatchRulesBlock/MatchRulesBlock.test.d.ts +1 -0
- package/esm/MatchRulesBlock/MatchRulesBlock.test.js +179 -0
- package/esm/MatchRulesBlock/index.d.ts +1 -0
- package/esm/MatchRulesBlock/index.js +1 -0
- package/esm/MatchRulesSelector/MatchRulesSelector.d.ts +12 -0
- package/esm/MatchRulesSelector/MatchRulesSelector.js +18 -0
- package/esm/MatchRulesSelector/MatchRulesSelector.test.d.ts +1 -0
- package/esm/MatchRulesSelector/MatchRulesSelector.test.js +140 -0
- package/esm/MatchRulesSelector/index.d.ts +1 -0
- package/esm/MatchRulesSelector/index.js +1 -0
- package/esm/MatchRulesTitle/MatchRulesTitle.d.ts +5 -0
- package/esm/MatchRulesTitle/MatchRulesTitle.js +6 -0
- package/esm/MatchRulesTitle/MatchRulesTitle.test.d.ts +1 -0
- package/esm/MatchRulesTitle/MatchRulesTitle.test.js +13 -0
- package/esm/MatchRulesTitle/index.d.ts +1 -0
- package/esm/MatchRulesTitle/index.js +1 -0
- package/esm/MatchRulesTooltip/MatchRulesTooltip.d.ts +7 -0
- package/esm/MatchRulesTooltip/MatchRulesTooltip.js +15 -0
- package/esm/MatchRulesTooltip/MatchRulesTooltip.test.d.ts +1 -0
- package/esm/MatchRulesTooltip/MatchRulesTooltip.test.js +39 -0
- package/esm/MatchRulesTooltip/index.d.ts +1 -0
- package/esm/MatchRulesTooltip/index.js +1 -0
- package/esm/MatchRulesTooltip/styles.d.ts +1 -0
- package/esm/MatchRulesTooltip/styles.js +21 -0
- package/esm/MergeButton/MergeButton.d.ts +18 -0
- package/esm/MergeButton/MergeButton.js +42 -0
- package/esm/MergeButton/MergeButton.spec.d.ts +1 -0
- package/esm/MergeButton/MergeButton.spec.js +258 -0
- package/esm/MergeButton/index.d.ts +1 -0
- package/esm/MergeButton/index.js +1 -0
- package/esm/MetadataTypesSelector/MetadataTypesSelector.d.ts +26 -0
- package/esm/MetadataTypesSelector/MetadataTypesSelector.js +99 -0
- package/esm/MetadataTypesSelector/MetadataTypesSelector.test.d.ts +1 -0
- package/esm/MetadataTypesSelector/MetadataTypesSelector.test.js +168 -0
- package/esm/MetadataTypesSelector/components/ListLabel/ListLabel.js +21 -0
- package/esm/MetadataTypesSelector/components/ListLabel/ListLabel.test.d.ts +1 -0
- package/esm/MetadataTypesSelector/components/ListLabel/ListLabel.test.js +24 -0
- package/esm/MetadataTypesSelector/components/ListLabel/helpers.d.ts +3 -0
- package/esm/MetadataTypesSelector/components/ListLabel/helpers.js +43 -0
- package/esm/MetadataTypesSelector/components/ListLabel/index.d.ts +1 -0
- package/esm/MetadataTypesSelector/components/ListLabel/index.js +1 -0
- package/esm/MetadataTypesSelector/components/SelectMetadataTypesList/SelectMetadataTypesList.d.ts +20 -0
- package/esm/MetadataTypesSelector/components/SelectMetadataTypesList/SelectMetadataTypesList.js +40 -0
- package/esm/MetadataTypesSelector/components/SelectMetadataTypesList/index.d.ts +1 -0
- package/esm/MetadataTypesSelector/components/SelectMetadataTypesList/index.js +1 -0
- package/esm/MetadataTypesSelector/index.d.ts +1 -0
- package/esm/MetadataTypesSelector/index.js +1 -0
- package/esm/MetadataTypesSelector/styles.d.ts +1 -0
- package/esm/ModeSwitcher/ModeSwitcher.d.ts +18 -0
- package/esm/ModeSwitcher/ModeSwitcher.js +19 -0
- package/esm/ModeSwitcher/ModeSwitcher.test.d.ts +1 -0
- package/esm/ModeSwitcher/ModeSwitcher.test.js +120 -0
- package/esm/ModeSwitcher/index.d.ts +1 -0
- package/esm/ModeSwitcher/index.js +1 -0
- package/esm/ModeSwitcher/styles.d.ts +1 -0
- package/esm/ModeSwitcher/styles.js +47 -0
- package/esm/ModeSwitcherSelect/ModeSwitcherSelect.test.d.ts +1 -0
- package/esm/ModeSwitcherSelect/ModeSwitcherSelect.test.js +112 -0
- package/esm/ModeSwitcherSelect/styles.d.ts +1 -0
- package/esm/MoreAttributesButton/MoreAttributesButton.js +3 -3
- package/esm/MoreAttributesButton/MoreAttributesButton.test.js +2 -2
- package/esm/MoreAttributesButton/styles.d.ts +1 -1
- package/esm/MoreAttributesButton/useMoreAttributesItems.js +1 -1
- package/esm/MultiSelect/MultiSelect.d.ts +116 -0
- package/esm/MultiSelect/MultiSelect.js +202 -0
- package/esm/MultiSelect/components/Option/Option.d.ts +18 -0
- package/esm/MultiSelect/components/Option/Option.js +24 -0
- package/esm/MultiSelect/components/Option/index.d.ts +1 -0
- package/esm/MultiSelect/components/Option/index.js +1 -0
- package/esm/MultiSelect/helpers.d.ts +19 -0
- package/esm/MultiSelect/helpers.js +19 -0
- package/esm/MultiSelect/index.d.ts +1 -0
- package/esm/MultiSelect/index.js +1 -0
- package/esm/MultiSelect/styles.d.ts +6 -0
- package/esm/MultiSelect/styles.js +24 -0
- package/esm/MultiSelect/useKeepInputVisible.js +21 -0
- package/esm/MultiValueChip/MultiValueChip.js +1 -1
- package/esm/MultiValueSelector/MultiValueSelector.js +49 -0
- package/esm/MultiValueSelector/MultiValueSelector.test.d.ts +1 -0
- package/esm/MultiValueSelector/MultiValueSelector.test.js +64 -0
- package/esm/MultiValueSelector/index.d.ts +2 -0
- package/esm/MultiValueSelector/index.js +1 -0
- package/esm/MultiValueSelector/styles.d.ts +7 -0
- package/esm/MultiValueSelector/styles.js +33 -0
- package/esm/MultipleInput/MultipleInput.d.ts +13 -0
- package/esm/MultipleInput/MultipleInput.js +75 -0
- package/esm/MultipleInput/MultipleInput.test.d.ts +1 -0
- package/esm/MultipleInput/MultipleInput.test.js +249 -0
- package/esm/MultipleInput/components/AutosizeInputWrapper/AutosizeInputWrapper.d.ts +3 -0
- package/esm/MultipleInput/components/AutosizeInputWrapper/AutosizeInputWrapper.js +29 -0
- package/esm/MultipleInput/components/AutosizeInputWrapper/index.d.ts +1 -0
- package/esm/MultipleInput/components/AutosizeInputWrapper/index.js +1 -0
- package/esm/MultipleInput/index.d.ts +1 -0
- package/esm/MultipleInput/index.js +1 -0
- package/esm/MultipliableSelect/MultipliableSelect.d.ts +21 -0
- package/esm/MultipliableSelect/MultipliableSelect.js +40 -0
- package/esm/MultipliableSelect/MultipliableSelect.test.d.ts +1 -0
- package/esm/MultipliableSelect/MultipliableSelect.test.js +47 -0
- package/esm/MultipliableSelect/index.d.ts +1 -0
- package/esm/MultipliableSelect/index.js +1 -0
- package/esm/MultipliableSelect/styles.d.ts +1 -0
- package/esm/NestedAttribute/NestedAttribute.js +2 -2
- package/esm/NestedAttribute/NestedAttribute.test.js +1 -1
- package/esm/NestedAttribute/styles.d.ts +1 -2
- package/esm/NestedAttribute/styles.js +1 -2
- package/esm/NotMatchButton/NotMatchButton.d.ts +18 -0
- package/esm/NotMatchButton/NotMatchButton.js +42 -0
- package/esm/NotMatchButton/NotMatchButton.spec.d.ts +1 -0
- package/esm/NotMatchButton/NotMatchButton.spec.js +212 -0
- package/esm/NotMatchButton/index.d.ts +1 -0
- package/esm/NotMatchButton/index.js +1 -0
- package/esm/NotMatchRule/NotMatchRule.d.ts +1 -0
- package/esm/NotMatchRule/NotMatchRule.js +11 -0
- package/esm/NotMatchRule/NotMatchRule.test.d.ts +1 -0
- package/esm/NotMatchRule/NotMatchRule.test.js +9 -0
- package/esm/NotMatchRule/index.d.ts +1 -0
- package/esm/NotMatchRule/index.js +1 -0
- package/esm/OvIcon/OvIcon.d.ts +3 -3
- package/esm/OvIcon/OvIcon.js +2 -1
- package/esm/OvIcon/OvIcon.test.js +2 -1
- package/esm/PivotingTooltip/PivotingTooltip.js +2 -2
- package/esm/PivotingTooltip/PivotingTooltip.test.js +1 -1
- package/esm/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.js +2 -2
- package/esm/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +1 -1
- package/esm/PivotingTooltip/components/PivotingTooltipContent/styles.d.ts +1 -1
- package/esm/PivotingUriLink/PivotingUriLink.d.ts +11 -0
- package/esm/PivotingUriLink/PivotingUriLink.js +22 -0
- package/esm/PivotingUriLink/PivotingUriLink.spec.d.ts +1 -0
- package/esm/PivotingUriLink/PivotingUriLink.spec.js +124 -0
- package/esm/PivotingUriLink/index.d.ts +1 -0
- package/esm/PivotingUriLink/index.js +1 -0
- package/esm/PivotingUriLink/styles.d.ts +1 -0
- package/esm/Popper/Popper.d.ts +16 -0
- package/esm/Popper/Popper.js +59 -0
- package/esm/Popper/Popper.test.d.ts +1 -0
- package/esm/Popper/Popper.test.js +41 -0
- package/esm/Popper/helpers.test.d.ts +1 -0
- package/esm/Popper/helpers.test.js +73 -0
- package/esm/Popper/index.d.ts +1 -0
- package/esm/Popper/index.js +1 -0
- package/esm/Popper/styles.js +15 -0
- package/esm/PopupWithArrow/PopupWithArrow.d.ts +10 -0
- package/esm/PopupWithArrow/PopupWithArrow.js +59 -0
- package/esm/PopupWithArrow/PopupWithArrow.test.d.ts +1 -0
- package/esm/PopupWithArrow/PopupWithArrow.test.js +20 -0
- package/esm/PopupWithArrow/index.d.ts +1 -0
- package/esm/PopupWithArrow/index.js +1 -0
- package/esm/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +11 -0
- package/esm/PotentialMatchReviewCard/PotentialMatchReviewCard.js +31 -0
- package/esm/PotentialMatchReviewCard/PotentialMatchReviewCard.spec.d.ts +1 -0
- package/esm/PotentialMatchReviewCard/PotentialMatchReviewCard.spec.js +35 -0
- package/esm/PotentialMatchReviewCard/index.d.ts +1 -0
- package/esm/PotentialMatchReviewCard/index.js +1 -0
- package/esm/PotentialMatchReviewCard/styles.d.ts +1 -0
- package/esm/ProfileBand/ProfileBand.d.ts +12 -0
- package/esm/ProfileBand/ProfileBand.js +49 -0
- package/esm/ProfileBand/ProfileBand.spec.d.ts +1 -0
- package/esm/ProfileBand/ProfileBand.spec.js +87 -0
- package/esm/ProfileBand/index.d.ts +1 -0
- package/esm/ProfileBand/index.js +1 -0
- package/esm/ProfileBand/styles.d.ts +1 -0
- package/esm/ProfileBand/styles.js +84 -0
- package/esm/ProfileBandNavigation/ProfileBandNavigation.d.ts +5 -0
- package/esm/ProfileBandNavigation/ProfileBandNavigation.js +10 -0
- package/esm/ProfileBandNavigation/ProfileBandNavigation.specs.d.ts +1 -0
- package/esm/ProfileBandNavigation/ProfileBandNavigation.specs.js +214 -0
- package/esm/ProfileBandNavigation/components/ProfileBandNavigationWidget/ProfileBandNavigationWidget.d.ts +11 -0
- package/esm/ProfileBandNavigation/components/ProfileBandNavigationWidget/ProfileBandNavigationWidget.js +33 -0
- package/esm/ProfileBandNavigation/components/ProfileBandNavigationWidget/index.d.ts +1 -0
- package/esm/ProfileBandNavigation/components/ProfileBandNavigationWidget/index.js +1 -0
- package/esm/ProfileBandNavigation/constants.d.ts +1 -0
- package/esm/ProfileBandNavigation/constants.js +1 -0
- package/esm/ProfileBandNavigation/helpers.d.ts +50 -0
- package/esm/ProfileBandNavigation/helpers.js +134 -0
- package/esm/ProfileBandNavigation/helpers.test.d.ts +1 -0
- package/esm/ProfileBandNavigation/helpers.test.js +446 -0
- package/esm/ProfileBandNavigation/store.test-data.d.ts +35 -0
- package/esm/ProfileBandNavigation/store.test-data.js +35 -0
- package/esm/ProfileBandNavigation/useSearchNavigation.d.ts +8 -0
- package/esm/ProfileBandNavigation/useSearchNavigation.js +225 -0
- package/esm/ProfileBandNavigation/useSearchNavigation.test.d.ts +1 -0
- package/esm/ProfileBandNavigation/useSearchNavigation.test.js +905 -0
- package/esm/ProfileBandNavigation/useSearchNavigationVisibility.d.ts +1 -0
- package/esm/ProfileBandNavigation/useSearchNavigationVisibility.js +8 -0
- package/esm/ProfileCard/ProfileCard.js +34 -0
- package/esm/ProfileCard/ProfileCard.test.d.ts +1 -0
- package/esm/ProfileCard/ProfileCard.test.js +33 -0
- package/esm/ProfileCard/components/ProfileCardContent/ProfileCardContent.js +33 -0
- package/esm/ProfileCard/components/ProfileCardContent/ProfileCardContent.test.d.ts +1 -0
- package/esm/ProfileCard/components/ProfileCardContent/ProfileCardContent.test.js +43 -0
- package/esm/ProfileCard/components/ProfileCardContent/index.d.ts +1 -0
- package/esm/ProfileCard/components/ProfileCardContent/index.js +1 -0
- package/esm/ProfileCard/components/ProfileCardContent/styles.d.ts +1 -0
- package/esm/ProfileCard/components/ProfileCardContent/styles.js +66 -0
- package/esm/ProfileCard/components/ProfileCardPlaceholder/index.d.ts +1 -0
- package/esm/ProfileCard/components/ProfileCardPlaceholder/index.js +1 -0
- package/esm/ProfileCard/components/ProfileCardPlaceholder/styles.d.ts +1 -0
- package/esm/ProfileCard/index.d.ts +1 -0
- package/esm/ProfileCard/index.js +1 -0
- package/esm/ProfileCard/styles.d.ts +1 -0
- package/esm/ProfileCard/styles.js +8 -0
- package/esm/ProfileMatchCard/ProfileMatchCard.js +24 -0
- package/esm/ProfileMatchCard/ProfileMatchCard.specs.d.ts +1 -0
- package/esm/ProfileMatchCard/ProfileMatchCard.specs.js +149 -0
- package/esm/ProfileMatchCard/entity.test-data.d.ts +13 -0
- package/esm/ProfileMatchCard/entity.test-data.js +17 -0
- package/esm/ProfileMatchCard/index.d.ts +1 -0
- package/esm/ProfileMatchCard/index.js +1 -0
- package/esm/ProfileMatchCard/matches.test-data.d.ts +4 -0
- package/esm/ProfileMatchCard/matches.test-data.js +25 -0
- package/esm/ProfileMatchCard/metadata.test-data.d.ts +32 -0
- package/esm/ProfileMatchCard/metadata.test-data.js +43 -0
- package/esm/ProfileMatchCard/store.test-data.d.ts +50 -0
- package/esm/ProfileMatchCard/store.test-data.js +15 -0
- package/esm/ProfileResizablePanes/ProfileResizablePanes.d.ts +14 -0
- package/esm/ProfileResizablePanes/ProfileResizablePanes.js +37 -0
- package/esm/ProfileResizablePanes/ProfileResizablePanes.spec.d.ts +1 -0
- package/esm/ProfileResizablePanes/ProfileResizablePanes.spec.js +239 -0
- package/esm/ProfileResizablePanes/index.d.ts +1 -0
- package/esm/ProfileResizablePanes/index.js +1 -0
- package/esm/ProfileResizablePanes/styles.d.ts +1 -0
- package/esm/ProfileResizablePanes/styles.js +18 -0
- package/esm/ProfilesList/ProfilesList.d.ts +14 -0
- package/esm/ProfilesList/ProfilesList.js +70 -0
- package/esm/ProfilesList/ProfilesList.spec.d.ts +1 -0
- package/esm/ProfilesList/ProfilesList.spec.js +237 -0
- package/esm/ProfilesList/index.d.ts +1 -0
- package/esm/ProfilesList/index.js +1 -0
- package/esm/ProfilesList/styles.d.ts +1 -0
- package/esm/QueryBuilderRow/QueryBuilderRow.js +32 -0
- package/esm/QueryBuilderRow/QueryBuilderRow.spec.d.ts +1 -0
- package/esm/QueryBuilderRow/QueryBuilderRow.spec.js +96 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.d.ts +8 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.js +10 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.spec.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/ReadOnlyFilter.spec.js +31 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/index.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/index.js +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/styles.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyFilter/styles.js +12 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.d.ts +8 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.js +10 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.spec.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/ReadOnlyLogicOperator.spec.js +31 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/index.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/index.js +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/styles.d.ts +1 -0
- package/esm/QueryBuilderRow/components/ReadOnlyLogicOperator/styles.js +12 -0
- package/esm/QueryBuilderRow/index.d.ts +2 -0
- package/esm/QueryBuilderRow/index.js +1 -0
- package/esm/QueryBuilderRow/styles.d.ts +1 -0
- package/esm/QueryBuilderRow/styles.js +19 -0
- package/esm/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +35 -0
- package/esm/QueryBuilderRowsGroup/QueryBuilderRowsGroup.js +42 -0
- package/esm/QueryBuilderRowsGroup/QueryBuilderRowsGroup.spec.d.ts +1 -0
- package/esm/QueryBuilderRowsGroup/QueryBuilderRowsGroup.spec.js +99 -0
- package/esm/QueryBuilderRowsGroup/index.d.ts +1 -0
- package/esm/QueryBuilderRowsGroup/index.js +1 -0
- package/esm/ReactSelect/ReactSelect.d.ts +8 -0
- package/esm/ReactSelect/ReactSelect.js +3 -0
- package/esm/ReactSelect/index.d.ts +1 -0
- package/esm/ReactSelect/index.js +1 -0
- package/esm/ReactSelectLoadMoreButton/styles.d.ts +1 -1
- package/esm/ReactSelectMenuWithPopper/ReactSelectMenuWithPopper.js +1 -1
- package/esm/ReactSelectMultiValue/ReactSelectMultiValue.d.ts +14 -0
- package/esm/ReactSelectMultiValue/ReactSelectMultiValue.js +31 -0
- package/esm/ReactSelectMultiValue/index.d.ts +1 -0
- package/esm/ReactSelectMultiValue/index.js +1 -0
- package/esm/ReactSelectOption/ReactSelectOption.d.ts +25 -0
- package/esm/ReactSelectOption/ReactSelectOption.js +50 -0
- package/esm/ReactSelectOption/index.d.ts +1 -0
- package/esm/ReactSelectOption/index.js +1 -0
- package/esm/ReactSelectOptionWithCheckIcon/ReactSelectOptionWithCheckIcon.js +2 -2
- package/esm/ReactSortableTree/ReactSortableTree.js +780 -0
- package/esm/ReactSortableTree/ReactSortableTree.test.d.ts +1 -0
- package/esm/ReactSortableTree/ReactSortableTree.test.js +471 -0
- package/esm/ReactSortableTree/components/NodeRendererDefault/NodeRendererDefault.d.ts +82 -0
- package/esm/ReactSortableTree/components/NodeRendererDefault/NodeRendererDefault.js +146 -0
- package/esm/ReactSortableTree/components/NodeRendererDefault/index.d.ts +1 -0
- package/esm/ReactSortableTree/components/NodeRendererDefault/index.js +1 -0
- package/esm/ReactSortableTree/components/PlaceholderRendererDefault/PlaceholderRendererDefault.d.ts +17 -0
- package/esm/ReactSortableTree/components/PlaceholderRendererDefault/PlaceholderRendererDefault.js +17 -0
- package/esm/ReactSortableTree/components/PlaceholderRendererDefault/index.d.ts +1 -0
- package/esm/ReactSortableTree/components/PlaceholderRendererDefault/index.js +1 -0
- package/esm/ReactSortableTree/components/TreeNode/TreeNode.d.ts +56 -0
- package/esm/ReactSortableTree/components/TreeNode/TreeNode.js +175 -0
- package/esm/ReactSortableTree/components/TreeNode/index.d.ts +1 -0
- package/esm/ReactSortableTree/components/TreeNode/index.js +1 -0
- package/esm/ReactSortableTree/components/TreePlaceholder/TreePlaceholder.d.ts +24 -0
- package/esm/ReactSortableTree/components/TreePlaceholder/TreePlaceholder.js +69 -0
- package/esm/ReactSortableTree/components/TreePlaceholder/index.d.ts +1 -0
- package/esm/ReactSortableTree/components/TreePlaceholder/index.js +1 -0
- package/esm/ReactSortableTree/helpers/defaultHandlers.d.ts +9 -0
- package/esm/ReactSortableTree/helpers/defaultHandlers.js +39 -0
- package/esm/ReactSortableTree/helpers/dndManager.js +338 -0
- package/esm/ReactSortableTree/helpers/memoizedTreeData.js +23 -0
- package/esm/ReactSortableTree/index.d.ts +2 -0
- package/esm/ReactSortableTree/index.js +2 -0
- package/esm/ReadOnlyAttributesPager/components/ImageLineRenderer/ImageLineRenderer.js +2 -2
- package/esm/ReadOnlyAttributesPager/components/ImageLineRenderer/ImageLineRenderer.test.js +2 -2
- package/esm/ReadOnlyAttributesPager/components/MultiLineRenderer/MultiLineRenderer.js +3 -3
- package/esm/ReadOnlyAttributesPager/components/MultiLineRenderer/MultiLineRenderer.test.js +2 -2
- package/esm/ReadOnlyAttributesPager/components/OneLineRenderer/OneLineRenderer.js +3 -3
- package/esm/ReadOnlyAttributesPager/components/OneLineRenderer/OneLineRenderer.test.js +2 -2
- package/esm/ReadOnlyAttributesPager/components/SpecialRenderer/SpecialRenderer.js +2 -2
- package/esm/ReadOnlyAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +4 -4
- package/esm/ReadOnlyAttributesPager/styles.d.ts +2 -2
- package/esm/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +1 -1
- package/esm/ReadOnlyImageAttributesLine/ReadOnlyImageAttributesLine.test.js +1 -1
- package/esm/ReadableSearchQuery/ReadableSearchQuery.d.ts +5 -0
- package/esm/ReadableSearchQuery/ReadableSearchQuery.js +34 -0
- package/esm/ReadableSearchQuery/ReadableSearchQuery.spec.d.ts +1 -0
- package/esm/ReadableSearchQuery/ReadableSearchQuery.spec.js +26 -0
- package/esm/ReadableSearchQuery/index.d.ts +1 -0
- package/esm/ReadableSearchQuery/index.js +1 -0
- package/esm/ReadableSearchQuery/styles.d.ts +1 -0
- package/esm/ReadableSearchQuery/styles.js +29 -0
- package/esm/ReferenceAttribute/ReferenceAttribute.js +2 -2
- package/esm/ReferenceAttribute/styles.d.ts +1 -2
- package/esm/ReferenceAttribute/styles.js +1 -2
- package/esm/ReferenceAttributeEditor/ReferenceAttributeEditor.js +1 -1
- package/esm/ReferenceAttributeEditor/ReferenceAttributeEditor.test.js +6 -6
- package/esm/RelationEditor/IntegrationRelationEditor.test.d.ts +1 -0
- package/esm/RelationEditor/IntegrationRelationEditor.test.js +278 -0
- package/esm/RelationEditor/RelationEditor.d.ts +12 -0
- package/esm/RelationEditor/RelationEditor.js +213 -0
- package/esm/RelationEditor/RelationEditor.test.d.ts +1 -0
- package/esm/RelationEditor/RelationEditor.test.js +1492 -0
- package/esm/RelationEditor/index.d.ts +1 -0
- package/esm/RelationEditor/index.js +1 -0
- package/esm/RelationEditor/relations.test-data.d.ts +54 -0
- package/esm/RelationEditor/relations.test-data.js +148 -0
- package/esm/RelationTypesSelector/RelationTypesSelector.d.ts +17 -0
- package/esm/RelationTypesSelector/RelationTypesSelector.js +10 -0
- package/esm/RelationTypesSelector/RelationTypesSelector.test.d.ts +1 -0
- package/esm/RelationTypesSelector/RelationTypesSelector.test.js +26 -0
- package/esm/RelationTypesSelector/index.d.ts +1 -0
- package/esm/RelationTypesSelector/index.js +1 -0
- package/esm/RelevanceScoreBadge/RelevanceScoreBadge.js +25 -0
- package/esm/RelevanceScoreBadge/index.d.ts +1 -0
- package/esm/RelevanceScoreBadge/index.js +1 -0
- package/esm/ReltioGridLayout/ReltioGridLayout.d.ts +28 -0
- package/esm/ReltioGridLayout/ReltioGridLayout.js +87 -0
- package/esm/ReltioGridLayout/ReltioGridLayout.specs.d.ts +1 -0
- package/esm/ReltioGridLayout/ReltioGridLayout.specs.js +397 -0
- package/esm/ReltioGridLayout/constants.d.ts +2 -0
- package/esm/ReltioGridLayout/constants.js +5 -0
- package/esm/ReltioGridLayout/helpers.d.ts +11 -0
- package/esm/ReltioGridLayout/helpers.specs.d.ts +1 -0
- package/esm/ReltioGridLayout/helpers.specs.js +44 -0
- package/esm/ReltioGridLayout/index.d.ts +1 -0
- package/esm/ReltioGridLayout/index.js +1 -0
- package/esm/ReltioGridLayout/styles.js +72 -0
- package/esm/ReltioMap/ReltioMap.js +120 -0
- package/esm/ReltioMap/ReltioMap.spec.d.ts +1 -0
- package/esm/ReltioMap/ReltioMap.spec.js +558 -0
- package/esm/ReltioMap/components/EntityMarker/EntityMarker.d.ts +9 -0
- package/esm/ReltioMap/components/EntityMarker/EntityMarker.js +69 -0
- package/esm/ReltioMap/components/EntityMarker/EntityMarker.spec.d.ts +1 -0
- package/esm/ReltioMap/components/EntityMarker/EntityMarker.spec.js +87 -0
- package/esm/ReltioMap/components/EntityMarker/index.d.ts +1 -0
- package/esm/ReltioMap/components/EntityMarker/index.js +1 -0
- package/esm/ReltioMap/components/MapControlContainer/MapControlContainer.spec.d.ts +1 -0
- package/esm/ReltioMap/components/MapControlContainer/MapControlContainer.spec.js +33 -0
- package/esm/ReltioMap/components/MapControlContainer/index.d.ts +1 -0
- package/esm/ReltioMap/components/MapControlContainer/index.js +1 -0
- package/esm/ReltioMap/components/TopCenterMapControls/TopCenterMapControls.spec.d.ts +1 -0
- package/esm/ReltioMap/components/TopCenterMapControls/TopCenterMapControls.spec.js +36 -0
- package/esm/ReltioMap/components/TopCenterMapControls/index.d.ts +1 -0
- package/esm/ReltioMap/components/TopCenterMapControls/index.js +1 -0
- package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +52 -0
- package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.js +33 -0
- package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.spec.d.ts +1 -0
- package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.spec.js +60 -0
- package/esm/ReltioMap/components/TopRightMapControls/index.d.ts +1 -0
- package/esm/ReltioMap/components/TopRightMapControls/index.js +1 -0
- package/esm/ReltioMap/googleMock.test-data.d.ts +1 -0
- package/esm/ReltioMap/googleMock.test-data.js +109 -0
- package/esm/ReltioMap/helpers.d.ts +6 -0
- package/esm/ReltioMap/helpers.js +61 -0
- package/esm/ReltioMap/index.d.ts +2 -0
- package/esm/ReltioMap/index.js +1 -0
- package/esm/ReltioMap/types.js +1 -0
- package/esm/ReltioMap/useFitMapBounds.js +24 -0
- package/esm/RequiredMark/RequiredMark.d.ts +1 -0
- package/esm/RequiredMark/RequiredMark.js +6 -0
- package/esm/RequiredMark/RequiredMark.test.d.ts +1 -0
- package/esm/RequiredMark/RequiredMark.test.js +9 -0
- package/esm/RequiredMark/index.d.ts +1 -0
- package/esm/RequiredMark/index.js +1 -0
- package/esm/RequiredMark/styles.d.ts +1 -0
- package/esm/ResizablePanes/ResizablePanes.spec.d.ts +1 -0
- package/esm/ResizablePanes/ResizablePanes.spec.js +164 -0
- package/esm/ResizablePanes/index.d.ts +1 -0
- package/esm/ResizablePanes/index.js +1 -0
- package/esm/ResizablePanes/styles.d.ts +1 -0
- package/esm/ResizablePanes/styles.js +47 -0
- package/esm/RolesEditor/RolesEditor.js +1 -1
- package/esm/SaveSegmentDialog/SaveSegmentDialog.js +1 -1
- package/esm/ScreenProfileBand/ScreenProfileBand.js +25 -0
- package/esm/ScreenProfileBand/ScreenProfileBand.test.d.ts +1 -0
- package/esm/ScreenProfileBand/ScreenProfileBand.test.js +97 -0
- package/esm/ScreenProfileBand/index.d.ts +1 -0
- package/esm/ScreenProfileBand/index.js +1 -0
- package/esm/ScrollableTabs/ScrollableTabs.d.ts +12 -0
- package/esm/ScrollableTabs/ScrollableTabs.js +46 -0
- package/esm/ScrollableTabs/ScrollableTabs.test.d.ts +1 -0
- package/esm/ScrollableTabs/ScrollableTabs.test.js +48 -0
- package/esm/ScrollableTabs/index.d.ts +1 -0
- package/esm/ScrollableTabs/index.js +1 -0
- package/esm/ScrollableTabs/styles.d.ts +1 -0
- package/esm/ScrollableTabs/types.d.ts +7 -0
- package/esm/ScrollableTabs/types.js +1 -0
- package/esm/SearchHighlighter/SearchHighlighter.d.ts +5 -0
- package/esm/SearchHighlighter/SearchHighlighter.js +10 -0
- package/esm/SearchHighlighter/SearchHighlighter.test.d.ts +1 -0
- package/esm/SearchHighlighter/SearchHighlighter.test.js +16 -0
- package/esm/SearchHighlighter/index.d.ts +1 -0
- package/esm/SearchHighlighter/index.js +1 -0
- package/esm/SearchInput/SearchInput.d.ts +12 -0
- package/esm/SearchInput/SearchInput.js +44 -0
- package/esm/SearchInput/SearchInput.spec.d.ts +1 -0
- package/esm/SearchInput/SearchInput.spec.js +59 -0
- package/esm/SearchInput/index.d.ts +1 -0
- package/esm/SearchInput/index.js +1 -0
- package/esm/SelectAttributesList/SelectAttributesList.d.ts +14 -0
- package/esm/SelectAttributesList/SelectAttributesList.js +50 -0
- package/esm/SelectAttributesList/index.d.ts +1 -0
- package/esm/SelectAttributesList/index.js +1 -0
- package/esm/SelectionPopup/SelectionPopup.d.ts +18 -0
- package/esm/SelectionPopup/SelectionPopup.js +46 -0
- package/esm/SelectionPopup/SelectionPopup.spec.d.ts +1 -0
- package/esm/SelectionPopup/SelectionPopup.spec.js +60 -0
- package/esm/SelectionPopup/index.d.ts +1 -0
- package/esm/SelectionPopup/index.js +1 -0
- package/esm/SelectionPopup/styles.d.ts +6 -0
- package/esm/SelectionPopup/styles.js +38 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +18 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.js +36 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.test.d.ts +1 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.test.js +85 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/index.d.ts +1 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/index.js +1 -0
- package/esm/SelectorWithOnlyOptionAutoSelect/styles.d.ts +1 -0
- package/esm/SettingsMenu/SettingsMenu.d.ts +7 -0
- package/esm/SettingsMenu/SettingsMenu.js +14 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.d.ts +8 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.js +19 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.d.ts +1 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +71 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/index.d.ts +1 -0
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/index.js +1 -0
- package/esm/SettingsMenu/index.d.ts +1 -0
- package/esm/SettingsMenu/index.js +1 -0
- package/esm/SideButtonsPanel/SideButtonsPanel.js +37 -0
- package/esm/SideButtonsPanel/SideButtonsPanel.spec.d.ts +1 -0
- package/esm/SideButtonsPanel/SideButtonsPanel.spec.js +121 -0
- package/esm/SideButtonsPanel/index.d.ts +1 -0
- package/esm/SideButtonsPanel/index.js +1 -0
- package/esm/SidePanel/SidePanel.js +13 -0
- package/esm/SidePanel/index.d.ts +1 -0
- package/esm/SidePanel/index.js +1 -0
- package/esm/SidePanelContentHeader/SidePanelContentHeader.js +19 -0
- package/esm/SidePanelContentHeader/SidePanelContentHeader.spec.d.ts +1 -0
- package/esm/SidePanelContentHeader/SidePanelContentHeader.spec.js +49 -0
- package/esm/SidePanelContentHeader/index.d.ts +1 -0
- package/esm/SidePanelContentHeader/index.js +1 -0
- package/esm/SidePanelEmptyState/SidePanelEmptyState.d.ts +8 -0
- package/esm/SidePanelEmptyState/SidePanelEmptyState.js +13 -0
- package/esm/SidePanelEmptyState/SidePanelEmptyState.spec.d.ts +1 -0
- package/esm/SidePanelEmptyState/SidePanelEmptyState.spec.js +24 -0
- package/esm/SidePanelEmptyState/index.d.ts +1 -0
- package/esm/SidePanelEmptyState/index.js +1 -0
- package/esm/SidePanelEmptyState/styles.d.ts +1 -0
- package/esm/SimpleAttribute/SimpleAttribute.js +2 -2
- package/esm/SimpleAttribute/styles.d.ts +1 -1
- package/esm/SimpleAttributeEditor/SimpleAttributeEditor.js +1 -1
- package/esm/SimpleAttributeEditor/SimpleAttributeEditor.test.js +5 -5
- package/esm/SimpleAttributeEditor/styles.d.ts +1 -1
- package/esm/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +5 -0
- package/esm/SimpleDropDownSelector/SimpleDropDownSelector.js +21 -0
- package/esm/SimpleDropDownSelector/SimpleDropDownSelector.test.d.ts +1 -0
- package/esm/SimpleDropDownSelector/SimpleDropDownSelector.test.js +16 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.d.ts +8 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.js +19 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.test.d.ts +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/DropDownPlaceholder.test.js +13 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/index.d.ts +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/index.js +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/styles.d.ts +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownPlaceholder/styles.js +7 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/DropDownValue.d.ts +10 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/DropDownValue.js +8 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/index.d.ts +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/index.js +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/styles.d.ts +1 -0
- package/esm/SimpleDropDownSelector/components/DropDownValue/styles.js +6 -0
- package/esm/SimpleDropDownSelector/index.d.ts +1 -0
- package/esm/SimpleDropDownSelector/index.js +1 -0
- package/esm/SimpleDropDownSelector/styles.d.ts +1 -0
- package/esm/SimpleDropDownSelector/styles.js +10 -0
- package/esm/SimpleInput/SimpleInput.d.ts +9 -0
- package/esm/SimpleInput/SimpleInput.js +49 -0
- package/esm/SimpleInput/SimpleInput.test.d.ts +1 -0
- package/esm/SimpleInput/SimpleInput.test.js +168 -0
- package/esm/SimpleInput/index.d.ts +1 -0
- package/esm/SimpleInput/index.js +1 -0
- package/esm/SimpleMatchRules/SimpleMatchRules.d.ts +9 -0
- package/esm/SimpleMatchRules/SimpleMatchRules.js +25 -0
- package/esm/SimpleMatchRules/SimpleMatchRules.test.d.ts +1 -0
- package/esm/SimpleMatchRules/SimpleMatchRules.test.js +45 -0
- package/esm/SimpleMatchRules/index.d.ts +1 -0
- package/esm/SimpleMatchRules/index.js +1 -0
- package/esm/SimpleMatchRules/styles.d.ts +1 -0
- package/esm/SimpleMatchRules/styles.js +33 -0
- package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +21 -0
- package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.js +20 -0
- package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.test.d.ts +1 -0
- package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.test.js +40 -0
- package/esm/SimpleMatchRulesBlock/index.d.ts +1 -0
- package/esm/SimpleMatchRulesBlock/index.js +1 -0
- package/esm/SimpleMatchRulesBlock/styles.d.ts +1 -0
- package/esm/SimpleMatchRulesBlock/styles.js +17 -0
- package/esm/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +12 -0
- package/esm/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.js +38 -0
- package/esm/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.test.d.ts +1 -0
- package/esm/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.test.js +45 -0
- package/esm/SimpleMatchRulesBuilder/index.d.ts +1 -0
- package/esm/SimpleMatchRulesBuilder/index.js +1 -0
- package/esm/SimpleMatchRulesBuilder/styles.d.ts +1 -0
- package/esm/SimpleMatchRulesBuilder/styles.js +10 -0
- package/esm/SmallIconButton/SmallIconButton.d.ts +1 -1
- package/esm/SmallIconButton/index.d.ts +3 -3
- package/esm/SmallIconButton/index.js +1 -1
- package/esm/SourceSystemsSelector/SourceSystemsSelector.d.ts +12 -0
- package/esm/SourceSystemsSelector/SourceSystemsSelector.js +17 -0
- package/esm/SourceSystemsSelector/SourceSystemsSelector.test.d.ts +1 -0
- package/esm/SourceSystemsSelector/SourceSystemsSelector.test.js +118 -0
- package/esm/SourceSystemsSelector/index.d.ts +1 -0
- package/esm/SourceSystemsSelector/index.js +1 -0
- package/esm/Spacer/Spacer.d.ts +1 -0
- package/esm/Spacer/Spacer.js +6 -0
- package/esm/Spacer/index.d.ts +1 -0
- package/esm/Spacer/index.js +1 -0
- package/esm/Spacer/styles.d.ts +1 -0
- package/esm/Spacer/styles.js +6 -0
- package/esm/StepNavigation/StepNavigation.d.ts +15 -0
- package/esm/StepNavigation/StepNavigation.js +58 -0
- package/esm/StepNavigation/StepNavigation.spec.d.ts +1 -0
- package/esm/StepNavigation/StepNavigation.spec.js +181 -0
- package/esm/StepNavigation/components/ProgressButton/ProgressButton.d.ts +8 -0
- package/esm/StepNavigation/components/ProgressButton/ProgressButton.js +35 -0
- package/esm/StepNavigation/components/ProgressButton/index.d.ts +1 -0
- package/esm/StepNavigation/components/ProgressButton/index.js +1 -0
- package/esm/StepNavigation/components/ProgressButton/styles.d.ts +1 -0
- package/esm/StepNavigation/components/ProgressButton/styles.js +11 -0
- package/esm/StepNavigation/index.d.ts +1 -0
- package/esm/StepNavigation/index.js +1 -0
- package/esm/StepNavigation/styles.d.ts +1 -0
- package/esm/StepNavigation/styles.js +38 -0
- package/esm/TableSkeleton/TableSkeleton.d.ts +9 -0
- package/esm/TableSkeleton/TableSkeleton.js +44 -0
- package/esm/TableSkeleton/TableSkeleton.test.d.ts +1 -0
- package/esm/TableSkeleton/TableSkeleton.test.js +57 -0
- package/esm/TableSkeleton/index.d.ts +1 -0
- package/esm/TableSkeleton/index.js +1 -0
- package/esm/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.js +2 -3
- package/esm/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +1 -1
- package/esm/TenantIcon/TenantIcon.js +18 -0
- package/esm/TenantIcon/TenantIcon.spec.d.ts +1 -0
- package/esm/TenantIcon/TenantIcon.spec.js +33 -0
- package/esm/TenantIcon/index.d.ts +1 -0
- package/esm/TenantIcon/index.js +1 -0
- package/esm/TenantLabel/TenantLabel.d.ts +5 -0
- package/esm/TenantLabel/TenantLabel.js +16 -0
- package/esm/TenantLabel/TenantLabel.spec.d.ts +1 -0
- package/esm/TenantLabel/TenantLabel.spec.js +39 -0
- package/esm/TenantLabel/index.d.ts +1 -0
- package/esm/TenantLabel/index.js +1 -0
- package/esm/TenantsDropDownSelector/TenantsDropDownSelector.js +43 -0
- package/esm/TenantsDropDownSelector/TenantsDropDownSelector.spec.d.ts +1 -0
- package/esm/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +128 -0
- package/esm/TenantsDropDownSelector/components/TenantMenuItem/TenantMenuItem.d.ts +12 -0
- package/esm/TenantsDropDownSelector/components/TenantMenuItem/TenantMenuItem.js +20 -0
- package/esm/TenantsDropDownSelector/components/TenantMenuItem/index.d.ts +1 -0
- package/esm/TenantsDropDownSelector/components/TenantMenuItem/index.js +1 -0
- package/esm/TenantsDropDownSelector/components/TenantMenuItem/styles.d.ts +1 -0
- package/esm/TenantsDropDownSelector/index.d.ts +1 -0
- package/esm/TenantsDropDownSelector/index.js +1 -0
- package/esm/TextEditor/TextEditor.d.ts +2 -2
- package/esm/TextEditor/TextEditor.js +2 -2
- package/esm/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +20 -0
- package/esm/TransitiveMatchBlock/TransitiveMatchBlock.js +32 -0
- package/esm/TransitiveMatchBlock/TransitiveMatchBlock.test.d.ts +1 -0
- package/esm/TransitiveMatchBlock/TransitiveMatchBlock.test.js +34 -0
- package/esm/TransitiveMatchBlock/index.d.ts +1 -0
- package/esm/TransitiveMatchBlock/index.js +1 -0
- package/esm/TransitiveMatchBlock/styles.d.ts +1 -0
- package/esm/TransitiveMatchBlock/styles.js +10 -0
- package/esm/TransitiveMatchRule/TransitiveMatchRule.d.ts +8 -0
- package/esm/TransitiveMatchRule/TransitiveMatchRule.js +16 -0
- package/esm/TransitiveMatchRule/TransitiveMatchRule.test.d.ts +1 -0
- package/esm/TransitiveMatchRule/TransitiveMatchRule.test.js +53 -0
- package/esm/TransitiveMatchRule/index.d.ts +1 -0
- package/esm/TransitiveMatchRule/index.js +1 -0
- package/esm/TransitiveMatchRule/styles.d.ts +1 -0
- package/esm/TransitiveMatchRule/styles.js +20 -0
- package/esm/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +6 -0
- package/esm/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.js +13 -0
- package/esm/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.test.d.ts +1 -0
- package/esm/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.test.js +26 -0
- package/esm/TransitiveMatchRulesTooltip/index.d.ts +1 -0
- package/esm/TransitiveMatchRulesTooltip/index.js +1 -0
- package/esm/TransitiveMatchRulesTooltip/styles.d.ts +1 -0
- package/esm/TransitiveMatchRulesTooltip/styles.js +10 -0
- package/esm/TreeChart/TreeChart.js +1 -1
- package/esm/TypeaheadEditor/TypeaheadEditor.js +4 -3
- package/esm/UploadFileButton/UploadFileButton.d.ts +11 -0
- package/esm/UploadFileButton/UploadFileButton.js +56 -0
- package/esm/UploadFileButton/UploadFileButton.spec.d.ts +1 -0
- package/esm/UploadFileButton/UploadFileButton.spec.js +185 -0
- package/esm/UploadFileButton/components/UploadMode/UploadMode.d.ts +7 -0
- package/esm/UploadFileButton/components/UploadMode/UploadMode.js +26 -0
- package/esm/UploadFileButton/components/UploadMode/index.d.ts +1 -0
- package/esm/UploadFileButton/components/UploadMode/index.js +1 -0
- package/esm/UploadFileButton/components/UploadMode/styles.d.ts +1 -0
- package/esm/UploadFileButton/components/UploadMode/styles.js +11 -0
- package/esm/UploadFileButton/constants.d.ts +6 -0
- package/esm/UploadFileButton/constants.js +7 -0
- package/esm/UploadFileButton/helpers.d.ts +1 -0
- package/esm/UploadFileButton/helpers.js +5 -0
- package/esm/UploadFileButton/index.d.ts +1 -0
- package/esm/UploadFileButton/index.js +1 -0
- package/esm/UploadFileButton/styles.d.ts +1 -0
- package/esm/UploadImageDialog/UploadImageDialog.js +62 -0
- package/esm/UploadImageDialog/UploadImageDialog.specs.d.ts +1 -0
- package/esm/UploadImageDialog/UploadImageDialog.specs.js +397 -0
- package/esm/UploadImageDialog/components/DividerWithText/DividerWithText.specs.d.ts +1 -0
- package/esm/UploadImageDialog/components/DividerWithText/DividerWithText.specs.js +9 -0
- package/esm/UploadImageDialog/components/DividerWithText/index.d.ts +1 -0
- package/esm/UploadImageDialog/components/DividerWithText/index.js +1 -0
- package/esm/UploadImageDialog/components/ErrorSnackbar/ErrorSnackbar.specs.d.ts +1 -0
- package/esm/UploadImageDialog/components/ErrorSnackbar/ErrorSnackbar.specs.js +30 -0
- package/esm/UploadImageDialog/components/ErrorSnackbar/index.d.ts +1 -0
- package/esm/UploadImageDialog/components/ErrorSnackbar/index.js +1 -0
- package/esm/UploadImageDialog/components/ImageByUrlField/ImageByUrlField.specs.d.ts +1 -0
- package/esm/UploadImageDialog/components/ImageByUrlField/ImageByUrlField.specs.js +59 -0
- package/esm/UploadImageDialog/components/ImageByUrlField/index.d.ts +1 -0
- package/esm/UploadImageDialog/components/ImageByUrlField/index.js +1 -0
- package/esm/UploadImageDialog/components/ImageByUrlField/styles.d.ts +1 -0
- package/esm/UploadImageDialog/components/SelectImageButton/SelectImageButton.js +16 -0
- package/esm/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.d.ts +1 -0
- package/esm/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +67 -0
- package/esm/UploadImageDialog/components/SelectImageButton/index.d.ts +1 -0
- package/esm/UploadImageDialog/components/SelectImageButton/index.js +1 -0
- package/esm/UploadImageDialog/components/TargetBox/TargetBox.js +38 -0
- package/esm/UploadImageDialog/components/TargetBox/TargetBox.specs.d.ts +1 -0
- package/esm/UploadImageDialog/components/TargetBox/TargetBox.specs.js +22 -0
- package/esm/UploadImageDialog/components/TargetBox/index.d.ts +1 -0
- package/esm/UploadImageDialog/components/TargetBox/index.js +1 -0
- package/esm/UploadImageDialog/components/TargetBox/styles.d.ts +1 -0
- package/esm/UploadImageDialog/index.d.ts +1 -0
- package/esm/UploadImageDialog/index.js +1 -0
- package/esm/UserSelector/UserSelector.d.ts +8 -0
- package/esm/UserSelector/UserSelector.js +40 -0
- package/esm/UserSelector/UserSelector.specs.d.ts +1 -0
- package/esm/UserSelector/UserSelector.specs.js +105 -0
- package/esm/UserSelector/index.d.ts +1 -0
- package/esm/UserSelector/index.js +1 -0
- package/esm/UserSelector/styles.js +38 -0
- package/esm/ValueChip/ValueChip.d.ts +7 -0
- package/esm/ValueChip/ValueChip.js +36 -0
- package/esm/ValueChip/ValueChip.test.d.ts +1 -0
- package/esm/ValueChip/ValueChip.test.js +34 -0
- package/esm/ValueChip/index.d.ts +1 -0
- package/esm/ValueChip/index.js +1 -0
- package/esm/VerticalDivider/VerticalDivider.d.ts +6 -0
- package/esm/VerticalDivider/VerticalDivider.js +11 -0
- package/esm/VerticalDivider/index.d.ts +1 -0
- package/esm/VerticalDivider/index.js +1 -0
- package/esm/VerticalHeadingsTable/VerticalHeadingsTable.js +20 -0
- package/esm/VerticalHeadingsTable/VerticalHeadingsTable.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/VerticalHeadingsTable.test.js +277 -0
- package/esm/VerticalHeadingsTable/components/TableCell/TableCell.d.ts +10 -0
- package/esm/VerticalHeadingsTable/components/TableCell/TableCell.js +14 -0
- package/esm/VerticalHeadingsTable/components/TableCell/TableCell.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableCell/TableCell.test.js +58 -0
- package/esm/VerticalHeadingsTable/components/TableCell/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableCell/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.d.ts +14 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.js +71 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/TableCellWithDnd.test.js +88 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableCellWithDnd/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragLayer/TableColumnDragLayer.js +23 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragLayer/helpers.d.ts +6 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragLayer/helpers.js +11 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragLayer/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragLayer/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragPreview/TableColumnDragPreview.d.ts +11 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragPreview/TableColumnDragPreview.js +9 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragPreview/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableColumnDragPreview/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.d.ts +16 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.js +24 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/TableHeadCell.test.js +45 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableHeadCell/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableRow/TableRow.d.ts +12 -0
- package/esm/VerticalHeadingsTable/components/TableRow/TableRow.js +15 -0
- package/esm/VerticalHeadingsTable/components/TableRow/TableRow.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableRow/TableRow.test.js +82 -0
- package/esm/VerticalHeadingsTable/components/TableRow/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableRow/index.js +1 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.d.ts +16 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.js +63 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.test.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/TableRowWithDnd.test.js +113 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/components/TableRowWithDnd/index.js +1 -0
- package/esm/VerticalHeadingsTable/index.d.ts +1 -0
- package/esm/VerticalHeadingsTable/index.js +1 -0
- package/esm/ViewMoreToggle/ViewMoreToggle.d.ts +7 -0
- package/esm/ViewMoreToggle/ViewMoreToggle.js +14 -0
- package/esm/ViewMoreToggle/ViewMoreToggle.test.d.ts +1 -0
- package/esm/ViewMoreToggle/ViewMoreToggle.test.js +86 -0
- package/esm/ViewMoreToggle/index.d.ts +1 -0
- package/esm/ViewMoreToggle/index.js +1 -0
- package/esm/ViewMoreToggle/styles.d.ts +1 -0
- package/esm/VirtualGroupedList/VirtualGroupedList.d.ts +31 -0
- package/esm/VirtualGroupedList/VirtualGroupedList.js +197 -0
- package/esm/VirtualGroupedList/VirtualGroupedList.spec.d.ts +1 -0
- package/esm/VirtualGroupedList/VirtualGroupedList.spec.js +282 -0
- package/esm/VirtualGroupedList/helpers.d.ts +2 -0
- package/esm/VirtualGroupedList/helpers.js +15 -0
- package/esm/VirtualGroupedList/index.d.ts +3 -0
- package/esm/VirtualGroupedList/index.js +2 -0
- package/esm/VirtualGroupedList/styles.d.ts +1 -0
- package/esm/VirtualGroupedList/types.d.ts +10 -0
- package/esm/VirtualGroupedList/types.js +1 -0
- package/esm/VirtualGroupedList/useScrollToFocusItem.d.ts +7 -0
- package/esm/VirtualGroupedList/useScrollToFocusItem.js +24 -0
- package/esm/VirtualGroupedList/useScrollToFocusItem.test.d.ts +1 -0
- package/esm/VirtualGroupedList/useScrollToFocusItem.test.js +43 -0
- package/esm/WhiteSearchInput/WhiteSearchInput.d.ts +5 -0
- package/esm/WhiteSearchInput/WhiteSearchInput.js +30 -0
- package/esm/WhiteSearchInput/WhiteSearchInput.spec.d.ts +1 -0
- package/esm/WhiteSearchInput/WhiteSearchInput.spec.js +31 -0
- package/esm/WhiteSearchInput/index.d.ts +1 -0
- package/esm/WhiteSearchInput/index.js +1 -0
- package/esm/WhiteSearchInput/styles.d.ts +1 -0
- package/esm/WhiteSearchInput/styles.js +7 -0
- package/esm/constants/index.d.ts +1 -0
- package/esm/constants/index.js +1 -0
- package/esm/constants/map.d.ts +1 -1
- package/esm/constants/reactSelect.d.ts +3 -0
- package/esm/constants/reactSelect.js +7 -0
- package/esm/contexts/AsyncMountContext/index.d.ts +5 -3
- package/esm/contexts/AsyncMountContext/index.js +0 -7
- package/esm/contexts/CollaborationContext/CollaborationContextProvider.test.d.ts +1 -0
- package/esm/contexts/CollaborationContext/CollaborationContextProvider.test.js +99 -0
- package/esm/contexts/CollaborationContext/index.js +15 -15
- package/esm/contexts/ConfigPermissionsContext/index.d.ts +4 -4
- package/esm/contexts/ConfigPermissionsContext/index.js +4 -5
- package/esm/contexts/CrosswalksDisplayContext/index.js +3 -4
- package/esm/contexts/EntitiesMapContext/index.d.ts +1 -1
- package/esm/contexts/EntityLoadingIndicationContext/index.js +6 -6
- package/esm/contexts/ExpandedAttributesContext/useAttributeExpanded.test.d.ts +1 -0
- package/esm/contexts/ExpandedAttributesContext/useAttributeExpanded.test.js +30 -0
- package/esm/contexts/MaskedAttributesContext/context.js +1 -1
- package/esm/contexts/PopupBoundariesContext/index.d.ts +6 -1
- package/esm/contexts/PopupBoundariesContext/index.js +0 -7
- package/esm/contexts/ReloadDataContext/ReloadDataContext.spec.d.ts +1 -0
- package/esm/contexts/ReloadDataContext/ReloadDataContext.spec.js +33 -0
- package/esm/contexts/ScrollToElementContext/index.js +5 -5
- package/esm/features/activity-log/ActivitiesFactory/components/SearchActivity/SearchActivity.js +1 -1
- package/esm/features/activity-log/ActivitiesFactory/components/SearchActivity/SearchActivity.test.js +10 -4
- package/esm/features/activity-log/ActivitiesFactory/components/SimpleActivity/SimpleActivity.js +1 -2
- package/esm/features/activity-log/ActivitiesFactory/components/SynchronizationIssuesActivity/SynchronizationIssuesActivity.js +1 -2
- package/esm/features/activity-log/ActivityExportButton/ActivityExportButton.js +1 -1
- package/esm/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/ActivitySelector/ActivitySelector.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/ActivitySelector/ActivitySelector.specs.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/DateRangeSelector/DateRangeSelector.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/DateRangeSelector/styles.d.ts +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/EntityTypesSelector/EntityTypesSelector.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/EntityTypesSelector/EntityTypesSelector.specs.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.js +1 -1
- package/esm/features/activity-log/ActivityFilterEditor/styles.d.ts +1 -1
- package/esm/features/activity-log/ActivityLog/components/GroupItem/GroupItem.js +1 -1
- package/esm/features/activity-log/RecordUpdates/RecordUpdates.js +1 -1
- package/esm/features/activity-log/RelationObject/styles.d.ts +1 -1
- package/esm/features/activity-log/index.js +4 -0
- package/esm/features/crosswalks/AttributesTable/AttributesTable.js +3 -4
- package/esm/features/crosswalks/AttributesTable/AttributesTable.test.js +2 -2
- package/esm/features/crosswalks/AttributesTable/components/AttributesHeadCellRenderer/AttributesHeadCellRenderer.js +1 -1
- package/esm/features/crosswalks/AttributesTable/components/AttributesHeadCellRenderer/AttributesHeadCellRenderer.test.js +1 -1
- package/esm/features/crosswalks/AttributesTable/components/ConfirmEditIgnoredDialog/ConfirmEditIgnoredDialog.js +1 -1
- package/esm/features/crosswalks/AttributesTable/components/OvValuesRenderer/OvValuesRenderer.js +1 -1
- package/esm/features/crosswalks/AttributesTable/components/OvValuesRenderer/OvValuesRenderer.test.js +1 -1
- package/esm/features/crosswalks/AttributesTable/components/RuleTypeInfoButton/styles.d.ts +1 -1
- package/esm/features/crosswalks/CrosswalkAttributes/CrosswalkAttributes.js +1 -1
- package/esm/features/crosswalks/CrosswalkAttributes/CrosswalkAttributes.test.js +1 -1
- package/esm/features/crosswalks/CrosswalkDragLayer/components/CrosswalkDragPreview/CrosswalkDragPreview.test.js +1 -1
- package/esm/features/crosswalks/CrosswalkRow/CrosswalkRow.js +1 -1
- package/esm/features/crosswalks/CrosswalkRow/CrosswalkRow.test.js +1 -1
- package/esm/features/crosswalks/SourceCrosswalksRow/SourceCrosswalksRow.test.js +1 -1
- package/esm/features/crosswalks/hooks/useAttributeActions.js +2 -3
- package/esm/features/crosswalks/hooks/useCrosswalkActions.js +2 -3
- package/esm/features/crosswalks/hooks/useModifiedEntity.js +2 -3
- package/esm/features/crosswalks/index.js +4 -0
- package/esm/features/graph/DataModelGraph/DataModelGraph.d.ts +1 -1
- package/esm/features/graph/DataModelGraph/DataModelGraph.js +4 -5
- package/esm/features/graph/DataModelGraph/components/DataModelCircleLayout/index.d.ts +1 -0
- package/esm/features/graph/DataModelGraph/components/DataModelCircleLayout/index.js +1 -0
- package/esm/features/graph/contexts/SigmaCustomRenderersContext.js +2 -2
- package/esm/features/graph/hooks/useCircleLayout.js +1 -1
- package/esm/features/history/ContributorsPanel/ContributorsPanel.d.ts +9 -0
- package/esm/features/history/ContributorsPanel/ContributorsPanel.js +29 -0
- package/esm/features/history/ContributorsPanel/ContributorsPanel.specs.d.ts +1 -0
- package/esm/features/history/ContributorsPanel/ContributorsPanel.specs.js +111 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.d.ts +7 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.js +15 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.d.ts +1 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +106 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/index.d.ts +1 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/index.js +1 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/styles.d.ts +5 -0
- package/esm/features/history/ContributorsPanel/components/ContributorItem/styles.js +29 -0
- package/esm/features/history/ContributorsPanel/index.d.ts +1 -0
- package/esm/features/history/ContributorsPanel/index.js +1 -0
- package/esm/features/history/ContributorsPanel/styles.d.ts +1 -0
- package/esm/features/history/ContributorsPanel/styles.js +8 -0
- package/esm/features/history/DateRangeSelector/DateRangeSelector.d.ts +8 -0
- package/esm/features/history/DateRangeSelector/DateRangeSelector.js +66 -0
- package/esm/features/history/DateRangeSelector/DateRangeSelector.specs.d.ts +1 -0
- package/esm/features/history/DateRangeSelector/DateRangeSelector.specs.js +160 -0
- package/esm/features/history/DateRangeSelector/index.d.ts +1 -0
- package/esm/features/history/DateRangeSelector/index.js +1 -0
- package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +9 -0
- package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.js +24 -0
- package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.d.ts +1 -0
- package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +94 -0
- package/esm/features/history/HistoryActivitySelector/helpers.d.ts +3 -0
- package/esm/features/history/HistoryActivitySelector/helpers.js +16 -0
- package/esm/features/history/HistoryActivitySelector/index.d.ts +1 -0
- package/esm/features/history/HistoryActivitySelector/index.js +1 -0
- package/esm/features/history/HistoryFilterButton/HistoryFilterButton.d.ts +10 -0
- package/esm/features/history/HistoryFilterButton/HistoryFilterButton.js +84 -0
- package/esm/features/history/HistoryFilterButton/HistoryFilterButton.test.d.ts +1 -0
- package/esm/features/history/HistoryFilterButton/HistoryFilterButton.test.js +451 -0
- package/esm/features/history/HistoryFilterButton/editor.test-data.d.ts +16 -0
- package/esm/features/history/HistoryFilterButton/editor.test-data.js +56 -0
- package/esm/features/history/HistoryFilterButton/index.d.ts +1 -0
- package/esm/features/history/HistoryFilterButton/index.js +1 -0
- package/esm/features/history/HistoryGraph/HistoryGraph.d.ts +25 -0
- package/esm/features/history/HistoryGraph/HistoryGraph.js +74 -0
- package/esm/features/history/HistoryGraph/HistoryGraph.specs.d.ts +1 -0
- package/esm/features/history/HistoryGraph/HistoryGraph.specs.js +135 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.d.ts +12 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.js +35 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.specs.d.ts +1 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/HistoryCircle.specs.js +78 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/constants.d.ts +2 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/constants.js +2 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/index.d.ts +1 -0
- package/esm/features/history/HistoryGraph/components/HistoryCircle/index.js +1 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/HistoryLink.d.ts +10 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/HistoryLink.js +7 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/HistoryLink.specs.d.ts +1 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/HistoryLink.specs.js +47 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/index.d.ts +1 -0
- package/esm/features/history/HistoryGraph/components/HistoryLink/index.js +1 -0
- package/esm/features/history/HistoryGraph/graph.test-data.d.ts +98 -0
- package/esm/features/history/HistoryGraph/graph.test-data.js +1571 -0
- package/esm/features/history/HistoryGraph/helpers.specs.d.ts +1 -0
- package/esm/features/history/HistoryGraph/helpers.specs.js +27 -0
- package/esm/features/history/HistoryGraph/index.d.ts +1 -0
- package/esm/features/history/HistoryGraph/index.js +1 -0
- package/esm/features/history/HistoryHeader/HistoryHeader.d.ts +10 -0
- package/esm/features/history/HistoryHeader/HistoryHeader.js +23 -0
- package/esm/features/history/HistoryHeader/HistoryHeader.spec.d.ts +1 -0
- package/esm/features/history/HistoryHeader/HistoryHeader.spec.js +73 -0
- package/esm/features/history/HistoryHeader/index.d.ts +1 -0
- package/esm/features/history/HistoryHeader/index.js +1 -0
- package/esm/features/history/HistoryHeader/styles.d.ts +1 -0
- package/esm/features/history/HistoryMenuButton/HistoryMenuButton.d.ts +1 -0
- package/esm/features/history/HistoryMenuButton/HistoryMenuButton.js +28 -0
- package/esm/features/history/HistoryMenuButton/HistoryMenuButton.specs.d.ts +1 -0
- package/esm/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +139 -0
- package/esm/features/history/HistoryMenuButton/components/MenuItemRenderer/MenuItemRenderer.d.ts +12 -0
- package/esm/features/history/HistoryMenuButton/components/MenuItemRenderer/MenuItemRenderer.js +19 -0
- package/esm/features/history/HistoryMenuButton/components/MenuItemRenderer/index.d.ts +1 -0
- package/esm/features/history/HistoryMenuButton/components/MenuItemRenderer/index.js +1 -0
- package/esm/features/history/HistoryMenuButton/index.d.ts +1 -0
- package/esm/features/history/HistoryMenuButton/index.js +1 -0
- package/esm/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.d.ts +1 -0
- package/esm/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.js +4 -0
- package/esm/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.specs.d.ts +1 -0
- package/esm/features/history/HistoryPanelEmptyState/HistoryPanelEmptyState.specs.js +15 -0
- package/esm/features/history/HistoryPanelEmptyState/index.d.ts +1 -0
- package/esm/features/history/HistoryPanelEmptyState/index.js +1 -0
- package/esm/features/history/HistoryRow/HistoryRow.d.ts +9 -0
- package/esm/features/history/HistoryRow/HistoryRow.js +25 -0
- package/esm/features/history/HistoryRow/HistoryRow.specs.d.ts +1 -0
- package/esm/features/history/HistoryRow/HistoryRow.specs.js +78 -0
- package/esm/features/history/HistoryRow/index.d.ts +1 -0
- package/esm/features/history/HistoryRow/index.js +1 -0
- package/esm/features/history/HistoryRow/styles.d.ts +5 -0
- package/esm/features/history/HistoryTree/HistoryTree.d.ts +13 -0
- package/esm/features/history/HistoryTree/HistoryTree.js +113 -0
- package/esm/features/history/HistoryTree/HistoryTree.specs.d.ts +1 -0
- package/esm/features/history/HistoryTree/HistoryTree.specs.js +374 -0
- package/esm/features/history/HistoryTree/index.d.ts +1 -0
- package/esm/features/history/HistoryTree/index.js +1 -0
- package/esm/features/history/HistoryView/HistoryView.js +22 -0
- package/esm/features/history/HistoryView/HistoryView.specs.d.ts +1 -0
- package/esm/features/history/HistoryView/HistoryView.specs.js +97 -0
- package/esm/features/history/HistoryView/index.d.ts +1 -0
- package/esm/features/history/HistoryView/index.js +1 -0
- package/esm/features/history/ProfileBandHistory/ProfileBandHistory.d.ts +1 -0
- package/esm/features/history/ProfileBandHistory/ProfileBandHistory.js +17 -0
- package/esm/features/history/ProfileBandHistory/ProfileBandHistory.test.d.ts +1 -0
- package/esm/features/history/ProfileBandHistory/ProfileBandHistory.test.js +93 -0
- package/esm/features/history/ProfileBandHistory/index.d.ts +1 -0
- package/esm/features/history/ProfileBandHistory/index.js +1 -0
- package/esm/features/history/constants.d.ts +4 -0
- package/esm/features/history/constants.js +10 -0
- package/esm/features/history/helpers/filters.d.ts +3 -0
- package/esm/features/history/helpers/filters.js +27 -0
- package/esm/features/history/helpers/filters.test.d.ts +1 -0
- package/esm/features/history/helpers/filters.test.js +196 -0
- package/esm/features/history/hooks/history.test-data.d.ts +510 -0
- package/esm/features/history/hooks/history.test-data.js +1228 -0
- package/esm/features/history/hooks/useHistory.d.ts +17 -0
- package/esm/features/history/hooks/useHistory.js +116 -0
- package/esm/features/history/hooks/useHistory.test.d.ts +1 -0
- package/esm/features/history/hooks/useHistory.test.js +547 -0
- package/esm/features/history/hooks/useHistoryDiff.d.ts +2 -0
- package/esm/features/history/hooks/useHistoryDiff.js +37 -0
- package/esm/features/history/hooks/useHistoryDiff.test.d.ts +1 -0
- package/esm/features/history/hooks/useHistoryDiff.test.js +238 -0
- package/esm/features/history/hooks/useHistoryEnabled.js +24 -0
- package/esm/features/history/hooks/useHistoryEnabled.test.d.ts +1 -0
- package/esm/features/history/hooks/useHistoryEnabled.test.js +81 -0
- package/esm/features/history/hooks/useHistorySlice.js +48 -0
- package/esm/features/history/hooks/useHistorySlice.test.d.ts +1 -0
- package/esm/features/history/hooks/useHistorySlice.test.js +252 -0
- package/esm/features/history/hooks/useHistoryTree.js +169 -0
- package/esm/features/history/hooks/useHistoryTree.test.d.ts +1 -0
- package/esm/features/history/hooks/useHistoryTree.test.js +173 -0
- package/esm/features/history/index.d.ts +10 -0
- package/esm/features/history/index.js +12 -0
- package/esm/features/history/types.d.ts +75 -0
- package/esm/features/history/types.js +26 -0
- package/esm/features/workflow/AddWorkflowButton/AddWorkflowButton.js +21 -0
- package/esm/features/workflow/AddWorkflowButton/AddWorkflowButton.spec.d.ts +1 -0
- package/esm/features/workflow/AddWorkflowButton/AddWorkflowButton.spec.js +94 -0
- package/esm/features/workflow/AddWorkflowButton/index.d.ts +1 -0
- package/esm/features/workflow/AddWorkflowButton/index.js +1 -0
- package/esm/features/workflow/AddWorkflowDialog/AddWorkflowDialog.js +75 -0
- package/esm/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.d.ts +1 -0
- package/esm/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +225 -0
- package/esm/features/workflow/AddWorkflowDialog/index.d.ts +1 -0
- package/esm/features/workflow/AddWorkflowDialog/index.js +1 -0
- package/esm/features/workflow/AddWorkflowDialog/styles.d.ts +1 -0
- package/esm/features/workflow/AssigneeSelector/AssigneeSelector.d.ts +9 -0
- package/esm/features/workflow/AssigneeSelector/AssigneeSelector.js +16 -0
- package/esm/features/workflow/AssigneeSelector/AssigneeSelector.spec.d.ts +1 -0
- package/esm/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +272 -0
- package/esm/features/workflow/AssigneeSelector/index.d.ts +1 -0
- package/esm/features/workflow/AssigneeSelector/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/AttributesChanges.d.ts +11 -0
- package/esm/features/workflow/AttributesChanges/AttributesChanges.js +34 -0
- package/esm/features/workflow/AttributesChanges/AttributesChanges.spec.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/AttributesChanges.spec.js +244 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/ChangeView.d.ts +11 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/ChangeView.js +22 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/ChangeView.spec.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/ChangeView.spec.js +39 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/index.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/ChangeView/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +6 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.js +22 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.spec.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/DCRChangesList.spec.js +33 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/index.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/DCRChangesList/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.d.ts +2 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.js +52 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.spec.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/DiffRenderer.spec.js +213 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/index.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/components/DiffRenderer/styles.d.ts +5 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +8 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.js +12 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.spec.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/ShowMoreLink.spec.js +33 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/index.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/components/ShowMoreLink/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/helpers/attributes.d.ts +2 -0
- package/esm/features/workflow/AttributesChanges/helpers/attributes.js +114 -0
- package/esm/features/workflow/AttributesChanges/helpers/attributes.test.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/helpers/attributes.test.js +177 -0
- package/esm/features/workflow/AttributesChanges/helpers/merge.d.ts +3 -0
- package/esm/features/workflow/AttributesChanges/helpers/merge.js +214 -0
- package/esm/features/workflow/AttributesChanges/helpers/merge.test.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/helpers/merge.test.js +250 -0
- package/esm/features/workflow/AttributesChanges/helpers/metadata.test-data.d.ts +2 -0
- package/esm/features/workflow/AttributesChanges/helpers/metadata.test-data.js +120 -0
- package/esm/features/workflow/AttributesChanges/index.d.ts +1 -0
- package/esm/features/workflow/AttributesChanges/index.js +1 -0
- package/esm/features/workflow/AttributesChanges/types.js +1 -0
- package/esm/features/workflow/AttributesChanges/useCollapsibleList.d.ts +7 -0
- package/esm/features/workflow/AttributesChanges/useCollapsibleList.js +14 -0
- package/esm/features/workflow/DueDateField/DueDateField.d.ts +7 -0
- package/esm/features/workflow/DueDateField/DueDateField.js +26 -0
- package/esm/features/workflow/DueDateField/DueDateField.spec.d.ts +1 -0
- package/esm/features/workflow/DueDateField/DueDateField.spec.js +240 -0
- package/esm/features/workflow/DueDateField/index.d.ts +1 -0
- package/esm/features/workflow/DueDateField/index.js +1 -0
- package/esm/features/workflow/DueDateField/styles.d.ts +1 -0
- package/esm/features/workflow/LineDecorator/LineDecorator.d.ts +12 -0
- package/esm/features/workflow/LineDecorator/LineDecorator.js +16 -0
- package/esm/features/workflow/LineDecorator/index.d.ts +1 -0
- package/esm/features/workflow/LineDecorator/index.js +1 -0
- package/esm/features/workflow/LineDecorator/styles.d.ts +1 -0
- package/esm/features/workflow/PrioritySelector/PrioritySelector.d.ts +7 -0
- package/esm/features/workflow/PrioritySelector/PrioritySelector.js +15 -0
- package/esm/features/workflow/PrioritySelector/PrioritySelector.spec.d.ts +1 -0
- package/esm/features/workflow/PrioritySelector/PrioritySelector.spec.js +270 -0
- package/esm/features/workflow/PrioritySelector/index.d.ts +1 -0
- package/esm/features/workflow/PrioritySelector/index.js +1 -0
- package/esm/features/workflow/ReassignButton/ReassignButton.d.ts +10 -0
- package/esm/features/workflow/ReassignButton/ReassignButton.js +18 -0
- package/esm/features/workflow/ReassignButton/ReassignButton.spec.d.ts +1 -0
- package/esm/features/workflow/ReassignButton/ReassignButton.spec.js +225 -0
- package/esm/features/workflow/ReassignButton/components/ReassignDialog/ReassignDialog.d.ts +9 -0
- package/esm/features/workflow/ReassignButton/components/ReassignDialog/ReassignDialog.js +83 -0
- package/esm/features/workflow/ReassignButton/components/ReassignDialog/index.d.ts +1 -0
- package/esm/features/workflow/ReassignButton/components/ReassignDialog/index.js +1 -0
- package/esm/features/workflow/ReassignButton/components/ReassignDialog/styles.d.ts +1 -0
- package/esm/features/workflow/ReassignButton/index.d.ts +1 -0
- package/esm/features/workflow/ReassignButton/index.js +1 -0
- package/esm/features/workflow/TaskActionButtons/TaskActionButtons.js +18 -0
- package/esm/features/workflow/TaskActionButtons/TaskActionButtons.spec.d.ts +1 -0
- package/esm/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +135 -0
- package/esm/features/workflow/TaskActionButtons/index.d.ts +1 -0
- package/esm/features/workflow/TaskActionButtons/index.js +1 -0
- package/esm/features/workflow/TaskActions/TaskActions.d.ts +7 -0
- package/esm/features/workflow/TaskActions/TaskActions.js +13 -0
- package/esm/features/workflow/TaskActions/TaskActions.spec.d.ts +1 -0
- package/esm/features/workflow/TaskActions/TaskActions.spec.js +72 -0
- package/esm/features/workflow/TaskActions/index.d.ts +1 -0
- package/esm/features/workflow/TaskActions/index.js +1 -0
- package/esm/features/workflow/WorkflowComments/WorkflowComments.d.ts +12 -0
- package/esm/features/workflow/WorkflowComments/WorkflowComments.js +67 -0
- package/esm/features/workflow/WorkflowComments/WorkflowCommments.spec.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/WorkflowCommments.spec.js +233 -0
- package/esm/features/workflow/WorkflowComments/components/CollapsedComments/CollapsedComments.js +24 -0
- package/esm/features/workflow/WorkflowComments/components/CollapsedComments/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/CollapsedComments/index.js +1 -0
- package/esm/features/workflow/WorkflowComments/components/CollapsedComments/styles.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/CollapsedComments/styles.js +27 -0
- package/esm/features/workflow/WorkflowComments/components/Comment/Comment.js +18 -0
- package/esm/features/workflow/WorkflowComments/components/Comment/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/Comment/index.js +1 -0
- package/esm/features/workflow/WorkflowComments/components/Comment/styles.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/Comment/styles.js +46 -0
- package/esm/features/workflow/WorkflowComments/components/ExpandedComments/ExpandedComments.js +11 -0
- package/esm/features/workflow/WorkflowComments/components/ExpandedComments/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/ExpandedComments/index.js +1 -0
- package/esm/features/workflow/WorkflowComments/components/ExpandedComments/styles.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/components/ExpandedComments/styles.js +8 -0
- package/esm/features/workflow/WorkflowComments/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/index.js +1 -0
- package/esm/features/workflow/WorkflowComments/styles.d.ts +1 -0
- package/esm/features/workflow/WorkflowComments/styles.js +39 -0
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +4 -0
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.js +5 -0
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +201 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +6 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.js +16 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +200 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/index.js +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +10 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.js +82 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +454 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/index.js +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/styles.d.ts +3 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/task.test-data.d.ts +2 -0
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/task.test-data.js +37 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +8 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.js +16 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +159 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/index.js +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/WorkflowTaskCardsFactory.d.ts +12 -0
- package/esm/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/WorkflowTaskCardsFactory.js +27 -0
- package/esm/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/components/WorkflowTaskCardsFactory/index.js +1 -0
- package/esm/features/workflow/WorkflowTaskCard/index.d.ts +1 -0
- package/esm/features/workflow/WorkflowTaskCard/index.js +1 -0
- package/esm/features/workflow/helpers/common.d.ts +13 -0
- package/esm/features/workflow/helpers/common.js +68 -0
- package/esm/features/workflow/helpers/common.test.d.ts +1 -0
- package/esm/features/workflow/helpers/common.test.js +157 -0
- package/esm/features/workflow/helpers/dcr.test.d.ts +1 -0
- package/esm/features/workflow/helpers/dcr.test.js +147 -0
- package/esm/features/workflow/helpers/errors.js +10 -0
- package/esm/features/workflow/helpers/errors.test.d.ts +1 -0
- package/esm/features/workflow/helpers/errors.test.js +36 -0
- package/esm/features/workflow/hooks/useChangeRequest.js +54 -0
- package/esm/features/workflow/hooks/useChangeRequest.specs.d.ts +1 -0
- package/esm/features/workflow/hooks/useChangeRequest.specs.js +300 -0
- package/esm/features/workflow/hooks/useWorkflowActions.d.ts +8 -0
- package/esm/features/workflow/hooks/useWorkflowActions.js +45 -0
- package/esm/features/workflow/hooks/useWorkflowAssignee.js +104 -0
- package/esm/features/workflow/hooks/useWorkflowCheckPermission.js +86 -0
- package/esm/features/workflow/hooks/useWorkflowCheckPermission.specs.d.ts +1 -0
- package/esm/features/workflow/hooks/useWorkflowCheckPermission.specs.js +232 -0
- package/esm/features/workflow/hooks/useWorkflowColor.specs.d.ts +1 -0
- package/esm/features/workflow/hooks/useWorkflowColor.specs.js +54 -0
- package/esm/features/workflow/hooks/useWorkflowComments.js +50 -0
- package/esm/features/workflow/hooks/useWorkflowDefaultActionSuccessHandler.js +19 -0
- package/esm/features/workflow/hooks/useWorkflowDefinitions.js +29 -0
- package/esm/features/workflow/hooks/useWorkflowDueDate.js +39 -0
- package/esm/features/workflow/hooks/useWorkflowPriority.js +59 -0
- package/esm/features/workflow/hooks/useWorkflowProcessInstance.js +36 -0
- package/esm/features/workflow/hooks/useWorkflowTasks.js +80 -0
- package/esm/features/workflow/index.d.ts +13 -0
- package/esm/features/workflow/index.js +15 -0
- package/esm/features/workflow/types.d.ts +4 -0
- package/esm/features/workflow/types.js +1 -0
- package/esm/helpers/classes.d.ts +1 -0
- package/esm/helpers/classes.js +20 -0
- package/esm/helpers/customScript.test.d.ts +1 -0
- package/esm/helpers/customScript.test.js +381 -0
- package/esm/helpers/errors.test.d.ts +1 -0
- package/esm/helpers/errors.test.js +62 -0
- package/esm/helpers/events.d.ts +4 -0
- package/esm/helpers/events.js +3 -0
- package/esm/hooks/useAPI/config.test-data.d.ts +2 -0
- package/esm/hooks/useAPI/config.test-data.js +22 -0
- package/esm/hooks/useAPI/index.d.ts +0 -2
- package/esm/hooks/useAPI/index.js +0 -1
- package/esm/hooks/useAPI/useAPI.js +6 -3
- package/esm/hooks/useAPI/useAPI.test.d.ts +1 -0
- package/esm/hooks/useAPI/useAPI.test.js +1398 -0
- package/esm/hooks/useActions/index.d.ts +1 -0
- package/esm/hooks/useActions/index.js +1 -0
- package/esm/hooks/useAsyncMount/index.d.ts +1 -0
- package/esm/hooks/useAsyncMount/index.js +1 -0
- package/esm/hooks/useAsyncMount/useAsyncMount.js +23 -0
- package/esm/hooks/useAttributeState/index.d.ts +1 -0
- package/esm/hooks/useAttributeState/index.js +1 -0
- package/esm/hooks/useAttributeState/useAttributeState.js +39 -0
- package/esm/hooks/useAutoFocus/index.d.ts +1 -0
- package/esm/hooks/useAutoFocus/index.js +1 -0
- package/esm/hooks/useBasicTableCellRenderer/useBasicTableCellRenderer.test.js +1 -1
- package/esm/hooks/useChangedAttributes/index.d.ts +1 -0
- package/esm/hooks/useChangedAttributes/index.js +1 -0
- package/esm/hooks/useChangedAttributes/useChangedAttributes.js +33 -0
- package/esm/hooks/useChartTooltipState/index.d.ts +1 -0
- package/esm/hooks/useChartTooltipState/index.js +1 -0
- package/esm/hooks/useChartTooltipState/useChartTooltipState.d.ts +7 -0
- package/esm/hooks/useClickableChartStyle/index.d.ts +1 -0
- package/esm/hooks/useClickableChartStyle/index.js +1 -0
- package/esm/hooks/useCollaboration/index.d.ts +1 -0
- package/esm/hooks/useCollaboration/index.js +1 -0
- package/esm/hooks/useCollaboration/useCollaboration.js +296 -0
- package/esm/hooks/useCollaboration/useCollaboration.specs.d.ts +1 -0
- package/esm/hooks/useCollaboration/useCollaboration.specs.js +1233 -0
- package/esm/hooks/useCollapsibleTableRows/useCollapsibleTableRows.js +1 -1
- package/esm/hooks/useCommentsEntitiesMap/index.d.ts +1 -0
- package/esm/hooks/useCommentsEntitiesMap/index.js +1 -0
- package/esm/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.js +77 -0
- package/esm/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.d.ts +1 -0
- package/esm/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +399 -0
- package/esm/hooks/useConfigPermissions/index.d.ts +1 -0
- package/esm/hooks/useConfigPermissions/index.js +1 -0
- package/esm/hooks/useConfigPermissions/useConfigPermissions.js +13 -0
- package/esm/hooks/useConfigPermissions/useConfigPermissions.specs.d.ts +1 -0
- package/esm/hooks/useConfigPermissions/useConfigPermissions.specs.js +46 -0
- package/esm/hooks/useCustomScripts/index.d.ts +1 -0
- package/esm/hooks/useCustomScripts/index.js +1 -0
- package/esm/hooks/useCustomScripts/useCustomScripts.js +194 -0
- package/esm/hooks/useCustomScripts/useCustomScripts.test.d.ts +1 -0
- package/esm/hooks/useCustomScripts/useCustomScripts.test.js +463 -0
- package/esm/hooks/useDidUpdateEffect/index.d.ts +1 -0
- package/esm/hooks/useDidUpdateEffect/index.js +1 -0
- package/esm/hooks/useDidUpdateEffect/useDidUpdateEffect.d.ts +2 -0
- package/esm/hooks/useDidUpdateEffect/useDidUpdateEffect.js +10 -0
- package/esm/hooks/useDynamicRowCellHeight/index.d.ts +1 -0
- package/esm/hooks/useDynamicRowCellHeight/index.js +1 -0
- package/esm/hooks/useDynamicRowCellHeight/useDynamicRowCellHeight.d.ts +13 -0
- package/esm/hooks/useEditableConnection/index.d.ts +1 -0
- package/esm/hooks/useEditableConnection/index.js +1 -0
- package/esm/hooks/useEditableConnection/useEditableConnection.js +51 -0
- package/esm/hooks/useEditableConnection/useEditableConnection.specs.d.ts +1 -0
- package/esm/hooks/useEditableConnection/useEditableConnection.specs.js +214 -0
- package/esm/hooks/useExpandInvalidRelations/index.d.ts +1 -0
- package/esm/hooks/useExpandInvalidRelations/index.js +1 -0
- package/esm/hooks/useExpandInvalidRelations/useExpandInvalidRelations.js +40 -0
- package/esm/hooks/useHiddenAttributes/index.d.ts +1 -0
- package/esm/hooks/useHiddenAttributes/index.js +1 -0
- package/esm/hooks/useHiddenAttributes/useHiddenAttributes.js +2 -2
- package/esm/hooks/useHiddenAttributes/useHiddenAttributes.test.js +2 -2
- package/esm/hooks/useHtmlSanitizer/helpers.d.ts +10 -0
- package/esm/hooks/useHtmlSanitizer/helpers.js +348 -0
- package/esm/hooks/useHtmlSanitizer/index.d.ts +1 -0
- package/esm/hooks/useHtmlSanitizer/index.js +1 -0
- package/esm/hooks/useHtmlSanitizer/useHtmlSanitizer.js +23 -0
- package/esm/hooks/useHtmlSanitizer/useHtmlSanitizer.specs.d.ts +1 -0
- package/esm/hooks/useHtmlSanitizer/useHtmlSanitizer.specs.js +68 -0
- package/esm/hooks/useIsMountedRef/index.d.ts +1 -0
- package/esm/hooks/useIsMountedRef/index.js +1 -0
- package/esm/hooks/useKeyboardNavigation/index.d.ts +1 -0
- package/esm/hooks/useKeyboardNavigation/index.js +1 -0
- package/esm/hooks/useKeyboardNavigation/useKeyboardNavigation.d.ts +24 -0
- package/esm/hooks/useKeyboardNavigation/useKeyboardNavigation.js +69 -0
- package/esm/hooks/useKeyboardNavigation/useKeyboardNavigation.test.d.ts +1 -0
- package/esm/hooks/useKeyboardNavigation/useKeyboardNavigation.test.js +135 -0
- package/esm/hooks/useLayoutResetter/index.d.ts +1 -0
- package/esm/hooks/useLayoutResetter/index.js +1 -0
- package/esm/hooks/useLayoutResetter/useLayoutResetter.js +16 -0
- package/esm/hooks/useLayoutResetter/useLayoutResetter.test.d.ts +1 -0
- package/esm/hooks/useLayoutResetter/useLayoutResetter.test.js +121 -0
- package/esm/hooks/useMarkAsNotMatchRequest/index.d.ts +1 -0
- package/esm/hooks/useMarkAsNotMatchRequest/index.js +1 -0
- package/esm/hooks/useMarkAsNotMatchRequest/useMarkAsNotMatchRequest.js +27 -0
- package/esm/hooks/useMaskedAttribute/index.d.ts +1 -0
- package/esm/hooks/useMaskedAttribute/index.js +1 -0
- package/esm/hooks/useMaskedAttribute/useMaskedAttribute.d.ts +14 -0
- package/esm/hooks/useMaskedAttribute/useMaskedAttribute.js +28 -0
- package/esm/hooks/useMatchesColumnsData/helpers.test.d.ts +1 -0
- package/esm/hooks/useMatchesColumnsData/helpers.test.js +132 -0
- package/esm/hooks/useMatchesColumnsData/index.d.ts +1 -0
- package/esm/hooks/useMatchesColumnsData/index.js +1 -0
- package/esm/hooks/useMatchesLoader/index.d.ts +1 -0
- package/esm/hooks/useMatchesLoader/index.js +1 -0
- package/esm/hooks/useMatchesLoader/useMatchesLoader.js +121 -0
- package/esm/hooks/useMergeAllRequest/index.d.ts +1 -0
- package/esm/hooks/useMergeAllRequest/index.js +1 -0
- package/esm/hooks/useMergeAllRequest/useMergeAllRequest.js +46 -0
- package/esm/hooks/usePagingSimulator/helpers.test.d.ts +1 -0
- package/esm/hooks/usePagingSimulator/helpers.test.js +117 -0
- package/esm/hooks/usePagingSimulator/index.d.ts +1 -0
- package/esm/hooks/usePagingSimulator/index.js +1 -0
- package/esm/hooks/usePagingSimulator/usePagingSimulator.js +6 -0
- package/esm/hooks/usePivotingDataLoader/index.d.ts +1 -0
- package/esm/hooks/usePivotingDataLoader/index.js +1 -0
- package/esm/hooks/usePivotingDataLoader/usePivotingDataLoader.d.ts +2 -1
- package/esm/hooks/usePivotingDataLoader/usePivotingDataLoader.js +1 -1
- package/esm/hooks/usePrevious/index.d.ts +1 -0
- package/esm/hooks/usePrevious/index.js +1 -0
- package/esm/hooks/useReadableSearchState/index.d.ts +1 -0
- package/esm/hooks/useReadableSearchState/index.js +1 -0
- package/esm/hooks/useReadableSearchState/useReadableSearchState.js +27 -0
- package/esm/hooks/useReadableSearchState/useReadableSearchState.test.d.ts +1 -0
- package/esm/hooks/useReadableSearchState/useReadableSearchState.test.js +151 -0
- package/esm/hooks/useRelationTypeSelector/index.d.ts +1 -0
- package/esm/hooks/useRelationTypeSelector/index.js +1 -0
- package/esm/hooks/useRelationTypeSelector/useRelationTypeSelector.d.ts +14 -0
- package/esm/hooks/useRelationsLoader/index.d.ts +1 -0
- package/esm/hooks/useRelationsLoader/index.js +1 -0
- package/esm/hooks/useRelationsLoader/useRelationsLoader.js +145 -0
- package/esm/hooks/useRelationsLoader/useRelationsLoader.specs.d.ts +1 -0
- package/esm/hooks/useRelationsLoader/useRelationsLoader.specs.js +426 -0
- package/esm/hooks/useRequestDCRReview/index.d.ts +1 -0
- package/esm/hooks/useRequestDCRReview/index.js +1 -0
- package/esm/hooks/useRequestDCRReview/useRequestDCRReview.js +33 -0
- package/esm/hooks/useRunOnceAfterValueInitialization/index.d.ts +1 -0
- package/esm/hooks/useRunOnceAfterValueInitialization/index.js +1 -0
- package/esm/hooks/useRunOnceAfterValueInitialization/useRunOnceAfterValueInitialization.d.ts +2 -0
- package/esm/hooks/useSafePromise/index.d.ts +1 -0
- package/esm/hooks/useSafePromise/index.js +1 -0
- package/esm/hooks/useSafePromise/useSafePromise.js +30 -0
- package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +3 -3
- package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +3 -3
- package/esm/hooks/useSavedState/index.d.ts +1 -0
- package/esm/hooks/useSavedState/index.js +1 -0
- package/esm/hooks/useSavedStateForEntityType/index.d.ts +1 -0
- package/esm/hooks/useSavedStateForEntityType/index.js +1 -0
- package/esm/hooks/useSavedStateForEntityType/useSavedStateForEntityType.js +45 -0
- package/esm/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.d.ts +1 -0
- package/esm/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +263 -0
- package/esm/hooks/useScrollToAttribute/index.d.ts +1 -0
- package/esm/hooks/useScrollToAttribute/index.js +1 -0
- package/esm/hooks/useScrollToAttributeError/index.d.ts +1 -0
- package/esm/hooks/useScrollToAttributeError/index.js +1 -0
- package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.d.ts +1 -1
- package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.test.d.ts +1 -0
- package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +132 -0
- package/esm/hooks/useSnackbar/index.d.ts +1 -0
- package/esm/hooks/useSnackbar/index.js +1 -0
- package/esm/hooks/useSnackbar/useSnackbar.js +32 -0
- package/esm/hooks/useSnackbar/useSnackbar.test.d.ts +1 -0
- package/esm/hooks/useSnackbar/useSnackbar.test.js +181 -0
- package/esm/hooks/useUsers/index.d.ts +1 -0
- package/esm/hooks/useUsers/index.js +1 -0
- package/esm/hooks/useUsers/useUsers.js +20 -0
- package/esm/hooks/useUsers/useUsers.specs.d.ts +1 -0
- package/esm/hooks/useUsers/useUsers.specs.js +102 -0
- package/esm/hooks/useWhyDidYouUpdate/index.d.ts +1 -0
- package/esm/hooks/useWhyDidYouUpdate/index.js +1 -0
- package/esm/hooks/useWhyDidYouUpdate/useWhyDidYouUpdate.d.ts +1 -0
- package/esm/index.d.ts +153 -12
- package/esm/index.js +156 -10
- package/esm/test-utils/index.d.ts +1 -0
- package/esm/test-utils/index.js +5 -0
- package/esm/types/basicTable.d.ts +2 -2
- package/esm/types/index.d.ts +11 -0
- package/esm/types/index.js +13 -0
- package/package.json +2 -2
- package/cjs/HOCs/index.d.ts +0 -5
- package/cjs/HOCs/index.js +0 -16
- package/cjs/HOCs/withFilter/ColumnFilter.d.ts +0 -11
- package/cjs/HOCs/withFilter/ColumnFilter.js +0 -105
- package/cjs/HOCs/withFilter/FilterChip.js +0 -32
- package/cjs/HOCs/withFilter/FilterChip.test.js +0 -102
- package/cjs/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +0 -17
- package/cjs/components/ImageAttributesGallery/GalleryView/styles.d.ts +0 -1
- package/cjs/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +0 -9
- package/cjs/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +0 -16
- package/cjs/components/ImageAttributesGallery/ImageAttributesGallery.js +0 -128
- package/cjs/components/ImageDetailsView/ImageDetailsView.js +0 -56
- package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.js +0 -34
- package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +0 -11
- package/cjs/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.js +0 -76
- package/cjs/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.js +0 -64
- package/cjs/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +0 -9
- package/cjs/components/ImageDetailsView/MetaInfo/MetaInfo.js +0 -28
- package/cjs/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +0 -16
- package/cjs/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.js +0 -32
- package/cjs/components/ImageDetailsView/MetaInfoForm/styles.d.ts +0 -1
- package/cjs/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.js +0 -58
- package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +0 -9
- package/cjs/components/ImageDetailsView/MetaInfoList/MetaInfoList.js +0 -31
- package/cjs/components/ImageDetailsView/helpers/index.d.ts +0 -15
- package/cjs/components/ImageDetailsView/helpers/index.js +0 -101
- package/cjs/components/ImageDetailsView/hooks/useEditMetaInfo.js +0 -65
- package/cjs/components/ImageDetailsView/theme/index.d.ts +0 -3
- package/cjs/components/ImageDetailsView/theme/index.js +0 -12
- package/cjs/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +0 -17
- package/cjs/components/ImageGalleryDialog/ImageGalleryDialog.js +0 -74
- package/cjs/components/ImageGalleryDialog/styles.d.ts +0 -1
- package/cjs/components/ImportButton/ImportButton.d.ts +0 -15
- package/cjs/components/ImportButton/ImportButton.js +0 -40
- package/cjs/components/LightArrowTooltip/LightArrowTooltip.d.ts +0 -3
- package/cjs/components/LightArrowTooltip/LightArrowTooltip.js +0 -24
- package/cjs/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +0 -7
- package/cjs/components/LinearLoadIndicator/LinearLoadIndicator.js +0 -21
- package/cjs/components/LinearLoadIndicator/styles.js +0 -23
- package/cjs/components/Link/Link.d.ts +0 -8
- package/cjs/components/Link/Link.js +0 -20
- package/cjs/components/Link/styles.d.ts +0 -1
- package/cjs/components/LoadingSpinner/LoadingSpinner.d.ts +0 -5
- package/cjs/components/LoadingSpinner/LoadingSpinner.js +0 -15
- package/cjs/components/LoadingSpinner/SpinnerSmall.gif.d.ts +0 -1
- package/cjs/components/LoadingSpinner/SpinnerSmall.gif.js +0 -4
- package/cjs/components/LogicOperator/LogicOperator.d.ts +0 -8
- package/cjs/components/LogicOperator/LogicOperator.js +0 -29
- package/cjs/components/LogicOperator/styles.d.ts +0 -2
- package/cjs/components/LogicOperator/styles.js +0 -15
- package/cjs/components/Marginator/Marginator.d.ts +0 -8
- package/cjs/components/Marginator/Marginator.js +0 -16
- package/cjs/components/MatchRulesBlock/MatchRulesBadge/MatchRulesBadge.d.ts +0 -6
- package/cjs/components/MatchRulesBlock/MatchRulesBadge/MatchRulesBadge.js +0 -64
- package/cjs/components/MatchRulesBlock/MatchRulesBadge/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/MatchRulesBadge/styles.js +0 -25
- package/cjs/components/MatchRulesBlock/MatchRulesBlock.d.ts +0 -11
- package/cjs/components/MatchRulesBlock/MatchRulesBlock.js +0 -32
- package/cjs/components/MatchRulesBlock/MatchRulesTitle.d.ts +0 -5
- package/cjs/components/MatchRulesBlock/MatchRulesTitle.js +0 -12
- package/cjs/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +0 -7
- package/cjs/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.js +0 -21
- package/cjs/components/MatchRulesBlock/MatchRulesTooltip/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/MatchRulesTooltip/styles.js +0 -24
- package/cjs/components/MatchRulesBlock/NotMatchRule/NotMatchRule.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/NotMatchRule/NotMatchRule.js +0 -17
- package/cjs/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +0 -10
- package/cjs/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.js +0 -31
- package/cjs/components/MatchRulesBlock/SimpleMatchRules/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/SimpleMatchRules/styles.js +0 -36
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +0 -22
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.js +0 -50
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBlock/styles.js +0 -20
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +0 -12
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.js +0 -44
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/SimpleMatchRulesBuilder/styles.js +0 -13
- package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +0 -21
- package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.js +0 -62
- package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/TransitiveMatchBlock/styles.js +0 -13
- package/cjs/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +0 -9
- package/cjs/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.js +0 -45
- package/cjs/components/MatchRulesBlock/TransitiveMatchRules/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/TransitiveMatchRules/styles.js +0 -23
- package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +0 -6
- package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.js +0 -19
- package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/styles.d.ts +0 -2
- package/cjs/components/MatchRulesBlock/TransitiveMatchRulesTooltip/styles.js +0 -13
- package/cjs/components/MatchRulesBlock/types/index.d.ts +0 -16
- package/cjs/components/MatchRulesBlock/types/index.js +0 -9
- package/cjs/components/MatchRulesSelector/MatchRulesSelector.d.ts +0 -12
- package/cjs/components/MatchRulesSelector/MatchRulesSelector.js +0 -47
- package/cjs/components/MergeButton/MergeButton.d.ts +0 -18
- package/cjs/components/MergeButton/MergeButton.js +0 -71
- package/cjs/components/MetadataTypesSelector/ListLabel/ListLabel.js +0 -51
- package/cjs/components/MetadataTypesSelector/ListLabel/helpers.d.ts +0 -4
- package/cjs/components/MetadataTypesSelector/ListLabel/helpers.js +0 -49
- package/cjs/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +0 -26
- package/cjs/components/MetadataTypesSelector/MetadataTypesSelector.js +0 -128
- package/cjs/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +0 -20
- package/cjs/components/MetadataTypesSelector/SelectMetadataTypesList.js +0 -69
- package/cjs/components/MetadataTypesSelector/styles.d.ts +0 -1
- package/cjs/components/ModeSwitcher/ModeSwitcher.d.ts +0 -18
- package/cjs/components/ModeSwitcher/ModeSwitcher.js +0 -25
- package/cjs/components/ModeSwitcher/styles.d.ts +0 -2
- package/cjs/components/ModeSwitcher/styles.js +0 -50
- package/cjs/components/ModeSwitcherSelect/styles.d.ts +0 -1
- package/cjs/components/MultiValueSelector/MultiValueSelector.js +0 -77
- package/cjs/components/MultiValueSelector/styles.d.ts +0 -7
- package/cjs/components/MultiValueSelector/styles.js +0 -36
- package/cjs/components/MultipleInput/MultipleInput.d.ts +0 -13
- package/cjs/components/MultipleInput/MultipleInput.js +0 -109
- package/cjs/components/MultipliableSelect/MultipliableSelect.d.ts +0 -21
- package/cjs/components/MultipliableSelect/MultipliableSelect.js +0 -45
- package/cjs/components/MultipliableSelect/styles.d.ts +0 -1
- package/cjs/components/NotMatchButton/NotMatchButton.d.ts +0 -18
- package/cjs/components/NotMatchButton/NotMatchButton.js +0 -71
- package/cjs/components/PivotingUriLink/PivotingUriLink.d.ts +0 -11
- package/cjs/components/PivotingUriLink/PivotingUriLink.js +0 -50
- package/cjs/components/Popper/Popper.d.ts +0 -17
- package/cjs/components/Popper/Popper.js +0 -88
- package/cjs/components/Popper/styles.js +0 -18
- package/cjs/components/PopupWithArrow/PopupWithArrow.d.ts +0 -10
- package/cjs/components/PopupWithArrow/PopupWithArrow.js +0 -89
- package/cjs/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +0 -20
- package/cjs/components/PotentialMatchReviewCard/PotentialMatchReviewCard.js +0 -69
- package/cjs/components/PotentialMatchReviewCard/styles.d.ts +0 -1
- package/cjs/components/ProfileBand/ProfileBand.d.ts +0 -12
- package/cjs/components/ProfileBand/ProfileBand.js +0 -78
- package/cjs/components/ProfileBand/styles.d.ts +0 -2
- package/cjs/components/ProfileBand/styles.js +0 -88
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +0 -5
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigation.js +0 -17
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +0 -33
- package/cjs/components/ProfileBandNavigation/ProfileBandNavigationWidget.js +0 -65
- package/cjs/components/ProfileBandNavigation/hooks/useSearchNavigation.d.ts +0 -10
- package/cjs/components/ProfileBandNavigation/hooks/useSearchNavigation.js +0 -227
- package/cjs/components/ProfileBandNavigation/hooks/useSearchNavigationVisibility.d.ts +0 -2
- package/cjs/components/ProfileBandNavigation/hooks/useSearchNavigationVisibility.js +0 -12
- package/cjs/components/ProfileBandNavigation/searchProviders/GraphSearchProvider.d.ts +0 -16
- package/cjs/components/ProfileBandNavigation/searchProviders/GraphSearchProvider.js +0 -71
- package/cjs/components/ProfileBandNavigation/searchProviders/MainSearchProvider.d.ts +0 -30
- package/cjs/components/ProfileBandNavigation/searchProviders/MainSearchProvider.js +0 -84
- package/cjs/components/ProfileBandNavigation/searchProviders/SearchProvider.d.ts +0 -6
- package/cjs/components/ProfileBandNavigation/searchProviders/SearchProviderFactory.d.ts +0 -3
- package/cjs/components/ProfileBandNavigation/searchProviders/SearchProviderFactory.js +0 -14
- package/cjs/components/ProfileCard/ProfileCard.js +0 -62
- package/cjs/components/ProfileCard/ProfileCardContent/ProfileCardContent.js +0 -63
- package/cjs/components/ProfileCard/ProfileCardContent/styles.d.ts +0 -2
- package/cjs/components/ProfileCard/ProfileCardContent/styles.js +0 -69
- package/cjs/components/ProfileCard/ProfileCardPlaceholder/styles.d.ts +0 -1
- package/cjs/components/ProfileCard/styles.d.ts +0 -2
- package/cjs/components/ProfileCard/styles.js +0 -11
- package/cjs/components/ProfileMatchCard/ProfileMatchCard.js +0 -31
- package/cjs/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +0 -14
- package/cjs/components/ProfileResizablePanes/ProfileResizablePanes.js +0 -64
- package/cjs/components/ProfileResizablePanes/styles.d.ts +0 -2
- package/cjs/components/ProfileResizablePanes/styles.js +0 -22
- package/cjs/components/ProfilesList/ProfilesList.d.ts +0 -14
- package/cjs/components/ProfilesList/ProfilesList.js +0 -99
- package/cjs/components/ProfilesList/styles.d.ts +0 -1
- package/cjs/components/QueryBuilderRow/QueryBuilderRow.js +0 -60
- package/cjs/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +0 -8
- package/cjs/components/QueryBuilderRow/components/ReadOnlyFilter.js +0 -16
- package/cjs/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +0 -8
- package/cjs/components/QueryBuilderRow/components/ReadOnlyLogicOperator.js +0 -16
- package/cjs/components/QueryBuilderRow/components/styles.d.ts +0 -2
- package/cjs/components/QueryBuilderRow/components/styles.js +0 -25
- package/cjs/components/QueryBuilderRow/styles.d.ts +0 -2
- package/cjs/components/QueryBuilderRow/styles.js +0 -22
- package/cjs/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +0 -35
- package/cjs/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.js +0 -47
- package/cjs/components/ReactSelect/AsyncSelect.d.ts +0 -9
- package/cjs/components/ReactSelect/AsyncSelect.js +0 -8
- package/cjs/components/ReactSelect/CreatableSelect.d.ts +0 -9
- package/cjs/components/ReactSelect/CreatableSelect.js +0 -8
- package/cjs/components/ReactSelect/MultiSelect/MultiSelect.d.ts +0 -117
- package/cjs/components/ReactSelect/MultiSelect/MultiSelect.js +0 -251
- package/cjs/components/ReactSelect/MultiSelect/components/Option.d.ts +0 -25
- package/cjs/components/ReactSelect/MultiSelect/components/Option.js +0 -57
- package/cjs/components/ReactSelect/MultiSelect/components/index.d.ts +0 -5
- package/cjs/components/ReactSelect/MultiSelect/components/index.js +0 -10
- package/cjs/components/ReactSelect/MultiSelect/index.d.ts +0 -2
- package/cjs/components/ReactSelect/MultiSelect/index.js +0 -7
- package/cjs/components/ReactSelect/Select.d.ts +0 -9
- package/cjs/components/ReactSelect/Select.js +0 -8
- package/cjs/components/ReactSelect/commonComponents/ClearIndicator.d.ts +0 -15
- package/cjs/components/ReactSelect/commonComponents/ClearIndicator.js +0 -36
- package/cjs/components/ReactSelect/commonComponents/Control.d.ts +0 -18
- package/cjs/components/ReactSelect/commonComponents/Control.js +0 -55
- package/cjs/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +0 -15
- package/cjs/components/ReactSelect/commonComponents/DropdownIndicator.js +0 -36
- package/cjs/components/ReactSelect/commonComponents/GroupHeading.d.ts +0 -13
- package/cjs/components/ReactSelect/commonComponents/GroupHeading.js +0 -22
- package/cjs/components/ReactSelect/commonComponents/Menu.d.ts +0 -12
- package/cjs/components/ReactSelect/commonComponents/Menu.js +0 -37
- package/cjs/components/ReactSelect/commonComponents/MultiValue.d.ts +0 -15
- package/cjs/components/ReactSelect/commonComponents/MultiValue.js +0 -37
- package/cjs/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +0 -9
- package/cjs/components/ReactSelect/commonComponents/NoOptionsMessage.js +0 -17
- package/cjs/components/ReactSelect/commonComponents/Option.d.ts +0 -26
- package/cjs/components/ReactSelect/commonComponents/Option.js +0 -56
- package/cjs/components/ReactSelect/commonComponents/Placeholder.d.ts +0 -10
- package/cjs/components/ReactSelect/commonComponents/Placeholder.js +0 -29
- package/cjs/components/ReactSelect/commonComponents/SingleValue.d.ts +0 -10
- package/cjs/components/ReactSelect/commonComponents/SingleValue.js +0 -29
- package/cjs/components/ReactSelect/commonComponents/ValueContainer.d.ts +0 -10
- package/cjs/components/ReactSelect/commonComponents/ValueContainer.js +0 -19
- package/cjs/components/ReactSelect/commonComponents/index.d.ts +0 -25
- package/cjs/components/ReactSelect/commonComponents/index.js +0 -30
- package/cjs/components/ReactSelect/hooks/useKeepInputVisible.js +0 -39
- package/cjs/components/ReactSelect/optionFilters.d.ts +0 -4
- package/cjs/components/ReactSelect/optionFilters.js +0 -9
- package/cjs/components/ReactSelect/styles.d.ts +0 -2
- package/cjs/components/ReactSelect/styles.js +0 -69
- package/cjs/components/ReactSelect/withMuiSkin.d.ts +0 -9
- package/cjs/components/ReactSelect/withMuiSkin.js +0 -47
- package/cjs/components/ReactSortableTree/index.d.ts +0 -4
- package/cjs/components/ReactSortableTree/index.js +0 -23
- package/cjs/components/ReactSortableTree/node-renderer-default.d.ts +0 -83
- package/cjs/components/ReactSortableTree/node-renderer-default.js +0 -152
- package/cjs/components/ReactSortableTree/placeholder-renderer-default.d.ts +0 -18
- package/cjs/components/ReactSortableTree/placeholder-renderer-default.js +0 -23
- package/cjs/components/ReactSortableTree/react-sortable-tree.js +0 -808
- package/cjs/components/ReactSortableTree/tree-node.d.ts +0 -57
- package/cjs/components/ReactSortableTree/tree-node.js +0 -204
- package/cjs/components/ReactSortableTree/tree-placeholder.d.ts +0 -25
- package/cjs/components/ReactSortableTree/tree-placeholder.js +0 -97
- package/cjs/components/ReactSortableTree/utils/classnames.d.ts +0 -1
- package/cjs/components/ReactSortableTree/utils/classnames.js +0 -28
- package/cjs/components/ReactSortableTree/utils/default-handlers.d.ts +0 -14
- package/cjs/components/ReactSortableTree/utils/default-handlers.js +0 -45
- package/cjs/components/ReactSortableTree/utils/dnd-manager.js +0 -340
- package/cjs/components/ReactSortableTree/utils/memoized-tree-data-utils.js +0 -26
- package/cjs/components/ReadableSearchQuery/ReadableSearchQuery.d.ts +0 -6
- package/cjs/components/ReadableSearchQuery/ReadableSearchQuery.js +0 -63
- package/cjs/components/ReadableSearchQuery/styles.d.ts +0 -2
- package/cjs/components/ReadableSearchQuery/styles.js +0 -33
- package/cjs/components/RelationEditor/RelationEditor.d.ts +0 -12
- package/cjs/components/RelationEditor/RelationEditor.js +0 -239
- package/cjs/components/RelationTypesSelector/RelationTypesSelector.d.ts +0 -17
- package/cjs/components/RelationTypesSelector/RelationTypesSelector.js +0 -39
- package/cjs/components/RelevanceScoreBadge/RelevanceScoreBadge.js +0 -32
- package/cjs/components/ReltioGridLayout/ReltioGridLayout.d.ts +0 -28
- package/cjs/components/ReltioGridLayout/ReltioGridLayout.js +0 -120
- package/cjs/components/ReltioGridLayout/helpers.d.ts +0 -11
- package/cjs/components/ReltioGridLayout/styles.js +0 -75
- package/cjs/components/ReltioMap/EntityMarker/EntityMarker.d.ts +0 -9
- package/cjs/components/ReltioMap/EntityMarker/EntityMarker.js +0 -97
- package/cjs/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +0 -52
- package/cjs/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.js +0 -40
- package/cjs/components/ReltioMap/helpers/index.d.ts +0 -6
- package/cjs/components/ReltioMap/helpers/index.js +0 -68
- package/cjs/components/ReltioMap/hooks/useFitMapBounds.js +0 -28
- package/cjs/components/ReltioMap/index.js +0 -151
- package/cjs/components/RequiredMark/RequiredMark.d.ts +0 -2
- package/cjs/components/RequiredMark/RequiredMark.js +0 -12
- package/cjs/components/RequiredMark/styles.d.ts +0 -1
- package/cjs/components/ResizablePanes/styles.d.ts +0 -2
- package/cjs/components/ResizablePanes/styles.js +0 -51
- package/cjs/components/ScreenProfileBand/ScreenProfileBand.js +0 -54
- package/cjs/components/ScrollableTabs/ScrollableTabs.d.ts +0 -18
- package/cjs/components/ScrollableTabs/ScrollableTabs.js +0 -52
- package/cjs/components/ScrollableTabs/styles.d.ts +0 -1
- package/cjs/components/SearchHighlighter/SearchHighlighter.d.ts +0 -5
- package/cjs/components/SearchHighlighter/SearchHighlighter.js +0 -36
- package/cjs/components/SearchInput/SearchInput.d.ts +0 -12
- package/cjs/components/SearchInput/SearchInput.js +0 -72
- package/cjs/components/SearchInput/WhiteSearchInput.d.ts +0 -3
- package/cjs/components/SearchInput/WhiteSearchInput.js +0 -36
- package/cjs/components/SelectAttributesList/SelectAttributesList.d.ts +0 -14
- package/cjs/components/SelectAttributesList/SelectAttributesList.js +0 -78
- package/cjs/components/SelectionPopup/SelectionPopup.d.ts +0 -18
- package/cjs/components/SelectionPopup/SelectionPopup.js +0 -52
- package/cjs/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +0 -18
- package/cjs/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.js +0 -39
- package/cjs/components/SelectionPopup/helpers.d.ts +0 -24
- package/cjs/components/SelectionPopup/helpers.js +0 -73
- package/cjs/components/SelectionPopup/styles.d.ts +0 -2
- package/cjs/components/SelectionPopup/styles.js +0 -41
- package/cjs/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +0 -27
- package/cjs/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.js +0 -82
- package/cjs/components/SelectorWithOnlyOptionAutoSelect/styles.d.ts +0 -1
- package/cjs/components/SettingsMenu/SettingsMenu.d.ts +0 -7
- package/cjs/components/SettingsMenu/SettingsMenu.js +0 -20
- package/cjs/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +0 -8
- package/cjs/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.js +0 -48
- package/cjs/components/SideIconPanel/SideButtonsPanel.js +0 -44
- package/cjs/components/SidePanel/SidePanel.js +0 -20
- package/cjs/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.js +0 -26
- package/cjs/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +0 -8
- package/cjs/components/SidePanelEmptyState/SidePanelEmptyState.js +0 -19
- package/cjs/components/SidePanelEmptyState/styles.d.ts +0 -1
- package/cjs/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +0 -10
- package/cjs/components/SimpleDropDownSelector/DropDownPlaceholder.js +0 -31
- package/cjs/components/SimpleDropDownSelector/DropDownValue.d.ts +0 -20
- package/cjs/components/SimpleDropDownSelector/DropDownValue.js +0 -23
- package/cjs/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +0 -5
- package/cjs/components/SimpleDropDownSelector/SimpleDropDownSelector.js +0 -63
- package/cjs/components/SimpleDropDownSelector/styles.d.ts +0 -2
- package/cjs/components/SimpleDropDownSelector/styles.js +0 -13
- package/cjs/components/SimpleInput/SimpleInput.d.ts +0 -9
- package/cjs/components/SimpleInput/SimpleInput.js +0 -78
- package/cjs/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +0 -12
- package/cjs/components/SourceSystemsSelector/SourceSystemsSelector.js +0 -46
- package/cjs/components/Spacer/Spacer.d.ts +0 -2
- package/cjs/components/Spacer/Spacer.js +0 -8
- package/cjs/components/StepNavigation/ProgressButton.d.ts +0 -12
- package/cjs/components/StepNavigation/ProgressButton.js +0 -41
- package/cjs/components/StepNavigation/StepNavigation.d.ts +0 -17
- package/cjs/components/StepNavigation/StepNavigation.js +0 -64
- package/cjs/components/StepNavigation/styles.d.ts +0 -2
- package/cjs/components/StepNavigation/styles.js +0 -50
- package/cjs/components/TableSkeleton/TableSkeleton.d.ts +0 -9
- package/cjs/components/TableSkeleton/TableSkeleton.js +0 -74
- package/cjs/components/TenantIcon/TenantIcon.js +0 -48
- package/cjs/components/TenantLabel/TenantLabel.d.ts +0 -5
- package/cjs/components/TenantLabel/TenantLabel.js +0 -22
- package/cjs/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +0 -12
- package/cjs/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.js +0 -49
- package/cjs/components/TenantsDropDownSelector/TenantsDropDownSelector.js +0 -73
- package/cjs/components/Title/Title.d.ts +0 -7
- package/cjs/components/Title/Title.js +0 -40
- package/cjs/components/UploadFileButton/UploadFileButton.d.ts +0 -22
- package/cjs/components/UploadFileButton/UploadFileButton.js +0 -127
- package/cjs/components/UploadFileButton/styles.d.ts +0 -1
- package/cjs/components/UploadImageDialog/ImageByUrlField/styles.d.ts +0 -1
- package/cjs/components/UploadImageDialog/SelectImageButton/SelectImageButton.js +0 -23
- package/cjs/components/UploadImageDialog/TargetBox/TargetBox.js +0 -45
- package/cjs/components/UploadImageDialog/TargetBox/styles.d.ts +0 -1
- package/cjs/components/UploadImageDialog/UploadImageDialog.js +0 -92
- package/cjs/components/UserSelector/UserSelector.d.ts +0 -8
- package/cjs/components/UserSelector/UserSelector.js +0 -69
- package/cjs/components/UserSelector/styles.js +0 -41
- package/cjs/components/ValueChip/ValueChip.d.ts +0 -7
- package/cjs/components/ValueChip/ValueChip.js +0 -42
- package/cjs/components/VerticalDivider/VerticalDivider.d.ts +0 -12
- package/cjs/components/VerticalDivider/VerticalDivider.js +0 -22
- package/cjs/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +0 -10
- package/cjs/components/VerticalHeadingsTable/TableCell/TableCell.js +0 -21
- package/cjs/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +0 -14
- package/cjs/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.js +0 -101
- package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.js +0 -60
- package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +0 -11
- package/cjs/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.js +0 -16
- package/cjs/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +0 -16
- package/cjs/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.js +0 -31
- package/cjs/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +0 -12
- package/cjs/components/VerticalHeadingsTable/TableRow/TableRow.js +0 -22
- package/cjs/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +0 -16
- package/cjs/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.js +0 -90
- package/cjs/components/VerticalHeadingsTable/VerticalHeadingsTable.js +0 -45
- package/cjs/components/ViewMoreToggle/ViewMoreToggle.d.ts +0 -14
- package/cjs/components/ViewMoreToggle/ViewMoreToggle.js +0 -26
- package/cjs/components/ViewMoreToggle/styles.d.ts +0 -1
- package/cjs/components/VirtualGroupedList/VirtualGroupedList.d.ts +0 -33
- package/cjs/components/VirtualGroupedList/VirtualGroupedList.js +0 -228
- package/cjs/components/VirtualGroupedList/helpers.d.ts +0 -9
- package/cjs/components/VirtualGroupedList/helpers.js +0 -43
- package/cjs/components/VirtualGroupedList/styles.d.ts +0 -1
- package/cjs/components/history/ContributorsPanel/ContributorItem.d.ts +0 -7
- package/cjs/components/history/ContributorsPanel/ContributorItem.js +0 -21
- package/cjs/components/history/ContributorsPanel/ContributorsPanel.d.ts +0 -9
- package/cjs/components/history/ContributorsPanel/ContributorsPanel.js +0 -35
- package/cjs/components/history/ContributorsPanel/styles.d.ts +0 -6
- package/cjs/components/history/ContributorsPanel/styles.js +0 -39
- package/cjs/components/history/DateRangeSelector/DateRangeSelector.d.ts +0 -8
- package/cjs/components/history/DateRangeSelector/DateRangeSelector.js +0 -95
- package/cjs/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +0 -9
- package/cjs/components/history/HistoryActivitySelector/HistoryActivitySelector.js +0 -30
- package/cjs/components/history/HistoryActivitySelector/utils.d.ts +0 -3
- package/cjs/components/history/HistoryActivitySelector/utils.js +0 -23
- package/cjs/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +0 -10
- package/cjs/components/history/HistoryFilterButton/HistoryFilterButton.js +0 -112
- package/cjs/components/history/HistoryGraph/HistoryCircle.d.ts +0 -13
- package/cjs/components/history/HistoryGraph/HistoryCircle.js +0 -62
- package/cjs/components/history/HistoryGraph/HistoryGraph.d.ts +0 -25
- package/cjs/components/history/HistoryGraph/HistoryGraph.js +0 -103
- package/cjs/components/history/HistoryGraph/HistoryLink.d.ts +0 -10
- package/cjs/components/history/HistoryGraph/HistoryLink.js +0 -13
- package/cjs/components/history/HistoryHeader/HistoryHeader.d.ts +0 -10
- package/cjs/components/history/HistoryHeader/HistoryHeader.js +0 -29
- package/cjs/components/history/HistoryHeader/styles.d.ts +0 -1
- package/cjs/components/history/HistoryMenuButton/HistoryMenuButton.d.ts +0 -2
- package/cjs/components/history/HistoryMenuButton/HistoryMenuButton.js +0 -34
- package/cjs/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +0 -12
- package/cjs/components/history/HistoryMenuButton/MenuItemRenderer.js +0 -48
- package/cjs/components/history/HistoryPanelEmptyState/HistoryPanelEmptyState.d.ts +0 -2
- package/cjs/components/history/HistoryPanelEmptyState/HistoryPanelEmptyState.js +0 -10
- package/cjs/components/history/HistoryRow/HistoryRow.d.ts +0 -9
- package/cjs/components/history/HistoryRow/HistoryRow.js +0 -31
- package/cjs/components/history/HistoryRow/styles.d.ts +0 -5
- package/cjs/components/history/HistoryTree/HistoryTree.d.ts +0 -13
- package/cjs/components/history/HistoryTree/HistoryTree.js +0 -142
- package/cjs/components/history/HistoryView/HistoryView.js +0 -50
- package/cjs/components/history/ProfileBandHistory/ProfileBandHistory.d.ts +0 -2
- package/cjs/components/history/ProfileBandHistory/ProfileBandHistory.js +0 -23
- package/cjs/components/history/hooks/useHistory.d.ts +0 -19
- package/cjs/components/history/hooks/useHistory.js +0 -128
- package/cjs/components/history/hooks/useHistoryDiff.d.ts +0 -3
- package/cjs/components/history/hooks/useHistoryDiff.js +0 -46
- package/cjs/components/history/hooks/useHistoryEnabled.js +0 -28
- package/cjs/components/history/hooks/useHistorySlice.js +0 -52
- package/cjs/components/history/hooks/useHistoryTree.js +0 -173
- package/cjs/components/history/index.d.ts +0 -9
- package/cjs/components/history/index.js +0 -37
- package/cjs/components/history/types/HistoryChangeTypes.d.ts +0 -44
- package/cjs/components/history/types/HistoryChangeTypes.js +0 -23
- package/cjs/components/history/types/HistoryData.d.ts +0 -6
- package/cjs/components/history/types/HistoryFilter.d.ts +0 -13
- package/cjs/components/history/types/HistoryFilter.js +0 -9
- package/cjs/components/history/types/HistoryLane.d.ts +0 -5
- package/cjs/components/history/types/HistoryLife.d.ts +0 -5
- package/cjs/components/history/types/HistoryRowData.d.ts +0 -7
- package/cjs/components/history/types/index.d.ts +0 -7
- package/cjs/components/history/types/index.js +0 -7
- package/cjs/components/history/utils/filters.d.ts +0 -1
- package/cjs/components/history/utils/filters.js +0 -26
- package/cjs/components/index.d.ts +0 -73
- package/cjs/components/index.js +0 -166
- package/cjs/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +0 -6
- package/cjs/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.js +0 -22
- package/cjs/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +0 -10
- package/cjs/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.js +0 -111
- package/cjs/components/workflow/cards/GenericWorkflowTaskCard/styles.d.ts +0 -3
- package/cjs/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +0 -8
- package/cjs/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.js +0 -22
- package/cjs/components/workflow/cards/WorkflowTaskCard.d.ts +0 -2
- package/cjs/components/workflow/cards/WorkflowTaskCard.js +0 -12
- package/cjs/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +0 -12
- package/cjs/components/workflow/cards/WorkflowTaskCardsFactory.js +0 -32
- package/cjs/components/workflow/components/AddWorkflowButton/AddWorkflowButton.js +0 -51
- package/cjs/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.js +0 -105
- package/cjs/components/workflow/components/AddWorkflowDialog/styles.d.ts +0 -1
- package/cjs/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +0 -9
- package/cjs/components/workflow/components/AssigneeSelector/AssigneeSelector.js +0 -22
- package/cjs/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +0 -11
- package/cjs/components/workflow/components/AttributesChanges/AttributesChanges.js +0 -63
- package/cjs/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +0 -11
- package/cjs/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.js +0 -28
- package/cjs/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +0 -6
- package/cjs/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.js +0 -28
- package/cjs/components/workflow/components/AttributesChanges/components/DiffRenderer/DiffRenderer.d.ts +0 -3
- package/cjs/components/workflow/components/AttributesChanges/components/DiffRenderer/DiffRenderer.js +0 -81
- package/cjs/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +0 -5
- package/cjs/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +0 -8
- package/cjs/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.js +0 -18
- package/cjs/components/workflow/components/AttributesChanges/helpers/attributesHelpers.d.ts +0 -3
- package/cjs/components/workflow/components/AttributesChanges/helpers/attributesHelpers.js +0 -119
- package/cjs/components/workflow/components/AttributesChanges/helpers/contextHelpers.d.ts +0 -1
- package/cjs/components/workflow/components/AttributesChanges/helpers/contextHelpers.js +0 -5
- package/cjs/components/workflow/components/AttributesChanges/helpers/helpers.d.ts +0 -8
- package/cjs/components/workflow/components/AttributesChanges/helpers/helpers.js +0 -65
- package/cjs/components/workflow/components/AttributesChanges/helpers/mergeHelpers.d.ts +0 -4
- package/cjs/components/workflow/components/AttributesChanges/helpers/mergeHelpers.js +0 -218
- package/cjs/components/workflow/components/AttributesChanges/hooks/useCollapsibleList.d.ts +0 -7
- package/cjs/components/workflow/components/AttributesChanges/hooks/useCollapsibleList.js +0 -18
- package/cjs/components/workflow/components/AttributesChanges/types/diffTypes.js +0 -2
- package/cjs/components/workflow/components/DueDateField/DueDateField.d.ts +0 -7
- package/cjs/components/workflow/components/DueDateField/DueDateField.js +0 -32
- package/cjs/components/workflow/components/DueDateField/styles.d.ts +0 -1
- package/cjs/components/workflow/components/LineDecorator/LineDecorator.d.ts +0 -12
- package/cjs/components/workflow/components/LineDecorator/LineDecorator.js +0 -22
- package/cjs/components/workflow/components/LineDecorator/styles.d.ts +0 -1
- package/cjs/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +0 -7
- package/cjs/components/workflow/components/PrioritySelector/PrioritySelector.js +0 -21
- package/cjs/components/workflow/components/ReassignButton/ReassignButton.d.ts +0 -10
- package/cjs/components/workflow/components/ReassignButton/ReassignButton.js +0 -47
- package/cjs/components/workflow/components/ReassignButton/ReassignDialog.d.ts +0 -9
- package/cjs/components/workflow/components/ReassignButton/ReassignDialog.js +0 -112
- package/cjs/components/workflow/components/ReassignButton/styles.d.ts +0 -1
- package/cjs/components/workflow/components/TaskActionButtons/TaskActionButtons.js +0 -25
- package/cjs/components/workflow/components/TaskActions/TaskActions.d.ts +0 -7
- package/cjs/components/workflow/components/TaskActions/TaskActions.js +0 -19
- package/cjs/components/workflow/components/WorkflowComments/CollapsedComments.js +0 -31
- package/cjs/components/workflow/components/WorkflowComments/Comment.js +0 -25
- package/cjs/components/workflow/components/WorkflowComments/ExpandedComments.js +0 -18
- package/cjs/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +0 -12
- package/cjs/components/workflow/components/WorkflowComments/WorkflowComments.js +0 -97
- package/cjs/components/workflow/components/WorkflowComments/index.d.ts +0 -1
- package/cjs/components/workflow/components/WorkflowComments/index.js +0 -5
- package/cjs/components/workflow/components/WorkflowComments/styles.d.ts +0 -4
- package/cjs/components/workflow/components/WorkflowComments/styles.js +0 -120
- package/cjs/components/workflow/helpers/errors.js +0 -14
- package/cjs/components/workflow/helpers/index.d.ts +0 -5
- package/cjs/components/workflow/helpers/index.js +0 -16
- package/cjs/components/workflow/hooks/useChangeRequest.js +0 -58
- package/cjs/components/workflow/hooks/useWorkflowActions.d.ts +0 -11
- package/cjs/components/workflow/hooks/useWorkflowActions.js +0 -51
- package/cjs/components/workflow/hooks/useWorkflowAssignee.js +0 -107
- package/cjs/components/workflow/hooks/useWorkflowCheckPermission.js +0 -90
- package/cjs/components/workflow/hooks/useWorkflowComments.js +0 -54
- package/cjs/components/workflow/hooks/useWorkflowDefaultActionSuccessHandler.js +0 -22
- package/cjs/components/workflow/hooks/useWorkflowDefinitions.js +0 -33
- package/cjs/components/workflow/hooks/useWorkflowDueDate.js +0 -43
- package/cjs/components/workflow/hooks/useWorkflowPriority.js +0 -66
- package/cjs/components/workflow/hooks/useWorkflowProcessInstance.js +0 -40
- package/cjs/components/workflow/hooks/useWorkflowTasks.js +0 -86
- package/cjs/components/workflow/index.d.ts +0 -13
- package/cjs/components/workflow/index.js +0 -32
- package/cjs/contexts/index.d.ts +0 -38
- package/cjs/contexts/index.js +0 -110
- package/cjs/core/index.d.ts +0 -2
- package/cjs/core/index.js +0 -21
- package/cjs/core/utils.d.ts +0 -14
- package/cjs/core/utils.js +0 -56
- package/cjs/hooks/helpers/sanitizerOptions.d.ts +0 -11
- package/cjs/hooks/helpers/sanitizerOptions.js +0 -350
- package/cjs/hooks/index.d.ts +0 -33
- package/cjs/hooks/index.js +0 -69
- package/cjs/hooks/useAsyncMount.js +0 -27
- package/cjs/hooks/useAttributeState.js +0 -43
- package/cjs/hooks/useChartTooltipState.d.ts +0 -7
- package/cjs/hooks/useCollaboration.js +0 -300
- package/cjs/hooks/useCommentsEntitiesMap.js +0 -81
- package/cjs/hooks/useConfigPermissions.js +0 -17
- package/cjs/hooks/useCustomScripts.js +0 -195
- package/cjs/hooks/useDidUpdateEffect.d.ts +0 -1
- package/cjs/hooks/useDidUpdateEffect.js +0 -14
- package/cjs/hooks/useDynamicRowCellHeight.d.ts +0 -13
- package/cjs/hooks/useEditableConnection.js +0 -55
- package/cjs/hooks/useExpandInvalidRelations.js +0 -43
- package/cjs/hooks/useHiddenAttributes/useChangedAttributes.js +0 -37
- package/cjs/hooks/useHtmlSanitizer.js +0 -30
- package/cjs/hooks/useLayoutResetter.js +0 -23
- package/cjs/hooks/useMarkAsNotMatchRequest.js +0 -31
- package/cjs/hooks/useMaskedAttribute.d.ts +0 -14
- package/cjs/hooks/useMaskedAttribute.js +0 -31
- package/cjs/hooks/useMatchesLoader.js +0 -125
- package/cjs/hooks/useMergeAllRequest.js +0 -50
- package/cjs/hooks/usePagingSimulator.js +0 -10
- package/cjs/hooks/useReadableSearchState.js +0 -31
- package/cjs/hooks/useRelationTypeSelector.d.ts +0 -14
- package/cjs/hooks/useRelationsLoader.js +0 -152
- package/cjs/hooks/useRequestDCRReview.js +0 -40
- package/cjs/hooks/useRunOnceAfterValueInitialization.d.ts +0 -1
- package/cjs/hooks/useSafePromise.js +0 -34
- package/cjs/hooks/useSavedStateForEntityType.js +0 -49
- package/cjs/hooks/useSnackbar.js +0 -63
- package/cjs/hooks/useUsers.js +0 -27
- package/cjs/hooks/useWhyDidYouUpdate.d.ts +0 -1
- package/esm/HOCs/index.d.ts +0 -5
- package/esm/HOCs/index.js +0 -5
- package/esm/HOCs/withFilter/ColumnFilter.d.ts +0 -11
- package/esm/HOCs/withFilter/ColumnFilter.js +0 -75
- package/esm/HOCs/withFilter/FilterChip.js +0 -25
- package/esm/HOCs/withFilter/FilterChip.test.js +0 -97
- package/esm/components/ImageAttributesGallery/GalleryView/GalleryView.d.ts +0 -17
- package/esm/components/ImageAttributesGallery/GalleryView/styles.d.ts +0 -1
- package/esm/components/ImageAttributesGallery/HeaderLeft/HeaderLeft.d.ts +0 -9
- package/esm/components/ImageAttributesGallery/ImageAttributesGallery.d.ts +0 -16
- package/esm/components/ImageAttributesGallery/ImageAttributesGallery.js +0 -103
- package/esm/components/ImageDetailsView/ImageDetailsView.js +0 -26
- package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/ImageDetailsViewCarousel.js +0 -27
- package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.d.ts +0 -11
- package/esm/components/ImageDetailsView/ImageDetailsViewCarousel/Thumbnails/Thumbnails.js +0 -46
- package/esm/components/ImageDetailsView/ImageDetailsViewSidebar/ImageDetailsViewSidebar.js +0 -34
- package/esm/components/ImageDetailsView/MetaInfo/MetaInfo.d.ts +0 -9
- package/esm/components/ImageDetailsView/MetaInfo/MetaInfo.js +0 -21
- package/esm/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.d.ts +0 -16
- package/esm/components/ImageDetailsView/MetaInfoForm/MetaInfoForm.js +0 -25
- package/esm/components/ImageDetailsView/MetaInfoForm/styles.d.ts +0 -1
- package/esm/components/ImageDetailsView/MetaInfoHeader/MetaInfoHeader.js +0 -28
- package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoList.d.ts +0 -9
- package/esm/components/ImageDetailsView/MetaInfoList/MetaInfoList.js +0 -24
- package/esm/components/ImageDetailsView/helpers/index.d.ts +0 -15
- package/esm/components/ImageDetailsView/helpers/index.js +0 -89
- package/esm/components/ImageDetailsView/hooks/useEditMetaInfo.js +0 -61
- package/esm/components/ImageDetailsView/theme/index.d.ts +0 -3
- package/esm/components/ImageDetailsView/theme/index.js +0 -9
- package/esm/components/ImageGalleryDialog/ImageGalleryDialog.d.ts +0 -17
- package/esm/components/ImageGalleryDialog/ImageGalleryDialog.js +0 -44
- package/esm/components/ImageGalleryDialog/styles.d.ts +0 -1
- package/esm/components/ImportButton/ImportButton.d.ts +0 -15
- package/esm/components/ImportButton/ImportButton.js +0 -34
- package/esm/components/LightArrowTooltip/LightArrowTooltip.d.ts +0 -3
- package/esm/components/LightArrowTooltip/LightArrowTooltip.js +0 -19
- package/esm/components/LinearLoadIndicator/LinearLoadIndicator.d.ts +0 -7
- package/esm/components/LinearLoadIndicator/LinearLoadIndicator.js +0 -16
- package/esm/components/LinearLoadIndicator/styles.js +0 -20
- package/esm/components/Link/Link.d.ts +0 -8
- package/esm/components/Link/Link.js +0 -15
- package/esm/components/Link/styles.d.ts +0 -1
- package/esm/components/LoadingSpinner/LoadingSpinner.d.ts +0 -5
- package/esm/components/LoadingSpinner/LoadingSpinner.js +0 -8
- package/esm/components/LoadingSpinner/SpinnerSmall.gif.d.ts +0 -1
- package/esm/components/LoadingSpinner/SpinnerSmall.gif.js +0 -1
- package/esm/components/LogicOperator/LogicOperator.d.ts +0 -8
- package/esm/components/LogicOperator/LogicOperator.js +0 -24
- package/esm/components/LogicOperator/styles.d.ts +0 -2
- package/esm/components/LogicOperator/styles.js +0 -13
- package/esm/components/Marginator/Marginator.d.ts +0 -8
- package/esm/components/Marginator/Marginator.js +0 -11
- package/esm/components/MatchRulesBlock/MatchRulesBadge/MatchRulesBadge.d.ts +0 -6
- package/esm/components/MatchRulesBlock/MatchRulesBadge/MatchRulesBadge.js +0 -36
- package/esm/components/MatchRulesBlock/MatchRulesBadge/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/MatchRulesBadge/styles.js +0 -23
- package/esm/components/MatchRulesBlock/MatchRulesBlock.d.ts +0 -11
- package/esm/components/MatchRulesBlock/MatchRulesBlock.js +0 -27
- package/esm/components/MatchRulesBlock/MatchRulesTitle.d.ts +0 -5
- package/esm/components/MatchRulesBlock/MatchRulesTitle.js +0 -7
- package/esm/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.d.ts +0 -7
- package/esm/components/MatchRulesBlock/MatchRulesTooltip/MatchRulesTooltip.js +0 -16
- package/esm/components/MatchRulesBlock/MatchRulesTooltip/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/MatchRulesTooltip/styles.js +0 -22
- package/esm/components/MatchRulesBlock/NotMatchRule/NotMatchRule.d.ts +0 -2
- package/esm/components/MatchRulesBlock/NotMatchRule/NotMatchRule.js +0 -12
- package/esm/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.d.ts +0 -10
- package/esm/components/MatchRulesBlock/SimpleMatchRules/SimpleMatchRules.js +0 -26
- package/esm/components/MatchRulesBlock/SimpleMatchRules/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/SimpleMatchRules/styles.js +0 -34
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +0 -22
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/SimpleMatchRulesBlock.js +0 -21
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBlock/styles.js +0 -18
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.d.ts +0 -12
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/SimpleMatchRulesBuilder.js +0 -39
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/SimpleMatchRulesBuilder/styles.js +0 -11
- package/esm/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +0 -21
- package/esm/components/MatchRulesBlock/TransitiveMatchBlock/TransitiveMatchBlock.js +0 -33
- package/esm/components/MatchRulesBlock/TransitiveMatchBlock/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/TransitiveMatchBlock/styles.js +0 -11
- package/esm/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.d.ts +0 -9
- package/esm/components/MatchRulesBlock/TransitiveMatchRules/TransitiveMatchRule.js +0 -17
- package/esm/components/MatchRulesBlock/TransitiveMatchRules/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/TransitiveMatchRules/styles.js +0 -21
- package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.d.ts +0 -6
- package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/TransitiveMatchRulesTooltip.js +0 -14
- package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/styles.d.ts +0 -2
- package/esm/components/MatchRulesBlock/TransitiveMatchRulesTooltip/styles.js +0 -11
- package/esm/components/MatchRulesBlock/types/index.d.ts +0 -16
- package/esm/components/MatchRulesBlock/types/index.js +0 -6
- package/esm/components/MatchRulesSelector/MatchRulesSelector.d.ts +0 -12
- package/esm/components/MatchRulesSelector/MatchRulesSelector.js +0 -19
- package/esm/components/MergeButton/MergeButton.d.ts +0 -18
- package/esm/components/MergeButton/MergeButton.js +0 -42
- package/esm/components/MetadataTypesSelector/ListLabel/ListLabel.js +0 -21
- package/esm/components/MetadataTypesSelector/ListLabel/helpers.d.ts +0 -4
- package/esm/components/MetadataTypesSelector/ListLabel/helpers.js +0 -44
- package/esm/components/MetadataTypesSelector/MetadataTypesSelector.d.ts +0 -26
- package/esm/components/MetadataTypesSelector/MetadataTypesSelector.js +0 -99
- package/esm/components/MetadataTypesSelector/SelectMetadataTypesList.d.ts +0 -20
- package/esm/components/MetadataTypesSelector/SelectMetadataTypesList.js +0 -40
- package/esm/components/MetadataTypesSelector/styles.d.ts +0 -1
- package/esm/components/ModeSwitcher/ModeSwitcher.d.ts +0 -18
- package/esm/components/ModeSwitcher/ModeSwitcher.js +0 -20
- package/esm/components/ModeSwitcher/styles.d.ts +0 -2
- package/esm/components/ModeSwitcher/styles.js +0 -48
- package/esm/components/ModeSwitcherSelect/styles.d.ts +0 -1
- package/esm/components/MultiValueSelector/MultiValueSelector.js +0 -49
- package/esm/components/MultiValueSelector/styles.d.ts +0 -7
- package/esm/components/MultiValueSelector/styles.js +0 -33
- package/esm/components/MultipleInput/MultipleInput.d.ts +0 -13
- package/esm/components/MultipleInput/MultipleInput.js +0 -81
- package/esm/components/MultipliableSelect/MultipliableSelect.d.ts +0 -21
- package/esm/components/MultipliableSelect/MultipliableSelect.js +0 -40
- package/esm/components/MultipliableSelect/styles.d.ts +0 -1
- package/esm/components/NotMatchButton/NotMatchButton.d.ts +0 -18
- package/esm/components/NotMatchButton/NotMatchButton.js +0 -42
- package/esm/components/PivotingUriLink/PivotingUriLink.d.ts +0 -11
- package/esm/components/PivotingUriLink/PivotingUriLink.js +0 -22
- package/esm/components/Popper/Popper.d.ts +0 -17
- package/esm/components/Popper/Popper.js +0 -60
- package/esm/components/Popper/styles.js +0 -15
- package/esm/components/PopupWithArrow/PopupWithArrow.d.ts +0 -10
- package/esm/components/PopupWithArrow/PopupWithArrow.js +0 -59
- package/esm/components/PotentialMatchReviewCard/PotentialMatchReviewCard.d.ts +0 -20
- package/esm/components/PotentialMatchReviewCard/PotentialMatchReviewCard.js +0 -41
- package/esm/components/PotentialMatchReviewCard/styles.d.ts +0 -1
- package/esm/components/ProfileBand/ProfileBand.d.ts +0 -12
- package/esm/components/ProfileBand/ProfileBand.js +0 -50
- package/esm/components/ProfileBand/styles.d.ts +0 -2
- package/esm/components/ProfileBand/styles.js +0 -85
- package/esm/components/ProfileBandNavigation/ProfileBandNavigation.d.ts +0 -5
- package/esm/components/ProfileBandNavigation/ProfileBandNavigation.js +0 -11
- package/esm/components/ProfileBandNavigation/ProfileBandNavigationWidget.d.ts +0 -33
- package/esm/components/ProfileBandNavigation/ProfileBandNavigationWidget.js +0 -35
- package/esm/components/ProfileBandNavigation/hooks/useSearchNavigation.d.ts +0 -10
- package/esm/components/ProfileBandNavigation/hooks/useSearchNavigation.js +0 -224
- package/esm/components/ProfileBandNavigation/hooks/useSearchNavigationVisibility.d.ts +0 -2
- package/esm/components/ProfileBandNavigation/hooks/useSearchNavigationVisibility.js +0 -9
- package/esm/components/ProfileBandNavigation/searchProviders/GraphSearchProvider.d.ts +0 -16
- package/esm/components/ProfileBandNavigation/searchProviders/GraphSearchProvider.js +0 -68
- package/esm/components/ProfileBandNavigation/searchProviders/MainSearchProvider.d.ts +0 -30
- package/esm/components/ProfileBandNavigation/searchProviders/MainSearchProvider.js +0 -81
- package/esm/components/ProfileBandNavigation/searchProviders/SearchProvider.d.ts +0 -6
- package/esm/components/ProfileBandNavigation/searchProviders/SearchProviderFactory.d.ts +0 -3
- package/esm/components/ProfileBandNavigation/searchProviders/SearchProviderFactory.js +0 -10
- package/esm/components/ProfileCard/ProfileCard.js +0 -34
- package/esm/components/ProfileCard/ProfileCardContent/ProfileCardContent.js +0 -33
- package/esm/components/ProfileCard/ProfileCardContent/styles.d.ts +0 -2
- package/esm/components/ProfileCard/ProfileCardContent/styles.js +0 -67
- package/esm/components/ProfileCard/ProfileCardPlaceholder/styles.d.ts +0 -1
- package/esm/components/ProfileCard/styles.d.ts +0 -2
- package/esm/components/ProfileCard/styles.js +0 -9
- package/esm/components/ProfileMatchCard/ProfileMatchCard.js +0 -24
- package/esm/components/ProfileResizablePanes/ProfileResizablePanes.d.ts +0 -14
- package/esm/components/ProfileResizablePanes/ProfileResizablePanes.js +0 -37
- package/esm/components/ProfileResizablePanes/styles.d.ts +0 -2
- package/esm/components/ProfileResizablePanes/styles.js +0 -19
- package/esm/components/ProfilesList/ProfilesList.d.ts +0 -14
- package/esm/components/ProfilesList/ProfilesList.js +0 -71
- package/esm/components/ProfilesList/styles.d.ts +0 -1
- package/esm/components/QueryBuilderRow/QueryBuilderRow.js +0 -32
- package/esm/components/QueryBuilderRow/components/ReadOnlyFilter.d.ts +0 -8
- package/esm/components/QueryBuilderRow/components/ReadOnlyFilter.js +0 -11
- package/esm/components/QueryBuilderRow/components/ReadOnlyLogicOperator.d.ts +0 -8
- package/esm/components/QueryBuilderRow/components/ReadOnlyLogicOperator.js +0 -11
- package/esm/components/QueryBuilderRow/components/styles.d.ts +0 -2
- package/esm/components/QueryBuilderRow/components/styles.js +0 -23
- package/esm/components/QueryBuilderRow/styles.d.ts +0 -2
- package/esm/components/QueryBuilderRow/styles.js +0 -20
- package/esm/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.d.ts +0 -35
- package/esm/components/QueryBuilderRowsGroup/QueryBuilderRowsGroup.js +0 -42
- package/esm/components/ReactSelect/AsyncSelect.d.ts +0 -9
- package/esm/components/ReactSelect/AsyncSelect.js +0 -3
- package/esm/components/ReactSelect/CreatableSelect.d.ts +0 -9
- package/esm/components/ReactSelect/CreatableSelect.js +0 -3
- package/esm/components/ReactSelect/MultiSelect/MultiSelect.d.ts +0 -117
- package/esm/components/ReactSelect/MultiSelect/MultiSelect.js +0 -223
- package/esm/components/ReactSelect/MultiSelect/components/Option.d.ts +0 -25
- package/esm/components/ReactSelect/MultiSelect/components/Option.js +0 -51
- package/esm/components/ReactSelect/MultiSelect/components/index.d.ts +0 -5
- package/esm/components/ReactSelect/MultiSelect/components/index.js +0 -5
- package/esm/components/ReactSelect/MultiSelect/index.d.ts +0 -2
- package/esm/components/ReactSelect/MultiSelect/index.js +0 -2
- package/esm/components/ReactSelect/Select.d.ts +0 -9
- package/esm/components/ReactSelect/Select.js +0 -3
- package/esm/components/ReactSelect/commonComponents/ClearIndicator.d.ts +0 -15
- package/esm/components/ReactSelect/commonComponents/ClearIndicator.js +0 -30
- package/esm/components/ReactSelect/commonComponents/Control.d.ts +0 -18
- package/esm/components/ReactSelect/commonComponents/Control.js +0 -49
- package/esm/components/ReactSelect/commonComponents/DropdownIndicator.d.ts +0 -15
- package/esm/components/ReactSelect/commonComponents/DropdownIndicator.js +0 -30
- package/esm/components/ReactSelect/commonComponents/GroupHeading.d.ts +0 -13
- package/esm/components/ReactSelect/commonComponents/GroupHeading.js +0 -16
- package/esm/components/ReactSelect/commonComponents/Menu.d.ts +0 -12
- package/esm/components/ReactSelect/commonComponents/Menu.js +0 -31
- package/esm/components/ReactSelect/commonComponents/MultiValue.d.ts +0 -15
- package/esm/components/ReactSelect/commonComponents/MultiValue.js +0 -31
- package/esm/components/ReactSelect/commonComponents/NoOptionsMessage.d.ts +0 -9
- package/esm/components/ReactSelect/commonComponents/NoOptionsMessage.js +0 -11
- package/esm/components/ReactSelect/commonComponents/Option.d.ts +0 -26
- package/esm/components/ReactSelect/commonComponents/Option.js +0 -50
- package/esm/components/ReactSelect/commonComponents/Placeholder.d.ts +0 -10
- package/esm/components/ReactSelect/commonComponents/Placeholder.js +0 -23
- package/esm/components/ReactSelect/commonComponents/SingleValue.d.ts +0 -10
- package/esm/components/ReactSelect/commonComponents/SingleValue.js +0 -23
- package/esm/components/ReactSelect/commonComponents/ValueContainer.d.ts +0 -10
- package/esm/components/ReactSelect/commonComponents/ValueContainer.js +0 -13
- package/esm/components/ReactSelect/commonComponents/index.d.ts +0 -25
- package/esm/components/ReactSelect/commonComponents/index.js +0 -25
- package/esm/components/ReactSelect/hooks/useKeepInputVisible.js +0 -35
- package/esm/components/ReactSelect/optionFilters.d.ts +0 -4
- package/esm/components/ReactSelect/optionFilters.js +0 -7
- package/esm/components/ReactSelect/styles.d.ts +0 -2
- package/esm/components/ReactSelect/styles.js +0 -67
- package/esm/components/ReactSelect/withMuiSkin.d.ts +0 -9
- package/esm/components/ReactSelect/withMuiSkin.js +0 -41
- package/esm/components/ReactSortableTree/index.d.ts +0 -4
- package/esm/components/ReactSortableTree/index.js +0 -4
- package/esm/components/ReactSortableTree/node-renderer-default.d.ts +0 -83
- package/esm/components/ReactSortableTree/node-renderer-default.js +0 -147
- package/esm/components/ReactSortableTree/placeholder-renderer-default.d.ts +0 -18
- package/esm/components/ReactSortableTree/placeholder-renderer-default.js +0 -18
- package/esm/components/ReactSortableTree/react-sortable-tree.js +0 -780
- package/esm/components/ReactSortableTree/tree-node.d.ts +0 -57
- package/esm/components/ReactSortableTree/tree-node.js +0 -176
- package/esm/components/ReactSortableTree/tree-placeholder.d.ts +0 -25
- package/esm/components/ReactSortableTree/tree-placeholder.js +0 -69
- package/esm/components/ReactSortableTree/utils/classnames.d.ts +0 -1
- package/esm/components/ReactSortableTree/utils/classnames.js +0 -25
- package/esm/components/ReactSortableTree/utils/default-handlers.d.ts +0 -14
- package/esm/components/ReactSortableTree/utils/default-handlers.js +0 -40
- package/esm/components/ReactSortableTree/utils/dnd-manager.js +0 -338
- package/esm/components/ReactSortableTree/utils/memoized-tree-data-utils.js +0 -23
- package/esm/components/ReadableSearchQuery/ReadableSearchQuery.d.ts +0 -6
- package/esm/components/ReadableSearchQuery/ReadableSearchQuery.js +0 -35
- package/esm/components/ReadableSearchQuery/styles.d.ts +0 -2
- package/esm/components/ReadableSearchQuery/styles.js +0 -30
- package/esm/components/RelationEditor/RelationEditor.d.ts +0 -12
- package/esm/components/RelationEditor/RelationEditor.js +0 -211
- package/esm/components/RelationTypesSelector/RelationTypesSelector.d.ts +0 -17
- package/esm/components/RelationTypesSelector/RelationTypesSelector.js +0 -10
- package/esm/components/RelevanceScoreBadge/RelevanceScoreBadge.js +0 -25
- package/esm/components/ReltioGridLayout/ReltioGridLayout.d.ts +0 -28
- package/esm/components/ReltioGridLayout/ReltioGridLayout.js +0 -92
- package/esm/components/ReltioGridLayout/helpers.d.ts +0 -11
- package/esm/components/ReltioGridLayout/styles.js +0 -72
- package/esm/components/ReltioMap/EntityMarker/EntityMarker.d.ts +0 -9
- package/esm/components/ReltioMap/EntityMarker/EntityMarker.js +0 -69
- package/esm/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.d.ts +0 -52
- package/esm/components/ReltioMap/MapControls/TopRightMapControls/TopRightMapControls.js +0 -33
- package/esm/components/ReltioMap/helpers/index.d.ts +0 -6
- package/esm/components/ReltioMap/helpers/index.js +0 -61
- package/esm/components/ReltioMap/hooks/useFitMapBounds.js +0 -24
- package/esm/components/ReltioMap/index.js +0 -121
- package/esm/components/RequiredMark/RequiredMark.d.ts +0 -2
- package/esm/components/RequiredMark/RequiredMark.js +0 -7
- package/esm/components/RequiredMark/styles.d.ts +0 -1
- package/esm/components/ResizablePanes/styles.d.ts +0 -2
- package/esm/components/ResizablePanes/styles.js +0 -48
- package/esm/components/ScreenProfileBand/ScreenProfileBand.js +0 -25
- package/esm/components/ScrollableTabs/ScrollableTabs.d.ts +0 -18
- package/esm/components/ScrollableTabs/ScrollableTabs.js +0 -47
- package/esm/components/ScrollableTabs/styles.d.ts +0 -1
- package/esm/components/SearchHighlighter/SearchHighlighter.d.ts +0 -5
- package/esm/components/SearchHighlighter/SearchHighlighter.js +0 -11
- package/esm/components/SearchInput/SearchInput.d.ts +0 -12
- package/esm/components/SearchInput/SearchInput.js +0 -44
- package/esm/components/SearchInput/WhiteSearchInput.d.ts +0 -3
- package/esm/components/SearchInput/WhiteSearchInput.js +0 -31
- package/esm/components/SelectAttributesList/SelectAttributesList.d.ts +0 -14
- package/esm/components/SelectAttributesList/SelectAttributesList.js +0 -50
- package/esm/components/SelectionPopup/SelectionPopup.d.ts +0 -18
- package/esm/components/SelectionPopup/SelectionPopup.js +0 -47
- package/esm/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.d.ts +0 -18
- package/esm/components/SelectionPopup/SelectionPopupPopper/SelectionPopupPopper.js +0 -34
- package/esm/components/SelectionPopup/helpers.d.ts +0 -24
- package/esm/components/SelectionPopup/helpers.js +0 -70
- package/esm/components/SelectionPopup/styles.d.ts +0 -2
- package/esm/components/SelectionPopup/styles.js +0 -39
- package/esm/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.d.ts +0 -27
- package/esm/components/SelectorWithOnlyOptionAutoSelect/SelectorWithOnlyOptionAutoSelect.js +0 -54
- package/esm/components/SelectorWithOnlyOptionAutoSelect/styles.d.ts +0 -1
- package/esm/components/SettingsMenu/SettingsMenu.d.ts +0 -7
- package/esm/components/SettingsMenu/SettingsMenu.js +0 -15
- package/esm/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.d.ts +0 -8
- package/esm/components/SettingsMenu/SettingsMenuItemRender/SettingsMenuItemRender.js +0 -20
- package/esm/components/SideIconPanel/SideButtonsPanel.js +0 -37
- package/esm/components/SidePanel/SidePanel.js +0 -13
- package/esm/components/SidePanel/SidePanelContentHeader/SidePanelContentHeader.js +0 -19
- package/esm/components/SidePanelEmptyState/SidePanelEmptyState.d.ts +0 -8
- package/esm/components/SidePanelEmptyState/SidePanelEmptyState.js +0 -14
- package/esm/components/SidePanelEmptyState/styles.d.ts +0 -1
- package/esm/components/SimpleDropDownSelector/DropDownPlaceholder.d.ts +0 -10
- package/esm/components/SimpleDropDownSelector/DropDownPlaceholder.js +0 -26
- package/esm/components/SimpleDropDownSelector/DropDownValue.d.ts +0 -20
- package/esm/components/SimpleDropDownSelector/DropDownValue.js +0 -18
- package/esm/components/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +0 -5
- package/esm/components/SimpleDropDownSelector/SimpleDropDownSelector.js +0 -35
- package/esm/components/SimpleDropDownSelector/styles.d.ts +0 -2
- package/esm/components/SimpleDropDownSelector/styles.js +0 -11
- package/esm/components/SimpleInput/SimpleInput.d.ts +0 -9
- package/esm/components/SimpleInput/SimpleInput.js +0 -50
- package/esm/components/SourceSystemsSelector/SourceSystemsSelector.d.ts +0 -12
- package/esm/components/SourceSystemsSelector/SourceSystemsSelector.js +0 -18
- package/esm/components/Spacer/Spacer.d.ts +0 -2
- package/esm/components/Spacer/Spacer.js +0 -3
- package/esm/components/StepNavigation/ProgressButton.d.ts +0 -12
- package/esm/components/StepNavigation/ProgressButton.js +0 -36
- package/esm/components/StepNavigation/StepNavigation.d.ts +0 -17
- package/esm/components/StepNavigation/StepNavigation.js +0 -59
- package/esm/components/StepNavigation/styles.d.ts +0 -2
- package/esm/components/StepNavigation/styles.js +0 -47
- package/esm/components/TableSkeleton/TableSkeleton.d.ts +0 -9
- package/esm/components/TableSkeleton/TableSkeleton.js +0 -44
- package/esm/components/TenantIcon/TenantIcon.js +0 -18
- package/esm/components/TenantLabel/TenantLabel.d.ts +0 -5
- package/esm/components/TenantLabel/TenantLabel.js +0 -17
- package/esm/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.d.ts +0 -12
- package/esm/components/TenantsDropDownSelector/TenantMenuItem/TenantMenuItem.js +0 -21
- package/esm/components/TenantsDropDownSelector/TenantsDropDownSelector.js +0 -43
- package/esm/components/Title/Title.d.ts +0 -7
- package/esm/components/Title/Title.js +0 -35
- package/esm/components/UploadFileButton/UploadFileButton.d.ts +0 -22
- package/esm/components/UploadFileButton/UploadFileButton.js +0 -99
- package/esm/components/UploadFileButton/styles.d.ts +0 -1
- package/esm/components/UploadImageDialog/ImageByUrlField/styles.d.ts +0 -1
- package/esm/components/UploadImageDialog/SelectImageButton/SelectImageButton.js +0 -16
- package/esm/components/UploadImageDialog/TargetBox/TargetBox.js +0 -38
- package/esm/components/UploadImageDialog/TargetBox/styles.d.ts +0 -1
- package/esm/components/UploadImageDialog/UploadImageDialog.js +0 -62
- package/esm/components/UserSelector/UserSelector.d.ts +0 -8
- package/esm/components/UserSelector/UserSelector.js +0 -41
- package/esm/components/UserSelector/styles.js +0 -38
- package/esm/components/ValueChip/ValueChip.d.ts +0 -7
- package/esm/components/ValueChip/ValueChip.js +0 -37
- package/esm/components/VerticalDivider/VerticalDivider.d.ts +0 -12
- package/esm/components/VerticalDivider/VerticalDivider.js +0 -17
- package/esm/components/VerticalHeadingsTable/TableCell/TableCell.d.ts +0 -10
- package/esm/components/VerticalHeadingsTable/TableCell/TableCell.js +0 -14
- package/esm/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.d.ts +0 -14
- package/esm/components/VerticalHeadingsTable/TableCellWithDnd/TableCellWithDnd.js +0 -71
- package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragLayer.js +0 -33
- package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.d.ts +0 -11
- package/esm/components/VerticalHeadingsTable/TableColumnDragLayer/TableColumnDragPreview.js +0 -9
- package/esm/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.d.ts +0 -16
- package/esm/components/VerticalHeadingsTable/TableHeadCell/TableHeadCell.js +0 -24
- package/esm/components/VerticalHeadingsTable/TableRow/TableRow.d.ts +0 -12
- package/esm/components/VerticalHeadingsTable/TableRow/TableRow.js +0 -15
- package/esm/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.d.ts +0 -16
- package/esm/components/VerticalHeadingsTable/TableRowWithDnd/TableRowWithDnd.js +0 -63
- package/esm/components/VerticalHeadingsTable/VerticalHeadingsTable.js +0 -20
- package/esm/components/ViewMoreToggle/ViewMoreToggle.d.ts +0 -14
- package/esm/components/ViewMoreToggle/ViewMoreToggle.js +0 -21
- package/esm/components/ViewMoreToggle/styles.d.ts +0 -1
- package/esm/components/VirtualGroupedList/VirtualGroupedList.d.ts +0 -33
- package/esm/components/VirtualGroupedList/VirtualGroupedList.js +0 -199
- package/esm/components/VirtualGroupedList/helpers.d.ts +0 -9
- package/esm/components/VirtualGroupedList/helpers.js +0 -39
- package/esm/components/VirtualGroupedList/styles.d.ts +0 -1
- package/esm/components/history/ContributorsPanel/ContributorItem.d.ts +0 -7
- package/esm/components/history/ContributorsPanel/ContributorItem.js +0 -16
- package/esm/components/history/ContributorsPanel/ContributorsPanel.d.ts +0 -9
- package/esm/components/history/ContributorsPanel/ContributorsPanel.js +0 -30
- package/esm/components/history/ContributorsPanel/styles.d.ts +0 -6
- package/esm/components/history/ContributorsPanel/styles.js +0 -36
- package/esm/components/history/DateRangeSelector/DateRangeSelector.d.ts +0 -8
- package/esm/components/history/DateRangeSelector/DateRangeSelector.js +0 -67
- package/esm/components/history/HistoryActivitySelector/HistoryActivitySelector.d.ts +0 -9
- package/esm/components/history/HistoryActivitySelector/HistoryActivitySelector.js +0 -25
- package/esm/components/history/HistoryActivitySelector/utils.d.ts +0 -3
- package/esm/components/history/HistoryActivitySelector/utils.js +0 -16
- package/esm/components/history/HistoryFilterButton/HistoryFilterButton.d.ts +0 -10
- package/esm/components/history/HistoryFilterButton/HistoryFilterButton.js +0 -84
- package/esm/components/history/HistoryGraph/HistoryCircle.d.ts +0 -13
- package/esm/components/history/HistoryGraph/HistoryCircle.js +0 -36
- package/esm/components/history/HistoryGraph/HistoryGraph.d.ts +0 -25
- package/esm/components/history/HistoryGraph/HistoryGraph.js +0 -74
- package/esm/components/history/HistoryGraph/HistoryLink.d.ts +0 -10
- package/esm/components/history/HistoryGraph/HistoryLink.js +0 -8
- package/esm/components/history/HistoryHeader/HistoryHeader.d.ts +0 -10
- package/esm/components/history/HistoryHeader/HistoryHeader.js +0 -24
- package/esm/components/history/HistoryHeader/styles.d.ts +0 -1
- package/esm/components/history/HistoryMenuButton/HistoryMenuButton.d.ts +0 -2
- package/esm/components/history/HistoryMenuButton/HistoryMenuButton.js +0 -29
- package/esm/components/history/HistoryMenuButton/MenuItemRenderer.d.ts +0 -12
- package/esm/components/history/HistoryMenuButton/MenuItemRenderer.js +0 -20
- package/esm/components/history/HistoryPanelEmptyState/HistoryPanelEmptyState.d.ts +0 -2
- package/esm/components/history/HistoryPanelEmptyState/HistoryPanelEmptyState.js +0 -5
- package/esm/components/history/HistoryRow/HistoryRow.d.ts +0 -9
- package/esm/components/history/HistoryRow/HistoryRow.js +0 -26
- package/esm/components/history/HistoryRow/styles.d.ts +0 -5
- package/esm/components/history/HistoryTree/HistoryTree.d.ts +0 -13
- package/esm/components/history/HistoryTree/HistoryTree.js +0 -114
- package/esm/components/history/HistoryView/HistoryView.js +0 -22
- package/esm/components/history/ProfileBandHistory/ProfileBandHistory.d.ts +0 -2
- package/esm/components/history/ProfileBandHistory/ProfileBandHistory.js +0 -18
- package/esm/components/history/hooks/useHistory.d.ts +0 -19
- package/esm/components/history/hooks/useHistory.js +0 -123
- package/esm/components/history/hooks/useHistoryDiff.d.ts +0 -3
- package/esm/components/history/hooks/useHistoryDiff.js +0 -42
- package/esm/components/history/hooks/useHistoryEnabled.js +0 -24
- package/esm/components/history/hooks/useHistorySlice.js +0 -48
- package/esm/components/history/hooks/useHistoryTree.js +0 -169
- package/esm/components/history/index.d.ts +0 -9
- package/esm/components/history/index.js +0 -9
- package/esm/components/history/types/HistoryChangeTypes.d.ts +0 -44
- package/esm/components/history/types/HistoryChangeTypes.js +0 -20
- package/esm/components/history/types/HistoryData.d.ts +0 -6
- package/esm/components/history/types/HistoryFilter.d.ts +0 -13
- package/esm/components/history/types/HistoryFilter.js +0 -6
- package/esm/components/history/types/HistoryLane.d.ts +0 -5
- package/esm/components/history/types/HistoryLife.d.ts +0 -5
- package/esm/components/history/types/HistoryRowData.d.ts +0 -7
- package/esm/components/history/types/index.d.ts +0 -7
- package/esm/components/history/types/index.js +0 -2
- package/esm/components/history/utils/filters.d.ts +0 -1
- package/esm/components/history/utils/filters.js +0 -23
- package/esm/components/index.d.ts +0 -73
- package/esm/components/index.js +0 -73
- package/esm/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.d.ts +0 -6
- package/esm/components/workflow/cards/DataChangeRequestTaskCard/DataChangeRequestTaskCard.js +0 -17
- package/esm/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.d.ts +0 -10
- package/esm/components/workflow/cards/GenericWorkflowTaskCard/GenericWorkflowTaskCard.js +0 -83
- package/esm/components/workflow/cards/GenericWorkflowTaskCard/styles.d.ts +0 -3
- package/esm/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.d.ts +0 -8
- package/esm/components/workflow/cards/PotentialMatchTaskCard/PotentialMatchTaskCard.js +0 -17
- package/esm/components/workflow/cards/WorkflowTaskCard.d.ts +0 -2
- package/esm/components/workflow/cards/WorkflowTaskCard.js +0 -5
- package/esm/components/workflow/cards/WorkflowTaskCardsFactory.d.ts +0 -12
- package/esm/components/workflow/cards/WorkflowTaskCardsFactory.js +0 -27
- package/esm/components/workflow/components/AddWorkflowButton/AddWorkflowButton.js +0 -21
- package/esm/components/workflow/components/AddWorkflowDialog/AddWorkflowDialog.js +0 -75
- package/esm/components/workflow/components/AddWorkflowDialog/styles.d.ts +0 -1
- package/esm/components/workflow/components/AssigneeSelector/AssigneeSelector.d.ts +0 -9
- package/esm/components/workflow/components/AssigneeSelector/AssigneeSelector.js +0 -17
- package/esm/components/workflow/components/AttributesChanges/AttributesChanges.d.ts +0 -11
- package/esm/components/workflow/components/AttributesChanges/AttributesChanges.js +0 -35
- package/esm/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.d.ts +0 -11
- package/esm/components/workflow/components/AttributesChanges/components/ChangeView/ChangeView.js +0 -23
- package/esm/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.d.ts +0 -6
- package/esm/components/workflow/components/AttributesChanges/components/DCRChangesList/DCRChangesList.js +0 -23
- package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/DiffRenderer.d.ts +0 -3
- package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/DiffRenderer.js +0 -53
- package/esm/components/workflow/components/AttributesChanges/components/DiffRenderer/styles.d.ts +0 -5
- package/esm/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.d.ts +0 -8
- package/esm/components/workflow/components/AttributesChanges/components/ShowMoreLink/ShowMoreLink.js +0 -13
- package/esm/components/workflow/components/AttributesChanges/helpers/attributesHelpers.d.ts +0 -3
- package/esm/components/workflow/components/AttributesChanges/helpers/attributesHelpers.js +0 -115
- package/esm/components/workflow/components/AttributesChanges/helpers/contextHelpers.d.ts +0 -1
- package/esm/components/workflow/components/AttributesChanges/helpers/contextHelpers.js +0 -2
- package/esm/components/workflow/components/AttributesChanges/helpers/helpers.d.ts +0 -8
- package/esm/components/workflow/components/AttributesChanges/helpers/helpers.js +0 -55
- package/esm/components/workflow/components/AttributesChanges/helpers/mergeHelpers.d.ts +0 -4
- package/esm/components/workflow/components/AttributesChanges/helpers/mergeHelpers.js +0 -215
- package/esm/components/workflow/components/AttributesChanges/hooks/useCollapsibleList.d.ts +0 -7
- package/esm/components/workflow/components/AttributesChanges/hooks/useCollapsibleList.js +0 -14
- package/esm/components/workflow/components/DueDateField/DueDateField.d.ts +0 -7
- package/esm/components/workflow/components/DueDateField/DueDateField.js +0 -27
- package/esm/components/workflow/components/DueDateField/styles.d.ts +0 -1
- package/esm/components/workflow/components/LineDecorator/LineDecorator.d.ts +0 -12
- package/esm/components/workflow/components/LineDecorator/LineDecorator.js +0 -17
- package/esm/components/workflow/components/LineDecorator/styles.d.ts +0 -1
- package/esm/components/workflow/components/PrioritySelector/PrioritySelector.d.ts +0 -7
- package/esm/components/workflow/components/PrioritySelector/PrioritySelector.js +0 -16
- package/esm/components/workflow/components/ReassignButton/ReassignButton.d.ts +0 -10
- package/esm/components/workflow/components/ReassignButton/ReassignButton.js +0 -19
- package/esm/components/workflow/components/ReassignButton/ReassignDialog.d.ts +0 -9
- package/esm/components/workflow/components/ReassignButton/ReassignDialog.js +0 -84
- package/esm/components/workflow/components/ReassignButton/styles.d.ts +0 -1
- package/esm/components/workflow/components/TaskActionButtons/TaskActionButtons.js +0 -18
- package/esm/components/workflow/components/TaskActions/TaskActions.d.ts +0 -7
- package/esm/components/workflow/components/TaskActions/TaskActions.js +0 -14
- package/esm/components/workflow/components/WorkflowComments/CollapsedComments.js +0 -24
- package/esm/components/workflow/components/WorkflowComments/Comment.js +0 -18
- package/esm/components/workflow/components/WorkflowComments/ExpandedComments.js +0 -11
- package/esm/components/workflow/components/WorkflowComments/WorkflowComments.d.ts +0 -12
- package/esm/components/workflow/components/WorkflowComments/WorkflowComments.js +0 -67
- package/esm/components/workflow/components/WorkflowComments/index.d.ts +0 -1
- package/esm/components/workflow/components/WorkflowComments/index.js +0 -1
- package/esm/components/workflow/components/WorkflowComments/styles.d.ts +0 -4
- package/esm/components/workflow/components/WorkflowComments/styles.js +0 -117
- package/esm/components/workflow/helpers/errors.js +0 -10
- package/esm/components/workflow/helpers/index.d.ts +0 -5
- package/esm/components/workflow/helpers/index.js +0 -11
- package/esm/components/workflow/hooks/useChangeRequest.js +0 -54
- package/esm/components/workflow/hooks/useWorkflowActions.d.ts +0 -11
- package/esm/components/workflow/hooks/useWorkflowActions.js +0 -47
- package/esm/components/workflow/hooks/useWorkflowAssignee.js +0 -103
- package/esm/components/workflow/hooks/useWorkflowCheckPermission.js +0 -86
- package/esm/components/workflow/hooks/useWorkflowComments.js +0 -50
- package/esm/components/workflow/hooks/useWorkflowDefaultActionSuccessHandler.js +0 -18
- package/esm/components/workflow/hooks/useWorkflowDefinitions.js +0 -29
- package/esm/components/workflow/hooks/useWorkflowDueDate.js +0 -39
- package/esm/components/workflow/hooks/useWorkflowPriority.js +0 -59
- package/esm/components/workflow/hooks/useWorkflowProcessInstance.js +0 -36
- package/esm/components/workflow/hooks/useWorkflowTasks.js +0 -82
- package/esm/components/workflow/index.d.ts +0 -13
- package/esm/components/workflow/index.js +0 -13
- package/esm/contexts/index.d.ts +0 -38
- package/esm/contexts/index.js +0 -38
- package/esm/core/index.d.ts +0 -2
- package/esm/core/index.js +0 -2
- package/esm/core/utils.d.ts +0 -14
- package/esm/core/utils.js +0 -40
- package/esm/hooks/helpers/sanitizerOptions.d.ts +0 -11
- package/esm/hooks/helpers/sanitizerOptions.js +0 -348
- package/esm/hooks/index.d.ts +0 -33
- package/esm/hooks/index.js +0 -33
- package/esm/hooks/useAsyncMount.js +0 -23
- package/esm/hooks/useAttributeState.js +0 -39
- package/esm/hooks/useChartTooltipState.d.ts +0 -7
- package/esm/hooks/useCollaboration.js +0 -296
- package/esm/hooks/useCommentsEntitiesMap.js +0 -77
- package/esm/hooks/useConfigPermissions.js +0 -13
- package/esm/hooks/useCustomScripts.js +0 -191
- package/esm/hooks/useDidUpdateEffect.d.ts +0 -1
- package/esm/hooks/useDidUpdateEffect.js +0 -10
- package/esm/hooks/useDynamicRowCellHeight.d.ts +0 -13
- package/esm/hooks/useEditableConnection.js +0 -51
- package/esm/hooks/useExpandInvalidRelations.js +0 -39
- package/esm/hooks/useHiddenAttributes/useChangedAttributes.js +0 -33
- package/esm/hooks/useHtmlSanitizer.js +0 -23
- package/esm/hooks/useLayoutResetter.js +0 -16
- package/esm/hooks/useMarkAsNotMatchRequest.js +0 -27
- package/esm/hooks/useMaskedAttribute.d.ts +0 -14
- package/esm/hooks/useMaskedAttribute.js +0 -29
- package/esm/hooks/useMatchesLoader.js +0 -121
- package/esm/hooks/useMergeAllRequest.js +0 -46
- package/esm/hooks/usePagingSimulator.js +0 -6
- package/esm/hooks/useReadableSearchState.js +0 -27
- package/esm/hooks/useRelationTypeSelector.d.ts +0 -14
- package/esm/hooks/useRelationsLoader.js +0 -145
- package/esm/hooks/useRequestDCRReview.js +0 -33
- package/esm/hooks/useRunOnceAfterValueInitialization.d.ts +0 -1
- package/esm/hooks/useSafePromise.js +0 -30
- package/esm/hooks/useSavedStateForEntityType.js +0 -45
- package/esm/hooks/useSnackbar.js +0 -33
- package/esm/hooks/useUsers.js +0 -20
- package/esm/hooks/useWhyDidYouUpdate.d.ts +0 -1
- /package/cjs/{HOCs/withFilter/ColumnFilter.spec.d.ts → AttributeTitle/AttributeTitle.test.d.ts} +0 -0
- /package/cjs/{components/Title → AttributeTitle}/styles.d.ts +0 -0
- /package/cjs/{components/Title → AttributeTitle}/styles.js +0 -0
- /package/{esm/HOCs/withFilter → cjs/HOCs/withFilter/components/ColumnFilter}/ColumnFilter.spec.d.ts +0 -0
- /package/cjs/HOCs/withFilter/{ColumnFilter.spec.js → components/ColumnFilter/ColumnFilter.spec.js} +0 -0
- /package/cjs/HOCs/withFilter/{helpers.d.ts → components/ColumnFilter/helpers.d.ts} +0 -0
- /package/cjs/HOCs/withFilter/{helpers.js → components/ColumnFilter/helpers.js} +0 -0
- /package/cjs/HOCs/withFilter/{FilterChip.d.ts → components/FilterChip/FilterChip.d.ts} +0 -0
- /package/cjs/HOCs/withFilter/{FilterChip.test.d.ts → components/FilterChip/FilterChip.test.d.ts} +0 -0
- /package/{esm/HOCs/withFilter/FilterChip.test.d.ts → cjs/ImageAttributesGallery/ImageAttributesGallery.test.d.ts} +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/GalleryView/GalleryView.js +0 -0
- /package/{esm/components/ImageDetailsView/types/index.js → cjs/ImageAttributesGallery/components/GalleryView/GalleryView.test.d.ts} +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/GalleryView/styles.js +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/HeaderLeft.js +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/styles.d.ts +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/styles.js +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/HeaderRight.d.ts +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/HeaderRight.js +0 -0
- /package/{esm/components/ProfileBandNavigation/searchProviders/SearchProvider.js → cjs/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.d.ts} +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/styles.d.ts +0 -0
- /package/cjs/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/styles.js +0 -0
- /package/cjs/{components/ReltioMap → ImageAttributesGallery}/types.js +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView}/ImageDetailsView.d.ts +0 -0
- /package/{esm/components/ReltioMap/types.js → cjs/ImageDetailsView/ImageDetailsView.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +0 -0
- /package/{esm/components/history/types/HistoryData.js → cjs/ImageDetailsView/components/ImageDetailsViewCarousel/ImageDetailsViewCarousel.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +0 -0
- /package/{esm/components/history/types/HistoryLane.js → cjs/ImageDetailsView/components/ImageDetailsViewSidebar/ImageDetailsViewSidebar.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/styles.js +0 -0
- /package/{esm/components/history/types/HistoryLife.js → cjs/ImageDetailsView/components/MetaInfo/MetaInfo.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView/hooks → ImageDetailsView/components/MetaInfo}/useEditMetaInfo.d.ts +0 -0
- /package/{esm/components/history/types/HistoryRowData.js → cjs/ImageDetailsView/components/MetaInfoForm/MetaInfoForm.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoForm/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/MetaInfoHeader.d.ts +0 -0
- /package/{esm/components/workflow/components/AttributesChanges/types/diffTypes.js → cjs/ImageDetailsView/components/MetaInfoHeader/MetaInfoHeader.test.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/MetaInfoItem.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/MetaInfoItem.js +0 -0
- /package/cjs/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoList/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoList/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView/ImageDetailsViewCarousel → ImageDetailsView/components}/Thumbnails/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView/ImageDetailsViewCarousel → ImageDetailsView/components}/Thumbnails/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView/constants/index.d.ts → ImageDetailsView/constants.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView/constants/index.js → ImageDetailsView/constants.js} +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView}/styles.d.ts +0 -0
- /package/cjs/{components/ImageDetailsView → ImageDetailsView}/styles.js +0 -0
- /package/cjs/{components/ImageDetailsView/types/index.d.ts → ImageDetailsView/types.d.ts} +0 -0
- /package/cjs/{components/ImageDetailsView/types/index.js → ImageDetailsView/types.js} +0 -0
- /package/cjs/{components/ImageGalleryDialog → ImageGalleryDialog}/styles.js +0 -0
- /package/cjs/{components/ImportButton → ImportButton}/styles.d.ts +0 -0
- /package/cjs/{components/ImportButton → ImportButton}/styles.js +0 -0
- /package/cjs/{components/LightArrowTooltip → LightArrowTooltip}/styles.d.ts +0 -0
- /package/cjs/{components/LightArrowTooltip → LightArrowTooltip}/styles.js +0 -0
- /package/cjs/{components/LinearLoadIndicator → LinearLoadIndicator}/styles.d.ts +0 -0
- /package/cjs/{components/PivotingUriLink → Link}/styles.d.ts +0 -0
- /package/cjs/{components/Link → Link}/styles.js +0 -0
- /package/cjs/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/ListLabel.d.ts +0 -0
- /package/cjs/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/styles.d.ts +0 -0
- /package/cjs/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/styles.js +0 -0
- /package/cjs/{components/MetadataTypesSelector → MetadataTypesSelector}/styles.js +0 -0
- /package/cjs/{components/ModeSwitcherSelect → ModeSwitcherSelect}/ModeSwitcherSelect.d.ts +0 -0
- /package/cjs/{components/ModeSwitcherSelect → ModeSwitcherSelect}/ModeSwitcherSelect.js +0 -0
- /package/cjs/{components/ModeSwitcherSelect → ModeSwitcherSelect}/index.d.ts +0 -0
- /package/cjs/{components/ModeSwitcherSelect → ModeSwitcherSelect}/index.js +0 -0
- /package/cjs/{components/ModeSwitcherSelect → ModeSwitcherSelect}/styles.js +0 -0
- /package/cjs/{components/ReactSelect/hooks → MultiSelect}/useKeepInputVisible.d.ts +0 -0
- /package/cjs/{components/MultiValueSelector → MultiValueSelector}/MultiValueSelector.d.ts +0 -0
- /package/cjs/{components/MultipleInput → MultipleInput}/styles.d.ts +0 -0
- /package/cjs/{components/MultipleInput → MultipleInput}/styles.js +0 -0
- /package/cjs/{components/MultipliableSelect → MultipliableSelect}/styles.js +0 -0
- /package/cjs/{components/MatchRulesBlock/NotMatchRule → NotMatchRule}/styles.d.ts +0 -0
- /package/cjs/{components/MatchRulesBlock/NotMatchRule → NotMatchRule}/styles.js +0 -0
- /package/{esm/components → cjs}/PivotingUriLink/styles.d.ts +0 -0
- /package/cjs/{components/PivotingUriLink → PivotingUriLink}/styles.js +0 -0
- /package/cjs/{components/Popper/utils.d.ts → Popper/helpers.d.ts} +0 -0
- /package/cjs/{components/Popper/utils.js → Popper/helpers.js} +0 -0
- /package/cjs/{components/Popper → Popper}/styles.d.ts +0 -0
- /package/cjs/{components/PopupWithArrow → PopupWithArrow}/styles.d.ts +0 -0
- /package/cjs/{components/PopupWithArrow → PopupWithArrow}/styles.js +0 -0
- /package/cjs/{components/PotentialMatchReviewCard → PotentialMatchReviewCard}/styles.js +0 -0
- /package/cjs/{components/ProfileBandNavigation → ProfileBandNavigation/components/ProfileBandNavigationWidget}/styles.d.ts +0 -0
- /package/cjs/{components/ProfileBandNavigation → ProfileBandNavigation/components/ProfileBandNavigationWidget}/styles.js +0 -0
- /package/cjs/{components/ProfileBandNavigation → ProfileBandNavigation}/index.d.ts +0 -0
- /package/cjs/{components/ProfileBandNavigation → ProfileBandNavigation}/index.js +0 -0
- /package/cjs/{components/ProfileCard → ProfileCard}/ProfileCard.d.ts +0 -0
- /package/cjs/{components/ProfileCard → ProfileCard/components}/ProfileCardContent/ProfileCardContent.d.ts +0 -0
- /package/cjs/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/ProfileCardPlaceholder.d.ts +0 -0
- /package/cjs/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/ProfileCardPlaceholder.js +0 -0
- /package/cjs/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/styles.js +0 -0
- /package/cjs/{components/ProfileMatchCard → ProfileMatchCard}/ProfileMatchCard.d.ts +0 -0
- /package/cjs/{components/ProfileMatchCard → ProfileMatchCard}/styles.d.ts +0 -0
- /package/cjs/{components/ProfileMatchCard → ProfileMatchCard}/styles.js +0 -0
- /package/cjs/{components/ProfilesList → ProfilesList}/helpers.d.ts +0 -0
- /package/cjs/{components/ProfilesList → ProfilesList}/helpers.js +0 -0
- /package/cjs/{components/ProfilesList → ProfilesList}/styles.js +0 -0
- /package/cjs/{components/QueryBuilderRow → QueryBuilderRow}/QueryBuilderRow.d.ts +0 -0
- /package/cjs/{components/ReactSortableTree/react-sortable-tree.d.ts → ReactSortableTree/ReactSortableTree.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/nodeRendererDefaultStyle.d.ts → ReactSortableTree/components/NodeRendererDefault/styles.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/nodeRendererDefaultStyle.js → ReactSortableTree/components/NodeRendererDefault/styles.js} +0 -0
- /package/cjs/{components/ReactSortableTree/placeholderRendererDefaultStyle.d.ts → ReactSortableTree/components/PlaceholderRendererDefault/styles.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/placeholderRendererDefaultStyle.js → ReactSortableTree/components/PlaceholderRendererDefault/styles.js} +0 -0
- /package/cjs/{components/ReactSortableTree/treeNodeStyle.d.ts → ReactSortableTree/components/TreeNode/styles.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/treeNodeStyle.js → ReactSortableTree/components/TreeNode/styles.js} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/dnd-manager.d.ts → ReactSortableTree/helpers/dndManager.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/generic-utils.d.ts → ReactSortableTree/helpers/generic.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/generic-utils.js → ReactSortableTree/helpers/generic.js} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/memoized-tree-data-utils.d.ts → ReactSortableTree/helpers/memoizedTreeData.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/tree-data-utils.d.ts → ReactSortableTree/helpers/tree.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/utils/tree-data-utils.js → ReactSortableTree/helpers/tree.js} +0 -0
- /package/cjs/{components/ReactSortableTree/reactSortableTreeStyles.d.ts → ReactSortableTree/styles.d.ts} +0 -0
- /package/cjs/{components/ReactSortableTree/reactSortableTreeStyles.js → ReactSortableTree/styles.js} +0 -0
- /package/cjs/{components/RelationEditor → RelationEditor}/styles.d.ts +0 -0
- /package/cjs/{components/RelationEditor → RelationEditor}/styles.js +0 -0
- /package/cjs/{components/RelevanceScoreBadge → RelevanceScoreBadge}/RelevanceScoreBadge.d.ts +0 -0
- /package/cjs/{components/RelevanceScoreBadge → RelevanceScoreBadge}/styles.d.ts +0 -0
- /package/cjs/{components/RelevanceScoreBadge → RelevanceScoreBadge}/styles.js +0 -0
- /package/cjs/{components/ReltioGridLayout → ReltioGridLayout}/helpers.js +0 -0
- /package/cjs/{components/ReltioGridLayout/icons/ResizeIcon.svg.d.ts → ReltioGridLayout/resize.inline.svg.d.ts} +0 -0
- /package/cjs/{components/ReltioGridLayout/icons/ResizeIcon.svg.js → ReltioGridLayout/resize.inline.svg.js} +0 -0
- /package/cjs/{components/ReltioGridLayout → ReltioGridLayout}/styles.d.ts +0 -0
- /package/cjs/{components/ReltioMap/index.d.ts → ReltioMap/ReltioMap.d.ts} +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker-hover.inline.svg.d.ts +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker-hover.inline.svg.js +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker.inline.svg.d.ts +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker.inline.svg.js +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/styles.d.ts +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap/components}/EntityMarker/styles.js +0 -0
- /package/cjs/{components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts → ReltioMap/components/MapControlContainer/MapControlContainer.d.ts} +0 -0
- /package/cjs/{components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.js → ReltioMap/components/MapControlContainer/MapControlContainer.js} +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/TopCenterMapControls.d.ts +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/TopCenterMapControls.js +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/styles.d.ts +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/styles.js +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopRightMapControls/styles.d.ts +0 -0
- /package/cjs/{components/ReltioMap/MapControls → ReltioMap/components}/TopRightMapControls/styles.js +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap}/styles.d.ts +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap}/styles.js +0 -0
- /package/cjs/{components/ReltioMap → ReltioMap}/types.d.ts +0 -0
- /package/cjs/{components/ProfileBandNavigation/searchProviders/SearchProvider.js → ReltioMap/types.js} +0 -0
- /package/cjs/{components/ReltioMap/hooks → ReltioMap}/useFitMapBounds.d.ts +0 -0
- /package/cjs/{components/RequiredMark → RequiredMark}/styles.js +0 -0
- /package/cjs/{components/ResizablePanes → ResizablePanes}/ResizablePanes.d.ts +0 -0
- /package/cjs/{components/ResizablePanes → ResizablePanes}/ResizablePanes.js +0 -0
- /package/cjs/{components/ScreenProfileBand → ScreenProfileBand}/ScreenProfileBand.d.ts +0 -0
- /package/cjs/{components/ScreenProfileBand → ScreenProfileBand}/styles.d.ts +0 -0
- /package/cjs/{components/ScreenProfileBand → ScreenProfileBand}/styles.js +0 -0
- /package/cjs/{components/ScrollableTabs → ScrollableTabs}/styles.js +0 -0
- /package/cjs/{components/history/types/HistoryData.js → ScrollableTabs/types.js} +0 -0
- /package/cjs/{components/SearchHighlighter → SearchHighlighter}/styles.d.ts +0 -0
- /package/cjs/{components/SearchHighlighter → SearchHighlighter}/styles.js +0 -0
- /package/cjs/{components/SearchInput → SearchInput}/styles.d.ts +0 -0
- /package/cjs/{components/SearchInput → SearchInput}/styles.js +0 -0
- /package/cjs/{components/SelectAttributesList → SelectAttributesList}/styles.d.ts +0 -0
- /package/cjs/{components/SelectAttributesList → SelectAttributesList}/styles.js +0 -0
- /package/cjs/{components/SelectorWithOnlyOptionAutoSelect → SelectorWithOnlyOptionAutoSelect}/styles.js +0 -0
- /package/cjs/{components/SettingsMenu/SettingsMenuItemRender → SettingsMenu/components/SettingsMenuItemRenderer}/styles.d.ts +0 -0
- /package/cjs/{components/SettingsMenu/SettingsMenuItemRender → SettingsMenu/components/SettingsMenuItemRenderer}/styles.js +0 -0
- /package/cjs/{components/SideIconPanel → SideButtonsPanel}/SideButtonsPanel.d.ts +0 -0
- /package/cjs/{components/SideIconPanel → SideButtonsPanel}/styles.d.ts +0 -0
- /package/cjs/{components/SideIconPanel → SideButtonsPanel}/styles.js +0 -0
- /package/cjs/{components/SidePanel → SidePanel}/SidePanel.d.ts +0 -0
- /package/cjs/{components/SidePanel → SidePanel}/styles.d.ts +0 -0
- /package/cjs/{components/SidePanel → SidePanel}/styles.js +0 -0
- /package/cjs/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/SidePanelContentHeader.d.ts +0 -0
- /package/cjs/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/styles.d.ts +0 -0
- /package/cjs/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/styles.js +0 -0
- /package/cjs/{components/SidePanelEmptyState → SidePanelEmptyState}/styles.js +0 -0
- /package/cjs/{components/SimpleInput → SimpleInput}/styles.d.ts +0 -0
- /package/cjs/{components/SimpleInput → SimpleInput}/styles.js +0 -0
- /package/cjs/{components/TableSkeleton → TableSkeleton}/styles.d.ts +0 -0
- /package/cjs/{components/TableSkeleton → TableSkeleton}/styles.js +0 -0
- /package/cjs/{components/TenantIcon → TenantIcon}/TenantIcon.d.ts +0 -0
- /package/cjs/{components/TenantIcon → TenantIcon}/styles.d.ts +0 -0
- /package/cjs/{components/TenantIcon → TenantIcon}/styles.js +0 -0
- /package/cjs/{components/TenantLabel → TenantLabel}/styles.d.ts +0 -0
- /package/cjs/{components/TenantLabel → TenantLabel}/styles.js +0 -0
- /package/cjs/{components/TenantsDropDownSelector → TenantsDropDownSelector}/TenantsDropDownSelector.d.ts +0 -0
- /package/cjs/{components/TenantsDropDownSelector → TenantsDropDownSelector/components}/TenantMenuItem/styles.d.ts +0 -0
- /package/cjs/{components/TenantsDropDownSelector → TenantsDropDownSelector/components}/TenantMenuItem/styles.js +0 -0
- /package/cjs/{components/TenantsDropDownSelector → TenantsDropDownSelector}/styles.d.ts +0 -0
- /package/cjs/{components/TenantsDropDownSelector → TenantsDropDownSelector}/styles.js +0 -0
- /package/cjs/{components/UploadFileButton → UploadFileButton}/styles.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog}/UploadImageDialog.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/DividerWithText.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/DividerWithText.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/styles.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/styles.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/ErrorSnackbar.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/ErrorSnackbar.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/styles.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/styles.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/ImageByUrlField.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/ImageByUrlField.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/styles.js +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/SelectImageButton/SelectImageButton.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/TargetBox/TargetBox.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog/components}/TargetBox/styles.js +0 -0
- /package/cjs/{components/UploadImageDialog/constants/index.d.ts → UploadImageDialog/constants.d.ts} +0 -0
- /package/cjs/{components/UploadImageDialog/constants/index.js → UploadImageDialog/constants.js} +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog}/styles.d.ts +0 -0
- /package/cjs/{components/UploadImageDialog → UploadImageDialog}/styles.js +0 -0
- /package/cjs/{components/UserSelector → UserSelector}/styles.d.ts +0 -0
- /package/cjs/{components/ValueChip → ValueChip}/styles.d.ts +0 -0
- /package/cjs/{components/ValueChip → ValueChip}/styles.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable}/VerticalHeadingsTable.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCell/styles.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCell/styles.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCellWithDnd/styles.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCellWithDnd/styles.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/TableColumnDragLayer.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/styles.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/styles.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableHeadCell/styles.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableHeadCell/styles.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable}/helpers.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable}/helpers.js +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable}/types.d.ts +0 -0
- /package/cjs/{components/VerticalHeadingsTable → VerticalHeadingsTable}/types.js +0 -0
- /package/cjs/{components/ViewMoreToggle → ViewMoreToggle}/styles.js +0 -0
- /package/cjs/{components/VirtualGroupedList → VirtualGroupedList}/styles.js +0 -0
- /package/cjs/{components/history/types/HistoryLane.js → VirtualGroupedList/types.js} +0 -0
- /package/{esm/components/TenantIcon → cjs/features/history/ContributorsPanel}/styles.d.ts +0 -0
- /package/cjs/{components/history/DateRangeSelector/utils.d.ts → features/history/DateRangeSelector/helpers.d.ts} +0 -0
- /package/cjs/{components/history/DateRangeSelector/utils.js → features/history/DateRangeSelector/helpers.js} +0 -0
- /package/cjs/{components → features}/history/DateRangeSelector/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/DateRangeSelector/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryActivitySelector/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryActivitySelector/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryFilterButton/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryFilterButton/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryGraph/helpers.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryGraph/helpers.js +0 -0
- /package/cjs/{components → features}/history/HistoryHeader/styles.js +0 -0
- /package/cjs/{components/history/HistoryMenuButton → features/history/HistoryMenuButton/components/MenuItemRenderer}/styles.d.ts +0 -0
- /package/cjs/{components/history/HistoryMenuButton → features/history/HistoryMenuButton/components/MenuItemRenderer}/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryRow/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryTree/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryTree/styles.js +0 -0
- /package/cjs/{components → features}/history/HistoryView/HistoryView.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryView/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/HistoryView/styles.js +0 -0
- /package/cjs/{components → features}/history/ProfileBandHistory/styles.d.ts +0 -0
- /package/cjs/{components → features}/history/ProfileBandHistory/styles.js +0 -0
- /package/cjs/{components/history/hooks/historyHelpers.d.ts → features/history/helpers/history.d.ts} +0 -0
- /package/cjs/{components/history/hooks/historyHelpers.js → features/history/helpers/history.js} +0 -0
- /package/cjs/{components → features}/history/hooks/useHistoryEnabled.d.ts +0 -0
- /package/cjs/{components → features}/history/hooks/useHistorySlice.d.ts +0 -0
- /package/cjs/{components → features}/history/hooks/useHistoryTree.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AddWorkflowButton/AddWorkflowButton.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AddWorkflowButton/styles.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AddWorkflowButton/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AddWorkflowDialog/AddWorkflowDialog.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AddWorkflowDialog/styles.js +0 -0
- /package/cjs/{components/workflow/components/AttributesChanges/contexts → features/workflow/AttributesChanges}/AttributesChangesContext.d.ts +0 -0
- /package/cjs/{components/workflow/components/AttributesChanges/contexts → features/workflow/AttributesChanges}/AttributesChangesContext.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/ChangeView/styles.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/ChangeView/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/DCRChangesList/styles.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/DCRChangesList/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/DiffRenderer/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/ShowMoreLink/styles.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/components/ShowMoreLink/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/styles.d.ts +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/AttributesChanges/styles.js +0 -0
- /package/cjs/{components/workflow/components/AttributesChanges/types/diffTypes.d.ts → features/workflow/AttributesChanges/types.d.ts} +0 -0
- /package/cjs/{components/history/types/HistoryLife.js → features/workflow/AttributesChanges/types.js} +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/DueDateField/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/LineDecorator/styles.js +0 -0
- /package/cjs/{components/workflow/components/ReassignButton → features/workflow/ReassignButton/components/ReassignDialog}/styles.js +0 -0
- /package/cjs/{components/workflow/components → features/workflow}/TaskActionButtons/TaskActionButtons.d.ts +0 -0
- /package/cjs/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/CollapsedComments}/CollapsedComments.d.ts +0 -0
- /package/cjs/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/Comment}/Comment.d.ts +0 -0
- /package/cjs/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/ExpandedComments}/ExpandedComments.d.ts +0 -0
- /package/cjs/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/GenericWorkflowTaskCard/styles.js +0 -0
- /package/cjs/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/PotentialMatchTaskCard/styles.d.ts +0 -0
- /package/cjs/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/PotentialMatchTaskCard/styles.js +0 -0
- /package/cjs/{components/workflow/helpers/dcrHelpers.d.ts → features/workflow/helpers/dcr.d.ts} +0 -0
- /package/cjs/{components/workflow/helpers/dcrHelpers.js → features/workflow/helpers/dcr.js} +0 -0
- /package/cjs/{components → features}/workflow/helpers/errors.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useChangeRequest.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowAssignee.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowCheckPermission.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowColor.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowColor.js +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowComments.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowDefaultActionSuccessHandler.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowDefinitions.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowDueDate.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowPriority.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowProcessInstance.d.ts +0 -0
- /package/cjs/{components → features}/workflow/hooks/useWorkflowTasks.d.ts +0 -0
- /package/cjs/{components/history/types/HistoryRowData.js → features/workflow/types.js} +0 -0
- /package/cjs/{hooks/useAPI/helpers.d.ts → helpers/customScript.d.ts} +0 -0
- /package/cjs/{hooks/useAPI/helpers.js → helpers/customScript.js} +0 -0
- /package/cjs/{core → helpers}/errors.d.ts +0 -0
- /package/cjs/{core → helpers}/errors.js +0 -0
- /package/cjs/hooks/{useActions.d.ts → useActions/useActions.d.ts} +0 -0
- /package/cjs/hooks/{useActions.js → useActions/useActions.js} +0 -0
- /package/cjs/hooks/{useAsyncMount.d.ts → useAsyncMount/useAsyncMount.d.ts} +0 -0
- /package/cjs/hooks/{useAttributeState.d.ts → useAttributeState/useAttributeState.d.ts} +0 -0
- /package/cjs/hooks/{useAutoFocus.d.ts → useAutoFocus/useAutoFocus.d.ts} +0 -0
- /package/cjs/hooks/{useAutoFocus.js → useAutoFocus/useAutoFocus.js} +0 -0
- /package/cjs/hooks/{useHiddenAttributes → useChangedAttributes}/useChangedAttributes.d.ts +0 -0
- /package/cjs/hooks/{useChartTooltipState.js → useChartTooltipState/useChartTooltipState.js} +0 -0
- /package/cjs/hooks/{useClickableChartStyle.d.ts → useClickableChartStyle/useClickableChartStyle.d.ts} +0 -0
- /package/cjs/hooks/{useClickableChartStyle.js → useClickableChartStyle/useClickableChartStyle.js} +0 -0
- /package/cjs/hooks/{useCollaboration.d.ts → useCollaboration/useCollaboration.d.ts} +0 -0
- /package/cjs/hooks/{useCommentsEntitiesMap.d.ts → useCommentsEntitiesMap/useCommentsEntitiesMap.d.ts} +0 -0
- /package/cjs/hooks/{useConfigPermissions.d.ts → useConfigPermissions/useConfigPermissions.d.ts} +0 -0
- /package/cjs/hooks/{useCustomScripts.d.ts → useCustomScripts/useCustomScripts.d.ts} +0 -0
- /package/cjs/hooks/{useDynamicRowCellHeight.js → useDynamicRowCellHeight/useDynamicRowCellHeight.js} +0 -0
- /package/cjs/hooks/{useEditableConnection.d.ts → useEditableConnection/useEditableConnection.d.ts} +0 -0
- /package/cjs/hooks/{useExpandInvalidRelations.d.ts → useExpandInvalidRelations/useExpandInvalidRelations.d.ts} +0 -0
- /package/cjs/hooks/{useHtmlSanitizer.d.ts → useHtmlSanitizer/useHtmlSanitizer.d.ts} +0 -0
- /package/cjs/hooks/{useIsMountedRef.d.ts → useIsMountedRef/useIsMountedRef.d.ts} +0 -0
- /package/cjs/hooks/{useIsMountedRef.js → useIsMountedRef/useIsMountedRef.js} +0 -0
- /package/cjs/hooks/{useLayoutResetter.d.ts → useLayoutResetter/useLayoutResetter.d.ts} +0 -0
- /package/cjs/hooks/{useMarkAsNotMatchRequest.d.ts → useMarkAsNotMatchRequest/useMarkAsNotMatchRequest.d.ts} +0 -0
- /package/cjs/hooks/{useMatchesLoader.d.ts → useMatchesLoader/useMatchesLoader.d.ts} +0 -0
- /package/cjs/hooks/{helpers/merge.d.ts → useMergeAllRequest/helpers.d.ts} +0 -0
- /package/cjs/hooks/{helpers/merge.js → useMergeAllRequest/helpers.js} +0 -0
- /package/cjs/hooks/{useMergeAllRequest.d.ts → useMergeAllRequest/useMergeAllRequest.d.ts} +0 -0
- /package/cjs/hooks/{helpers/pagingSimulator.d.ts → usePagingSimulator/helpers.d.ts} +0 -0
- /package/cjs/hooks/{helpers/pagingSimulator.js → usePagingSimulator/helpers.js} +0 -0
- /package/cjs/hooks/{usePagingSimulator.d.ts → usePagingSimulator/usePagingSimulator.d.ts} +0 -0
- /package/cjs/hooks/{usePrevious.d.ts → usePrevious/usePrevious.d.ts} +0 -0
- /package/cjs/hooks/{usePrevious.js → usePrevious/usePrevious.js} +0 -0
- /package/cjs/hooks/{useReadableSearchState.d.ts → useReadableSearchState/useReadableSearchState.d.ts} +0 -0
- /package/cjs/hooks/{useRelationTypeSelector.js → useRelationTypeSelector/useRelationTypeSelector.js} +0 -0
- /package/cjs/hooks/{useRelationsLoader.d.ts → useRelationsLoader/useRelationsLoader.d.ts} +0 -0
- /package/cjs/hooks/{useRequestDCRReview.d.ts → useRequestDCRReview/useRequestDCRReview.d.ts} +0 -0
- /package/cjs/hooks/{useRunOnceAfterValueInitialization.js → useRunOnceAfterValueInitialization/useRunOnceAfterValueInitialization.js} +0 -0
- /package/cjs/hooks/{useSafePromise.d.ts → useSafePromise/useSafePromise.d.ts} +0 -0
- /package/cjs/hooks/useSavedSearchesRequest/{requests.d.ts → helpers.d.ts} +0 -0
- /package/cjs/hooks/useSavedSearchesRequest/{requests.js → helpers.js} +0 -0
- /package/cjs/hooks/{useSavedState.d.ts → useSavedState/useSavedState.d.ts} +0 -0
- /package/cjs/hooks/{useSavedState.js → useSavedState/useSavedState.js} +0 -0
- /package/cjs/hooks/{useSavedStateForEntityType.d.ts → useSavedStateForEntityType/useSavedStateForEntityType.d.ts} +0 -0
- /package/cjs/hooks/{useSnackbar.d.ts → useSnackbar/useSnackbar.d.ts} +0 -0
- /package/cjs/hooks/{useUsers.d.ts → useUsers/useUsers.d.ts} +0 -0
- /package/cjs/hooks/{useWhyDidYouUpdate.js → useWhyDidYouUpdate/useWhyDidYouUpdate.js} +0 -0
- /package/esm/{components/Title → AttributeTitle}/styles.d.ts +0 -0
- /package/esm/{components/Title → AttributeTitle}/styles.js +0 -0
- /package/esm/HOCs/withFilter/{ColumnFilter.spec.js → components/ColumnFilter/ColumnFilter.spec.js} +0 -0
- /package/esm/HOCs/withFilter/{helpers.d.ts → components/ColumnFilter/helpers.d.ts} +0 -0
- /package/esm/HOCs/withFilter/{helpers.js → components/ColumnFilter/helpers.js} +0 -0
- /package/esm/HOCs/withFilter/{FilterChip.d.ts → components/FilterChip/FilterChip.d.ts} +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/GalleryView/GalleryView.js +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/GalleryView/styles.js +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/HeaderLeft.js +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/styles.d.ts +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderLeft/styles.js +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/HeaderRight.d.ts +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/HeaderRight.js +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/styles.d.ts +0 -0
- /package/esm/{components/ImageAttributesGallery → ImageAttributesGallery/components}/HeaderRight/styles.js +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView}/ImageDetailsView.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/ImageDetailsViewCarousel.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewCarousel/styles.js +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/ImageDetailsViewSidebar.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/ImageDetailsViewSidebar/styles.js +0 -0
- /package/esm/{components/ImageDetailsView/hooks → ImageDetailsView/components/MetaInfo}/useEditMetaInfo.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoForm/styles.js +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/MetaInfoHeader.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoHeader/styles.js +0 -0
- /package/esm/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/MetaInfoItem.d.ts +0 -0
- /package/esm/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/MetaInfoItem.js +0 -0
- /package/esm/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView/MetaInfoList → ImageDetailsView/components}/MetaInfoItem/styles.js +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoList/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView/components}/MetaInfoList/styles.js +0 -0
- /package/esm/{components/ImageDetailsView/ImageDetailsViewCarousel → ImageDetailsView/components}/Thumbnails/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView/ImageDetailsViewCarousel → ImageDetailsView/components}/Thumbnails/styles.js +0 -0
- /package/esm/{components/ImageDetailsView/constants/index.d.ts → ImageDetailsView/constants.d.ts} +0 -0
- /package/esm/{components/ImageDetailsView/constants/index.js → ImageDetailsView/constants.js} +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView}/styles.d.ts +0 -0
- /package/esm/{components/ImageDetailsView → ImageDetailsView}/styles.js +0 -0
- /package/esm/{components/ImageDetailsView/types/index.d.ts → ImageDetailsView/types.d.ts} +0 -0
- /package/esm/{components/ImageGalleryDialog → ImageGalleryDialog}/styles.js +0 -0
- /package/esm/{components/ImportButton → ImportButton}/styles.d.ts +0 -0
- /package/esm/{components/ImportButton → ImportButton}/styles.js +0 -0
- /package/esm/{components/LightArrowTooltip → LightArrowTooltip}/styles.d.ts +0 -0
- /package/esm/{components/LightArrowTooltip → LightArrowTooltip}/styles.js +0 -0
- /package/esm/{components/LinearLoadIndicator → LinearLoadIndicator}/styles.d.ts +0 -0
- /package/esm/{components/Link → Link}/styles.js +0 -0
- /package/esm/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/ListLabel.d.ts +0 -0
- /package/esm/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/styles.d.ts +0 -0
- /package/esm/{components/MetadataTypesSelector → MetadataTypesSelector/components}/ListLabel/styles.js +0 -0
- /package/esm/{components/MetadataTypesSelector → MetadataTypesSelector}/styles.js +0 -0
- /package/esm/{components/ModeSwitcherSelect → ModeSwitcherSelect}/ModeSwitcherSelect.d.ts +0 -0
- /package/esm/{components/ModeSwitcherSelect → ModeSwitcherSelect}/ModeSwitcherSelect.js +0 -0
- /package/esm/{components/ModeSwitcherSelect → ModeSwitcherSelect}/index.d.ts +0 -0
- /package/esm/{components/ModeSwitcherSelect → ModeSwitcherSelect}/index.js +0 -0
- /package/esm/{components/ModeSwitcherSelect → ModeSwitcherSelect}/styles.js +0 -0
- /package/esm/{components/ReactSelect/hooks → MultiSelect}/useKeepInputVisible.d.ts +0 -0
- /package/esm/{components/MultiValueSelector → MultiValueSelector}/MultiValueSelector.d.ts +0 -0
- /package/esm/{components/MultipleInput → MultipleInput}/styles.d.ts +0 -0
- /package/esm/{components/MultipleInput → MultipleInput}/styles.js +0 -0
- /package/esm/{components/MultipliableSelect → MultipliableSelect}/styles.js +0 -0
- /package/esm/{components/MatchRulesBlock/NotMatchRule → NotMatchRule}/styles.d.ts +0 -0
- /package/esm/{components/MatchRulesBlock/NotMatchRule → NotMatchRule}/styles.js +0 -0
- /package/esm/{components/PivotingUriLink → PivotingUriLink}/styles.js +0 -0
- /package/esm/{components/Popper/utils.d.ts → Popper/helpers.d.ts} +0 -0
- /package/esm/{components/Popper/utils.js → Popper/helpers.js} +0 -0
- /package/esm/{components/Popper → Popper}/styles.d.ts +0 -0
- /package/esm/{components/PopupWithArrow → PopupWithArrow}/styles.d.ts +0 -0
- /package/esm/{components/PopupWithArrow → PopupWithArrow}/styles.js +0 -0
- /package/esm/{components/PotentialMatchReviewCard → PotentialMatchReviewCard}/styles.js +0 -0
- /package/esm/{components/ProfileBandNavigation → ProfileBandNavigation/components/ProfileBandNavigationWidget}/styles.d.ts +0 -0
- /package/esm/{components/ProfileBandNavigation → ProfileBandNavigation/components/ProfileBandNavigationWidget}/styles.js +0 -0
- /package/esm/{components/ProfileBandNavigation → ProfileBandNavigation}/index.d.ts +0 -0
- /package/esm/{components/ProfileBandNavigation → ProfileBandNavigation}/index.js +0 -0
- /package/esm/{components/ProfileCard → ProfileCard}/ProfileCard.d.ts +0 -0
- /package/esm/{components/ProfileCard → ProfileCard/components}/ProfileCardContent/ProfileCardContent.d.ts +0 -0
- /package/esm/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/ProfileCardPlaceholder.d.ts +0 -0
- /package/esm/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/ProfileCardPlaceholder.js +0 -0
- /package/esm/{components/ProfileCard → ProfileCard/components}/ProfileCardPlaceholder/styles.js +0 -0
- /package/esm/{components/ProfileMatchCard → ProfileMatchCard}/ProfileMatchCard.d.ts +0 -0
- /package/esm/{components/ProfileMatchCard → ProfileMatchCard}/styles.d.ts +0 -0
- /package/esm/{components/ProfileMatchCard → ProfileMatchCard}/styles.js +0 -0
- /package/esm/{components/ProfilesList → ProfilesList}/helpers.d.ts +0 -0
- /package/esm/{components/ProfilesList → ProfilesList}/helpers.js +0 -0
- /package/esm/{components/ProfilesList → ProfilesList}/styles.js +0 -0
- /package/esm/{components/QueryBuilderRow → QueryBuilderRow}/QueryBuilderRow.d.ts +0 -0
- /package/esm/{components/ReactSortableTree/react-sortable-tree.d.ts → ReactSortableTree/ReactSortableTree.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/nodeRendererDefaultStyle.d.ts → ReactSortableTree/components/NodeRendererDefault/styles.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/nodeRendererDefaultStyle.js → ReactSortableTree/components/NodeRendererDefault/styles.js} +0 -0
- /package/esm/{components/ReactSortableTree/placeholderRendererDefaultStyle.d.ts → ReactSortableTree/components/PlaceholderRendererDefault/styles.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/placeholderRendererDefaultStyle.js → ReactSortableTree/components/PlaceholderRendererDefault/styles.js} +0 -0
- /package/esm/{components/ReactSortableTree/treeNodeStyle.d.ts → ReactSortableTree/components/TreeNode/styles.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/treeNodeStyle.js → ReactSortableTree/components/TreeNode/styles.js} +0 -0
- /package/esm/{components/ReactSortableTree/utils/dnd-manager.d.ts → ReactSortableTree/helpers/dndManager.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/utils/generic-utils.d.ts → ReactSortableTree/helpers/generic.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/utils/generic-utils.js → ReactSortableTree/helpers/generic.js} +0 -0
- /package/esm/{components/ReactSortableTree/utils/memoized-tree-data-utils.d.ts → ReactSortableTree/helpers/memoizedTreeData.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/utils/tree-data-utils.d.ts → ReactSortableTree/helpers/tree.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/utils/tree-data-utils.js → ReactSortableTree/helpers/tree.js} +0 -0
- /package/esm/{components/ReactSortableTree/reactSortableTreeStyles.d.ts → ReactSortableTree/styles.d.ts} +0 -0
- /package/esm/{components/ReactSortableTree/reactSortableTreeStyles.js → ReactSortableTree/styles.js} +0 -0
- /package/esm/{components/RelationEditor → RelationEditor}/styles.d.ts +0 -0
- /package/esm/{components/RelationEditor → RelationEditor}/styles.js +0 -0
- /package/esm/{components/RelevanceScoreBadge → RelevanceScoreBadge}/RelevanceScoreBadge.d.ts +0 -0
- /package/esm/{components/RelevanceScoreBadge → RelevanceScoreBadge}/styles.d.ts +0 -0
- /package/esm/{components/RelevanceScoreBadge → RelevanceScoreBadge}/styles.js +0 -0
- /package/esm/{components/ReltioGridLayout → ReltioGridLayout}/helpers.js +0 -0
- /package/esm/{components/ReltioGridLayout/icons/ResizeIcon.svg.d.ts → ReltioGridLayout/resize.inline.svg.d.ts} +0 -0
- /package/esm/{components/ReltioGridLayout/icons/ResizeIcon.svg.js → ReltioGridLayout/resize.inline.svg.js} +0 -0
- /package/esm/{components/ReltioGridLayout → ReltioGridLayout}/styles.d.ts +0 -0
- /package/esm/{components/ReltioMap/index.d.ts → ReltioMap/ReltioMap.d.ts} +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker-hover.inline.svg.d.ts +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker-hover.inline.svg.js +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker.inline.svg.d.ts +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/icons/marker.inline.svg.js +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/styles.d.ts +0 -0
- /package/esm/{components/ReltioMap → ReltioMap/components}/EntityMarker/styles.js +0 -0
- /package/esm/{components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.d.ts → ReltioMap/components/MapControlContainer/MapControlContainer.d.ts} +0 -0
- /package/esm/{components/ReltioMap/MapControls/MapControlContainer/MapControlContrainer.js → ReltioMap/components/MapControlContainer/MapControlContainer.js} +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/TopCenterMapControls.d.ts +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/TopCenterMapControls.js +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/styles.d.ts +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopCenterMapControls/styles.js +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopRightMapControls/styles.d.ts +0 -0
- /package/esm/{components/ReltioMap/MapControls → ReltioMap/components}/TopRightMapControls/styles.js +0 -0
- /package/esm/{components/ReltioMap → ReltioMap}/styles.d.ts +0 -0
- /package/esm/{components/ReltioMap → ReltioMap}/styles.js +0 -0
- /package/esm/{components/ReltioMap → ReltioMap}/types.d.ts +0 -0
- /package/esm/{components/ReltioMap/hooks → ReltioMap}/useFitMapBounds.d.ts +0 -0
- /package/esm/{components/RequiredMark → RequiredMark}/styles.js +0 -0
- /package/esm/{components/ResizablePanes → ResizablePanes}/ResizablePanes.d.ts +0 -0
- /package/esm/{components/ResizablePanes → ResizablePanes}/ResizablePanes.js +0 -0
- /package/esm/{components/ScreenProfileBand → ScreenProfileBand}/ScreenProfileBand.d.ts +0 -0
- /package/esm/{components/ScreenProfileBand → ScreenProfileBand}/styles.d.ts +0 -0
- /package/esm/{components/ScreenProfileBand → ScreenProfileBand}/styles.js +0 -0
- /package/esm/{components/ScrollableTabs → ScrollableTabs}/styles.js +0 -0
- /package/esm/{components/SearchHighlighter → SearchHighlighter}/styles.d.ts +0 -0
- /package/esm/{components/SearchHighlighter → SearchHighlighter}/styles.js +0 -0
- /package/esm/{components/SearchInput → SearchInput}/styles.d.ts +0 -0
- /package/esm/{components/SearchInput → SearchInput}/styles.js +0 -0
- /package/esm/{components/SelectAttributesList → SelectAttributesList}/styles.d.ts +0 -0
- /package/esm/{components/SelectAttributesList → SelectAttributesList}/styles.js +0 -0
- /package/esm/{components/SelectorWithOnlyOptionAutoSelect → SelectorWithOnlyOptionAutoSelect}/styles.js +0 -0
- /package/esm/{components/SettingsMenu/SettingsMenuItemRender → SettingsMenu/components/SettingsMenuItemRenderer}/styles.d.ts +0 -0
- /package/esm/{components/SettingsMenu/SettingsMenuItemRender → SettingsMenu/components/SettingsMenuItemRenderer}/styles.js +0 -0
- /package/esm/{components/SideIconPanel → SideButtonsPanel}/SideButtonsPanel.d.ts +0 -0
- /package/esm/{components/SideIconPanel → SideButtonsPanel}/styles.d.ts +0 -0
- /package/esm/{components/SideIconPanel → SideButtonsPanel}/styles.js +0 -0
- /package/esm/{components/SidePanel → SidePanel}/SidePanel.d.ts +0 -0
- /package/esm/{components/SidePanel → SidePanel}/styles.d.ts +0 -0
- /package/esm/{components/SidePanel → SidePanel}/styles.js +0 -0
- /package/esm/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/SidePanelContentHeader.d.ts +0 -0
- /package/esm/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/styles.d.ts +0 -0
- /package/esm/{components/SidePanel/SidePanelContentHeader → SidePanelContentHeader}/styles.js +0 -0
- /package/esm/{components/SidePanelEmptyState → SidePanelEmptyState}/styles.js +0 -0
- /package/esm/{components/SimpleInput → SimpleInput}/styles.d.ts +0 -0
- /package/esm/{components/SimpleInput → SimpleInput}/styles.js +0 -0
- /package/esm/{components/TableSkeleton → TableSkeleton}/styles.d.ts +0 -0
- /package/esm/{components/TableSkeleton → TableSkeleton}/styles.js +0 -0
- /package/esm/{components/TenantIcon → TenantIcon}/TenantIcon.d.ts +0 -0
- /package/esm/{components/TenantsDropDownSelector/TenantMenuItem → TenantIcon}/styles.d.ts +0 -0
- /package/esm/{components/TenantIcon → TenantIcon}/styles.js +0 -0
- /package/esm/{components/TenantLabel → TenantLabel}/styles.d.ts +0 -0
- /package/esm/{components/TenantLabel → TenantLabel}/styles.js +0 -0
- /package/esm/{components/TenantsDropDownSelector → TenantsDropDownSelector}/TenantsDropDownSelector.d.ts +0 -0
- /package/esm/{components/TenantsDropDownSelector → TenantsDropDownSelector/components}/TenantMenuItem/styles.js +0 -0
- /package/esm/{components/TenantsDropDownSelector → TenantsDropDownSelector}/styles.d.ts +0 -0
- /package/esm/{components/TenantsDropDownSelector → TenantsDropDownSelector}/styles.js +0 -0
- /package/esm/{components/UploadFileButton → UploadFileButton}/styles.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog}/UploadImageDialog.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/DividerWithText.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/DividerWithText.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/styles.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/DividerWithText/styles.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/ErrorSnackbar.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/ErrorSnackbar.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/styles.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ErrorSnackbar/styles.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/ImageByUrlField.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/ImageByUrlField.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/ImageByUrlField/styles.js +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/SelectImageButton/SelectImageButton.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/TargetBox/TargetBox.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog/components}/TargetBox/styles.js +0 -0
- /package/esm/{components/UploadImageDialog/constants/index.d.ts → UploadImageDialog/constants.d.ts} +0 -0
- /package/esm/{components/UploadImageDialog/constants/index.js → UploadImageDialog/constants.js} +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog}/styles.d.ts +0 -0
- /package/esm/{components/UploadImageDialog → UploadImageDialog}/styles.js +0 -0
- /package/esm/{components/UserSelector → UserSelector}/styles.d.ts +0 -0
- /package/esm/{components/ValueChip → ValueChip}/styles.d.ts +0 -0
- /package/esm/{components/ValueChip → ValueChip}/styles.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable}/VerticalHeadingsTable.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCell/styles.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCell/styles.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCellWithDnd/styles.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableCellWithDnd/styles.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/TableColumnDragLayer.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/styles.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableColumnDragLayer/styles.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableHeadCell/styles.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable/components}/TableHeadCell/styles.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable}/helpers.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable}/helpers.js +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable}/types.d.ts +0 -0
- /package/esm/{components/VerticalHeadingsTable → VerticalHeadingsTable}/types.js +0 -0
- /package/esm/{components/ViewMoreToggle → ViewMoreToggle}/styles.js +0 -0
- /package/esm/{components/VirtualGroupedList → VirtualGroupedList}/styles.js +0 -0
- /package/esm/{components/history/DateRangeSelector/utils.d.ts → features/history/DateRangeSelector/helpers.d.ts} +0 -0
- /package/esm/{components/history/DateRangeSelector/utils.js → features/history/DateRangeSelector/helpers.js} +0 -0
- /package/esm/{components → features}/history/DateRangeSelector/styles.d.ts +0 -0
- /package/esm/{components → features}/history/DateRangeSelector/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryActivitySelector/styles.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryActivitySelector/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryFilterButton/styles.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryFilterButton/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryGraph/helpers.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryGraph/helpers.js +0 -0
- /package/esm/{components → features}/history/HistoryHeader/styles.js +0 -0
- /package/esm/{components/history/HistoryMenuButton → features/history/HistoryMenuButton/components/MenuItemRenderer}/styles.d.ts +0 -0
- /package/esm/{components/history/HistoryMenuButton → features/history/HistoryMenuButton/components/MenuItemRenderer}/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryRow/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryTree/styles.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryTree/styles.js +0 -0
- /package/esm/{components → features}/history/HistoryView/HistoryView.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryView/styles.d.ts +0 -0
- /package/esm/{components → features}/history/HistoryView/styles.js +0 -0
- /package/esm/{components → features}/history/ProfileBandHistory/styles.d.ts +0 -0
- /package/esm/{components → features}/history/ProfileBandHistory/styles.js +0 -0
- /package/esm/{components/history/hooks/historyHelpers.d.ts → features/history/helpers/history.d.ts} +0 -0
- /package/esm/{components/history/hooks/historyHelpers.js → features/history/helpers/history.js} +0 -0
- /package/esm/{components → features}/history/hooks/useHistoryEnabled.d.ts +0 -0
- /package/esm/{components → features}/history/hooks/useHistorySlice.d.ts +0 -0
- /package/esm/{components → features}/history/hooks/useHistoryTree.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AddWorkflowButton/AddWorkflowButton.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AddWorkflowButton/styles.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AddWorkflowButton/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AddWorkflowDialog/AddWorkflowDialog.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AddWorkflowDialog/styles.js +0 -0
- /package/esm/{components/workflow/components/AttributesChanges/contexts → features/workflow/AttributesChanges}/AttributesChangesContext.d.ts +0 -0
- /package/esm/{components/workflow/components/AttributesChanges/contexts → features/workflow/AttributesChanges}/AttributesChangesContext.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/ChangeView/styles.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/ChangeView/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/DCRChangesList/styles.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/DCRChangesList/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/DiffRenderer/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/ShowMoreLink/styles.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/components/ShowMoreLink/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/styles.d.ts +0 -0
- /package/esm/{components/workflow/components → features/workflow}/AttributesChanges/styles.js +0 -0
- /package/esm/{components/workflow/components/AttributesChanges/types/diffTypes.d.ts → features/workflow/AttributesChanges/types.d.ts} +0 -0
- /package/esm/{components/workflow/components → features/workflow}/DueDateField/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/LineDecorator/styles.js +0 -0
- /package/esm/{components/workflow/components/ReassignButton → features/workflow/ReassignButton/components/ReassignDialog}/styles.js +0 -0
- /package/esm/{components/workflow/components → features/workflow}/TaskActionButtons/TaskActionButtons.d.ts +0 -0
- /package/esm/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/CollapsedComments}/CollapsedComments.d.ts +0 -0
- /package/esm/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/Comment}/Comment.d.ts +0 -0
- /package/esm/{components/workflow/components/WorkflowComments → features/workflow/WorkflowComments/components/ExpandedComments}/ExpandedComments.d.ts +0 -0
- /package/esm/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/GenericWorkflowTaskCard/styles.js +0 -0
- /package/esm/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/PotentialMatchTaskCard/styles.d.ts +0 -0
- /package/esm/{components/workflow/cards → features/workflow/WorkflowTaskCard/components}/PotentialMatchTaskCard/styles.js +0 -0
- /package/esm/{components/workflow/helpers/dcrHelpers.d.ts → features/workflow/helpers/dcr.d.ts} +0 -0
- /package/esm/{components/workflow/helpers/dcrHelpers.js → features/workflow/helpers/dcr.js} +0 -0
- /package/esm/{components → features}/workflow/helpers/errors.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useChangeRequest.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowAssignee.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowCheckPermission.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowColor.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowColor.js +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowComments.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowDefaultActionSuccessHandler.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowDefinitions.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowDueDate.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowPriority.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowProcessInstance.d.ts +0 -0
- /package/esm/{components → features}/workflow/hooks/useWorkflowTasks.d.ts +0 -0
- /package/esm/{hooks/useAPI/helpers.d.ts → helpers/customScript.d.ts} +0 -0
- /package/esm/{hooks/useAPI/helpers.js → helpers/customScript.js} +0 -0
- /package/esm/{core → helpers}/errors.d.ts +0 -0
- /package/esm/{core → helpers}/errors.js +0 -0
- /package/esm/hooks/{useActions.d.ts → useActions/useActions.d.ts} +0 -0
- /package/esm/hooks/{useActions.js → useActions/useActions.js} +0 -0
- /package/esm/hooks/{useAsyncMount.d.ts → useAsyncMount/useAsyncMount.d.ts} +0 -0
- /package/esm/hooks/{useAttributeState.d.ts → useAttributeState/useAttributeState.d.ts} +0 -0
- /package/esm/hooks/{useAutoFocus.d.ts → useAutoFocus/useAutoFocus.d.ts} +0 -0
- /package/esm/hooks/{useAutoFocus.js → useAutoFocus/useAutoFocus.js} +0 -0
- /package/esm/hooks/{useHiddenAttributes → useChangedAttributes}/useChangedAttributes.d.ts +0 -0
- /package/esm/hooks/{useChartTooltipState.js → useChartTooltipState/useChartTooltipState.js} +0 -0
- /package/esm/hooks/{useClickableChartStyle.d.ts → useClickableChartStyle/useClickableChartStyle.d.ts} +0 -0
- /package/esm/hooks/{useClickableChartStyle.js → useClickableChartStyle/useClickableChartStyle.js} +0 -0
- /package/esm/hooks/{useCollaboration.d.ts → useCollaboration/useCollaboration.d.ts} +0 -0
- /package/esm/hooks/{useCommentsEntitiesMap.d.ts → useCommentsEntitiesMap/useCommentsEntitiesMap.d.ts} +0 -0
- /package/esm/hooks/{useConfigPermissions.d.ts → useConfigPermissions/useConfigPermissions.d.ts} +0 -0
- /package/esm/hooks/{useCustomScripts.d.ts → useCustomScripts/useCustomScripts.d.ts} +0 -0
- /package/esm/hooks/{useDynamicRowCellHeight.js → useDynamicRowCellHeight/useDynamicRowCellHeight.js} +0 -0
- /package/esm/hooks/{useEditableConnection.d.ts → useEditableConnection/useEditableConnection.d.ts} +0 -0
- /package/esm/hooks/{useExpandInvalidRelations.d.ts → useExpandInvalidRelations/useExpandInvalidRelations.d.ts} +0 -0
- /package/esm/hooks/{useHtmlSanitizer.d.ts → useHtmlSanitizer/useHtmlSanitizer.d.ts} +0 -0
- /package/esm/hooks/{useIsMountedRef.d.ts → useIsMountedRef/useIsMountedRef.d.ts} +0 -0
- /package/esm/hooks/{useIsMountedRef.js → useIsMountedRef/useIsMountedRef.js} +0 -0
- /package/esm/hooks/{useLayoutResetter.d.ts → useLayoutResetter/useLayoutResetter.d.ts} +0 -0
- /package/esm/hooks/{useMarkAsNotMatchRequest.d.ts → useMarkAsNotMatchRequest/useMarkAsNotMatchRequest.d.ts} +0 -0
- /package/esm/hooks/{useMatchesLoader.d.ts → useMatchesLoader/useMatchesLoader.d.ts} +0 -0
- /package/esm/hooks/{helpers/merge.d.ts → useMergeAllRequest/helpers.d.ts} +0 -0
- /package/esm/hooks/{helpers/merge.js → useMergeAllRequest/helpers.js} +0 -0
- /package/esm/hooks/{useMergeAllRequest.d.ts → useMergeAllRequest/useMergeAllRequest.d.ts} +0 -0
- /package/esm/hooks/{helpers/pagingSimulator.d.ts → usePagingSimulator/helpers.d.ts} +0 -0
- /package/esm/hooks/{helpers/pagingSimulator.js → usePagingSimulator/helpers.js} +0 -0
- /package/esm/hooks/{usePagingSimulator.d.ts → usePagingSimulator/usePagingSimulator.d.ts} +0 -0
- /package/esm/hooks/{usePrevious.d.ts → usePrevious/usePrevious.d.ts} +0 -0
- /package/esm/hooks/{usePrevious.js → usePrevious/usePrevious.js} +0 -0
- /package/esm/hooks/{useReadableSearchState.d.ts → useReadableSearchState/useReadableSearchState.d.ts} +0 -0
- /package/esm/hooks/{useRelationTypeSelector.js → useRelationTypeSelector/useRelationTypeSelector.js} +0 -0
- /package/esm/hooks/{useRelationsLoader.d.ts → useRelationsLoader/useRelationsLoader.d.ts} +0 -0
- /package/esm/hooks/{useRequestDCRReview.d.ts → useRequestDCRReview/useRequestDCRReview.d.ts} +0 -0
- /package/esm/hooks/{useRunOnceAfterValueInitialization.js → useRunOnceAfterValueInitialization/useRunOnceAfterValueInitialization.js} +0 -0
- /package/esm/hooks/{useSafePromise.d.ts → useSafePromise/useSafePromise.d.ts} +0 -0
- /package/esm/hooks/useSavedSearchesRequest/{requests.d.ts → helpers.d.ts} +0 -0
- /package/esm/hooks/useSavedSearchesRequest/{requests.js → helpers.js} +0 -0
- /package/esm/hooks/{useSavedState.d.ts → useSavedState/useSavedState.d.ts} +0 -0
- /package/esm/hooks/{useSavedState.js → useSavedState/useSavedState.js} +0 -0
- /package/esm/hooks/{useSavedStateForEntityType.d.ts → useSavedStateForEntityType/useSavedStateForEntityType.d.ts} +0 -0
- /package/esm/hooks/{useSnackbar.d.ts → useSnackbar/useSnackbar.d.ts} +0 -0
- /package/esm/hooks/{useUsers.d.ts → useUsers/useUsers.d.ts} +0 -0
- /package/esm/hooks/{useWhyDidYouUpdate.js → useWhyDidYouUpdate/useWhyDidYouUpdate.js} +0 -0
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
-
var t = {};
|
|
38
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
-
t[p] = s[p];
|
|
40
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
-
t[p[i]] = s[p[i]];
|
|
44
|
-
}
|
|
45
|
-
return t;
|
|
46
|
-
};
|
|
47
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
48
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
49
|
-
};
|
|
50
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51
|
-
var react_1 = __importStar(require("react"));
|
|
52
|
-
var ramda_1 = require("ramda");
|
|
53
|
-
var api_1 = require("@react-google-maps/api");
|
|
54
|
-
var ProfileCard_1 = __importDefault(require("../../ProfileCard/ProfileCard"));
|
|
55
|
-
var Popper_1 = __importDefault(require("../../Popper/Popper"));
|
|
56
|
-
var mdm_sdk_1 = require("@reltio/mdm-sdk");
|
|
57
|
-
var contexts_1 = require("../../../contexts");
|
|
58
|
-
var marker_inline_svg_1 = require("./icons/marker.inline.svg");
|
|
59
|
-
var marker_hover_inline_svg_1 = require("./icons/marker-hover.inline.svg");
|
|
60
|
-
var styles_1 = require("./styles");
|
|
61
|
-
var HIDE_DEBOUNCE_INTERVAL = 50;
|
|
62
|
-
var MARKER_WIDTH = 22;
|
|
63
|
-
var MARKER_HEIGHT = 32;
|
|
64
|
-
var MARKER_CARD_MARGIN = 8;
|
|
65
|
-
var hoveredMarkerIcon = (0, mdm_sdk_1.svg2Url)(marker_hover_inline_svg_1.HOVERED_MARKER);
|
|
66
|
-
var markerIcon = (0, mdm_sdk_1.svg2Url)(marker_inline_svg_1.MARKER);
|
|
67
|
-
var EntityMarker = function (_a) {
|
|
68
|
-
var marker = _a.marker, onClick = _a.onClick, otherProps = __rest(_a, ["marker", "onClick"]);
|
|
69
|
-
var styles = (0, styles_1.useStyles)();
|
|
70
|
-
var popperAnchor = (0, react_1.useRef)();
|
|
71
|
-
var _b = (0, react_1.useState)(false), hovered = _b[0], setHovered = _b[1];
|
|
72
|
-
var activeEntityUri = (0, react_1.useContext)(contexts_1.EntityMarkerContext).activeEntityUri;
|
|
73
|
-
var isActive = (0, ramda_1.pathEq)(['entity', 'uri'], activeEntityUri, marker);
|
|
74
|
-
var position = { lat: marker.point.lat, lng: marker.point.lng };
|
|
75
|
-
var setHoveredDebounced = (0, react_1.useCallback)((0, mdm_sdk_1.debounce)(setHovered, HIDE_DEBOUNCE_INTERVAL), []);
|
|
76
|
-
var onMouseOver = (0, react_1.useCallback)(function () { return setHoveredDebounced(true); }, [setHoveredDebounced]);
|
|
77
|
-
var onMouseOut = (0, react_1.useCallback)(function () { return setHoveredDebounced(false); }, [setHoveredDebounced]);
|
|
78
|
-
var handleClick = (0, react_1.useCallback)(function () { return onClick(marker); }, [onClick, marker]);
|
|
79
|
-
return (react_1.default.createElement(react_1.default.Fragment, null,
|
|
80
|
-
react_1.default.createElement(Popper_1.default, { anchorEl: popperAnchor.current, open: hovered, className: styles.popper, modal: false, placement: "top" },
|
|
81
|
-
react_1.default.createElement(ProfileCard_1.default, { entity: marker.entity, onMouseOver: onMouseOver, onMouseOut: onMouseOut })),
|
|
82
|
-
react_1.default.createElement(api_1.Marker, __assign({ icon: {
|
|
83
|
-
url: hovered || isActive ? hoveredMarkerIcon : markerIcon,
|
|
84
|
-
// needed for IE:
|
|
85
|
-
scaledSize: new google.maps.Size(MARKER_WIDTH, MARKER_HEIGHT) //eslint-disable-line
|
|
86
|
-
}, position: position, onClick: handleClick, visible: marker.visible !== false, onMouseOver: onMouseOver, onMouseOut: onMouseOut }, otherProps)),
|
|
87
|
-
react_1.default.createElement(api_1.InfoBox, { options: {
|
|
88
|
-
alignBottom: true,
|
|
89
|
-
pane: 'mapPane',
|
|
90
|
-
pixelOffset: new google.maps.Size(0, -(MARKER_HEIGHT + MARKER_CARD_MARGIN)), //eslint-disable-line
|
|
91
|
-
closeBoxURL: '',
|
|
92
|
-
enableEventPropagation: true,
|
|
93
|
-
disableAutoPan: true
|
|
94
|
-
}, position: position },
|
|
95
|
-
react_1.default.createElement("span", { ref: popperAnchor }))));
|
|
96
|
-
};
|
|
97
|
-
exports.default = (0, react_1.memo)(EntityMarker);
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { DrawingMode, DrawingModes } from '../../types';
|
|
3
|
-
export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<Pick<{
|
|
4
|
-
tooltipTitle?: React.ReactNode;
|
|
5
|
-
tooltipPlacement?: "bottom" | "left" | "right" | "top" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | "right-end" | "right-start" | "top-end" | "top-start";
|
|
6
|
-
showForDisabled?: boolean;
|
|
7
|
-
} & {
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
classes?: Partial<import("@mui/material/Button").ButtonClasses>;
|
|
10
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "error" | "success" | "primary" | "secondary" | "info" | "warning", import("@mui/material/Button").ButtonPropsColorOverrides>;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
disableElevation?: boolean;
|
|
13
|
-
disableFocusRipple?: boolean;
|
|
14
|
-
endIcon?: React.ReactNode;
|
|
15
|
-
fullWidth?: boolean;
|
|
16
|
-
href?: string;
|
|
17
|
-
size?: import("@mui/types").OverridableStringUnion<"medium" | "large" | "small", import("@mui/material/Button").ButtonPropsSizeOverrides>;
|
|
18
|
-
startIcon?: React.ReactNode;
|
|
19
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
20
|
-
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material/Button").ButtonPropsVariantOverrides>;
|
|
21
|
-
} & Omit<{
|
|
22
|
-
action?: React.Ref<import("@mui/material").ButtonBaseActions>;
|
|
23
|
-
centerRipple?: boolean;
|
|
24
|
-
children?: React.ReactNode;
|
|
25
|
-
classes?: Partial<import("@mui/material").ButtonBaseClasses>;
|
|
26
|
-
disabled?: boolean;
|
|
27
|
-
disableRipple?: boolean;
|
|
28
|
-
disableTouchRipple?: boolean;
|
|
29
|
-
focusRipple?: boolean;
|
|
30
|
-
focusVisibleClassName?: string;
|
|
31
|
-
LinkComponent?: React.ElementType<any>;
|
|
32
|
-
onFocusVisible?: React.FocusEventHandler<any>;
|
|
33
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
34
|
-
tabIndex?: number;
|
|
35
|
-
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps>;
|
|
36
|
-
touchRippleRef?: React.Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions>;
|
|
37
|
-
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "key" | keyof React.ButtonHTMLAttributes<HTMLButtonElement>> & {
|
|
38
|
-
ref?: React.Ref<HTMLButtonElement>;
|
|
39
|
-
}, "color" | "size" | "disabled" | "tabIndex" | "children" | "sx" | "action" | keyof import("@mui/material/OverridableComponent").CommonProps | "href" | "variant" | "fullWidth" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "disableElevation" | "endIcon" | "startIcon">, "color" | "translate" | "hidden" | "size" | "disabled" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | keyof {
|
|
40
|
-
tooltipTitle?: React.ReactNode;
|
|
41
|
-
tooltipPlacement?: "bottom" | "left" | "right" | "top" | "bottom-end" | "bottom-start" | "left-end" | "left-start" | "right-end" | "right-start" | "top-end" | "top-start";
|
|
42
|
-
showForDisabled?: boolean;
|
|
43
|
-
} | "key" | "sx" | "name" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value" | "action" | keyof import("@mui/material/OverridableComponent").CommonProps | "type" | "href" | "variant" | "fullWidth" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "disableElevation" | "endIcon" | "startIcon"> & React.RefAttributes<HTMLElement>>;
|
|
44
|
-
type Props = {
|
|
45
|
-
onDrawingModeChanged: (value: DrawingMode | null) => void;
|
|
46
|
-
drawingMode: DrawingMode | null;
|
|
47
|
-
drawingModes: DrawingModes;
|
|
48
|
-
hasActiveOverlay: boolean;
|
|
49
|
-
onClearOverlay: () => void;
|
|
50
|
-
};
|
|
51
|
-
export declare const TopRightMapControls: ({ drawingMode, drawingModes, hasActiveOverlay, onDrawingModeChanged, onClearOverlay }: Props) => JSX.Element;
|
|
52
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.TopRightMapControls = exports.ButtonWithTooltip = void 0;
|
|
7
|
-
var react_1 = __importDefault(require("react"));
|
|
8
|
-
var ui_i18n_1 = __importDefault(require("ui-i18n"));
|
|
9
|
-
var Button_1 = __importDefault(require("@mui/material/Button"));
|
|
10
|
-
var HOCs_1 = require("../../../../HOCs");
|
|
11
|
-
var HighlightOff_1 = __importDefault(require("@mui/icons-material/HighlightOff"));
|
|
12
|
-
var constants_1 = require("../../../../constants");
|
|
13
|
-
var Radius_1 = __importDefault(require("../../../../icons/Radius"));
|
|
14
|
-
var Draw_1 = __importDefault(require("../../../../icons/Draw"));
|
|
15
|
-
var styles_1 = require("./styles");
|
|
16
|
-
exports.ButtonWithTooltip = (0, HOCs_1.withTooltip)(Button_1.default);
|
|
17
|
-
var getIcon = function (mode) {
|
|
18
|
-
switch (mode) {
|
|
19
|
-
case constants_1.MAP_DRAWING_MODES.CIRCLE:
|
|
20
|
-
return Radius_1.default;
|
|
21
|
-
case constants_1.MAP_DRAWING_MODES.POLYGON:
|
|
22
|
-
return Draw_1.default;
|
|
23
|
-
default:
|
|
24
|
-
return null;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
var TopRightMapControls = function (_a) {
|
|
28
|
-
var drawingMode = _a.drawingMode, _b = _a.drawingModes, drawingModes = _b === void 0 ? [] : _b, hasActiveOverlay = _a.hasActiveOverlay, onDrawingModeChanged = _a.onDrawingModeChanged, onClearOverlay = _a.onClearOverlay;
|
|
29
|
-
var styles = (0, styles_1.useStyles)();
|
|
30
|
-
var changeDrawingModeTo = function (drawingMode) { return function () {
|
|
31
|
-
onDrawingModeChanged(drawingMode);
|
|
32
|
-
}; };
|
|
33
|
-
return (react_1.default.createElement("div", { className: styles.container }, drawingMode || hasActiveOverlay ? (react_1.default.createElement(exports.ButtonWithTooltip, { tooltipTitle: ui_i18n_1.default.text('Clear area'), className: styles.button, onClick: hasActiveOverlay ? onClearOverlay : changeDrawingModeTo(null) },
|
|
34
|
-
react_1.default.createElement(HighlightOff_1.default, { className: styles.icon }))) : (drawingModes.map(function (mode) {
|
|
35
|
-
var Icon = getIcon(mode);
|
|
36
|
-
return (react_1.default.createElement(exports.ButtonWithTooltip, { tooltipTitle: ui_i18n_1.default.text('Draw area'), key: mode, className: styles.button, onClick: changeDrawingModeTo(mode) },
|
|
37
|
-
react_1.default.createElement(Icon, { className: styles.icon })));
|
|
38
|
-
}))));
|
|
39
|
-
};
|
|
40
|
-
exports.TopRightMapControls = TopRightMapControls;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="google.maps" />
|
|
2
|
-
import { DrawingMode, EntityMarker, Overlay, MapInstance } from '../types';
|
|
3
|
-
export declare const getMapBoundsPolygon: (map: MapInstance) => any[];
|
|
4
|
-
export declare const getDrawingMode: (drawingMode: DrawingMode) => google.maps.drawing.OverlayType.CIRCLE | google.maps.drawing.OverlayType.POLYGON;
|
|
5
|
-
export declare const fitMapBoundsForMarkers: (markers: EntityMarker[], map: MapInstance, overlay: Overlay) => void;
|
|
6
|
-
export declare const fitMapBoundsForOverlay: (map: MapInstance, overlay: Overlay, existingBounds?: any) => void;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
3
|
-
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
4
|
-
if (ar || !(i in from)) {
|
|
5
|
-
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
6
|
-
ar[i] = from[i];
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
return to.concat(ar || Array.prototype.slice.call(from));
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.fitMapBoundsForOverlay = exports.fitMapBoundsForMarkers = exports.getDrawingMode = exports.getMapBoundsPolygon = void 0;
|
|
13
|
-
var constants_1 = require("../../../constants");
|
|
14
|
-
var getMapBoundsPolygon = function (map) {
|
|
15
|
-
var bounds = map.getBounds();
|
|
16
|
-
var ne = bounds.getNorthEast();
|
|
17
|
-
var sw = bounds.getSouthWest();
|
|
18
|
-
var neLat = ne.lat(), neLng = ne.lng(), swLat = sw.lat(), swLng = sw.lng();
|
|
19
|
-
var additionalPoint1 = [];
|
|
20
|
-
var additionalPoint2 = [];
|
|
21
|
-
if (!((neLng === 180 && swLng === -180) || (neLng === -180 && swLng === 180))) {
|
|
22
|
-
// excluding corner case when we see more than one "map unfolding" (in this case google maps automatically set 180 and -180),
|
|
23
|
-
// we can't describe map bounds as just rectangle, because lng distance can be more than 180",
|
|
24
|
-
// so we need to add additional points to have correct polygon
|
|
25
|
-
var center = bounds.getCenter();
|
|
26
|
-
additionalPoint1.push([neLat, center.lng()]);
|
|
27
|
-
additionalPoint2.push([swLat, center.lng()]);
|
|
28
|
-
}
|
|
29
|
-
return __spreadArray(__spreadArray(__spreadArray(__spreadArray([[neLat, neLng]], additionalPoint1, true), [[neLat, swLng], [swLat, swLng]], false), additionalPoint2, true), [[swLat, neLng]], false);
|
|
30
|
-
};
|
|
31
|
-
exports.getMapBoundsPolygon = getMapBoundsPolygon;
|
|
32
|
-
var getDrawingMode = function (drawingMode) {
|
|
33
|
-
switch (drawingMode) {
|
|
34
|
-
case constants_1.MAP_DRAWING_MODES.CIRCLE:
|
|
35
|
-
return window.google.maps.drawing.OverlayType.CIRCLE;
|
|
36
|
-
case constants_1.MAP_DRAWING_MODES.POLYGON:
|
|
37
|
-
return window.google.maps.drawing.OverlayType.POLYGON;
|
|
38
|
-
default:
|
|
39
|
-
return null;
|
|
40
|
-
}
|
|
41
|
-
};
|
|
42
|
-
exports.getDrawingMode = getDrawingMode;
|
|
43
|
-
var fitMapBoundsForMarkers = function (markers, map, overlay) {
|
|
44
|
-
var bounds = new window.google.maps.LatLngBounds();
|
|
45
|
-
markers.forEach(function (marker) { return bounds.extend(marker.point); });
|
|
46
|
-
var needAlignZoomLevel = markers.length === 1;
|
|
47
|
-
if (needAlignZoomLevel) {
|
|
48
|
-
var markerPoint = markers[0].point;
|
|
49
|
-
bounds.extend(new window.google.maps.LatLng(markerPoint.lat + constants_1.MAP_MINIMUM_SCALE_RADIUS, markerPoint.lng + constants_1.MAP_MINIMUM_SCALE_RADIUS));
|
|
50
|
-
bounds.extend(new window.google.maps.LatLng(markerPoint.lat - constants_1.MAP_MINIMUM_SCALE_RADIUS, markerPoint.lng - constants_1.MAP_MINIMUM_SCALE_RADIUS));
|
|
51
|
-
}
|
|
52
|
-
map.fitBounds(bounds);
|
|
53
|
-
if (overlay) {
|
|
54
|
-
(0, exports.fitMapBoundsForOverlay)(map, overlay, bounds);
|
|
55
|
-
}
|
|
56
|
-
};
|
|
57
|
-
exports.fitMapBoundsForMarkers = fitMapBoundsForMarkers;
|
|
58
|
-
var fitMapBoundsForOverlay = function (map, overlay, existingBounds) {
|
|
59
|
-
if (overlay.path) {
|
|
60
|
-
var bounds_1 = existingBounds || new window.google.maps.LatLngBounds();
|
|
61
|
-
overlay.path.forEach(function (_a) {
|
|
62
|
-
var lat = _a.lat, lng = _a.lng;
|
|
63
|
-
return bounds_1.extend(new window.google.maps.LatLng(lat, lng));
|
|
64
|
-
});
|
|
65
|
-
map.fitBounds(bounds_1);
|
|
66
|
-
}
|
|
67
|
-
};
|
|
68
|
-
exports.fitMapBoundsForOverlay = fitMapBoundsForOverlay;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.useFitMapBounds = void 0;
|
|
4
|
-
var react_1 = require("react");
|
|
5
|
-
var hooks_1 = require("../../../hooks");
|
|
6
|
-
var helpers_1 = require("../helpers");
|
|
7
|
-
var useFitMapBounds = function (_a) {
|
|
8
|
-
var markers = _a.markers, activeOverlay = _a.activeOverlay, isSearchOnMapMove = _a.isSearchOnMapMove, map = _a.map;
|
|
9
|
-
var apiIsLoaded = Boolean(map && window.google);
|
|
10
|
-
var prevMarkers = (0, hooks_1.usePrevious)(markers);
|
|
11
|
-
var prevActiveOverlay = (0, hooks_1.usePrevious)(activeOverlay);
|
|
12
|
-
var prevApiIsLoaded = (0, hooks_1.usePrevious)(apiIsLoaded);
|
|
13
|
-
(0, react_1.useEffect)(function () {
|
|
14
|
-
var activeOverlayChanged = prevActiveOverlay !== activeOverlay;
|
|
15
|
-
var markersChanged = prevMarkers !== markers;
|
|
16
|
-
var apiIsLoadedChanged = prevApiIsLoaded !== apiIsLoaded;
|
|
17
|
-
var shouldUseFitMapBoundsForOverlay = apiIsLoaded && activeOverlay && (activeOverlayChanged || apiIsLoadedChanged);
|
|
18
|
-
var shouldUseFitMapBoundsForMarkers = apiIsLoaded && !isSearchOnMapMove && markers.length && (markersChanged || apiIsLoadedChanged);
|
|
19
|
-
if (shouldUseFitMapBoundsForMarkers) {
|
|
20
|
-
(0, helpers_1.fitMapBoundsForMarkers)(markers, map, activeOverlay);
|
|
21
|
-
}
|
|
22
|
-
else if (shouldUseFitMapBoundsForOverlay) {
|
|
23
|
-
(0, helpers_1.fitMapBoundsForOverlay)(map, activeOverlay);
|
|
24
|
-
}
|
|
25
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
26
|
-
}, [apiIsLoaded, markers, activeOverlay]);
|
|
27
|
-
};
|
|
28
|
-
exports.useFitMapBounds = useFitMapBounds;
|
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
-
if (k2 === undefined) k2 = k;
|
|
15
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
-
}
|
|
19
|
-
Object.defineProperty(o, k2, desc);
|
|
20
|
-
}) : (function(o, m, k, k2) {
|
|
21
|
-
if (k2 === undefined) k2 = k;
|
|
22
|
-
o[k2] = m[k];
|
|
23
|
-
}));
|
|
24
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
-
}) : function(o, v) {
|
|
27
|
-
o["default"] = v;
|
|
28
|
-
});
|
|
29
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
37
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
38
|
-
};
|
|
39
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40
|
-
exports.ReltioMap = void 0;
|
|
41
|
-
var react_1 = __importStar(require("react"));
|
|
42
|
-
var ramda_1 = require("ramda");
|
|
43
|
-
var api_1 = require("@react-google-maps/api");
|
|
44
|
-
var utils_1 = require("../../core/utils");
|
|
45
|
-
var MapControlContrainer_1 = require("./MapControls/MapControlContainer/MapControlContrainer");
|
|
46
|
-
var TopRightMapControls_1 = require("./MapControls/TopRightMapControls/TopRightMapControls");
|
|
47
|
-
var TopCenterMapControls_1 = require("./MapControls/TopCenterMapControls/TopCenterMapControls");
|
|
48
|
-
var helpers_1 = require("./helpers");
|
|
49
|
-
var EntityMarker_1 = __importDefault(require("./EntityMarker/EntityMarker"));
|
|
50
|
-
var constants_1 = require("../../constants");
|
|
51
|
-
var useFitMapBounds_1 = require("./hooks/useFitMapBounds");
|
|
52
|
-
var styles_1 = require("./styles");
|
|
53
|
-
var ON_MAP_MOVE_DEBOUNCE_INTERVAL = 1000;
|
|
54
|
-
var libraries = ['drawing'];
|
|
55
|
-
var ReltioMap = function (_a) {
|
|
56
|
-
var _b = _a.markers, markers = _b === void 0 ? [] : _b, mapKey = _a.mapKey, defaultZoom = _a.defaultZoom, defaultCenter = _a.defaultCenter, loadingElement = _a.loadingElement, isSearchOnMapMove = _a.isSearchOnMapMove, isSearchEnabled = _a.isSearchEnabled, activeOverlay = _a.activeOverlay, _c = _a.overlayOptions, overlayOptions = _c === void 0 ? {} : _c, _d = _a.drawingModes, drawingModes = _d === void 0 ? [] : _d, markerClusterer = _a.markerClusterer, markerClustererOptions = _a.markerClustererOptions, _e = _a.mapOptions, mapOptions = _e === void 0 ? {} : _e, mapContainerClassName = _a.mapContainerClassName, _f = _a.onMapBoundsChanged, onMapBoundsChanged = _f === void 0 ? utils_1.noop : _f, _g = _a.onOverlayUpdated, onOverlayUpdated = _g === void 0 ? utils_1.noop : _g, _h = _a.onMarkerClicked, onMarkerClicked = _h === void 0 ? utils_1.noop : _h;
|
|
57
|
-
var styles = (0, styles_1.useStyles)();
|
|
58
|
-
var _j = (0, api_1.useJsApiLoader)({
|
|
59
|
-
googleMapsApiKey: mapKey,
|
|
60
|
-
libraries: libraries
|
|
61
|
-
}), isLoaded = _j.isLoaded, loadError = _j.loadError;
|
|
62
|
-
var mapMoveEndTimer = (0, react_1.useRef)(null);
|
|
63
|
-
var _k = (0, react_1.useState)(null), map = _k[0], setMap = _k[1];
|
|
64
|
-
var _l = (0, react_1.useState)(null), polygon = _l[0], setPolygon = _l[1];
|
|
65
|
-
var _m = (0, react_1.useState)(null), drawingMode = _m[0], setDrawingMode = _m[1];
|
|
66
|
-
(0, useFitMapBounds_1.useFitMapBounds)({ markers: markers, activeOverlay: activeOverlay, map: map, isSearchOnMapMove: isSearchOnMapMove });
|
|
67
|
-
var allOverlayOptions = (0, react_1.useMemo)(function () { return (__assign(__assign({}, constants_1.DEFAULT_OVERLAY_OPTIONS), overlayOptions)); }, [overlayOptions]);
|
|
68
|
-
var googleMapOptions = (0, react_1.useMemo)(function () { return (__assign(__assign({}, constants_1.DEFAULT_GOOGLE_MAP_OPTIONS), mapOptions)); }, [mapOptions]);
|
|
69
|
-
var handleChangeIsSearchOnMapMove = (0, react_1.useCallback)(function (isSearchOnMapMove) {
|
|
70
|
-
onMapBoundsChanged(isSearchOnMapMove ? (0, helpers_1.getMapBoundsPolygon)(map) : null);
|
|
71
|
-
setDrawingMode(null);
|
|
72
|
-
clearTimeout(mapMoveEndTimer.current);
|
|
73
|
-
}, [map, onMapBoundsChanged]);
|
|
74
|
-
var handleMapMoveStart = (0, react_1.useCallback)(function () {
|
|
75
|
-
clearTimeout(mapMoveEndTimer.current);
|
|
76
|
-
}, []);
|
|
77
|
-
var handleMapMoveEnd = (0, react_1.useCallback)(function () {
|
|
78
|
-
if (!isSearchOnMapMove)
|
|
79
|
-
return;
|
|
80
|
-
onMapBoundsChanged((0, helpers_1.getMapBoundsPolygon)(map));
|
|
81
|
-
}, [isSearchOnMapMove, map, onMapBoundsChanged]);
|
|
82
|
-
var handleMapIdle = (0, react_1.useCallback)(function () {
|
|
83
|
-
if (!isSearchOnMapMove)
|
|
84
|
-
return;
|
|
85
|
-
clearTimeout(mapMoveEndTimer.current);
|
|
86
|
-
mapMoveEndTimer.current = setTimeout(handleMapMoveEnd, ON_MAP_MOVE_DEBOUNCE_INTERVAL);
|
|
87
|
-
}, [handleMapMoveEnd, isSearchOnMapMove]);
|
|
88
|
-
var handleOverlayChange = (0, react_1.useCallback)(function (e, propOverlay) {
|
|
89
|
-
var _a;
|
|
90
|
-
var _b;
|
|
91
|
-
var polygonStateOverlay = polygon && { type: constants_1.MAP_DRAWING_MODES.POLYGON, overlay: polygon };
|
|
92
|
-
var stateOverlay = propOverlay || polygonStateOverlay;
|
|
93
|
-
if ((0, ramda_1.isEmpty)(stateOverlay))
|
|
94
|
-
return;
|
|
95
|
-
var overlay = stateOverlay.overlay, type = stateOverlay.type;
|
|
96
|
-
var getPolygonLatLngCoordinates = function () {
|
|
97
|
-
return overlay
|
|
98
|
-
.getPath()
|
|
99
|
-
.getArray()
|
|
100
|
-
.map(function (latlng) { return [latlng.lat(), latlng.lng()]; });
|
|
101
|
-
};
|
|
102
|
-
var getCircleParameters = function () { return ({ radius: overlay.getRadius() / 1000, center: overlay.getCenter() }); };
|
|
103
|
-
var typeActions = (_a = {},
|
|
104
|
-
_a[constants_1.MAP_DRAWING_MODES.POLYGON] = getPolygonLatLngCoordinates,
|
|
105
|
-
_a[constants_1.MAP_DRAWING_MODES.CIRCLE] = getCircleParameters,
|
|
106
|
-
_a);
|
|
107
|
-
var data = (_b = typeActions[type]) === null || _b === void 0 ? void 0 : _b.call(typeActions);
|
|
108
|
-
if (!data)
|
|
109
|
-
return;
|
|
110
|
-
onOverlayUpdated({ data: data, type: type });
|
|
111
|
-
}, [onOverlayUpdated, polygon]);
|
|
112
|
-
var handleOverlayComplete = (0, react_1.useCallback)(function (type) { return function (overlay) {
|
|
113
|
-
handleOverlayChange(null, { type: type, overlay: overlay });
|
|
114
|
-
overlay.setMap(null);
|
|
115
|
-
setDrawingMode(null);
|
|
116
|
-
}; }, [handleOverlayChange]);
|
|
117
|
-
var handleClearOverlay = (0, react_1.useCallback)(function () {
|
|
118
|
-
onOverlayUpdated(null);
|
|
119
|
-
}, [onOverlayUpdated]);
|
|
120
|
-
var renderMarkers = function (clusterer) {
|
|
121
|
-
return markers
|
|
122
|
-
.filter((0, ramda_1.prop)('point'))
|
|
123
|
-
.map(function (marker) { return (react_1.default.createElement(EntityMarker_1.default, { key: marker.id, marker: marker, clusterer: clusterer, onClick: onMarkerClicked })); });
|
|
124
|
-
};
|
|
125
|
-
var renderMarkerClusterer = function (options) {
|
|
126
|
-
return react_1.default.createElement(api_1.MarkerClusterer, { options: options }, renderMarkers);
|
|
127
|
-
};
|
|
128
|
-
if (loadError) {
|
|
129
|
-
return null;
|
|
130
|
-
}
|
|
131
|
-
if (!isLoaded) {
|
|
132
|
-
return loadingElement;
|
|
133
|
-
}
|
|
134
|
-
var shouldRenderDrawingManager = isSearchEnabled && Boolean(drawingModes.length);
|
|
135
|
-
var shouldRenderRightMapControls = map && isSearchEnabled && Boolean(drawingModes.length);
|
|
136
|
-
var shouldRenderCenterMapControls = map && isSearchEnabled;
|
|
137
|
-
var shouldRenderPolygon = !(0, helpers_1.getDrawingMode)(drawingMode) && activeOverlay && (0, ramda_1.propEq)('type', constants_1.MAP_DRAWING_MODES.POLYGON, activeOverlay);
|
|
138
|
-
return (react_1.default.createElement(api_1.GoogleMap, { mapTypeId: window.google.maps.MapTypeId.ROADMAP, options: googleMapOptions, onLoad: setMap, zoom: defaultZoom, center: defaultCenter, onZoomChanged: handleMapMoveStart, onDragStart: handleMapMoveStart, onIdle: handleMapIdle, mapContainerClassName: mapContainerClassName },
|
|
139
|
-
shouldRenderRightMapControls && (react_1.default.createElement(MapControlContrainer_1.MapControlContainer, { className: styles.mapControlContainer, position: window.google.maps.ControlPosition.TOP_RIGHT, map: map },
|
|
140
|
-
react_1.default.createElement(TopRightMapControls_1.TopRightMapControls, { hasActiveOverlay: !!activeOverlay, drawingModes: drawingModes, drawingMode: drawingMode, onDrawingModeChanged: setDrawingMode, onClearOverlay: handleClearOverlay }))),
|
|
141
|
-
shouldRenderCenterMapControls && (react_1.default.createElement(MapControlContrainer_1.MapControlContainer, { className: styles.mapControlContainer, position: window.google.maps.ControlPosition.TOP_CENTER, map: map },
|
|
142
|
-
react_1.default.createElement(TopCenterMapControls_1.TopCenterMapControls, { onChangeIsSearchOnMapMove: handleChangeIsSearchOnMapMove, isSearchOnMapMove: isSearchOnMapMove }))),
|
|
143
|
-
markerClusterer ? renderMarkerClusterer(markerClustererOptions) : renderMarkers(),
|
|
144
|
-
shouldRenderPolygon && (react_1.default.createElement(api_1.Polygon, { onLoad: setPolygon, path: activeOverlay.path, editable: true, options: allOverlayOptions, onMouseUp: handleOverlayChange, onDragEnd: handleOverlayChange })),
|
|
145
|
-
shouldRenderDrawingManager && (react_1.default.createElement(api_1.DrawingManager, { onPolygonComplete: handleOverlayComplete(constants_1.MAP_DRAWING_MODES.POLYGON), onCircleComplete: handleOverlayComplete(constants_1.MAP_DRAWING_MODES.CIRCLE), drawingMode: (0, helpers_1.getDrawingMode)(drawingMode), options: {
|
|
146
|
-
drawingControl: false,
|
|
147
|
-
circleOptions: allOverlayOptions,
|
|
148
|
-
polygonOptions: allOverlayOptions
|
|
149
|
-
} }))));
|
|
150
|
-
};
|
|
151
|
-
exports.ReltioMap = ReltioMap;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
var react_1 = __importDefault(require("react"));
|
|
7
|
-
var styles_1 = require("./styles");
|
|
8
|
-
var RequiredMark = function () {
|
|
9
|
-
var styles = (0, styles_1.useStyles)();
|
|
10
|
-
return react_1.default.createElement("span", { className: styles.mark }, "*");
|
|
11
|
-
};
|
|
12
|
-
exports.default = RequiredMark;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const useStyles: (props?: any) => import("@mui/styles").ClassNameMap<"mark">;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.useStyles = void 0;
|
|
4
|
-
var styles_1 = require("@mui/styles");
|
|
5
|
-
var useStyles = (0, styles_1.makeStyles)(function () { return ({
|
|
6
|
-
container: {
|
|
7
|
-
position: 'relative',
|
|
8
|
-
'& .Resizer': {
|
|
9
|
-
zIndex: 1,
|
|
10
|
-
boxSizing: 'border-box',
|
|
11
|
-
backgroundClip: 'padding-box',
|
|
12
|
-
'&.disabled': {
|
|
13
|
-
cursor: 'initial',
|
|
14
|
-
height: 0,
|
|
15
|
-
margin: 0
|
|
16
|
-
},
|
|
17
|
-
'&.horizontal': {
|
|
18
|
-
height: '11px',
|
|
19
|
-
backgroundImage: 'linear-gradient(rgba(0,0,0,0.33), rgba(0,0,0,0.33))',
|
|
20
|
-
backgroundRepeat: 'no-repeat',
|
|
21
|
-
backgroundSize: '100% 1px',
|
|
22
|
-
backgroundPosition: 'top',
|
|
23
|
-
width: '100%',
|
|
24
|
-
marginBottom: '-10px',
|
|
25
|
-
'&.disabled': {
|
|
26
|
-
background: 'transparent'
|
|
27
|
-
},
|
|
28
|
-
'&:not(.disabled):hover': {
|
|
29
|
-
cursor: 'row-resize',
|
|
30
|
-
backgroundImage: 'linear-gradient(rgba(0, 114, 206, 0), rgba(0, 114, 206, 0.35), rgba(0, 114, 206, 1))',
|
|
31
|
-
backgroundSize: '100% 3px'
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
'&.vertical': {
|
|
35
|
-
width: '11px',
|
|
36
|
-
backgroundImage: 'linear-gradient(rgba(0,0,0,0.33), rgba(0,0,0,0.33))',
|
|
37
|
-
backgroundRepeat: 'no-repeat',
|
|
38
|
-
backgroundSize: '1px 100%',
|
|
39
|
-
backgroundPosition: 'left',
|
|
40
|
-
height: '100%',
|
|
41
|
-
marginRight: '-10px',
|
|
42
|
-
'&:not(.disabled):hover': {
|
|
43
|
-
cursor: 'col-resize',
|
|
44
|
-
backgroundImage: 'linear-gradient(to left, rgba(0, 114, 206, 0.35), rgba(0, 114, 206, 1), rgba(0, 114, 206, 0.35))',
|
|
45
|
-
backgroundSize: '3px 100%'
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}); });
|
|
51
|
-
exports.useStyles = useStyles;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
26
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.ScreenProfileBand = void 0;
|
|
30
|
-
var react_1 = __importStar(require("react"));
|
|
31
|
-
var classnames_1 = __importDefault(require("classnames"));
|
|
32
|
-
var mdm_sdk_1 = require("@reltio/mdm-sdk");
|
|
33
|
-
var ProfileBand_1 = __importDefault(require("../ProfileBand/ProfileBand"));
|
|
34
|
-
var ProfileBandNavigation_1 = require("../ProfileBandNavigation");
|
|
35
|
-
var CommentsContainer_1 = require("../../CommentsContainer");
|
|
36
|
-
var contexts_1 = require("../../contexts");
|
|
37
|
-
var constants_1 = require("../../constants");
|
|
38
|
-
var hooks_1 = require("../../hooks");
|
|
39
|
-
var history_1 = require("../history");
|
|
40
|
-
var styles_1 = require("./styles");
|
|
41
|
-
exports.ScreenProfileBand = (0, react_1.memo)(function (_a) {
|
|
42
|
-
var entity = _a.entity, className = _a.className, historySlice = _a.historySlice;
|
|
43
|
-
var styles = (0, styles_1.useStyles)();
|
|
44
|
-
var objectIds = (0, react_1.useMemo)(function () { return (0, mdm_sdk_1.getProfileBandObjectIdsForCollaboration)(entity); }, [entity]);
|
|
45
|
-
var collaboration = (0, hooks_1.useCollaboration)({ objectIds: objectIds });
|
|
46
|
-
var entityUri = (0, mdm_sdk_1.getEntityUriForLink)(entity);
|
|
47
|
-
return (react_1.default.createElement(contexts_1.CollaborationContextProvider, { collaboration: collaboration },
|
|
48
|
-
react_1.default.createElement(ProfileBand_1.default, { className: (0, classnames_1.default)(className, constants_1.COMMENTS_CONTAINER_VISIBILITY_AREA), entity: (historySlice === null || historySlice === void 0 ? void 0 : historySlice.aEntity) || entity }, historySlice ? (react_1.default.createElement(history_1.ProfileBandHistory, null)) : (react_1.default.createElement(react_1.default.Fragment, null,
|
|
49
|
-
react_1.default.createElement(ProfileBandNavigation_1.ProfileBandNavigation, { className: styles.profileBandNavigation }),
|
|
50
|
-
react_1.default.createElement(CommentsContainer_1.CommentsContainer, { className: styles.comments, uri: entityUri, relatedObjectUris: (0, mdm_sdk_1.createRelatedObjectUris)(mdm_sdk_1.CollaborationObjectTypes.ENTITY, {
|
|
51
|
-
entityUri: entityUri
|
|
52
|
-
}), objectType: mdm_sdk_1.CollaborationObjectTypes.ENTITY }))))));
|
|
53
|
-
});
|
|
54
|
-
exports.ScreenProfileBand.displayName = 'ScreenProfileBand';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TabsProps } from '@mui/material/Tabs';
|
|
3
|
-
import { TabProps } from '@mui/material/Tab';
|
|
4
|
-
export type Tab = {
|
|
5
|
-
label: string;
|
|
6
|
-
value: string;
|
|
7
|
-
additionalLabel?: React.ReactNode;
|
|
8
|
-
dataReltioId?: string;
|
|
9
|
-
};
|
|
10
|
-
type Props = Omit<TabsProps, 'onChange' | 'value' | 'scrollButtons'> & {
|
|
11
|
-
value: string | false;
|
|
12
|
-
tabs: Tab[];
|
|
13
|
-
onChange: (value: string) => void;
|
|
14
|
-
tabClasses?: TabProps['classes'];
|
|
15
|
-
scrollButtons?: TabsProps['scrollButtons'];
|
|
16
|
-
};
|
|
17
|
-
declare const ScrollableTabs: ({ value, tabs, onChange, tabClasses, ...otherProps }: Props) => JSX.Element;
|
|
18
|
-
export default ScrollableTabs;
|