@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,78 +0,0 @@
1
- import { PropType } from 'vue';
2
- import { RouteLocationRaw } from 'vue-router';
3
- /**
4
- * Wraps content in a resource link
5
- */
6
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
7
- /**
8
- * The resource folder link
9
- */
10
- link: {
11
- type: PropType<RouteLocationRaw>;
12
- required: false;
13
- default: any;
14
- };
15
- /**
16
- * The resource to be displayed
17
- */
18
- resource: {
19
- type: ObjectConstructor;
20
- required: true;
21
- };
22
- /**
23
- * Asserts whether clicking on the resource name triggers any action
24
- */
25
- isResourceClickable: {
26
- type: BooleanConstructor;
27
- required: false;
28
- default: boolean;
29
- };
30
- }>, {
31
- linkTarget: import('vue').ComputedRef<"_blank" | "_self">;
32
- }, {}, {
33
- isNavigatable(): boolean;
34
- componentType(): "router-link" | "oc-button";
35
- componentProps(): {
36
- appearance: string;
37
- gapSize: string;
38
- justifyContent: string;
39
- to?: undefined;
40
- } | {
41
- to: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
42
- appearance?: undefined;
43
- gapSize?: undefined;
44
- justifyContent?: undefined;
45
- };
46
- }, {
47
- emitClick(): void;
48
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
49
- /**
50
- * The resource folder link
51
- */
52
- link: {
53
- type: PropType<RouteLocationRaw>;
54
- required: false;
55
- default: any;
56
- };
57
- /**
58
- * The resource to be displayed
59
- */
60
- resource: {
61
- type: ObjectConstructor;
62
- required: true;
63
- };
64
- /**
65
- * Asserts whether clicking on the resource name triggers any action
66
- */
67
- isResourceClickable: {
68
- type: BooleanConstructor;
69
- required: false;
70
- default: boolean;
71
- };
72
- }>> & Readonly<{
73
- onClick?: (...args: any[]) => any;
74
- }>, {
75
- link: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
76
- isResourceClickable: boolean;
77
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
78
- export default _default;
@@ -1,384 +0,0 @@
1
- import { PropType } from 'vue';
2
- import { Resource } from '@opencloud-eu/web-client';
3
- import { RouteLocationRaw } from 'vue-router';
4
- /**
5
- * Displays a resource together with the resource type icon or thumbnail
6
- */
7
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
8
- /**
9
- * The resource to be displayed
10
- */
11
- resource: {
12
- type: PropType<Resource>;
13
- required: true;
14
- };
15
- /**
16
- * The prefix that will be shown in the path
17
- */
18
- pathPrefix: {
19
- type: StringConstructor;
20
- required: false;
21
- default: string;
22
- };
23
- /**
24
- * The resource link
25
- */
26
- link: {
27
- type: PropType<RouteLocationRaw>;
28
- required: false;
29
- default: any;
30
- };
31
- /**
32
- * Asserts whether the resource path should be displayed
33
- */
34
- isPathDisplayed: {
35
- type: BooleanConstructor;
36
- required: false;
37
- default: boolean;
38
- };
39
- /**
40
- * The resource parent folder link path
41
- */
42
- parentFolderLink: {
43
- type: ObjectConstructor;
44
- required: false;
45
- default: any;
46
- };
47
- /**
48
- * The resource parent folder name to be displayed
49
- */
50
- parentFolderName: {
51
- type: StringConstructor;
52
- required: false;
53
- default: string;
54
- };
55
- /**
56
- * The resource parent folder link path icon additional attributes
57
- */
58
- parentFolderLinkIconAdditionalAttributes: {
59
- type: ObjectConstructor;
60
- required: false;
61
- default: () => {};
62
- };
63
- /**
64
- * Asserts whether the resource extension should be displayed
65
- */
66
- isExtensionDisplayed: {
67
- type: BooleanConstructor;
68
- required: false;
69
- default: boolean;
70
- };
71
- /**
72
- * Asserts whether the resource thumbnail should be displayed
73
- */
74
- isThumbnailDisplayed: {
75
- type: BooleanConstructor;
76
- required: false;
77
- default: boolean;
78
- };
79
- /**
80
- * Asserts whether the resource thumbnail should be displayed
81
- */
82
- isIconDisplayed: {
83
- type: BooleanConstructor;
84
- required: false;
85
- default: boolean;
86
- };
87
- /**
88
- * Asserts whether clicking on the resource name triggers any action
89
- */
90
- isResourceClickable: {
91
- type: BooleanConstructor;
92
- required: false;
93
- default: boolean;
94
- };
95
- }>, {}, {}, {
96
- parentFolderComponentType(): "router-link" | "span";
97
- parentFolderStyle(): {
98
- cursor: string;
99
- };
100
- parentFolderLinkIconAttrs(): {
101
- 'fill-type': string;
102
- name: string;
103
- size: string;
104
- };
105
- hasThumbnail(): any;
106
- thumbnail(): string;
107
- tooltipLabelIcon(): string;
108
- }, {
109
- emitClick(): void;
110
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
111
- /**
112
- * The resource to be displayed
113
- */
114
- resource: {
115
- type: PropType<Resource>;
116
- required: true;
117
- };
118
- /**
119
- * The prefix that will be shown in the path
120
- */
121
- pathPrefix: {
122
- type: StringConstructor;
123
- required: false;
124
- default: string;
125
- };
126
- /**
127
- * The resource link
128
- */
129
- link: {
130
- type: PropType<RouteLocationRaw>;
131
- required: false;
132
- default: any;
133
- };
134
- /**
135
- * Asserts whether the resource path should be displayed
136
- */
137
- isPathDisplayed: {
138
- type: BooleanConstructor;
139
- required: false;
140
- default: boolean;
141
- };
142
- /**
143
- * The resource parent folder link path
144
- */
145
- parentFolderLink: {
146
- type: ObjectConstructor;
147
- required: false;
148
- default: any;
149
- };
150
- /**
151
- * The resource parent folder name to be displayed
152
- */
153
- parentFolderName: {
154
- type: StringConstructor;
155
- required: false;
156
- default: string;
157
- };
158
- /**
159
- * The resource parent folder link path icon additional attributes
160
- */
161
- parentFolderLinkIconAdditionalAttributes: {
162
- type: ObjectConstructor;
163
- required: false;
164
- default: () => {};
165
- };
166
- /**
167
- * Asserts whether the resource extension should be displayed
168
- */
169
- isExtensionDisplayed: {
170
- type: BooleanConstructor;
171
- required: false;
172
- default: boolean;
173
- };
174
- /**
175
- * Asserts whether the resource thumbnail should be displayed
176
- */
177
- isThumbnailDisplayed: {
178
- type: BooleanConstructor;
179
- required: false;
180
- default: boolean;
181
- };
182
- /**
183
- * Asserts whether the resource thumbnail should be displayed
184
- */
185
- isIconDisplayed: {
186
- type: BooleanConstructor;
187
- required: false;
188
- default: boolean;
189
- };
190
- /**
191
- * Asserts whether clicking on the resource name triggers any action
192
- */
193
- isResourceClickable: {
194
- type: BooleanConstructor;
195
- required: false;
196
- default: boolean;
197
- };
198
- }>> & Readonly<{
199
- onClick?: (...args: any[]) => any;
200
- }>, {
201
- link: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
202
- isResourceClickable: boolean;
203
- pathPrefix: string;
204
- isPathDisplayed: boolean;
205
- isExtensionDisplayed: boolean;
206
- parentFolderLink: Record<string, any>;
207
- parentFolderName: string;
208
- parentFolderLinkIconAdditionalAttributes: Record<string, any>;
209
- isThumbnailDisplayed: boolean;
210
- isIconDisplayed: boolean;
211
- }, {}, {
212
- ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
213
- resource: {
214
- type: PropType<Resource>;
215
- required: true;
216
- };
217
- size: {
218
- type: StringConstructor;
219
- default: string;
220
- validator: (value: string) => boolean;
221
- };
222
- }>, {
223
- icon: import('vue').ComputedRef<import('../..').IconType>;
224
- iconTypeClass: import('vue').ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
225
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
226
- resource: {
227
- type: PropType<Resource>;
228
- required: true;
229
- };
230
- size: {
231
- type: StringConstructor;
232
- default: string;
233
- validator: (value: string) => boolean;
234
- };
235
- }>> & Readonly<{}>, {
236
- size: string;
237
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
238
- ResourceLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
239
- link: {
240
- type: PropType<RouteLocationRaw>;
241
- required: false;
242
- default: any;
243
- };
244
- resource: {
245
- type: ObjectConstructor;
246
- required: true;
247
- };
248
- isResourceClickable: {
249
- type: BooleanConstructor;
250
- required: false;
251
- default: boolean;
252
- };
253
- }>, {
254
- linkTarget: import('vue').ComputedRef<"_blank" | "_self">;
255
- }, {}, {
256
- isNavigatable(): boolean;
257
- componentType(): "router-link" | "oc-button";
258
- componentProps(): {
259
- appearance: string;
260
- gapSize: string;
261
- justifyContent: string;
262
- to?: undefined;
263
- } | {
264
- to: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
265
- appearance?: undefined;
266
- gapSize?: undefined;
267
- justifyContent?: undefined;
268
- };
269
- }, {
270
- emitClick(): void;
271
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
272
- link: {
273
- type: PropType<RouteLocationRaw>;
274
- required: false;
275
- default: any;
276
- };
277
- resource: {
278
- type: ObjectConstructor;
279
- required: true;
280
- };
281
- isResourceClickable: {
282
- type: BooleanConstructor;
283
- required: false;
284
- default: boolean;
285
- };
286
- }>> & Readonly<{
287
- onClick?: (...args: any[]) => any;
288
- }>, {
289
- link: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
290
- isResourceClickable: boolean;
291
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
292
- ResourceName: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
293
- name: {
294
- type: StringConstructor;
295
- required: true;
296
- };
297
- pathPrefix: {
298
- type: StringConstructor;
299
- required: false;
300
- default: string;
301
- };
302
- extension: {
303
- type: StringConstructor;
304
- required: false;
305
- default: string;
306
- };
307
- type: {
308
- type: StringConstructor;
309
- required: true;
310
- };
311
- fullPath: {
312
- type: StringConstructor;
313
- required: true;
314
- };
315
- isPathDisplayed: {
316
- type: BooleanConstructor;
317
- required: false;
318
- default: boolean;
319
- };
320
- isExtensionDisplayed: {
321
- type: BooleanConstructor;
322
- required: false;
323
- default: boolean;
324
- };
325
- truncateName: {
326
- type: BooleanConstructor;
327
- required: false;
328
- default: boolean;
329
- };
330
- }>, {}, {}, {
331
- tooltip(): string;
332
- fullName(): string;
333
- displayName(): string;
334
- displayExtension(): string;
335
- displayPath(): string;
336
- pathTooltip(): string;
337
- htmlTitle(): string;
338
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
339
- name: {
340
- type: StringConstructor;
341
- required: true;
342
- };
343
- pathPrefix: {
344
- type: StringConstructor;
345
- required: false;
346
- default: string;
347
- };
348
- extension: {
349
- type: StringConstructor;
350
- required: false;
351
- default: string;
352
- };
353
- type: {
354
- type: StringConstructor;
355
- required: true;
356
- };
357
- fullPath: {
358
- type: StringConstructor;
359
- required: true;
360
- };
361
- isPathDisplayed: {
362
- type: BooleanConstructor;
363
- required: false;
364
- default: boolean;
365
- };
366
- isExtensionDisplayed: {
367
- type: BooleanConstructor;
368
- required: false;
369
- default: boolean;
370
- };
371
- truncateName: {
372
- type: BooleanConstructor;
373
- required: false;
374
- default: boolean;
375
- };
376
- }>> & Readonly<{}>, {
377
- extension: string;
378
- pathPrefix: string;
379
- isPathDisplayed: boolean;
380
- isExtensionDisplayed: boolean;
381
- truncateName: boolean;
382
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
383
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
384
- export default _default;
@@ -1,140 +0,0 @@
1
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- /**
3
- * The name of the resource
4
- */
5
- name: {
6
- type: StringConstructor;
7
- required: true;
8
- };
9
- /**
10
- * The prefix that will be shown in the path
11
- */
12
- pathPrefix: {
13
- type: StringConstructor;
14
- required: false;
15
- default: string;
16
- };
17
- /**
18
- * The extension of the resource, if there is one
19
- */
20
- extension: {
21
- type: StringConstructor;
22
- required: false;
23
- default: string;
24
- };
25
- /**
26
- * The type of the resource
27
- */
28
- type: {
29
- type: StringConstructor;
30
- required: true;
31
- };
32
- /**
33
- * A full path of the resource
34
- */
35
- fullPath: {
36
- type: StringConstructor;
37
- required: true;
38
- };
39
- /**
40
- * Asserts whether the resource path should be displayed
41
- */
42
- isPathDisplayed: {
43
- type: BooleanConstructor;
44
- required: false;
45
- default: boolean;
46
- };
47
- /**
48
- * Asserts whether the resource extension should be displayed
49
- */
50
- isExtensionDisplayed: {
51
- type: BooleanConstructor;
52
- required: false;
53
- default: boolean;
54
- };
55
- /**
56
- * Asserts whether the resource name should be truncated if it's too long
57
- */
58
- truncateName: {
59
- type: BooleanConstructor;
60
- required: false;
61
- default: boolean;
62
- };
63
- }>, {}, {}, {
64
- tooltip(): string;
65
- fullName(): string;
66
- displayName(): string;
67
- displayExtension(): string;
68
- displayPath(): string;
69
- pathTooltip(): string;
70
- htmlTitle(): string;
71
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
72
- /**
73
- * The name of the resource
74
- */
75
- name: {
76
- type: StringConstructor;
77
- required: true;
78
- };
79
- /**
80
- * The prefix that will be shown in the path
81
- */
82
- pathPrefix: {
83
- type: StringConstructor;
84
- required: false;
85
- default: string;
86
- };
87
- /**
88
- * The extension of the resource, if there is one
89
- */
90
- extension: {
91
- type: StringConstructor;
92
- required: false;
93
- default: string;
94
- };
95
- /**
96
- * The type of the resource
97
- */
98
- type: {
99
- type: StringConstructor;
100
- required: true;
101
- };
102
- /**
103
- * A full path of the resource
104
- */
105
- fullPath: {
106
- type: StringConstructor;
107
- required: true;
108
- };
109
- /**
110
- * Asserts whether the resource path should be displayed
111
- */
112
- isPathDisplayed: {
113
- type: BooleanConstructor;
114
- required: false;
115
- default: boolean;
116
- };
117
- /**
118
- * Asserts whether the resource extension should be displayed
119
- */
120
- isExtensionDisplayed: {
121
- type: BooleanConstructor;
122
- required: false;
123
- default: boolean;
124
- };
125
- /**
126
- * Asserts whether the resource name should be truncated if it's too long
127
- */
128
- truncateName: {
129
- type: BooleanConstructor;
130
- required: false;
131
- default: boolean;
132
- };
133
- }>> & Readonly<{}>, {
134
- extension: string;
135
- pathPrefix: string;
136
- isPathDisplayed: boolean;
137
- isExtensionDisplayed: boolean;
138
- truncateName: boolean;
139
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
140
- export default _default;
@@ -1,25 +0,0 @@
1
- /**
2
- * Displays a formatted resource size
3
- */
4
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
- /**
6
- * Number of bytes to display as a reasonable resource size string.
7
- * Value can be a non-formatted string or a number.
8
- */
9
- size: {
10
- type: (StringConstructor | NumberConstructor)[];
11
- required: true;
12
- };
13
- }>, {
14
- formattedSize: import('vue').ComputedRef<string>;
15
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
16
- /**
17
- * Number of bytes to display as a reasonable resource size string.
18
- * Value can be a non-formatted string or a number.
19
- */
20
- size: {
21
- type: (StringConstructor | NumberConstructor)[];
22
- required: true;
23
- };
24
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
25
- export default _default;