@cambly/syntax-core 3.0.0 → 3.1.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,110 +23,107 @@
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_1hk60_1 {
26
+ ._box_7x1a7_1 {
27
27
  box-sizing: border-box;
28
28
  }
29
- ._flexWrap_1hk60_5 {
29
+ ._flexWrap_7x1a7_5 {
30
30
  flex-wrap: wrap;
31
31
  }
32
- ._alignItemscenter_1hk60_10 {
32
+ ._alignItemscenter_7x1a7_10 {
33
33
  align-items: center;
34
34
  }
35
- ._alignItemsstart_1hk60_14 {
35
+ ._alignItemsstart_7x1a7_14 {
36
36
  align-items: flex-start;
37
37
  }
38
- ._alignItemsend_1hk60_18 {
38
+ ._alignItemsend_7x1a7_18 {
39
39
  align-items: flex-end;
40
40
  }
41
- ._alignItemsstretch_1hk60_22 {
41
+ ._alignItemsstretch_7x1a7_22 {
42
42
  align-items: stretch;
43
43
  }
44
- ._alignItemsbaseline_1hk60_26 {
44
+ ._alignItemsbaseline_7x1a7_26 {
45
45
  align-items: baseline;
46
46
  }
47
47
  @media (min-width: 480px) {
48
- ._alignItemscenterSmall_1hk60_32 {
48
+ ._alignItemscenterSmall_7x1a7_32 {
49
49
  align-items: center;
50
50
  }
51
- ._alignItemsstartSmall_1hk60_36 {
51
+ ._alignItemsstartSmall_7x1a7_36 {
52
52
  align-items: flex-start;
53
53
  }
54
- ._alignItemsendSmall_1hk60_40 {
54
+ ._alignItemsendSmall_7x1a7_40 {
55
55
  align-items: flex-end;
56
56
  }
57
- ._alignItemsstretchSmall_1hk60_44 {
57
+ ._alignItemsstretchSmall_7x1a7_44 {
58
58
  align-items: stretch;
59
59
  }
60
- ._alignItemsbaselineSmall_1hk60_48 {
60
+ ._alignItemsbaselineSmall_7x1a7_48 {
61
61
  align-items: baseline;
62
62
  }
63
63
  }
64
64
  @media (min-width: 960px) {
65
- ._alignItemscenterLarge_1hk60_55 {
65
+ ._alignItemscenterLarge_7x1a7_55 {
66
66
  align-items: center;
67
67
  }
68
- ._alignItemsstartLarge_1hk60_59 {
68
+ ._alignItemsstartLarge_7x1a7_59 {
69
69
  align-items: flex-start;
70
70
  }
71
- ._alignItemsendLarge_1hk60_63 {
71
+ ._alignItemsendLarge_7x1a7_63 {
72
72
  align-items: flex-end;
73
73
  }
74
- ._alignItemsstretchLarge_1hk60_67 {
74
+ ._alignItemsstretchLarge_7x1a7_67 {
75
75
  align-items: stretch;
76
76
  }
77
- ._alignItemsbaselineLarge_1hk60_71 {
77
+ ._alignItemsbaselineLarge_7x1a7_71 {
78
78
  align-items: baseline;
79
79
  }
80
80
  }
81
- ._alignSelfcenter_1hk60_77 {
81
+ ._alignSelfcenter_7x1a7_77 {
82
82
  align-self: center;
83
83
  }
84
- ._alignSelfstart_1hk60_81 {
84
+ ._alignSelfstart_7x1a7_81 {
85
85
  align-self: flex-start;
86
86
  }
87
- ._alignSelfend_1hk60_85 {
87
+ ._alignSelfend_7x1a7_85 {
88
88
  align-self: flex-end;
89
89
  }
90
- ._alignSelfstretch_1hk60_89 {
90
+ ._alignSelfstretch_7x1a7_89 {
91
91
  align-self: stretch;
92
92
  }
93
- ._alignSelfbaseline_1hk60_93 {
93
+ ._alignSelfbaseline_7x1a7_93 {
94
94
  align-self: baseline;
95
95
  }
96
- ._alignSelfauto_1hk60_97 {
96
+ ._alignSelfauto_7x1a7_97 {
97
97
  align-self: auto;
98
98
  }
99
- ._roundingsm_1hk60_102 {
99
+ ._roundingsm_7x1a7_102 {
100
100
  border-radius: 8px;
101
101
  }
102
- ._roundingmd_1hk60_106 {
102
+ ._roundingmd_7x1a7_106 {
103
103
  border-radius: 12px;
104
104
  }
105
- ._roundinglg_1hk60_110 {
105
+ ._roundinglg_7x1a7_110 {
106
106
  border-radius: 16px;
107
107
  }
108
- ._roundingxl_1hk60_114 {
108
+ ._roundingxl_7x1a7_114 {
109
109
  border-radius: 32px;
110
110
  }
111
- ._roundingcircle_1hk60_118 {
112
- border-radius: 50%;
113
- }
114
- ._roundingpill_1hk60_122 {
111
+ ._roundingfull_7x1a7_118 {
115
112
  border-radius: 999px;
116
113
  }
117
- ._block_1hk60_127 {
114
+ ._block_7x1a7_123 {
118
115
  display: block;
119
116
  }
120
- ._flex_1hk60_5 {
117
+ ._flex_7x1a7_5 {
121
118
  display: flex;
122
119
  }
123
- ._inlineBlock_1hk60_135 {
120
+ ._inlineBlock_7x1a7_131 {
124
121
  display: inline-block;
125
122
  }
126
- ._none_1hk60_139 {
123
+ ._none_7x1a7_135 {
127
124
  display: none;
128
125
  }
129
- ._visuallyHidden_1hk60_143 {
126
+ ._visuallyHidden_7x1a7_139 {
130
127
  position: absolute;
131
128
  width: 1px;
132
129
  height: 1px;
@@ -138,19 +135,19 @@
138
135
  overflow: hidden;
139
136
  }
140
137
  @media (min-width: 480px) {
141
- ._blockSmall_1hk60_157 {
138
+ ._blockSmall_7x1a7_153 {
142
139
  display: block;
143
140
  }
144
- ._flexSmall_1hk60_161 {
141
+ ._flexSmall_7x1a7_157 {
145
142
  display: flex;
146
143
  }
147
- ._inlineBlockSmall_1hk60_165 {
144
+ ._inlineBlockSmall_7x1a7_161 {
148
145
  display: inline-block;
149
146
  }
150
- ._noneSmall_1hk60_169 {
147
+ ._noneSmall_7x1a7_165 {
151
148
  display: none;
152
149
  }
153
- ._visuallyHiddenSmall_1hk60_173 {
150
+ ._visuallyHiddenSmall_7x1a7_169 {
154
151
  position: absolute;
155
152
  width: 1px;
156
153
  height: 1px;
@@ -163,19 +160,19 @@
163
160
  }
164
161
  }
165
162
  @media (min-width: 960px) {
166
- ._blockLarge_1hk60_188 {
163
+ ._blockLarge_7x1a7_184 {
167
164
  display: block;
168
165
  }
169
- ._flexLarge_1hk60_192 {
166
+ ._flexLarge_7x1a7_188 {
170
167
  display: flex;
171
168
  }
172
- ._inlineBlockLarge_1hk60_196 {
169
+ ._inlineBlockLarge_7x1a7_192 {
173
170
  display: inline-block;
174
171
  }
175
- ._noneLarge_1hk60_200 {
172
+ ._noneLarge_7x1a7_196 {
176
173
  display: none;
177
174
  }
178
- ._visuallyHiddenLarge_1hk60_204 {
175
+ ._visuallyHiddenLarge_7x1a7_200 {
179
176
  position: absolute;
180
177
  width: 1px;
181
178
  height: 1px;
@@ -187,135 +184,135 @@
187
184
  overflow: hidden;
188
185
  }
189
186
  }
190
- ._column_1hk60_218 {
187
+ ._column_7x1a7_214 {
191
188
  flex-direction: column;
192
189
  }
193
- ._row_1hk60_222 {
190
+ ._row_7x1a7_218 {
194
191
  flex-direction: row;
195
192
  }
196
193
  @media (min-width: 480px) {
197
- ._columnSmall_1hk60_228 {
194
+ ._columnSmall_7x1a7_224 {
198
195
  flex-direction: column;
199
196
  }
200
- ._rowSmall_1hk60_232 {
197
+ ._rowSmall_7x1a7_228 {
201
198
  flex-direction: row;
202
199
  }
203
200
  }
204
201
  @media (min-width: 960px) {
205
- ._columnLarge_1hk60_239 {
202
+ ._columnLarge_7x1a7_235 {
206
203
  flex-direction: column;
207
204
  }
208
- ._rowLarge_1hk60_243 {
205
+ ._rowLarge_7x1a7_239 {
209
206
  flex-direction: row;
210
207
  }
211
208
  }
212
- ._gap0_1hk60_249 {
209
+ ._gap0_7x1a7_245 {
213
210
  gap: 0;
214
211
  }
215
- ._gap1_1hk60_253 {
212
+ ._gap1_7x1a7_249 {
216
213
  gap: 4px;
217
214
  }
218
- ._gap2_1hk60_257 {
215
+ ._gap2_7x1a7_253 {
219
216
  gap: 8px;
220
217
  }
221
- ._gap3_1hk60_261 {
218
+ ._gap3_7x1a7_257 {
222
219
  gap: 12px;
223
220
  }
224
- ._gap4_1hk60_265 {
221
+ ._gap4_7x1a7_261 {
225
222
  gap: 16px;
226
223
  }
227
- ._gap5_1hk60_269 {
224
+ ._gap5_7x1a7_265 {
228
225
  gap: 20px;
229
226
  }
230
- ._gap6_1hk60_273 {
227
+ ._gap6_7x1a7_269 {
231
228
  gap: 24px;
232
229
  }
233
- ._gap7_1hk60_277 {
230
+ ._gap7_7x1a7_273 {
234
231
  gap: 28px;
235
232
  }
236
- ._gap8_1hk60_281 {
233
+ ._gap8_7x1a7_277 {
237
234
  gap: 32px;
238
235
  }
239
- ._gap9_1hk60_285 {
236
+ ._gap9_7x1a7_281 {
240
237
  gap: 36px;
241
238
  }
242
- ._gap10_1hk60_289 {
239
+ ._gap10_7x1a7_285 {
243
240
  gap: 40px;
244
241
  }
245
- ._gap11_1hk60_293 {
242
+ ._gap11_7x1a7_289 {
246
243
  gap: 44px;
247
244
  }
248
- ._gap12_1hk60_297 {
245
+ ._gap12_7x1a7_293 {
249
246
  gap: 48px;
250
247
  }
251
- ._justifyContentcenter_1hk60_302 {
248
+ ._justifyContentcenter_7x1a7_298 {
252
249
  justify-content: center;
253
250
  }
254
- ._justifyContentstart_1hk60_306 {
251
+ ._justifyContentstart_7x1a7_302 {
255
252
  justify-content: flex-start;
256
253
  }
257
- ._justifyContentend_1hk60_310 {
254
+ ._justifyContentend_7x1a7_306 {
258
255
  justify-content: flex-end;
259
256
  }
260
- ._justifyContentbetween_1hk60_314 {
257
+ ._justifyContentbetween_7x1a7_310 {
261
258
  justify-content: space-between;
262
259
  }
263
- ._justifyContentaround_1hk60_318 {
260
+ ._justifyContentaround_7x1a7_314 {
264
261
  justify-content: space-around;
265
262
  }
266
- ._justifyContentevenly_1hk60_322 {
263
+ ._justifyContentevenly_7x1a7_318 {
267
264
  justify-content: space-evenly;
268
265
  }
269
266
  @media (min-width: 480px) {
270
- ._justifyContentcenterSmall_1hk60_328 {
267
+ ._justifyContentcenterSmall_7x1a7_324 {
271
268
  justify-content: center;
272
269
  }
273
- ._justifyContentstartSmall_1hk60_332 {
270
+ ._justifyContentstartSmall_7x1a7_328 {
274
271
  justify-content: flex-start;
275
272
  }
276
- ._justifyContentendSmall_1hk60_336 {
273
+ ._justifyContentendSmall_7x1a7_332 {
277
274
  justify-content: flex-end;
278
275
  }
279
- ._justifyContentbetweenSmall_1hk60_340 {
276
+ ._justifyContentbetweenSmall_7x1a7_336 {
280
277
  justify-content: space-between;
281
278
  }
282
- ._justifyContentaroundSmall_1hk60_344 {
279
+ ._justifyContentaroundSmall_7x1a7_340 {
283
280
  justify-content: space-around;
284
281
  }
285
- ._justifyContentevenlySmall_1hk60_348 {
282
+ ._justifyContentevenlySmall_7x1a7_344 {
286
283
  justify-content: space-evenly;
287
284
  }
288
285
  }
289
286
  @media (min-width: 960px) {
290
- ._justifyContentcenterLarge_1hk60_355 {
287
+ ._justifyContentcenterLarge_7x1a7_351 {
291
288
  justify-content: center;
292
289
  }
293
- ._justifyContentstartLarge_1hk60_359 {
290
+ ._justifyContentstartLarge_7x1a7_355 {
294
291
  justify-content: flex-start;
295
292
  }
296
- ._justifyContentendLarge_1hk60_363 {
293
+ ._justifyContentendLarge_7x1a7_359 {
297
294
  justify-content: flex-end;
298
295
  }
299
- ._justifyContentbetweenLarge_1hk60_367 {
296
+ ._justifyContentbetweenLarge_7x1a7_363 {
300
297
  justify-content: space-between;
301
298
  }
302
- ._justifyContentaroundLarge_1hk60_371 {
299
+ ._justifyContentaroundLarge_7x1a7_367 {
303
300
  justify-content: space-around;
304
301
  }
305
- ._justifyContentevenlyLarge_1hk60_375 {
302
+ ._justifyContentevenlyLarge_7x1a7_371 {
306
303
  justify-content: space-evenly;
307
304
  }
308
305
  }
309
- ._absolute_1hk60_381 {
306
+ ._absolute_7x1a7_377 {
310
307
  position: absolute;
311
308
  }
312
- ._fixed_1hk60_385 {
309
+ ._fixed_7x1a7_381 {
313
310
  position: fixed;
314
311
  }
315
- ._relative_1hk60_389 {
312
+ ._relative_7x1a7_385 {
316
313
  position: relative;
317
314
  }
318
- ._sticky_1hk60_393 {
315
+ ._sticky_7x1a7_389 {
319
316
  position: sticky;
320
317
  }
321
318