@6thbridge/hexa 0.0.89 → 0.0.91
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.d.mts +36 -36
- package/dist/index.d.ts +36 -36
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/index.mjs.map +1 -1
- package/dist/output.css +20 -557
- package/package.json +62 -60
- package/tsconfig.json +5 -2
package/dist/output.css
CHANGED
|
@@ -92,560 +92,6 @@
|
|
|
92
92
|
outline: none;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
*, ::before, ::after{
|
|
96
|
-
--tw-border-spacing-x: 0;
|
|
97
|
-
--tw-border-spacing-y: 0;
|
|
98
|
-
--tw-translate-x: 0;
|
|
99
|
-
--tw-translate-y: 0;
|
|
100
|
-
--tw-rotate: 0;
|
|
101
|
-
--tw-skew-x: 0;
|
|
102
|
-
--tw-skew-y: 0;
|
|
103
|
-
--tw-scale-x: 1;
|
|
104
|
-
--tw-scale-y: 1;
|
|
105
|
-
--tw-pan-x: ;
|
|
106
|
-
--tw-pan-y: ;
|
|
107
|
-
--tw-pinch-zoom: ;
|
|
108
|
-
--tw-scroll-snap-strictness: proximity;
|
|
109
|
-
--tw-gradient-from-position: ;
|
|
110
|
-
--tw-gradient-via-position: ;
|
|
111
|
-
--tw-gradient-to-position: ;
|
|
112
|
-
--tw-ordinal: ;
|
|
113
|
-
--tw-slashed-zero: ;
|
|
114
|
-
--tw-numeric-figure: ;
|
|
115
|
-
--tw-numeric-spacing: ;
|
|
116
|
-
--tw-numeric-fraction: ;
|
|
117
|
-
--tw-ring-inset: ;
|
|
118
|
-
--tw-ring-offset-width: 0px;
|
|
119
|
-
--tw-ring-offset-color: #fff;
|
|
120
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
121
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
122
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
123
|
-
--tw-shadow: 0 0 #0000;
|
|
124
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
125
|
-
--tw-blur: ;
|
|
126
|
-
--tw-brightness: ;
|
|
127
|
-
--tw-contrast: ;
|
|
128
|
-
--tw-grayscale: ;
|
|
129
|
-
--tw-hue-rotate: ;
|
|
130
|
-
--tw-invert: ;
|
|
131
|
-
--tw-saturate: ;
|
|
132
|
-
--tw-sepia: ;
|
|
133
|
-
--tw-drop-shadow: ;
|
|
134
|
-
--tw-backdrop-blur: ;
|
|
135
|
-
--tw-backdrop-brightness: ;
|
|
136
|
-
--tw-backdrop-contrast: ;
|
|
137
|
-
--tw-backdrop-grayscale: ;
|
|
138
|
-
--tw-backdrop-hue-rotate: ;
|
|
139
|
-
--tw-backdrop-invert: ;
|
|
140
|
-
--tw-backdrop-opacity: ;
|
|
141
|
-
--tw-backdrop-saturate: ;
|
|
142
|
-
--tw-backdrop-sepia: ;
|
|
143
|
-
--tw-contain-size: ;
|
|
144
|
-
--tw-contain-layout: ;
|
|
145
|
-
--tw-contain-paint: ;
|
|
146
|
-
--tw-contain-style: ;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
::backdrop{
|
|
150
|
-
--tw-border-spacing-x: 0;
|
|
151
|
-
--tw-border-spacing-y: 0;
|
|
152
|
-
--tw-translate-x: 0;
|
|
153
|
-
--tw-translate-y: 0;
|
|
154
|
-
--tw-rotate: 0;
|
|
155
|
-
--tw-skew-x: 0;
|
|
156
|
-
--tw-skew-y: 0;
|
|
157
|
-
--tw-scale-x: 1;
|
|
158
|
-
--tw-scale-y: 1;
|
|
159
|
-
--tw-pan-x: ;
|
|
160
|
-
--tw-pan-y: ;
|
|
161
|
-
--tw-pinch-zoom: ;
|
|
162
|
-
--tw-scroll-snap-strictness: proximity;
|
|
163
|
-
--tw-gradient-from-position: ;
|
|
164
|
-
--tw-gradient-via-position: ;
|
|
165
|
-
--tw-gradient-to-position: ;
|
|
166
|
-
--tw-ordinal: ;
|
|
167
|
-
--tw-slashed-zero: ;
|
|
168
|
-
--tw-numeric-figure: ;
|
|
169
|
-
--tw-numeric-spacing: ;
|
|
170
|
-
--tw-numeric-fraction: ;
|
|
171
|
-
--tw-ring-inset: ;
|
|
172
|
-
--tw-ring-offset-width: 0px;
|
|
173
|
-
--tw-ring-offset-color: #fff;
|
|
174
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
175
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
176
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
177
|
-
--tw-shadow: 0 0 #0000;
|
|
178
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
179
|
-
--tw-blur: ;
|
|
180
|
-
--tw-brightness: ;
|
|
181
|
-
--tw-contrast: ;
|
|
182
|
-
--tw-grayscale: ;
|
|
183
|
-
--tw-hue-rotate: ;
|
|
184
|
-
--tw-invert: ;
|
|
185
|
-
--tw-saturate: ;
|
|
186
|
-
--tw-sepia: ;
|
|
187
|
-
--tw-drop-shadow: ;
|
|
188
|
-
--tw-backdrop-blur: ;
|
|
189
|
-
--tw-backdrop-brightness: ;
|
|
190
|
-
--tw-backdrop-contrast: ;
|
|
191
|
-
--tw-backdrop-grayscale: ;
|
|
192
|
-
--tw-backdrop-hue-rotate: ;
|
|
193
|
-
--tw-backdrop-invert: ;
|
|
194
|
-
--tw-backdrop-opacity: ;
|
|
195
|
-
--tw-backdrop-saturate: ;
|
|
196
|
-
--tw-backdrop-sepia: ;
|
|
197
|
-
--tw-contain-size: ;
|
|
198
|
-
--tw-contain-layout: ;
|
|
199
|
-
--tw-contain-paint: ;
|
|
200
|
-
--tw-contain-style: ;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
|
|
204
|
-
|
|
205
|
-
/*
|
|
206
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
207
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
208
|
-
*/
|
|
209
|
-
|
|
210
|
-
*,
|
|
211
|
-
::before,
|
|
212
|
-
::after {
|
|
213
|
-
box-sizing: border-box;
|
|
214
|
-
/* 1 */
|
|
215
|
-
border-width: 0;
|
|
216
|
-
/* 2 */
|
|
217
|
-
border-style: solid;
|
|
218
|
-
/* 2 */
|
|
219
|
-
border-color: #e5e7eb;
|
|
220
|
-
/* 2 */
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
::before,
|
|
224
|
-
::after {
|
|
225
|
-
--tw-content: '';
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
/*
|
|
229
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
230
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
231
|
-
3. Use a more readable tab size.
|
|
232
|
-
4. Use the user's configured `sans` font-family by default.
|
|
233
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
|
234
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
|
235
|
-
7. Disable tap highlights on iOS
|
|
236
|
-
*/
|
|
237
|
-
|
|
238
|
-
html,
|
|
239
|
-
:host {
|
|
240
|
-
line-height: 1.5;
|
|
241
|
-
/* 1 */
|
|
242
|
-
-webkit-text-size-adjust: 100%;
|
|
243
|
-
/* 2 */
|
|
244
|
-
-moz-tab-size: 4;
|
|
245
|
-
/* 3 */
|
|
246
|
-
-o-tab-size: 4;
|
|
247
|
-
tab-size: 4;
|
|
248
|
-
/* 3 */
|
|
249
|
-
font-family: GT Walsheim Pro, sans-serif;
|
|
250
|
-
/* 4 */
|
|
251
|
-
font-feature-settings: normal;
|
|
252
|
-
/* 5 */
|
|
253
|
-
font-variation-settings: normal;
|
|
254
|
-
/* 6 */
|
|
255
|
-
-webkit-tap-highlight-color: transparent;
|
|
256
|
-
/* 7 */
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/*
|
|
260
|
-
1. Remove the margin in all browsers.
|
|
261
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
262
|
-
*/
|
|
263
|
-
|
|
264
|
-
body {
|
|
265
|
-
margin: 0;
|
|
266
|
-
/* 1 */
|
|
267
|
-
line-height: inherit;
|
|
268
|
-
/* 2 */
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
/*
|
|
272
|
-
1. Add the correct height in Firefox.
|
|
273
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
274
|
-
3. Ensure horizontal rules are visible by default.
|
|
275
|
-
*/
|
|
276
|
-
|
|
277
|
-
hr {
|
|
278
|
-
height: 0;
|
|
279
|
-
/* 1 */
|
|
280
|
-
color: inherit;
|
|
281
|
-
/* 2 */
|
|
282
|
-
border-top-width: 1px;
|
|
283
|
-
/* 3 */
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
/*
|
|
287
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
288
|
-
*/
|
|
289
|
-
|
|
290
|
-
abbr:where([title]) {
|
|
291
|
-
-webkit-text-decoration: underline dotted;
|
|
292
|
-
text-decoration: underline dotted;
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
/*
|
|
296
|
-
Remove the default font size and weight for headings.
|
|
297
|
-
*/
|
|
298
|
-
|
|
299
|
-
h1,
|
|
300
|
-
h2,
|
|
301
|
-
h3,
|
|
302
|
-
h4,
|
|
303
|
-
h5,
|
|
304
|
-
h6 {
|
|
305
|
-
font-size: inherit;
|
|
306
|
-
font-weight: inherit;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
/*
|
|
310
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
311
|
-
*/
|
|
312
|
-
|
|
313
|
-
a {
|
|
314
|
-
color: inherit;
|
|
315
|
-
text-decoration: inherit;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
/*
|
|
319
|
-
Add the correct font weight in Edge and Safari.
|
|
320
|
-
*/
|
|
321
|
-
|
|
322
|
-
b,
|
|
323
|
-
strong {
|
|
324
|
-
font-weight: bolder;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
/*
|
|
328
|
-
1. Use the user's configured `mono` font-family by default.
|
|
329
|
-
2. Use the user's configured `mono` font-feature-settings by default.
|
|
330
|
-
3. Use the user's configured `mono` font-variation-settings by default.
|
|
331
|
-
4. Correct the odd `em` font sizing in all browsers.
|
|
332
|
-
*/
|
|
333
|
-
|
|
334
|
-
code,
|
|
335
|
-
kbd,
|
|
336
|
-
samp,
|
|
337
|
-
pre {
|
|
338
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
339
|
-
/* 1 */
|
|
340
|
-
font-feature-settings: normal;
|
|
341
|
-
/* 2 */
|
|
342
|
-
font-variation-settings: normal;
|
|
343
|
-
/* 3 */
|
|
344
|
-
font-size: 1em;
|
|
345
|
-
/* 4 */
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
/*
|
|
349
|
-
Add the correct font size in all browsers.
|
|
350
|
-
*/
|
|
351
|
-
|
|
352
|
-
small {
|
|
353
|
-
font-size: 80%;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
/*
|
|
357
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
358
|
-
*/
|
|
359
|
-
|
|
360
|
-
sub,
|
|
361
|
-
sup {
|
|
362
|
-
font-size: 75%;
|
|
363
|
-
line-height: 0;
|
|
364
|
-
position: relative;
|
|
365
|
-
vertical-align: baseline;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
sub {
|
|
369
|
-
bottom: -0.25em;
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
sup {
|
|
373
|
-
top: -0.5em;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
/*
|
|
377
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
378
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
379
|
-
3. Remove gaps between table borders by default.
|
|
380
|
-
*/
|
|
381
|
-
|
|
382
|
-
table {
|
|
383
|
-
text-indent: 0;
|
|
384
|
-
/* 1 */
|
|
385
|
-
border-color: inherit;
|
|
386
|
-
/* 2 */
|
|
387
|
-
border-collapse: collapse;
|
|
388
|
-
/* 3 */
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
/*
|
|
392
|
-
1. Change the font styles in all browsers.
|
|
393
|
-
2. Remove the margin in Firefox and Safari.
|
|
394
|
-
3. Remove default padding in all browsers.
|
|
395
|
-
*/
|
|
396
|
-
|
|
397
|
-
button,
|
|
398
|
-
input,
|
|
399
|
-
optgroup,
|
|
400
|
-
select,
|
|
401
|
-
textarea {
|
|
402
|
-
font-family: inherit;
|
|
403
|
-
/* 1 */
|
|
404
|
-
font-feature-settings: inherit;
|
|
405
|
-
/* 1 */
|
|
406
|
-
font-variation-settings: inherit;
|
|
407
|
-
/* 1 */
|
|
408
|
-
font-size: 100%;
|
|
409
|
-
/* 1 */
|
|
410
|
-
font-weight: inherit;
|
|
411
|
-
/* 1 */
|
|
412
|
-
line-height: inherit;
|
|
413
|
-
/* 1 */
|
|
414
|
-
letter-spacing: inherit;
|
|
415
|
-
/* 1 */
|
|
416
|
-
color: inherit;
|
|
417
|
-
/* 1 */
|
|
418
|
-
margin: 0;
|
|
419
|
-
/* 2 */
|
|
420
|
-
padding: 0;
|
|
421
|
-
/* 3 */
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
/*
|
|
425
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
426
|
-
*/
|
|
427
|
-
|
|
428
|
-
button,
|
|
429
|
-
select {
|
|
430
|
-
text-transform: none;
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
/*
|
|
434
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
435
|
-
2. Remove default button styles.
|
|
436
|
-
*/
|
|
437
|
-
|
|
438
|
-
button,
|
|
439
|
-
input:where([type='button']),
|
|
440
|
-
input:where([type='reset']),
|
|
441
|
-
input:where([type='submit']) {
|
|
442
|
-
-webkit-appearance: button;
|
|
443
|
-
/* 1 */
|
|
444
|
-
background-color: transparent;
|
|
445
|
-
/* 2 */
|
|
446
|
-
background-image: none;
|
|
447
|
-
/* 2 */
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
/*
|
|
451
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
452
|
-
*/
|
|
453
|
-
|
|
454
|
-
:-moz-focusring {
|
|
455
|
-
outline: auto;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
/*
|
|
459
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
460
|
-
*/
|
|
461
|
-
|
|
462
|
-
:-moz-ui-invalid {
|
|
463
|
-
box-shadow: none;
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
/*
|
|
467
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
468
|
-
*/
|
|
469
|
-
|
|
470
|
-
progress {
|
|
471
|
-
vertical-align: baseline;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
/*
|
|
475
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
476
|
-
*/
|
|
477
|
-
|
|
478
|
-
::-webkit-inner-spin-button,
|
|
479
|
-
::-webkit-outer-spin-button {
|
|
480
|
-
height: auto;
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
/*
|
|
484
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
485
|
-
2. Correct the outline style in Safari.
|
|
486
|
-
*/
|
|
487
|
-
|
|
488
|
-
[type='search'] {
|
|
489
|
-
-webkit-appearance: textfield;
|
|
490
|
-
/* 1 */
|
|
491
|
-
outline-offset: -2px;
|
|
492
|
-
/* 2 */
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
/*
|
|
496
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
497
|
-
*/
|
|
498
|
-
|
|
499
|
-
::-webkit-search-decoration {
|
|
500
|
-
-webkit-appearance: none;
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
/*
|
|
504
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
505
|
-
2. Change font properties to `inherit` in Safari.
|
|
506
|
-
*/
|
|
507
|
-
|
|
508
|
-
::-webkit-file-upload-button {
|
|
509
|
-
-webkit-appearance: button;
|
|
510
|
-
/* 1 */
|
|
511
|
-
font: inherit;
|
|
512
|
-
/* 2 */
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
/*
|
|
516
|
-
Add the correct display in Chrome and Safari.
|
|
517
|
-
*/
|
|
518
|
-
|
|
519
|
-
summary {
|
|
520
|
-
display: list-item;
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
/*
|
|
524
|
-
Removes the default spacing and border for appropriate elements.
|
|
525
|
-
*/
|
|
526
|
-
|
|
527
|
-
blockquote,
|
|
528
|
-
dl,
|
|
529
|
-
dd,
|
|
530
|
-
h1,
|
|
531
|
-
h2,
|
|
532
|
-
h3,
|
|
533
|
-
h4,
|
|
534
|
-
h5,
|
|
535
|
-
h6,
|
|
536
|
-
hr,
|
|
537
|
-
figure,
|
|
538
|
-
p,
|
|
539
|
-
pre {
|
|
540
|
-
margin: 0;
|
|
541
|
-
}
|
|
542
|
-
|
|
543
|
-
fieldset {
|
|
544
|
-
margin: 0;
|
|
545
|
-
padding: 0;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
legend {
|
|
549
|
-
padding: 0;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
ol,
|
|
553
|
-
ul,
|
|
554
|
-
menu {
|
|
555
|
-
list-style: none;
|
|
556
|
-
margin: 0;
|
|
557
|
-
padding: 0;
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
/*
|
|
561
|
-
Reset default styling for dialogs.
|
|
562
|
-
*/
|
|
563
|
-
|
|
564
|
-
dialog {
|
|
565
|
-
padding: 0;
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
/*
|
|
569
|
-
Prevent resizing textareas horizontally by default.
|
|
570
|
-
*/
|
|
571
|
-
|
|
572
|
-
textarea {
|
|
573
|
-
resize: vertical;
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
/*
|
|
577
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
578
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
579
|
-
*/
|
|
580
|
-
|
|
581
|
-
input::-moz-placeholder, textarea::-moz-placeholder {
|
|
582
|
-
opacity: 1;
|
|
583
|
-
/* 1 */
|
|
584
|
-
color: #9ca3af;
|
|
585
|
-
/* 2 */
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
input::placeholder,
|
|
589
|
-
textarea::placeholder {
|
|
590
|
-
opacity: 1;
|
|
591
|
-
/* 1 */
|
|
592
|
-
color: #9ca3af;
|
|
593
|
-
/* 2 */
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
/*
|
|
597
|
-
Set the default cursor for buttons.
|
|
598
|
-
*/
|
|
599
|
-
|
|
600
|
-
button,
|
|
601
|
-
[role="button"] {
|
|
602
|
-
cursor: pointer;
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
/*
|
|
606
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
607
|
-
*/
|
|
608
|
-
|
|
609
|
-
:disabled {
|
|
610
|
-
cursor: default;
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
/*
|
|
614
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
615
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
616
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
617
|
-
*/
|
|
618
|
-
|
|
619
|
-
img,
|
|
620
|
-
svg,
|
|
621
|
-
video,
|
|
622
|
-
canvas,
|
|
623
|
-
audio,
|
|
624
|
-
iframe,
|
|
625
|
-
embed,
|
|
626
|
-
object {
|
|
627
|
-
display: block;
|
|
628
|
-
/* 1 */
|
|
629
|
-
vertical-align: middle;
|
|
630
|
-
/* 2 */
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
/*
|
|
634
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
635
|
-
*/
|
|
636
|
-
|
|
637
|
-
img,
|
|
638
|
-
video {
|
|
639
|
-
max-width: 100%;
|
|
640
|
-
height: auto;
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
644
|
-
|
|
645
|
-
[hidden]:where(:not([hidden="until-found"])) {
|
|
646
|
-
display: none;
|
|
647
|
-
}
|
|
648
|
-
|
|
649
95
|
.container{
|
|
650
96
|
width: 100%;
|
|
651
97
|
}
|
|
@@ -895,6 +341,10 @@ video {
|
|
|
895
341
|
margin-left: -4rem;
|
|
896
342
|
}
|
|
897
343
|
|
|
344
|
+
.-mr-2{
|
|
345
|
+
margin-right: -0.5rem;
|
|
346
|
+
}
|
|
347
|
+
|
|
898
348
|
.mb-0{
|
|
899
349
|
margin-bottom: 0px;
|
|
900
350
|
}
|
|
@@ -1161,6 +611,10 @@ video {
|
|
|
1161
611
|
max-height: 270px;
|
|
1162
612
|
}
|
|
1163
613
|
|
|
614
|
+
.max-h-\[350px\]{
|
|
615
|
+
max-height: 350px;
|
|
616
|
+
}
|
|
617
|
+
|
|
1164
618
|
.max-h-\[95\%\]{
|
|
1165
619
|
max-height: 95%;
|
|
1166
620
|
}
|
|
@@ -1169,6 +623,10 @@ video {
|
|
|
1169
623
|
min-height: 0px;
|
|
1170
624
|
}
|
|
1171
625
|
|
|
626
|
+
.min-h-12{
|
|
627
|
+
min-height: 3rem;
|
|
628
|
+
}
|
|
629
|
+
|
|
1172
630
|
.min-h-\[80px\]{
|
|
1173
631
|
min-height: 80px;
|
|
1174
632
|
}
|
|
@@ -1406,6 +864,10 @@ video {
|
|
|
1406
864
|
flex: none;
|
|
1407
865
|
}
|
|
1408
866
|
|
|
867
|
+
.flex-shrink-0{
|
|
868
|
+
flex-shrink: 0;
|
|
869
|
+
}
|
|
870
|
+
|
|
1409
871
|
.shrink{
|
|
1410
872
|
flex-shrink: 1;
|
|
1411
873
|
}
|
|
@@ -2922,14 +2384,11 @@ video {
|
|
|
2922
2384
|
|
|
2923
2385
|
.backdrop-blur-md{
|
|
2924
2386
|
--tw-backdrop-blur: blur(12px);
|
|
2925
|
-
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
2926
2387
|
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
|
|
2927
2388
|
}
|
|
2928
2389
|
|
|
2929
2390
|
.transition{
|
|
2930
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
2931
2391
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
2932
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
2933
2392
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2934
2393
|
transition-duration: 150ms;
|
|
2935
2394
|
}
|
|
@@ -4153,6 +3612,10 @@ input:-webkit-autofill:active {
|
|
|
4153
3612
|
justify-content: flex-start;
|
|
4154
3613
|
}
|
|
4155
3614
|
|
|
3615
|
+
.\[\&\>svg\]\:shrink-0>svg{
|
|
3616
|
+
flex-shrink: 0;
|
|
3617
|
+
}
|
|
3618
|
+
|
|
4156
3619
|
.\[\&\[aria-selected\=true\]\>button\]\:bg-primary-main[aria-selected=true]>button{
|
|
4157
3620
|
background-color: var(--color-primary);
|
|
4158
3621
|
}
|