@@ -37,6 +37,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
37
37
trim = LineHeightStyle .Trim .None ,
38
38
),
39
39
platformStyle = PlatformTextStyle (includeFontPadding = false ),
40
+ textDirection = TextDirection .Content ,
40
41
),
41
42
displayMedium = TextStyle (
42
43
fontSize = 44 .sp,
@@ -49,6 +50,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
49
50
trim = LineHeightStyle .Trim .None ,
50
51
),
51
52
platformStyle = PlatformTextStyle (includeFontPadding = false ),
53
+ textDirection = TextDirection .Content ,
52
54
),
53
55
displaySmall = TextStyle (
54
56
fontSize = 36 .sp,
@@ -61,6 +63,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
61
63
trim = LineHeightStyle .Trim .None ,
62
64
),
63
65
platformStyle = PlatformTextStyle (includeFontPadding = false ),
66
+ textDirection = TextDirection .Content ,
64
67
),
65
68
headlineLarge = TextStyle (
66
69
fontSize = 32 .sp,
@@ -73,6 +76,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
73
76
trim = LineHeightStyle .Trim .None ,
74
77
),
75
78
platformStyle = PlatformTextStyle (includeFontPadding = false ),
79
+ textDirection = TextDirection .Content ,
76
80
),
77
81
headlineMedium = TextStyle (
78
82
fontSize = 28 .sp,
@@ -85,6 +89,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
85
89
trim = LineHeightStyle .Trim .None ,
86
90
),
87
91
platformStyle = PlatformTextStyle (includeFontPadding = false ),
92
+ textDirection = TextDirection .Content ,
88
93
),
89
94
headlineSmall = TextStyle (
90
95
fontSize = 18 .sp,
@@ -97,6 +102,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
97
102
trim = LineHeightStyle .Trim .None ,
98
103
),
99
104
platformStyle = PlatformTextStyle (includeFontPadding = false ),
105
+ textDirection = TextDirection .Content ,
100
106
),
101
107
titleLarge = TextStyle (
102
108
fontSize = 19 .sp,
@@ -109,6 +115,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
109
115
trim = LineHeightStyle .Trim .None ,
110
116
),
111
117
platformStyle = PlatformTextStyle (includeFontPadding = false ),
118
+ textDirection = TextDirection .Content ,
112
119
),
113
120
titleMedium = TextStyle (
114
121
fontSize = 16 .sp,
@@ -121,6 +128,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
121
128
trim = LineHeightStyle .Trim .None ,
122
129
),
123
130
platformStyle = PlatformTextStyle (includeFontPadding = false ),
131
+ textDirection = TextDirection .Content ,
124
132
),
125
133
titleSmall = TextStyle (
126
134
fontSize = 14 .sp,
@@ -133,6 +141,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
133
141
trim = LineHeightStyle .Trim .None ,
134
142
),
135
143
platformStyle = PlatformTextStyle (includeFontPadding = false ),
144
+ textDirection = TextDirection .Content ,
136
145
),
137
146
bodyLarge = TextStyle (
138
147
fontSize = 15 .sp,
@@ -145,6 +154,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
145
154
trim = LineHeightStyle .Trim .None ,
146
155
),
147
156
platformStyle = PlatformTextStyle (includeFontPadding = false ),
157
+ textDirection = TextDirection .Content ,
148
158
),
149
159
bodyMedium = TextStyle (
150
160
fontSize = 13 .sp,
@@ -157,6 +167,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
157
167
trim = LineHeightStyle .Trim .None ,
158
168
),
159
169
platformStyle = PlatformTextStyle (includeFontPadding = false ),
170
+ textDirection = TextDirection .Content ,
160
171
),
161
172
bodyMediumEmphasis = TextStyle (
162
173
fontSize = 13 .sp,
@@ -169,6 +180,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
169
180
trim = LineHeightStyle .Trim .None ,
170
181
),
171
182
platformStyle = PlatformTextStyle (includeFontPadding = false ),
183
+ textDirection = TextDirection .Content ,
172
184
),
173
185
bodySmall = TextStyle (
174
186
fontSize = 12 .sp,
@@ -181,6 +193,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
181
193
trim = LineHeightStyle .Trim .None ,
182
194
),
183
195
platformStyle = PlatformTextStyle (includeFontPadding = false ),
196
+ textDirection = TextDirection .Content ,
184
197
),
185
198
labelLarge = TextStyle (
186
199
fontSize = 14 .sp,
@@ -193,6 +206,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
193
206
trim = LineHeightStyle .Trim .None ,
194
207
),
195
208
platformStyle = PlatformTextStyle (includeFontPadding = false ),
209
+ textDirection = TextDirection .Content ,
196
210
),
197
211
labelMedium = TextStyle (
198
212
fontSize = 12 .sp,
@@ -205,6 +219,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
205
219
trim = LineHeightStyle .Trim .None ,
206
220
),
207
221
platformStyle = PlatformTextStyle (includeFontPadding = false ),
222
+ textDirection = TextDirection .Content ,
208
223
),
209
224
labelSmall = TextStyle (
210
225
fontSize = 12 .sp,
@@ -217,6 +232,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
217
232
trim = LineHeightStyle .Trim .None ,
218
233
),
219
234
platformStyle = PlatformTextStyle (includeFontPadding = false ),
235
+ textDirection = TextDirection .Content ,
220
236
),
221
237
sensitiveInfoSmall = TextStyle (
222
238
fontSize = 14 .sp,
@@ -255,6 +271,7 @@ val bitwardenTypography: BitwardenTypography = BitwardenTypography(
255
271
trim = LineHeightStyle .Trim .None ,
256
272
),
257
273
platformStyle = PlatformTextStyle (includeFontPadding = false ),
274
+ textDirection = TextDirection .Content ,
258
275
),
259
276
)
260
277
0 commit comments