Skip to content

Conversation

@iOvergaard
Copy link
Contributor

Description

Exports new types from documents/documents/url

Fixes #19413

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to export additional types from the documents package, ensuring that new types from the URL submodule are available.

  • Added export of repository types in documents/url/types.ts
  • Re-exported repository index in documents/url/index.ts
  • Re-exported URL types in documents/types.ts

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/Umbraco.Web.UI.Client/src/packages/documents/documents/url/types.ts Adds export for repository types; syntax issue present.
src/Umbraco.Web.UI.Client/src/packages/documents/documents/url/index.ts Re-exports repository index for enhanced type visibility.
src/Umbraco.Web.UI.Client/src/packages/documents/documents/types.ts Adds re-export of URL types; syntax issue present.

@iOvergaard iOvergaard merged commit 25e7f19 into release/16.0 May 26, 2025
24 checks passed
@iOvergaard iOvergaard deleted the v16/bugfix/export-document-url-types branch May 26, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants