[xwiki-contrib/cristal] b1ae88: CRISTAL-647: Activate verbatimModuleSyntax on type...
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: b1ae88e3c141ee7844cafbc94f2cfedd741538a7 https://github.com/xwiki-contrib/cristal/commit/b1ae88e3c141ee7844cafbc94f2c... Author: Manuel Leduc <[email protected]> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M api/src/api/attachmentsData.ts M api/src/api/cristalApp.ts M api/src/api/designSystemLoader.ts M api/src/api/storage.ts M core/alerts/alerts-default/src/defaultAlertsService.ts M core/attachments/attachments-api/src/attachment.ts M core/attachments/attachments-api/src/attachmentsPreview.ts M core/attachments/attachments-api/src/attachmentsService.ts M core/attachments/attachments-api/src/index.ts M core/attachments/attachments-default/src/defaultAttachmentPreview.ts M core/attachments/attachments-default/src/defaultAttachmentsService.ts M core/attachments/attachments-ui/src/AttachmentExtraTab.ts M core/attachments/attachments-ui/src/AttachmentPreviewContentAfterUIExtension.ts M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts M core/attachments/attachments-ui/src/index.ts M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue M core/authentication/authentication-api/src/authenticationManagerProvider.ts M core/authentication/authentication-api/src/index.ts M core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts M core/authentication/authentication-github-ui/src/vue/GitHubLoginMenu.vue M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts M core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue M core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts M core/authentication/authentication-nextcloud/src/NextcloudLoginFlowAuthenticationManager.ts M core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts M core/authentication/authentication-ui/src/index.ts M core/authentication/authentication-ui/src/vue/LoginMenu.vue M core/authentication/authentication-ui/src/vue/UserDetails.vue M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts M core/backends/backend-api/src/abstractStorage.ts M core/backends/backend-api/src/componentInit.ts M core/backends/backend-api/src/defaultStorageProvider.ts M core/backends/backend-api/src/index.ts M core/backends/backend-dexie/src/dexieOfflineStorage.ts M core/backends/backend-dexie/src/index.ts M core/backends/backend-github/src/githubStorage.ts M core/backends/backend-github/src/index.ts M core/backends/backend-nextcloud/src/nextcloudStorage.ts M core/backends/backend-xwiki/src/index.ts M core/backends/backend-xwiki/src/xwikiStorage.ts M core/browser/browser-api/src/index.ts M core/browser/browser-default/src/components/browser-api-default.ts M core/browser/browser-default/src/components/componentsInit.ts M core/collaboration/collaboration-api/src/collaborationManager.ts M core/collaboration/collaboration-api/src/collaborationManagerProvider.ts M core/collaboration/collaboration-hocuspocus/src/componentInit.ts M core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationProvider.ts M core/collaboration/collaboration-xwiki/src/XWikiCollaborationProvider.ts M core/collaboration/collaboration-xwiki/src/componentInit.ts M core/configuration/configuration-api/src/index.ts M core/date/date-api/src/componentInit.ts M core/date/date-api/src/defaultDateService.ts M core/date/date-api/src/index.ts M core/date/date-ui/src/vue/CDate.vue M core/document/document-default/src/defaultDocumentService.ts M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts M core/extra-tabs/extra-tabs-default/src/index.ts M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue M core/file-preview/file-preview-ui/src/vue/FilePreview.vue M core/file-preview/file-preview-ui/src/vue/preview/ImageFilePreview.vue M core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue M core/history/history-ui/src/HistoryExtraTab.ts M core/info-actions/info-actions-api/src/index.ts M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts M core/info-actions/info-actions-default/src/index.ts M core/info-actions/info-actions-ui/src/vue/InfoAction.vue M core/info-actions/info-actions-ui/src/vue/InfoActions.vue M core/link-suggest/link-suggest-api/src/DefaultLinkSuggestServiceProvider.ts M core/link-suggest/link-suggest-api/src/LinkSuggestServiceProvider.ts M core/link-suggest/link-suggest-api/src/componentInit.ts M core/link-suggest/link-suggest-api/src/index.ts M core/link-suggest/link-suggest-api/src/linkSuggestService.ts M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts M core/markdown/markdown-api/src/index.ts M core/markdown/markdown-default/src/__tests__/defaultMarkdownRenderer.test.ts M core/markdown/markdown-default/src/defaultMarkdownRenderer.ts M core/markdown/markdown-default/src/index.ts M core/model/model-click-listener/src/DefaultClickListener.ts M core/model/model-click-listener/src/componentInit.ts M core/model/model-local-url/src/componentInit.ts M core/model/model-local-url/src/defaultLocalURLParser.ts M core/model/model-local-url/src/defaultLocalURLSerializer.ts M core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts M core/model/model-reference/model-reference-api/src/defaultModelReferenceParserProvider.ts M core/model/model-reference/model-reference-api/src/defaultModelReferenceSerializerProvider.ts M core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts M core/model/model-reference/model-reference-api/src/modelReferenceParserProvider.ts M core/model/model-reference/model-reference-api/src/modelReferenceSerializer.ts M core/model/model-reference/model-reference-api/src/modelReferenceSerializerProvider.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts M core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts M core/model/model-reference/model-reference-github/src/gitHubModelReferenceSerializer.ts M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts M core/model/model-remote-url/model-remote-url-api/src/componentInit.ts M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts M core/model/model-remote-url/model-remote-url-api/src/remoteURLParserProvider.ts M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializerProvider.ts M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/componentInit.ts M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts M core/model/model-remote-url/model-remote-url-github/src/componentInit.ts M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts M core/model/model-remote-url/model-remote-url-nextcloud/src/__tests__/nextcloudRemoteUrlSerializer.test.ts M core/model/model-remote-url/model-remote-url-nextcloud/src/componentInit.ts M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts M core/page-actions/page-actions-api/src/index.ts M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts M core/page-actions/page-actions-default/src/DefaultPageActionService.ts M core/page/page-default/src/defaultPageReader.ts M core/page/page-default/src/defaultPageWriter.ts M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue M core/uiextension/uiextension-api/src/index.ts M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M core/uiextension/uiextension-default/src/index.ts M core/uiextension/uiextension-ui/src/vue/UIExtensions.vue M core/uniast/src/ast.ts M core/uniast/src/interface.ts M core/uniast/src/markdown/md-to-uniast.ts M core/uniast/src/markdown/uniast-to-md.ts M core/user/user-ui/src/vue/CUser.vue M ds/api/src/index.ts M ds/dsfr/src/vue/x-avatar.vue M ds/dsfr/src/vue/x-btn.vue M ds/shoelace/src/vue/x-breadcrumb.vue M ds/shoelace/src/vue/x-card.vue M ds/shoelace/src/vue/x-tab-panel.vue M ds/shoelace/src/vue/x-tab.vue M ds/vuetify/src/vue/x-breadcrumb.vue M ds/vuetify/src/vue/x-tab-group.vue M ds/vuetify/src/vue/x-tab-panel.vue M ds/vuetify/src/vue/x-tab.vue M editors/blocknote-headless/src/components/currentUser.ts M editors/blocknote-headless/src/components/linkEditionContext.ts M editors/blocknote-headless/src/uniast/bn-to-uniast.ts M editors/blocknote-headless/src/uniast/uniast-to-bn.ts M editors/blocknote-headless/src/vue/c-blocknote-view.vue M editors/blocknote-react/src/App.tsx M editors/blocknote-react/src/blocknote/index.ts M editors/blocknote-react/src/blocknote/utils.tsx M editors/blocknote-react/src/components/BlockNoteViewWrapper.tsx M editors/blocknote-react/src/components/CustomFormattingToolbar.tsx M editors/blocknote-react/src/components/SearchBox.tsx M editors/blocknote-react/src/components/images/CustomImageToolbar.tsx M editors/blocknote-react/src/components/images/ImageFilePanel.tsx M editors/blocknote-react/src/components/images/ImageSelector.tsx M editors/blocknote-react/src/components/links/CustomCreateLinkButton.tsx M editors/blocknote-react/src/components/links/CustomLinkToolbar.tsx M editors/blocknote-react/src/components/links/LinkEditor.tsx M editors/blocknote-react/src/hooks.ts M editors/blocknote-react/src/index.tsx M editors/blocknote-react/src/misc/linkSuggest.ts M editors/blocknote-react/tsconfig.json M editors/blocknote/src/components/componentsInit.ts M editors/blocknote/src/vue/c-edit-blocknote.vue M editors/tiptap/src/components/componentsInit.ts M editors/tiptap/src/components/extensions/actionCategoryDescriptor.ts M editors/tiptap/src/components/extensions/actionDescriptor.ts M editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts M editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts M editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts M editors/tiptap/src/components/extensions/link-suggest.ts M editors/tiptap/src/components/extensions/menu-helpers.ts M editors/tiptap/src/components/extensions/slash.ts M editors/tiptap/src/components/uixTiptapEditorProvider.ts M editors/tiptap/src/extensions/autoSaver.ts M editors/tiptap/src/extensions/collaborationKit.ts M editors/tiptap/src/extensions/collaborationKitOptions.ts M editors/tiptap/src/extensions/link.ts M editors/tiptap/src/extensions/markdown.ts M editors/tiptap/src/stores/actions.ts M editors/tiptap/src/stores/getters.ts M editors/tiptap/src/stores/link-suggest-store.ts M editors/tiptap/src/stores/props.ts M editors/tiptap/src/stores/slash-store.ts M editors/tiptap/src/stores/state.ts M editors/tiptap/src/tiptap/helpers.ts M editors/tiptap/src/vue/c-connection-status.vue M editors/tiptap/src/vue/c-edit-tiptap.vue M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue M editors/tiptap/src/vue/c-tiptap-link-edit.vue M editors/tiptap/src/vue/c-tiptap-link-suggest.vue M editors/tiptap/src/vue/c-tiptap-selector.vue M editors/tiptap/src/vue/compute-current-user.ts M editors/tiptap/src/vue/list-navigation-helper.ts M editors/tiptap/src/vue/on-quit-helper.ts M electron/authentication/authentication-github/authentication-github-main/src/index.ts M electron/authentication/authentication-github/authentication-github-preload/src/index.ts M electron/authentication/authentication-github/authentication-github-renderer/src/GitHubAuthenticationManager.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudLoginFlowAuthenticationManager.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts M electron/authentication/authentication-xwiki/authentication-xwiki-preload/src/index.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts M electron/browser/src/components/browser-api-electron.ts M electron/browser/src/componentsInit.ts M electron/browser/src/electron/preload/index.ts M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts M electron/preload/package.json M electron/settings/settings-main/src/storage.ts M electron/storage/src/components/FileSystemConfig.ts M electron/storage/src/components/fileSystemStorage.ts M electron/storage/src/electron/main/index.ts M electron/storage/src/electron/preload/apiTypes.ts M electron/storage/src/electron/preload/index.ts M extension-manager/src/index.ts M lib/src/components/DefaultCristalApp.ts M lib/src/default/defaultComponentsList.ts M macros/src/components/alertMacro.ts M macros/src/components/errorMacro.ts M macros/src/components/infoMacro.ts M macros/src/components/successMacro.ts M macros/src/components/warningMacro.ts M sharedworker/impl/src/components/worker.ts M sharedworker/impl/src/components/workerCristalApp.ts M skin/src/api/uixEditorProvider.ts M skin/src/components/InformationTab.ts M skin/src/components/componentsInit.ts M skin/src/components/defaultUIXEditorProvider.ts M skin/src/components/info-actions/commentsInfoAction.ts M skin/src/components/info-actions/likesInfoAction.ts M skin/src/composables/mouse.ts M skin/src/composables/viewport.ts M skin/src/vue/c-article.vue M skin/src/vue/c-content.vue M skin/src/vue/c-document-refresher.vue M skin/src/vue/c-edit.vue M skin/src/vue/c-page-creation-menu.vue M skin/src/vue/c-sidebar.vue M skin/src/vue/c-view.vue M skin/src/vue/contentTools.ts M tsconfig.json M web/src/index.ts M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue Log Message: ----------- CRISTAL-647: Activate verbatimModuleSyntax on typescript configuration To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications