@cambly/syntax-core 2.3.0 → 2.4.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,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_sfdi9_1 {
26
+ ._box_1eqtl_1 {
27
27
  box-sizing: border-box;
28
28
  }
29
- ._flexWrap_sfdi9_5 {
29
+ ._flexWrap_1eqtl_5 {
30
30
  flex-wrap: wrap;
31
31
  }
32
- ._alignItemscenter_sfdi9_10 {
32
+ ._alignItemscenter_1eqtl_10 {
33
33
  align-items: center;
34
34
  }
35
- ._alignItemsstart_sfdi9_14 {
35
+ ._alignItemsstart_1eqtl_14 {
36
36
  align-items: flex-start;
37
37
  }
38
- ._alignItemsend_sfdi9_18 {
38
+ ._alignItemsend_1eqtl_18 {
39
39
  align-items: flex-end;
40
40
  }
41
- ._alignItemsstretch_sfdi9_22 {
41
+ ._alignItemsstretch_1eqtl_22 {
42
42
  align-items: stretch;
43
43
  }
44
- ._alignItemsbaseline_sfdi9_26 {
44
+ ._alignItemsbaseline_1eqtl_26 {
45
45
  align-items: baseline;
46
46
  }
47
47
  @media (min-width: 480px) {
48
- ._alignItemscenterSmall_sfdi9_32 {
48
+ ._alignItemscenterSmall_1eqtl_32 {
49
49
  align-items: center;
50
50
  }
51
- ._alignItemsstartSmall_sfdi9_36 {
51
+ ._alignItemsstartSmall_1eqtl_36 {
52
52
  align-items: flex-start;
53
53
  }
54
- ._alignItemsendSmall_sfdi9_40 {
54
+ ._alignItemsendSmall_1eqtl_40 {
55
55
  align-items: flex-end;
56
56
  }
57
- ._alignItemsstretchSmall_sfdi9_44 {
57
+ ._alignItemsstretchSmall_1eqtl_44 {
58
58
  align-items: stretch;
59
59
  }
60
- ._alignItemsbaselineSmall_sfdi9_48 {
60
+ ._alignItemsbaselineSmall_1eqtl_48 {
61
61
  align-items: baseline;
62
62
  }
63
63
  }
64
64
  @media (min-width: 960px) {
65
- ._alignItemscenterLarge_sfdi9_55 {
65
+ ._alignItemscenterLarge_1eqtl_55 {
66
66
  align-items: center;
67
67
  }
68
- ._alignItemsstartLarge_sfdi9_59 {
68
+ ._alignItemsstartLarge_1eqtl_59 {
69
69
  align-items: flex-start;
70
70
  }
71
- ._alignItemsendLarge_sfdi9_63 {
71
+ ._alignItemsendLarge_1eqtl_63 {
72
72
  align-items: flex-end;
73
73
  }
74
- ._alignItemsstretchLarge_sfdi9_67 {
74
+ ._alignItemsstretchLarge_1eqtl_67 {
75
75
  align-items: stretch;
76
76
  }
77
- ._alignItemsbaselineLarge_sfdi9_71 {
77
+ ._alignItemsbaselineLarge_1eqtl_71 {
78
78
  align-items: baseline;
79
79
  }
80
80
  }
81
- ._alignSelfcenter_sfdi9_77 {
81
+ ._alignSelfcenter_1eqtl_77 {
82
82
  align-self: center;
83
83
  }
84
- ._alignSelfstart_sfdi9_81 {
84
+ ._alignSelfstart_1eqtl_81 {
85
85
  align-self: flex-start;
86
86
  }
87
- ._alignSelfend_sfdi9_85 {
87
+ ._alignSelfend_1eqtl_85 {
88
88
  align-self: flex-end;
89
89
  }
90
- ._alignSelfstretch_sfdi9_89 {
90
+ ._alignSelfstretch_1eqtl_89 {
91
91
  align-self: stretch;
92
92
  }
93
- ._alignSelfbaseline_sfdi9_93 {
93
+ ._alignSelfbaseline_1eqtl_93 {
94
94
  align-self: baseline;
95
95
  }
96
- ._alignSelfauto_sfdi9_97 {
96
+ ._alignSelfauto_1eqtl_97 {
97
97
  align-self: auto;
98
98
  }
99
- ._roundingsm_sfdi9_102 {
99
+ ._roundingsm_1eqtl_102 {
100
100
  border-radius: 8px;
101
101
  }
102
- ._roundingmd_sfdi9_106 {
102
+ ._roundingmd_1eqtl_106 {
103
103
  border-radius: 12px;
104
104
  }
105
- ._roundinglg_sfdi9_110 {
105
+ ._roundinglg_1eqtl_110 {
106
106
  border-radius: 16px;
107
107
  }
108
- ._roundingxl_sfdi9_114 {
108
+ ._roundingxl_1eqtl_114 {
109
109
  border-radius: 32px;
110
110
  }
111
- ._roundingpill_sfdi9_118 {
111
+ ._roundingpill_1eqtl_118 {
112
112
  border-radius: 999px;
113
113
  }
114
- ._block_sfdi9_123 {
114
+ ._block_1eqtl_123 {
115
115
  display: block;
116
116
  }
117
- ._flex_sfdi9_5 {
117
+ ._flex_1eqtl_5 {
118
118
  display: flex;
119
119
  }
120
- ._inlineBlock_sfdi9_131 {
120
+ ._inlineBlock_1eqtl_131 {
121
121
  display: inline-block;
122
122
  }
123
- ._none_sfdi9_135 {
123
+ ._none_1eqtl_135 {
124
124
  display: none;
125
125
  }
126
- ._visuallyHidden_sfdi9_139 {
126
+ ._visuallyHidden_1eqtl_139 {
127
127
  position: absolute;
128
128
  width: 1px;
129
129
  height: 1px;
@@ -135,19 +135,19 @@
135
135
  overflow: hidden;
136
136
  }
137
137
  @media (min-width: 480px) {
138
- ._blockSmall_sfdi9_153 {
138
+ ._blockSmall_1eqtl_153 {
139
139
  display: block;
140
140
  }
141
- ._flexSmall_sfdi9_157 {
141
+ ._flexSmall_1eqtl_157 {
142
142
  display: flex;
143
143
  }
144
- ._inlineBlockSmall_sfdi9_161 {
144
+ ._inlineBlockSmall_1eqtl_161 {
145
145
  display: inline-block;
146
146
  }
147
- ._noneSmall_sfdi9_165 {
147
+ ._noneSmall_1eqtl_165 {
148
148
  display: none;
149
149
  }
150
- ._visuallyHiddenSmall_sfdi9_169 {
150
+ ._visuallyHiddenSmall_1eqtl_169 {
151
151
  position: absolute;
152
152
  width: 1px;
153
153
  height: 1px;
@@ -160,19 +160,19 @@
160
160
  }
161
161
  }
162
162
  @media (min-width: 960px) {
163
- ._blockLarge_sfdi9_184 {
163
+ ._blockLarge_1eqtl_184 {
164
164
  display: block;
165
165
  }
166
- ._flexLarge_sfdi9_188 {
166
+ ._flexLarge_1eqtl_188 {
167
167
  display: flex;
168
168
  }
169
- ._inlineBlockLarge_sfdi9_192 {
169
+ ._inlineBlockLarge_1eqtl_192 {
170
170
  display: inline-block;
171
171
  }
172
- ._noneLarge_sfdi9_196 {
172
+ ._noneLarge_1eqtl_196 {
173
173
  display: none;
174
174
  }
175
- ._visuallyHiddenLarge_sfdi9_200 {
175
+ ._visuallyHiddenLarge_1eqtl_200 {
176
176
  position: absolute;
177
177
  width: 1px;
178
178
  height: 1px;
@@ -184,133 +184,136 @@
184
184
  overflow: hidden;
185
185
  }
186
186
  }
187
- ._column_sfdi9_214 {
187
+ ._column_1eqtl_214 {
188
188
  flex-direction: column;
189
189
  }
190
- ._row_sfdi9_218 {
190
+ ._row_1eqtl_218 {
191
191
  flex-direction: row;
192
192
  }
193
193
  @media (min-width: 480px) {
194
- ._columnSmall_sfdi9_224 {
194
+ ._columnSmall_1eqtl_224 {
195
195
  flex-direction: column;
196
196
  }
197
- ._rowSmall_sfdi9_228 {
197
+ ._rowSmall_1eqtl_228 {
198
198
  flex-direction: row;
199
199
  }
200
200
  }
201
201
  @media (min-width: 960px) {
202
- ._columnLarge_sfdi9_235 {
202
+ ._columnLarge_1eqtl_235 {
203
203
  flex-direction: column;
204
204
  }
205
- ._rowLarge_sfdi9_239 {
205
+ ._rowLarge_1eqtl_239 {
206
206
  flex-direction: row;
207
207
  }
208
208
  }
209
- ._gap0_sfdi9_245 {
209
+ ._gap0_1eqtl_245 {
210
210
  gap: 0;
211
211
  }
212
- ._gap1_sfdi9_249 {
212
+ ._gap1_1eqtl_249 {
213
213
  gap: 4px;
214
214
  }
215
- ._gap2_sfdi9_253 {
215
+ ._gap2_1eqtl_253 {
216
216
  gap: 8px;
217
217
  }
218
- ._gap3_sfdi9_257 {
218
+ ._gap3_1eqtl_257 {
219
219
  gap: 12px;
220
220
  }
221
- ._gap4_sfdi9_261 {
221
+ ._gap4_1eqtl_261 {
222
222
  gap: 16px;
223
223
  }
224
- ._gap5_sfdi9_265 {
224
+ ._gap5_1eqtl_265 {
225
225
  gap: 20px;
226
226
  }
227
- ._gap6_sfdi9_269 {
227
+ ._gap6_1eqtl_269 {
228
228
  gap: 24px;
229
229
  }
230
- ._gap7_sfdi9_273 {
230
+ ._gap7_1eqtl_273 {
231
231
  gap: 28px;
232
232
  }
233
- ._gap8_sfdi9_277 {
233
+ ._gap8_1eqtl_277 {
234
234
  gap: 32px;
235
235
  }
236
- ._gap9_sfdi9_281 {
236
+ ._gap9_1eqtl_281 {
237
237
  gap: 36px;
238
238
  }
239
- ._gap10_sfdi9_285 {
239
+ ._gap10_1eqtl_285 {
240
240
  gap: 40px;
241
241
  }
242
- ._gap11_sfdi9_289 {
242
+ ._gap11_1eqtl_289 {
243
243
  gap: 44px;
244
244
  }
245
- ._gap12_sfdi9_293 {
245
+ ._gap12_1eqtl_293 {
246
246
  gap: 48px;
247
247
  }
248
- ._justifyContentcenter_sfdi9_298 {
248
+ ._justifyContentcenter_1eqtl_298 {
249
249
  justify-content: center;
250
250
  }
251
- ._justifyContentstart_sfdi9_302 {
251
+ ._justifyContentstart_1eqtl_302 {
252
252
  justify-content: flex-start;
253
253
  }
254
- ._justifyContentend_sfdi9_306 {
254
+ ._justifyContentend_1eqtl_306 {
255
255
  justify-content: flex-end;
256
256
  }
257
- ._justifyContentbetween_sfdi9_310 {
257
+ ._justifyContentbetween_1eqtl_310 {
258
258
  justify-content: space-between;
259
259
  }
260
- ._justifyContentaround_sfdi9_314 {
260
+ ._justifyContentaround_1eqtl_314 {
261
261
  justify-content: space-around;
262
262
  }
263
- ._justifyContentevenly_sfdi9_318 {
263
+ ._justifyContentevenly_1eqtl_318 {
264
264
  justify-content: space-evenly;
265
265
  }
266
266
  @media (min-width: 480px) {
267
- ._justifyContentcenterSmall_sfdi9_324 {
267
+ ._justifyContentcenterSmall_1eqtl_324 {
268
268
  justify-content: center;
269
269
  }
270
- ._justifyContentstartSmall_sfdi9_328 {
270
+ ._justifyContentstartSmall_1eqtl_328 {
271
271
  justify-content: flex-start;
272
272
  }
273
- ._justifyContentendSmall_sfdi9_332 {
273
+ ._justifyContentendSmall_1eqtl_332 {
274
274
  justify-content: flex-end;
275
275
  }
276
- ._justifyContentbetweenSmall_sfdi9_336 {
276
+ ._justifyContentbetweenSmall_1eqtl_336 {
277
277
  justify-content: space-between;
278
278
  }
279
- ._justifyContentaroundSmall_sfdi9_340 {
279
+ ._justifyContentaroundSmall_1eqtl_340 {
280
280
  justify-content: space-around;
281
281
  }
282
- ._justifyContentevenlySmall_sfdi9_344 {
282
+ ._justifyContentevenlySmall_1eqtl_344 {
283
283
  justify-content: space-evenly;
284
284
  }
285
285
  }
286
286
  @media (min-width: 960px) {
287
- ._justifyContentcenterLarge_sfdi9_351 {
287
+ ._justifyContentcenterLarge_1eqtl_351 {
288
288
  justify-content: center;
289
289
  }
290
- ._justifyContentstartLarge_sfdi9_355 {
290
+ ._justifyContentstartLarge_1eqtl_355 {
291
291
  justify-content: flex-start;
292
292
  }
293
- ._justifyContentendLarge_sfdi9_359 {
293
+ ._justifyContentendLarge_1eqtl_359 {
294
294
  justify-content: flex-end;
295
295
  }
296
- ._justifyContentbetweenLarge_sfdi9_363 {
296
+ ._justifyContentbetweenLarge_1eqtl_363 {
297
297
  justify-content: space-between;
298
298
  }
299
- ._justifyContentaroundLarge_sfdi9_367 {
299
+ ._justifyContentaroundLarge_1eqtl_367 {
300
300
  justify-content: space-around;
301
301
  }
302
- ._justifyContentevenlyLarge_sfdi9_371 {
302
+ ._justifyContentevenlyLarge_1eqtl_371 {
303
303
  justify-content: space-evenly;
304
304
  }
305
305
  }
306
- ._fixed_sfdi9_377 {
306
+ ._absolute_1eqtl_377 {
307
+ position: absolute;
308
+ }
309
+ ._fixed_1eqtl_381 {
307
310
  position: fixed;
308
311
  }
309
- ._relative_sfdi9_381 {
312
+ ._relative_1eqtl_385 {
310
313
  position: relative;
311
314
  }
312
- ._absolute_sfdi9_385 {
313
- position: absolute;
315
+ ._sticky_1eqtl_389 {
316
+ position: sticky;
314
317
  }
315
318
 
316
319
  /* css-module:/home/runner/work/syntax/syntax/packages/syntax-core/src/Box/margin.module.css/#css-module-data */