@reltio/components 1.4.1876 → 1.4.1877
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/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/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/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/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
|
@@ -0,0 +1,1398 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
13
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
14
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
15
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
16
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
17
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
18
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
19
|
+
});
|
|
20
|
+
};
|
|
21
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
22
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
23
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
24
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
25
|
+
function step(op) {
|
|
26
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
27
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
28
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
29
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
30
|
+
switch (op[0]) {
|
|
31
|
+
case 0: case 1: t = op; break;
|
|
32
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
33
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
34
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
35
|
+
default:
|
|
36
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
37
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
38
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
39
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
40
|
+
if (t[2]) _.ops.pop();
|
|
41
|
+
_.trys.pop(); continue;
|
|
42
|
+
}
|
|
43
|
+
op = body.call(thisArg, _);
|
|
44
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
45
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
46
|
+
}
|
|
47
|
+
};
|
|
48
|
+
var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
49
|
+
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
50
|
+
if (ar || !(i in from)) {
|
|
51
|
+
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
52
|
+
ar[i] = from[i];
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
|
56
|
+
};
|
|
57
|
+
import React, { useState } from 'react';
|
|
58
|
+
import { renderHook, act } from '@testing-library/react-hooks';
|
|
59
|
+
import { CustomAction, CustomScriptPlatform, initializeWebWorker, RequestAction, Mode } from '@reltio/mdm-sdk';
|
|
60
|
+
import * as request from '@reltio/mdm-sdk/src/network';
|
|
61
|
+
import { useHtmlSanitizer } from '../useHtmlSanitizer';
|
|
62
|
+
import { useWorkflowCheckPermission } from '../../features/workflow/hooks/useWorkflowCheckPermission';
|
|
63
|
+
import { SandboxAPIContext } from '../../contexts/SandboxAPIContext';
|
|
64
|
+
import { InterceptHandlersContext } from '../../contexts/InterceptHandlersContext';
|
|
65
|
+
import { SnackbarContext } from '../../contexts/SnackbarContext';
|
|
66
|
+
import { MdmModuleProvider } from '../../contexts/MdmModuleContext';
|
|
67
|
+
import { createConfig } from './config.test-data';
|
|
68
|
+
import { useAPI } from '../useAPI';
|
|
69
|
+
jest.mock('@reltio/mdm-sdk', function () { return (__assign(__assign({}, jest.requireActual('@reltio/mdm-sdk')), { initializeWebWorker: jest.fn() })); });
|
|
70
|
+
jest.mock('../useHtmlSanitizer', function () { return ({
|
|
71
|
+
useHtmlSanitizer: jest.fn()
|
|
72
|
+
}); });
|
|
73
|
+
jest.mock('../../features/workflow/hooks/useWorkflowCheckPermission', function () { return ({
|
|
74
|
+
useWorkflowCheckPermission: jest.fn().mockReturnValue(true)
|
|
75
|
+
}); });
|
|
76
|
+
var tenant = { id: 'alenat', name: 'alenat' };
|
|
77
|
+
var uiPath = "https://tst-01.reltio.com/nui/".concat(tenant.id, "/");
|
|
78
|
+
var metadata = {
|
|
79
|
+
uri: 'configuration',
|
|
80
|
+
entityTypes: [
|
|
81
|
+
{
|
|
82
|
+
uri: 'configuration/entityTypes/HCA',
|
|
83
|
+
attributes: [],
|
|
84
|
+
analyticsAttributes: []
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
uri: 'configuration/entityTypes/HCP',
|
|
88
|
+
attributes: [],
|
|
89
|
+
analyticsAttributes: []
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
relationTypes: []
|
|
93
|
+
};
|
|
94
|
+
var entity = { uri: 'entities/mnGg0XB', type: 'configuration/entityTypes/HCA', attributes: {} };
|
|
95
|
+
var apiPath = '/nui/reltioAPI';
|
|
96
|
+
var servicesPath = 'https://tst-01.reltio.com/nui/services';
|
|
97
|
+
var reltioPath = 'https://tst-01.reltio.com/reltio';
|
|
98
|
+
var workflowPath = 'https://tst-01-workflow.reltio.com/workflow-adapter';
|
|
99
|
+
var user = { username: 'alexey.starodubtsev' };
|
|
100
|
+
var searchProviderData = { type: 'search', data: { query: 'some search' } };
|
|
101
|
+
var defaultMdmValues = {
|
|
102
|
+
tenant: tenant,
|
|
103
|
+
uiPath: uiPath,
|
|
104
|
+
metadata: metadata,
|
|
105
|
+
entity: entity,
|
|
106
|
+
apiPath: apiPath,
|
|
107
|
+
servicesPath: servicesPath,
|
|
108
|
+
reltioPath: reltioPath,
|
|
109
|
+
workflowPath: workflowPath,
|
|
110
|
+
user: user,
|
|
111
|
+
searchProviderData: searchProviderData,
|
|
112
|
+
mode: Mode.Viewing
|
|
113
|
+
};
|
|
114
|
+
var mdmActions = { openSearch: jest.fn() };
|
|
115
|
+
var createInterceptors = function () { return ({
|
|
116
|
+
addInternalRequestInterceptor: jest.fn(),
|
|
117
|
+
addInternalResponseInterceptor: jest.fn(),
|
|
118
|
+
removeInternalRequestInterceptor: jest.fn(),
|
|
119
|
+
removeInternalResponseInterceptor: jest.fn(),
|
|
120
|
+
startInterceptorInit: jest.fn(),
|
|
121
|
+
finishInterceptorInit: jest.fn()
|
|
122
|
+
}); };
|
|
123
|
+
var interceptors = createInterceptors();
|
|
124
|
+
var showSnackbarMessage = jest.fn();
|
|
125
|
+
var sandbox = {
|
|
126
|
+
getCurrentPerspectiveId: jest.fn().mockReturnValue('23'),
|
|
127
|
+
showPerspective: jest.fn(),
|
|
128
|
+
setEntityUri: jest.fn().mockImplementation(function (entityUri, listener) { return setTimeout(listener, 1000); })
|
|
129
|
+
};
|
|
130
|
+
var setUp = function (_a) {
|
|
131
|
+
var _b = _a === void 0 ? {} : _a, _c = _b.config, config = _c === void 0 ? createConfig() : _c, _d = _b.mdmValues, mdmValues = _d === void 0 ? defaultMdmValues : _d;
|
|
132
|
+
var updateMdmValues;
|
|
133
|
+
var Providers = function (_a) {
|
|
134
|
+
var children = _a.children;
|
|
135
|
+
var _b = useState(mdmValues), mdmValuesState = _b[0], setMdmValuesState = _b[1];
|
|
136
|
+
updateMdmValues = setMdmValuesState;
|
|
137
|
+
return (React.createElement(MdmModuleProvider, { values: mdmValuesState, actions: mdmActions },
|
|
138
|
+
React.createElement(SnackbarContext.Provider, { value: showSnackbarMessage },
|
|
139
|
+
React.createElement(SandboxAPIContext.Provider, { value: sandbox },
|
|
140
|
+
React.createElement(InterceptHandlersContext.Provider, { value: interceptors }, children)))));
|
|
141
|
+
};
|
|
142
|
+
return __assign(__assign({}, renderHook(useAPI, { initialProps: config, wrapper: Providers })), { updateMdmValues: updateMdmValues });
|
|
143
|
+
};
|
|
144
|
+
describe('useAPI custom sandbox behavior', function () {
|
|
145
|
+
var postMessage = jest.fn();
|
|
146
|
+
var worker = {
|
|
147
|
+
postMessage: postMessage,
|
|
148
|
+
terminate: jest.fn(),
|
|
149
|
+
onmessageerror: jest.fn(),
|
|
150
|
+
onerror: jest.fn(),
|
|
151
|
+
onmessage: jest.fn(),
|
|
152
|
+
dispatchEvent: jest.fn(),
|
|
153
|
+
addEventListener: jest.fn(),
|
|
154
|
+
removeEventListener: jest.fn()
|
|
155
|
+
};
|
|
156
|
+
var htmlSanitizer = jest.fn().mockImplementation(function (html) { return html; });
|
|
157
|
+
var onmessageFromWorker;
|
|
158
|
+
var requestMock = jest.spyOn(request, 'rawRequest');
|
|
159
|
+
beforeEach(function () {
|
|
160
|
+
jest.clearAllMocks();
|
|
161
|
+
useHtmlSanitizer.mockImplementation(function () { return htmlSanitizer; });
|
|
162
|
+
initializeWebWorker.mockImplementation(function (workerUrl, process) {
|
|
163
|
+
onmessageFromWorker = function (task) { return process({ task: task, worker: worker }); };
|
|
164
|
+
return worker;
|
|
165
|
+
});
|
|
166
|
+
});
|
|
167
|
+
it('should return html on event setHtml', function () {
|
|
168
|
+
var result = setUp().result;
|
|
169
|
+
var html = '<div id="testId">something</div>';
|
|
170
|
+
var htmlBlock = document.createElement('div');
|
|
171
|
+
document.body.appendChild(htmlBlock);
|
|
172
|
+
htmlBlock.innerHTML = html;
|
|
173
|
+
var child = '<p>test</p>';
|
|
174
|
+
var childHtml = "<div id=\"testId\">".concat(child, "</div>");
|
|
175
|
+
var childHtmlBlock = document.createElement('div');
|
|
176
|
+
childHtmlBlock.innerHTML = childHtml;
|
|
177
|
+
expect(result.current).toMatchObject({
|
|
178
|
+
html: undefined,
|
|
179
|
+
visible: true,
|
|
180
|
+
tooltip: null,
|
|
181
|
+
customStyles: {}
|
|
182
|
+
});
|
|
183
|
+
act(function () {
|
|
184
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html } });
|
|
185
|
+
});
|
|
186
|
+
expect(htmlSanitizer).toBeCalledWith(html);
|
|
187
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
188
|
+
act(function () {
|
|
189
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: child, id: 'testId' } });
|
|
190
|
+
});
|
|
191
|
+
expect(document.body.childNodes[0]).toEqual(childHtmlBlock);
|
|
192
|
+
});
|
|
193
|
+
it('should allow disabled and checked state for checkbox', function () {
|
|
194
|
+
var _a;
|
|
195
|
+
var html = '<table><tbody><tr><td>Checked:</td><td>UnChecked_enabled: <input type="checkbox" id="myCheck1"></td><td>Checked_disabled: <input type="checkbox" id="myCheck2" checked="true" disabled="true"></td></tr></tbody></table>';
|
|
196
|
+
var result = setUp().result;
|
|
197
|
+
act(function () {
|
|
198
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html } });
|
|
199
|
+
});
|
|
200
|
+
expect((_a = result.current.html) === null || _a === void 0 ? void 0 : _a.innerHTML).toMatch(html);
|
|
201
|
+
});
|
|
202
|
+
it('should not fail on setHtml event with wrong id', function () {
|
|
203
|
+
var result = setUp().result;
|
|
204
|
+
var html = '<div>something</div>';
|
|
205
|
+
act(function () {
|
|
206
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html, id: 'nonExist' } });
|
|
207
|
+
});
|
|
208
|
+
expect(htmlSanitizer).toBeCalledWith(html);
|
|
209
|
+
expect(result.current.html).toEqual(undefined);
|
|
210
|
+
});
|
|
211
|
+
it('should return popup on event showPopup', function () {
|
|
212
|
+
var result = setUp().result;
|
|
213
|
+
var popup = '<div>something</div>';
|
|
214
|
+
var popupBlock = document.createElement('div');
|
|
215
|
+
popupBlock.innerHTML = popup;
|
|
216
|
+
expect(result.current.popup).toBe(undefined);
|
|
217
|
+
act(function () {
|
|
218
|
+
onmessageFromWorker({ action: CustomAction.SHOW_POPUP, params: popup });
|
|
219
|
+
});
|
|
220
|
+
expect(htmlSanitizer).toBeCalledWith(popup);
|
|
221
|
+
expect(result.current.popup).toEqual(popupBlock);
|
|
222
|
+
});
|
|
223
|
+
it('should return null popup on event hidePopup', function () {
|
|
224
|
+
var result = setUp().result;
|
|
225
|
+
var popup = '<div>something</div>';
|
|
226
|
+
act(function () {
|
|
227
|
+
onmessageFromWorker({ action: CustomAction.SHOW_POPUP, params: popup });
|
|
228
|
+
});
|
|
229
|
+
expect(result.current.popup).not.toEqual(null);
|
|
230
|
+
act(function () {
|
|
231
|
+
onmessageFromWorker({ action: CustomAction.HIDE_POPUP, params: {} });
|
|
232
|
+
});
|
|
233
|
+
expect(result.current.popup).toEqual(null);
|
|
234
|
+
});
|
|
235
|
+
it('should change visible props on setVisibility event', function () {
|
|
236
|
+
var result = setUp().result;
|
|
237
|
+
var html = '<div>something</div>';
|
|
238
|
+
act(function () {
|
|
239
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html } });
|
|
240
|
+
});
|
|
241
|
+
var htmlBlock = document.createElement('div');
|
|
242
|
+
htmlBlock.innerHTML = html;
|
|
243
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
244
|
+
expect(result.current.visible).toBe(true);
|
|
245
|
+
act(function () {
|
|
246
|
+
onmessageFromWorker({ action: CustomAction.SET_VISIBILITY, params: 'hidden' });
|
|
247
|
+
});
|
|
248
|
+
expect(result.current.visible).toBe(false);
|
|
249
|
+
act(function () {
|
|
250
|
+
onmessageFromWorker({ action: CustomAction.SET_VISIBILITY, params: 'visible' });
|
|
251
|
+
});
|
|
252
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
253
|
+
expect(result.current.visible).toBe(true);
|
|
254
|
+
});
|
|
255
|
+
it('should call console.log on log event', function () {
|
|
256
|
+
setUp();
|
|
257
|
+
var message = 'some data to console';
|
|
258
|
+
var log = jest.spyOn(console, 'log');
|
|
259
|
+
act(function () {
|
|
260
|
+
onmessageFromWorker({ action: CustomAction.LOG, params: message });
|
|
261
|
+
});
|
|
262
|
+
expect(log).toHaveBeenCalledWith(message);
|
|
263
|
+
expect(log).toHaveBeenCalledTimes(1);
|
|
264
|
+
});
|
|
265
|
+
it('should change tooltip props on setToolTip event', function () {
|
|
266
|
+
var result = setUp().result;
|
|
267
|
+
var html = '<div>something</div>';
|
|
268
|
+
act(function () {
|
|
269
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html } });
|
|
270
|
+
});
|
|
271
|
+
var htmlBlock = document.createElement('div');
|
|
272
|
+
htmlBlock.innerHTML = html;
|
|
273
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
274
|
+
expect(result.current.tooltip).toBeNull();
|
|
275
|
+
var tooltip = 'Tooltip value';
|
|
276
|
+
act(function () {
|
|
277
|
+
onmessageFromWorker({ action: CustomAction.SET_TOOLTIP, params: tooltip });
|
|
278
|
+
});
|
|
279
|
+
expect(result.current.tooltip).toBe(tooltip);
|
|
280
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
281
|
+
});
|
|
282
|
+
it('should change styles on setHeight, setWidth, setEnabled', function () {
|
|
283
|
+
var result = setUp().result;
|
|
284
|
+
var html = '<div>something</div>';
|
|
285
|
+
act(function () {
|
|
286
|
+
onmessageFromWorker({ action: CustomAction.SET_HTML, params: { html: html } });
|
|
287
|
+
});
|
|
288
|
+
var htmlBlock = document.createElement('div');
|
|
289
|
+
htmlBlock.innerHTML = html;
|
|
290
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
291
|
+
expect(result.current.customStyles).toEqual({});
|
|
292
|
+
var height = '200px';
|
|
293
|
+
act(function () {
|
|
294
|
+
onmessageFromWorker({ action: CustomAction.SET_HEIGHT, params: height });
|
|
295
|
+
});
|
|
296
|
+
expect(result.current.customStyles).toEqual({ height: height });
|
|
297
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
298
|
+
var width = '400px';
|
|
299
|
+
act(function () {
|
|
300
|
+
onmessageFromWorker({ action: CustomAction.SET_WIDTH, params: width });
|
|
301
|
+
});
|
|
302
|
+
expect(result.current.customStyles).toEqual({ height: height, width: width });
|
|
303
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
304
|
+
act(function () {
|
|
305
|
+
onmessageFromWorker({ action: CustomAction.SET_ENABLED, params: false });
|
|
306
|
+
});
|
|
307
|
+
expect(result.current.customStyles).toEqual({ height: height, width: width, 'pointer-events': 'none' });
|
|
308
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
309
|
+
act(function () {
|
|
310
|
+
onmessageFromWorker({ action: CustomAction.SET_ENABLED, params: true });
|
|
311
|
+
});
|
|
312
|
+
expect(result.current.customStyles).toEqual({ height: height, width: width });
|
|
313
|
+
expect(result.current.html).toEqual(htmlBlock);
|
|
314
|
+
});
|
|
315
|
+
it('should set message on message event and clean on close popup', function () {
|
|
316
|
+
setUp();
|
|
317
|
+
var message = 'hello';
|
|
318
|
+
act(function () {
|
|
319
|
+
onmessageFromWorker({ action: CustomAction.MESSAGE, params: message });
|
|
320
|
+
});
|
|
321
|
+
expect(showSnackbarMessage).toBeCalledWith(message);
|
|
322
|
+
});
|
|
323
|
+
it('should not send api request on action request and name api if url is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
324
|
+
var waitFor, result, params;
|
|
325
|
+
return __generator(this, function (_a) {
|
|
326
|
+
switch (_a.label) {
|
|
327
|
+
case 0:
|
|
328
|
+
waitFor = setUp().waitFor;
|
|
329
|
+
result = { errorMessage: 'URL is empty' };
|
|
330
|
+
params = {
|
|
331
|
+
name: RequestAction.API,
|
|
332
|
+
id: '1',
|
|
333
|
+
headers: {
|
|
334
|
+
'Content-Type': 'application/json'
|
|
335
|
+
}
|
|
336
|
+
};
|
|
337
|
+
act(function () {
|
|
338
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
339
|
+
});
|
|
340
|
+
return [4 /*yield*/, waitFor(function () {
|
|
341
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 0 } }, params));
|
|
342
|
+
})];
|
|
343
|
+
case 1:
|
|
344
|
+
_a.sent();
|
|
345
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
346
|
+
return [2 /*return*/];
|
|
347
|
+
}
|
|
348
|
+
});
|
|
349
|
+
}); });
|
|
350
|
+
it('should not send api request on action request and name api if no permissions', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
351
|
+
var config, waitFor, result, params;
|
|
352
|
+
return __generator(this, function (_a) {
|
|
353
|
+
switch (_a.label) {
|
|
354
|
+
case 0:
|
|
355
|
+
config = createConfig({ permissions: ['/tenant'] });
|
|
356
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
357
|
+
result = { errorMessage: 'Not enough permissions' };
|
|
358
|
+
params = {
|
|
359
|
+
name: RequestAction.API,
|
|
360
|
+
id: '1',
|
|
361
|
+
url: '/entity',
|
|
362
|
+
headers: {
|
|
363
|
+
'Content-Type': 'application/json'
|
|
364
|
+
}
|
|
365
|
+
};
|
|
366
|
+
act(function () {
|
|
367
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
368
|
+
});
|
|
369
|
+
return [4 /*yield*/, waitFor(function () {
|
|
370
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 0 }, validationUrl: params.url }, params), { url: '/nui/reltioAPI/api/alenat/entity' }));
|
|
371
|
+
})];
|
|
372
|
+
case 1:
|
|
373
|
+
_a.sent();
|
|
374
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
375
|
+
return [2 /*return*/];
|
|
376
|
+
}
|
|
377
|
+
});
|
|
378
|
+
}); });
|
|
379
|
+
it('should send api request on action request and name api', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
380
|
+
var result, config, waitFor, params;
|
|
381
|
+
return __generator(this, function (_a) {
|
|
382
|
+
switch (_a.label) {
|
|
383
|
+
case 0:
|
|
384
|
+
result = { success: 'message' };
|
|
385
|
+
requestMock.mockResolvedValue(result);
|
|
386
|
+
config = createConfig({ permissions: ['https://reltio.com'] });
|
|
387
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
388
|
+
params = {
|
|
389
|
+
name: RequestAction.API,
|
|
390
|
+
id: '1',
|
|
391
|
+
url: 'https://reltio.com/entity',
|
|
392
|
+
headers: {
|
|
393
|
+
'Content-Type': 'application/json'
|
|
394
|
+
}
|
|
395
|
+
};
|
|
396
|
+
act(function () {
|
|
397
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
398
|
+
});
|
|
399
|
+
return [4 /*yield*/, waitFor(function () {
|
|
400
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
401
|
+
})];
|
|
402
|
+
case 1:
|
|
403
|
+
_a.sent();
|
|
404
|
+
expect(requestMock).toHaveBeenCalledWith(params.url, {
|
|
405
|
+
method: 'GET',
|
|
406
|
+
headers: {
|
|
407
|
+
'Content-Type': 'application/json'
|
|
408
|
+
},
|
|
409
|
+
noRequestProcessor: true,
|
|
410
|
+
noRetry: true
|
|
411
|
+
});
|
|
412
|
+
return [2 /*return*/];
|
|
413
|
+
}
|
|
414
|
+
});
|
|
415
|
+
}); });
|
|
416
|
+
it('should send api request with access token', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
417
|
+
var result, mdmValues, config, waitFor, params;
|
|
418
|
+
return __generator(this, function (_a) {
|
|
419
|
+
switch (_a.label) {
|
|
420
|
+
case 0:
|
|
421
|
+
result = { success: 'message' };
|
|
422
|
+
requestMock.mockImplementation(function (url, _options) {
|
|
423
|
+
var isTokenRequest = url.includes('getTokenForWorker');
|
|
424
|
+
return Promise.resolve(isTokenRequest ? { accessToken: 'some token' } : result);
|
|
425
|
+
});
|
|
426
|
+
mdmValues = __assign(__assign({}, defaultMdmValues), { servicesPath: '/nui/services' });
|
|
427
|
+
config = createConfig({ permissions: ['https://reltio.com'] });
|
|
428
|
+
waitFor = setUp({ mdmValues: mdmValues, config: config }).waitFor;
|
|
429
|
+
params = {
|
|
430
|
+
name: RequestAction.API,
|
|
431
|
+
id: '1',
|
|
432
|
+
url: 'https://reltio.com/entity',
|
|
433
|
+
headers: {
|
|
434
|
+
'Content-Type': 'application/json'
|
|
435
|
+
}
|
|
436
|
+
};
|
|
437
|
+
act(function () {
|
|
438
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
439
|
+
});
|
|
440
|
+
return [4 /*yield*/, waitFor(function () {
|
|
441
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
442
|
+
})];
|
|
443
|
+
case 1:
|
|
444
|
+
_a.sent();
|
|
445
|
+
expect(requestMock).toHaveBeenCalledWith(params.url, {
|
|
446
|
+
method: 'GET',
|
|
447
|
+
headers: {
|
|
448
|
+
'Content-Type': 'application/json',
|
|
449
|
+
Authorization: 'Bearer some token'
|
|
450
|
+
},
|
|
451
|
+
noRequestProcessor: true,
|
|
452
|
+
noRetry: true
|
|
453
|
+
});
|
|
454
|
+
return [2 /*return*/];
|
|
455
|
+
}
|
|
456
|
+
});
|
|
457
|
+
}); });
|
|
458
|
+
it('should send api request on action request and name api and handle errors properly', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
459
|
+
var config, waitFor, params;
|
|
460
|
+
return __generator(this, function (_a) {
|
|
461
|
+
switch (_a.label) {
|
|
462
|
+
case 0:
|
|
463
|
+
requestMock.mockImplementation(function (url, _options) {
|
|
464
|
+
var isTokenRequest = url.includes('getTokenForWorker');
|
|
465
|
+
return isTokenRequest
|
|
466
|
+
? Promise.resolve({ accessToken: 'some token' })
|
|
467
|
+
: Promise.reject({ error: '{"message": "some error"}' });
|
|
468
|
+
});
|
|
469
|
+
config = createConfig({ permissions: ['https://reltio.com'] });
|
|
470
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
471
|
+
params = {
|
|
472
|
+
name: RequestAction.API,
|
|
473
|
+
id: '1',
|
|
474
|
+
url: 'https://reltio.com/entity',
|
|
475
|
+
headers: {
|
|
476
|
+
'Content-Type': 'application/json'
|
|
477
|
+
}
|
|
478
|
+
};
|
|
479
|
+
act(function () {
|
|
480
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
481
|
+
});
|
|
482
|
+
return [4 /*yield*/, waitFor(function () {
|
|
483
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: {
|
|
484
|
+
data: {
|
|
485
|
+
error: '{"message": "some error"}'
|
|
486
|
+
},
|
|
487
|
+
headers: params.headers,
|
|
488
|
+
status: 0
|
|
489
|
+
}, validationUrl: params.url }, params));
|
|
490
|
+
})];
|
|
491
|
+
case 1:
|
|
492
|
+
_a.sent();
|
|
493
|
+
expect(requestMock).toHaveBeenCalledWith(params.url, {
|
|
494
|
+
method: 'GET',
|
|
495
|
+
headers: {
|
|
496
|
+
'Content-Type': 'application/json',
|
|
497
|
+
Authorization: 'Bearer some token'
|
|
498
|
+
},
|
|
499
|
+
noRequestProcessor: true,
|
|
500
|
+
noRetry: true
|
|
501
|
+
});
|
|
502
|
+
return [2 /*return*/];
|
|
503
|
+
}
|
|
504
|
+
});
|
|
505
|
+
}); });
|
|
506
|
+
it('should not send workflow request on action request and name workflow if url is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
507
|
+
var waitFor, result, params;
|
|
508
|
+
return __generator(this, function (_a) {
|
|
509
|
+
switch (_a.label) {
|
|
510
|
+
case 0:
|
|
511
|
+
waitFor = setUp().waitFor;
|
|
512
|
+
result = { errorMessage: 'URL is empty' };
|
|
513
|
+
params = {
|
|
514
|
+
name: RequestAction.WORKFLOW,
|
|
515
|
+
id: '1',
|
|
516
|
+
headers: {
|
|
517
|
+
'Content-Type': 'application/json'
|
|
518
|
+
}
|
|
519
|
+
};
|
|
520
|
+
act(function () {
|
|
521
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
522
|
+
});
|
|
523
|
+
return [4 /*yield*/, waitFor(function () {
|
|
524
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 } }, params));
|
|
525
|
+
})];
|
|
526
|
+
case 1:
|
|
527
|
+
_a.sent();
|
|
528
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
529
|
+
return [2 /*return*/];
|
|
530
|
+
}
|
|
531
|
+
});
|
|
532
|
+
}); });
|
|
533
|
+
it('should not send api request on action request and name workflow if no permissions', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
534
|
+
var config, waitFor, result, params;
|
|
535
|
+
return __generator(this, function (_a) {
|
|
536
|
+
switch (_a.label) {
|
|
537
|
+
case 0:
|
|
538
|
+
config = createConfig({ permissions: ['/tenant'] });
|
|
539
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
540
|
+
result = { errorMessage: 'Not enough permissions' };
|
|
541
|
+
params = {
|
|
542
|
+
name: RequestAction.WORKFLOW,
|
|
543
|
+
id: '1',
|
|
544
|
+
url: '/entity',
|
|
545
|
+
headers: {
|
|
546
|
+
'Content-Type': 'application/json'
|
|
547
|
+
}
|
|
548
|
+
};
|
|
549
|
+
act(function () {
|
|
550
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
551
|
+
});
|
|
552
|
+
return [4 /*yield*/, waitFor(function () {
|
|
553
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
554
|
+
})];
|
|
555
|
+
case 1:
|
|
556
|
+
_a.sent();
|
|
557
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
558
|
+
return [2 /*return*/];
|
|
559
|
+
}
|
|
560
|
+
});
|
|
561
|
+
}); });
|
|
562
|
+
it('should not send api request on action request and name workflow if no workflowPath', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
563
|
+
var mdmValues, config, waitFor, result, params;
|
|
564
|
+
return __generator(this, function (_a) {
|
|
565
|
+
switch (_a.label) {
|
|
566
|
+
case 0:
|
|
567
|
+
mdmValues = __assign(__assign({}, defaultMdmValues), { workflowPath: undefined });
|
|
568
|
+
config = createConfig({ permissions: ['/entity'] });
|
|
569
|
+
waitFor = setUp({ mdmValues: mdmValues, config: config }).waitFor;
|
|
570
|
+
result = { errorMessage: 'Workflow path is not defined' };
|
|
571
|
+
params = {
|
|
572
|
+
name: RequestAction.WORKFLOW,
|
|
573
|
+
id: '1',
|
|
574
|
+
url: '/entity',
|
|
575
|
+
headers: {
|
|
576
|
+
'Content-Type': 'application/json'
|
|
577
|
+
}
|
|
578
|
+
};
|
|
579
|
+
act(function () {
|
|
580
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
581
|
+
});
|
|
582
|
+
return [4 /*yield*/, waitFor(function () {
|
|
583
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
584
|
+
})];
|
|
585
|
+
case 1:
|
|
586
|
+
_a.sent();
|
|
587
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
588
|
+
return [2 /*return*/];
|
|
589
|
+
}
|
|
590
|
+
});
|
|
591
|
+
}); });
|
|
592
|
+
it('should send api request on action request and name workflow', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
593
|
+
var result, config, waitFor, params;
|
|
594
|
+
return __generator(this, function (_a) {
|
|
595
|
+
switch (_a.label) {
|
|
596
|
+
case 0:
|
|
597
|
+
result = { success: 'message' };
|
|
598
|
+
requestMock.mockResolvedValue(result);
|
|
599
|
+
config = createConfig({ permissions: ['/entity'] });
|
|
600
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
601
|
+
params = {
|
|
602
|
+
name: RequestAction.WORKFLOW,
|
|
603
|
+
id: '1',
|
|
604
|
+
url: '/entity',
|
|
605
|
+
method: 'POST',
|
|
606
|
+
headers: {
|
|
607
|
+
'Content-Type': 'application/json'
|
|
608
|
+
},
|
|
609
|
+
data: { field1: 'some data' }
|
|
610
|
+
};
|
|
611
|
+
act(function () {
|
|
612
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
613
|
+
});
|
|
614
|
+
return [4 /*yield*/, waitFor(function () {
|
|
615
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
616
|
+
})];
|
|
617
|
+
case 1:
|
|
618
|
+
_a.sent();
|
|
619
|
+
expect(requestMock).toHaveBeenCalledWith('https://tst-01-workflow.reltio.com/workflow-adapter/workflow/alenat/entity', {
|
|
620
|
+
method: params.method,
|
|
621
|
+
body: JSON.stringify(params.data),
|
|
622
|
+
headers: {
|
|
623
|
+
'Content-Type': 'application/json'
|
|
624
|
+
}
|
|
625
|
+
});
|
|
626
|
+
return [2 /*return*/];
|
|
627
|
+
}
|
|
628
|
+
});
|
|
629
|
+
}); });
|
|
630
|
+
it('should send api request to workflow with access token', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
631
|
+
var result, mdmValues, config, waitFor, params;
|
|
632
|
+
return __generator(this, function (_a) {
|
|
633
|
+
switch (_a.label) {
|
|
634
|
+
case 0:
|
|
635
|
+
result = { success: 'message' };
|
|
636
|
+
requestMock.mockImplementation(function (url, _options) {
|
|
637
|
+
var isTokenRequest = url.includes('getTokenForWorker');
|
|
638
|
+
return Promise.resolve(isTokenRequest ? { accessToken: 'some token' } : result);
|
|
639
|
+
});
|
|
640
|
+
mdmValues = __assign(__assign({}, defaultMdmValues), { servicesPath: '/nui/services' });
|
|
641
|
+
config = createConfig({ permissions: ['/entity'] });
|
|
642
|
+
waitFor = setUp({ mdmValues: mdmValues, config: config }).waitFor;
|
|
643
|
+
params = {
|
|
644
|
+
name: RequestAction.WORKFLOW,
|
|
645
|
+
id: '1',
|
|
646
|
+
url: '/entity',
|
|
647
|
+
method: 'POST',
|
|
648
|
+
headers: {
|
|
649
|
+
'Content-Type': 'application/json'
|
|
650
|
+
},
|
|
651
|
+
data: { field1: 'some data' }
|
|
652
|
+
};
|
|
653
|
+
act(function () {
|
|
654
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
655
|
+
});
|
|
656
|
+
return [4 /*yield*/, waitFor(function () {
|
|
657
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
658
|
+
})];
|
|
659
|
+
case 1:
|
|
660
|
+
_a.sent();
|
|
661
|
+
expect(requestMock).toHaveBeenCalledWith('https://tst-01-workflow.reltio.com/workflow-adapter/workflow/alenat/entity', {
|
|
662
|
+
method: params.method,
|
|
663
|
+
body: JSON.stringify(params.data),
|
|
664
|
+
headers: {
|
|
665
|
+
Authorization: 'Bearer some token',
|
|
666
|
+
'Content-Type': 'application/json'
|
|
667
|
+
}
|
|
668
|
+
});
|
|
669
|
+
return [2 /*return*/];
|
|
670
|
+
}
|
|
671
|
+
});
|
|
672
|
+
}); });
|
|
673
|
+
it('should send api request on action request and name workflow and handle errors properly', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
674
|
+
var config, waitFor, params;
|
|
675
|
+
return __generator(this, function (_a) {
|
|
676
|
+
switch (_a.label) {
|
|
677
|
+
case 0:
|
|
678
|
+
requestMock.mockImplementation(function (url, _options) {
|
|
679
|
+
var isTokenRequest = url.includes('getTokenForWorker');
|
|
680
|
+
return isTokenRequest
|
|
681
|
+
? Promise.resolve({ accessToken: 'some token' })
|
|
682
|
+
: Promise.reject({ error: 'some error' });
|
|
683
|
+
});
|
|
684
|
+
config = createConfig({ permissions: ['https://tst-01-workflow.reltio.com'] });
|
|
685
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
686
|
+
params = {
|
|
687
|
+
name: RequestAction.WORKFLOW,
|
|
688
|
+
id: '1',
|
|
689
|
+
url: 'https://tst-01-workflow.reltio.com/workflow-adapter/workflow/alenat/entity',
|
|
690
|
+
headers: {
|
|
691
|
+
'Content-Type': 'application/json'
|
|
692
|
+
}
|
|
693
|
+
};
|
|
694
|
+
act(function () {
|
|
695
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
696
|
+
});
|
|
697
|
+
return [4 /*yield*/, waitFor(function () {
|
|
698
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: {
|
|
699
|
+
data: { error: 'some error' },
|
|
700
|
+
headers: params.headers,
|
|
701
|
+
status: 0
|
|
702
|
+
}, validationUrl: params.url }, params));
|
|
703
|
+
})];
|
|
704
|
+
case 1:
|
|
705
|
+
_a.sent();
|
|
706
|
+
expect(requestMock).toHaveBeenCalledWith(params.url, {
|
|
707
|
+
method: 'GET',
|
|
708
|
+
headers: {
|
|
709
|
+
Authorization: 'Bearer some token',
|
|
710
|
+
'Content-Type': 'application/json'
|
|
711
|
+
}
|
|
712
|
+
});
|
|
713
|
+
return [2 /*return*/];
|
|
714
|
+
}
|
|
715
|
+
});
|
|
716
|
+
}); });
|
|
717
|
+
it('should not start Process From Query on action request and name workflow/startProcessFromQuery if processDefinitionId is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
718
|
+
var waitFor, result, params;
|
|
719
|
+
return __generator(this, function (_a) {
|
|
720
|
+
switch (_a.label) {
|
|
721
|
+
case 0:
|
|
722
|
+
waitFor = setUp().waitFor;
|
|
723
|
+
result = { errorMessage: 'processDefinitionId is empty' };
|
|
724
|
+
params = {
|
|
725
|
+
name: RequestAction.WORKFLOW_START_PROCESS_FROM_QUERY,
|
|
726
|
+
id: '1',
|
|
727
|
+
headers: {
|
|
728
|
+
'Content-Type': 'application/json'
|
|
729
|
+
}
|
|
730
|
+
};
|
|
731
|
+
act(function () {
|
|
732
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
733
|
+
});
|
|
734
|
+
return [4 /*yield*/, waitFor(function () {
|
|
735
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 } }, params));
|
|
736
|
+
})];
|
|
737
|
+
case 1:
|
|
738
|
+
_a.sent();
|
|
739
|
+
return [2 /*return*/];
|
|
740
|
+
}
|
|
741
|
+
});
|
|
742
|
+
}); });
|
|
743
|
+
it('should not start Process From Query on action request and name workflow/startProcessFromQuery if searchString is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
744
|
+
var waitFor, result, params;
|
|
745
|
+
return __generator(this, function (_a) {
|
|
746
|
+
switch (_a.label) {
|
|
747
|
+
case 0:
|
|
748
|
+
waitFor = setUp().waitFor;
|
|
749
|
+
result = { errorMessage: 'searchString is empty' };
|
|
750
|
+
params = {
|
|
751
|
+
name: RequestAction.WORKFLOW_START_PROCESS_FROM_QUERY,
|
|
752
|
+
id: '1',
|
|
753
|
+
processDefinitionId: '1',
|
|
754
|
+
headers: {
|
|
755
|
+
'Content-Type': 'application/json'
|
|
756
|
+
}
|
|
757
|
+
};
|
|
758
|
+
act(function () {
|
|
759
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
760
|
+
});
|
|
761
|
+
return [4 /*yield*/, waitFor(function () {
|
|
762
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
763
|
+
})];
|
|
764
|
+
case 1:
|
|
765
|
+
_a.sent();
|
|
766
|
+
return [2 /*return*/];
|
|
767
|
+
}
|
|
768
|
+
});
|
|
769
|
+
}); });
|
|
770
|
+
it('should not send api request on action request and name workflow/startProcessFromQuery if no permissions', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
771
|
+
var config, waitFor, result, params;
|
|
772
|
+
return __generator(this, function (_a) {
|
|
773
|
+
switch (_a.label) {
|
|
774
|
+
case 0:
|
|
775
|
+
config = createConfig({ permissions: ['/tenant'] });
|
|
776
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
777
|
+
result = { errorMessage: 'Not enough permissions' };
|
|
778
|
+
params = {
|
|
779
|
+
name: RequestAction.WORKFLOW_START_PROCESS_FROM_QUERY,
|
|
780
|
+
id: '1',
|
|
781
|
+
processDefinitionId: '1',
|
|
782
|
+
searchString: 'search',
|
|
783
|
+
headers: {
|
|
784
|
+
'Content-Type': 'application/json'
|
|
785
|
+
}
|
|
786
|
+
};
|
|
787
|
+
act(function () {
|
|
788
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
789
|
+
});
|
|
790
|
+
return [4 /*yield*/, waitFor(function () {
|
|
791
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
792
|
+
})];
|
|
793
|
+
case 1:
|
|
794
|
+
_a.sent();
|
|
795
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
796
|
+
return [2 /*return*/];
|
|
797
|
+
}
|
|
798
|
+
});
|
|
799
|
+
}); });
|
|
800
|
+
it('should not send api request on action request and name workflow/startProcessFromQuery if no workflowPath', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
801
|
+
var mdmValues, config, waitFor, result, params;
|
|
802
|
+
return __generator(this, function (_a) {
|
|
803
|
+
switch (_a.label) {
|
|
804
|
+
case 0:
|
|
805
|
+
mdmValues = __assign(__assign({}, defaultMdmValues), { workflowPath: undefined });
|
|
806
|
+
config = createConfig({ permissions: ['/processInstances'] });
|
|
807
|
+
waitFor = setUp({ mdmValues: mdmValues, config: config }).waitFor;
|
|
808
|
+
result = { errorMessage: 'Workflow path is not defined' };
|
|
809
|
+
params = {
|
|
810
|
+
name: RequestAction.WORKFLOW_START_PROCESS_FROM_QUERY,
|
|
811
|
+
id: '1',
|
|
812
|
+
processDefinitionId: '1',
|
|
813
|
+
searchString: 'search',
|
|
814
|
+
headers: {
|
|
815
|
+
'Content-Type': 'application/json'
|
|
816
|
+
}
|
|
817
|
+
};
|
|
818
|
+
act(function () {
|
|
819
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
820
|
+
});
|
|
821
|
+
return [4 /*yield*/, waitFor(function () {
|
|
822
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
823
|
+
})];
|
|
824
|
+
case 1:
|
|
825
|
+
_a.sent();
|
|
826
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
827
|
+
return [2 /*return*/];
|
|
828
|
+
}
|
|
829
|
+
});
|
|
830
|
+
}); });
|
|
831
|
+
it('should send api request on action request and name workflow/startProcessFromQuery', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
832
|
+
var result, config, waitFor, params;
|
|
833
|
+
return __generator(this, function (_a) {
|
|
834
|
+
switch (_a.label) {
|
|
835
|
+
case 0:
|
|
836
|
+
result = { success: 'message' };
|
|
837
|
+
requestMock.mockResolvedValue(result);
|
|
838
|
+
config = createConfig({ permissions: ['/processInstances'] });
|
|
839
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
840
|
+
params = {
|
|
841
|
+
name: RequestAction.WORKFLOW_START_PROCESS_FROM_QUERY,
|
|
842
|
+
id: '12',
|
|
843
|
+
processDefinitionId: 'processDefinitionId',
|
|
844
|
+
searchString: 'search',
|
|
845
|
+
headers: {
|
|
846
|
+
'Content-Type': 'application/json'
|
|
847
|
+
}
|
|
848
|
+
};
|
|
849
|
+
act(function () {
|
|
850
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
851
|
+
});
|
|
852
|
+
return [4 /*yield*/, waitFor(function () {
|
|
853
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
854
|
+
})];
|
|
855
|
+
case 1:
|
|
856
|
+
_a.sent();
|
|
857
|
+
expect(requestMock).toHaveBeenCalledWith('https://tst-01-workflow.reltio.com/workflow-adapter/workflow/alenat/processInstances/_generateFromQuery?background=true', {
|
|
858
|
+
method: 'POST',
|
|
859
|
+
body: JSON.stringify({ processType: params.processDefinitionId, searchString: params.searchString }),
|
|
860
|
+
headers: {
|
|
861
|
+
'Content-Type': 'application/json'
|
|
862
|
+
}
|
|
863
|
+
});
|
|
864
|
+
return [2 /*return*/];
|
|
865
|
+
}
|
|
866
|
+
});
|
|
867
|
+
}); });
|
|
868
|
+
it('should pass configuration on getConfiguration request', function () {
|
|
869
|
+
setUp();
|
|
870
|
+
var params = {
|
|
871
|
+
name: RequestAction.GET_CONFIGURATION,
|
|
872
|
+
id: 23
|
|
873
|
+
};
|
|
874
|
+
act(function () {
|
|
875
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
876
|
+
});
|
|
877
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: metadata }, params));
|
|
878
|
+
});
|
|
879
|
+
it('should pass configuration on getUIConfiguration request', function () {
|
|
880
|
+
var config = createConfig();
|
|
881
|
+
setUp({ config: config });
|
|
882
|
+
var params = {
|
|
883
|
+
name: RequestAction.GET_UI_CONFIGURATION,
|
|
884
|
+
id: 23
|
|
885
|
+
};
|
|
886
|
+
act(function () {
|
|
887
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
888
|
+
});
|
|
889
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: config }, params));
|
|
890
|
+
});
|
|
891
|
+
it('should call setEntityUri from sandbox on setEntityUri request', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
892
|
+
var getResponseCall, entity, params;
|
|
893
|
+
return __generator(this, function (_a) {
|
|
894
|
+
getResponseCall = function (postMessage) {
|
|
895
|
+
var _a;
|
|
896
|
+
return (_a = postMessage.mock.calls.find(function (_a) {
|
|
897
|
+
var param = _a[0];
|
|
898
|
+
return param.action === 'response';
|
|
899
|
+
})) === null || _a === void 0 ? void 0 : _a[0];
|
|
900
|
+
};
|
|
901
|
+
entity = { uri: 'entities/mnGg0XB' };
|
|
902
|
+
setUp();
|
|
903
|
+
params = {
|
|
904
|
+
name: RequestAction.SET_ENTITY_URI,
|
|
905
|
+
id: 23,
|
|
906
|
+
entityUri: 'entities/mnGg0XB'
|
|
907
|
+
};
|
|
908
|
+
act(function () {
|
|
909
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
910
|
+
});
|
|
911
|
+
expect(getResponseCall(postMessage)).toBeUndefined();
|
|
912
|
+
expect(sandbox.setEntityUri).toHaveBeenCalledTimes(1);
|
|
913
|
+
expect(sandbox.setEntityUri.mock.calls[0][0]).toBe(params.entityUri);
|
|
914
|
+
act(function () {
|
|
915
|
+
sandbox.setEntityUri.mock.calls[0][1](entity);
|
|
916
|
+
});
|
|
917
|
+
expect(getResponseCall(postMessage)).toEqual(__assign({ action: 'response', result: entity }, params));
|
|
918
|
+
return [2 /*return*/];
|
|
919
|
+
});
|
|
920
|
+
}); });
|
|
921
|
+
it('should call showPerspective and getCurrentPerspectiveId from sandbox on setPerspective request', function () {
|
|
922
|
+
setUp();
|
|
923
|
+
var params = {
|
|
924
|
+
name: RequestAction.SET_PERSPECTIVE,
|
|
925
|
+
perspective: 'test_perspective',
|
|
926
|
+
id: 23
|
|
927
|
+
};
|
|
928
|
+
act(function () {
|
|
929
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
930
|
+
});
|
|
931
|
+
expect(sandbox.showPerspective).toHaveBeenCalledWith(params.perspective);
|
|
932
|
+
expect(sandbox.getCurrentPerspectiveId).toHaveBeenCalledTimes(1);
|
|
933
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: '23' }, params));
|
|
934
|
+
});
|
|
935
|
+
it('should call getCurrentPerspectiveId from sandbox on getPerspective request', function () {
|
|
936
|
+
setUp();
|
|
937
|
+
var params = {
|
|
938
|
+
name: RequestAction.GET_PERSPECTIVE,
|
|
939
|
+
id: 23
|
|
940
|
+
};
|
|
941
|
+
act(function () {
|
|
942
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
943
|
+
});
|
|
944
|
+
expect(sandbox.getCurrentPerspectiveId).toHaveBeenCalledTimes(1);
|
|
945
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: '23' }, params));
|
|
946
|
+
});
|
|
947
|
+
it('should call workflowCheckPermission on workflow/checkPermission request', function () {
|
|
948
|
+
var workflowCheckPermission = jest.fn().mockReturnValue(true);
|
|
949
|
+
useWorkflowCheckPermission.mockReturnValue(workflowCheckPermission);
|
|
950
|
+
setUp();
|
|
951
|
+
var params = {
|
|
952
|
+
name: RequestAction.WORKFLOW_CHECK_PERMISSION,
|
|
953
|
+
id: 23,
|
|
954
|
+
permission: 'permission'
|
|
955
|
+
};
|
|
956
|
+
act(function () {
|
|
957
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
958
|
+
});
|
|
959
|
+
expect(workflowCheckPermission).toHaveBeenCalledTimes(1);
|
|
960
|
+
expect(workflowCheckPermission).toHaveBeenCalledWith(params.permission);
|
|
961
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: true }, params));
|
|
962
|
+
});
|
|
963
|
+
it('should send query on getSearchQuery request', function () {
|
|
964
|
+
setUp();
|
|
965
|
+
var params = {
|
|
966
|
+
name: RequestAction.GET_SEARCH_QUERY,
|
|
967
|
+
id: 23
|
|
968
|
+
};
|
|
969
|
+
act(function () {
|
|
970
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
971
|
+
});
|
|
972
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: 'some search' }, params));
|
|
973
|
+
});
|
|
974
|
+
it('should open search on openSearch request', function () {
|
|
975
|
+
setUp();
|
|
976
|
+
var params = {
|
|
977
|
+
name: RequestAction.OPEN_SEARCH,
|
|
978
|
+
searchState: {
|
|
979
|
+
data: {
|
|
980
|
+
query: 'query'
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
id: 23
|
|
984
|
+
};
|
|
985
|
+
act(function () {
|
|
986
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
987
|
+
});
|
|
988
|
+
expect(mdmActions.openSearch).toHaveBeenCalledWith({
|
|
989
|
+
searchState: params.searchState,
|
|
990
|
+
viewId: 'com.reltio.plugins.entity.Anton03'
|
|
991
|
+
});
|
|
992
|
+
});
|
|
993
|
+
it('should open search on openSearch request with empty searchState', function () {
|
|
994
|
+
var params = {
|
|
995
|
+
name: RequestAction.OPEN_SEARCH,
|
|
996
|
+
searchState: undefined,
|
|
997
|
+
id: 23
|
|
998
|
+
};
|
|
999
|
+
act(function () {
|
|
1000
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1001
|
+
});
|
|
1002
|
+
expect(mdmActions.openSearch).toHaveBeenCalledWith({
|
|
1003
|
+
searchState: {},
|
|
1004
|
+
viewId: 'com.reltio.plugins.entity.Anton03'
|
|
1005
|
+
});
|
|
1006
|
+
});
|
|
1007
|
+
it('should return entityUri on getEntityUri request', function () {
|
|
1008
|
+
setUp();
|
|
1009
|
+
var params = {
|
|
1010
|
+
name: RequestAction.GET_ENTITY_URI,
|
|
1011
|
+
id: 23
|
|
1012
|
+
};
|
|
1013
|
+
act(function () {
|
|
1014
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1015
|
+
});
|
|
1016
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: 'entities/mnGg0XB' }, params));
|
|
1017
|
+
});
|
|
1018
|
+
it('should return entity on getEntity request', function () {
|
|
1019
|
+
setUp();
|
|
1020
|
+
var params = {
|
|
1021
|
+
name: RequestAction.GET_ENTITY,
|
|
1022
|
+
id: 23
|
|
1023
|
+
};
|
|
1024
|
+
act(function () {
|
|
1025
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1026
|
+
});
|
|
1027
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: entity }, params));
|
|
1028
|
+
});
|
|
1029
|
+
it('should return correct apiPath on getApiPath request', function () {
|
|
1030
|
+
var mdmValues = __assign(__assign({}, defaultMdmValues), { servicesPath: 'https://tst-01.reltio.com/nui/services' });
|
|
1031
|
+
setUp({ mdmValues: mdmValues });
|
|
1032
|
+
var params = {
|
|
1033
|
+
name: RequestAction.GET_API_PATH,
|
|
1034
|
+
id: 23
|
|
1035
|
+
};
|
|
1036
|
+
act(function () {
|
|
1037
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1038
|
+
});
|
|
1039
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: 'https://tst-01.reltio.com/reltio' }, params));
|
|
1040
|
+
});
|
|
1041
|
+
it('should return workflowPath on getWorkflowPath request', function () {
|
|
1042
|
+
setUp();
|
|
1043
|
+
var params = {
|
|
1044
|
+
name: RequestAction.WORKFLOW_GET_WORKFLOW_PATH,
|
|
1045
|
+
id: 23
|
|
1046
|
+
};
|
|
1047
|
+
act(function () {
|
|
1048
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1049
|
+
});
|
|
1050
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: 'https://tst-01-workflow.reltio.com/workflow-adapter' }, params));
|
|
1051
|
+
});
|
|
1052
|
+
it('should return tenant on getTenant request', function () {
|
|
1053
|
+
setUp();
|
|
1054
|
+
var params = {
|
|
1055
|
+
name: RequestAction.GET_TENANT,
|
|
1056
|
+
id: 23
|
|
1057
|
+
};
|
|
1058
|
+
act(function () {
|
|
1059
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1060
|
+
});
|
|
1061
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: 'alenat' }, params));
|
|
1062
|
+
});
|
|
1063
|
+
it('should return user on getUser request', function () {
|
|
1064
|
+
setUp();
|
|
1065
|
+
var params = {
|
|
1066
|
+
name: RequestAction.GET_USER,
|
|
1067
|
+
id: 23
|
|
1068
|
+
};
|
|
1069
|
+
act(function () {
|
|
1070
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1071
|
+
});
|
|
1072
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { username: 'alexey.starodubtsev' } }, params));
|
|
1073
|
+
});
|
|
1074
|
+
it('should call alert on alert request', function () {
|
|
1075
|
+
setUp();
|
|
1076
|
+
var alert = jest.fn();
|
|
1077
|
+
window.alert = alert;
|
|
1078
|
+
var params = {
|
|
1079
|
+
name: RequestAction.ALERT,
|
|
1080
|
+
text: 'hello',
|
|
1081
|
+
id: 23
|
|
1082
|
+
};
|
|
1083
|
+
act(function () {
|
|
1084
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1085
|
+
});
|
|
1086
|
+
expect(alert).toHaveBeenCalledWith(params.text);
|
|
1087
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response' }, params));
|
|
1088
|
+
});
|
|
1089
|
+
it('should call confirm on confirm request', function () {
|
|
1090
|
+
setUp();
|
|
1091
|
+
var confirm = jest.fn();
|
|
1092
|
+
window.confirm = confirm;
|
|
1093
|
+
var params = {
|
|
1094
|
+
name: RequestAction.CONFIRM,
|
|
1095
|
+
text: 'hello',
|
|
1096
|
+
id: 23
|
|
1097
|
+
};
|
|
1098
|
+
act(function () {
|
|
1099
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1100
|
+
});
|
|
1101
|
+
expect(confirm).toHaveBeenCalledWith(params.text);
|
|
1102
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response' }, params));
|
|
1103
|
+
});
|
|
1104
|
+
it('should call prompt on prompt request', function () {
|
|
1105
|
+
setUp();
|
|
1106
|
+
var prompt = jest.fn();
|
|
1107
|
+
window.prompt = prompt;
|
|
1108
|
+
var params = {
|
|
1109
|
+
name: RequestAction.PROMPT,
|
|
1110
|
+
text: 'hello',
|
|
1111
|
+
defaultText: 'defaultText',
|
|
1112
|
+
id: 23
|
|
1113
|
+
};
|
|
1114
|
+
act(function () {
|
|
1115
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1116
|
+
});
|
|
1117
|
+
expect(prompt).toHaveBeenCalledWith(params.text, params.defaultText);
|
|
1118
|
+
expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response' }, params));
|
|
1119
|
+
});
|
|
1120
|
+
it('should open new window on openWindow request', function () {
|
|
1121
|
+
setUp();
|
|
1122
|
+
var openWindow = jest.fn();
|
|
1123
|
+
window.open = openWindow;
|
|
1124
|
+
var params = {
|
|
1125
|
+
name: RequestAction.OPEN_WINDOW,
|
|
1126
|
+
url: 'https://reltio.com',
|
|
1127
|
+
id: 23
|
|
1128
|
+
};
|
|
1129
|
+
act(function () {
|
|
1130
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1131
|
+
});
|
|
1132
|
+
expect(openWindow).toHaveBeenCalledWith(params.url, '_blank');
|
|
1133
|
+
});
|
|
1134
|
+
it('should not initialize web worker with unsupported custom script', function () {
|
|
1135
|
+
var config = createConfig({ platform: CustomScriptPlatform.CLASSIC });
|
|
1136
|
+
var unmount = setUp({ config: config }).unmount;
|
|
1137
|
+
expect(initializeWebWorker).toHaveBeenCalledTimes(0);
|
|
1138
|
+
unmount();
|
|
1139
|
+
});
|
|
1140
|
+
it('should call location.reload on UI.reloadPage()', function () {
|
|
1141
|
+
setUp();
|
|
1142
|
+
Object.defineProperty(window, 'location', {
|
|
1143
|
+
configurable: true,
|
|
1144
|
+
value: { reload: jest.fn() }
|
|
1145
|
+
});
|
|
1146
|
+
var params = {
|
|
1147
|
+
name: RequestAction.RELOAD_PAGE
|
|
1148
|
+
};
|
|
1149
|
+
act(function () {
|
|
1150
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1151
|
+
});
|
|
1152
|
+
expect(window.location.reload).toHaveBeenCalled();
|
|
1153
|
+
});
|
|
1154
|
+
it('should use interceptors', function () {
|
|
1155
|
+
var mdmValues = __assign(__assign({}, defaultMdmValues), { servicesPath: 'https://tst-01.reltio.com/nui/services' });
|
|
1156
|
+
var config = createConfig({ processApiRequest: [], processApiResponse: [] });
|
|
1157
|
+
var unmount = setUp({ mdmValues: mdmValues, config: config }).unmount;
|
|
1158
|
+
expect(interceptors.addInternalRequestInterceptor).toBeCalledTimes(1);
|
|
1159
|
+
expect(interceptors.addInternalResponseInterceptor).toBeCalledTimes(1);
|
|
1160
|
+
expect(interceptors.removeInternalRequestInterceptor).toBeCalledTimes(0);
|
|
1161
|
+
expect(interceptors.removeInternalResponseInterceptor).toBeCalledTimes(0);
|
|
1162
|
+
unmount();
|
|
1163
|
+
expect(interceptors.removeInternalRequestInterceptor).toBeCalledTimes(1);
|
|
1164
|
+
expect(interceptors.removeInternalResponseInterceptor).toBeCalledTimes(1);
|
|
1165
|
+
expect(interceptors.startInterceptorInit).toBeCalledTimes(1);
|
|
1166
|
+
expect(interceptors.finishInterceptorInit).toBeCalledTimes(1);
|
|
1167
|
+
});
|
|
1168
|
+
it('should not start Process Instance on action request and name workflow/startProcessInstance if processDefinitionId is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
1169
|
+
var waitFor, result, params;
|
|
1170
|
+
return __generator(this, function (_a) {
|
|
1171
|
+
switch (_a.label) {
|
|
1172
|
+
case 0:
|
|
1173
|
+
waitFor = setUp().waitFor;
|
|
1174
|
+
result = { errorMessage: 'processDefinitionId is empty' };
|
|
1175
|
+
params = {
|
|
1176
|
+
name: RequestAction.WORKFLOW_START_PROCESS_INSTANCE,
|
|
1177
|
+
id: '1',
|
|
1178
|
+
headers: {
|
|
1179
|
+
'Content-Type': 'application/json'
|
|
1180
|
+
}
|
|
1181
|
+
};
|
|
1182
|
+
act(function () {
|
|
1183
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1184
|
+
});
|
|
1185
|
+
return [4 /*yield*/, waitFor(function () {
|
|
1186
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 } }, params));
|
|
1187
|
+
})];
|
|
1188
|
+
case 1:
|
|
1189
|
+
_a.sent();
|
|
1190
|
+
return [2 /*return*/];
|
|
1191
|
+
}
|
|
1192
|
+
});
|
|
1193
|
+
}); });
|
|
1194
|
+
it('should not start Process Instance on action request and name workflow/startProcessInstance if changeRequestURI is empty', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
1195
|
+
var waitFor, result, params;
|
|
1196
|
+
return __generator(this, function (_a) {
|
|
1197
|
+
switch (_a.label) {
|
|
1198
|
+
case 0:
|
|
1199
|
+
waitFor = setUp().waitFor;
|
|
1200
|
+
result = { errorMessage: 'changeRequestURI is empty' };
|
|
1201
|
+
params = {
|
|
1202
|
+
name: RequestAction.WORKFLOW_START_PROCESS_INSTANCE,
|
|
1203
|
+
id: '1',
|
|
1204
|
+
processDefinitionId: 'dataChangeRequestReview',
|
|
1205
|
+
headers: {
|
|
1206
|
+
'Content-Type': 'application/json'
|
|
1207
|
+
}
|
|
1208
|
+
};
|
|
1209
|
+
act(function () {
|
|
1210
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1211
|
+
});
|
|
1212
|
+
return [4 /*yield*/, waitFor(function () {
|
|
1213
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
1214
|
+
})];
|
|
1215
|
+
case 1:
|
|
1216
|
+
_a.sent();
|
|
1217
|
+
return [2 /*return*/];
|
|
1218
|
+
}
|
|
1219
|
+
});
|
|
1220
|
+
}); });
|
|
1221
|
+
it('should not send api request on action request and name workflow/startProcessInstance if no permissions', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
1222
|
+
var config, waitFor, result, params;
|
|
1223
|
+
return __generator(this, function (_a) {
|
|
1224
|
+
switch (_a.label) {
|
|
1225
|
+
case 0:
|
|
1226
|
+
config = createConfig({ permissions: ['/tenant'] });
|
|
1227
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
1228
|
+
result = { errorMessage: 'Not enough permissions' };
|
|
1229
|
+
params = {
|
|
1230
|
+
name: RequestAction.WORKFLOW_START_PROCESS_INSTANCE,
|
|
1231
|
+
id: '1',
|
|
1232
|
+
processDefinitionId: 'dataChangeRequestReview',
|
|
1233
|
+
changeRequestURI: 'changeRequests/123abc',
|
|
1234
|
+
comment: "Category: HCO Profile Change, Request: let's change it",
|
|
1235
|
+
headers: {
|
|
1236
|
+
'Content-Type': 'application/json'
|
|
1237
|
+
}
|
|
1238
|
+
};
|
|
1239
|
+
act(function () {
|
|
1240
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1241
|
+
});
|
|
1242
|
+
return [4 /*yield*/, waitFor(function () {
|
|
1243
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
1244
|
+
})];
|
|
1245
|
+
case 1:
|
|
1246
|
+
_a.sent();
|
|
1247
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
1248
|
+
return [2 /*return*/];
|
|
1249
|
+
}
|
|
1250
|
+
});
|
|
1251
|
+
}); });
|
|
1252
|
+
it('should not send api request on action request and name workflow/startProcessInstance if no workflowPath', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
1253
|
+
var mdmValues, config, waitFor, result, params;
|
|
1254
|
+
return __generator(this, function (_a) {
|
|
1255
|
+
switch (_a.label) {
|
|
1256
|
+
case 0:
|
|
1257
|
+
mdmValues = __assign(__assign({}, defaultMdmValues), { workflowPath: undefined });
|
|
1258
|
+
config = createConfig({ permissions: ['/processInstances'] });
|
|
1259
|
+
waitFor = setUp({ mdmValues: mdmValues, config: config }).waitFor;
|
|
1260
|
+
result = { errorMessage: 'Workflow path is not defined' };
|
|
1261
|
+
params = {
|
|
1262
|
+
name: RequestAction.WORKFLOW_START_PROCESS_INSTANCE,
|
|
1263
|
+
id: '1',
|
|
1264
|
+
processDefinitionId: 'dataChangeRequestReview',
|
|
1265
|
+
changeRequestURI: 'changeRequests/123abc',
|
|
1266
|
+
comment: "Category: HCO Profile Change, Request: let's change it",
|
|
1267
|
+
headers: {
|
|
1268
|
+
'Content-Type': 'application/json'
|
|
1269
|
+
}
|
|
1270
|
+
};
|
|
1271
|
+
act(function () {
|
|
1272
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1273
|
+
});
|
|
1274
|
+
return [4 /*yield*/, waitFor(function () {
|
|
1275
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
1276
|
+
})];
|
|
1277
|
+
case 1:
|
|
1278
|
+
_a.sent();
|
|
1279
|
+
expect(requestMock).not.toHaveBeenCalled();
|
|
1280
|
+
return [2 /*return*/];
|
|
1281
|
+
}
|
|
1282
|
+
});
|
|
1283
|
+
}); });
|
|
1284
|
+
it('should send api request on action request and name workflow/startProcessInstance', function () { return __awaiter(void 0, void 0, void 0, function () {
|
|
1285
|
+
var result, config, waitFor, params;
|
|
1286
|
+
return __generator(this, function (_a) {
|
|
1287
|
+
switch (_a.label) {
|
|
1288
|
+
case 0:
|
|
1289
|
+
result = { success: 'message' };
|
|
1290
|
+
requestMock.mockResolvedValue(result);
|
|
1291
|
+
config = createConfig({ permissions: ['/processInstances'] });
|
|
1292
|
+
waitFor = setUp({ config: config }).waitFor;
|
|
1293
|
+
params = {
|
|
1294
|
+
name: RequestAction.WORKFLOW_START_PROCESS_INSTANCE,
|
|
1295
|
+
id: '12',
|
|
1296
|
+
processDefinitionId: 'dataChangeRequestReview',
|
|
1297
|
+
changeRequestURI: 'changeRequests/123abc',
|
|
1298
|
+
comment: "Category: HCO Profile Change, Request: let's change it",
|
|
1299
|
+
headers: {
|
|
1300
|
+
'Content-Type': 'application/json'
|
|
1301
|
+
}
|
|
1302
|
+
};
|
|
1303
|
+
act(function () {
|
|
1304
|
+
onmessageFromWorker({ action: CustomAction.REQUEST, params: params });
|
|
1305
|
+
});
|
|
1306
|
+
return [4 /*yield*/, waitFor(function () {
|
|
1307
|
+
return expect(postMessage).toHaveBeenCalledWith(__assign({ action: 'response', result: { data: result, headers: params.headers, status: 200 }, validationUrl: params.url }, params));
|
|
1308
|
+
})];
|
|
1309
|
+
case 1:
|
|
1310
|
+
_a.sent();
|
|
1311
|
+
expect(requestMock).toHaveBeenCalledWith('https://tst-01-workflow.reltio.com/workflow-adapter/workflow/alenat/processInstances', {
|
|
1312
|
+
method: 'POST',
|
|
1313
|
+
body: JSON.stringify({
|
|
1314
|
+
processType: params.processDefinitionId,
|
|
1315
|
+
objectURIs: ['entities/mnGg0XB', params.changeRequestURI],
|
|
1316
|
+
comment: params.comment
|
|
1317
|
+
}),
|
|
1318
|
+
headers: {
|
|
1319
|
+
'Content-Type': 'application/json'
|
|
1320
|
+
}
|
|
1321
|
+
});
|
|
1322
|
+
return [2 /*return*/];
|
|
1323
|
+
}
|
|
1324
|
+
});
|
|
1325
|
+
}); });
|
|
1326
|
+
describe('event messages', function () {
|
|
1327
|
+
var getEvent = function (type, data) { return ({ action: 'event', data: data, type: type }); };
|
|
1328
|
+
var getLastEventCall = function (postMessage, event) {
|
|
1329
|
+
var _a;
|
|
1330
|
+
return (_a = __spreadArray([], postMessage.mock.calls, true).reverse().find(function (_a) {
|
|
1331
|
+
var call = _a[0];
|
|
1332
|
+
return call.type === event;
|
|
1333
|
+
})) === null || _a === void 0 ? void 0 : _a[0];
|
|
1334
|
+
};
|
|
1335
|
+
it('should send updateEntity/editMode/changeSearchQuery/changeVisibility events on component load', function () {
|
|
1336
|
+
setUp();
|
|
1337
|
+
expect(postMessage.mock.calls).toEqual([
|
|
1338
|
+
[getEvent('updateEntity', entity)],
|
|
1339
|
+
[getEvent('editMode', false)],
|
|
1340
|
+
[getEvent('changeSearchQuery', searchProviderData.data.query)],
|
|
1341
|
+
[getEvent('changeVisibility', true)]
|
|
1342
|
+
]);
|
|
1343
|
+
});
|
|
1344
|
+
it('should send execute event on onClick calls', function () {
|
|
1345
|
+
var result = setUp().result;
|
|
1346
|
+
expect(getLastEventCall(postMessage, 'execute')).toBeUndefined();
|
|
1347
|
+
var onClick = result.current.onClick;
|
|
1348
|
+
onClick();
|
|
1349
|
+
expect(postMessage).toHaveBeenCalledWith(getEvent('execute', null));
|
|
1350
|
+
});
|
|
1351
|
+
it('should send updateEntity event on entity changes', function () {
|
|
1352
|
+
var updateMdmValues = setUp().updateMdmValues;
|
|
1353
|
+
expect(postMessage).toHaveBeenCalledWith(getEvent('updateEntity', entity));
|
|
1354
|
+
var newEntity = { uri: 'entities/mnG123', type: 'configuration/entityTypes/HCP' };
|
|
1355
|
+
act(function () {
|
|
1356
|
+
updateMdmValues(function (prev) { return (__assign(__assign({}, prev), { entity: newEntity })); });
|
|
1357
|
+
});
|
|
1358
|
+
expect(getLastEventCall(postMessage, 'updateEntity')).toEqual(getEvent('updateEntity', newEntity));
|
|
1359
|
+
});
|
|
1360
|
+
it('should send editMode event on mode changes', function () {
|
|
1361
|
+
var updateMdmValues = setUp().updateMdmValues;
|
|
1362
|
+
expect(postMessage).toHaveBeenCalledWith(getEvent('editMode', false));
|
|
1363
|
+
act(function () {
|
|
1364
|
+
updateMdmValues(function (prev) { return (__assign(__assign({}, prev), { mode: Mode.Editing })); });
|
|
1365
|
+
});
|
|
1366
|
+
expect(getLastEventCall(postMessage, 'editMode')).toEqual(getEvent('editMode', true));
|
|
1367
|
+
act(function () {
|
|
1368
|
+
updateMdmValues(function (prev) { return (__assign(__assign({}, prev), { mode: Mode.Viewing })); });
|
|
1369
|
+
});
|
|
1370
|
+
expect(getLastEventCall(postMessage, 'editMode')).toEqual(getEvent('editMode', false));
|
|
1371
|
+
act(function () {
|
|
1372
|
+
updateMdmValues(function (prev) { return (__assign(__assign({}, prev), { mode: Mode.Suggesting })); });
|
|
1373
|
+
});
|
|
1374
|
+
expect(getLastEventCall(postMessage, 'editMode')).toEqual(getEvent('editMode', true));
|
|
1375
|
+
});
|
|
1376
|
+
it('should send changeSearchQuery event on searchQuery changes', function () {
|
|
1377
|
+
var updateMdmValues = setUp().updateMdmValues;
|
|
1378
|
+
expect(postMessage).toHaveBeenCalledWith(getEvent('changeSearchQuery', searchProviderData.data.query));
|
|
1379
|
+
act(function () {
|
|
1380
|
+
var searchProviderData = { data: { query: 'other' }, type: 'search' };
|
|
1381
|
+
updateMdmValues(function (prev) { return (__assign(__assign({}, prev), { searchProviderData: searchProviderData })); });
|
|
1382
|
+
});
|
|
1383
|
+
expect(postMessage).toHaveBeenLastCalledWith(getEvent('changeSearchQuery', 'other'));
|
|
1384
|
+
});
|
|
1385
|
+
it('should send changeVisibility event on visibility changes', function () {
|
|
1386
|
+
setUp();
|
|
1387
|
+
expect(getLastEventCall(postMessage, 'changeVisibility')).toEqual(getEvent('changeVisibility', true));
|
|
1388
|
+
act(function () {
|
|
1389
|
+
onmessageFromWorker({ action: CustomAction.SET_VISIBILITY, params: 'hidden' });
|
|
1390
|
+
});
|
|
1391
|
+
expect(getLastEventCall(postMessage, 'changeVisibility')).toEqual(getEvent('changeVisibility', false));
|
|
1392
|
+
act(function () {
|
|
1393
|
+
onmessageFromWorker({ action: CustomAction.SET_VISIBILITY, params: 'visible' });
|
|
1394
|
+
});
|
|
1395
|
+
expect(getLastEventCall(postMessage, 'changeVisibility')).toEqual(getEvent('changeVisibility', true));
|
|
1396
|
+
});
|
|
1397
|
+
});
|
|
1398
|
+
});
|