@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,75 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var helpers_1 = require("./helpers");
|
|
4
|
+
describe('Popper helpers tests', function () {
|
|
5
|
+
afterEach(function () {
|
|
6
|
+
jest.restoreAllMocks();
|
|
7
|
+
});
|
|
8
|
+
describe('resizeBackdrops behavior', function () {
|
|
9
|
+
var rafIdValue = 1;
|
|
10
|
+
it('should calculate backdrop divs size and position and schedule requestAnimationFrame', function () {
|
|
11
|
+
jest.spyOn(global, 'requestAnimationFrame').mockReturnValue(rafIdValue);
|
|
12
|
+
var anchorEl = {
|
|
13
|
+
getBoundingClientRect: function () { return ({ top: 100, left: 101, right: 200, bottom: 202 }); }
|
|
14
|
+
}, leftBackdropRef = { current: { style: {} } }, rightBackdropRef = { current: { style: {} } }, topBackdropRef = { current: { style: {} } }, bottomBackdropRef = { current: { style: {} } }, rafIdRef = { current: null };
|
|
15
|
+
(0, helpers_1.resizeBackdrops)({
|
|
16
|
+
anchorEl: anchorEl,
|
|
17
|
+
leftBackdropRef: leftBackdropRef,
|
|
18
|
+
rightBackdropRef: rightBackdropRef,
|
|
19
|
+
topBackdropRef: topBackdropRef,
|
|
20
|
+
bottomBackdropRef: bottomBackdropRef,
|
|
21
|
+
rafIdRef: rafIdRef
|
|
22
|
+
});
|
|
23
|
+
expect(topBackdropRef.current.style.top).toBe('0');
|
|
24
|
+
expect(topBackdropRef.current.style.left).toBe('0');
|
|
25
|
+
expect(topBackdropRef.current.style.right).toBe('0');
|
|
26
|
+
expect(topBackdropRef.current.style.height).toBe('100px');
|
|
27
|
+
expect(leftBackdropRef.current.style.top).toBe('0');
|
|
28
|
+
expect(leftBackdropRef.current.style.left).toBe('0');
|
|
29
|
+
expect(leftBackdropRef.current.style.width).toBe('101px');
|
|
30
|
+
expect(leftBackdropRef.current.style.bottom).toBe('0');
|
|
31
|
+
expect(rightBackdropRef.current.style.top).toBe('0');
|
|
32
|
+
expect(rightBackdropRef.current.style.left).toBe('200px');
|
|
33
|
+
expect(rightBackdropRef.current.style.right).toBe('0');
|
|
34
|
+
expect(rightBackdropRef.current.style.bottom).toBe('0');
|
|
35
|
+
expect(bottomBackdropRef.current.style.top).toBe('202px');
|
|
36
|
+
expect(bottomBackdropRef.current.style.left).toBe('0');
|
|
37
|
+
expect(bottomBackdropRef.current.style.right).toBe('0');
|
|
38
|
+
expect(bottomBackdropRef.current.style.bottom).toBe('0');
|
|
39
|
+
expect(rafIdRef.current).toBe(rafIdValue);
|
|
40
|
+
});
|
|
41
|
+
it('should just schedule requestAnimationFrame if throttling interval is not reached', function () {
|
|
42
|
+
jest.spyOn(Date, 'now').mockReturnValue(12345);
|
|
43
|
+
jest.spyOn(global, 'requestAnimationFrame').mockReturnValue(rafIdValue);
|
|
44
|
+
var anchorEl = {
|
|
45
|
+
getBoundingClientRect: function () { return ({ top: 100, left: 101, right: 200, bottom: 202 }); }
|
|
46
|
+
}, leftBackdropRef = { current: { style: {} } }, rightBackdropRef = { current: { style: {} } }, topBackdropRef = { current: { style: {} } }, bottomBackdropRef = { current: { style: {} } }, rafIdRef = { current: null };
|
|
47
|
+
(0, helpers_1.resizeBackdrops)({
|
|
48
|
+
anchorEl: anchorEl,
|
|
49
|
+
leftBackdropRef: leftBackdropRef,
|
|
50
|
+
rightBackdropRef: rightBackdropRef,
|
|
51
|
+
topBackdropRef: topBackdropRef,
|
|
52
|
+
bottomBackdropRef: bottomBackdropRef,
|
|
53
|
+
rafIdRef: rafIdRef,
|
|
54
|
+
lastResizeTimestamp: 12346
|
|
55
|
+
});
|
|
56
|
+
expect(topBackdropRef.current.style.top).toBe(undefined);
|
|
57
|
+
expect(topBackdropRef.current.style.left).toBe(undefined);
|
|
58
|
+
expect(topBackdropRef.current.style.right).toBe(undefined);
|
|
59
|
+
expect(topBackdropRef.current.style.height).toBe(undefined);
|
|
60
|
+
expect(leftBackdropRef.current.style.top).toBe(undefined);
|
|
61
|
+
expect(leftBackdropRef.current.style.left).toBe(undefined);
|
|
62
|
+
expect(leftBackdropRef.current.style.width).toBe(undefined);
|
|
63
|
+
expect(leftBackdropRef.current.style.bottom).toBe(undefined);
|
|
64
|
+
expect(rightBackdropRef.current.style.top).toBe(undefined);
|
|
65
|
+
expect(rightBackdropRef.current.style.left).toBe(undefined);
|
|
66
|
+
expect(rightBackdropRef.current.style.right).toBe(undefined);
|
|
67
|
+
expect(rightBackdropRef.current.style.bottom).toBe(undefined);
|
|
68
|
+
expect(bottomBackdropRef.current.style.top).toBe(undefined);
|
|
69
|
+
expect(bottomBackdropRef.current.style.left).toBe(undefined);
|
|
70
|
+
expect(bottomBackdropRef.current.style.right).toBe(undefined);
|
|
71
|
+
expect(bottomBackdropRef.current.style.bottom).toBe(undefined);
|
|
72
|
+
expect(rafIdRef.current).toBe(rafIdValue);
|
|
73
|
+
});
|
|
74
|
+
});
|
|
75
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Popper } from './Popper';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.useStyles = void 0;
|
|
4
|
+
var styles_1 = require("@mui/styles");
|
|
5
|
+
var constants_1 = require("../constants");
|
|
6
|
+
exports.useStyles = (0, styles_1.makeStyles)({
|
|
7
|
+
backdrop: {
|
|
8
|
+
position: 'fixed',
|
|
9
|
+
top: 0,
|
|
10
|
+
left: 0,
|
|
11
|
+
right: 0,
|
|
12
|
+
bottom: 0,
|
|
13
|
+
zIndex: 10
|
|
14
|
+
},
|
|
15
|
+
popper: {
|
|
16
|
+
zIndex: constants_1.POPUP_Z_INDEX
|
|
17
|
+
}
|
|
18
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Popper } from '../Popper';
|
|
3
|
+
type Props = React.ComponentPropsWithoutRef<typeof Popper> & {
|
|
4
|
+
classes?: {
|
|
5
|
+
root?: string;
|
|
6
|
+
arrow?: string;
|
|
7
|
+
};
|
|
8
|
+
};
|
|
9
|
+
export declare const PopupWithArrow: ({ children, className, classes, transition, ...otherProps }: Props) => JSX.Element;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
+
var t = {};
|
|
38
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
+
t[p] = s[p];
|
|
40
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
+
t[p[i]] = s[p[i]];
|
|
44
|
+
}
|
|
45
|
+
return t;
|
|
46
|
+
};
|
|
47
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
48
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
49
|
+
};
|
|
50
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51
|
+
exports.PopupWithArrow = void 0;
|
|
52
|
+
var react_1 = __importStar(require("react"));
|
|
53
|
+
var classnames_1 = __importDefault(require("classnames"));
|
|
54
|
+
var Paper_1 = __importDefault(require("@mui/material/Paper"));
|
|
55
|
+
var Fade_1 = __importDefault(require("@mui/material/Fade"));
|
|
56
|
+
var Popper_1 = require("../Popper");
|
|
57
|
+
var styles_1 = require("./styles");
|
|
58
|
+
var PopupWithArrow = function (_a) {
|
|
59
|
+
var children = _a.children, className = _a.className, classes = _a.classes, transition = _a.transition, otherProps = __rest(_a, ["children", "className", "classes", "transition"]);
|
|
60
|
+
var styles = (0, styles_1.useStyles)();
|
|
61
|
+
var AnimationWrapper = transition ? Fade_1.default : react_1.default.Fragment;
|
|
62
|
+
var _b = (0, react_1.useState)(null), arrowRef = _b[0], setArrowRef = _b[1];
|
|
63
|
+
return (react_1.default.createElement(Popper_1.Popper, __assign({ className: (0, classnames_1.default)(styles.popper, className), modifiers: [
|
|
64
|
+
{
|
|
65
|
+
name: 'preventOverflow',
|
|
66
|
+
enabled: true,
|
|
67
|
+
options: {
|
|
68
|
+
rootBoundary: 'viewport',
|
|
69
|
+
padding: 14,
|
|
70
|
+
altAxis: true
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
name: 'arrow',
|
|
75
|
+
enabled: true,
|
|
76
|
+
options: {
|
|
77
|
+
element: arrowRef,
|
|
78
|
+
padding: 4
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
], transition: transition, excludeAnchorFromBackdrop: false }, otherProps), function (_a) {
|
|
82
|
+
var TransitionProps = _a.TransitionProps;
|
|
83
|
+
return (react_1.default.createElement(AnimationWrapper, __assign({}, TransitionProps),
|
|
84
|
+
react_1.default.createElement(Paper_1.default, { className: (0, classnames_1.default)(styles.paper, classes === null || classes === void 0 ? void 0 : classes.root) },
|
|
85
|
+
react_1.default.createElement("span", { className: (0, classnames_1.default)(styles.arrow, classes === null || classes === void 0 ? void 0 : classes.arrow), ref: setArrowRef }),
|
|
86
|
+
children)));
|
|
87
|
+
}));
|
|
88
|
+
};
|
|
89
|
+
exports.PopupWithArrow = PopupWithArrow;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
var react_1 = __importDefault(require("react"));
|
|
7
|
+
var react_2 = require("@testing-library/react");
|
|
8
|
+
var PopupWithArrow_1 = require("./PopupWithArrow");
|
|
9
|
+
describe('Popup with arrow tests', function () {
|
|
10
|
+
it('should render correct default state', function () {
|
|
11
|
+
(0, react_2.render)(react_1.default.createElement(PopupWithArrow_1.PopupWithArrow, { open: true, anchorEl: document.body },
|
|
12
|
+
react_1.default.createElement("div", { "data-reltio-id": "popupContent" })));
|
|
13
|
+
expect(document.querySelectorAll('.backdrop')).toHaveLength(1);
|
|
14
|
+
expect(document.querySelector('.arrow')).toBeInTheDocument();
|
|
15
|
+
expect(react_2.screen.getByRole('tooltip')).toBeInTheDocument();
|
|
16
|
+
expect(react_2.screen.getByTestId('popupContent')).toBeInTheDocument();
|
|
17
|
+
expect(react_2.screen.getByRole('tooltip').firstChild).not.toHaveAttribute('style');
|
|
18
|
+
});
|
|
19
|
+
it('should add transition if transition prop is true', function () {
|
|
20
|
+
(0, react_2.render)(react_1.default.createElement(PopupWithArrow_1.PopupWithArrow, { open: true, transition: true, anchorEl: document.body },
|
|
21
|
+
react_1.default.createElement("div", { "data-reltio-id": "popupContent" })));
|
|
22
|
+
expect(react_2.screen.getByRole('tooltip').firstChild).toHaveAttribute('style');
|
|
23
|
+
expect(react_2.screen.getByTestId('popupContent')).toBeInTheDocument();
|
|
24
|
+
});
|
|
25
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { PopupWithArrow } from './PopupWithArrow';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PopupWithArrow = void 0;
|
|
4
|
+
var PopupWithArrow_1 = require("./PopupWithArrow");
|
|
5
|
+
Object.defineProperty(exports, "PopupWithArrow", { enumerable: true, get: function () { return PopupWithArrow_1.PopupWithArrow; } });
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
type Props = {
|
|
3
|
+
date: number;
|
|
4
|
+
createdBy: string;
|
|
5
|
+
type: string;
|
|
6
|
+
step: string;
|
|
7
|
+
children: React.ReactNode;
|
|
8
|
+
Actions: React.ReactNode;
|
|
9
|
+
};
|
|
10
|
+
export declare const PotentialMatchReviewCard: ({ date, type, createdBy, step, children, Actions }: Props) => JSX.Element;
|
|
11
|
+
export {};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
26
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.PotentialMatchReviewCard = void 0;
|
|
30
|
+
var react_1 = __importStar(require("react"));
|
|
31
|
+
var ui_i18n_1 = __importDefault(require("ui-i18n"));
|
|
32
|
+
var classnames_1 = __importDefault(require("classnames"));
|
|
33
|
+
var Flag_1 = __importDefault(require("@mui/icons-material/Flag"));
|
|
34
|
+
var PmIcon_1 = __importDefault(require("../icons/PmIcon"));
|
|
35
|
+
var CollapseButton_1 = require("../CollapseButton");
|
|
36
|
+
var styles_1 = require("./styles");
|
|
37
|
+
var PotentialMatchReviewCard = function (_a) {
|
|
38
|
+
var _b;
|
|
39
|
+
var date = _a.date, type = _a.type, createdBy = _a.createdBy, step = _a.step, children = _a.children, Actions = _a.Actions;
|
|
40
|
+
var styles = (0, styles_1.useStyles)();
|
|
41
|
+
var _c = (0, react_1.useState)(false), isExpanded = _c[0], setExpanded = _c[1];
|
|
42
|
+
return (react_1.default.createElement("div", { className: styles.pmReviewCard },
|
|
43
|
+
react_1.default.createElement("div", { className: (0, classnames_1.default)(styles.header, (_b = {}, _b[styles.expanded] = isExpanded, _b)) },
|
|
44
|
+
react_1.default.createElement(PmIcon_1.default, { className: styles.icon }),
|
|
45
|
+
react_1.default.createElement("div", { className: styles.mainInfo },
|
|
46
|
+
react_1.default.createElement("div", { className: styles.title },
|
|
47
|
+
react_1.default.createElement("div", { className: (0, classnames_1.default)(styles.caption, styles.flex) }, ui_i18n_1.default.text('Match review')),
|
|
48
|
+
react_1.default.createElement(Flag_1.default, { className: styles.flag }),
|
|
49
|
+
react_1.default.createElement("span", { className: styles.date }, ui_i18n_1.default.date(date, 'L')),
|
|
50
|
+
react_1.default.createElement(CollapseButton_1.CollapseButton, { isOpen: isExpanded, onClick: function () {
|
|
51
|
+
setExpanded(!isExpanded);
|
|
52
|
+
} })),
|
|
53
|
+
react_1.default.createElement("div", { className: styles.infoBlock },
|
|
54
|
+
react_1.default.createElement("div", { className: styles.flex },
|
|
55
|
+
react_1.default.createElement("div", { className: styles.info }, type),
|
|
56
|
+
react_1.default.createElement("div", { className: styles.info }, ui_i18n_1.default.text('Created by ${createdBy}', { createdBy: createdBy })),
|
|
57
|
+
react_1.default.createElement("div", { className: styles.info }, ui_i18n_1.default.text('Step: ${step}', { step: step }))),
|
|
58
|
+
Actions))),
|
|
59
|
+
isExpanded ? children : null));
|
|
60
|
+
};
|
|
61
|
+
exports.PotentialMatchReviewCard = PotentialMatchReviewCard;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
var react_1 = __importDefault(require("react"));
|
|
7
|
+
var enzyme_1 = require("enzyme");
|
|
8
|
+
var test_utils_1 = require("react-dom/test-utils");
|
|
9
|
+
var ui_i18n_1 = __importDefault(require("ui-i18n"));
|
|
10
|
+
var ramda_1 = require("ramda");
|
|
11
|
+
var PotentialMatchReviewCard_1 = require("./PotentialMatchReviewCard");
|
|
12
|
+
describe('Potential match review card tests', function () {
|
|
13
|
+
var date = 1612265837382;
|
|
14
|
+
var createdBy = 'testUser';
|
|
15
|
+
var type = 'pmReviewCardType';
|
|
16
|
+
var step = 'Review';
|
|
17
|
+
var children = react_1.default.createElement("div", { className: "children" }, "Children");
|
|
18
|
+
var Actions = react_1.default.createElement("div", { className: "actions" }, "Actions");
|
|
19
|
+
it('should render elements correctly', function () {
|
|
20
|
+
jest.spyOn(ui_i18n_1.default, 'date').mockImplementation(ramda_1.identity);
|
|
21
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(PotentialMatchReviewCard_1.PotentialMatchReviewCard, { date: date, createdBy: createdBy, type: type, step: step, Actions: Actions }, children));
|
|
22
|
+
expect(component.find('CollapseButton').prop('isOpen')).toBeFalsy();
|
|
23
|
+
expect(component.find('.date').text()).toBe(String(date));
|
|
24
|
+
expect(component.find('.info').at(0).text()).toBe(type);
|
|
25
|
+
expect(component.find('.info').at(1).text()).toBe('Created by testUser');
|
|
26
|
+
expect(component.find('.info').at(2).text()).toBe('Step: Review');
|
|
27
|
+
expect(component.find('.actions').text()).toBe('Actions');
|
|
28
|
+
expect(component.find('.children').length).toBe(0);
|
|
29
|
+
});
|
|
30
|
+
it('should show children in expanded mode', function () {
|
|
31
|
+
jest.spyOn(ui_i18n_1.default, 'date').mockImplementation(ramda_1.identity);
|
|
32
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(PotentialMatchReviewCard_1.PotentialMatchReviewCard, { date: date, createdBy: createdBy, type: type, step: step, Actions: Actions }, children));
|
|
33
|
+
expect(component.find('CollapseButton').prop('isOpen')).toBeFalsy();
|
|
34
|
+
(0, test_utils_1.act)(function () {
|
|
35
|
+
component.find('CollapseButton').simulate('click');
|
|
36
|
+
component.update();
|
|
37
|
+
});
|
|
38
|
+
expect(component.find('.children').length).toBe(1);
|
|
39
|
+
});
|
|
40
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { PotentialMatchReviewCard } from './PotentialMatchReviewCard';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PotentialMatchReviewCard = void 0;
|
|
4
|
+
var PotentialMatchReviewCard_1 = require("./PotentialMatchReviewCard");
|
|
5
|
+
Object.defineProperty(exports, "PotentialMatchReviewCard", { enumerable: true, get: function () { return PotentialMatchReviewCard_1.PotentialMatchReviewCard; } });
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const useStyles: (props?: any) => import("@mui/styles").ClassNameMap<"flex" | "expanded" | "caption" | "icon" | "title" | "header" | "date" | "info" | "infoBlock" | "flag" | "pmReviewCard" | "mainInfo">;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import { Entity } from '@reltio/mdm-sdk';
|
|
3
|
+
import { useStyles } from './styles';
|
|
4
|
+
type Props = {
|
|
5
|
+
className?: string;
|
|
6
|
+
entity?: Entity;
|
|
7
|
+
children?: ReactNode;
|
|
8
|
+
classes?: Partial<ReturnType<typeof useStyles>>;
|
|
9
|
+
renderLabel?: (label: string) => React.ReactNode;
|
|
10
|
+
};
|
|
11
|
+
export declare const ProfileBand: ({ className, entity, children, classes, renderLabel }: Props) => JSX.Element;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
26
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.ProfileBand = void 0;
|
|
30
|
+
var react_1 = __importStar(require("react"));
|
|
31
|
+
var ui_i18n_1 = __importDefault(require("ui-i18n"));
|
|
32
|
+
var classnames_1 = __importDefault(require("classnames"));
|
|
33
|
+
var ramda_1 = require("ramda");
|
|
34
|
+
var Typography_1 = __importDefault(require("@mui/material/Typography"));
|
|
35
|
+
var Tooltip_1 = __importDefault(require("@mui/material/Tooltip"));
|
|
36
|
+
var mdm_sdk_1 = require("@reltio/mdm-sdk");
|
|
37
|
+
var EntityAvatar_1 = require("../EntityAvatar");
|
|
38
|
+
var EntityTypeBadge_1 = require("../EntityTypeBadge");
|
|
39
|
+
var MdmModuleContext_1 = require("../contexts/MdmModuleContext");
|
|
40
|
+
var styles_1 = require("./styles");
|
|
41
|
+
var ProfileBand = function (_a) {
|
|
42
|
+
var _b;
|
|
43
|
+
var className = _a.className, entity = _a.entity, children = _a.children, classes = _a.classes, _c = _a.renderLabel, renderLabel = _c === void 0 ? ramda_1.identity : _c;
|
|
44
|
+
var styles = (0, styles_1.useStyles)({ classes: classes });
|
|
45
|
+
var metadata = (0, MdmModuleContext_1.useMdmMetadata)();
|
|
46
|
+
var showEntityId = (0, MdmModuleContext_1.useMdmShowEntityId)();
|
|
47
|
+
var handleCopyEntityIdToClipboard = (0, react_1.useCallback)(function () {
|
|
48
|
+
navigator.clipboard.writeText((0, mdm_sdk_1.getEntityId)(entity));
|
|
49
|
+
}, [entity]);
|
|
50
|
+
if ((0, ramda_1.isNil)(entity)) {
|
|
51
|
+
return null;
|
|
52
|
+
}
|
|
53
|
+
var label = (0, mdm_sdk_1.getLabel)(entity.label);
|
|
54
|
+
var secondaryLabel = entity.secondaryLabel;
|
|
55
|
+
var businessCardText = (0, mdm_sdk_1.getBusinessCardAttributesText)(metadata, entity);
|
|
56
|
+
var isActive = (0, mdm_sdk_1.isActiveObject)(entity);
|
|
57
|
+
var entityUri = entity.uri;
|
|
58
|
+
var entityId = (0, mdm_sdk_1.getEntityId)(entity);
|
|
59
|
+
return (react_1.default.createElement("div", { className: (0, classnames_1.default)(styles.profileBandWrapper, className) },
|
|
60
|
+
react_1.default.createElement("div", { className: (0, classnames_1.default)(styles.profileBand, (_b = {},
|
|
61
|
+
_b[styles.inactive] = !isActive,
|
|
62
|
+
_b)), "data-entity-uri": entityUri },
|
|
63
|
+
react_1.default.createElement(EntityAvatar_1.EntityAvatar, { key: entity.uri, entity: entity, avatarClassName: styles.profileIcon, imageClassName: styles.imageProfileIcon }),
|
|
64
|
+
react_1.default.createElement("div", { className: styles.profileInfo },
|
|
65
|
+
react_1.default.createElement("div", null,
|
|
66
|
+
react_1.default.createElement(Typography_1.default, { variant: "h6", className: styles.label }, renderLabel(label)),
|
|
67
|
+
secondaryLabel && (react_1.default.createElement(Typography_1.default, { variant: "subtitle2", className: styles.secondaryLabel }, secondaryLabel)),
|
|
68
|
+
businessCardText && (react_1.default.createElement(Typography_1.default, { variant: "subtitle1", className: styles.businessCard }, businessCardText))),
|
|
69
|
+
react_1.default.createElement("div", { className: styles.specialInfo },
|
|
70
|
+
react_1.default.createElement("div", { className: styles.entityType },
|
|
71
|
+
react_1.default.createElement(EntityTypeBadge_1.EntityTypeBadge, { entity: entity, size: "medium", className: styles.badge }),
|
|
72
|
+
!(0, mdm_sdk_1.isTempUri)(entityUri) && showEntityId && (react_1.default.createElement(Tooltip_1.default, { title: ui_i18n_1.default.text('Copy to clipboard') },
|
|
73
|
+
react_1.default.createElement(Typography_1.default, { display: "inline", variant: "body2", className: styles.entityId, onClick: handleCopyEntityIdToClipboard },
|
|
74
|
+
ui_i18n_1.default.text('Entity ID'),
|
|
75
|
+
": ",
|
|
76
|
+
entityId)))))),
|
|
77
|
+
children && react_1.default.createElement("div", null, children))));
|
|
78
|
+
};
|
|
79
|
+
exports.ProfileBand = ProfileBand;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
var react_1 = __importDefault(require("react"));
|
|
18
|
+
var enzyme_1 = require("enzyme");
|
|
19
|
+
var ProfileBand_1 = require("./ProfileBand");
|
|
20
|
+
var EntityAvatar_1 = require("../EntityAvatar");
|
|
21
|
+
var EntityTypeBadge_1 = require("../EntityTypeBadge");
|
|
22
|
+
var MdmModuleContext_1 = require("../contexts/MdmModuleContext");
|
|
23
|
+
jest.mock('@reltio/mdm-sdk', function () { return (__assign({}, jest.requireActual('@reltio/mdm-sdk'))); });
|
|
24
|
+
jest.mock('../contexts/MdmModuleContext', function () { return (__assign(__assign({}, jest.requireActual('../contexts/MdmModuleContext')), { useMdmMetadata: jest.fn(), useMdmShowEntityId: jest.fn() })); });
|
|
25
|
+
var metadata = {
|
|
26
|
+
entityTypes: [
|
|
27
|
+
{
|
|
28
|
+
uri: 'configuration/entityTypes/HCP',
|
|
29
|
+
attributes: [
|
|
30
|
+
{
|
|
31
|
+
name: 'FirstName',
|
|
32
|
+
uri: 'configuration/entityTypes/HCP/attributes/FirstName'
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
businessCardAttributeURIs: ['configuration/entityTypes/HCP/attributes/FirstName']
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
};
|
|
39
|
+
describe('Profile band tests', function () {
|
|
40
|
+
beforeEach(function () {
|
|
41
|
+
MdmModuleContext_1.useMdmShowEntityId.mockReturnValue(true);
|
|
42
|
+
MdmModuleContext_1.useMdmMetadata.mockReturnValue(metadata);
|
|
43
|
+
});
|
|
44
|
+
var entity = {
|
|
45
|
+
attributes: {
|
|
46
|
+
FirstName: [
|
|
47
|
+
{
|
|
48
|
+
ov: true,
|
|
49
|
+
value: 'First name',
|
|
50
|
+
uri: 'entities/1MheIGmc/attributes/FirstName/2l2ktkUn0',
|
|
51
|
+
type: 'configuration/entityTypes/HCP/attributes/FirstName'
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
label: 'Entity one',
|
|
56
|
+
secondaryLabel: 'Entity expanded label',
|
|
57
|
+
type: 'configuration/entityTypes/HCP',
|
|
58
|
+
uri: 'entities/uioU78'
|
|
59
|
+
};
|
|
60
|
+
it('should render main parts', function () {
|
|
61
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(ProfileBand_1.ProfileBand, { entity: entity },
|
|
62
|
+
react_1.default.createElement("div", { className: "content" }, "Content")));
|
|
63
|
+
expect(component.find(EntityAvatar_1.EntityAvatar)).toHaveLength(1);
|
|
64
|
+
expect(component.find(EntityTypeBadge_1.EntityTypeBadge)).toHaveLength(1);
|
|
65
|
+
expect(component.find('.label').text()).toBe(entity.label);
|
|
66
|
+
expect(component.find('.secondaryLabel').text()).toBe(entity.secondaryLabel);
|
|
67
|
+
expect(component.find('.businessCard').text()).toBe('First name');
|
|
68
|
+
expect(component.find('.entityId').text()).toBe('Entity ID: uioU78');
|
|
69
|
+
expect(component.find('.content').text()).toBe('Content');
|
|
70
|
+
});
|
|
71
|
+
it('should render inactive profile band', function () {
|
|
72
|
+
var inactiveEntity = __assign(__assign({}, entity), { endDate: Date.now() - 10 });
|
|
73
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(ProfileBand_1.ProfileBand, { entity: inactiveEntity }));
|
|
74
|
+
expect(component.find('.inactive').length).toBe(1);
|
|
75
|
+
});
|
|
76
|
+
it('should hide entityId for create mode', function () {
|
|
77
|
+
var tmpEntity = __assign(__assign({}, entity), { uri: 'entities/uri$$1646115317921' });
|
|
78
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(ProfileBand_1.ProfileBand, { entity: tmpEntity },
|
|
79
|
+
react_1.default.createElement("div", { className: "content" }, "Content")));
|
|
80
|
+
expect(component.find('.entityId').length).toBe(0);
|
|
81
|
+
});
|
|
82
|
+
it('should hide entityId if "showEntityId" selector returns false', function () {
|
|
83
|
+
MdmModuleContext_1.useMdmShowEntityId.mockReturnValue(false);
|
|
84
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(ProfileBand_1.ProfileBand, { entity: entity },
|
|
85
|
+
react_1.default.createElement("div", { className: "content" }, "Content")));
|
|
86
|
+
expect(component.find('.entityId').length).toBe(0);
|
|
87
|
+
});
|
|
88
|
+
it('should render custom label correctly using renderLabel prop', function () {
|
|
89
|
+
var component = (0, enzyme_1.shallow)(react_1.default.createElement(ProfileBand_1.ProfileBand, { entity: entity, renderLabel: function (label) { return "custom ".concat(label); } }));
|
|
90
|
+
expect(component.find('.label').text()).toBe("custom ".concat(entity.label));
|
|
91
|
+
});
|
|
92
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ProfileBand } from './ProfileBand';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ProfileBand = void 0;
|
|
4
|
+
var ProfileBand_1 = require("./ProfileBand");
|
|
5
|
+
Object.defineProperty(exports, "ProfileBand", { enumerable: true, get: function () { return ProfileBand_1.ProfileBand; } });
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const useStyles: (props?: any) => import("@mui/styles").ClassNameMap<"inactive" | "label" | "secondaryLabel" | "entityType" | "profileBand" | "entityId" | "profileIcon" | "profileBandWrapper" | "imageProfileIcon" | "profileInfo" | "badge" | "businessCard" | "specialInfo">;
|