@@ -9,7 +9,7 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
9
9
class = " flex flex-row gap-2 justify-start items-center"
10
10
>
11
11
<h3
12
- class = " _typography_yh5dq_162 _font-heading-md-semibold_yh5dq_121 "
12
+ class = " _typography_6v6n8_153 _font-heading-md-semibold_6v6n8_112 "
13
13
>
14
14
Test Client
15
15
</h3 >
@@ -18,11 +18,11 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
18
18
class = " flex flex-col gap-6"
19
19
>
20
20
<h4
21
- class = " _typography_yh5dq_162 _font-heading-sm-semibold_yh5dq_102 "
21
+ class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93 "
22
22
>
23
23
Client info
24
24
<div
25
- class = " _separator_144s5_17 "
25
+ class = " _separator_7ckbw_8 "
26
26
data-kind = " section"
27
27
data-orientation = " horizontal"
28
28
role = " separator"
@@ -35,12 +35,12 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
35
35
class = " flex flex-col min-w-0"
36
36
>
37
37
<h5
38
- class = " _typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
38
+ class = " _typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
39
39
>
40
40
Name
41
41
</h5 >
42
42
<p
43
- class = " _typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
43
+ class = " _typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
44
44
>
45
45
Test Client
46
46
</p >
@@ -49,15 +49,15 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
49
49
class = " flex flex-col min-w-0"
50
50
>
51
51
<h5
52
- class = " _typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
52
+ class = " _typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
53
53
>
54
54
Terms of service
55
55
</h5 >
56
56
<p
57
- class = " _typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
57
+ class = " _typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
58
58
>
59
59
<a
60
- class = " _link_ue21z_17 _externalLink_a97355"
60
+ class = " _link_1v5rz_8 _externalLink_a97355"
61
61
data-kind = " primary"
62
62
data-size = " medium"
63
63
href = " https://client.org/tos"
@@ -72,15 +72,15 @@ exports[`<OAuth2ClientDetail> > renders client details 1`] = `
72
72
class = " flex flex-col min-w-0"
73
73
>
74
74
<h5
75
- class = " _typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 text-secondary"
75
+ class = " _typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 text-secondary"
76
76
>
77
77
Policy
78
78
</h5 >
79
79
<p
80
- class = " _typography_yh5dq_162 _font-body-md-regular_yh5dq_59 text-ellipsis overflow-hidden"
80
+ class = " _typography_6v6n8_153 _font-body-md-regular_6v6n8_50 text-ellipsis overflow-hidden"
81
81
>
82
82
<a
83
- class = " _link_ue21z_17 _externalLink_a97355"
83
+ class = " _link_1v5rz_8 _externalLink_a97355"
84
84
data-kind = " primary"
85
85
data-size = " medium"
86
86
href = " https://client.org/policy"
0 commit comments