Update frontend test snapshots

This commit is contained in:
Quentin Gliech
2025-02-21 15:28:33 +01:00
parent bde473faf7
commit b426bd5524
10 changed files with 325 additions and 325 deletions
@@ -9,7 +9,7 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
class="flex flex-row gap-2 justify-start items-center"
>
<h3
class="_typography_yh5dq_162 _font-heading-md-semibold_yh5dq_121"
class="_typography_6v6n8_153 _font-heading-md-semibold_6v6n8_112"
>
Test Client
</h3>
@@ -18,11 +18,11 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
class="flex flex-col gap-6"
>
<h4
class="_typography_yh5dq_162 _font-heading-sm-semibold_yh5dq_102"
class="_typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
>
Client info
<div
class="_separator_144s5_17"
class="_separator_7ckbw_8"
data-kind="section"
data-orientation="horizontal"
role="separator"
@@ -35,12 +35,12 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
class="flex flex-col min-w-0"
>
<h5
class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
class="_typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
>
Name
</h5>
<p
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
class="_typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
>
Test Client
</p>
@@ -49,15 +49,15 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
class="flex flex-col min-w-0"
>
<h5
class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
class="_typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
>
Terms of service
</h5>
<p
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
class="_typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
>
<a
class="_link_ue21z_17 _externalLink_a97355"
class="_link_1v5rz_8 _externalLink_a97355"
data-kind="primary"
data-size="medium"
href="https://client.org/tos"
@@ -72,15 +72,15 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
class="flex flex-col min-w-0"
>
<h5
class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
class="_typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
>
Policy
</h5>
<p
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
class="_typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
>
<a
class="_link_ue21z_17 _externalLink_a97355"
class="_link_1v5rz_8 _externalLink_a97355"
data-kind="primary"
data-size="medium"
href="https://client.org/policy"