@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,92 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { Action, ActionOptions } from '../../composables';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
action: {
|
|
5
|
-
type: PropType<Action>;
|
|
6
|
-
required: true;
|
|
7
|
-
};
|
|
8
|
-
actionOptions: {
|
|
9
|
-
type: PropType<ActionOptions>;
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
size: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: false;
|
|
15
|
-
default: string;
|
|
16
|
-
};
|
|
17
|
-
appearance: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
shortcutHint: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
required: false;
|
|
25
|
-
};
|
|
26
|
-
showTooltip: {
|
|
27
|
-
type: BooleanConstructor;
|
|
28
|
-
default: boolean;
|
|
29
|
-
required: false;
|
|
30
|
-
};
|
|
31
|
-
buttonClasses: {
|
|
32
|
-
type: PropType<string[]>;
|
|
33
|
-
default: () => any[];
|
|
34
|
-
};
|
|
35
|
-
}>, {
|
|
36
|
-
componentType: import('vue').ComputedRef<string>;
|
|
37
|
-
componentProps: import('vue').ComputedRef<{
|
|
38
|
-
target: string;
|
|
39
|
-
href: string;
|
|
40
|
-
to: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
|
|
41
|
-
id: string;
|
|
42
|
-
disabled: boolean;
|
|
43
|
-
appearance: string;
|
|
44
|
-
}>;
|
|
45
|
-
openInNewTabHint: import('vue').ComputedRef<string>;
|
|
46
|
-
}, {}, {
|
|
47
|
-
hasExternalImageIcon(): boolean;
|
|
48
|
-
componentListeners(): {
|
|
49
|
-
click?: undefined;
|
|
50
|
-
} | {
|
|
51
|
-
click: (event: Event) => void;
|
|
52
|
-
};
|
|
53
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
54
|
-
action: {
|
|
55
|
-
type: PropType<Action>;
|
|
56
|
-
required: true;
|
|
57
|
-
};
|
|
58
|
-
actionOptions: {
|
|
59
|
-
type: PropType<ActionOptions>;
|
|
60
|
-
required: true;
|
|
61
|
-
};
|
|
62
|
-
size: {
|
|
63
|
-
type: StringConstructor;
|
|
64
|
-
required: false;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
appearance: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: string;
|
|
70
|
-
};
|
|
71
|
-
shortcutHint: {
|
|
72
|
-
type: BooleanConstructor;
|
|
73
|
-
default: boolean;
|
|
74
|
-
required: false;
|
|
75
|
-
};
|
|
76
|
-
showTooltip: {
|
|
77
|
-
type: BooleanConstructor;
|
|
78
|
-
default: boolean;
|
|
79
|
-
required: false;
|
|
80
|
-
};
|
|
81
|
-
buttonClasses: {
|
|
82
|
-
type: PropType<string[]>;
|
|
83
|
-
default: () => any[];
|
|
84
|
-
};
|
|
85
|
-
}>> & Readonly<{}>, {
|
|
86
|
-
size: string;
|
|
87
|
-
appearance: string;
|
|
88
|
-
shortcutHint: boolean;
|
|
89
|
-
showTooltip: boolean;
|
|
90
|
-
buttonClasses: string[];
|
|
91
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
92
|
-
export default _default;
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { Action, ActionOptions } from '../../composables';
|
|
3
|
-
export type MenuSection = {
|
|
4
|
-
name: string;
|
|
5
|
-
items: Action[];
|
|
6
|
-
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
8
|
-
menuSections: {
|
|
9
|
-
type: PropType<MenuSection[]>;
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
appearance: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
actionOptions: {
|
|
17
|
-
type: PropType<ActionOptions>;
|
|
18
|
-
required: true;
|
|
19
|
-
};
|
|
20
|
-
}>, {}, {}, {}, {
|
|
21
|
-
getSectionClasses(index: number): string[];
|
|
22
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
23
|
-
menuSections: {
|
|
24
|
-
type: PropType<MenuSection[]>;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
appearance: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
default: string;
|
|
30
|
-
};
|
|
31
|
-
actionOptions: {
|
|
32
|
-
type: PropType<ActionOptions>;
|
|
33
|
-
required: true;
|
|
34
|
-
};
|
|
35
|
-
}>> & Readonly<{}>, {
|
|
36
|
-
appearance: string;
|
|
37
|
-
}, {}, {
|
|
38
|
-
ActionMenuItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
39
|
-
action: {
|
|
40
|
-
type: PropType<Action>;
|
|
41
|
-
required: true;
|
|
42
|
-
};
|
|
43
|
-
actionOptions: {
|
|
44
|
-
type: PropType<ActionOptions>;
|
|
45
|
-
required: true;
|
|
46
|
-
};
|
|
47
|
-
size: {
|
|
48
|
-
type: StringConstructor;
|
|
49
|
-
required: false;
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
appearance: {
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
shortcutHint: {
|
|
57
|
-
type: BooleanConstructor;
|
|
58
|
-
default: boolean;
|
|
59
|
-
required: false;
|
|
60
|
-
};
|
|
61
|
-
showTooltip: {
|
|
62
|
-
type: BooleanConstructor;
|
|
63
|
-
default: boolean;
|
|
64
|
-
required: false;
|
|
65
|
-
};
|
|
66
|
-
buttonClasses: {
|
|
67
|
-
type: PropType<string[]>;
|
|
68
|
-
default: () => any[];
|
|
69
|
-
};
|
|
70
|
-
}>, {
|
|
71
|
-
componentType: import('vue').ComputedRef<string>;
|
|
72
|
-
componentProps: import('vue').ComputedRef<{
|
|
73
|
-
target: string;
|
|
74
|
-
href: string;
|
|
75
|
-
to: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
|
|
76
|
-
id: string;
|
|
77
|
-
disabled: boolean;
|
|
78
|
-
appearance: string;
|
|
79
|
-
}>;
|
|
80
|
-
openInNewTabHint: import('vue').ComputedRef<string>;
|
|
81
|
-
}, {}, {
|
|
82
|
-
hasExternalImageIcon(): boolean;
|
|
83
|
-
componentListeners(): {
|
|
84
|
-
click?: undefined;
|
|
85
|
-
} | {
|
|
86
|
-
click: (event: Event) => void;
|
|
87
|
-
};
|
|
88
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
89
|
-
action: {
|
|
90
|
-
type: PropType<Action>;
|
|
91
|
-
required: true;
|
|
92
|
-
};
|
|
93
|
-
actionOptions: {
|
|
94
|
-
type: PropType<ActionOptions>;
|
|
95
|
-
required: true;
|
|
96
|
-
};
|
|
97
|
-
size: {
|
|
98
|
-
type: StringConstructor;
|
|
99
|
-
required: false;
|
|
100
|
-
default: string;
|
|
101
|
-
};
|
|
102
|
-
appearance: {
|
|
103
|
-
type: StringConstructor;
|
|
104
|
-
default: string;
|
|
105
|
-
};
|
|
106
|
-
shortcutHint: {
|
|
107
|
-
type: BooleanConstructor;
|
|
108
|
-
default: boolean;
|
|
109
|
-
required: false;
|
|
110
|
-
};
|
|
111
|
-
showTooltip: {
|
|
112
|
-
type: BooleanConstructor;
|
|
113
|
-
default: boolean;
|
|
114
|
-
required: false;
|
|
115
|
-
};
|
|
116
|
-
buttonClasses: {
|
|
117
|
-
type: PropType<string[]>;
|
|
118
|
-
default: () => any[];
|
|
119
|
-
};
|
|
120
|
-
}>> & Readonly<{}>, {
|
|
121
|
-
size: string;
|
|
122
|
-
appearance: string;
|
|
123
|
-
shortcutHint: boolean;
|
|
124
|
-
showTooltip: boolean;
|
|
125
|
-
buttonClasses: string[];
|
|
126
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
127
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
128
|
-
export default _default;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Resource } from '@opencloud-eu/web-client';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
|
-
item: {
|
|
4
|
-
type: ObjectConstructor;
|
|
5
|
-
required: true;
|
|
6
|
-
};
|
|
7
|
-
resourceDomSelector: {
|
|
8
|
-
type: FunctionConstructor;
|
|
9
|
-
required: false;
|
|
10
|
-
default: (resource: Resource) => string;
|
|
11
|
-
};
|
|
12
|
-
}>, {
|
|
13
|
-
contextMenuLabel: import('vue').ComputedRef<string>;
|
|
14
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "quickActionClicked"[], "quickActionClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15
|
-
item: {
|
|
16
|
-
type: ObjectConstructor;
|
|
17
|
-
required: true;
|
|
18
|
-
};
|
|
19
|
-
resourceDomSelector: {
|
|
20
|
-
type: FunctionConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
default: (resource: Resource) => string;
|
|
23
|
-
};
|
|
24
|
-
}>> & Readonly<{
|
|
25
|
-
onQuickActionClicked?: (...args: any[]) => any;
|
|
26
|
-
}>, {
|
|
27
|
-
resourceDomSelector: Function;
|
|
28
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
29
|
-
export default _default;
|
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
import { DateTime } from 'luxon';
|
|
2
|
-
import { ComponentPublicInstance, PropType } from 'vue';
|
|
3
|
-
import { Modal } from '../composables';
|
|
4
|
-
import { LinkShare, SpaceResource, Resource } from '@opencloud-eu/web-client';
|
|
5
|
-
import { OcButton } from '@opencloud-eu/design-system/components';
|
|
6
|
-
import { SharingLinkType } from '@opencloud-eu/web-client/graph/generated';
|
|
7
|
-
type RoleRef = ComponentPublicInstance<typeof OcButton>;
|
|
8
|
-
interface CallbackArgs {
|
|
9
|
-
result: PromiseSettledResult<LinkShare>[];
|
|
10
|
-
password: string;
|
|
11
|
-
options?: {
|
|
12
|
-
copyPassword?: boolean;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
16
|
-
modal: {
|
|
17
|
-
type: PropType<Modal>;
|
|
18
|
-
required: true;
|
|
19
|
-
};
|
|
20
|
-
resources: {
|
|
21
|
-
type: PropType<Resource[]>;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
space: {
|
|
25
|
-
type: PropType<SpaceResource>;
|
|
26
|
-
default: any;
|
|
27
|
-
};
|
|
28
|
-
callbackFn: {
|
|
29
|
-
type: PropType<(args: CallbackArgs) => Promise<void> | void>;
|
|
30
|
-
default: any;
|
|
31
|
-
};
|
|
32
|
-
}>, {
|
|
33
|
-
roleRefs: import('vue').Ref<Record<string, RoleRef>, Record<string, RoleRef>>;
|
|
34
|
-
password: {
|
|
35
|
-
value: string;
|
|
36
|
-
error: any;
|
|
37
|
-
};
|
|
38
|
-
passwordEnforced: import('vue').ComputedRef<boolean>;
|
|
39
|
-
passwordPolicy: PasswordPolicy;
|
|
40
|
-
generatePasswordMethod: () => string;
|
|
41
|
-
passwordInputKey: import('vue').Ref<string, string>;
|
|
42
|
-
selectedExpiry: import('vue').Ref<DateTime<boolean>, DateTime<boolean>>;
|
|
43
|
-
availableLinkTypes: import('vue').ComputedRef<SharingLinkType[]>;
|
|
44
|
-
selectedType: import('vue').Ref<SharingLinkType, SharingLinkType>;
|
|
45
|
-
selectedTypeIcon: import('vue').ComputedRef<string>;
|
|
46
|
-
selectedTypeDisplayName: import('vue').ComputedRef<string>;
|
|
47
|
-
selectedTypeDescription: import('vue').ComputedRef<string>;
|
|
48
|
-
isSelectedLinkType: (type: SharingLinkType) => boolean;
|
|
49
|
-
updateSelectedLinkType: (type: SharingLinkType) => void;
|
|
50
|
-
updatePassword: (value: string) => void;
|
|
51
|
-
getLinkRoleByType: (type: SharingLinkType) => import('@opencloud-eu/web-client').ShareRole;
|
|
52
|
-
confirmButtonText: import('vue').ComputedRef<string>;
|
|
53
|
-
isAdvancedMode: import('vue').Ref<boolean, boolean>;
|
|
54
|
-
setAdvancedMode: () => void;
|
|
55
|
-
onExpiryDateChanged: ({ date, error }: {
|
|
56
|
-
date: DateTime;
|
|
57
|
-
error: boolean;
|
|
58
|
-
}) => void;
|
|
59
|
-
confirmButtonDisabled: import('vue').ComputedRef<boolean>;
|
|
60
|
-
DateTime: typeof DateTime;
|
|
61
|
-
onConfirm: (options?: {
|
|
62
|
-
copyPassword?: boolean;
|
|
63
|
-
}) => Promise<never>;
|
|
64
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "confirm")[], "cancel" | "confirm", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
65
|
-
modal: {
|
|
66
|
-
type: PropType<Modal>;
|
|
67
|
-
required: true;
|
|
68
|
-
};
|
|
69
|
-
resources: {
|
|
70
|
-
type: PropType<Resource[]>;
|
|
71
|
-
required: true;
|
|
72
|
-
};
|
|
73
|
-
space: {
|
|
74
|
-
type: PropType<SpaceResource>;
|
|
75
|
-
default: any;
|
|
76
|
-
};
|
|
77
|
-
callbackFn: {
|
|
78
|
-
type: PropType<(args: CallbackArgs) => Promise<void> | void>;
|
|
79
|
-
default: any;
|
|
80
|
-
};
|
|
81
|
-
}>> & Readonly<{
|
|
82
|
-
onCancel?: (...args: any[]) => any;
|
|
83
|
-
onConfirm?: (...args: any[]) => any;
|
|
84
|
-
}>, {
|
|
85
|
-
space: SpaceResource;
|
|
86
|
-
callbackFn: (args: CallbackArgs) => Promise<void> | void;
|
|
87
|
-
}, {}, {
|
|
88
|
-
LinkRoleDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
89
|
-
modelValue: {
|
|
90
|
-
type: PropType<SharingLinkType>;
|
|
91
|
-
required: true;
|
|
92
|
-
};
|
|
93
|
-
availableLinkTypeOptions: {
|
|
94
|
-
type: PropType<SharingLinkType[]>;
|
|
95
|
-
required: true;
|
|
96
|
-
};
|
|
97
|
-
dropOffset: {
|
|
98
|
-
type: StringConstructor;
|
|
99
|
-
default: any;
|
|
100
|
-
};
|
|
101
|
-
}>, {
|
|
102
|
-
isSelectedType: (type: SharingLinkType) => boolean;
|
|
103
|
-
updateSelectedType: (type: SharingLinkType) => void;
|
|
104
|
-
currentLinkRoleLabel: import('vue').ComputedRef<string>;
|
|
105
|
-
dropUuid: string;
|
|
106
|
-
getLinkRoleByType: (type: SharingLinkType) => import('@opencloud-eu/web-client').ShareRole;
|
|
107
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
108
|
-
modelValue: {
|
|
109
|
-
type: PropType<SharingLinkType>;
|
|
110
|
-
required: true;
|
|
111
|
-
};
|
|
112
|
-
availableLinkTypeOptions: {
|
|
113
|
-
type: PropType<SharingLinkType[]>;
|
|
114
|
-
required: true;
|
|
115
|
-
};
|
|
116
|
-
dropOffset: {
|
|
117
|
-
type: StringConstructor;
|
|
118
|
-
default: any;
|
|
119
|
-
};
|
|
120
|
-
}>> & Readonly<{
|
|
121
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
122
|
-
}>, {
|
|
123
|
-
dropOffset: string;
|
|
124
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
125
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
126
|
-
export default _default;
|