mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-07 21:53:16 +00:00
Update frontend test snapshots
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user