@nswds/app 1.38.0 → 1.40.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/globals.css +396 -26
- package/dist/index.cjs +8388 -653
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +43 -3
- package/dist/index.d.ts +43 -3
- package/dist/index.js +8320 -591
- package/dist/index.js.map +1 -1
- package/dist/styles.css +296 -26
- package/dist/styles.css.map +1 -1
- package/package.json +2 -2
package/dist/globals.css
CHANGED
|
@@ -385,6 +385,9 @@
|
|
|
385
385
|
.relative {
|
|
386
386
|
position: relative;
|
|
387
387
|
}
|
|
388
|
+
.static {
|
|
389
|
+
position: static;
|
|
390
|
+
}
|
|
388
391
|
.sticky {
|
|
389
392
|
position: sticky;
|
|
390
393
|
}
|
|
@@ -394,6 +397,9 @@
|
|
|
394
397
|
.inset-x-0 {
|
|
395
398
|
inset-inline: calc(var(--spacing) * 0);
|
|
396
399
|
}
|
|
400
|
+
.inset-x-2 {
|
|
401
|
+
inset-inline: calc(var(--spacing) * 2);
|
|
402
|
+
}
|
|
397
403
|
.inset-y-0 {
|
|
398
404
|
inset-block: calc(var(--spacing) * 0);
|
|
399
405
|
}
|
|
@@ -451,6 +457,12 @@
|
|
|
451
457
|
.right-4 {
|
|
452
458
|
right: calc(var(--spacing) * 4);
|
|
453
459
|
}
|
|
460
|
+
.-bottom-2 {
|
|
461
|
+
bottom: calc(var(--spacing) * -2);
|
|
462
|
+
}
|
|
463
|
+
.-bottom-2\.5 {
|
|
464
|
+
bottom: calc(var(--spacing) * -2.5);
|
|
465
|
+
}
|
|
454
466
|
.-bottom-12 {
|
|
455
467
|
bottom: calc(var(--spacing) * -12);
|
|
456
468
|
}
|
|
@@ -550,6 +562,12 @@
|
|
|
550
562
|
.m-auto {
|
|
551
563
|
margin: auto;
|
|
552
564
|
}
|
|
565
|
+
.-mx-0 {
|
|
566
|
+
margin-inline: calc(var(--spacing) * -0);
|
|
567
|
+
}
|
|
568
|
+
.-mx-0\.5 {
|
|
569
|
+
margin-inline: calc(var(--spacing) * -0.5);
|
|
570
|
+
}
|
|
553
571
|
.-mx-1 {
|
|
554
572
|
margin-inline: calc(var(--spacing) * -1);
|
|
555
573
|
}
|
|
@@ -1004,6 +1022,9 @@
|
|
|
1004
1022
|
.-mt-4 {
|
|
1005
1023
|
margin-top: calc(var(--spacing) * -4);
|
|
1006
1024
|
}
|
|
1025
|
+
.-mt-px {
|
|
1026
|
+
margin-top: -1px;
|
|
1027
|
+
}
|
|
1007
1028
|
.mt-0 {
|
|
1008
1029
|
margin-top: calc(var(--spacing) * 0);
|
|
1009
1030
|
}
|
|
@@ -1040,6 +1061,9 @@
|
|
|
1040
1061
|
.mr-2 {
|
|
1041
1062
|
margin-right: calc(var(--spacing) * 2);
|
|
1042
1063
|
}
|
|
1064
|
+
.mr-3 {
|
|
1065
|
+
margin-right: calc(var(--spacing) * 3);
|
|
1066
|
+
}
|
|
1043
1067
|
.mr-6 {
|
|
1044
1068
|
margin-right: calc(var(--spacing) * 6);
|
|
1045
1069
|
}
|
|
@@ -1227,6 +1251,12 @@
|
|
|
1227
1251
|
.h-\(--cell-size\) {
|
|
1228
1252
|
height: var(--cell-size);
|
|
1229
1253
|
}
|
|
1254
|
+
.h-0 {
|
|
1255
|
+
height: calc(var(--spacing) * 0);
|
|
1256
|
+
}
|
|
1257
|
+
.h-0\.5 {
|
|
1258
|
+
height: calc(var(--spacing) * 0.5);
|
|
1259
|
+
}
|
|
1230
1260
|
.h-1 {
|
|
1231
1261
|
height: calc(var(--spacing) * 1);
|
|
1232
1262
|
}
|
|
@@ -2087,6 +2117,10 @@
|
|
|
2087
2117
|
border-top-style: var(--tw-border-style);
|
|
2088
2118
|
border-top-width: 1px;
|
|
2089
2119
|
}
|
|
2120
|
+
.border-t-2 {
|
|
2121
|
+
border-top-style: var(--tw-border-style);
|
|
2122
|
+
border-top-width: 2px;
|
|
2123
|
+
}
|
|
2090
2124
|
.border-r {
|
|
2091
2125
|
border-right-style: var(--tw-border-style);
|
|
2092
2126
|
border-right-width: 1px;
|
|
@@ -2190,6 +2224,9 @@
|
|
|
2190
2224
|
.border-grey-950\/10 {
|
|
2191
2225
|
border-color: color-mix(in oklab, oklch(0.12797094101582737 0.005697984318774021 242.08383926925922) 10%, transparent);
|
|
2192
2226
|
}
|
|
2227
|
+
.border-indigo-500 {
|
|
2228
|
+
border-color: var(--color-indigo-500);
|
|
2229
|
+
}
|
|
2193
2230
|
.border-inherit {
|
|
2194
2231
|
border-color: inherit;
|
|
2195
2232
|
}
|
|
@@ -2208,6 +2245,9 @@
|
|
|
2208
2245
|
.border-primary-500 {
|
|
2209
2246
|
border-color: oklch(0.719602022988773 0.1609881523353869 242.17574150873253);
|
|
2210
2247
|
}
|
|
2248
|
+
.border-primary-600 {
|
|
2249
|
+
border-color: oklch(0.5751126532766045 0.2298336295034379 260.75633298199585);
|
|
2250
|
+
}
|
|
2211
2251
|
.border-primary-800 {
|
|
2212
2252
|
border-color: oklch(0.2899986864508513 0.11729574451023282 259.841936589881);
|
|
2213
2253
|
}
|
|
@@ -2373,9 +2413,6 @@
|
|
|
2373
2413
|
.bg-nsw-grey-50 {
|
|
2374
2414
|
background-color: var(--color-nsw-grey-50);
|
|
2375
2415
|
}
|
|
2376
|
-
.bg-nsw-grey-100 {
|
|
2377
|
-
background-color: var(--color-nsw-grey-100);
|
|
2378
|
-
}
|
|
2379
2416
|
.bg-nsw-grey-200 {
|
|
2380
2417
|
background-color: var(--color-nsw-grey-200);
|
|
2381
2418
|
}
|
|
@@ -2445,6 +2482,15 @@
|
|
|
2445
2482
|
.bg-zinc-200 {
|
|
2446
2483
|
background-color: var(--color-zinc-200);
|
|
2447
2484
|
}
|
|
2485
|
+
.bg-zinc-950 {
|
|
2486
|
+
background-color: var(--color-zinc-950);
|
|
2487
|
+
}
|
|
2488
|
+
.bg-zinc-950\/10 {
|
|
2489
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 10%, transparent);
|
|
2490
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2491
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 10%, transparent);
|
|
2492
|
+
}
|
|
2493
|
+
}
|
|
2448
2494
|
.bg-linear-to-t {
|
|
2449
2495
|
--tw-gradient-position: to top;
|
|
2450
2496
|
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
@@ -2611,9 +2657,6 @@
|
|
|
2611
2657
|
.p-12 {
|
|
2612
2658
|
padding: calc(var(--spacing) * 12);
|
|
2613
2659
|
}
|
|
2614
|
-
.p-\[2px\] {
|
|
2615
|
-
padding: 2px;
|
|
2616
|
-
}
|
|
2617
2660
|
.p-\[3px\] {
|
|
2618
2661
|
padding: 3px;
|
|
2619
2662
|
}
|
|
@@ -2812,6 +2855,9 @@
|
|
|
2812
2855
|
.pl-0\.5 {
|
|
2813
2856
|
padding-left: calc(var(--spacing) * 0.5);
|
|
2814
2857
|
}
|
|
2858
|
+
.pl-1 {
|
|
2859
|
+
padding-left: calc(var(--spacing) * 1);
|
|
2860
|
+
}
|
|
2815
2861
|
.pl-2 {
|
|
2816
2862
|
padding-left: calc(var(--spacing) * 2);
|
|
2817
2863
|
}
|
|
@@ -3162,6 +3208,9 @@
|
|
|
3162
3208
|
.text-grey-950 {
|
|
3163
3209
|
color: oklch(0.12797094101582737 0.005697984318774021 242.08383926925922);
|
|
3164
3210
|
}
|
|
3211
|
+
.text-indigo-600 {
|
|
3212
|
+
color: var(--color-indigo-600);
|
|
3213
|
+
}
|
|
3165
3214
|
.text-lime-500 {
|
|
3166
3215
|
color: var(--color-lime-500);
|
|
3167
3216
|
}
|
|
@@ -3192,6 +3241,9 @@
|
|
|
3192
3241
|
.text-primary-500 {
|
|
3193
3242
|
color: oklch(0.719602022988773 0.1609881523353869 242.17574150873253);
|
|
3194
3243
|
}
|
|
3244
|
+
.text-primary-600 {
|
|
3245
|
+
color: oklch(0.5751126532766045 0.2298336295034379 260.75633298199585);
|
|
3246
|
+
}
|
|
3195
3247
|
.text-primary-700 {
|
|
3196
3248
|
color: oklch(0.43255566986372795 0.17356468700683536 260.29913478593846);
|
|
3197
3249
|
}
|
|
@@ -3412,6 +3464,18 @@
|
|
|
3412
3464
|
.outline-transparent {
|
|
3413
3465
|
outline-color: transparent;
|
|
3414
3466
|
}
|
|
3467
|
+
.blur {
|
|
3468
|
+
--tw-blur: blur(8px);
|
|
3469
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
3470
|
+
}
|
|
3471
|
+
.drop-shadow {
|
|
3472
|
+
--tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
|
|
3473
|
+
--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
|
|
3474
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
3475
|
+
}
|
|
3476
|
+
.filter {
|
|
3477
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
3478
|
+
}
|
|
3415
3479
|
.backdrop-blur-xl {
|
|
3416
3480
|
--tw-backdrop-blur: blur(var(--blur-xl));
|
|
3417
3481
|
-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,);
|
|
@@ -3508,6 +3572,10 @@
|
|
|
3508
3572
|
--tw-ease: linear;
|
|
3509
3573
|
transition-timing-function: linear;
|
|
3510
3574
|
}
|
|
3575
|
+
.ease-out {
|
|
3576
|
+
--tw-ease: var(--ease-out);
|
|
3577
|
+
transition-timing-function: var(--ease-out);
|
|
3578
|
+
}
|
|
3511
3579
|
.will-change-\[transform\,opacity\] {
|
|
3512
3580
|
will-change: transform,opacity;
|
|
3513
3581
|
}
|
|
@@ -4204,6 +4272,9 @@
|
|
|
4204
4272
|
.ease-linear {
|
|
4205
4273
|
animation-timing-function: linear;
|
|
4206
4274
|
}
|
|
4275
|
+
.ease-out {
|
|
4276
|
+
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
4277
|
+
}
|
|
4207
4278
|
.fade-in-0 {
|
|
4208
4279
|
--tw-enter-opacity: 0;
|
|
4209
4280
|
}
|
|
@@ -4213,6 +4284,9 @@
|
|
|
4213
4284
|
.ring-inset {
|
|
4214
4285
|
--tw-ring-inset: inset;
|
|
4215
4286
|
}
|
|
4287
|
+
.running {
|
|
4288
|
+
animation-play-state: running;
|
|
4289
|
+
}
|
|
4216
4290
|
.zoom-in-95 {
|
|
4217
4291
|
--tw-enter-scale: .95;
|
|
4218
4292
|
}
|
|
@@ -4320,6 +4394,13 @@
|
|
|
4320
4394
|
}
|
|
4321
4395
|
}
|
|
4322
4396
|
}
|
|
4397
|
+
.group-hover\:text-grey-700 {
|
|
4398
|
+
&:is(:where(.group):hover *) {
|
|
4399
|
+
@media (hover: hover) {
|
|
4400
|
+
color: oklch(0.3479196456937804 0.010781103557482309 237.35049475166784);
|
|
4401
|
+
}
|
|
4402
|
+
}
|
|
4403
|
+
}
|
|
4323
4404
|
.group-hover\:text-white {
|
|
4324
4405
|
&:is(:where(.group):hover *) {
|
|
4325
4406
|
@media (hover: hover) {
|
|
@@ -4660,6 +4741,12 @@
|
|
|
4660
4741
|
position: absolute;
|
|
4661
4742
|
}
|
|
4662
4743
|
}
|
|
4744
|
+
.before\:-inset-px {
|
|
4745
|
+
&::before {
|
|
4746
|
+
content: var(--tw-content);
|
|
4747
|
+
inset: -1px;
|
|
4748
|
+
}
|
|
4749
|
+
}
|
|
4663
4750
|
.before\:inset-0 {
|
|
4664
4751
|
&::before {
|
|
4665
4752
|
content: var(--tw-content);
|
|
@@ -4720,6 +4807,12 @@
|
|
|
4720
4807
|
border-radius: calc(var(--radius-sm) - 1px);
|
|
4721
4808
|
}
|
|
4722
4809
|
}
|
|
4810
|
+
.before\:rounded-sm {
|
|
4811
|
+
&::before {
|
|
4812
|
+
content: var(--tw-content);
|
|
4813
|
+
border-radius: var(--radius-sm);
|
|
4814
|
+
}
|
|
4815
|
+
}
|
|
4723
4816
|
.before\:bg-\(--badge-bg\) {
|
|
4724
4817
|
&::before {
|
|
4725
4818
|
content: var(--tw-content);
|
|
@@ -4765,6 +4858,12 @@
|
|
|
4765
4858
|
background-color: var(--btn-transparent);
|
|
4766
4859
|
}
|
|
4767
4860
|
}
|
|
4861
|
+
.before\:bg-grey-950\/5 {
|
|
4862
|
+
&::before {
|
|
4863
|
+
content: var(--tw-content);
|
|
4864
|
+
background-color: color-mix(in oklab, oklch(0.12797094101582737 0.005697984318774021 242.08383926925922) 5%, transparent);
|
|
4865
|
+
}
|
|
4866
|
+
}
|
|
4768
4867
|
.before\:bg-transparent {
|
|
4769
4868
|
&::before {
|
|
4770
4869
|
content: var(--tw-content);
|
|
@@ -5030,6 +5129,13 @@
|
|
|
5030
5129
|
}
|
|
5031
5130
|
}
|
|
5032
5131
|
}
|
|
5132
|
+
.hover\:border-grey-300 {
|
|
5133
|
+
&:hover {
|
|
5134
|
+
@media (hover: hover) {
|
|
5135
|
+
border-color: oklch(0.9015833129261941 0.0038881189007590215 228.8687380011113);
|
|
5136
|
+
}
|
|
5137
|
+
}
|
|
5138
|
+
}
|
|
5033
5139
|
.hover\:border-grey-950 {
|
|
5034
5140
|
&:hover {
|
|
5035
5141
|
@media (hover: hover) {
|
|
@@ -5209,6 +5315,20 @@
|
|
|
5209
5315
|
}
|
|
5210
5316
|
}
|
|
5211
5317
|
}
|
|
5318
|
+
.hover\:text-grey-700 {
|
|
5319
|
+
&:hover {
|
|
5320
|
+
@media (hover: hover) {
|
|
5321
|
+
color: oklch(0.3479196456937804 0.010781103557482309 237.35049475166784);
|
|
5322
|
+
}
|
|
5323
|
+
}
|
|
5324
|
+
}
|
|
5325
|
+
.hover\:text-grey-850 {
|
|
5326
|
+
&:hover {
|
|
5327
|
+
@media (hover: hover) {
|
|
5328
|
+
color: oklch(0.222265318606437 0.00880597576537803 242.08383926925922);
|
|
5329
|
+
}
|
|
5330
|
+
}
|
|
5331
|
+
}
|
|
5212
5332
|
.hover\:text-grey-950 {
|
|
5213
5333
|
&:hover {
|
|
5214
5334
|
@media (hover: hover) {
|
|
@@ -5660,6 +5780,14 @@
|
|
|
5660
5780
|
border-color: var(--btn-bg);
|
|
5661
5781
|
}
|
|
5662
5782
|
}
|
|
5783
|
+
.data-active\:bg-zinc-950\/5 {
|
|
5784
|
+
&[data-active] {
|
|
5785
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 5%, transparent);
|
|
5786
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
5787
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 5%, transparent);
|
|
5788
|
+
}
|
|
5789
|
+
}
|
|
5790
|
+
}
|
|
5663
5791
|
.data-active\:after\:bg-\(--btn-hover-overlay\) {
|
|
5664
5792
|
&[data-active] {
|
|
5665
5793
|
&::after {
|
|
@@ -5814,6 +5942,14 @@
|
|
|
5814
5942
|
border-color: var(--btn-bg);
|
|
5815
5943
|
}
|
|
5816
5944
|
}
|
|
5945
|
+
.data-hover\:bg-zinc-950\/5 {
|
|
5946
|
+
&[data-hover] {
|
|
5947
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 5%, transparent);
|
|
5948
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
5949
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 5%, transparent);
|
|
5950
|
+
}
|
|
5951
|
+
}
|
|
5952
|
+
}
|
|
5817
5953
|
.data-hover\:decoration-primary-800 {
|
|
5818
5954
|
&[data-hover] {
|
|
5819
5955
|
text-decoration-color: oklch(0.2899986864508513 0.11729574451023282 259.841936589881);
|
|
@@ -6336,6 +6472,13 @@
|
|
|
6336
6472
|
}
|
|
6337
6473
|
}
|
|
6338
6474
|
}
|
|
6475
|
+
.\*\:data-\[slot\=avatar\]\:-m-0\.5 {
|
|
6476
|
+
:is(& > *) {
|
|
6477
|
+
&[data-slot="avatar"] {
|
|
6478
|
+
margin: calc(var(--spacing) * -0.5);
|
|
6479
|
+
}
|
|
6480
|
+
}
|
|
6481
|
+
}
|
|
6339
6482
|
.\*\:data-\[slot\=avatar\]\:-mx-0\.5 {
|
|
6340
6483
|
:is(& > *) {
|
|
6341
6484
|
&[data-slot="avatar"] {
|
|
@@ -6351,6 +6494,21 @@
|
|
|
6351
6494
|
}
|
|
6352
6495
|
}
|
|
6353
6496
|
}
|
|
6497
|
+
.\*\:data-\[slot\=avatar\]\:size-7 {
|
|
6498
|
+
:is(& > *) {
|
|
6499
|
+
&[data-slot="avatar"] {
|
|
6500
|
+
width: calc(var(--spacing) * 7);
|
|
6501
|
+
height: calc(var(--spacing) * 7);
|
|
6502
|
+
}
|
|
6503
|
+
}
|
|
6504
|
+
}
|
|
6505
|
+
.\*\:data-\[slot\=avatar\]\:\[--avatar-radius\:var\(--radius-md\)\] {
|
|
6506
|
+
:is(& > *) {
|
|
6507
|
+
&[data-slot="avatar"] {
|
|
6508
|
+
--avatar-radius: var(--radius-md);
|
|
6509
|
+
}
|
|
6510
|
+
}
|
|
6511
|
+
}
|
|
6354
6512
|
.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
|
|
6355
6513
|
:is(& *) {
|
|
6356
6514
|
&[data-slot="command-input-wrapper"] {
|
|
@@ -6438,6 +6596,13 @@
|
|
|
6438
6596
|
}
|
|
6439
6597
|
}
|
|
6440
6598
|
}
|
|
6599
|
+
.\*\:data-\[slot\=icon\]\:fill-zinc-500 {
|
|
6600
|
+
:is(& > *) {
|
|
6601
|
+
&[data-slot="icon"] {
|
|
6602
|
+
fill: var(--color-zinc-500);
|
|
6603
|
+
}
|
|
6604
|
+
}
|
|
6605
|
+
}
|
|
6441
6606
|
.\*\:data-\[slot\=icon\]\:text-\(--btn-icon\) {
|
|
6442
6607
|
:is(& > *) {
|
|
6443
6608
|
&[data-slot="icon"] {
|
|
@@ -6461,6 +6626,47 @@
|
|
|
6461
6626
|
}
|
|
6462
6627
|
}
|
|
6463
6628
|
}
|
|
6629
|
+
.\*\:not-nth-2\:last\:data-\[slot\=icon\]\:ml-auto {
|
|
6630
|
+
:is(& > *) {
|
|
6631
|
+
&:not(*:nth-child(2)) {
|
|
6632
|
+
&:last-child {
|
|
6633
|
+
&[data-slot="icon"] {
|
|
6634
|
+
margin-left: auto;
|
|
6635
|
+
}
|
|
6636
|
+
}
|
|
6637
|
+
}
|
|
6638
|
+
}
|
|
6639
|
+
}
|
|
6640
|
+
.\*\:not-nth-2\:last\:data-\[slot\=icon\]\:size-5 {
|
|
6641
|
+
:is(& > *) {
|
|
6642
|
+
&:not(*:nth-child(2)) {
|
|
6643
|
+
&:last-child {
|
|
6644
|
+
&[data-slot="icon"] {
|
|
6645
|
+
width: calc(var(--spacing) * 5);
|
|
6646
|
+
height: calc(var(--spacing) * 5);
|
|
6647
|
+
}
|
|
6648
|
+
}
|
|
6649
|
+
}
|
|
6650
|
+
}
|
|
6651
|
+
}
|
|
6652
|
+
.data-active\:\*\:data-\[slot\=icon\]\:fill-zinc-950 {
|
|
6653
|
+
&[data-active] {
|
|
6654
|
+
:is(& > *) {
|
|
6655
|
+
&[data-slot="icon"] {
|
|
6656
|
+
fill: var(--color-zinc-950);
|
|
6657
|
+
}
|
|
6658
|
+
}
|
|
6659
|
+
}
|
|
6660
|
+
}
|
|
6661
|
+
.data-hover\:\*\:data-\[slot\=icon\]\:fill-zinc-950 {
|
|
6662
|
+
&[data-hover] {
|
|
6663
|
+
:is(& > *) {
|
|
6664
|
+
&[data-slot="icon"] {
|
|
6665
|
+
fill: var(--color-zinc-950);
|
|
6666
|
+
}
|
|
6667
|
+
}
|
|
6668
|
+
}
|
|
6669
|
+
}
|
|
6464
6670
|
.\*\:data-\[slot\=label\]\:col-start-1 {
|
|
6465
6671
|
:is(& > *) {
|
|
6466
6672
|
&[data-slot="label"] {
|
|
@@ -6559,9 +6765,9 @@
|
|
|
6559
6765
|
}
|
|
6560
6766
|
}
|
|
6561
6767
|
}
|
|
6562
|
-
.data-\[state\=active\]\:border-accent {
|
|
6768
|
+
.data-\[state\=active\]\:border-accent-600 {
|
|
6563
6769
|
&[data-state="active"] {
|
|
6564
|
-
border-color:
|
|
6770
|
+
border-color: oklch(0.5619554183945837 0.2175050118438328 20.33356497329407);
|
|
6565
6771
|
}
|
|
6566
6772
|
}
|
|
6567
6773
|
.data-\[state\=active\]\:bg-background {
|
|
@@ -7389,11 +7595,6 @@
|
|
|
7389
7595
|
padding-block: calc(calc(var(--spacing) * 4) - 1px);
|
|
7390
7596
|
}
|
|
7391
7597
|
}
|
|
7392
|
-
.sm\:pr-2\.5 {
|
|
7393
|
-
@media (width >= 40rem) {
|
|
7394
|
-
padding-right: calc(var(--spacing) * 2.5);
|
|
7395
|
-
}
|
|
7396
|
-
}
|
|
7397
7598
|
.sm\:pr-3 {
|
|
7398
7599
|
@media (width >= 40rem) {
|
|
7399
7600
|
padding-right: calc(var(--spacing) * 3);
|
|
@@ -7409,11 +7610,6 @@
|
|
|
7409
7610
|
padding-left: calc(var(--spacing) * 1.5);
|
|
7410
7611
|
}
|
|
7411
7612
|
}
|
|
7412
|
-
.sm\:pl-2\.5 {
|
|
7413
|
-
@media (width >= 40rem) {
|
|
7414
|
-
padding-left: calc(var(--spacing) * 2.5);
|
|
7415
|
-
}
|
|
7416
|
-
}
|
|
7417
7613
|
.sm\:pl-4 {
|
|
7418
7614
|
@media (width >= 40rem) {
|
|
7419
7615
|
padding-left: calc(var(--spacing) * 4);
|
|
@@ -7482,6 +7678,16 @@
|
|
|
7482
7678
|
}
|
|
7483
7679
|
}
|
|
7484
7680
|
}
|
|
7681
|
+
.sm\:\*\:data-\[slot\=avatar\]\:size-6 {
|
|
7682
|
+
@media (width >= 40rem) {
|
|
7683
|
+
:is(& > *) {
|
|
7684
|
+
&[data-slot="avatar"] {
|
|
7685
|
+
width: calc(var(--spacing) * 6);
|
|
7686
|
+
height: calc(var(--spacing) * 6);
|
|
7687
|
+
}
|
|
7688
|
+
}
|
|
7689
|
+
}
|
|
7690
|
+
}
|
|
7485
7691
|
.sm\:\*\:data-\[slot\=control\]\:mt-0\.5 {
|
|
7486
7692
|
@media (width >= 40rem) {
|
|
7487
7693
|
:is(& > *) {
|
|
@@ -7530,6 +7736,20 @@
|
|
|
7530
7736
|
}
|
|
7531
7737
|
}
|
|
7532
7738
|
}
|
|
7739
|
+
.sm\:\*\:not-nth-2\:last\:data-\[slot\=icon\]\:size-4 {
|
|
7740
|
+
@media (width >= 40rem) {
|
|
7741
|
+
:is(& > *) {
|
|
7742
|
+
&:not(*:nth-child(2)) {
|
|
7743
|
+
&:last-child {
|
|
7744
|
+
&[data-slot="icon"] {
|
|
7745
|
+
width: calc(var(--spacing) * 4);
|
|
7746
|
+
height: calc(var(--spacing) * 4);
|
|
7747
|
+
}
|
|
7748
|
+
}
|
|
7749
|
+
}
|
|
7750
|
+
}
|
|
7751
|
+
}
|
|
7752
|
+
}
|
|
7533
7753
|
.data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm {
|
|
7534
7754
|
&[data-vaul-drawer-direction="left"] {
|
|
7535
7755
|
@media (width >= 40rem) {
|
|
@@ -7557,6 +7777,16 @@
|
|
|
7557
7777
|
position: absolute;
|
|
7558
7778
|
}
|
|
7559
7779
|
}
|
|
7780
|
+
.md\:-mt-px {
|
|
7781
|
+
@media (width >= 48rem) {
|
|
7782
|
+
margin-top: -1px;
|
|
7783
|
+
}
|
|
7784
|
+
}
|
|
7785
|
+
.md\:flex {
|
|
7786
|
+
@media (width >= 48rem) {
|
|
7787
|
+
display: flex;
|
|
7788
|
+
}
|
|
7789
|
+
}
|
|
7560
7790
|
.md\:h-16 {
|
|
7561
7791
|
@media (width >= 48rem) {
|
|
7562
7792
|
height: calc(var(--spacing) * 16);
|
|
@@ -8061,14 +8291,6 @@
|
|
|
8061
8291
|
}
|
|
8062
8292
|
}
|
|
8063
8293
|
}
|
|
8064
|
-
.dark\:bg-nsw-grey-100\/20 {
|
|
8065
|
-
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8066
|
-
background-color: color-mix(in srgb, oklch(0.9700350548225147 0 0) 20%, transparent);
|
|
8067
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
8068
|
-
background-color: color-mix(in oklab, var(--color-nsw-grey-100) 20%, transparent);
|
|
8069
|
-
}
|
|
8070
|
-
}
|
|
8071
|
-
}
|
|
8072
8294
|
.dark\:bg-nsw-grey-800 {
|
|
8073
8295
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8074
8296
|
background-color: var(--color-nsw-grey-800);
|
|
@@ -8100,6 +8322,11 @@
|
|
|
8100
8322
|
background-color: transparent;
|
|
8101
8323
|
}
|
|
8102
8324
|
}
|
|
8325
|
+
.dark\:bg-white {
|
|
8326
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8327
|
+
background-color: var(--color-white);
|
|
8328
|
+
}
|
|
8329
|
+
}
|
|
8103
8330
|
.dark\:bg-white\/5 {
|
|
8104
8331
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8105
8332
|
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
@@ -8108,6 +8335,14 @@
|
|
|
8108
8335
|
}
|
|
8109
8336
|
}
|
|
8110
8337
|
}
|
|
8338
|
+
.dark\:bg-white\/10 {
|
|
8339
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8340
|
+
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
8341
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8342
|
+
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
8343
|
+
}
|
|
8344
|
+
}
|
|
8345
|
+
}
|
|
8111
8346
|
.dark\:bg-white\/20 {
|
|
8112
8347
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8113
8348
|
background-color: color-mix(in srgb, #fff 20%, transparent);
|
|
@@ -8687,6 +8922,17 @@
|
|
|
8687
8922
|
}
|
|
8688
8923
|
}
|
|
8689
8924
|
}
|
|
8925
|
+
.dark\:before\:bg-white\/10 {
|
|
8926
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8927
|
+
&::before {
|
|
8928
|
+
content: var(--tw-content);
|
|
8929
|
+
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
8930
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8931
|
+
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
8932
|
+
}
|
|
8933
|
+
}
|
|
8934
|
+
}
|
|
8935
|
+
}
|
|
8690
8936
|
.dark\:after\:-inset-px {
|
|
8691
8937
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8692
8938
|
&::after {
|
|
@@ -8871,6 +9117,16 @@
|
|
|
8871
9117
|
}
|
|
8872
9118
|
}
|
|
8873
9119
|
}
|
|
9120
|
+
.dark\:data-active\:bg-white\/5 {
|
|
9121
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9122
|
+
&[data-active] {
|
|
9123
|
+
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
9124
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
9125
|
+
background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
|
|
9126
|
+
}
|
|
9127
|
+
}
|
|
9128
|
+
}
|
|
9129
|
+
}
|
|
8874
9130
|
.dark\:data-checked\:bg-\(--switch-bg\) {
|
|
8875
9131
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8876
9132
|
&[data-checked] {
|
|
@@ -8919,6 +9175,16 @@
|
|
|
8919
9175
|
}
|
|
8920
9176
|
}
|
|
8921
9177
|
}
|
|
9178
|
+
.dark\:data-hover\:bg-white\/5 {
|
|
9179
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9180
|
+
&[data-hover] {
|
|
9181
|
+
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
9182
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
9183
|
+
background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
|
|
9184
|
+
}
|
|
9185
|
+
}
|
|
9186
|
+
}
|
|
9187
|
+
}
|
|
8922
9188
|
.dark\:data-hover\:decoration-white {
|
|
8923
9189
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8924
9190
|
&[data-hover] {
|
|
@@ -8978,6 +9244,15 @@
|
|
|
8978
9244
|
}
|
|
8979
9245
|
}
|
|
8980
9246
|
}
|
|
9247
|
+
.dark\:\*\:data-\[slot\=icon\]\:fill-zinc-400 {
|
|
9248
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9249
|
+
:is(& > *) {
|
|
9250
|
+
&[data-slot="icon"] {
|
|
9251
|
+
fill: var(--color-zinc-400);
|
|
9252
|
+
}
|
|
9253
|
+
}
|
|
9254
|
+
}
|
|
9255
|
+
}
|
|
8981
9256
|
.dark\:\*\:data-\[slot\=icon\]\:text-grey-400 {
|
|
8982
9257
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8983
9258
|
:is(& > *) {
|
|
@@ -8987,6 +9262,35 @@
|
|
|
8987
9262
|
}
|
|
8988
9263
|
}
|
|
8989
9264
|
}
|
|
9265
|
+
.dark\:data-active\:\*\:data-\[slot\=icon\]\:fill-white {
|
|
9266
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9267
|
+
&[data-active] {
|
|
9268
|
+
:is(& > *) {
|
|
9269
|
+
&[data-slot="icon"] {
|
|
9270
|
+
fill: var(--color-white);
|
|
9271
|
+
}
|
|
9272
|
+
}
|
|
9273
|
+
}
|
|
9274
|
+
}
|
|
9275
|
+
}
|
|
9276
|
+
.dark\:data-hover\:\*\:data-\[slot\=icon\]\:fill-white {
|
|
9277
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9278
|
+
&[data-hover] {
|
|
9279
|
+
:is(& > *) {
|
|
9280
|
+
&[data-slot="icon"] {
|
|
9281
|
+
fill: var(--color-white);
|
|
9282
|
+
}
|
|
9283
|
+
}
|
|
9284
|
+
}
|
|
9285
|
+
}
|
|
9286
|
+
}
|
|
9287
|
+
.dark\:data-\[state\=active\]\:border-input {
|
|
9288
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9289
|
+
&[data-state="active"] {
|
|
9290
|
+
border-color: var(--input);
|
|
9291
|
+
}
|
|
9292
|
+
}
|
|
9293
|
+
}
|
|
8990
9294
|
.dark\:data-\[state\=active\]\:bg-input\/30 {
|
|
8991
9295
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8992
9296
|
&[data-state="active"] {
|
|
@@ -10795,6 +11099,59 @@ body {
|
|
|
10795
11099
|
inherits: false;
|
|
10796
11100
|
initial-value: solid;
|
|
10797
11101
|
}
|
|
11102
|
+
@property --tw-blur {
|
|
11103
|
+
syntax: "*";
|
|
11104
|
+
inherits: false;
|
|
11105
|
+
}
|
|
11106
|
+
@property --tw-brightness {
|
|
11107
|
+
syntax: "*";
|
|
11108
|
+
inherits: false;
|
|
11109
|
+
}
|
|
11110
|
+
@property --tw-contrast {
|
|
11111
|
+
syntax: "*";
|
|
11112
|
+
inherits: false;
|
|
11113
|
+
}
|
|
11114
|
+
@property --tw-grayscale {
|
|
11115
|
+
syntax: "*";
|
|
11116
|
+
inherits: false;
|
|
11117
|
+
}
|
|
11118
|
+
@property --tw-hue-rotate {
|
|
11119
|
+
syntax: "*";
|
|
11120
|
+
inherits: false;
|
|
11121
|
+
}
|
|
11122
|
+
@property --tw-invert {
|
|
11123
|
+
syntax: "*";
|
|
11124
|
+
inherits: false;
|
|
11125
|
+
}
|
|
11126
|
+
@property --tw-opacity {
|
|
11127
|
+
syntax: "*";
|
|
11128
|
+
inherits: false;
|
|
11129
|
+
}
|
|
11130
|
+
@property --tw-saturate {
|
|
11131
|
+
syntax: "*";
|
|
11132
|
+
inherits: false;
|
|
11133
|
+
}
|
|
11134
|
+
@property --tw-sepia {
|
|
11135
|
+
syntax: "*";
|
|
11136
|
+
inherits: false;
|
|
11137
|
+
}
|
|
11138
|
+
@property --tw-drop-shadow {
|
|
11139
|
+
syntax: "*";
|
|
11140
|
+
inherits: false;
|
|
11141
|
+
}
|
|
11142
|
+
@property --tw-drop-shadow-color {
|
|
11143
|
+
syntax: "*";
|
|
11144
|
+
inherits: false;
|
|
11145
|
+
}
|
|
11146
|
+
@property --tw-drop-shadow-alpha {
|
|
11147
|
+
syntax: "<percentage>";
|
|
11148
|
+
inherits: false;
|
|
11149
|
+
initial-value: 100%;
|
|
11150
|
+
}
|
|
11151
|
+
@property --tw-drop-shadow-size {
|
|
11152
|
+
syntax: "*";
|
|
11153
|
+
inherits: false;
|
|
11154
|
+
}
|
|
10798
11155
|
@property --tw-backdrop-blur {
|
|
10799
11156
|
syntax: "*";
|
|
10800
11157
|
inherits: false;
|
|
@@ -10958,6 +11315,19 @@ body {
|
|
|
10958
11315
|
--tw-ring-offset-color: #fff;
|
|
10959
11316
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
10960
11317
|
--tw-outline-style: solid;
|
|
11318
|
+
--tw-blur: initial;
|
|
11319
|
+
--tw-brightness: initial;
|
|
11320
|
+
--tw-contrast: initial;
|
|
11321
|
+
--tw-grayscale: initial;
|
|
11322
|
+
--tw-hue-rotate: initial;
|
|
11323
|
+
--tw-invert: initial;
|
|
11324
|
+
--tw-opacity: initial;
|
|
11325
|
+
--tw-saturate: initial;
|
|
11326
|
+
--tw-sepia: initial;
|
|
11327
|
+
--tw-drop-shadow: initial;
|
|
11328
|
+
--tw-drop-shadow-color: initial;
|
|
11329
|
+
--tw-drop-shadow-alpha: 100%;
|
|
11330
|
+
--tw-drop-shadow-size: initial;
|
|
10961
11331
|
--tw-backdrop-blur: initial;
|
|
10962
11332
|
--tw-backdrop-brightness: initial;
|
|
10963
11333
|
--tw-backdrop-contrast: initial;
|