@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.
- package/dist/{TextEditor-XOBRrH6u.js → TextEditor-Czv8awPg.js} +1 -1
- package/dist/assets/{worker-CHXv5Q0i.js → worker-4Sj2EDss.js} +1 -1
- package/dist/assets/{worker-CjeEygd_.js → worker-BgOcJUCv.js} +1 -1
- package/dist/assets/{worker-C-4Lcir3.js → worker-DNa_GQd0.js} +26 -26
- package/dist/{index-BCVoSs4U.js → index-BJ_SQhGu.js} +10295 -10070
- package/dist/web-pkg.js +148 -147
- package/dist/web-pkg.umd.cjs +47 -47
- package/package.json +3 -3
- package/dist/src/apps/index.d.ts +0 -1
- package/dist/src/apps/types.d.ts +0 -118
- package/dist/src/cern/composables/index.d.ts +0 -1
- package/dist/src/cern/composables/useGroupingSettings.d.ts +0 -32
- package/dist/src/cern/index.d.ts +0 -1
- package/dist/src/components/AppBar/AppBar.vue.d.ts +0 -533
- package/dist/src/components/AppBar/CreateSpace.vue.d.ts +0 -18
- package/dist/src/components/AppBar/index.d.ts +0 -2
- package/dist/src/components/AppLoadingSpinner.vue.d.ts +0 -2
- package/dist/src/components/AppTemplates/AppWrapper.vue.d.ts +0 -867
- package/dist/src/components/AppTemplates/AppWrapperRoute.d.ts +0 -10
- package/dist/src/components/AppTemplates/PartialViews/ErrorScreen.vue.d.ts +0 -22
- package/dist/src/components/AppTemplates/PartialViews/LoadingScreen.vue.d.ts +0 -2
- package/dist/src/components/AppTemplates/index.d.ts +0 -3
- package/dist/src/components/AppTemplates/types.d.ts +0 -11
- package/dist/src/components/AppTopBar.vue.d.ts +0 -515
- package/dist/src/components/BatchActions.vue.d.ts +0 -124
- package/dist/src/components/ContextActions/ActionMenuItem.vue.d.ts +0 -92
- package/dist/src/components/ContextActions/ContextActionMenu.vue.d.ts +0 -128
- package/dist/src/components/ContextActions/ContextMenuQuickAction.vue.d.ts +0 -29
- package/dist/src/components/ContextActions/index.d.ts +0 -3
- package/dist/src/components/CreateLinkModal.vue.d.ts +0 -126
- package/dist/src/components/CreateShortcutModal.vue.d.ts +0 -415
- package/dist/src/components/CustomComponentTarget.vue.d.ts +0 -16
- package/dist/src/components/FilesList/ContextActions.vue.d.ts +0 -138
- package/dist/src/components/FilesList/ResourceGhostElement.vue.d.ts +0 -49
- package/dist/src/components/FilesList/ResourceIcon.vue.d.ts +0 -44
- package/dist/src/components/FilesList/ResourceLink.vue.d.ts +0 -78
- package/dist/src/components/FilesList/ResourceListItem.vue.d.ts +0 -384
- package/dist/src/components/FilesList/ResourceName.vue.d.ts +0 -140
- package/dist/src/components/FilesList/ResourceSize.vue.d.ts +0 -25
- package/dist/src/components/FilesList/ResourceTable.vue.d.ts +0 -1371
- package/dist/src/components/FilesList/ResourceTile.vue.d.ts +0 -73
- package/dist/src/components/FilesList/ResourceTiles.vue.d.ts +0 -175
- package/dist/src/components/FilesList/index.d.ts +0 -10
- package/dist/src/components/Filters/DateFilter.vue.d.ts +0 -315
- package/dist/src/components/Filters/ItemFilterInline.vue.d.ts +0 -28
- package/dist/src/components/Filters/index.d.ts +0 -3
- package/dist/src/components/Filters/types.d.ts +0 -4
- package/dist/src/components/ItemFilter.vue.d.ts +0 -122
- package/dist/src/components/ItemFilterToggle.vue.d.ts +0 -26
- package/dist/src/components/LinkRoleDropdown.vue.d.ts +0 -40
- package/dist/src/components/LoadingIndicator.vue.d.ts +0 -5
- package/dist/src/components/Modals/DatePickerModal.vue.d.ts +0 -57
- package/dist/src/components/Modals/EmojiPickerModal.vue.d.ts +0 -19
- package/dist/src/components/Modals/FilePickerModal.vue.d.ts +0 -41
- package/dist/src/components/Modals/ResourceConflictModal.vue.d.ts +0 -76
- package/dist/src/components/Modals/SaveAsModal.vue.d.ts +0 -49
- package/dist/src/components/Modals/SpaceMoveInfoModal.vue.d.ts +0 -14
- package/dist/src/components/Modals/UnsavedChangesModal.vue.d.ts +0 -27
- package/dist/src/components/Modals/index.d.ts +0 -7
- package/dist/src/components/NoContentMessage.vue.d.ts +0 -22
- package/dist/src/components/Pagination.vue.d.ts +0 -20
- package/dist/src/components/PortalTarget.vue.d.ts +0 -41
- package/dist/src/components/QuotaSelect.vue.d.ts +0 -74
- package/dist/src/components/Search/ResourcePreview.vue.d.ts +0 -356
- package/dist/src/components/Search/index.d.ts +0 -2
- package/dist/src/components/Search/types.d.ts +0 -29
- package/dist/src/components/SearchBarFilter.vue.d.ts +0 -27
- package/dist/src/components/SideBar/CompareSaveDialog.vue.d.ts +0 -38
- package/dist/src/components/SideBar/FileSideBar.vue.d.ts +0 -245
- package/dist/src/components/SideBar/Files/FileInfo.vue.d.ts +0 -137
- package/dist/src/components/SideBar/Files/index.d.ts +0 -1
- package/dist/src/components/SideBar/SideBar.vue.d.ts +0 -41
- package/dist/src/components/SideBar/Spaces/Details/SpaceDetails.vue.d.ts +0 -5
- package/dist/src/components/SideBar/Spaces/Details/SpaceDetailsMultiple.vue.d.ts +0 -6
- package/dist/src/components/SideBar/Spaces/Details/index.d.ts +0 -2
- package/dist/src/components/SideBar/Spaces/SpaceInfo.vue.d.ts +0 -5
- package/dist/src/components/SideBar/Spaces/SpaceNoSelection.vue.d.ts +0 -2
- package/dist/src/components/SideBar/Spaces/index.d.ts +0 -3
- package/dist/src/components/SideBar/WebDavDetails.vue.d.ts +0 -21
- package/dist/src/components/SideBar/index.d.ts +0 -7
- package/dist/src/components/SideBar/types.d.ts +0 -22
- package/dist/src/components/SpaceQuota.vue.d.ts +0 -6
- package/dist/src/components/Spaces/QuotaModal.vue.d.ts +0 -155
- package/dist/src/components/Spaces/index.d.ts +0 -1
- package/dist/src/components/TextEditor/TextEditor.vue.d.ts +0 -173
- package/dist/src/components/TextEditor/index.d.ts +0 -169
- package/dist/src/components/TextEditor/l18n.d.ts +0 -22
- package/dist/src/components/ViewOptions.vue.d.ts +0 -135
- package/dist/src/components/index.d.ts +0 -27
- package/dist/src/composables/ability/index.d.ts +0 -1
- package/dist/src/composables/ability/useAbility.d.ts +0 -2
- package/dist/src/composables/actions/files/index.d.ts +0 -28
- package/dist/src/composables/actions/files/useFileActions.d.ts +0 -28
- package/dist/src/composables/actions/files/useFileActionsCopy.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsCopyPermanentLink.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsCreateLink.d.ts +0 -6
- package/dist/src/composables/actions/files/useFileActionsCreateNewFile.d.ts +0 -11
- package/dist/src/composables/actions/files/useFileActionsCreateNewFolder.d.ts +0 -10
- package/dist/src/composables/actions/files/useFileActionsCreateNewShortcut.d.ts +0 -8
- package/dist/src/composables/actions/files/useFileActionsCreateSpaceFromResource.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsDelete.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsDisableSync.d.ts +0 -5
- package/dist/src/composables/actions/files/useFileActionsDownloadArchive.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsDownloadFile.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsEmptyTrashBin.d.ts +0 -8
- package/dist/src/composables/actions/files/useFileActionsEnableSync.d.ts +0 -5
- package/dist/src/composables/actions/files/useFileActionsFavorite.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsMove.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsNavigate.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsOpenShortcut.d.ts +0 -5
- package/dist/src/composables/actions/files/useFileActionsOpenWithApp.d.ts +0 -6
- package/dist/src/composables/actions/files/useFileActionsPaste.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsRename.d.ts +0 -7
- package/dist/src/composables/actions/files/useFileActionsRestore.d.ts +0 -12
- package/dist/src/composables/actions/files/useFileActionsSaveAs.d.ts +0 -7
- package/dist/src/composables/actions/files/useFileActionsSetImage.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsShowActions.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsShowDetails.d.ts +0 -4
- package/dist/src/composables/actions/files/useFileActionsShowShares.d.ts +0 -5
- package/dist/src/composables/actions/files/useFileActionsToggleHideShare.d.ts +0 -5
- package/dist/src/composables/actions/helpers/index.d.ts +0 -3
- package/dist/src/composables/actions/helpers/useFileActionsDeleteResources.d.ts +0 -5
- package/dist/src/composables/actions/helpers/useIsFilesAppActive.d.ts +0 -1
- package/dist/src/composables/actions/helpers/useIsSearchActive.d.ts +0 -1
- package/dist/src/composables/actions/index.d.ts +0 -8
- package/dist/src/composables/actions/spaces/index.d.ts +0 -11
- package/dist/src/composables/actions/spaces/useSpaceActionsDelete.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsDisable.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsDuplicate.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsEditDescription.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsEditQuota.d.ts +0 -4
- package/dist/src/composables/actions/spaces/useSpaceActionsEditReadmeContent.d.ts +0 -4
- package/dist/src/composables/actions/spaces/useSpaceActionsNavigateToTrash.d.ts +0 -4
- package/dist/src/composables/actions/spaces/useSpaceActionsRename.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsRestore.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsSetIcon.d.ts +0 -6
- package/dist/src/composables/actions/spaces/useSpaceActionsShowMembers.d.ts +0 -4
- package/dist/src/composables/actions/types.d.ts +0 -47
- package/dist/src/composables/actions/useActionsShowDetails.d.ts +0 -4
- package/dist/src/composables/actions/useOpenEmptyEditor.d.ts +0 -3
- package/dist/src/composables/actions/useOpenWithDefaultApp.d.ts +0 -7
- package/dist/src/composables/actions/useWindowOpen.d.ts +0 -3
- package/dist/src/composables/appDefaults/index.d.ts +0 -8
- package/dist/src/composables/appDefaults/types.d.ts +0 -15
- package/dist/src/composables/appDefaults/useAppConfig.d.ts +0 -11
- package/dist/src/composables/appDefaults/useAppDefaults.d.ts +0 -20
- package/dist/src/composables/appDefaults/useAppDocumentTitle.d.ts +0 -13
- package/dist/src/composables/appDefaults/useAppFileHandling.d.ts +0 -24
- package/dist/src/composables/appDefaults/useAppFolderHandling.d.ts +0 -16
- package/dist/src/composables/appDefaults/useAppMeta.d.ts +0 -9
- package/dist/src/composables/appDefaults/useAppNavigation.d.ts +0 -27
- package/dist/src/composables/appDefaults/useDocumentTitle.d.ts +0 -8
- package/dist/src/composables/appProviderService/index.d.ts +0 -1
- package/dist/src/composables/appProviderService/useAppProviderService.d.ts +0 -2
- package/dist/src/composables/archiverService/index.d.ts +0 -1
- package/dist/src/composables/archiverService/useArchiverService.d.ts +0 -2
- package/dist/src/composables/authContext/index.d.ts +0 -2
- package/dist/src/composables/authContext/useAuthService.d.ts +0 -10
- package/dist/src/composables/authContext/useRequest.d.ts +0 -15
- package/dist/src/composables/breadcrumbs/index.d.ts +0 -1
- package/dist/src/composables/breadcrumbs/useBreadcrumbsFromPath.d.ts +0 -14
- package/dist/src/composables/clientService/index.d.ts +0 -1
- package/dist/src/composables/clientService/useClientService.d.ts +0 -2
- package/dist/src/composables/clipboard/index.d.ts +0 -1
- package/dist/src/composables/clipboard/useClipboard.d.ts +0 -3
- package/dist/src/composables/download/index.d.ts +0 -1
- package/dist/src/composables/download/useDownloadFile.d.ts +0 -8
- package/dist/src/composables/driveResolver/index.d.ts +0 -2
- package/dist/src/composables/driveResolver/useDriveResolver.d.ts +0 -13
- package/dist/src/composables/driveResolver/useSpacesLoading.d.ts +0 -3
- package/dist/src/composables/embedMode/index.d.ts +0 -1
- package/dist/src/composables/embedMode/useEmbedMode.d.ts +0 -23
- package/dist/src/composables/eventBus/index.d.ts +0 -1
- package/dist/src/composables/eventBus/useEventBus.d.ts +0 -1
- package/dist/src/composables/fileListHeaderPosition/index.d.ts +0 -1
- package/dist/src/composables/fileListHeaderPosition/useFileListHeaderPosition.d.ts +0 -5
- package/dist/src/composables/filesList/index.d.ts +0 -1
- package/dist/src/composables/filesList/useResourceRouteResolver.d.ts +0 -13
- package/dist/src/composables/folderLink/index.d.ts +0 -1
- package/dist/src/composables/folderLink/useFolderLink.d.ts +0 -15
- package/dist/src/composables/index.d.ts +0 -40
- package/dist/src/composables/isTopBarSticky/index.d.ts +0 -1
- package/dist/src/composables/isTopBarSticky/useIsTopBarSticky.d.ts +0 -8
- package/dist/src/composables/keyboardActions/index.d.ts +0 -1
- package/dist/src/composables/keyboardActions/useKeyboardActions.d.ts +0 -39
- package/dist/src/composables/links/index.d.ts +0 -1
- package/dist/src/composables/links/useLinkTypes.d.ts +0 -36
- package/dist/src/composables/loadingService/index.d.ts +0 -1
- package/dist/src/composables/loadingService/useLoadingService.d.ts +0 -2
- package/dist/src/composables/localStorage/index.d.ts +0 -1
- package/dist/src/composables/localStorage/useLocalStorage.d.ts +0 -2
- package/dist/src/composables/pagination/constants.d.ts +0 -5
- package/dist/src/composables/pagination/index.d.ts +0 -2
- package/dist/src/composables/pagination/usePagination.d.ts +0 -17
- package/dist/src/composables/passwordPolicyService/index.d.ts +0 -1
- package/dist/src/composables/passwordPolicyService/usePasswordPolicyService.d.ts +0 -2
- package/dist/src/composables/piniaStores/apps.d.ts +0 -157
- package/dist/src/composables/piniaStores/auth.d.ts +0 -60
- package/dist/src/composables/piniaStores/capabilities.d.ts +0 -1731
- package/dist/src/composables/piniaStores/clipboard.d.ts +0 -658
- package/dist/src/composables/piniaStores/config/config.d.ts +0 -756
- package/dist/src/composables/piniaStores/config/index.d.ts +0 -2
- package/dist/src/composables/piniaStores/config/types.d.ts +0 -854
- package/dist/src/composables/piniaStores/extensionRegistry/extensionPreferences.d.ts +0 -22
- package/dist/src/composables/piniaStores/extensionRegistry/extensionRegistry.d.ts +0 -37
- package/dist/src/composables/piniaStores/extensionRegistry/index.d.ts +0 -3
- package/dist/src/composables/piniaStores/extensionRegistry/types.d.ts +0 -60
- package/dist/src/composables/piniaStores/index.d.ts +0 -14
- package/dist/src/composables/piniaStores/messages.d.ts +0 -125
- package/dist/src/composables/piniaStores/modals.d.ts +0 -1363
- package/dist/src/composables/piniaStores/resources.d.ts +0 -195
- package/dist/src/composables/piniaStores/shares/index.d.ts +0 -2
- package/dist/src/composables/piniaStores/shares/shares.d.ts +0 -57
- package/dist/src/composables/piniaStores/shares/types.d.ts +0 -43
- package/dist/src/composables/piniaStores/spaces.d.ts +0 -9079
- package/dist/src/composables/piniaStores/theme.d.ts +0 -1424
- package/dist/src/composables/piniaStores/user.d.ts +0 -15
- package/dist/src/composables/piniaStores/webWorkers.d.ts +0 -29
- package/dist/src/composables/portalTarget/eventTopics.d.ts +0 -3
- package/dist/src/composables/portalTarget/index.d.ts +0 -2
- package/dist/src/composables/portalTarget/usePortalTarget.d.ts +0 -4
- package/dist/src/composables/previewService/index.d.ts +0 -1
- package/dist/src/composables/previewService/usePreviewService.d.ts +0 -2
- package/dist/src/composables/requestHeaders/index.d.ts +0 -1
- package/dist/src/composables/requestHeaders/useRequestHeaders.d.ts +0 -3
- package/dist/src/composables/resources/index.d.ts +0 -5
- package/dist/src/composables/resources/useCanBeOpenedWithSecureView.d.ts +0 -4
- package/dist/src/composables/resources/useCanListVersions.d.ts +0 -7
- package/dist/src/composables/resources/useGetResourceContext.d.ts +0 -1495
- package/dist/src/composables/resources/useLoadPreview.d.ts +0 -26
- package/dist/src/composables/resources/useResourceContents.d.ts +0 -5
- package/dist/src/composables/router/index.d.ts +0 -11
- package/dist/src/composables/router/types.d.ts +0 -16
- package/dist/src/composables/router/useActiveApp.d.ts +0 -4
- package/dist/src/composables/router/useActiveLocation.d.ts +0 -10
- package/dist/src/composables/router/useFileRouteReplace.d.ts +0 -15
- package/dist/src/composables/router/useRoute.d.ts +0 -3
- package/dist/src/composables/router/useRouteMeta.d.ts +0 -2
- package/dist/src/composables/router/useRouteName.d.ts +0 -2
- package/dist/src/composables/router/useRouteParam.d.ts +0 -3
- package/dist/src/composables/router/useRouteQuery.d.ts +0 -3
- package/dist/src/composables/router/useRouteQueryPersisted.d.ts +0 -8
- package/dist/src/composables/router/useRouter.d.ts +0 -2
- package/dist/src/composables/scrollTo/index.d.ts +0 -1
- package/dist/src/composables/scrollTo/useScrollTo.d.ts +0 -9
- package/dist/src/composables/search/constants.d.ts +0 -4
- package/dist/src/composables/search/index.d.ts +0 -2
- package/dist/src/composables/search/useSearch.d.ts +0 -14
- package/dist/src/composables/selection/index.d.ts +0 -1
- package/dist/src/composables/selection/useSelectedResources.d.ts +0 -9
- package/dist/src/composables/service/index.d.ts +0 -1
- package/dist/src/composables/service/useService.d.ts +0 -1
- package/dist/src/composables/shares/index.d.ts +0 -2
- package/dist/src/composables/shares/useCanListShares.d.ts +0 -7
- package/dist/src/composables/shares/useCanShare.d.ts +0 -7
- package/dist/src/composables/sideBar/eventTopics.d.ts +0 -7
- package/dist/src/composables/sideBar/index.d.ts +0 -2
- package/dist/src/composables/sideBar/useSideBar.d.ts +0 -12
- package/dist/src/composables/sort/constants.d.ts +0 -4
- package/dist/src/composables/sort/index.d.ts +0 -2
- package/dist/src/composables/sort/useSort.d.ts +0 -36
- package/dist/src/composables/spaces/index.d.ts +0 -3
- package/dist/src/composables/spaces/useCreateSpace.d.ts +0 -5
- package/dist/src/composables/spaces/useGetMatchingSpace.d.ts +0 -15
- package/dist/src/composables/spaces/useSpaceHelpers.d.ts +0 -5
- package/dist/src/composables/upload/index.d.ts +0 -1
- package/dist/src/composables/upload/useUpload.d.ts +0 -6
- package/dist/src/composables/viewMode/constants.d.ts +0 -12
- package/dist/src/composables/viewMode/index.d.ts +0 -3
- package/dist/src/composables/viewMode/useTileSize.d.ts +0 -4
- package/dist/src/composables/viewMode/useViewMode.d.ts +0 -4
- package/dist/src/composables/webWorkers/deleteWorker/index.d.ts +0 -1
- package/dist/src/composables/webWorkers/deleteWorker/useDeleteWorker.d.ts +0 -28
- package/dist/src/composables/webWorkers/deleteWorker/worker.d.ts +0 -1
- package/dist/src/composables/webWorkers/index.d.ts +0 -4
- package/dist/src/composables/webWorkers/pasteWorker/index.d.ts +0 -1
- package/dist/src/composables/webWorkers/pasteWorker/usePasteWorker.d.ts +0 -25
- package/dist/src/composables/webWorkers/pasteWorker/worker.d.ts +0 -1
- package/dist/src/composables/webWorkers/restoreWorker/index.d.ts +0 -1
- package/dist/src/composables/webWorkers/restoreWorker/useRestoreWorker.d.ts +0 -28
- package/dist/src/composables/webWorkers/restoreWorker/worker.d.ts +0 -1
- package/dist/src/composables/webWorkers/tokenTimerWorker/index.d.ts +0 -1
- package/dist/src/composables/webWorkers/tokenTimerWorker/useTokenTimerWorker.d.ts +0 -12
- package/dist/src/composables/webWorkers/tokenTimerWorker/worker.d.ts +0 -1
- package/dist/src/constants.d.ts +0 -14
- package/dist/src/errors/index.d.ts +0 -1
- package/dist/src/errors/types.d.ts +0 -13
- package/dist/src/helpers/binary.d.ts +0 -2
- package/dist/src/helpers/breadcrumbs.d.ts +0 -4
- package/dist/src/helpers/cache/cache.d.ts +0 -20
- package/dist/src/helpers/cache/index.d.ts +0 -1
- package/dist/src/helpers/clipboardActions.d.ts +0 -4
- package/dist/src/helpers/contextMenuDropdown.d.ts +0 -7
- package/dist/src/helpers/datetime.d.ts +0 -11
- package/dist/src/helpers/download.d.ts +0 -1
- package/dist/src/helpers/filesize.d.ts +0 -8
- package/dist/src/helpers/folderLink/index.d.ts +0 -1
- package/dist/src/helpers/folderLink/types.d.ts +0 -6
- package/dist/src/helpers/fuse.d.ts +0 -5
- package/dist/src/helpers/index.d.ts +0 -18
- package/dist/src/helpers/locale.d.ts +0 -1
- package/dist/src/helpers/path.d.ts +0 -13
- package/dist/src/helpers/permissions.d.ts +0 -8
- package/dist/src/helpers/resource/conflictHandling/conflictDialog.d.ts +0 -15
- package/dist/src/helpers/resource/conflictHandling/conflictUtils.d.ts +0 -3
- package/dist/src/helpers/resource/conflictHandling/index.d.ts +0 -4
- package/dist/src/helpers/resource/conflictHandling/transfer.d.ts +0 -27
- package/dist/src/helpers/resource/conflictHandling/types.d.ts +0 -24
- package/dist/src/helpers/resource/filter.d.ts +0 -2
- package/dist/src/helpers/resource/icon.d.ts +0 -10
- package/dist/src/helpers/resource/index.d.ts +0 -5
- package/dist/src/helpers/resource/renameResource.d.ts +0 -2
- package/dist/src/helpers/resource/sameResource.d.ts +0 -2
- package/dist/src/helpers/router/buildUrl.d.ts +0 -2
- package/dist/src/helpers/router/index.d.ts +0 -2
- package/dist/src/helpers/router/routeOptions.d.ts +0 -24
- package/dist/src/helpers/share/driveItem.d.ts +0 -12
- package/dist/src/helpers/share/index.d.ts +0 -2
- package/dist/src/helpers/share/sharedAncestorRoute.d.ts +0 -7
- package/dist/src/helpers/statusIndicators.d.ts +0 -9
- package/dist/src/helpers/store.d.ts +0 -8
- package/dist/src/helpers/ui/index.d.ts +0 -3
- package/dist/src/helpers/ui/resourceCheckbox.d.ts +0 -1
- package/dist/src/helpers/ui/resourceTable.d.ts +0 -3
- package/dist/src/helpers/ui/resourceTiles.d.ts +0 -6
- package/dist/src/http/client.d.ts +0 -23
- package/dist/src/http/index.d.ts +0 -1
- package/dist/src/index.d.ts +0 -14
- package/dist/src/observer/index.d.ts +0 -1
- package/dist/src/observer/visibility.d.ts +0 -26
- package/dist/src/router/common.d.ts +0 -9
- package/dist/src/router/deprecated.d.ts +0 -12
- package/dist/src/router/index.d.ts +0 -12
- package/dist/src/router/public.d.ts +0 -9
- package/dist/src/router/router.d.ts +0 -27
- package/dist/src/router/shares.d.ts +0 -10
- package/dist/src/router/spaces.d.ts +0 -9
- package/dist/src/router/trash.d.ts +0 -9
- package/dist/src/router/utils.d.ts +0 -32
- package/dist/src/services/appProvider/index.d.ts +0 -2
- package/dist/src/services/appProvider/schemas.d.ts +0 -152
- package/dist/src/services/appProvider/service.d.ts +0 -27
- package/dist/src/services/archiver.d.ts +0 -26
- package/dist/src/services/cache.d.ts +0 -14
- package/dist/src/services/client/auth.d.ts +0 -12
- package/dist/src/services/client/client.d.ts +0 -43
- package/dist/src/services/client/index.d.ts +0 -2
- package/dist/src/services/eventBus.d.ts +0 -8
- package/dist/src/services/folder/folderService.d.ts +0 -26
- package/dist/src/services/folder/index.d.ts +0 -2
- package/dist/src/services/folder/loaders/index.d.ts +0 -7
- package/dist/src/services/folder/loaders/loaderFavorites.d.ts +0 -7
- package/dist/src/services/folder/loaders/loaderSharedViaLink.d.ts +0 -7
- package/dist/src/services/folder/loaders/loaderSharedWithMe.d.ts +0 -7
- package/dist/src/services/folder/loaders/loaderSharedWithOthers.d.ts +0 -7
- package/dist/src/services/folder/loaders/loaderSpace.d.ts +0 -12
- package/dist/src/services/folder/loaders/loaderTrashbin.d.ts +0 -7
- package/dist/src/services/folder/loaders/types.d.ts +0 -3
- package/dist/src/services/index.d.ts +0 -10
- package/dist/src/services/loadingService.d.ts +0 -33
- package/dist/src/services/passwordPolicy/index.d.ts +0 -1
- package/dist/src/services/passwordPolicy/passwordPolicy.d.ts +0 -20
- package/dist/src/services/passwordPolicy/rules.d.ts +0 -63
- package/dist/src/services/preview/index.d.ts +0 -2
- package/dist/src/services/preview/previewService.d.ts +0 -28
- package/dist/src/services/preview/types.d.ts +0 -18
- package/dist/src/services/uppy/index.d.ts +0 -1
- package/dist/src/services/uppy/uppyService.d.ts +0 -90
- package/dist/src/types.d.ts +0 -17
- package/dist/src/ui/index.d.ts +0 -1
- package/dist/src/ui/types.d.ts +0 -13
- package/dist/src/utils/dirname.d.ts +0 -1
- package/dist/src/utils/encodePath.d.ts +0 -1
- package/dist/src/utils/index.d.ts +0 -4
- package/dist/src/utils/objectKeys.d.ts +0 -1
- package/dist/src/utils/types.d.ts +0 -5
- package/dist/vite.config.d.ts +0 -2
|
@@ -1,245 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { SideBarPanelContext } from '../SideBar/types';
|
|
3
|
-
import { SpaceResource, Resource } from '@opencloud-eu/web-client';
|
|
4
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
5
|
-
isOpen: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
required: true;
|
|
8
|
-
};
|
|
9
|
-
activePanel: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
required: false;
|
|
12
|
-
default: any;
|
|
13
|
-
};
|
|
14
|
-
space: {
|
|
15
|
-
type: PropType<SpaceResource>;
|
|
16
|
-
required: false;
|
|
17
|
-
default: any;
|
|
18
|
-
};
|
|
19
|
-
}>, {
|
|
20
|
-
loadedResource: import('vue').Ref<Resource, Resource>;
|
|
21
|
-
setActiveSideBarPanel: (panelName: string) => void;
|
|
22
|
-
closeSideBar: () => void;
|
|
23
|
-
panelContext: import('vue').ComputedRef<SideBarPanelContext<SpaceResource, Resource, Resource>>;
|
|
24
|
-
availablePanels: import('vue').ComputedRef<import('.').SideBarPanel<SpaceResource, Resource, Resource>[]>;
|
|
25
|
-
isFileHeaderVisible: import('vue').ComputedRef<boolean>;
|
|
26
|
-
isSpaceHeaderVisible: import('vue').ComputedRef<boolean>;
|
|
27
|
-
isLoading: import('vue').ComputedRef<boolean>;
|
|
28
|
-
loadSharesTask: import('vue-concurrency').Task<void, [resource: Resource]>;
|
|
29
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
30
|
-
isOpen: {
|
|
31
|
-
type: BooleanConstructor;
|
|
32
|
-
required: true;
|
|
33
|
-
};
|
|
34
|
-
activePanel: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
required: false;
|
|
37
|
-
default: any;
|
|
38
|
-
};
|
|
39
|
-
space: {
|
|
40
|
-
type: PropType<SpaceResource>;
|
|
41
|
-
required: false;
|
|
42
|
-
default: any;
|
|
43
|
-
};
|
|
44
|
-
}>> & Readonly<{}>, {
|
|
45
|
-
space: SpaceResource;
|
|
46
|
-
activePanel: string;
|
|
47
|
-
}, {}, {
|
|
48
|
-
FileInfo: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
49
|
-
isSubPanelActive: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
}>, {
|
|
54
|
-
resource: Resource;
|
|
55
|
-
resourceName: import('vue').ComputedRef<string>;
|
|
56
|
-
areFileExtensionsShown: import('vue').ComputedRef<boolean>;
|
|
57
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
58
|
-
isSubPanelActive: {
|
|
59
|
-
type: BooleanConstructor;
|
|
60
|
-
default: boolean;
|
|
61
|
-
};
|
|
62
|
-
}>> & Readonly<{}>, {
|
|
63
|
-
isSubPanelActive: boolean;
|
|
64
|
-
}, {}, {
|
|
65
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
66
|
-
resource: {
|
|
67
|
-
type: PropType<Resource>;
|
|
68
|
-
required: true;
|
|
69
|
-
};
|
|
70
|
-
size: {
|
|
71
|
-
type: StringConstructor;
|
|
72
|
-
default: string;
|
|
73
|
-
validator: (value: string) => boolean;
|
|
74
|
-
};
|
|
75
|
-
}>, {
|
|
76
|
-
icon: import('vue').ComputedRef<import('../..').IconType>;
|
|
77
|
-
iconTypeClass: import('vue').ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
78
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
79
|
-
resource: {
|
|
80
|
-
type: PropType<Resource>;
|
|
81
|
-
required: true;
|
|
82
|
-
};
|
|
83
|
-
size: {
|
|
84
|
-
type: StringConstructor;
|
|
85
|
-
default: string;
|
|
86
|
-
validator: (value: string) => boolean;
|
|
87
|
-
};
|
|
88
|
-
}>> & Readonly<{}>, {
|
|
89
|
-
size: string;
|
|
90
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
91
|
-
ResourceName: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
92
|
-
name: {
|
|
93
|
-
type: StringConstructor;
|
|
94
|
-
required: true;
|
|
95
|
-
};
|
|
96
|
-
pathPrefix: {
|
|
97
|
-
type: StringConstructor;
|
|
98
|
-
required: false;
|
|
99
|
-
default: string;
|
|
100
|
-
};
|
|
101
|
-
extension: {
|
|
102
|
-
type: StringConstructor;
|
|
103
|
-
required: false;
|
|
104
|
-
default: string;
|
|
105
|
-
};
|
|
106
|
-
type: {
|
|
107
|
-
type: StringConstructor;
|
|
108
|
-
required: true;
|
|
109
|
-
};
|
|
110
|
-
fullPath: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
required: true;
|
|
113
|
-
};
|
|
114
|
-
isPathDisplayed: {
|
|
115
|
-
type: BooleanConstructor;
|
|
116
|
-
required: false;
|
|
117
|
-
default: boolean;
|
|
118
|
-
};
|
|
119
|
-
isExtensionDisplayed: {
|
|
120
|
-
type: BooleanConstructor;
|
|
121
|
-
required: false;
|
|
122
|
-
default: boolean;
|
|
123
|
-
};
|
|
124
|
-
truncateName: {
|
|
125
|
-
type: BooleanConstructor;
|
|
126
|
-
required: false;
|
|
127
|
-
default: boolean;
|
|
128
|
-
};
|
|
129
|
-
}>, {}, {}, {
|
|
130
|
-
tooltip(): string;
|
|
131
|
-
fullName(): string;
|
|
132
|
-
displayName(): string;
|
|
133
|
-
displayExtension(): string;
|
|
134
|
-
displayPath(): string;
|
|
135
|
-
pathTooltip(): string;
|
|
136
|
-
htmlTitle(): string;
|
|
137
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
138
|
-
name: {
|
|
139
|
-
type: StringConstructor;
|
|
140
|
-
required: true;
|
|
141
|
-
};
|
|
142
|
-
pathPrefix: {
|
|
143
|
-
type: StringConstructor;
|
|
144
|
-
required: false;
|
|
145
|
-
default: string;
|
|
146
|
-
};
|
|
147
|
-
extension: {
|
|
148
|
-
type: StringConstructor;
|
|
149
|
-
required: false;
|
|
150
|
-
default: string;
|
|
151
|
-
};
|
|
152
|
-
type: {
|
|
153
|
-
type: StringConstructor;
|
|
154
|
-
required: true;
|
|
155
|
-
};
|
|
156
|
-
fullPath: {
|
|
157
|
-
type: StringConstructor;
|
|
158
|
-
required: true;
|
|
159
|
-
};
|
|
160
|
-
isPathDisplayed: {
|
|
161
|
-
type: BooleanConstructor;
|
|
162
|
-
required: false;
|
|
163
|
-
default: boolean;
|
|
164
|
-
};
|
|
165
|
-
isExtensionDisplayed: {
|
|
166
|
-
type: BooleanConstructor;
|
|
167
|
-
required: false;
|
|
168
|
-
default: boolean;
|
|
169
|
-
};
|
|
170
|
-
truncateName: {
|
|
171
|
-
type: BooleanConstructor;
|
|
172
|
-
required: false;
|
|
173
|
-
default: boolean;
|
|
174
|
-
};
|
|
175
|
-
}>> & Readonly<{}>, {
|
|
176
|
-
extension: string;
|
|
177
|
-
pathPrefix: string;
|
|
178
|
-
isPathDisplayed: boolean;
|
|
179
|
-
isExtensionDisplayed: boolean;
|
|
180
|
-
truncateName: boolean;
|
|
181
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
182
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
183
|
-
SpaceInfo: import('vue').DefineComponent<{}, {
|
|
184
|
-
resource: SpaceResource;
|
|
185
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
186
|
-
InnerSideBar: {
|
|
187
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
188
|
-
isOpen: boolean;
|
|
189
|
-
loading: boolean;
|
|
190
|
-
availablePanels: import('.').SideBarPanel<unknown, unknown, unknown>[];
|
|
191
|
-
panelContext: SideBarPanelContext<unknown, unknown, unknown>;
|
|
192
|
-
activePanel?: string;
|
|
193
|
-
}> & Readonly<{
|
|
194
|
-
onClose?: () => any;
|
|
195
|
-
onSelectPanel?: (panel: string) => any;
|
|
196
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
197
|
-
close: () => any;
|
|
198
|
-
selectPanel: (panel: string) => any;
|
|
199
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
200
|
-
appSideBar: HTMLDivElement;
|
|
201
|
-
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
202
|
-
P: {};
|
|
203
|
-
B: {};
|
|
204
|
-
D: {};
|
|
205
|
-
C: {};
|
|
206
|
-
M: {};
|
|
207
|
-
Defaults: {};
|
|
208
|
-
}, Readonly<{
|
|
209
|
-
isOpen: boolean;
|
|
210
|
-
loading: boolean;
|
|
211
|
-
availablePanels: import('.').SideBarPanel<unknown, unknown, unknown>[];
|
|
212
|
-
panelContext: SideBarPanelContext<unknown, unknown, unknown>;
|
|
213
|
-
activePanel?: string;
|
|
214
|
-
}> & Readonly<{
|
|
215
|
-
onClose?: () => any;
|
|
216
|
-
onSelectPanel?: (panel: string) => any;
|
|
217
|
-
}>, {}, {}, {}, {}, {}>;
|
|
218
|
-
__isFragment?: never;
|
|
219
|
-
__isTeleport?: never;
|
|
220
|
-
__isSuspense?: never;
|
|
221
|
-
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
222
|
-
isOpen: boolean;
|
|
223
|
-
loading: boolean;
|
|
224
|
-
availablePanels: import('.').SideBarPanel<unknown, unknown, unknown>[];
|
|
225
|
-
panelContext: SideBarPanelContext<unknown, unknown, unknown>;
|
|
226
|
-
activePanel?: string;
|
|
227
|
-
}> & Readonly<{
|
|
228
|
-
onClose?: () => any;
|
|
229
|
-
onSelectPanel?: (panel: string) => any;
|
|
230
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
231
|
-
close: () => any;
|
|
232
|
-
selectPanel: (panel: string) => any;
|
|
233
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
234
|
-
$slots: Readonly<{
|
|
235
|
-
body: () => unknown;
|
|
236
|
-
rootHeader: () => unknown;
|
|
237
|
-
subHeader: () => unknown;
|
|
238
|
-
}> & {
|
|
239
|
-
body: () => unknown;
|
|
240
|
-
rootHeader: () => unknown;
|
|
241
|
-
subHeader: () => unknown;
|
|
242
|
-
};
|
|
243
|
-
});
|
|
244
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
245
|
-
export default _default;
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
import { Resource } from '@opencloud-eu/web-client';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
|
-
isSubPanelActive: {
|
|
4
|
-
type: BooleanConstructor;
|
|
5
|
-
default: boolean;
|
|
6
|
-
};
|
|
7
|
-
}>, {
|
|
8
|
-
resource: Resource;
|
|
9
|
-
resourceName: import('vue').ComputedRef<string>;
|
|
10
|
-
areFileExtensionsShown: import('vue').ComputedRef<boolean>;
|
|
11
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
12
|
-
isSubPanelActive: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
}>> & Readonly<{}>, {
|
|
17
|
-
isSubPanelActive: boolean;
|
|
18
|
-
}, {}, {
|
|
19
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
20
|
-
resource: {
|
|
21
|
-
type: import('vue').PropType<Resource>;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
size: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
default: string;
|
|
27
|
-
validator: (value: string) => boolean;
|
|
28
|
-
};
|
|
29
|
-
}>, {
|
|
30
|
-
icon: import('vue').ComputedRef<import('../../..').IconType>;
|
|
31
|
-
iconTypeClass: import('vue').ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
32
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
33
|
-
resource: {
|
|
34
|
-
type: import('vue').PropType<Resource>;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
size: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
validator: (value: string) => boolean;
|
|
41
|
-
};
|
|
42
|
-
}>> & Readonly<{}>, {
|
|
43
|
-
size: string;
|
|
44
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
45
|
-
ResourceName: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
46
|
-
name: {
|
|
47
|
-
type: StringConstructor;
|
|
48
|
-
required: true;
|
|
49
|
-
};
|
|
50
|
-
pathPrefix: {
|
|
51
|
-
type: StringConstructor;
|
|
52
|
-
required: false;
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
extension: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
required: false;
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
|
-
type: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
required: true;
|
|
63
|
-
};
|
|
64
|
-
fullPath: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
required: true;
|
|
67
|
-
};
|
|
68
|
-
isPathDisplayed: {
|
|
69
|
-
type: BooleanConstructor;
|
|
70
|
-
required: false;
|
|
71
|
-
default: boolean;
|
|
72
|
-
};
|
|
73
|
-
isExtensionDisplayed: {
|
|
74
|
-
type: BooleanConstructor;
|
|
75
|
-
required: false;
|
|
76
|
-
default: boolean;
|
|
77
|
-
};
|
|
78
|
-
truncateName: {
|
|
79
|
-
type: BooleanConstructor;
|
|
80
|
-
required: false;
|
|
81
|
-
default: boolean;
|
|
82
|
-
};
|
|
83
|
-
}>, {}, {}, {
|
|
84
|
-
tooltip(): string;
|
|
85
|
-
fullName(): string;
|
|
86
|
-
displayName(): string;
|
|
87
|
-
displayExtension(): string;
|
|
88
|
-
displayPath(): string;
|
|
89
|
-
pathTooltip(): string;
|
|
90
|
-
htmlTitle(): string;
|
|
91
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
92
|
-
name: {
|
|
93
|
-
type: StringConstructor;
|
|
94
|
-
required: true;
|
|
95
|
-
};
|
|
96
|
-
pathPrefix: {
|
|
97
|
-
type: StringConstructor;
|
|
98
|
-
required: false;
|
|
99
|
-
default: string;
|
|
100
|
-
};
|
|
101
|
-
extension: {
|
|
102
|
-
type: StringConstructor;
|
|
103
|
-
required: false;
|
|
104
|
-
default: string;
|
|
105
|
-
};
|
|
106
|
-
type: {
|
|
107
|
-
type: StringConstructor;
|
|
108
|
-
required: true;
|
|
109
|
-
};
|
|
110
|
-
fullPath: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
required: true;
|
|
113
|
-
};
|
|
114
|
-
isPathDisplayed: {
|
|
115
|
-
type: BooleanConstructor;
|
|
116
|
-
required: false;
|
|
117
|
-
default: boolean;
|
|
118
|
-
};
|
|
119
|
-
isExtensionDisplayed: {
|
|
120
|
-
type: BooleanConstructor;
|
|
121
|
-
required: false;
|
|
122
|
-
default: boolean;
|
|
123
|
-
};
|
|
124
|
-
truncateName: {
|
|
125
|
-
type: BooleanConstructor;
|
|
126
|
-
required: false;
|
|
127
|
-
default: boolean;
|
|
128
|
-
};
|
|
129
|
-
}>> & Readonly<{}>, {
|
|
130
|
-
extension: string;
|
|
131
|
-
pathPrefix: string;
|
|
132
|
-
isPathDisplayed: boolean;
|
|
133
|
-
isExtensionDisplayed: boolean;
|
|
134
|
-
truncateName: boolean;
|
|
135
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
136
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
137
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as FileInfo } from './FileInfo.vue';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { SideBarPanel, SideBarPanelContext } from './types';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
isOpen: boolean;
|
|
4
|
-
loading: boolean;
|
|
5
|
-
availablePanels: SideBarPanel<unknown, unknown, unknown>[];
|
|
6
|
-
panelContext: SideBarPanelContext<unknown, unknown, unknown>;
|
|
7
|
-
activePanel?: string;
|
|
8
|
-
};
|
|
9
|
-
declare function __VLS_template(): {
|
|
10
|
-
attrs: Partial<{}>;
|
|
11
|
-
slots: Readonly<{
|
|
12
|
-
body: () => unknown;
|
|
13
|
-
rootHeader: () => unknown;
|
|
14
|
-
subHeader: () => unknown;
|
|
15
|
-
}> & {
|
|
16
|
-
body: () => unknown;
|
|
17
|
-
rootHeader: () => unknown;
|
|
18
|
-
subHeader: () => unknown;
|
|
19
|
-
};
|
|
20
|
-
refs: {
|
|
21
|
-
appSideBar: HTMLDivElement;
|
|
22
|
-
};
|
|
23
|
-
rootEl: HTMLDivElement;
|
|
24
|
-
};
|
|
25
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
26
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
27
|
-
close: () => any;
|
|
28
|
-
selectPanel: (panel: string) => any;
|
|
29
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
30
|
-
onClose?: () => any;
|
|
31
|
-
onSelectPanel?: (panel: string) => any;
|
|
32
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
33
|
-
appSideBar: HTMLDivElement;
|
|
34
|
-
}, HTMLDivElement>;
|
|
35
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
36
|
-
export default _default;
|
|
37
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
38
|
-
new (): {
|
|
39
|
-
$slots: S;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
showShareIndicators?: boolean;
|
|
3
|
-
};
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
5
|
-
export default _default;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { SpaceResource } from '@opencloud-eu/web-client';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
selectedSpaces: SpaceResource[];
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
6
|
-
export default _default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { SpaceResource } from '@opencloud-eu/web-client';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<{}, {
|
|
3
|
-
resource: SpaceResource;
|
|
4
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Ref, PropType } from 'vue';
|
|
2
|
-
import { SpaceResource } from '@opencloud-eu/web-client';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
space: {
|
|
5
|
-
type: PropType<SpaceResource>;
|
|
6
|
-
required: true;
|
|
7
|
-
};
|
|
8
|
-
}>, {
|
|
9
|
-
copyWebDAVPathIcon: Ref<string, string>;
|
|
10
|
-
copyWebDAVPathToClipboard: () => void;
|
|
11
|
-
copyWebDAVUrlIcon: Ref<string, string>;
|
|
12
|
-
copyWebDAVUrlToClipboard: () => void;
|
|
13
|
-
webDavPath: import('vue').ComputedRef<string>;
|
|
14
|
-
webDavUrl: import('vue').ComputedRef<string>;
|
|
15
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
16
|
-
space: {
|
|
17
|
-
type: PropType<SpaceResource>;
|
|
18
|
-
required: true;
|
|
19
|
-
};
|
|
20
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
21
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './Spaces';
|
|
2
|
-
export * from './Files';
|
|
3
|
-
export * from './types';
|
|
4
|
-
export { default as CompareSaveDialog } from './CompareSaveDialog.vue';
|
|
5
|
-
export { default as SideBar } from './SideBar.vue';
|
|
6
|
-
export { default as FileSideBar } from './FileSideBar.vue';
|
|
7
|
-
export { default as WebDavDetails } from './WebDavDetails.vue';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { defineComponent } from 'vue';
|
|
2
|
-
import { IconFillType } from '../../helpers/resource';
|
|
3
|
-
import { Item } from '@opencloud-eu/web-client';
|
|
4
|
-
export interface SideBarPanelContext<R extends Item, P extends Item, T extends Item> {
|
|
5
|
-
root?: R;
|
|
6
|
-
parent?: P;
|
|
7
|
-
items?: T[];
|
|
8
|
-
}
|
|
9
|
-
export interface SideBarPanel<R extends Item, P extends Item, T extends Item> {
|
|
10
|
-
name: string;
|
|
11
|
-
icon: string;
|
|
12
|
-
iconFillType?: IconFillType;
|
|
13
|
-
title(context: SideBarPanelContext<R, P, T>): string;
|
|
14
|
-
isVisible(context: SideBarPanelContext<R, P, T>): boolean;
|
|
15
|
-
component: ReturnType<typeof defineComponent>;
|
|
16
|
-
componentAttrs?(context: SideBarPanelContext<R, P, T>): any;
|
|
17
|
-
/**
|
|
18
|
-
* defines if the panel is a `root` level panel in the right sidebar.
|
|
19
|
-
* In the long run this should be configured by admins or even users, as it's ideally not to be decided by extension developer.
|
|
20
|
-
*/
|
|
21
|
-
isRoot?(context: SideBarPanelContext<R, P, T>): boolean;
|
|
22
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Quota } from '@opencloud-eu/web-client/graph/generated';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
spaceQuota: Quota;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
6
|
-
export default _default;
|
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { SpaceResource } from '@opencloud-eu/web-client';
|
|
3
|
-
import { Modal } from '../../composables';
|
|
4
|
-
import { ContextualHelperData } from '@opencloud-eu/design-system/helpers';
|
|
5
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
6
|
-
modal: {
|
|
7
|
-
type: PropType<Modal>;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
spaces: {
|
|
11
|
-
type: PropType<SpaceResource[]>;
|
|
12
|
-
required: true;
|
|
13
|
-
};
|
|
14
|
-
warningMessage: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
warningMessageContextualHelperData: {
|
|
19
|
-
type: PropType<ContextualHelperData>;
|
|
20
|
-
default: () => ContextualHelperData;
|
|
21
|
-
};
|
|
22
|
-
resourceType: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
required: false;
|
|
25
|
-
default: string;
|
|
26
|
-
validator: (value: string) => boolean;
|
|
27
|
-
};
|
|
28
|
-
}>, {
|
|
29
|
-
selectedOption: import('vue').Ref<number, number>;
|
|
30
|
-
confirmButtonDisabled: import('vue').ComputedRef<boolean>;
|
|
31
|
-
changeSelectedQuotaOption: (option: {
|
|
32
|
-
value: number;
|
|
33
|
-
}) => void;
|
|
34
|
-
maxQuota: import('vue').ComputedRef<number>;
|
|
35
|
-
onConfirm: () => Promise<void>;
|
|
36
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:confirmDisabled"[], "update:confirmDisabled", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
37
|
-
modal: {
|
|
38
|
-
type: PropType<Modal>;
|
|
39
|
-
required: true;
|
|
40
|
-
};
|
|
41
|
-
spaces: {
|
|
42
|
-
type: PropType<SpaceResource[]>;
|
|
43
|
-
required: true;
|
|
44
|
-
};
|
|
45
|
-
warningMessage: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
default: string;
|
|
48
|
-
};
|
|
49
|
-
warningMessageContextualHelperData: {
|
|
50
|
-
type: PropType<ContextualHelperData>;
|
|
51
|
-
default: () => ContextualHelperData;
|
|
52
|
-
};
|
|
53
|
-
resourceType: {
|
|
54
|
-
type: StringConstructor;
|
|
55
|
-
required: false;
|
|
56
|
-
default: string;
|
|
57
|
-
validator: (value: string) => boolean;
|
|
58
|
-
};
|
|
59
|
-
}>> & Readonly<{
|
|
60
|
-
"onUpdate:confirmDisabled"?: (...args: any[]) => any;
|
|
61
|
-
}>, {
|
|
62
|
-
resourceType: string;
|
|
63
|
-
warningMessage: string;
|
|
64
|
-
warningMessageContextualHelperData: ContextualHelperData;
|
|
65
|
-
}, {}, {
|
|
66
|
-
QuotaSelect: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
67
|
-
totalQuota: {
|
|
68
|
-
type: NumberConstructor;
|
|
69
|
-
default: number;
|
|
70
|
-
};
|
|
71
|
-
maxQuota: {
|
|
72
|
-
type: NumberConstructor;
|
|
73
|
-
default: number;
|
|
74
|
-
};
|
|
75
|
-
}>, {
|
|
76
|
-
selectedOption: import('vue').Ref<{
|
|
77
|
-
value: number;
|
|
78
|
-
displayValue: string;
|
|
79
|
-
selectable?: boolean;
|
|
80
|
-
}, {
|
|
81
|
-
value: number;
|
|
82
|
-
displayValue: string;
|
|
83
|
-
selectable?: boolean;
|
|
84
|
-
} | {
|
|
85
|
-
value: number;
|
|
86
|
-
displayValue: string;
|
|
87
|
-
selectable?: boolean;
|
|
88
|
-
}>;
|
|
89
|
-
options: import('vue').Ref<{
|
|
90
|
-
value: number;
|
|
91
|
-
displayValue: string;
|
|
92
|
-
selectable?: boolean;
|
|
93
|
-
}[], {
|
|
94
|
-
value: number;
|
|
95
|
-
displayValue: string;
|
|
96
|
-
selectable?: boolean;
|
|
97
|
-
}[] | {
|
|
98
|
-
value: number;
|
|
99
|
-
displayValue: string;
|
|
100
|
-
selectable?: boolean;
|
|
101
|
-
}[]>;
|
|
102
|
-
}, {}, {
|
|
103
|
-
quotaLimit(): number;
|
|
104
|
-
DEFAULT_OPTIONS(): {
|
|
105
|
-
value: number;
|
|
106
|
-
displayValue: string;
|
|
107
|
-
selectable?: boolean;
|
|
108
|
-
}[];
|
|
109
|
-
}, {
|
|
110
|
-
onUpdate(event: {
|
|
111
|
-
value: number;
|
|
112
|
-
displayValue: string;
|
|
113
|
-
selectable?: boolean;
|
|
114
|
-
}): void;
|
|
115
|
-
optionSelectable(option: {
|
|
116
|
-
value: number;
|
|
117
|
-
displayValue: string;
|
|
118
|
-
selectable?: boolean;
|
|
119
|
-
}): boolean;
|
|
120
|
-
isValueValidNumber(value: string | number): boolean;
|
|
121
|
-
createOption(option: string): {
|
|
122
|
-
displayValue: string;
|
|
123
|
-
value: string;
|
|
124
|
-
error: string;
|
|
125
|
-
selectable: boolean;
|
|
126
|
-
} | {
|
|
127
|
-
value: number;
|
|
128
|
-
displayValue: string;
|
|
129
|
-
error: string;
|
|
130
|
-
selectable: boolean;
|
|
131
|
-
} | {
|
|
132
|
-
value: number;
|
|
133
|
-
displayValue: string;
|
|
134
|
-
error?: undefined;
|
|
135
|
-
selectable?: undefined;
|
|
136
|
-
};
|
|
137
|
-
setOptions(): void;
|
|
138
|
-
getFormattedFileSize(value: number): string;
|
|
139
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "selectedOptionChange"[], "selectedOptionChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
140
|
-
totalQuota: {
|
|
141
|
-
type: NumberConstructor;
|
|
142
|
-
default: number;
|
|
143
|
-
};
|
|
144
|
-
maxQuota: {
|
|
145
|
-
type: NumberConstructor;
|
|
146
|
-
default: number;
|
|
147
|
-
};
|
|
148
|
-
}>> & Readonly<{
|
|
149
|
-
onSelectedOptionChange?: (...args: any[]) => any;
|
|
150
|
-
}>, {
|
|
151
|
-
totalQuota: number;
|
|
152
|
-
maxQuota: number;
|
|
153
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
154
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
155
|
-
export default _default;
|