@cambly/syntax-core 2.5.0 → 2.6.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
@@ -23,107 +23,110 @@
23
23
  }
24
24
 
25
25
  /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Box/Box.module.css/#css-module-data */
26
- ._box_1eqtl_1 {
26
+ ._box_1hk60_1 {
27
27
  box-sizing: border-box;
28
28
  }
29
- ._flexWrap_1eqtl_5 {
29
+ ._flexWrap_1hk60_5 {
30
30
  flex-wrap: wrap;
31
31
  }
32
- ._alignItemscenter_1eqtl_10 {
32
+ ._alignItemscenter_1hk60_10 {
33
33
  align-items: center;
34
34
  }
35
- ._alignItemsstart_1eqtl_14 {
35
+ ._alignItemsstart_1hk60_14 {
36
36
  align-items: flex-start;
37
37
  }
38
- ._alignItemsend_1eqtl_18 {
38
+ ._alignItemsend_1hk60_18 {
39
39
  align-items: flex-end;
40
40
  }
41
- ._alignItemsstretch_1eqtl_22 {
41
+ ._alignItemsstretch_1hk60_22 {
42
42
  align-items: stretch;
43
43
  }
44
- ._alignItemsbaseline_1eqtl_26 {
44
+ ._alignItemsbaseline_1hk60_26 {
45
45
  align-items: baseline;
46
46
  }
47
47
  @media (min-width: 480px) {
48
- ._alignItemscenterSmall_1eqtl_32 {
48
+ ._alignItemscenterSmall_1hk60_32 {
49
49
  align-items: center;
50
50
  }
51
- ._alignItemsstartSmall_1eqtl_36 {
51
+ ._alignItemsstartSmall_1hk60_36 {
52
52
  align-items: flex-start;
53
53
  }
54
- ._alignItemsendSmall_1eqtl_40 {
54
+ ._alignItemsendSmall_1hk60_40 {
55
55
  align-items: flex-end;
56
56
  }
57
- ._alignItemsstretchSmall_1eqtl_44 {
57
+ ._alignItemsstretchSmall_1hk60_44 {
58
58
  align-items: stretch;
59
59
  }
60
- ._alignItemsbaselineSmall_1eqtl_48 {
60
+ ._alignItemsbaselineSmall_1hk60_48 {
61
61
  align-items: baseline;
62
62
  }
63
63
  }
64
64
  @media (min-width: 960px) {
65
- ._alignItemscenterLarge_1eqtl_55 {
65
+ ._alignItemscenterLarge_1hk60_55 {
66
66
  align-items: center;
67
67
  }
68
- ._alignItemsstartLarge_1eqtl_59 {
68
+ ._alignItemsstartLarge_1hk60_59 {
69
69
  align-items: flex-start;
70
70
  }
71
- ._alignItemsendLarge_1eqtl_63 {
71
+ ._alignItemsendLarge_1hk60_63 {
72
72
  align-items: flex-end;
73
73
  }
74
- ._alignItemsstretchLarge_1eqtl_67 {
74
+ ._alignItemsstretchLarge_1hk60_67 {
75
75
  align-items: stretch;
76
76
  }
77
- ._alignItemsbaselineLarge_1eqtl_71 {
77
+ ._alignItemsbaselineLarge_1hk60_71 {
78
78
  align-items: baseline;
79
79
  }
80
80
  }
81
- ._alignSelfcenter_1eqtl_77 {
81
+ ._alignSelfcenter_1hk60_77 {
82
82
  align-self: center;
83
83
  }
84
- ._alignSelfstart_1eqtl_81 {
84
+ ._alignSelfstart_1hk60_81 {
85
85
  align-self: flex-start;
86
86
  }
87
- ._alignSelfend_1eqtl_85 {
87
+ ._alignSelfend_1hk60_85 {
88
88
  align-self: flex-end;
89
89
  }
90
- ._alignSelfstretch_1eqtl_89 {
90
+ ._alignSelfstretch_1hk60_89 {
91
91
  align-self: stretch;
92
92
  }
93
- ._alignSelfbaseline_1eqtl_93 {
93
+ ._alignSelfbaseline_1hk60_93 {
94
94
  align-self: baseline;
95
95
  }
96
- ._alignSelfauto_1eqtl_97 {
96
+ ._alignSelfauto_1hk60_97 {
97
97
  align-self: auto;
98
98
  }
99
- ._roundingsm_1eqtl_102 {
99
+ ._roundingsm_1hk60_102 {
100
100
  border-radius: 8px;
101
101
  }
102
- ._roundingmd_1eqtl_106 {
102
+ ._roundingmd_1hk60_106 {
103
103
  border-radius: 12px;
104
104
  }
105
- ._roundinglg_1eqtl_110 {
105
+ ._roundinglg_1hk60_110 {
106
106
  border-radius: 16px;
107
107
  }
108
- ._roundingxl_1eqtl_114 {
108
+ ._roundingxl_1hk60_114 {
109
109
  border-radius: 32px;
110
110
  }
111
- ._roundingpill_1eqtl_118 {
111
+ ._roundingcircle_1hk60_118 {
112
+ border-radius: 50%;
113
+ }
114
+ ._roundingpill_1hk60_122 {
112
115
  border-radius: 999px;
113
116
  }
114
- ._block_1eqtl_123 {
117
+ ._block_1hk60_127 {
115
118
  display: block;
116
119
  }
117
- ._flex_1eqtl_5 {
120
+ ._flex_1hk60_5 {
118
121
  display: flex;
119
122
  }
120
- ._inlineBlock_1eqtl_131 {
123
+ ._inlineBlock_1hk60_135 {
121
124
  display: inline-block;
122
125
  }
123
- ._none_1eqtl_135 {
126
+ ._none_1hk60_139 {
124
127
  display: none;
125
128
  }
126
- ._visuallyHidden_1eqtl_139 {
129
+ ._visuallyHidden_1hk60_143 {
127
130
  position: absolute;
128
131
  width: 1px;
129
132
  height: 1px;
@@ -135,19 +138,19 @@
135
138
  overflow: hidden;
136
139
  }
137
140
  @media (min-width: 480px) {
138
- ._blockSmall_1eqtl_153 {
141
+ ._blockSmall_1hk60_157 {
139
142
  display: block;
140
143
  }
141
- ._flexSmall_1eqtl_157 {
144
+ ._flexSmall_1hk60_161 {
142
145
  display: flex;
143
146
  }
144
- ._inlineBlockSmall_1eqtl_161 {
147
+ ._inlineBlockSmall_1hk60_165 {
145
148
  display: inline-block;
146
149
  }
147
- ._noneSmall_1eqtl_165 {
150
+ ._noneSmall_1hk60_169 {
148
151
  display: none;
149
152
  }
150
- ._visuallyHiddenSmall_1eqtl_169 {
153
+ ._visuallyHiddenSmall_1hk60_173 {
151
154
  position: absolute;
152
155
  width: 1px;
153
156
  height: 1px;
@@ -160,19 +163,19 @@
160
163
  }
161
164
  }
162
165
  @media (min-width: 960px) {
163
- ._blockLarge_1eqtl_184 {
166
+ ._blockLarge_1hk60_188 {
164
167
  display: block;
165
168
  }
166
- ._flexLarge_1eqtl_188 {
169
+ ._flexLarge_1hk60_192 {
167
170
  display: flex;
168
171
  }
169
- ._inlineBlockLarge_1eqtl_192 {
172
+ ._inlineBlockLarge_1hk60_196 {
170
173
  display: inline-block;
171
174
  }
172
- ._noneLarge_1eqtl_196 {
175
+ ._noneLarge_1hk60_200 {
173
176
  display: none;
174
177
  }
175
- ._visuallyHiddenLarge_1eqtl_200 {
178
+ ._visuallyHiddenLarge_1hk60_204 {
176
179
  position: absolute;
177
180
  width: 1px;
178
181
  height: 1px;
@@ -184,135 +187,135 @@
184
187
  overflow: hidden;
185
188
  }
186
189
  }
187
- ._column_1eqtl_214 {
190
+ ._column_1hk60_218 {
188
191
  flex-direction: column;
189
192
  }
190
- ._row_1eqtl_218 {
193
+ ._row_1hk60_222 {
191
194
  flex-direction: row;
192
195
  }
193
196
  @media (min-width: 480px) {
194
- ._columnSmall_1eqtl_224 {
197
+ ._columnSmall_1hk60_228 {
195
198
  flex-direction: column;
196
199
  }
197
- ._rowSmall_1eqtl_228 {
200
+ ._rowSmall_1hk60_232 {
198
201
  flex-direction: row;
199
202
  }
200
203
  }
201
204
  @media (min-width: 960px) {
202
- ._columnLarge_1eqtl_235 {
205
+ ._columnLarge_1hk60_239 {
203
206
  flex-direction: column;
204
207
  }
205
- ._rowLarge_1eqtl_239 {
208
+ ._rowLarge_1hk60_243 {
206
209
  flex-direction: row;
207
210
  }
208
211
  }
209
- ._gap0_1eqtl_245 {
212
+ ._gap0_1hk60_249 {
210
213
  gap: 0;
211
214
  }
212
- ._gap1_1eqtl_249 {
215
+ ._gap1_1hk60_253 {
213
216
  gap: 4px;
214
217
  }
215
- ._gap2_1eqtl_253 {
218
+ ._gap2_1hk60_257 {
216
219
  gap: 8px;
217
220
  }
218
- ._gap3_1eqtl_257 {
221
+ ._gap3_1hk60_261 {
219
222
  gap: 12px;
220
223
  }
221
- ._gap4_1eqtl_261 {
224
+ ._gap4_1hk60_265 {
222
225
  gap: 16px;
223
226
  }
224
- ._gap5_1eqtl_265 {
227
+ ._gap5_1hk60_269 {
225
228
  gap: 20px;
226
229
  }
227
- ._gap6_1eqtl_269 {
230
+ ._gap6_1hk60_273 {
228
231
  gap: 24px;
229
232
  }
230
- ._gap7_1eqtl_273 {
233
+ ._gap7_1hk60_277 {
231
234
  gap: 28px;
232
235
  }
233
- ._gap8_1eqtl_277 {
236
+ ._gap8_1hk60_281 {
234
237
  gap: 32px;
235
238
  }
236
- ._gap9_1eqtl_281 {
239
+ ._gap9_1hk60_285 {
237
240
  gap: 36px;
238
241
  }
239
- ._gap10_1eqtl_285 {
242
+ ._gap10_1hk60_289 {
240
243
  gap: 40px;
241
244
  }
242
- ._gap11_1eqtl_289 {
245
+ ._gap11_1hk60_293 {
243
246
  gap: 44px;
244
247
  }
245
- ._gap12_1eqtl_293 {
248
+ ._gap12_1hk60_297 {
246
249
  gap: 48px;
247
250
  }
248
- ._justifyContentcenter_1eqtl_298 {
251
+ ._justifyContentcenter_1hk60_302 {
249
252
  justify-content: center;
250
253
  }
251
- ._justifyContentstart_1eqtl_302 {
254
+ ._justifyContentstart_1hk60_306 {
252
255
  justify-content: flex-start;
253
256
  }
254
- ._justifyContentend_1eqtl_306 {
257
+ ._justifyContentend_1hk60_310 {
255
258
  justify-content: flex-end;
256
259
  }
257
- ._justifyContentbetween_1eqtl_310 {
260
+ ._justifyContentbetween_1hk60_314 {
258
261
  justify-content: space-between;
259
262
  }
260
- ._justifyContentaround_1eqtl_314 {
263
+ ._justifyContentaround_1hk60_318 {
261
264
  justify-content: space-around;
262
265
  }
263
- ._justifyContentevenly_1eqtl_318 {
266
+ ._justifyContentevenly_1hk60_322 {
264
267
  justify-content: space-evenly;
265
268
  }
266
269
  @media (min-width: 480px) {
267
- ._justifyContentcenterSmall_1eqtl_324 {
270
+ ._justifyContentcenterSmall_1hk60_328 {
268
271
  justify-content: center;
269
272
  }
270
- ._justifyContentstartSmall_1eqtl_328 {
273
+ ._justifyContentstartSmall_1hk60_332 {
271
274
  justify-content: flex-start;
272
275
  }
273
- ._justifyContentendSmall_1eqtl_332 {
276
+ ._justifyContentendSmall_1hk60_336 {
274
277
  justify-content: flex-end;
275
278
  }
276
- ._justifyContentbetweenSmall_1eqtl_336 {
279
+ ._justifyContentbetweenSmall_1hk60_340 {
277
280
  justify-content: space-between;
278
281
  }
279
- ._justifyContentaroundSmall_1eqtl_340 {
282
+ ._justifyContentaroundSmall_1hk60_344 {
280
283
  justify-content: space-around;
281
284
  }
282
- ._justifyContentevenlySmall_1eqtl_344 {
285
+ ._justifyContentevenlySmall_1hk60_348 {
283
286
  justify-content: space-evenly;
284
287
  }
285
288
  }
286
289
  @media (min-width: 960px) {
287
- ._justifyContentcenterLarge_1eqtl_351 {
290
+ ._justifyContentcenterLarge_1hk60_355 {
288
291
  justify-content: center;
289
292
  }
290
- ._justifyContentstartLarge_1eqtl_355 {
293
+ ._justifyContentstartLarge_1hk60_359 {
291
294
  justify-content: flex-start;
292
295
  }
293
- ._justifyContentendLarge_1eqtl_359 {
296
+ ._justifyContentendLarge_1hk60_363 {
294
297
  justify-content: flex-end;
295
298
  }
296
- ._justifyContentbetweenLarge_1eqtl_363 {
299
+ ._justifyContentbetweenLarge_1hk60_367 {
297
300
  justify-content: space-between;
298
301
  }
299
- ._justifyContentaroundLarge_1eqtl_367 {
302
+ ._justifyContentaroundLarge_1hk60_371 {
300
303
  justify-content: space-around;
301
304
  }
302
- ._justifyContentevenlyLarge_1eqtl_371 {
305
+ ._justifyContentevenlyLarge_1hk60_375 {
303
306
  justify-content: space-evenly;
304
307
  }
305
308
  }
306
- ._absolute_1eqtl_377 {
309
+ ._absolute_1hk60_381 {
307
310
  position: absolute;
308
311
  }
309
- ._fixed_1eqtl_381 {
312
+ ._fixed_1hk60_385 {
310
313
  position: fixed;
311
314
  }
312
- ._relative_1eqtl_385 {
315
+ ._relative_1hk60_389 {
313
316
  position: relative;
314
317
  }
315
- ._sticky_1eqtl_389 {
318
+ ._sticky_1hk60_393 {
316
319
  position: sticky;
317
320
  }
318
321