@leav/ui 0.3.6-68d1526 → 0.3.6-7be4667
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/attribute.js +2 -2
- package/dist/__mocks__/common/attribute.js.map +1 -1
- package/dist/__mocks__/common/filter.js +1 -1
- package/dist/__mocks__/common/filter.js.map +1 -1
- package/dist/__mocks__/common/form.js +5 -3
- package/dist/__mocks__/common/form.js.map +1 -1
- package/dist/__mocks__/common/import.js +1 -1
- 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 +1 -1
- package/dist/__mocks__/common/library.js.map +1 -1
- package/dist/__mocks__/common/tree.js +1 -1
- package/dist/__mocks__/common/tree.js.map +1 -1
- package/dist/__mocks__/common/value.js +2 -2
- package/dist/__mocks__/common/value.js.map +1 -1
- package/dist/__mocks__/common/view.js +1 -1
- package/dist/__mocks__/common/view.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js +1 -1
- package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js +1 -1
- package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js.map +1 -1
- package/dist/__mocks__/mockQuery/mockGetViewListQuery.js +1 -1
- package/dist/__mocks__/mockQuery/mockGetViewListQuery.js.map +1 -1
- package/dist/__mocks__/react-i18next.js +1 -1
- package/dist/__mocks__/react-i18next.js.map +1 -1
- package/dist/_gqlTypes/index.d.ts +476 -116
- package/dist/_gqlTypes/index.js +1099 -967
- package/dist/_gqlTypes/index.js.map +1 -1
- package/dist/_queries/applications/applicationDetailsFragment.js +1 -1
- package/dist/_queries/applications/applicationDetailsFragment.js.map +1 -1
- package/dist/_queries/applications/checkApplicationExistence.js +1 -1
- package/dist/_queries/applications/checkApplicationExistence.js.map +1 -1
- package/dist/_queries/applications/getApplicationDetails.js +1 -1
- package/dist/_queries/applications/getApplicationDetails.js.map +1 -1
- package/dist/_queries/applications/getApplicationsModulesQuery.js +1 -1
- package/dist/_queries/applications/getApplicationsModulesQuery.js.map +1 -1
- package/dist/_queries/applications/saveApplicationMutation.js +1 -1
- package/dist/_queries/applications/saveApplicationMutation.js.map +1 -1
- package/dist/_queries/attributes/attributeDetailsFragment.js +1 -2
- package/dist/_queries/attributes/attributeDetailsFragment.js.map +1 -1
- package/dist/_queries/attributes/checkAttributeExistenceQuery.js +1 -1
- package/dist/_queries/attributes/checkAttributeExistenceQuery.js.map +1 -1
- package/dist/_queries/attributes/deleteAttributeMutation.js +1 -1
- package/dist/_queries/attributes/deleteAttributeMutation.js.map +1 -1
- package/dist/_queries/attributes/getAttributeByIdQuery.js +1 -1
- package/dist/_queries/attributes/getAttributeByIdQuery.js.map +1 -1
- package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js +1 -1
- package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js.map +1 -1
- package/dist/_queries/attributes/getAttributesByLib.js +1 -1
- package/dist/_queries/attributes/getAttributesByLib.js.map +1 -1
- package/dist/_queries/attributes/getAttributesQuery.js +1 -1
- package/dist/_queries/attributes/getAttributesQuery.js.map +1 -1
- package/dist/_queries/attributes/getVersionProfilesQuery.js +1 -1
- package/dist/_queries/attributes/getVersionProfilesQuery.js.map +1 -1
- package/dist/_queries/attributes/getVersionableAttributesByLibrary.js +1 -1
- package/dist/_queries/attributes/getVersionableAttributesByLibrary.js.map +1 -1
- package/dist/_queries/attributes/saveAttributeMutation.js +1 -1
- package/dist/_queries/attributes/saveAttributeMutation.js.map +1 -1
- package/dist/_queries/export/exportQuery.js +1 -1
- package/dist/_queries/export/exportQuery.js.map +1 -1
- package/dist/_queries/files/createDirectory.js +1 -1
- package/dist/_queries/files/createDirectory.js.map +1 -1
- package/dist/_queries/files/forcePreviewsGenerationMutation.js +1 -1
- package/dist/_queries/files/forcePreviewsGenerationMutation.js.map +1 -1
- package/dist/_queries/files/getDirectoryDataQuery.js +1 -1
- package/dist/_queries/files/getDirectoryDataQuery.js.map +1 -1
- package/dist/_queries/files/getUploadUpdates.js +1 -1
- package/dist/_queries/files/getUploadUpdates.js.map +1 -1
- package/dist/_queries/files/uploadMutation.js +1 -1
- package/dist/_queries/files/uploadMutation.js.map +1 -1
- package/dist/_queries/import/importExcel.js +1 -1
- package/dist/_queries/import/importExcel.js.map +1 -1
- package/dist/_queries/libraries/checkLibraryExistenceQuery.js +1 -1
- package/dist/_queries/libraries/checkLibraryExistenceQuery.js.map +1 -1
- package/dist/_queries/libraries/deleteLibraryMutation.js +1 -1
- package/dist/_queries/libraries/deleteLibraryMutation.js.map +1 -1
- package/dist/_queries/libraries/getLibrariesQuery.js +1 -1
- package/dist/_queries/libraries/getLibrariesQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryByIdQuery.js +1 -1
- package/dist/_queries/libraries/getLibraryByIdQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryPermissionsQuery.js +1 -1
- package/dist/_queries/libraries/getLibraryPermissionsQuery.js.map +1 -1
- package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js +1 -1
- package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js.map +1 -1
- package/dist/_queries/libraries/libraryDetailsFragment.js +1 -1
- package/dist/_queries/libraries/libraryDetailsFragment.js.map +1 -1
- package/dist/_queries/libraries/saveLibraryMutation.js +1 -1
- package/dist/_queries/libraries/saveLibraryMutation.js.map +1 -1
- package/dist/_queries/permissions/isAllowedQuery.js +1 -1
- package/dist/_queries/permissions/isAllowedQuery.js.map +1 -1
- package/dist/_queries/records/createRecordMutation.js +1 -1
- package/dist/_queries/records/createRecordMutation.js.map +1 -1
- package/dist/_queries/records/deactivateRecordsMutation.js +1 -1
- package/dist/_queries/records/deactivateRecordsMutation.js.map +1 -1
- package/dist/_queries/records/doesFileExistAsChild.js +1 -1
- package/dist/_queries/records/doesFileExistAsChild.js.map +1 -1
- package/dist/_queries/records/getFileDataQuery.js +1 -1
- package/dist/_queries/records/getFileDataQuery.js.map +1 -1
- package/dist/_queries/records/getRecordColumnsValues.js +1 -1
- package/dist/_queries/records/getRecordColumnsValues.js.map +1 -1
- package/dist/_queries/records/getRecordFormQuery.js +3 -1
- package/dist/_queries/records/getRecordFormQuery.js.map +1 -1
- package/dist/_queries/records/getRecordPropertiesQuery.d.ts +23 -13
- package/dist/_queries/records/getRecordPropertiesQuery.js +13 -5
- package/dist/_queries/records/getRecordPropertiesQuery.js.map +1 -1
- package/dist/_queries/records/getRecordUpdatesSubscription.js +1 -1
- package/dist/_queries/records/getRecordUpdatesSubscription.js.map +1 -1
- package/dist/_queries/records/getRecordsFromLibraryQuery.js +2 -1
- package/dist/_queries/records/getRecordsFromLibraryQuery.js.map +1 -1
- package/dist/_queries/records/indexRecordsMutation.js +1 -1
- package/dist/_queries/records/indexRecordsMutation.js.map +1 -1
- package/dist/_queries/records/recordFormAttributeFragment.js +3 -1
- package/dist/_queries/records/recordFormAttributeFragment.js.map +1 -1
- package/dist/_queries/tasks/cancelTaskMutation.js +1 -1
- package/dist/_queries/tasks/cancelTaskMutation.js.map +1 -1
- package/dist/_queries/trees/checkTreeExistenceQuery.js +1 -1
- package/dist/_queries/trees/checkTreeExistenceQuery.js.map +1 -1
- package/dist/_queries/trees/deleteTreeMutation.js +1 -1
- package/dist/_queries/trees/deleteTreeMutation.js.map +1 -1
- package/dist/_queries/trees/getTreeByIdQuery.js +1 -1
- package/dist/_queries/trees/getTreeByIdQuery.js.map +1 -1
- package/dist/_queries/trees/getTreeLibraries.js +1 -1
- package/dist/_queries/trees/getTreeLibraries.js.map +1 -1
- package/dist/_queries/trees/getTreesQuery.js +1 -1
- package/dist/_queries/trees/getTreesQuery.js.map +1 -1
- package/dist/_queries/trees/saveTreeMutation.js +1 -1
- package/dist/_queries/trees/saveTreeMutation.js.map +1 -1
- package/dist/_queries/trees/treeDetailsFragment.js +1 -1
- package/dist/_queries/trees/treeDetailsFragment.js.map +1 -1
- package/dist/_queries/trees/treeNodeChildrenQuery.js +1 -1
- package/dist/_queries/trees/treeNodeChildrenQuery.js.map +1 -1
- package/dist/_queries/userData/getUserData.js +1 -1
- package/dist/_queries/userData/getUserData.js.map +1 -1
- package/dist/_queries/userData/saveUserData.js +1 -1
- package/dist/_queries/userData/saveUserData.js.map +1 -1
- package/dist/_queries/values/deleteValueMutation.js +1 -1
- package/dist/_queries/values/deleteValueMutation.js.map +1 -1
- package/dist/_queries/values/saveValueBatchMutation.js +1 -1
- package/dist/_queries/values/saveValueBatchMutation.js.map +1 -1
- package/dist/_queries/values/valueDetailsFragment.js +9 -6
- package/dist/_queries/values/valueDetailsFragment.js.map +1 -1
- package/dist/_queries/values/valuesVersionFragment.js +1 -1
- package/dist/_queries/values/valuesVersionFragment.js.map +1 -1
- package/dist/_queries/views/deleteViewMutation.js +1 -1
- package/dist/_queries/views/deleteViewMutation.js.map +1 -1
- package/dist/_queries/views/getViewById.js +1 -1
- package/dist/_queries/views/getViewById.js.map +1 -1
- package/dist/_queries/views/getViewsListQuery.js +1 -1
- package/dist/_queries/views/getViewsListQuery.js.map +1 -1
- package/dist/_queries/views/saveViewMutation.js +1 -1
- package/dist/_queries/views/saveViewMutation.js.map +1 -1
- package/dist/_queries/views/viewDetailsFragment.js +1 -1
- package/dist/_queries/views/viewDetailsFragment.js.map +1 -1
- package/dist/_utils/__mocks__/isDevEnv.js +1 -1
- package/dist/_utils/__mocks__/isDevEnv.js.map +1 -1
- package/dist/_utils/getFiltersFromRequest.js +2 -2
- package/dist/_utils/getFiltersFromRequest.js.map +1 -1
- package/dist/_utils/getRequestFromFilter.js +1 -1
- package/dist/_utils/getRequestFromFilter.js.map +1 -1
- package/dist/_utils/index.d.ts +2 -0
- package/dist/_utils/index.js +5 -1
- package/dist/_utils/index.js.map +1 -1
- package/dist/_utils/isDevEnv.js +1 -1
- package/dist/_utils/isDevEnv.js.map +1 -1
- package/dist/_utils/typeguards.d.ts +2 -0
- package/dist/_utils/typeguards.js +2 -0
- package/dist/_utils/typeguards.js.map +1 -0
- package/dist/antdTheme/index.js +1 -1
- package/dist/antdTheme/index.js.map +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.js +1 -1
- package/dist/components/AttributePicker/AttributesList/AttributesList.js.map +1 -1
- package/dist/components/AttributePicker/AttributesList/index.js +1 -1
- package/dist/components/AttributePicker/AttributesList/index.js.map +1 -1
- package/dist/components/AttributePicker/index.js +1 -1
- package/dist/components/AttributePicker/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/Attribute/Attribute.js +1 -1
- package/dist/components/AttributesSelectionList/Attribute/Attribute.js.map +1 -1
- package/dist/components/AttributesSelectionList/Attribute/index.js +1 -1
- package/dist/components/AttributesSelectionList/Attribute/index.js.map +1 -1
- package/dist/components/AttributesSelectionList/AttributesSelectionList.js +1 -1
- 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 +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 +1 -1
- package/dist/components/AttributesSelectionList/SelectedAttributesList/index.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 +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 +1 -1
- 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 +1 -1
- package/dist/components/AttributesSelectionList/sharedComponents.js.map +1 -1
- package/dist/components/BasicButton/BasicButton.js +1 -1
- package/dist/components/BasicButton/BasicButton.js.map +1 -1
- package/dist/components/BasicButton/index.js +1 -1
- package/dist/components/BasicButton/index.js.map +1 -1
- package/dist/components/CreateDirectory/CreateDirectory.js +1 -1
- package/dist/components/CreateDirectory/CreateDirectory.js.map +1 -1
- package/dist/components/CreateDirectory/index.js +1 -1
- package/dist/components/CreateDirectory/index.js.map +1 -1
- package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js +1 -1
- package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js.map +1 -1
- package/dist/components/DeactivateRecordsModal/index.js +1 -1
- package/dist/components/DeactivateRecordsModal/index.js.map +1 -1
- package/dist/components/Dimmer/index.js +1 -1
- package/dist/components/Dimmer/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplication.js +1 -1
- package/dist/components/EditApplication/EditApplication.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js +1 -1
- 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 +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js.map +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/index.js +1 -1
- package/dist/components/EditApplication/EditApplicationInfo/index.js.map +1 -1
- package/dist/components/EditApplication/index.js +1 -1
- package/dist/components/EditApplication/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js +1 -1
- 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 +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 +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 +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/index.js +1 -1
- package/dist/components/EditAttributeModal/EditAttribute/index.js.map +1 -1
- package/dist/components/EditAttributeModal/EditAttributeModal.js +1 -1
- package/dist/components/EditAttributeModal/EditAttributeModal.js.map +1 -1
- package/dist/components/EditAttributeModal/index.js +1 -1
- package/dist/components/EditAttributeModal/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.js +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 +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/index.js +1 -1
- package/dist/components/EditLibraryModal/EditLibrary/index.js.map +1 -1
- package/dist/components/EditLibraryModal/EditLibraryModal.js +1 -1
- package/dist/components/EditLibraryModal/EditLibraryModal.js.map +1 -1
- package/dist/components/EditLibraryModal/index.js +1 -1
- package/dist/components/EditLibraryModal/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTree.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTree.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js +1 -1
- package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTree/index.js +1 -1
- package/dist/components/EditTreeModal/EditTree/index.js.map +1 -1
- package/dist/components/EditTreeModal/EditTreeModal.js +1 -1
- package/dist/components/EditTreeModal/EditTreeModal.js.map +1 -1
- package/dist/components/EditTreeModal/index.js +1 -1
- package/dist/components/EditTreeModal/index.js.map +1 -1
- package/dist/components/EntityCard/EntityCard.js +1 -1
- package/dist/components/EntityCard/EntityCard.js.map +1 -1
- package/dist/components/EntityCard/index.js +1 -1
- package/dist/components/EntityCard/index.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreview.js +1 -1
- package/dist/components/EntityPreview/EntityPreview.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js.map +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/index.js +1 -1
- package/dist/components/EntityPreview/EntityPreviewList/index.js.map +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 +1 -1
- package/dist/components/EntityPreview/EntityPreviewTile/index.js.map +1 -1
- package/dist/components/EntityPreview/index.js +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 +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.js.map +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js.map +1 -1
- package/dist/components/ErrorBoundary/index.js +1 -1
- package/dist/components/ErrorBoundary/index.js.map +1 -1
- package/dist/components/ErrorDisplay/ErrorDisplay.js +1 -1
- package/dist/components/ErrorDisplay/ErrorDisplay.js.map +1 -1
- package/dist/components/ErrorDisplay/index.js +1 -1
- package/dist/components/ErrorDisplay/index.js.map +1 -1
- package/dist/components/ErrorMessage/ErrorMessage.js +1 -1
- package/dist/components/ErrorMessage/ErrorMessage.js.map +1 -1
- package/dist/components/ErrorMessage/index.js +1 -1
- package/dist/components/ErrorMessage/index.js.map +1 -1
- package/dist/components/Explorer/DataView.d.ts +9 -0
- package/dist/components/Explorer/DataView.js +74 -0
- package/dist/components/Explorer/DataView.js.map +1 -0
- package/dist/components/Explorer/Explorer.d.ts +10 -0
- package/dist/components/Explorer/Explorer.js +34 -0
- package/dist/components/Explorer/Explorer.js.map +1 -0
- package/dist/components/Explorer/_queries/useExplorerData.d.ts +11 -0
- package/dist/components/Explorer/_queries/useExplorerData.js +23 -0
- package/dist/components/Explorer/_queries/useExplorerData.js.map +1 -0
- package/dist/components/Explorer/_types.d.ts +21 -0
- package/dist/components/Explorer/_types.js +2 -0
- package/dist/components/Explorer/_types.js.map +1 -0
- package/dist/components/Explorer/edit-settings/ColumnItem.d.ts +11 -0
- package/dist/components/Explorer/edit-settings/ColumnItem.js +62 -0
- package/dist/components/Explorer/edit-settings/ColumnItem.js.map +1 -0
- package/dist/components/Explorer/edit-settings/DisplayMode.d.ts +6 -0
- package/dist/components/Explorer/edit-settings/DisplayMode.js +28 -0
- package/dist/components/Explorer/edit-settings/DisplayMode.js.map +1 -0
- package/dist/components/Explorer/edit-settings/DisplayModeTable.d.ts +6 -0
- package/dist/components/Explorer/edit-settings/DisplayModeTable.js +77 -0
- package/dist/components/Explorer/edit-settings/DisplayModeTable.js.map +1 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContext.d.ts +13 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContext.js +14 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContext.js.map +1 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContextProvider.d.ts +2 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContextProvider.js +16 -0
- package/dist/components/Explorer/edit-settings/EditSettingsContextProvider.js.map +1 -0
- package/dist/components/Explorer/edit-settings/SettingItem.d.ts +9 -0
- package/dist/components/Explorer/edit-settings/SettingItem.js +55 -0
- package/dist/components/Explorer/edit-settings/SettingItem.js.map +1 -0
- package/dist/components/Explorer/edit-settings/SettingsPanel.d.ts +7 -0
- package/dist/components/Explorer/edit-settings/SettingsPanel.js +53 -0
- package/dist/components/Explorer/edit-settings/SettingsPanel.js.map +1 -0
- package/dist/components/Explorer/edit-settings/SidePanel.d.ts +2 -0
- package/dist/components/Explorer/edit-settings/SidePanel.js +19 -0
- package/dist/components/Explorer/edit-settings/SidePanel.js.map +1 -0
- package/dist/components/Explorer/edit-settings/useEditSettings.d.ts +1 -0
- package/dist/components/Explorer/edit-settings/useEditSettings.js +7 -0
- package/dist/components/Explorer/edit-settings/useEditSettings.js.map +1 -0
- package/dist/components/Explorer/edit-settings/useGetLibraryColumns.d.ts +10 -0
- package/dist/components/Explorer/edit-settings/useGetLibraryColumns.js +24 -0
- package/dist/components/Explorer/edit-settings/useGetLibraryColumns.js.map +1 -0
- package/dist/components/Explorer/edit-settings/useOpenSettings.d.ts +1 -0
- package/dist/components/Explorer/edit-settings/useOpenSettings.js +19 -0
- package/dist/components/Explorer/edit-settings/useOpenSettings.js.map +1 -0
- package/dist/components/Explorer/index.d.ts +11 -0
- package/dist/components/Explorer/index.js +12 -0
- package/dist/components/Explorer/index.js.map +1 -0
- package/dist/components/Explorer/tsconfig.json +6 -0
- package/dist/components/Explorer/useCreateMainAction.d.ts +19 -0
- package/dist/components/Explorer/useCreateMainAction.js +36 -0
- package/dist/components/Explorer/useCreateMainAction.js.map +1 -0
- package/dist/components/Explorer/useDeactivateAction.d.ts +12 -0
- package/dist/components/Explorer/useDeactivateAction.js +51 -0
- package/dist/components/Explorer/useDeactivateAction.js.map +1 -0
- package/dist/components/Explorer/useEditAction.d.ts +15 -0
- package/dist/components/Explorer/useEditAction.js +52 -0
- package/dist/components/Explorer/useEditAction.js.map +1 -0
- package/dist/components/ExportModal/ExportModal.js +1 -1
- package/dist/components/ExportModal/ExportModal.js.map +1 -1
- package/dist/components/ExportModal/index.js +1 -1
- package/dist/components/ExportModal/index.js.map +1 -1
- package/dist/components/FieldsGroup/FieldsGroup.js +1 -1
- package/dist/components/FieldsGroup/FieldsGroup.js.map +1 -1
- package/dist/components/FieldsGroup/index.js +1 -1
- package/dist/components/FieldsGroup/index.js.map +1 -1
- package/dist/components/FloatingMenu/FloatingMenu.js +1 -1
- package/dist/components/FloatingMenu/FloatingMenu.js.map +1 -1
- package/dist/components/FloatingMenu/index.js +1 -1
- package/dist/components/FloatingMenu/index.js.map +1 -1
- package/dist/components/ImageLoading/ImageLoading.js +1 -1
- package/dist/components/ImageLoading/ImageLoading.js.map +1 -1
- package/dist/components/ImageLoading/index.js +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 +1 -1
- package/dist/components/ImageMissing/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModal.js +1 -1
- package/dist/components/ImportModal/ImportModal.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js.map +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 +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/index.js +1 -1
- package/dist/components/ImportModal/ImportModalConfigStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/index.js +1 -1
- package/dist/components/ImportModal/ImportModalDoneStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/index.js +1 -1
- package/dist/components/ImportModal/ImportModalProcessingStep/index.js.map +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js.map +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/index.js +1 -1
- package/dist/components/ImportModal/ImportModalSelectFileStep/index.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 +1 -1
- package/dist/components/ImportModal/importReducer/importReducer.js.map +1 -1
- package/dist/components/ImportModal/importReducer/index.js +1 -1
- package/dist/components/ImportModal/importReducer/index.js.map +1 -1
- package/dist/components/ImportModal/index.js +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 +1 -1
- package/dist/components/LibraryItemsList/CreateNewRecordButton/index.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/index.js +1 -1
- package/dist/components/LibraryItemsList/DisplayOptions/index.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js.map +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js +1 -1
- package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/index.js +1 -1
- package/dist/components/LibraryItemsList/FiltersDropdown/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.utils.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.utils.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.js +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 +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/index.js +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 +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 +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 +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 +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 +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 +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/FiltersPanel/index.js +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 +1 -1
- package/dist/components/LibraryItemsList/IconViewType/IconViewType.js.map +1 -1
- package/dist/components/LibraryItemsList/IconViewType/index.js +1 -1
- package/dist/components/LibraryItemsList/IconViewType/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/index.js +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 +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/utils.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/utils.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js +2 -2
- package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js.map +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js +1 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/index.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemList/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/index.js +1 -1
- package/dist/components/LibraryItemsList/MenuItemListSelected/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/index.js +1 -1
- package/dist/components/LibraryItemsList/MenuSelection/index.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuView/MenuView.js +1 -1
- package/dist/components/LibraryItemsList/MenuView/MenuView.js.map +1 -1
- package/dist/components/LibraryItemsList/MenuView/index.js +1 -1
- package/dist/components/LibraryItemsList/MenuView/index.js.map +1 -1
- package/dist/components/LibraryItemsList/SearchItems/SearchItems.js +1 -1
- package/dist/components/LibraryItemsList/SearchItems/SearchItems.js.map +1 -1
- package/dist/components/LibraryItemsList/SearchItems/index.js +1 -1
- package/dist/components/LibraryItemsList/SearchItems/index.js.map +1 -1
- package/dist/components/LibraryItemsList/Sidebar/Sidebar.js +1 -1
- package/dist/components/LibraryItemsList/Sidebar/Sidebar.js.map +1 -1
- package/dist/components/LibraryItemsList/Sidebar/index.js +1 -1
- package/dist/components/LibraryItemsList/Sidebar/index.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js.map +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/index.js +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 +1 -1
- package/dist/components/LibraryItemsList/TileDisplay/index.js.map +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/index.js +1 -1
- package/dist/components/LibraryItemsList/VersionsPanel/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/View.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/View.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/index.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/View/index.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js.map +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/index.js +1 -1
- package/dist/components/LibraryItemsList/ViewPanel/index.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js +1 -1
- package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js +1 -1
- package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js +1 -1
- package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js +1 -1
- package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js.map +1 -1
- package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js +1 -1
- package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js +1 -1
- package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js +1 -1
- package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js.map +1 -1
- package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js +1 -1
- package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js.map +1 -1
- package/dist/components/LibraryItemsList/index.js +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 +1 -1
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js +1 -1
- package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js +1 -1
- package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js.map +1 -1
- package/dist/components/LibraryItemsList/shared/shared.utils.js +1 -1
- package/dist/components/LibraryItemsList/shared/shared.utils.js.map +1 -1
- package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js +1 -1
- package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js.map +1 -1
- package/dist/components/LibraryPicker/LibrariesList/index.js +1 -1
- package/dist/components/LibraryPicker/LibrariesList/index.js.map +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 +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 +1 -1
- package/dist/components/List/index.js.map +1 -1
- package/dist/components/Loading/Loading.js +1 -1
- package/dist/components/Loading/Loading.js.map +1 -1
- package/dist/components/Loading/index.js +1 -1
- package/dist/components/Loading/index.js.map +1 -1
- package/dist/components/RecordCard/RecordCard.js +1 -1
- package/dist/components/RecordCard/RecordCard.js.map +1 -1
- package/dist/components/RecordCard/index.js +1 -1
- package/dist/components/RecordCard/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/EditRecord.js +24 -6
- package/dist/components/RecordEdition/EditRecord/EditRecord.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.js +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/index.js +1 -1
- package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/creationErrorContext.js +1 -1
- package/dist/components/RecordEdition/EditRecord/creationErrorContext.js.map +1 -1
- package/dist/components/RecordEdition/EditRecord/index.js +1 -1
- package/dist/components/RecordEdition/EditRecord/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.js +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/EditRecordSkeleton.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/EditRecordSkeleton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/_types.d.ts +6 -6
- package/dist/components/RecordEdition/EditRecordContent/_types.js +5 -5
- package/dist/components/RecordEdition/EditRecordContent/_types.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/antdUtils.js +15 -11
- package/dist/components/RecordEdition/EditRecordContent/antdUtils.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/formConstants.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/formConstants.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/index.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 +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/helpers/getPropertyCacheFieldName.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.d.ts +121 -0
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.js +31 -0
- package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js +9 -9
- package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.d.ts +24 -5
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.js +65 -18
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.d.ts +7 -0
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.js +9 -0
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.d.ts +1 -0
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.js +7 -0
- package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/FieldFooter.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/FieldFooter.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.d.ts +0 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.js +3 -9
- package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.d.ts +4 -4
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js +9 -9
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/index.js.map +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 +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/FloatingMenuHandler/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/FloatingMenuHandler/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.js +4 -4
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/useGetOptionsQuery.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/useGetOptionsQuery.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.d.ts +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.js +4 -4
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/useGetOptionsQuery.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/useGetOptionsQuery.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js +12 -9
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js +25 -8
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.d.ts +15 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js +79 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.d.ts +2 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js +45 -11
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.d.ts +15 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js +94 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.d.ts +2 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js +38 -14
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.d.ts +2 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js +46 -16
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.d.ts +2 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js +57 -11
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/{DSInputPasswordWrapper.d.ts → DSRichTextWrapper.d.ts} +4 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js +85 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js +2 -2
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.d.ts +3 -3
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js +15 -23
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueDisplayHandler.d.ts +13 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueDisplayHandler.js +90 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueDisplayHandler.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/ColorPickerBlock.d.ts +7 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/ColorPickerBlock.js +45 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/ColorPickerBlock.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/StandardFieldValueRead.d.ts +9 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/StandardFieldValueRead.js +141 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/StandardFieldValueRead/StandardFieldValueRead.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/index.d.ts +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/index.js +5 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValueDisplayHandler/index.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.d.ts +3 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.js +145 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.d.ts +17 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.js +2 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.js.map +1 -0
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js +5 -5
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/ValuesAdd.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/ValuesAdd.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/index.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/EditRecordModal/EditRecordModal.js +1 -1
- package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordModal/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordModal/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js +1 -1
- package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordPage/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordPage/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/ValueInfo.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/ValueInfo.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.d.ts +2 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.js +3 -8
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js.map +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/index.js +1 -1
- package/dist/components/RecordEdition/EditRecordSidebar/index.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 +1 -1
- package/dist/components/RecordEdition/editRecordReducer/index.js.map +1 -1
- package/dist/components/RecordEdition/editRecordReducer/useEditRecordReducer.js +1 -1
- package/dist/components/RecordEdition/editRecordReducer/useEditRecordReducer.js.map +1 -1
- package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.js +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 +1 -1
- package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js.map +1 -1
- package/dist/components/RecordEdition/index.js +1 -1
- package/dist/components/RecordEdition/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 +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/index.js +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 +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/_constants.js +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/_constants.js.map +1 -1
- package/dist/components/RecordPreviewWithModal/FileModal/index.js +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 +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 +1 -1
- package/dist/components/SearchModal/index.js.map +1 -1
- package/dist/components/SelectTreeNode/SelectTreeNode.js +1 -1
- package/dist/components/SelectTreeNode/SelectTreeNode.js.map +1 -1
- package/dist/components/SelectTreeNode/index.js +1 -1
- package/dist/components/SelectTreeNode/index.js.map +1 -1
- package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.js +1 -1
- package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.js.map +1 -1
- package/dist/components/SelectTreeNodeModal/index.js +1 -1
- package/dist/components/SelectTreeNodeModal/index.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.d.ts +6 -6
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js +3 -3
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js +1 -1
- package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js.map +1 -1
- package/dist/components/SimpleErrorBoundary/index.js +1 -1
- package/dist/components/SimpleErrorBoundary/index.js.map +1 -1
- package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js +1 -1
- package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js.map +1 -1
- package/dist/components/SubmitStateNotifier/index.js +1 -1
- package/dist/components/SubmitStateNotifier/index.js.map +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 +1 -1
- package/dist/components/TreePicker/TreesList/TreesList.js.map +1 -1
- package/dist/components/TreePicker/TreesList/index.js +1 -1
- package/dist/components/TreePicker/TreesList/index.js.map +1 -1
- package/dist/components/TreePicker/index.js +1 -1
- package/dist/components/TreePicker/index.js.map +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js.map +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/index.js +1 -1
- package/dist/components/TriggerPreviewsGenerationModal/index.js.map +1 -1
- package/dist/components/UploadFiles/UploadFiles.js +1 -1
- package/dist/components/UploadFiles/UploadFiles.js.map +1 -1
- package/dist/components/UploadFiles/index.js +1 -1
- package/dist/components/UploadFiles/index.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js +1 -1
- package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/index.js +1 -1
- package/dist/components/ValuesVersionConfigurator/VersionTree/index.js.map +1 -1
- package/dist/components/ValuesVersionConfigurator/index.js +1 -1
- package/dist/components/ValuesVersionConfigurator/index.js.map +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +3 -1
- package/dist/components/index.js.map +1 -1
- package/dist/constants.js +1 -1
- package/dist/constants.js.map +1 -1
- package/dist/{components/LibraryItemsList/LibraryItemsListTable → contexts/EditRecordModalContext}/EditRecordModalContext.d.ts +1 -1
- package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js +7 -0
- package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js.map +1 -0
- package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.d.ts +2 -0
- package/dist/{components/LibraryItemsList/LibraryItemsListTable → contexts/EditRecordModalContext}/EditRecordModalProvider.js +5 -5
- package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.js.map +1 -0
- package/dist/contexts/EditRecordModalContext/index.d.ts +2 -0
- package/dist/contexts/EditRecordModalContext/index.js +6 -0
- package/dist/contexts/EditRecordModalContext/index.js.map +1 -0
- package/dist/contexts/EditRecordModalContext/tsconfig.json +6 -0
- package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.d.ts +1 -0
- package/dist/{components/LibraryItemsList/LibraryItemsListTable → contexts/EditRecordModalContext}/useEditRecordModalContext.js +2 -2
- package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.js.map +1 -0
- package/dist/contexts/LangContext/LangContext.js +1 -1
- package/dist/contexts/LangContext/LangContext.js.map +1 -1
- package/dist/contexts/LangContext/index.js +1 -1
- package/dist/contexts/LangContext/index.js.map +1 -1
- package/dist/contexts/UserContext/UserContext.js +1 -1
- package/dist/contexts/UserContext/UserContext.js.map +1 -1
- package/dist/contexts/UserContext/index.js +1 -1
- package/dist/contexts/UserContext/index.js.map +1 -1
- package/dist/contexts/index.js +1 -1
- package/dist/contexts/index.js.map +1 -1
- package/dist/gqlFragments/index.js +1 -1
- package/dist/gqlFragments/index.js.map +1 -1
- package/dist/gqlFragments/recordIdentityFragment.js +1 -1
- package/dist/gqlFragments/recordIdentityFragment.js.map +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/useAntdLocale/index.js +1 -1
- package/dist/hooks/useAntdLocale/index.js.map +1 -1
- package/dist/hooks/useAppLang/index.js +1 -1
- package/dist/hooks/useAppLang/index.js.map +1 -1
- package/dist/hooks/useAppLang/useAppLang.js +1 -1
- package/dist/hooks/useAppLang/useAppLang.js.map +1 -1
- package/dist/hooks/useAuth/index.js +1 -1
- package/dist/hooks/useAuth/index.js.map +1 -1
- package/dist/hooks/useAuth/useAuth.js +2 -2
- package/dist/hooks/useAuth/useAuth.js.map +1 -1
- package/dist/hooks/useCanEditRecord/index.js +1 -1
- package/dist/hooks/useCanEditRecord/index.js.map +1 -1
- package/dist/hooks/useCanEditRecord/useCanEditRecord.js +1 -1
- package/dist/hooks/useCanEditRecord/useCanEditRecord.js.map +1 -1
- package/dist/hooks/useDebouncedValue/useDebouncedValue.js +1 -1
- package/dist/hooks/useDebouncedValue/useDebouncedValue.js.map +1 -1
- package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js +1 -1
- package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js.map +1 -1
- package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js +1 -1
- package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js.map +1 -1
- package/dist/hooks/useGetRecordForm/index.js +1 -1
- package/dist/hooks/useGetRecordForm/index.js.map +1 -1
- package/dist/hooks/useGetRecordForm/useGetRecordForm.d.ts +3 -0
- package/dist/hooks/useGetRecordForm/useGetRecordForm.js.map +1 -1
- package/dist/hooks/useGetRecordUpdatesSubscription/index.js +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 +1 -1
- package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js.map +1 -1
- package/dist/hooks/useLang/__mocks__/index.js +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 +1 -1
- package/dist/hooks/useLang/index.js.map +1 -1
- package/dist/hooks/useLang/useLang.d.ts +1 -1
- package/dist/hooks/useLang/useLang.js +3 -3
- package/dist/hooks/useLang/useLang.js.map +1 -1
- package/dist/hooks/useLibraryVersionTrees/index.js +1 -1
- package/dist/hooks/useLibraryVersionTrees/index.js.map +1 -1
- package/dist/hooks/useLocalStorage/index.js +1 -1
- package/dist/hooks/useLocalStorage/index.js.map +1 -1
- package/dist/hooks/useLocalStorage/useLocalStorage.js +1 -1
- package/dist/hooks/useLocalStorage/useLocalStorage.js.map +1 -1
- package/dist/hooks/useLoginChecker/index.js +1 -1
- package/dist/hooks/useLoginChecker/index.js.map +1 -1
- package/dist/hooks/useLoginChecker/useLoginChecker.js +1 -1
- package/dist/hooks/useLoginChecker/useLoginChecker.js.map +1 -1
- package/dist/hooks/useRecordsConsultationHistory/index.js +1 -1
- package/dist/hooks/useRecordsConsultationHistory/index.js.map +1 -1
- package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js +1 -1
- package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js.map +1 -1
- package/dist/hooks/useRedirectToLogin/index.js +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 +1 -1
- package/dist/hooks/useRefreshFieldValues/index.js.map +1 -1
- package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js +8 -3
- package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js.map +1 -1
- package/dist/hooks/useSharedTranslation/__mocks__/index.js +1 -1
- package/dist/hooks/useSharedTranslation/__mocks__/index.js.map +1 -1
- package/dist/hooks/useSharedTranslation/index.js +1 -1
- package/dist/hooks/useSharedTranslation/index.js.map +1 -1
- package/dist/hooks/useSharedTranslation/useSharedTranslation.js +1 -1
- package/dist/hooks/useSharedTranslation/useSharedTranslation.js.map +1 -1
- package/dist/hooks/useUser/index.js +1 -1
- package/dist/hooks/useUser/index.js.map +1 -1
- package/dist/hooks/useUser/useUser.js +1 -1
- package/dist/hooks/useUser/useUser.js.map +1 -1
- package/dist/hooks/useValuesCacheUpdate/index.js +1 -1
- package/dist/hooks/useValuesCacheUpdate/index.js.map +1 -1
- package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js +1 -1
- package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/locales/en/shared.json +25 -1
- package/dist/locales/fr/shared.json +25 -1
- package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js +1 -1
- package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js.map +1 -1
- package/dist/testing/MockedLangContextProvider/index.js +1 -1
- package/dist/testing/MockedLangContextProvider/index.js.map +1 -1
- package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js +1 -1
- package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js.map +1 -1
- package/dist/testing/MockedUserContextProvider/index.js +1 -1
- package/dist/testing/MockedUserContextProvider/index.js.map +1 -1
- package/dist/testing/index.js +1 -1
- package/dist/testing/index.js.map +1 -1
- package/dist/types/index.js +1 -1
- package/dist/types/index.js.map +1 -1
- package/package.json +4 -3
- package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalContext.js +0 -8
- package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalContext.js.map +0 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalProvider.d.ts +0 -6
- package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalProvider.js.map +0 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/useEditRecordModalContext.d.ts +0 -1
- package/dist/components/LibraryItemsList/LibraryItemsListTable/useEditRecordModalContext.js.map +0 -1
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputPasswordWrapper.js +0 -63
- package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputPasswordWrapper.js.map +0 -1
|
@@ -139,6 +139,7 @@ export type AttributeInput = {
|
|
|
139
139
|
multiple_values?: InputMaybe<Scalars['Boolean']>;
|
|
140
140
|
permissions_conf?: InputMaybe<TreepermissionsConfInput>;
|
|
141
141
|
readonly?: InputMaybe<Scalars['Boolean']>;
|
|
142
|
+
required?: InputMaybe<Scalars['Boolean']>;
|
|
142
143
|
reverse_link?: InputMaybe<Scalars['String']>;
|
|
143
144
|
type?: InputMaybe<AttributeType>;
|
|
144
145
|
unique?: InputMaybe<Scalars['Boolean']>;
|
|
@@ -250,12 +251,13 @@ export declare enum FormsSortableFields {
|
|
|
250
251
|
library = "library",
|
|
251
252
|
system = "system"
|
|
252
253
|
}
|
|
253
|
-
export type
|
|
254
|
+
export type GlobalSettingsFileInput = {
|
|
254
255
|
library: Scalars['String'];
|
|
255
256
|
recordId: Scalars['String'];
|
|
256
257
|
};
|
|
257
258
|
export type GlobalSettingsInput = {
|
|
258
|
-
|
|
259
|
+
favicon?: InputMaybe<GlobalSettingsFileInput>;
|
|
260
|
+
icon?: InputMaybe<GlobalSettingsFileInput>;
|
|
259
261
|
name?: InputMaybe<Scalars['String']>;
|
|
260
262
|
};
|
|
261
263
|
export declare enum IoTypes {
|
|
@@ -677,12 +679,12 @@ export type ValueBatchInput = {
|
|
|
677
679
|
attribute?: InputMaybe<Scalars['ID']>;
|
|
678
680
|
id_value?: InputMaybe<Scalars['ID']>;
|
|
679
681
|
metadata?: InputMaybe<Array<InputMaybe<ValueMetadataInput>>>;
|
|
680
|
-
|
|
682
|
+
payload?: InputMaybe<Scalars['String']>;
|
|
681
683
|
};
|
|
682
684
|
export type ValueInput = {
|
|
683
685
|
id_value?: InputMaybe<Scalars['ID']>;
|
|
684
686
|
metadata?: InputMaybe<Array<InputMaybe<ValueMetadataInput>>>;
|
|
685
|
-
|
|
687
|
+
payload?: InputMaybe<Scalars['String']>;
|
|
686
688
|
version?: InputMaybe<Array<InputMaybe<ValueVersionInput>>>;
|
|
687
689
|
};
|
|
688
690
|
export type ValueMetadataInput = {
|
|
@@ -699,6 +701,7 @@ export declare enum ValueVersionMode {
|
|
|
699
701
|
}
|
|
700
702
|
export type ValuesListConfInput = {
|
|
701
703
|
allowFreeEntry?: InputMaybe<Scalars['Boolean']>;
|
|
704
|
+
allowListUpdate?: InputMaybe<Scalars['Boolean']>;
|
|
702
705
|
enable: Scalars['Boolean'];
|
|
703
706
|
values?: InputMaybe<Array<Scalars['String']>>;
|
|
704
707
|
};
|
|
@@ -807,7 +810,6 @@ export type AttributeDetailsLinkAttributeFragment = {
|
|
|
807
810
|
system: boolean;
|
|
808
811
|
readonly: boolean;
|
|
809
812
|
label?: any | null;
|
|
810
|
-
required: boolean;
|
|
811
813
|
description?: any | null;
|
|
812
814
|
multiple_values: boolean;
|
|
813
815
|
linked_library?: {
|
|
@@ -846,7 +848,6 @@ export type AttributeDetailsStandardAttributeFragment = {
|
|
|
846
848
|
system: boolean;
|
|
847
849
|
readonly: boolean;
|
|
848
850
|
label?: any | null;
|
|
849
|
-
required: boolean;
|
|
850
851
|
description?: any | null;
|
|
851
852
|
multiple_values: boolean;
|
|
852
853
|
metadata_fields?: Array<{
|
|
@@ -879,7 +880,6 @@ export type AttributeDetailsTreeAttributeFragment = {
|
|
|
879
880
|
system: boolean;
|
|
880
881
|
readonly: boolean;
|
|
881
882
|
label?: any | null;
|
|
882
|
-
required: boolean;
|
|
883
883
|
description?: any | null;
|
|
884
884
|
multiple_values: boolean;
|
|
885
885
|
linked_tree?: {
|
|
@@ -1099,6 +1099,7 @@ export type RecordFormElementFragment = {
|
|
|
1099
1099
|
values?: Array<{
|
|
1100
1100
|
id_value?: string | null;
|
|
1101
1101
|
isInherited?: boolean | null;
|
|
1102
|
+
isCalculated?: boolean | null;
|
|
1102
1103
|
modified_at?: number | null;
|
|
1103
1104
|
created_at?: number | null;
|
|
1104
1105
|
linkValue?: {
|
|
@@ -1159,20 +1160,20 @@ export type RecordFormElementFragment = {
|
|
|
1159
1160
|
};
|
|
1160
1161
|
} | null;
|
|
1161
1162
|
} | null> | null;
|
|
1162
|
-
attribute
|
|
1163
|
+
attribute: {
|
|
1163
1164
|
id: string;
|
|
1164
1165
|
format?: AttributeFormat | null;
|
|
1165
1166
|
type: AttributeType;
|
|
1166
1167
|
system: boolean;
|
|
1167
|
-
}
|
|
1168
|
+
};
|
|
1168
1169
|
metadata?: Array<{
|
|
1169
1170
|
name: string;
|
|
1170
1171
|
value?: {
|
|
1171
1172
|
id_value?: string | null;
|
|
1172
1173
|
modified_at?: number | null;
|
|
1173
1174
|
created_at?: number | null;
|
|
1174
|
-
|
|
1175
|
-
|
|
1175
|
+
payload?: any | null;
|
|
1176
|
+
raw_payload?: any | null;
|
|
1176
1177
|
modified_by?: {
|
|
1177
1178
|
id: string;
|
|
1178
1179
|
whoAmI: {
|
|
@@ -1222,6 +1223,7 @@ export type RecordFormElementFragment = {
|
|
|
1222
1223
|
} | {
|
|
1223
1224
|
id_value?: string | null;
|
|
1224
1225
|
isInherited?: boolean | null;
|
|
1226
|
+
isCalculated?: boolean | null;
|
|
1225
1227
|
modified_at?: number | null;
|
|
1226
1228
|
created_at?: number | null;
|
|
1227
1229
|
treeValue?: {
|
|
@@ -1301,20 +1303,20 @@ export type RecordFormElementFragment = {
|
|
|
1301
1303
|
};
|
|
1302
1304
|
} | null;
|
|
1303
1305
|
} | null> | null;
|
|
1304
|
-
attribute
|
|
1306
|
+
attribute: {
|
|
1305
1307
|
id: string;
|
|
1306
1308
|
format?: AttributeFormat | null;
|
|
1307
1309
|
type: AttributeType;
|
|
1308
1310
|
system: boolean;
|
|
1309
|
-
}
|
|
1311
|
+
};
|
|
1310
1312
|
metadata?: Array<{
|
|
1311
1313
|
name: string;
|
|
1312
1314
|
value?: {
|
|
1313
1315
|
id_value?: string | null;
|
|
1314
1316
|
modified_at?: number | null;
|
|
1315
1317
|
created_at?: number | null;
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
+
payload?: any | null;
|
|
1319
|
+
raw_payload?: any | null;
|
|
1318
1320
|
modified_by?: {
|
|
1319
1321
|
id: string;
|
|
1320
1322
|
whoAmI: {
|
|
@@ -1362,10 +1364,13 @@ export type RecordFormElementFragment = {
|
|
|
1362
1364
|
} | null;
|
|
1363
1365
|
} | null> | null;
|
|
1364
1366
|
} | {
|
|
1367
|
+
payload?: any | null;
|
|
1368
|
+
raw_payload?: any | null;
|
|
1365
1369
|
value?: any | null;
|
|
1366
1370
|
raw_value?: any | null;
|
|
1367
1371
|
id_value?: string | null;
|
|
1368
1372
|
isInherited?: boolean | null;
|
|
1373
|
+
isCalculated?: boolean | null;
|
|
1369
1374
|
modified_at?: number | null;
|
|
1370
1375
|
created_at?: number | null;
|
|
1371
1376
|
modified_by?: {
|
|
@@ -1412,20 +1417,20 @@ export type RecordFormElementFragment = {
|
|
|
1412
1417
|
};
|
|
1413
1418
|
} | null;
|
|
1414
1419
|
} | null> | null;
|
|
1415
|
-
attribute
|
|
1420
|
+
attribute: {
|
|
1416
1421
|
id: string;
|
|
1417
1422
|
format?: AttributeFormat | null;
|
|
1418
1423
|
type: AttributeType;
|
|
1419
1424
|
system: boolean;
|
|
1420
|
-
}
|
|
1425
|
+
};
|
|
1421
1426
|
metadata?: Array<{
|
|
1422
1427
|
name: string;
|
|
1423
1428
|
value?: {
|
|
1424
1429
|
id_value?: string | null;
|
|
1425
1430
|
modified_at?: number | null;
|
|
1426
1431
|
created_at?: number | null;
|
|
1427
|
-
|
|
1428
|
-
|
|
1432
|
+
payload?: any | null;
|
|
1433
|
+
raw_payload?: any | null;
|
|
1429
1434
|
modified_by?: {
|
|
1430
1435
|
id: string;
|
|
1431
1436
|
whoAmI: {
|
|
@@ -1493,6 +1498,7 @@ export type RecordFormElementFragment = {
|
|
|
1493
1498
|
linkValuesList?: {
|
|
1494
1499
|
enable: boolean;
|
|
1495
1500
|
allowFreeEntry?: boolean | null;
|
|
1501
|
+
allowListUpdate?: boolean | null;
|
|
1496
1502
|
values?: Array<{
|
|
1497
1503
|
id: string;
|
|
1498
1504
|
whoAmI: {
|
|
@@ -1538,6 +1544,7 @@ export type RecordFormElementFragment = {
|
|
|
1538
1544
|
values_list?: {
|
|
1539
1545
|
enable: boolean;
|
|
1540
1546
|
allowFreeEntry?: boolean | null;
|
|
1547
|
+
allowListUpdate?: boolean | null;
|
|
1541
1548
|
dateRangeValues?: Array<{
|
|
1542
1549
|
from?: string | null;
|
|
1543
1550
|
to?: string | null;
|
|
@@ -1545,6 +1552,7 @@ export type RecordFormElementFragment = {
|
|
|
1545
1552
|
} | {
|
|
1546
1553
|
enable: boolean;
|
|
1547
1554
|
allowFreeEntry?: boolean | null;
|
|
1555
|
+
allowListUpdate?: boolean | null;
|
|
1548
1556
|
values?: Array<string> | null;
|
|
1549
1557
|
} | null;
|
|
1550
1558
|
metadata_fields?: Array<{
|
|
@@ -1563,6 +1571,7 @@ export type RecordFormElementFragment = {
|
|
|
1563
1571
|
values_list?: {
|
|
1564
1572
|
enable: boolean;
|
|
1565
1573
|
allowFreeEntry?: boolean | null;
|
|
1574
|
+
allowListUpdate?: boolean | null;
|
|
1566
1575
|
dateRangeValues?: Array<{
|
|
1567
1576
|
from?: string | null;
|
|
1568
1577
|
to?: string | null;
|
|
@@ -1570,6 +1579,7 @@ export type RecordFormElementFragment = {
|
|
|
1570
1579
|
} | {
|
|
1571
1580
|
enable: boolean;
|
|
1572
1581
|
allowFreeEntry?: boolean | null;
|
|
1582
|
+
allowListUpdate?: boolean | null;
|
|
1573
1583
|
values?: Array<string> | null;
|
|
1574
1584
|
} | null;
|
|
1575
1585
|
permissions: {
|
|
@@ -1602,6 +1612,7 @@ export type RecordFormElementFragment = {
|
|
|
1602
1612
|
values_list?: {
|
|
1603
1613
|
enable: boolean;
|
|
1604
1614
|
allowFreeEntry?: boolean | null;
|
|
1615
|
+
allowListUpdate?: boolean | null;
|
|
1605
1616
|
dateRangeValues?: Array<{
|
|
1606
1617
|
from?: string | null;
|
|
1607
1618
|
to?: string | null;
|
|
@@ -1609,6 +1620,7 @@ export type RecordFormElementFragment = {
|
|
|
1609
1620
|
} | {
|
|
1610
1621
|
enable: boolean;
|
|
1611
1622
|
allowFreeEntry?: boolean | null;
|
|
1623
|
+
allowListUpdate?: boolean | null;
|
|
1612
1624
|
values?: Array<string> | null;
|
|
1613
1625
|
} | null;
|
|
1614
1626
|
metadata_fields?: Array<{
|
|
@@ -1631,6 +1643,7 @@ export type RecordFormElementFragment = {
|
|
|
1631
1643
|
treeValuesList?: {
|
|
1632
1644
|
enable: boolean;
|
|
1633
1645
|
allowFreeEntry?: boolean | null;
|
|
1646
|
+
allowListUpdate?: boolean | null;
|
|
1634
1647
|
values?: Array<{
|
|
1635
1648
|
id: string;
|
|
1636
1649
|
record: {
|
|
@@ -1695,6 +1708,7 @@ export type RecordFormElementFragment = {
|
|
|
1695
1708
|
values_list?: {
|
|
1696
1709
|
enable: boolean;
|
|
1697
1710
|
allowFreeEntry?: boolean | null;
|
|
1711
|
+
allowListUpdate?: boolean | null;
|
|
1698
1712
|
dateRangeValues?: Array<{
|
|
1699
1713
|
from?: string | null;
|
|
1700
1714
|
to?: string | null;
|
|
@@ -1702,6 +1716,7 @@ export type RecordFormElementFragment = {
|
|
|
1702
1716
|
} | {
|
|
1703
1717
|
enable: boolean;
|
|
1704
1718
|
allowFreeEntry?: boolean | null;
|
|
1719
|
+
allowListUpdate?: boolean | null;
|
|
1705
1720
|
values?: Array<string> | null;
|
|
1706
1721
|
} | null;
|
|
1707
1722
|
metadata_fields?: Array<{
|
|
@@ -1717,6 +1732,7 @@ export type RecordFormElementFragment = {
|
|
|
1717
1732
|
export type ValueDetailsLinkValueFragment = {
|
|
1718
1733
|
id_value?: string | null;
|
|
1719
1734
|
isInherited?: boolean | null;
|
|
1735
|
+
isCalculated?: boolean | null;
|
|
1720
1736
|
modified_at?: number | null;
|
|
1721
1737
|
created_at?: number | null;
|
|
1722
1738
|
linkValue?: {
|
|
@@ -1777,20 +1793,20 @@ export type ValueDetailsLinkValueFragment = {
|
|
|
1777
1793
|
};
|
|
1778
1794
|
} | null;
|
|
1779
1795
|
} | null> | null;
|
|
1780
|
-
attribute
|
|
1796
|
+
attribute: {
|
|
1781
1797
|
id: string;
|
|
1782
1798
|
format?: AttributeFormat | null;
|
|
1783
1799
|
type: AttributeType;
|
|
1784
1800
|
system: boolean;
|
|
1785
|
-
}
|
|
1801
|
+
};
|
|
1786
1802
|
metadata?: Array<{
|
|
1787
1803
|
name: string;
|
|
1788
1804
|
value?: {
|
|
1789
1805
|
id_value?: string | null;
|
|
1790
1806
|
modified_at?: number | null;
|
|
1791
1807
|
created_at?: number | null;
|
|
1792
|
-
|
|
1793
|
-
|
|
1808
|
+
payload?: any | null;
|
|
1809
|
+
raw_payload?: any | null;
|
|
1794
1810
|
modified_by?: {
|
|
1795
1811
|
id: string;
|
|
1796
1812
|
whoAmI: {
|
|
@@ -1841,6 +1857,7 @@ export type ValueDetailsLinkValueFragment = {
|
|
|
1841
1857
|
export type ValueDetailsTreeValueFragment = {
|
|
1842
1858
|
id_value?: string | null;
|
|
1843
1859
|
isInherited?: boolean | null;
|
|
1860
|
+
isCalculated?: boolean | null;
|
|
1844
1861
|
modified_at?: number | null;
|
|
1845
1862
|
created_at?: number | null;
|
|
1846
1863
|
treeValue?: {
|
|
@@ -1920,20 +1937,20 @@ export type ValueDetailsTreeValueFragment = {
|
|
|
1920
1937
|
};
|
|
1921
1938
|
} | null;
|
|
1922
1939
|
} | null> | null;
|
|
1923
|
-
attribute
|
|
1940
|
+
attribute: {
|
|
1924
1941
|
id: string;
|
|
1925
1942
|
format?: AttributeFormat | null;
|
|
1926
1943
|
type: AttributeType;
|
|
1927
1944
|
system: boolean;
|
|
1928
|
-
}
|
|
1945
|
+
};
|
|
1929
1946
|
metadata?: Array<{
|
|
1930
1947
|
name: string;
|
|
1931
1948
|
value?: {
|
|
1932
1949
|
id_value?: string | null;
|
|
1933
1950
|
modified_at?: number | null;
|
|
1934
1951
|
created_at?: number | null;
|
|
1935
|
-
|
|
1936
|
-
|
|
1952
|
+
payload?: any | null;
|
|
1953
|
+
raw_payload?: any | null;
|
|
1937
1954
|
modified_by?: {
|
|
1938
1955
|
id: string;
|
|
1939
1956
|
whoAmI: {
|
|
@@ -1982,10 +1999,13 @@ export type ValueDetailsTreeValueFragment = {
|
|
|
1982
1999
|
} | null> | null;
|
|
1983
2000
|
};
|
|
1984
2001
|
export type ValueDetailsValueFragment = {
|
|
2002
|
+
payload?: any | null;
|
|
2003
|
+
raw_payload?: any | null;
|
|
1985
2004
|
value?: any | null;
|
|
1986
2005
|
raw_value?: any | null;
|
|
1987
2006
|
id_value?: string | null;
|
|
1988
2007
|
isInherited?: boolean | null;
|
|
2008
|
+
isCalculated?: boolean | null;
|
|
1989
2009
|
modified_at?: number | null;
|
|
1990
2010
|
created_at?: number | null;
|
|
1991
2011
|
modified_by?: {
|
|
@@ -2032,20 +2052,20 @@ export type ValueDetailsValueFragment = {
|
|
|
2032
2052
|
};
|
|
2033
2053
|
} | null;
|
|
2034
2054
|
} | null> | null;
|
|
2035
|
-
attribute
|
|
2055
|
+
attribute: {
|
|
2036
2056
|
id: string;
|
|
2037
2057
|
format?: AttributeFormat | null;
|
|
2038
2058
|
type: AttributeType;
|
|
2039
2059
|
system: boolean;
|
|
2040
|
-
}
|
|
2060
|
+
};
|
|
2041
2061
|
metadata?: Array<{
|
|
2042
2062
|
name: string;
|
|
2043
2063
|
value?: {
|
|
2044
2064
|
id_value?: string | null;
|
|
2045
2065
|
modified_at?: number | null;
|
|
2046
2066
|
created_at?: number | null;
|
|
2047
|
-
|
|
2048
|
-
|
|
2067
|
+
payload?: any | null;
|
|
2068
|
+
raw_payload?: any | null;
|
|
2049
2069
|
modified_by?: {
|
|
2050
2070
|
id: string;
|
|
2051
2071
|
whoAmI: {
|
|
@@ -2130,6 +2150,7 @@ export type RecordFormAttributeLinkAttributeFragment = {
|
|
|
2130
2150
|
linkValuesList?: {
|
|
2131
2151
|
enable: boolean;
|
|
2132
2152
|
allowFreeEntry?: boolean | null;
|
|
2153
|
+
allowListUpdate?: boolean | null;
|
|
2133
2154
|
values?: Array<{
|
|
2134
2155
|
id: string;
|
|
2135
2156
|
whoAmI: {
|
|
@@ -2175,6 +2196,7 @@ export type RecordFormAttributeLinkAttributeFragment = {
|
|
|
2175
2196
|
values_list?: {
|
|
2176
2197
|
enable: boolean;
|
|
2177
2198
|
allowFreeEntry?: boolean | null;
|
|
2199
|
+
allowListUpdate?: boolean | null;
|
|
2178
2200
|
dateRangeValues?: Array<{
|
|
2179
2201
|
from?: string | null;
|
|
2180
2202
|
to?: string | null;
|
|
@@ -2182,6 +2204,7 @@ export type RecordFormAttributeLinkAttributeFragment = {
|
|
|
2182
2204
|
} | {
|
|
2183
2205
|
enable: boolean;
|
|
2184
2206
|
allowFreeEntry?: boolean | null;
|
|
2207
|
+
allowListUpdate?: boolean | null;
|
|
2185
2208
|
values?: Array<string> | null;
|
|
2186
2209
|
} | null;
|
|
2187
2210
|
metadata_fields?: Array<{
|
|
@@ -2201,6 +2224,7 @@ export type RecordFormAttributeStandardAttributeFragment = {
|
|
|
2201
2224
|
values_list?: {
|
|
2202
2225
|
enable: boolean;
|
|
2203
2226
|
allowFreeEntry?: boolean | null;
|
|
2227
|
+
allowListUpdate?: boolean | null;
|
|
2204
2228
|
dateRangeValues?: Array<{
|
|
2205
2229
|
from?: string | null;
|
|
2206
2230
|
to?: string | null;
|
|
@@ -2208,6 +2232,7 @@ export type RecordFormAttributeStandardAttributeFragment = {
|
|
|
2208
2232
|
} | {
|
|
2209
2233
|
enable: boolean;
|
|
2210
2234
|
allowFreeEntry?: boolean | null;
|
|
2235
|
+
allowListUpdate?: boolean | null;
|
|
2211
2236
|
values?: Array<string> | null;
|
|
2212
2237
|
} | null;
|
|
2213
2238
|
permissions: {
|
|
@@ -2240,6 +2265,7 @@ export type RecordFormAttributeStandardAttributeFragment = {
|
|
|
2240
2265
|
values_list?: {
|
|
2241
2266
|
enable: boolean;
|
|
2242
2267
|
allowFreeEntry?: boolean | null;
|
|
2268
|
+
allowListUpdate?: boolean | null;
|
|
2243
2269
|
dateRangeValues?: Array<{
|
|
2244
2270
|
from?: string | null;
|
|
2245
2271
|
to?: string | null;
|
|
@@ -2247,6 +2273,7 @@ export type RecordFormAttributeStandardAttributeFragment = {
|
|
|
2247
2273
|
} | {
|
|
2248
2274
|
enable: boolean;
|
|
2249
2275
|
allowFreeEntry?: boolean | null;
|
|
2276
|
+
allowListUpdate?: boolean | null;
|
|
2250
2277
|
values?: Array<string> | null;
|
|
2251
2278
|
} | null;
|
|
2252
2279
|
metadata_fields?: Array<{
|
|
@@ -2270,6 +2297,7 @@ export type RecordFormAttributeTreeAttributeFragment = {
|
|
|
2270
2297
|
treeValuesList?: {
|
|
2271
2298
|
enable: boolean;
|
|
2272
2299
|
allowFreeEntry?: boolean | null;
|
|
2300
|
+
allowListUpdate?: boolean | null;
|
|
2273
2301
|
values?: Array<{
|
|
2274
2302
|
id: string;
|
|
2275
2303
|
record: {
|
|
@@ -2334,6 +2362,7 @@ export type RecordFormAttributeTreeAttributeFragment = {
|
|
|
2334
2362
|
values_list?: {
|
|
2335
2363
|
enable: boolean;
|
|
2336
2364
|
allowFreeEntry?: boolean | null;
|
|
2365
|
+
allowListUpdate?: boolean | null;
|
|
2337
2366
|
dateRangeValues?: Array<{
|
|
2338
2367
|
from?: string | null;
|
|
2339
2368
|
to?: string | null;
|
|
@@ -2341,6 +2370,7 @@ export type RecordFormAttributeTreeAttributeFragment = {
|
|
|
2341
2370
|
} | {
|
|
2342
2371
|
enable: boolean;
|
|
2343
2372
|
allowFreeEntry?: boolean | null;
|
|
2373
|
+
allowListUpdate?: boolean | null;
|
|
2344
2374
|
values?: Array<string> | null;
|
|
2345
2375
|
} | null;
|
|
2346
2376
|
metadata_fields?: Array<{
|
|
@@ -2352,6 +2382,7 @@ export type RecordFormAttributeFragment = RecordFormAttributeLinkAttributeFragme
|
|
|
2352
2382
|
export type StandardValuesListFragmentStandardDateRangeValuesListConfFragment = {
|
|
2353
2383
|
enable: boolean;
|
|
2354
2384
|
allowFreeEntry?: boolean | null;
|
|
2385
|
+
allowListUpdate?: boolean | null;
|
|
2355
2386
|
dateRangeValues?: Array<{
|
|
2356
2387
|
from?: string | null;
|
|
2357
2388
|
to?: string | null;
|
|
@@ -2360,6 +2391,7 @@ export type StandardValuesListFragmentStandardDateRangeValuesListConfFragment =
|
|
|
2360
2391
|
export type StandardValuesListFragmentStandardStringValuesListConfFragment = {
|
|
2361
2392
|
enable: boolean;
|
|
2362
2393
|
allowFreeEntry?: boolean | null;
|
|
2394
|
+
allowListUpdate?: boolean | null;
|
|
2363
2395
|
values?: Array<string> | null;
|
|
2364
2396
|
};
|
|
2365
2397
|
export type StandardValuesListFragmentFragment = StandardValuesListFragmentStandardDateRangeValuesListConfFragment | StandardValuesListFragmentStandardStringValuesListConfFragment;
|
|
@@ -2390,9 +2422,9 @@ export type TreeNodeChildFragment = {
|
|
|
2390
2422
|
childrenCount?: number | null;
|
|
2391
2423
|
record: {
|
|
2392
2424
|
id: string;
|
|
2393
|
-
active
|
|
2425
|
+
active: Array<{
|
|
2394
2426
|
value?: any | null;
|
|
2395
|
-
}
|
|
2427
|
+
}>;
|
|
2396
2428
|
whoAmI: {
|
|
2397
2429
|
id: string;
|
|
2398
2430
|
label?: string | null;
|
|
@@ -2491,6 +2523,53 @@ export type ViewDetailsFragment = {
|
|
|
2491
2523
|
value?: any | null;
|
|
2492
2524
|
}> | null;
|
|
2493
2525
|
};
|
|
2526
|
+
export type PropertyValueLinkValueFragment = {
|
|
2527
|
+
linkPayload?: {
|
|
2528
|
+
id: string;
|
|
2529
|
+
whoAmI: {
|
|
2530
|
+
id: string;
|
|
2531
|
+
label?: string | null;
|
|
2532
|
+
subLabel?: string | null;
|
|
2533
|
+
color?: string | null;
|
|
2534
|
+
preview?: IPreviewScalar | null;
|
|
2535
|
+
library: {
|
|
2536
|
+
id: string;
|
|
2537
|
+
label?: any | null;
|
|
2538
|
+
};
|
|
2539
|
+
};
|
|
2540
|
+
} | null;
|
|
2541
|
+
attribute: {
|
|
2542
|
+
type: AttributeType;
|
|
2543
|
+
};
|
|
2544
|
+
};
|
|
2545
|
+
export type PropertyValueTreeValueFragment = {
|
|
2546
|
+
treePayload?: {
|
|
2547
|
+
record: {
|
|
2548
|
+
id: string;
|
|
2549
|
+
whoAmI: {
|
|
2550
|
+
id: string;
|
|
2551
|
+
label?: string | null;
|
|
2552
|
+
subLabel?: string | null;
|
|
2553
|
+
color?: string | null;
|
|
2554
|
+
preview?: IPreviewScalar | null;
|
|
2555
|
+
library: {
|
|
2556
|
+
id: string;
|
|
2557
|
+
label?: any | null;
|
|
2558
|
+
};
|
|
2559
|
+
};
|
|
2560
|
+
};
|
|
2561
|
+
} | null;
|
|
2562
|
+
attribute: {
|
|
2563
|
+
type: AttributeType;
|
|
2564
|
+
};
|
|
2565
|
+
};
|
|
2566
|
+
export type PropertyValueValueFragment = {
|
|
2567
|
+
valuePayload?: any | null;
|
|
2568
|
+
attribute: {
|
|
2569
|
+
type: AttributeType;
|
|
2570
|
+
};
|
|
2571
|
+
};
|
|
2572
|
+
export type PropertyValueFragment = PropertyValueLinkValueFragment | PropertyValueTreeValueFragment | PropertyValueValueFragment;
|
|
2494
2573
|
export type CheckApplicationExistenceQueryVariables = Exact<{
|
|
2495
2574
|
id?: InputMaybe<Scalars['ID']>;
|
|
2496
2575
|
endpoint?: InputMaybe<Scalars['String']>;
|
|
@@ -2609,7 +2688,6 @@ export type GetAttributeByIdQuery = {
|
|
|
2609
2688
|
system: boolean;
|
|
2610
2689
|
readonly: boolean;
|
|
2611
2690
|
label?: any | null;
|
|
2612
|
-
required: boolean;
|
|
2613
2691
|
description?: any | null;
|
|
2614
2692
|
multiple_values: boolean;
|
|
2615
2693
|
linked_library?: {
|
|
@@ -2647,7 +2725,6 @@ export type GetAttributeByIdQuery = {
|
|
|
2647
2725
|
system: boolean;
|
|
2648
2726
|
readonly: boolean;
|
|
2649
2727
|
label?: any | null;
|
|
2650
|
-
required: boolean;
|
|
2651
2728
|
description?: any | null;
|
|
2652
2729
|
multiple_values: boolean;
|
|
2653
2730
|
metadata_fields?: Array<{
|
|
@@ -2679,7 +2756,6 @@ export type GetAttributeByIdQuery = {
|
|
|
2679
2756
|
system: boolean;
|
|
2680
2757
|
readonly: boolean;
|
|
2681
2758
|
label?: any | null;
|
|
2682
|
-
required: boolean;
|
|
2683
2759
|
description?: any | null;
|
|
2684
2760
|
multiple_values: boolean;
|
|
2685
2761
|
linked_tree?: {
|
|
@@ -2822,7 +2898,6 @@ export type SaveAttributeMutation = {
|
|
|
2822
2898
|
system: boolean;
|
|
2823
2899
|
readonly: boolean;
|
|
2824
2900
|
label?: any | null;
|
|
2825
|
-
required: boolean;
|
|
2826
2901
|
description?: any | null;
|
|
2827
2902
|
multiple_values: boolean;
|
|
2828
2903
|
linked_library?: {
|
|
@@ -2860,7 +2935,6 @@ export type SaveAttributeMutation = {
|
|
|
2860
2935
|
system: boolean;
|
|
2861
2936
|
readonly: boolean;
|
|
2862
2937
|
label?: any | null;
|
|
2863
|
-
required: boolean;
|
|
2864
2938
|
description?: any | null;
|
|
2865
2939
|
multiple_values: boolean;
|
|
2866
2940
|
metadata_fields?: Array<{
|
|
@@ -2892,7 +2966,6 @@ export type SaveAttributeMutation = {
|
|
|
2892
2966
|
system: boolean;
|
|
2893
2967
|
readonly: boolean;
|
|
2894
2968
|
label?: any | null;
|
|
2895
|
-
required: boolean;
|
|
2896
2969
|
description?: any | null;
|
|
2897
2970
|
multiple_values: boolean;
|
|
2898
2971
|
linked_tree?: {
|
|
@@ -2981,10 +3054,10 @@ export type GetDirectoryDataQuery = {
|
|
|
2981
3054
|
label?: any | null;
|
|
2982
3055
|
};
|
|
2983
3056
|
};
|
|
2984
|
-
created_at
|
|
3057
|
+
created_at: Array<{
|
|
2985
3058
|
value?: any | null;
|
|
2986
|
-
}
|
|
2987
|
-
created_by
|
|
3059
|
+
}>;
|
|
3060
|
+
created_by: Array<{
|
|
2988
3061
|
value?: {
|
|
2989
3062
|
id: string;
|
|
2990
3063
|
whoAmI: {
|
|
@@ -2999,11 +3072,11 @@ export type GetDirectoryDataQuery = {
|
|
|
2999
3072
|
};
|
|
3000
3073
|
};
|
|
3001
3074
|
} | null;
|
|
3002
|
-
}
|
|
3003
|
-
modified_at
|
|
3075
|
+
}>;
|
|
3076
|
+
modified_at: Array<{
|
|
3004
3077
|
value?: any | null;
|
|
3005
|
-
}
|
|
3006
|
-
modified_by
|
|
3078
|
+
}>;
|
|
3079
|
+
modified_by: Array<{
|
|
3007
3080
|
value?: {
|
|
3008
3081
|
id: string;
|
|
3009
3082
|
whoAmI: {
|
|
@@ -3018,13 +3091,13 @@ export type GetDirectoryDataQuery = {
|
|
|
3018
3091
|
};
|
|
3019
3092
|
};
|
|
3020
3093
|
} | null;
|
|
3021
|
-
}
|
|
3022
|
-
file_name
|
|
3094
|
+
}>;
|
|
3095
|
+
file_name: Array<{
|
|
3023
3096
|
value?: any | null;
|
|
3024
|
-
}
|
|
3025
|
-
file_path
|
|
3097
|
+
}>;
|
|
3098
|
+
file_path: Array<{
|
|
3026
3099
|
value?: any | null;
|
|
3027
|
-
}
|
|
3100
|
+
}>;
|
|
3028
3101
|
library: {
|
|
3029
3102
|
behavior: LibraryBehavior;
|
|
3030
3103
|
};
|
|
@@ -3426,10 +3499,10 @@ export type GetFileDataQuery = {
|
|
|
3426
3499
|
label?: any | null;
|
|
3427
3500
|
};
|
|
3428
3501
|
};
|
|
3429
|
-
created_at
|
|
3502
|
+
created_at: Array<{
|
|
3430
3503
|
value?: any | null;
|
|
3431
|
-
}
|
|
3432
|
-
created_by
|
|
3504
|
+
}>;
|
|
3505
|
+
created_by: Array<{
|
|
3433
3506
|
value?: {
|
|
3434
3507
|
id: string;
|
|
3435
3508
|
whoAmI: {
|
|
@@ -3444,11 +3517,11 @@ export type GetFileDataQuery = {
|
|
|
3444
3517
|
};
|
|
3445
3518
|
};
|
|
3446
3519
|
} | null;
|
|
3447
|
-
}
|
|
3448
|
-
modified_at
|
|
3520
|
+
}>;
|
|
3521
|
+
modified_at: Array<{
|
|
3449
3522
|
value?: any | null;
|
|
3450
|
-
}
|
|
3451
|
-
modified_by
|
|
3523
|
+
}>;
|
|
3524
|
+
modified_by: Array<{
|
|
3452
3525
|
value?: {
|
|
3453
3526
|
id: string;
|
|
3454
3527
|
whoAmI: {
|
|
@@ -3463,16 +3536,16 @@ export type GetFileDataQuery = {
|
|
|
3463
3536
|
};
|
|
3464
3537
|
};
|
|
3465
3538
|
} | null;
|
|
3466
|
-
}
|
|
3467
|
-
file_name
|
|
3539
|
+
}>;
|
|
3540
|
+
file_name: Array<{
|
|
3468
3541
|
value?: any | null;
|
|
3469
|
-
}
|
|
3470
|
-
file_path
|
|
3542
|
+
}>;
|
|
3543
|
+
file_path: Array<{
|
|
3471
3544
|
value?: any | null;
|
|
3472
|
-
}
|
|
3473
|
-
previews_status
|
|
3545
|
+
}>;
|
|
3546
|
+
previews_status: Array<{
|
|
3474
3547
|
value?: any | null;
|
|
3475
|
-
}
|
|
3548
|
+
}>;
|
|
3476
3549
|
library: {
|
|
3477
3550
|
behavior: LibraryBehavior;
|
|
3478
3551
|
};
|
|
@@ -3504,6 +3577,7 @@ export type RecordFormQuery = {
|
|
|
3504
3577
|
values?: Array<{
|
|
3505
3578
|
id_value?: string | null;
|
|
3506
3579
|
isInherited?: boolean | null;
|
|
3580
|
+
isCalculated?: boolean | null;
|
|
3507
3581
|
modified_at?: number | null;
|
|
3508
3582
|
created_at?: number | null;
|
|
3509
3583
|
linkValue?: {
|
|
@@ -3564,20 +3638,20 @@ export type RecordFormQuery = {
|
|
|
3564
3638
|
};
|
|
3565
3639
|
} | null;
|
|
3566
3640
|
} | null> | null;
|
|
3567
|
-
attribute
|
|
3641
|
+
attribute: {
|
|
3568
3642
|
id: string;
|
|
3569
3643
|
format?: AttributeFormat | null;
|
|
3570
3644
|
type: AttributeType;
|
|
3571
3645
|
system: boolean;
|
|
3572
|
-
}
|
|
3646
|
+
};
|
|
3573
3647
|
metadata?: Array<{
|
|
3574
3648
|
name: string;
|
|
3575
3649
|
value?: {
|
|
3576
3650
|
id_value?: string | null;
|
|
3577
3651
|
modified_at?: number | null;
|
|
3578
3652
|
created_at?: number | null;
|
|
3579
|
-
|
|
3580
|
-
|
|
3653
|
+
payload?: any | null;
|
|
3654
|
+
raw_payload?: any | null;
|
|
3581
3655
|
modified_by?: {
|
|
3582
3656
|
id: string;
|
|
3583
3657
|
whoAmI: {
|
|
@@ -3627,6 +3701,7 @@ export type RecordFormQuery = {
|
|
|
3627
3701
|
} | {
|
|
3628
3702
|
id_value?: string | null;
|
|
3629
3703
|
isInherited?: boolean | null;
|
|
3704
|
+
isCalculated?: boolean | null;
|
|
3630
3705
|
modified_at?: number | null;
|
|
3631
3706
|
created_at?: number | null;
|
|
3632
3707
|
treeValue?: {
|
|
@@ -3706,20 +3781,20 @@ export type RecordFormQuery = {
|
|
|
3706
3781
|
};
|
|
3707
3782
|
} | null;
|
|
3708
3783
|
} | null> | null;
|
|
3709
|
-
attribute
|
|
3784
|
+
attribute: {
|
|
3710
3785
|
id: string;
|
|
3711
3786
|
format?: AttributeFormat | null;
|
|
3712
3787
|
type: AttributeType;
|
|
3713
3788
|
system: boolean;
|
|
3714
|
-
}
|
|
3789
|
+
};
|
|
3715
3790
|
metadata?: Array<{
|
|
3716
3791
|
name: string;
|
|
3717
3792
|
value?: {
|
|
3718
3793
|
id_value?: string | null;
|
|
3719
3794
|
modified_at?: number | null;
|
|
3720
3795
|
created_at?: number | null;
|
|
3721
|
-
|
|
3722
|
-
|
|
3796
|
+
payload?: any | null;
|
|
3797
|
+
raw_payload?: any | null;
|
|
3723
3798
|
modified_by?: {
|
|
3724
3799
|
id: string;
|
|
3725
3800
|
whoAmI: {
|
|
@@ -3767,10 +3842,13 @@ export type RecordFormQuery = {
|
|
|
3767
3842
|
} | null;
|
|
3768
3843
|
} | null> | null;
|
|
3769
3844
|
} | {
|
|
3845
|
+
payload?: any | null;
|
|
3846
|
+
raw_payload?: any | null;
|
|
3770
3847
|
value?: any | null;
|
|
3771
3848
|
raw_value?: any | null;
|
|
3772
3849
|
id_value?: string | null;
|
|
3773
3850
|
isInherited?: boolean | null;
|
|
3851
|
+
isCalculated?: boolean | null;
|
|
3774
3852
|
modified_at?: number | null;
|
|
3775
3853
|
created_at?: number | null;
|
|
3776
3854
|
modified_by?: {
|
|
@@ -3817,20 +3895,20 @@ export type RecordFormQuery = {
|
|
|
3817
3895
|
};
|
|
3818
3896
|
} | null;
|
|
3819
3897
|
} | null> | null;
|
|
3820
|
-
attribute
|
|
3898
|
+
attribute: {
|
|
3821
3899
|
id: string;
|
|
3822
3900
|
format?: AttributeFormat | null;
|
|
3823
3901
|
type: AttributeType;
|
|
3824
3902
|
system: boolean;
|
|
3825
|
-
}
|
|
3903
|
+
};
|
|
3826
3904
|
metadata?: Array<{
|
|
3827
3905
|
name: string;
|
|
3828
3906
|
value?: {
|
|
3829
3907
|
id_value?: string | null;
|
|
3830
3908
|
modified_at?: number | null;
|
|
3831
3909
|
created_at?: number | null;
|
|
3832
|
-
|
|
3833
|
-
|
|
3910
|
+
payload?: any | null;
|
|
3911
|
+
raw_payload?: any | null;
|
|
3834
3912
|
modified_by?: {
|
|
3835
3913
|
id: string;
|
|
3836
3914
|
whoAmI: {
|
|
@@ -3898,6 +3976,7 @@ export type RecordFormQuery = {
|
|
|
3898
3976
|
linkValuesList?: {
|
|
3899
3977
|
enable: boolean;
|
|
3900
3978
|
allowFreeEntry?: boolean | null;
|
|
3979
|
+
allowListUpdate?: boolean | null;
|
|
3901
3980
|
values?: Array<{
|
|
3902
3981
|
id: string;
|
|
3903
3982
|
whoAmI: {
|
|
@@ -3943,6 +4022,7 @@ export type RecordFormQuery = {
|
|
|
3943
4022
|
values_list?: {
|
|
3944
4023
|
enable: boolean;
|
|
3945
4024
|
allowFreeEntry?: boolean | null;
|
|
4025
|
+
allowListUpdate?: boolean | null;
|
|
3946
4026
|
dateRangeValues?: Array<{
|
|
3947
4027
|
from?: string | null;
|
|
3948
4028
|
to?: string | null;
|
|
@@ -3950,6 +4030,7 @@ export type RecordFormQuery = {
|
|
|
3950
4030
|
} | {
|
|
3951
4031
|
enable: boolean;
|
|
3952
4032
|
allowFreeEntry?: boolean | null;
|
|
4033
|
+
allowListUpdate?: boolean | null;
|
|
3953
4034
|
values?: Array<string> | null;
|
|
3954
4035
|
} | null;
|
|
3955
4036
|
metadata_fields?: Array<{
|
|
@@ -3968,6 +4049,7 @@ export type RecordFormQuery = {
|
|
|
3968
4049
|
values_list?: {
|
|
3969
4050
|
enable: boolean;
|
|
3970
4051
|
allowFreeEntry?: boolean | null;
|
|
4052
|
+
allowListUpdate?: boolean | null;
|
|
3971
4053
|
dateRangeValues?: Array<{
|
|
3972
4054
|
from?: string | null;
|
|
3973
4055
|
to?: string | null;
|
|
@@ -3975,6 +4057,7 @@ export type RecordFormQuery = {
|
|
|
3975
4057
|
} | {
|
|
3976
4058
|
enable: boolean;
|
|
3977
4059
|
allowFreeEntry?: boolean | null;
|
|
4060
|
+
allowListUpdate?: boolean | null;
|
|
3978
4061
|
values?: Array<string> | null;
|
|
3979
4062
|
} | null;
|
|
3980
4063
|
permissions: {
|
|
@@ -4007,6 +4090,7 @@ export type RecordFormQuery = {
|
|
|
4007
4090
|
values_list?: {
|
|
4008
4091
|
enable: boolean;
|
|
4009
4092
|
allowFreeEntry?: boolean | null;
|
|
4093
|
+
allowListUpdate?: boolean | null;
|
|
4010
4094
|
dateRangeValues?: Array<{
|
|
4011
4095
|
from?: string | null;
|
|
4012
4096
|
to?: string | null;
|
|
@@ -4014,6 +4098,7 @@ export type RecordFormQuery = {
|
|
|
4014
4098
|
} | {
|
|
4015
4099
|
enable: boolean;
|
|
4016
4100
|
allowFreeEntry?: boolean | null;
|
|
4101
|
+
allowListUpdate?: boolean | null;
|
|
4017
4102
|
values?: Array<string> | null;
|
|
4018
4103
|
} | null;
|
|
4019
4104
|
metadata_fields?: Array<{
|
|
@@ -4036,6 +4121,7 @@ export type RecordFormQuery = {
|
|
|
4036
4121
|
treeValuesList?: {
|
|
4037
4122
|
enable: boolean;
|
|
4038
4123
|
allowFreeEntry?: boolean | null;
|
|
4124
|
+
allowListUpdate?: boolean | null;
|
|
4039
4125
|
values?: Array<{
|
|
4040
4126
|
id: string;
|
|
4041
4127
|
record: {
|
|
@@ -4100,6 +4186,7 @@ export type RecordFormQuery = {
|
|
|
4100
4186
|
values_list?: {
|
|
4101
4187
|
enable: boolean;
|
|
4102
4188
|
allowFreeEntry?: boolean | null;
|
|
4189
|
+
allowListUpdate?: boolean | null;
|
|
4103
4190
|
dateRangeValues?: Array<{
|
|
4104
4191
|
from?: string | null;
|
|
4105
4192
|
to?: string | null;
|
|
@@ -4107,6 +4194,7 @@ export type RecordFormQuery = {
|
|
|
4107
4194
|
} | {
|
|
4108
4195
|
enable: boolean;
|
|
4109
4196
|
allowFreeEntry?: boolean | null;
|
|
4197
|
+
allowListUpdate?: boolean | null;
|
|
4110
4198
|
values?: Array<string> | null;
|
|
4111
4199
|
} | null;
|
|
4112
4200
|
metadata_fields?: Array<{
|
|
@@ -4139,7 +4227,7 @@ export type RecordUpdateSubscription = {
|
|
|
4139
4227
|
label?: any | null;
|
|
4140
4228
|
};
|
|
4141
4229
|
};
|
|
4142
|
-
modified_by
|
|
4230
|
+
modified_by: Array<{
|
|
4143
4231
|
value?: {
|
|
4144
4232
|
id: string;
|
|
4145
4233
|
whoAmI: {
|
|
@@ -4154,13 +4242,14 @@ export type RecordUpdateSubscription = {
|
|
|
4154
4242
|
};
|
|
4155
4243
|
};
|
|
4156
4244
|
} | null;
|
|
4157
|
-
}
|
|
4245
|
+
}>;
|
|
4158
4246
|
};
|
|
4159
4247
|
updatedValues: Array<{
|
|
4160
4248
|
attribute: string;
|
|
4161
4249
|
value: {
|
|
4162
4250
|
id_value?: string | null;
|
|
4163
4251
|
isInherited?: boolean | null;
|
|
4252
|
+
isCalculated?: boolean | null;
|
|
4164
4253
|
modified_at?: number | null;
|
|
4165
4254
|
created_at?: number | null;
|
|
4166
4255
|
linkValue?: {
|
|
@@ -4221,20 +4310,20 @@ export type RecordUpdateSubscription = {
|
|
|
4221
4310
|
};
|
|
4222
4311
|
} | null;
|
|
4223
4312
|
} | null> | null;
|
|
4224
|
-
attribute
|
|
4313
|
+
attribute: {
|
|
4225
4314
|
id: string;
|
|
4226
4315
|
format?: AttributeFormat | null;
|
|
4227
4316
|
type: AttributeType;
|
|
4228
4317
|
system: boolean;
|
|
4229
|
-
}
|
|
4318
|
+
};
|
|
4230
4319
|
metadata?: Array<{
|
|
4231
4320
|
name: string;
|
|
4232
4321
|
value?: {
|
|
4233
4322
|
id_value?: string | null;
|
|
4234
4323
|
modified_at?: number | null;
|
|
4235
4324
|
created_at?: number | null;
|
|
4236
|
-
|
|
4237
|
-
|
|
4325
|
+
payload?: any | null;
|
|
4326
|
+
raw_payload?: any | null;
|
|
4238
4327
|
modified_by?: {
|
|
4239
4328
|
id: string;
|
|
4240
4329
|
whoAmI: {
|
|
@@ -4284,6 +4373,7 @@ export type RecordUpdateSubscription = {
|
|
|
4284
4373
|
} | {
|
|
4285
4374
|
id_value?: string | null;
|
|
4286
4375
|
isInherited?: boolean | null;
|
|
4376
|
+
isCalculated?: boolean | null;
|
|
4287
4377
|
modified_at?: number | null;
|
|
4288
4378
|
created_at?: number | null;
|
|
4289
4379
|
treeValue?: {
|
|
@@ -4363,20 +4453,20 @@ export type RecordUpdateSubscription = {
|
|
|
4363
4453
|
};
|
|
4364
4454
|
} | null;
|
|
4365
4455
|
} | null> | null;
|
|
4366
|
-
attribute
|
|
4456
|
+
attribute: {
|
|
4367
4457
|
id: string;
|
|
4368
4458
|
format?: AttributeFormat | null;
|
|
4369
4459
|
type: AttributeType;
|
|
4370
4460
|
system: boolean;
|
|
4371
|
-
}
|
|
4461
|
+
};
|
|
4372
4462
|
metadata?: Array<{
|
|
4373
4463
|
name: string;
|
|
4374
4464
|
value?: {
|
|
4375
4465
|
id_value?: string | null;
|
|
4376
4466
|
modified_at?: number | null;
|
|
4377
4467
|
created_at?: number | null;
|
|
4378
|
-
|
|
4379
|
-
|
|
4468
|
+
payload?: any | null;
|
|
4469
|
+
raw_payload?: any | null;
|
|
4380
4470
|
modified_by?: {
|
|
4381
4471
|
id: string;
|
|
4382
4472
|
whoAmI: {
|
|
@@ -4424,10 +4514,13 @@ export type RecordUpdateSubscription = {
|
|
|
4424
4514
|
} | null;
|
|
4425
4515
|
} | null> | null;
|
|
4426
4516
|
} | {
|
|
4517
|
+
payload?: any | null;
|
|
4518
|
+
raw_payload?: any | null;
|
|
4427
4519
|
value?: any | null;
|
|
4428
4520
|
raw_value?: any | null;
|
|
4429
4521
|
id_value?: string | null;
|
|
4430
4522
|
isInherited?: boolean | null;
|
|
4523
|
+
isCalculated?: boolean | null;
|
|
4431
4524
|
modified_at?: number | null;
|
|
4432
4525
|
created_at?: number | null;
|
|
4433
4526
|
modified_by?: {
|
|
@@ -4474,20 +4567,20 @@ export type RecordUpdateSubscription = {
|
|
|
4474
4567
|
};
|
|
4475
4568
|
} | null;
|
|
4476
4569
|
} | null> | null;
|
|
4477
|
-
attribute
|
|
4570
|
+
attribute: {
|
|
4478
4571
|
id: string;
|
|
4479
4572
|
format?: AttributeFormat | null;
|
|
4480
4573
|
type: AttributeType;
|
|
4481
4574
|
system: boolean;
|
|
4482
|
-
}
|
|
4575
|
+
};
|
|
4483
4576
|
metadata?: Array<{
|
|
4484
4577
|
name: string;
|
|
4485
4578
|
value?: {
|
|
4486
4579
|
id_value?: string | null;
|
|
4487
4580
|
modified_at?: number | null;
|
|
4488
4581
|
created_at?: number | null;
|
|
4489
|
-
|
|
4490
|
-
|
|
4582
|
+
payload?: any | null;
|
|
4583
|
+
raw_payload?: any | null;
|
|
4491
4584
|
modified_by?: {
|
|
4492
4585
|
id: string;
|
|
4493
4586
|
whoAmI: {
|
|
@@ -4676,9 +4769,9 @@ export type TreeNodeChildrenQuery = {
|
|
|
4676
4769
|
label?: any | null;
|
|
4677
4770
|
};
|
|
4678
4771
|
};
|
|
4679
|
-
active
|
|
4772
|
+
active: Array<{
|
|
4680
4773
|
value?: any | null;
|
|
4681
|
-
}
|
|
4774
|
+
}>;
|
|
4682
4775
|
};
|
|
4683
4776
|
ancestors?: Array<{
|
|
4684
4777
|
id: string;
|
|
@@ -4740,6 +4833,7 @@ export type DeleteValueMutation = {
|
|
|
4740
4833
|
deleteValue: Array<{
|
|
4741
4834
|
id_value?: string | null;
|
|
4742
4835
|
isInherited?: boolean | null;
|
|
4836
|
+
isCalculated?: boolean | null;
|
|
4743
4837
|
modified_at?: number | null;
|
|
4744
4838
|
created_at?: number | null;
|
|
4745
4839
|
linkValue?: {
|
|
@@ -4800,20 +4894,20 @@ export type DeleteValueMutation = {
|
|
|
4800
4894
|
};
|
|
4801
4895
|
} | null;
|
|
4802
4896
|
} | null> | null;
|
|
4803
|
-
attribute
|
|
4897
|
+
attribute: {
|
|
4804
4898
|
id: string;
|
|
4805
4899
|
format?: AttributeFormat | null;
|
|
4806
4900
|
type: AttributeType;
|
|
4807
4901
|
system: boolean;
|
|
4808
|
-
}
|
|
4902
|
+
};
|
|
4809
4903
|
metadata?: Array<{
|
|
4810
4904
|
name: string;
|
|
4811
4905
|
value?: {
|
|
4812
4906
|
id_value?: string | null;
|
|
4813
4907
|
modified_at?: number | null;
|
|
4814
4908
|
created_at?: number | null;
|
|
4815
|
-
|
|
4816
|
-
|
|
4909
|
+
payload?: any | null;
|
|
4910
|
+
raw_payload?: any | null;
|
|
4817
4911
|
modified_by?: {
|
|
4818
4912
|
id: string;
|
|
4819
4913
|
whoAmI: {
|
|
@@ -4863,6 +4957,7 @@ export type DeleteValueMutation = {
|
|
|
4863
4957
|
} | {
|
|
4864
4958
|
id_value?: string | null;
|
|
4865
4959
|
isInherited?: boolean | null;
|
|
4960
|
+
isCalculated?: boolean | null;
|
|
4866
4961
|
modified_at?: number | null;
|
|
4867
4962
|
created_at?: number | null;
|
|
4868
4963
|
treeValue?: {
|
|
@@ -4942,20 +5037,20 @@ export type DeleteValueMutation = {
|
|
|
4942
5037
|
};
|
|
4943
5038
|
} | null;
|
|
4944
5039
|
} | null> | null;
|
|
4945
|
-
attribute
|
|
5040
|
+
attribute: {
|
|
4946
5041
|
id: string;
|
|
4947
5042
|
format?: AttributeFormat | null;
|
|
4948
5043
|
type: AttributeType;
|
|
4949
5044
|
system: boolean;
|
|
4950
|
-
}
|
|
5045
|
+
};
|
|
4951
5046
|
metadata?: Array<{
|
|
4952
5047
|
name: string;
|
|
4953
5048
|
value?: {
|
|
4954
5049
|
id_value?: string | null;
|
|
4955
5050
|
modified_at?: number | null;
|
|
4956
5051
|
created_at?: number | null;
|
|
4957
|
-
|
|
4958
|
-
|
|
5052
|
+
payload?: any | null;
|
|
5053
|
+
raw_payload?: any | null;
|
|
4959
5054
|
modified_by?: {
|
|
4960
5055
|
id: string;
|
|
4961
5056
|
whoAmI: {
|
|
@@ -5003,10 +5098,13 @@ export type DeleteValueMutation = {
|
|
|
5003
5098
|
} | null;
|
|
5004
5099
|
} | null> | null;
|
|
5005
5100
|
} | {
|
|
5101
|
+
payload?: any | null;
|
|
5102
|
+
raw_payload?: any | null;
|
|
5006
5103
|
value?: any | null;
|
|
5007
5104
|
raw_value?: any | null;
|
|
5008
5105
|
id_value?: string | null;
|
|
5009
5106
|
isInherited?: boolean | null;
|
|
5107
|
+
isCalculated?: boolean | null;
|
|
5010
5108
|
modified_at?: number | null;
|
|
5011
5109
|
created_at?: number | null;
|
|
5012
5110
|
modified_by?: {
|
|
@@ -5053,20 +5151,142 @@ export type DeleteValueMutation = {
|
|
|
5053
5151
|
};
|
|
5054
5152
|
} | null;
|
|
5055
5153
|
} | null> | null;
|
|
5056
|
-
attribute
|
|
5154
|
+
attribute: {
|
|
5057
5155
|
id: string;
|
|
5058
5156
|
format?: AttributeFormat | null;
|
|
5059
5157
|
type: AttributeType;
|
|
5060
5158
|
system: boolean;
|
|
5159
|
+
};
|
|
5160
|
+
metadata?: Array<{
|
|
5161
|
+
name: string;
|
|
5162
|
+
value?: {
|
|
5163
|
+
id_value?: string | null;
|
|
5164
|
+
modified_at?: number | null;
|
|
5165
|
+
created_at?: number | null;
|
|
5166
|
+
payload?: any | null;
|
|
5167
|
+
raw_payload?: any | null;
|
|
5168
|
+
modified_by?: {
|
|
5169
|
+
id: string;
|
|
5170
|
+
whoAmI: {
|
|
5171
|
+
id: string;
|
|
5172
|
+
label?: string | null;
|
|
5173
|
+
subLabel?: string | null;
|
|
5174
|
+
color?: string | null;
|
|
5175
|
+
preview?: IPreviewScalar | null;
|
|
5176
|
+
library: {
|
|
5177
|
+
id: string;
|
|
5178
|
+
label?: any | null;
|
|
5179
|
+
};
|
|
5180
|
+
};
|
|
5181
|
+
} | null;
|
|
5182
|
+
created_by?: {
|
|
5183
|
+
id: string;
|
|
5184
|
+
whoAmI: {
|
|
5185
|
+
id: string;
|
|
5186
|
+
label?: string | null;
|
|
5187
|
+
subLabel?: string | null;
|
|
5188
|
+
color?: string | null;
|
|
5189
|
+
preview?: IPreviewScalar | null;
|
|
5190
|
+
library: {
|
|
5191
|
+
id: string;
|
|
5192
|
+
label?: any | null;
|
|
5193
|
+
};
|
|
5194
|
+
};
|
|
5195
|
+
} | null;
|
|
5196
|
+
version?: Array<{
|
|
5197
|
+
treeId: string;
|
|
5198
|
+
treeNode?: {
|
|
5199
|
+
id: string;
|
|
5200
|
+
record: {
|
|
5201
|
+
id: string;
|
|
5202
|
+
whoAmI: {
|
|
5203
|
+
id: string;
|
|
5204
|
+
label?: string | null;
|
|
5205
|
+
library: {
|
|
5206
|
+
id: string;
|
|
5207
|
+
};
|
|
5208
|
+
};
|
|
5209
|
+
};
|
|
5210
|
+
} | null;
|
|
5211
|
+
} | null> | null;
|
|
5212
|
+
} | null;
|
|
5213
|
+
} | null> | null;
|
|
5214
|
+
}>;
|
|
5215
|
+
};
|
|
5216
|
+
export type RunActionsListAndFormatOnValueQueryVariables = Exact<{
|
|
5217
|
+
library: Scalars['ID'];
|
|
5218
|
+
value?: InputMaybe<ValueBatchInput>;
|
|
5219
|
+
version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
|
|
5220
|
+
}>;
|
|
5221
|
+
export type RunActionsListAndFormatOnValueQuery = {
|
|
5222
|
+
runActionsListAndFormatOnValue: Array<{
|
|
5223
|
+
id_value?: string | null;
|
|
5224
|
+
isInherited?: boolean | null;
|
|
5225
|
+
isCalculated?: boolean | null;
|
|
5226
|
+
modified_at?: number | null;
|
|
5227
|
+
created_at?: number | null;
|
|
5228
|
+
payload?: any | null;
|
|
5229
|
+
raw_payload?: any | null;
|
|
5230
|
+
value?: any | null;
|
|
5231
|
+
raw_value?: any | null;
|
|
5232
|
+
modified_by?: {
|
|
5233
|
+
id: string;
|
|
5234
|
+
whoAmI: {
|
|
5235
|
+
id: string;
|
|
5236
|
+
label?: string | null;
|
|
5237
|
+
subLabel?: string | null;
|
|
5238
|
+
color?: string | null;
|
|
5239
|
+
preview?: IPreviewScalar | null;
|
|
5240
|
+
library: {
|
|
5241
|
+
id: string;
|
|
5242
|
+
label?: any | null;
|
|
5243
|
+
};
|
|
5244
|
+
};
|
|
5245
|
+
} | null;
|
|
5246
|
+
created_by?: {
|
|
5247
|
+
id: string;
|
|
5248
|
+
whoAmI: {
|
|
5249
|
+
id: string;
|
|
5250
|
+
label?: string | null;
|
|
5251
|
+
subLabel?: string | null;
|
|
5252
|
+
color?: string | null;
|
|
5253
|
+
preview?: IPreviewScalar | null;
|
|
5254
|
+
library: {
|
|
5255
|
+
id: string;
|
|
5256
|
+
label?: any | null;
|
|
5257
|
+
};
|
|
5258
|
+
};
|
|
5061
5259
|
} | null;
|
|
5260
|
+
version?: Array<{
|
|
5261
|
+
treeId: string;
|
|
5262
|
+
treeNode?: {
|
|
5263
|
+
id: string;
|
|
5264
|
+
record: {
|
|
5265
|
+
id: string;
|
|
5266
|
+
whoAmI: {
|
|
5267
|
+
id: string;
|
|
5268
|
+
label?: string | null;
|
|
5269
|
+
library: {
|
|
5270
|
+
id: string;
|
|
5271
|
+
};
|
|
5272
|
+
};
|
|
5273
|
+
};
|
|
5274
|
+
} | null;
|
|
5275
|
+
} | null> | null;
|
|
5276
|
+
attribute: {
|
|
5277
|
+
id: string;
|
|
5278
|
+
format?: AttributeFormat | null;
|
|
5279
|
+
type: AttributeType;
|
|
5280
|
+
system: boolean;
|
|
5281
|
+
};
|
|
5062
5282
|
metadata?: Array<{
|
|
5063
5283
|
name: string;
|
|
5064
5284
|
value?: {
|
|
5065
5285
|
id_value?: string | null;
|
|
5066
5286
|
modified_at?: number | null;
|
|
5067
5287
|
created_at?: number | null;
|
|
5068
|
-
|
|
5069
|
-
|
|
5288
|
+
payload?: any | null;
|
|
5289
|
+
raw_payload?: any | null;
|
|
5070
5290
|
modified_by?: {
|
|
5071
5291
|
id: string;
|
|
5072
5292
|
whoAmI: {
|
|
@@ -5127,6 +5347,7 @@ export type SaveValueBatchMutation = {
|
|
|
5127
5347
|
values?: Array<{
|
|
5128
5348
|
id_value?: string | null;
|
|
5129
5349
|
isInherited?: boolean | null;
|
|
5350
|
+
isCalculated?: boolean | null;
|
|
5130
5351
|
modified_at?: number | null;
|
|
5131
5352
|
created_at?: number | null;
|
|
5132
5353
|
linkValue?: {
|
|
@@ -5187,20 +5408,20 @@ export type SaveValueBatchMutation = {
|
|
|
5187
5408
|
};
|
|
5188
5409
|
} | null;
|
|
5189
5410
|
} | null> | null;
|
|
5190
|
-
attribute
|
|
5411
|
+
attribute: {
|
|
5191
5412
|
id: string;
|
|
5192
5413
|
format?: AttributeFormat | null;
|
|
5193
5414
|
type: AttributeType;
|
|
5194
5415
|
system: boolean;
|
|
5195
|
-
}
|
|
5416
|
+
};
|
|
5196
5417
|
metadata?: Array<{
|
|
5197
5418
|
name: string;
|
|
5198
5419
|
value?: {
|
|
5199
5420
|
id_value?: string | null;
|
|
5200
5421
|
modified_at?: number | null;
|
|
5201
5422
|
created_at?: number | null;
|
|
5202
|
-
|
|
5203
|
-
|
|
5423
|
+
payload?: any | null;
|
|
5424
|
+
raw_payload?: any | null;
|
|
5204
5425
|
modified_by?: {
|
|
5205
5426
|
id: string;
|
|
5206
5427
|
whoAmI: {
|
|
@@ -5250,6 +5471,7 @@ export type SaveValueBatchMutation = {
|
|
|
5250
5471
|
} | {
|
|
5251
5472
|
id_value?: string | null;
|
|
5252
5473
|
isInherited?: boolean | null;
|
|
5474
|
+
isCalculated?: boolean | null;
|
|
5253
5475
|
modified_at?: number | null;
|
|
5254
5476
|
created_at?: number | null;
|
|
5255
5477
|
treeValue?: {
|
|
@@ -5329,20 +5551,20 @@ export type SaveValueBatchMutation = {
|
|
|
5329
5551
|
};
|
|
5330
5552
|
} | null;
|
|
5331
5553
|
} | null> | null;
|
|
5332
|
-
attribute
|
|
5554
|
+
attribute: {
|
|
5333
5555
|
id: string;
|
|
5334
5556
|
format?: AttributeFormat | null;
|
|
5335
5557
|
type: AttributeType;
|
|
5336
5558
|
system: boolean;
|
|
5337
|
-
}
|
|
5559
|
+
};
|
|
5338
5560
|
metadata?: Array<{
|
|
5339
5561
|
name: string;
|
|
5340
5562
|
value?: {
|
|
5341
5563
|
id_value?: string | null;
|
|
5342
5564
|
modified_at?: number | null;
|
|
5343
5565
|
created_at?: number | null;
|
|
5344
|
-
|
|
5345
|
-
|
|
5566
|
+
payload?: any | null;
|
|
5567
|
+
raw_payload?: any | null;
|
|
5346
5568
|
modified_by?: {
|
|
5347
5569
|
id: string;
|
|
5348
5570
|
whoAmI: {
|
|
@@ -5390,10 +5612,13 @@ export type SaveValueBatchMutation = {
|
|
|
5390
5612
|
} | null;
|
|
5391
5613
|
} | null> | null;
|
|
5392
5614
|
} | {
|
|
5615
|
+
payload?: any | null;
|
|
5616
|
+
raw_payload?: any | null;
|
|
5393
5617
|
value?: any | null;
|
|
5394
5618
|
raw_value?: any | null;
|
|
5395
5619
|
id_value?: string | null;
|
|
5396
5620
|
isInherited?: boolean | null;
|
|
5621
|
+
isCalculated?: boolean | null;
|
|
5397
5622
|
modified_at?: number | null;
|
|
5398
5623
|
created_at?: number | null;
|
|
5399
5624
|
modified_by?: {
|
|
@@ -5440,20 +5665,20 @@ export type SaveValueBatchMutation = {
|
|
|
5440
5665
|
};
|
|
5441
5666
|
} | null;
|
|
5442
5667
|
} | null> | null;
|
|
5443
|
-
attribute
|
|
5668
|
+
attribute: {
|
|
5444
5669
|
id: string;
|
|
5445
5670
|
format?: AttributeFormat | null;
|
|
5446
5671
|
type: AttributeType;
|
|
5447
5672
|
system: boolean;
|
|
5448
|
-
}
|
|
5673
|
+
};
|
|
5449
5674
|
metadata?: Array<{
|
|
5450
5675
|
name: string;
|
|
5451
5676
|
value?: {
|
|
5452
5677
|
id_value?: string | null;
|
|
5453
5678
|
modified_at?: number | null;
|
|
5454
5679
|
created_at?: number | null;
|
|
5455
|
-
|
|
5456
|
-
|
|
5680
|
+
payload?: any | null;
|
|
5681
|
+
raw_payload?: any | null;
|
|
5457
5682
|
modified_by?: {
|
|
5458
5683
|
id: string;
|
|
5459
5684
|
whoAmI: {
|
|
@@ -5713,6 +5938,76 @@ export type AddViewMutation = {
|
|
|
5713
5938
|
}> | null;
|
|
5714
5939
|
};
|
|
5715
5940
|
};
|
|
5941
|
+
export type ExplorerQueryVariables = Exact<{
|
|
5942
|
+
libraryId: Scalars['ID'];
|
|
5943
|
+
attributeIds: Array<Scalars['ID']> | Scalars['ID'];
|
|
5944
|
+
filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
|
|
5945
|
+
}>;
|
|
5946
|
+
export type ExplorerQuery = {
|
|
5947
|
+
records: {
|
|
5948
|
+
list: Array<{
|
|
5949
|
+
id: string;
|
|
5950
|
+
whoAmI: {
|
|
5951
|
+
id: string;
|
|
5952
|
+
label?: string | null;
|
|
5953
|
+
subLabel?: string | null;
|
|
5954
|
+
color?: string | null;
|
|
5955
|
+
preview?: IPreviewScalar | null;
|
|
5956
|
+
library: {
|
|
5957
|
+
id: string;
|
|
5958
|
+
label?: any | null;
|
|
5959
|
+
};
|
|
5960
|
+
};
|
|
5961
|
+
properties: Array<{
|
|
5962
|
+
attributeId: string;
|
|
5963
|
+
values: Array<{
|
|
5964
|
+
linkPayload?: {
|
|
5965
|
+
id: string;
|
|
5966
|
+
whoAmI: {
|
|
5967
|
+
id: string;
|
|
5968
|
+
label?: string | null;
|
|
5969
|
+
subLabel?: string | null;
|
|
5970
|
+
color?: string | null;
|
|
5971
|
+
preview?: IPreviewScalar | null;
|
|
5972
|
+
library: {
|
|
5973
|
+
id: string;
|
|
5974
|
+
label?: any | null;
|
|
5975
|
+
};
|
|
5976
|
+
};
|
|
5977
|
+
} | null;
|
|
5978
|
+
attribute: {
|
|
5979
|
+
type: AttributeType;
|
|
5980
|
+
};
|
|
5981
|
+
} | {
|
|
5982
|
+
treePayload?: {
|
|
5983
|
+
record: {
|
|
5984
|
+
id: string;
|
|
5985
|
+
whoAmI: {
|
|
5986
|
+
id: string;
|
|
5987
|
+
label?: string | null;
|
|
5988
|
+
subLabel?: string | null;
|
|
5989
|
+
color?: string | null;
|
|
5990
|
+
preview?: IPreviewScalar | null;
|
|
5991
|
+
library: {
|
|
5992
|
+
id: string;
|
|
5993
|
+
label?: any | null;
|
|
5994
|
+
};
|
|
5995
|
+
};
|
|
5996
|
+
};
|
|
5997
|
+
} | null;
|
|
5998
|
+
attribute: {
|
|
5999
|
+
type: AttributeType;
|
|
6000
|
+
};
|
|
6001
|
+
} | {
|
|
6002
|
+
valuePayload?: any | null;
|
|
6003
|
+
attribute: {
|
|
6004
|
+
type: AttributeType;
|
|
6005
|
+
};
|
|
6006
|
+
}>;
|
|
6007
|
+
}>;
|
|
6008
|
+
}>;
|
|
6009
|
+
};
|
|
6010
|
+
};
|
|
5716
6011
|
export declare const RecordIdentityFragmentDoc: Apollo.DocumentNode;
|
|
5717
6012
|
export declare const DetailsApplicationFragmentDoc: Apollo.DocumentNode;
|
|
5718
6013
|
export declare const AttributeDetailsFragmentDoc: Apollo.DocumentNode;
|
|
@@ -5731,6 +6026,7 @@ export declare const TreeLightFragmentDoc: Apollo.DocumentNode;
|
|
|
5731
6026
|
export declare const TreeDetailsFragmentDoc: Apollo.DocumentNode;
|
|
5732
6027
|
export declare const TreeNodeChildFragmentDoc: Apollo.DocumentNode;
|
|
5733
6028
|
export declare const ViewDetailsFragmentDoc: Apollo.DocumentNode;
|
|
6029
|
+
export declare const PropertyValueFragmentDoc: Apollo.DocumentNode;
|
|
5734
6030
|
export declare const CheckApplicationExistenceDocument: Apollo.DocumentNode;
|
|
5735
6031
|
/**
|
|
5736
6032
|
* __useCheckApplicationExistenceQuery__
|
|
@@ -6974,6 +7270,38 @@ export declare function useDeleteValueMutation(baseOptions?: Apollo.MutationHook
|
|
|
6974
7270
|
export type DeleteValueMutationHookResult = ReturnType<typeof useDeleteValueMutation>;
|
|
6975
7271
|
export type DeleteValueMutationResult = Apollo.MutationResult<DeleteValueMutation>;
|
|
6976
7272
|
export type DeleteValueMutationOptions = Apollo.BaseMutationOptions<DeleteValueMutation, DeleteValueMutationVariables>;
|
|
7273
|
+
export declare const RunActionsListAndFormatOnValueDocument: Apollo.DocumentNode;
|
|
7274
|
+
/**
|
|
7275
|
+
* __useRunActionsListAndFormatOnValueQuery__
|
|
7276
|
+
*
|
|
7277
|
+
* To run a query within a React component, call `useRunActionsListAndFormatOnValueQuery` and pass it any options that fit your needs.
|
|
7278
|
+
* When your component renders, `useRunActionsListAndFormatOnValueQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
7279
|
+
* you can use to render your UI.
|
|
7280
|
+
*
|
|
7281
|
+
* @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
|
|
7282
|
+
*
|
|
7283
|
+
* @example
|
|
7284
|
+
* const { data, loading, error } = useRunActionsListAndFormatOnValueQuery({
|
|
7285
|
+
* variables: {
|
|
7286
|
+
* library: // value for 'library'
|
|
7287
|
+
* value: // value for 'value'
|
|
7288
|
+
* version: // value for 'version'
|
|
7289
|
+
* },
|
|
7290
|
+
* });
|
|
7291
|
+
*/
|
|
7292
|
+
export declare function useRunActionsListAndFormatOnValueQuery(baseOptions: Apollo.QueryHookOptions<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>): Apollo.QueryResult<RunActionsListAndFormatOnValueQuery, Exact<{
|
|
7293
|
+
library: Scalars["ID"];
|
|
7294
|
+
value?: InputMaybe<ValueBatchInput>;
|
|
7295
|
+
version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
|
|
7296
|
+
}>>;
|
|
7297
|
+
export declare function useRunActionsListAndFormatOnValueLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>): Apollo.LazyQueryResultTuple<RunActionsListAndFormatOnValueQuery, Exact<{
|
|
7298
|
+
library: Scalars["ID"];
|
|
7299
|
+
value?: InputMaybe<ValueBatchInput>;
|
|
7300
|
+
version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
|
|
7301
|
+
}>>;
|
|
7302
|
+
export type RunActionsListAndFormatOnValueQueryHookResult = ReturnType<typeof useRunActionsListAndFormatOnValueQuery>;
|
|
7303
|
+
export type RunActionsListAndFormatOnValueLazyQueryHookResult = ReturnType<typeof useRunActionsListAndFormatOnValueLazyQuery>;
|
|
7304
|
+
export type RunActionsListAndFormatOnValueQueryResult = Apollo.QueryResult<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>;
|
|
6977
7305
|
export declare const SaveValueBatchDocument: Apollo.DocumentNode;
|
|
6978
7306
|
export type SaveValueBatchMutationFn = Apollo.MutationFunction<SaveValueBatchMutation, SaveValueBatchMutationVariables>;
|
|
6979
7307
|
/**
|
|
@@ -7109,3 +7437,35 @@ export declare function useAddViewMutation(baseOptions?: Apollo.MutationHookOpti
|
|
|
7109
7437
|
export type AddViewMutationHookResult = ReturnType<typeof useAddViewMutation>;
|
|
7110
7438
|
export type AddViewMutationResult = Apollo.MutationResult<AddViewMutation>;
|
|
7111
7439
|
export type AddViewMutationOptions = Apollo.BaseMutationOptions<AddViewMutation, AddViewMutationVariables>;
|
|
7440
|
+
export declare const ExplorerDocument: Apollo.DocumentNode;
|
|
7441
|
+
/**
|
|
7442
|
+
* __useExplorerQuery__
|
|
7443
|
+
*
|
|
7444
|
+
* To run a query within a React component, call `useExplorerQuery` and pass it any options that fit your needs.
|
|
7445
|
+
* When your component renders, `useExplorerQuery` returns an object from Apollo Client that contains loading, error, and data properties
|
|
7446
|
+
* you can use to render your UI.
|
|
7447
|
+
*
|
|
7448
|
+
* @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
|
|
7449
|
+
*
|
|
7450
|
+
* @example
|
|
7451
|
+
* const { data, loading, error } = useExplorerQuery({
|
|
7452
|
+
* variables: {
|
|
7453
|
+
* libraryId: // value for 'libraryId'
|
|
7454
|
+
* attributeIds: // value for 'attributeIds'
|
|
7455
|
+
* filters: // value for 'filters'
|
|
7456
|
+
* },
|
|
7457
|
+
* });
|
|
7458
|
+
*/
|
|
7459
|
+
export declare function useExplorerQuery(baseOptions: Apollo.QueryHookOptions<ExplorerQuery, ExplorerQueryVariables>): Apollo.QueryResult<ExplorerQuery, Exact<{
|
|
7460
|
+
libraryId: Scalars["ID"];
|
|
7461
|
+
attributeIds: Array<Scalars["ID"]> | Scalars["ID"];
|
|
7462
|
+
filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
|
|
7463
|
+
}>>;
|
|
7464
|
+
export declare function useExplorerLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<ExplorerQuery, ExplorerQueryVariables>): Apollo.LazyQueryResultTuple<ExplorerQuery, Exact<{
|
|
7465
|
+
libraryId: Scalars["ID"];
|
|
7466
|
+
attributeIds: Array<Scalars["ID"]> | Scalars["ID"];
|
|
7467
|
+
filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
|
|
7468
|
+
}>>;
|
|
7469
|
+
export type ExplorerQueryHookResult = ReturnType<typeof useExplorerQuery>;
|
|
7470
|
+
export type ExplorerLazyQueryHookResult = ReturnType<typeof useExplorerLazyQuery>;
|
|
7471
|
+
export type ExplorerQueryResult = Apollo.QueryResult<ExplorerQuery, ExplorerQueryVariables>;
|