halo/ui/console-src/modules/dashboard/components
Ryan Wang 315073406f
feat: add stack widget for dashboard (#7525)
#### What type of PR is this?

/area ui
/kind feautre
/milestone 2.21.x

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

This PR adds a core Dashboard Widget called Stack Widget, which is used to stack a batch of components in the same location and supports manual or automatic switching.

<img width="737" alt="image" src="https://github.com/user-attachments/assets/de448cd8-cf62-4608-8523-88395298e734" />
<img width="827" alt="image" src="https://github.com/user-attachments/assets/fecaf637-9cb8-444a-888b-0ee2a9700bc7" />

#### Which issue(s) this PR fixes:

Fixes #

#### Special notes for your reviewer:

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

```release-note
为仪表盘添加堆叠小部件
```
2025-06-09 15:08:34 +00:00
..
ActionButton.vue feat: add stack widget for dashboard (#7525) 2025-06-09 15:08:34 +00:00
WidgetCard.vue feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00
WidgetConfigFormModal.vue feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00
WidgetEditableItem.vue feat: add stack widget for dashboard (#7525) 2025-06-09 15:08:34 +00:00
WidgetHubModal.vue feat: add stack widget for dashboard (#7525) 2025-06-09 15:08:34 +00:00
WidgetViewItem.vue feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00