@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,73 +0,0 @@
|
|
|
1
|
-
import { Resource } from '@opencloud-eu/web-client';
|
|
2
|
-
import { RouteLocationRaw } from 'vue-router';
|
|
3
|
-
import { SizeType } from '@opencloud-eu/design-system/helpers';
|
|
4
|
-
type __VLS_Props = {
|
|
5
|
-
resource?: Resource;
|
|
6
|
-
resourceRoute?: RouteLocationRaw;
|
|
7
|
-
isResourceSelected?: boolean;
|
|
8
|
-
isResourceClickable?: boolean;
|
|
9
|
-
isResourceDisabled?: boolean;
|
|
10
|
-
isExtensionDisplayed?: boolean;
|
|
11
|
-
resourceIconSize?: SizeType;
|
|
12
|
-
lazy?: boolean;
|
|
13
|
-
isLoading?: boolean;
|
|
14
|
-
};
|
|
15
|
-
declare function __VLS_template(): {
|
|
16
|
-
attrs: Partial<{}>;
|
|
17
|
-
slots: Readonly<{
|
|
18
|
-
actions?: (props: {
|
|
19
|
-
item: Resource;
|
|
20
|
-
}) => unknown;
|
|
21
|
-
contextMenu?: (props: {
|
|
22
|
-
item: Resource;
|
|
23
|
-
}) => unknown;
|
|
24
|
-
imageField?: (props: {
|
|
25
|
-
item: Resource;
|
|
26
|
-
}) => unknown;
|
|
27
|
-
indicators?: (props: {
|
|
28
|
-
item: Resource;
|
|
29
|
-
}) => unknown;
|
|
30
|
-
selection?: (props: {
|
|
31
|
-
item: Resource;
|
|
32
|
-
}) => unknown;
|
|
33
|
-
}> & {
|
|
34
|
-
actions?: (props: {
|
|
35
|
-
item: Resource;
|
|
36
|
-
}) => unknown;
|
|
37
|
-
contextMenu?: (props: {
|
|
38
|
-
item: Resource;
|
|
39
|
-
}) => unknown;
|
|
40
|
-
imageField?: (props: {
|
|
41
|
-
item: Resource;
|
|
42
|
-
}) => unknown;
|
|
43
|
-
indicators?: (props: {
|
|
44
|
-
item: Resource;
|
|
45
|
-
}) => unknown;
|
|
46
|
-
selection?: (props: {
|
|
47
|
-
item: Resource;
|
|
48
|
-
}) => unknown;
|
|
49
|
-
};
|
|
50
|
-
refs: {
|
|
51
|
-
observerTarget: HTMLDivElement;
|
|
52
|
-
};
|
|
53
|
-
rootEl: HTMLDivElement;
|
|
54
|
-
};
|
|
55
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
56
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
57
|
-
click: () => any;
|
|
58
|
-
contextmenu: (event: Event) => any;
|
|
59
|
-
itemVisible: () => any;
|
|
60
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
61
|
-
onClick?: () => any;
|
|
62
|
-
onContextmenu?: (event: Event) => any;
|
|
63
|
-
onItemVisible?: () => any;
|
|
64
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
65
|
-
observerTarget: HTMLDivElement;
|
|
66
|
-
}, HTMLDivElement>;
|
|
67
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
68
|
-
export default _default;
|
|
69
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
70
|
-
new (): {
|
|
71
|
-
$slots: S;
|
|
72
|
-
};
|
|
73
|
-
};
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
import { ComponentPublicInstance } from 'vue';
|
|
2
|
-
import { Resource, SpaceResource } from '@opencloud-eu/web-client';
|
|
3
|
-
import { CreateTargetRouteOptions } from '../../helpers';
|
|
4
|
-
import { ImageDimension } from '../../constants';
|
|
5
|
-
import { default as ResourceTile } from './ResourceTile.vue';
|
|
6
|
-
import { SortDir, SortField } from '../../composables';
|
|
7
|
-
type ResourceTileRef = ComponentPublicInstance<typeof ResourceTile>;
|
|
8
|
-
type __VLS_Props = {
|
|
9
|
-
resources?: Resource[];
|
|
10
|
-
selectedIds?: string[];
|
|
11
|
-
targetRouteCallback?: (arg: CreateTargetRouteOptions) => unknown;
|
|
12
|
-
space?: SpaceResource;
|
|
13
|
-
sortFields?: SortField[];
|
|
14
|
-
sortBy?: string;
|
|
15
|
-
sortDir?: SortDir;
|
|
16
|
-
viewSize?: number;
|
|
17
|
-
dragDrop?: boolean;
|
|
18
|
-
lazy?: boolean;
|
|
19
|
-
};
|
|
20
|
-
declare function __VLS_template(): {
|
|
21
|
-
attrs: Partial<{}>;
|
|
22
|
-
slots: {
|
|
23
|
-
image?(_: {
|
|
24
|
-
resource: Resource;
|
|
25
|
-
}): any;
|
|
26
|
-
actions?(_: {
|
|
27
|
-
resource: Resource;
|
|
28
|
-
}): any;
|
|
29
|
-
contextMenu?(_: {
|
|
30
|
-
resource: Resource;
|
|
31
|
-
}): any;
|
|
32
|
-
footer?(_: {}): any;
|
|
33
|
-
};
|
|
34
|
-
refs: {
|
|
35
|
-
ghostElementRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
36
|
-
previewItems: {
|
|
37
|
-
type: import('vue').PropType<Resource[]>;
|
|
38
|
-
required: true;
|
|
39
|
-
};
|
|
40
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
41
|
-
layerCount(): number;
|
|
42
|
-
showSecondLayer(): boolean;
|
|
43
|
-
showThirdLayer(): boolean;
|
|
44
|
-
itemCount(): number;
|
|
45
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, {
|
|
46
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
47
|
-
resource: {
|
|
48
|
-
type: import('vue').PropType<Resource>;
|
|
49
|
-
required: true;
|
|
50
|
-
};
|
|
51
|
-
size: {
|
|
52
|
-
type: StringConstructor;
|
|
53
|
-
default: string;
|
|
54
|
-
validator: (value: string) => boolean;
|
|
55
|
-
};
|
|
56
|
-
}>, {
|
|
57
|
-
icon: import('vue').ComputedRef<import('../..').IconType>;
|
|
58
|
-
iconTypeClass: import('vue').ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
59
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
60
|
-
resource: {
|
|
61
|
-
type: import('vue').PropType<Resource>;
|
|
62
|
-
required: true;
|
|
63
|
-
};
|
|
64
|
-
size: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
default: string;
|
|
67
|
-
validator: (value: string) => boolean;
|
|
68
|
-
};
|
|
69
|
-
}>> & Readonly<{}>, {
|
|
70
|
-
size: string;
|
|
71
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
72
|
-
} & import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
73
|
-
P: {};
|
|
74
|
-
B: {};
|
|
75
|
-
D: {};
|
|
76
|
-
C: {};
|
|
77
|
-
M: {};
|
|
78
|
-
Defaults: {};
|
|
79
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
80
|
-
previewItems: {
|
|
81
|
-
type: import('vue').PropType<Resource[]>;
|
|
82
|
-
required: true;
|
|
83
|
-
};
|
|
84
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
85
|
-
layerCount(): number;
|
|
86
|
-
showSecondLayer(): boolean;
|
|
87
|
-
showThirdLayer(): boolean;
|
|
88
|
-
itemCount(): number;
|
|
89
|
-
}, {}, {}>;
|
|
90
|
-
};
|
|
91
|
-
rootEl: HTMLDivElement;
|
|
92
|
-
};
|
|
93
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
94
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
95
|
-
sort: (value: {
|
|
96
|
-
sortBy: any;
|
|
97
|
-
sortDir: any;
|
|
98
|
-
}) => any;
|
|
99
|
-
rowMounted: (resource: Resource, compnent: ResourceTileRef, dimension: ImageDimension) => any;
|
|
100
|
-
fileDropped: (id: string) => any;
|
|
101
|
-
itemVisible: (resource: Resource) => any;
|
|
102
|
-
"update:selectedIds": (ids: string[]) => any;
|
|
103
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
104
|
-
onSort?: (value: {
|
|
105
|
-
sortBy: any;
|
|
106
|
-
sortDir: any;
|
|
107
|
-
}) => any;
|
|
108
|
-
onRowMounted?: (resource: Resource, compnent: ResourceTileRef, dimension: ImageDimension) => any;
|
|
109
|
-
onFileDropped?: (id: string) => any;
|
|
110
|
-
onItemVisible?: (resource: Resource) => any;
|
|
111
|
-
"onUpdate:selectedIds"?: (ids: string[]) => any;
|
|
112
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
113
|
-
ghostElementRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
114
|
-
previewItems: {
|
|
115
|
-
type: import('vue').PropType<Resource[]>;
|
|
116
|
-
required: true;
|
|
117
|
-
};
|
|
118
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
119
|
-
layerCount(): number;
|
|
120
|
-
showSecondLayer(): boolean;
|
|
121
|
-
showThirdLayer(): boolean;
|
|
122
|
-
itemCount(): number;
|
|
123
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, {
|
|
124
|
-
ResourceIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
125
|
-
resource: {
|
|
126
|
-
type: import('vue').PropType<Resource>;
|
|
127
|
-
required: true;
|
|
128
|
-
};
|
|
129
|
-
size: {
|
|
130
|
-
type: StringConstructor;
|
|
131
|
-
default: string;
|
|
132
|
-
validator: (value: string) => boolean;
|
|
133
|
-
};
|
|
134
|
-
}>, {
|
|
135
|
-
icon: import('vue').ComputedRef<import('../..').IconType>;
|
|
136
|
-
iconTypeClass: import('vue').ComputedRef<"oc-resource-icon-space" | "oc-resource-icon-folder" | "oc-resource-icon-file">;
|
|
137
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
138
|
-
resource: {
|
|
139
|
-
type: import('vue').PropType<Resource>;
|
|
140
|
-
required: true;
|
|
141
|
-
};
|
|
142
|
-
size: {
|
|
143
|
-
type: StringConstructor;
|
|
144
|
-
default: string;
|
|
145
|
-
validator: (value: string) => boolean;
|
|
146
|
-
};
|
|
147
|
-
}>> & Readonly<{}>, {
|
|
148
|
-
size: string;
|
|
149
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
150
|
-
} & import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
151
|
-
P: {};
|
|
152
|
-
B: {};
|
|
153
|
-
D: {};
|
|
154
|
-
C: {};
|
|
155
|
-
M: {};
|
|
156
|
-
Defaults: {};
|
|
157
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
158
|
-
previewItems: {
|
|
159
|
-
type: import('vue').PropType<Resource[]>;
|
|
160
|
-
required: true;
|
|
161
|
-
};
|
|
162
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
163
|
-
layerCount(): number;
|
|
164
|
-
showSecondLayer(): boolean;
|
|
165
|
-
showThirdLayer(): boolean;
|
|
166
|
-
itemCount(): number;
|
|
167
|
-
}, {}, {}>;
|
|
168
|
-
}, HTMLDivElement>;
|
|
169
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
170
|
-
export default _default;
|
|
171
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
172
|
-
new (): {
|
|
173
|
-
$slots: S;
|
|
174
|
-
};
|
|
175
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { default as ContextActions } from './ContextActions.vue';
|
|
2
|
-
export { default as ResourceGhostElement } from './ResourceGhostElement.vue';
|
|
3
|
-
export { default as ResourceTable } from './ResourceTable.vue';
|
|
4
|
-
export { default as ResourceListItem } from './ResourceListItem.vue';
|
|
5
|
-
export { default as ResourceIcon } from './ResourceIcon.vue';
|
|
6
|
-
export { default as ResourceTile } from './ResourceTile.vue';
|
|
7
|
-
export { default as ResourceTiles } from './ResourceTiles.vue';
|
|
8
|
-
export { default as ResourceLink } from './ResourceLink.vue';
|
|
9
|
-
export { default as ResourceName } from './ResourceName.vue';
|
|
10
|
-
export { default as ResourceSize } from './ResourceSize.vue';
|
|
@@ -1,315 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { DateTime } from 'luxon';
|
|
3
|
-
type Item = Record<string, string>;
|
|
4
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
5
|
-
filterLabel: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
required: true;
|
|
8
|
-
};
|
|
9
|
-
filterName: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
required: true;
|
|
12
|
-
};
|
|
13
|
-
items: {
|
|
14
|
-
type: PropType<Item[]>;
|
|
15
|
-
required: true;
|
|
16
|
-
};
|
|
17
|
-
idAttribute: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
required: false;
|
|
20
|
-
default: string;
|
|
21
|
-
};
|
|
22
|
-
displayNameAttribute: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
required: false;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
}>, {
|
|
28
|
-
clearFilter: () => void;
|
|
29
|
-
displayedItems: import('vue').Ref<Item[], Item[]>;
|
|
30
|
-
isItemSelected: (item: Item) => boolean;
|
|
31
|
-
selectedItem: import('vue').Ref<Item, Item>;
|
|
32
|
-
onShowDrop: () => void;
|
|
33
|
-
onHideDrop: () => void;
|
|
34
|
-
filterChip: import('vue').Ref<{
|
|
35
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
36
|
-
onHideDrop?: () => any;
|
|
37
|
-
onShowDrop?: () => any;
|
|
38
|
-
onClearFilter?: () => any;
|
|
39
|
-
onToggleFilter?: () => any;
|
|
40
|
-
}>, {
|
|
41
|
-
hideDrop: () => void;
|
|
42
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
43
|
-
hideDrop: () => any;
|
|
44
|
-
showDrop: () => any;
|
|
45
|
-
clearFilter: () => any;
|
|
46
|
-
toggleFilter: () => any;
|
|
47
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
48
|
-
dropRef: {
|
|
49
|
-
$: import('vue').ComponentInternalInstance;
|
|
50
|
-
$data: {};
|
|
51
|
-
$props: Partial<{}> & Omit<{
|
|
52
|
-
readonly closeOnClick?: boolean;
|
|
53
|
-
readonly dropId?: string;
|
|
54
|
-
readonly isNested?: boolean;
|
|
55
|
-
readonly mode?: "click" | "hover" | "manual";
|
|
56
|
-
readonly offset?: string;
|
|
57
|
-
readonly paddingSize?: import('@opencloud-eu/design-system/helpers').SizeType | "remove";
|
|
58
|
-
readonly popperOptions?: Popper.Options;
|
|
59
|
-
readonly position?: "top-start" | "right-start" | "bottom-start" | "left-start" | "auto-start" | "top-end" | "right-end" | "bottom-end" | "left-end" | "auto-end";
|
|
60
|
-
readonly target?: string;
|
|
61
|
-
readonly toggle?: string;
|
|
62
|
-
readonly onHideDrop?: () => any;
|
|
63
|
-
readonly onShowDrop?: () => any;
|
|
64
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
|
|
65
|
-
$attrs: {
|
|
66
|
-
[x: string]: unknown;
|
|
67
|
-
};
|
|
68
|
-
$refs: {
|
|
69
|
-
[x: string]: unknown;
|
|
70
|
-
} & {
|
|
71
|
-
drop: HTMLDivElement;
|
|
72
|
-
};
|
|
73
|
-
$slots: Readonly<{
|
|
74
|
-
[name: string]: import('vue').Slot<any>;
|
|
75
|
-
}>;
|
|
76
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
77
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
78
|
-
$host: Element | null;
|
|
79
|
-
$emit: ((event: "hideDrop") => void) & ((event: "showDrop") => void);
|
|
80
|
-
$el: HTMLDivElement;
|
|
81
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Props> & Readonly<{
|
|
82
|
-
onHideDrop?: () => any;
|
|
83
|
-
onShowDrop?: () => any;
|
|
84
|
-
}>, {
|
|
85
|
-
show: (duration?: number) => void;
|
|
86
|
-
hide: (duration?: number) => void;
|
|
87
|
-
tippy: import('vue').Ref<any, any>;
|
|
88
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
89
|
-
hideDrop: () => any;
|
|
90
|
-
showDrop: () => any;
|
|
91
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
92
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
93
|
-
created?: (() => void) | (() => void)[];
|
|
94
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
95
|
-
mounted?: (() => void) | (() => void)[];
|
|
96
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
97
|
-
updated?: (() => void) | (() => void)[];
|
|
98
|
-
activated?: (() => void) | (() => void)[];
|
|
99
|
-
deactivated?: (() => void) | (() => void)[];
|
|
100
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
101
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
102
|
-
destroyed?: (() => void) | (() => void)[];
|
|
103
|
-
unmounted?: (() => void) | (() => void)[];
|
|
104
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
105
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
106
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
107
|
-
};
|
|
108
|
-
$forceUpdate: () => void;
|
|
109
|
-
$nextTick: typeof import('vue').nextTick;
|
|
110
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
111
|
-
} & Readonly<{}> & Omit<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Props> & Readonly<{
|
|
112
|
-
onHideDrop?: () => any;
|
|
113
|
-
onShowDrop?: () => any;
|
|
114
|
-
}>, "hide" | "show" | "tippy"> & import('vue').ShallowUnwrapRef<{
|
|
115
|
-
show: (duration?: number) => void;
|
|
116
|
-
hide: (duration?: number) => void;
|
|
117
|
-
tippy: import('vue').Ref<any, any>;
|
|
118
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
119
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Slots> & import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Slots;
|
|
120
|
-
};
|
|
121
|
-
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
122
|
-
P: {};
|
|
123
|
-
B: {};
|
|
124
|
-
D: {};
|
|
125
|
-
C: {};
|
|
126
|
-
M: {};
|
|
127
|
-
Defaults: {};
|
|
128
|
-
}, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
129
|
-
onHideDrop?: () => any;
|
|
130
|
-
onShowDrop?: () => any;
|
|
131
|
-
onClearFilter?: () => any;
|
|
132
|
-
onToggleFilter?: () => any;
|
|
133
|
-
}>, {
|
|
134
|
-
hideDrop: () => void;
|
|
135
|
-
}, {}, {}, {}, {}>;
|
|
136
|
-
__isFragment?: never;
|
|
137
|
-
__isTeleport?: never;
|
|
138
|
-
__isSuspense?: never;
|
|
139
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
140
|
-
onHideDrop?: () => any;
|
|
141
|
-
onShowDrop?: () => any;
|
|
142
|
-
onClearFilter?: () => any;
|
|
143
|
-
onToggleFilter?: () => any;
|
|
144
|
-
}>, {
|
|
145
|
-
hideDrop: () => void;
|
|
146
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
147
|
-
hideDrop: () => any;
|
|
148
|
-
showDrop: () => any;
|
|
149
|
-
clearFilter: () => any;
|
|
150
|
-
toggleFilter: () => any;
|
|
151
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
152
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Slot> & import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Slot;
|
|
153
|
-
}), {
|
|
154
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
155
|
-
onHideDrop?: () => any;
|
|
156
|
-
onShowDrop?: () => any;
|
|
157
|
-
onClearFilter?: () => any;
|
|
158
|
-
onToggleFilter?: () => any;
|
|
159
|
-
}>, {
|
|
160
|
-
hideDrop: () => void;
|
|
161
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
162
|
-
hideDrop: () => any;
|
|
163
|
-
showDrop: () => any;
|
|
164
|
-
clearFilter: () => any;
|
|
165
|
-
toggleFilter: () => any;
|
|
166
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
167
|
-
dropRef: {
|
|
168
|
-
$: import('vue').ComponentInternalInstance;
|
|
169
|
-
$data: {};
|
|
170
|
-
$props: Partial<{}> & Omit<{
|
|
171
|
-
readonly closeOnClick?: boolean;
|
|
172
|
-
readonly dropId?: string;
|
|
173
|
-
readonly isNested?: boolean;
|
|
174
|
-
readonly mode?: "click" | "hover" | "manual";
|
|
175
|
-
readonly offset?: string;
|
|
176
|
-
readonly paddingSize?: import('@opencloud-eu/design-system/helpers').SizeType | "remove";
|
|
177
|
-
readonly popperOptions?: Popper.Options;
|
|
178
|
-
readonly position?: "top-start" | "right-start" | "bottom-start" | "left-start" | "auto-start" | "top-end" | "right-end" | "bottom-end" | "left-end" | "auto-end";
|
|
179
|
-
readonly target?: string;
|
|
180
|
-
readonly toggle?: string;
|
|
181
|
-
readonly onHideDrop?: () => any;
|
|
182
|
-
readonly onShowDrop?: () => any;
|
|
183
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
|
|
184
|
-
$attrs: {
|
|
185
|
-
[x: string]: unknown;
|
|
186
|
-
};
|
|
187
|
-
$refs: {
|
|
188
|
-
[x: string]: unknown;
|
|
189
|
-
} & {
|
|
190
|
-
drop: HTMLDivElement;
|
|
191
|
-
};
|
|
192
|
-
$slots: Readonly<{
|
|
193
|
-
[name: string]: import('vue').Slot<any>;
|
|
194
|
-
}>;
|
|
195
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
196
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
197
|
-
$host: Element | null;
|
|
198
|
-
$emit: ((event: "hideDrop") => void) & ((event: "showDrop") => void);
|
|
199
|
-
$el: HTMLDivElement;
|
|
200
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Props> & Readonly<{
|
|
201
|
-
onHideDrop?: () => any;
|
|
202
|
-
onShowDrop?: () => any;
|
|
203
|
-
}>, {
|
|
204
|
-
show: (duration?: number) => void;
|
|
205
|
-
hide: (duration?: number) => void;
|
|
206
|
-
tippy: import('vue').Ref<any, any>;
|
|
207
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
208
|
-
hideDrop: () => any;
|
|
209
|
-
showDrop: () => any;
|
|
210
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
211
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
212
|
-
created?: (() => void) | (() => void)[];
|
|
213
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
214
|
-
mounted?: (() => void) | (() => void)[];
|
|
215
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
216
|
-
updated?: (() => void) | (() => void)[];
|
|
217
|
-
activated?: (() => void) | (() => void)[];
|
|
218
|
-
deactivated?: (() => void) | (() => void)[];
|
|
219
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
220
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
221
|
-
destroyed?: (() => void) | (() => void)[];
|
|
222
|
-
unmounted?: (() => void) | (() => void)[];
|
|
223
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
224
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
225
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
226
|
-
};
|
|
227
|
-
$forceUpdate: () => void;
|
|
228
|
-
$nextTick: typeof import('vue').nextTick;
|
|
229
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
230
|
-
} & Readonly<{}> & Omit<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Props> & Readonly<{
|
|
231
|
-
onHideDrop?: () => any;
|
|
232
|
-
onShowDrop?: () => any;
|
|
233
|
-
}>, "hide" | "show" | "tippy"> & import('vue').ShallowUnwrapRef<{
|
|
234
|
-
show: (duration?: number) => void;
|
|
235
|
-
hide: (duration?: number) => void;
|
|
236
|
-
tippy: import('vue').Ref<any, any>;
|
|
237
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
238
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Slots> & import('node_modules/@opencloud-eu/design-system/src/components/OcDrop/OcDrop.vue').Slots;
|
|
239
|
-
};
|
|
240
|
-
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
241
|
-
P: {};
|
|
242
|
-
B: {};
|
|
243
|
-
D: {};
|
|
244
|
-
C: {};
|
|
245
|
-
M: {};
|
|
246
|
-
Defaults: {};
|
|
247
|
-
}, Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
248
|
-
onHideDrop?: () => any;
|
|
249
|
-
onShowDrop?: () => any;
|
|
250
|
-
onClearFilter?: () => any;
|
|
251
|
-
onToggleFilter?: () => any;
|
|
252
|
-
}>, {
|
|
253
|
-
hideDrop: () => void;
|
|
254
|
-
}, {}, {}, {}, {}>;
|
|
255
|
-
__isFragment?: never;
|
|
256
|
-
__isTeleport?: never;
|
|
257
|
-
__isSuspense?: never;
|
|
258
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Props> & Readonly<{
|
|
259
|
-
onHideDrop?: () => any;
|
|
260
|
-
onShowDrop?: () => any;
|
|
261
|
-
onClearFilter?: () => any;
|
|
262
|
-
onToggleFilter?: () => any;
|
|
263
|
-
}>, {
|
|
264
|
-
hideDrop: () => void;
|
|
265
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
266
|
-
hideDrop: () => any;
|
|
267
|
-
showDrop: () => any;
|
|
268
|
-
clearFilter: () => any;
|
|
269
|
-
toggleFilter: () => any;
|
|
270
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
271
|
-
$slots: Readonly<import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Slot> & import('node_modules/@opencloud-eu/design-system/src/components/OcFilterChip/OcFilterChip.vue').Slot;
|
|
272
|
-
})>;
|
|
273
|
-
toggleItemSelection: (item: Item) => Promise<void>;
|
|
274
|
-
setSelectedItemsBasedOnQuery: () => void;
|
|
275
|
-
fromDate: import('vue').Ref<DateTime<boolean>, DateTime<boolean>>;
|
|
276
|
-
toDate: import('vue').Ref<DateTime<boolean>, DateTime<boolean>>;
|
|
277
|
-
dateRangeValid: import('vue').ComputedRef<boolean>;
|
|
278
|
-
applyDateRangeFilter: () => Promise<void>;
|
|
279
|
-
dateRangeApplied: import('vue').ComputedRef<boolean>;
|
|
280
|
-
setDateRangeDate: ({ date, error }: {
|
|
281
|
-
date: DateTime;
|
|
282
|
-
error: Error;
|
|
283
|
-
}, type: "from" | "to") => void;
|
|
284
|
-
dateRangeClicked: import('vue').Ref<boolean, boolean>;
|
|
285
|
-
queryParam: string;
|
|
286
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "selectionChange"[], "selectionChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
287
|
-
filterLabel: {
|
|
288
|
-
type: StringConstructor;
|
|
289
|
-
required: true;
|
|
290
|
-
};
|
|
291
|
-
filterName: {
|
|
292
|
-
type: StringConstructor;
|
|
293
|
-
required: true;
|
|
294
|
-
};
|
|
295
|
-
items: {
|
|
296
|
-
type: PropType<Item[]>;
|
|
297
|
-
required: true;
|
|
298
|
-
};
|
|
299
|
-
idAttribute: {
|
|
300
|
-
type: StringConstructor;
|
|
301
|
-
required: false;
|
|
302
|
-
default: string;
|
|
303
|
-
};
|
|
304
|
-
displayNameAttribute: {
|
|
305
|
-
type: StringConstructor;
|
|
306
|
-
required: false;
|
|
307
|
-
default: string;
|
|
308
|
-
};
|
|
309
|
-
}>> & Readonly<{
|
|
310
|
-
onSelectionChange?: (...args: any[]) => any;
|
|
311
|
-
}>, {
|
|
312
|
-
idAttribute: string;
|
|
313
|
-
displayNameAttribute: string;
|
|
314
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
315
|
-
export default _default;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { InlineFilterOption } from './types';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
filterName: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
required: true;
|
|
7
|
-
};
|
|
8
|
-
filterOptions: {
|
|
9
|
-
type: PropType<InlineFilterOption[]>;
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
}>, {
|
|
13
|
-
queryParam: string;
|
|
14
|
-
activeOption: import('vue').Ref<string, string>;
|
|
15
|
-
toggleFilter: (option: InlineFilterOption) => Promise<void>;
|
|
16
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "toggleFilter"[], "toggleFilter", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
|
-
filterName: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
required: true;
|
|
20
|
-
};
|
|
21
|
-
filterOptions: {
|
|
22
|
-
type: PropType<InlineFilterOption[]>;
|
|
23
|
-
required: true;
|
|
24
|
-
};
|
|
25
|
-
}>> & Readonly<{
|
|
26
|
-
onToggleFilter?: (...args: any[]) => any;
|
|
27
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
28
|
-
export default _default;
|