@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,23 +0,0 @@
1
- import { Resource } from '@opencloud-eu/web-client';
2
- import { LocationQuery } from '../router';
3
- export interface embedModeFilePickMessageData {
4
- resource: Resource;
5
- locationQuery: LocationQuery;
6
- }
7
- export interface embedModeLocationPickMessageData {
8
- resources: Resource[];
9
- fileName?: string;
10
- locationQuery?: LocationQuery;
11
- }
12
- export declare const useEmbedMode: () => {
13
- isEnabled: import('vue').ComputedRef<boolean>;
14
- isLocationPicker: import('vue').ComputedRef<boolean>;
15
- chooseFileName: import('vue').ComputedRef<boolean>;
16
- chooseFileNameSuggestion: import('vue').ComputedRef<string>;
17
- isFilePicker: import('vue').ComputedRef<boolean>;
18
- messagesTargetOrigin: import('vue').ComputedRef<string>;
19
- isDelegatingAuthentication: import('vue').ComputedRef<boolean>;
20
- fileTypes: import('vue').ComputedRef<string[]>;
21
- postMessage: <Payload>(name: string, data?: Payload) => void;
22
- verifyDelegatedAuthenticationOrigin: (eventOrigin: string) => boolean;
23
- };
@@ -1 +0,0 @@
1
- export * from './useEventBus';
@@ -1 +0,0 @@
1
- export declare const useEventBus: () => import('../..').EventBus;
@@ -1 +0,0 @@
1
- export * from './useFileListHeaderPosition';
@@ -1,5 +0,0 @@
1
- import { Ref } from 'vue';
2
- export declare const useFileListHeaderPosition: (selector?: string) => {
3
- y: Ref;
4
- refresh: () => void;
5
- };
@@ -1 +0,0 @@
1
- export * from './useResourceRouteResolver';
@@ -1,13 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { CreateTargetRouteOptions } from '../../helpers/folderLink/types';
3
- import { Resource, SpaceResource } from '@opencloud-eu/web-client';
4
- import { ConfigStore } from '../piniaStores';
5
- export type ResourceRouteResolverOptions = {
6
- configStore?: ConfigStore;
7
- targetRouteCallback?: Ref<(arg: CreateTargetRouteOptions) => unknown>;
8
- space?: Ref<SpaceResource>;
9
- };
10
- export declare const useResourceRouteResolver: (options?: ResourceRouteResolverOptions, context?: any) => {
11
- createFileAction: (resource: Resource) => void;
12
- createFolderLink: (createTargetRouteOptions: CreateTargetRouteOptions) => unknown;
13
- };
@@ -1 +0,0 @@
1
- export * from './useFolderLink';
@@ -1,15 +0,0 @@
1
- import { Resource } from '@opencloud-eu/web-client';
2
- import { ResourceRouteResolverOptions } from '../filesList';
3
- export declare const useFolderLink: (options?: ResourceRouteResolverOptions) => {
4
- getPathPrefix: (resource: Resource) => string;
5
- getFolderLink: (resource: Resource) => unknown;
6
- getParentFolderLink: (resource: Resource) => unknown;
7
- getParentFolderName: (resource: Resource) => string;
8
- getParentFolderLinkIconAdditionalAttributes: (resource: Resource) => {
9
- name: string;
10
- 'fill-type': string;
11
- } | {
12
- name?: undefined;
13
- 'fill-type'?: undefined;
14
- };
15
- };
@@ -1,40 +0,0 @@
1
- export * from './ability';
2
- export * from './actions';
3
- export * from './appDefaults';
4
- export * from './appProviderService';
5
- export * from './archiverService';
6
- export * from './authContext';
7
- export * from './breadcrumbs';
8
- export * from './clientService';
9
- export * from './clipboard';
10
- export * from './download';
11
- export * from './driveResolver';
12
- export * from './embedMode';
13
- export * from './eventBus';
14
- export * from './fileListHeaderPosition';
15
- export * from './filesList';
16
- export * from './folderLink';
17
- export * from './isTopBarSticky';
18
- export * from './keyboardActions';
19
- export * from './links';
20
- export * from './loadingService';
21
- export * from './localStorage';
22
- export * from './pagination';
23
- export * from './passwordPolicyService';
24
- export * from './piniaStores';
25
- export * from './portalTarget';
26
- export * from './previewService';
27
- export * from './requestHeaders';
28
- export * from './resources';
29
- export * from './router';
30
- export * from './scrollTo';
31
- export * from './search';
32
- export * from './selection';
33
- export * from './service';
34
- export * from './shares';
35
- export * from './sideBar';
36
- export * from './sort';
37
- export * from './spaces';
38
- export * from './upload';
39
- export * from './viewMode';
40
- export * from './webWorkers';
@@ -1 +0,0 @@
1
- export * from './useIsTopBarSticky';
@@ -1,8 +0,0 @@
1
- /**
2
- * Determines if the topbar (including table headers) should be sticky or not.
3
- * With a vertical height less than 500px, the topbar should not be sticky because
4
- * it takes up too much space and overflows content.
5
- */
6
- export declare const useIsTopBarSticky: () => {
7
- isSticky: import('vue').Ref<boolean, boolean>;
8
- };
@@ -1 +0,0 @@
1
- export * from './useKeyboardActions';
@@ -1,39 +0,0 @@
1
- import { Ref } from 'vue';
2
- interface KeyboardActionsOptions {
3
- skipDisabledKeyBindingsCheck?: boolean;
4
- }
5
- export declare enum Key {
6
- C = "c",
7
- V = "v",
8
- X = "x",
9
- A = "a",
10
- S = "s",
11
- Space = " ",
12
- ArrowUp = "ArrowUp",
13
- ArrowDown = "ArrowDown",
14
- ArrowLeft = "ArrowLeft",
15
- ArrowRight = "ArrowRight",
16
- Esc = "Escape"
17
- }
18
- export declare enum Modifier {
19
- Ctrl = "Control",
20
- Shift = "Shift"
21
- }
22
- export interface KeyboardActions {
23
- actions: Ref<Array<KeyboardAction>>;
24
- selectionCursor: Ref<number>;
25
- removeKeyAction: (id: string) => void;
26
- resetSelectionCursor: () => void;
27
- bindKeyAction: (keys: {
28
- primary: Key;
29
- modifier?: Modifier;
30
- }, callback: () => void) => string;
31
- }
32
- export interface KeyboardAction {
33
- id: string;
34
- primary: Key;
35
- modifier: Modifier | null;
36
- callback: (event: KeyboardEvent) => void;
37
- }
38
- export declare const useKeyboardActions: (options?: KeyboardActionsOptions) => KeyboardActions;
39
- export {};
@@ -1 +0,0 @@
1
- export * from './useLinkTypes';
@@ -1,36 +0,0 @@
1
- import { SharingLinkType } from '@opencloud-eu/web-client/graph/generated';
2
- import { ShareRole } from '@opencloud-eu/web-client';
3
- export declare const useLinkTypes: () => {
4
- defaultLinkType: import('vue').ComputedRef<SharingLinkType>;
5
- isPasswordEnforcedForLinkType: (type: SharingLinkType) => boolean;
6
- getAvailableLinkTypes: ({ isFolder }: {
7
- isFolder: boolean;
8
- }) => SharingLinkType[];
9
- linkShareRoles: ({
10
- id: "internal";
11
- displayName: string;
12
- description: string;
13
- icon: string;
14
- } | {
15
- id: "view";
16
- displayName: string;
17
- description: string;
18
- icon: string;
19
- } | {
20
- id: "upload";
21
- displayName: string;
22
- description: string;
23
- icon: string;
24
- } | {
25
- id: "edit";
26
- displayName: string;
27
- description: string;
28
- icon: string;
29
- } | {
30
- id: "createOnly";
31
- displayName: string;
32
- description: string;
33
- icon: string;
34
- })[];
35
- getLinkRoleByType: (type: SharingLinkType) => ShareRole;
36
- };
@@ -1 +0,0 @@
1
- export * from './useLoadingService';
@@ -1,2 +0,0 @@
1
- import { LoadingService } from '../../services';
2
- export declare const useLoadingService: () => LoadingService;
@@ -1 +0,0 @@
1
- export * from './useLocalStorage';
@@ -1,2 +0,0 @@
1
- import { Ref } from 'vue';
2
- export declare const useLocalStorage: <T>(key: string, defaultValue?: T) => [T] extends [Ref<any, any>] ? import('../../../node_modules/@vue/shared').IfAny<T, Ref<T, T>, T> : Ref<import('vue').UnwrapRef<T>, T | import('vue').UnwrapRef<T>>;
@@ -1,5 +0,0 @@
1
- export declare abstract class PaginationConstants {
2
- static readonly perPageDefault: string;
3
- static readonly perPageQueryName: string;
4
- static readonly options: string[];
5
- }
@@ -1,2 +0,0 @@
1
- export * from './usePagination';
2
- export * from './constants';
@@ -1,17 +0,0 @@
1
- import { ComputedRef, MaybeRef } from 'vue';
2
- interface PaginationOptions<T> {
3
- items: MaybeRef<Array<T>>;
4
- page?: MaybeRef<number>;
5
- perPage?: MaybeRef<number>;
6
- perPageDefault?: string;
7
- perPageQueryName?: string;
8
- perPageStoragePrefix: string;
9
- }
10
- interface PaginationResult<T> {
11
- items: ComputedRef<Array<T>>;
12
- total: ComputedRef<number>;
13
- page: ComputedRef<number>;
14
- perPage: ComputedRef<number>;
15
- }
16
- export declare function usePagination<T>(options: PaginationOptions<T>): PaginationResult<T>;
17
- export {};
@@ -1 +0,0 @@
1
- export * from './usePasswordPolicyService';
@@ -1,2 +0,0 @@
1
- import { PasswordPolicyService } from '../../services/passwordPolicy';
2
- export declare const usePasswordPolicyService: () => PasswordPolicyService;
@@ -1,157 +0,0 @@
1
- import { AppConfigObject, ApplicationInformation, ApplicationFileExtension } from '../../apps';
2
- import { Translations } from 'vue3-gettext';
3
- export declare const useAppsStore: import('pinia').StoreDefinition<"apps", Pick<{
4
- apps: import('vue').Ref<Record<string, ApplicationInformation>, Record<string, ApplicationInformation>>;
5
- externalAppConfig: import('vue').Ref<Record<string, AppConfigObject>, Record<string, AppConfigObject>>;
6
- appIds: import('vue').ComputedRef<string[]>;
7
- fileExtensions: import('vue').Ref<{
8
- app?: string;
9
- extension?: string;
10
- createFileHandler?: (arg: {
11
- fileName: string;
12
- space: import('@opencloud-eu/web-client').SpaceResource;
13
- currentFolder: import('@opencloud-eu/web-client').Resource;
14
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
15
- hasPriority?: boolean;
16
- label?: string | (() => string);
17
- name?: string;
18
- icon?: string;
19
- mimeType?: string;
20
- newFileMenu?: {
21
- menuTitle: () => string;
22
- };
23
- routeName?: string;
24
- secureView?: boolean;
25
- }[], ApplicationFileExtension[] | {
26
- app?: string;
27
- extension?: string;
28
- createFileHandler?: (arg: {
29
- fileName: string;
30
- space: import('@opencloud-eu/web-client').SpaceResource;
31
- currentFolder: import('@opencloud-eu/web-client').Resource;
32
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
33
- hasPriority?: boolean;
34
- label?: string | (() => string);
35
- name?: string;
36
- icon?: string;
37
- mimeType?: string;
38
- newFileMenu?: {
39
- menuTitle: () => string;
40
- };
41
- routeName?: string;
42
- secureView?: boolean;
43
- }[]>;
44
- registerApp: (appInfo: ApplicationInformation, translations?: Translations) => void;
45
- registerFileExtension: ({ appId, data }: {
46
- appId: string;
47
- data: ApplicationFileExtension;
48
- }) => void;
49
- loadExternalAppConfig: ({ appId, config }: {
50
- appId: string;
51
- config: AppConfigObject;
52
- }) => void;
53
- isAppEnabled: (appId: string) => boolean;
54
- }, "apps" | "externalAppConfig" | "fileExtensions">, Pick<{
55
- apps: import('vue').Ref<Record<string, ApplicationInformation>, Record<string, ApplicationInformation>>;
56
- externalAppConfig: import('vue').Ref<Record<string, AppConfigObject>, Record<string, AppConfigObject>>;
57
- appIds: import('vue').ComputedRef<string[]>;
58
- fileExtensions: import('vue').Ref<{
59
- app?: string;
60
- extension?: string;
61
- createFileHandler?: (arg: {
62
- fileName: string;
63
- space: import('@opencloud-eu/web-client').SpaceResource;
64
- currentFolder: import('@opencloud-eu/web-client').Resource;
65
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
66
- hasPriority?: boolean;
67
- label?: string | (() => string);
68
- name?: string;
69
- icon?: string;
70
- mimeType?: string;
71
- newFileMenu?: {
72
- menuTitle: () => string;
73
- };
74
- routeName?: string;
75
- secureView?: boolean;
76
- }[], ApplicationFileExtension[] | {
77
- app?: string;
78
- extension?: string;
79
- createFileHandler?: (arg: {
80
- fileName: string;
81
- space: import('@opencloud-eu/web-client').SpaceResource;
82
- currentFolder: import('@opencloud-eu/web-client').Resource;
83
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
84
- hasPriority?: boolean;
85
- label?: string | (() => string);
86
- name?: string;
87
- icon?: string;
88
- mimeType?: string;
89
- newFileMenu?: {
90
- menuTitle: () => string;
91
- };
92
- routeName?: string;
93
- secureView?: boolean;
94
- }[]>;
95
- registerApp: (appInfo: ApplicationInformation, translations?: Translations) => void;
96
- registerFileExtension: ({ appId, data }: {
97
- appId: string;
98
- data: ApplicationFileExtension;
99
- }) => void;
100
- loadExternalAppConfig: ({ appId, config }: {
101
- appId: string;
102
- config: AppConfigObject;
103
- }) => void;
104
- isAppEnabled: (appId: string) => boolean;
105
- }, "appIds">, Pick<{
106
- apps: import('vue').Ref<Record<string, ApplicationInformation>, Record<string, ApplicationInformation>>;
107
- externalAppConfig: import('vue').Ref<Record<string, AppConfigObject>, Record<string, AppConfigObject>>;
108
- appIds: import('vue').ComputedRef<string[]>;
109
- fileExtensions: import('vue').Ref<{
110
- app?: string;
111
- extension?: string;
112
- createFileHandler?: (arg: {
113
- fileName: string;
114
- space: import('@opencloud-eu/web-client').SpaceResource;
115
- currentFolder: import('@opencloud-eu/web-client').Resource;
116
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
117
- hasPriority?: boolean;
118
- label?: string | (() => string);
119
- name?: string;
120
- icon?: string;
121
- mimeType?: string;
122
- newFileMenu?: {
123
- menuTitle: () => string;
124
- };
125
- routeName?: string;
126
- secureView?: boolean;
127
- }[], ApplicationFileExtension[] | {
128
- app?: string;
129
- extension?: string;
130
- createFileHandler?: (arg: {
131
- fileName: string;
132
- space: import('@opencloud-eu/web-client').SpaceResource;
133
- currentFolder: import('@opencloud-eu/web-client').Resource;
134
- }) => Promise<import('@opencloud-eu/web-client').Resource>;
135
- hasPriority?: boolean;
136
- label?: string | (() => string);
137
- name?: string;
138
- icon?: string;
139
- mimeType?: string;
140
- newFileMenu?: {
141
- menuTitle: () => string;
142
- };
143
- routeName?: string;
144
- secureView?: boolean;
145
- }[]>;
146
- registerApp: (appInfo: ApplicationInformation, translations?: Translations) => void;
147
- registerFileExtension: ({ appId, data }: {
148
- appId: string;
149
- data: ApplicationFileExtension;
150
- }) => void;
151
- loadExternalAppConfig: ({ appId, config }: {
152
- appId: string;
153
- config: AppConfigObject;
154
- }) => void;
155
- isAppEnabled: (appId: string) => boolean;
156
- }, "registerApp" | "registerFileExtension" | "loadExternalAppConfig" | "isAppEnabled">>;
157
- export type AppsStore = ReturnType<typeof useAppsStore>;
@@ -1,60 +0,0 @@
1
- import { PublicLinkType } from '@opencloud-eu/web-client';
2
- export declare const useAuthStore: import('pinia').StoreDefinition<"auth", Pick<{
3
- accessToken: import('vue').Ref<string, string>;
4
- idpContextReady: import('vue').Ref<boolean, boolean>;
5
- userContextReady: import('vue').Ref<boolean, boolean>;
6
- publicLinkToken: import('vue').Ref<string, string>;
7
- publicLinkPassword: import('vue').Ref<string, string>;
8
- publicLinkType: import('vue').Ref<PublicLinkType, PublicLinkType>;
9
- publicLinkContextReady: import('vue').Ref<boolean, boolean>;
10
- setAccessToken: (value: string) => void;
11
- setIdpContextReady: (value: boolean) => void;
12
- setUserContextReady: (value: boolean) => void;
13
- setPublicLinkContext: (context: {
14
- publicLinkToken: string;
15
- publicLinkPassword: string;
16
- publicLinkType: PublicLinkType;
17
- publicLinkContextReady: boolean;
18
- }) => void;
19
- clearUserContext: () => void;
20
- clearPublicLinkContext: () => void;
21
- }, "publicLinkPassword" | "publicLinkType" | "accessToken" | "idpContextReady" | "userContextReady" | "publicLinkToken" | "publicLinkContextReady">, Pick<{
22
- accessToken: import('vue').Ref<string, string>;
23
- idpContextReady: import('vue').Ref<boolean, boolean>;
24
- userContextReady: import('vue').Ref<boolean, boolean>;
25
- publicLinkToken: import('vue').Ref<string, string>;
26
- publicLinkPassword: import('vue').Ref<string, string>;
27
- publicLinkType: import('vue').Ref<PublicLinkType, PublicLinkType>;
28
- publicLinkContextReady: import('vue').Ref<boolean, boolean>;
29
- setAccessToken: (value: string) => void;
30
- setIdpContextReady: (value: boolean) => void;
31
- setUserContextReady: (value: boolean) => void;
32
- setPublicLinkContext: (context: {
33
- publicLinkToken: string;
34
- publicLinkPassword: string;
35
- publicLinkType: PublicLinkType;
36
- publicLinkContextReady: boolean;
37
- }) => void;
38
- clearUserContext: () => void;
39
- clearPublicLinkContext: () => void;
40
- }, never>, Pick<{
41
- accessToken: import('vue').Ref<string, string>;
42
- idpContextReady: import('vue').Ref<boolean, boolean>;
43
- userContextReady: import('vue').Ref<boolean, boolean>;
44
- publicLinkToken: import('vue').Ref<string, string>;
45
- publicLinkPassword: import('vue').Ref<string, string>;
46
- publicLinkType: import('vue').Ref<PublicLinkType, PublicLinkType>;
47
- publicLinkContextReady: import('vue').Ref<boolean, boolean>;
48
- setAccessToken: (value: string) => void;
49
- setIdpContextReady: (value: boolean) => void;
50
- setUserContextReady: (value: boolean) => void;
51
- setPublicLinkContext: (context: {
52
- publicLinkToken: string;
53
- publicLinkPassword: string;
54
- publicLinkType: PublicLinkType;
55
- publicLinkContextReady: boolean;
56
- }) => void;
57
- clearUserContext: () => void;
58
- clearPublicLinkContext: () => void;
59
- }, "setAccessToken" | "setIdpContextReady" | "setUserContextReady" | "setPublicLinkContext" | "clearUserContext" | "clearPublicLinkContext">>;
60
- export type AuthStore = ReturnType<typeof useAuthStore>;