nuxeo-development-framework 3.2.4 → 3.2.5

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.
@@ -21255,7 +21255,7 @@
21255
21255
  this.onRefreshingFileManger = new rxjs.Subject();
21256
21256
  this.onRefreshClipboard = new i0.EventEmitter();
21257
21257
  this.permissionsList = ['canDelete', 'canCreate', 'canDownload', 'canUpdate', 'canPublish', 'canPublishFolders', 'canGet', 'canCopy', 'canCopyFile', 'canDeleteFromSourceParent',
21258
- 'canRenameToSourceParent', 'setSynchronize', 'setUnSynchronize', 'canAddToQuickAccess', 'canShare', 'canRename', 'canMove', 'canMoveFile', 'lockOwnerIfLocked', 'notSecretFile', 'isUserSubscriberToFile', 'canSubscribe', 'isWorkSpaceRootFile', 'isDepartmentRootFile', 'canAddToClipboard', 'canCopyToDestination'];
21258
+ 'canRenameToSourceParent', 'setSynchronize', 'setUnSynchronize', 'canAddToQuickAccess', 'canShare', 'canRename', 'canMove', 'canMoveFile', 'lockOwnerIfLocked', 'notSecretFile', 'isUserSubscriberToFile', 'canSubscribe', 'isWorkSpaceRootFile', 'isDepartmentRootFile', 'canAddToClipboard', 'canCopyToDestination', 'isArchieveDocument'];
21259
21259
  this.userPermittedTypes = [];
21260
21260
  this.userPermittedTypesTotalSize = -1;
21261
21261
  this.userPermittedFilesOnly = [];