halo/ui/packages
Ryan Wang 796407c67d
refactor: improve type definitions for editor extension (#7425)
#### What type of PR is this?

/area plugin
/area editor
/milestone 2.20.x

#### What this PR does / why we need it:

Previously, editor extension related types were not exported because the type names conflicted with some UI component names, making it impossible to import extension types in plugins. This PR modifies the type names and exports them in index.ts.

#### Does this PR introduce a user-facing change?

```release-note
导出与编辑器扩展相关的类型定义
```
2025-05-13 09:56:06 +00:00
..
api-client feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
components chore: bump vue-related dependencies (#7210) 2025-01-21 03:20:12 +00:00
editor refactor: improve type definitions for editor extension (#7425) 2025-05-13 09:56:06 +00:00
shared chore: bump vue-related dependencies (#7210) 2025-01-21 03:20:12 +00:00
ui-plugin-bundler-kit Prepare for developing 2.20.0 (#6575) 2024-09-02 09:41:37 +00:00