feat: updating name for default swappable refs

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-08-11 13:41:02 +02:00
parent 4de73c5c18
commit d274e0c90e
8 changed files with 34 additions and 49 deletions
@@ -59,11 +59,11 @@ Extensions that provides default theme inputs for the `App` extension.
Extensions that provides default components inputs for the `App` extension.
| kind | namespace | name | id |
| :--------: | :-------: | :-------------------------------: | :------------------------------------------------: |
| components | app | core.components.progress | `components:app/core.components.progress` |
| components | app | core.components.notFoundErrorPage | `components:app/core.components.notFoundErrorPage` |
| components | app | core.components.errorDisplay | `components:app/core.components.errorDisplay` |
| kind | namespace | name | id |
| :--------: | :-------: | :-----------------------: | :----------------------------------------: |
| components | app | core-progress | `components:app/core-progress` |
| components | app | core-not-found-error-page | `components:app/core-not-found-error-page` |
| components | app | core-error-display | `components:app/core-error-display` |
#### Default apis extensions