@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,1371 +0,0 @@
|
|
|
1
|
-
import { PropType, ComputedRef, ComponentPublicInstance } from 'vue';
|
|
2
|
-
import { Resource, SpaceResource } from '@opencloud-eu/web-client';
|
|
3
|
-
import { SortDir, FolderViewModeConstants } from '../../composables';
|
|
4
|
-
import { ImageDimension } from '../../constants';
|
|
5
|
-
import { ContextMenuBtnClickEventData, CreateTargetRouteOptions } from '../../helpers';
|
|
6
|
-
import { ClipboardActions } from '../../helpers/clipboardActions';
|
|
7
|
-
import { FieldType } from '@opencloud-eu/design-system/helpers';
|
|
8
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
9
|
-
/**
|
|
10
|
-
* Resources to be displayed in the table.
|
|
11
|
-
* Required fields:
|
|
12
|
-
* - name: The name of the resource containing the file extension in case of a file
|
|
13
|
-
* - path: The full path of the resource
|
|
14
|
-
* - type: The type of the resource. Can be `file` or `folder`
|
|
15
|
-
* Optional fields:
|
|
16
|
-
* - thumbnail
|
|
17
|
-
* - size: The size of the resource
|
|
18
|
-
* - modificationDate: The date of the last modification of the resource
|
|
19
|
-
* - shareDate: The date when the share was created
|
|
20
|
-
* - deletionDate: The date when the resource has been deleted
|
|
21
|
-
* - syncEnabled: The sync status of the share
|
|
22
|
-
*/
|
|
23
|
-
resources: {
|
|
24
|
-
type: PropType<Resource[]>;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
/**
|
|
28
|
-
* Closure function to mutate the resource id into a valid DOM selector.
|
|
29
|
-
*/
|
|
30
|
-
resourceDomSelector: {
|
|
31
|
-
type: PropType<(resource: Resource) => string>;
|
|
32
|
-
required: false;
|
|
33
|
-
default: (resource: Resource) => string;
|
|
34
|
-
};
|
|
35
|
-
/**
|
|
36
|
-
* Asserts whether resources path should be shown in the resource name
|
|
37
|
-
*/
|
|
38
|
-
arePathsDisplayed: {
|
|
39
|
-
type: BooleanConstructor;
|
|
40
|
-
required: false;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
/**
|
|
44
|
-
* Asserts whether icons should be replaced with thumbnails for resources which provide them
|
|
45
|
-
*/
|
|
46
|
-
areThumbnailsDisplayed: {
|
|
47
|
-
type: BooleanConstructor;
|
|
48
|
-
required: false;
|
|
49
|
-
default: boolean;
|
|
50
|
-
};
|
|
51
|
-
/**
|
|
52
|
-
* V-model for the selection
|
|
53
|
-
*/
|
|
54
|
-
selectedIds: {
|
|
55
|
-
type: PropType<string[]>;
|
|
56
|
-
default: () => string[];
|
|
57
|
-
};
|
|
58
|
-
/**
|
|
59
|
-
* Asserts whether actions are available
|
|
60
|
-
*/
|
|
61
|
-
hasActions: {
|
|
62
|
-
type: BooleanConstructor;
|
|
63
|
-
required: false;
|
|
64
|
-
default: boolean;
|
|
65
|
-
};
|
|
66
|
-
/**
|
|
67
|
-
* Accepts a `path` and a `resource` param and returns a corresponding route object.
|
|
68
|
-
*/
|
|
69
|
-
targetRouteCallback: {
|
|
70
|
-
type: PropType<(arg: CreateTargetRouteOptions) => unknown>;
|
|
71
|
-
required: false;
|
|
72
|
-
default: any;
|
|
73
|
-
};
|
|
74
|
-
/**
|
|
75
|
-
* Asserts whether clicking on the resource name triggers any action
|
|
76
|
-
*/
|
|
77
|
-
areResourcesClickable: {
|
|
78
|
-
type: BooleanConstructor;
|
|
79
|
-
required: false;
|
|
80
|
-
default: boolean;
|
|
81
|
-
};
|
|
82
|
-
/**
|
|
83
|
-
* Top position of header used when the header is sticky in pixels
|
|
84
|
-
*/
|
|
85
|
-
headerPosition: {
|
|
86
|
-
type: NumberConstructor;
|
|
87
|
-
required: false;
|
|
88
|
-
default: number;
|
|
89
|
-
};
|
|
90
|
-
/**
|
|
91
|
-
* Asserts whether resources in the table can be selected
|
|
92
|
-
*/
|
|
93
|
-
isSelectable: {
|
|
94
|
-
type: BooleanConstructor;
|
|
95
|
-
required: false;
|
|
96
|
-
default: boolean;
|
|
97
|
-
};
|
|
98
|
-
/**
|
|
99
|
-
* Sets specific css classes for when the side bar is (not) open
|
|
100
|
-
*/
|
|
101
|
-
isSideBarOpen: {
|
|
102
|
-
type: BooleanConstructor;
|
|
103
|
-
required: false;
|
|
104
|
-
default: boolean;
|
|
105
|
-
};
|
|
106
|
-
/**
|
|
107
|
-
* Sets the padding size for x axis
|
|
108
|
-
* @values xsmall, small, medium, large, xlarge
|
|
109
|
-
*/
|
|
110
|
-
paddingX: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
required: false;
|
|
113
|
-
default: string;
|
|
114
|
-
validator: (size: string) => boolean;
|
|
115
|
-
};
|
|
116
|
-
/**
|
|
117
|
-
* Enable Drag & Drop events
|
|
118
|
-
*/
|
|
119
|
-
dragDrop: {
|
|
120
|
-
type: BooleanConstructor;
|
|
121
|
-
required: false;
|
|
122
|
-
default: boolean;
|
|
123
|
-
};
|
|
124
|
-
/**
|
|
125
|
-
* The active view mode.
|
|
126
|
-
*/
|
|
127
|
-
viewMode: {
|
|
128
|
-
type: PropType<typeof FolderViewModeConstants.name.condensedTable | typeof FolderViewModeConstants.name.table>;
|
|
129
|
-
default: () => "resource-table";
|
|
130
|
-
validator: (value: typeof FolderViewModeConstants.name.condensedTable | typeof FolderViewModeConstants.name.table) => boolean;
|
|
131
|
-
};
|
|
132
|
-
/**
|
|
133
|
-
* Enable hover effect
|
|
134
|
-
*/
|
|
135
|
-
hover: {
|
|
136
|
-
type: BooleanConstructor;
|
|
137
|
-
required: false;
|
|
138
|
-
default: boolean;
|
|
139
|
-
};
|
|
140
|
-
/**
|
|
141
|
-
* Show that the table is sorted by this column (no actual sorting takes place)
|
|
142
|
-
*/
|
|
143
|
-
sortBy: {
|
|
144
|
-
type: StringConstructor;
|
|
145
|
-
required: false;
|
|
146
|
-
default: any;
|
|
147
|
-
};
|
|
148
|
-
/**
|
|
149
|
-
* Define what fields should be displayed in the table
|
|
150
|
-
* If null, all fields are displayed
|
|
151
|
-
*/
|
|
152
|
-
fieldsDisplayed: {
|
|
153
|
-
type: ArrayConstructor;
|
|
154
|
-
required: false;
|
|
155
|
-
default: any;
|
|
156
|
-
};
|
|
157
|
-
/**
|
|
158
|
-
* Show that the table is sorted ascendingly/descendingly (no actual sorting takes place)
|
|
159
|
-
*/
|
|
160
|
-
sortDir: {
|
|
161
|
-
type: PropType<SortDir>;
|
|
162
|
-
required: false;
|
|
163
|
-
default: any;
|
|
164
|
-
validator: (value: string) => boolean;
|
|
165
|
-
};
|
|
166
|
-
/**
|
|
167
|
-
* Space resource the provided resources originate from. Not required on meta pages like favorites, search, ...
|
|
168
|
-
*/
|
|
169
|
-
space: {
|
|
170
|
-
type: PropType<SpaceResource>;
|
|
171
|
-
required: false;
|
|
172
|
-
default: any;
|
|
173
|
-
};
|
|
174
|
-
resourceType: {
|
|
175
|
-
type: PropType<"file" | "space">;
|
|
176
|
-
default: string;
|
|
177
|
-
};
|
|
178
|
-
/**
|
|
179
|
-
* Determines if the table content should be loaded lazily.
|
|
180
|
-
*/
|
|
181
|
-
lazy: {
|
|
182
|
-
type: BooleanConstructor;
|
|
183
|
-
default: boolean;
|
|
184
|
-
};
|
|
185
|
-
/**
|
|
186
|
-
* This is only relevant for CERN and can be ignored in any other cases.
|
|
187
|
-
*/
|
|
188
|
-
groupingSettings: {
|
|
189
|
-
type: ObjectConstructor;
|
|
190
|
-
required: false;
|
|
191
|
-
default: any;
|
|
192
|
-
};
|
|
193
|
-
}>, {
|
|
194
|
-
postMessage: <Payload>(name: string, data?: Payload) => void;
|
|
195
|
-
isFilePicker: ComputedRef<boolean>;
|
|
196
|
-
isLocationPicker: ComputedRef<boolean>;
|
|
197
|
-
isEmbedModeEnabled: ComputedRef<boolean>;
|
|
198
|
-
emitSelect: (selectedIds: string[]) => void;
|
|
199
|
-
toggleSelection: (resourceId: string) => void;
|
|
200
|
-
areFileExtensionsShown: import('vue').Ref<boolean, boolean>;
|
|
201
|
-
latestSelectedId: import('vue').Ref<string, string>;
|
|
202
|
-
isResourceClickable: (resource: Resource) => boolean;
|
|
203
|
-
getResourceLink: (resource: Resource) => unknown;
|
|
204
|
-
isSticky: import('vue').Ref<boolean, boolean>;
|
|
205
|
-
isResourceInDeleteQueue: (id: string) => boolean;
|
|
206
|
-
getPathPrefix: (resource: Resource) => string;
|
|
207
|
-
getFolderLink: (resource: Resource) => unknown;
|
|
208
|
-
getParentFolderLink: (resource: Resource) => unknown;
|
|
209
|
-
getParentFolderName: (resource: Resource) => string;
|
|
210
|
-
getParentFolderLinkIconAdditionalAttributes: (resource: Resource) => {
|
|
211
|
-
name: string;
|
|
212
|
-
'fill-type': string;
|
|
213
|
-
} | {
|
|
214
|
-
name?: undefined;
|
|
215
|
-
'fill-type'?: undefined;
|
|
216
|
-
};
|
|
217
|
-
createFileAction: (resource: Resource) => void;
|
|
218
|
-
createFolderLink: (createTargetRouteOptions: CreateTargetRouteOptions) => unknown;
|
|
219
|
-
router: import('vue-router').Router;
|
|
220
|
-
configOptions: import('vue').Ref<{
|
|
221
|
-
upload?: {
|
|
222
|
-
companionUrl?: string;
|
|
223
|
-
};
|
|
224
|
-
ocm?: {
|
|
225
|
-
openRemotely?: boolean;
|
|
226
|
-
};
|
|
227
|
-
cernFeatures?: boolean;
|
|
228
|
-
concurrentRequests?: {
|
|
229
|
-
shares?: {
|
|
230
|
-
create?: number;
|
|
231
|
-
list?: number;
|
|
232
|
-
};
|
|
233
|
-
resourceBatchActions?: number;
|
|
234
|
-
sse?: number;
|
|
235
|
-
};
|
|
236
|
-
contextHelpers?: boolean;
|
|
237
|
-
contextHelpersReadMore?: boolean;
|
|
238
|
-
defaultExtension?: string;
|
|
239
|
-
disabledExtensions?: string[];
|
|
240
|
-
disableFeedbackLink?: boolean;
|
|
241
|
-
accountEditLink?: {
|
|
242
|
-
href?: string;
|
|
243
|
-
};
|
|
244
|
-
editor?: {
|
|
245
|
-
autosaveEnabled?: boolean;
|
|
246
|
-
autosaveInterval?: number;
|
|
247
|
-
openAsPreview?: boolean | string[];
|
|
248
|
-
};
|
|
249
|
-
embed?: {
|
|
250
|
-
enabled?: boolean;
|
|
251
|
-
target?: string;
|
|
252
|
-
messagesOrigin?: string;
|
|
253
|
-
delegateAuthentication?: boolean;
|
|
254
|
-
delegateAuthenticationOrigin?: string;
|
|
255
|
-
fileTypes?: string[];
|
|
256
|
-
chooseFileName?: boolean;
|
|
257
|
-
chooseFileNameSuggestion?: string;
|
|
258
|
-
};
|
|
259
|
-
feedbackLink?: {
|
|
260
|
-
description?: string;
|
|
261
|
-
href?: string;
|
|
262
|
-
ariaLabel?: string;
|
|
263
|
-
};
|
|
264
|
-
isRunningOnEos?: boolean;
|
|
265
|
-
loginUrl?: string;
|
|
266
|
-
logoutUrl?: string;
|
|
267
|
-
routing?: {
|
|
268
|
-
fullShareOwnerPaths?: boolean;
|
|
269
|
-
idBased?: boolean;
|
|
270
|
-
};
|
|
271
|
-
runningOnEos?: boolean;
|
|
272
|
-
tokenStorageLocal?: boolean;
|
|
273
|
-
userListRequiresFilter?: boolean;
|
|
274
|
-
hideLogo?: boolean;
|
|
275
|
-
}, {
|
|
276
|
-
upload?: {
|
|
277
|
-
companionUrl?: string;
|
|
278
|
-
};
|
|
279
|
-
ocm?: {
|
|
280
|
-
openRemotely?: boolean;
|
|
281
|
-
};
|
|
282
|
-
cernFeatures?: boolean;
|
|
283
|
-
concurrentRequests?: {
|
|
284
|
-
shares?: {
|
|
285
|
-
create?: number;
|
|
286
|
-
list?: number;
|
|
287
|
-
};
|
|
288
|
-
resourceBatchActions?: number;
|
|
289
|
-
sse?: number;
|
|
290
|
-
};
|
|
291
|
-
contextHelpers?: boolean;
|
|
292
|
-
contextHelpersReadMore?: boolean;
|
|
293
|
-
defaultExtension?: string;
|
|
294
|
-
disabledExtensions?: string[];
|
|
295
|
-
disableFeedbackLink?: boolean;
|
|
296
|
-
accountEditLink?: {
|
|
297
|
-
href?: string;
|
|
298
|
-
};
|
|
299
|
-
editor?: {
|
|
300
|
-
autosaveEnabled?: boolean;
|
|
301
|
-
autosaveInterval?: number;
|
|
302
|
-
openAsPreview?: boolean | string[];
|
|
303
|
-
};
|
|
304
|
-
embed?: {
|
|
305
|
-
enabled?: boolean;
|
|
306
|
-
target?: string;
|
|
307
|
-
messagesOrigin?: string;
|
|
308
|
-
delegateAuthentication?: boolean;
|
|
309
|
-
delegateAuthenticationOrigin?: string;
|
|
310
|
-
fileTypes?: string[];
|
|
311
|
-
chooseFileName?: boolean;
|
|
312
|
-
chooseFileNameSuggestion?: string;
|
|
313
|
-
};
|
|
314
|
-
feedbackLink?: {
|
|
315
|
-
description?: string;
|
|
316
|
-
href?: string;
|
|
317
|
-
ariaLabel?: string;
|
|
318
|
-
};
|
|
319
|
-
isRunningOnEos?: boolean;
|
|
320
|
-
loginUrl?: string;
|
|
321
|
-
logoutUrl?: string;
|
|
322
|
-
routing?: {
|
|
323
|
-
fullShareOwnerPaths?: boolean;
|
|
324
|
-
idBased?: boolean;
|
|
325
|
-
};
|
|
326
|
-
runningOnEos?: boolean;
|
|
327
|
-
tokenStorageLocal?: boolean;
|
|
328
|
-
userListRequiresFilter?: boolean;
|
|
329
|
-
hideLogo?: boolean;
|
|
330
|
-
} | {
|
|
331
|
-
upload?: {
|
|
332
|
-
companionUrl?: string;
|
|
333
|
-
};
|
|
334
|
-
ocm?: {
|
|
335
|
-
openRemotely?: boolean;
|
|
336
|
-
};
|
|
337
|
-
cernFeatures?: boolean;
|
|
338
|
-
concurrentRequests?: {
|
|
339
|
-
shares?: {
|
|
340
|
-
create?: number;
|
|
341
|
-
list?: number;
|
|
342
|
-
};
|
|
343
|
-
resourceBatchActions?: number;
|
|
344
|
-
sse?: number;
|
|
345
|
-
};
|
|
346
|
-
contextHelpers?: boolean;
|
|
347
|
-
contextHelpersReadMore?: boolean;
|
|
348
|
-
defaultExtension?: string;
|
|
349
|
-
disabledExtensions?: string[];
|
|
350
|
-
disableFeedbackLink?: boolean;
|
|
351
|
-
accountEditLink?: {
|
|
352
|
-
href?: string;
|
|
353
|
-
};
|
|
354
|
-
editor?: {
|
|
355
|
-
autosaveEnabled?: boolean;
|
|
356
|
-
autosaveInterval?: number;
|
|
357
|
-
openAsPreview?: boolean | string[];
|
|
358
|
-
};
|
|
359
|
-
embed?: {
|
|
360
|
-
enabled?: boolean;
|
|
361
|
-
target?: string;
|
|
362
|
-
messagesOrigin?: string;
|
|
363
|
-
delegateAuthentication?: boolean;
|
|
364
|
-
delegateAuthenticationOrigin?: string;
|
|
365
|
-
fileTypes?: string[];
|
|
366
|
-
chooseFileName?: boolean;
|
|
367
|
-
chooseFileNameSuggestion?: string;
|
|
368
|
-
};
|
|
369
|
-
feedbackLink?: {
|
|
370
|
-
description?: string;
|
|
371
|
-
href?: string;
|
|
372
|
-
ariaLabel?: string;
|
|
373
|
-
};
|
|
374
|
-
isRunningOnEos?: boolean;
|
|
375
|
-
loginUrl?: string;
|
|
376
|
-
logoutUrl?: string;
|
|
377
|
-
routing?: {
|
|
378
|
-
fullShareOwnerPaths?: boolean;
|
|
379
|
-
idBased?: boolean;
|
|
380
|
-
};
|
|
381
|
-
runningOnEos?: boolean;
|
|
382
|
-
tokenStorageLocal?: boolean;
|
|
383
|
-
userListRequiresFilter?: boolean;
|
|
384
|
-
hideLogo?: boolean;
|
|
385
|
-
}>;
|
|
386
|
-
dragItem: import('vue').Ref<Resource, Resource>;
|
|
387
|
-
ghostElement: import('vue').Ref<any, any>;
|
|
388
|
-
contextMenuButton: import('vue').Ref<ComponentPublicInstance<{
|
|
389
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
390
|
-
onClick?: (event: MouseEvent) => any;
|
|
391
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
392
|
-
click: (event: MouseEvent) => any;
|
|
393
|
-
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
394
|
-
P: {};
|
|
395
|
-
B: {};
|
|
396
|
-
D: {};
|
|
397
|
-
C: {};
|
|
398
|
-
M: {};
|
|
399
|
-
Defaults: {};
|
|
400
|
-
}, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
401
|
-
onClick?: (event: MouseEvent) => any;
|
|
402
|
-
}>, {}, {}, {}, {}, {}>;
|
|
403
|
-
__isFragment?: never;
|
|
404
|
-
__isTeleport?: never;
|
|
405
|
-
__isSuspense?: never;
|
|
406
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
407
|
-
onClick?: (event: MouseEvent) => any;
|
|
408
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
409
|
-
click: (event: MouseEvent) => any;
|
|
410
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
411
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Slots> & import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Slots;
|
|
412
|
-
})>, ComponentPublicInstance<{
|
|
413
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
414
|
-
onClick?: (event: MouseEvent) => any;
|
|
415
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
416
|
-
click: (event: MouseEvent) => any;
|
|
417
|
-
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
418
|
-
P: {};
|
|
419
|
-
B: {};
|
|
420
|
-
D: {};
|
|
421
|
-
C: {};
|
|
422
|
-
M: {};
|
|
423
|
-
Defaults: {};
|
|
424
|
-
}, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
425
|
-
onClick?: (event: MouseEvent) => any;
|
|
426
|
-
}>, {}, {}, {}, {}, {}>;
|
|
427
|
-
__isFragment?: never;
|
|
428
|
-
__isTeleport?: never;
|
|
429
|
-
__isSuspense?: never;
|
|
430
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Props> & Readonly<{
|
|
431
|
-
onClick?: (event: MouseEvent) => any;
|
|
432
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
433
|
-
click: (event: MouseEvent) => any;
|
|
434
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
435
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Slots> & import('node_modules/@opencloud-eu/design-system/src/components/OcButton/OcButton.vue').Slots;
|
|
436
|
-
})>>;
|
|
437
|
-
getTagToolTip: (text: string) => string;
|
|
438
|
-
renameActions: ComputedRef<import('../..').FileAction[]>;
|
|
439
|
-
renameActionsSpace: ComputedRef<import('../..').SpaceAction[]>;
|
|
440
|
-
renameHandler: ComputedRef<(options?: import('../..').FileActionOptions<Resource>) => Promise<void> | void>;
|
|
441
|
-
renameHandlerSpace: ComputedRef<(options?: import('../..').SpaceActionOptions) => Promise<void> | void>;
|
|
442
|
-
FolderViewModeConstants: {
|
|
443
|
-
readonly name: {
|
|
444
|
-
readonly table: "resource-table";
|
|
445
|
-
readonly condensedTable: "resource-table-condensed";
|
|
446
|
-
readonly tiles: "resource-tiles";
|
|
447
|
-
};
|
|
448
|
-
readonly defaultModeName: "resource-table";
|
|
449
|
-
readonly queryName: "view-mode";
|
|
450
|
-
readonly tilesSizeDefault: 2;
|
|
451
|
-
readonly tilesSizeMax: 6;
|
|
452
|
-
readonly tilesSizeQueryName: "tiles-size";
|
|
453
|
-
};
|
|
454
|
-
hasTags: ComputedRef<boolean>;
|
|
455
|
-
disabledResources: ComputedRef<string[]>;
|
|
456
|
-
isResourceDisabled: (resource: Resource) => boolean;
|
|
457
|
-
userContextReady: import('vue').Ref<boolean, boolean>;
|
|
458
|
-
getMatchingSpace: (resource: Resource) => SpaceResource;
|
|
459
|
-
clipboardResources: import('vue').Ref<{
|
|
460
|
-
id: string;
|
|
461
|
-
fileId?: string;
|
|
462
|
-
parentFolderId?: string;
|
|
463
|
-
storageId?: string;
|
|
464
|
-
readonly nodeId?: string;
|
|
465
|
-
name?: string;
|
|
466
|
-
tags?: string[];
|
|
467
|
-
audio?: {
|
|
468
|
-
album?: string;
|
|
469
|
-
albumArtist?: string;
|
|
470
|
-
artist?: string;
|
|
471
|
-
bitrate?: number;
|
|
472
|
-
composers?: string;
|
|
473
|
-
copyright?: string;
|
|
474
|
-
disc?: number;
|
|
475
|
-
discCount?: number;
|
|
476
|
-
duration?: number;
|
|
477
|
-
genre?: string;
|
|
478
|
-
hasDrm?: boolean;
|
|
479
|
-
isVariableBitrate?: boolean;
|
|
480
|
-
title?: string;
|
|
481
|
-
track?: number;
|
|
482
|
-
trackCount?: number;
|
|
483
|
-
year?: number;
|
|
484
|
-
};
|
|
485
|
-
location?: {
|
|
486
|
-
altitude?: number;
|
|
487
|
-
latitude?: number;
|
|
488
|
-
longitude?: number;
|
|
489
|
-
};
|
|
490
|
-
image?: {
|
|
491
|
-
height?: number;
|
|
492
|
-
width?: number;
|
|
493
|
-
};
|
|
494
|
-
photo?: {
|
|
495
|
-
cameraMake?: string;
|
|
496
|
-
cameraModel?: string;
|
|
497
|
-
exposureDenominator?: number;
|
|
498
|
-
exposureNumerator?: number;
|
|
499
|
-
fNumber?: number;
|
|
500
|
-
focalLength?: number;
|
|
501
|
-
iso?: number;
|
|
502
|
-
orientation?: number;
|
|
503
|
-
takenDateTime?: string;
|
|
504
|
-
};
|
|
505
|
-
path: string;
|
|
506
|
-
webDavPath?: string;
|
|
507
|
-
downloadURL?: string;
|
|
508
|
-
type?: string;
|
|
509
|
-
thumbnail?: string;
|
|
510
|
-
processing?: boolean;
|
|
511
|
-
locked?: boolean;
|
|
512
|
-
lockOwner?: string;
|
|
513
|
-
lockTime?: string;
|
|
514
|
-
mimeType?: string;
|
|
515
|
-
isFolder?: boolean;
|
|
516
|
-
mdate?: string;
|
|
517
|
-
indicators?: {
|
|
518
|
-
id: string;
|
|
519
|
-
accessibleDescription: string;
|
|
520
|
-
label: string;
|
|
521
|
-
icon: string;
|
|
522
|
-
fillType: "fill" | "line" | "none";
|
|
523
|
-
type: string;
|
|
524
|
-
category: import('@opencloud-eu/web-client').ResourceIndicatorCategory;
|
|
525
|
-
handler?: (resource: Resource) => void;
|
|
526
|
-
}[];
|
|
527
|
-
size?: number | string;
|
|
528
|
-
permissions?: string;
|
|
529
|
-
starred?: boolean;
|
|
530
|
-
etag?: string;
|
|
531
|
-
shareTypes?: number[];
|
|
532
|
-
privateLink?: string;
|
|
533
|
-
owner?: {
|
|
534
|
-
displayName: string;
|
|
535
|
-
id?: string;
|
|
536
|
-
'@libre.graph.userType'?: string;
|
|
537
|
-
};
|
|
538
|
-
extension?: string;
|
|
539
|
-
extraProps?: Record<string, unknown>;
|
|
540
|
-
remoteItemId?: string;
|
|
541
|
-
remoteItemPath?: string;
|
|
542
|
-
canCreate?: () => boolean;
|
|
543
|
-
canUpload?: ({ user }: {
|
|
544
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
545
|
-
}) => boolean;
|
|
546
|
-
canDownload?: () => boolean;
|
|
547
|
-
canShare?: (args?: {
|
|
548
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
549
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
550
|
-
}) => boolean;
|
|
551
|
-
canRename?: (args?: {
|
|
552
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
553
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
554
|
-
}) => boolean;
|
|
555
|
-
canBeDeleted?: (args?: {
|
|
556
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
557
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
558
|
-
}) => boolean;
|
|
559
|
-
canDeny?: () => boolean;
|
|
560
|
-
canEditTags?: () => boolean;
|
|
561
|
-
getDomSelector?: () => string;
|
|
562
|
-
isReceivedShare?: () => boolean;
|
|
563
|
-
isShareRoot?: () => boolean;
|
|
564
|
-
isMounted?: () => boolean;
|
|
565
|
-
}[], Resource[] | {
|
|
566
|
-
id: string;
|
|
567
|
-
fileId?: string;
|
|
568
|
-
parentFolderId?: string;
|
|
569
|
-
storageId?: string;
|
|
570
|
-
readonly nodeId?: string;
|
|
571
|
-
name?: string;
|
|
572
|
-
tags?: string[];
|
|
573
|
-
audio?: {
|
|
574
|
-
album?: string;
|
|
575
|
-
albumArtist?: string;
|
|
576
|
-
artist?: string;
|
|
577
|
-
bitrate?: number;
|
|
578
|
-
composers?: string;
|
|
579
|
-
copyright?: string;
|
|
580
|
-
disc?: number;
|
|
581
|
-
discCount?: number;
|
|
582
|
-
duration?: number;
|
|
583
|
-
genre?: string;
|
|
584
|
-
hasDrm?: boolean;
|
|
585
|
-
isVariableBitrate?: boolean;
|
|
586
|
-
title?: string;
|
|
587
|
-
track?: number;
|
|
588
|
-
trackCount?: number;
|
|
589
|
-
year?: number;
|
|
590
|
-
};
|
|
591
|
-
location?: {
|
|
592
|
-
altitude?: number;
|
|
593
|
-
latitude?: number;
|
|
594
|
-
longitude?: number;
|
|
595
|
-
};
|
|
596
|
-
image?: {
|
|
597
|
-
height?: number;
|
|
598
|
-
width?: number;
|
|
599
|
-
};
|
|
600
|
-
photo?: {
|
|
601
|
-
cameraMake?: string;
|
|
602
|
-
cameraModel?: string;
|
|
603
|
-
exposureDenominator?: number;
|
|
604
|
-
exposureNumerator?: number;
|
|
605
|
-
fNumber?: number;
|
|
606
|
-
focalLength?: number;
|
|
607
|
-
iso?: number;
|
|
608
|
-
orientation?: number;
|
|
609
|
-
takenDateTime?: string;
|
|
610
|
-
};
|
|
611
|
-
path: string;
|
|
612
|
-
webDavPath?: string;
|
|
613
|
-
downloadURL?: string;
|
|
614
|
-
type?: string;
|
|
615
|
-
thumbnail?: string;
|
|
616
|
-
processing?: boolean;
|
|
617
|
-
locked?: boolean;
|
|
618
|
-
lockOwner?: string;
|
|
619
|
-
lockTime?: string;
|
|
620
|
-
mimeType?: string;
|
|
621
|
-
isFolder?: boolean;
|
|
622
|
-
mdate?: string;
|
|
623
|
-
indicators?: {
|
|
624
|
-
id: string;
|
|
625
|
-
accessibleDescription: string;
|
|
626
|
-
label: string;
|
|
627
|
-
icon: string;
|
|
628
|
-
fillType: "fill" | "line" | "none";
|
|
629
|
-
type: string;
|
|
630
|
-
category: import('@opencloud-eu/web-client').ResourceIndicatorCategory;
|
|
631
|
-
handler?: (resource: Resource) => void;
|
|
632
|
-
}[];
|
|
633
|
-
size?: number | string;
|
|
634
|
-
permissions?: string;
|
|
635
|
-
starred?: boolean;
|
|
636
|
-
etag?: string;
|
|
637
|
-
shareTypes?: number[];
|
|
638
|
-
privateLink?: string;
|
|
639
|
-
owner?: {
|
|
640
|
-
displayName: string;
|
|
641
|
-
id?: string;
|
|
642
|
-
'@libre.graph.userType'?: string;
|
|
643
|
-
};
|
|
644
|
-
extension?: string;
|
|
645
|
-
extraProps?: Record<string, unknown>;
|
|
646
|
-
remoteItemId?: string;
|
|
647
|
-
remoteItemPath?: string;
|
|
648
|
-
canCreate?: () => boolean;
|
|
649
|
-
canUpload?: ({ user }: {
|
|
650
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
651
|
-
}) => boolean;
|
|
652
|
-
canDownload?: () => boolean;
|
|
653
|
-
canShare?: (args?: {
|
|
654
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
655
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
656
|
-
}) => boolean;
|
|
657
|
-
canRename?: (args?: {
|
|
658
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
659
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
660
|
-
}) => boolean;
|
|
661
|
-
canBeDeleted?: (args?: {
|
|
662
|
-
user?: import('@opencloud-eu/web-client/graph/generated').User;
|
|
663
|
-
ability?: import('@opencloud-eu/web-client').Ability;
|
|
664
|
-
}) => boolean;
|
|
665
|
-
canDeny?: () => boolean;
|
|
666
|
-
canEditTags?: () => boolean;
|
|
667
|
-
getDomSelector?: () => string;
|
|
668
|
-
isReceivedShare?: () => boolean;
|
|
669
|
-
isShareRoot?: () => boolean;
|
|
670
|
-
isMounted?: () => boolean;
|
|
671
|
-
}[]>;
|
|
672
|
-
clipboardAction: import('vue').Ref<ClipboardActions, ClipboardActions>;
|
|
673
|
-
}, {
|
|
674
|
-
constants: {
|
|
675
|
-
ImageDimension: typeof ImageDimension;
|
|
676
|
-
EVENT_TROW_MOUNTED: string;
|
|
677
|
-
};
|
|
678
|
-
}, {
|
|
679
|
-
fields(): FieldType[];
|
|
680
|
-
areAllResourcesSelected(): boolean;
|
|
681
|
-
selectAllCheckboxLabel(): string;
|
|
682
|
-
selectedResources(): Resource[];
|
|
683
|
-
contextMenuLabel(): string;
|
|
684
|
-
dragSelection(): Resource[];
|
|
685
|
-
}, {
|
|
686
|
-
isResourceSelected(item: Resource): boolean;
|
|
687
|
-
isResourceCut(resource: Resource): boolean;
|
|
688
|
-
getTagLink(tag: string): import('vue-router').RouteLocationNamedRaw;
|
|
689
|
-
getTagComponentAttrs(tag: string): {
|
|
690
|
-
to?: undefined;
|
|
691
|
-
} | {
|
|
692
|
-
to: import('vue-router').RouteLocationNamedRaw;
|
|
693
|
-
};
|
|
694
|
-
isLatestSelectedItem(item: Resource): boolean;
|
|
695
|
-
hasRenameAction(item: Resource): number;
|
|
696
|
-
openRenameDialog(item: Resource): void | Promise<void>;
|
|
697
|
-
openTagsSidebar(): void;
|
|
698
|
-
openSharingSidebar(file: Resource): void;
|
|
699
|
-
fileDragged(file: Resource, event: DragEvent): Promise<void>;
|
|
700
|
-
fileDropped(selector: HTMLElement, event: DragEvent): void;
|
|
701
|
-
setDragItem(item: Resource, event: DragEvent): Promise<void>;
|
|
702
|
-
dropRowStyling(selector: HTMLElement, leaving: boolean, event: DragEvent): void;
|
|
703
|
-
sort(opts: {
|
|
704
|
-
sortBy: string;
|
|
705
|
-
sortDir: SortDir;
|
|
706
|
-
}): void;
|
|
707
|
-
addSelectedResource(file: Resource): void;
|
|
708
|
-
showContextMenuOnBtnClick(data: ContextMenuBtnClickEventData, item: Resource): false;
|
|
709
|
-
showContextMenu(row: ComponentPublicInstance<unknown>, event: MouseEvent, item: Resource): false;
|
|
710
|
-
rowMounted(resource: Resource, component: ComponentPublicInstance<unknown>): void;
|
|
711
|
-
fileClicked(data: [Resource, MouseEvent, boolean]): void;
|
|
712
|
-
formatDate(date: string): string;
|
|
713
|
-
formatDateRelative(date: string): string;
|
|
714
|
-
toggleSelectionAll(): void;
|
|
715
|
-
emitFileClick(resource: Resource): void;
|
|
716
|
-
getResourceCheckboxLabel(resource: Resource): string;
|
|
717
|
-
getSharedWithAvatarDescription(resource: Resource): string;
|
|
718
|
-
getSharedByAvatarDescription(resource: Resource): string;
|
|
719
|
-
getSharedByAvatarItems(resource: Resource): {
|
|
720
|
-
displayName: string;
|
|
721
|
-
name: string;
|
|
722
|
-
shareType: number;
|
|
723
|
-
username: string;
|
|
724
|
-
}[];
|
|
725
|
-
getSharedWithAvatarItems(resource: Resource): {
|
|
726
|
-
displayName: string;
|
|
727
|
-
name: string;
|
|
728
|
-
shareType: number;
|
|
729
|
-
username: string;
|
|
730
|
-
}[];
|
|
731
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("sort" | "rowMounted" | "fileDropped" | "fileClick" | "update:modelValue" | "update:selectedIds")[], "sort" | "rowMounted" | "fileDropped" | "fileClick" | "update:modelValue" | "update:selectedIds", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
732
|
-
/**
|
|
733
|
-
* Resources to be displayed in the table.
|
|
734
|
-
* Required fields:
|
|
735
|
-
* - name: The name of the resource containing the file extension in case of a file
|
|
736
|
-
* - path: The full path of the resource
|
|
737
|
-
* - type: The type of the resource. Can be `file` or `folder`
|
|
738
|
-
* Optional fields:
|
|
739
|
-
* - thumbnail
|
|
740
|
-
* - size: The size of the resource
|
|
741
|
-
* - modificationDate: The date of the last modification of the resource
|
|
742
|
-
* - shareDate: The date when the share was created
|
|
743
|
-
* - deletionDate: The date when the resource has been deleted
|
|
744
|
-
* - syncEnabled: The sync status of the share
|
|
745
|
-
*/
|
|
746
|
-
resources: {
|
|
747
|
-
type: PropType<Resource[]>;
|
|
748
|
-
required: true;
|
|
749
|
-
};
|
|
750
|
-
/**
|
|
751
|
-
* Closure function to mutate the resource id into a valid DOM selector.
|
|
752
|
-
*/
|
|
753
|
-
resourceDomSelector: {
|
|
754
|
-
type: PropType<(resource: Resource) => string>;
|
|
755
|
-
required: false;
|
|
756
|
-
default: (resource: Resource) => string;
|
|
757
|
-
};
|
|
758
|
-
/**
|
|
759
|
-
* Asserts whether resources path should be shown in the resource name
|
|
760
|
-
*/
|
|
761
|
-
arePathsDisplayed: {
|
|
762
|
-
type: BooleanConstructor;
|
|
763
|
-
required: false;
|
|
764
|
-
default: boolean;
|
|
765
|
-
};
|
|
766
|
-
/**
|
|
767
|
-
* Asserts whether icons should be replaced with thumbnails for resources which provide them
|
|
768
|
-
*/
|
|
769
|
-
areThumbnailsDisplayed: {
|
|
770
|
-
type: BooleanConstructor;
|
|
771
|
-
required: false;
|
|
772
|
-
default: boolean;
|
|
773
|
-
};
|
|
774
|
-
/**
|
|
775
|
-
* V-model for the selection
|
|
776
|
-
*/
|
|
777
|
-
selectedIds: {
|
|
778
|
-
type: PropType<string[]>;
|
|
779
|
-
default: () => string[];
|
|
780
|
-
};
|
|
781
|
-
/**
|
|
782
|
-
* Asserts whether actions are available
|
|
783
|
-
*/
|
|
784
|
-
hasActions: {
|
|
785
|
-
type: BooleanConstructor;
|
|
786
|
-
required: false;
|
|
787
|
-
default: boolean;
|
|
788
|
-
};
|
|
789
|
-
/**
|
|
790
|
-
* Accepts a `path` and a `resource` param and returns a corresponding route object.
|
|
791
|
-
*/
|
|
792
|
-
targetRouteCallback: {
|
|
793
|
-
type: PropType<(arg: CreateTargetRouteOptions) => unknown>;
|
|
794
|
-
required: false;
|
|
795
|
-
default: any;
|
|
796
|
-
};
|
|
797
|
-
/**
|
|
798
|
-
* Asserts whether clicking on the resource name triggers any action
|
|
799
|
-
*/
|
|
800
|
-
areResourcesClickable: {
|
|
801
|
-
type: BooleanConstructor;
|
|
802
|
-
required: false;
|
|
803
|
-
default: boolean;
|
|
804
|
-
};
|
|
805
|
-
/**
|
|
806
|
-
* Top position of header used when the header is sticky in pixels
|
|
807
|
-
*/
|
|
808
|
-
headerPosition: {
|
|
809
|
-
type: NumberConstructor;
|
|
810
|
-
required: false;
|
|
811
|
-
default: number;
|
|
812
|
-
};
|
|
813
|
-
/**
|
|
814
|
-
* Asserts whether resources in the table can be selected
|
|
815
|
-
*/
|
|
816
|
-
isSelectable: {
|
|
817
|
-
type: BooleanConstructor;
|
|
818
|
-
required: false;
|
|
819
|
-
default: boolean;
|
|
820
|
-
};
|
|
821
|
-
/**
|
|
822
|
-
* Sets specific css classes for when the side bar is (not) open
|
|
823
|
-
*/
|
|
824
|
-
isSideBarOpen: {
|
|
825
|
-
type: BooleanConstructor;
|
|
826
|
-
required: false;
|
|
827
|
-
default: boolean;
|
|
828
|
-
};
|
|
829
|
-
/**
|
|
830
|
-
* Sets the padding size for x axis
|
|
831
|
-
* @values xsmall, small, medium, large, xlarge
|
|
832
|
-
*/
|
|
833
|
-
paddingX: {
|
|
834
|
-
type: StringConstructor;
|
|
835
|
-
required: false;
|
|
836
|
-
default: string;
|
|
837
|
-
validator: (size: string) => boolean;
|
|
838
|
-
};
|
|
839
|
-
/**
|
|
840
|
-
* Enable Drag & Drop events
|
|
841
|
-
*/
|
|
842
|
-
dragDrop: {
|
|
843
|
-
type: BooleanConstructor;
|
|
844
|
-
required: false;
|
|
845
|
-
default: boolean;
|
|
846
|
-
};
|
|
847
|
-
/**
|
|
848
|
-
* The active view mode.
|
|
849
|
-
*/
|
|
850
|
-
viewMode: {
|
|
851
|
-
type: PropType<typeof FolderViewModeConstants.name.condensedTable | typeof FolderViewModeConstants.name.table>;
|
|
852
|
-
default: () => "resource-table";
|
|
853
|
-
validator: (value: typeof FolderViewModeConstants.name.condensedTable | typeof FolderViewModeConstants.name.table) => boolean;
|
|
854
|
-
};
|
|
855
|
-
/**
|
|
856
|
-
* Enable hover effect
|
|
857
|
-
*/
|
|
858
|
-
hover: {
|
|
859
|
-
type: BooleanConstructor;
|
|
860
|
-
required: false;
|
|
861
|
-
default: boolean;
|
|
862
|
-
};
|
|
863
|
-
/**
|
|
864
|
-
* Show that the table is sorted by this column (no actual sorting takes place)
|
|
865
|
-
*/
|
|
866
|
-
sortBy: {
|
|
867
|
-
type: StringConstructor;
|
|
868
|
-
required: false;
|
|
869
|
-
default: any;
|
|
870
|
-
};
|
|
871
|
-
/**
|
|
872
|
-
* Define what fields should be displayed in the table
|
|
873
|
-
* If null, all fields are displayed
|
|
874
|
-
*/
|
|
875
|
-
fieldsDisplayed: {
|
|
876
|
-
type: ArrayConstructor;
|
|
877
|
-
required: false;
|
|
878
|
-
default: any;
|
|
879
|
-
};
|
|
880
|
-
/**
|
|
881
|
-
* Show that the table is sorted ascendingly/descendingly (no actual sorting takes place)
|
|
882
|
-
*/
|
|
883
|
-
sortDir: {
|
|
884
|
-
type: PropType<SortDir>;
|
|
885
|
-
required: false;
|
|
886
|
-
default: any;
|
|
887
|
-
validator: (value: string) => boolean;
|
|
888
|
-
};
|
|
889
|
-
/**
|
|
890
|
-
* Space resource the provided resources originate from. Not required on meta pages like favorites, search, ...
|
|
891
|
-
*/
|
|
892
|
-
space: {
|
|
893
|
-
type: PropType<SpaceResource>;
|
|
894
|
-
required: false;
|
|
895
|
-
default: any;
|
|
896
|
-
};
|
|
897
|
-
resourceType: {
|
|
898
|
-
type: PropType<"file" | "space">;
|
|
899
|
-
default: string;
|
|
900
|
-
};
|
|
901
|
-
/**
|
|
902
|
-
* Determines if the table content should be loaded lazily.
|
|
903
|
-
*/
|
|
904
|
-
lazy: {
|
|
905
|
-
type: BooleanConstructor;
|
|
906
|
-
default: boolean;
|
|
907
|
-
};
|
|
908
|
-
/**
|
|
909
|
-
* This is only relevant for CERN and can be ignored in any other cases.
|
|
910
|
-
*/
|
|
911
|
-
groupingSettings: {
|
|
912
|
-
type: ObjectConstructor;
|
|
913
|
-
required: false;
|
|
914
|
-
default: any;
|
|
915
|
-
};
|
|
916
|
-
}>> & Readonly<{
|
|
917
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
918
|
-
onSort?: (...args: any[]) => any;
|
|
919
|
-
onRowMounted?: (...args: any[]) => any;
|
|
920
|
-
onFileDropped?: (...args: any[]) => any;
|
|
921
|
-
onFileClick?: (...args: any[]) => any;
|
|
922
|
-
"onUpdate:selectedIds"?: (...args: any[]) => any;
|
|
923
|
-
}>, {
|
|
924
|
-
space: SpaceResource;
|
|
925
|
-
selectedIds: string[];
|
|
926
|
-
sortBy: string;
|
|
927
|
-
viewMode: "resource-table" | "resource-table-condensed";
|
|
928
|
-
isSideBarOpen: boolean;
|
|
929
|
-
targetRouteCallback: (arg: CreateTargetRouteOptions) => unknown;
|
|
930
|
-
resourceDomSelector: (resource: Resource) => string;
|
|
931
|
-
sortDir: SortDir;
|
|
932
|
-
lazy: boolean;
|
|
933
|
-
hover: boolean;
|
|
934
|
-
dragDrop: boolean;
|
|
935
|
-
headerPosition: number;
|
|
936
|
-
paddingX: string;
|
|
937
|
-
arePathsDisplayed: boolean;
|
|
938
|
-
areThumbnailsDisplayed: boolean;
|
|
939
|
-
hasActions: boolean;
|
|
940
|
-
areResourcesClickable: boolean;
|
|
941
|
-
isSelectable: boolean;
|
|
942
|
-
fieldsDisplayed: unknown[];
|
|
943
|
-
resourceType: "file" | "space";
|
|
944
|
-
groupingSettings: Record<string, any>;
|
|
945
|
-
}, {}, {
|
|
946
|
-
ContextMenuQuickAction: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
947
|
-
item: {
|
|
948
|
-
type: ObjectConstructor;
|
|
949
|
-
required: true;
|
|
950
|
-
};
|
|
951
|
-
resourceDomSelector: {
|
|
952
|
-
type: FunctionConstructor;
|
|
953
|
-
required: false;
|
|
954
|
-
default: (resource: Resource) => string;
|
|
955
|
-
};
|
|
956
|
-
}>, {
|
|
957
|
-
contextMenuLabel: ComputedRef<string>;
|
|
958
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "quickActionClicked"[], "quickActionClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
959
|
-
item: {
|
|
960
|
-
type: ObjectConstructor;
|
|
961
|
-
required: true;
|
|
962
|
-
};
|
|
963
|
-
resourceDomSelector: {
|
|
964
|
-
type: FunctionConstructor;
|
|
965
|
-
required: false;
|
|
966
|
-
default: (resource: Resource) => string;
|
|
967
|
-
};
|
|
968
|
-
}>> & Readonly<{
|
|
969
|
-
onQuickActionClicked?: (...args: any[]) => any;
|
|
970
|
-
}>, {
|
|
971
|
-
resourceDomSelector: Function;
|
|
972
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
973
|
-
ResourceGhostElement: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
974
|
-
previewItems: {
|
|
975
|
-
type: PropType<Resource[]>;
|
|
976
|
-
required: true;
|
|
977
|
-
};
|
|
978
|
-
}>, {}, {}, {
|
|
979
|
-
layerCount(): number;
|
|
980
|
-
showSecondLayer(): boolean;
|
|
981
|
-
showThirdLayer(): boolean;
|
|
982
|
-
itemCount(): number;
|
|
983
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
984
|
-
previewItems: {
|
|
985
|
-
type: PropType<Resource[]>;
|
|
986
|
-
required: true;
|
|
987
|
-
};
|
|
988
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
989
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
990
|
-
resource: {
|
|
991
|
-
type: PropType<Resource>;
|
|
992
|
-
required: true;
|
|
993
|
-
};
|
|
994
|
-
size: {
|
|
995
|
-
type: StringConstructor;
|
|
996
|
-
default: string;
|
|
997
|
-
validator: (value: string) => boolean;
|
|
998
|
-
};
|
|
999
|
-
}>, {
|
|
1000
|
-
icon: ComputedRef<import('../..').IconType>;
|
|
1001
|
-
iconTypeClass: ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
1002
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1003
|
-
resource: {
|
|
1004
|
-
type: PropType<Resource>;
|
|
1005
|
-
required: true;
|
|
1006
|
-
};
|
|
1007
|
-
size: {
|
|
1008
|
-
type: StringConstructor;
|
|
1009
|
-
default: string;
|
|
1010
|
-
validator: (value: string) => boolean;
|
|
1011
|
-
};
|
|
1012
|
-
}>> & Readonly<{}>, {
|
|
1013
|
-
size: string;
|
|
1014
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1015
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1016
|
-
ResourceListItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1017
|
-
resource: {
|
|
1018
|
-
type: PropType<Resource>;
|
|
1019
|
-
required: true;
|
|
1020
|
-
};
|
|
1021
|
-
pathPrefix: {
|
|
1022
|
-
type: StringConstructor;
|
|
1023
|
-
required: false;
|
|
1024
|
-
default: string;
|
|
1025
|
-
};
|
|
1026
|
-
link: {
|
|
1027
|
-
type: PropType<import('vue-router').RouteLocationRaw>;
|
|
1028
|
-
required: false;
|
|
1029
|
-
default: any;
|
|
1030
|
-
};
|
|
1031
|
-
isPathDisplayed: {
|
|
1032
|
-
type: BooleanConstructor;
|
|
1033
|
-
required: false;
|
|
1034
|
-
default: boolean;
|
|
1035
|
-
};
|
|
1036
|
-
parentFolderLink: {
|
|
1037
|
-
type: ObjectConstructor;
|
|
1038
|
-
required: false;
|
|
1039
|
-
default: any;
|
|
1040
|
-
};
|
|
1041
|
-
parentFolderName: {
|
|
1042
|
-
type: StringConstructor;
|
|
1043
|
-
required: false;
|
|
1044
|
-
default: string;
|
|
1045
|
-
};
|
|
1046
|
-
parentFolderLinkIconAdditionalAttributes: {
|
|
1047
|
-
type: ObjectConstructor;
|
|
1048
|
-
required: false;
|
|
1049
|
-
default: () => {};
|
|
1050
|
-
};
|
|
1051
|
-
isExtensionDisplayed: {
|
|
1052
|
-
type: BooleanConstructor;
|
|
1053
|
-
required: false;
|
|
1054
|
-
default: boolean;
|
|
1055
|
-
};
|
|
1056
|
-
isThumbnailDisplayed: {
|
|
1057
|
-
type: BooleanConstructor;
|
|
1058
|
-
required: false;
|
|
1059
|
-
default: boolean;
|
|
1060
|
-
};
|
|
1061
|
-
isIconDisplayed: {
|
|
1062
|
-
type: BooleanConstructor;
|
|
1063
|
-
required: false;
|
|
1064
|
-
default: boolean;
|
|
1065
|
-
};
|
|
1066
|
-
isResourceClickable: {
|
|
1067
|
-
type: BooleanConstructor;
|
|
1068
|
-
required: false;
|
|
1069
|
-
default: boolean;
|
|
1070
|
-
};
|
|
1071
|
-
}>, {}, {}, {
|
|
1072
|
-
parentFolderComponentType(): "router-link" | "span";
|
|
1073
|
-
parentFolderStyle(): {
|
|
1074
|
-
cursor: string;
|
|
1075
|
-
};
|
|
1076
|
-
parentFolderLinkIconAttrs(): {
|
|
1077
|
-
'fill-type': string;
|
|
1078
|
-
name: string;
|
|
1079
|
-
size: string;
|
|
1080
|
-
};
|
|
1081
|
-
hasThumbnail(): any;
|
|
1082
|
-
thumbnail(): string;
|
|
1083
|
-
tooltipLabelIcon(): string;
|
|
1084
|
-
}, {
|
|
1085
|
-
emitClick(): void;
|
|
1086
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1087
|
-
resource: {
|
|
1088
|
-
type: PropType<Resource>;
|
|
1089
|
-
required: true;
|
|
1090
|
-
};
|
|
1091
|
-
pathPrefix: {
|
|
1092
|
-
type: StringConstructor;
|
|
1093
|
-
required: false;
|
|
1094
|
-
default: string;
|
|
1095
|
-
};
|
|
1096
|
-
link: {
|
|
1097
|
-
type: PropType<import('vue-router').RouteLocationRaw>;
|
|
1098
|
-
required: false;
|
|
1099
|
-
default: any;
|
|
1100
|
-
};
|
|
1101
|
-
isPathDisplayed: {
|
|
1102
|
-
type: BooleanConstructor;
|
|
1103
|
-
required: false;
|
|
1104
|
-
default: boolean;
|
|
1105
|
-
};
|
|
1106
|
-
parentFolderLink: {
|
|
1107
|
-
type: ObjectConstructor;
|
|
1108
|
-
required: false;
|
|
1109
|
-
default: any;
|
|
1110
|
-
};
|
|
1111
|
-
parentFolderName: {
|
|
1112
|
-
type: StringConstructor;
|
|
1113
|
-
required: false;
|
|
1114
|
-
default: string;
|
|
1115
|
-
};
|
|
1116
|
-
parentFolderLinkIconAdditionalAttributes: {
|
|
1117
|
-
type: ObjectConstructor;
|
|
1118
|
-
required: false;
|
|
1119
|
-
default: () => {};
|
|
1120
|
-
};
|
|
1121
|
-
isExtensionDisplayed: {
|
|
1122
|
-
type: BooleanConstructor;
|
|
1123
|
-
required: false;
|
|
1124
|
-
default: boolean;
|
|
1125
|
-
};
|
|
1126
|
-
isThumbnailDisplayed: {
|
|
1127
|
-
type: BooleanConstructor;
|
|
1128
|
-
required: false;
|
|
1129
|
-
default: boolean;
|
|
1130
|
-
};
|
|
1131
|
-
isIconDisplayed: {
|
|
1132
|
-
type: BooleanConstructor;
|
|
1133
|
-
required: false;
|
|
1134
|
-
default: boolean;
|
|
1135
|
-
};
|
|
1136
|
-
isResourceClickable: {
|
|
1137
|
-
type: BooleanConstructor;
|
|
1138
|
-
required: false;
|
|
1139
|
-
default: boolean;
|
|
1140
|
-
};
|
|
1141
|
-
}>> & Readonly<{
|
|
1142
|
-
onClick?: (...args: any[]) => any;
|
|
1143
|
-
}>, {
|
|
1144
|
-
link: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
|
|
1145
|
-
isResourceClickable: boolean;
|
|
1146
|
-
pathPrefix: string;
|
|
1147
|
-
isPathDisplayed: boolean;
|
|
1148
|
-
isExtensionDisplayed: boolean;
|
|
1149
|
-
parentFolderLink: Record<string, any>;
|
|
1150
|
-
parentFolderName: string;
|
|
1151
|
-
parentFolderLinkIconAdditionalAttributes: Record<string, any>;
|
|
1152
|
-
isThumbnailDisplayed: boolean;
|
|
1153
|
-
isIconDisplayed: boolean;
|
|
1154
|
-
}, {}, {
|
|
1155
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1156
|
-
resource: {
|
|
1157
|
-
type: PropType<Resource>;
|
|
1158
|
-
required: true;
|
|
1159
|
-
};
|
|
1160
|
-
size: {
|
|
1161
|
-
type: StringConstructor;
|
|
1162
|
-
default: string;
|
|
1163
|
-
validator: (value: string) => boolean;
|
|
1164
|
-
};
|
|
1165
|
-
}>, {
|
|
1166
|
-
icon: ComputedRef<import('../..').IconType>;
|
|
1167
|
-
iconTypeClass: ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
1168
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1169
|
-
resource: {
|
|
1170
|
-
type: PropType<Resource>;
|
|
1171
|
-
required: true;
|
|
1172
|
-
};
|
|
1173
|
-
size: {
|
|
1174
|
-
type: StringConstructor;
|
|
1175
|
-
default: string;
|
|
1176
|
-
validator: (value: string) => boolean;
|
|
1177
|
-
};
|
|
1178
|
-
}>> & Readonly<{}>, {
|
|
1179
|
-
size: string;
|
|
1180
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1181
|
-
ResourceLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1182
|
-
link: {
|
|
1183
|
-
type: PropType<import('vue-router').RouteLocationRaw>;
|
|
1184
|
-
required: false;
|
|
1185
|
-
default: any;
|
|
1186
|
-
};
|
|
1187
|
-
resource: {
|
|
1188
|
-
type: ObjectConstructor;
|
|
1189
|
-
required: true;
|
|
1190
|
-
};
|
|
1191
|
-
isResourceClickable: {
|
|
1192
|
-
type: BooleanConstructor;
|
|
1193
|
-
required: false;
|
|
1194
|
-
default: boolean;
|
|
1195
|
-
};
|
|
1196
|
-
}>, {
|
|
1197
|
-
linkTarget: ComputedRef<"_blank" | "_self">;
|
|
1198
|
-
}, {}, {
|
|
1199
|
-
isNavigatable(): boolean;
|
|
1200
|
-
componentType(): "router-link" | "oc-button";
|
|
1201
|
-
componentProps(): {
|
|
1202
|
-
appearance: string;
|
|
1203
|
-
gapSize: string;
|
|
1204
|
-
justifyContent: string;
|
|
1205
|
-
to?: undefined;
|
|
1206
|
-
} | {
|
|
1207
|
-
to: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
|
|
1208
|
-
appearance?: undefined;
|
|
1209
|
-
gapSize?: undefined;
|
|
1210
|
-
justifyContent?: undefined;
|
|
1211
|
-
};
|
|
1212
|
-
}, {
|
|
1213
|
-
emitClick(): void;
|
|
1214
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1215
|
-
link: {
|
|
1216
|
-
type: PropType<import('vue-router').RouteLocationRaw>;
|
|
1217
|
-
required: false;
|
|
1218
|
-
default: any;
|
|
1219
|
-
};
|
|
1220
|
-
resource: {
|
|
1221
|
-
type: ObjectConstructor;
|
|
1222
|
-
required: true;
|
|
1223
|
-
};
|
|
1224
|
-
isResourceClickable: {
|
|
1225
|
-
type: BooleanConstructor;
|
|
1226
|
-
required: false;
|
|
1227
|
-
default: boolean;
|
|
1228
|
-
};
|
|
1229
|
-
}>> & Readonly<{
|
|
1230
|
-
onClick?: (...args: any[]) => any;
|
|
1231
|
-
}>, {
|
|
1232
|
-
link: string | import('vue-router').RouteLocationAsRelativeGeneric | import('vue-router').RouteLocationAsPathGeneric;
|
|
1233
|
-
isResourceClickable: boolean;
|
|
1234
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1235
|
-
ResourceName: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1236
|
-
name: {
|
|
1237
|
-
type: StringConstructor;
|
|
1238
|
-
required: true;
|
|
1239
|
-
};
|
|
1240
|
-
pathPrefix: {
|
|
1241
|
-
type: StringConstructor;
|
|
1242
|
-
required: false;
|
|
1243
|
-
default: string;
|
|
1244
|
-
};
|
|
1245
|
-
extension: {
|
|
1246
|
-
type: StringConstructor;
|
|
1247
|
-
required: false;
|
|
1248
|
-
default: string;
|
|
1249
|
-
};
|
|
1250
|
-
type: {
|
|
1251
|
-
type: StringConstructor;
|
|
1252
|
-
required: true;
|
|
1253
|
-
};
|
|
1254
|
-
fullPath: {
|
|
1255
|
-
type: StringConstructor;
|
|
1256
|
-
required: true;
|
|
1257
|
-
};
|
|
1258
|
-
isPathDisplayed: {
|
|
1259
|
-
type: BooleanConstructor;
|
|
1260
|
-
required: false;
|
|
1261
|
-
default: boolean;
|
|
1262
|
-
};
|
|
1263
|
-
isExtensionDisplayed: {
|
|
1264
|
-
type: BooleanConstructor;
|
|
1265
|
-
required: false;
|
|
1266
|
-
default: boolean;
|
|
1267
|
-
};
|
|
1268
|
-
truncateName: {
|
|
1269
|
-
type: BooleanConstructor;
|
|
1270
|
-
required: false;
|
|
1271
|
-
default: boolean;
|
|
1272
|
-
};
|
|
1273
|
-
}>, {}, {}, {
|
|
1274
|
-
tooltip(): string;
|
|
1275
|
-
fullName(): string;
|
|
1276
|
-
displayName(): string;
|
|
1277
|
-
displayExtension(): string;
|
|
1278
|
-
displayPath(): string;
|
|
1279
|
-
pathTooltip(): string;
|
|
1280
|
-
htmlTitle(): string;
|
|
1281
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1282
|
-
name: {
|
|
1283
|
-
type: StringConstructor;
|
|
1284
|
-
required: true;
|
|
1285
|
-
};
|
|
1286
|
-
pathPrefix: {
|
|
1287
|
-
type: StringConstructor;
|
|
1288
|
-
required: false;
|
|
1289
|
-
default: string;
|
|
1290
|
-
};
|
|
1291
|
-
extension: {
|
|
1292
|
-
type: StringConstructor;
|
|
1293
|
-
required: false;
|
|
1294
|
-
default: string;
|
|
1295
|
-
};
|
|
1296
|
-
type: {
|
|
1297
|
-
type: StringConstructor;
|
|
1298
|
-
required: true;
|
|
1299
|
-
};
|
|
1300
|
-
fullPath: {
|
|
1301
|
-
type: StringConstructor;
|
|
1302
|
-
required: true;
|
|
1303
|
-
};
|
|
1304
|
-
isPathDisplayed: {
|
|
1305
|
-
type: BooleanConstructor;
|
|
1306
|
-
required: false;
|
|
1307
|
-
default: boolean;
|
|
1308
|
-
};
|
|
1309
|
-
isExtensionDisplayed: {
|
|
1310
|
-
type: BooleanConstructor;
|
|
1311
|
-
required: false;
|
|
1312
|
-
default: boolean;
|
|
1313
|
-
};
|
|
1314
|
-
truncateName: {
|
|
1315
|
-
type: BooleanConstructor;
|
|
1316
|
-
required: false;
|
|
1317
|
-
default: boolean;
|
|
1318
|
-
};
|
|
1319
|
-
}>> & Readonly<{}>, {
|
|
1320
|
-
extension: string;
|
|
1321
|
-
pathPrefix: string;
|
|
1322
|
-
isPathDisplayed: boolean;
|
|
1323
|
-
isExtensionDisplayed: boolean;
|
|
1324
|
-
truncateName: boolean;
|
|
1325
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1326
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1327
|
-
ResourceSize: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1328
|
-
size: {
|
|
1329
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1330
|
-
required: true;
|
|
1331
|
-
};
|
|
1332
|
-
}>, {
|
|
1333
|
-
formattedSize: ComputedRef<string>;
|
|
1334
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1335
|
-
size: {
|
|
1336
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
1337
|
-
required: true;
|
|
1338
|
-
};
|
|
1339
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1340
|
-
OcTable: {
|
|
1341
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcTable/OcTable.vue').Props> & Readonly<{
|
|
1342
|
-
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1343
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1344
|
-
[x: string]: any;
|
|
1345
|
-
} & {
|
|
1346
|
-
[x: string]: any;
|
|
1347
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLTableElement, import('vue').ComponentProvideOptions, {
|
|
1348
|
-
P: {};
|
|
1349
|
-
B: {};
|
|
1350
|
-
D: {};
|
|
1351
|
-
C: {};
|
|
1352
|
-
M: {};
|
|
1353
|
-
Defaults: {};
|
|
1354
|
-
}, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcTable/OcTable.vue').Props> & Readonly<{
|
|
1355
|
-
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1356
|
-
}>, {}, {}, {}, {}, {}>;
|
|
1357
|
-
__isFragment?: never;
|
|
1358
|
-
__isTeleport?: never;
|
|
1359
|
-
__isSuspense?: never;
|
|
1360
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcTable/OcTable.vue').Props> & Readonly<{
|
|
1361
|
-
[x: `on${Capitalize<any>}`]: (...args: any) => any;
|
|
1362
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1363
|
-
[x: string]: any;
|
|
1364
|
-
} & {
|
|
1365
|
-
[x: string]: any;
|
|
1366
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
1367
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcTable/OcTable.vue').Slots> & import('node_modules/@opencloud-eu/design-system/src/components/OcTable/OcTable.vue').Slots;
|
|
1368
|
-
});
|
|
1369
|
-
OcSpinner: import('vue').DefineComponent<import('node_modules/@opencloud-eu/design-system/src/components/OcSpinner/OcSpinner.vue').Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcSpinner/OcSpinner.vue').Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLSpanElement>;
|
|
1370
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1371
|
-
export default _default;
|