@m4l/styles 7.1.27 → 7.1.29-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38,9 +38,9 @@ const a = {
38
38
  // comprobado,
39
39
  activeOpacityDark: e.patronus[50],
40
40
  // comprobado,
41
- focusOpacityLight: e.patronus[5] || "#fff",
41
+ focusOpacityLight: e.patronus[10] || "#fff",
42
42
  // comprobado,
43
- focusOpacityDark: e.patronus[10],
43
+ focusOpacityDark: e.patronus[20],
44
44
  // comprobado,
45
45
  opacityLight: e.patronus[10],
46
46
  // comprobado,
@@ -54,13 +54,13 @@ const a = {
54
54
  // comprobado,,
55
55
  dark: t.patronusBlue[30],
56
56
  // comprobado,,
57
- darker: t.patronusBlue[30],
57
+ darker: t.patronusBlue[10],
58
58
  // comprobado,,
59
59
  contrastText: t.marbleLight[30],
60
60
  // comprobado,
61
61
  semanticTextLight: t.patronusBlue[70],
62
62
  // comprobado,
63
- semanticTextDark: t.patronusBlue[40],
63
+ semanticTextDark: t.patronusBlue[30],
64
64
  // comprobado,
65
65
  // Tone colors
66
66
  toneOpacityLight: t.patronusBlue[5],
@@ -68,9 +68,81 @@ const a = {
68
68
  toneOpacityDark: t.patronusBlue[95],
69
69
  // comprobado,
70
70
  // border
71
- borderMainDark: e.patronus[50],
71
+ borderMainLight: e.patronus[40],
72
72
  // comprobado,
73
- borderMainLight: e.patronus[50]
73
+ borderMainDark: e.patronus[40]
74
+ // comprobado,
75
+ },
76
+ grass: {
77
+ enabledLight: t.grassGreen[50],
78
+ // comprobado
79
+ enabledDark: t.grassGreen[50],
80
+ // comprobado
81
+ hoverLight: t.grassGreen[40],
82
+ // comprobado,
83
+ hoverDark: t.grassGreen[40],
84
+ // comprobado,
85
+ selectedLight: t.grassGreen[60],
86
+ // comprobado,
87
+ selectedDark: t.grassGreen[60],
88
+ // comprobado,
89
+ activeLight: t.grassGreen[70],
90
+ // comprobado,
91
+ activeDark: t.grassGreen[70],
92
+ // comprobado,
93
+ focusLight: t.grassGreen[40],
94
+ // comprobado,
95
+ focusDark: t.grassGreen[60],
96
+ // comprobado,
97
+ enabledOpacityLight: e.grass[30],
98
+ // comprobado
99
+ enabledOpacityDark: e.grass[30],
100
+ // comprobado,
101
+ hoverOpacityLight: e.grass[20],
102
+ // comprobado,
103
+ hoverOpacityDark: e.grass[20],
104
+ // comprobado,
105
+ selectedOpacityLight: e.grass[30],
106
+ // comprobado,
107
+ selectedOpacityDark: e.grass[40],
108
+ // comprobado,
109
+ activeOpacityLight: e.grass[40],
110
+ // comprobado,
111
+ activeOpacityDark: e.grass[50],
112
+ // comprobado,
113
+ focusOpacityLight: e.grass[10],
114
+ // comprobado,
115
+ focusOpacityDark: e.grass[15] || "#fff",
116
+ // comprobado,
117
+ opacityLight: e.grass[10],
118
+ // comprobado,
119
+ opacityDark: e.grass[10],
120
+ // comprobado,
121
+ main: t.grassGreen[50],
122
+ // comprobado,,
123
+ light: t.grassGreen[30],
124
+ // comprobado,,
125
+ lighter: t.grassGreen[70],
126
+ // comprobado,,
127
+ dark: t.grassGreen[20],
128
+ // comprobado,,
129
+ darker: t.grassGreen[10],
130
+ // comprobado,,
131
+ contrastText: t.marbleLight[30],
132
+ // comprobado,
133
+ semanticTextLight: t.grassGreen[60],
134
+ // comprobado,
135
+ semanticTextDark: t.grassGreen[30],
136
+ // comprobado,
137
+ // Tone colors
138
+ toneOpacityLight: t.grassGreen[5],
139
+ // comprobado,
140
+ toneOpacityDark: t.grassGreen[95],
141
+ // comprobado,
142
+ // border
143
+ borderMainLight: e.grass[40],
144
+ // comprobado,
145
+ borderMainDark: e.grass[40]
74
146
  // comprobado,
75
147
  },
76
148
  turqui: {
@@ -132,7 +204,7 @@ const a = {
132
204
  // comprobado,
133
205
  semanticTextLight: t.turquiBlue[50],
134
206
  // comprobado,
135
- semanticTextDark: t.turquiBlue[40],
207
+ semanticTextDark: t.turquiBlue[20],
136
208
  // comprobado,
137
209
  // Tone colors
138
210
  toneOpacityLight: t.turquiBlue[5],
@@ -140,9 +212,9 @@ const a = {
140
212
  toneOpacityDark: t.turquiBlue[95],
141
213
  // comprobado,
142
214
  // border
143
- borderMainDark: e.turqui[50],
215
+ borderMainLight: e.turqui[40],
144
216
  // comprobado,
145
- borderMainLight: e.turqui[50]
217
+ borderMainDark: e.turqui[40]
146
218
  // comprobado,
147
219
  },
148
220
  brown: {
@@ -180,7 +252,7 @@ const a = {
180
252
  // comprobado,
181
253
  activeOpacityLight: e.brown[40],
182
254
  // comprobado,
183
- activeOpacityDark: e.brown[40],
255
+ activeOpacityDark: e.brown[50],
184
256
  // comprobado,
185
257
  focusOpacityLight: e.brown[10],
186
258
  // comprobado,
@@ -204,7 +276,7 @@ const a = {
204
276
  // comprobado,
205
277
  semanticTextLight: t.brown[50],
206
278
  // comprobado,
207
- semanticTextDark: t.brown[40],
279
+ semanticTextDark: t.brown[10],
208
280
  // comprobado,
209
281
  // Tone colors
210
282
  toneOpacityLight: t.brown[5],
@@ -212,9 +284,9 @@ const a = {
212
284
  toneOpacityDark: t.brown[95],
213
285
  // comprobado,
214
286
  // border
215
- borderMainDark: e.brown[50],
287
+ borderMainDark: e.brown[40],
216
288
  // comprobado,
217
- borderMainLight: e.brown[50]
289
+ borderMainLight: e.brown[40]
218
290
  // comprobado,
219
291
  },
220
292
  blaze: {
@@ -284,81 +356,9 @@ const a = {
284
356
  toneOpacityDark: t.blazeOrange[95],
285
357
  // comprobado,
286
358
  // border
287
- borderMainDark: e.blaze[50],
288
- // comprobado,
289
- borderMainLight: e.blaze[50]
290
- // comprobado,
291
- },
292
- grass: {
293
- enabledLight: t.grassGreen[50],
294
- // comprobado
295
- enabledDark: t.grassGreen[50],
296
- // comprobado
297
- hoverLight: t.grassGreen[40],
298
- // comprobado,
299
- hoverDark: t.grassGreen[40],
300
- // comprobado,
301
- selectedLight: t.grassGreen[60],
302
- // comprobado,
303
- selectedDark: t.grassGreen[60],
304
- // comprobado,
305
- activeLight: t.grassGreen[70],
306
- // comprobado,
307
- activeDark: t.grassGreen[70],
308
- // comprobado,
309
- focusLight: t.grassGreen[40],
310
- // comprobado,
311
- focusDark: t.grassGreen[60],
312
- // comprobado,
313
- enabledOpacityLight: e.grass[30],
314
- // comprobado
315
- enabledOpacityDark: e.grass[30],
316
- // comprobado,
317
- hoverOpacityLight: e.grass[20],
318
- // comprobado,
319
- hoverOpacityDark: e.grass[20],
320
- // comprobado,
321
- selectedOpacityLight: e.grass[30],
322
- // comprobado,
323
- selectedOpacityDark: e.grass[40],
324
- // comprobado,
325
- activeOpacityLight: e.grass[40],
326
- // comprobado,
327
- activeOpacityDark: e.grass[50],
328
- // comprobado,
329
- focusOpacityLight: e.grass[10],
330
- // comprobado,
331
- focusOpacityDark: e.grass[15] || "#fff",
332
- // comprobado,
333
- opacityLight: e.grass[10],
334
- // comprobado,
335
- opacityDark: e.grass[10],
336
- // comprobado,
337
- main: t.grassGreen[50],
338
- // comprobado,,
339
- light: t.grassGreen[30],
340
- // comprobado,,
341
- lighter: t.grassGreen[70],
342
- // comprobado,,
343
- dark: t.grassGreen[20],
344
- // comprobado,,
345
- darker: t.grassGreen[10],
346
- // comprobado,,
347
- contrastText: t.marbleLight[30],
348
- // comprobado,
349
- semanticTextLight: t.grassGreen[60],
350
- // comprobado,
351
- semanticTextDark: t.grassGreen[40],
352
- // comprobado,
353
- // Tone colors
354
- toneOpacityLight: t.grassGreen[5],
355
- // comprobado,
356
- toneOpacityDark: t.grassGreen[95],
357
- // comprobado,
358
- // border
359
- borderMainDark: e.grass[50],
359
+ borderMainLight: e.blaze[40],
360
360
  // comprobado,
361
- borderMainLight: e.grass[50]
361
+ borderMainDark: e.blaze[40]
362
362
  // comprobado,
363
363
  }
364
364
  }, o = {
@@ -197,7 +197,7 @@ const e = {
197
197
  // Tone colors
198
198
  toneOpacityLight: a.flameRed[5],
199
199
  // comprobado,
200
- toneOpacityDark: a.flameRed[95]
200
+ toneOpacityDark: a.flameRed[90]
201
201
  },
202
202
  success: {
203
203
  enabledLight: a.acidGreen[50],
@@ -232,7 +232,7 @@ const e = {
232
232
  // comprobado,
233
233
  selectedOpacityDark: t.acid[40],
234
234
  // comprobado,
235
- activeOpacityLight: t.acid[40],
235
+ activeOpacityLight: t.acid[50],
236
236
  // comprobado,
237
237
  activeOpacityDark: t.acid[50],
238
238
  // comprobado,
@@ -1,6 +1,7 @@
1
- const E = {
2
- "0.5": "0.5px"
1
+ const n = {
2
+ normal: "0.5px",
3
+ dens: "0.8px"
3
4
  };
4
5
  export {
5
- E as B
6
+ n as B
6
7
  };
@@ -1,7 +1,8 @@
1
1
  const e = {
2
- regular: 500,
3
- dens: 700,
4
- number: 0
2
+ regular: 520,
3
+ dens: 720,
4
+ number: 0,
5
+ medium: 600
5
6
  };
6
7
  export {
7
8
  e as B
@@ -58,12 +58,13 @@ export interface BaseFontSize {
58
58
  /**
59
59
  * Lista de variantes semánticas en tipografía que se pueden utilizar en la aplicación web.
60
60
  */
61
- export type TypographyVariants = 'h1' | 'h2' | 'h3' | 'h5' | 'subtitle' | 'subtitleDens' | 'paragraph' | 'paragraphDens' | 'body' | 'bodyDens';
61
+ export type TypographyVariants = 'h1' | 'h2' | 'h3' | 'h5' | 'subtitle' | 'subtitleDens' | 'paragraph' | 'paragraphDens' | 'caption' | 'captionDens' | 'body' | 'bodyDens';
62
62
  /**
63
63
  * Representa los valores predefinidos para los espaciados entre caracteres en la aplicación web.
64
64
  */
65
65
  export interface BaseLetterSpacing {
66
- '0.5': '0.5px';
66
+ normal: string;
67
+ dens: string;
67
68
  }
68
69
  /**
69
70
  * Lista de atributos css que se pueden aplicar a los textos en la aplicación web.
@@ -101,6 +102,7 @@ export interface BaseWeight {
101
102
  regular: number;
102
103
  dens: number;
103
104
  number: number;
105
+ medium: number;
104
106
  }
105
107
  /**
106
108
  * Representa el conjunto con el que los desarrolladores seleccionan el tamaño de los direntes textos en la aplicación web.
@@ -1,14 +1,14 @@
1
1
  import { B as o } from "./baseLetterSpacing.js";
2
2
  import { B as E } from "./baseLineHeight.js";
3
- import { B as t } from "./baseWeight.js";
4
- import { T as r, a as S } from "./typographySizes.js";
5
- const a = {
6
- mobile: r,
7
- desktop: S,
3
+ import { B as r } from "./baseWeight.js";
4
+ import { T as t, a as m } from "./typographySizes.js";
5
+ const _ = {
6
+ mobile: t,
7
+ desktop: m,
8
8
  lineHeight: E,
9
- weight: t,
10
- letterSpacing: o["0.5"]
9
+ weight: r,
10
+ letterSpacing: o.normal
11
11
  };
12
12
  export {
13
- a as T
13
+ _ as T
14
14
  };
@@ -2,67 +2,79 @@ import { B as e } from "./baseFontSize.js";
2
2
  import { B as t } from "./baseLetterSpacing.js";
3
3
  import { B as n } from "./baseLineHeight.js";
4
4
  import { B as i } from "./baseWeight.js";
5
- const a = {
5
+ const g = {
6
6
  small: {
7
7
  h1: {
8
8
  fontSize: e.pt42,
9
9
  fontWeight: i.dens,
10
10
  lineHeight: n.normal,
11
- letterSpacing: t["0.5"]
11
+ letterSpacing: t.normal
12
12
  },
13
13
  h2: {
14
14
  fontSize: e.pt32,
15
15
  fontWeight: i.dens,
16
16
  lineHeight: n.normal,
17
- letterSpacing: t["0.5"]
17
+ letterSpacing: t.normal
18
18
  },
19
19
  h3: {
20
20
  fontSize: e.pt26,
21
21
  fontWeight: i.dens,
22
22
  lineHeight: n.normal,
23
- letterSpacing: t["0.5"]
23
+ letterSpacing: t.normal
24
24
  },
25
25
  h5: {
26
26
  fontSize: e.pt20,
27
27
  fontWeight: i.dens,
28
28
  lineHeight: n.normal,
29
- letterSpacing: t["0.5"]
29
+ letterSpacing: t.normal
30
30
  },
31
31
  subtitle: {
32
- fontSize: e.pt17,
32
+ fontSize: e.pt15,
33
33
  fontWeight: i.regular,
34
34
  lineHeight: n.normal,
35
- letterSpacing: t["0.5"]
35
+ letterSpacing: t.normal
36
36
  },
37
37
  subtitleDens: {
38
- fontSize: e.pt17,
38
+ fontSize: e.pt15,
39
39
  fontWeight: i.dens,
40
40
  lineHeight: n.normal,
41
- letterSpacing: t["0.5"]
41
+ letterSpacing: t.dens
42
42
  },
43
43
  paragraph: {
44
- fontSize: e.pt15,
44
+ fontSize: e.pt13,
45
45
  fontWeight: i.regular,
46
46
  lineHeight: n.normal,
47
- letterSpacing: t["0.5"]
47
+ letterSpacing: t.normal
48
48
  },
49
49
  paragraphDens: {
50
- fontSize: e.pt15,
50
+ fontSize: e.pt13,
51
51
  fontWeight: i.dens,
52
52
  lineHeight: n.normal,
53
- letterSpacing: t["0.5"]
53
+ letterSpacing: t.dens
54
54
  },
55
55
  body: {
56
- fontSize: e.pt13,
56
+ fontSize: e.pt11,
57
57
  fontWeight: i.regular,
58
- lineHeight: n.lh3,
59
- letterSpacing: t["0.5"]
58
+ lineHeight: n.normal,
59
+ letterSpacing: t.normal
60
60
  },
61
61
  bodyDens: {
62
+ fontSize: e.pt11,
63
+ fontWeight: i.dens,
64
+ lineHeight: n.normal,
65
+ letterSpacing: t.dens
66
+ },
67
+ caption: {
68
+ fontSize: e.pt13,
69
+ fontWeight: i.regular,
70
+ lineHeight: n.normal,
71
+ letterSpacing: t.normal
72
+ },
73
+ captionDens: {
62
74
  fontSize: e.pt13,
63
75
  fontWeight: i.dens,
64
- lineHeight: n.lh3,
65
- letterSpacing: t["0.5"]
76
+ lineHeight: n.normal,
77
+ letterSpacing: t.dens
66
78
  }
67
79
  },
68
80
  medium: {
@@ -70,124 +82,148 @@ const a = {
70
82
  fontSize: e.pt44,
71
83
  fontWeight: i.dens,
72
84
  lineHeight: n.normal,
73
- letterSpacing: t["0.5"]
85
+ letterSpacing: t.normal
74
86
  },
75
87
  h2: {
76
88
  fontSize: e.pt32,
77
89
  fontWeight: i.dens,
78
90
  lineHeight: n.normal,
79
- letterSpacing: t["0.5"]
91
+ letterSpacing: t.normal
80
92
  },
81
93
  h3: {
82
94
  fontSize: e.pt28,
83
95
  fontWeight: i.dens,
84
96
  lineHeight: n.normal,
85
- letterSpacing: t["0.5"]
97
+ letterSpacing: t.normal
86
98
  },
87
99
  h5: {
88
100
  fontSize: e.pt20,
89
101
  fontWeight: i.dens,
90
102
  lineHeight: n.normal,
91
- letterSpacing: t["0.5"]
103
+ letterSpacing: t.normal
92
104
  },
93
105
  subtitle: {
94
- fontSize: e.pt18,
106
+ fontSize: e.pt16,
95
107
  fontWeight: i.regular,
96
108
  lineHeight: n.normal,
97
- letterSpacing: t["0.5"]
109
+ letterSpacing: t.normal
98
110
  },
99
111
  subtitleDens: {
100
- fontSize: e.pt18,
112
+ fontSize: e.pt16,
101
113
  fontWeight: i.dens,
102
114
  lineHeight: n.normal,
103
- letterSpacing: t["0.5"]
115
+ letterSpacing: t.dens
104
116
  },
105
117
  paragraph: {
106
- fontSize: e.pt15,
118
+ fontSize: e.pt14,
107
119
  fontWeight: i.regular,
108
120
  lineHeight: n.normal,
109
- letterSpacing: t["0.5"]
121
+ letterSpacing: t.normal
110
122
  },
111
123
  paragraphDens: {
112
- fontSize: e.pt15,
124
+ fontSize: e.pt14,
113
125
  fontWeight: i.dens,
114
126
  lineHeight: n.normal,
115
- letterSpacing: t["0.5"]
127
+ letterSpacing: t.dens
116
128
  },
117
129
  body: {
118
- fontSize: e.pt14,
130
+ fontSize: e.pt12,
119
131
  fontWeight: i.regular,
120
132
  lineHeight: n.normal,
121
- letterSpacing: t["0.5"]
133
+ letterSpacing: t.normal
122
134
  },
123
135
  bodyDens: {
124
- fontSize: e.pt14,
136
+ fontSize: e.pt12,
125
137
  fontWeight: i.dens,
126
138
  lineHeight: n.normal,
127
- letterSpacing: t["0.5"]
139
+ letterSpacing: t.dens
140
+ },
141
+ caption: {
142
+ fontSize: e.pt13,
143
+ fontWeight: i.regular,
144
+ lineHeight: n.normal,
145
+ letterSpacing: t.normal
146
+ },
147
+ captionDens: {
148
+ fontSize: e.pt13,
149
+ fontWeight: i.dens,
150
+ lineHeight: n.normal,
151
+ letterSpacing: t.dens
128
152
  }
129
153
  }
130
- }, h = {
154
+ }, p = {
131
155
  small: {
132
156
  h1: {
133
157
  fontSize: e.pt54,
134
158
  fontWeight: i.dens,
135
159
  lineHeight: n.normal,
136
- letterSpacing: t["0.5"]
160
+ letterSpacing: t.normal
137
161
  },
138
162
  h2: {
139
163
  fontSize: e.pt42,
140
164
  fontWeight: i.dens,
141
165
  lineHeight: n.normal,
142
- letterSpacing: t["0.5"]
166
+ letterSpacing: t.normal
143
167
  },
144
168
  h3: {
145
169
  fontSize: e.pt30,
146
170
  fontWeight: i.dens,
147
171
  lineHeight: n.normal,
148
- letterSpacing: t["0.5"]
172
+ letterSpacing: t.normal
149
173
  },
150
174
  h5: {
151
175
  fontSize: e.pt26,
152
176
  fontWeight: i.dens,
153
177
  lineHeight: n.normal,
154
- letterSpacing: t["0.5"]
178
+ letterSpacing: t.normal
155
179
  },
156
180
  subtitle: {
157
181
  fontSize: e.pt14,
158
182
  fontWeight: i.regular,
159
183
  lineHeight: n.normal,
160
- letterSpacing: t["0.5"]
184
+ letterSpacing: t.normal
161
185
  },
162
186
  subtitleDens: {
163
187
  fontSize: e.pt14,
164
188
  fontWeight: i.dens,
165
189
  lineHeight: n.normal,
166
- letterSpacing: t["0.5"]
190
+ letterSpacing: t.dens
167
191
  },
168
192
  paragraph: {
169
193
  fontSize: e.pt12,
170
194
  fontWeight: i.regular,
171
195
  lineHeight: n.normal,
172
- letterSpacing: t["0.5"]
196
+ letterSpacing: t.normal
173
197
  },
174
198
  paragraphDens: {
175
199
  fontSize: e.pt12,
176
200
  fontWeight: i.dens,
177
201
  lineHeight: n.normal,
178
- letterSpacing: t["0.5"]
202
+ letterSpacing: t.dens
179
203
  },
180
204
  body: {
181
205
  fontSize: e.pt10,
182
206
  fontWeight: i.regular,
183
- lineHeight: n.lh1,
184
- letterSpacing: t["0.5"]
207
+ lineHeight: n.normal,
208
+ letterSpacing: t.normal
185
209
  },
186
210
  bodyDens: {
187
211
  fontSize: e.pt10,
188
212
  fontWeight: i.dens,
189
- lineHeight: n.lh1,
190
- letterSpacing: t["0.5"]
213
+ lineHeight: n.normal,
214
+ letterSpacing: t.dens
215
+ },
216
+ caption: {
217
+ fontSize: e.pt12,
218
+ fontWeight: i.regular,
219
+ lineHeight: n.normal,
220
+ letterSpacing: t.normal
221
+ },
222
+ captionDens: {
223
+ fontSize: e.pt12,
224
+ fontWeight: i.dens,
225
+ lineHeight: n.normal,
226
+ letterSpacing: t.dens
191
227
  }
192
228
  },
193
229
  medium: {
@@ -195,65 +231,77 @@ const a = {
195
231
  fontSize: e.pt56,
196
232
  fontWeight: i.dens,
197
233
  lineHeight: n.normal,
198
- letterSpacing: t["0.5"]
234
+ letterSpacing: t.normal
199
235
  },
200
236
  h2: {
201
237
  fontSize: e.pt44,
202
238
  fontWeight: i.dens,
203
239
  lineHeight: n.normal,
204
- letterSpacing: t["0.5"]
240
+ letterSpacing: t.normal
205
241
  },
206
242
  h3: {
207
243
  fontSize: e.pt32,
208
244
  fontWeight: i.dens,
209
245
  lineHeight: n.normal,
210
- letterSpacing: t["0.5"]
246
+ letterSpacing: t.normal
211
247
  },
212
248
  h5: {
213
249
  fontSize: e.pt28,
214
250
  fontWeight: i.dens,
215
251
  lineHeight: n.normal,
216
- letterSpacing: t["0.5"]
252
+ letterSpacing: t.normal
217
253
  },
218
254
  subtitle: {
219
255
  fontSize: e.pt15,
220
256
  fontWeight: i.regular,
221
257
  lineHeight: n.normal,
222
- letterSpacing: t["0.5"]
258
+ letterSpacing: t.normal
223
259
  },
224
260
  subtitleDens: {
225
261
  fontSize: e.pt15,
226
262
  fontWeight: i.dens,
227
263
  lineHeight: n.normal,
228
- letterSpacing: t["0.5"]
264
+ letterSpacing: t.dens
229
265
  },
230
266
  paragraph: {
231
267
  fontSize: e.pt13,
232
268
  fontWeight: i.regular,
233
269
  lineHeight: n.normal,
234
- letterSpacing: t["0.5"]
270
+ letterSpacing: t.normal
235
271
  },
236
272
  paragraphDens: {
237
273
  fontSize: e.pt13,
238
274
  fontWeight: i.dens,
239
275
  lineHeight: n.normal,
240
- letterSpacing: t["0.5"]
276
+ letterSpacing: t.dens
241
277
  },
242
278
  body: {
243
279
  fontSize: e.pt11,
244
280
  fontWeight: i.regular,
245
281
  lineHeight: n.normal,
246
- letterSpacing: t["0.5"]
282
+ letterSpacing: t.normal
247
283
  },
248
284
  bodyDens: {
249
285
  fontSize: e.pt11,
250
286
  fontWeight: i.dens,
251
287
  lineHeight: n.normal,
252
- letterSpacing: t["0.5"]
288
+ letterSpacing: t.dens
289
+ },
290
+ caption: {
291
+ fontSize: e.pt12,
292
+ fontWeight: i.regular,
293
+ lineHeight: n.normal,
294
+ letterSpacing: t.normal
295
+ },
296
+ captionDens: {
297
+ fontSize: e.pt12,
298
+ fontWeight: i.dens,
299
+ lineHeight: n.normal,
300
+ letterSpacing: t.dens
253
301
  }
254
302
  }
255
303
  };
256
304
  export {
257
- a as T,
258
- h as a
305
+ g as T,
306
+ p as a
259
307
  };