@opencloud-eu/web-pkg 2.1.0-alpha.1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (377) hide show
  1. package/dist/{TextEditor-XOBRrH6u.js → TextEditor-Czv8awPg.js} +1 -1
  2. package/dist/assets/{worker-CHXv5Q0i.js → worker-4Sj2EDss.js} +1 -1
  3. package/dist/assets/{worker-CjeEygd_.js → worker-BgOcJUCv.js} +1 -1
  4. package/dist/assets/{worker-C-4Lcir3.js → worker-DNa_GQd0.js} +26 -26
  5. package/dist/{index-BCVoSs4U.js → index-BJ_SQhGu.js} +10295 -10070
  6. package/dist/web-pkg.js +148 -147
  7. package/dist/web-pkg.umd.cjs +47 -47
  8. package/package.json +3 -3
  9. package/dist/src/apps/index.d.ts +0 -1
  10. package/dist/src/apps/types.d.ts +0 -118
  11. package/dist/src/cern/composables/index.d.ts +0 -1
  12. package/dist/src/cern/composables/useGroupingSettings.d.ts +0 -32
  13. package/dist/src/cern/index.d.ts +0 -1
  14. package/dist/src/components/AppBar/AppBar.vue.d.ts +0 -533
  15. package/dist/src/components/AppBar/CreateSpace.vue.d.ts +0 -18
  16. package/dist/src/components/AppBar/index.d.ts +0 -2
  17. package/dist/src/components/AppLoadingSpinner.vue.d.ts +0 -2
  18. package/dist/src/components/AppTemplates/AppWrapper.vue.d.ts +0 -867
  19. package/dist/src/components/AppTemplates/AppWrapperRoute.d.ts +0 -10
  20. package/dist/src/components/AppTemplates/PartialViews/ErrorScreen.vue.d.ts +0 -22
  21. package/dist/src/components/AppTemplates/PartialViews/LoadingScreen.vue.d.ts +0 -2
  22. package/dist/src/components/AppTemplates/index.d.ts +0 -3
  23. package/dist/src/components/AppTemplates/types.d.ts +0 -11
  24. package/dist/src/components/AppTopBar.vue.d.ts +0 -515
  25. package/dist/src/components/BatchActions.vue.d.ts +0 -124
  26. package/dist/src/components/ContextActions/ActionMenuItem.vue.d.ts +0 -92
  27. package/dist/src/components/ContextActions/ContextActionMenu.vue.d.ts +0 -128
  28. package/dist/src/components/ContextActions/ContextMenuQuickAction.vue.d.ts +0 -29
  29. package/dist/src/components/ContextActions/index.d.ts +0 -3
  30. package/dist/src/components/CreateLinkModal.vue.d.ts +0 -126
  31. package/dist/src/components/CreateShortcutModal.vue.d.ts +0 -415
  32. package/dist/src/components/CustomComponentTarget.vue.d.ts +0 -16
  33. package/dist/src/components/FilesList/ContextActions.vue.d.ts +0 -138
  34. package/dist/src/components/FilesList/ResourceGhostElement.vue.d.ts +0 -49
  35. package/dist/src/components/FilesList/ResourceIcon.vue.d.ts +0 -44
  36. package/dist/src/components/FilesList/ResourceLink.vue.d.ts +0 -78
  37. package/dist/src/components/FilesList/ResourceListItem.vue.d.ts +0 -384
  38. package/dist/src/components/FilesList/ResourceName.vue.d.ts +0 -140
  39. package/dist/src/components/FilesList/ResourceSize.vue.d.ts +0 -25
  40. package/dist/src/components/FilesList/ResourceTable.vue.d.ts +0 -1371
  41. package/dist/src/components/FilesList/ResourceTile.vue.d.ts +0 -73
  42. package/dist/src/components/FilesList/ResourceTiles.vue.d.ts +0 -175
  43. package/dist/src/components/FilesList/index.d.ts +0 -10
  44. package/dist/src/components/Filters/DateFilter.vue.d.ts +0 -315
  45. package/dist/src/components/Filters/ItemFilterInline.vue.d.ts +0 -28
  46. package/dist/src/components/Filters/index.d.ts +0 -3
  47. package/dist/src/components/Filters/types.d.ts +0 -4
  48. package/dist/src/components/ItemFilter.vue.d.ts +0 -122
  49. package/dist/src/components/ItemFilterToggle.vue.d.ts +0 -26
  50. package/dist/src/components/LinkRoleDropdown.vue.d.ts +0 -40
  51. package/dist/src/components/LoadingIndicator.vue.d.ts +0 -5
  52. package/dist/src/components/Modals/DatePickerModal.vue.d.ts +0 -57
  53. package/dist/src/components/Modals/EmojiPickerModal.vue.d.ts +0 -19
  54. package/dist/src/components/Modals/FilePickerModal.vue.d.ts +0 -41
  55. package/dist/src/components/Modals/ResourceConflictModal.vue.d.ts +0 -76
  56. package/dist/src/components/Modals/SaveAsModal.vue.d.ts +0 -49
  57. package/dist/src/components/Modals/SpaceMoveInfoModal.vue.d.ts +0 -14
  58. package/dist/src/components/Modals/UnsavedChangesModal.vue.d.ts +0 -27
  59. package/dist/src/components/Modals/index.d.ts +0 -7
  60. package/dist/src/components/NoContentMessage.vue.d.ts +0 -22
  61. package/dist/src/components/Pagination.vue.d.ts +0 -20
  62. package/dist/src/components/PortalTarget.vue.d.ts +0 -41
  63. package/dist/src/components/QuotaSelect.vue.d.ts +0 -74
  64. package/dist/src/components/Search/ResourcePreview.vue.d.ts +0 -356
  65. package/dist/src/components/Search/index.d.ts +0 -2
  66. package/dist/src/components/Search/types.d.ts +0 -29
  67. package/dist/src/components/SearchBarFilter.vue.d.ts +0 -27
  68. package/dist/src/components/SideBar/CompareSaveDialog.vue.d.ts +0 -38
  69. package/dist/src/components/SideBar/FileSideBar.vue.d.ts +0 -245
  70. package/dist/src/components/SideBar/Files/FileInfo.vue.d.ts +0 -137
  71. package/dist/src/components/SideBar/Files/index.d.ts +0 -1
  72. package/dist/src/components/SideBar/SideBar.vue.d.ts +0 -41
  73. package/dist/src/components/SideBar/Spaces/Details/SpaceDetails.vue.d.ts +0 -5
  74. package/dist/src/components/SideBar/Spaces/Details/SpaceDetailsMultiple.vue.d.ts +0 -6
  75. package/dist/src/components/SideBar/Spaces/Details/index.d.ts +0 -2
  76. package/dist/src/components/SideBar/Spaces/SpaceInfo.vue.d.ts +0 -5
  77. package/dist/src/components/SideBar/Spaces/SpaceNoSelection.vue.d.ts +0 -2
  78. package/dist/src/components/SideBar/Spaces/index.d.ts +0 -3
  79. package/dist/src/components/SideBar/WebDavDetails.vue.d.ts +0 -21
  80. package/dist/src/components/SideBar/index.d.ts +0 -7
  81. package/dist/src/components/SideBar/types.d.ts +0 -22
  82. package/dist/src/components/SpaceQuota.vue.d.ts +0 -6
  83. package/dist/src/components/Spaces/QuotaModal.vue.d.ts +0 -155
  84. package/dist/src/components/Spaces/index.d.ts +0 -1
  85. package/dist/src/components/TextEditor/TextEditor.vue.d.ts +0 -173
  86. package/dist/src/components/TextEditor/index.d.ts +0 -169
  87. package/dist/src/components/TextEditor/l18n.d.ts +0 -22
  88. package/dist/src/components/ViewOptions.vue.d.ts +0 -135
  89. package/dist/src/components/index.d.ts +0 -27
  90. package/dist/src/composables/ability/index.d.ts +0 -1
  91. package/dist/src/composables/ability/useAbility.d.ts +0 -2
  92. package/dist/src/composables/actions/files/index.d.ts +0 -28
  93. package/dist/src/composables/actions/files/useFileActions.d.ts +0 -28
  94. package/dist/src/composables/actions/files/useFileActionsCopy.d.ts +0 -4
  95. package/dist/src/composables/actions/files/useFileActionsCopyPermanentLink.d.ts +0 -4
  96. package/dist/src/composables/actions/files/useFileActionsCreateLink.d.ts +0 -6
  97. package/dist/src/composables/actions/files/useFileActionsCreateNewFile.d.ts +0 -11
  98. package/dist/src/composables/actions/files/useFileActionsCreateNewFolder.d.ts +0 -10
  99. package/dist/src/composables/actions/files/useFileActionsCreateNewShortcut.d.ts +0 -8
  100. package/dist/src/composables/actions/files/useFileActionsCreateSpaceFromResource.d.ts +0 -4
  101. package/dist/src/composables/actions/files/useFileActionsDelete.d.ts +0 -4
  102. package/dist/src/composables/actions/files/useFileActionsDisableSync.d.ts +0 -5
  103. package/dist/src/composables/actions/files/useFileActionsDownloadArchive.d.ts +0 -4
  104. package/dist/src/composables/actions/files/useFileActionsDownloadFile.d.ts +0 -4
  105. package/dist/src/composables/actions/files/useFileActionsEmptyTrashBin.d.ts +0 -8
  106. package/dist/src/composables/actions/files/useFileActionsEnableSync.d.ts +0 -5
  107. package/dist/src/composables/actions/files/useFileActionsFavorite.d.ts +0 -4
  108. package/dist/src/composables/actions/files/useFileActionsMove.d.ts +0 -4
  109. package/dist/src/composables/actions/files/useFileActionsNavigate.d.ts +0 -4
  110. package/dist/src/composables/actions/files/useFileActionsOpenShortcut.d.ts +0 -5
  111. package/dist/src/composables/actions/files/useFileActionsOpenWithApp.d.ts +0 -6
  112. package/dist/src/composables/actions/files/useFileActionsPaste.d.ts +0 -4
  113. package/dist/src/composables/actions/files/useFileActionsRename.d.ts +0 -7
  114. package/dist/src/composables/actions/files/useFileActionsRestore.d.ts +0 -12
  115. package/dist/src/composables/actions/files/useFileActionsSaveAs.d.ts +0 -7
  116. package/dist/src/composables/actions/files/useFileActionsSetImage.d.ts +0 -4
  117. package/dist/src/composables/actions/files/useFileActionsShowActions.d.ts +0 -4
  118. package/dist/src/composables/actions/files/useFileActionsShowDetails.d.ts +0 -4
  119. package/dist/src/composables/actions/files/useFileActionsShowShares.d.ts +0 -5
  120. package/dist/src/composables/actions/files/useFileActionsToggleHideShare.d.ts +0 -5
  121. package/dist/src/composables/actions/helpers/index.d.ts +0 -3
  122. package/dist/src/composables/actions/helpers/useFileActionsDeleteResources.d.ts +0 -5
  123. package/dist/src/composables/actions/helpers/useIsFilesAppActive.d.ts +0 -1
  124. package/dist/src/composables/actions/helpers/useIsSearchActive.d.ts +0 -1
  125. package/dist/src/composables/actions/index.d.ts +0 -8
  126. package/dist/src/composables/actions/spaces/index.d.ts +0 -11
  127. package/dist/src/composables/actions/spaces/useSpaceActionsDelete.d.ts +0 -6
  128. package/dist/src/composables/actions/spaces/useSpaceActionsDisable.d.ts +0 -6
  129. package/dist/src/composables/actions/spaces/useSpaceActionsDuplicate.d.ts +0 -6
  130. package/dist/src/composables/actions/spaces/useSpaceActionsEditDescription.d.ts +0 -6
  131. package/dist/src/composables/actions/spaces/useSpaceActionsEditQuota.d.ts +0 -4
  132. package/dist/src/composables/actions/spaces/useSpaceActionsEditReadmeContent.d.ts +0 -4
  133. package/dist/src/composables/actions/spaces/useSpaceActionsNavigateToTrash.d.ts +0 -4
  134. package/dist/src/composables/actions/spaces/useSpaceActionsRename.d.ts +0 -6
  135. package/dist/src/composables/actions/spaces/useSpaceActionsRestore.d.ts +0 -6
  136. package/dist/src/composables/actions/spaces/useSpaceActionsSetIcon.d.ts +0 -6
  137. package/dist/src/composables/actions/spaces/useSpaceActionsShowMembers.d.ts +0 -4
  138. package/dist/src/composables/actions/types.d.ts +0 -47
  139. package/dist/src/composables/actions/useActionsShowDetails.d.ts +0 -4
  140. package/dist/src/composables/actions/useOpenEmptyEditor.d.ts +0 -3
  141. package/dist/src/composables/actions/useOpenWithDefaultApp.d.ts +0 -7
  142. package/dist/src/composables/actions/useWindowOpen.d.ts +0 -3
  143. package/dist/src/composables/appDefaults/index.d.ts +0 -8
  144. package/dist/src/composables/appDefaults/types.d.ts +0 -15
  145. package/dist/src/composables/appDefaults/useAppConfig.d.ts +0 -11
  146. package/dist/src/composables/appDefaults/useAppDefaults.d.ts +0 -20
  147. package/dist/src/composables/appDefaults/useAppDocumentTitle.d.ts +0 -13
  148. package/dist/src/composables/appDefaults/useAppFileHandling.d.ts +0 -24
  149. package/dist/src/composables/appDefaults/useAppFolderHandling.d.ts +0 -16
  150. package/dist/src/composables/appDefaults/useAppMeta.d.ts +0 -9
  151. package/dist/src/composables/appDefaults/useAppNavigation.d.ts +0 -27
  152. package/dist/src/composables/appDefaults/useDocumentTitle.d.ts +0 -8
  153. package/dist/src/composables/appProviderService/index.d.ts +0 -1
  154. package/dist/src/composables/appProviderService/useAppProviderService.d.ts +0 -2
  155. package/dist/src/composables/archiverService/index.d.ts +0 -1
  156. package/dist/src/composables/archiverService/useArchiverService.d.ts +0 -2
  157. package/dist/src/composables/authContext/index.d.ts +0 -2
  158. package/dist/src/composables/authContext/useAuthService.d.ts +0 -10
  159. package/dist/src/composables/authContext/useRequest.d.ts +0 -15
  160. package/dist/src/composables/breadcrumbs/index.d.ts +0 -1
  161. package/dist/src/composables/breadcrumbs/useBreadcrumbsFromPath.d.ts +0 -14
  162. package/dist/src/composables/clientService/index.d.ts +0 -1
  163. package/dist/src/composables/clientService/useClientService.d.ts +0 -2
  164. package/dist/src/composables/clipboard/index.d.ts +0 -1
  165. package/dist/src/composables/clipboard/useClipboard.d.ts +0 -3
  166. package/dist/src/composables/download/index.d.ts +0 -1
  167. package/dist/src/composables/download/useDownloadFile.d.ts +0 -8
  168. package/dist/src/composables/driveResolver/index.d.ts +0 -2
  169. package/dist/src/composables/driveResolver/useDriveResolver.d.ts +0 -13
  170. package/dist/src/composables/driveResolver/useSpacesLoading.d.ts +0 -3
  171. package/dist/src/composables/embedMode/index.d.ts +0 -1
  172. package/dist/src/composables/embedMode/useEmbedMode.d.ts +0 -23
  173. package/dist/src/composables/eventBus/index.d.ts +0 -1
  174. package/dist/src/composables/eventBus/useEventBus.d.ts +0 -1
  175. package/dist/src/composables/fileListHeaderPosition/index.d.ts +0 -1
  176. package/dist/src/composables/fileListHeaderPosition/useFileListHeaderPosition.d.ts +0 -5
  177. package/dist/src/composables/filesList/index.d.ts +0 -1
  178. package/dist/src/composables/filesList/useResourceRouteResolver.d.ts +0 -13
  179. package/dist/src/composables/folderLink/index.d.ts +0 -1
  180. package/dist/src/composables/folderLink/useFolderLink.d.ts +0 -15
  181. package/dist/src/composables/index.d.ts +0 -40
  182. package/dist/src/composables/isTopBarSticky/index.d.ts +0 -1
  183. package/dist/src/composables/isTopBarSticky/useIsTopBarSticky.d.ts +0 -8
  184. package/dist/src/composables/keyboardActions/index.d.ts +0 -1
  185. package/dist/src/composables/keyboardActions/useKeyboardActions.d.ts +0 -39
  186. package/dist/src/composables/links/index.d.ts +0 -1
  187. package/dist/src/composables/links/useLinkTypes.d.ts +0 -36
  188. package/dist/src/composables/loadingService/index.d.ts +0 -1
  189. package/dist/src/composables/loadingService/useLoadingService.d.ts +0 -2
  190. package/dist/src/composables/localStorage/index.d.ts +0 -1
  191. package/dist/src/composables/localStorage/useLocalStorage.d.ts +0 -2
  192. package/dist/src/composables/pagination/constants.d.ts +0 -5
  193. package/dist/src/composables/pagination/index.d.ts +0 -2
  194. package/dist/src/composables/pagination/usePagination.d.ts +0 -17
  195. package/dist/src/composables/passwordPolicyService/index.d.ts +0 -1
  196. package/dist/src/composables/passwordPolicyService/usePasswordPolicyService.d.ts +0 -2
  197. package/dist/src/composables/piniaStores/apps.d.ts +0 -157
  198. package/dist/src/composables/piniaStores/auth.d.ts +0 -60
  199. package/dist/src/composables/piniaStores/capabilities.d.ts +0 -1731
  200. package/dist/src/composables/piniaStores/clipboard.d.ts +0 -658
  201. package/dist/src/composables/piniaStores/config/config.d.ts +0 -756
  202. package/dist/src/composables/piniaStores/config/index.d.ts +0 -2
  203. package/dist/src/composables/piniaStores/config/types.d.ts +0 -854
  204. package/dist/src/composables/piniaStores/extensionRegistry/extensionPreferences.d.ts +0 -22
  205. package/dist/src/composables/piniaStores/extensionRegistry/extensionRegistry.d.ts +0 -37
  206. package/dist/src/composables/piniaStores/extensionRegistry/index.d.ts +0 -3
  207. package/dist/src/composables/piniaStores/extensionRegistry/types.d.ts +0 -60
  208. package/dist/src/composables/piniaStores/index.d.ts +0 -14
  209. package/dist/src/composables/piniaStores/messages.d.ts +0 -125
  210. package/dist/src/composables/piniaStores/modals.d.ts +0 -1363
  211. package/dist/src/composables/piniaStores/resources.d.ts +0 -195
  212. package/dist/src/composables/piniaStores/shares/index.d.ts +0 -2
  213. package/dist/src/composables/piniaStores/shares/shares.d.ts +0 -57
  214. package/dist/src/composables/piniaStores/shares/types.d.ts +0 -43
  215. package/dist/src/composables/piniaStores/spaces.d.ts +0 -9079
  216. package/dist/src/composables/piniaStores/theme.d.ts +0 -1424
  217. package/dist/src/composables/piniaStores/user.d.ts +0 -15
  218. package/dist/src/composables/piniaStores/webWorkers.d.ts +0 -29
  219. package/dist/src/composables/portalTarget/eventTopics.d.ts +0 -3
  220. package/dist/src/composables/portalTarget/index.d.ts +0 -2
  221. package/dist/src/composables/portalTarget/usePortalTarget.d.ts +0 -4
  222. package/dist/src/composables/previewService/index.d.ts +0 -1
  223. package/dist/src/composables/previewService/usePreviewService.d.ts +0 -2
  224. package/dist/src/composables/requestHeaders/index.d.ts +0 -1
  225. package/dist/src/composables/requestHeaders/useRequestHeaders.d.ts +0 -3
  226. package/dist/src/composables/resources/index.d.ts +0 -5
  227. package/dist/src/composables/resources/useCanBeOpenedWithSecureView.d.ts +0 -4
  228. package/dist/src/composables/resources/useCanListVersions.d.ts +0 -7
  229. package/dist/src/composables/resources/useGetResourceContext.d.ts +0 -1495
  230. package/dist/src/composables/resources/useLoadPreview.d.ts +0 -26
  231. package/dist/src/composables/resources/useResourceContents.d.ts +0 -5
  232. package/dist/src/composables/router/index.d.ts +0 -11
  233. package/dist/src/composables/router/types.d.ts +0 -16
  234. package/dist/src/composables/router/useActiveApp.d.ts +0 -4
  235. package/dist/src/composables/router/useActiveLocation.d.ts +0 -10
  236. package/dist/src/composables/router/useFileRouteReplace.d.ts +0 -15
  237. package/dist/src/composables/router/useRoute.d.ts +0 -3
  238. package/dist/src/composables/router/useRouteMeta.d.ts +0 -2
  239. package/dist/src/composables/router/useRouteName.d.ts +0 -2
  240. package/dist/src/composables/router/useRouteParam.d.ts +0 -3
  241. package/dist/src/composables/router/useRouteQuery.d.ts +0 -3
  242. package/dist/src/composables/router/useRouteQueryPersisted.d.ts +0 -8
  243. package/dist/src/composables/router/useRouter.d.ts +0 -2
  244. package/dist/src/composables/scrollTo/index.d.ts +0 -1
  245. package/dist/src/composables/scrollTo/useScrollTo.d.ts +0 -9
  246. package/dist/src/composables/search/constants.d.ts +0 -4
  247. package/dist/src/composables/search/index.d.ts +0 -2
  248. package/dist/src/composables/search/useSearch.d.ts +0 -14
  249. package/dist/src/composables/selection/index.d.ts +0 -1
  250. package/dist/src/composables/selection/useSelectedResources.d.ts +0 -9
  251. package/dist/src/composables/service/index.d.ts +0 -1
  252. package/dist/src/composables/service/useService.d.ts +0 -1
  253. package/dist/src/composables/shares/index.d.ts +0 -2
  254. package/dist/src/composables/shares/useCanListShares.d.ts +0 -7
  255. package/dist/src/composables/shares/useCanShare.d.ts +0 -7
  256. package/dist/src/composables/sideBar/eventTopics.d.ts +0 -7
  257. package/dist/src/composables/sideBar/index.d.ts +0 -2
  258. package/dist/src/composables/sideBar/useSideBar.d.ts +0 -12
  259. package/dist/src/composables/sort/constants.d.ts +0 -4
  260. package/dist/src/composables/sort/index.d.ts +0 -2
  261. package/dist/src/composables/sort/useSort.d.ts +0 -36
  262. package/dist/src/composables/spaces/index.d.ts +0 -3
  263. package/dist/src/composables/spaces/useCreateSpace.d.ts +0 -5
  264. package/dist/src/composables/spaces/useGetMatchingSpace.d.ts +0 -15
  265. package/dist/src/composables/spaces/useSpaceHelpers.d.ts +0 -5
  266. package/dist/src/composables/upload/index.d.ts +0 -1
  267. package/dist/src/composables/upload/useUpload.d.ts +0 -6
  268. package/dist/src/composables/viewMode/constants.d.ts +0 -12
  269. package/dist/src/composables/viewMode/index.d.ts +0 -3
  270. package/dist/src/composables/viewMode/useTileSize.d.ts +0 -4
  271. package/dist/src/composables/viewMode/useViewMode.d.ts +0 -4
  272. package/dist/src/composables/webWorkers/deleteWorker/index.d.ts +0 -1
  273. package/dist/src/composables/webWorkers/deleteWorker/useDeleteWorker.d.ts +0 -28
  274. package/dist/src/composables/webWorkers/deleteWorker/worker.d.ts +0 -1
  275. package/dist/src/composables/webWorkers/index.d.ts +0 -4
  276. package/dist/src/composables/webWorkers/pasteWorker/index.d.ts +0 -1
  277. package/dist/src/composables/webWorkers/pasteWorker/usePasteWorker.d.ts +0 -25
  278. package/dist/src/composables/webWorkers/pasteWorker/worker.d.ts +0 -1
  279. package/dist/src/composables/webWorkers/restoreWorker/index.d.ts +0 -1
  280. package/dist/src/composables/webWorkers/restoreWorker/useRestoreWorker.d.ts +0 -28
  281. package/dist/src/composables/webWorkers/restoreWorker/worker.d.ts +0 -1
  282. package/dist/src/composables/webWorkers/tokenTimerWorker/index.d.ts +0 -1
  283. package/dist/src/composables/webWorkers/tokenTimerWorker/useTokenTimerWorker.d.ts +0 -12
  284. package/dist/src/composables/webWorkers/tokenTimerWorker/worker.d.ts +0 -1
  285. package/dist/src/constants.d.ts +0 -14
  286. package/dist/src/errors/index.d.ts +0 -1
  287. package/dist/src/errors/types.d.ts +0 -13
  288. package/dist/src/helpers/binary.d.ts +0 -2
  289. package/dist/src/helpers/breadcrumbs.d.ts +0 -4
  290. package/dist/src/helpers/cache/cache.d.ts +0 -20
  291. package/dist/src/helpers/cache/index.d.ts +0 -1
  292. package/dist/src/helpers/clipboardActions.d.ts +0 -4
  293. package/dist/src/helpers/contextMenuDropdown.d.ts +0 -7
  294. package/dist/src/helpers/datetime.d.ts +0 -11
  295. package/dist/src/helpers/download.d.ts +0 -1
  296. package/dist/src/helpers/filesize.d.ts +0 -8
  297. package/dist/src/helpers/folderLink/index.d.ts +0 -1
  298. package/dist/src/helpers/folderLink/types.d.ts +0 -6
  299. package/dist/src/helpers/fuse.d.ts +0 -5
  300. package/dist/src/helpers/index.d.ts +0 -18
  301. package/dist/src/helpers/locale.d.ts +0 -1
  302. package/dist/src/helpers/path.d.ts +0 -13
  303. package/dist/src/helpers/permissions.d.ts +0 -8
  304. package/dist/src/helpers/resource/conflictHandling/conflictDialog.d.ts +0 -15
  305. package/dist/src/helpers/resource/conflictHandling/conflictUtils.d.ts +0 -3
  306. package/dist/src/helpers/resource/conflictHandling/index.d.ts +0 -4
  307. package/dist/src/helpers/resource/conflictHandling/transfer.d.ts +0 -27
  308. package/dist/src/helpers/resource/conflictHandling/types.d.ts +0 -24
  309. package/dist/src/helpers/resource/filter.d.ts +0 -2
  310. package/dist/src/helpers/resource/icon.d.ts +0 -10
  311. package/dist/src/helpers/resource/index.d.ts +0 -5
  312. package/dist/src/helpers/resource/renameResource.d.ts +0 -2
  313. package/dist/src/helpers/resource/sameResource.d.ts +0 -2
  314. package/dist/src/helpers/router/buildUrl.d.ts +0 -2
  315. package/dist/src/helpers/router/index.d.ts +0 -2
  316. package/dist/src/helpers/router/routeOptions.d.ts +0 -24
  317. package/dist/src/helpers/share/driveItem.d.ts +0 -12
  318. package/dist/src/helpers/share/index.d.ts +0 -2
  319. package/dist/src/helpers/share/sharedAncestorRoute.d.ts +0 -7
  320. package/dist/src/helpers/statusIndicators.d.ts +0 -9
  321. package/dist/src/helpers/store.d.ts +0 -8
  322. package/dist/src/helpers/ui/index.d.ts +0 -3
  323. package/dist/src/helpers/ui/resourceCheckbox.d.ts +0 -1
  324. package/dist/src/helpers/ui/resourceTable.d.ts +0 -3
  325. package/dist/src/helpers/ui/resourceTiles.d.ts +0 -6
  326. package/dist/src/http/client.d.ts +0 -23
  327. package/dist/src/http/index.d.ts +0 -1
  328. package/dist/src/index.d.ts +0 -14
  329. package/dist/src/observer/index.d.ts +0 -1
  330. package/dist/src/observer/visibility.d.ts +0 -26
  331. package/dist/src/router/common.d.ts +0 -9
  332. package/dist/src/router/deprecated.d.ts +0 -12
  333. package/dist/src/router/index.d.ts +0 -12
  334. package/dist/src/router/public.d.ts +0 -9
  335. package/dist/src/router/router.d.ts +0 -27
  336. package/dist/src/router/shares.d.ts +0 -10
  337. package/dist/src/router/spaces.d.ts +0 -9
  338. package/dist/src/router/trash.d.ts +0 -9
  339. package/dist/src/router/utils.d.ts +0 -32
  340. package/dist/src/services/appProvider/index.d.ts +0 -2
  341. package/dist/src/services/appProvider/schemas.d.ts +0 -152
  342. package/dist/src/services/appProvider/service.d.ts +0 -27
  343. package/dist/src/services/archiver.d.ts +0 -26
  344. package/dist/src/services/cache.d.ts +0 -14
  345. package/dist/src/services/client/auth.d.ts +0 -12
  346. package/dist/src/services/client/client.d.ts +0 -43
  347. package/dist/src/services/client/index.d.ts +0 -2
  348. package/dist/src/services/eventBus.d.ts +0 -8
  349. package/dist/src/services/folder/folderService.d.ts +0 -26
  350. package/dist/src/services/folder/index.d.ts +0 -2
  351. package/dist/src/services/folder/loaders/index.d.ts +0 -7
  352. package/dist/src/services/folder/loaders/loaderFavorites.d.ts +0 -7
  353. package/dist/src/services/folder/loaders/loaderSharedViaLink.d.ts +0 -7
  354. package/dist/src/services/folder/loaders/loaderSharedWithMe.d.ts +0 -7
  355. package/dist/src/services/folder/loaders/loaderSharedWithOthers.d.ts +0 -7
  356. package/dist/src/services/folder/loaders/loaderSpace.d.ts +0 -12
  357. package/dist/src/services/folder/loaders/loaderTrashbin.d.ts +0 -7
  358. package/dist/src/services/folder/loaders/types.d.ts +0 -3
  359. package/dist/src/services/index.d.ts +0 -10
  360. package/dist/src/services/loadingService.d.ts +0 -33
  361. package/dist/src/services/passwordPolicy/index.d.ts +0 -1
  362. package/dist/src/services/passwordPolicy/passwordPolicy.d.ts +0 -20
  363. package/dist/src/services/passwordPolicy/rules.d.ts +0 -63
  364. package/dist/src/services/preview/index.d.ts +0 -2
  365. package/dist/src/services/preview/previewService.d.ts +0 -28
  366. package/dist/src/services/preview/types.d.ts +0 -18
  367. package/dist/src/services/uppy/index.d.ts +0 -1
  368. package/dist/src/services/uppy/uppyService.d.ts +0 -90
  369. package/dist/src/types.d.ts +0 -17
  370. package/dist/src/ui/index.d.ts +0 -1
  371. package/dist/src/ui/types.d.ts +0 -13
  372. package/dist/src/utils/dirname.d.ts +0 -1
  373. package/dist/src/utils/encodePath.d.ts +0 -1
  374. package/dist/src/utils/index.d.ts +0 -4
  375. package/dist/src/utils/objectKeys.d.ts +0 -1
  376. package/dist/src/utils/types.d.ts +0 -5
  377. package/dist/vite.config.d.ts +0 -2
@@ -1 +0,0 @@
1
- export { default as QuotaModal } from './QuotaModal.vue';
@@ -1,173 +0,0 @@
1
- import { PropType } from 'vue';
2
- import { Resource } from '@opencloud-eu/web-client';
3
- import { AppConfigObject } from '../../apps';
4
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
- applicationConfig: {
6
- type: PropType<AppConfigObject>;
7
- required: false;
8
- };
9
- currentContent: {
10
- type: StringConstructor;
11
- required: true;
12
- };
13
- markdownMode: {
14
- type: BooleanConstructor;
15
- required: false;
16
- default: boolean;
17
- };
18
- isReadOnly: {
19
- type: BooleanConstructor;
20
- required: false;
21
- default: boolean;
22
- };
23
- resource: {
24
- type: PropType<Resource>;
25
- required: false;
26
- };
27
- }>, {
28
- isMarkdown: import('vue').ComputedRef<boolean>;
29
- theme: import('vue').ComputedRef<"dark" | "light">;
30
- language: {
31
- available: import('vue3-gettext').GetTextOptions["availableLanguages"];
32
- muted: import('vue3-gettext').GetTextOptions["mutedLanguages"];
33
- silent: import('vue3-gettext').GetTextOptions["silent"];
34
- translations: import('vue3-gettext').Translations;
35
- current: string;
36
- $gettext: (msgid: string, parameters?: {
37
- [key: string]: string;
38
- }, disableHtmlEscaping?: boolean) => string;
39
- $pgettext: (context: string, msgid: string, parameters?: {
40
- [key: string]: string;
41
- }, disableHtmlEscaping?: boolean) => string;
42
- $ngettext: (msgid: string, plural: string, n: number, parameters?: {
43
- [key: string]: string;
44
- }, disableHtmlEscaping?: boolean) => string;
45
- $npgettext: (context: string, msgid: string, plural: string, n: number, parameters?: {
46
- [key: string]: string;
47
- }, disableHtmlEscaping?: boolean) => string;
48
- interpolate: (msgid: string, context: object, disableHtmlEscaping?: boolean) => string;
49
- install: (app: import('vue').App) => void;
50
- directive: {
51
- created?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
52
- beforeMount?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
53
- mounted?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
54
- beforeUpdate?: import('vue').DirectiveHook<HTMLElement, import('vue').VNode<any, HTMLElement, {
55
- [key: string]: any;
56
- }>, any, string, string>;
57
- updated?: import('vue').DirectiveHook<HTMLElement, import('vue').VNode<any, HTMLElement, {
58
- [key: string]: any;
59
- }>, any, string, string>;
60
- beforeUnmount?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
61
- unmounted?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
62
- getSSRProps?: (binding: import('vue').DirectiveBinding<any, string, string>, vnode: import('vue').VNode) => {
63
- [x: string]: unknown;
64
- } | undefined;
65
- deep?: boolean;
66
- };
67
- component: import('vue').DefineComponent<{
68
- tag: {
69
- type: StringConstructor;
70
- default: string;
71
- };
72
- translateN: {
73
- type: NumberConstructor;
74
- default: null;
75
- };
76
- translatePlural: {
77
- type: StringConstructor;
78
- default: null;
79
- };
80
- translateContext: {
81
- type: StringConstructor;
82
- default: null;
83
- };
84
- translateParams: {
85
- type: ObjectConstructor;
86
- default: null;
87
- };
88
- translateComment: {
89
- type: StringConstructor;
90
- default: null;
91
- };
92
- }, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
93
- [key: string]: any;
94
- }>, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
95
- tag: {
96
- type: StringConstructor;
97
- default: string;
98
- };
99
- translateN: {
100
- type: NumberConstructor;
101
- default: null;
102
- };
103
- translatePlural: {
104
- type: StringConstructor;
105
- default: null;
106
- };
107
- translateContext: {
108
- type: StringConstructor;
109
- default: null;
110
- };
111
- translateParams: {
112
- type: ObjectConstructor;
113
- default: null;
114
- };
115
- translateComment: {
116
- type: StringConstructor;
117
- default: null;
118
- };
119
- }>>, {
120
- tag: string;
121
- translateN: number;
122
- translatePlural: string;
123
- translateContext: string;
124
- translateParams: Record<string, any>;
125
- translateComment: string;
126
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
127
- };
128
- languages: {
129
- zh: string;
130
- fr: string;
131
- ja: string;
132
- id: string;
133
- ru: string;
134
- de: string;
135
- it: string;
136
- es: string;
137
- pl: string;
138
- en: string;
139
- };
140
- onUploadImg: (files: File[]) => Promise<void>;
141
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:currentContent"[], "update:currentContent", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
142
- applicationConfig: {
143
- type: PropType<AppConfigObject>;
144
- required: false;
145
- };
146
- currentContent: {
147
- type: StringConstructor;
148
- required: true;
149
- };
150
- markdownMode: {
151
- type: BooleanConstructor;
152
- required: false;
153
- default: boolean;
154
- };
155
- isReadOnly: {
156
- type: BooleanConstructor;
157
- required: false;
158
- default: boolean;
159
- };
160
- resource: {
161
- type: PropType<Resource>;
162
- required: false;
163
- };
164
- }>> & Readonly<{
165
- "onUpdate:currentContent"?: (...args: any[]) => any;
166
- }>, {
167
- isReadOnly: boolean;
168
- markdownMode: boolean;
169
- }, {}, {
170
- MdEditor: any;
171
- MdPreview: any;
172
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
173
- export default _default;
@@ -1,169 +0,0 @@
1
- export declare const TextEditor: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- applicationConfig: {
3
- type: import('vue').PropType<import('../..').AppConfigObject>;
4
- required: false;
5
- };
6
- currentContent: {
7
- type: StringConstructor;
8
- required: true;
9
- };
10
- markdownMode: {
11
- type: BooleanConstructor;
12
- required: false;
13
- default: boolean;
14
- };
15
- isReadOnly: {
16
- type: BooleanConstructor;
17
- required: false;
18
- default: boolean;
19
- };
20
- resource: {
21
- type: import('vue').PropType<import('@opencloud-eu/web-client').Resource>;
22
- required: false;
23
- };
24
- }>, {
25
- isMarkdown: import('vue').ComputedRef<boolean>;
26
- theme: import('vue').ComputedRef<"dark" | "light">;
27
- language: {
28
- available: import('vue3-gettext').GetTextOptions["availableLanguages"];
29
- muted: import('vue3-gettext').GetTextOptions["mutedLanguages"];
30
- silent: import('vue3-gettext').GetTextOptions["silent"];
31
- translations: import('vue3-gettext').Translations;
32
- current: string;
33
- $gettext: (msgid: string, parameters?: {
34
- [key: string]: string;
35
- }, disableHtmlEscaping?: boolean) => string;
36
- $pgettext: (context: string, msgid: string, parameters?: {
37
- [key: string]: string;
38
- }, disableHtmlEscaping?: boolean) => string;
39
- $ngettext: (msgid: string, plural: string, n: number, parameters?: {
40
- [key: string]: string;
41
- }, disableHtmlEscaping?: boolean) => string;
42
- $npgettext: (context: string, msgid: string, plural: string, n: number, parameters?: {
43
- [key: string]: string;
44
- }, disableHtmlEscaping?: boolean) => string;
45
- interpolate: (msgid: string, context: object, disableHtmlEscaping?: boolean) => string;
46
- install: (app: import('vue').App) => void;
47
- directive: {
48
- created?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
49
- beforeMount?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
50
- mounted?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
51
- beforeUpdate?: import('vue').DirectiveHook<HTMLElement, import('vue').VNode<any, HTMLElement, {
52
- [key: string]: any;
53
- }>, any, string, string>;
54
- updated?: import('vue').DirectiveHook<HTMLElement, import('vue').VNode<any, HTMLElement, {
55
- [key: string]: any;
56
- }>, any, string, string>;
57
- beforeUnmount?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
58
- unmounted?: import('vue').DirectiveHook<HTMLElement, null, any, string, string>;
59
- getSSRProps?: (binding: import('vue').DirectiveBinding<any, string, string>, vnode: import('vue').VNode) => {
60
- [x: string]: unknown;
61
- } | undefined;
62
- deep?: boolean;
63
- };
64
- component: import('vue').DefineComponent<{
65
- tag: {
66
- type: StringConstructor;
67
- default: string;
68
- };
69
- translateN: {
70
- type: NumberConstructor;
71
- default: null;
72
- };
73
- translatePlural: {
74
- type: StringConstructor;
75
- default: null;
76
- };
77
- translateContext: {
78
- type: StringConstructor;
79
- default: null;
80
- };
81
- translateParams: {
82
- type: ObjectConstructor;
83
- default: null;
84
- };
85
- translateComment: {
86
- type: StringConstructor;
87
- default: null;
88
- };
89
- }, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
90
- [key: string]: any;
91
- }>, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
92
- tag: {
93
- type: StringConstructor;
94
- default: string;
95
- };
96
- translateN: {
97
- type: NumberConstructor;
98
- default: null;
99
- };
100
- translatePlural: {
101
- type: StringConstructor;
102
- default: null;
103
- };
104
- translateContext: {
105
- type: StringConstructor;
106
- default: null;
107
- };
108
- translateParams: {
109
- type: ObjectConstructor;
110
- default: null;
111
- };
112
- translateComment: {
113
- type: StringConstructor;
114
- default: null;
115
- };
116
- }>>, {
117
- tag: string;
118
- translateN: number;
119
- translatePlural: string;
120
- translateContext: string;
121
- translateParams: Record<string, any>;
122
- translateComment: string;
123
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
124
- };
125
- languages: {
126
- zh: string;
127
- fr: string;
128
- ja: string;
129
- id: string;
130
- ru: string;
131
- de: string;
132
- it: string;
133
- es: string;
134
- pl: string;
135
- en: string;
136
- };
137
- onUploadImg: (files: File[]) => Promise<void>;
138
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:currentContent"[], "update:currentContent", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
139
- applicationConfig: {
140
- type: import('vue').PropType<import('../..').AppConfigObject>;
141
- required: false;
142
- };
143
- currentContent: {
144
- type: StringConstructor;
145
- required: true;
146
- };
147
- markdownMode: {
148
- type: BooleanConstructor;
149
- required: false;
150
- default: boolean;
151
- };
152
- isReadOnly: {
153
- type: BooleanConstructor;
154
- required: false;
155
- default: boolean;
156
- };
157
- resource: {
158
- type: import('vue').PropType<import('@opencloud-eu/web-client').Resource>;
159
- required: false;
160
- };
161
- }>> & Readonly<{
162
- "onUpdate:currentContent"?: (...args: any[]) => any;
163
- }>, {
164
- isReadOnly: boolean;
165
- markdownMode: boolean;
166
- }, {}, {
167
- MdEditor: any;
168
- MdPreview: any;
169
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -1,22 +0,0 @@
1
- export declare const languages: {
2
- zh: string;
3
- fr: string;
4
- ja: string;
5
- id: string;
6
- ru: string;
7
- de: string;
8
- it: string;
9
- es: string;
10
- pl: string;
11
- en: string;
12
- };
13
- export declare const languageUserDefined: {
14
- 'fr-FR': import('@vavt/cm-extension').StaticTextDefaultValue;
15
- 'de-DE': import('@vavt/cm-extension').StaticTextDefaultValue;
16
- 'it-IT': import('@vavt/cm-extension').StaticTextDefaultValue;
17
- 'es-ES': import('@vavt/cm-extension').StaticTextDefaultValue;
18
- 'pl-PL': import('@vavt/cm-extension').StaticTextDefaultValue;
19
- ru: import('@vavt/cm-extension').StaticTextDefaultValue;
20
- 'jp-JP': import('@vavt/cm-extension').StaticTextDefaultValue;
21
- 'id-ID': import('@vavt/cm-extension').StaticTextDefaultValue;
22
- };
@@ -1,135 +0,0 @@
1
- import { PropType } from 'vue';
2
- import { FolderView } from '../ui/types';
3
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
- hasHiddenFiles: {
5
- type: BooleanConstructor;
6
- default: boolean;
7
- };
8
- hasFileExtensions: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- hasPagination: {
13
- type: BooleanConstructor;
14
- default: boolean;
15
- };
16
- paginationOptions: {
17
- type: PropType<string[]>;
18
- default: () => string[];
19
- };
20
- perPageQueryName: {
21
- type: StringConstructor;
22
- default: () => string;
23
- };
24
- perPageDefault: {
25
- type: StringConstructor;
26
- default: () => string;
27
- };
28
- perPageStoragePrefix: {
29
- type: StringConstructor;
30
- required: true;
31
- };
32
- viewModeDefault: {
33
- type: StringConstructor;
34
- required: false;
35
- default: () => "resource-table";
36
- };
37
- viewModes: {
38
- type: PropType<FolderView[]>;
39
- default: () => FolderView[];
40
- };
41
- }>, {
42
- FolderViewModeConstants: {
43
- readonly name: {
44
- readonly table: "resource-table";
45
- readonly condensedTable: "resource-table-condensed";
46
- readonly tiles: "resource-tiles";
47
- };
48
- readonly defaultModeName: "resource-table";
49
- readonly queryName: "view-mode";
50
- readonly tilesSizeDefault: 2;
51
- readonly tilesSizeMax: 6;
52
- readonly tilesSizeQueryName: "tiles-size";
53
- };
54
- viewModeCurrent: import('vue').Ref<import('..').QueryValue, import('..').QueryValue>;
55
- viewSizeCurrent: import('vue').Ref<import('..').QueryValue, import('..').QueryValue>;
56
- viewSizeMax: import('vue').Ref<number, number>;
57
- itemsPerPageCurrent: import('vue').Ref<import('..').QueryValue, import('..').QueryValue>;
58
- queryParamsLoading: import('vue').Ref<boolean, boolean>;
59
- queryItemAsString: (queryItem: string | number | Exclude<string | number, null | undefined>[]) => string;
60
- setItemsPerPage: (itemsPerPage: string) => Promise<void | import('vue-router').NavigationFailure>;
61
- setViewMode: (mode: FolderView) => void;
62
- areHiddenFilesShown: import('vue').Ref<boolean, boolean>;
63
- areFileExtensionsShown: import('vue').Ref<boolean, boolean>;
64
- areDisabledSpacesShown: import('vue').Ref<boolean, boolean>;
65
- setAreHiddenFilesShown: (value: boolean) => void;
66
- setAreFileExtensionsShown: (value: boolean) => void;
67
- setAreDisabledSpacesShown: (value: boolean) => void;
68
- viewOptionsButtonLabel: string;
69
- isProjectsLocation: import('vue').Ref<boolean, boolean>;
70
- }, {}, {
71
- hiddenFilesShownModel: {
72
- get(): boolean;
73
- set(value: boolean): void;
74
- };
75
- fileExtensionsShownModel: {
76
- get(): boolean;
77
- set(value: boolean): void;
78
- };
79
- disabledSpacesShownModel: {
80
- get(): boolean;
81
- set(value: boolean): void;
82
- };
83
- }, {
84
- updateHiddenFilesShownModel(event: boolean): void;
85
- updateFileExtensionsShownModel(event: boolean): void;
86
- updateDisabledSpacesShownModel(event: boolean): void;
87
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
88
- hasHiddenFiles: {
89
- type: BooleanConstructor;
90
- default: boolean;
91
- };
92
- hasFileExtensions: {
93
- type: BooleanConstructor;
94
- default: boolean;
95
- };
96
- hasPagination: {
97
- type: BooleanConstructor;
98
- default: boolean;
99
- };
100
- paginationOptions: {
101
- type: PropType<string[]>;
102
- default: () => string[];
103
- };
104
- perPageQueryName: {
105
- type: StringConstructor;
106
- default: () => string;
107
- };
108
- perPageDefault: {
109
- type: StringConstructor;
110
- default: () => string;
111
- };
112
- perPageStoragePrefix: {
113
- type: StringConstructor;
114
- required: true;
115
- };
116
- viewModeDefault: {
117
- type: StringConstructor;
118
- required: false;
119
- default: () => "resource-table";
120
- };
121
- viewModes: {
122
- type: PropType<FolderView[]>;
123
- default: () => FolderView[];
124
- };
125
- }>> & Readonly<{}>, {
126
- hasHiddenFiles: boolean;
127
- hasFileExtensions: boolean;
128
- hasPagination: boolean;
129
- paginationOptions: string[];
130
- perPageQueryName: string;
131
- perPageDefault: string;
132
- viewModeDefault: string;
133
- viewModes: FolderView[];
134
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
135
- export default _default;
@@ -1,27 +0,0 @@
1
- export * from './AppBar';
2
- export * from './AppTemplates';
3
- export * from './ContextActions';
4
- export * from './FilesList';
5
- export * from './Filters';
6
- export * from './Modals';
7
- export * from './SideBar';
8
- export * from './Search';
9
- export * from './Spaces';
10
- export * from './TextEditor';
11
- export { default as AppLoadingSpinner } from './AppLoadingSpinner.vue';
12
- export { default as AppTopBar } from './AppTopBar.vue';
13
- export { default as BatchActions } from './BatchActions.vue';
14
- export { default as CustomComponentTarget } from './CustomComponentTarget.vue';
15
- export { default as ItemFilter } from './ItemFilter.vue';
16
- export { default as ItemFilterToggle } from './ItemFilterToggle.vue';
17
- export { default as LinkRoleDropdown } from './LinkRoleDropdown.vue';
18
- export { default as LoadingIndicator } from './LoadingIndicator.vue';
19
- export { default as NoContentMessage } from './NoContentMessage.vue';
20
- export { default as Pagination } from './Pagination.vue';
21
- export { default as QuotaSelect } from './QuotaSelect.vue';
22
- export { default as SpaceQuota } from './SpaceQuota.vue';
23
- export { default as SearchBarFilter } from './SearchBarFilter.vue';
24
- export { default as ViewOptions } from './ViewOptions.vue';
25
- export { default as PortalTarget } from './PortalTarget.vue';
26
- export { default as CreateShortcutModal } from './CreateShortcutModal.vue';
27
- export { default as CreateLinkModal } from './CreateLinkModal.vue';
@@ -1 +0,0 @@
1
- export * from './useAbility';
@@ -1,2 +0,0 @@
1
- import { Ability } from '@opencloud-eu/web-client';
2
- export declare const useAbility: () => Ability;
@@ -1,28 +0,0 @@
1
- export * from './useFileActions';
2
- export * from './useFileActionsEnableSync';
3
- export * from './useFileActionsToggleHideShare';
4
- export * from './useFileActionsCopy';
5
- export * from './useFileActionsCopyPermanentLink';
6
- export * from './useFileActionsDisableSync';
7
- export * from './useFileActionsDelete';
8
- export * from './useFileActionsDownloadArchive';
9
- export * from './useFileActionsDownloadFile';
10
- export * from './useFileActionsEmptyTrashBin';
11
- export * from './useFileActionsFavorite';
12
- export * from './useFileActionsMove';
13
- export * from './useFileActionsNavigate';
14
- export * from './useFileActionsPaste';
15
- export * from './useFileActionsRename';
16
- export * from './useFileActionsRestore';
17
- export * from './useFileActionsSetImage';
18
- export * from './useFileActionsShowActions';
19
- export * from './useFileActionsShowDetails';
20
- export * from './useFileActionsShowShares';
21
- export * from './useFileActionsCreateSpaceFromResource';
22
- export * from './useFileActionsCreateNewFolder';
23
- export * from './useFileActionsCreateNewFile';
24
- export * from './useFileActionsCreateNewShortcut';
25
- export * from './useFileActionsOpenShortcut';
26
- export * from './useFileActionsCreateLink';
27
- export * from './useFileActionsOpenWithApp';
28
- export * from './useFileActionsSaveAs';
@@ -1,28 +0,0 @@
1
- import { Action, FileAction, FileActionOptions } from '../../actions';
2
- import { ApplicationFileExtension } from '../../../apps';
3
- import { Resource, SpaceResource } from '@opencloud-eu/web-client';
4
- import { RouteRecordName } from 'vue-router';
5
- export declare const EDITOR_MODE_EDIT = "edit";
6
- export declare const EDITOR_MODE_CREATE = "create";
7
- export interface GetFileActionsOptions extends FileActionOptions {
8
- omitSystemActions?: boolean;
9
- }
10
- export declare const useFileActions: () => {
11
- editorActions: import('vue').ComputedRef<FileAction[]>;
12
- systemActions: import('vue').ComputedRef<Action<import('../types').ActionOptions>[]>;
13
- getDefaultAction: (options: GetFileActionsOptions) => Action | undefined;
14
- getAllAvailableActions: (options: GetFileActionsOptions) => (Action<import('../types').ActionOptions> | FileAction)[];
15
- getEditorRouteOpts: (routeName: RouteRecordName, space: SpaceResource, resource: Resource, remoteItemId: string, templateId?: string) => {
16
- name: import('vue-router').RouteRecordNameGeneric;
17
- params: {
18
- driveAliasAndItem: string;
19
- };
20
- query: {
21
- templateId: string;
22
- fileId: string;
23
- shareId: string;
24
- };
25
- };
26
- openEditor: (appFileExtension: ApplicationFileExtension, space: SpaceResource, resource: Resource) => void;
27
- triggerDefaultAction: (options: FileActionOptions) => void;
28
- };
@@ -1,4 +0,0 @@
1
- import { FileAction } from '../types';
2
- export declare const useFileActionsCopy: () => {
3
- actions: import('vue').ComputedRef<FileAction[]>;
4
- };
@@ -1,4 +0,0 @@
1
- import { FileAction } from '../types';
2
- export declare const useFileActionsCopyPermanentLink: () => {
3
- actions: import('vue').ComputedRef<FileAction[]>;
4
- };
@@ -1,6 +0,0 @@
1
- import { FileAction } from '../../actions';
2
- export declare const useFileActionsCreateLink: ({ enforceModal }?: {
3
- enforceModal?: boolean;
4
- }) => {
5
- actions: import('vue').ComputedRef<FileAction[]>;
6
- };
@@ -1,11 +0,0 @@
1
- import { Resource, SpaceResource } from '@opencloud-eu/web-client';
2
- import { Ref } from 'vue';
3
- import { FileAction } from '../types';
4
- import { ApplicationFileExtension } from '../../../apps';
5
- export declare const useFileActionsCreateNewFile: ({ space }?: {
6
- space?: Ref<SpaceResource>;
7
- }) => {
8
- actions: import('vue').ComputedRef<FileAction[]>;
9
- getNameErrorMsg: (fileName: string) => string;
10
- openFile: (resource: Resource, appFileExtension: ApplicationFileExtension) => void;
11
- };
@@ -1,10 +0,0 @@
1
- import { SpaceResource } from '@opencloud-eu/web-client';
2
- import { Ref } from 'vue';
3
- import { FileAction } from '../types';
4
- export declare const useFileActionsCreateNewFolder: ({ space }?: {
5
- space?: Ref<SpaceResource>;
6
- }) => {
7
- actions: import('vue').ComputedRef<FileAction[]>;
8
- checkNewFolderName: (folderName: string, setError: (error: string) => void) => void;
9
- addNewFolder: (folderName: string) => Promise<void>;
10
- };
@@ -1,8 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { FileAction } from '../../../composables';
3
- import { SpaceResource } from '@opencloud-eu/web-client';
4
- export declare const useFileActionsCreateNewShortcut: ({ space }: {
5
- space: Ref<SpaceResource>;
6
- }) => {
7
- actions: import('vue').ComputedRef<FileAction[]>;
8
- };
@@ -1,4 +0,0 @@
1
- import { FileAction } from '../../actions';
2
- export declare const useFileActionsCreateSpaceFromResource: () => {
3
- actions: import('vue').ComputedRef<FileAction[]>;
4
- };
@@ -1,4 +0,0 @@
1
- import { FileAction } from '../types';
2
- export declare const useFileActionsDelete: () => {
3
- actions: import('vue').ComputedRef<FileAction[]>;
4
- };
@@ -1,5 +0,0 @@
1
- import { IncomingShareResource } from '@opencloud-eu/web-client';
2
- import { FileAction } from '../types';
3
- export declare const useFileActionsDisableSync: () => {
4
- actions: import('vue').ComputedRef<FileAction<IncomingShareResource>[]>;
5
- };