@cambly/syntax-core 4.8.2 → 5.0.0

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.
package/dist/index.css CHANGED
@@ -22,108 +22,356 @@
22
22
  height: 128px;
23
23
  }
24
24
 
25
+ /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css/#css-module-data */
26
+ ._typography_1hx29_1 {
27
+ font-family:
28
+ -apple-system,
29
+ system-ui,
30
+ BlinkMacSystemFont,
31
+ "Segoe UI",
32
+ Roboto,
33
+ Helvetica,
34
+ Arial,
35
+ sans-serif;
36
+ margin: 0;
37
+ }
38
+ ._size100_1hx29_8 {
39
+ font-size: 12px;
40
+ }
41
+ ._size200_1hx29_12 {
42
+ font-size: 14px;
43
+ }
44
+ ._size300_1hx29_16 {
45
+ font-size: 16px;
46
+ }
47
+ ._size500_1hx29_20 {
48
+ font-size: 20px;
49
+ }
50
+ ._size600_1hx29_24 {
51
+ font-size: 28px;
52
+ }
53
+ ._size700_1hx29_28 {
54
+ font-size: 40px;
55
+ }
56
+ ._size800_1hx29_32 {
57
+ font-size: 64px;
58
+ }
59
+ ._center_1hx29_37 {
60
+ text-align: center;
61
+ }
62
+ ._forceLeft_1hx29_41 {
63
+ text-align: left;
64
+ }
65
+ ._forceRight_1hx29_45 {
66
+ text-align: right;
67
+ }
68
+ ._start_1hx29_49 {
69
+ text-align: start;
70
+ }
71
+ ._end_1hx29_53 {
72
+ text-align: end;
73
+ }
74
+ ._bold_1hx29_58 {
75
+ font-weight: 700;
76
+ }
77
+ ._regular_1hx29_62 {
78
+ font-weight: 400;
79
+ }
80
+ ._semiBold_1hx29_66 {
81
+ font-weight: 600;
82
+ }
83
+ ._heavy_1hx29_70 {
84
+ font-weight: 860;
85
+ }
86
+ ._underline_1hx29_74 {
87
+ text-decoration: underline;
88
+ }
89
+ ._inline_1hx29_78 {
90
+ display: inline;
91
+ }
92
+ ._uppercase_1hx29_82 {
93
+ text-transform: uppercase;
94
+ }
95
+ ._lineClamp_1hx29_86 {
96
+ -webkit-box-orient: vertical;
97
+ display: -webkit-box;
98
+ max-width: 100%;
99
+ overflow: hidden;
100
+ word-break: break-word;
101
+ }
102
+
103
+ /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css/#css-module-data */
104
+ ._inheritColor_11wj3_2 {
105
+ color: inherit;
106
+ }
107
+ ._destructive700Color_11wj3_6 {
108
+ color: var(--color-base-destructive-700);
109
+ }
110
+ ._gray700Color_11wj3_10 {
111
+ color: var(--color-base-gray-700);
112
+ }
113
+ ._gray900Color_11wj3_14 {
114
+ color: var(--color-base-gray-900);
115
+ }
116
+ ._primary700Color_11wj3_18 {
117
+ color: var(--color-base-primary-700);
118
+ }
119
+ ._whiteColor_11wj3_22 {
120
+ color: var(--color-base-white);
121
+ }
122
+ ._blackBackgroundColor_11wj3_27 {
123
+ background-color: var(--color-base-black);
124
+ }
125
+ ._destructive100BackgroundColor_11wj3_31 {
126
+ background-color: var(--color-base-destructive-100);
127
+ }
128
+ ._destructive200BackgroundColor_11wj3_35 {
129
+ background-color: var(--color-base-destructive-200);
130
+ }
131
+ ._destructive300BackgroundColor_11wj3_39 {
132
+ background-color: var(--color-base-destructive-300);
133
+ }
134
+ ._destructive700BackgroundColor_11wj3_43 {
135
+ background-color: var(--color-base-destructive-700);
136
+ }
137
+ ._destructive800BackgroundColor_11wj3_47 {
138
+ background-color: var(--color-base-destructive-800);
139
+ }
140
+ ._destructive900BackgroundColor_11wj3_51 {
141
+ background-color: var(--color-base-destructive-900);
142
+ }
143
+ ._gray10BackgroundColor_11wj3_55 {
144
+ background-color: var(--color-base-gray-10);
145
+ }
146
+ ._gray30BackgroundColor_11wj3_59 {
147
+ background-color: var(--color-base-gray-30);
148
+ }
149
+ ._gray60BackgroundColor_11wj3_63 {
150
+ background-color: var(--color-base-gray-60);
151
+ }
152
+ ._gray80BackgroundColor_11wj3_67 {
153
+ background-color: var(--color-base-gray-80);
154
+ }
155
+ ._gray100BackgroundColor_11wj3_71 {
156
+ background-color: var(--color-base-gray-100);
157
+ }
158
+ ._gray200BackgroundColor_11wj3_75 {
159
+ background-color: var(--color-base-gray-200);
160
+ }
161
+ ._gray300BackgroundColor_11wj3_79 {
162
+ background-color: var(--color-base-gray-300);
163
+ }
164
+ ._gray700BackgroundColor_11wj3_83 {
165
+ background-color: var(--color-base-gray-700);
166
+ }
167
+ ._gray800BackgroundColor_11wj3_87 {
168
+ background-color: var(--color-base-gray-800);
169
+ }
170
+ ._gray900BackgroundColor_11wj3_91 {
171
+ background-color: var(--color-base-gray-900);
172
+ }
173
+ ._orange100BackgroundColor_11wj3_95 {
174
+ background-color: var(--color-base-orange-100);
175
+ }
176
+ ._orange200BackgroundColor_11wj3_99 {
177
+ background-color: var(--color-base-orange-200);
178
+ }
179
+ ._orange300BackgroundColor_11wj3_103 {
180
+ background-color: var(--color-base-orange-300);
181
+ }
182
+ ._orange700BackgroundColor_11wj3_107 {
183
+ background-color: var(--color-base-orange-700);
184
+ }
185
+ ._orange800BackgroundColor_11wj3_111 {
186
+ background-color: var(--color-base-orange-800);
187
+ }
188
+ ._orange900BackgroundColor_11wj3_115 {
189
+ background-color: var(--color-base-orange-900);
190
+ }
191
+ ._primary100BackgroundColor_11wj3_119 {
192
+ background-color: var(--color-base-primary-100);
193
+ }
194
+ ._primary200BackgroundColor_11wj3_123 {
195
+ background-color: var(--color-base-primary-200);
196
+ }
197
+ ._primary300BackgroundColor_11wj3_127 {
198
+ background-color: var(--color-base-primary-300);
199
+ }
200
+ ._primary700BackgroundColor_11wj3_131 {
201
+ background-color: var(--color-base-primary-700);
202
+ }
203
+ ._primary800BackgroundColor_11wj3_135 {
204
+ background-color: var(--color-base-primary-800);
205
+ }
206
+ ._primary900BackgroundColor_11wj3_139 {
207
+ background-color: var(--color-base-primary-900);
208
+ }
209
+ ._success100BackgroundColor_11wj3_143 {
210
+ background-color: var(--color-base-success-100);
211
+ }
212
+ ._success200BackgroundColor_11wj3_147 {
213
+ background-color: var(--color-base-success-200);
214
+ }
215
+ ._success300BackgroundColor_11wj3_151 {
216
+ background-color: var(--color-base-success-300);
217
+ }
218
+ ._success700BackgroundColor_11wj3_155 {
219
+ background-color: var(--color-base-success-700);
220
+ }
221
+ ._success800BackgroundColor_11wj3_159 {
222
+ background-color: var(--color-base-success-800);
223
+ }
224
+ ._success900BackgroundColor_11wj3_163 {
225
+ background-color: var(--color-base-success-900);
226
+ }
227
+ ._purple100BackgroundColor_11wj3_167 {
228
+ background-color: var(--color-base-purple-100);
229
+ }
230
+ ._purple200BackgroundColor_11wj3_171 {
231
+ background-color: var(--color-base-purple-200);
232
+ }
233
+ ._purple300BackgroundColor_11wj3_175 {
234
+ background-color: var(--color-base-purple-300);
235
+ }
236
+ ._purple700BackgroundColor_11wj3_179 {
237
+ background-color: var(--color-base-purple-700);
238
+ }
239
+ ._purple800BackgroundColor_11wj3_183 {
240
+ background-color: var(--color-base-purple-800);
241
+ }
242
+ ._purple900BackgroundColor_11wj3_187 {
243
+ background-color: var(--color-base-purple-900);
244
+ }
245
+ ._whiteBackgroundColor_11wj3_191 {
246
+ background-color: var(--color-base-white);
247
+ }
248
+ ._yellow100BackgroundColor_11wj3_195 {
249
+ background-color: var(--color-base-yellow-100);
250
+ }
251
+ ._yellow200BackgroundColor_11wj3_199 {
252
+ background-color: var(--color-base-yellow-200);
253
+ }
254
+ ._yellow300BackgroundColor_11wj3_203 {
255
+ background-color: var(--color-base-yellow-300);
256
+ }
257
+ ._yellow700BackgroundColor_11wj3_207 {
258
+ background-color: var(--color-base-yellow-700);
259
+ }
260
+ ._yellow800BackgroundColor_11wj3_211 {
261
+ background-color: var(--color-base-yellow-800);
262
+ }
263
+ ._yellow900BackgroundColor_11wj3_215 {
264
+ background-color: var(--color-base-yellow-900);
265
+ }
266
+
25
267
  /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Box/Box.module.css/#css-module-data */
26
- ._box_7x1a7_1 {
268
+ ._box_33gse_1 {
27
269
  box-sizing: border-box;
28
270
  }
29
- ._flexWrap_7x1a7_5 {
271
+ ._flexnone_33gse_5 {
272
+ flex: 0 0 auto;
273
+ }
274
+ ._flexgrow_33gse_9 {
275
+ flex: 1 1 auto;
276
+ }
277
+ ._flexWrap_33gse_13 {
30
278
  flex-wrap: wrap;
31
279
  }
32
- ._alignItemscenter_7x1a7_10 {
280
+ ._alignItemscenter_33gse_18 {
33
281
  align-items: center;
34
282
  }
35
- ._alignItemsstart_7x1a7_14 {
283
+ ._alignItemsstart_33gse_22 {
36
284
  align-items: flex-start;
37
285
  }
38
- ._alignItemsend_7x1a7_18 {
286
+ ._alignItemsend_33gse_26 {
39
287
  align-items: flex-end;
40
288
  }
41
- ._alignItemsstretch_7x1a7_22 {
289
+ ._alignItemsstretch_33gse_30 {
42
290
  align-items: stretch;
43
291
  }
44
- ._alignItemsbaseline_7x1a7_26 {
292
+ ._alignItemsbaseline_33gse_34 {
45
293
  align-items: baseline;
46
294
  }
47
295
  @media (min-width: 480px) {
48
- ._alignItemscenterSmall_7x1a7_32 {
296
+ ._alignItemscenterSmall_33gse_40 {
49
297
  align-items: center;
50
298
  }
51
- ._alignItemsstartSmall_7x1a7_36 {
299
+ ._alignItemsstartSmall_33gse_44 {
52
300
  align-items: flex-start;
53
301
  }
54
- ._alignItemsendSmall_7x1a7_40 {
302
+ ._alignItemsendSmall_33gse_48 {
55
303
  align-items: flex-end;
56
304
  }
57
- ._alignItemsstretchSmall_7x1a7_44 {
305
+ ._alignItemsstretchSmall_33gse_52 {
58
306
  align-items: stretch;
59
307
  }
60
- ._alignItemsbaselineSmall_7x1a7_48 {
308
+ ._alignItemsbaselineSmall_33gse_56 {
61
309
  align-items: baseline;
62
310
  }
63
311
  }
64
312
  @media (min-width: 960px) {
65
- ._alignItemscenterLarge_7x1a7_55 {
313
+ ._alignItemscenterLarge_33gse_63 {
66
314
  align-items: center;
67
315
  }
68
- ._alignItemsstartLarge_7x1a7_59 {
316
+ ._alignItemsstartLarge_33gse_67 {
69
317
  align-items: flex-start;
70
318
  }
71
- ._alignItemsendLarge_7x1a7_63 {
319
+ ._alignItemsendLarge_33gse_71 {
72
320
  align-items: flex-end;
73
321
  }
74
- ._alignItemsstretchLarge_7x1a7_67 {
322
+ ._alignItemsstretchLarge_33gse_75 {
75
323
  align-items: stretch;
76
324
  }
77
- ._alignItemsbaselineLarge_7x1a7_71 {
325
+ ._alignItemsbaselineLarge_33gse_79 {
78
326
  align-items: baseline;
79
327
  }
80
328
  }
81
- ._alignSelfcenter_7x1a7_77 {
329
+ ._alignSelfcenter_33gse_85 {
82
330
  align-self: center;
83
331
  }
84
- ._alignSelfstart_7x1a7_81 {
332
+ ._alignSelfstart_33gse_89 {
85
333
  align-self: flex-start;
86
334
  }
87
- ._alignSelfend_7x1a7_85 {
335
+ ._alignSelfend_33gse_93 {
88
336
  align-self: flex-end;
89
337
  }
90
- ._alignSelfstretch_7x1a7_89 {
338
+ ._alignSelfstretch_33gse_97 {
91
339
  align-self: stretch;
92
340
  }
93
- ._alignSelfbaseline_7x1a7_93 {
341
+ ._alignSelfbaseline_33gse_101 {
94
342
  align-self: baseline;
95
343
  }
96
- ._alignSelfauto_7x1a7_97 {
344
+ ._alignSelfauto_33gse_105 {
97
345
  align-self: auto;
98
346
  }
99
- ._roundingsm_7x1a7_102 {
347
+ ._roundingsm_33gse_110 {
100
348
  border-radius: 8px;
101
349
  }
102
- ._roundingmd_7x1a7_106 {
350
+ ._roundingmd_33gse_114 {
103
351
  border-radius: 12px;
104
352
  }
105
- ._roundinglg_7x1a7_110 {
353
+ ._roundinglg_33gse_118 {
106
354
  border-radius: 16px;
107
355
  }
108
- ._roundingxl_7x1a7_114 {
356
+ ._roundingxl_33gse_122 {
109
357
  border-radius: 32px;
110
358
  }
111
- ._roundingfull_7x1a7_118 {
359
+ ._roundingfull_33gse_126 {
112
360
  border-radius: 999px;
113
361
  }
114
- ._block_7x1a7_123 {
362
+ ._block_33gse_131 {
115
363
  display: block;
116
364
  }
117
- ._flex_7x1a7_5 {
365
+ ._flex_33gse_5 {
118
366
  display: flex;
119
367
  }
120
- ._inlineBlock_7x1a7_131 {
368
+ ._inlineBlock_33gse_139 {
121
369
  display: inline-block;
122
370
  }
123
- ._none_7x1a7_135 {
371
+ ._none_33gse_143 {
124
372
  display: none;
125
373
  }
126
- ._visuallyHidden_7x1a7_139 {
374
+ ._visuallyHidden_33gse_147 {
127
375
  position: absolute;
128
376
  width: 1px;
129
377
  height: 1px;
@@ -135,19 +383,19 @@
135
383
  overflow: hidden;
136
384
  }
137
385
  @media (min-width: 480px) {
138
- ._blockSmall_7x1a7_153 {
386
+ ._blockSmall_33gse_161 {
139
387
  display: block;
140
388
  }
141
- ._flexSmall_7x1a7_157 {
389
+ ._flexSmall_33gse_165 {
142
390
  display: flex;
143
391
  }
144
- ._inlineBlockSmall_7x1a7_161 {
392
+ ._inlineBlockSmall_33gse_169 {
145
393
  display: inline-block;
146
394
  }
147
- ._noneSmall_7x1a7_165 {
395
+ ._noneSmall_33gse_173 {
148
396
  display: none;
149
397
  }
150
- ._visuallyHiddenSmall_7x1a7_169 {
398
+ ._visuallyHiddenSmall_33gse_177 {
151
399
  position: absolute;
152
400
  width: 1px;
153
401
  height: 1px;
@@ -160,19 +408,19 @@
160
408
  }
161
409
  }
162
410
  @media (min-width: 960px) {
163
- ._blockLarge_7x1a7_184 {
411
+ ._blockLarge_33gse_192 {
164
412
  display: block;
165
413
  }
166
- ._flexLarge_7x1a7_188 {
414
+ ._flexLarge_33gse_196 {
167
415
  display: flex;
168
416
  }
169
- ._inlineBlockLarge_7x1a7_192 {
417
+ ._inlineBlockLarge_33gse_200 {
170
418
  display: inline-block;
171
419
  }
172
- ._noneLarge_7x1a7_196 {
420
+ ._noneLarge_33gse_204 {
173
421
  display: none;
174
422
  }
175
- ._visuallyHiddenLarge_7x1a7_200 {
423
+ ._visuallyHiddenLarge_33gse_208 {
176
424
  position: absolute;
177
425
  width: 1px;
178
426
  height: 1px;
@@ -184,135 +432,135 @@
184
432
  overflow: hidden;
185
433
  }
186
434
  }
187
- ._column_7x1a7_214 {
435
+ ._column_33gse_222 {
188
436
  flex-direction: column;
189
437
  }
190
- ._row_7x1a7_218 {
438
+ ._row_33gse_226 {
191
439
  flex-direction: row;
192
440
  }
193
441
  @media (min-width: 480px) {
194
- ._columnSmall_7x1a7_224 {
442
+ ._columnSmall_33gse_232 {
195
443
  flex-direction: column;
196
444
  }
197
- ._rowSmall_7x1a7_228 {
445
+ ._rowSmall_33gse_236 {
198
446
  flex-direction: row;
199
447
  }
200
448
  }
201
449
  @media (min-width: 960px) {
202
- ._columnLarge_7x1a7_235 {
450
+ ._columnLarge_33gse_243 {
203
451
  flex-direction: column;
204
452
  }
205
- ._rowLarge_7x1a7_239 {
453
+ ._rowLarge_33gse_247 {
206
454
  flex-direction: row;
207
455
  }
208
456
  }
209
- ._gap0_7x1a7_245 {
457
+ ._gap0_33gse_253 {
210
458
  gap: 0;
211
459
  }
212
- ._gap1_7x1a7_249 {
460
+ ._gap1_33gse_257 {
213
461
  gap: 4px;
214
462
  }
215
- ._gap2_7x1a7_253 {
463
+ ._gap2_33gse_261 {
216
464
  gap: 8px;
217
465
  }
218
- ._gap3_7x1a7_257 {
466
+ ._gap3_33gse_265 {
219
467
  gap: 12px;
220
468
  }
221
- ._gap4_7x1a7_261 {
469
+ ._gap4_33gse_269 {
222
470
  gap: 16px;
223
471
  }
224
- ._gap5_7x1a7_265 {
472
+ ._gap5_33gse_273 {
225
473
  gap: 20px;
226
474
  }
227
- ._gap6_7x1a7_269 {
475
+ ._gap6_33gse_277 {
228
476
  gap: 24px;
229
477
  }
230
- ._gap7_7x1a7_273 {
478
+ ._gap7_33gse_281 {
231
479
  gap: 28px;
232
480
  }
233
- ._gap8_7x1a7_277 {
481
+ ._gap8_33gse_285 {
234
482
  gap: 32px;
235
483
  }
236
- ._gap9_7x1a7_281 {
484
+ ._gap9_33gse_289 {
237
485
  gap: 36px;
238
486
  }
239
- ._gap10_7x1a7_285 {
487
+ ._gap10_33gse_293 {
240
488
  gap: 40px;
241
489
  }
242
- ._gap11_7x1a7_289 {
490
+ ._gap11_33gse_297 {
243
491
  gap: 44px;
244
492
  }
245
- ._gap12_7x1a7_293 {
493
+ ._gap12_33gse_301 {
246
494
  gap: 48px;
247
495
  }
248
- ._justifyContentcenter_7x1a7_298 {
496
+ ._justifyContentcenter_33gse_306 {
249
497
  justify-content: center;
250
498
  }
251
- ._justifyContentstart_7x1a7_302 {
499
+ ._justifyContentstart_33gse_310 {
252
500
  justify-content: flex-start;
253
501
  }
254
- ._justifyContentend_7x1a7_306 {
502
+ ._justifyContentend_33gse_314 {
255
503
  justify-content: flex-end;
256
504
  }
257
- ._justifyContentbetween_7x1a7_310 {
505
+ ._justifyContentbetween_33gse_318 {
258
506
  justify-content: space-between;
259
507
  }
260
- ._justifyContentaround_7x1a7_314 {
508
+ ._justifyContentaround_33gse_322 {
261
509
  justify-content: space-around;
262
510
  }
263
- ._justifyContentevenly_7x1a7_318 {
511
+ ._justifyContentevenly_33gse_326 {
264
512
  justify-content: space-evenly;
265
513
  }
266
514
  @media (min-width: 480px) {
267
- ._justifyContentcenterSmall_7x1a7_324 {
515
+ ._justifyContentcenterSmall_33gse_332 {
268
516
  justify-content: center;
269
517
  }
270
- ._justifyContentstartSmall_7x1a7_328 {
518
+ ._justifyContentstartSmall_33gse_336 {
271
519
  justify-content: flex-start;
272
520
  }
273
- ._justifyContentendSmall_7x1a7_332 {
521
+ ._justifyContentendSmall_33gse_340 {
274
522
  justify-content: flex-end;
275
523
  }
276
- ._justifyContentbetweenSmall_7x1a7_336 {
524
+ ._justifyContentbetweenSmall_33gse_344 {
277
525
  justify-content: space-between;
278
526
  }
279
- ._justifyContentaroundSmall_7x1a7_340 {
527
+ ._justifyContentaroundSmall_33gse_348 {
280
528
  justify-content: space-around;
281
529
  }
282
- ._justifyContentevenlySmall_7x1a7_344 {
530
+ ._justifyContentevenlySmall_33gse_352 {
283
531
  justify-content: space-evenly;
284
532
  }
285
533
  }
286
534
  @media (min-width: 960px) {
287
- ._justifyContentcenterLarge_7x1a7_351 {
535
+ ._justifyContentcenterLarge_33gse_359 {
288
536
  justify-content: center;
289
537
  }
290
- ._justifyContentstartLarge_7x1a7_355 {
538
+ ._justifyContentstartLarge_33gse_363 {
291
539
  justify-content: flex-start;
292
540
  }
293
- ._justifyContentendLarge_7x1a7_359 {
541
+ ._justifyContentendLarge_33gse_367 {
294
542
  justify-content: flex-end;
295
543
  }
296
- ._justifyContentbetweenLarge_7x1a7_363 {
544
+ ._justifyContentbetweenLarge_33gse_371 {
297
545
  justify-content: space-between;
298
546
  }
299
- ._justifyContentaroundLarge_7x1a7_367 {
547
+ ._justifyContentaroundLarge_33gse_375 {
300
548
  justify-content: space-around;
301
549
  }
302
- ._justifyContentevenlyLarge_7x1a7_371 {
550
+ ._justifyContentevenlyLarge_33gse_379 {
303
551
  justify-content: space-evenly;
304
552
  }
305
553
  }
306
- ._absolute_7x1a7_377 {
554
+ ._absolute_33gse_385 {
307
555
  position: absolute;
308
556
  }
309
- ._fixed_7x1a7_381 {
557
+ ._fixed_33gse_389 {
310
558
  position: fixed;
311
559
  }
312
- ._relative_7x1a7_385 {
560
+ ._relative_33gse_393 {
313
561
  position: relative;
314
562
  }
315
- ._sticky_7x1a7_389 {
563
+ ._sticky_33gse_397 {
316
564
  position: sticky;
317
565
  }
318
566
 
@@ -1576,170 +1824,6 @@
1576
1824
  }
1577
1825
  }
1578
1826
 
1579
- /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/colors/colors.module.css/#css-module-data */
1580
- ._inheritColor_11wj3_2 {
1581
- color: inherit;
1582
- }
1583
- ._destructive700Color_11wj3_6 {
1584
- color: var(--color-base-destructive-700);
1585
- }
1586
- ._gray700Color_11wj3_10 {
1587
- color: var(--color-base-gray-700);
1588
- }
1589
- ._gray900Color_11wj3_14 {
1590
- color: var(--color-base-gray-900);
1591
- }
1592
- ._primary700Color_11wj3_18 {
1593
- color: var(--color-base-primary-700);
1594
- }
1595
- ._whiteColor_11wj3_22 {
1596
- color: var(--color-base-white);
1597
- }
1598
- ._blackBackgroundColor_11wj3_27 {
1599
- background-color: var(--color-base-black);
1600
- }
1601
- ._destructive100BackgroundColor_11wj3_31 {
1602
- background-color: var(--color-base-destructive-100);
1603
- }
1604
- ._destructive200BackgroundColor_11wj3_35 {
1605
- background-color: var(--color-base-destructive-200);
1606
- }
1607
- ._destructive300BackgroundColor_11wj3_39 {
1608
- background-color: var(--color-base-destructive-300);
1609
- }
1610
- ._destructive700BackgroundColor_11wj3_43 {
1611
- background-color: var(--color-base-destructive-700);
1612
- }
1613
- ._destructive800BackgroundColor_11wj3_47 {
1614
- background-color: var(--color-base-destructive-800);
1615
- }
1616
- ._destructive900BackgroundColor_11wj3_51 {
1617
- background-color: var(--color-base-destructive-900);
1618
- }
1619
- ._gray10BackgroundColor_11wj3_55 {
1620
- background-color: var(--color-base-gray-10);
1621
- }
1622
- ._gray30BackgroundColor_11wj3_59 {
1623
- background-color: var(--color-base-gray-30);
1624
- }
1625
- ._gray60BackgroundColor_11wj3_63 {
1626
- background-color: var(--color-base-gray-60);
1627
- }
1628
- ._gray80BackgroundColor_11wj3_67 {
1629
- background-color: var(--color-base-gray-80);
1630
- }
1631
- ._gray100BackgroundColor_11wj3_71 {
1632
- background-color: var(--color-base-gray-100);
1633
- }
1634
- ._gray200BackgroundColor_11wj3_75 {
1635
- background-color: var(--color-base-gray-200);
1636
- }
1637
- ._gray300BackgroundColor_11wj3_79 {
1638
- background-color: var(--color-base-gray-300);
1639
- }
1640
- ._gray700BackgroundColor_11wj3_83 {
1641
- background-color: var(--color-base-gray-700);
1642
- }
1643
- ._gray800BackgroundColor_11wj3_87 {
1644
- background-color: var(--color-base-gray-800);
1645
- }
1646
- ._gray900BackgroundColor_11wj3_91 {
1647
- background-color: var(--color-base-gray-900);
1648
- }
1649
- ._orange100BackgroundColor_11wj3_95 {
1650
- background-color: var(--color-base-orange-100);
1651
- }
1652
- ._orange200BackgroundColor_11wj3_99 {
1653
- background-color: var(--color-base-orange-200);
1654
- }
1655
- ._orange300BackgroundColor_11wj3_103 {
1656
- background-color: var(--color-base-orange-300);
1657
- }
1658
- ._orange700BackgroundColor_11wj3_107 {
1659
- background-color: var(--color-base-orange-700);
1660
- }
1661
- ._orange800BackgroundColor_11wj3_111 {
1662
- background-color: var(--color-base-orange-800);
1663
- }
1664
- ._orange900BackgroundColor_11wj3_115 {
1665
- background-color: var(--color-base-orange-900);
1666
- }
1667
- ._primary100BackgroundColor_11wj3_119 {
1668
- background-color: var(--color-base-primary-100);
1669
- }
1670
- ._primary200BackgroundColor_11wj3_123 {
1671
- background-color: var(--color-base-primary-200);
1672
- }
1673
- ._primary300BackgroundColor_11wj3_127 {
1674
- background-color: var(--color-base-primary-300);
1675
- }
1676
- ._primary700BackgroundColor_11wj3_131 {
1677
- background-color: var(--color-base-primary-700);
1678
- }
1679
- ._primary800BackgroundColor_11wj3_135 {
1680
- background-color: var(--color-base-primary-800);
1681
- }
1682
- ._primary900BackgroundColor_11wj3_139 {
1683
- background-color: var(--color-base-primary-900);
1684
- }
1685
- ._success100BackgroundColor_11wj3_143 {
1686
- background-color: var(--color-base-success-100);
1687
- }
1688
- ._success200BackgroundColor_11wj3_147 {
1689
- background-color: var(--color-base-success-200);
1690
- }
1691
- ._success300BackgroundColor_11wj3_151 {
1692
- background-color: var(--color-base-success-300);
1693
- }
1694
- ._success700BackgroundColor_11wj3_155 {
1695
- background-color: var(--color-base-success-700);
1696
- }
1697
- ._success800BackgroundColor_11wj3_159 {
1698
- background-color: var(--color-base-success-800);
1699
- }
1700
- ._success900BackgroundColor_11wj3_163 {
1701
- background-color: var(--color-base-success-900);
1702
- }
1703
- ._purple100BackgroundColor_11wj3_167 {
1704
- background-color: var(--color-base-purple-100);
1705
- }
1706
- ._purple200BackgroundColor_11wj3_171 {
1707
- background-color: var(--color-base-purple-200);
1708
- }
1709
- ._purple300BackgroundColor_11wj3_175 {
1710
- background-color: var(--color-base-purple-300);
1711
- }
1712
- ._purple700BackgroundColor_11wj3_179 {
1713
- background-color: var(--color-base-purple-700);
1714
- }
1715
- ._purple800BackgroundColor_11wj3_183 {
1716
- background-color: var(--color-base-purple-800);
1717
- }
1718
- ._purple900BackgroundColor_11wj3_187 {
1719
- background-color: var(--color-base-purple-900);
1720
- }
1721
- ._whiteBackgroundColor_11wj3_191 {
1722
- background-color: var(--color-base-white);
1723
- }
1724
- ._yellow100BackgroundColor_11wj3_195 {
1725
- background-color: var(--color-base-yellow-100);
1726
- }
1727
- ._yellow200BackgroundColor_11wj3_199 {
1728
- background-color: var(--color-base-yellow-200);
1729
- }
1730
- ._yellow300BackgroundColor_11wj3_203 {
1731
- background-color: var(--color-base-yellow-300);
1732
- }
1733
- ._yellow700BackgroundColor_11wj3_207 {
1734
- background-color: var(--color-base-yellow-700);
1735
- }
1736
- ._yellow800BackgroundColor_11wj3_211 {
1737
- background-color: var(--color-base-yellow-800);
1738
- }
1739
- ._yellow900BackgroundColor_11wj3_215 {
1740
- background-color: var(--color-base-yellow-900);
1741
- }
1742
-
1743
1827
  /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Button/Button.module.css/#css-module-data */
1744
1828
  ._button_13egy_1 {
1745
1829
  border: none;
@@ -1887,84 +1971,6 @@
1887
1971
  margin: 0;
1888
1972
  }
1889
1973
 
1890
- /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css/#css-module-data */
1891
- ._typography_1hx29_1 {
1892
- font-family:
1893
- -apple-system,
1894
- system-ui,
1895
- BlinkMacSystemFont,
1896
- "Segoe UI",
1897
- Roboto,
1898
- Helvetica,
1899
- Arial,
1900
- sans-serif;
1901
- margin: 0;
1902
- }
1903
- ._size100_1hx29_8 {
1904
- font-size: 12px;
1905
- }
1906
- ._size200_1hx29_12 {
1907
- font-size: 14px;
1908
- }
1909
- ._size300_1hx29_16 {
1910
- font-size: 16px;
1911
- }
1912
- ._size500_1hx29_20 {
1913
- font-size: 20px;
1914
- }
1915
- ._size600_1hx29_24 {
1916
- font-size: 28px;
1917
- }
1918
- ._size700_1hx29_28 {
1919
- font-size: 40px;
1920
- }
1921
- ._size800_1hx29_32 {
1922
- font-size: 64px;
1923
- }
1924
- ._center_1hx29_37 {
1925
- text-align: center;
1926
- }
1927
- ._forceLeft_1hx29_41 {
1928
- text-align: left;
1929
- }
1930
- ._forceRight_1hx29_45 {
1931
- text-align: right;
1932
- }
1933
- ._start_1hx29_49 {
1934
- text-align: start;
1935
- }
1936
- ._end_1hx29_53 {
1937
- text-align: end;
1938
- }
1939
- ._bold_1hx29_58 {
1940
- font-weight: 700;
1941
- }
1942
- ._regular_1hx29_62 {
1943
- font-weight: 400;
1944
- }
1945
- ._semiBold_1hx29_66 {
1946
- font-weight: 600;
1947
- }
1948
- ._heavy_1hx29_70 {
1949
- font-weight: 860;
1950
- }
1951
- ._underline_1hx29_74 {
1952
- text-decoration: underline;
1953
- }
1954
- ._inline_1hx29_78 {
1955
- display: inline;
1956
- }
1957
- ._uppercase_1hx29_82 {
1958
- text-transform: uppercase;
1959
- }
1960
- ._lineClamp_1hx29_86 {
1961
- -webkit-box-orient: vertical;
1962
- display: -webkit-box;
1963
- max-width: 100%;
1964
- overflow: hidden;
1965
- word-break: break-word;
1966
- }
1967
-
1968
1974
  /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/IconButton/IconButton.module.css/#css-module-data */
1969
1975
  ._iconButton_dzhn0_1 {
1970
1976
  align-items: center;