@pristy/pristy-libvue 2.2.0 → 2.4.0
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/index.d.ts +1 -121
- package/dist/pristy-libvue.css +1 -1
- package/dist/pristy-libvue.es.js +16208 -11081
- package/dist/pristy-libvue.es.js.map +1 -1
- package/dist/pristy-libvue.umd.js +22 -20
- package/dist/pristy-libvue.umd.js.map +1 -1
- package/dist/src/AlfrescoApi.d.ts.map +1 -0
- package/dist/src/components/CodeMirrorEditor.vue.d.ts.map +1 -0
- package/dist/src/components/DiffViewerDialog.vue.d.ts.map +1 -0
- package/dist/src/components/ErrorComponent.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/FolderUpload.vue.d.ts +1 -1
- package/dist/src/components/FolderUpload.vue.d.ts.map +1 -0
- package/dist/src/components/HelpKeyMessage.vue.d.ts.map +1 -0
- package/dist/src/components/PristyIcon.vue.d.ts.map +1 -0
- package/dist/src/components/SelectionStatus.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/TreeExplorer.vue.d.ts +8 -2
- package/dist/src/components/TreeExplorer.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/UploadStatus.vue.d.ts +1 -1
- package/dist/src/components/UploadStatus.vue.d.ts.map +1 -0
- package/dist/src/components/UploadTargetInfo.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/breadcrumb/BreadCrumbAlfresco.vue.d.ts +1 -1
- package/dist/src/components/breadcrumb/BreadCrumbAlfresco.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/breadcrumb/ComplexBreadcrumb.vue.d.ts +2 -2
- package/dist/src/components/breadcrumb/ComplexBreadcrumb.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/breadcrumb/EllipsisBreadcrumb.vue.d.ts +2 -2
- package/dist/src/components/breadcrumb/EllipsisBreadcrumb.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/chat/ChatInput.vue.d.ts +1 -1
- package/dist/src/components/chat/ChatInput.vue.d.ts.map +1 -0
- package/dist/src/components/chat/ChatMessage.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/chat/ChatPanel.vue.d.ts +1 -1
- package/dist/src/components/chat/ChatPanel.vue.d.ts.map +1 -0
- package/dist/src/components/chat/ChatRoomList.vue.d.ts.map +1 -0
- package/dist/src/components/classification/AdminClassificationLauncher.vue.d.ts +6 -0
- package/dist/src/components/classification/AdminClassificationLauncher.vue.d.ts.map +1 -0
- package/dist/src/components/classification/AdminClassificationPage.vue.d.ts +319 -0
- package/dist/src/components/classification/AdminClassificationPage.vue.d.ts.map +1 -0
- package/dist/src/components/classification/ClassificationPlanCreate.vue.d.ts +6 -0
- package/dist/src/components/classification/ClassificationPlanCreate.vue.d.ts.map +1 -0
- package/dist/src/components/classification/ClassificationPlanList.vue.d.ts +14 -0
- package/dist/src/components/classification/ClassificationPlanList.vue.d.ts.map +1 -0
- package/dist/src/components/classification/EmplacementForm.vue.d.ts +57 -0
- package/dist/src/components/classification/EmplacementForm.vue.d.ts.map +1 -0
- package/dist/src/components/classification/FieldForm.vue.d.ts +80 -0
- package/dist/src/components/classification/FieldForm.vue.d.ts.map +1 -0
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts +1940 -0
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts.map +1 -0
- package/dist/src/components/classification/NatureForm.vue.d.ts +104 -0
- package/dist/src/components/classification/NatureForm.vue.d.ts.map +1 -0
- package/dist/src/components/classification/NatureSelector.vue.d.ts +1922 -0
- package/dist/src/components/classification/NatureSelector.vue.d.ts.map +1 -0
- package/dist/src/components/classification/RequalifyPlanPopup.vue.d.ts +5765 -0
- package/dist/src/components/classification/RequalifyPlanPopup.vue.d.ts.map +1 -0
- package/dist/src/components/classification/UploadPlanPopup.vue.d.ts +5811 -0
- package/dist/src/components/classification/UploadPlanPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/config/AddPairInConfigDialog.vue.d.ts +2 -2
- package/dist/src/components/config/AddPairInConfigDialog.vue.d.ts.map +1 -0
- package/dist/src/components/config/ArrayEditor.vue.d.ts.map +1 -0
- package/dist/src/components/config/ConfigDatatable.vue.d.ts.map +1 -0
- package/dist/src/components/config/ConfigItemEditor.vue.d.ts.map +1 -0
- package/dist/src/components/config/ConfigSplitView.vue.d.ts.map +1 -0
- package/dist/src/components/config/ConfigUpload.vue.d.ts.map +1 -0
- package/dist/src/components/config/ListVersionConfig.vue.d.ts.map +1 -0
- package/dist/src/components/layouts/AppFooter.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/layouts/AppLayout.vue.d.ts +2 -2
- package/dist/src/components/layouts/AppLayout.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/layouts/AppMobileLayout.vue.d.ts +1 -1
- package/dist/src/components/layouts/AppMobileLayout.vue.d.ts.map +1 -0
- package/dist/src/components/layouts/AppSidebar.vue.d.ts.map +1 -0
- package/dist/src/components/layouts/AppSubmenu.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/layouts/AppTopbar.vue.d.ts +1 -1
- package/dist/src/components/layouts/AppTopbar.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/menu/ActionMenu.vue.d.ts +1 -1
- package/dist/src/components/menu/ActionMenu.vue.d.ts.map +1 -0
- package/dist/src/components/navigation/ColumnTogglePanel.vue.d.ts +61 -0
- package/dist/src/components/navigation/ColumnTogglePanel.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/ContentCompactTableView.vue.d.ts +24 -2
- package/dist/src/components/navigation/ContentCompactTableView.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/ContentFiltersHeader.vue.d.ts +24 -2
- package/dist/src/components/navigation/ContentFiltersHeader.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/ContentGridView.vue.d.ts +2 -2
- package/dist/src/components/navigation/ContentGridView.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/ContentListView.vue.d.ts +1 -1
- package/dist/src/components/navigation/ContentListView.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/ContentTableView.vue.d.ts +9 -2
- package/dist/src/components/navigation/ContentTableView.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/DynamicContentView.vue.d.ts +142 -32
- package/dist/src/components/navigation/DynamicContentView.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/LayoutSelector.vue.d.ts +1 -1
- package/dist/src/components/navigation/LayoutSelector.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/navigation/PreviewPanel.vue.d.ts +3 -3
- package/dist/src/components/navigation/PreviewPanel.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/pagination/PaginatorComponent.vue.d.ts +4 -1
- package/dist/src/components/pagination/PaginatorComponent.vue.d.ts.map +1 -0
- package/dist/src/components/pdfTools/PdfToolsComponent.vue.d.ts.map +1 -0
- package/dist/src/components/pdfTools/SaveAsPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/CopyOrMovePopup.vue.d.ts +9 -3
- package/dist/src/components/popup/CopyOrMovePopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/CreateWorkflowPopup.vue.d.ts +6 -6
- package/dist/src/components/popup/CreateWorkflowPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/ImportNewVersionPopup.vue.d.ts +2 -2
- package/dist/src/components/popup/ImportNewVersionPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/ImportPopupWithWorker.vue.d.ts +3 -3
- package/dist/src/components/popup/ImportPopupWithWorker.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/MemberListPopup.vue.d.ts +4 -4
- package/dist/src/components/popup/MemberListPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/SendMailPopup.vue.d.ts +2 -2
- package/dist/src/components/popup/SendMailPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/popup/ShareLinkPopup.vue.d.ts +3 -3
- package/dist/src/components/popup/ShareLinkPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/AddCriterionPopup.vue.d.ts +6 -6
- package/dist/src/components/search/AddCriterionPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/AdvancedSearchPanel.vue.d.ts +38 -203
- package/dist/src/components/search/AdvancedSearchPanel.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/AdvancedViewPanel.vue.d.ts +38 -203
- package/dist/src/components/search/AdvancedViewPanel.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/ExactSearch.vue.d.ts +1 -1
- package/dist/src/components/search/ExactSearch.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/FavoriteViewMenu.vue.d.ts +1 -1
- package/dist/src/components/search/FavoriteViewMenu.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/SaveViewPopup.vue.d.ts +2 -2
- package/dist/src/components/search/SaveViewPopup.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/search/UserViewsFavoritesPanel.vue.d.ts +6 -2
- package/dist/src/components/search/UserViewsFavoritesPanel.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/toast/CustomToastContent.vue.d.ts +2 -2
- package/dist/src/components/toast/CustomToastContent.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/users/MemberList.vue.d.ts +3 -3
- package/dist/src/components/users/MemberList.vue.d.ts.map +1 -0
- package/dist/src/components/viewer/AudioPlayer.vue.d.ts.map +1 -0
- package/dist/src/components/viewer/CodeMirrorViewer.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/viewer/ImageViewer.vue.d.ts +1 -1
- package/dist/src/components/viewer/ImageViewer.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/viewer/PDFComponent.vue.d.ts +2 -2
- package/dist/src/components/viewer/PDFComponent.vue.d.ts.map +1 -0
- package/dist/src/components/viewer/VideoPlayer.vue.d.ts.map +1 -0
- package/dist/src/components/views/PredefinedViewsPanel.vue.d.ts +309 -0
- package/dist/src/components/views/PredefinedViewsPanel.vue.d.ts.map +1 -0
- package/dist/src/components/workspace/WorkspaceCard.vue.d.ts.map +1 -0
- package/dist/{components → src/components}/workspace/WorkspaceList.vue.d.ts +1 -1
- package/dist/src/components/workspace/WorkspaceList.vue.d.ts.map +1 -0
- package/dist/src/composables/useChatWebSocket.d.ts.map +1 -0
- package/dist/src/composables/useClassificationPlan.d.ts +34 -0
- package/dist/src/composables/useClassificationPlan.d.ts.map +1 -0
- package/dist/src/composables/useCodeMirror.d.ts.map +1 -0
- package/dist/src/composables/useCollabEditor.d.ts.map +1 -0
- package/dist/src/composables/useCollabWebSocket.d.ts.map +1 -0
- package/dist/src/composables/useLayout.d.ts.map +1 -0
- package/dist/src/composables/useMarkdownPreview.d.ts.map +1 -0
- package/dist/src/composables/useTheme.d.ts.map +1 -0
- package/dist/src/directives/assert.d.ts.map +1 -0
- package/dist/{i18n → src/i18n}/index.d.ts +720 -0
- package/dist/{i18n → src/i18n}/index.d.ts.map +1 -1
- package/dist/src/i18n/locales/index.d.ts.map +1 -0
- package/dist/src/index.d.ts +133 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/pages/ErrorPage.vue.d.ts.map +1 -0
- package/dist/src/pages/LoginPage.vue.d.ts.map +1 -0
- package/dist/src/pages/NotFoundPages.vue.d.ts.map +1 -0
- package/dist/src/plugins/KeycloakPlugin.d.ts.map +1 -0
- package/dist/src/services/AlfrescoFileService.d.ts.map +1 -0
- package/dist/src/services/AlfrescoModelService.d.ts.map +1 -0
- package/dist/src/services/AlfrescoNodeService.d.ts.map +1 -0
- package/dist/src/services/AlfrescoPermissionService.d.ts.map +1 -0
- package/dist/src/services/ChatBackendService.d.ts.map +1 -0
- package/dist/src/services/ClassificationFileService.d.ts +60 -0
- package/dist/src/services/ClassificationFileService.d.ts.map +1 -0
- package/dist/src/services/ClassificationService.d.ts +28 -0
- package/dist/src/services/ClassificationService.d.ts.map +1 -0
- package/dist/src/services/CollabService.d.ts.map +1 -0
- package/dist/src/services/CollaboraAccessService.d.ts.map +1 -0
- package/dist/src/services/ConfigService.d.ts.map +1 -0
- package/dist/src/services/ErrorService.d.ts.map +1 -0
- package/dist/src/services/FavoriteService.d.ts.map +1 -0
- package/dist/src/services/FilingPlanService.d.ts.map +1 -0
- package/dist/src/services/FormatService.d.ts.map +1 -0
- package/dist/src/services/IconeService.d.ts.map +1 -0
- package/dist/src/services/KeyboardShortcutsService.d.ts.map +1 -0
- package/dist/src/services/LibVueActionService.d.ts.map +1 -0
- package/dist/src/services/MenuService.d.ts.map +1 -0
- package/dist/src/services/NodeToMenuItemService.d.ts.map +1 -0
- package/dist/src/services/PeopleService.d.ts.map +1 -0
- package/dist/src/services/RocketChatAuthService.d.ts.map +1 -0
- package/dist/src/services/RocketChatService.d.ts.map +1 -0
- package/dist/src/services/TranslationService.d.ts.map +1 -0
- package/dist/src/services/UserViewService.d.ts.map +1 -0
- package/dist/src/services/WorkflowService.d.ts.map +1 -0
- package/dist/src/services/WorkspaceService.d.ts.map +1 -0
- package/dist/src/stores/chat.d.ts.map +1 -0
- package/dist/src/stores/collab.d.ts.map +1 -0
- package/dist/src/stores/collabora.d.ts.map +1 -0
- package/dist/{stores → src/stores}/config.d.ts +9 -3
- package/dist/{stores → src/stores}/config.d.ts.map +1 -1
- package/dist/src/stores/favorites.d.ts.map +1 -0
- package/dist/src/stores/menu.d.ts.map +1 -0
- package/dist/src/stores/navigation.d.ts.map +1 -0
- package/dist/src/stores/paginator.d.ts.map +1 -0
- package/dist/src/stores/screen.d.ts.map +1 -0
- package/dist/src/stores/search.d.ts.map +1 -0
- package/dist/src/stores/selection.d.ts.map +1 -0
- package/dist/{stores → src/stores}/upload.d.ts +4 -1
- package/dist/src/stores/upload.d.ts.map +1 -0
- package/dist/src/stores/user.d.ts.map +1 -0
- package/dist/src/stores/userPreferences.d.ts.map +1 -0
- package/dist/{stores → src/stores}/userView.d.ts +1 -6
- package/dist/src/stores/userView.d.ts.map +1 -0
- package/dist/src/utils/classificationPlanUtils.d.ts +16 -0
- package/dist/src/utils/classificationPlanUtils.d.ts.map +1 -0
- package/dist/src/workers/upload.worker.d.ts.map +1 -0
- package/package.json +23 -23
- package/dist/AlfrescoApi.d.ts.map +0 -1
- package/dist/components/CodeMirrorEditor.vue.d.ts.map +0 -1
- package/dist/components/DiffViewerDialog.vue.d.ts.map +0 -1
- package/dist/components/ErrorComponent.vue.d.ts.map +0 -1
- package/dist/components/FolderUpload.vue.d.ts.map +0 -1
- package/dist/components/HelpKeyMessage.vue.d.ts.map +0 -1
- package/dist/components/PristyIcon.vue.d.ts.map +0 -1
- package/dist/components/SelectionStatus.vue.d.ts.map +0 -1
- package/dist/components/TreeExplorer.vue.d.ts.map +0 -1
- package/dist/components/UploadStatus.vue.d.ts.map +0 -1
- package/dist/components/UploadTargetInfo.vue.d.ts.map +0 -1
- package/dist/components/breadcrumb/BreadCrumbAlfresco.vue.d.ts.map +0 -1
- package/dist/components/breadcrumb/ComplexBreadcrumb.vue.d.ts.map +0 -1
- package/dist/components/breadcrumb/EllipsisBreadcrumb.vue.d.ts.map +0 -1
- package/dist/components/chat/ChatInput.vue.d.ts.map +0 -1
- package/dist/components/chat/ChatMessage.vue.d.ts.map +0 -1
- package/dist/components/chat/ChatPanel.vue.d.ts.map +0 -1
- package/dist/components/chat/ChatRoomList.vue.d.ts.map +0 -1
- package/dist/components/config/AddPairInConfigDialog.vue.d.ts.map +0 -1
- package/dist/components/config/ArrayEditor.vue.d.ts.map +0 -1
- package/dist/components/config/ConfigDatatable.vue.d.ts.map +0 -1
- package/dist/components/config/ConfigItemEditor.vue.d.ts.map +0 -1
- package/dist/components/config/ConfigSplitView.vue.d.ts.map +0 -1
- package/dist/components/config/ConfigUpload.vue.d.ts.map +0 -1
- package/dist/components/config/ListVersionConfig.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppFooter.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppLayout.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppMobileLayout.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppSidebar.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppSubmenu.vue.d.ts.map +0 -1
- package/dist/components/layouts/AppTopbar.vue.d.ts.map +0 -1
- package/dist/components/menu/ActionMenu.vue.d.ts.map +0 -1
- package/dist/components/navigation/ContentCompactTableView.vue.d.ts.map +0 -1
- package/dist/components/navigation/ContentFiltersHeader.vue.d.ts.map +0 -1
- package/dist/components/navigation/ContentGridView.vue.d.ts.map +0 -1
- package/dist/components/navigation/ContentListView.vue.d.ts.map +0 -1
- package/dist/components/navigation/ContentTableView.vue.d.ts.map +0 -1
- package/dist/components/navigation/DynamicContentView.vue.d.ts.map +0 -1
- package/dist/components/navigation/LayoutSelector.vue.d.ts.map +0 -1
- package/dist/components/navigation/PreviewPanel.vue.d.ts.map +0 -1
- package/dist/components/pagination/PaginatorComponent.vue.d.ts.map +0 -1
- package/dist/components/pdfTools/PdfToolsComponent.vue.d.ts.map +0 -1
- package/dist/components/pdfTools/SaveAsPopup.vue.d.ts.map +0 -1
- package/dist/components/popup/CopyOrMovePopup.vue.d.ts.map +0 -1
- package/dist/components/popup/CreateWorkflowPopup.vue.d.ts.map +0 -1
- package/dist/components/popup/ImportNewVersionPopup.vue.d.ts.map +0 -1
- package/dist/components/popup/ImportPopupWithWorker.vue.d.ts.map +0 -1
- package/dist/components/popup/MemberListPopup.vue.d.ts.map +0 -1
- package/dist/components/popup/SendMailPopup.vue.d.ts.map +0 -1
- package/dist/components/popup/ShareLinkPopup.vue.d.ts.map +0 -1
- package/dist/components/search/AddCriterionPopup.vue.d.ts.map +0 -1
- package/dist/components/search/AdvancedSearchPanel.vue.d.ts.map +0 -1
- package/dist/components/search/AdvancedViewPanel.vue.d.ts.map +0 -1
- package/dist/components/search/ExactSearch.vue.d.ts.map +0 -1
- package/dist/components/search/FavoriteViewMenu.vue.d.ts.map +0 -1
- package/dist/components/search/SaveViewPopup.vue.d.ts.map +0 -1
- package/dist/components/search/UserViewsFavoritesPanel.vue.d.ts.map +0 -1
- package/dist/components/toast/CustomToastContent.vue.d.ts.map +0 -1
- package/dist/components/users/MemberList.vue.d.ts.map +0 -1
- package/dist/components/viewer/AudioPlayer.vue.d.ts.map +0 -1
- package/dist/components/viewer/CodeMirrorViewer.vue.d.ts.map +0 -1
- package/dist/components/viewer/ImageViewer.vue.d.ts.map +0 -1
- package/dist/components/viewer/PDFComponent.vue.d.ts.map +0 -1
- package/dist/components/viewer/VideoPlayer.vue.d.ts.map +0 -1
- package/dist/components/workspace/WorkspaceCard.vue.d.ts.map +0 -1
- package/dist/components/workspace/WorkspaceList.vue.d.ts.map +0 -1
- package/dist/composables/useChatWebSocket.d.ts.map +0 -1
- package/dist/composables/useCodeMirror.d.ts.map +0 -1
- package/dist/composables/useCollabEditor.d.ts.map +0 -1
- package/dist/composables/useCollabWebSocket.d.ts.map +0 -1
- package/dist/composables/useLayout.d.ts.map +0 -1
- package/dist/composables/useMarkdownPreview.d.ts.map +0 -1
- package/dist/composables/useTheme.d.ts.map +0 -1
- package/dist/directives/assert.d.ts.map +0 -1
- package/dist/i18n/locales/index.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/pages/ErrorPage.vue.d.ts.map +0 -1
- package/dist/pages/LoginPage.vue.d.ts.map +0 -1
- package/dist/pages/NotFoundPages.vue.d.ts.map +0 -1
- package/dist/plugins/KeycloakPlugin.d.ts.map +0 -1
- package/dist/services/AlfrescoFileService.d.ts.map +0 -1
- package/dist/services/AlfrescoModelService.d.ts.map +0 -1
- package/dist/services/AlfrescoNodeService.d.ts.map +0 -1
- package/dist/services/AlfrescoPermissionService.d.ts.map +0 -1
- package/dist/services/ChatBackendService.d.ts.map +0 -1
- package/dist/services/CollabService.d.ts.map +0 -1
- package/dist/services/CollaboraAccessService.d.ts.map +0 -1
- package/dist/services/ConfigService.d.ts.map +0 -1
- package/dist/services/ErrorService.d.ts.map +0 -1
- package/dist/services/FavoriteService.d.ts.map +0 -1
- package/dist/services/FilingPlanService.d.ts.map +0 -1
- package/dist/services/FormatService.d.ts.map +0 -1
- package/dist/services/IconeService.d.ts.map +0 -1
- package/dist/services/KeyboardShortcutsService.d.ts.map +0 -1
- package/dist/services/LibVueActionService.d.ts.map +0 -1
- package/dist/services/MenuService.d.ts.map +0 -1
- package/dist/services/NodeToMenuItemService.d.ts.map +0 -1
- package/dist/services/PeopleService.d.ts.map +0 -1
- package/dist/services/RocketChatAuthService.d.ts.map +0 -1
- package/dist/services/RocketChatService.d.ts.map +0 -1
- package/dist/services/TranslationService.d.ts.map +0 -1
- package/dist/services/UserViewService.d.ts.map +0 -1
- package/dist/services/WorkflowService.d.ts.map +0 -1
- package/dist/services/WorkspaceService.d.ts.map +0 -1
- package/dist/stores/chat.d.ts.map +0 -1
- package/dist/stores/collab.d.ts.map +0 -1
- package/dist/stores/collabora.d.ts.map +0 -1
- package/dist/stores/favorites.d.ts.map +0 -1
- package/dist/stores/menu.d.ts.map +0 -1
- package/dist/stores/navigation.d.ts.map +0 -1
- package/dist/stores/paginator.d.ts.map +0 -1
- package/dist/stores/screen.d.ts.map +0 -1
- package/dist/stores/search.d.ts.map +0 -1
- package/dist/stores/selection.d.ts.map +0 -1
- package/dist/stores/theme.d.ts +0 -37
- package/dist/stores/theme.d.ts.map +0 -1
- package/dist/stores/upload.d.ts.map +0 -1
- package/dist/stores/user.d.ts.map +0 -1
- package/dist/stores/userPreferences.d.ts.map +0 -1
- package/dist/stores/userView.d.ts.map +0 -1
- package/dist/workers/upload.worker.d.ts.map +0 -1
- /package/dist/{AlfrescoApi.d.ts → src/AlfrescoApi.d.ts} +0 -0
- /package/dist/{components → src/components}/CodeMirrorEditor.vue.d.ts +0 -0
- /package/dist/{components → src/components}/DiffViewerDialog.vue.d.ts +0 -0
- /package/dist/{components → src/components}/ErrorComponent.vue.d.ts +0 -0
- /package/dist/{components → src/components}/HelpKeyMessage.vue.d.ts +0 -0
- /package/dist/{components → src/components}/PristyIcon.vue.d.ts +0 -0
- /package/dist/{components → src/components}/SelectionStatus.vue.d.ts +0 -0
- /package/dist/{components → src/components}/UploadTargetInfo.vue.d.ts +0 -0
- /package/dist/{components → src/components}/chat/ChatMessage.vue.d.ts +0 -0
- /package/dist/{components → src/components}/chat/ChatRoomList.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ArrayEditor.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ConfigDatatable.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ConfigItemEditor.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ConfigSplitView.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ConfigUpload.vue.d.ts +0 -0
- /package/dist/{components → src/components}/config/ListVersionConfig.vue.d.ts +0 -0
- /package/dist/{components → src/components}/layouts/AppFooter.vue.d.ts +0 -0
- /package/dist/{components → src/components}/layouts/AppSidebar.vue.d.ts +0 -0
- /package/dist/{components → src/components}/layouts/AppSubmenu.vue.d.ts +0 -0
- /package/dist/{components → src/components}/pdfTools/PdfToolsComponent.vue.d.ts +0 -0
- /package/dist/{components → src/components}/pdfTools/SaveAsPopup.vue.d.ts +0 -0
- /package/dist/{components → src/components}/viewer/AudioPlayer.vue.d.ts +0 -0
- /package/dist/{components → src/components}/viewer/CodeMirrorViewer.vue.d.ts +0 -0
- /package/dist/{components → src/components}/viewer/VideoPlayer.vue.d.ts +0 -0
- /package/dist/{components → src/components}/workspace/WorkspaceCard.vue.d.ts +0 -0
- /package/dist/{composables → src/composables}/useChatWebSocket.d.ts +0 -0
- /package/dist/{composables → src/composables}/useCodeMirror.d.ts +0 -0
- /package/dist/{composables → src/composables}/useCollabEditor.d.ts +0 -0
- /package/dist/{composables → src/composables}/useCollabWebSocket.d.ts +0 -0
- /package/dist/{composables → src/composables}/useLayout.d.ts +0 -0
- /package/dist/{composables → src/composables}/useMarkdownPreview.d.ts +0 -0
- /package/dist/{composables → src/composables}/useTheme.d.ts +0 -0
- /package/dist/{directives → src/directives}/assert.d.ts +0 -0
- /package/dist/{i18n → src/i18n}/locales/index.d.ts +0 -0
- /package/dist/{pages → src/pages}/ErrorPage.vue.d.ts +0 -0
- /package/dist/{pages → src/pages}/LoginPage.vue.d.ts +0 -0
- /package/dist/{pages → src/pages}/NotFoundPages.vue.d.ts +0 -0
- /package/dist/{plugins → src/plugins}/KeycloakPlugin.d.ts +0 -0
- /package/dist/{services → src/services}/AlfrescoFileService.d.ts +0 -0
- /package/dist/{services → src/services}/AlfrescoModelService.d.ts +0 -0
- /package/dist/{services → src/services}/AlfrescoNodeService.d.ts +0 -0
- /package/dist/{services → src/services}/AlfrescoPermissionService.d.ts +0 -0
- /package/dist/{services → src/services}/ChatBackendService.d.ts +0 -0
- /package/dist/{services → src/services}/CollabService.d.ts +0 -0
- /package/dist/{services → src/services}/CollaboraAccessService.d.ts +0 -0
- /package/dist/{services → src/services}/ConfigService.d.ts +0 -0
- /package/dist/{services → src/services}/ErrorService.d.ts +0 -0
- /package/dist/{services → src/services}/FavoriteService.d.ts +0 -0
- /package/dist/{services → src/services}/FilingPlanService.d.ts +0 -0
- /package/dist/{services → src/services}/FormatService.d.ts +0 -0
- /package/dist/{services → src/services}/IconeService.d.ts +0 -0
- /package/dist/{services → src/services}/KeyboardShortcutsService.d.ts +0 -0
- /package/dist/{services → src/services}/LibVueActionService.d.ts +0 -0
- /package/dist/{services → src/services}/MenuService.d.ts +0 -0
- /package/dist/{services → src/services}/NodeToMenuItemService.d.ts +0 -0
- /package/dist/{services → src/services}/PeopleService.d.ts +0 -0
- /package/dist/{services → src/services}/RocketChatAuthService.d.ts +0 -0
- /package/dist/{services → src/services}/RocketChatService.d.ts +0 -0
- /package/dist/{services → src/services}/TranslationService.d.ts +0 -0
- /package/dist/{services → src/services}/UserViewService.d.ts +0 -0
- /package/dist/{services → src/services}/WorkflowService.d.ts +0 -0
- /package/dist/{services → src/services}/WorkspaceService.d.ts +0 -0
- /package/dist/{stores → src/stores}/chat.d.ts +0 -0
- /package/dist/{stores → src/stores}/collab.d.ts +0 -0
- /package/dist/{stores → src/stores}/collabora.d.ts +0 -0
- /package/dist/{stores → src/stores}/favorites.d.ts +0 -0
- /package/dist/{stores → src/stores}/menu.d.ts +0 -0
- /package/dist/{stores → src/stores}/navigation.d.ts +0 -0
- /package/dist/{stores → src/stores}/paginator.d.ts +0 -0
- /package/dist/{stores → src/stores}/screen.d.ts +0 -0
- /package/dist/{stores → src/stores}/search.d.ts +0 -0
- /package/dist/{stores → src/stores}/selection.d.ts +0 -0
- /package/dist/{stores → src/stores}/user.d.ts +0 -0
- /package/dist/{stores → src/stores}/userPreferences.d.ts +0 -0
- /package/dist/{workers → src/workers}/upload.worker.d.ts +0 -0
|
@@ -0,0 +1,1940 @@
|
|
|
1
|
+
import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
+
import { VueI18nTranslation, LocaleMessageValue, VueMessageType } from 'vue-i18n';
|
|
3
|
+
import { RemoveIndexSignature } from '@intlify/core-base';
|
|
4
|
+
import { DefineComponent } from '@primevue/core';
|
|
5
|
+
import { DatePickerProps, DatePickerSlots, DatePickerBlurEvent, DatePickerMonthChangeEvent, DatePickerYearChangeEvent } from 'primevue/datepicker';
|
|
6
|
+
import { InputNumberProps, InputNumberSlots, InputNumberBlurEvent, InputNumberInputEvent, InputNumberMethods } from 'primevue/inputnumber';
|
|
7
|
+
import { KnobProps, KnobSlots } from 'primevue/knob';
|
|
8
|
+
import { CheckboxProps, CheckboxSlots } from 'primevue/checkbox';
|
|
9
|
+
import { ToggleSwitchProps, ToggleSwitchSlots } from 'primevue/toggleswitch';
|
|
10
|
+
import { DropdownProps, DropdownSlots, DropdownEmits, DropdownMethods } from 'primevue/dropdown';
|
|
11
|
+
import { MultiSelectProps, MultiSelectSlots, MultiSelectFilterEvent, MultiSelectChangeEvent, MultiSelectAllChangeEvent, MultiSelectMethods } from 'primevue/multiselect';
|
|
12
|
+
import { SelectButtonProps, SelectButtonSlots, SelectButtonChangeEvent } from 'primevue/selectbutton';
|
|
13
|
+
import { InputChipsProps, InputChipsSlots, InputChipsAddEvent, InputChipsRemoveEvent } from 'primevue/inputchips';
|
|
14
|
+
import { RatingProps, RatingSlots, RatingChangeEvent } from 'primevue/rating';
|
|
15
|
+
import { PasswordProps, PasswordSlots } from 'primevue/password';
|
|
16
|
+
import { TextareaProps, TextareaSlots } from 'primevue/textarea';
|
|
17
|
+
import { InputTextProps, InputTextSlots } from 'primevue/inputtext';
|
|
18
|
+
declare const _default: DefineComponent<ExtractPropTypes<{
|
|
19
|
+
fields: {
|
|
20
|
+
type: ArrayConstructor;
|
|
21
|
+
required: true;
|
|
22
|
+
};
|
|
23
|
+
modelValue: {
|
|
24
|
+
type: ObjectConstructor;
|
|
25
|
+
required: true;
|
|
26
|
+
};
|
|
27
|
+
requiredFields: {
|
|
28
|
+
type: ArrayConstructor;
|
|
29
|
+
default: () => any[];
|
|
30
|
+
};
|
|
31
|
+
disabledFields: {
|
|
32
|
+
type: SetConstructor;
|
|
33
|
+
default: () => Set<any>;
|
|
34
|
+
};
|
|
35
|
+
validationErrors: {
|
|
36
|
+
type: ObjectConstructor;
|
|
37
|
+
default: () => {};
|
|
38
|
+
};
|
|
39
|
+
getSearchOptions: {
|
|
40
|
+
type: FunctionConstructor;
|
|
41
|
+
default: () => any[];
|
|
42
|
+
};
|
|
43
|
+
isSearchLoading: {
|
|
44
|
+
type: FunctionConstructor;
|
|
45
|
+
default: () => boolean;
|
|
46
|
+
};
|
|
47
|
+
}>, {
|
|
48
|
+
t: VueI18nTranslation<{
|
|
49
|
+
en: {
|
|
50
|
+
nothingTitle: string;
|
|
51
|
+
nothingText: string;
|
|
52
|
+
goHome: string;
|
|
53
|
+
fichier: string;
|
|
54
|
+
dossier: string;
|
|
55
|
+
save: string;
|
|
56
|
+
cancel: string;
|
|
57
|
+
selectFolder: string;
|
|
58
|
+
dropFolder: string;
|
|
59
|
+
error: string;
|
|
60
|
+
uploadUnknownError: string;
|
|
61
|
+
alfrescoError: string;
|
|
62
|
+
fichier_image: string;
|
|
63
|
+
fichier_video: string;
|
|
64
|
+
fichier_pdf: string;
|
|
65
|
+
fichier_eml: string;
|
|
66
|
+
fichier_texte: string;
|
|
67
|
+
fichier_tableur: string;
|
|
68
|
+
fichier_dessin: string;
|
|
69
|
+
fichier_presentation: string;
|
|
70
|
+
fichier_markdown: string;
|
|
71
|
+
fichier_json: string;
|
|
72
|
+
fichier_xml: string;
|
|
73
|
+
fichier_html: string;
|
|
74
|
+
fichier_css: string;
|
|
75
|
+
fichier_csv: string;
|
|
76
|
+
fichier_javascript: string;
|
|
77
|
+
fichier_sql: string;
|
|
78
|
+
fichier_shell: string;
|
|
79
|
+
fichier_yaml: string;
|
|
80
|
+
fichier_python: string;
|
|
81
|
+
fichier_typescript: string;
|
|
82
|
+
fichier_php: string;
|
|
83
|
+
fichier_java: string;
|
|
84
|
+
fichier_code: string;
|
|
85
|
+
fichier_config: string;
|
|
86
|
+
fichier_log: string;
|
|
87
|
+
espace: string;
|
|
88
|
+
menu: {
|
|
89
|
+
espaces: string;
|
|
90
|
+
favoris: string;
|
|
91
|
+
recherche: string;
|
|
92
|
+
vues: string;
|
|
93
|
+
userHome: string;
|
|
94
|
+
configuration: string;
|
|
95
|
+
};
|
|
96
|
+
tasks: {
|
|
97
|
+
none: string;
|
|
98
|
+
priority: {
|
|
99
|
+
low: string;
|
|
100
|
+
medium: string;
|
|
101
|
+
high: string;
|
|
102
|
+
priority: string;
|
|
103
|
+
notFound: string;
|
|
104
|
+
};
|
|
105
|
+
approve: string;
|
|
106
|
+
reject: string;
|
|
107
|
+
reviewTask: string;
|
|
108
|
+
adhocTask: string;
|
|
109
|
+
verifyTaskDone: string;
|
|
110
|
+
unknownTask: string;
|
|
111
|
+
statusLabel: {
|
|
112
|
+
notYetStarted: string;
|
|
113
|
+
inProgress: string;
|
|
114
|
+
onHold: string;
|
|
115
|
+
cancelled: string;
|
|
116
|
+
completed: string;
|
|
117
|
+
};
|
|
118
|
+
error: {
|
|
119
|
+
createProcess: string;
|
|
120
|
+
getProcesses: string;
|
|
121
|
+
getProcess: string;
|
|
122
|
+
getFinishedProcess: string;
|
|
123
|
+
addProcessItems: string;
|
|
124
|
+
getProcessItems: string;
|
|
125
|
+
getProcessVariables: string;
|
|
126
|
+
getProcessDefinition: string;
|
|
127
|
+
cancelWorkflow: string;
|
|
128
|
+
openProcessDiagram: string;
|
|
129
|
+
getProcessHistoryTasks: string;
|
|
130
|
+
listTasks: string;
|
|
131
|
+
listFinishedTasks: string;
|
|
132
|
+
getTask: string;
|
|
133
|
+
endTask: string;
|
|
134
|
+
getTaskVariables: string;
|
|
135
|
+
postTaskVariables: string;
|
|
136
|
+
updateTaskVariables: string;
|
|
137
|
+
getTaskItem: string;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
140
|
+
pdf: {
|
|
141
|
+
on: string;
|
|
142
|
+
changePage: string;
|
|
143
|
+
scrolling: string;
|
|
144
|
+
pageToPage: string;
|
|
145
|
+
rotation: string;
|
|
146
|
+
rotationRigth: string;
|
|
147
|
+
rotationLeft: string;
|
|
148
|
+
zoom: string;
|
|
149
|
+
dezoom: string;
|
|
150
|
+
adaptToPage: string;
|
|
151
|
+
adaptToWidth: string;
|
|
152
|
+
and: string;
|
|
153
|
+
changeFile: string;
|
|
154
|
+
currentPagination: string;
|
|
155
|
+
showAllPages: string;
|
|
156
|
+
showPageByPage: string;
|
|
157
|
+
previousPage: string;
|
|
158
|
+
nextPage: string;
|
|
159
|
+
};
|
|
160
|
+
sharelink: {
|
|
161
|
+
shareLinkOf: string;
|
|
162
|
+
linkToShare: string;
|
|
163
|
+
shareLinkSettings: string;
|
|
164
|
+
createLinkTooltip: string;
|
|
165
|
+
copyLinkTooltip: string;
|
|
166
|
+
deleteLinkTooltip: string;
|
|
167
|
+
addExpirationDateLinkTooltip: string;
|
|
168
|
+
deleteExpirationDateLinkTooltip: string;
|
|
169
|
+
createLinkToastSummary: string;
|
|
170
|
+
createLinkToastDetail: string;
|
|
171
|
+
createLinkErrorSummary: string;
|
|
172
|
+
deleteLinkToastSummary: string;
|
|
173
|
+
deleteLinkToastDetail: string;
|
|
174
|
+
deleteLinkErrorSummary: string;
|
|
175
|
+
copyLinkToastSummary: string;
|
|
176
|
+
copyLinkErrorSummary: string;
|
|
177
|
+
copyLinkToastDetail: string;
|
|
178
|
+
copyLinkErrorDetail: string;
|
|
179
|
+
updateLinkDateSummary: string;
|
|
180
|
+
updateLinkDateDetail: string;
|
|
181
|
+
updateLinkDateErrorSummary: string;
|
|
182
|
+
expirationDate: string;
|
|
183
|
+
placeholder: string;
|
|
184
|
+
};
|
|
185
|
+
cannotCopyHere: string;
|
|
186
|
+
cannotMoveHere: string;
|
|
187
|
+
spaces: string;
|
|
188
|
+
userHomes: string;
|
|
189
|
+
yes: string;
|
|
190
|
+
no: string;
|
|
191
|
+
howMuchResult: string;
|
|
192
|
+
howMuchSelected: string;
|
|
193
|
+
selectAllElement: string;
|
|
194
|
+
selectAllElementMoreThan: string;
|
|
195
|
+
deleteSelection: string;
|
|
196
|
+
dropFileFolders: string;
|
|
197
|
+
currentFolder: string;
|
|
198
|
+
canceledImport: string;
|
|
199
|
+
lock: {
|
|
200
|
+
nodeLock: string;
|
|
201
|
+
readOnlyLock: string;
|
|
202
|
+
writeLock: string;
|
|
203
|
+
};
|
|
204
|
+
membersPopup: {
|
|
205
|
+
goToSiteMemberPage: string;
|
|
206
|
+
};
|
|
207
|
+
members: {
|
|
208
|
+
management: string;
|
|
209
|
+
youAre: string;
|
|
210
|
+
ofThisWorkspace: string;
|
|
211
|
+
members: string;
|
|
212
|
+
role: string;
|
|
213
|
+
search: string;
|
|
214
|
+
select: string;
|
|
215
|
+
add: string;
|
|
216
|
+
errorAdd: string;
|
|
217
|
+
successAdd: string;
|
|
218
|
+
successDelete: string;
|
|
219
|
+
successChangeRole: string;
|
|
220
|
+
nbAccess: string;
|
|
221
|
+
restrictPermissions: string;
|
|
222
|
+
restorePermissions: string;
|
|
223
|
+
successRestrictPermissions: string;
|
|
224
|
+
successRestorePermissions: string;
|
|
225
|
+
fromGroup: string;
|
|
226
|
+
};
|
|
227
|
+
groups: string;
|
|
228
|
+
role: {
|
|
229
|
+
SiteManager: string;
|
|
230
|
+
SiteCollaborator: string;
|
|
231
|
+
SiteConsumer: string;
|
|
232
|
+
};
|
|
233
|
+
success: string;
|
|
234
|
+
close: string;
|
|
235
|
+
config: {
|
|
236
|
+
pageTitle: string;
|
|
237
|
+
pageDescription: string;
|
|
238
|
+
tabs: {
|
|
239
|
+
structuredEdit: string;
|
|
240
|
+
rawEdit: string;
|
|
241
|
+
versions: string;
|
|
242
|
+
};
|
|
243
|
+
table: {
|
|
244
|
+
keyHeader: string;
|
|
245
|
+
valueHeader: string;
|
|
246
|
+
typeHeader: string;
|
|
247
|
+
};
|
|
248
|
+
buttons: {
|
|
249
|
+
refresh: string;
|
|
250
|
+
addNew: string;
|
|
251
|
+
saveChanges: string;
|
|
252
|
+
cancel: string;
|
|
253
|
+
add: string;
|
|
254
|
+
define: string;
|
|
255
|
+
undefine: string;
|
|
256
|
+
expand: string;
|
|
257
|
+
collapse: string;
|
|
258
|
+
};
|
|
259
|
+
notDefined: string;
|
|
260
|
+
splitView: {
|
|
261
|
+
filterPlaceholder: string;
|
|
262
|
+
selectConfig: string;
|
|
263
|
+
noResults: string;
|
|
264
|
+
defaultValue: string;
|
|
265
|
+
};
|
|
266
|
+
groups: {
|
|
267
|
+
display: string;
|
|
268
|
+
matomo: string;
|
|
269
|
+
sentry: string;
|
|
270
|
+
search: string;
|
|
271
|
+
pagination: string;
|
|
272
|
+
metadata: string;
|
|
273
|
+
security: string;
|
|
274
|
+
other: string;
|
|
275
|
+
};
|
|
276
|
+
dialog: {
|
|
277
|
+
addTitle: string;
|
|
278
|
+
keyLabel: string;
|
|
279
|
+
valueLabel: string;
|
|
280
|
+
typeLabel: string;
|
|
281
|
+
};
|
|
282
|
+
raw: {
|
|
283
|
+
uploadDescription: string;
|
|
284
|
+
uploadButton: string;
|
|
285
|
+
uploadWarning: string;
|
|
286
|
+
};
|
|
287
|
+
toasts: {
|
|
288
|
+
saveSuccess: string;
|
|
289
|
+
fetchError: string;
|
|
290
|
+
saveError: string;
|
|
291
|
+
errorDetail: string;
|
|
292
|
+
};
|
|
293
|
+
errors: {
|
|
294
|
+
keyRequired: string;
|
|
295
|
+
keyDuplicate: string;
|
|
296
|
+
invalidNumber: string;
|
|
297
|
+
invalidBoolean: string;
|
|
298
|
+
invalidJson: string;
|
|
299
|
+
typeMismatch: string;
|
|
300
|
+
invalidJsonFile: string;
|
|
301
|
+
};
|
|
302
|
+
versionViewer: {
|
|
303
|
+
listTitle: string;
|
|
304
|
+
title: string;
|
|
305
|
+
selectPrompt: string;
|
|
306
|
+
loadError: string;
|
|
307
|
+
genericError: string;
|
|
308
|
+
cannotRevertLatest: string;
|
|
309
|
+
restoredVersionComment: string;
|
|
310
|
+
success: string;
|
|
311
|
+
error: string;
|
|
312
|
+
};
|
|
313
|
+
arrayEditor: {
|
|
314
|
+
addItem: string;
|
|
315
|
+
};
|
|
316
|
+
types: {
|
|
317
|
+
string: string;
|
|
318
|
+
number: string;
|
|
319
|
+
boolean: string;
|
|
320
|
+
array: string;
|
|
321
|
+
object: string;
|
|
322
|
+
};
|
|
323
|
+
};
|
|
324
|
+
rechercheAvancee: {
|
|
325
|
+
sitePlaceholder: string;
|
|
326
|
+
folderPlaceholder: string;
|
|
327
|
+
advancedSearch: string;
|
|
328
|
+
queryBuilder: string;
|
|
329
|
+
addCriterionPopupTitle: string;
|
|
330
|
+
propertyLabel: string;
|
|
331
|
+
propertyPlaceholder: string;
|
|
332
|
+
propertyName: string;
|
|
333
|
+
propertyId: string;
|
|
334
|
+
propertyDescription: string;
|
|
335
|
+
propertyAspect: string;
|
|
336
|
+
conditionLabel: string;
|
|
337
|
+
operatorLabel: string;
|
|
338
|
+
operatorPlaceholder: string;
|
|
339
|
+
valueLabel: string;
|
|
340
|
+
cancelButton: string;
|
|
341
|
+
addButton: string;
|
|
342
|
+
mustContain: string;
|
|
343
|
+
mustNotContain: string;
|
|
344
|
+
exact: string;
|
|
345
|
+
contains: string;
|
|
346
|
+
isDate: string;
|
|
347
|
+
isDateRange: string;
|
|
348
|
+
isNumber: string;
|
|
349
|
+
isNumberRange: string;
|
|
350
|
+
is: string;
|
|
351
|
+
locationLabel: string;
|
|
352
|
+
locationSite: string;
|
|
353
|
+
locationPath: string;
|
|
354
|
+
locationNone: string;
|
|
355
|
+
locationValuePlaceholder: string;
|
|
356
|
+
criteriaTitle: string;
|
|
357
|
+
noCriteria: string;
|
|
358
|
+
"addCcliquant on Button": string;
|
|
359
|
+
advancedSearchActive: string;
|
|
360
|
+
savedViews: string;
|
|
361
|
+
noSavedViews: string;
|
|
362
|
+
addsSavedViewSuccess: string;
|
|
363
|
+
modifySavedViewSuccess: string;
|
|
364
|
+
updateSavedView: string;
|
|
365
|
+
savedViewError: {
|
|
366
|
+
idAlreadyExists: string;
|
|
367
|
+
nameAlreadyExists: string;
|
|
368
|
+
globalNotFound: string;
|
|
369
|
+
personnalNotFound: string;
|
|
370
|
+
userNotFound: string;
|
|
371
|
+
userNotFoundForUpdate: string;
|
|
372
|
+
userNotFoundForDelete: string;
|
|
373
|
+
configFolderNotFound: string;
|
|
374
|
+
configFileNotFound: string;
|
|
375
|
+
};
|
|
376
|
+
filterSavedViews: string;
|
|
377
|
+
noFilterResults: string;
|
|
378
|
+
selectPersonalSearch: string;
|
|
379
|
+
selectGlobalSearch: string;
|
|
380
|
+
favorite: string;
|
|
381
|
+
addFavorite: string;
|
|
382
|
+
removeFavorite: string;
|
|
383
|
+
};
|
|
384
|
+
pdfTools: {
|
|
385
|
+
title: string;
|
|
386
|
+
loading: string;
|
|
387
|
+
loadError: string;
|
|
388
|
+
reorderError: string;
|
|
389
|
+
rotateError: string;
|
|
390
|
+
deleteAllPagesWarning: string;
|
|
391
|
+
pagesDeletedSuccess: string;
|
|
392
|
+
deletePagesError: string;
|
|
393
|
+
insertFromFileSuccess: string;
|
|
394
|
+
insertFromPristySuccess: string;
|
|
395
|
+
insertError: string;
|
|
396
|
+
insertFromPristyError: string;
|
|
397
|
+
invalidNodeForInsert: string;
|
|
398
|
+
watermarkError: string;
|
|
399
|
+
saveSuccess: string;
|
|
400
|
+
saveError: string;
|
|
401
|
+
saveAsError: string;
|
|
402
|
+
noContentToSave: string;
|
|
403
|
+
fileCreatedSuccess: string;
|
|
404
|
+
redactWarning: string;
|
|
405
|
+
redactFlattenConfirm: string;
|
|
406
|
+
imagePreviewUnavailable: string;
|
|
407
|
+
pdfRenderCanvasNotFound: string;
|
|
408
|
+
sidebar: {
|
|
409
|
+
actions: string;
|
|
410
|
+
saveNewVersion: string;
|
|
411
|
+
saveAs: string;
|
|
412
|
+
extractPages: string;
|
|
413
|
+
extractAndSave: string;
|
|
414
|
+
deletePages: string;
|
|
415
|
+
deleteSelectedPages: string;
|
|
416
|
+
insertPdf: string;
|
|
417
|
+
fromComputer: string;
|
|
418
|
+
fromPristy: string;
|
|
419
|
+
addWatermark: string;
|
|
420
|
+
watermarkTextPlaceholder: string;
|
|
421
|
+
angle: string;
|
|
422
|
+
repetitions: string;
|
|
423
|
+
addWatermarkButton: string;
|
|
424
|
+
};
|
|
425
|
+
pagePreview: {
|
|
426
|
+
title: string;
|
|
427
|
+
openPagePreview: string;
|
|
428
|
+
};
|
|
429
|
+
pageEditor: {
|
|
430
|
+
title: string;
|
|
431
|
+
fit: string;
|
|
432
|
+
close: string;
|
|
433
|
+
tools: {
|
|
434
|
+
actions: string;
|
|
435
|
+
select: string;
|
|
436
|
+
redact: string;
|
|
437
|
+
highlight: string;
|
|
438
|
+
comment: string;
|
|
439
|
+
image: string;
|
|
440
|
+
signature: string;
|
|
441
|
+
text: string;
|
|
442
|
+
font: string;
|
|
443
|
+
size: string;
|
|
444
|
+
color: string;
|
|
445
|
+
};
|
|
446
|
+
apply: string;
|
|
447
|
+
cancel: string;
|
|
448
|
+
commentPrompt: string;
|
|
449
|
+
addTextPrompt: string;
|
|
450
|
+
footerHint: string;
|
|
451
|
+
};
|
|
452
|
+
signaturePad: {
|
|
453
|
+
title: string;
|
|
454
|
+
clear: string;
|
|
455
|
+
use: string;
|
|
456
|
+
};
|
|
457
|
+
saveAs: {
|
|
458
|
+
title: string;
|
|
459
|
+
filenameLabel: string;
|
|
460
|
+
defaultFilename: string;
|
|
461
|
+
folderLabel: string;
|
|
462
|
+
browse: string;
|
|
463
|
+
conflictError: string;
|
|
464
|
+
};
|
|
465
|
+
insertFromAlfresco: {
|
|
466
|
+
title: string;
|
|
467
|
+
browse: string;
|
|
468
|
+
path: string;
|
|
469
|
+
select: string;
|
|
470
|
+
search: string;
|
|
471
|
+
searchPlaceholder: string;
|
|
472
|
+
searching: string;
|
|
473
|
+
noPdfFound: string;
|
|
474
|
+
favorites: string;
|
|
475
|
+
loading: string;
|
|
476
|
+
noPdfFavorite: string;
|
|
477
|
+
selectPdfToPreview: string;
|
|
478
|
+
loadingPreview: string;
|
|
479
|
+
linkOrId: string;
|
|
480
|
+
alfrescoIdUrl: string;
|
|
481
|
+
alfrescoIdUrlHint: string;
|
|
482
|
+
selected: string;
|
|
483
|
+
insert: string;
|
|
484
|
+
cancel: string;
|
|
485
|
+
invalidInput: string;
|
|
486
|
+
folderSelectError: string;
|
|
487
|
+
fileTypeNotAllowedError: string;
|
|
488
|
+
};
|
|
489
|
+
common: {
|
|
490
|
+
save: string;
|
|
491
|
+
cancel: string;
|
|
492
|
+
warning: string;
|
|
493
|
+
error: string;
|
|
494
|
+
success: string;
|
|
495
|
+
deleted: string;
|
|
496
|
+
close: string;
|
|
497
|
+
apply: string;
|
|
498
|
+
use: string;
|
|
499
|
+
clear: string;
|
|
500
|
+
insert: string;
|
|
501
|
+
select: string;
|
|
502
|
+
};
|
|
503
|
+
};
|
|
504
|
+
editor: {
|
|
505
|
+
cancelEdit: string;
|
|
506
|
+
edit: string;
|
|
507
|
+
saveSuccess: string;
|
|
508
|
+
loadError: string;
|
|
509
|
+
refreshError: string;
|
|
510
|
+
unsavedChanges: string;
|
|
511
|
+
confirmationHeader: string;
|
|
512
|
+
lineWrap: string;
|
|
513
|
+
viewMode: {
|
|
514
|
+
editorOnly: string;
|
|
515
|
+
previewOnly: string;
|
|
516
|
+
split: string;
|
|
517
|
+
};
|
|
518
|
+
};
|
|
519
|
+
collab: {
|
|
520
|
+
enable: string;
|
|
521
|
+
disable: string;
|
|
522
|
+
connected: string;
|
|
523
|
+
disconnected: string;
|
|
524
|
+
reconnecting: string;
|
|
525
|
+
peers: string;
|
|
526
|
+
initError: string;
|
|
527
|
+
sessionFull: string;
|
|
528
|
+
locked: string;
|
|
529
|
+
offline: string;
|
|
530
|
+
participantsTooltip: string;
|
|
531
|
+
editorsTooltip: string;
|
|
532
|
+
observersTooltip: string;
|
|
533
|
+
};
|
|
534
|
+
diffViewer: {
|
|
535
|
+
compareTitle: string;
|
|
536
|
+
version: string;
|
|
537
|
+
currentVersion: string;
|
|
538
|
+
selectVersionA: string;
|
|
539
|
+
selectVersionB: string;
|
|
540
|
+
revertToThisVersion: string;
|
|
541
|
+
restoredVersionComment: string;
|
|
542
|
+
revertVersion: {
|
|
543
|
+
success: string;
|
|
544
|
+
successDetail: string;
|
|
545
|
+
error: string;
|
|
546
|
+
};
|
|
547
|
+
errors: {
|
|
548
|
+
loadError: string;
|
|
549
|
+
};
|
|
550
|
+
};
|
|
551
|
+
sendingMail: {
|
|
552
|
+
popup: {
|
|
553
|
+
defaultSubject: string;
|
|
554
|
+
defaultMessage: string;
|
|
555
|
+
};
|
|
556
|
+
errors: {
|
|
557
|
+
errorEmptyEmail: string;
|
|
558
|
+
errorValidEmail: string;
|
|
559
|
+
errorEmptySubject: string;
|
|
560
|
+
errorSubjectTooShort: string;
|
|
561
|
+
errorEmptyMessage: string;
|
|
562
|
+
errorSendMail: string;
|
|
563
|
+
};
|
|
564
|
+
};
|
|
565
|
+
column: {
|
|
566
|
+
actions: string;
|
|
567
|
+
createdAt: string;
|
|
568
|
+
createdBy: string;
|
|
569
|
+
mimeType: string;
|
|
570
|
+
modifiedAt: string;
|
|
571
|
+
modifiedBy: string;
|
|
572
|
+
name: string;
|
|
573
|
+
thumbnail: string;
|
|
574
|
+
size: string;
|
|
575
|
+
type: string;
|
|
576
|
+
toggle: string;
|
|
577
|
+
};
|
|
578
|
+
facets: {
|
|
579
|
+
categories: {
|
|
580
|
+
modified_date: string;
|
|
581
|
+
};
|
|
582
|
+
};
|
|
583
|
+
adminClassificationLauncher: {
|
|
584
|
+
title: string;
|
|
585
|
+
existingPlans: {
|
|
586
|
+
title: string;
|
|
587
|
+
loading: string;
|
|
588
|
+
noPlansFound: string;
|
|
589
|
+
download: string;
|
|
590
|
+
};
|
|
591
|
+
createPlan: {
|
|
592
|
+
title: string;
|
|
593
|
+
description: string;
|
|
594
|
+
placeholder: string;
|
|
595
|
+
button: string;
|
|
596
|
+
cancel: string;
|
|
597
|
+
};
|
|
598
|
+
toast: {
|
|
599
|
+
listError: {
|
|
600
|
+
summary: string;
|
|
601
|
+
detail: string;
|
|
602
|
+
};
|
|
603
|
+
invalidName: {
|
|
604
|
+
summary: string;
|
|
605
|
+
detail: string;
|
|
606
|
+
};
|
|
607
|
+
};
|
|
608
|
+
selectionBar: {
|
|
609
|
+
selected: string;
|
|
610
|
+
selectAll: string;
|
|
611
|
+
clearSelection: string;
|
|
612
|
+
downloadAll: string;
|
|
613
|
+
openAll: string;
|
|
614
|
+
};
|
|
615
|
+
deletePlan: {
|
|
616
|
+
button: string;
|
|
617
|
+
confirmHeader: string;
|
|
618
|
+
confirmMessage: string;
|
|
619
|
+
confirmMessageMultiple: string;
|
|
620
|
+
toast: {
|
|
621
|
+
success: {
|
|
622
|
+
summary: string;
|
|
623
|
+
detail: string;
|
|
624
|
+
};
|
|
625
|
+
successMultiple: {
|
|
626
|
+
detail: string;
|
|
627
|
+
};
|
|
628
|
+
error: {
|
|
629
|
+
summary: string;
|
|
630
|
+
detail: string;
|
|
631
|
+
};
|
|
632
|
+
errorMultiple: {
|
|
633
|
+
detail: string;
|
|
634
|
+
};
|
|
635
|
+
};
|
|
636
|
+
};
|
|
637
|
+
importPlan: {
|
|
638
|
+
button: string;
|
|
639
|
+
invalidStructure: string;
|
|
640
|
+
toast: {
|
|
641
|
+
success: {
|
|
642
|
+
summary: string;
|
|
643
|
+
detail: string;
|
|
644
|
+
};
|
|
645
|
+
saveError: {
|
|
646
|
+
summary: string;
|
|
647
|
+
detail: string;
|
|
648
|
+
};
|
|
649
|
+
parseError: {
|
|
650
|
+
summary: string;
|
|
651
|
+
detail: string;
|
|
652
|
+
};
|
|
653
|
+
};
|
|
654
|
+
};
|
|
655
|
+
};
|
|
656
|
+
adminClassificationPage: {
|
|
657
|
+
titleNew: string;
|
|
658
|
+
titleAdmin: string;
|
|
659
|
+
file: string;
|
|
660
|
+
loading: string;
|
|
661
|
+
tabs: {
|
|
662
|
+
natures: string;
|
|
663
|
+
fields: string;
|
|
664
|
+
emplacements: string;
|
|
665
|
+
categories: string;
|
|
666
|
+
};
|
|
667
|
+
columns: {
|
|
668
|
+
name: string;
|
|
669
|
+
type: string;
|
|
670
|
+
icon: string;
|
|
671
|
+
actions: string;
|
|
672
|
+
description: string;
|
|
673
|
+
code: string;
|
|
674
|
+
title: string;
|
|
675
|
+
id: string;
|
|
676
|
+
label: string;
|
|
677
|
+
display: string;
|
|
678
|
+
categories: string;
|
|
679
|
+
};
|
|
680
|
+
buttons: {
|
|
681
|
+
newNature: string;
|
|
682
|
+
newField: string;
|
|
683
|
+
newEmplacement: string;
|
|
684
|
+
newCategory: string;
|
|
685
|
+
export: string;
|
|
686
|
+
import: string;
|
|
687
|
+
reload: string;
|
|
688
|
+
createFile: string;
|
|
689
|
+
saveFile: string;
|
|
690
|
+
cancel: string;
|
|
691
|
+
save: string;
|
|
692
|
+
};
|
|
693
|
+
dialog: {
|
|
694
|
+
createNature: string;
|
|
695
|
+
editNature: string;
|
|
696
|
+
duplicateNature: string;
|
|
697
|
+
createField: string;
|
|
698
|
+
editField: string;
|
|
699
|
+
duplicateField: string;
|
|
700
|
+
createEmplacement: string;
|
|
701
|
+
editEmplacement: string;
|
|
702
|
+
createCategory: string;
|
|
703
|
+
editCategory: string;
|
|
704
|
+
};
|
|
705
|
+
confirm: {
|
|
706
|
+
deleteMessage: string;
|
|
707
|
+
deleteHeader: string;
|
|
708
|
+
nature: string;
|
|
709
|
+
field: string;
|
|
710
|
+
emplacement: string;
|
|
711
|
+
category: string;
|
|
712
|
+
};
|
|
713
|
+
toast: {
|
|
714
|
+
newPlan: string;
|
|
715
|
+
fileNotExist: string;
|
|
716
|
+
loadError: string;
|
|
717
|
+
loadErrorDetail: string;
|
|
718
|
+
saveSuccess: string;
|
|
719
|
+
saveError: string;
|
|
720
|
+
exportSuccess: string;
|
|
721
|
+
exportSuccessDetail: string;
|
|
722
|
+
importSuccess: string;
|
|
723
|
+
importSuccessDetail: string;
|
|
724
|
+
importError: string;
|
|
725
|
+
importErrorDetail: string;
|
|
726
|
+
invalidFileStructure: string;
|
|
727
|
+
fieldCreated: string;
|
|
728
|
+
fieldAutoCreated: string;
|
|
729
|
+
autoCreatedForNature: string;
|
|
730
|
+
autoCreatedForEmplacement: string;
|
|
731
|
+
deleteImpossible: string;
|
|
732
|
+
fieldUsed: string;
|
|
733
|
+
emplacementUsed: string;
|
|
734
|
+
confirmed: string;
|
|
735
|
+
itemDeleted: string;
|
|
736
|
+
invalidFilename: string;
|
|
737
|
+
filenameMustStartWithPlan: string;
|
|
738
|
+
};
|
|
739
|
+
};
|
|
740
|
+
natureForm: {
|
|
741
|
+
name: string;
|
|
742
|
+
code: string;
|
|
743
|
+
documentType: string;
|
|
744
|
+
aspects: string;
|
|
745
|
+
selectAspects: string;
|
|
746
|
+
icon: string;
|
|
747
|
+
chooseIcon: string;
|
|
748
|
+
emplacement: string;
|
|
749
|
+
selectPath: string;
|
|
750
|
+
calculatedPath: string;
|
|
751
|
+
metadata: string;
|
|
752
|
+
noMetadata: string;
|
|
753
|
+
key: string;
|
|
754
|
+
mappingType: string;
|
|
755
|
+
value: string;
|
|
756
|
+
required: string;
|
|
757
|
+
valueOrFieldName: string;
|
|
758
|
+
categories: string;
|
|
759
|
+
selectCategories: string;
|
|
760
|
+
validation: {
|
|
761
|
+
nameAndCodeRequired: string;
|
|
762
|
+
codeAlreadyExists: string;
|
|
763
|
+
};
|
|
764
|
+
};
|
|
765
|
+
emplacementForm: {
|
|
766
|
+
code: string;
|
|
767
|
+
codeHelp: string;
|
|
768
|
+
type: string;
|
|
769
|
+
typeHelp: string;
|
|
770
|
+
aspects: string;
|
|
771
|
+
selectAspects: string;
|
|
772
|
+
metadata: string;
|
|
773
|
+
noMetadata: string;
|
|
774
|
+
key: string;
|
|
775
|
+
mappingType: string;
|
|
776
|
+
value: string;
|
|
777
|
+
required: string;
|
|
778
|
+
valueOrFieldName: string;
|
|
779
|
+
editType: string;
|
|
780
|
+
validation: {
|
|
781
|
+
codeRequired: string;
|
|
782
|
+
};
|
|
783
|
+
};
|
|
784
|
+
fieldForm: {
|
|
785
|
+
name: {
|
|
786
|
+
label: string;
|
|
787
|
+
help: string;
|
|
788
|
+
};
|
|
789
|
+
description: {
|
|
790
|
+
label: string;
|
|
791
|
+
help: string;
|
|
792
|
+
};
|
|
793
|
+
dataType: {
|
|
794
|
+
label: string;
|
|
795
|
+
placeholder: string;
|
|
796
|
+
help: string;
|
|
797
|
+
};
|
|
798
|
+
inputType: {
|
|
799
|
+
label: string;
|
|
800
|
+
placeholder: string;
|
|
801
|
+
help: string;
|
|
802
|
+
};
|
|
803
|
+
stringConstraints: {
|
|
804
|
+
title: string;
|
|
805
|
+
regex: {
|
|
806
|
+
label: string;
|
|
807
|
+
help: string;
|
|
808
|
+
};
|
|
809
|
+
regexTester: {
|
|
810
|
+
label: string;
|
|
811
|
+
placeholder: string;
|
|
812
|
+
};
|
|
813
|
+
};
|
|
814
|
+
numberConstraints: {
|
|
815
|
+
title: string;
|
|
816
|
+
default: {
|
|
817
|
+
label: string;
|
|
818
|
+
};
|
|
819
|
+
min: {
|
|
820
|
+
label: string;
|
|
821
|
+
};
|
|
822
|
+
max: {
|
|
823
|
+
label: string;
|
|
824
|
+
};
|
|
825
|
+
};
|
|
826
|
+
values: {
|
|
827
|
+
label: string;
|
|
828
|
+
help: string;
|
|
829
|
+
};
|
|
830
|
+
search: {
|
|
831
|
+
title: string;
|
|
832
|
+
lang: {
|
|
833
|
+
label: string;
|
|
834
|
+
};
|
|
835
|
+
query: {
|
|
836
|
+
label: string;
|
|
837
|
+
};
|
|
838
|
+
valueField: {
|
|
839
|
+
label: string;
|
|
840
|
+
};
|
|
841
|
+
testButton: {
|
|
842
|
+
label: string;
|
|
843
|
+
};
|
|
844
|
+
testResults: {
|
|
845
|
+
title: string;
|
|
846
|
+
};
|
|
847
|
+
testError: {
|
|
848
|
+
emptyQuery: string;
|
|
849
|
+
noResult: string;
|
|
850
|
+
fetchError: string;
|
|
851
|
+
};
|
|
852
|
+
};
|
|
853
|
+
errors: {
|
|
854
|
+
nameAndDescriptionRequired: string;
|
|
855
|
+
fieldNameExists: string;
|
|
856
|
+
};
|
|
857
|
+
};
|
|
858
|
+
classificationPlan: {
|
|
859
|
+
category: string;
|
|
860
|
+
allCategories: string;
|
|
861
|
+
noCategory: string;
|
|
862
|
+
filterByCategory: string;
|
|
863
|
+
upload: {
|
|
864
|
+
headerCreate: string;
|
|
865
|
+
headerImport: string;
|
|
866
|
+
};
|
|
867
|
+
steps: {
|
|
868
|
+
step: string;
|
|
869
|
+
selectPlan: string;
|
|
870
|
+
selectNature: string;
|
|
871
|
+
fillMetadata: string;
|
|
872
|
+
fillMetadataAndFiles: string;
|
|
873
|
+
selectFiles: string;
|
|
874
|
+
summary: string;
|
|
875
|
+
};
|
|
876
|
+
stepper: {
|
|
877
|
+
plan: string;
|
|
878
|
+
nature: string;
|
|
879
|
+
metadata: string;
|
|
880
|
+
files: string;
|
|
881
|
+
summary: string;
|
|
882
|
+
};
|
|
883
|
+
plan: string;
|
|
884
|
+
nature: string;
|
|
885
|
+
natureColumn: string;
|
|
886
|
+
code: string;
|
|
887
|
+
choosePlan: string;
|
|
888
|
+
planAriaLabel: string;
|
|
889
|
+
noPlanFound: string;
|
|
890
|
+
searchPlaceholder: string;
|
|
891
|
+
searchNaturePlaceholder: string;
|
|
892
|
+
noNature: string;
|
|
893
|
+
destinationCurrent: string;
|
|
894
|
+
destinationLabel: string;
|
|
895
|
+
chooseFiles: string;
|
|
896
|
+
fileToCreate: string;
|
|
897
|
+
filesToImport: string;
|
|
898
|
+
files: string;
|
|
899
|
+
min: string;
|
|
900
|
+
max: string;
|
|
901
|
+
na: string;
|
|
902
|
+
constraint: string;
|
|
903
|
+
validationRegexError: string;
|
|
904
|
+
summary: {
|
|
905
|
+
verifyBeforeImport: string;
|
|
906
|
+
verifyBeforeRequalify: string;
|
|
907
|
+
generalInfo: string;
|
|
908
|
+
metadataToSend: string;
|
|
909
|
+
metadata: string;
|
|
910
|
+
fileClassification: string;
|
|
911
|
+
destinationFolder: string;
|
|
912
|
+
movement: string;
|
|
913
|
+
document: string;
|
|
914
|
+
};
|
|
915
|
+
buttons: {
|
|
916
|
+
cancel: string;
|
|
917
|
+
previous: string;
|
|
918
|
+
next: string;
|
|
919
|
+
viewSummary: string;
|
|
920
|
+
acceptAndCreate: string;
|
|
921
|
+
acceptAndImport: string;
|
|
922
|
+
requalify: string;
|
|
923
|
+
};
|
|
924
|
+
toast: {
|
|
925
|
+
searchError: string;
|
|
926
|
+
searchFieldFailed: string;
|
|
927
|
+
loadPlansError: string;
|
|
928
|
+
loadPlanContentError: string;
|
|
929
|
+
workspaceError: string;
|
|
930
|
+
requalifySuccess: string;
|
|
931
|
+
requalifyError: string;
|
|
932
|
+
};
|
|
933
|
+
requalify: {
|
|
934
|
+
title: string;
|
|
935
|
+
summaryFrom: string;
|
|
936
|
+
summaryTo: string;
|
|
937
|
+
};
|
|
938
|
+
};
|
|
939
|
+
chat: {
|
|
940
|
+
title: string;
|
|
941
|
+
connecting: string;
|
|
942
|
+
reconnecting: string;
|
|
943
|
+
connectionError: string;
|
|
944
|
+
notConfigured: string;
|
|
945
|
+
configureInProfile: string;
|
|
946
|
+
retry: string;
|
|
947
|
+
searchRooms: string;
|
|
948
|
+
noRooms: string;
|
|
949
|
+
noMessages: string;
|
|
950
|
+
loadMore: string;
|
|
951
|
+
typeMessage: string;
|
|
952
|
+
send: string;
|
|
953
|
+
attachFile: string;
|
|
954
|
+
attachment: string;
|
|
955
|
+
unknownUser: string;
|
|
956
|
+
userTyping: string;
|
|
957
|
+
usersTyping: string;
|
|
958
|
+
multipleUsersTyping: string;
|
|
959
|
+
sendError: string;
|
|
960
|
+
uploadError: string;
|
|
961
|
+
openChat: string;
|
|
962
|
+
closeChat: string;
|
|
963
|
+
newMessages: string;
|
|
964
|
+
};
|
|
965
|
+
};
|
|
966
|
+
fr: {
|
|
967
|
+
nothingTitle: string;
|
|
968
|
+
nothingText: string;
|
|
969
|
+
goHome: string;
|
|
970
|
+
fichier: string;
|
|
971
|
+
dossier: string;
|
|
972
|
+
save: string;
|
|
973
|
+
cancel: string;
|
|
974
|
+
selectFolder: string;
|
|
975
|
+
dropFolder: string;
|
|
976
|
+
error: string;
|
|
977
|
+
uploadUnknownError: string;
|
|
978
|
+
alfrescoError: string;
|
|
979
|
+
fichier_image: string;
|
|
980
|
+
fichier_video: string;
|
|
981
|
+
fichier_pdf: string;
|
|
982
|
+
fichier_eml: string;
|
|
983
|
+
fichier_texte: string;
|
|
984
|
+
fichier_tableur: string;
|
|
985
|
+
fichier_dessin: string;
|
|
986
|
+
fichier_presentation: string;
|
|
987
|
+
fichier_markdown: string;
|
|
988
|
+
fichier_json: string;
|
|
989
|
+
fichier_xml: string;
|
|
990
|
+
fichier_html: string;
|
|
991
|
+
fichier_css: string;
|
|
992
|
+
fichier_csv: string;
|
|
993
|
+
fichier_javascript: string;
|
|
994
|
+
fichier_sql: string;
|
|
995
|
+
fichier_shell: string;
|
|
996
|
+
fichier_yaml: string;
|
|
997
|
+
fichier_python: string;
|
|
998
|
+
fichier_typescript: string;
|
|
999
|
+
fichier_php: string;
|
|
1000
|
+
fichier_java: string;
|
|
1001
|
+
fichier_code: string;
|
|
1002
|
+
fichier_config: string;
|
|
1003
|
+
fichier_log: string;
|
|
1004
|
+
espace: string;
|
|
1005
|
+
menu: {
|
|
1006
|
+
espaces: string;
|
|
1007
|
+
favoris: string;
|
|
1008
|
+
recherche: string;
|
|
1009
|
+
vues: string;
|
|
1010
|
+
userHome: string;
|
|
1011
|
+
configuration: string;
|
|
1012
|
+
};
|
|
1013
|
+
tasks: {
|
|
1014
|
+
none: string;
|
|
1015
|
+
priority: {
|
|
1016
|
+
low: string;
|
|
1017
|
+
medium: string;
|
|
1018
|
+
high: string;
|
|
1019
|
+
priority: string;
|
|
1020
|
+
notFound: string;
|
|
1021
|
+
};
|
|
1022
|
+
approved: string;
|
|
1023
|
+
rejected: string;
|
|
1024
|
+
reviewTask: string;
|
|
1025
|
+
adhocTask: string;
|
|
1026
|
+
verifyTaskDone: string;
|
|
1027
|
+
unknownTask: string;
|
|
1028
|
+
statusLabel: {
|
|
1029
|
+
notYetStarted: string;
|
|
1030
|
+
inProgress: string;
|
|
1031
|
+
onHold: string;
|
|
1032
|
+
cancelled: string;
|
|
1033
|
+
completed: string;
|
|
1034
|
+
};
|
|
1035
|
+
error: {
|
|
1036
|
+
createProcess: string;
|
|
1037
|
+
getProcesses: string;
|
|
1038
|
+
getProcess: string;
|
|
1039
|
+
getFinishedProcess: string;
|
|
1040
|
+
addProcessItems: string;
|
|
1041
|
+
getProcessItems: string;
|
|
1042
|
+
getProcessVariables: string;
|
|
1043
|
+
getProcessDefinition: string;
|
|
1044
|
+
cancelWorkflow: string;
|
|
1045
|
+
openProcessDiagram: string;
|
|
1046
|
+
getProcessHistoryTasks: string;
|
|
1047
|
+
listTasks: string;
|
|
1048
|
+
listFinishedTasks: string;
|
|
1049
|
+
getTask: string;
|
|
1050
|
+
endTask: string;
|
|
1051
|
+
getTaskVariables: string;
|
|
1052
|
+
postTaskVariables: string;
|
|
1053
|
+
updateTaskVariables: string;
|
|
1054
|
+
getTaskItem: string;
|
|
1055
|
+
};
|
|
1056
|
+
};
|
|
1057
|
+
pdf: {
|
|
1058
|
+
on: string;
|
|
1059
|
+
scrolling: string;
|
|
1060
|
+
pageToPage: string;
|
|
1061
|
+
rotation: string;
|
|
1062
|
+
rotationRigth: string;
|
|
1063
|
+
rotationLeft: string;
|
|
1064
|
+
zoom: string;
|
|
1065
|
+
dezoom: string;
|
|
1066
|
+
adaptToPage: string;
|
|
1067
|
+
adaptToWidth: string;
|
|
1068
|
+
and: string;
|
|
1069
|
+
changeFile: string;
|
|
1070
|
+
changePage: string;
|
|
1071
|
+
currentPagination: string;
|
|
1072
|
+
showAllPages: string;
|
|
1073
|
+
showPageByPage: string;
|
|
1074
|
+
previousPage: string;
|
|
1075
|
+
nextPage: string;
|
|
1076
|
+
};
|
|
1077
|
+
sharelink: {
|
|
1078
|
+
shareLinkOf: string;
|
|
1079
|
+
linkToShare: string;
|
|
1080
|
+
shareLinkSettings: string;
|
|
1081
|
+
createLinkTooltip: string;
|
|
1082
|
+
copyLinkTooltip: string;
|
|
1083
|
+
deleteLinkTooltip: string;
|
|
1084
|
+
addExpirationDateLinkTooltip: string;
|
|
1085
|
+
deleteExpirationDateLinkTooltip: string;
|
|
1086
|
+
createLinkToastSummary: string;
|
|
1087
|
+
createLinkToastDetail: string;
|
|
1088
|
+
createLinkErrorSummary: string;
|
|
1089
|
+
deleteLinkToastSummary: string;
|
|
1090
|
+
deleteLinkToastDetail: string;
|
|
1091
|
+
deleteLinkErrorSummary: string;
|
|
1092
|
+
copyLinkToastSummary: string;
|
|
1093
|
+
copyLinkErrorSummary: string;
|
|
1094
|
+
copyLinkToastDetail: string;
|
|
1095
|
+
copyLinkErrorDetail: string;
|
|
1096
|
+
updateLinkDateSummary: string;
|
|
1097
|
+
updateLinkDateDetail: string;
|
|
1098
|
+
updateLinkDateErrorSummary: string;
|
|
1099
|
+
expirationDate: string;
|
|
1100
|
+
placeholder: string;
|
|
1101
|
+
};
|
|
1102
|
+
cannotCopyHere: string;
|
|
1103
|
+
cannotMoveHere: string;
|
|
1104
|
+
spaces: string;
|
|
1105
|
+
userHomes: string;
|
|
1106
|
+
yes: string;
|
|
1107
|
+
no: string;
|
|
1108
|
+
howMuchResult: string;
|
|
1109
|
+
howMuchSelected: string;
|
|
1110
|
+
selectAllElement: string;
|
|
1111
|
+
selectAllElementMoreThan: string;
|
|
1112
|
+
deleteSelection: string;
|
|
1113
|
+
dropFileFolders: string;
|
|
1114
|
+
currentFolder: string;
|
|
1115
|
+
canceledImport: string;
|
|
1116
|
+
lock: {
|
|
1117
|
+
nodeLock: string;
|
|
1118
|
+
readOnlyLock: string;
|
|
1119
|
+
writeLock: string;
|
|
1120
|
+
};
|
|
1121
|
+
membersPopup: {
|
|
1122
|
+
goToSiteMemberPage: string;
|
|
1123
|
+
};
|
|
1124
|
+
members: {
|
|
1125
|
+
management: string;
|
|
1126
|
+
youAre: string;
|
|
1127
|
+
ofThisWorkspace: string;
|
|
1128
|
+
members: string;
|
|
1129
|
+
role: string;
|
|
1130
|
+
search: string;
|
|
1131
|
+
select: string;
|
|
1132
|
+
add: string;
|
|
1133
|
+
errorAdd: string;
|
|
1134
|
+
successAdd: string;
|
|
1135
|
+
successDelete: string;
|
|
1136
|
+
successChangeRole: string;
|
|
1137
|
+
nbAccess: string;
|
|
1138
|
+
restrictPermissions: string;
|
|
1139
|
+
restorePermissions: string;
|
|
1140
|
+
successRestrictPermissions: string;
|
|
1141
|
+
successRestorePermissions: string;
|
|
1142
|
+
fromGroup: string;
|
|
1143
|
+
};
|
|
1144
|
+
groups: string;
|
|
1145
|
+
role: {
|
|
1146
|
+
SiteManager: string;
|
|
1147
|
+
SiteCollaborator: string;
|
|
1148
|
+
SiteConsumer: string;
|
|
1149
|
+
};
|
|
1150
|
+
success: string;
|
|
1151
|
+
close: string;
|
|
1152
|
+
config: {
|
|
1153
|
+
pageTitle: string;
|
|
1154
|
+
pageDescription: string;
|
|
1155
|
+
tabs: {
|
|
1156
|
+
structuredEdit: string;
|
|
1157
|
+
rawEdit: string;
|
|
1158
|
+
versions: string;
|
|
1159
|
+
};
|
|
1160
|
+
table: {
|
|
1161
|
+
keyHeader: string;
|
|
1162
|
+
valueHeader: string;
|
|
1163
|
+
typeHeader: string;
|
|
1164
|
+
};
|
|
1165
|
+
buttons: {
|
|
1166
|
+
refresh: string;
|
|
1167
|
+
addNew: string;
|
|
1168
|
+
saveChanges: string;
|
|
1169
|
+
cancel: string;
|
|
1170
|
+
add: string;
|
|
1171
|
+
define: string;
|
|
1172
|
+
undefine: string;
|
|
1173
|
+
expand: string;
|
|
1174
|
+
collapse: string;
|
|
1175
|
+
};
|
|
1176
|
+
notDefined: string;
|
|
1177
|
+
splitView: {
|
|
1178
|
+
filterPlaceholder: string;
|
|
1179
|
+
selectConfig: string;
|
|
1180
|
+
noResults: string;
|
|
1181
|
+
defaultValue: string;
|
|
1182
|
+
};
|
|
1183
|
+
groups: {
|
|
1184
|
+
display: string;
|
|
1185
|
+
matomo: string;
|
|
1186
|
+
sentry: string;
|
|
1187
|
+
search: string;
|
|
1188
|
+
pagination: string;
|
|
1189
|
+
metadata: string;
|
|
1190
|
+
security: string;
|
|
1191
|
+
other: string;
|
|
1192
|
+
};
|
|
1193
|
+
dialog: {
|
|
1194
|
+
addTitle: string;
|
|
1195
|
+
keyLabel: string;
|
|
1196
|
+
valueLabel: string;
|
|
1197
|
+
typeLabel: string;
|
|
1198
|
+
};
|
|
1199
|
+
raw: {
|
|
1200
|
+
uploadDescription: string;
|
|
1201
|
+
uploadButton: string;
|
|
1202
|
+
uploadWarning: string;
|
|
1203
|
+
};
|
|
1204
|
+
toasts: {
|
|
1205
|
+
saveSuccess: string;
|
|
1206
|
+
fetchError: string;
|
|
1207
|
+
saveError: string;
|
|
1208
|
+
errorDetail: string;
|
|
1209
|
+
};
|
|
1210
|
+
errors: {
|
|
1211
|
+
keyRequired: string;
|
|
1212
|
+
keyDuplicate: string;
|
|
1213
|
+
invalidNumber: string;
|
|
1214
|
+
invalidBoolean: string;
|
|
1215
|
+
invalidJson: string;
|
|
1216
|
+
typeMismatch: string;
|
|
1217
|
+
invalidJsonFile: string;
|
|
1218
|
+
};
|
|
1219
|
+
versionViewer: {
|
|
1220
|
+
listTitle: string;
|
|
1221
|
+
title: string;
|
|
1222
|
+
selectPrompt: string;
|
|
1223
|
+
loadError: string;
|
|
1224
|
+
genericError: string;
|
|
1225
|
+
cannotRevertLatest: string;
|
|
1226
|
+
restoredVersionComment: string;
|
|
1227
|
+
success: string;
|
|
1228
|
+
error: string;
|
|
1229
|
+
};
|
|
1230
|
+
arrayEditor: {
|
|
1231
|
+
addItem: string;
|
|
1232
|
+
};
|
|
1233
|
+
types: {
|
|
1234
|
+
string: string;
|
|
1235
|
+
number: string;
|
|
1236
|
+
boolean: string;
|
|
1237
|
+
array: string;
|
|
1238
|
+
object: string;
|
|
1239
|
+
};
|
|
1240
|
+
};
|
|
1241
|
+
rechercheAvancee: {
|
|
1242
|
+
sitePlaceholder: string;
|
|
1243
|
+
folderPlaceholder: string;
|
|
1244
|
+
advancedSearch: string;
|
|
1245
|
+
queryBuilder: string;
|
|
1246
|
+
addCriterionPopupTitle: string;
|
|
1247
|
+
propertyLabel: string;
|
|
1248
|
+
propertyPlaceholder: string;
|
|
1249
|
+
propertyName: string;
|
|
1250
|
+
propertyId: string;
|
|
1251
|
+
propertyDescription: string;
|
|
1252
|
+
propertyAspect: string;
|
|
1253
|
+
conditionLabel: string;
|
|
1254
|
+
operatorLabel: string;
|
|
1255
|
+
operatorPlaceholder: string;
|
|
1256
|
+
valueLabel: string;
|
|
1257
|
+
cancelButton: string;
|
|
1258
|
+
addButton: string;
|
|
1259
|
+
mustContain: string;
|
|
1260
|
+
mustNotContain: string;
|
|
1261
|
+
exact: string;
|
|
1262
|
+
contains: string;
|
|
1263
|
+
isDate: string;
|
|
1264
|
+
isDateRange: string;
|
|
1265
|
+
isNumber: string;
|
|
1266
|
+
isNumberRange: string;
|
|
1267
|
+
is: string;
|
|
1268
|
+
locationLabel: string;
|
|
1269
|
+
locationSite: string;
|
|
1270
|
+
locationPath: string;
|
|
1271
|
+
locationNone: string;
|
|
1272
|
+
locationValuePlaceholder: string;
|
|
1273
|
+
criteriaTitle: string;
|
|
1274
|
+
noCriteria: string;
|
|
1275
|
+
addCriterionButton: string;
|
|
1276
|
+
advancedSearchActive: string;
|
|
1277
|
+
savedViews: string;
|
|
1278
|
+
noSavedViews: string;
|
|
1279
|
+
addsSavedViewSuccess: string;
|
|
1280
|
+
modifySavedViewSuccess: string;
|
|
1281
|
+
updateSavedView: string;
|
|
1282
|
+
savedViewError: {
|
|
1283
|
+
idAlreadyExists: string;
|
|
1284
|
+
nameAlreadyExists: string;
|
|
1285
|
+
globalNotFound: string;
|
|
1286
|
+
personnalNotFound: string;
|
|
1287
|
+
userNotFound: string;
|
|
1288
|
+
userNotFoundForUpdate: string;
|
|
1289
|
+
userNotFoundForDelete: string;
|
|
1290
|
+
configFolderNotFound: string;
|
|
1291
|
+
configFileNotFound: string;
|
|
1292
|
+
};
|
|
1293
|
+
filterSavedViews: string;
|
|
1294
|
+
noFilterResults: string;
|
|
1295
|
+
selectPersonalSearch: string;
|
|
1296
|
+
selectGlobalSearch: string;
|
|
1297
|
+
favorite: string;
|
|
1298
|
+
};
|
|
1299
|
+
pdfTools: {
|
|
1300
|
+
title: string;
|
|
1301
|
+
loading: string;
|
|
1302
|
+
loadError: string;
|
|
1303
|
+
reorderError: string;
|
|
1304
|
+
rotateError: string;
|
|
1305
|
+
deleteAllPagesWarning: string;
|
|
1306
|
+
pagesDeletedSuccess: string;
|
|
1307
|
+
deletePagesError: string;
|
|
1308
|
+
insertFromFileSuccess: string;
|
|
1309
|
+
insertFromPristySuccess: string;
|
|
1310
|
+
insertError: string;
|
|
1311
|
+
insertFromPristyError: string;
|
|
1312
|
+
invalidNodeForInsert: string;
|
|
1313
|
+
watermarkError: string;
|
|
1314
|
+
saveSuccess: string;
|
|
1315
|
+
saveError: string;
|
|
1316
|
+
saveAsError: string;
|
|
1317
|
+
noContentToSave: string;
|
|
1318
|
+
fileCreatedSuccess: string;
|
|
1319
|
+
redactWarning: string;
|
|
1320
|
+
redactFlattenConfirm: string;
|
|
1321
|
+
imagePreviewUnavailable: string;
|
|
1322
|
+
pdfRenderCanvasNotFound: string;
|
|
1323
|
+
sidebar: {
|
|
1324
|
+
actions: string;
|
|
1325
|
+
saveNewVersion: string;
|
|
1326
|
+
saveAs: string;
|
|
1327
|
+
extractPages: string;
|
|
1328
|
+
extractAndSave: string;
|
|
1329
|
+
deletePages: string;
|
|
1330
|
+
deleteSelectedPages: string;
|
|
1331
|
+
insertPdf: string;
|
|
1332
|
+
fromComputer: string;
|
|
1333
|
+
fromPristy: string;
|
|
1334
|
+
addWatermark: string;
|
|
1335
|
+
watermarkTextPlaceholder: string;
|
|
1336
|
+
angle: string;
|
|
1337
|
+
repetitions: string;
|
|
1338
|
+
addWatermarkButton: string;
|
|
1339
|
+
};
|
|
1340
|
+
pagePreview: {
|
|
1341
|
+
title: string;
|
|
1342
|
+
openPagePreview: string;
|
|
1343
|
+
};
|
|
1344
|
+
pageEditor: {
|
|
1345
|
+
title: string;
|
|
1346
|
+
fit: string;
|
|
1347
|
+
close: string;
|
|
1348
|
+
tools: {
|
|
1349
|
+
actions: string;
|
|
1350
|
+
select: string;
|
|
1351
|
+
redact: string;
|
|
1352
|
+
highlight: string;
|
|
1353
|
+
comment: string;
|
|
1354
|
+
image: string;
|
|
1355
|
+
signature: string;
|
|
1356
|
+
text: string;
|
|
1357
|
+
font: string;
|
|
1358
|
+
size: string;
|
|
1359
|
+
color: string;
|
|
1360
|
+
};
|
|
1361
|
+
apply: string;
|
|
1362
|
+
cancel: string;
|
|
1363
|
+
commentPrompt: string;
|
|
1364
|
+
addTextPrompt: string;
|
|
1365
|
+
footerHint: string;
|
|
1366
|
+
};
|
|
1367
|
+
signaturePad: {
|
|
1368
|
+
title: string;
|
|
1369
|
+
clear: string;
|
|
1370
|
+
use: string;
|
|
1371
|
+
};
|
|
1372
|
+
saveAs: {
|
|
1373
|
+
title: string;
|
|
1374
|
+
filenameLabel: string;
|
|
1375
|
+
defaultFilename: string;
|
|
1376
|
+
folderLabel: string;
|
|
1377
|
+
browse: string;
|
|
1378
|
+
conflictError: string;
|
|
1379
|
+
};
|
|
1380
|
+
insertFromAlfresco: {
|
|
1381
|
+
title: string;
|
|
1382
|
+
browse: string;
|
|
1383
|
+
path: string;
|
|
1384
|
+
select: string;
|
|
1385
|
+
search: string;
|
|
1386
|
+
searchPlaceholder: string;
|
|
1387
|
+
searching: string;
|
|
1388
|
+
noPdfFound: string;
|
|
1389
|
+
favorites: string;
|
|
1390
|
+
loading: string;
|
|
1391
|
+
noPdfFavorite: string;
|
|
1392
|
+
selectPdfToPreview: string;
|
|
1393
|
+
loadingPreview: string;
|
|
1394
|
+
linkOrId: string;
|
|
1395
|
+
alfrescoIdUrl: string;
|
|
1396
|
+
alfrescoIdUrlHint: string;
|
|
1397
|
+
selected: string;
|
|
1398
|
+
insert: string;
|
|
1399
|
+
cancel: string;
|
|
1400
|
+
invalidInput: string;
|
|
1401
|
+
folderSelectError: string;
|
|
1402
|
+
fileTypeNotAllowedError: string;
|
|
1403
|
+
};
|
|
1404
|
+
common: {
|
|
1405
|
+
save: string;
|
|
1406
|
+
cancel: string;
|
|
1407
|
+
warning: string;
|
|
1408
|
+
error: string;
|
|
1409
|
+
success: string;
|
|
1410
|
+
deleted: string;
|
|
1411
|
+
close: string;
|
|
1412
|
+
apply: string;
|
|
1413
|
+
use: string;
|
|
1414
|
+
clear: string;
|
|
1415
|
+
insert: string;
|
|
1416
|
+
select: string;
|
|
1417
|
+
};
|
|
1418
|
+
};
|
|
1419
|
+
editor: {
|
|
1420
|
+
edit: string;
|
|
1421
|
+
cancelEdit: string;
|
|
1422
|
+
saveSuccess: string;
|
|
1423
|
+
loadError: string;
|
|
1424
|
+
refreshError: string;
|
|
1425
|
+
unsavedChanges: string;
|
|
1426
|
+
confirmationHeader: string;
|
|
1427
|
+
lineWrap: string;
|
|
1428
|
+
viewMode: {
|
|
1429
|
+
editorOnly: string;
|
|
1430
|
+
previewOnly: string;
|
|
1431
|
+
split: string;
|
|
1432
|
+
};
|
|
1433
|
+
};
|
|
1434
|
+
collab: {
|
|
1435
|
+
enable: string;
|
|
1436
|
+
disable: string;
|
|
1437
|
+
connected: string;
|
|
1438
|
+
disconnected: string;
|
|
1439
|
+
reconnecting: string;
|
|
1440
|
+
peers: string;
|
|
1441
|
+
initError: string;
|
|
1442
|
+
sessionFull: string;
|
|
1443
|
+
locked: string;
|
|
1444
|
+
offline: string;
|
|
1445
|
+
participantsTooltip: string;
|
|
1446
|
+
editorsTooltip: string;
|
|
1447
|
+
observersTooltip: string;
|
|
1448
|
+
};
|
|
1449
|
+
diffViewer: {
|
|
1450
|
+
compareTitle: string;
|
|
1451
|
+
version: string;
|
|
1452
|
+
currentVersion: string;
|
|
1453
|
+
selectVersionA: string;
|
|
1454
|
+
selectVersionB: string;
|
|
1455
|
+
revertToThisVersion: string;
|
|
1456
|
+
restoredVersionComment: string;
|
|
1457
|
+
revertVersion: {
|
|
1458
|
+
success: string;
|
|
1459
|
+
successDetail: string;
|
|
1460
|
+
error: string;
|
|
1461
|
+
};
|
|
1462
|
+
errors: {
|
|
1463
|
+
loadError: string;
|
|
1464
|
+
};
|
|
1465
|
+
};
|
|
1466
|
+
sendingMail: {
|
|
1467
|
+
popup: {
|
|
1468
|
+
defaultSubject: string;
|
|
1469
|
+
defaultMessage: string;
|
|
1470
|
+
};
|
|
1471
|
+
errors: {
|
|
1472
|
+
errorEmptyEmail: string;
|
|
1473
|
+
errorValidEmail: string;
|
|
1474
|
+
errorEmptySubject: string;
|
|
1475
|
+
errorSubjectTooShort: string;
|
|
1476
|
+
errorEmptyMessage: string;
|
|
1477
|
+
errorSendMail: string;
|
|
1478
|
+
};
|
|
1479
|
+
};
|
|
1480
|
+
column: {
|
|
1481
|
+
actions: string;
|
|
1482
|
+
createdAt: string;
|
|
1483
|
+
createdBy: string;
|
|
1484
|
+
mimeType: string;
|
|
1485
|
+
modifiedAt: string;
|
|
1486
|
+
modifiedBy: string;
|
|
1487
|
+
name: string;
|
|
1488
|
+
thumbnail: string;
|
|
1489
|
+
size: string;
|
|
1490
|
+
type: string;
|
|
1491
|
+
toggle: string;
|
|
1492
|
+
};
|
|
1493
|
+
facets: {
|
|
1494
|
+
categories: {
|
|
1495
|
+
modified_date: string;
|
|
1496
|
+
};
|
|
1497
|
+
};
|
|
1498
|
+
adminClassificationLauncher: {
|
|
1499
|
+
title: string;
|
|
1500
|
+
existingPlans: {
|
|
1501
|
+
title: string;
|
|
1502
|
+
loading: string;
|
|
1503
|
+
noPlansFound: string;
|
|
1504
|
+
download: string;
|
|
1505
|
+
};
|
|
1506
|
+
createPlan: {
|
|
1507
|
+
title: string;
|
|
1508
|
+
description: string;
|
|
1509
|
+
placeholder: string;
|
|
1510
|
+
button: string;
|
|
1511
|
+
cancel: string;
|
|
1512
|
+
};
|
|
1513
|
+
toast: {
|
|
1514
|
+
listError: {
|
|
1515
|
+
summary: string;
|
|
1516
|
+
detail: string;
|
|
1517
|
+
};
|
|
1518
|
+
invalidName: {
|
|
1519
|
+
summary: string;
|
|
1520
|
+
detail: string;
|
|
1521
|
+
};
|
|
1522
|
+
};
|
|
1523
|
+
selectionBar: {
|
|
1524
|
+
selected: string;
|
|
1525
|
+
selectAll: string;
|
|
1526
|
+
clearSelection: string;
|
|
1527
|
+
downloadAll: string;
|
|
1528
|
+
openAll: string;
|
|
1529
|
+
};
|
|
1530
|
+
deletePlan: {
|
|
1531
|
+
button: string;
|
|
1532
|
+
confirmHeader: string;
|
|
1533
|
+
confirmMessage: string;
|
|
1534
|
+
confirmMessageMultiple: string;
|
|
1535
|
+
toast: {
|
|
1536
|
+
success: {
|
|
1537
|
+
summary: string;
|
|
1538
|
+
detail: string;
|
|
1539
|
+
};
|
|
1540
|
+
successMultiple: {
|
|
1541
|
+
detail: string;
|
|
1542
|
+
};
|
|
1543
|
+
error: {
|
|
1544
|
+
summary: string;
|
|
1545
|
+
detail: string;
|
|
1546
|
+
};
|
|
1547
|
+
errorMultiple: {
|
|
1548
|
+
detail: string;
|
|
1549
|
+
};
|
|
1550
|
+
};
|
|
1551
|
+
};
|
|
1552
|
+
importPlan: {
|
|
1553
|
+
button: string;
|
|
1554
|
+
invalidStructure: string;
|
|
1555
|
+
toast: {
|
|
1556
|
+
success: {
|
|
1557
|
+
summary: string;
|
|
1558
|
+
detail: string;
|
|
1559
|
+
};
|
|
1560
|
+
saveError: {
|
|
1561
|
+
summary: string;
|
|
1562
|
+
detail: string;
|
|
1563
|
+
};
|
|
1564
|
+
parseError: {
|
|
1565
|
+
summary: string;
|
|
1566
|
+
detail: string;
|
|
1567
|
+
};
|
|
1568
|
+
};
|
|
1569
|
+
};
|
|
1570
|
+
};
|
|
1571
|
+
adminClassificationPage: {
|
|
1572
|
+
titleNew: string;
|
|
1573
|
+
titleAdmin: string;
|
|
1574
|
+
file: string;
|
|
1575
|
+
loading: string;
|
|
1576
|
+
tabs: {
|
|
1577
|
+
natures: string;
|
|
1578
|
+
fields: string;
|
|
1579
|
+
emplacements: string;
|
|
1580
|
+
categories: string;
|
|
1581
|
+
};
|
|
1582
|
+
columns: {
|
|
1583
|
+
name: string;
|
|
1584
|
+
type: string;
|
|
1585
|
+
icon: string;
|
|
1586
|
+
actions: string;
|
|
1587
|
+
description: string;
|
|
1588
|
+
code: string;
|
|
1589
|
+
title: string;
|
|
1590
|
+
id: string;
|
|
1591
|
+
label: string;
|
|
1592
|
+
display: string;
|
|
1593
|
+
categories: string;
|
|
1594
|
+
};
|
|
1595
|
+
buttons: {
|
|
1596
|
+
newNature: string;
|
|
1597
|
+
newField: string;
|
|
1598
|
+
newEmplacement: string;
|
|
1599
|
+
newCategory: string;
|
|
1600
|
+
export: string;
|
|
1601
|
+
import: string;
|
|
1602
|
+
reload: string;
|
|
1603
|
+
createFile: string;
|
|
1604
|
+
saveFile: string;
|
|
1605
|
+
cancel: string;
|
|
1606
|
+
save: string;
|
|
1607
|
+
};
|
|
1608
|
+
dialog: {
|
|
1609
|
+
createNature: string;
|
|
1610
|
+
editNature: string;
|
|
1611
|
+
duplicateNature: string;
|
|
1612
|
+
createField: string;
|
|
1613
|
+
editField: string;
|
|
1614
|
+
duplicateField: string;
|
|
1615
|
+
createEmplacement: string;
|
|
1616
|
+
editEmplacement: string;
|
|
1617
|
+
createCategory: string;
|
|
1618
|
+
editCategory: string;
|
|
1619
|
+
};
|
|
1620
|
+
confirm: {
|
|
1621
|
+
deleteMessage: string;
|
|
1622
|
+
deleteHeader: string;
|
|
1623
|
+
nature: string;
|
|
1624
|
+
field: string;
|
|
1625
|
+
emplacement: string;
|
|
1626
|
+
category: string;
|
|
1627
|
+
};
|
|
1628
|
+
toast: {
|
|
1629
|
+
newPlan: string;
|
|
1630
|
+
fileNotExist: string;
|
|
1631
|
+
loadError: string;
|
|
1632
|
+
loadErrorDetail: string;
|
|
1633
|
+
saveSuccess: string;
|
|
1634
|
+
saveError: string;
|
|
1635
|
+
exportSuccess: string;
|
|
1636
|
+
exportSuccessDetail: string;
|
|
1637
|
+
importSuccess: string;
|
|
1638
|
+
importSuccessDetail: string;
|
|
1639
|
+
importError: string;
|
|
1640
|
+
importErrorDetail: string;
|
|
1641
|
+
invalidFileStructure: string;
|
|
1642
|
+
fieldCreated: string;
|
|
1643
|
+
fieldAutoCreated: string;
|
|
1644
|
+
autoCreatedForNature: string;
|
|
1645
|
+
autoCreatedForEmplacement: string;
|
|
1646
|
+
deleteImpossible: string;
|
|
1647
|
+
fieldUsed: string;
|
|
1648
|
+
emplacementUsed: string;
|
|
1649
|
+
confirmed: string;
|
|
1650
|
+
itemDeleted: string;
|
|
1651
|
+
invalidFilename: string;
|
|
1652
|
+
filenameMustStartWithPlan: string;
|
|
1653
|
+
};
|
|
1654
|
+
};
|
|
1655
|
+
natureForm: {
|
|
1656
|
+
name: string;
|
|
1657
|
+
code: string;
|
|
1658
|
+
documentType: string;
|
|
1659
|
+
aspects: string;
|
|
1660
|
+
selectAspects: string;
|
|
1661
|
+
icon: string;
|
|
1662
|
+
chooseIcon: string;
|
|
1663
|
+
emplacement: string;
|
|
1664
|
+
selectPath: string;
|
|
1665
|
+
calculatedPath: string;
|
|
1666
|
+
metadata: string;
|
|
1667
|
+
noMetadata: string;
|
|
1668
|
+
key: string;
|
|
1669
|
+
mappingType: string;
|
|
1670
|
+
value: string;
|
|
1671
|
+
required: string;
|
|
1672
|
+
valueOrFieldName: string;
|
|
1673
|
+
categories: string;
|
|
1674
|
+
selectCategories: string;
|
|
1675
|
+
validation: {
|
|
1676
|
+
nameAndCodeRequired: string;
|
|
1677
|
+
codeAlreadyExists: string;
|
|
1678
|
+
};
|
|
1679
|
+
};
|
|
1680
|
+
emplacementForm: {
|
|
1681
|
+
code: string;
|
|
1682
|
+
codeHelp: string;
|
|
1683
|
+
type: string;
|
|
1684
|
+
typeHelp: string;
|
|
1685
|
+
aspects: string;
|
|
1686
|
+
selectAspects: string;
|
|
1687
|
+
metadata: string;
|
|
1688
|
+
noMetadata: string;
|
|
1689
|
+
key: string;
|
|
1690
|
+
mappingType: string;
|
|
1691
|
+
value: string;
|
|
1692
|
+
required: string;
|
|
1693
|
+
valueOrFieldName: string;
|
|
1694
|
+
editType: string;
|
|
1695
|
+
validation: {
|
|
1696
|
+
codeRequired: string;
|
|
1697
|
+
};
|
|
1698
|
+
};
|
|
1699
|
+
fieldForm: {
|
|
1700
|
+
name: {
|
|
1701
|
+
label: string;
|
|
1702
|
+
help: string;
|
|
1703
|
+
};
|
|
1704
|
+
description: {
|
|
1705
|
+
label: string;
|
|
1706
|
+
help: string;
|
|
1707
|
+
};
|
|
1708
|
+
dataType: {
|
|
1709
|
+
label: string;
|
|
1710
|
+
placeholder: string;
|
|
1711
|
+
help: string;
|
|
1712
|
+
};
|
|
1713
|
+
inputType: {
|
|
1714
|
+
label: string;
|
|
1715
|
+
placeholder: string;
|
|
1716
|
+
help: string;
|
|
1717
|
+
};
|
|
1718
|
+
stringConstraints: {
|
|
1719
|
+
title: string;
|
|
1720
|
+
regex: {
|
|
1721
|
+
label: string;
|
|
1722
|
+
help: string;
|
|
1723
|
+
};
|
|
1724
|
+
regexTester: {
|
|
1725
|
+
label: string;
|
|
1726
|
+
placeholder: string;
|
|
1727
|
+
};
|
|
1728
|
+
};
|
|
1729
|
+
numberConstraints: {
|
|
1730
|
+
title: string;
|
|
1731
|
+
default: {
|
|
1732
|
+
label: string;
|
|
1733
|
+
};
|
|
1734
|
+
min: {
|
|
1735
|
+
label: string;
|
|
1736
|
+
};
|
|
1737
|
+
max: {
|
|
1738
|
+
label: string;
|
|
1739
|
+
};
|
|
1740
|
+
};
|
|
1741
|
+
values: {
|
|
1742
|
+
label: string;
|
|
1743
|
+
help: string;
|
|
1744
|
+
};
|
|
1745
|
+
search: {
|
|
1746
|
+
title: string;
|
|
1747
|
+
lang: {
|
|
1748
|
+
label: string;
|
|
1749
|
+
};
|
|
1750
|
+
query: {
|
|
1751
|
+
label: string;
|
|
1752
|
+
};
|
|
1753
|
+
valueField: {
|
|
1754
|
+
label: string;
|
|
1755
|
+
};
|
|
1756
|
+
testButton: {
|
|
1757
|
+
label: string;
|
|
1758
|
+
};
|
|
1759
|
+
testResults: {
|
|
1760
|
+
title: string;
|
|
1761
|
+
};
|
|
1762
|
+
testError: {
|
|
1763
|
+
emptyQuery: string;
|
|
1764
|
+
noResult: string;
|
|
1765
|
+
fetchError: string;
|
|
1766
|
+
};
|
|
1767
|
+
};
|
|
1768
|
+
errors: {
|
|
1769
|
+
nameAndDescriptionRequired: string;
|
|
1770
|
+
fieldNameExists: string;
|
|
1771
|
+
};
|
|
1772
|
+
};
|
|
1773
|
+
classificationPlan: {
|
|
1774
|
+
category: string;
|
|
1775
|
+
allCategories: string;
|
|
1776
|
+
noCategory: string;
|
|
1777
|
+
filterByCategory: string;
|
|
1778
|
+
upload: {
|
|
1779
|
+
headerCreate: string;
|
|
1780
|
+
headerImport: string;
|
|
1781
|
+
};
|
|
1782
|
+
steps: {
|
|
1783
|
+
step: string;
|
|
1784
|
+
selectPlan: string;
|
|
1785
|
+
selectNature: string;
|
|
1786
|
+
fillMetadata: string;
|
|
1787
|
+
fillMetadataAndFiles: string;
|
|
1788
|
+
selectFiles: string;
|
|
1789
|
+
summary: string;
|
|
1790
|
+
};
|
|
1791
|
+
stepper: {
|
|
1792
|
+
plan: string;
|
|
1793
|
+
nature: string;
|
|
1794
|
+
metadata: string;
|
|
1795
|
+
files: string;
|
|
1796
|
+
summary: string;
|
|
1797
|
+
};
|
|
1798
|
+
plan: string;
|
|
1799
|
+
nature: string;
|
|
1800
|
+
natureColumn: string;
|
|
1801
|
+
code: string;
|
|
1802
|
+
choosePlan: string;
|
|
1803
|
+
planAriaLabel: string;
|
|
1804
|
+
noPlanFound: string;
|
|
1805
|
+
searchPlaceholder: string;
|
|
1806
|
+
searchNaturePlaceholder: string;
|
|
1807
|
+
noNature: string;
|
|
1808
|
+
destinationCurrent: string;
|
|
1809
|
+
destinationLabel: string;
|
|
1810
|
+
chooseFiles: string;
|
|
1811
|
+
fileToCreate: string;
|
|
1812
|
+
filesToImport: string;
|
|
1813
|
+
files: string;
|
|
1814
|
+
min: string;
|
|
1815
|
+
max: string;
|
|
1816
|
+
na: string;
|
|
1817
|
+
constraint: string;
|
|
1818
|
+
validationRegexError: string;
|
|
1819
|
+
summary: {
|
|
1820
|
+
verifyBeforeImport: string;
|
|
1821
|
+
verifyBeforeRequalify: string;
|
|
1822
|
+
generalInfo: string;
|
|
1823
|
+
metadataToSend: string;
|
|
1824
|
+
metadata: string;
|
|
1825
|
+
fileClassification: string;
|
|
1826
|
+
destinationFolder: string;
|
|
1827
|
+
movement: string;
|
|
1828
|
+
document: string;
|
|
1829
|
+
};
|
|
1830
|
+
buttons: {
|
|
1831
|
+
cancel: string;
|
|
1832
|
+
previous: string;
|
|
1833
|
+
next: string;
|
|
1834
|
+
viewSummary: string;
|
|
1835
|
+
acceptAndCreate: string;
|
|
1836
|
+
acceptAndImport: string;
|
|
1837
|
+
requalify: string;
|
|
1838
|
+
};
|
|
1839
|
+
toast: {
|
|
1840
|
+
searchError: string;
|
|
1841
|
+
searchFieldFailed: string;
|
|
1842
|
+
loadPlansError: string;
|
|
1843
|
+
loadPlanContentError: string;
|
|
1844
|
+
workspaceError: string;
|
|
1845
|
+
requalifySuccess: string;
|
|
1846
|
+
requalifyError: string;
|
|
1847
|
+
};
|
|
1848
|
+
requalify: {
|
|
1849
|
+
title: string;
|
|
1850
|
+
summaryFrom: string;
|
|
1851
|
+
summaryTo: string;
|
|
1852
|
+
};
|
|
1853
|
+
};
|
|
1854
|
+
chat: {
|
|
1855
|
+
title: string;
|
|
1856
|
+
connecting: string;
|
|
1857
|
+
reconnecting: string;
|
|
1858
|
+
connectionError: string;
|
|
1859
|
+
notConfigured: string;
|
|
1860
|
+
configureInProfile: string;
|
|
1861
|
+
retry: string;
|
|
1862
|
+
searchRooms: string;
|
|
1863
|
+
noRooms: string;
|
|
1864
|
+
noMessages: string;
|
|
1865
|
+
loadMore: string;
|
|
1866
|
+
typeMessage: string;
|
|
1867
|
+
send: string;
|
|
1868
|
+
attachFile: string;
|
|
1869
|
+
attachment: string;
|
|
1870
|
+
unknownUser: string;
|
|
1871
|
+
userTyping: string;
|
|
1872
|
+
usersTyping: string;
|
|
1873
|
+
multipleUsersTyping: string;
|
|
1874
|
+
sendError: string;
|
|
1875
|
+
uploadError: string;
|
|
1876
|
+
openChat: string;
|
|
1877
|
+
closeChat: string;
|
|
1878
|
+
newMessages: string;
|
|
1879
|
+
};
|
|
1880
|
+
};
|
|
1881
|
+
}, "fr" | "en", RemoveIndexSignature<{
|
|
1882
|
+
[x: string]: LocaleMessageValue<VueMessageType>;
|
|
1883
|
+
}>, never, "facets.categories.modified_date" | "pdf" | "cancel" | "error" | "fichier" | "dossier" | "nothingTitle" | "nothingText" | "goHome" | "save" | "selectFolder" | "dropFolder" | "uploadUnknownError" | "alfrescoError" | "fichier_image" | "fichier_video" | "fichier_pdf" | "fichier_eml" | "fichier_texte" | "fichier_tableur" | "fichier_dessin" | "fichier_presentation" | "fichier_markdown" | "fichier_json" | "fichier_xml" | "fichier_html" | "fichier_css" | "fichier_csv" | "fichier_javascript" | "fichier_sql" | "fichier_shell" | "fichier_yaml" | "fichier_python" | "fichier_typescript" | "fichier_php" | "fichier_java" | "fichier_code" | "fichier_config" | "fichier_log" | "espace" | "menu" | "tasks" | "sharelink" | "cannotCopyHere" | "cannotMoveHere" | "spaces" | "userHomes" | "yes" | "no" | "howMuchResult" | "howMuchSelected" | "selectAllElement" | "selectAllElementMoreThan" | "deleteSelection" | "dropFileFolders" | "currentFolder" | "canceledImport" | "lock" | "membersPopup" | "members" | "groups" | "role" | "success" | "close" | "config" | "rechercheAvancee" | "pdfTools" | "editor" | "collab" | "diffViewer" | "sendingMail" | "column" | "facets" | "adminClassificationLauncher" | "adminClassificationPage" | "natureForm" | "emplacementForm" | "fieldForm" | "classificationPlan" | "chat" | "pdf.changePage" | "pdf.rotation" | "pdf.previousPage" | "pdf.nextPage" | "pdf.on" | "pdf.and" | "pdf.scrolling" | "pdf.pageToPage" | "pdf.rotationRigth" | "pdf.rotationLeft" | "pdf.zoom" | "pdf.dezoom" | "pdf.adaptToPage" | "pdf.adaptToWidth" | "pdf.changeFile" | "pdf.currentPagination" | "pdf.showAllPages" | "pdf.showPageByPage" | "menu.espaces" | "menu.favoris" | "menu.recherche" | "menu.vues" | "menu.userHome" | "menu.configuration" | "tasks.error.createProcess" | "tasks.error.getProcesses" | "tasks.error.getProcess" | "tasks.error.getFinishedProcess" | "tasks.error.addProcessItems" | "tasks.error.getProcessItems" | "tasks.error.getProcessVariables" | "tasks.error.getProcessDefinition" | "tasks.error.cancelWorkflow" | "tasks.error.openProcessDiagram" | "tasks.error.getProcessHistoryTasks" | "tasks.error.listTasks" | "tasks.error.listFinishedTasks" | "tasks.error.getTask" | "tasks.error.endTask" | "tasks.error.getTaskVariables" | "tasks.error.postTaskVariables" | "tasks.error.updateTaskVariables" | "tasks.error.getTaskItem" | "tasks.priority.priority" | "tasks.priority.low" | "tasks.priority.medium" | "tasks.priority.high" | "tasks.priority.notFound" | "tasks.statusLabel.notYetStarted" | "tasks.statusLabel.inProgress" | "tasks.statusLabel.onHold" | "tasks.statusLabel.cancelled" | "tasks.statusLabel.completed" | "tasks.error" | "tasks.none" | "tasks.priority" | "tasks.approved" | "tasks.rejected" | "tasks.reviewTask" | "tasks.adhocTask" | "tasks.verifyTaskDone" | "tasks.unknownTask" | "tasks.statusLabel" | "sharelink.shareLinkOf" | "sharelink.linkToShare" | "sharelink.shareLinkSettings" | "sharelink.createLinkTooltip" | "sharelink.copyLinkTooltip" | "sharelink.deleteLinkTooltip" | "sharelink.addExpirationDateLinkTooltip" | "sharelink.deleteExpirationDateLinkTooltip" | "sharelink.createLinkToastSummary" | "sharelink.createLinkToastDetail" | "sharelink.createLinkErrorSummary" | "sharelink.deleteLinkToastSummary" | "sharelink.deleteLinkToastDetail" | "sharelink.deleteLinkErrorSummary" | "sharelink.copyLinkToastSummary" | "sharelink.copyLinkErrorSummary" | "sharelink.copyLinkToastDetail" | "sharelink.copyLinkErrorDetail" | "sharelink.updateLinkDateSummary" | "sharelink.updateLinkDateDetail" | "sharelink.updateLinkDateErrorSummary" | "sharelink.expirationDate" | "sharelink.placeholder" | "lock.nodeLock" | "lock.readOnlyLock" | "lock.writeLock" | "membersPopup.goToSiteMemberPage" | "members.add" | "members.search" | "members.members" | "members.role" | "members.management" | "members.youAre" | "members.ofThisWorkspace" | "members.select" | "members.errorAdd" | "members.successAdd" | "members.successDelete" | "members.successChangeRole" | "members.nbAccess" | "members.restrictPermissions" | "members.restorePermissions" | "members.successRestrictPermissions" | "members.successRestorePermissions" | "members.fromGroup" | "role.SiteConsumer" | "role.SiteCollaborator" | "role.SiteManager" | "config.groups.search" | "config.groups.pagination" | "config.groups.display" | "config.groups.matomo" | "config.groups.sentry" | "config.groups.metadata" | "config.groups.security" | "config.groups.other" | "config.raw.uploadDescription" | "config.raw.uploadButton" | "config.raw.uploadWarning" | "config.tabs.structuredEdit" | "config.tabs.rawEdit" | "config.tabs.versions" | "config.table.keyHeader" | "config.table.valueHeader" | "config.table.typeHeader" | "config.buttons.add" | "config.buttons.cancel" | "config.buttons.refresh" | "config.buttons.addNew" | "config.buttons.saveChanges" | "config.buttons.define" | "config.buttons.undefine" | "config.buttons.expand" | "config.buttons.collapse" | "config.splitView.filterPlaceholder" | "config.splitView.selectConfig" | "config.splitView.noResults" | "config.splitView.defaultValue" | "config.dialog.addTitle" | "config.dialog.keyLabel" | "config.dialog.valueLabel" | "config.dialog.typeLabel" | "config.toasts.saveSuccess" | "config.toasts.fetchError" | "config.toasts.saveError" | "config.toasts.errorDetail" | "config.errors.keyRequired" | "config.errors.keyDuplicate" | "config.errors.invalidNumber" | "config.errors.invalidBoolean" | "config.errors.invalidJson" | "config.errors.typeMismatch" | "config.errors.invalidJsonFile" | "config.versionViewer.error" | "config.versionViewer.success" | "config.versionViewer.listTitle" | "config.versionViewer.title" | "config.versionViewer.selectPrompt" | "config.versionViewer.loadError" | "config.versionViewer.genericError" | "config.versionViewer.cannotRevertLatest" | "config.versionViewer.restoredVersionComment" | "config.arrayEditor.addItem" | "config.types.string" | "config.types.number" | "config.types.boolean" | "config.types.object" | "config.types.array" | "config.groups" | "config.raw" | "config.pageTitle" | "config.pageDescription" | "config.tabs" | "config.table" | "config.buttons" | "config.notDefined" | "config.splitView" | "config.dialog" | "config.toasts" | "config.errors" | "config.versionViewer" | "config.arrayEditor" | "config.types" | "rechercheAvancee.savedViewError.idAlreadyExists" | "rechercheAvancee.savedViewError.nameAlreadyExists" | "rechercheAvancee.savedViewError.globalNotFound" | "rechercheAvancee.savedViewError.personnalNotFound" | "rechercheAvancee.savedViewError.userNotFound" | "rechercheAvancee.savedViewError.userNotFoundForUpdate" | "rechercheAvancee.savedViewError.userNotFoundForDelete" | "rechercheAvancee.savedViewError.configFolderNotFound" | "rechercheAvancee.savedViewError.configFileNotFound" | "rechercheAvancee.valueLabel" | "rechercheAvancee.sitePlaceholder" | "rechercheAvancee.folderPlaceholder" | "rechercheAvancee.advancedSearch" | "rechercheAvancee.queryBuilder" | "rechercheAvancee.addCriterionPopupTitle" | "rechercheAvancee.propertyLabel" | "rechercheAvancee.propertyPlaceholder" | "rechercheAvancee.propertyName" | "rechercheAvancee.propertyId" | "rechercheAvancee.propertyDescription" | "rechercheAvancee.propertyAspect" | "rechercheAvancee.conditionLabel" | "rechercheAvancee.operatorLabel" | "rechercheAvancee.operatorPlaceholder" | "rechercheAvancee.cancelButton" | "rechercheAvancee.addButton" | "rechercheAvancee.mustContain" | "rechercheAvancee.mustNotContain" | "rechercheAvancee.exact" | "rechercheAvancee.contains" | "rechercheAvancee.isDate" | "rechercheAvancee.isDateRange" | "rechercheAvancee.isNumber" | "rechercheAvancee.isNumberRange" | "rechercheAvancee.is" | "rechercheAvancee.locationLabel" | "rechercheAvancee.locationSite" | "rechercheAvancee.locationPath" | "rechercheAvancee.locationNone" | "rechercheAvancee.locationValuePlaceholder" | "rechercheAvancee.criteriaTitle" | "rechercheAvancee.noCriteria" | "rechercheAvancee.addCriterionButton" | "rechercheAvancee.advancedSearchActive" | "rechercheAvancee.savedViews" | "rechercheAvancee.noSavedViews" | "rechercheAvancee.addsSavedViewSuccess" | "rechercheAvancee.modifySavedViewSuccess" | "rechercheAvancee.updateSavedView" | "rechercheAvancee.savedViewError" | "rechercheAvancee.filterSavedViews" | "rechercheAvancee.noFilterResults" | "rechercheAvancee.selectPersonalSearch" | "rechercheAvancee.selectGlobalSearch" | "rechercheAvancee.favorite" | "pdfTools.sidebar.actions" | "pdfTools.sidebar.saveAs" | "pdfTools.sidebar.saveNewVersion" | "pdfTools.sidebar.extractPages" | "pdfTools.sidebar.extractAndSave" | "pdfTools.sidebar.deletePages" | "pdfTools.sidebar.deleteSelectedPages" | "pdfTools.sidebar.insertPdf" | "pdfTools.sidebar.fromComputer" | "pdfTools.sidebar.fromPristy" | "pdfTools.sidebar.addWatermark" | "pdfTools.sidebar.watermarkTextPlaceholder" | "pdfTools.sidebar.angle" | "pdfTools.sidebar.repetitions" | "pdfTools.sidebar.addWatermarkButton" | "pdfTools.pagePreview.title" | "pdfTools.pagePreview.openPagePreview" | "pdfTools.pageEditor.tools.actions" | "pdfTools.pageEditor.tools.size" | "pdfTools.pageEditor.tools.highlight" | "pdfTools.pageEditor.tools.select" | "pdfTools.pageEditor.tools.redact" | "pdfTools.pageEditor.tools.comment" | "pdfTools.pageEditor.tools.image" | "pdfTools.pageEditor.tools.signature" | "pdfTools.pageEditor.tools.text" | "pdfTools.pageEditor.tools.font" | "pdfTools.pageEditor.tools.color" | "pdfTools.pageEditor.cancel" | "pdfTools.pageEditor.close" | "pdfTools.pageEditor.title" | "pdfTools.pageEditor.fit" | "pdfTools.pageEditor.tools" | "pdfTools.pageEditor.apply" | "pdfTools.pageEditor.commentPrompt" | "pdfTools.pageEditor.addTextPrompt" | "pdfTools.pageEditor.footerHint" | "pdfTools.signaturePad.clear" | "pdfTools.signaturePad.title" | "pdfTools.signaturePad.use" | "pdfTools.saveAs.title" | "pdfTools.saveAs.filenameLabel" | "pdfTools.saveAs.defaultFilename" | "pdfTools.saveAs.folderLabel" | "pdfTools.saveAs.browse" | "pdfTools.saveAs.conflictError" | "pdfTools.insertFromAlfresco.search" | "pdfTools.insertFromAlfresco.cancel" | "pdfTools.insertFromAlfresco.path" | "pdfTools.insertFromAlfresco.loading" | "pdfTools.insertFromAlfresco.favorites" | "pdfTools.insertFromAlfresco.select" | "pdfTools.insertFromAlfresco.title" | "pdfTools.insertFromAlfresco.browse" | "pdfTools.insertFromAlfresco.searchPlaceholder" | "pdfTools.insertFromAlfresco.searching" | "pdfTools.insertFromAlfresco.noPdfFound" | "pdfTools.insertFromAlfresco.noPdfFavorite" | "pdfTools.insertFromAlfresco.selectPdfToPreview" | "pdfTools.insertFromAlfresco.loadingPreview" | "pdfTools.insertFromAlfresco.linkOrId" | "pdfTools.insertFromAlfresco.alfrescoIdUrl" | "pdfTools.insertFromAlfresco.alfrescoIdUrlHint" | "pdfTools.insertFromAlfresco.selected" | "pdfTools.insertFromAlfresco.insert" | "pdfTools.insertFromAlfresco.invalidInput" | "pdfTools.insertFromAlfresco.folderSelectError" | "pdfTools.insertFromAlfresco.fileTypeNotAllowedError" | "pdfTools.common.clear" | "pdfTools.common.cancel" | "pdfTools.common.error" | "pdfTools.common.save" | "pdfTools.common.success" | "pdfTools.common.close" | "pdfTools.common.select" | "pdfTools.common.apply" | "pdfTools.common.use" | "pdfTools.common.insert" | "pdfTools.common.warning" | "pdfTools.common.deleted" | "pdfTools.loading" | "pdfTools.saveSuccess" | "pdfTools.saveError" | "pdfTools.title" | "pdfTools.loadError" | "pdfTools.reorderError" | "pdfTools.rotateError" | "pdfTools.deleteAllPagesWarning" | "pdfTools.pagesDeletedSuccess" | "pdfTools.deletePagesError" | "pdfTools.insertFromFileSuccess" | "pdfTools.insertFromPristySuccess" | "pdfTools.insertError" | "pdfTools.insertFromPristyError" | "pdfTools.invalidNodeForInsert" | "pdfTools.watermarkError" | "pdfTools.saveAsError" | "pdfTools.noContentToSave" | "pdfTools.fileCreatedSuccess" | "pdfTools.redactWarning" | "pdfTools.redactFlattenConfirm" | "pdfTools.imagePreviewUnavailable" | "pdfTools.pdfRenderCanvasNotFound" | "pdfTools.sidebar" | "pdfTools.pagePreview" | "pdfTools.pageEditor" | "pdfTools.signaturePad" | "pdfTools.saveAs" | "pdfTools.insertFromAlfresco" | "pdfTools.common" | "editor.viewMode.split" | "editor.viewMode.editorOnly" | "editor.viewMode.previewOnly" | "editor.edit" | "editor.saveSuccess" | "editor.loadError" | "editor.cancelEdit" | "editor.refreshError" | "editor.unsavedChanges" | "editor.confirmationHeader" | "editor.lineWrap" | "editor.viewMode" | "collab.enable" | "collab.disable" | "collab.connected" | "collab.disconnected" | "collab.reconnecting" | "collab.peers" | "collab.initError" | "collab.sessionFull" | "collab.locked" | "collab.offline" | "collab.participantsTooltip" | "collab.editorsTooltip" | "collab.observersTooltip" | "diffViewer.errors.loadError" | "diffViewer.revertVersion.error" | "diffViewer.revertVersion.success" | "diffViewer.revertVersion.successDetail" | "diffViewer.errors" | "diffViewer.restoredVersionComment" | "diffViewer.compareTitle" | "diffViewer.version" | "diffViewer.currentVersion" | "diffViewer.selectVersionA" | "diffViewer.selectVersionB" | "diffViewer.revertToThisVersion" | "diffViewer.revertVersion" | "sendingMail.popup.defaultSubject" | "sendingMail.popup.defaultMessage" | "sendingMail.errors.errorEmptyEmail" | "sendingMail.errors.errorValidEmail" | "sendingMail.errors.errorEmptySubject" | "sendingMail.errors.errorSubjectTooShort" | "sendingMail.errors.errorEmptyMessage" | "sendingMail.errors.errorSendMail" | "sendingMail.popup" | "sendingMail.errors" | "column.actions" | "column.size" | "column.type" | "column.name" | "column.createdAt" | "column.createdBy" | "column.mimeType" | "column.modifiedAt" | "column.modifiedBy" | "column.thumbnail" | "column.toggle" | "facets.categories" | "adminClassificationLauncher.existingPlans.loading" | "adminClassificationLauncher.existingPlans.title" | "adminClassificationLauncher.existingPlans.noPlansFound" | "adminClassificationLauncher.existingPlans.download" | "adminClassificationLauncher.createPlan.description" | "adminClassificationLauncher.createPlan.cancel" | "adminClassificationLauncher.createPlan.placeholder" | "adminClassificationLauncher.createPlan.title" | "adminClassificationLauncher.createPlan.button" | "adminClassificationLauncher.toast.listError.summary" | "adminClassificationLauncher.toast.listError.detail" | "adminClassificationLauncher.toast.invalidName.summary" | "adminClassificationLauncher.toast.invalidName.detail" | "adminClassificationLauncher.toast.listError" | "adminClassificationLauncher.toast.invalidName" | "adminClassificationLauncher.selectionBar.selected" | "adminClassificationLauncher.selectionBar.selectAll" | "adminClassificationLauncher.selectionBar.clearSelection" | "adminClassificationLauncher.selectionBar.downloadAll" | "adminClassificationLauncher.selectionBar.openAll" | "adminClassificationLauncher.deletePlan.toast.error.summary" | "adminClassificationLauncher.deletePlan.toast.error.detail" | "adminClassificationLauncher.deletePlan.toast.success.summary" | "adminClassificationLauncher.deletePlan.toast.success.detail" | "adminClassificationLauncher.deletePlan.toast.successMultiple.detail" | "adminClassificationLauncher.deletePlan.toast.errorMultiple.detail" | "adminClassificationLauncher.deletePlan.toast.error" | "adminClassificationLauncher.deletePlan.toast.success" | "adminClassificationLauncher.deletePlan.toast.successMultiple" | "adminClassificationLauncher.deletePlan.toast.errorMultiple" | "adminClassificationLauncher.deletePlan.toast" | "adminClassificationLauncher.deletePlan.button" | "adminClassificationLauncher.deletePlan.confirmHeader" | "adminClassificationLauncher.deletePlan.confirmMessage" | "adminClassificationLauncher.deletePlan.confirmMessageMultiple" | "adminClassificationLauncher.importPlan.toast.success.summary" | "adminClassificationLauncher.importPlan.toast.success.detail" | "adminClassificationLauncher.importPlan.toast.success" | "adminClassificationLauncher.importPlan.toast.saveError.summary" | "adminClassificationLauncher.importPlan.toast.saveError.detail" | "adminClassificationLauncher.importPlan.toast.parseError.summary" | "adminClassificationLauncher.importPlan.toast.parseError.detail" | "adminClassificationLauncher.importPlan.toast.saveError" | "adminClassificationLauncher.importPlan.toast.parseError" | "adminClassificationLauncher.importPlan.toast" | "adminClassificationLauncher.importPlan.button" | "adminClassificationLauncher.importPlan.invalidStructure" | "adminClassificationLauncher.title" | "adminClassificationLauncher.existingPlans" | "adminClassificationLauncher.createPlan" | "adminClassificationLauncher.toast" | "adminClassificationLauncher.selectionBar" | "adminClassificationLauncher.deletePlan" | "adminClassificationLauncher.importPlan" | "adminClassificationPage.buttons.cancel" | "adminClassificationPage.toast.saveError" | "adminClassificationPage.tabs.categories" | "adminClassificationPage.tabs.natures" | "adminClassificationPage.tabs.fields" | "adminClassificationPage.tabs.emplacements" | "adminClassificationPage.buttons.reload" | "adminClassificationPage.buttons.save" | "adminClassificationPage.buttons.newNature" | "adminClassificationPage.buttons.newField" | "adminClassificationPage.buttons.newEmplacement" | "adminClassificationPage.buttons.newCategory" | "adminClassificationPage.buttons.export" | "adminClassificationPage.buttons.import" | "adminClassificationPage.buttons.createFile" | "adminClassificationPage.buttons.saveFile" | "adminClassificationPage.dialog.createNature" | "adminClassificationPage.dialog.editNature" | "adminClassificationPage.dialog.duplicateNature" | "adminClassificationPage.dialog.createField" | "adminClassificationPage.dialog.editField" | "adminClassificationPage.dialog.duplicateField" | "adminClassificationPage.dialog.createEmplacement" | "adminClassificationPage.dialog.editEmplacement" | "adminClassificationPage.dialog.createCategory" | "adminClassificationPage.dialog.editCategory" | "adminClassificationPage.toast.saveSuccess" | "adminClassificationPage.toast.loadError" | "adminClassificationPage.toast.newPlan" | "adminClassificationPage.toast.fileNotExist" | "adminClassificationPage.toast.loadErrorDetail" | "adminClassificationPage.toast.exportSuccess" | "adminClassificationPage.toast.exportSuccessDetail" | "adminClassificationPage.toast.importSuccess" | "adminClassificationPage.toast.importSuccessDetail" | "adminClassificationPage.toast.importError" | "adminClassificationPage.toast.importErrorDetail" | "adminClassificationPage.toast.invalidFileStructure" | "adminClassificationPage.toast.fieldCreated" | "adminClassificationPage.toast.fieldAutoCreated" | "adminClassificationPage.toast.autoCreatedForNature" | "adminClassificationPage.toast.autoCreatedForEmplacement" | "adminClassificationPage.toast.deleteImpossible" | "adminClassificationPage.toast.fieldUsed" | "adminClassificationPage.toast.emplacementUsed" | "adminClassificationPage.toast.confirmed" | "adminClassificationPage.toast.itemDeleted" | "adminClassificationPage.toast.invalidFilename" | "adminClassificationPage.toast.filenameMustStartWithPlan" | "adminClassificationPage.columns.id" | "adminClassificationPage.columns.actions" | "adminClassificationPage.columns.label" | "adminClassificationPage.columns.description" | "adminClassificationPage.columns.type" | "adminClassificationPage.columns.name" | "adminClassificationPage.columns.display" | "adminClassificationPage.columns.title" | "adminClassificationPage.columns.categories" | "adminClassificationPage.columns.icon" | "adminClassificationPage.columns.code" | "adminClassificationPage.confirm.field" | "adminClassificationPage.confirm.deleteMessage" | "adminClassificationPage.confirm.deleteHeader" | "adminClassificationPage.confirm.nature" | "adminClassificationPage.confirm.emplacement" | "adminClassificationPage.confirm.category" | "adminClassificationPage.file" | "adminClassificationPage.loading" | "adminClassificationPage.tabs" | "adminClassificationPage.buttons" | "adminClassificationPage.dialog" | "adminClassificationPage.toast" | "adminClassificationPage.titleNew" | "adminClassificationPage.titleAdmin" | "adminClassificationPage.columns" | "adminClassificationPage.confirm" | "natureForm.validation.nameAndCodeRequired" | "natureForm.validation.codeAlreadyExists" | "natureForm.value" | "natureForm.required" | "natureForm.name" | "natureForm.metadata" | "natureForm.categories" | "natureForm.icon" | "natureForm.code" | "natureForm.emplacement" | "natureForm.documentType" | "natureForm.aspects" | "natureForm.selectAspects" | "natureForm.chooseIcon" | "natureForm.selectPath" | "natureForm.calculatedPath" | "natureForm.noMetadata" | "natureForm.key" | "natureForm.mappingType" | "natureForm.valueOrFieldName" | "natureForm.selectCategories" | "natureForm.validation" | "emplacementForm.validation.codeRequired" | "emplacementForm.value" | "emplacementForm.type" | "emplacementForm.required" | "emplacementForm.metadata" | "emplacementForm.code" | "emplacementForm.aspects" | "emplacementForm.selectAspects" | "emplacementForm.noMetadata" | "emplacementForm.key" | "emplacementForm.mappingType" | "emplacementForm.valueOrFieldName" | "emplacementForm.validation" | "emplacementForm.codeHelp" | "emplacementForm.typeHelp" | "emplacementForm.editType" | "fieldForm.search.query.label" | "fieldForm.search.lang.label" | "fieldForm.search.valueField.label" | "fieldForm.search.testButton.label" | "fieldForm.search.testResults.title" | "fieldForm.search.testError.fetchError" | "fieldForm.search.testError.emptyQuery" | "fieldForm.search.testError.noResult" | "fieldForm.search.query" | "fieldForm.search.title" | "fieldForm.search.lang" | "fieldForm.search.valueField" | "fieldForm.search.testButton" | "fieldForm.search.testResults" | "fieldForm.search.testError" | "fieldForm.description.label" | "fieldForm.description.help" | "fieldForm.name.label" | "fieldForm.name.help" | "fieldForm.errors.nameAndDescriptionRequired" | "fieldForm.errors.fieldNameExists" | "fieldForm.dataType.label" | "fieldForm.dataType.placeholder" | "fieldForm.dataType.help" | "fieldForm.inputType.label" | "fieldForm.inputType.placeholder" | "fieldForm.inputType.help" | "fieldForm.stringConstraints.regex.label" | "fieldForm.stringConstraints.regex.help" | "fieldForm.stringConstraints.regexTester.label" | "fieldForm.stringConstraints.regexTester.placeholder" | "fieldForm.stringConstraints.title" | "fieldForm.stringConstraints.regex" | "fieldForm.stringConstraints.regexTester" | "fieldForm.numberConstraints.default.label" | "fieldForm.numberConstraints.min.label" | "fieldForm.numberConstraints.max.label" | "fieldForm.numberConstraints.default" | "fieldForm.numberConstraints.title" | "fieldForm.numberConstraints.min" | "fieldForm.numberConstraints.max" | "fieldForm.search" | "fieldForm.description" | "fieldForm.name" | "fieldForm.errors" | "fieldForm.dataType" | "fieldForm.inputType" | "fieldForm.stringConstraints" | "fieldForm.numberConstraints" | "classificationPlan.buttons.cancel" | "classificationPlan.buttons.requalify" | "classificationPlan.buttons.previous" | "classificationPlan.buttons.next" | "classificationPlan.buttons.viewSummary" | "classificationPlan.buttons.acceptAndCreate" | "classificationPlan.buttons.acceptAndImport" | "classificationPlan.toast.searchError" | "classificationPlan.toast.searchFieldFailed" | "classificationPlan.toast.loadPlansError" | "classificationPlan.toast.loadPlanContentError" | "classificationPlan.toast.workspaceError" | "classificationPlan.toast.requalifySuccess" | "classificationPlan.toast.requalifyError" | "classificationPlan.summary.metadata" | "classificationPlan.summary.verifyBeforeImport" | "classificationPlan.summary.verifyBeforeRequalify" | "classificationPlan.summary.generalInfo" | "classificationPlan.summary.metadataToSend" | "classificationPlan.summary.fileClassification" | "classificationPlan.summary.destinationFolder" | "classificationPlan.summary.movement" | "classificationPlan.summary.document" | "classificationPlan.upload.headerCreate" | "classificationPlan.upload.headerImport" | "classificationPlan.steps.summary" | "classificationPlan.steps.step" | "classificationPlan.steps.selectPlan" | "classificationPlan.steps.selectNature" | "classificationPlan.steps.fillMetadata" | "classificationPlan.steps.fillMetadataAndFiles" | "classificationPlan.steps.selectFiles" | "classificationPlan.stepper.files" | "classificationPlan.stepper.metadata" | "classificationPlan.stepper.summary" | "classificationPlan.stepper.nature" | "classificationPlan.stepper.plan" | "classificationPlan.requalify.title" | "classificationPlan.requalify.summaryFrom" | "classificationPlan.requalify.summaryTo" | "classificationPlan.files" | "classificationPlan.buttons" | "classificationPlan.searchPlaceholder" | "classificationPlan.toast" | "classificationPlan.summary" | "classificationPlan.code" | "classificationPlan.nature" | "classificationPlan.category" | "classificationPlan.min" | "classificationPlan.max" | "classificationPlan.allCategories" | "classificationPlan.noCategory" | "classificationPlan.filterByCategory" | "classificationPlan.upload" | "classificationPlan.steps" | "classificationPlan.stepper" | "classificationPlan.plan" | "classificationPlan.natureColumn" | "classificationPlan.choosePlan" | "classificationPlan.planAriaLabel" | "classificationPlan.noPlanFound" | "classificationPlan.searchNaturePlaceholder" | "classificationPlan.noNature" | "classificationPlan.destinationCurrent" | "classificationPlan.destinationLabel" | "classificationPlan.chooseFiles" | "classificationPlan.fileToCreate" | "classificationPlan.filesToImport" | "classificationPlan.na" | "classificationPlan.constraint" | "classificationPlan.validationRegexError" | "classificationPlan.requalify" | "chat.title" | "chat.reconnecting" | "chat.connecting" | "chat.connectionError" | "chat.notConfigured" | "chat.configureInProfile" | "chat.retry" | "chat.searchRooms" | "chat.noRooms" | "chat.noMessages" | "chat.loadMore" | "chat.typeMessage" | "chat.send" | "chat.attachFile" | "chat.attachment" | "chat.unknownUser" | "chat.userTyping" | "chat.usersTyping" | "chat.multipleUsersTyping" | "chat.sendError" | "chat.uploadError" | "chat.openChat" | "chat.closeChat" | "chat.newMessages" | "tasks.approve" | "tasks.reject" | "rechercheAvancee.addCcliquant on Button" | "rechercheAvancee.addFavorite" | "rechercheAvancee.removeFavorite", "facets.categories.modified_date" | "pdf" | "cancel" | "error" | "fichier" | "dossier" | "nothingTitle" | "nothingText" | "goHome" | "save" | "selectFolder" | "dropFolder" | "uploadUnknownError" | "alfrescoError" | "fichier_image" | "fichier_video" | "fichier_pdf" | "fichier_eml" | "fichier_texte" | "fichier_tableur" | "fichier_dessin" | "fichier_presentation" | "fichier_markdown" | "fichier_json" | "fichier_xml" | "fichier_html" | "fichier_css" | "fichier_csv" | "fichier_javascript" | "fichier_sql" | "fichier_shell" | "fichier_yaml" | "fichier_python" | "fichier_typescript" | "fichier_php" | "fichier_java" | "fichier_code" | "fichier_config" | "fichier_log" | "espace" | "menu" | "tasks" | "sharelink" | "cannotCopyHere" | "cannotMoveHere" | "spaces" | "userHomes" | "yes" | "no" | "howMuchResult" | "howMuchSelected" | "selectAllElement" | "selectAllElementMoreThan" | "deleteSelection" | "dropFileFolders" | "currentFolder" | "canceledImport" | "lock" | "membersPopup" | "members" | "groups" | "role" | "success" | "close" | "config" | "rechercheAvancee" | "pdfTools" | "editor" | "collab" | "diffViewer" | "sendingMail" | "column" | "facets" | "adminClassificationLauncher" | "adminClassificationPage" | "natureForm" | "emplacementForm" | "fieldForm" | "classificationPlan" | "chat" | "pdf.changePage" | "pdf.rotation" | "pdf.previousPage" | "pdf.nextPage" | "pdf.on" | "pdf.and" | "pdf.scrolling" | "pdf.pageToPage" | "pdf.rotationRigth" | "pdf.rotationLeft" | "pdf.zoom" | "pdf.dezoom" | "pdf.adaptToPage" | "pdf.adaptToWidth" | "pdf.changeFile" | "pdf.currentPagination" | "pdf.showAllPages" | "pdf.showPageByPage" | "menu.espaces" | "menu.favoris" | "menu.recherche" | "menu.vues" | "menu.userHome" | "menu.configuration" | "tasks.error.createProcess" | "tasks.error.getProcesses" | "tasks.error.getProcess" | "tasks.error.getFinishedProcess" | "tasks.error.addProcessItems" | "tasks.error.getProcessItems" | "tasks.error.getProcessVariables" | "tasks.error.getProcessDefinition" | "tasks.error.cancelWorkflow" | "tasks.error.openProcessDiagram" | "tasks.error.getProcessHistoryTasks" | "tasks.error.listTasks" | "tasks.error.listFinishedTasks" | "tasks.error.getTask" | "tasks.error.endTask" | "tasks.error.getTaskVariables" | "tasks.error.postTaskVariables" | "tasks.error.updateTaskVariables" | "tasks.error.getTaskItem" | "tasks.priority.priority" | "tasks.priority.low" | "tasks.priority.medium" | "tasks.priority.high" | "tasks.priority.notFound" | "tasks.statusLabel.notYetStarted" | "tasks.statusLabel.inProgress" | "tasks.statusLabel.onHold" | "tasks.statusLabel.cancelled" | "tasks.statusLabel.completed" | "tasks.error" | "tasks.none" | "tasks.priority" | "tasks.approved" | "tasks.rejected" | "tasks.reviewTask" | "tasks.adhocTask" | "tasks.verifyTaskDone" | "tasks.unknownTask" | "tasks.statusLabel" | "sharelink.shareLinkOf" | "sharelink.linkToShare" | "sharelink.shareLinkSettings" | "sharelink.createLinkTooltip" | "sharelink.copyLinkTooltip" | "sharelink.deleteLinkTooltip" | "sharelink.addExpirationDateLinkTooltip" | "sharelink.deleteExpirationDateLinkTooltip" | "sharelink.createLinkToastSummary" | "sharelink.createLinkToastDetail" | "sharelink.createLinkErrorSummary" | "sharelink.deleteLinkToastSummary" | "sharelink.deleteLinkToastDetail" | "sharelink.deleteLinkErrorSummary" | "sharelink.copyLinkToastSummary" | "sharelink.copyLinkErrorSummary" | "sharelink.copyLinkToastDetail" | "sharelink.copyLinkErrorDetail" | "sharelink.updateLinkDateSummary" | "sharelink.updateLinkDateDetail" | "sharelink.updateLinkDateErrorSummary" | "sharelink.expirationDate" | "sharelink.placeholder" | "lock.nodeLock" | "lock.readOnlyLock" | "lock.writeLock" | "membersPopup.goToSiteMemberPage" | "members.add" | "members.search" | "members.members" | "members.role" | "members.management" | "members.youAre" | "members.ofThisWorkspace" | "members.select" | "members.errorAdd" | "members.successAdd" | "members.successDelete" | "members.successChangeRole" | "members.nbAccess" | "members.restrictPermissions" | "members.restorePermissions" | "members.successRestrictPermissions" | "members.successRestorePermissions" | "members.fromGroup" | "role.SiteConsumer" | "role.SiteCollaborator" | "role.SiteManager" | "config.groups.search" | "config.groups.pagination" | "config.groups.display" | "config.groups.matomo" | "config.groups.sentry" | "config.groups.metadata" | "config.groups.security" | "config.groups.other" | "config.raw.uploadDescription" | "config.raw.uploadButton" | "config.raw.uploadWarning" | "config.tabs.structuredEdit" | "config.tabs.rawEdit" | "config.tabs.versions" | "config.table.keyHeader" | "config.table.valueHeader" | "config.table.typeHeader" | "config.buttons.add" | "config.buttons.cancel" | "config.buttons.refresh" | "config.buttons.addNew" | "config.buttons.saveChanges" | "config.buttons.define" | "config.buttons.undefine" | "config.buttons.expand" | "config.buttons.collapse" | "config.splitView.filterPlaceholder" | "config.splitView.selectConfig" | "config.splitView.noResults" | "config.splitView.defaultValue" | "config.dialog.addTitle" | "config.dialog.keyLabel" | "config.dialog.valueLabel" | "config.dialog.typeLabel" | "config.toasts.saveSuccess" | "config.toasts.fetchError" | "config.toasts.saveError" | "config.toasts.errorDetail" | "config.errors.keyRequired" | "config.errors.keyDuplicate" | "config.errors.invalidNumber" | "config.errors.invalidBoolean" | "config.errors.invalidJson" | "config.errors.typeMismatch" | "config.errors.invalidJsonFile" | "config.versionViewer.error" | "config.versionViewer.success" | "config.versionViewer.listTitle" | "config.versionViewer.title" | "config.versionViewer.selectPrompt" | "config.versionViewer.loadError" | "config.versionViewer.genericError" | "config.versionViewer.cannotRevertLatest" | "config.versionViewer.restoredVersionComment" | "config.arrayEditor.addItem" | "config.types.string" | "config.types.number" | "config.types.boolean" | "config.types.object" | "config.types.array" | "config.groups" | "config.raw" | "config.pageTitle" | "config.pageDescription" | "config.tabs" | "config.table" | "config.buttons" | "config.notDefined" | "config.splitView" | "config.dialog" | "config.toasts" | "config.errors" | "config.versionViewer" | "config.arrayEditor" | "config.types" | "rechercheAvancee.savedViewError.idAlreadyExists" | "rechercheAvancee.savedViewError.nameAlreadyExists" | "rechercheAvancee.savedViewError.globalNotFound" | "rechercheAvancee.savedViewError.personnalNotFound" | "rechercheAvancee.savedViewError.userNotFound" | "rechercheAvancee.savedViewError.userNotFoundForUpdate" | "rechercheAvancee.savedViewError.userNotFoundForDelete" | "rechercheAvancee.savedViewError.configFolderNotFound" | "rechercheAvancee.savedViewError.configFileNotFound" | "rechercheAvancee.valueLabel" | "rechercheAvancee.sitePlaceholder" | "rechercheAvancee.folderPlaceholder" | "rechercheAvancee.advancedSearch" | "rechercheAvancee.queryBuilder" | "rechercheAvancee.addCriterionPopupTitle" | "rechercheAvancee.propertyLabel" | "rechercheAvancee.propertyPlaceholder" | "rechercheAvancee.propertyName" | "rechercheAvancee.propertyId" | "rechercheAvancee.propertyDescription" | "rechercheAvancee.propertyAspect" | "rechercheAvancee.conditionLabel" | "rechercheAvancee.operatorLabel" | "rechercheAvancee.operatorPlaceholder" | "rechercheAvancee.cancelButton" | "rechercheAvancee.addButton" | "rechercheAvancee.mustContain" | "rechercheAvancee.mustNotContain" | "rechercheAvancee.exact" | "rechercheAvancee.contains" | "rechercheAvancee.isDate" | "rechercheAvancee.isDateRange" | "rechercheAvancee.isNumber" | "rechercheAvancee.isNumberRange" | "rechercheAvancee.is" | "rechercheAvancee.locationLabel" | "rechercheAvancee.locationSite" | "rechercheAvancee.locationPath" | "rechercheAvancee.locationNone" | "rechercheAvancee.locationValuePlaceholder" | "rechercheAvancee.criteriaTitle" | "rechercheAvancee.noCriteria" | "rechercheAvancee.addCriterionButton" | "rechercheAvancee.advancedSearchActive" | "rechercheAvancee.savedViews" | "rechercheAvancee.noSavedViews" | "rechercheAvancee.addsSavedViewSuccess" | "rechercheAvancee.modifySavedViewSuccess" | "rechercheAvancee.updateSavedView" | "rechercheAvancee.savedViewError" | "rechercheAvancee.filterSavedViews" | "rechercheAvancee.noFilterResults" | "rechercheAvancee.selectPersonalSearch" | "rechercheAvancee.selectGlobalSearch" | "rechercheAvancee.favorite" | "pdfTools.sidebar.actions" | "pdfTools.sidebar.saveAs" | "pdfTools.sidebar.saveNewVersion" | "pdfTools.sidebar.extractPages" | "pdfTools.sidebar.extractAndSave" | "pdfTools.sidebar.deletePages" | "pdfTools.sidebar.deleteSelectedPages" | "pdfTools.sidebar.insertPdf" | "pdfTools.sidebar.fromComputer" | "pdfTools.sidebar.fromPristy" | "pdfTools.sidebar.addWatermark" | "pdfTools.sidebar.watermarkTextPlaceholder" | "pdfTools.sidebar.angle" | "pdfTools.sidebar.repetitions" | "pdfTools.sidebar.addWatermarkButton" | "pdfTools.pagePreview.title" | "pdfTools.pagePreview.openPagePreview" | "pdfTools.pageEditor.tools.actions" | "pdfTools.pageEditor.tools.size" | "pdfTools.pageEditor.tools.highlight" | "pdfTools.pageEditor.tools.select" | "pdfTools.pageEditor.tools.redact" | "pdfTools.pageEditor.tools.comment" | "pdfTools.pageEditor.tools.image" | "pdfTools.pageEditor.tools.signature" | "pdfTools.pageEditor.tools.text" | "pdfTools.pageEditor.tools.font" | "pdfTools.pageEditor.tools.color" | "pdfTools.pageEditor.cancel" | "pdfTools.pageEditor.close" | "pdfTools.pageEditor.title" | "pdfTools.pageEditor.fit" | "pdfTools.pageEditor.tools" | "pdfTools.pageEditor.apply" | "pdfTools.pageEditor.commentPrompt" | "pdfTools.pageEditor.addTextPrompt" | "pdfTools.pageEditor.footerHint" | "pdfTools.signaturePad.clear" | "pdfTools.signaturePad.title" | "pdfTools.signaturePad.use" | "pdfTools.saveAs.title" | "pdfTools.saveAs.filenameLabel" | "pdfTools.saveAs.defaultFilename" | "pdfTools.saveAs.folderLabel" | "pdfTools.saveAs.browse" | "pdfTools.saveAs.conflictError" | "pdfTools.insertFromAlfresco.search" | "pdfTools.insertFromAlfresco.cancel" | "pdfTools.insertFromAlfresco.path" | "pdfTools.insertFromAlfresco.loading" | "pdfTools.insertFromAlfresco.favorites" | "pdfTools.insertFromAlfresco.select" | "pdfTools.insertFromAlfresco.title" | "pdfTools.insertFromAlfresco.browse" | "pdfTools.insertFromAlfresco.searchPlaceholder" | "pdfTools.insertFromAlfresco.searching" | "pdfTools.insertFromAlfresco.noPdfFound" | "pdfTools.insertFromAlfresco.noPdfFavorite" | "pdfTools.insertFromAlfresco.selectPdfToPreview" | "pdfTools.insertFromAlfresco.loadingPreview" | "pdfTools.insertFromAlfresco.linkOrId" | "pdfTools.insertFromAlfresco.alfrescoIdUrl" | "pdfTools.insertFromAlfresco.alfrescoIdUrlHint" | "pdfTools.insertFromAlfresco.selected" | "pdfTools.insertFromAlfresco.insert" | "pdfTools.insertFromAlfresco.invalidInput" | "pdfTools.insertFromAlfresco.folderSelectError" | "pdfTools.insertFromAlfresco.fileTypeNotAllowedError" | "pdfTools.common.clear" | "pdfTools.common.cancel" | "pdfTools.common.error" | "pdfTools.common.save" | "pdfTools.common.success" | "pdfTools.common.close" | "pdfTools.common.select" | "pdfTools.common.apply" | "pdfTools.common.use" | "pdfTools.common.insert" | "pdfTools.common.warning" | "pdfTools.common.deleted" | "pdfTools.loading" | "pdfTools.saveSuccess" | "pdfTools.saveError" | "pdfTools.title" | "pdfTools.loadError" | "pdfTools.reorderError" | "pdfTools.rotateError" | "pdfTools.deleteAllPagesWarning" | "pdfTools.pagesDeletedSuccess" | "pdfTools.deletePagesError" | "pdfTools.insertFromFileSuccess" | "pdfTools.insertFromPristySuccess" | "pdfTools.insertError" | "pdfTools.insertFromPristyError" | "pdfTools.invalidNodeForInsert" | "pdfTools.watermarkError" | "pdfTools.saveAsError" | "pdfTools.noContentToSave" | "pdfTools.fileCreatedSuccess" | "pdfTools.redactWarning" | "pdfTools.redactFlattenConfirm" | "pdfTools.imagePreviewUnavailable" | "pdfTools.pdfRenderCanvasNotFound" | "pdfTools.sidebar" | "pdfTools.pagePreview" | "pdfTools.pageEditor" | "pdfTools.signaturePad" | "pdfTools.saveAs" | "pdfTools.insertFromAlfresco" | "pdfTools.common" | "editor.viewMode.split" | "editor.viewMode.editorOnly" | "editor.viewMode.previewOnly" | "editor.edit" | "editor.saveSuccess" | "editor.loadError" | "editor.cancelEdit" | "editor.refreshError" | "editor.unsavedChanges" | "editor.confirmationHeader" | "editor.lineWrap" | "editor.viewMode" | "collab.enable" | "collab.disable" | "collab.connected" | "collab.disconnected" | "collab.reconnecting" | "collab.peers" | "collab.initError" | "collab.sessionFull" | "collab.locked" | "collab.offline" | "collab.participantsTooltip" | "collab.editorsTooltip" | "collab.observersTooltip" | "diffViewer.errors.loadError" | "diffViewer.revertVersion.error" | "diffViewer.revertVersion.success" | "diffViewer.revertVersion.successDetail" | "diffViewer.errors" | "diffViewer.restoredVersionComment" | "diffViewer.compareTitle" | "diffViewer.version" | "diffViewer.currentVersion" | "diffViewer.selectVersionA" | "diffViewer.selectVersionB" | "diffViewer.revertToThisVersion" | "diffViewer.revertVersion" | "sendingMail.popup.defaultSubject" | "sendingMail.popup.defaultMessage" | "sendingMail.errors.errorEmptyEmail" | "sendingMail.errors.errorValidEmail" | "sendingMail.errors.errorEmptySubject" | "sendingMail.errors.errorSubjectTooShort" | "sendingMail.errors.errorEmptyMessage" | "sendingMail.errors.errorSendMail" | "sendingMail.popup" | "sendingMail.errors" | "column.actions" | "column.size" | "column.type" | "column.name" | "column.createdAt" | "column.createdBy" | "column.mimeType" | "column.modifiedAt" | "column.modifiedBy" | "column.thumbnail" | "column.toggle" | "facets.categories" | "adminClassificationLauncher.existingPlans.loading" | "adminClassificationLauncher.existingPlans.title" | "adminClassificationLauncher.existingPlans.noPlansFound" | "adminClassificationLauncher.existingPlans.download" | "adminClassificationLauncher.createPlan.description" | "adminClassificationLauncher.createPlan.cancel" | "adminClassificationLauncher.createPlan.placeholder" | "adminClassificationLauncher.createPlan.title" | "adminClassificationLauncher.createPlan.button" | "adminClassificationLauncher.toast.listError.summary" | "adminClassificationLauncher.toast.listError.detail" | "adminClassificationLauncher.toast.invalidName.summary" | "adminClassificationLauncher.toast.invalidName.detail" | "adminClassificationLauncher.toast.listError" | "adminClassificationLauncher.toast.invalidName" | "adminClassificationLauncher.selectionBar.selected" | "adminClassificationLauncher.selectionBar.selectAll" | "adminClassificationLauncher.selectionBar.clearSelection" | "adminClassificationLauncher.selectionBar.downloadAll" | "adminClassificationLauncher.selectionBar.openAll" | "adminClassificationLauncher.deletePlan.toast.error.summary" | "adminClassificationLauncher.deletePlan.toast.error.detail" | "adminClassificationLauncher.deletePlan.toast.success.summary" | "adminClassificationLauncher.deletePlan.toast.success.detail" | "adminClassificationLauncher.deletePlan.toast.successMultiple.detail" | "adminClassificationLauncher.deletePlan.toast.errorMultiple.detail" | "adminClassificationLauncher.deletePlan.toast.error" | "adminClassificationLauncher.deletePlan.toast.success" | "adminClassificationLauncher.deletePlan.toast.successMultiple" | "adminClassificationLauncher.deletePlan.toast.errorMultiple" | "adminClassificationLauncher.deletePlan.toast" | "adminClassificationLauncher.deletePlan.button" | "adminClassificationLauncher.deletePlan.confirmHeader" | "adminClassificationLauncher.deletePlan.confirmMessage" | "adminClassificationLauncher.deletePlan.confirmMessageMultiple" | "adminClassificationLauncher.importPlan.toast.success.summary" | "adminClassificationLauncher.importPlan.toast.success.detail" | "adminClassificationLauncher.importPlan.toast.success" | "adminClassificationLauncher.importPlan.toast.saveError.summary" | "adminClassificationLauncher.importPlan.toast.saveError.detail" | "adminClassificationLauncher.importPlan.toast.parseError.summary" | "adminClassificationLauncher.importPlan.toast.parseError.detail" | "adminClassificationLauncher.importPlan.toast.saveError" | "adminClassificationLauncher.importPlan.toast.parseError" | "adminClassificationLauncher.importPlan.toast" | "adminClassificationLauncher.importPlan.button" | "adminClassificationLauncher.importPlan.invalidStructure" | "adminClassificationLauncher.title" | "adminClassificationLauncher.existingPlans" | "adminClassificationLauncher.createPlan" | "adminClassificationLauncher.toast" | "adminClassificationLauncher.selectionBar" | "adminClassificationLauncher.deletePlan" | "adminClassificationLauncher.importPlan" | "adminClassificationPage.buttons.cancel" | "adminClassificationPage.toast.saveError" | "adminClassificationPage.tabs.categories" | "adminClassificationPage.tabs.natures" | "adminClassificationPage.tabs.fields" | "adminClassificationPage.tabs.emplacements" | "adminClassificationPage.buttons.reload" | "adminClassificationPage.buttons.save" | "adminClassificationPage.buttons.newNature" | "adminClassificationPage.buttons.newField" | "adminClassificationPage.buttons.newEmplacement" | "adminClassificationPage.buttons.newCategory" | "adminClassificationPage.buttons.export" | "adminClassificationPage.buttons.import" | "adminClassificationPage.buttons.createFile" | "adminClassificationPage.buttons.saveFile" | "adminClassificationPage.dialog.createNature" | "adminClassificationPage.dialog.editNature" | "adminClassificationPage.dialog.duplicateNature" | "adminClassificationPage.dialog.createField" | "adminClassificationPage.dialog.editField" | "adminClassificationPage.dialog.duplicateField" | "adminClassificationPage.dialog.createEmplacement" | "adminClassificationPage.dialog.editEmplacement" | "adminClassificationPage.dialog.createCategory" | "adminClassificationPage.dialog.editCategory" | "adminClassificationPage.toast.saveSuccess" | "adminClassificationPage.toast.loadError" | "adminClassificationPage.toast.newPlan" | "adminClassificationPage.toast.fileNotExist" | "adminClassificationPage.toast.loadErrorDetail" | "adminClassificationPage.toast.exportSuccess" | "adminClassificationPage.toast.exportSuccessDetail" | "adminClassificationPage.toast.importSuccess" | "adminClassificationPage.toast.importSuccessDetail" | "adminClassificationPage.toast.importError" | "adminClassificationPage.toast.importErrorDetail" | "adminClassificationPage.toast.invalidFileStructure" | "adminClassificationPage.toast.fieldCreated" | "adminClassificationPage.toast.fieldAutoCreated" | "adminClassificationPage.toast.autoCreatedForNature" | "adminClassificationPage.toast.autoCreatedForEmplacement" | "adminClassificationPage.toast.deleteImpossible" | "adminClassificationPage.toast.fieldUsed" | "adminClassificationPage.toast.emplacementUsed" | "adminClassificationPage.toast.confirmed" | "adminClassificationPage.toast.itemDeleted" | "adminClassificationPage.toast.invalidFilename" | "adminClassificationPage.toast.filenameMustStartWithPlan" | "adminClassificationPage.columns.id" | "adminClassificationPage.columns.actions" | "adminClassificationPage.columns.label" | "adminClassificationPage.columns.description" | "adminClassificationPage.columns.type" | "adminClassificationPage.columns.name" | "adminClassificationPage.columns.display" | "adminClassificationPage.columns.title" | "adminClassificationPage.columns.categories" | "adminClassificationPage.columns.icon" | "adminClassificationPage.columns.code" | "adminClassificationPage.confirm.field" | "adminClassificationPage.confirm.deleteMessage" | "adminClassificationPage.confirm.deleteHeader" | "adminClassificationPage.confirm.nature" | "adminClassificationPage.confirm.emplacement" | "adminClassificationPage.confirm.category" | "adminClassificationPage.file" | "adminClassificationPage.loading" | "adminClassificationPage.tabs" | "adminClassificationPage.buttons" | "adminClassificationPage.dialog" | "adminClassificationPage.toast" | "adminClassificationPage.titleNew" | "adminClassificationPage.titleAdmin" | "adminClassificationPage.columns" | "adminClassificationPage.confirm" | "natureForm.validation.nameAndCodeRequired" | "natureForm.validation.codeAlreadyExists" | "natureForm.value" | "natureForm.required" | "natureForm.name" | "natureForm.metadata" | "natureForm.categories" | "natureForm.icon" | "natureForm.code" | "natureForm.emplacement" | "natureForm.documentType" | "natureForm.aspects" | "natureForm.selectAspects" | "natureForm.chooseIcon" | "natureForm.selectPath" | "natureForm.calculatedPath" | "natureForm.noMetadata" | "natureForm.key" | "natureForm.mappingType" | "natureForm.valueOrFieldName" | "natureForm.selectCategories" | "natureForm.validation" | "emplacementForm.validation.codeRequired" | "emplacementForm.value" | "emplacementForm.type" | "emplacementForm.required" | "emplacementForm.metadata" | "emplacementForm.code" | "emplacementForm.aspects" | "emplacementForm.selectAspects" | "emplacementForm.noMetadata" | "emplacementForm.key" | "emplacementForm.mappingType" | "emplacementForm.valueOrFieldName" | "emplacementForm.validation" | "emplacementForm.codeHelp" | "emplacementForm.typeHelp" | "emplacementForm.editType" | "fieldForm.search.query.label" | "fieldForm.search.lang.label" | "fieldForm.search.valueField.label" | "fieldForm.search.testButton.label" | "fieldForm.search.testResults.title" | "fieldForm.search.testError.fetchError" | "fieldForm.search.testError.emptyQuery" | "fieldForm.search.testError.noResult" | "fieldForm.search.query" | "fieldForm.search.title" | "fieldForm.search.lang" | "fieldForm.search.valueField" | "fieldForm.search.testButton" | "fieldForm.search.testResults" | "fieldForm.search.testError" | "fieldForm.description.label" | "fieldForm.description.help" | "fieldForm.name.label" | "fieldForm.name.help" | "fieldForm.errors.nameAndDescriptionRequired" | "fieldForm.errors.fieldNameExists" | "fieldForm.dataType.label" | "fieldForm.dataType.placeholder" | "fieldForm.dataType.help" | "fieldForm.inputType.label" | "fieldForm.inputType.placeholder" | "fieldForm.inputType.help" | "fieldForm.stringConstraints.regex.label" | "fieldForm.stringConstraints.regex.help" | "fieldForm.stringConstraints.regexTester.label" | "fieldForm.stringConstraints.regexTester.placeholder" | "fieldForm.stringConstraints.title" | "fieldForm.stringConstraints.regex" | "fieldForm.stringConstraints.regexTester" | "fieldForm.numberConstraints.default.label" | "fieldForm.numberConstraints.min.label" | "fieldForm.numberConstraints.max.label" | "fieldForm.numberConstraints.default" | "fieldForm.numberConstraints.title" | "fieldForm.numberConstraints.min" | "fieldForm.numberConstraints.max" | "fieldForm.search" | "fieldForm.description" | "fieldForm.name" | "fieldForm.errors" | "fieldForm.dataType" | "fieldForm.inputType" | "fieldForm.stringConstraints" | "fieldForm.numberConstraints" | "classificationPlan.buttons.cancel" | "classificationPlan.buttons.requalify" | "classificationPlan.buttons.previous" | "classificationPlan.buttons.next" | "classificationPlan.buttons.viewSummary" | "classificationPlan.buttons.acceptAndCreate" | "classificationPlan.buttons.acceptAndImport" | "classificationPlan.toast.searchError" | "classificationPlan.toast.searchFieldFailed" | "classificationPlan.toast.loadPlansError" | "classificationPlan.toast.loadPlanContentError" | "classificationPlan.toast.workspaceError" | "classificationPlan.toast.requalifySuccess" | "classificationPlan.toast.requalifyError" | "classificationPlan.summary.metadata" | "classificationPlan.summary.verifyBeforeImport" | "classificationPlan.summary.verifyBeforeRequalify" | "classificationPlan.summary.generalInfo" | "classificationPlan.summary.metadataToSend" | "classificationPlan.summary.fileClassification" | "classificationPlan.summary.destinationFolder" | "classificationPlan.summary.movement" | "classificationPlan.summary.document" | "classificationPlan.upload.headerCreate" | "classificationPlan.upload.headerImport" | "classificationPlan.steps.summary" | "classificationPlan.steps.step" | "classificationPlan.steps.selectPlan" | "classificationPlan.steps.selectNature" | "classificationPlan.steps.fillMetadata" | "classificationPlan.steps.fillMetadataAndFiles" | "classificationPlan.steps.selectFiles" | "classificationPlan.stepper.files" | "classificationPlan.stepper.metadata" | "classificationPlan.stepper.summary" | "classificationPlan.stepper.nature" | "classificationPlan.stepper.plan" | "classificationPlan.requalify.title" | "classificationPlan.requalify.summaryFrom" | "classificationPlan.requalify.summaryTo" | "classificationPlan.files" | "classificationPlan.buttons" | "classificationPlan.searchPlaceholder" | "classificationPlan.toast" | "classificationPlan.summary" | "classificationPlan.code" | "classificationPlan.nature" | "classificationPlan.category" | "classificationPlan.min" | "classificationPlan.max" | "classificationPlan.allCategories" | "classificationPlan.noCategory" | "classificationPlan.filterByCategory" | "classificationPlan.upload" | "classificationPlan.steps" | "classificationPlan.stepper" | "classificationPlan.plan" | "classificationPlan.natureColumn" | "classificationPlan.choosePlan" | "classificationPlan.planAriaLabel" | "classificationPlan.noPlanFound" | "classificationPlan.searchNaturePlaceholder" | "classificationPlan.noNature" | "classificationPlan.destinationCurrent" | "classificationPlan.destinationLabel" | "classificationPlan.chooseFiles" | "classificationPlan.fileToCreate" | "classificationPlan.filesToImport" | "classificationPlan.na" | "classificationPlan.constraint" | "classificationPlan.validationRegexError" | "classificationPlan.requalify" | "chat.title" | "chat.reconnecting" | "chat.connecting" | "chat.connectionError" | "chat.notConfigured" | "chat.configureInProfile" | "chat.retry" | "chat.searchRooms" | "chat.noRooms" | "chat.noMessages" | "chat.loadMore" | "chat.typeMessage" | "chat.send" | "chat.attachFile" | "chat.attachment" | "chat.unknownUser" | "chat.userTyping" | "chat.usersTyping" | "chat.multipleUsersTyping" | "chat.sendError" | "chat.uploadError" | "chat.openChat" | "chat.closeChat" | "chat.newMessages" | "tasks.approve" | "tasks.reject" | "rechercheAvancee.addCcliquant on Button" | "rechercheAvancee.addFavorite" | "rechercheAvancee.removeFavorite">;
|
|
1884
|
+
updateField: (fieldName: any, value: any) => void;
|
|
1885
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("update:modelValue" | "load-search" | "validate")[], "update:modelValue" | "load-search" | "validate", PublicProps, Readonly< ExtractPropTypes<{
|
|
1886
|
+
fields: {
|
|
1887
|
+
type: ArrayConstructor;
|
|
1888
|
+
required: true;
|
|
1889
|
+
};
|
|
1890
|
+
modelValue: {
|
|
1891
|
+
type: ObjectConstructor;
|
|
1892
|
+
required: true;
|
|
1893
|
+
};
|
|
1894
|
+
requiredFields: {
|
|
1895
|
+
type: ArrayConstructor;
|
|
1896
|
+
default: () => any[];
|
|
1897
|
+
};
|
|
1898
|
+
disabledFields: {
|
|
1899
|
+
type: SetConstructor;
|
|
1900
|
+
default: () => Set<any>;
|
|
1901
|
+
};
|
|
1902
|
+
validationErrors: {
|
|
1903
|
+
type: ObjectConstructor;
|
|
1904
|
+
default: () => {};
|
|
1905
|
+
};
|
|
1906
|
+
getSearchOptions: {
|
|
1907
|
+
type: FunctionConstructor;
|
|
1908
|
+
default: () => any[];
|
|
1909
|
+
};
|
|
1910
|
+
isSearchLoading: {
|
|
1911
|
+
type: FunctionConstructor;
|
|
1912
|
+
default: () => boolean;
|
|
1913
|
+
};
|
|
1914
|
+
}>> & Readonly<{
|
|
1915
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
1916
|
+
"onLoad-search"?: (...args: any[]) => any;
|
|
1917
|
+
onValidate?: (...args: any[]) => any;
|
|
1918
|
+
}>, {
|
|
1919
|
+
requiredFields: unknown[];
|
|
1920
|
+
disabledFields: Set<unknown>;
|
|
1921
|
+
validationErrors: Record<string, any>;
|
|
1922
|
+
getSearchOptions: Function;
|
|
1923
|
+
isSearchLoading: Function;
|
|
1924
|
+
}, {}, {
|
|
1925
|
+
PrimeDatePicker: DefineComponent<DatePickerProps, DatePickerSlots, ((e: "update:modelValue", value: Date | Date[]) => void) & ((e: "value-change", value: Date | Date[]) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: DatePickerBlurEvent) => void) & ((e: "show") => void) & ((e: "hide") => void) & ((e: "input", event: Event) => void) & ((e: "date-select", value: Date) => void) & ((e: "today-click", date: Date) => void) & ((e: "clear-click", event: Event) => void) & ((e: "month-change", event: DatePickerMonthChangeEvent) => void) & ((e: "year-change", event: DatePickerYearChangeEvent) => void) & ((e: "keydown", event: Event) => void)>;
|
|
1926
|
+
PrimeInputNumber: DefineComponent<InputNumberProps, InputNumberSlots, ((e: "update:modelValue", value: number) => void) & ((e: "value-change", value: number) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: InputNumberBlurEvent) => void) & ((e: "input", event: InputNumberInputEvent) => void), InputNumberMethods>;
|
|
1927
|
+
PrimeKnob: DefineComponent<KnobProps, KnobSlots, ((e: "update:modelValue", value: number) => void) & ((e: "value-change", value: number) => void) & ((e: "change", value: number) => void)>;
|
|
1928
|
+
PrimeCheckbox: DefineComponent<CheckboxProps, CheckboxSlots, ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "change", event: Event) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "update:indeterminate", value: false) => void)>;
|
|
1929
|
+
PrimeToggleSwitch: DefineComponent<ToggleSwitchProps, ToggleSwitchSlots, ((e: "update:modelValue", value: boolean) => void) & ((e: "value-change", value: boolean) => void) & ((e: "change", event: Event) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void)>;
|
|
1930
|
+
PrimeDropdown: DefineComponent<DropdownProps, DropdownSlots, DropdownEmits, DropdownMethods>;
|
|
1931
|
+
PrimeMultiSelect: DefineComponent<MultiSelectProps, MultiSelectSlots, ((e: "filter", event: MultiSelectFilterEvent) => void) & ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "change", event: MultiSelectChangeEvent) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "before-show") => void) & ((e: "before-hide") => void) & ((e: "show") => void) & ((e: "hide") => void) & ((e: "selectall-change", event: MultiSelectAllChangeEvent) => void), MultiSelectMethods>;
|
|
1932
|
+
PrimeSelectButton: DefineComponent<SelectButtonProps, SelectButtonSlots, ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "change", event: SelectButtonChangeEvent) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void)>;
|
|
1933
|
+
PrimeInputChips: DefineComponent<InputChipsProps, InputChipsSlots, ((e: "add", event: InputChipsAddEvent) => void) & ((e: "update:modelValue", value: any[]) => void) & ((e: "remove", event: InputChipsRemoveEvent) => void)>;
|
|
1934
|
+
PrimeRating: DefineComponent<RatingProps, RatingSlots, ((e: "update:modelValue", value: number) => void) & ((e: "value-change", value: number) => void) & ((e: "change", event: RatingChangeEvent) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void)>;
|
|
1935
|
+
PrimePassword: DefineComponent<PasswordProps, PasswordSlots, ((e: "update:modelValue", value: string) => void) & ((e: "value-change", value: string) => void) & ((e: "change", event: Event) => void)>;
|
|
1936
|
+
PrimeTextarea: DefineComponent<TextareaProps, TextareaSlots, ((e: "update:modelValue", value: string) => void) & ((e: "value-change", value: string) => void)>;
|
|
1937
|
+
PrimeInputText: DefineComponent<InputTextProps, InputTextSlots, ((e: "update:modelValue", value: string) => void) & ((e: "value-change", value: string) => void)>;
|
|
1938
|
+
}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1939
|
+
export default _default;
|
|
1940
|
+
//# sourceMappingURL=MetadataFormFields.vue.d.ts.map
|