diff --git a/docs/components/layout-navigation/modals.md b/docs/components/layout-navigation/modals.md index ddccfef067..ec64644466 100644 --- a/docs/components/layout-navigation/modals.md +++ b/docs/components/layout-navigation/modals.md @@ -79,7 +79,7 @@ import { viewChild } from '@angular/core'; diff --git a/playwright/e2e/element-examples/si-tabs-legacy.spec.ts b/playwright/e2e/element-examples/si-tabs-legacy.spec.ts index 3fc6659fb1..93aaecb6ac 100644 --- a/playwright/e2e/element-examples/si-tabs-legacy.spec.ts +++ b/playwright/e2e/element-examples/si-tabs-legacy.spec.ts @@ -11,7 +11,7 @@ test.describe('si-tabs', () => { await si.visitExample(example); await page.locator('si-tabset-legacy button').getByText('Reception').click(); await si.runVisualAndA11yTests(); - await page.locator('si-tabset-legacy .btn-ghost.close').first().click(); + await page.locator('si-tabset-legacy .btn-tertiary-ghost.close').first().click(); await expect(page.locator('#si-tabset button').getByText('Reception')).toHaveCount(0); await si.runVisualAndA11yTests('delete'); }); diff --git a/projects/dashboards-demo/src/app/components/widget-catalog/custom-widget-catalog.component.html b/projects/dashboards-demo/src/app/components/widget-catalog/custom-widget-catalog.component.html index 71c902fd39..a222517eda 100644 --- a/projects/dashboards-demo/src/app/components/widget-catalog/custom-widget-catalog.component.html +++ b/projects/dashboards-demo/src/app/components/widget-catalog/custom-widget-catalog.component.html @@ -2,7 +2,7 @@ Custom Catalog } @else if (action.type === 'router-link') { } @else if (action.type === 'link') { - - diff --git a/src/app/examples/buttons/buttons.html b/src/app/examples/buttons/buttons.html index 1e8c8a8cd0..08216543c5 100644 --- a/src/app/examples/buttons/buttons.html +++ b/src/app/examples/buttons/buttons.html @@ -4,7 +4,7 @@ - + - @@ -180,7 +180,7 @@

Circle buttons

@@ -243,7 +243,7 @@

Circle buttons

@@ -333,7 +333,7 @@

Button links

Danger Link - + Ghost Link diff --git a/src/app/examples/si-chat-messages/si-attachment-list.html b/src/app/examples/si-chat-messages/si-attachment-list.html index 1a541bf4fe..299f3e2eff 100644 --- a/src/app/examples/si-chat-messages/si-attachment-list.html +++ b/src/app/examples/si-chat-messages/si-attachment-list.html @@ -17,7 +17,7 @@ diff --git a/src/app/examples/si-list-details/si-list-details.html b/src/app/examples/si-list-details/si-list-details.html index d18db6d3b0..1da536210e 100644 --- a/src/app/examples/si-list-details/si-list-details.html +++ b/src/app/examples/si-list-details/si-list-details.html @@ -38,7 +38,7 @@ /> diff --git a/src/app/examples/si-loading-spinner/si-loading-button.html b/src/app/examples/si-loading-spinner/si-loading-button.html index 1387edcd67..c38c979916 100644 --- a/src/app/examples/si-loading-spinner/si-loading-button.html +++ b/src/app/examples/si-loading-spinner/si-loading-button.html @@ -69,7 +69,7 @@ (click)="handleClick('circle button')" />