@pristy/pristy-libvue 1.16.2 → 1.16.3

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.
@@ -1,7 +1,7 @@
1
- import { useStorage as E0, formatDate as ba } from "@vueuse/core";
2
- import { defineStore as $e, mapState as xe, mapActions as Tt, mapStores as _0 } from "pinia";
1
+ import { useStorage as En, formatDate as ba } from "@vueuse/core";
2
+ import { defineStore as $e, mapState as xe, mapActions as Tt, mapStores as _n } from "pinia";
3
3
  import Me from "axios";
4
- import { AlfrescoApi as K0, ContentApi as $0, UploadApi as q0, RenditionsApi as ec, NodesApi as tc, SitesApi as lc, SearchApi as ac, PeopleApi as sc, FavoritesApi as oc, TrashcanApi as ic, GroupsApi as nc, SharedlinksApi as cc, VersionsApi as rc, ActionsApi as bc, CategoriesApi as dc, CommentsApi as mc, DownloadsApi as uc, TagsApi as pc, AspectsApi as Zc, TypesApi as hc, WebscriptApi as Wc, ActivitiesApi as yc, DiscoveryApi as Yc } from "@alfresco/js-api";
4
+ import { AlfrescoApi as Kn, ContentApi as $n, UploadApi as qn, RenditionsApi as ec, NodesApi as tc, SitesApi as lc, SearchApi as ac, PeopleApi as sc, FavoritesApi as oc, TrashcanApi as ic, GroupsApi as nc, SharedlinksApi as cc, VersionsApi as rc, ActionsApi as bc, CategoriesApi as dc, CommentsApi as mc, DownloadsApi as uc, TagsApi as pc, AspectsApi as Zc, TypesApi as hc, WebscriptApi as Wc, ActivitiesApi as yc, DiscoveryApi as Yc } from "@alfresco/js-api";
5
5
  import gc from "primevue/paginator";
6
6
  import { resolveComponent as v, openBlock as c, createBlock as w, resolveDirective as Je, createElementBlock as d, normalizeClass as se, createElementVNode as i, withDirectives as k, createVNode as b, createTextVNode as E, toDisplayString as u, createCommentVNode as g, Fragment as Ze, renderList as Ge, withCtx as A, withKeys as gt, mergeProps as Ja, withModifiers as rt, normalizeStyle as Vl, vShow as Al, createSlots as vc, shallowRef as nl, computed as je, ref as L, watch as _e, onBeforeUnmount as ys, unref as z, nextTick as Nt, onMounted as Xc, onUnmounted as R2, readonly as kt } from "vue";
7
7
  import { VuePDF as b2, usePDF as da } from "@tato30/vue-pdf";
@@ -76,7 +76,7 @@ import m2 from "primevue/badge";
76
76
  import { sendableUpdates as Qa, getSyncedVersion as pa, collab as Kc, receiveUpdates as $c } from "@codemirror/collab";
77
77
  import qc from "keycloak-js";
78
78
  import er from "primevue/password";
79
- const We = new K0(), tl = new $0(We), Pa = new q0(We), ea = new ec(We), we = new tc(We), et = new lc(We), Qt = new ac(We), zl = new sc(We), Za = new oc(We), jv = new ic(We), Z2 = new nc(We), i2 = new cc(We), Ml = new rc(We), Gv = new bc(We), Tv = new dc(We), Iv = new mc(We), wv = new uc(We), Lv = new pc(We), Ba = new Zc(We), Ea = new hc(We), h2 = new Wc(We), fv = new yc(We), Rv = new Yc(We), Oe = $e({
79
+ const We = new Kn(), tl = new $n(We), Pa = new qn(We), ea = new ec(We), we = new tc(We), et = new lc(We), Qt = new ac(We), zl = new sc(We), Za = new oc(We), jv = new ic(We), Z2 = new nc(We), i2 = new cc(We), Ml = new rc(We), Gv = new bc(We), Tv = new dc(We), Iv = new mc(We), wv = new uc(We), Lv = new pc(We), Ba = new Zc(We), Ea = new hc(We), h2 = new Wc(We), fv = new yc(We), Rv = new Yc(We), Oe = $e({
80
80
  id: "ConfigStore",
81
81
  state: () => ({
82
82
  INSTANCE_NAME: "/",
@@ -321,7 +321,7 @@ const We = new K0(), tl = new $0(We), Pa = new q0(We), ea = new ec(We), we = new
321
321
  },
322
322
  mounted() {
323
323
  this.displayedElementsCopy = [...this.displayedElements];
324
- const t = E0(
324
+ const t = En(
325
325
  "elementPerPage",
326
326
  Oe().DEFAULT_ELEMENT_PER_PAGE
327
327
  );
@@ -1331,11 +1331,11 @@ const F2 = /* @__PURE__ */ ie(jd, [["render", Td]]), Rs = { pendingTasks: "Vous
1331
1331
  userHomes: Ao,
1332
1332
  workflow: hi,
1333
1333
  yes: Mo
1334
- }, Symbol.toStringTag, { value: "Module" })), Wi = { pendingTasks: "You have pending tasks" }, yi = "File", Yi = "folder", gi = "Restricted permissions", vi = "Save", Xi = "Cancel", zi = { 401: "You are not or no longer connected.", 502: "The received response is invalid.", 504: "The response waiting time has been exceeded.", 507: "Content exceeds the global storage quota limit configured for the network or system.", error: "Error", getWorkspace: { 400: "Invalid parameters when searching for all sites.", 404: "The site you are looking for does not exist or no longer exists." }, uploadFile: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the rights to create a file.", 404: "Unable to find parent folder.", 409: "The file {filename} already exists.", 413: "Content exceeds individual file size limit configured for network or system.", 415: "The content type of the node is not supported.", 422: "The chosen name does not respect the required format.", 507: "The size of the file to import exceeds your authorized storage limit." }, createNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, createNodeError: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, updateNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, deleteNode: { 401: "You are not or no longer connected.", 403: "You do not have the permission to delete that {type}.", 404: "The {type} to delete does not exist.", 409: "You cannot delete this {type}, this one is locked." }, updateContentNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the permission for updating.", 404: "You cannot update an non existent file.", 409: "The file name already exists.", 413: "Content exceeds individual file size limit configured for network or system.", 422: "Model integrity exception including a file name containing invalid characters." }, copyNode: { 401: "You are not or no longer connected.", 403: "You do not have the permission for copying.", 404: "You cannot copy an non existent element.", 409: "The element's name conflicts with an existing element in the same place.", 422: "The chosen name does not respect the required format." }, moveNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the permission for moving this element.", 404: "You cannot move an non existent element.", 409: "The element's name conflicts with an existing element in the same place.", 422: "Model integrity exception including a element name containing invalid characters." }, login: { 400: "Invalid parameters", 401: "The authentication failed, please reconnect.", 403: "Incorrect username or password.", emptyPasswordOrUser: "Username and password cannot be empty", unexpectedError: "An unexpected error occurred during login." }, getLoolUrl: { 404: "Unable to find the lool url.", 500: "Alfresco server error." }, getAccessToken: { 404: "Unable to find the token.", 500: "Alfresco server error." }, getCollaboraExtensions: { 404: "Unable to find extensions that are compatible with Collabora.", 500: "Collabora server error." }, canOpenWithCollabora: { 404: "Unable to find if the element can be open with Collabora.", 500: "Collabora server error." }, getFavorites: { 404: "Unable to find the favorites list." }, createFavorite: { 401: "Authentication failed, please reconnect.", 404: "Unable to find the element to add to the favorites list.", 409: "The element is already a favorite." }, deleteFavorite: { 404: "Unable to find the element to delete from the favorites list." }, getWorkspaces: { 400: "Invalid parameters when searching for sites." }, searchAllWorkspaces: { 400: "Invalid parameters when searching for all sites." }, getWorkspaceMemberships: { 400: "Invalid parameters when searching for all member of a site.", 404: "The site whose members are searched does not exist or no longer exists." }, getWorkspaceGroups: { 400: "Invalid parameters when searching for all groups of a site.", 404: "The site whose groups are searched does not exist or no longer exists." }, createWorkspace: { 400: "Invalid parameters", 409: "The chosen id already exists." }, addWorkspaceUser: { 400: "Invalid parameters when adding a user to a site.", 403: "You cannot invite a user on this site.", 404: "You cannot add a non existent user.", 409: "The user already has access to this site." }, addWorkspaceGroup: { 400: "Invalid parameters when adding a group to a site.", 403: "You cannot invite a group on this site.", 404: "You cannot add a non existent group.", 409: "The group already has access to this site." }, requestJoinWorkspace: { 400: "Invalid parameters", 404: "User or workspace doesn't exists for this request.", 500: "All recipients for the mail action were invalid." }, updateWorkspaceUserRole: { 400: "Invalid parameters when updating a member's role for a site.", 404: "The entered id does not match any user.", 422: "At least one member must be SiteManager. If not, you do not have permission to change that user’s role." }, updateWorkspaceGroupRole: { 400: "Invalid parameters when updating a member's role for a site.", 404: "The entered id does not match any group.", 422: "At least one member must be SiteManager. If not, you do not have permission to change that group’s role." }, deleteWorkspaceUser: { 400: "Invalid parameters", 404: "You cannot delete a non existent user.", 422: "You do not have permission to delete the access to this user." }, deleteWorkspaceGroup: { 404: "You cannot delete a non existent group.", 422: "You do not have permission to delete the access to this group." }, updateWorkspaceType: { 400: "Invalid parameters when updating a site.", 404: "You cannot update a non existent site." }, getAllUsers: { 400: "Invalid parameters when searching for all users." }, getAllGroups: { 400: "Invalid parameters when searching for all groups." }, deleteWorkspace: { 400: "Invalid parameters when deleting a site.", 403: "You do not have permission for deleting this site.", 404: "The site you are trying to delete does not exist or no longer exists." }, updateWorkspace: { 400: "Invalid parameters when updating a site.", 403: "You do not have permission for updating this site.", 404: "The site you are trying to delete does not exist or no longer exists." }, createSharedLink: { 400: "Invalid parameters when creating a link.", 403: "You do not have permission for creating a link.", 404: "The node that you are trying to share does not exist.", 409: "A link already exists for this node.", 501: "Shared links are disabled for the system." }, deleteSharedLink: { 400: "Invalid parameters when deleting a link.", 403: "You do not have permission for deleting a link.", 404: "The link does not exist.", 501: "Shared links are disabled for the system." }, listNodeVersionHitory: { 400: "Invalid parameters when getting the list of node versions.", 403: "You do not have permission for getting the list of node versions.", 404: "The node does not exist." }, getVersionContent: { 400: "Invalid parameters when getting version content.", 403: "You do not have permission to see version content for this element.", 404: "Element version does not exists.", 412: "Content is archived and is inaccessible." }, revertVersion: { 400: "Invalid parameters when reverting a version.", 403: "You do not have permission to revert a version for this element.", 404: "The version or node you're trying to revert does not exist.", 422: "Model integrity exception trying to revert a version." }, listGroups: { 400: "Invalid parameters when getting the list of groups for a user", 404: "The user doesn't exists." }, updateNodeLocked: { 409: "The operation cannot be performed because the file is locked." } }, Ai = "Error while importing {error}", Mi = "The Pristy service is not available, please contact the technical team.", Ni = "Image File", Oi = "Video File", ji = "PDF File", Gi = "EML File", Ti = "Text File", Ii = "Spreadsheet File", wi = "Draw File", Li = "Slideshow File", fi = "Markdown File", Ri = "JSON File", Di = "XML File", Fi = "HTML File", Ci = "CSS File", ki = "CSV File", xi = "JavaScript File", Ji = "SQL File", Ui = "Shell Script", Si = "YAML File", Vi = "Python File", Hi = "TypeScript File", Qi = "PHP File", Pi = "Java File", Bi = "Source Code File", Ei = "Configuration File", _i = "Log File", Ki = "Workspace", $i = { espaces: "Workspaces", favoris: "Favorites", recherche: "Searching", vues: "User views", userHome: "User Home", configuration: "Configuration" }, qi = { none: "None", priority: { low: "Low", medium: "Medium", high: "High", priority: "Priority", notFound: "Priority not found" }, approve: "Approved", reject: "Rejected", reviewTask: "Review Task", adhocTask: "Adhoc Task", verifyTaskDone: "Verify Task Done", unknownTask: "Unknown Task", statusLabel: { notYetStarted: "Not Yet Started", inProgress: "In Progress", onHold: "On Hold", cancelled: "Cancelled", completed: "Completed" }, error: { createProcess: "Error creating workflow.", getProcesses: "Error loading workflows initiated.", getProcess: "Error loading workflow.", getFinishedProcess: "Error loading of completed initiated workflows.", addProcessItems: "Error adding workflow items.", getProcessItems: "Error loading workflow items.", getProcessVariables: "Error while retrieving process variables.", getProcessDefinition: "Error loading process definition.", cancelWorkflow: "Error during workflow cancellation.", openProcessDiagram: "Error when opening the workflow diagram.", getProcessHistoryTasks: "Error loading of the task history.", listTasks: "Error loading tasks.", listFinishedTasks: "Error loading completed tasks.", getTask: "Error loading task.", endTask: "Error when closing the task.", getTaskVariables: "Error loading variables in the task.", postTaskVariables: "Error when adding variables to the task.", updateTaskVariables: "Error while updating variables of the task.", getTaskItem: "Error loading items from the task." } }, en = { on: "on", changePage: "Change page", scrolling: "Scrolling", pageToPage: "Page to page", rotation: "Rotation", rotationRigth: "Right Rotation", rotationLeft: "Left Rotation", zoom: "Zoom In", dezoom: "Zoom Out", adaptToPage: "Adapt to page", adaptToWidth: "Adapt to width", and: "and", changeFile: "Change file", currentPagination: "Page {page} on {pages}", showAllPages: "Display all pages", showPageByPage: "Display page by page", previousPage: "Previous Page", nextPage: "Next Page", saveForm: "Save form changes", cancelForm: "Cancel changes", formFieldsInfo: "Form fields information", formFieldsInfoTitle: "PDF form fields", formFieldName: "Field name", formFieldType: "Type", formFieldValue: "Value" }, tn = { shareLinkOf: 'Get a share link for "{fileName}"', linkToShare: "Link to Share", shareLinkSettings: "Shared Link Settings", createLinkTooltip: "Create share link", copyLinkTooltip: "Copy share link", deleteLinkTooltip: "Delete share link", addExpirationDateLinkTooltip: "Add expiration date", deleteExpirationDateLinkTooltip: "Delete expiration date", createLinkToastSummary: "Create link", createLinkToastDetail: "The link has been created.", createLinkErrorSummary: "Error link's creation", deleteLinkToastSummary: "Link's deletion", deleteLinkToastDetail: "The link has been deleted", deleteLinkErrorSummary: "Error link's deletion suppression du lien", copyLinkToastSummary: "Link copied", copyLinkErrorSummary: "Link not copied", copyLinkToastDetail: "The link has been copied", copyLinkErrorDetail: "Error copying the link", updateLinkDateSummary: "Expiration date", updateLinkDateDetail: "The link's expiration date has been modified", updateLinkDateErrorSummary: "Error expiration date modification", expirationDate: "Expiration date", placeholder: "Link to share" }, ln = "You cannot copy items in this folder.", an = "You cannot move items in this folder.", sn = "Sites", on = "Userhome", nn = "Yes", cn = "No", rn = "Showing {nbrEntries} elements out of {totalEntries}.", bn = "{nbrEntries} selected elements out of {totalEntries}.", dn = "Select the {totalEntries} elements present in this location.", mn = "Select the {totalEntries} elements present in this location. (Maximum: the first 500 items)", un = "Delete the selection.", pn = "Drop the files/folders to import them in", Zn = "the current folder", hn = "Canceled import", Wn = { nodeLock: "The element is locked by {owner}", readOnlyLock: "The element is read-only locked by {owner}", writeLock: "The item is being edited by {owner}" }, yn = { goToSiteMemberPage: "Manage space members" }, Yn = { pageTitle: "Configuration Editor", pageDescription: "This page allows you to view and modify the application configuration file.", tabs: { structuredEdit: "Structured Edition", rawEdit: "Raw Edit (JSON)", versions: "Versions" }, table: { keyHeader: "Key", valueHeader: "Value", typeHeader: "Type" }, buttons: { refresh: "Refresh", addNew: "Add a pair", saveChanges: "Save changes", cancel: "Cancel", add: "Add", define: "Define", undefine: "Undefine", expand: "Expand", collapse: "Collapse" }, notDefined: "This option is not defined. Click 'Define' to activate it.", splitView: { filterPlaceholder: "Filter configurations...", selectConfig: "Select a configuration to edit", noResults: "No results found", defaultValue: "Default value" }, groups: { display: "Display", matomo: "Matomo", sentry: "Sentry", search: "Search", pagination: "Pagination", metadata: "Metadata", security: "Security", other: "Other" }, dialog: { addTitle: "Add a new Key/Value pair", keyLabel: "Key", valueLabel: "Value", typeLabel: "Type" }, raw: { uploadDescription: "To replace the current configuration, upload a new file `env-config.json`.", uploadButton: "Choose a file and replace", uploadWarning: "Warning: this action will completely replace the existing configuration without confirmation." }, toasts: { saveSuccess: "The configuration for the '{filename}' file has been saved successfully.", fetchError: "Recovery error for file 'filename'.", saveError: "Backup error for file 'filename'.", errorDetail: "Detail: {message}" }, errors: { keyRequired: "The key is mandatory.", keyDuplicate: "This key already exists.", invalidNumber: "The value must be a valid number.", invalidBoolean: "The value must be 'true' or 'false'.", invalidJson: "The JSON syntax is incorrect.", typeMismatch: "The value is not a valid {type}.", invalidJsonFile: "The selected file is not a valid JSON." }, versionViewer: { listTitle: "Versions list", title: "Version content", selectPrompt: "Select a version to display its content.", loadError: "Error: Unable to load this release’s content.", genericError: "An error occurred while fetching the content.", cannotRevertLatest: "You cannot revert to the latest version.", restoredVersionComment: "Restored from version {versionNumber}.", success: "The version has been successfully restored.", error: "An error occurred while restoring the version." }, arrayEditor: { addItem: "Add item", reorder: "Reorder" }, types: { string: "Text", number: "Number", boolean: "Boolean", array: "List", object: "Object" } }, gn = { sitePlaceholder: "swsdp", folderPlaceholder: "workspace://SpacesStore/{Folder's ID}", advancedSearch: "Advanced search", queryBuilder: "Query builder", addCriterionPopupTitle: "Add a search criterion", propertyLabel: "Property", propertyPlaceholder: "Choose a property", propertyName: "Name", propertyId: "Identifier", propertyDescription: "Description", propertyAspect: "Aspect / Type", conditionLabel: "Condition", operatorLabel: "Operator", operatorPlaceholder: "Choose an operator", valueLabel: "Value", cancelButton: "Cancel", addButton: "Add criterion", mustContain: "Must contain", mustNotContain: "Must not contain", exact: "Is equal to", contains: "Contains", isDate: "Is on", isDateRange: "Is between", isNumber: "Is equal to", isNumberRange: "Is between", is: "Is", locationLabel: "Location", locationSite: "Site", locationPath: "Path", locationNone: "None", locationValuePlaceholder: "Site ID or path", criteriaTitle: "Criteria", noCriteria: "No criteria. Click on '+' to start.", "addCcliquant on Button": "Add a criterion", advancedSearchActive: "Advanced search active:", savedViews: "Saved views", noSavedViews: "No view saved.", addsSavedViewSuccess: "View saved successfully.", modifySavedViewSuccess: "View modified successfully", updateSavedView: 'The "{name}" view has been updated', savedViewError: { idAlreadyExists: "A search with the ID '{id}' already exists.", nameAlreadyExists: "A search with the name '{name}' already exists.", globalNotFound: "The global search with the ID '{id}' was not found.", personnalNotFound: "The personal search with the ID '{id}' was not found.", userNotFound: "User not found.", userNotFoundForUpdate: "User not found for update.", userNotFoundForDelete: "User not found for deletion.", configFolderNotFound: "Configuration folder not found.", configFileNotFound: "Configuration file not found." }, filterSavedViews: "Filter views", noFilterResults: "No results for your filter.", selectPersonalSearch: "Select a personal search", selectGlobalSearch: "Select a global search", favorite: "Favorite searches", addFavorite: "Add to favorites", removeFavorite: "Remove from favorites" }, vn = { title: "PDF Edition Tools", loading: "Loading document...", loadError: "Could not load document. Please check the ID and your permissions.", reorderError: "An error occurred while reordering pages.", rotateError: "An error occurred while rotating the page.", deleteAllPagesWarning: "You cannot delete all pages of the document.", pagesDeletedSuccess: "Pages deleted successfully.", deletePagesError: "An error occurred while deleting pages.", insertFromFileSuccess: "{count} page(s) have been added to the document from the file.", insertFromPristySuccess: "{count} page(s) have been added to the document from Pristy.", insertError: "An error occurred while inserting the PDF.", insertFromPristyError: "An error occurred while inserting the PDF from Pristy.", invalidNodeForInsert: "The selected node is not a PDF.", watermarkError: "An error occurred while adding the watermark.", saveSuccess: "The changes have been saved successfully as a new version.", saveError: "An error occurred while saving.", saveAsError: "An error occurred while creating the file.", noContentToSave: "No content to save.", fileCreatedSuccess: 'File "{filename}" created successfully.', redactWarning: "Warning: Redacting will remove the text (OCR) on the page and produce an image of the page (which degrades document quality and increases its size).", redactFlattenConfirm: "Warning, redacting removes the text (OCR) on the page and produces an image of the page (which degrades document quality and increases its size).", imagePreviewUnavailable: "Image preview not available.", pdfRenderCanvasNotFound: "PDF rendering canvas not found.", sidebar: { actions: "Actions", saveNewVersion: "Save (New version)", saveAs: "Save as...", extractPages: "Extract pages", extractAndSave: "Extract and Save", deletePages: "Delete pages", deleteSelectedPages: "Delete selected pages", insertPdf: "Insert PDF (merge)", fromComputer: "From my computer", fromPristy: "From Pristy", addWatermark: "Add watermark", watermarkTextPlaceholder: "Watermark text", angle: "Angle", repetitions: "Repetitions", addWatermarkButton: "Add watermark" }, pagePreview: { title: "Document pages", openPagePreview: "Open preview for page {pageNumber}" }, pageEditor: { title: "Page {pageNumber} — {filename}", fit: "Fit", close: "Close", tools: { actions: "Actions", select: "Select", redact: "Redact", highlight: "Highlight", comment: "Comment", image: "Image", signature: "Signature", text: "Text", font: "Font", size: "Size", color: "Color" }, apply: "Apply", cancel: "Cancel", commentPrompt: "Comment:", addTextPrompt: "Text to add:", footerHint: "Select this page for targeted actions via the checkboxes. Advanced tools (signature, redaction) will be applied to the current page." }, signaturePad: { title: "Draw a signature", clear: "Clear", use: "Use" }, saveAs: { title: "Save as", filenameLabel: "File name", defaultFilename: "new-document.pdf", folderLabel: "Location", browse: "Browse...", conflictError: "A file with this name already exists in the destination folder." }, insertFromAlfresco: { title: "Insert a PDF from Pristy", browse: "Browse", path: "Path", select: "Select", search: "Search", searchPlaceholder: "Search for a PDF", searching: "Searching...", noPdfFound: "No PDF found", favorites: "Favorites", loading: "Loading...", noPdfFavorite: "No PDF favorite", selectPdfToPreview: "Select a PDF to preview", loadingPreview: "Loading preview...", linkOrId: "Link/ID", alfrescoIdUrl: "Pristy ID or URL", alfrescoIdUrlHint: "You can paste an Pristy link, a preview link, or the node ID directly.", selected: "Selected: {name}", insert: "Insert", cancel: "Cancel", invalidInput: "Select a PDF or provide a valid ID/URL.", folderSelectError: "Folder selection is not allowed. Please select a PDF file.", fileTypeNotAllowedError: "Only PDF files can be selected." }, common: { save: "Save", cancel: "Cancel", warning: "Warning", error: "Error", success: "Success", deleted: "Deleted", close: "Close", apply: "Apply", use: "Use", clear: "Clear", insert: "Insert", select: "Select" } }, Xn = { closeEdit: "Close editing", edit: "Edit", saveSuccess: "Content saved.", saveSuccessVersion: "Content saved (version {version}).", alreadySaved: "Content is already up to date, no new version created.", loadError: "Failed to load content.", refreshError: "Failed to refresh the node.", lineWrap: "Word wrap", viewMode: { editorOnly: "Editor only", previewOnly: "Preview only", split: "Editor and preview" } }, zn = { enable: "Enable collaborative editing", disable: "Disable collaborative editing", connected: "Connected", disconnected: "Disconnected", reconnecting: "Reconnecting...", peers: "{count} user(s) currently editing", initError: "Failed to start collaborative session", sessionFull: "Collaborative session is full", locked: "Cannot start collaboration, document is locked", offline: "Offline - changes will be synced on reconnection", participantsTooltip: "Number of participants in the session", editorsTooltip: "Editors", observersTooltip: "Observers", messageTooLarge: "The content is too large for collaborative editing. Please save your work and try with a smaller document.", connectionFailed: "Connection lost. Your changes may not have been saved.", copyContent: "Copy content", contentCopied: "Content copied to clipboard.", retryConnection: "Retry connection", retryFailed: "Reconnection failed. Please copy your content and try again later.", unsavedCollab: "You have unsaved changes. Do you want to exit without saving?", recoverBackup: "Unsaved content from a previous session was found. Do you want to restore it?", recoverBackupHeader: "Recover unsaved content", closeEditor: "Close editor" }, An = { compareTitle: "Compare Versions", version: "Version", currentVersion: "Current version", selectVersionA: "Select first version", selectVersionB: "Select second version", revertToThisVersion: "Revert to version {versionNumber}", restoredVersionComment: "Restored from version {versionNumber}.", revertVersion: { success: "Restoration successful", successDetail: "The version has been successfully restored.", error: "Restoration error" }, errors: { loadError: "Failed to load version content." } }, Mn = { addCc: "Add CC", addCci: "Add BCC", popup: { defaultSubject: "Document shared from Pristy", defaultMessage: `Hello,
1334
+ }, Symbol.toStringTag, { value: "Module" })), Wi = { pendingTasks: "You have pending tasks" }, yi = "File", Yi = "folder", gi = "Restricted permissions", vi = "Save", Xi = "Cancel", zi = { 401: "You are not or no longer connected.", 502: "The received response is invalid.", 504: "The response waiting time has been exceeded.", 507: "Content exceeds the global storage quota limit configured for the network or system.", error: "Error", getWorkspace: { 400: "Invalid parameters when searching for all sites.", 404: "The site you are looking for does not exist or no longer exists." }, uploadFile: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the rights to create a file.", 404: "Unable to find parent folder.", 409: "The file {filename} already exists.", 413: "Content exceeds individual file size limit configured for network or system.", 415: "The content type of the node is not supported.", 422: "The chosen name does not respect the required format.", 507: "The size of the file to import exceeds your authorized storage limit." }, createNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, createNodeError: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, updateNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 409: "The chosen name already exists.", 422: "The chosen name does not respect the required format." }, deleteNode: { 401: "You are not or no longer connected.", 403: "You do not have the permission to delete that {type}.", 404: "The {type} to delete does not exist.", 409: "You cannot delete this {type}, this one is locked." }, updateContentNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the permission for updating.", 404: "You cannot update an non existent file.", 409: "The file name already exists.", 413: "Content exceeds individual file size limit configured for network or system.", 422: "Model integrity exception including a file name containing invalid characters." }, copyNode: { 401: "You are not or no longer connected.", 403: "You do not have the permission for copying.", 404: "You cannot copy an non existent element.", 409: "The element's name conflicts with an existing element in the same place.", 422: "The chosen name does not respect the required format." }, moveNode: { 400: "Invalid parameters", 401: "You are not or no longer connected.", 403: "You do not have the permission for moving this element.", 404: "You cannot move an non existent element.", 409: "The element's name conflicts with an existing element in the same place.", 422: "Model integrity exception including a element name containing invalid characters." }, login: { 400: "Invalid parameters", 401: "The authentication failed, please reconnect.", 403: "Incorrect username or password.", emptyPasswordOrUser: "Username and password cannot be empty", unexpectedError: "An unexpected error occurred during login." }, getLoolUrl: { 404: "Unable to find the lool url.", 500: "Alfresco server error." }, getAccessToken: { 404: "Unable to find the token.", 500: "Alfresco server error." }, getCollaboraExtensions: { 404: "Unable to find extensions that are compatible with Collabora.", 500: "Collabora server error." }, canOpenWithCollabora: { 404: "Unable to find if the element can be open with Collabora.", 500: "Collabora server error." }, getFavorites: { 404: "Unable to find the favorites list." }, createFavorite: { 401: "Authentication failed, please reconnect.", 404: "Unable to find the element to add to the favorites list.", 409: "The element is already a favorite." }, deleteFavorite: { 404: "Unable to find the element to delete from the favorites list." }, getWorkspaces: { 400: "Invalid parameters when searching for sites." }, searchAllWorkspaces: { 400: "Invalid parameters when searching for all sites." }, getWorkspaceMemberships: { 400: "Invalid parameters when searching for all member of a site.", 404: "The site whose members are searched does not exist or no longer exists." }, getWorkspaceGroups: { 400: "Invalid parameters when searching for all groups of a site.", 404: "The site whose groups are searched does not exist or no longer exists." }, createWorkspace: { 400: "Invalid parameters", 409: "The chosen id already exists." }, addWorkspaceUser: { 400: "Invalid parameters when adding a user to a site.", 403: "You cannot invite a user on this site.", 404: "You cannot add a non existent user.", 409: "The user already has access to this site." }, addWorkspaceGroup: { 400: "Invalid parameters when adding a group to a site.", 403: "You cannot invite a group on this site.", 404: "You cannot add a non existent group.", 409: "The group already has access to this site." }, requestJoinWorkspace: { 400: "Invalid parameters", 404: "User or workspace doesn't exists for this request.", 500: "All recipients for the mail action were invalid." }, updateWorkspaceUserRole: { 400: "Invalid parameters when updating a member's role for a site.", 404: "The entered id does not match any user.", 422: "At least one member must be SiteManager. If not, you do not have permission to change that user’s role." }, updateWorkspaceGroupRole: { 400: "Invalid parameters when updating a member's role for a site.", 404: "The entered id does not match any group.", 422: "At least one member must be SiteManager. If not, you do not have permission to change that group’s role." }, deleteWorkspaceUser: { 400: "Invalid parameters", 404: "You cannot delete a non existent user.", 422: "You do not have permission to delete the access to this user." }, deleteWorkspaceGroup: { 404: "You cannot delete a non existent group.", 422: "You do not have permission to delete the access to this group." }, updateWorkspaceType: { 400: "Invalid parameters when updating a site.", 404: "You cannot update a non existent site." }, getAllUsers: { 400: "Invalid parameters when searching for all users." }, getAllGroups: { 400: "Invalid parameters when searching for all groups." }, deleteWorkspace: { 400: "Invalid parameters when deleting a site.", 403: "You do not have permission for deleting this site.", 404: "The site you are trying to delete does not exist or no longer exists." }, updateWorkspace: { 400: "Invalid parameters when updating a site.", 403: "You do not have permission for updating this site.", 404: "The site you are trying to delete does not exist or no longer exists." }, createSharedLink: { 400: "Invalid parameters when creating a link.", 403: "You do not have permission for creating a link.", 404: "The node that you are trying to share does not exist.", 409: "A link already exists for this node.", 501: "Shared links are disabled for the system." }, deleteSharedLink: { 400: "Invalid parameters when deleting a link.", 403: "You do not have permission for deleting a link.", 404: "The link does not exist.", 501: "Shared links are disabled for the system." }, listNodeVersionHitory: { 400: "Invalid parameters when getting the list of node versions.", 403: "You do not have permission for getting the list of node versions.", 404: "The node does not exist." }, getVersionContent: { 400: "Invalid parameters when getting version content.", 403: "You do not have permission to see version content for this element.", 404: "Element version does not exists.", 412: "Content is archived and is inaccessible." }, revertVersion: { 400: "Invalid parameters when reverting a version.", 403: "You do not have permission to revert a version for this element.", 404: "The version or node you're trying to revert does not exist.", 422: "Model integrity exception trying to revert a version." }, listGroups: { 400: "Invalid parameters when getting the list of groups for a user", 404: "The user doesn't exists." }, updateNodeLocked: { 409: "The operation cannot be performed because the file is locked." } }, Ai = "Error while importing {error}", Mi = "The Pristy service is not available, please contact the technical team.", Ni = "Image File", Oi = "Video File", ji = "PDF File", Gi = "EML File", Ti = "Text File", Ii = "Spreadsheet File", wi = "Draw File", Li = "Slideshow File", fi = "Markdown File", Ri = "JSON File", Di = "XML File", Fi = "HTML File", Ci = "CSS File", ki = "CSV File", xi = "JavaScript File", Ji = "SQL File", Ui = "Shell Script", Si = "YAML File", Vi = "Python File", Hi = "TypeScript File", Qi = "PHP File", Pi = "Java File", Bi = "Source Code File", Ei = "Configuration File", _i = "Log File", Ki = "Workspace", $i = { espaces: "Workspaces", favoris: "Favorites", recherche: "Searching", vues: "User views", userHome: "User Home", configuration: "Configuration" }, qi = { none: "None", priority: { low: "Low", medium: "Medium", high: "High", priority: "Priority", notFound: "Priority not found" }, approve: "Approved", reject: "Rejected", reviewTask: "Review Task", adhocTask: "Adhoc Task", verifyTaskDone: "Verify Task Done", unknownTask: "Unknown Task", statusLabel: { notYetStarted: "Not Yet Started", inProgress: "In Progress", onHold: "On Hold", cancelled: "Cancelled", completed: "Completed" }, error: { createProcess: "Error creating workflow.", getProcesses: "Error loading workflows initiated.", getProcess: "Error loading workflow.", getFinishedProcess: "Error loading of completed initiated workflows.", addProcessItems: "Error adding workflow items.", getProcessItems: "Error loading workflow items.", getProcessVariables: "Error while retrieving process variables.", getProcessDefinition: "Error loading process definition.", cancelWorkflow: "Error during workflow cancellation.", openProcessDiagram: "Error when opening the workflow diagram.", getProcessHistoryTasks: "Error loading of the task history.", listTasks: "Error loading tasks.", listFinishedTasks: "Error loading completed tasks.", getTask: "Error loading task.", endTask: "Error when closing the task.", getTaskVariables: "Error loading variables in the task.", postTaskVariables: "Error when adding variables to the task.", updateTaskVariables: "Error while updating variables of the task.", getTaskItem: "Error loading items from the task." } }, e0 = { on: "on", changePage: "Change page", scrolling: "Scrolling", pageToPage: "Page to page", rotation: "Rotation", rotationRigth: "Right Rotation", rotationLeft: "Left Rotation", zoom: "Zoom In", dezoom: "Zoom Out", adaptToPage: "Adapt to page", adaptToWidth: "Adapt to width", and: "and", changeFile: "Change file", currentPagination: "Page {page} on {pages}", showAllPages: "Display all pages", showPageByPage: "Display page by page", previousPage: "Previous Page", nextPage: "Next Page", saveForm: "Save form changes", cancelForm: "Cancel changes", formFieldsInfo: "Form fields information", formFieldsInfoTitle: "PDF form fields", formFieldName: "Field name", formFieldType: "Type", formFieldValue: "Value" }, t0 = { shareLinkOf: 'Get a share link for "{fileName}"', linkToShare: "Link to Share", shareLinkSettings: "Shared Link Settings", createLinkTooltip: "Create share link", copyLinkTooltip: "Copy share link", deleteLinkTooltip: "Delete share link", addExpirationDateLinkTooltip: "Add expiration date", deleteExpirationDateLinkTooltip: "Delete expiration date", createLinkToastSummary: "Create link", createLinkToastDetail: "The link has been created.", createLinkErrorSummary: "Error link's creation", deleteLinkToastSummary: "Link's deletion", deleteLinkToastDetail: "The link has been deleted", deleteLinkErrorSummary: "Error link's deletion suppression du lien", copyLinkToastSummary: "Link copied", copyLinkErrorSummary: "Link not copied", copyLinkToastDetail: "The link has been copied", copyLinkErrorDetail: "Error copying the link", updateLinkDateSummary: "Expiration date", updateLinkDateDetail: "The link's expiration date has been modified", updateLinkDateErrorSummary: "Error expiration date modification", expirationDate: "Expiration date", placeholder: "Link to share" }, l0 = "You cannot copy items in this folder.", a0 = "You cannot move items in this folder.", s0 = "Sites", o0 = "Userhome", i0 = "Yes", n0 = "No", c0 = "Showing {nbrEntries} elements out of {totalEntries}.", r0 = "{nbrEntries} selected elements out of {totalEntries}.", b0 = "Select the {totalEntries} elements present in this location.", d0 = "Select the {totalEntries} elements present in this location. (Maximum: the first 500 items)", m0 = "Delete the selection.", u0 = "Drop the files/folders to import them in", p0 = "the current folder", Z0 = "Canceled import", h0 = { nodeLock: "The element is locked by {owner}", readOnlyLock: "The element is read-only locked by {owner}", writeLock: "The item is being edited by {owner}" }, W0 = { goToSiteMemberPage: "Manage space members" }, y0 = { pageTitle: "Configuration Editor", pageDescription: "This page allows you to view and modify the application configuration file.", tabs: { structuredEdit: "Structured Edition", rawEdit: "Raw Edit (JSON)", versions: "Versions" }, table: { keyHeader: "Key", valueHeader: "Value", typeHeader: "Type" }, buttons: { refresh: "Refresh", addNew: "Add a pair", saveChanges: "Save changes", cancel: "Cancel", add: "Add", define: "Define", undefine: "Undefine", expand: "Expand", collapse: "Collapse" }, notDefined: "This option is not defined. Click 'Define' to activate it.", splitView: { filterPlaceholder: "Filter configurations...", selectConfig: "Select a configuration to edit", noResults: "No results found", defaultValue: "Default value" }, groups: { display: "Display", matomo: "Matomo", sentry: "Sentry", search: "Search", pagination: "Pagination", metadata: "Metadata", security: "Security", other: "Other" }, dialog: { addTitle: "Add a new Key/Value pair", keyLabel: "Key", valueLabel: "Value", typeLabel: "Type" }, raw: { uploadDescription: "To replace the current configuration, upload a new file `env-config.json`.", uploadButton: "Choose a file and replace", uploadWarning: "Warning: this action will completely replace the existing configuration without confirmation." }, toasts: { saveSuccess: "The configuration for the '{filename}' file has been saved successfully.", fetchError: "Recovery error for file 'filename'.", saveError: "Backup error for file 'filename'.", errorDetail: "Detail: {message}" }, errors: { keyRequired: "The key is mandatory.", keyDuplicate: "This key already exists.", invalidNumber: "The value must be a valid number.", invalidBoolean: "The value must be 'true' or 'false'.", invalidJson: "The JSON syntax is incorrect.", typeMismatch: "The value is not a valid {type}.", invalidJsonFile: "The selected file is not a valid JSON." }, versionViewer: { listTitle: "Versions list", title: "Version content", selectPrompt: "Select a version to display its content.", loadError: "Error: Unable to load this release’s content.", genericError: "An error occurred while fetching the content.", cannotRevertLatest: "You cannot revert to the latest version.", restoredVersionComment: "Restored from version {versionNumber}.", success: "The version has been successfully restored.", error: "An error occurred while restoring the version." }, arrayEditor: { addItem: "Add item", reorder: "Reorder" }, types: { string: "Text", number: "Number", boolean: "Boolean", array: "List", object: "Object" } }, Y0 = { sitePlaceholder: "swsdp", folderPlaceholder: "workspace://SpacesStore/{Folder's ID}", advancedSearch: "Advanced search", queryBuilder: "Query builder", addCriterionPopupTitle: "Add a search criterion", propertyLabel: "Property", propertyPlaceholder: "Choose a property", propertyName: "Name", propertyId: "Identifier", propertyDescription: "Description", propertyAspect: "Aspect / Type", conditionLabel: "Condition", operatorLabel: "Operator", operatorPlaceholder: "Choose an operator", valueLabel: "Value", cancelButton: "Cancel", addButton: "Add criterion", mustContain: "Must contain", mustNotContain: "Must not contain", exact: "Is equal to", contains: "Contains", isDate: "Is on", isDateRange: "Is between", isNumber: "Is equal to", isNumberRange: "Is between", is: "Is", locationLabel: "Location", locationSite: "Site", locationPath: "Path", locationNone: "None", locationValuePlaceholder: "Site ID or path", criteriaTitle: "Criteria", noCriteria: "No criteria. Click on '+' to start.", "addCcliquant on Button": "Add a criterion", advancedSearchActive: "Advanced search active:", savedViews: "Saved views", noSavedViews: "No view saved.", addsSavedViewSuccess: "View saved successfully.", modifySavedViewSuccess: "View modified successfully", updateSavedView: 'The "{name}" view has been updated', savedViewError: { idAlreadyExists: "A search with the ID '{id}' already exists.", nameAlreadyExists: "A search with the name '{name}' already exists.", globalNotFound: "The global search with the ID '{id}' was not found.", personnalNotFound: "The personal search with the ID '{id}' was not found.", userNotFound: "User not found.", userNotFoundForUpdate: "User not found for update.", userNotFoundForDelete: "User not found for deletion.", configFolderNotFound: "Configuration folder not found.", configFileNotFound: "Configuration file not found." }, filterSavedViews: "Filter views", noFilterResults: "No results for your filter.", selectPersonalSearch: "Select a personal search", selectGlobalSearch: "Select a global search", favorite: "Favorite searches", addFavorite: "Add to favorites", removeFavorite: "Remove from favorites" }, g0 = { title: "PDF Edition Tools", loading: "Loading document...", loadError: "Could not load document. Please check the ID and your permissions.", reorderError: "An error occurred while reordering pages.", rotateError: "An error occurred while rotating the page.", deleteAllPagesWarning: "You cannot delete all pages of the document.", pagesDeletedSuccess: "Pages deleted successfully.", deletePagesError: "An error occurred while deleting pages.", insertFromFileSuccess: "{count} page(s) have been added to the document from the file.", insertFromPristySuccess: "{count} page(s) have been added to the document from Pristy.", insertError: "An error occurred while inserting the PDF.", insertFromPristyError: "An error occurred while inserting the PDF from Pristy.", invalidNodeForInsert: "The selected node is not a PDF.", watermarkError: "An error occurred while adding the watermark.", saveSuccess: "The changes have been saved successfully as a new version.", saveError: "An error occurred while saving.", saveAsError: "An error occurred while creating the file.", noContentToSave: "No content to save.", fileCreatedSuccess: 'File "{filename}" created successfully.', redactWarning: "Warning: Redacting will remove the text (OCR) on the page and produce an image of the page (which degrades document quality and increases its size).", redactFlattenConfirm: "Warning, redacting removes the text (OCR) on the page and produces an image of the page (which degrades document quality and increases its size).", imagePreviewUnavailable: "Image preview not available.", pdfRenderCanvasNotFound: "PDF rendering canvas not found.", sidebar: { actions: "Actions", saveNewVersion: "Save (New version)", saveAs: "Save as...", extractPages: "Extract pages", extractAndSave: "Extract and Save", deletePages: "Delete pages", deleteSelectedPages: "Delete selected pages", insertPdf: "Insert PDF (merge)", fromComputer: "From my computer", fromPristy: "From Pristy", addWatermark: "Add watermark", watermarkTextPlaceholder: "Watermark text", angle: "Angle", repetitions: "Repetitions", addWatermarkButton: "Add watermark" }, pagePreview: { title: "Document pages", openPagePreview: "Open preview for page {pageNumber}" }, pageEditor: { title: "Page {pageNumber} — {filename}", fit: "Fit", close: "Close", tools: { actions: "Actions", select: "Select", redact: "Redact", highlight: "Highlight", comment: "Comment", image: "Image", signature: "Signature", text: "Text", font: "Font", size: "Size", color: "Color" }, apply: "Apply", cancel: "Cancel", commentPrompt: "Comment:", addTextPrompt: "Text to add:", footerHint: "Select this page for targeted actions via the checkboxes. Advanced tools (signature, redaction) will be applied to the current page." }, signaturePad: { title: "Draw a signature", clear: "Clear", use: "Use" }, saveAs: { title: "Save as", filenameLabel: "File name", defaultFilename: "new-document.pdf", folderLabel: "Location", browse: "Browse...", conflictError: "A file with this name already exists in the destination folder." }, insertFromAlfresco: { title: "Insert a PDF from Pristy", browse: "Browse", path: "Path", select: "Select", search: "Search", searchPlaceholder: "Search for a PDF", searching: "Searching...", noPdfFound: "No PDF found", favorites: "Favorites", loading: "Loading...", noPdfFavorite: "No PDF favorite", selectPdfToPreview: "Select a PDF to preview", loadingPreview: "Loading preview...", linkOrId: "Link/ID", alfrescoIdUrl: "Pristy ID or URL", alfrescoIdUrlHint: "You can paste an Pristy link, a preview link, or the node ID directly.", selected: "Selected: {name}", insert: "Insert", cancel: "Cancel", invalidInput: "Select a PDF or provide a valid ID/URL.", folderSelectError: "Folder selection is not allowed. Please select a PDF file.", fileTypeNotAllowedError: "Only PDF files can be selected." }, common: { save: "Save", cancel: "Cancel", warning: "Warning", error: "Error", success: "Success", deleted: "Deleted", close: "Close", apply: "Apply", use: "Use", clear: "Clear", insert: "Insert", select: "Select" } }, v0 = { closeEdit: "Close editing", edit: "Edit", saveSuccess: "Content saved.", saveSuccessVersion: "Content saved (version {version}).", alreadySaved: "Content is already up to date, no new version created.", loadError: "Failed to load content.", refreshError: "Failed to refresh the node.", lineWrap: "Word wrap", viewMode: { editorOnly: "Editor only", previewOnly: "Preview only", split: "Editor and preview" } }, X0 = { enable: "Enable collaborative editing", disable: "Disable collaborative editing", connected: "Connected", disconnected: "Disconnected", reconnecting: "Reconnecting...", peers: "{count} user(s) currently editing", initError: "Failed to start collaborative session", sessionFull: "Collaborative session is full", locked: "Cannot start collaboration, document is locked", offline: "Offline - changes will be synced on reconnection", participantsTooltip: "Number of participants in the session", editorsTooltip: "Editors", observersTooltip: "Observers", messageTooLarge: "The content is too large for collaborative editing. Please save your work and try with a smaller document.", connectionFailed: "Connection lost. Your changes may not have been saved.", copyContent: "Copy content", contentCopied: "Content copied to clipboard.", retryConnection: "Retry connection", retryFailed: "Reconnection failed. Please copy your content and try again later.", unsavedCollab: "You have unsaved changes. Do you want to exit without saving?", recoverBackup: "Unsaved content from a previous session was found. Do you want to restore it?", recoverBackupHeader: "Recover unsaved content", closeEditor: "Close editor" }, z0 = { compareTitle: "Compare Versions", version: "Version", currentVersion: "Current version", selectVersionA: "Select first version", selectVersionB: "Select second version", revertToThisVersion: "Revert to version {versionNumber}", restoredVersionComment: "Restored from version {versionNumber}.", revertVersion: { success: "Restoration successful", successDetail: "The version has been successfully restored.", error: "Restoration error" }, errors: { loadError: "Failed to load version content." } }, A0 = { addCc: "Add CC", addCci: "Add BCC", popup: { defaultSubject: "Document shared from Pristy", defaultMessage: `Hello,
1335
1335
 
1336
1336
  {userName} has shared the document {documentName} with you.
1337
1337
 
1338
- {shareLink}` }, errors: { errorEmptyEmail: "Please enter at least one email address", errorValidEmail: "One or more email addresses are invalid", errorEmptySubject: "Subject is required", errorSubjectTooShort: "Subject must be at least 6 characters long", errorEmptyMessage: "Message is required", errorSendMail: "Error sending email" } }, Nn = { title: "Chat", connecting: "Connecting...", reconnecting: "Reconnecting...", connectionError: "Chat connection error", notConfigured: "Chat is not configured. Please add your Rocket.Chat credentials in your profile.", configureInProfile: "Configure in profile", retry: "Retry", searchRooms: "Search rooms...", noRooms: "No rooms available", noMessages: "No messages yet. Start the conversation!", loadMore: "Load more messages", typeMessage: "Type a message...", send: "Send", attachFile: "Attach file", attachment: "Attachment", unknownUser: "Unknown user", userTyping: "{user} is typing...", usersTyping: "{user1} and {user2} are typing...", multipleUsersTyping: "Several people are typing...", sendError: "Error sending message", uploadError: "Error uploading file", openChat: "Open chat", closeChat: "Close chat", newMessages: "{count} new message(s)" }, On = "Close", jn = "Edit", Gn = "Open", Tn = "Download", In = "Restore", wn = "Publish", Ln = "Back", fn = "Minimize", Rn = "Reload", Dn = "Duplicate", Fn = "Move up", Cn = "Move down", kn = "Sort ascending", xn = "Sort descending", Jn = "Search", Un = "More actions", Sn = "Edit", Vn = "Home", Hn = "File list", Qn = "Preview", Pn = "Select all", Bn = "View mode", En = "List", _n = "Grid", Kn = "Table", $n = { selectedDocuments: "Selected documents" }, Ld = {
1338
+ {shareLink}` }, errors: { errorEmptyEmail: "Please enter at least one email address", errorValidEmail: "One or more email addresses are invalid", errorEmptySubject: "Subject is required", errorSubjectTooShort: "Subject must be at least 6 characters long", errorEmptyMessage: "Message is required", errorSendMail: "Error sending email" } }, M0 = { title: "Chat", connecting: "Connecting...", reconnecting: "Reconnecting...", connectionError: "Chat connection error", notConfigured: "Chat is not configured. Please add your Rocket.Chat credentials in your profile.", configureInProfile: "Configure in profile", retry: "Retry", searchRooms: "Search rooms...", noRooms: "No rooms available", noMessages: "No messages yet. Start the conversation!", loadMore: "Load more messages", typeMessage: "Type a message...", send: "Send", attachFile: "Attach file", attachment: "Attachment", unknownUser: "Unknown user", userTyping: "{user} is typing...", usersTyping: "{user1} and {user2} are typing...", multipleUsersTyping: "Several people are typing...", sendError: "Error sending message", uploadError: "Error uploading file", openChat: "Open chat", closeChat: "Close chat", newMessages: "{count} new message(s)" }, N0 = "Close", O0 = "Edit", j0 = "Open", G0 = "Download", T0 = "Restore", I0 = "Publish", w0 = "Back", L0 = "Minimize", f0 = "Reload", R0 = "Duplicate", D0 = "Move up", F0 = "Move down", C0 = "Sort ascending", k0 = "Sort descending", x0 = "Search", J0 = "More actions", U0 = "Edit", S0 = "Home", V0 = "File list", H0 = "Preview", Q0 = "Select all", P0 = "View mode", B0 = "List", E0 = "Grid", _0 = "Table", K0 = { selectedDocuments: "Selected documents" }, Ld = {
1339
1339
  taskNotification: Wi,
1340
1340
  fichier: yi,
1341
1341
  dossier: Yi,
@@ -1373,82 +1373,82 @@ const F2 = /* @__PURE__ */ ie(jd, [["render", Td]]), Rs = { pendingTasks: "Vous
1373
1373
  espace: Ki,
1374
1374
  menu: $i,
1375
1375
  tasks: qi,
1376
- pdf: en,
1377
- sharelink: tn,
1378
- cannotCopyHere: ln,
1379
- cannotMoveHere: an,
1380
- spaces: sn,
1381
- userHomes: on,
1382
- yes: nn,
1383
- no: cn,
1384
- howMuchResult: rn,
1385
- howMuchSelected: bn,
1386
- selectAllElement: dn,
1387
- selectAllElementMoreThan: mn,
1388
- deleteSelection: un,
1389
- dropFileFolders: pn,
1390
- currentFolder: Zn,
1391
- canceledImport: hn,
1392
- lock: Wn,
1393
- membersPopup: yn,
1394
- config: Yn,
1395
- rechercheAvancee: gn,
1396
- pdfTools: vn,
1397
- editor: Xn,
1398
- collab: zn,
1399
- diffViewer: An,
1400
- sendingMail: Mn,
1401
- chat: Nn,
1402
- close: On,
1376
+ pdf: e0,
1377
+ sharelink: t0,
1378
+ cannotCopyHere: l0,
1379
+ cannotMoveHere: a0,
1380
+ spaces: s0,
1381
+ userHomes: o0,
1382
+ yes: i0,
1383
+ no: n0,
1384
+ howMuchResult: c0,
1385
+ howMuchSelected: r0,
1386
+ selectAllElement: b0,
1387
+ selectAllElementMoreThan: d0,
1388
+ deleteSelection: m0,
1389
+ dropFileFolders: u0,
1390
+ currentFolder: p0,
1391
+ canceledImport: Z0,
1392
+ lock: h0,
1393
+ membersPopup: W0,
1394
+ config: y0,
1395
+ rechercheAvancee: Y0,
1396
+ pdfTools: g0,
1397
+ editor: v0,
1398
+ collab: X0,
1399
+ diffViewer: z0,
1400
+ sendingMail: A0,
1401
+ chat: M0,
1402
+ close: N0,
1403
1403
  delete: "Delete",
1404
- edit: jn,
1405
- open: Gn,
1406
- download: Tn,
1407
- restore: In,
1408
- publish: wn,
1409
- back: Ln,
1410
- minimize: fn,
1411
- reload: Rn,
1412
- duplicate: Dn,
1413
- moveUp: Fn,
1414
- moveDown: Cn,
1415
- sortAscending: kn,
1416
- sortDescending: xn,
1417
- search: Jn,
1418
- moreActions: Un,
1404
+ edit: O0,
1405
+ open: j0,
1406
+ download: G0,
1407
+ restore: T0,
1408
+ publish: I0,
1409
+ back: w0,
1410
+ minimize: L0,
1411
+ reload: f0,
1412
+ duplicate: R0,
1413
+ moveUp: D0,
1414
+ moveDown: F0,
1415
+ sortAscending: C0,
1416
+ sortDescending: k0,
1417
+ search: x0,
1418
+ moreActions: J0,
1419
1419
  "add/removeFavorite": "Add/remove favorite",
1420
- modify: Sn,
1421
- home: Vn,
1422
- fileList: Hn,
1423
- previewPanel: Qn,
1424
- selectAll: Pn,
1425
- layoutSelector: Bn,
1426
- layoutList: En,
1427
- layoutGrid: _n,
1428
- layoutTable: Kn,
1429
- workflow: $n
1420
+ modify: U0,
1421
+ home: S0,
1422
+ fileList: V0,
1423
+ previewPanel: H0,
1424
+ selectAll: Q0,
1425
+ layoutSelector: P0,
1426
+ layoutList: B0,
1427
+ layoutGrid: E0,
1428
+ layoutTable: _0,
1429
+ workflow: K0
1430
1430
  }, fd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1431
1431
  __proto__: null,
1432
1432
  alfrescoError: Mi,
1433
- back: Ln,
1433
+ back: w0,
1434
1434
  cancel: Xi,
1435
- canceledImport: hn,
1436
- cannotCopyHere: ln,
1437
- cannotMoveHere: an,
1438
- chat: Nn,
1439
- close: On,
1440
- collab: zn,
1441
- config: Yn,
1442
- currentFolder: Zn,
1435
+ canceledImport: Z0,
1436
+ cannotCopyHere: l0,
1437
+ cannotMoveHere: a0,
1438
+ chat: M0,
1439
+ close: N0,
1440
+ collab: X0,
1441
+ config: y0,
1442
+ currentFolder: p0,
1443
1443
  default: Ld,
1444
- deleteSelection: un,
1445
- diffViewer: An,
1444
+ deleteSelection: m0,
1445
+ diffViewer: z0,
1446
1446
  dossier: Yi,
1447
- download: Tn,
1448
- dropFileFolders: pn,
1449
- duplicate: Dn,
1450
- edit: jn,
1451
- editor: Xn,
1447
+ download: G0,
1448
+ dropFileFolders: u0,
1449
+ duplicate: R0,
1450
+ edit: O0,
1451
+ editor: v0,
1452
1452
  error: zi,
1453
1453
  espace: Ki,
1454
1454
  fichier: yi,
@@ -1477,48 +1477,48 @@ const F2 = /* @__PURE__ */ ie(jd, [["render", Td]]), Rs = { pendingTasks: "Vous
1477
1477
  fichier_video: Oi,
1478
1478
  fichier_xml: Di,
1479
1479
  fichier_yaml: Si,
1480
- fileList: Hn,
1481
- home: Vn,
1482
- howMuchResult: rn,
1483
- howMuchSelected: bn,
1484
- layoutGrid: _n,
1485
- layoutList: En,
1486
- layoutSelector: Bn,
1487
- layoutTable: Kn,
1488
- lock: Wn,
1489
- membersPopup: yn,
1480
+ fileList: V0,
1481
+ home: S0,
1482
+ howMuchResult: c0,
1483
+ howMuchSelected: r0,
1484
+ layoutGrid: E0,
1485
+ layoutList: B0,
1486
+ layoutSelector: P0,
1487
+ layoutTable: _0,
1488
+ lock: h0,
1489
+ membersPopup: W0,
1490
1490
  menu: $i,
1491
- minimize: fn,
1492
- modify: Sn,
1493
- moreActions: Un,
1494
- moveDown: Cn,
1495
- moveUp: Fn,
1496
- no: cn,
1497
- open: Gn,
1498
- pdf: en,
1499
- pdfTools: vn,
1500
- previewPanel: Qn,
1501
- publish: wn,
1502
- rechercheAvancee: gn,
1503
- reload: Rn,
1504
- restore: In,
1491
+ minimize: L0,
1492
+ modify: U0,
1493
+ moreActions: J0,
1494
+ moveDown: F0,
1495
+ moveUp: D0,
1496
+ no: n0,
1497
+ open: j0,
1498
+ pdf: e0,
1499
+ pdfTools: g0,
1500
+ previewPanel: H0,
1501
+ publish: I0,
1502
+ rechercheAvancee: Y0,
1503
+ reload: f0,
1504
+ restore: T0,
1505
1505
  restrictedPermissions: gi,
1506
1506
  save: vi,
1507
- search: Jn,
1508
- selectAll: Pn,
1509
- selectAllElement: dn,
1510
- selectAllElementMoreThan: mn,
1511
- sendingMail: Mn,
1512
- sharelink: tn,
1513
- sortAscending: kn,
1514
- sortDescending: xn,
1515
- spaces: sn,
1507
+ search: x0,
1508
+ selectAll: Q0,
1509
+ selectAllElement: b0,
1510
+ selectAllElementMoreThan: d0,
1511
+ sendingMail: A0,
1512
+ sharelink: t0,
1513
+ sortAscending: C0,
1514
+ sortDescending: k0,
1515
+ spaces: s0,
1516
1516
  taskNotification: Wi,
1517
1517
  tasks: qi,
1518
1518
  uploadUnknownError: Ai,
1519
- userHomes: on,
1520
- workflow: $n,
1521
- yes: nn
1519
+ userHomes: o0,
1520
+ workflow: K0,
1521
+ yes: i0
1522
1522
  }, Symbol.toStringTag, { value: "Module" })), Rd = { en: fd, fr: wd };
1523
1523
  let Dd = localStorage?.getItem("user.language") || window?.navigator?.language || "fr";
1524
1524
  const Bl = zc({
@@ -2900,7 +2900,7 @@ function am(t, e, l, o, a, s) {
2900
2900
  _: 1
2901
2901
  }, 8, ["header"]);
2902
2902
  }
2903
- const qn = /* @__PURE__ */ ie(Vd, [["render", am]]), e0 = '(function(){"use strict";class g{value;next;constructor(e){this.value=e}}class v{#e;#t;#s;constructor(){this.clear()}enqueue(e){const t=new g(e);this.#e?(this.#t.next=t,this.#t=t):(this.#e=t,this.#t=t),this.#s++}dequeue(){const e=this.#e;if(e)return this.#e=this.#e.next,this.#s--,this.#e||(this.#t=void 0),e.value}peek(){if(this.#e)return this.#e.value}clear(){this.#e=void 0,this.#t=void 0,this.#s=0}get size(){return this.#s}*[Symbol.iterator](){let e=this.#e;for(;e;)yield e.value,e=e.next}*drain(){for(;this.#e;)yield this.dequeue()}}function w(s){m(s);const e=new v;let t=0;const o=()=>{t<s&&e.size>0&&(e.dequeue()(),t++)},p=()=>{t--,o()},r=async(a,n,i)=>{const l=(async()=>a(...i))();n(l);try{await l}catch{}p()},u=(a,n,i)=>{new Promise(l=>{e.enqueue(l)}).then(r.bind(void 0,a,n,i)),(async()=>(await Promise.resolve(),t<s&&o()))()},d=(a,...n)=>new Promise(i=>{u(a,i,n)});return Object.defineProperties(d,{activeCount:{get:()=>t},pendingCount:{get:()=>e.size},clearQueue:{value(){e.clear()}},concurrency:{get:()=>s,set(a){m(a),s=a,queueMicrotask(()=>{for(;t<s&&e.size>0;)o()})}}}),d}function m(s){if(!((Number.isInteger(s)||s===Number.POSITIVE_INFINITY)&&s>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up")}const h=w(3);self.onmessage=async s=>{const{type:e,payload:t}=s.data;if(e==="start"){if(!t.files||!t.nodeId)return;const o=t.files,p=t.nodeId,r=o.length;let u=0;const d=o.map(n=>h(()=>(self.postMessage({type:"requestUpload",payload:{item:n,nodeId:p}}),new Promise(i=>{const l=f=>{const{type:c,payload:y}=f.data;c==="uploadResult"&&y.fileName===n.file.name&&(self.removeEventListener("message",l),u++,self.postMessage({type:"progress",payload:{completed:u,total:r}}),i(y))};self.addEventListener("message",l)})))),a=await Promise.all(d);self.postMessage({type:"complete",payload:a})}if(e==="startClassificationPlan"){if(!t.files)return;const o=t.files,p=o.length;let r=0;const u=o.map(a=>h(()=>(self.postMessage({type:"requestClassificationPlanUpload",payload:{item:a}}),new Promise(n=>{const i=l=>{const{type:f,payload:c}=l.data;f==="uploadResult"&&c.fileName===a.fileName&&(self.removeEventListener("message",i),r++,self.postMessage({type:"progress",payload:{completed:r,total:p}}),n(c))};self.addEventListener("message",i)})))),d=await Promise.all(u);self.postMessage({type:"complete",payload:d})}}})();\n//# sourceMappingURL=upload.worker-DYhWdEjp.js.map\n', qa = typeof self < "u" && self.Blob && new Blob(["(self.URL || self.webkitURL).revokeObjectURL(self.location.href);", e0], { type: "text/javascript;charset=utf-8" });
2903
+ const $0 = /* @__PURE__ */ ie(Vd, [["render", am]]), q0 = '(function(){"use strict";class g{value;next;constructor(e){this.value=e}}class v{#e;#t;#s;constructor(){this.clear()}enqueue(e){const t=new g(e);this.#e?(this.#t.next=t,this.#t=t):(this.#e=t,this.#t=t),this.#s++}dequeue(){const e=this.#e;if(e)return this.#e=this.#e.next,this.#s--,this.#e||(this.#t=void 0),e.value}peek(){if(this.#e)return this.#e.value}clear(){this.#e=void 0,this.#t=void 0,this.#s=0}get size(){return this.#s}*[Symbol.iterator](){let e=this.#e;for(;e;)yield e.value,e=e.next}*drain(){for(;this.#e;)yield this.dequeue()}}function w(s){m(s);const e=new v;let t=0;const o=()=>{t<s&&e.size>0&&(e.dequeue()(),t++)},p=()=>{t--,o()},r=async(a,n,i)=>{const l=(async()=>a(...i))();n(l);try{await l}catch{}p()},u=(a,n,i)=>{new Promise(l=>{e.enqueue(l)}).then(r.bind(void 0,a,n,i)),(async()=>(await Promise.resolve(),t<s&&o()))()},d=(a,...n)=>new Promise(i=>{u(a,i,n)});return Object.defineProperties(d,{activeCount:{get:()=>t},pendingCount:{get:()=>e.size},clearQueue:{value(){e.clear()}},concurrency:{get:()=>s,set(a){m(a),s=a,queueMicrotask(()=>{for(;t<s&&e.size>0;)o()})}}}),d}function m(s){if(!((Number.isInteger(s)||s===Number.POSITIVE_INFINITY)&&s>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up")}const h=w(3);self.onmessage=async s=>{const{type:e,payload:t}=s.data;if(e==="start"){if(!t.files||!t.nodeId)return;const o=t.files,p=t.nodeId,r=o.length;let u=0;const d=o.map(n=>h(()=>(self.postMessage({type:"requestUpload",payload:{item:n,nodeId:p}}),new Promise(i=>{const l=f=>{const{type:c,payload:y}=f.data;c==="uploadResult"&&y.fileName===n.file.name&&(self.removeEventListener("message",l),u++,self.postMessage({type:"progress",payload:{completed:u,total:r}}),i(y))};self.addEventListener("message",l)})))),a=await Promise.all(d);self.postMessage({type:"complete",payload:a})}if(e==="startClassificationPlan"){if(!t.files)return;const o=t.files,p=o.length;let r=0;const u=o.map(a=>h(()=>(self.postMessage({type:"requestClassificationPlanUpload",payload:{item:a}}),new Promise(n=>{const i=l=>{const{type:f,payload:c}=l.data;f==="uploadResult"&&c.fileName===a.fileName&&(self.removeEventListener("message",i),r++,self.postMessage({type:"progress",payload:{completed:r,total:p}}),n(c))};self.addEventListener("message",i)})))),d=await Promise.all(u);self.postMessage({type:"complete",payload:d})}}})();\n//# sourceMappingURL=upload.worker-DYhWdEjp.js.map\n', qa = typeof self < "u" && self.Blob && new Blob(["(self.URL || self.webkitURL).revokeObjectURL(self.location.href);", q0], { type: "text/javascript;charset=utf-8" });
2904
2904
  function sm(t) {
2905
2905
  let e;
2906
2906
  try {
@@ -2913,7 +2913,7 @@ function sm(t) {
2913
2913
  }), l;
2914
2914
  } catch {
2915
2915
  return new Worker(
2916
- "data:text/javascript;charset=utf-8," + encodeURIComponent(e0),
2916
+ "data:text/javascript;charset=utf-8," + encodeURIComponent(q0),
2917
2917
  {
2918
2918
  name: t?.name
2919
2919
  }
@@ -3620,7 +3620,7 @@ const De = new om(), im = $e({
3620
3620
  "text/typescript": "text-editor",
3621
3621
  "application/typescript": "text-editor"
3622
3622
  };
3623
- function t0(t) {
3623
+ function en(t) {
3624
3624
  const e = Oe(), l = im(), o = t.content.mimeType;
3625
3625
  return !e.OPEN_PDF_WITH_COLLABORA && o === "application/pdf" ? { name: "consultation-pdf", params: { id: t.id } } : o.startsWith("image/") ? { name: "consultation-image", params: { id: t.id } } : o.startsWith("video/") ? { name: "consultation-video", params: { id: t.id } } : es[o] ? { name: es[o], params: { id: t.id } } : o.startsWith("text/") ? { name: "text-editor", params: { id: t.id } } : l.checkIfExists(o, "edit") ? {
3626
3626
  name: "edit-collabora",
@@ -3646,16 +3646,17 @@ function ts(t, e = {}) {
3646
3646
  if (t.isFolder ? a = {
3647
3647
  name: "navigation-dossier",
3648
3648
  params: { id: o.name, FolderId: t.id }
3649
- } : (a = t0(t), a.name === "edit-collabora" && (l = "_blank")), o?.name) {
3650
- let s = t.name;
3649
+ } : (a = en(t), a.name === "edit-collabora" && (l = "_blank")), o?.name) {
3650
+ let s = null;
3651
3651
  if (e.parentNodeType) {
3652
3652
  const n = t.path.elements.find(
3653
3653
  (r) => r.nodeType === e.parentNodeType
3654
3654
  );
3655
- n && (s = `${n.name} / ${t.name}`);
3655
+ n && (s = n.name);
3656
3656
  }
3657
3657
  return {
3658
- label: s,
3658
+ label: t.name,
3659
+ labelPrefix: s,
3659
3660
  icon: t.isFolder ? "ri-folder-2-line" : "ri-file-line",
3660
3661
  class: "menu-item responsive-text",
3661
3662
  target: l,
@@ -4449,7 +4450,7 @@ class um {
4449
4450
  if (o.isFolder ? n = {
4450
4451
  name: "navigation-dossier",
4451
4452
  params: { id: s.name, FolderId: e.targetGuid }
4452
- } : (n = t0(o), n.name === "edit-collabora" && (a = "_blank")), s?.name)
4453
+ } : (n = en(o), n.name === "edit-collabora" && (a = "_blank")), s?.name)
4453
4454
  return {
4454
4455
  label: o.name,
4455
4456
  icon: o.isFolder ? "ri-folder-2-line" : "ri-file-line",
@@ -5460,7 +5461,7 @@ function su(t, e, l, o, a, s) {
5460
5461
  class: se({ "with-preview-panel": l.isPreviewPanelVisible })
5461
5462
  }, {
5462
5463
  default: A(() => [
5463
- b(r, null, {
5464
+ b(r, { style: { width: "3rem" } }, {
5464
5465
  header: A(() => [
5465
5466
  i("div", Pm, [
5466
5467
  b(n, {
@@ -5485,7 +5486,7 @@ function su(t, e, l, o, a, s) {
5485
5486
  }),
5486
5487
  b(r, {
5487
5488
  header: t.$t("column.thumbnail"),
5488
- "header-style": "min-width: 1.65rem"
5489
+ style: { width: "5rem" }
5489
5490
  }, {
5490
5491
  body: A((N) => [
5491
5492
  (c(), d("div", {
@@ -5542,7 +5543,7 @@ function su(t, e, l, o, a, s) {
5542
5543
  }, 8, ["header"]),
5543
5544
  s.hasLockedItem || s.hasBrokenInheritance ? (c(), w(r, {
5544
5545
  key: 0,
5545
- "header-style": "min-width: 1.5rem"
5546
+ style: { width: "3rem" }
5546
5547
  }, {
5547
5548
  body: A((N) => [
5548
5549
  N.data.isLocked ? (c(), d("div", Km, [
@@ -5676,7 +5677,7 @@ function su(t, e, l, o, a, s) {
5676
5677
  _: 1
5677
5678
  }, 8, ["value", "state-key", "data-key", "filters", "class"])) : g("", !0);
5678
5679
  }
5679
- const l0 = /* @__PURE__ */ ie(Qm, [["render", su], ["__scopeId", "data-v-647d99eb"]]), ou = {
5680
+ const tn = /* @__PURE__ */ ie(Qm, [["render", su], ["__scopeId", "data-v-e40e1c10"]]), ou = {
5680
5681
  name: "ContentListView",
5681
5682
  components: {
5682
5683
  PristyIcon: F2,
@@ -5976,7 +5977,7 @@ function Xu(t, e, l, o, a, s) {
5976
5977
  ])
5977
5978
  ]))), 128);
5978
5979
  }
5979
- const a0 = /* @__PURE__ */ ie(ou, [["render", Xu], ["__scopeId", "data-v-7f891bae"]]), zu = {
5980
+ const ln = /* @__PURE__ */ ie(ou, [["render", Xu], ["__scopeId", "data-v-7f891bae"]]), zu = {
5980
5981
  name: "ContentGridView",
5981
5982
  components: {
5982
5983
  PristyIcon: F2,
@@ -6240,7 +6241,7 @@ function Fu(t, e, l, o, a, s) {
6240
6241
  ]))), 128))
6241
6242
  ], 8, Au);
6242
6243
  }
6243
- const s0 = /* @__PURE__ */ ie(zu, [["render", Fu]]);
6244
+ const an = /* @__PURE__ */ ie(zu, [["render", Fu]]);
6244
6245
  class Cu {
6245
6246
  constructor() {
6246
6247
  this.lruGroupMemberships = new pt({
@@ -6348,7 +6349,7 @@ class Cu {
6348
6349
  }) : Promise.resolve(this.lruGroupMemberships.get(e));
6349
6350
  }
6350
6351
  }
6351
- const o0 = new Cu(), ku = {
6352
+ const sn = new Cu(), ku = {
6352
6353
  name: "CreateWorkflowPopup",
6353
6354
  components: {
6354
6355
  PrimeDialog: Ke,
@@ -6480,7 +6481,7 @@ const o0 = new Cu(), ku = {
6480
6481
  });
6481
6482
  },
6482
6483
  searchUsers(t) {
6483
- this.isSearching = !0, o0.searchUser(t).then((e) => {
6484
+ this.isSearching = !0, sn.searchUser(t).then((e) => {
6484
6485
  let o = (e.list.entries || []).map((a) => {
6485
6486
  const s = a.entry.properties;
6486
6487
  return {
@@ -6886,7 +6887,7 @@ function yp(t, e, l, o, a, s) {
6886
6887
  _: 1
6887
6888
  }, 8, ["header"]);
6888
6889
  }
6889
- const i0 = /* @__PURE__ */ ie(ku, [["render", yp], ["__scopeId", "data-v-b2be9982"]]), Yp = {
6890
+ const on = /* @__PURE__ */ ie(ku, [["render", yp], ["__scopeId", "data-v-b2be9982"]]), Yp = {
6890
6891
  name: "ImportNewVersionPopup",
6891
6892
  components: {
6892
6893
  PrimeButton: U,
@@ -7064,7 +7065,7 @@ function Lp(t, e, l, o, a, s) {
7064
7065
  _: 1
7065
7066
  }, 8, ["header"]);
7066
7067
  }
7067
- const n0 = /* @__PURE__ */ ie(Yp, [["render", Lp]]), fp = {
7068
+ const nn = /* @__PURE__ */ ie(Yp, [["render", Lp]]), fp = {
7068
7069
  name: "MemberList",
7069
7070
  components: {
7070
7071
  PrimeButton: U,
@@ -7660,10 +7661,10 @@ function n1(t, e, l, o, a, s) {
7660
7661
  ])
7661
7662
  ]);
7662
7663
  }
7663
- const c0 = /* @__PURE__ */ ie(fp, [["render", n1], ["__scopeId", "data-v-9c182ada"]]), c1 = {
7664
+ const cn = /* @__PURE__ */ ie(fp, [["render", n1], ["__scopeId", "data-v-9c182ada"]]), c1 = {
7664
7665
  name: "MemberListPopup",
7665
7666
  components: {
7666
- MemberList: c0,
7667
+ MemberList: cn,
7667
7668
  PrimeDialog: Ke,
7668
7669
  PrimeButton: U
7669
7670
  },
@@ -7856,7 +7857,7 @@ function b1(t, e, l, o, a, s) {
7856
7857
  _: 1
7857
7858
  }, 8, ["header"]));
7858
7859
  }
7859
- const r0 = /* @__PURE__ */ ie(c1, [["render", b1]]), d1 = {
7860
+ const rn = /* @__PURE__ */ ie(c1, [["render", b1]]), d1 = {
7860
7861
  name: "SendMailPopup",
7861
7862
  components: {
7862
7863
  PrimeDialog: Ke,
@@ -8175,7 +8176,7 @@ function k1(t, e, l, o, a, s) {
8175
8176
  _: 1
8176
8177
  }, 8, ["header"]);
8177
8178
  }
8178
- const b0 = /* @__PURE__ */ ie(d1, [["render", k1], ["__scopeId", "data-v-97b57737"]]), x1 = {
8179
+ const bn = /* @__PURE__ */ ie(d1, [["render", k1], ["__scopeId", "data-v-97b57737"]]), x1 = {
8179
8180
  name: "ShareLinkPopup",
8180
8181
  components: {
8181
8182
  PrimeDialog: Ke,
@@ -8408,20 +8409,20 @@ function B1(t, e, l, o, a, s) {
8408
8409
  _: 1
8409
8410
  }, 8, ["header"]);
8410
8411
  }
8411
- const d0 = /* @__PURE__ */ ie(x1, [["render", B1]]), E1 = {
8412
+ const dn = /* @__PURE__ */ ie(x1, [["render", B1]]), E1 = {
8412
8413
  name: "DynamicContentView",
8413
8414
  components: {
8414
8415
  ActionMenu: C2,
8415
- ContentGridView: s0,
8416
- ContentListView: a0,
8417
- ContentTableView: l0,
8418
- CopyOrMovePopup: qn,
8419
- CreateWorkflowPopup: i0,
8420
- ImportNewVersionPopup: n0,
8421
- MemberListPopup: r0,
8416
+ ContentGridView: an,
8417
+ ContentListView: ln,
8418
+ ContentTableView: tn,
8419
+ CopyOrMovePopup: $0,
8420
+ CreateWorkflowPopup: on,
8421
+ ImportNewVersionPopup: nn,
8422
+ MemberListPopup: rn,
8422
8423
  PaginatorComponent: Ls,
8423
- SendMailPopup: b0,
8424
- ShareLinkPopup: d0,
8424
+ SendMailPopup: bn,
8425
+ ShareLinkPopup: dn,
8425
8426
  PrimeButton: U,
8426
8427
  PrimeDataView: gs,
8427
8428
  PrimeCheckbox: rl
@@ -9157,7 +9158,7 @@ function XZ(t, e, l, o, a, s) {
9157
9158
  ])
9158
9159
  ]);
9159
9160
  }
9160
- const m0 = /* @__PURE__ */ ie(hZ, [["render", XZ], ["__scopeId", "data-v-abd29efa"]]), zZ = {
9161
+ const mn = /* @__PURE__ */ ie(hZ, [["render", XZ], ["__scopeId", "data-v-abd29efa"]]), zZ = {
9161
9162
  name: "VideoPlayer",
9162
9163
  components: {
9163
9164
  PrimeTag: D2,
@@ -9244,7 +9245,7 @@ function GZ(t, e, l, o, a, s) {
9244
9245
  ])
9245
9246
  ]);
9246
9247
  }
9247
- const u0 = /* @__PURE__ */ ie(zZ, [["render", GZ], ["__scopeId", "data-v-59a176e0"]]);
9248
+ const un = /* @__PURE__ */ ie(zZ, [["render", GZ], ["__scopeId", "data-v-59a176e0"]]);
9248
9249
  let TZ = 0;
9249
9250
  class He {
9250
9251
  /**
@@ -10288,7 +10289,7 @@ ${cs}`}</style>
10288
10289
  <\/script>
10289
10290
  </html>`;
10290
10291
  }
10291
- function p0(t = {}) {
10292
+ function pn(t = {}) {
10292
10293
  const { content: e, mimeType: l, customStyles: o = "" } = t, a = je(() => {
10293
10294
  const h = l?.value;
10294
10295
  return h === "text/markdown" || h === "text/x-markdown" || h === "text/x-web-markdown";
@@ -10353,7 +10354,7 @@ const Ta = $e({
10353
10354
  isSharedLink: { type: Boolean, default: !1 }
10354
10355
  },
10355
10356
  setup(t) {
10356
- const { t: e } = Hl(), l = Ta(), o = t, a = L(""), s = L(null), n = L(null), r = nl(null), m = L(!1), h = L(null), { isMarkdown: Y, isHtml: W, iframeContent: Z } = p0({
10357
+ const { t: e } = Hl(), l = Ta(), o = t, a = L(""), s = L(null), n = L(null), r = nl(null), m = L(!1), h = L(null), { isMarkdown: Y, isHtml: W, iframeContent: Z } = pn({
10357
10358
  content: a,
10358
10359
  mimeType: s
10359
10360
  }), X = () => {
@@ -10427,8 +10428,8 @@ const Ta = $e({
10427
10428
  }, PZ = /* @__PURE__ */ ie(QZ, [["__scopeId", "data-v-2fef27f5"]]), BZ = {
10428
10429
  name: "PreviewPanel",
10429
10430
  components: {
10430
- VideoPlayer: u0,
10431
- ImageViewer: m0,
10431
+ VideoPlayer: un,
10432
+ ImageViewer: mn,
10432
10433
  PDFComponent: fs,
10433
10434
  CodeMirrorViewer: PZ,
10434
10435
  PrimeButton: U
@@ -11176,9 +11177,9 @@ function eh(t, e, l, o, a, s) {
11176
11177
  }, null, 544)
11177
11178
  ]);
11178
11179
  }
11179
- const Z0 = /* @__PURE__ */ ie(K3, [["render", eh], ["__scopeId", "data-v-f2b573ce"]]), th = {
11180
+ const Zn = /* @__PURE__ */ ie(K3, [["render", eh], ["__scopeId", "data-v-f2b573ce"]]), th = {
11180
11181
  name: "ImportPopupWithWorker",
11181
- components: { FolderUpload: Z0 },
11182
+ components: { FolderUpload: Zn },
11182
11183
  props: {
11183
11184
  node: {
11184
11185
  type: Object,
@@ -11916,7 +11917,7 @@ const Wh = /* @__PURE__ */ ie(nh, [["render", hh]]), yh = { class: "array-editor
11916
11917
  ])) : g("", !0)
11917
11918
  ]));
11918
11919
  }
11919
- }, h0 = /* @__PURE__ */ ie(o5, [["__scopeId", "data-v-d0939289"]]), i5 = { class: "config-split-view" }, n5 = { class: "config-list-panel" }, c5 = { class: "filter-container" }, r5 = { class: "p-input-icon-left w-full" }, b5 = { class: "config-groups" }, d5 = ["onClick"], m5 = { class: "group-label" }, u5 = { class: "group-count" }, p5 = { class: "group-items" }, Z5 = ["onClick"], h5 = { class: "item-key" }, W5 = ["title"], y5 = {
11920
+ }, hn = /* @__PURE__ */ ie(o5, [["__scopeId", "data-v-d0939289"]]), i5 = { class: "config-split-view" }, n5 = { class: "config-list-panel" }, c5 = { class: "filter-container" }, r5 = { class: "p-input-icon-left w-full" }, b5 = { class: "config-groups" }, d5 = ["onClick"], m5 = { class: "group-label" }, u5 = { class: "group-count" }, p5 = { class: "group-items" }, Z5 = ["onClick"], h5 = { class: "item-key" }, W5 = ["title"], y5 = {
11920
11921
  key: 0,
11921
11922
  class: "empty-state"
11922
11923
  }, Y5 = { class: "config-editor-panel" }, g5 = {
@@ -12129,7 +12130,7 @@ const Wh = /* @__PURE__ */ ie(nh, [["render", hh]]), yh = { class: "array-editor
12129
12130
  ]),
12130
12131
  i("div", Y5, [
12131
12132
  W.value ? (c(), d("div", g5, [
12132
- b(h0, {
12133
+ b(hn, {
12133
12134
  item: W.value,
12134
12135
  description: t.descriptions[W.value.key],
12135
12136
  "onUpdate:value": N,
@@ -13521,7 +13522,7 @@ function dW(t, e, l, o, a, s) {
13521
13522
  }, null, 8, ["modelValue", "onLabel", "offLabel", "disabled"])
13522
13523
  ]);
13523
13524
  }
13524
- const W0 = /* @__PURE__ */ ie(cW, [["render", dW]]), mW = {
13525
+ const Wn = /* @__PURE__ */ ie(cW, [["render", dW]]), mW = {
13525
13526
  name: "UserViewsFavoritesPanel",
13526
13527
  components: {
13527
13528
  PrimeDropdown: Jt
@@ -13815,7 +13816,7 @@ function xW(t, e, l, o, a, s) {
13815
13816
  const fa = /* @__PURE__ */ ie(IW, [["render", xW]]), JW = {
13816
13817
  name: "AdvancedSearchPanel",
13817
13818
  components: {
13818
- ExactSearch: W0,
13819
+ ExactSearch: Wn,
13819
13820
  PrimeAccordion: Ts,
13820
13821
  PrimeAccordionTab: Is,
13821
13822
  UserViewsFavoritesPanel: La,
@@ -15322,14 +15323,14 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15322
15323
  };
15323
15324
  };
15324
15325
  let Il = null, Rt = null, t2 = null, yl = null;
15325
- const M0 = (p) => {
15326
+ const Mn = (p) => {
15326
15327
  for (let y = T.value.length - 1; y >= 0; y--) {
15327
15328
  const O = T.value[y].rect;
15328
15329
  if (p.x >= O.x && p.x <= O.x + O.w && p.y >= O.y && p.y <= O.y + O.h)
15329
15330
  return y;
15330
15331
  }
15331
15332
  return -1;
15332
- }, N0 = (p) => {
15333
+ }, Nn = (p) => {
15333
15334
  const M = 6 * (window.devicePixelRatio || 1) / 2;
15334
15335
  for (let x = T.value.length - 1; x >= 0; x--) {
15335
15336
  const G = T.value[x];
@@ -15346,7 +15347,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15346
15347
  return { idx: x, corner: ze.key };
15347
15348
  }
15348
15349
  return null;
15349
- }, O0 = (p) => {
15350
+ }, On = (p) => {
15350
15351
  if (N.value === X.REDACT || N.value === X.HIGHLIGHT || N.value === X.TEXT)
15351
15352
  ae = !0, oe = Tl(p);
15352
15353
  else if (N.value === X.COMMENT) {
@@ -15357,12 +15358,12 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15357
15358
  payload: { text: O }
15358
15359
  }), Mt());
15359
15360
  } else if (N.value === X.IMAGE || N.value === X.SELECT || N.value === X.TEXT) {
15360
- const y = Tl(p), O = N0(y);
15361
+ const y = Tl(p), O = Nn(y);
15361
15362
  if (O) {
15362
15363
  t2 = O.idx, yl = O.corner, Rt = { p: y, rect: { ...T.value[O.idx].rect } }, P.value && (P.value.style.cursor = "nwse-resize");
15363
15364
  return;
15364
15365
  }
15365
- const M = M0(y);
15366
+ const M = Mn(y);
15366
15367
  if (M !== -1 && (T.value[M].type === X.IMAGE || T.value[M].type === X.TEXT)) {
15367
15368
  Il = M, Rt = { p: y, rect: { ...T.value[M].rect } }, P.value && (P.value.style.cursor = "move");
15368
15369
  return;
@@ -15381,7 +15382,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15381
15382
  T.value.push(x), ft(x), Mt(), N.value = X.SELECT, f.value = null, I.value = null;
15382
15383
  }
15383
15384
  }
15384
- }, j0 = (p) => {
15385
+ }, jn = (p) => {
15385
15386
  if (t2 !== null && yl) {
15386
15387
  const O = Tl(p), M = T.value[t2];
15387
15388
  if (M) {
@@ -15409,7 +15410,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15409
15410
  w: Math.abs(y.x - oe.x),
15410
15411
  h: Math.abs(y.y - oe.y)
15411
15412
  }, Mt();
15412
- }, G0 = () => {
15413
+ }, Gn = () => {
15413
15414
  if (Il !== null || t2 !== null) {
15414
15415
  Il = null, t2 = null, yl = null, Rt = null, P.value && (P.value.style.cursor = "crosshair"), Mt();
15415
15416
  return;
@@ -15433,7 +15434,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15433
15434
  rect: { ...Kt.value }
15434
15435
  });
15435
15436
  ae = !1, oe = null, Kt.value = null, Mt();
15436
- }, T0 = () => {
15437
+ }, Tn = () => {
15437
15438
  ae && (ae = !1, oe = null, Kt.value = null, Mt());
15438
15439
  }, Kt = L(null), Mt = () => {
15439
15440
  const p = Il, y = P.value;
@@ -15447,7 +15448,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15447
15448
  else if (G.type === X.HIGHLIGHT)
15448
15449
  O.fillStyle = "rgba(255, 235, 59, 0.4)", O.fillRect(G.rect.x, G.rect.y, G.rect.w, G.rect.h), O.strokeStyle = "rgba(255, 193, 7, 0.8)", O.strokeRect(G.rect.x, G.rect.y, G.rect.w, G.rect.h);
15449
15450
  else if (G.type === X.COMMENT)
15450
- f0(O, G.rect.x, G.rect.y, 20 * M);
15451
+ fn(O, G.rect.x, G.rect.y, 20 * M);
15451
15452
  else if (G.type === X.IMAGE) {
15452
15453
  if (ft(G), G._bitmap && O.drawImage(
15453
15454
  G._bitmap,
@@ -15470,7 +15471,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15470
15471
  } else if (G.type === X.TEXT) {
15471
15472
  const ye = G.payload || {}, ze = Math.max(8, ye.size || 18);
15472
15473
  O.save(), O.fillStyle = "rgba(255,255,255,0.35)", O.fillRect(G.rect.x, G.rect.y, G.rect.w, G.rect.h), O.fillStyle = ye.color || "#000", O.font = `${ze}px ${ye.font || "Helvetica"}`, O.textBaseline = "top";
15473
- const Ee = 4 * M, Ve = Math.max(0, G.rect.w - 2 * Ee), $t = I0(O, String(ye.text || ""), Ve);
15474
+ const Ee = 4 * M, Ve = Math.max(0, G.rect.w - 2 * Ee), $t = In(O, String(ye.text || ""), Ve);
15474
15475
  let wl = G.rect.y + Ee;
15475
15476
  for (const qt of $t)
15476
15477
  if (O.fillText(qt, G.rect.x + Ee, wl), wl += ze * 1.2, wl > G.rect.y + G.rect.h - Ee)
@@ -15494,7 +15495,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15494
15495
  const G = Kt.value;
15495
15496
  O.setLineDash([6 * M, 4 * M]), O.strokeStyle = N.value === X.REDACT ? "black" : "goldenrod", O.strokeRect(G.x, G.y, G.w, G.h), O.setLineDash([]);
15496
15497
  }
15497
- }, I0 = (p, y, O) => {
15498
+ }, In = (p, y, O) => {
15498
15499
  const M = y.split(/\s+/), x = [];
15499
15500
  let G = "";
15500
15501
  for (const $ of M) {
@@ -15502,12 +15503,12 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15502
15503
  p.measureText(ye).width <= O || G === "" ? G = ye : (x.push(G), G = $);
15503
15504
  }
15504
15505
  return G && x.push(G), x;
15505
- }, w0 = (p) => {
15506
+ }, wn = (p) => {
15506
15507
  let y = p.toString().trim();
15507
15508
  y.startsWith("#") && (y = y.slice(1)), y.length === 3 && (y = y.split("").map(($) => $ + $).join(""));
15508
15509
  const O = parseInt(y || "000000", 16), M = (O >> 16 & 255) / 255, x = (O >> 8 & 255) / 255, G = (O & 255) / 255;
15509
15510
  return { r: M, g: x, b: G };
15510
- }, L0 = (p, y, O, M) => {
15511
+ }, Ln = (p, y, O, M) => {
15511
15512
  const x = String(y).split(/\s+/), G = [];
15512
15513
  let $ = "";
15513
15514
  for (const ye of x) {
@@ -15515,9 +15516,9 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15515
15516
  p.widthOfTextAtSize(ze, O) <= M || $ === "" ? $ = ze : (G.push($), $ = ye);
15516
15517
  }
15517
15518
  return $ && G.push($), G;
15518
- }, f0 = (p, y, O, M) => {
15519
+ }, fn = (p, y, O, M) => {
15519
15520
  p.save(), p.translate(y, O), p.fillStyle = "#FFEB3B", p.strokeStyle = "#FBC02D", p.lineWidth = 2, p.beginPath(), p.rect(0, 0, M, M), p.fill(), p.stroke(), p.beginPath(), p.moveTo(M * 0.6, 0), p.lineTo(M, M * 0.4), p.lineTo(M * 0.6, M * 0.4), p.closePath(), p.fillStyle = "#FDD835", p.fill(), p.restore();
15520
- }, R0 = async () => {
15521
+ }, Rn = async () => {
15521
15522
  if (!(!a.value || !W.value)) {
15522
15523
  n.value = !0;
15523
15524
  try {
@@ -15599,22 +15600,22 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15599
15600
  }
15600
15601
  } else if (fe.type === X.TEXT) {
15601
15602
  const mt = fe.payload || {}, o2 = mt.font === "TimesRoman" ? q2.TimesRoman : mt.font === "Courier" ? q2.Courier : q2.Helvetica, xa = await p.embedFont(o2), z2 = Math.max(6, Number(mt.size) || 18), {
15602
- r: S0,
15603
- g: V0,
15604
- b: H0
15605
- } = w0(mt.color || "#000000"), V2 = 2, Q0 = Math.max(1, s2 - 2 * V2), P0 = L0(
15603
+ r: Sn,
15604
+ g: Vn,
15605
+ b: Hn
15606
+ } = wn(mt.color || "#000000"), V2 = 2, Qn = Math.max(1, s2 - 2 * V2), Pn = Ln(
15606
15607
  xa,
15607
15608
  String(mt.text || ""),
15608
15609
  z2,
15609
- Q0
15610
+ Qn
15610
15611
  );
15611
15612
  let H2 = Yl + fl - z2 - V2;
15612
- for (const B0 of P0)
15613
- if (O.drawText(B0, {
15613
+ for (const Bn of Pn)
15614
+ if (O.drawText(Bn, {
15614
15615
  x: Rl + V2,
15615
15616
  y: H2,
15616
15617
  size: z2,
15617
- color: Dl(S0, V0, H0)
15618
+ color: Dl(Sn, Vn, Hn)
15618
15619
  }), H2 -= z2 * 1.2, H2 < Yl)
15619
15620
  break;
15620
15621
  }
@@ -15641,9 +15642,9 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15641
15642
  }
15642
15643
  };
15643
15644
  _e(Z, () => setTimeout(Wl, 0)), _e(W, () => setTimeout(Wl, 0)), typeof window < "u" && window.addEventListener("resize", () => setTimeout(Wl, 0));
15644
- const D0 = () => {
15645
+ const Dn = () => {
15645
15646
  Z.value = 1, setTimeout(Wl, 0);
15646
- }, F0 = () => {
15647
+ }, Fn = () => {
15647
15648
  const p = F.value;
15648
15649
  if (!p)
15649
15650
  return;
@@ -15651,7 +15652,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15651
15652
  p.style.width = O + "px", p.style.height = M + "px", p.width = Math.round(O * y), p.height = Math.round(M * y);
15652
15653
  const x = p.getContext("2d");
15653
15654
  x.fillStyle = "#fff", x.fillRect(0, 0, p.width, p.height);
15654
- }, C0 = () => {
15655
+ }, Cn = () => {
15655
15656
  Ca(), D.value = !1;
15656
15657
  }, Ra = (p) => {
15657
15658
  le = !0, V = Fa(p);
@@ -15659,13 +15660,13 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15659
15660
  if (!le)
15660
15661
  return;
15661
15662
  const y = Fa(p);
15662
- J0(V, y), V = y;
15663
- }, k0 = (p) => Ra(p.touches[0]), x0 = (p) => Da(p.touches[0]), k2 = () => {
15663
+ Jn(V, y), V = y;
15664
+ }, kn = (p) => Ra(p.touches[0]), xn = (p) => Da(p.touches[0]), k2 = () => {
15664
15665
  le = !1, V = null;
15665
15666
  }, Fa = (p) => {
15666
15667
  const O = F.value.getBoundingClientRect(), M = window.devicePixelRatio || 1, x = p.clientX ?? p.pageX, G = p.clientY ?? p.pageY;
15667
15668
  return { x: (x - O.left) * M, y: (G - O.top) * M };
15668
- }, J0 = (p, y) => {
15669
+ }, Jn = (p, y) => {
15669
15670
  const M = F.value.getContext("2d");
15670
15671
  M.strokeStyle = "#111827", M.lineWidth = 3 * (window.devicePixelRatio || 1), M.lineCap = "round", M.beginPath(), M.moveTo(p.x, p.y), M.lineTo(y.x, y.y), M.stroke();
15671
15672
  }, Ca = () => {
@@ -15674,14 +15675,14 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15674
15675
  return;
15675
15676
  const y = p.getContext("2d");
15676
15677
  y.fillStyle = "#fff", y.fillRect(0, 0, p.width, p.height);
15677
- }, U0 = () => {
15678
+ }, Un = () => {
15678
15679
  const p = F.value;
15679
15680
  p && p.toBlob(async (y) => {
15680
15681
  I.value = await y.arrayBuffer(), N.value = X.IMAGE, D.value = !1;
15681
15682
  });
15682
15683
  };
15683
15684
  return _e(D, (p) => {
15684
- p && setTimeout(F0, 0);
15685
+ p && setTimeout(Fn, 0);
15685
15686
  }), _e(Pe, async (p) => {
15686
15687
  if (!p) {
15687
15688
  st.value = 0;
@@ -15914,7 +15915,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
15914
15915
  b(z(U), {
15915
15916
  class: "p-button-text",
15916
15917
  label: p.$t("pdfTools.pageEditor.fit"),
15917
- onClick: D0
15918
+ onClick: Dn
15918
15919
  }, null, 8, ["label"]),
15919
15920
  i("span", W9, u(Math.round(Z.value * 100)) + "%", 1),
15920
15921
  y[22] || (y[22] = i("span", { class: "spacer" }, null, -1)),
@@ -16009,7 +16010,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16009
16010
  class: "p-button-info mt-auto w-full",
16010
16011
  icon: "ri-check-line",
16011
16012
  label: p.$t("pdfTools.pageEditor.apply"),
16012
- onClick: R0
16013
+ onClick: Rn
16013
16014
  }, null, 8, ["disabled", "label"]),
16014
16015
  b(z(U), {
16015
16016
  disabled: T.value.length === 0,
@@ -16042,10 +16043,10 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16042
16043
  ref_key: "overlayCanvas",
16043
16044
  ref: P,
16044
16045
  class: "overlay-canvas",
16045
- onMousedown: O0,
16046
- onMouseleave: T0,
16047
- onMousemove: j0,
16048
- onMouseup: G0
16046
+ onMousedown: On,
16047
+ onMouseleave: Tn,
16048
+ onMousemove: jn,
16049
+ onMouseup: Gn
16049
16050
  }, null, 544)
16050
16051
  ], 512)
16051
16052
  ], 32)
@@ -16058,7 +16059,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16058
16059
  "onUpdate:visible": y[15] || (y[15] = (M) => D.value = M),
16059
16060
  modal: "",
16060
16061
  class: "dialog-signature-pad",
16061
- onHide: C0
16062
+ onHide: Cn
16062
16063
  }, {
16063
16064
  header: A(() => [
16064
16065
  i("div", j9, [
@@ -16079,7 +16080,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16079
16080
  b(z(U), {
16080
16081
  class: "p-button-text",
16081
16082
  label: p.$t("pdfTools.signaturePad.use"),
16082
- onClick: U0
16083
+ onClick: Un
16083
16084
  }, null, 8, ["label"])
16084
16085
  ])
16085
16086
  ]),
@@ -16093,8 +16094,8 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16093
16094
  onMouseleave: k2,
16094
16095
  onMousemove: Da,
16095
16096
  onMouseup: k2,
16096
- onTouchstart: rt(k0, ["prevent"]),
16097
- onTouchmove: rt(x0, ["prevent"]),
16097
+ onTouchstart: rt(kn, ["prevent"]),
16098
+ onTouchmove: rt(xn, ["prevent"]),
16098
16099
  onTouchend: rt(k2, ["prevent"])
16099
16100
  }, null, 544)
16100
16101
  ])
@@ -16678,7 +16679,7 @@ const Cy = /* @__PURE__ */ ie(wy, [["render", Fy], ["__scopeId", "data-v-14eafe8
16678
16679
  }, 8, ["visible", "header"]);
16679
16680
  };
16680
16681
  }
16681
- }, y0 = /* @__PURE__ */ ie(k4, [["__scopeId", "data-v-41095169"]]), x4 = {
16682
+ }, yn = /* @__PURE__ */ ie(k4, [["__scopeId", "data-v-41095169"]]), x4 = {
16682
16683
  reconnectInterval: 1e3,
16683
16684
  maxReconnectInterval: 3e4,
16684
16685
  reconnectDecay: 1.5,
@@ -16992,13 +16993,13 @@ class H4 extends Dc {
16992
16993
  return l.className = "cm-remote-cursor-label", l.style.backgroundColor = this.peer.color, l.style.color = "#fff", l.style.padding = "1px 4px", l.style.borderRadius = "3px", l.style.fontSize = "10px", l.style.position = "absolute", l.style.top = "-18px", l.style.left = "0", l.style.whiteSpace = "nowrap", l.textContent = this.peer.displayName, e.appendChild(l), e;
16993
16994
  }
16994
16995
  }
16995
- const Y0 = Ic.define(), I2 = wc.define({
16996
+ const Yn = Ic.define(), I2 = wc.define({
16996
16997
  create() {
16997
16998
  return [];
16998
16999
  },
16999
17000
  update(t, e) {
17000
17001
  for (const l of e.effects)
17001
- if (l.is(Y0))
17002
+ if (l.is(Yn))
17002
17003
  return l.value;
17003
17004
  return t;
17004
17005
  }
@@ -17297,7 +17298,7 @@ function P4() {
17297
17298
  anchor: be.cursorAnchor || be.cursorPosition
17298
17299
  }));
17299
17300
  n.value = R, V.dispatch({
17300
- effects: Y0.of(R)
17301
+ effects: Yn.of(R)
17301
17302
  });
17302
17303
  }, Kl = () => (R) => {
17303
17304
  R.docChanged && t.value && Be();
@@ -17625,7 +17626,7 @@ const B4 = $e({
17625
17626
  ), R2(() => {
17626
17627
  clearTimeout(Wt);
17627
17628
  });
17628
- const { isMarkdown: Pe, isHtml: Te, previewBodyHtml: st, iframeContent: wt } = p0({
17629
+ const { isMarkdown: Pe, isHtml: Te, previewBodyHtml: st, iframeContent: wt } = pn({
17629
17630
  content: St,
17630
17631
  mimeType: lt
17631
17632
  });
@@ -18371,7 +18372,7 @@ const B4 = $e({
18371
18372
  }, null, 512))
18372
18373
  ]))
18373
18374
  ]),
18374
- b(y0, {
18375
+ b(yn, {
18375
18376
  visible: it.value,
18376
18377
  "onUpdate:visible": H[3] || (H[3] = (Ye) => it.value = Ye),
18377
18378
  "content-node": t.contentNode,
@@ -18435,7 +18436,7 @@ function AY(t, e, l, o, a, s) {
18435
18436
  ])
18436
18437
  ]);
18437
18438
  }
18438
- const g0 = /* @__PURE__ */ ie(hY, [["render", AY], ["__scopeId", "data-v-59d82e13"]]);
18439
+ const gn = /* @__PURE__ */ ie(hY, [["render", AY], ["__scopeId", "data-v-59d82e13"]]);
18439
18440
  class MY {
18440
18441
  /**
18441
18442
  * Get the base URL for API calls.
@@ -19558,7 +19559,7 @@ function HY(t, e, l, o, a, s) {
19558
19559
  ])
19559
19560
  ], 2);
19560
19561
  }
19561
- const v0 = /* @__PURE__ */ ie(IY, [["render", HY], ["__scopeId", "data-v-165e03f8"]]), QY = {
19562
+ const vn = /* @__PURE__ */ ie(IY, [["render", HY], ["__scopeId", "data-v-165e03f8"]]), QY = {
19562
19563
  name: "ChatInput",
19563
19564
  components: {
19564
19565
  PrimeButton: U,
@@ -19707,7 +19708,7 @@ function qY(t, e, l, o, a, s) {
19707
19708
  ])) : g("", !0)
19708
19709
  ]);
19709
19710
  }
19710
- const X0 = /* @__PURE__ */ ie(QY, [["render", qY], ["__scopeId", "data-v-fd2ee6de"]]), eg = {
19711
+ const Xn = /* @__PURE__ */ ie(QY, [["render", qY], ["__scopeId", "data-v-fd2ee6de"]]), eg = {
19711
19712
  name: "ChatRoomList",
19712
19713
  components: {
19713
19714
  PrimeInputText: Re,
@@ -19842,14 +19843,14 @@ function mg(t, e, l, o, a, s) {
19842
19843
  ])
19843
19844
  ]);
19844
19845
  }
19845
- const z0 = /* @__PURE__ */ ie(eg, [["render", mg], ["__scopeId", "data-v-94df09b1"]]), ug = {
19846
+ const zn = /* @__PURE__ */ ie(eg, [["render", mg], ["__scopeId", "data-v-94df09b1"]]), ug = {
19846
19847
  name: "ChatPanel",
19847
19848
  components: {
19848
19849
  PrimeButton: U,
19849
19850
  PrimeProgressSpinner: Ot,
19850
- ChatMessage: v0,
19851
- ChatInput: X0,
19852
- ChatRoomList: z0
19851
+ ChatMessage: vn,
19852
+ ChatInput: Xn,
19853
+ ChatRoomList: zn
19853
19854
  },
19854
19855
  props: {
19855
19856
  showRoomList: {
@@ -19869,7 +19870,7 @@ const z0 = /* @__PURE__ */ ie(eg, [["render", mg], ["__scopeId", "data-v-94df09b
19869
19870
  };
19870
19871
  },
19871
19872
  computed: {
19872
- ..._0(TY),
19873
+ ..._n(TY),
19873
19874
  currentRoom() {
19874
19875
  return this.chatStore.currentRoom;
19875
19876
  },
@@ -20304,7 +20305,7 @@ function hs(t, e = "") {
20304
20305
  if (typeof t != "string" || e.trim() === "")
20305
20306
  throw new Error("mandatory parameter " + e);
20306
20307
  }
20307
- class A0 {
20308
+ class An {
20308
20309
  /**
20309
20310
  * Vrai si présent dans le plan de classement.
20310
20311
  * Faux indique que c'est un type ou nature hors plan de classement
@@ -20332,7 +20333,7 @@ class A0 {
20332
20333
  */
20333
20334
  parent;
20334
20335
  }
20335
- class Ws extends A0 {
20336
+ class Ws extends An {
20336
20337
  /**
20337
20338
  * @type {string[]}
20338
20339
  */
@@ -20344,7 +20345,7 @@ class Ws extends A0 {
20344
20345
  return this.groupConfidentiel && this.groupConfidentiel.length > 0;
20345
20346
  }
20346
20347
  }
20347
- class wg extends A0 {
20348
+ class wg extends An {
20348
20349
  constructor({ code: e, label: l, parent: o, hide: a = !1 }) {
20349
20350
  super(), this.code = e, this.label = l, this.parent = o, this.hide = a;
20350
20351
  }
@@ -20434,7 +20435,7 @@ class Lg {
20434
20435
  * ou `null` si le plan de classement n'est pas chargé.
20435
20436
  */
20436
20437
  getFilteredPlan(e) {
20437
- return o0.getUserGroups(ke().person.id, !1).then((l) => Object.prototype.hasOwnProperty.call(this.filingPlans, e) ? this.filingPlans[e].filter((a) => a.groupConfidentiel ? l.includes(a.groupConfidentiel) : !0) : (console.warn(`Filing Plan ${e} not loaded`), null));
20438
+ return sn.getUserGroups(ke().person.id, !1).then((l) => Object.prototype.hasOwnProperty.call(this.filingPlans, e) ? this.filingPlans[e].filter((a) => a.groupConfidentiel ? l.includes(a.groupConfidentiel) : !0) : (console.warn(`Filing Plan ${e} not loaded`), null));
20438
20439
  }
20439
20440
  /**
20440
20441
  * Retrieves a folder type from the filing plan by its code.
@@ -20671,7 +20672,7 @@ const Hv = /* @__PURE__ */ ie(fg, [["render", Qg], ["__scopeId", "data-v-a911806
20671
20672
  errorNb: "404"
20672
20673
  };
20673
20674
  },
20674
- components: { ErrorComponent: g0 }
20675
+ components: { ErrorComponent: gn }
20675
20676
  };
20676
20677
  function Bg(t, e, l, o, a, s) {
20677
20678
  const n = v("ErrorComponent");
@@ -20725,7 +20726,7 @@ function s6(t, e, l, o, a, s) {
20725
20726
  }
20726
20727
  const Pv = /* @__PURE__ */ ie(_g, [["render", s6], ["__scopeId", "data-v-684dbd8b"]]), Bv = {
20727
20728
  install(t) {
20728
- t.component("PaginatorComponent", Ls), t.component("PDFComponent", fs), t.component("PristyIcon", F2), t.component("TreeExplorer", El), t.component("CopyOrMovePopup", qn), t.component("EllipsisBreadcrumb", fm), t.component("BreadCrumbAlfresco", Cm), t.component("ContentTableView", l0), t.component("ContentListView", a0), t.component("ContentGridView", s0), t.component("DynamicContentView", iZ), t.component("ContentFiltersHeader", ZZ), t.component("ImageViewer", m0), t.component("VideoPlayer", u0), t.component("PreviewPanel", o3), t.component("CreateWorkflowPopup", i0), t.component("ImportNewVersionPopup", n0), t.component("ShareLinkPopup", d0), t.component("MemberListPopup", r0), t.component("SendMailPopup", b0), t.component("LayoutSelector", g3), t.component("HelpKeyMessage", z3), t.component("SelectionStatus", Z3), t.component("MemberList", c0), t.component("ActionMenu", C2), t.component("CustomToastContent", w3), t.component("UploadTargetInfo", _3), t.component("FolderUpload", Z0), t.component("ImportPopupWithWorker", oh), t.component("UploadStatus", V3), t.component("AddPairInConfigDialog", Wh), t.component("ConfigDatatable", Jh), t.component("ConfigItemEditor", h0), t.component("ConfigSplitView", z5), t.component("ConfigUpload", G5), t.component("ListVersionConfig", P5), t.component("AddCriterionPopup", wa), t.component("AdvancedSearchPanel", ny), t.component("AdvancedViewPanel", Iy), t.component("ExactSearch", W0), t.component("FavoriteViewMenu", Cy), t.component("UserViewsFavoritesPanel", La), t.component("SaveViewPopup", fa), t.component("PdfToolsComponent", X4), t.component("CodeMirrorEditor", pY), t.component("DiffViewerDialog", y0), t.component("ArrayEditor", Ia), t.component("ErrorComponent", g0), t.component("ChatPanel", jg), t.component("ChatMessage", v0), t.component("ChatInput", X0), t.component("ChatRoomList", z0);
20729
+ t.component("PaginatorComponent", Ls), t.component("PDFComponent", fs), t.component("PristyIcon", F2), t.component("TreeExplorer", El), t.component("CopyOrMovePopup", $0), t.component("EllipsisBreadcrumb", fm), t.component("BreadCrumbAlfresco", Cm), t.component("ContentTableView", tn), t.component("ContentListView", ln), t.component("ContentGridView", an), t.component("DynamicContentView", iZ), t.component("ContentFiltersHeader", ZZ), t.component("ImageViewer", mn), t.component("VideoPlayer", un), t.component("PreviewPanel", o3), t.component("CreateWorkflowPopup", on), t.component("ImportNewVersionPopup", nn), t.component("ShareLinkPopup", dn), t.component("MemberListPopup", rn), t.component("SendMailPopup", bn), t.component("LayoutSelector", g3), t.component("HelpKeyMessage", z3), t.component("SelectionStatus", Z3), t.component("MemberList", cn), t.component("ActionMenu", C2), t.component("CustomToastContent", w3), t.component("UploadTargetInfo", _3), t.component("FolderUpload", Zn), t.component("ImportPopupWithWorker", oh), t.component("UploadStatus", V3), t.component("AddPairInConfigDialog", Wh), t.component("ConfigDatatable", Jh), t.component("ConfigItemEditor", hn), t.component("ConfigSplitView", z5), t.component("ConfigUpload", G5), t.component("ListVersionConfig", P5), t.component("AddCriterionPopup", wa), t.component("AdvancedSearchPanel", ny), t.component("AdvancedViewPanel", Iy), t.component("ExactSearch", Wn), t.component("FavoriteViewMenu", Cy), t.component("UserViewsFavoritesPanel", La), t.component("SaveViewPopup", fa), t.component("PdfToolsComponent", X4), t.component("CodeMirrorEditor", pY), t.component("DiffViewerDialog", yn), t.component("ArrayEditor", Ia), t.component("ErrorComponent", gn), t.component("ChatPanel", jg), t.component("ChatMessage", vn), t.component("ChatInput", Xn), t.component("ChatRoomList", zn);
20729
20730
  }
20730
20731
  };
20731
20732
  export {
@@ -20737,41 +20738,41 @@ export {
20737
20738
  Ia as ArrayEditor,
20738
20739
  Cm as BreadCrumbAlfresco,
20739
20740
  Ne as ChatConnectionState,
20740
- X0 as ChatInput,
20741
- v0 as ChatMessage,
20741
+ Xn as ChatInput,
20742
+ vn as ChatMessage,
20742
20743
  jg as ChatPanel,
20743
- z0 as ChatRoomList,
20744
+ zn as ChatRoomList,
20744
20745
  pY as CodeMirrorEditor,
20745
20746
  Jh as ConfigDatatable,
20746
- h0 as ConfigItemEditor,
20747
+ hn as ConfigItemEditor,
20747
20748
  z5 as ConfigSplitView,
20748
20749
  G5 as ConfigUpload,
20749
20750
  ut as ConnectionState,
20750
20751
  ZZ as ContentFiltersHeader,
20751
- s0 as ContentGridView,
20752
- a0 as ContentListView,
20753
- l0 as ContentTableView,
20754
- qn as CopyOrMovePopup,
20755
- i0 as CreateWorkflowPopup,
20752
+ an as ContentGridView,
20753
+ ln as ContentListView,
20754
+ tn as ContentTableView,
20755
+ $0 as CopyOrMovePopup,
20756
+ on as CreateWorkflowPopup,
20756
20757
  w3 as CustomToastContent,
20757
20758
  rs as DEFAULT_PREVIEW_STYLES,
20758
- y0 as DiffViewerDialog,
20759
+ yn as DiffViewerDialog,
20759
20760
  iZ as DynamicContentView,
20760
20761
  fm as EllipsisBreadcrumb,
20761
- g0 as ErrorComponent,
20762
+ gn as ErrorComponent,
20762
20763
  Pv as ErrorPage,
20763
- W0 as ExactSearch,
20764
+ Wn as ExactSearch,
20764
20765
  Cy as FavoriteViewMenu,
20765
- Z0 as FolderUpload,
20766
+ Zn as FolderUpload,
20766
20767
  z3 as HelpKeyMessage,
20767
- m0 as ImageViewer,
20768
- n0 as ImportNewVersionPopup,
20768
+ mn as ImageViewer,
20769
+ nn as ImportNewVersionPopup,
20769
20770
  oh as ImportPopupWithWorker,
20770
20771
  g3 as LayoutSelector,
20771
20772
  P5 as ListVersionConfig,
20772
20773
  Hv as LoginPage,
20773
- c0 as MemberList,
20774
- r0 as MemberListPopup,
20774
+ cn as MemberList,
20775
+ rn as MemberListPopup,
20775
20776
  wg as NatureDocument,
20776
20777
  Qv as NotFoundPages,
20777
20778
  fs as PDFComponent,
@@ -20783,14 +20784,14 @@ export {
20783
20784
  xl as ROLE_OBSERVER,
20784
20785
  fa as SaveViewPopup,
20785
20786
  Z3 as SelectionStatus,
20786
- b0 as SendMailPopup,
20787
- d0 as ShareLinkPopup,
20787
+ bn as SendMailPopup,
20788
+ dn as ShareLinkPopup,
20788
20789
  El as TreeExplorer,
20789
20790
  Ws as TypeDossier,
20790
20791
  V3 as UploadStatus,
20791
20792
  _3 as UploadTargetInfo,
20792
20793
  La as UserViewsFavoritesPanel,
20793
- u0 as VideoPlayer,
20794
+ un as VideoPlayer,
20794
20795
  Gv as actionsApi,
20795
20796
  fv as activitiesApi,
20796
20797
  We as alfrescoApi,
@@ -20828,7 +20829,7 @@ export {
20828
20829
  Rd as messages,
20829
20830
  we as nodesApi,
20830
20831
  zl as peopleApi,
20831
- o0 as peopleService,
20832
+ sn as peopleService,
20832
20833
  ds as renderMarkdown,
20833
20834
  ea as renditionsApi,
20834
20835
  Gt as rocketChatAuthService,
@@ -20851,7 +20852,7 @@ export {
20851
20852
  im as useCollaboraStore,
20852
20853
  Oe as useConfigStore,
20853
20854
  T2 as useFavoritesStore,
20854
- p0 as useMarkdownPreview,
20855
+ pn as useMarkdownPreview,
20855
20856
  Wa as useMenuStore,
20856
20857
  ot as useNavigationStore,
20857
20858
  _a as usePaginatorStore,