@leav/ui 1.4.1-e108e817 → 1.4.1-e9a7d5f9
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/dist/__mocks__/common/application.js +4 -4
- package/dist/__mocks__/common/application.js.map +1 -1
- package/dist/__mocks__/common/attribute.js +34 -34
- package/dist/__mocks__/common/attribute.js.map +1 -1
- package/dist/__mocks__/common/filter.js +4 -4
- package/dist/__mocks__/common/filter.js.map +1 -1
- package/dist/__mocks__/common/form.js +58 -58
- package/dist/__mocks__/common/form.js.map +1 -1
- package/dist/__mocks__/common/import.js +5 -5
- package/dist/__mocks__/common/import.js.map +1 -1
- package/dist/__mocks__/common/label.js +1 -1
- package/dist/__mocks__/common/label.js.map +1 -1
- package/dist/__mocks__/common/library.js +25 -25
- package/dist/__mocks__/common/library.js.map +1 -1
- package/dist/__mocks__/common/mockSearchContextProvider.js +1 -1
- package/dist/__mocks__/common/mockSearchContextProvider.js.map +1 -1
- package/dist/__mocks__/common/record.js +3 -3
- package/dist/__mocks__/common/record.js.map +1 -1
- package/dist/__mocks__/common/tree.js +7 -7
- package/dist/__mocks__/common/tree.js.map +1 -1
- package/dist/__mocks__/common/treeElements.js +14 -14
- package/dist/__mocks__/common/treeElements.js.map +1 -1
- package/dist/__mocks__/common/value.js +6 -6
- package/dist/__mocks__/common/value.js.map +1 -1
- package/dist/__mocks__/common/versionProfile.js +1 -1
- package/dist/__mocks__/common/versionProfile.js.map +1 -1
- package/dist/__mocks__/common/view.js +5 -5
- package/dist/__mocks__/common/view.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js +10 -10
- package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js +5 -5
- package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetViewListQuery.js +12 -12
- package/dist/__mocks__/mockQuery/mockGetViewListQuery.js.map +1 -1
- package/dist/__mocks__/react-i18next.js +6 -6
- package/dist/__mocks__/react-i18next.js.map +1 -1
- package/dist/_gqlTypes/index.d.ts +0 -5
- package/dist/_gqlTypes/index.js +2 -8
- package/dist/_gqlTypes/index.js.map +1 -1
- package/dist/_queries/applications/applicationDetailsFragment.js.map +1 -1
- package/dist/_queries/applications/checkApplicationExistence.js.map +1 -1
- package/dist/_queries/applications/getApplicationDetails.js.map +1 -1
- package/dist/_queries/applications/getApplicationsModulesQuery.js.map +1 -1
- package/dist/_queries/applications/saveApplicationMutation.js.map +1 -1
- package/dist/_queries/attributes/attributeDetailsFragment.js.map +1 -1
- package/dist/_queries/attributes/checkAttributeExistenceQuery.js.map +1 -1
- package/dist/_queries/attributes/deleteAttributeMutation.js.map +1 -1
- package/dist/_queries/attributes/getAttributeByIdQuery.js.map +1 -1
- package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js.map +1 -1
- package/dist/_queries/attributes/getAttributesByLib.js.map +1 -1
- package/dist/_queries/attributes/getAttributesQuery.js.map +1 -1
- package/dist/_queries/attributes/getVersionProfilesQuery.js.map +1 -1
- package/dist/_queries/attributes/getVersionableAttributesByLibrary.js.map +1 -1
- package/dist/_queries/attributes/saveAttributeMutation.js.map +1 -1
- package/dist/_queries/export/exportQuery.js +2 -2
- package/dist/_queries/export/exportQuery.js.map +1 -1
- package/dist/_queries/files/createDirectory.js.map +1 -1
- package/dist/_queries/files/forcePreviewsGenerationMutation.js.map +1 -1
- package/dist/_queries/files/getDirectoryDataQuery.js.map +1 -1
- package/dist/_queries/files/getUploadUpdates.js.map +1 -1
- package/dist/_queries/files/uploadMutation.js.map +1 -1
- package/dist/_queries/import/importExcel.js.map +1 -1
- package/dist/_queries/libraries/checkLibraryExistenceQuery.js.map +1 -1
- package/dist/_queries/libraries/deleteLibraryMutation.js.map +1 -1
- package/dist/_queries/libraries/getLibrariesQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryByIdQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryDetailExtendQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryPermissionsQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js.map +1 -1
- package/dist/_queries/libraries/libraryDetailsFragment.js.map +1 -1
- package/dist/_queries/libraries/saveLibraryMutation.js.map +1 -1
- package/dist/_queries/permissions/isAllowedQuery.js.map +1 -1
- package/dist/_queries/records/activateRecordsMutation.js.map +1 -1
- package/dist/_queries/records/createRecordMutation.js.map +1 -1
- package/dist/_queries/records/deactivateRecordsMutation.js.map +1 -1
- package/dist/_queries/records/doesFileExistAsChild.js.map +1 -1
- package/dist/_queries/records/getFileDataQuery.js.map +1 -1
- package/dist/_queries/records/getRecordColumnsValues.js.map +1 -1
- package/dist/_queries/records/getRecordFormQuery.js.map +1 -1
- package/dist/_queries/records/getRecordPropertiesQuery.js +1 -1
- package/dist/_queries/records/getRecordPropertiesQuery.js.map +1 -1
- package/dist/_queries/records/getRecordUpdatesSubscription.js.map +1 -1
- package/dist/_queries/records/getRecordsFromLibraryQuery.js.map +1 -1
- package/dist/_queries/records/indexRecordsMutation.js.map +1 -1
- package/dist/_queries/records/recordFormAttributeFragment.js.map +1 -1
- package/dist/_queries/tasks/cancelTaskMutation.js.map +1 -1
- package/dist/_queries/trees/checkTreeExistenceQuery.js.map +1 -1
- package/dist/_queries/trees/deleteTreeMutation.js.map +1 -1
- package/dist/_queries/trees/getTreeByIdQuery.js.map +1 -1
- package/dist/_queries/trees/getTreeLibraries.js.map +1 -1
- package/dist/_queries/trees/getTreesQuery.js.map +1 -1
- package/dist/_queries/trees/saveTreeMutation.js.map +1 -1
- package/dist/_queries/trees/treeDetailsFragment.js.map +1 -1
- package/dist/_queries/trees/treeNodeChildrenQuery.js.map +1 -1
- package/dist/_queries/userData/getUserData.js.map +1 -1
- package/dist/_queries/userData/saveUserData.js.map +1 -1
- package/dist/_queries/values/deleteValueMutation.js.map +1 -1
- package/dist/_queries/values/saveValueBatchMutation.js.map +1 -1
- package/dist/_queries/values/valueDetailsFragment.js.map +1 -1
- package/dist/_queries/values/valuesVersionFragment.js.map +1 -1
- package/dist/_queries/views/deleteViewMutation.js.map +1 -1
- package/dist/_queries/views/getViewById.js.map +1 -1
- package/dist/_queries/views/getViewsListQuery.js.map +1 -1
- package/dist/_queries/views/saveViewMutation.js.map +1 -1
- package/dist/_queries/views/viewDetailsFragment.js.map +1 -1
- package/dist/_utils/__mocks__/isDevEnv.js.map +1 -1
- package/dist/_utils/attributeType.js.map +1 -1
- package/dist/_utils/getFiltersFromRequest.js +9 -9
- package/dist/_utils/getFiltersFromRequest.js.map +1 -1
- package/dist/_utils/getRequestFromFilter.js +5 -5
- package/dist/_utils/getRequestFromFilter.js.map +1 -1
- package/dist/_utils/index.js +10 -10
- package/dist/_utils/index.js.map +1 -1
- package/dist/_utils/interleaveElement.js.map +1 -1
- package/dist/_utils/isDevEnv.js.map +1 -1
- package/dist/_utils/typeguards.js.map +1 -1
- package/dist/antdTheme/index.js +6 -6
- package/dist/antdTheme/index.js.map +1 -1
- package/dist/antdTheme/types.js.map +1 -1
- package/dist/components/AttributePicker/AttributePicker.d.ts +1 -1
- package/dist/components/AttributePicker/AttributePicker.js +1 -1
- package/dist/components/AttributePicker/AttributePicker.js.map +1 -1
- package/dist/components/AttributePicker/AttributesList/AttributesList.d.ts +1 -1
- package/dist/components/AttributePicker/AttributesList/AttributesList.js +29 -29
- package/dist/components/AttributePicker/AttributesList/AttributesList.js.map +1 -1
- package/dist/components/AttributePicker/AttributesList/index.js.map +1 -1
- package/dist/components/AttributePicker/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/Attribute/Attribute.js +2 -2
- package/dist/components/AttributesSelectionList/Attribute/Attribute.js.map +1 -1
- package/dist/components/AttributesSelectionList/Attribute/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/AttributesSelectionList.d.ts +1 -1
- package/dist/components/AttributesSelectionList/AttributesSelectionList.js +6 -6
- package/dist/components/AttributesSelectionList/AttributesSelectionList.js.map +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.js +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.js.map +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.js +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.js.map +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/_types.js.map +1 -1
- package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.js +1 -1
- package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.js.map +1 -1
- package/dist/components/AttributesSelectionList/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.js +1 -1
- package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.js.map +1 -1
- package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.js +3 -3
- package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.js.map +1 -1
- package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.js +1 -1
- package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.js.map +1 -1
- package/dist/components/AttributesSelectionList/sharedComponents.js.map +1 -1
- package/dist/components/BasicButton/BasicButton.js.map +1 -1
- package/dist/components/BasicButton/index.js.map +1 -1
- package/dist/components/CreateDirectory/CreateDirectory.js +15 -15
- package/dist/components/CreateDirectory/CreateDirectory.js.map +1 -1
- package/dist/components/CreateDirectory/index.js.map +1 -1
- package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.d.ts +1 -1
- package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js +3 -3
- package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js.map +1 -1
- package/dist/components/DeactivateRecordsModal/index.js.map +1 -1
- package/dist/components/Dimmer/Dimmer.js.map +1 -1
- package/dist/components/Dimmer/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplication.d.ts +1 -1
- package/dist/components/EditApplication/EditApplication.js +5 -5
- package/dist/components/EditApplication/EditApplication.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js +18 -18
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.d.ts +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js +13 -13
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.js +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/index.js.map +1 -1
- package/dist/components/EditApplication/_types.js.map +1 -1
- package/dist/components/EditApplication/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js +4 -4
- package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js +20 -20
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.d.ts +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js +12 -12
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js +4 -4
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttributeModal.d.ts +1 -1
- package/dist/components/EditAttributeModal/EditAttributeModal.js +9 -9
- package/dist/components/EditAttributeModal/EditAttributeModal.js.map +1 -1
- package/dist/components/EditAttributeModal/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.d.ts +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js +8 -8
- package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js +3 -3
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js +20 -20
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js +6 -6
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js +9 -9
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.js +19 -19
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.d.ts +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js +18 -18
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js +6 -6
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.d.ts +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js +7 -7
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js +13 -13
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.d.ts +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js +10 -10
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibraryModal.d.ts +1 -1
- package/dist/components/EditLibraryModal/EditLibraryModal.js +11 -11
- package/dist/components/EditLibraryModal/EditLibraryModal.js.map +1 -1
- package/dist/components/EditLibraryModal/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTree.js +4 -4
- package/dist/components/EditTreeModal/EditTree/EditTree.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js +20 -20
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.d.ts +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js +8 -8
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js +9 -9
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTreeModal.js +8 -8
- package/dist/components/EditTreeModal/EditTreeModal.js.map +1 -1
- package/dist/components/EditTreeModal/index.js.map +1 -1
- package/dist/components/EntityCard/EntityCard.d.ts +1 -1
- package/dist/components/EntityCard/EntityCard.js +2 -2
- package/dist/components/EntityCard/EntityCard.js.map +1 -1
- package/dist/components/EntityCard/_types.js.map +1 -1
- package/dist/components/EntityCard/index.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreview.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js +2 -2
- package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/index.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.d.ts +1 -1
- package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.js +1 -1
- package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewTile/index.js.map +1 -1
- package/dist/components/EntityPreview/_types.js.map +1 -1
- package/dist/components/EntityPreview/index.js.map +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundary.js +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.js.map +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js.map +1 -1
- package/dist/components/ErrorBoundary/index.js.map +1 -1
- package/dist/components/ErrorDisplay/ErrorDisplay.d.ts +1 -1
- package/dist/components/ErrorDisplay/ErrorDisplay.js +5 -5
- package/dist/components/ErrorDisplay/ErrorDisplay.js.map +1 -1
- package/dist/components/ErrorDisplay/index.js.map +1 -1
- package/dist/components/ErrorMessage/ErrorMessage.js.map +1 -1
- package/dist/components/ErrorMessage/index.js.map +1 -1
- package/dist/components/Explorer/DataView.js +8 -8
- package/dist/components/Explorer/DataView.js.map +1 -1
- package/dist/components/Explorer/Explorer.d.ts +1 -1
- package/dist/components/Explorer/Explorer.js +19 -19
- package/dist/components/Explorer/Explorer.js.map +1 -1
- package/dist/components/Explorer/ExplorerFiltersAndSorts.js.map +1 -1
- package/dist/components/Explorer/ExplorerTitle.js +3 -3
- package/dist/components/Explorer/ExplorerTitle.js.map +1 -1
- package/dist/components/Explorer/ExplorerToolbar.js.map +1 -1
- package/dist/components/Explorer/IdCard.js.map +1 -1
- package/dist/components/Explorer/TableCell.js +11 -11
- package/dist/components/Explorer/TableCell.js.map +1 -1
- package/dist/components/Explorer/TableNameCell.js +4 -4
- package/dist/components/Explorer/TableNameCell.js.map +1 -1
- package/dist/components/Explorer/TableTagGroup.js.map +1 -1
- package/dist/components/Explorer/_constants.js +2 -2
- package/dist/components/Explorer/_constants.js.map +1 -1
- package/dist/components/Explorer/_queries/useExecuteUpdateViewMutation.js +2 -2
- package/dist/components/Explorer/_queries/useExecuteUpdateViewMutation.js.map +1 -1
- package/dist/components/Explorer/_queries/useExplorerData.d.ts +1 -1
- package/dist/components/Explorer/_queries/useExplorerData.js +19 -19
- package/dist/components/Explorer/_queries/useExplorerData.js.map +1 -1
- package/dist/components/Explorer/_types.js.map +1 -1
- package/dist/components/Explorer/actions-item/useEditStatusItemAction.d.ts +1 -1
- package/dist/components/Explorer/actions-item/useEditStatusItemAction.js +28 -28
- package/dist/components/Explorer/actions-item/useEditStatusItemAction.js.map +1 -1
- package/dist/components/Explorer/actions-item/useReplaceItemAction.d.ts +1 -1
- package/dist/components/Explorer/actions-item/useReplaceItemAction.js +3 -3
- package/dist/components/Explorer/actions-item/useReplaceItemAction.js.map +1 -1
- package/dist/components/Explorer/actions-mass/useDeactivateMassAction.d.ts +1 -1
- package/dist/components/Explorer/actions-mass/useDeactivateMassAction.js +13 -13
- package/dist/components/Explorer/actions-mass/useDeactivateMassAction.js.map +1 -1
- package/dist/components/Explorer/actions-mass/useDeleteLinkValues.d.ts +1 -1
- package/dist/components/Explorer/actions-mass/useDeleteLinkValues.js +12 -12
- package/dist/components/Explorer/actions-mass/useDeleteLinkValues.js.map +1 -1
- package/dist/components/Explorer/actions-mass/useExportMassAction.d.ts +1 -1
- package/dist/components/Explorer/actions-mass/useExportMassAction.js +13 -13
- package/dist/components/Explorer/actions-mass/useExportMassAction.js.map +1 -1
- package/dist/components/Explorer/actions-mass/useMassActions.d.ts +1 -1
- package/dist/components/Explorer/actions-mass/useMassActions.js +13 -13
- package/dist/components/Explorer/actions-mass/useMassActions.js.map +1 -1
- package/dist/components/Explorer/actions-primary/useCreatePrimaryAction.d.ts +2 -2
- package/dist/components/Explorer/actions-primary/useCreatePrimaryAction.js +13 -13
- package/dist/components/Explorer/actions-primary/useCreatePrimaryAction.js.map +1 -1
- package/dist/components/Explorer/actions-primary/useLinkPrimaryAction.d.ts +1 -1
- package/dist/components/Explorer/actions-primary/useLinkPrimaryAction.js +3 -3
- package/dist/components/Explorer/actions-primary/useLinkPrimaryAction.js.map +1 -1
- package/dist/components/Explorer/actions-primary/usePrimaryActions.d.ts +1 -1
- package/dist/components/Explorer/actions-primary/usePrimaryActions.js +3 -3
- package/dist/components/Explorer/actions-primary/usePrimaryActions.js.map +1 -1
- package/dist/components/Explorer/conditionsHelper.js +1 -1
- package/dist/components/Explorer/conditionsHelper.js.map +1 -1
- package/dist/components/Explorer/index.js.map +1 -1
- package/dist/components/Explorer/link-item/LinkModal.js +11 -11
- package/dist/components/Explorer/link-item/LinkModal.js.map +1 -1
- package/dist/components/Explorer/link-item/useAddLinkMassAction.d.ts +1 -1
- package/dist/components/Explorer/link-item/useAddLinkMassAction.js +5 -5
- package/dist/components/Explorer/link-item/useAddLinkMassAction.js.map +1 -1
- package/dist/components/Explorer/link-item/useReplaceLinkMassAction.d.ts +1 -1
- package/dist/components/Explorer/link-item/useReplaceLinkMassAction.js +5 -5
- package/dist/components/Explorer/link-item/useReplaceLinkMassAction.js.map +1 -1
- package/dist/components/Explorer/list-saved-views/SavedViews.js +3 -3
- package/dist/components/Explorer/list-saved-views/SavedViews.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/_shared/ColumnItem.js +2 -2
- package/dist/components/Explorer/manage-view-settings/_shared/ColumnItem.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/_shared/useAttributeDetailsData.js +5 -5
- package/dist/components/Explorer/manage-view-settings/_shared/useAttributeDetailsData.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/configure-display/ConfigureDisplay.js +2 -2
- package/dist/components/Explorer/manage-view-settings/configure-display/ConfigureDisplay.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/configure-display/attributes/SelectVisibleAttributes.js +3 -3
- package/dist/components/Explorer/manage-view-settings/configure-display/attributes/SelectVisibleAttributes.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/configure-display/view-type/SelectViewType.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/filter-items/FilterItems.js +13 -13
- package/dist/components/Explorer/manage-view-settings/filter-items/FilterItems.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/filter-items/FilterListItem.js +2 -2
- package/dist/components/Explorer/manage-view-settings/filter-items/FilterListItem.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/index.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContext.js +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContext.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContextProvider.js +2 -2
- package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContextProvider.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/SidePanel.js +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/SidePanel.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/useEditSettings.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/open-view-settings/useOpenViewSettings.js +3 -3
- package/dist/components/Explorer/manage-view-settings/open-view-settings/useOpenViewSettings.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/router-menu/SettingItem.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/router-menu/SettingsPanel.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/LabelViewFormModal.js +2 -2
- package/dist/components/Explorer/manage-view-settings/save-view/LabelViewFormModal.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/ViewActionsButtons.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/prepareViewForRequest.js +6 -6
- package/dist/components/Explorer/manage-view-settings/save-view/prepareViewForRequest.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useCreateNewView.js +7 -7
- package/dist/components/Explorer/manage-view-settings/save-view/useCreateNewView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useDeleteView.js +3 -3
- package/dist/components/Explorer/manage-view-settings/save-view/useDeleteView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useEditLabelView.js +5 -5
- package/dist/components/Explorer/manage-view-settings/save-view/useEditLabelView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useResetView.js +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useResetView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useShareView.js +6 -6
- package/dist/components/Explorer/manage-view-settings/save-view/useShareView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/save-view/useUpdateView.js +8 -8
- package/dist/components/Explorer/manage-view-settings/save-view/useUpdateView.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/sort-items/SortItems.js +18 -18
- package/dist/components/Explorer/manage-view-settings/sort-items/SortItems.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/sort-items/SortListItem.js +2 -2
- package/dist/components/Explorer/manage-view-settings/sort-items/SortListItem.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/store-view-settings/ViewSettingsContext.js +1 -1
- package/dist/components/Explorer/manage-view-settings/store-view-settings/ViewSettingsContext.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/store-view-settings/useViewSettingsContext.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsInitialState.js +4 -4
- package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsInitialState.js.map +1 -1
- package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsReducer.js +23 -23
- package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsReducer.js.map +1 -1
- package/dist/components/Explorer/useColumnWidth.js +2 -2
- package/dist/components/Explorer/useColumnWidth.js.map +1 -1
- package/dist/components/Explorer/useLoadView.js +11 -11
- package/dist/components/Explorer/useLoadView.js.map +1 -1
- package/dist/components/Explorer/usePagination.js +3 -3
- package/dist/components/Explorer/usePagination.js.map +1 -1
- package/dist/components/Explorer/useSearchInput.d.ts +1 -1
- package/dist/components/Explorer/useSearchInput.js +3 -3
- package/dist/components/Explorer/useSearchInput.js.map +1 -1
- package/dist/components/Explorer/useTableScrollableHeight.js.map +1 -1
- package/dist/components/Explorer/useViewSettingsReducer.js +23 -23
- package/dist/components/Explorer/useViewSettingsReducer.js.map +1 -1
- package/dist/components/FieldsGroup/FieldsGroup.js.map +1 -1
- package/dist/components/FieldsGroup/index.js.map +1 -1
- package/dist/components/Filters/FiltersProvider.js.map +1 -1
- package/dist/components/Filters/_types.js +1 -1
- package/dist/components/Filters/_types.js.map +1 -1
- package/dist/components/Filters/conditionsHelper.js +1 -1
- package/dist/components/Filters/conditionsHelper.js.map +1 -1
- package/dist/components/Filters/context/filtersContext.js +1 -1
- package/dist/components/Filters/context/filtersContext.js.map +1 -1
- package/dist/components/Filters/context/filtersInitialState.js +1 -1
- package/dist/components/Filters/context/filtersInitialState.js.map +1 -1
- package/dist/components/Filters/context/filtersReducer.js +16 -16
- package/dist/components/Filters/context/filtersReducer.js.map +1 -1
- package/dist/components/Filters/context/useFiltersReducer.d.ts +1 -1
- package/dist/components/Filters/context/useFiltersReducer.js +9 -9
- package/dist/components/Filters/context/useFiltersReducer.js.map +1 -1
- package/dist/components/Filters/filter-items/CommonFilterItem.js +1 -1
- package/dist/components/Filters/filter-items/CommonFilterItem.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/BooleanAttributeDropdown.js +6 -6
- package/dist/components/Filters/filter-items/filter-type/BooleanAttributeDropdown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/ColorAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/ColorAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/DateAttributeDropDown.js +3 -3
- package/dist/components/Filters/filter-items/filter-type/DateAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/DateRangeAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/DateRangeAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/EncryptedAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/EncryptedAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/ExtendedAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/ExtendedAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/FilterDropDown.js +5 -5
- package/dist/components/Filters/filter-items/filter-type/FilterDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/FilterDropdownContent.js +3 -3
- package/dist/components/Filters/filter-items/filter-type/FilterDropdownContent.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/FilterValueListDropDown.js +7 -7
- package/dist/components/Filters/filter-items/filter-type/FilterValueListDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/LinkAttributeDropdown.js +7 -7
- package/dist/components/Filters/filter-items/filter-type/LinkAttributeDropdown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/NumericAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/NumericAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/TextAttributeDropDown.js +1 -1
- package/dist/components/Filters/filter-items/filter-type/TextAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/TreeAttributeDropDown.js +2 -2
- package/dist/components/Filters/filter-items/filter-type/TreeAttributeDropDown.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/_types.js.map +1 -1
- package/dist/components/Filters/filter-items/filter-type/useConditionOptionsByType.js +14 -14
- package/dist/components/Filters/filter-items/filter-type/useConditionOptionsByType.js.map +1 -1
- package/dist/components/Filters/index.js.map +1 -1
- package/dist/components/Filters/prepareFiltersForRequest.js +22 -22
- package/dist/components/Filters/prepareFiltersForRequest.js.map +1 -1
- package/dist/components/Filters/useFilters.js +4 -4
- package/dist/components/Filters/useFilters.js.map +1 -1
- package/dist/components/Filters/useFiltersContext.js.map +1 -1
- package/dist/components/Filters/useTransformFilters.d.ts +1 -1
- package/dist/components/Filters/useTransformFilters.js +17 -17
- package/dist/components/Filters/useTransformFilters.js.map +1 -1
- package/dist/components/FloatingMenu/FloatingMenu.js +2 -2
- package/dist/components/FloatingMenu/FloatingMenu.js.map +1 -1
- package/dist/components/FloatingMenu/_types.js.map +1 -1
- package/dist/components/FloatingMenu/index.js.map +1 -1
- package/dist/components/ImageLoading/ImageLoading.js.map +1 -1
- package/dist/components/ImageLoading/index.js.map +1 -1
- package/dist/components/ImageMissing/ImageMissing.js +1 -1
- package/dist/components/ImageMissing/ImageMissing.js.map +1 -1
- package/dist/components/ImageMissing/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModal.js +16 -16
- package/dist/components/ImportModal/ImportModal.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js +14 -14
- package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.d.ts +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.d.ts +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js +7 -7
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js +7 -7
- package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/index.js.map +1 -1
- package/dist/components/ImportModal/_types.js.map +1 -1
- package/dist/components/ImportModal/importReducer/ImportReducerContext.js +1 -1
- package/dist/components/ImportModal/importReducer/ImportReducerContext.js.map +1 -1
- package/dist/components/ImportModal/importReducer/importReducer.js +15 -15
- package/dist/components/ImportModal/importReducer/importReducer.js.map +1 -1
- package/dist/components/ImportModal/importReducer/index.js.map +1 -1
- package/dist/components/ImportModal/index.js.map +1 -1
- package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js +1 -1
- package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js.map +1 -1
- package/dist/components/LibraryItemsList/CreateNewRecordButton/index.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js +9 -9
- package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/index.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.d.ts +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js +22 -22
- package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js +13 -13
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js +4 -4
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/DateBetweenFilter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/filterUtils.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js +3 -3
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersOptions.js +15 -15
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersOptions.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js +7 -7
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.js.map +1 -1
- package/dist/components/LibraryItemsList/IconViewType/IconViewType.js.map +1 -1
- package/dist/components/LibraryItemsList/IconViewType/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsList.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsList.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js +15 -15
- package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js +2 -2
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.js +2 -2
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js +2 -2
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js +7 -7
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js +2 -2
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/typeGuards.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/typeGuards.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/types.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/utils.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js +6 -6
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js +12 -12
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js +7 -7
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js +8 -21
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js +11 -11
- package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js +9 -9
- package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuView/MenuView.js +20 -20
- package/dist/components/LibraryItemsList/MenuView/MenuView.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuView/index.js.map +1 -1
- package/dist/components/LibraryItemsList/SearchItems/SearchItems.js.map +1 -1
- package/dist/components/LibraryItemsList/SearchItems/index.js.map +1 -1
- package/dist/components/LibraryItemsList/Sidebar/Sidebar.js.map +1 -1
- package/dist/components/LibraryItemsList/Sidebar/index.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js +5 -5
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/index.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.js +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.js +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/index.js.map +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js +2 -2
- package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js +5 -5
- package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/View.js +8 -8
- package/dist/components/LibraryItemsList/ViewPanel/View/View.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js +8 -8
- package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/index.js.map +1 -1
- package/dist/components/LibraryItemsList/constants.js +1 -1
- package/dist/components/LibraryItemsList/constants.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js +4 -4
- package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js +2 -2
- package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getFieldsFromView.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getFieldsKeyFromAttribute.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js +6 -6
- package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/_types.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.js +18 -18
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js +9 -9
- package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js.map +1 -1
- package/dist/components/LibraryItemsList/index.js.map +1 -1
- package/dist/components/LibraryItemsList/manageItems.js +1 -1
- package/dist/components/LibraryItemsList/manageItems.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js +3 -3
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js +2 -2
- package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/sharedUtils.js.map +1 -1
- package/dist/components/LibraryPicker/LibrariesList/LibrariesList.d.ts +1 -1
- package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js +13 -13
- package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js.map +1 -1
- package/dist/components/LibraryPicker/LibrariesList/index.js.map +1 -1
- package/dist/components/LibraryPicker/LibraryPicker.d.ts +1 -1
- package/dist/components/LibraryPicker/LibraryPicker.js +1 -1
- package/dist/components/LibraryPicker/LibraryPicker.js.map +1 -1
- package/dist/components/LibraryPicker/index.js.map +1 -1
- package/dist/components/List/List.js +1 -1
- package/dist/components/List/List.js.map +1 -1
- package/dist/components/List/index.js.map +1 -1
- package/dist/components/Loading/Loading.js.map +1 -1
- package/dist/components/Loading/index.js.map +1 -1
- package/dist/components/Notifications/InitNotificationsSubscription.js.map +1 -1
- package/dist/components/Notifications/hooks/useNotificationSubscription.js +2 -2
- package/dist/components/Notifications/hooks/useNotificationSubscription.js.map +1 -1
- package/dist/components/Notifications/index.js.map +1 -1
- package/dist/components/RecordCard/RecordCard.d.ts +1 -1
- package/dist/components/RecordCard/RecordCard.js +3 -3
- package/dist/components/RecordCard/RecordCard.js.map +1 -1
- package/dist/components/RecordCard/_types.js.map +1 -1
- package/dist/components/RecordCard/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/EditRecord.js +16 -17
- package/dist/components/RecordEdition/EditRecord/EditRecord.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordButtons/EditRecordButtons.js +1 -1
- package/dist/components/RecordEdition/EditRecordButtons/EditRecordButtons.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordButtons/SidebarButton.js +1 -1
- package/dist/components/RecordEdition/EditRecordButtons/SidebarButton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordButtons/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js +7 -7
- package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/_types.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/_types.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/antdUtils.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/antdUtils.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/formConstants.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/extractFormElements.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/extractFormElements.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/getActiveFieldValues.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/isCurrentVersion.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/helpers/getPropertyCacheFieldName.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useCreateEmptyRecordMutation.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/hooks/useCreateEmptyRecordMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteDeleteValueMutation.js +4 -4
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteDeleteValueMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js +6 -6
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useTabManagement.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useTabManagement.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js +19 -19
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/FieldFooter.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js +7 -7
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/FormDivider.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Frame/Frame.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Frame/Frame.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Frame/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js +6 -6
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/ActionButton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useExplorerLinkRecords.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useExplorerLinkRecords.js +12 -12
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useExplorerLinkRecords.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useLinkRecords.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useLinkRecords.js +15 -15
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/link-record/useLinkRecords.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/shared/ExplorerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js +8 -8
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/DSListSelect.js +9 -9
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/DSListSelect.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/_types.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/useGetPresentationValues.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/useGetPresentationValues.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/useGetPresentationValues.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/TextBlock.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js +7 -7
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/display-tree-node/TreeFieldWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/display-tree-node/TreeNodeItem.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/display-tree-node/TreeNodeItem.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/display-tree-node/TreeNodeList.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/display-tree-node/TreeNodeList.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/manage-tree-node-selection/SelectTreeNodeModal.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/manage-tree-node-selection/SelectTreeNodeModal.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/manage-tree-node-selection/useManageTreeNodeSelection.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/manage-tree-node-selection/useManageTreeNodeSelection.js +19 -19
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/manage-tree-node-selection/useManageTreeNodeSelection.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/ComputeIndicator.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/DeleteAllValuesButton.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/DeleteAllValuesButton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/calculatedInheritedFlags.js +6 -6
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/calculatedInheritedFlags.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/useOutsideInteractionDetector.d.ts +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/useOutsideInteractionDetector.js +8 -8
- package/dist/components/RecordEdition/EditRecordContent/uiElements/shared/useOutsideInteractionDetector.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js +4 -4
- package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordModal/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordModal/useEditRecordModal.js +1 -1
- package/dist/components/RecordEdition/EditRecordModal/useEditRecordModal.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js +3 -3
- package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordPage/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/AttributeSummary/AttributeSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/AttributeSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/AttributeSummary/useAttributeInformations.js +2 -2
- package/dist/components/RecordEdition/EditRecordSidebar/AttributeSummary/useAttributeInformations.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/Breacrumb/Breadcrumb.js +9 -9
- package/dist/components/RecordEdition/EditRecordSidebar/Breacrumb/Breadcrumb.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/Breacrumb/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/EditRecordSidebar.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordInformations/RecordInformations.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordInformations/useRecordInformations.js +6 -6
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordInformations/useRecordInformations.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js +4 -4
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesSummary/ValuesSummary.js +16 -16
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesSummary/ValuesSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js +3 -3
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSkeleton/EditRecordSkeleton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSkeleton/index.js.map +1 -1
- package/dist/components/RecordEdition/_types.js.map +1 -1
- package/dist/components/RecordEdition/constants.js.map +1 -1
- package/dist/components/RecordEdition/editRecordReducer/editRecordReducer.js +10 -10
- package/dist/components/RecordEdition/editRecordReducer/editRecordReducer.js.map +1 -1
- package/dist/components/RecordEdition/editRecordReducer/editRecordReducerContext.js +1 -1
- package/dist/components/RecordEdition/editRecordReducer/editRecordReducerContext.js.map +1 -1
- package/dist/components/RecordEdition/editRecordReducer/index.js.map +1 -1
- package/dist/components/RecordEdition/editRecordReducer/useEditRecordReducer.js.map +1 -1
- package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.js.map +1 -1
- package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js +1 -1
- package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js.map +1 -1
- package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js.map +1 -1
- package/dist/components/RecordEdition/index.js.map +1 -1
- package/dist/components/RecordHistory/RecordHistory.js +2 -2
- package/dist/components/RecordHistory/RecordHistory.js.map +1 -1
- package/dist/components/RecordHistory/RecordHistoryGoUpButton.js.map +1 -1
- package/dist/components/RecordHistory/RecordHistoryLogEntry.js.map +1 -1
- package/dist/components/RecordHistory/_types.js.map +1 -1
- package/dist/components/RecordHistory/hooks/useFetchRecordHistory.d.ts +1 -1
- package/dist/components/RecordHistory/hooks/useFetchRecordHistory.js +8 -8
- package/dist/components/RecordHistory/hooks/useFetchRecordHistory.js.map +1 -1
- package/dist/components/RecordHistory/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModal.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModal.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js +8 -8
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js +2 -2
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/_types.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/_constants.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.js +1 -1
- package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/index.js.map +1 -1
- package/dist/components/SearchModal/SearchModal.js +1 -1
- package/dist/components/SearchModal/SearchModal.js.map +1 -1
- package/dist/components/SearchModal/index.js.map +1 -1
- package/dist/components/SelectRecordForLinkModal/SelectRecordForLinkModal.js +12 -12
- package/dist/components/SelectRecordForLinkModal/SelectRecordForLinkModal.js.map +1 -1
- package/dist/components/SelectRecordForLinkModal/index.js.map +1 -1
- package/dist/components/SelectTreeNode/SelectTreeNode.d.ts +1 -0
- package/dist/components/SelectTreeNode/SelectTreeNode.js +3 -3
- package/dist/components/SelectTreeNode/SelectTreeNode.js.map +1 -1
- package/dist/components/SelectTreeNode/SelectTreeNodeContent.d.ts +1 -0
- package/dist/components/SelectTreeNode/SelectTreeNodeContent.js +11 -11
- package/dist/components/SelectTreeNode/SelectTreeNodeContent.js.map +1 -1
- package/dist/components/SelectTreeNode/SelectTreeNodeContentSkeleton.js.map +1 -1
- package/dist/components/SelectTreeNode/TreeNodeTitle.d.ts +1 -0
- package/dist/components/SelectTreeNode/TreeNodeTitle.js +2 -2
- package/dist/components/SelectTreeNode/TreeNodeTitle.js.map +1 -1
- package/dist/components/SelectTreeNode/_types.js.map +1 -1
- package/dist/components/SelectTreeNode/index.js.map +1 -1
- package/dist/components/SelectTreeNodeModalOld/SelectTreeNodeModalOld.js +3 -3
- package/dist/components/SelectTreeNodeModalOld/SelectTreeNodeModalOld.js.map +1 -1
- package/dist/components/SelectTreeNodeModalOld/index.js.map +1 -1
- package/dist/components/ShowMore/ShowMore.js.map +1 -1
- package/dist/components/ShowMore/index.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/index.js.map +1 -1
- package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js.map +1 -1
- package/dist/components/SubmitStateNotifier/_types.js.map +1 -1
- package/dist/components/SubmitStateNotifier/index.js.map +1 -1
- package/dist/components/TreePicker/TreePicker.d.ts +1 -1
- package/dist/components/TreePicker/TreePicker.js +1 -1
- package/dist/components/TreePicker/TreePicker.js.map +1 -1
- package/dist/components/TreePicker/TreesList/TreesList.js +12 -12
- package/dist/components/TreePicker/TreesList/TreesList.js.map +1 -1
- package/dist/components/TreePicker/TreesList/index.js.map +1 -1
- package/dist/components/TreePicker/index.js.map +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.d.ts +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js +7 -7
- package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js.map +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/index.js.map +1 -1
- package/dist/components/UploadFiles/UploadFiles.d.ts +1 -1
- package/dist/components/UploadFiles/UploadFiles.js +25 -25
- package/dist/components/UploadFiles/UploadFiles.js.map +1 -1
- package/dist/components/UploadFiles/index.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.d.ts +1 -1
- package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js +3 -3
- package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/index.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/index.js.map +1 -1
- package/dist/components/index.d.ts +0 -1
- package/dist/components/index.js +0 -1
- package/dist/components/index.js.map +1 -1
- package/dist/constants.js +2 -2
- package/dist/constants.js.map +1 -1
- package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js +1 -1
- package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js.map +1 -1
- package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.js +2 -2
- package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.js.map +1 -1
- package/dist/contexts/EditRecordModalContext/index.js.map +1 -1
- package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.js.map +1 -1
- package/dist/contexts/LangContext/LangContext.js.map +1 -1
- package/dist/contexts/LangContext/index.js.map +1 -1
- package/dist/contexts/LangContext/types.js.map +1 -1
- package/dist/contexts/UserContext/UserContext.js.map +1 -1
- package/dist/contexts/UserContext/index.js.map +1 -1
- package/dist/contexts/UserContext/types.js.map +1 -1
- package/dist/contexts/index.js.map +1 -1
- package/dist/gqlFragments/index.js.map +1 -1
- package/dist/gqlFragments/recordIdentityFragment.js.map +1 -1
- package/dist/gqlPossibleTypes/index.js +1 -1
- package/dist/gqlPossibleTypes/index.js.map +1 -1
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/useAntdLocale/index.js.map +1 -1
- package/dist/hooks/useAntdLocale/useAntdLocale.js +1 -1
- package/dist/hooks/useAntdLocale/useAntdLocale.js.map +1 -1
- package/dist/hooks/useAppLang/index.js.map +1 -1
- package/dist/hooks/useAppLang/useAppLang.js.map +1 -1
- package/dist/hooks/useAuth/index.js.map +1 -1
- package/dist/hooks/useAuth/useAuth.js +1 -1
- package/dist/hooks/useAuth/useAuth.js.map +1 -1
- package/dist/hooks/useCanEditRecord/index.js.map +1 -1
- package/dist/hooks/useCanEditRecord/useCanEditRecord.js +8 -8
- package/dist/hooks/useCanEditRecord/useCanEditRecord.js.map +1 -1
- package/dist/hooks/useDebouncedValue/index.js.map +1 -1
- package/dist/hooks/useDebouncedValue/useDebouncedValue.js.map +1 -1
- package/dist/hooks/useExecuteDeleteViewMutation/useExecuteDeleteViewMutation.js +3 -3
- package/dist/hooks/useExecuteDeleteViewMutation/useExecuteDeleteViewMutation.js.map +1 -1
- package/dist/hooks/useExecuteSaveViewMutation/index.js.map +1 -1
- package/dist/hooks/useExecuteSaveViewMutation/useExecuteSaveViewMutation.js +8 -8
- package/dist/hooks/useExecuteSaveViewMutation/useExecuteSaveViewMutation.js.map +1 -1
- package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js +3 -3
- package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js.map +1 -1
- package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js +3 -3
- package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js.map +1 -1
- package/dist/hooks/useGetRecordForm/index.js.map +1 -1
- package/dist/hooks/useGetRecordForm/useGetRecordForm.d.ts +1 -1
- package/dist/hooks/useGetRecordForm/useGetRecordForm.js +11 -11
- package/dist/hooks/useGetRecordForm/useGetRecordForm.js.map +1 -1
- package/dist/hooks/useGetRecordUpdatesSubscription/index.js.map +1 -1
- package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.js +1 -1
- package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.js.map +1 -1
- package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js +5 -5
- package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js.map +1 -1
- package/dist/hooks/useIFrameMessenger/messageHandlers.js +4 -4
- package/dist/hooks/useIFrameMessenger/messageHandlers.js.map +1 -1
- package/dist/hooks/useIFrameMessenger/schema.d.ts +3 -0
- package/dist/hooks/useIFrameMessenger/schema.js +11 -10
- package/dist/hooks/useIFrameMessenger/schema.js.map +1 -1
- package/dist/hooks/useIFrameMessenger/types.js.map +1 -1
- package/dist/hooks/useIFrameMessenger/useIFrameMessenger.js +2 -2
- package/dist/hooks/useIFrameMessenger/useIFrameMessenger.js.map +1 -1
- package/dist/hooks/useIFrameMessengerClient/IFrameMessengerClient.js.map +1 -1
- package/dist/hooks/useIFrameMessengerClient/iFrameMessengerClientContext.js.map +1 -1
- package/dist/hooks/useIFrameMessengerClient/useIFrameMessengerClient.js.map +1 -1
- package/dist/hooks/useLang/__mocks__/index.js.map +1 -1
- package/dist/hooks/useLang/__mocks__/useLang.js +1 -1
- package/dist/hooks/useLang/__mocks__/useLang.js.map +1 -1
- package/dist/hooks/useLang/index.js.map +1 -1
- package/dist/hooks/useLang/useLang.js.map +1 -1
- package/dist/hooks/useLibraryVersionTrees/index.js.map +1 -1
- package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.js +1 -1
- package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.js.map +1 -1
- package/dist/hooks/useLocalStorage/index.js.map +1 -1
- package/dist/hooks/useLocalStorage/useLocalStorage.js.map +1 -1
- package/dist/hooks/useLoginChecker/index.js.map +1 -1
- package/dist/hooks/useLoginChecker/useLoginChecker.js +2 -2
- package/dist/hooks/useLoginChecker/useLoginChecker.js.map +1 -1
- package/dist/hooks/useRecordsConsultationHistory/index.js.map +1 -1
- package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js +3 -3
- package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js.map +1 -1
- package/dist/hooks/useRedirectToLogin/index.js.map +1 -1
- package/dist/hooks/useRedirectToLogin/useRedirectToLogin.js +1 -1
- package/dist/hooks/useRedirectToLogin/useRedirectToLogin.js.map +1 -1
- package/dist/hooks/useRefreshFieldValues/index.js.map +1 -1
- package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js +8 -8
- package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js.map +1 -1
- package/dist/hooks/useSharedTranslation/__mocks__/index.js.map +1 -1
- package/dist/hooks/useSharedTranslation/__mocks__/useSharedTranslation.js +2 -2
- package/dist/hooks/useSharedTranslation/__mocks__/useSharedTranslation.js.map +1 -1
- package/dist/hooks/useSharedTranslation/index.js.map +1 -1
- package/dist/hooks/useSharedTranslation/useSharedTranslation.js +3 -3
- package/dist/hooks/useSharedTranslation/useSharedTranslation.js.map +1 -1
- package/dist/hooks/useUser/index.js.map +1 -1
- package/dist/hooks/useUser/useUser.js.map +1 -1
- package/dist/hooks/useValuesCacheUpdate/index.js.map +1 -1
- package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js +2 -2
- package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js +1 -1
- package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js.map +1 -1
- package/dist/testing/MockedLangContextProvider/index.js.map +1 -1
- package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js +3 -3
- package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js.map +1 -1
- package/dist/testing/MockedUserContextProvider/index.js.map +1 -1
- package/dist/testing/index.js.map +1 -1
- package/dist/types/attributes.js.map +1 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/misc.js.map +1 -1
- package/dist/types/records.js.map +1 -1
- package/dist/types/scalars.js.map +1 -1
- package/dist/types/search.js +2 -2
- package/dist/types/search.js.map +1 -1
- package/dist/types/trees.js.map +1 -1
- package/dist/types/values.js.map +1 -1
- package/dist/types/views.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/ExportModal/ExportModal.d.ts +0 -10
- package/dist/components/ExportModal/ExportModal.js +0 -123
- package/dist/components/ExportModal/ExportModal.js.map +0 -1
- package/dist/components/ExportModal/index.d.ts +0 -1
- package/dist/components/ExportModal/index.js +0 -5
- package/dist/components/ExportModal/index.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"importReducer.js","sourceRoot":"","sources":["../../../../src/components/ImportModal/importReducer/importReducer.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"importReducer.js","sourceRoot":"","sources":["../../../../src/components/ImportModal/importReducer/importReducer.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport {ImportMode, ImportType} from '_ui/_gqlTypes';\nimport {ImportSteps, type ISheet, SheetSettingsError} from '../_types';\n\nexport interface IImportReducerState {\n defaultLibrary: string;\n sheets: ISheet[];\n file: File | null;\n currentStep: ImportSteps;\n okBtn: boolean;\n importError?: string;\n settingsError: {[sheetName: string]: SheetSettingsError[]};\n}\n\nexport enum ImportReducerActionTypes {\n SET_SHEETS = 'SET_SHEETS',\n SET_FILE = 'SET_FILE',\n SET_CURRENT_STEP = 'SET_CURRENT_STEP',\n SET_OK_BTN = 'SET_OK_BTN',\n SET_IMPORT_ERROR = 'SET_IMPORT_ERROR',\n}\n\nexport const initialState: IImportReducerState = {\n defaultLibrary: null,\n sheets: [],\n file: null,\n currentStep: ImportSteps.SELECT_FILE,\n okBtn: false,\n importError: null,\n settingsError: {},\n};\n\nexport type ImportReducerAction =\n | {\n type: ImportReducerActionTypes.SET_SHEETS;\n sheets: ISheet[];\n }\n | {\n type: ImportReducerActionTypes.SET_FILE;\n file: File | null;\n }\n | {\n type: ImportReducerActionTypes.SET_CURRENT_STEP;\n currentStep: ImportSteps;\n }\n | {\n type: ImportReducerActionTypes.SET_OK_BTN;\n okBtn: boolean;\n }\n | {\n type: ImportReducerActionTypes.SET_IMPORT_ERROR;\n importError: string;\n };\n\nconst _getSheetErrors = (sheet: ISheet): SheetSettingsError[] => {\n if (sheet.type === ImportType.IGNORE) {\n return [];\n }\n\n const checks: Array<{error: SheetSettingsError; condition: boolean}> = [\n {\n error: SheetSettingsError.TYPE,\n condition: !sheet.type,\n },\n {\n error: SheetSettingsError.MODE,\n condition: !sheet.mode,\n },\n {\n error: SheetSettingsError.LIBRARY,\n condition: !sheet.library,\n },\n {\n error: SheetSettingsError.MAPPING,\n condition: sheet.type && !(sheet?.mapping ?? []).filter(mappingCol => !!mappingCol).length,\n },\n {\n error: SheetSettingsError.LINK_ATTRIBUTE,\n condition: sheet.type === ImportType.LINK && !sheet.linkAttribute,\n },\n {\n error: SheetSettingsError.KEY,\n condition:\n (sheet.mode === ImportMode.update || sheet.type === ImportType.LINK) &&\n (typeof sheet.keyColumnIndex === 'undefined' ||\n sheet.keyColumnIndex === null ||\n !sheet.mapping[sheet.keyColumnIndex]),\n },\n {\n error: SheetSettingsError.KEY_TO,\n condition:\n sheet.type === ImportType.LINK &&\n (typeof sheet.keyToColumnIndex === 'undefined' ||\n sheet.keyToColumnIndex === null ||\n !sheet.mapping[sheet.keyToColumnIndex]),\n },\n ];\n\n return checks.reduce((errors: SheetSettingsError[], check): SheetSettingsError[] => {\n if (check.condition) {\n errors.push(check.error);\n }\n return errors;\n }, []);\n};\n\nconst _getSettingsErrors = (sheets: ISheet[]) =>\n sheets.reduce((acc, s) => {\n const sheetErrors = _getSheetErrors(s);\n if (sheetErrors.length) {\n acc[s.name] = sheetErrors;\n }\n\n return acc;\n }, {});\n\nconst importReducer = (state: IImportReducerState, action: ImportReducerAction): IImportReducerState => {\n switch (action.type) {\n case ImportReducerActionTypes.SET_SHEETS: {\n const settingsError = _getSettingsErrors(action.sheets);\n\n return {\n ...state,\n sheets: action.sheets,\n settingsError,\n okBtn: !Object.keys(settingsError).length,\n };\n }\n case ImportReducerActionTypes.SET_FILE: {\n return {\n ...state,\n file: action.file,\n };\n }\n case ImportReducerActionTypes.SET_CURRENT_STEP: {\n let stateChanges: Partial<IImportReducerState> = {\n currentStep: action.currentStep,\n };\n\n if (action.currentStep === ImportSteps.CONFIG) {\n const settingsError = _getSettingsErrors(state.sheets);\n\n stateChanges = {...stateChanges, settingsError, okBtn: !Object.keys(settingsError).length};\n }\n\n return {\n ...state,\n ...stateChanges,\n };\n }\n case ImportReducerActionTypes.SET_OK_BTN: {\n return {\n ...state,\n okBtn: action.okBtn,\n };\n }\n case ImportReducerActionTypes.SET_IMPORT_ERROR: {\n return {\n ...state,\n importError: action.importError,\n };\n }\n default:\n return state;\n }\n};\n\nexport default importReducer;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/ImportModal/importReducer/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAE5C,eAAe,aAAa,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/ImportModal/importReducer/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAE5C,eAAe,aAAa,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport importReducer from './importReducer';\n\nexport default importReducer;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/ImportModal/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,OAAO,IAAI,WAAW,EAAC,MAAM,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/ImportModal/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,OAAO,IAAI,WAAW,EAAC,MAAM,eAAe,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nexport {default as ImportModal} from './ImportModal';\n"]}
|
|
@@ -7,7 +7,7 @@ import { PlusOutlined } from '@ant-design/icons';
|
|
|
7
7
|
import { Button } from 'antd';
|
|
8
8
|
import { LibraryBehavior } from '../../../_gqlTypes';
|
|
9
9
|
import { CreateDirectory, EditRecordModal, UploadFiles } from '../../../components';
|
|
10
|
-
export const CreateNewRecordButton = ({ label, libraryBehavior, libraryId, notifyNewCreation, valuesVersions, canCreateAndEdit = true }) => {
|
|
10
|
+
export const CreateNewRecordButton = ({ label, libraryBehavior, libraryId, notifyNewCreation, valuesVersions, canCreateAndEdit = true, }) => {
|
|
11
11
|
const [isRecordCreationVisible, setIsRecordCreationVisible] = useState(false);
|
|
12
12
|
const [isUploadFilesModalVisible, setIsUploadFilesModalVisible] = useState(false);
|
|
13
13
|
const [isCreateDirectoryModalVisible, setIsCreateDirectoryModalVisible] = useState(false);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNewRecordButton.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAiC,QAAQ,EAAC,MAAM,OAAO,CAAC;AAC/D,OAAO,EAAC,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAC,MAAM,EAAC,MAAM,MAAM,CAAC;AAC5B,OAAO,EAAC,eAAe,EAAC,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAC,eAAe,EAAE,eAAe,EAAE,WAAW,EAAC,MAAM,gBAAgB,CAAC;AAa7E,MAAM,CAAC,MAAM,qBAAqB,GAAmD,CAAC,EAClF,KAAK,EACL,eAAe,EACf,SAAS,EACT,iBAAiB,EACjB,cAAc,EACd,gBAAgB,GAAG,IAAI,
|
|
1
|
+
{"version":3,"file":"CreateNewRecordButton.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport {type FunctionComponent, useRef, useState} from 'react';\nimport {PlusOutlined} from '@ant-design/icons';\nimport {Button} from 'antd';\nimport {LibraryBehavior} from '_ui/_gqlTypes';\nimport {CreateDirectory, EditRecordModal, UploadFiles} from '_ui/components';\nimport {type IValueVersion} from '_ui/types';\nimport {type PossibleSubmitButtons} from '_ui/components/RecordEdition/_types';\n\ninterface ICreateNewRecordButtonProps {\n label: string;\n libraryBehavior: LibraryBehavior;\n libraryId: string;\n notifyNewCreation: () => void;\n valuesVersions: IValueVersion;\n canCreateAndEdit?: boolean;\n}\n\nexport const CreateNewRecordButton: FunctionComponent<ICreateNewRecordButtonProps> = ({\n label,\n libraryBehavior,\n libraryId,\n notifyNewCreation,\n valuesVersions,\n canCreateAndEdit = true,\n}) => {\n const [isRecordCreationVisible, setIsRecordCreationVisible] = useState(false);\n const [isUploadFilesModalVisible, setIsUploadFilesModalVisible] = useState(false);\n const [isCreateDirectoryModalVisible, setIsCreateDirectoryModalVisible] = useState(false);\n\n const _handleRecordCreationClose = () => {\n setIsRecordCreationVisible(false);\n };\n\n const _handleUploadFilesClose = () => {\n setIsUploadFilesModalVisible(false);\n };\n\n const _handleCreateDirectoryClose = () => {\n setIsCreateDirectoryModalVisible(false);\n };\n\n const _handleCreate = () => {\n notifyNewCreation();\n _handleRecordCreationClose();\n };\n\n const _handleCreateAndEdit = () => {\n notifyNewCreation();\n };\n\n const _handleClickNew = () => {\n switch (libraryBehavior) {\n case LibraryBehavior.standard:\n case LibraryBehavior.join:\n setIsRecordCreationVisible(true);\n break;\n case LibraryBehavior.files:\n setIsUploadFilesModalVisible(true);\n break;\n case LibraryBehavior.directories:\n setIsCreateDirectoryModalVisible(true);\n break;\n }\n };\n\n const submitButtons: PossibleSubmitButtons = ['create'];\n if (canCreateAndEdit) {\n submitButtons.push('createAndEdit');\n }\n\n return (\n <>\n <Button type=\"primary\" block icon={<PlusOutlined />} className=\"primary-btn\" onClick={_handleClickNew}>\n {label}\n </Button>\n {isRecordCreationVisible && (\n <EditRecordModal\n record={null}\n library={libraryId}\n open={isRecordCreationVisible}\n onClose={_handleRecordCreationClose}\n valuesVersion={valuesVersions}\n onCreate={_handleCreate}\n onCreateAndEdit={_handleCreateAndEdit}\n submitButtons={submitButtons}\n />\n )}\n {isUploadFilesModalVisible && (\n <UploadFiles\n libraryId={libraryId}\n multiple\n onClose={_handleUploadFilesClose}\n onCompleted={notifyNewCreation}\n />\n )}\n {isCreateDirectoryModalVisible && (\n <CreateDirectory\n libraryId={libraryId}\n onClose={_handleCreateDirectoryClose}\n onCompleted={notifyNewCreation}\n />\n )}\n </>\n );\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/CreateNewRecordButton/index.tsx"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAE9D,eAAe,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/CreateNewRecordButton/index.tsx"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,qBAAqB,EAAC,MAAM,yBAAyB,CAAC;AAE9D,eAAe,qBAAqB,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport {CreateNewRecordButton} from './CreateNewRecordButton';\n\nexport default CreateNewRecordButton;\n"]}
|
|
@@ -26,7 +26,7 @@ function DisplayOptions() {
|
|
|
26
26
|
const sizes = {
|
|
27
27
|
[ViewSizes.SMALL]: t('items_list.display.small'),
|
|
28
28
|
[ViewSizes.MEDIUM]: t('items_list.display.medium'),
|
|
29
|
-
[ViewSizes.BIG]: t('items_list.display.big')
|
|
29
|
+
[ViewSizes.BIG]: t('items_list.display.big'),
|
|
30
30
|
};
|
|
31
31
|
let SizeAction;
|
|
32
32
|
(function (SizeAction) {
|
|
@@ -36,7 +36,7 @@ function DisplayOptions() {
|
|
|
36
36
|
const _handleChangeType = (type) => {
|
|
37
37
|
searchDispatch({
|
|
38
38
|
type: SearchActionTypes.SET_DISPLAY,
|
|
39
|
-
display: { type, size: searchState.display.size }
|
|
39
|
+
display: { type, size: searchState.display.size },
|
|
40
40
|
});
|
|
41
41
|
};
|
|
42
42
|
const _handleChangeSize = (action) => {
|
|
@@ -45,7 +45,7 @@ function DisplayOptions() {
|
|
|
45
45
|
idx = idx < 0 ? 0 : idx > 2 ? 2 : idx;
|
|
46
46
|
searchDispatch({
|
|
47
47
|
type: SearchActionTypes.SET_DISPLAY,
|
|
48
|
-
display: { type: searchState.display.type, size: ViewSizes[Object.keys(sizes)[idx]] }
|
|
48
|
+
display: { type: searchState.display.type, size: ViewSizes[Object.keys(sizes)[idx]] },
|
|
49
49
|
});
|
|
50
50
|
};
|
|
51
51
|
const _handleOpenChange = () => setVisible(!visible);
|
|
@@ -54,25 +54,25 @@ function DisplayOptions() {
|
|
|
54
54
|
items: [
|
|
55
55
|
{
|
|
56
56
|
key: 'display_size',
|
|
57
|
-
label: (_jsxs(DisplaySizeWrapper, { children: [_jsx(Button, { shape: "circle", disabled: searchState.display.size === ViewSizes.SMALL, onClick: () => _handleChangeSize(SizeAction.LESS), size: "small", children: "-" }), ` ${sizes[searchState.display.size]} `, _jsx(Button, { shape: "circle", disabled: searchState.display.size === ViewSizes.BIG, onClick: () => _handleChangeSize(SizeAction.MORE), size: "small", children: "+" })] }))
|
|
57
|
+
label: (_jsxs(DisplaySizeWrapper, { children: [_jsx(Button, { shape: "circle", disabled: searchState.display.size === ViewSizes.SMALL, onClick: () => _handleChangeSize(SizeAction.LESS), size: "small", children: "-" }), ` ${sizes[searchState.display.size]} `, _jsx(Button, { shape: "circle", disabled: searchState.display.size === ViewSizes.BIG, onClick: () => _handleChangeSize(SizeAction.MORE), size: "small", children: "+" })] })),
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
type: 'divider',
|
|
61
|
-
key: 'divider'
|
|
61
|
+
key: 'divider',
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
key: 'display_list',
|
|
65
65
|
label: t('view.type-list'),
|
|
66
66
|
onClick: () => _handleChangeType(ViewTypes.list),
|
|
67
|
-
icon: _jsx(MenuOutlined, {})
|
|
67
|
+
icon: _jsx(MenuOutlined, {}),
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
key: 'display_cards',
|
|
71
71
|
label: t('view.type-cards'),
|
|
72
72
|
onClick: () => _handleChangeType(ViewTypes.cards),
|
|
73
|
-
icon: _jsx(AppstoreFilled, {})
|
|
74
|
-
}
|
|
75
|
-
]
|
|
73
|
+
icon: _jsx(AppstoreFilled, {}),
|
|
74
|
+
},
|
|
75
|
+
],
|
|
76
76
|
};
|
|
77
77
|
return (_jsx(Dropdown, { open: visible, onOpenChange: _handleOpenChange, trigger: ['click'], placement: "bottomRight", menu: menu, children: _jsxs(Button, { children: [_jsx(IconViewType, { type: searchState.display.type }), _jsx(DownOutlined, {})] }) }));
|
|
78
78
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DisplayOptions.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayOptions/DisplayOptions.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"DisplayOptions.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayOptions/DisplayOptions.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport {AppstoreFilled, DownOutlined, MenuOutlined} from '@ant-design/icons';\nimport {Button, Dropdown, type MenuProps} from 'antd';\nimport {useState} from 'react';\nimport styled from 'styled-components';\nimport useSearchReducer from '_ui/components/LibraryItemsList/hooks/useSearchReducer';\nimport {SearchActionTypes} from '_ui/components/LibraryItemsList/hooks/useSearchReducer/searchReducer';\nimport {useSharedTranslation} from '_ui/hooks/useSharedTranslation';\nimport {ViewSizes, ViewTypes} from '_ui/_gqlTypes';\nimport IconViewType from '../IconViewType';\n\nconst DisplaySizeWrapper = styled.div`\n display: flex;\n justify-content: space-between;\n\n &&& {\n background: none;\n }\n`;\n\nfunction DisplayOptions(): JSX.Element {\n const {t} = useSharedTranslation();\n\n const {state: searchState, dispatch: searchDispatch} = useSearchReducer();\n const [visible, setVisible] = useState<boolean>(false);\n const sizes = {\n [ViewSizes.SMALL]: t('items_list.display.small'),\n [ViewSizes.MEDIUM]: t('items_list.display.medium'),\n [ViewSizes.BIG]: t('items_list.display.big'),\n };\n\n enum SizeAction {\n LESS = 'LESS',\n MORE = 'MORE',\n }\n\n const _handleChangeType = (type: ViewTypes) => {\n searchDispatch({\n type: SearchActionTypes.SET_DISPLAY,\n display: {type, size: searchState.display.size},\n });\n };\n\n const _handleChangeSize = (action: SizeAction) => {\n let idx = Object.keys(sizes).indexOf(searchState.display.size);\n idx = action === SizeAction.LESS ? idx - 1 : idx + 1;\n idx = idx < 0 ? 0 : idx > 2 ? 2 : idx;\n\n searchDispatch({\n type: SearchActionTypes.SET_DISPLAY,\n display: {type: searchState.display.type, size: ViewSizes[Object.keys(sizes)[idx]]},\n });\n };\n\n const _handleOpenChange = () => setVisible(!visible);\n\n const menu: MenuProps = {\n style: {minWidth: '11em'},\n items: [\n {\n key: 'display_size',\n label: (\n <DisplaySizeWrapper>\n <Button\n shape=\"circle\"\n disabled={searchState.display.size === ViewSizes.SMALL}\n onClick={() => _handleChangeSize(SizeAction.LESS)}\n size=\"small\"\n >\n -\n </Button>\n {` ${sizes[searchState.display.size]} `}\n <Button\n shape=\"circle\"\n disabled={searchState.display.size === ViewSizes.BIG}\n onClick={() => _handleChangeSize(SizeAction.MORE)}\n size=\"small\"\n >\n +\n </Button>\n </DisplaySizeWrapper>\n ),\n },\n {\n type: 'divider',\n key: 'divider',\n },\n {\n key: 'display_list',\n label: t('view.type-list'),\n onClick: () => _handleChangeType(ViewTypes.list),\n icon: <MenuOutlined />,\n },\n {\n key: 'display_cards',\n label: t('view.type-cards'),\n onClick: () => _handleChangeType(ViewTypes.cards),\n icon: <AppstoreFilled />,\n },\n ],\n };\n\n return (\n <Dropdown\n open={visible}\n onOpenChange={_handleOpenChange}\n trigger={['click']}\n placement=\"bottomRight\"\n menu={menu}\n >\n <Button>\n <IconViewType type={searchState.display.type} />\n <DownOutlined />\n </Button>\n </Dropdown>\n );\n}\n\nexport default DisplayOptions;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayOptions/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAE9C,eAAe,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayOptions/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAE9C,eAAe,cAAc,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport DisplayOptions from './DisplayOptions';\n\nexport default DisplayOptions;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DisplayTypeSelector.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,gBAAgB,MAAM,wDAAwD,CAAC;AACtF,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,0BAA0B,CAAC;AAC7C,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,SAAS,mBAAmB;IACxB,MAAM,EAAC,KAAK,EAAE,WAAW,EAAC,GAAG,gBAAgB,EAAE,CAAC;IAEhD,QAAQ,WAAW,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;QAC/B,KAAK,SAAS,CAAC,IAAI;YACf,OAAO,KAAC,KAAK,KAAG,CAAC;QACrB,KAAK,SAAS,CAAC,QAAQ;YACnB,OAAO,8CAA4B,CAAC;QACxC,KAAK,SAAS,CAAC,KAAK,CAAC;QACrB;YACI,OAAO,KAAC,WAAW,KAAG,CAAC;IAC/B,CAAC;AACL,CAAC;AAED,eAAe,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"DisplayTypeSelector.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,gBAAgB,MAAM,wDAAwD,CAAC;AACtF,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,0BAA0B,CAAC;AAC7C,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,SAAS,mBAAmB;IACxB,MAAM,EAAC,KAAK,EAAE,WAAW,EAAC,GAAG,gBAAgB,EAAE,CAAC;IAEhD,QAAQ,WAAW,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;QAC/B,KAAK,SAAS,CAAC,IAAI;YACf,OAAO,KAAC,KAAK,KAAG,CAAC;QACrB,KAAK,SAAS,CAAC,QAAQ;YACnB,OAAO,8CAA4B,CAAC;QACxC,KAAK,SAAS,CAAC,KAAK,CAAC;QACrB;YACI,OAAO,KAAC,WAAW,KAAG,CAAC;IAC/B,CAAC;AACL,CAAC;AAED,eAAe,mBAAmB,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport useSearchReducer from '_ui/components/LibraryItemsList/hooks/useSearchReducer';\nimport {ViewTypes} from '_ui/_gqlTypes';\nimport Table from '../LibraryItemsListTable';\nimport TileDisplay from '../TileDisplay';\n\nfunction DisplayTypeSelector(): JSX.Element {\n const {state: searchState} = useSearchReducer();\n\n switch (searchState.display.type) {\n case ViewTypes.list:\n return <Table />;\n case ViewTypes.timeline:\n return <div>Not supported yet</div>;\n case ViewTypes.cards:\n default:\n return <TileDisplay />;\n }\n}\n\nexport default DisplayTypeSelector;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayTypeSelector/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,mBAAmB,MAAM,uBAAuB,CAAC;AAExD,eAAe,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/DisplayTypeSelector/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,mBAAmB,MAAM,uBAAuB,CAAC;AAExD,eAAe,mBAAmB,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport DisplayTypeSelector from './DisplayTypeSelector';\n\nexport default DisplayTypeSelector;\n"]}
|
|
@@ -9,5 +9,5 @@ interface IFiltersDropdownProps {
|
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
filter?: IFilter;
|
|
11
11
|
}
|
|
12
|
-
declare function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filter }: IFiltersDropdownProps): JSX.Element;
|
|
12
|
+
declare function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filter, }: IFiltersDropdownProps): JSX.Element;
|
|
13
13
|
export default FiltersDropdown;
|
|
@@ -10,12 +10,12 @@ import useSearchReducer from '../../../components/LibraryItemsList/hooks/useSear
|
|
|
10
10
|
import { SearchActionTypes } from '../../../components/LibraryItemsList/hooks/useSearchReducer/searchReducer';
|
|
11
11
|
import { useLang } from '../../../hooks';
|
|
12
12
|
import { useSharedTranslation } from '../../../hooks/useSharedTranslation';
|
|
13
|
-
import { AttributeConditionFilter, FilterType, SidebarContentType, ThroughConditionFilter, TreeConditionFilter } from '../../../types/search';
|
|
13
|
+
import { AttributeConditionFilter, FilterType, SidebarContentType, ThroughConditionFilter, TreeConditionFilter, } from '../../../types/search';
|
|
14
14
|
import { AttributeType } from '../../../_gqlTypes';
|
|
15
15
|
import { defaultLinkAttributeFilterFormat } from '../constants';
|
|
16
16
|
import { getDefaultFilterValueByFormat } from '../FiltersPanel/Filter/filterUtils';
|
|
17
17
|
import { defaultFilterConditionByAttributeFormat } from '../helpers/defaultFilterConditionByAttributeFormat';
|
|
18
|
-
function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filter }) {
|
|
18
|
+
function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filter, }) {
|
|
19
19
|
const { t } = useSharedTranslation();
|
|
20
20
|
const { state: searchState, dispatch: searchDispatch } = useSearchReducer();
|
|
21
21
|
const { lang } = useLang();
|
|
@@ -56,9 +56,9 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
56
56
|
linkedLibrary: attribute.linked_library,
|
|
57
57
|
linkedTree: attribute.linked_tree,
|
|
58
58
|
library: attribute.linked_library?.id || libraryId,
|
|
59
|
-
embedded_fields: attribute.embedded_fields
|
|
59
|
+
embedded_fields: attribute.embedded_fields,
|
|
60
60
|
},
|
|
61
|
-
value: { value: getDefaultFilterValueByFormat(attribute.format) }
|
|
61
|
+
value: { value: getDefaultFilterValueByFormat(attribute.format) },
|
|
62
62
|
};
|
|
63
63
|
// If filter's condition is a through condition it means current filter is a parent
|
|
64
64
|
// so we set the parentAttribute field to current filter's attribute, otherwise it means
|
|
@@ -87,7 +87,7 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
87
87
|
key: tree.id,
|
|
88
88
|
condition: TreeConditionFilter[TreeConditionFilter.CLASSIFIED_IN],
|
|
89
89
|
tree,
|
|
90
|
-
value: { value: null }
|
|
90
|
+
value: { value: null },
|
|
91
91
|
});
|
|
92
92
|
const getLibraryFilter = (library) => {
|
|
93
93
|
// If current filter's type is a LIBRARY type it means we just changed the child library
|
|
@@ -106,7 +106,7 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
106
106
|
value: { value: getDefaultFilterValueByFormat(defaultLinkAttributeFilterFormat) },
|
|
107
107
|
parentAttribute: filter?.condition === ThroughConditionFilter.THROUGH
|
|
108
108
|
? (filter.attribute ?? filter.parentAttribute)
|
|
109
|
-
: filter.parentAttribute
|
|
109
|
+
: filter.parentAttribute,
|
|
110
110
|
};
|
|
111
111
|
};
|
|
112
112
|
const addFilter = (newFilter) => {
|
|
@@ -122,12 +122,12 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
122
122
|
}
|
|
123
123
|
searchDispatch({
|
|
124
124
|
type: SearchActionTypes.SET_FILTERS,
|
|
125
|
-
filters
|
|
125
|
+
filters,
|
|
126
126
|
});
|
|
127
127
|
searchDispatch({
|
|
128
128
|
type: SearchActionTypes.SET_SIDEBAR,
|
|
129
129
|
visible: true,
|
|
130
|
-
sidebarType: SidebarContentType.FILTERS
|
|
130
|
+
sidebarType: SidebarContentType.FILTERS,
|
|
131
131
|
});
|
|
132
132
|
};
|
|
133
133
|
const _handleOpenChange = () => setVisible(!visible);
|
|
@@ -137,7 +137,7 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
137
137
|
const _translateLabel = function (el) {
|
|
138
138
|
return {
|
|
139
139
|
...el,
|
|
140
|
-
localizedLabel: localizedTranslation(el.label, lang) || el.id
|
|
140
|
+
localizedLabel: localizedTranslation(el.label, lang) || el.id,
|
|
141
141
|
};
|
|
142
142
|
};
|
|
143
143
|
const _filterBySearch = function (el) {
|
|
@@ -158,12 +158,12 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
158
158
|
const menuItems = [
|
|
159
159
|
{
|
|
160
160
|
key: 'search',
|
|
161
|
-
label: _jsx(Input.Search, { placeholder: t('global.search'), onChange: _handleSearchChange })
|
|
161
|
+
label: _jsx(Input.Search, { placeholder: t('global.search'), onChange: _handleSearchChange }),
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
key: 'divider',
|
|
165
|
-
type: 'divider'
|
|
166
|
-
}
|
|
165
|
+
type: 'divider',
|
|
166
|
+
},
|
|
167
167
|
];
|
|
168
168
|
let menuElements = [];
|
|
169
169
|
if (filteredTrees.length > 0) {
|
|
@@ -177,9 +177,9 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
177
177
|
key: tree.id,
|
|
178
178
|
icon: _jsx(BranchesOutlined, {}),
|
|
179
179
|
onClick: () => addFilter(getTreeFilter(tree)),
|
|
180
|
-
label: isUIFilterUsed(tree.id) ? (_jsx(Badge, { color: "blue", text: tree.localizedLabel })) : (tree.localizedLabel)
|
|
181
|
-
}))
|
|
182
|
-
}
|
|
180
|
+
label: isUIFilterUsed(tree.id) ? (_jsx(Badge, { color: "blue", text: tree.localizedLabel })) : (tree.localizedLabel),
|
|
181
|
+
})),
|
|
182
|
+
},
|
|
183
183
|
];
|
|
184
184
|
}
|
|
185
185
|
if (filteredAttributes.length > 0) {
|
|
@@ -193,9 +193,9 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
193
193
|
key: attribute.id,
|
|
194
194
|
icon: _jsx(NumberOutlined, {}),
|
|
195
195
|
onClick: () => addFilter(getAttributeFilter(attribute)),
|
|
196
|
-
label: isUIFilterUsed(attribute.id) ? (_jsx(Badge, { color: "blue", text: attribute.localizedLabel })) : (attribute.localizedLabel)
|
|
197
|
-
}))
|
|
198
|
-
}
|
|
196
|
+
label: isUIFilterUsed(attribute.id) ? (_jsx(Badge, { color: "blue", text: attribute.localizedLabel })) : (attribute.localizedLabel),
|
|
197
|
+
})),
|
|
198
|
+
},
|
|
199
199
|
];
|
|
200
200
|
}
|
|
201
201
|
if (filteredLibraries.length > 0) {
|
|
@@ -209,9 +209,9 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
209
209
|
key: library.id,
|
|
210
210
|
icon: _jsx(NumberOutlined, {}),
|
|
211
211
|
onClick: () => addFilter(getLibraryFilter(library)),
|
|
212
|
-
label: isUIFilterUsed(library.id) ? (_jsx(Badge, { color: "blue", text: library.localizedLabel })) : (library.localizedLabel)
|
|
213
|
-
}))
|
|
214
|
-
}
|
|
212
|
+
label: isUIFilterUsed(library.id) ? (_jsx(Badge, { color: "blue", text: library.localizedLabel })) : (library.localizedLabel),
|
|
213
|
+
})),
|
|
214
|
+
},
|
|
215
215
|
];
|
|
216
216
|
}
|
|
217
217
|
menuItems.push({
|
|
@@ -220,7 +220,7 @@ function FiltersDropdown({ libraryId, button, attributes, libraries, trees, filt
|
|
|
220
220
|
children: menuElements,
|
|
221
221
|
label: null,
|
|
222
222
|
className: 'elements-wrapper',
|
|
223
|
-
style: { maxHeight: '75vh', overflowY: 'auto' }
|
|
223
|
+
style: { maxHeight: '75vh', overflowY: 'auto' },
|
|
224
224
|
});
|
|
225
225
|
const menu = { items: menuItems };
|
|
226
226
|
return (_jsx(Dropdown, { disabled: !!filter && !filter.active, open: visible, onOpenChange: _handleOpenChange, menu: menu, trigger: ['click'], children: button }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FiltersDropdown.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"FiltersDropdown.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport {BranchesOutlined, NumberOutlined} from '@ant-design/icons';\nimport {isTypeLink, localizedTranslation} from '@leav/utils';\nimport {Badge, Dropdown, Input} from 'antd';\nimport {type ItemType} from 'antd/es/menu/interface';\nimport React, {useState} from 'react';\nimport useSearchReducer from '_ui/components/LibraryItemsList/hooks/useSearchReducer';\nimport {SearchActionTypes} from '_ui/components/LibraryItemsList/hooks/useSearchReducer/searchReducer';\nimport {useLang} from '_ui/hooks';\nimport {useSharedTranslation} from '_ui/hooks/useSharedTranslation';\nimport {type SystemTranslation} from '_ui/types/scalars';\nimport {\n AttributeConditionFilter,\n FilterType,\n type IFilter,\n type IFilterAttribute,\n type IFilterLibrary,\n type IFilterTree,\n SidebarContentType,\n ThroughConditionFilter,\n TreeConditionFilter,\n} from '_ui/types/search';\nimport {AttributeType} from '_ui/_gqlTypes';\nimport {\n type ILibraryDetailExtendedAttribute,\n type ILibraryDetailExtendedAttributeChild,\n type ILibraryDetailExtendedAttributeLink,\n type ILibraryDetailExtendedAttributeParentLinkedTree,\n type ILibraryDetailExtendedAttributeParentLinkedTreeLibrary,\n type ILibraryDetailExtendedAttributeStandard,\n type ILibraryDetailExtendedAttributeTree,\n type ILibraryDetailExtendedLinkedTree,\n} from '_ui/_queries/libraries/getLibraryDetailExtendQuery';\nimport {defaultLinkAttributeFilterFormat} from '../constants';\nimport {getDefaultFilterValueByFormat} from '../FiltersPanel/Filter/filterUtils';\nimport {defaultFilterConditionByAttributeFormat} from '../helpers/defaultFilterConditionByAttributeFormat';\n\ninterface IFiltersDropdownProps {\n libraryId: string;\n button: JSX.Element;\n attributes: ILibraryDetailExtendedAttribute[];\n libraries: ILibraryDetailExtendedAttributeParentLinkedTree['libraries'];\n trees: ILibraryDetailExtendedLinkedTree[];\n disabled?: boolean;\n filter?: IFilter; // if replace filter\n}\n\nfunction FiltersDropdown({\n libraryId,\n button,\n attributes,\n libraries,\n trees,\n filter,\n}: IFiltersDropdownProps): JSX.Element {\n const {t} = useSharedTranslation();\n const {state: searchState, dispatch: searchDispatch} = useSearchReducer();\n const {lang} = useLang();\n const [visible, setVisible] = useState<boolean>(false);\n const [search, setSearch] = useState<string>();\n\n const getAttributeFilter = (attribute: ILibraryDetailExtendedAttribute): IFilterAttribute => {\n // we set the new filter key with the attribute id by default\n let key = attribute.id;\n\n // If we replace a current filter, the filter key depends on filter type and whether it goes through parent attributes or not\n // The key is a concatenation of parents attribute's id\n if (typeof (filter as IFilterAttribute)?.parentTreeLibrary !== 'undefined') {\n key = `${(filter as IFilterAttribute)?.parentTreeLibrary.key}.${attribute.id}`;\n } else if (filter?.condition === ThroughConditionFilter.THROUGH && filter.type === FilterType.LIBRARY) {\n key = `${(filter as IFilterLibrary).key}.${attribute.id}`;\n } else if (filter?.condition === ThroughConditionFilter.THROUGH) {\n key = `${(filter as IFilterAttribute)?.attribute?.id}.${attribute.id}`;\n } else if ((filter as IFilterAttribute)?.attribute?.parentAttribute) {\n key = `${(filter as IFilterAttribute)?.attribute?.parentAttribute.id}.${attribute.id}`;\n }\n\n const filterAttribute: IFilterAttribute = {\n type: FilterType.ATTRIBUTE,\n index: Date.now(),\n active: true,\n key,\n condition: AttributeConditionFilter[defaultFilterConditionByAttributeFormat(attribute.format)],\n attribute: {\n id: attribute.id,\n type: attribute.type,\n format:\n isTypeLink(attribute.type) || attribute.type === AttributeType.tree\n ? defaultLinkAttributeFilterFormat\n : attribute.format,\n label: attribute.label,\n isLink: isTypeLink(attribute.type),\n isMultiple: attribute.multiple_values,\n linkedLibrary: (attribute as ILibraryDetailExtendedAttributeLink).linked_library,\n linkedTree: (attribute as ILibraryDetailExtendedAttributeTree).linked_tree,\n library: (attribute as ILibraryDetailExtendedAttributeLink).linked_library?.id || libraryId,\n embedded_fields: (attribute as ILibraryDetailExtendedAttributeStandard).embedded_fields,\n },\n value: {value: getDefaultFilterValueByFormat(attribute.format)},\n };\n\n // If filter's condition is a through condition it means current filter is a parent\n // so we set the parentAttribute field to current filter's attribute, otherwise it means\n // that the current filter is just a \"brother\" so we get the parent attribute of the current filter instead\n if (filter?.condition === ThroughConditionFilter.THROUGH) {\n filterAttribute.attribute.parentAttribute = (filter as IFilterAttribute)?.attribute;\n } else if ((filter as IFilterAttribute)?.attribute?.parentAttribute) {\n filterAttribute.attribute.parentAttribute = (filter as IFilterAttribute)?.attribute?.parentAttribute;\n }\n\n // When we chose an attribute through a tree attribute and a child library we have to set the parent tree library of the new filter\n // If current filter type is not library it means we just change the current filter attribute by another at the same level,\n // so the parent tree library is not as the first time, the filter itself, but the parentTreeLibrary of this one\n if (filter?.type === FilterType.LIBRARY) {\n filterAttribute.parentTreeLibrary = filter as IFilterLibrary;\n } else if (typeof (filter as IFilterAttribute)?.parentTreeLibrary !== 'undefined') {\n filterAttribute.parentTreeLibrary = (filter as IFilterAttribute)?.parentTreeLibrary;\n }\n\n return filterAttribute;\n };\n\n const getTreeFilter = (tree: ILibraryDetailExtendedLinkedTree): IFilterTree => ({\n type: FilterType.TREE,\n index: Date.now(),\n active: true,\n key: tree.id,\n condition: TreeConditionFilter[TreeConditionFilter.CLASSIFIED_IN],\n tree,\n value: {value: null},\n });\n\n const getLibraryFilter = (library: {\n id: string;\n label: SystemTranslation;\n attributes: ILibraryDetailExtendedAttributeChild[];\n }): IFilterLibrary => {\n // If current filter's type is a LIBRARY type it means we just changed the child library\n // and not the parent attribute so we copy the current filter parent attribute\n // The key is a concatenation of parent attributes' and libraries' id\n const key =\n filter?.type !== FilterType.LIBRARY\n ? `${(filter as IFilterAttribute).attribute?.id}.${library.id}`\n : `${(filter as IFilterLibrary).parentAttribute?.id}.${library.id}`;\n\n return {\n type: FilterType.LIBRARY,\n index: Date.now(),\n active: true,\n key,\n condition:\n AttributeConditionFilter[defaultFilterConditionByAttributeFormat(defaultLinkAttributeFilterFormat)],\n library: {id: library.id, label: library.label},\n value: {value: getDefaultFilterValueByFormat(defaultLinkAttributeFilterFormat)},\n parentAttribute:\n filter?.condition === ThroughConditionFilter.THROUGH\n ? ((filter as IFilterAttribute).attribute ?? (filter as IFilterLibrary).parentAttribute)\n : (filter as IFilterLibrary).parentAttribute,\n };\n };\n\n const addFilter = (newFilter: IFilter) => {\n const filters = [...searchState.filters];\n\n if (typeof filter !== 'undefined') {\n // we replace current filter\n const filterPos = searchState.filters.findIndex(f => f.index === filter.index);\n filters.splice(filterPos, 1, {...newFilter, index: filter.index});\n setVisible(false);\n } else {\n filters.push(newFilter);\n }\n\n searchDispatch({\n type: SearchActionTypes.SET_FILTERS,\n filters,\n });\n\n searchDispatch({\n type: SearchActionTypes.SET_SIDEBAR,\n visible: true,\n sidebarType: SidebarContentType.FILTERS,\n });\n };\n\n const _handleOpenChange = () => setVisible(!visible);\n\n const _handleSearchChange = (e: React.ChangeEvent<HTMLInputElement>) => {\n setSearch(e.target.value);\n };\n\n const _translateLabel = function <\n T extends\n | ILibraryDetailExtendedAttribute\n | ILibraryDetailExtendedLinkedTree\n | ILibraryDetailExtendedAttributeParentLinkedTreeLibrary,\n >(el: T) {\n return {\n ...el,\n localizedLabel: localizedTranslation(el.label, lang) || el.id,\n };\n };\n\n const _filterBySearch = function (el: {id: string; localizedLabel: string}): boolean {\n const searchRegEx = new RegExp(`${search}`, 'i');\n return !search || !!el.id.match(searchRegEx) || !!el.localizedLabel.match(searchRegEx);\n };\n\n const filteredTrees = trees.map(_translateLabel).filter(_filterBySearch);\n const filteredAttributes = attributes.map(_translateLabel).filter(_filterBySearch);\n const filteredLibraries = libraries\n .map(lib => ({...lib, library: _translateLabel(lib.library)}))\n .filter(lib => _filterBySearch(lib.library));\n\n // to verify if a filter is used, we have to get the filter attribute/tree base id\n // and check if one of those is used in the list of filters depending on the filter type\n const isUIFilterUsed = (id: string) =>\n searchState.filters.some(\n f =>\n (f as IFilterTree)?.key === id ||\n (f as IFilterAttribute).attribute?.parentAttribute?.id === id ||\n (f as IFilterLibrary).parentAttribute?.id === id ||\n (f as IFilterAttribute).parentTreeLibrary?.parentAttribute?.id === id,\n );\n\n const menuItems: ItemType[] = [\n {\n key: 'search',\n label: <Input.Search placeholder={t('global.search')} onChange={_handleSearchChange} />,\n },\n {\n key: 'divider',\n type: 'divider',\n },\n ];\n\n let menuElements = [];\n if (filteredTrees.length > 0) {\n menuElements = [\n ...menuElements,\n {\n key: 'trees-group',\n type: 'group',\n label: t('filters.trees-group'),\n children: filteredTrees.map(tree => ({\n key: tree.id,\n icon: <BranchesOutlined />,\n onClick: () => addFilter(getTreeFilter(tree)),\n label: isUIFilterUsed(tree.id) ? (\n <Badge color=\"blue\" text={tree.localizedLabel} />\n ) : (\n tree.localizedLabel\n ),\n })),\n },\n ];\n }\n\n if (filteredAttributes.length > 0) {\n menuElements = [\n ...menuElements,\n {\n key: 'attributes-group',\n type: 'group',\n label: t('filters.attributes-group'),\n children: filteredAttributes.map(attribute => ({\n key: attribute.id,\n icon: <NumberOutlined />,\n onClick: () => addFilter(getAttributeFilter(attribute)),\n label: isUIFilterUsed(attribute.id) ? (\n <Badge color=\"blue\" text={attribute.localizedLabel} />\n ) : (\n attribute.localizedLabel\n ),\n })),\n },\n ];\n }\n\n if (filteredLibraries.length > 0) {\n menuElements = [\n ...menuElements,\n {\n key: 'libraries-group',\n type: 'group',\n label: t('filters.libraries-group'),\n children: filteredLibraries.map(({library}) => ({\n key: library.id,\n icon: <NumberOutlined />,\n onClick: () => addFilter(getLibraryFilter(library)),\n label: isUIFilterUsed(library.id) ? (\n <Badge color=\"blue\" text={library.localizedLabel} />\n ) : (\n library.localizedLabel\n ),\n })),\n },\n ];\n }\n\n menuItems.push({\n key: 'elements-wrapper',\n type: 'group',\n children: menuElements,\n label: null,\n className: 'elements-wrapper',\n style: {maxHeight: '75vh', overflowY: 'auto'},\n });\n\n const menu = {items: menuItems};\n\n return (\n <Dropdown\n disabled={!!filter && !filter.active}\n open={visible}\n onOpenChange={_handleOpenChange}\n menu={menu}\n trigger={['click']}\n >\n {button}\n </Dropdown>\n );\n}\n\nexport default FiltersDropdown;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/FiltersDropdown/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/LibraryItemsList/FiltersDropdown/index.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,eAAe,eAAe,CAAC","sourcesContent":["// Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06\n// This file is released under LGPL V3\n// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt\nimport FiltersDropdown from './FiltersDropdown';\n\nexport default FiltersDropdown;\n"]}
|
|
@@ -14,8 +14,8 @@ import { SearchActionTypes } from '../../../../components/LibraryItemsList/hooks
|
|
|
14
14
|
import { SelectTreeNodeModalOld } from '../../../../components/SelectTreeNodeModalOld';
|
|
15
15
|
import { useLang } from '../../../../hooks';
|
|
16
16
|
import { useSharedTranslation } from '../../../../hooks/useSharedTranslation';
|
|
17
|
-
import { AttributeConditionFilter, FilterType, ThroughConditionFilter, TreeConditionFilter } from '../../../../types/search';
|
|
18
|
-
import { AttributeFormat, AttributeType, RecordFilterCondition } from '../../../../_gqlTypes';
|
|
17
|
+
import { AttributeConditionFilter, FilterType, ThroughConditionFilter, TreeConditionFilter, } from '../../../../types/search';
|
|
18
|
+
import { AttributeFormat, AttributeType, RecordFilterCondition, } from '../../../../_gqlTypes';
|
|
19
19
|
import { formatNotUsingCondition } from '../../constants';
|
|
20
20
|
import FiltersDropdown from '../../FiltersDropdown';
|
|
21
21
|
import { defaultFilterConditionByAttributeFormat } from '../../helpers/defaultFilterConditionByAttributeFormat';
|
|
@@ -126,7 +126,7 @@ function Filter({ filter, handleProps }) {
|
|
|
126
126
|
const handleDelete = () => {
|
|
127
127
|
searchDispatch({
|
|
128
128
|
type: SearchActionTypes.SET_FILTERS,
|
|
129
|
-
filters: searchState.filters.filter(f => f.index !== filter.index)
|
|
129
|
+
filters: searchState.filters.filter(f => f.index !== filter.index),
|
|
130
130
|
});
|
|
131
131
|
};
|
|
132
132
|
const updateFilterValue = (newFilterValue) => {
|
|
@@ -138,7 +138,7 @@ function Filter({ filter, handleProps }) {
|
|
|
138
138
|
});
|
|
139
139
|
searchDispatch({
|
|
140
140
|
type: SearchActionTypes.SET_FILTERS,
|
|
141
|
-
filters: newFilters
|
|
141
|
+
filters: newFilters,
|
|
142
142
|
});
|
|
143
143
|
};
|
|
144
144
|
const _getValueFromNode = (node) => typeof node === 'undefined' || node.id === filter.tree.id
|
|
@@ -153,7 +153,7 @@ function Filter({ filter, handleProps }) {
|
|
|
153
153
|
});
|
|
154
154
|
searchDispatch({
|
|
155
155
|
type: SearchActionTypes.SET_FILTERS,
|
|
156
|
-
filters: newFilters
|
|
156
|
+
filters: newFilters,
|
|
157
157
|
});
|
|
158
158
|
};
|
|
159
159
|
const filterOptions = {
|
|
@@ -161,14 +161,14 @@ function Filter({ filter, handleProps }) {
|
|
|
161
161
|
{
|
|
162
162
|
key: 'deactivate',
|
|
163
163
|
label: filter.active ? t('filters.deactivate') : t('filters.activate'),
|
|
164
|
-
onClick: toggleActiveStatus
|
|
164
|
+
onClick: toggleActiveStatus,
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
key: 'delete',
|
|
168
168
|
label: t('global.delete'),
|
|
169
|
-
onClick: handleDelete
|
|
170
|
-
}
|
|
171
|
-
]
|
|
169
|
+
onClick: handleDelete,
|
|
170
|
+
},
|
|
171
|
+
],
|
|
172
172
|
};
|
|
173
173
|
const InputByFormat = useCallback((props) => {
|
|
174
174
|
const showStandardCondition = props.filter.condition in AttributeConditionFilter &&
|
|
@@ -203,7 +203,7 @@ function Filter({ filter, handleProps }) {
|
|
|
203
203
|
multiple_values: undefined,
|
|
204
204
|
linked_tree: undefined,
|
|
205
205
|
system: false,
|
|
206
|
-
readonly: false
|
|
206
|
+
readonly: false,
|
|
207
207
|
}))
|
|
208
208
|
: [];
|
|
209
209
|
const getAttributes = () => {
|
|
@@ -275,17 +275,17 @@ function Filter({ filter, handleProps }) {
|
|
|
275
275
|
index: filter.index,
|
|
276
276
|
key: parentAttribute?.id,
|
|
277
277
|
value: {
|
|
278
|
-
value: getDefaultFilterValueByFormat(parentAttribute.format)
|
|
278
|
+
value: getDefaultFilterValueByFormat(parentAttribute.format),
|
|
279
279
|
},
|
|
280
280
|
active: true,
|
|
281
281
|
condition: RecordFilterCondition[defaultFilterConditionByAttributeFormat(parentAttribute.format)],
|
|
282
|
-
attribute: parentAttribute
|
|
282
|
+
attribute: parentAttribute,
|
|
283
283
|
};
|
|
284
284
|
const filterPos = searchState.filters.findIndex(f => f.index === filter.index);
|
|
285
285
|
filters.splice(filterPos, 1, newFilter);
|
|
286
286
|
searchDispatch({
|
|
287
287
|
type: SearchActionTypes.SET_FILTERS,
|
|
288
|
-
filters
|
|
288
|
+
filters,
|
|
289
289
|
});
|
|
290
290
|
};
|
|
291
291
|
const getDropdownLabel = () => {
|