@esri/calcite-design-tokens 2.0.1-next.0 → 2.0.1-next.2

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.
@@ -1,342 +1,287 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Dec 2023 19:17:49 GMT
3
+ * Generated on Sat, 09 Dec 2023 01:00:44 GMT
4
4
  */
5
5
 
6
6
  @mixin calcite-typography-hierarchy-overline {
7
- line-height: var(--calcite-font-line-height-fixed-sm);
8
- text-case: var(--calcite-font-text-case-uppercase);
9
- font-weight: var(--calcite-font-weight-bold);
7
+ line-height: var(--calcite-font-line-height-fixed-sm);
8
+ text-case: var(--calcite-font-text-case-uppercase);
9
+ font-weight: var(--calcite-font-weight-bold);
10
10
  }
11
-
12
11
  @mixin calcite-typography-wrap-bold-minus-1 {
13
- @include calcite-typography;
14
- font-weight: var(--calcite-font-weight-semibold);
15
- line-height: var(--calcite-font-line-height-relative-snug);
12
+ @include calcite-typography;
13
+ font-weight: var(--calcite-font-weight-semibold);
14
+ line-height: var(--calcite-font-line-height-relative-snug);
16
15
  }
17
-
18
16
  @mixin calcite-typography-wrap-bold-minus-2 {
19
- @include calcite-typography;
20
- font-weight: var(--calcite-font-weight-semibold);
21
- line-height: var(--calcite-font-line-height-relative-snug);
22
- font-size: var(--calcite-font-size-sm);
17
+ @include calcite-typography;
18
+ font-weight: var(--calcite-font-weight-semibold);
19
+ line-height: var(--calcite-font-line-height-relative-snug);
20
+ font-size: var(--calcite-font-size-sm);
23
21
  }
24
-
25
22
  @mixin calcite-typography-wrap-bold-3 {
26
- @include calcite-typography;
27
- font-weight: var(--calcite-font-weight-semibold);
28
- line-height: var(--calcite-font-line-height-relative-snug);
29
- font-size: var(--calcite-font-size-xxl);
23
+ @include calcite-typography;
24
+ font-weight: var(--calcite-font-weight-semibold);
25
+ line-height: var(--calcite-font-line-height-relative-snug);
26
+ font-size: var(--calcite-font-size-xxl);
30
27
  }
31
-
32
28
  @mixin calcite-typography-wrap-bold-2 {
33
- @include calcite-typography;
34
- font-weight: var(--calcite-font-weight-semibold);
35
- line-height: var(--calcite-font-line-height-relative-snug);
36
- font-size: var(--calcite-font-size-xl);
29
+ @include calcite-typography;
30
+ font-weight: var(--calcite-font-weight-semibold);
31
+ line-height: var(--calcite-font-line-height-relative-snug);
32
+ font-size: var(--calcite-font-size-xl);
37
33
  }
38
-
39
34
  @mixin calcite-typography-wrap-bold-1 {
40
- @include calcite-typography;
41
- font-weight: var(--calcite-font-weight-semibold);
42
- line-height: var(--calcite-font-line-height-relative-snug);
43
- font-size: var(--calcite-font-size-lg);
35
+ @include calcite-typography;
36
+ font-weight: var(--calcite-font-weight-semibold);
37
+ line-height: var(--calcite-font-line-height-relative-snug);
38
+ font-size: var(--calcite-font-size-lg);
44
39
  }
45
-
46
40
  @mixin calcite-typography-wrap-bold-0 {
47
- @include calcite-typography;
48
- font-weight: var(--calcite-font-weight-semibold);
49
- line-height: var(--calcite-font-line-height-relative-snug);
50
- font-size: var(--calcite-font-size-md);
41
+ @include calcite-typography;
42
+ font-weight: var(--calcite-font-weight-semibold);
43
+ line-height: var(--calcite-font-line-height-relative-snug);
44
+ font-size: var(--calcite-font-size-md);
51
45
  }
52
-
53
46
  @mixin calcite-typography-wrap-medium-minus-1 {
54
- @include calcite-typography;
55
- font-weight: var(--calcite-font-weight-medium);
56
- line-height: var(--calcite-font-line-height-relative-snug);
47
+ @include calcite-typography;
48
+ font-weight: var(--calcite-font-weight-medium);
49
+ line-height: var(--calcite-font-line-height-relative-snug);
57
50
  }
58
-
59
51
  @mixin calcite-typography-wrap-medium-minus-2 {
60
- @include calcite-typography;
61
- font-weight: var(--calcite-font-weight-medium);
62
- line-height: var(--calcite-font-line-height-relative-snug);
63
- font-size: var(--calcite-font-size-sm);
52
+ @include calcite-typography;
53
+ font-weight: var(--calcite-font-weight-medium);
54
+ line-height: var(--calcite-font-line-height-relative-snug);
55
+ font-size: var(--calcite-font-size-sm);
64
56
  }
65
-
66
57
  @mixin calcite-typography-wrap-medium-3 {
67
- @include calcite-typography;
68
- font-weight: var(--calcite-font-weight-medium);
69
- line-height: var(--calcite-font-line-height-relative-snug);
70
- font-size: var(--calcite-font-size-xxl);
58
+ @include calcite-typography;
59
+ font-weight: var(--calcite-font-weight-medium);
60
+ line-height: var(--calcite-font-line-height-relative-snug);
61
+ font-size: var(--calcite-font-size-xxl);
71
62
  }
72
-
73
63
  @mixin calcite-typography-wrap-medium-2 {
74
- @include calcite-typography;
75
- font-weight: var(--calcite-font-weight-medium);
76
- line-height: var(--calcite-font-line-height-relative-snug);
77
- font-size: var(--calcite-font-size-xl);
64
+ @include calcite-typography;
65
+ font-weight: var(--calcite-font-weight-medium);
66
+ line-height: var(--calcite-font-line-height-relative-snug);
67
+ font-size: var(--calcite-font-size-xl);
78
68
  }
79
-
80
69
  @mixin calcite-typography-wrap-medium-1 {
81
- @include calcite-typography;
82
- font-weight: var(--calcite-font-weight-medium);
83
- line-height: var(--calcite-font-line-height-relative-snug);
84
- font-size: var(--calcite-font-size-lg);
70
+ @include calcite-typography;
71
+ font-weight: var(--calcite-font-weight-medium);
72
+ line-height: var(--calcite-font-line-height-relative-snug);
73
+ font-size: var(--calcite-font-size-lg);
85
74
  }
86
-
87
75
  @mixin calcite-typography-wrap-medium-0 {
88
- @include calcite-typography;
89
- font-weight: var(--calcite-font-weight-medium);
90
- line-height: var(--calcite-font-line-height-relative-snug);
91
- font-size: var(--calcite-font-size-md);
76
+ @include calcite-typography;
77
+ font-weight: var(--calcite-font-weight-medium);
78
+ line-height: var(--calcite-font-line-height-relative-snug);
79
+ font-size: var(--calcite-font-size-md);
92
80
  }
93
-
94
81
  @mixin calcite-typography-wrap-regular-minus-1 {
95
- @include calcite-typography;
96
- line-height: var(--calcite-font-line-height-relative-snug);
82
+ @include calcite-typography;
83
+ line-height: var(--calcite-font-line-height-relative-snug);
97
84
  }
98
-
99
85
  @mixin calcite-typography-wrap-regular-minus-2 {
100
- @include calcite-typography;
101
- line-height: var(--calcite-font-line-height-relative-snug);
102
- font-size: var(--calcite-font-size-sm);
86
+ @include calcite-typography;
87
+ line-height: var(--calcite-font-line-height-relative-snug);
88
+ font-size: var(--calcite-font-size-sm);
103
89
  }
104
-
105
90
  @mixin calcite-typography-wrap-regular-3 {
106
- @include calcite-typography;
107
- line-height: var(--calcite-font-line-height-relative-snug);
108
- font-size: var(--calcite-font-size-xxl);
91
+ @include calcite-typography;
92
+ line-height: var(--calcite-font-line-height-relative-snug);
93
+ font-size: var(--calcite-font-size-xxl);
109
94
  }
110
-
111
95
  @mixin calcite-typography-wrap-regular-2 {
112
- @include calcite-typography;
113
- line-height: var(--calcite-font-line-height-relative-snug);
114
- font-size: var(--calcite-font-size-xl);
96
+ @include calcite-typography;
97
+ line-height: var(--calcite-font-line-height-relative-snug);
98
+ font-size: var(--calcite-font-size-xl);
115
99
  }
116
-
117
100
  @mixin calcite-typography-wrap-regular-1 {
118
- @include calcite-typography;
119
- line-height: var(--calcite-font-line-height-relative-snug);
120
- font-size: var(--calcite-font-size-lg);
101
+ @include calcite-typography;
102
+ line-height: var(--calcite-font-line-height-relative-snug);
103
+ font-size: var(--calcite-font-size-lg);
121
104
  }
122
-
123
105
  @mixin calcite-typography-wrap-regular-0 {
124
- @include calcite-typography;
125
- line-height: var(--calcite-font-line-height-relative-snug);
126
- font-size: var(--calcite-font-size-md);
106
+ @include calcite-typography;
107
+ line-height: var(--calcite-font-line-height-relative-snug);
108
+ font-size: var(--calcite-font-size-md);
127
109
  }
128
-
129
110
  @mixin calcite-typography-wrap-light-minus-1 {
130
- @include calcite-typography;
131
- font-weight: var(--calcite-font-weight-light);
132
- line-height: var(--calcite-font-line-height-relative-snug);
111
+ @include calcite-typography;
112
+ font-weight: var(--calcite-font-weight-light);
113
+ line-height: var(--calcite-font-line-height-relative-snug);
133
114
  }
134
-
135
115
  @mixin calcite-typography-wrap-light-minus-2 {
136
- @include calcite-typography;
137
- font-weight: var(--calcite-font-weight-light);
138
- line-height: var(--calcite-font-line-height-relative-snug);
139
- font-size: var(--calcite-font-size-sm);
116
+ @include calcite-typography;
117
+ font-weight: var(--calcite-font-weight-light);
118
+ line-height: var(--calcite-font-line-height-relative-snug);
119
+ font-size: var(--calcite-font-size-sm);
140
120
  }
141
-
142
121
  @mixin calcite-typography-wrap-light-3 {
143
- @include calcite-typography;
144
- font-weight: var(--calcite-font-weight-light);
145
- line-height: var(--calcite-font-line-height-relative-tight);
146
- font-size: var(--calcite-font-size-xxl);
122
+ @include calcite-typography;
123
+ font-weight: var(--calcite-font-weight-light);
124
+ line-height: var(--calcite-font-line-height-relative-tight);
125
+ font-size: var(--calcite-font-size-xxl);
147
126
  }
148
-
149
127
  @mixin calcite-typography-wrap-light-2 {
150
- @include calcite-typography;
151
- font-weight: var(--calcite-font-weight-light);
152
- line-height: var(--calcite-font-line-height-relative-snug);
153
- font-size: var(--calcite-font-size-xl);
128
+ @include calcite-typography;
129
+ font-weight: var(--calcite-font-weight-light);
130
+ line-height: var(--calcite-font-line-height-relative-snug);
131
+ font-size: var(--calcite-font-size-xl);
154
132
  }
155
-
156
133
  @mixin calcite-typography-wrap-light-1 {
157
- @include calcite-typography;
158
- font-weight: var(--calcite-font-weight-light);
159
- line-height: var(--calcite-font-line-height-relative-snug);
160
- font-size: var(--calcite-font-size-lg);
134
+ @include calcite-typography;
135
+ font-weight: var(--calcite-font-weight-light);
136
+ line-height: var(--calcite-font-line-height-relative-snug);
137
+ font-size: var(--calcite-font-size-lg);
161
138
  }
162
-
163
139
  @mixin calcite-typography-wrap-light-0 {
164
- @include calcite-typography;
165
- font-weight: var(--calcite-font-weight-light);
166
- line-height: var(--calcite-font-line-height-relative-snug);
167
- font-size: var(--calcite-font-size-md);
140
+ @include calcite-typography;
141
+ font-weight: var(--calcite-font-weight-light);
142
+ line-height: var(--calcite-font-line-height-relative-snug);
143
+ font-size: var(--calcite-font-size-md);
168
144
  }
169
-
170
145
  @mixin calcite-typography-bold-1h {
171
- @include calcite-typography;
172
- font-weight: var(--calcite-font-weight-semibold);
173
- line-height: var(--calcite-font-line-height-fixed-xl);
174
- font-size: var(--calcite-font-size-lg);
146
+ @include calcite-typography;
147
+ font-weight: var(--calcite-font-weight-semibold);
148
+ line-height: var(--calcite-font-line-height-fixed-xl);
149
+ font-size: var(--calcite-font-size-lg);
175
150
  }
176
-
177
151
  @mixin calcite-typography-bold-0h {
178
- @include calcite-typography;
179
- font-weight: var(--calcite-font-weight-semibold);
180
- line-height: var(--calcite-font-line-height-fixed-lg);
181
- font-size: var(--calcite-font-size-md);
152
+ @include calcite-typography;
153
+ font-weight: var(--calcite-font-weight-semibold);
154
+ line-height: var(--calcite-font-line-height-fixed-lg);
155
+ font-size: var(--calcite-font-size-md);
182
156
  }
183
-
184
157
  @mixin calcite-typography-bold-minus-1h {
185
- @include calcite-typography;
186
- font-weight: var(--calcite-font-weight-semibold);
158
+ @include calcite-typography;
159
+ font-weight: var(--calcite-font-weight-semibold);
187
160
  }
188
-
189
161
  @mixin calcite-typography-bold-minus-2h {
190
- @include calcite-typography;
191
- font-weight: var(--calcite-font-weight-semibold);
192
- font-size: var(--calcite-font-size-sm);
162
+ @include calcite-typography;
163
+ font-weight: var(--calcite-font-weight-semibold);
164
+ font-size: var(--calcite-font-size-sm);
193
165
  }
194
-
195
166
  @mixin calcite-typography-bold-minus-3h {
196
- @include calcite-typography;
197
- font-weight: var(--calcite-font-weight-semibold);
198
- line-height: var(--calcite-font-line-height-fixed-sm);
199
- font-size: var(--calcite-font-size-xs);
167
+ @include calcite-typography;
168
+ font-weight: var(--calcite-font-weight-semibold);
169
+ line-height: var(--calcite-font-line-height-fixed-sm);
170
+ font-size: var(--calcite-font-size-xs);
200
171
  }
201
-
202
172
  @mixin calcite-typography-medium-1h {
203
- @include calcite-typography;
204
- font-weight: var(--calcite-font-weight-medium);
205
- line-height: var(--calcite-font-line-height-fixed-xl);
206
- font-size: var(--calcite-font-size-lg);
173
+ @include calcite-typography;
174
+ font-weight: var(--calcite-font-weight-medium);
175
+ line-height: var(--calcite-font-line-height-fixed-xl);
176
+ font-size: var(--calcite-font-size-lg);
207
177
  }
208
-
209
178
  @mixin calcite-typography-medium-0h {
210
- @include calcite-typography;
211
- font-weight: var(--calcite-font-weight-medium);
212
- line-height: var(--calcite-font-line-height-fixed-lg);
213
- font-size: var(--calcite-font-size-md);
179
+ @include calcite-typography;
180
+ font-weight: var(--calcite-font-weight-medium);
181
+ line-height: var(--calcite-font-line-height-fixed-lg);
182
+ font-size: var(--calcite-font-size-md);
214
183
  }
215
-
216
184
  @mixin calcite-typography-medium-minus-1h {
217
- @include calcite-typography;
218
- font-weight: var(--calcite-font-weight-medium);
185
+ @include calcite-typography;
186
+ font-weight: var(--calcite-font-weight-medium);
219
187
  }
220
-
221
188
  @mixin calcite-typography-medium-minus-2h {
222
- @include calcite-typography;
223
- font-weight: var(--calcite-font-weight-medium);
224
- font-size: var(--calcite-font-size-sm);
189
+ @include calcite-typography;
190
+ font-weight: var(--calcite-font-weight-medium);
191
+ font-size: var(--calcite-font-size-sm);
225
192
  }
226
-
227
193
  @mixin calcite-typography-medium-minus-3h {
228
- @include calcite-typography;
229
- font-weight: var(--calcite-font-weight-medium);
230
- line-height: var(--calcite-font-line-height-fixed-sm);
231
- font-size: var(--calcite-font-size-xs);
194
+ @include calcite-typography;
195
+ font-weight: var(--calcite-font-weight-medium);
196
+ line-height: var(--calcite-font-line-height-fixed-sm);
197
+ font-size: var(--calcite-font-size-xs);
232
198
  }
233
-
234
199
  @mixin calcite-typography-regular-1h {
235
- @include calcite-typography;
236
- line-height: var(--calcite-font-line-height-fixed-xl);
237
- font-size: var(--calcite-font-size-lg);
200
+ @include calcite-typography;
201
+ line-height: var(--calcite-font-line-height-fixed-xl);
202
+ font-size: var(--calcite-font-size-lg);
238
203
  }
239
-
240
204
  @mixin calcite-typography-regular-0h {
241
- @include calcite-typography;
242
- line-height: var(--calcite-font-line-height-fixed-lg);
243
- font-size: var(--calcite-font-size-md);
205
+ @include calcite-typography;
206
+ line-height: var(--calcite-font-line-height-fixed-lg);
207
+ font-size: var(--calcite-font-size-md);
244
208
  }
245
-
246
209
  @mixin calcite-typography-regular-minus-2h {
247
- @include calcite-typography;
248
- font-size: var(--calcite-font-size-sm);
210
+ @include calcite-typography;
211
+ font-size: var(--calcite-font-size-sm);
249
212
  }
250
-
251
213
  @mixin calcite-typography-regular-minus-3h {
252
- @include calcite-typography;
253
- line-height: var(--calcite-font-line-height-fixed-sm);
254
- font-size: var(--calcite-font-size-xs);
214
+ @include calcite-typography;
215
+ line-height: var(--calcite-font-line-height-fixed-sm);
216
+ font-size: var(--calcite-font-size-xs);
255
217
  }
256
-
257
218
  @mixin calcite-typography-light-1h {
258
- @include calcite-typography;
259
- font-size: var(--calcite-font-size-lg);
260
- font-weight: var(--calcite-font-weight-light);
261
- line-height: var(--calcite-font-line-height-fixed-xl);
219
+ @include calcite-typography;
220
+ font-size: var(--calcite-font-size-lg);
221
+ font-weight: var(--calcite-font-weight-light);
222
+ line-height: var(--calcite-font-line-height-fixed-xl);
262
223
  }
263
-
264
224
  @mixin calcite-typography-light-0h {
265
- @include calcite-typography;
266
- font-size: var(--calcite-font-size-md);
267
- font-weight: var(--calcite-font-weight-light);
268
- line-height: var(--calcite-font-line-height-fixed-lg);
225
+ @include calcite-typography;
226
+ font-size: var(--calcite-font-size-md);
227
+ font-weight: var(--calcite-font-weight-light);
228
+ line-height: var(--calcite-font-line-height-fixed-lg);
269
229
  }
270
-
271
230
  @mixin calcite-typography-light-minus-1h {
272
- @include calcite-typography;
273
- font-weight: var(--calcite-font-weight-light);
231
+ @include calcite-typography;
232
+ font-weight: var(--calcite-font-weight-light);
274
233
  }
275
-
276
234
  @mixin calcite-typography-light-minus-2h {
277
- @include calcite-typography;
278
- font-size: var(--calcite-font-size-sm);
279
- font-weight: var(--calcite-font-weight-light);
235
+ @include calcite-typography;
236
+ font-size: var(--calcite-font-size-sm);
237
+ font-weight: var(--calcite-font-weight-light);
280
238
  }
281
-
282
239
  @mixin calcite-typography-light-minus-3h {
283
- @include calcite-typography;
284
- font-size: var(--calcite-font-size-xs);
285
- font-weight: var(--calcite-font-weight-light);
286
- line-height: var(--calcite-font-line-height-fixed-sm);
240
+ @include calcite-typography;
241
+ font-size: var(--calcite-font-size-xs);
242
+ font-weight: var(--calcite-font-weight-light);
243
+ line-height: var(--calcite-font-line-height-fixed-sm);
287
244
  }
288
-
289
245
  @mixin calcite-typography {
290
- font-family: var(--calcite-font-family);
291
- font-size: var(--calcite-font-size);
292
- font-weight: var(--calcite-font-weight-regular);
293
- letter-spacing: var(--calcite-font-letter-spacing-normal);
294
- line-height: var(--calcite-font-line-height-fixed-base);
295
- paragraph-spacing: var(--calcite-font-paragraph-spacing-normal);
296
- text-case: var(--calcite-font-text-case-none);
297
- text-decoration: var(--calcite-font-text-decoration-none);
246
+ font-family: var(--calcite-font-family);
247
+ font-size: var(--calcite-font-size);
248
+ font-weight: var(--calcite-font-weight-regular);
249
+ letter-spacing: var(--calcite-font-letter-spacing-normal);
250
+ line-height: var(--calcite-font-line-height-fixed-base);
251
+ paragraph-spacing: var(--calcite-font-paragraph-spacing-normal);
252
+ text-case: var(--calcite-font-text-case-none);
253
+ text-decoration: var(--calcite-font-text-decoration-none);
298
254
  }
299
-
300
255
  @mixin calcite-typography-hierarchy-caption {
301
- @include calcite-typography-wrap-regular-minus-2;
256
+ @include calcite-typography-wrap-regular-minus-2;
302
257
  }
303
-
304
258
  @mixin calcite-typography-hierarchy-body {
305
- @include calcite-typography;
259
+ @include calcite-typography;
306
260
  }
307
-
308
261
  @mixin calcite-typography-hierarchy-body-snug {
309
- @include calcite-typography-wrap-regular-minus-1;
262
+ @include calcite-typography-wrap-regular-minus-1;
310
263
  }
311
-
312
264
  @mixin calcite-typography-hierarchy-heading-5 {
313
- @include calcite-typography-wrap-medium-minus-1;
265
+ @include calcite-typography-wrap-medium-minus-1;
314
266
  }
315
-
316
267
  @mixin calcite-typography-hierarchy-heading-4 {
317
- @include calcite-typography-wrap-medium-0;
268
+ @include calcite-typography-wrap-medium-0;
318
269
  }
319
-
320
270
  @mixin calcite-typography-hierarchy-heading-3 {
321
- @include calcite-typography-wrap-medium-1;
271
+ @include calcite-typography-wrap-medium-1;
322
272
  }
323
-
324
273
  @mixin calcite-typography-hierarchy-heading-2 {
325
- @include calcite-typography-wrap-medium-2;
274
+ @include calcite-typography-wrap-medium-2;
326
275
  }
327
-
328
276
  @mixin calcite-typography-hierarchy-heading-1 {
329
- @include calcite-typography-wrap-medium-3;
277
+ @include calcite-typography-wrap-medium-3;
330
278
  }
331
-
332
279
  @mixin calcite-typography-hierarchy-display-2 {
333
- @include calcite-typography-wrap-bold-2;
280
+ @include calcite-typography-wrap-bold-2;
334
281
  }
335
-
336
282
  @mixin calcite-typography-hierarchy-display-1 {
337
- @include calcite-typography-wrap-bold-3;
283
+ @include calcite-typography-wrap-bold-3;
338
284
  }
339
-
340
285
  @mixin calcite-typography-regular-minus-1h {
341
- @include calcite-typography;
286
+ @include calcite-typography;
342
287
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-design-tokens",
3
- "version": "2.0.1-next.0",
3
+ "version": "2.0.1-next.2",
4
4
  "description": "Esri's Calcite Design System Tokens",
5
5
  "keywords": [
6
6
  "Calcite",
@@ -25,7 +25,7 @@
25
25
  "url": "https://github.com/Esri/calcite-design-system/issues"
26
26
  },
27
27
  "scripts": {
28
- "build": "ts-node --esm support/run.ts",
28
+ "build": "tsx support/run.ts",
29
29
  "clean": "rimraf dist",
30
30
  "lint:json": "prettier --write \"**/*.json\" >/dev/null",
31
31
  "lint:md": "markdownlint \"**/*.md\" --fix --dot --ignore-path ../../.gitignore && prettier --write \"**/*.md\" >/dev/null",
@@ -33,5 +33,5 @@
33
33
  "lint": "concurrently npm:lint:*",
34
34
  "test": "jest"
35
35
  },
36
- "gitHead": "743f29467f9d0829e7dd47482e668752804b21d5"
36
+ "gitHead": "767b88b8348c163fdeae436aa20c86f7f373473f"
37
37
  }