@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/styles.css
CHANGED
|
@@ -448,6 +448,9 @@
|
|
|
448
448
|
.inset-x-0 {
|
|
449
449
|
inset-inline: calc(var(--spacing) * 0);
|
|
450
450
|
}
|
|
451
|
+
.inset-x-2 {
|
|
452
|
+
inset-inline: calc(var(--spacing) * 2);
|
|
453
|
+
}
|
|
451
454
|
.inset-y-0 {
|
|
452
455
|
inset-block: calc(var(--spacing) * 0);
|
|
453
456
|
}
|
|
@@ -505,6 +508,9 @@
|
|
|
505
508
|
.right-4 {
|
|
506
509
|
right: calc(var(--spacing) * 4);
|
|
507
510
|
}
|
|
511
|
+
.-bottom-2\.5 {
|
|
512
|
+
bottom: calc(var(--spacing) * -2.5);
|
|
513
|
+
}
|
|
508
514
|
.-bottom-12 {
|
|
509
515
|
bottom: calc(var(--spacing) * -12);
|
|
510
516
|
}
|
|
@@ -598,6 +604,9 @@
|
|
|
598
604
|
.m-auto {
|
|
599
605
|
margin: auto;
|
|
600
606
|
}
|
|
607
|
+
.-mx-0\.5 {
|
|
608
|
+
margin-inline: calc(var(--spacing) * -0.5);
|
|
609
|
+
}
|
|
601
610
|
.-mx-1 {
|
|
602
611
|
margin-inline: calc(var(--spacing) * -1);
|
|
603
612
|
}
|
|
@@ -1046,6 +1055,9 @@
|
|
|
1046
1055
|
.-mt-4 {
|
|
1047
1056
|
margin-top: calc(var(--spacing) * -4);
|
|
1048
1057
|
}
|
|
1058
|
+
.-mt-px {
|
|
1059
|
+
margin-top: -1px;
|
|
1060
|
+
}
|
|
1049
1061
|
.mt-0\.5 {
|
|
1050
1062
|
margin-top: calc(var(--spacing) * 0.5);
|
|
1051
1063
|
}
|
|
@@ -1079,6 +1091,9 @@
|
|
|
1079
1091
|
.mr-2 {
|
|
1080
1092
|
margin-right: calc(var(--spacing) * 2);
|
|
1081
1093
|
}
|
|
1094
|
+
.mr-3 {
|
|
1095
|
+
margin-right: calc(var(--spacing) * 3);
|
|
1096
|
+
}
|
|
1082
1097
|
.mr-6 {
|
|
1083
1098
|
margin-right: calc(var(--spacing) * 6);
|
|
1084
1099
|
}
|
|
@@ -1260,6 +1275,9 @@
|
|
|
1260
1275
|
.h-\(--cell-size\) {
|
|
1261
1276
|
height: var(--cell-size);
|
|
1262
1277
|
}
|
|
1278
|
+
.h-0\.5 {
|
|
1279
|
+
height: calc(var(--spacing) * 0.5);
|
|
1280
|
+
}
|
|
1263
1281
|
.h-1\.5 {
|
|
1264
1282
|
height: calc(var(--spacing) * 1.5);
|
|
1265
1283
|
}
|
|
@@ -2087,6 +2105,10 @@
|
|
|
2087
2105
|
border-top-style: var(--tw-border-style);
|
|
2088
2106
|
border-top-width: 1px;
|
|
2089
2107
|
}
|
|
2108
|
+
.border-t-2 {
|
|
2109
|
+
border-top-style: var(--tw-border-style);
|
|
2110
|
+
border-top-width: 2px;
|
|
2111
|
+
}
|
|
2090
2112
|
.border-r {
|
|
2091
2113
|
border-right-style: var(--tw-border-style);
|
|
2092
2114
|
border-right-width: 1px;
|
|
@@ -2184,6 +2206,9 @@
|
|
|
2184
2206
|
.border-grey-950\/10 {
|
|
2185
2207
|
border-color: color-mix(in oklab, oklch(0.12797094101582737 0.005697984318774021 242.08383926925922) 10%, transparent);
|
|
2186
2208
|
}
|
|
2209
|
+
.border-indigo-500 {
|
|
2210
|
+
border-color: var(--color-indigo-500);
|
|
2211
|
+
}
|
|
2187
2212
|
.border-inherit {
|
|
2188
2213
|
border-color: inherit;
|
|
2189
2214
|
}
|
|
@@ -2202,6 +2227,9 @@
|
|
|
2202
2227
|
.border-primary-500 {
|
|
2203
2228
|
border-color: oklch(0.719602022988773 0.1609881523353869 242.17574150873253);
|
|
2204
2229
|
}
|
|
2230
|
+
.border-primary-600 {
|
|
2231
|
+
border-color: oklch(0.5751126532766045 0.2298336295034379 260.75633298199585);
|
|
2232
|
+
}
|
|
2205
2233
|
.border-primary-800 {
|
|
2206
2234
|
border-color: oklch(0.2899986864508513 0.11729574451023282 259.841936589881);
|
|
2207
2235
|
}
|
|
@@ -2361,9 +2389,6 @@
|
|
|
2361
2389
|
.bg-nsw-grey-50 {
|
|
2362
2390
|
background-color: var(--color-nsw-grey-50);
|
|
2363
2391
|
}
|
|
2364
|
-
.bg-nsw-grey-100 {
|
|
2365
|
-
background-color: var(--color-nsw-grey-100);
|
|
2366
|
-
}
|
|
2367
2392
|
.bg-nsw-grey-200 {
|
|
2368
2393
|
background-color: var(--color-nsw-grey-200);
|
|
2369
2394
|
}
|
|
@@ -2433,6 +2458,15 @@
|
|
|
2433
2458
|
.bg-zinc-200 {
|
|
2434
2459
|
background-color: var(--color-zinc-200);
|
|
2435
2460
|
}
|
|
2461
|
+
.bg-zinc-950 {
|
|
2462
|
+
background-color: var(--color-zinc-950);
|
|
2463
|
+
}
|
|
2464
|
+
.bg-zinc-950\/10 {
|
|
2465
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 10%, transparent);
|
|
2466
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2467
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 10%, transparent);
|
|
2468
|
+
}
|
|
2469
|
+
}
|
|
2436
2470
|
.bg-linear-to-t {
|
|
2437
2471
|
--tw-gradient-position: to top;
|
|
2438
2472
|
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
@@ -2599,9 +2633,6 @@
|
|
|
2599
2633
|
.p-12 {
|
|
2600
2634
|
padding: calc(var(--spacing) * 12);
|
|
2601
2635
|
}
|
|
2602
|
-
.p-\[2px\] {
|
|
2603
|
-
padding: 2px;
|
|
2604
|
-
}
|
|
2605
2636
|
.p-\[3px\] {
|
|
2606
2637
|
padding: 3px;
|
|
2607
2638
|
}
|
|
@@ -2788,6 +2819,9 @@
|
|
|
2788
2819
|
.pl-0\.5 {
|
|
2789
2820
|
padding-left: calc(var(--spacing) * 0.5);
|
|
2790
2821
|
}
|
|
2822
|
+
.pl-1 {
|
|
2823
|
+
padding-left: calc(var(--spacing) * 1);
|
|
2824
|
+
}
|
|
2791
2825
|
.pl-2 {
|
|
2792
2826
|
padding-left: calc(var(--spacing) * 2);
|
|
2793
2827
|
}
|
|
@@ -3135,6 +3169,9 @@
|
|
|
3135
3169
|
.text-grey-950 {
|
|
3136
3170
|
color: oklch(0.12797094101582737 0.005697984318774021 242.08383926925922);
|
|
3137
3171
|
}
|
|
3172
|
+
.text-indigo-600 {
|
|
3173
|
+
color: var(--color-indigo-600);
|
|
3174
|
+
}
|
|
3138
3175
|
.text-lime-500 {
|
|
3139
3176
|
color: var(--color-lime-500);
|
|
3140
3177
|
}
|
|
@@ -3165,6 +3202,9 @@
|
|
|
3165
3202
|
.text-primary-500 {
|
|
3166
3203
|
color: oklch(0.719602022988773 0.1609881523353869 242.17574150873253);
|
|
3167
3204
|
}
|
|
3205
|
+
.text-primary-600 {
|
|
3206
|
+
color: oklch(0.5751126532766045 0.2298336295034379 260.75633298199585);
|
|
3207
|
+
}
|
|
3168
3208
|
.text-primary-700 {
|
|
3169
3209
|
color: oklch(0.43255566986372795 0.17356468700683536 260.29913478593846);
|
|
3170
3210
|
}
|
|
@@ -4356,6 +4396,13 @@
|
|
|
4356
4396
|
}
|
|
4357
4397
|
}
|
|
4358
4398
|
}
|
|
4399
|
+
.group-hover\:text-grey-700 {
|
|
4400
|
+
&:is(:where(.group):hover *) {
|
|
4401
|
+
@media (hover: hover) {
|
|
4402
|
+
color: oklch(0.3479196456937804 0.010781103557482309 237.35049475166784);
|
|
4403
|
+
}
|
|
4404
|
+
}
|
|
4405
|
+
}
|
|
4359
4406
|
.group-hover\:text-white {
|
|
4360
4407
|
&:is(:where(.group):hover *) {
|
|
4361
4408
|
@media (hover: hover) {
|
|
@@ -4716,6 +4763,12 @@
|
|
|
4716
4763
|
position: absolute;
|
|
4717
4764
|
}
|
|
4718
4765
|
}
|
|
4766
|
+
.before\:-inset-px {
|
|
4767
|
+
&::before {
|
|
4768
|
+
content: var(--tw-content);
|
|
4769
|
+
inset: -1px;
|
|
4770
|
+
}
|
|
4771
|
+
}
|
|
4719
4772
|
.before\:inset-0 {
|
|
4720
4773
|
&::before {
|
|
4721
4774
|
content: var(--tw-content);
|
|
@@ -4776,6 +4829,12 @@
|
|
|
4776
4829
|
border-radius: calc(var(--radius-sm) - 1px);
|
|
4777
4830
|
}
|
|
4778
4831
|
}
|
|
4832
|
+
.before\:rounded-sm {
|
|
4833
|
+
&::before {
|
|
4834
|
+
content: var(--tw-content);
|
|
4835
|
+
border-radius: var(--radius-sm);
|
|
4836
|
+
}
|
|
4837
|
+
}
|
|
4779
4838
|
.before\:bg-\(--badge-bg\) {
|
|
4780
4839
|
&::before {
|
|
4781
4840
|
content: var(--tw-content);
|
|
@@ -4821,6 +4880,12 @@
|
|
|
4821
4880
|
background-color: var(--btn-transparent);
|
|
4822
4881
|
}
|
|
4823
4882
|
}
|
|
4883
|
+
.before\:bg-grey-950\/5 {
|
|
4884
|
+
&::before {
|
|
4885
|
+
content: var(--tw-content);
|
|
4886
|
+
background-color: color-mix(in oklab, oklch(0.12797094101582737 0.005697984318774021 242.08383926925922) 5%, transparent);
|
|
4887
|
+
}
|
|
4888
|
+
}
|
|
4824
4889
|
.before\:bg-transparent {
|
|
4825
4890
|
&::before {
|
|
4826
4891
|
content: var(--tw-content);
|
|
@@ -5077,6 +5142,13 @@
|
|
|
5077
5142
|
}
|
|
5078
5143
|
}
|
|
5079
5144
|
}
|
|
5145
|
+
.hover\:border-grey-300 {
|
|
5146
|
+
&:hover {
|
|
5147
|
+
@media (hover: hover) {
|
|
5148
|
+
border-color: oklch(0.9015833129261941 0.0038881189007590215 228.8687380011113);
|
|
5149
|
+
}
|
|
5150
|
+
}
|
|
5151
|
+
}
|
|
5080
5152
|
.hover\:border-grey-950 {
|
|
5081
5153
|
&:hover {
|
|
5082
5154
|
@media (hover: hover) {
|
|
@@ -5256,6 +5328,20 @@
|
|
|
5256
5328
|
}
|
|
5257
5329
|
}
|
|
5258
5330
|
}
|
|
5331
|
+
.hover\:text-grey-700 {
|
|
5332
|
+
&:hover {
|
|
5333
|
+
@media (hover: hover) {
|
|
5334
|
+
color: oklch(0.3479196456937804 0.010781103557482309 237.35049475166784);
|
|
5335
|
+
}
|
|
5336
|
+
}
|
|
5337
|
+
}
|
|
5338
|
+
.hover\:text-grey-850 {
|
|
5339
|
+
&:hover {
|
|
5340
|
+
@media (hover: hover) {
|
|
5341
|
+
color: oklch(0.222265318606437 0.00880597576537803 242.08383926925922);
|
|
5342
|
+
}
|
|
5343
|
+
}
|
|
5344
|
+
}
|
|
5259
5345
|
.hover\:text-grey-950 {
|
|
5260
5346
|
&:hover {
|
|
5261
5347
|
@media (hover: hover) {
|
|
@@ -5747,6 +5833,14 @@
|
|
|
5747
5833
|
border-color: var(--btn-bg);
|
|
5748
5834
|
}
|
|
5749
5835
|
}
|
|
5836
|
+
.data-active\:bg-zinc-950\/5 {
|
|
5837
|
+
&[data-active] {
|
|
5838
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 5%, transparent);
|
|
5839
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
5840
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 5%, transparent);
|
|
5841
|
+
}
|
|
5842
|
+
}
|
|
5843
|
+
}
|
|
5750
5844
|
.data-active\:after\:bg-\(--btn-hover-overlay\) {
|
|
5751
5845
|
&[data-active] {
|
|
5752
5846
|
&::after {
|
|
@@ -5916,6 +6010,14 @@
|
|
|
5916
6010
|
border-color: var(--btn-bg);
|
|
5917
6011
|
}
|
|
5918
6012
|
}
|
|
6013
|
+
.data-hover\:bg-zinc-950\/5 {
|
|
6014
|
+
&[data-hover] {
|
|
6015
|
+
background-color: color-mix(in srgb, oklch(14.1% 0.005 285.823) 5%, transparent);
|
|
6016
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
6017
|
+
background-color: color-mix(in oklab, var(--color-zinc-950) 5%, transparent);
|
|
6018
|
+
}
|
|
6019
|
+
}
|
|
6020
|
+
}
|
|
5919
6021
|
.data-hover\:decoration-primary-800 {
|
|
5920
6022
|
&[data-hover] {
|
|
5921
6023
|
text-decoration-color: oklch(0.2899986864508513 0.11729574451023282 259.841936589881);
|
|
@@ -6443,6 +6545,13 @@
|
|
|
6443
6545
|
}
|
|
6444
6546
|
}
|
|
6445
6547
|
}
|
|
6548
|
+
.\*\:data-\[slot\=avatar\]\:-m-0\.5 {
|
|
6549
|
+
:is(& > *) {
|
|
6550
|
+
&[data-slot=avatar] {
|
|
6551
|
+
margin: calc(var(--spacing) * -0.5);
|
|
6552
|
+
}
|
|
6553
|
+
}
|
|
6554
|
+
}
|
|
6446
6555
|
.\*\:data-\[slot\=avatar\]\:-mx-0\.5 {
|
|
6447
6556
|
:is(& > *) {
|
|
6448
6557
|
&[data-slot=avatar] {
|
|
@@ -6458,6 +6567,21 @@
|
|
|
6458
6567
|
}
|
|
6459
6568
|
}
|
|
6460
6569
|
}
|
|
6570
|
+
.\*\:data-\[slot\=avatar\]\:size-7 {
|
|
6571
|
+
:is(& > *) {
|
|
6572
|
+
&[data-slot=avatar] {
|
|
6573
|
+
width: calc(var(--spacing) * 7);
|
|
6574
|
+
height: calc(var(--spacing) * 7);
|
|
6575
|
+
}
|
|
6576
|
+
}
|
|
6577
|
+
}
|
|
6578
|
+
.\*\:data-\[slot\=avatar\]\:\[--avatar-radius\:var\(--radius-md\)\] {
|
|
6579
|
+
:is(& > *) {
|
|
6580
|
+
&[data-slot=avatar] {
|
|
6581
|
+
--avatar-radius: var(--radius-md);
|
|
6582
|
+
}
|
|
6583
|
+
}
|
|
6584
|
+
}
|
|
6461
6585
|
.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
|
|
6462
6586
|
:is(& *) {
|
|
6463
6587
|
&[data-slot=command-input-wrapper] {
|
|
@@ -6545,6 +6669,13 @@
|
|
|
6545
6669
|
}
|
|
6546
6670
|
}
|
|
6547
6671
|
}
|
|
6672
|
+
.\*\:data-\[slot\=icon\]\:fill-zinc-500 {
|
|
6673
|
+
:is(& > *) {
|
|
6674
|
+
&[data-slot=icon] {
|
|
6675
|
+
fill: var(--color-zinc-500);
|
|
6676
|
+
}
|
|
6677
|
+
}
|
|
6678
|
+
}
|
|
6548
6679
|
.\*\:data-\[slot\=icon\]\:text-\(--btn-icon\) {
|
|
6549
6680
|
:is(& > *) {
|
|
6550
6681
|
&[data-slot=icon] {
|
|
@@ -6568,6 +6699,47 @@
|
|
|
6568
6699
|
}
|
|
6569
6700
|
}
|
|
6570
6701
|
}
|
|
6702
|
+
.\*\:not-nth-2\:last\:data-\[slot\=icon\]\:ml-auto {
|
|
6703
|
+
:is(& > *) {
|
|
6704
|
+
&:not(*:nth-child(2)) {
|
|
6705
|
+
&:last-child {
|
|
6706
|
+
&[data-slot=icon] {
|
|
6707
|
+
margin-left: auto;
|
|
6708
|
+
}
|
|
6709
|
+
}
|
|
6710
|
+
}
|
|
6711
|
+
}
|
|
6712
|
+
}
|
|
6713
|
+
.\*\:not-nth-2\:last\:data-\[slot\=icon\]\:size-5 {
|
|
6714
|
+
:is(& > *) {
|
|
6715
|
+
&:not(*:nth-child(2)) {
|
|
6716
|
+
&:last-child {
|
|
6717
|
+
&[data-slot=icon] {
|
|
6718
|
+
width: calc(var(--spacing) * 5);
|
|
6719
|
+
height: calc(var(--spacing) * 5);
|
|
6720
|
+
}
|
|
6721
|
+
}
|
|
6722
|
+
}
|
|
6723
|
+
}
|
|
6724
|
+
}
|
|
6725
|
+
.data-active\:\*\:data-\[slot\=icon\]\:fill-zinc-950 {
|
|
6726
|
+
&[data-active] {
|
|
6727
|
+
:is(& > *) {
|
|
6728
|
+
&[data-slot=icon] {
|
|
6729
|
+
fill: var(--color-zinc-950);
|
|
6730
|
+
}
|
|
6731
|
+
}
|
|
6732
|
+
}
|
|
6733
|
+
}
|
|
6734
|
+
.data-hover\:\*\:data-\[slot\=icon\]\:fill-zinc-950 {
|
|
6735
|
+
&[data-hover] {
|
|
6736
|
+
:is(& > *) {
|
|
6737
|
+
&[data-slot=icon] {
|
|
6738
|
+
fill: var(--color-zinc-950);
|
|
6739
|
+
}
|
|
6740
|
+
}
|
|
6741
|
+
}
|
|
6742
|
+
}
|
|
6571
6743
|
.\*\:data-\[slot\=label\]\:col-start-1 {
|
|
6572
6744
|
:is(& > *) {
|
|
6573
6745
|
&[data-slot=label] {
|
|
@@ -6671,9 +6843,9 @@
|
|
|
6671
6843
|
}
|
|
6672
6844
|
}
|
|
6673
6845
|
}
|
|
6674
|
-
.data-\[state\=active\]\:border-accent {
|
|
6846
|
+
.data-\[state\=active\]\:border-accent-600 {
|
|
6675
6847
|
&[data-state=active] {
|
|
6676
|
-
border-color:
|
|
6848
|
+
border-color: oklch(0.5619554183945837 0.2175050118438328 20.33356497329407);
|
|
6677
6849
|
}
|
|
6678
6850
|
}
|
|
6679
6851
|
.data-\[state\=active\]\:bg-background {
|
|
@@ -7511,11 +7683,6 @@
|
|
|
7511
7683
|
padding-block: calc(calc(var(--spacing) * 4) - 1px);
|
|
7512
7684
|
}
|
|
7513
7685
|
}
|
|
7514
|
-
.sm\:pr-2\.5 {
|
|
7515
|
-
@media (width >= 40rem) {
|
|
7516
|
-
padding-right: calc(var(--spacing) * 2.5);
|
|
7517
|
-
}
|
|
7518
|
-
}
|
|
7519
7686
|
.sm\:pr-3 {
|
|
7520
7687
|
@media (width >= 40rem) {
|
|
7521
7688
|
padding-right: calc(var(--spacing) * 3);
|
|
@@ -7531,11 +7698,6 @@
|
|
|
7531
7698
|
padding-left: calc(var(--spacing) * 1.5);
|
|
7532
7699
|
}
|
|
7533
7700
|
}
|
|
7534
|
-
.sm\:pl-2\.5 {
|
|
7535
|
-
@media (width >= 40rem) {
|
|
7536
|
-
padding-left: calc(var(--spacing) * 2.5);
|
|
7537
|
-
}
|
|
7538
|
-
}
|
|
7539
7701
|
.sm\:pl-4 {
|
|
7540
7702
|
@media (width >= 40rem) {
|
|
7541
7703
|
padding-left: calc(var(--spacing) * 4);
|
|
@@ -7604,6 +7766,16 @@
|
|
|
7604
7766
|
}
|
|
7605
7767
|
}
|
|
7606
7768
|
}
|
|
7769
|
+
.sm\:\*\:data-\[slot\=avatar\]\:size-6 {
|
|
7770
|
+
@media (width >= 40rem) {
|
|
7771
|
+
:is(& > *) {
|
|
7772
|
+
&[data-slot=avatar] {
|
|
7773
|
+
width: calc(var(--spacing) * 6);
|
|
7774
|
+
height: calc(var(--spacing) * 6);
|
|
7775
|
+
}
|
|
7776
|
+
}
|
|
7777
|
+
}
|
|
7778
|
+
}
|
|
7607
7779
|
.sm\:\*\:data-\[slot\=control\]\:mt-0\.5 {
|
|
7608
7780
|
@media (width >= 40rem) {
|
|
7609
7781
|
:is(& > *) {
|
|
@@ -7652,6 +7824,20 @@
|
|
|
7652
7824
|
}
|
|
7653
7825
|
}
|
|
7654
7826
|
}
|
|
7827
|
+
.sm\:\*\:not-nth-2\:last\:data-\[slot\=icon\]\:size-4 {
|
|
7828
|
+
@media (width >= 40rem) {
|
|
7829
|
+
:is(& > *) {
|
|
7830
|
+
&:not(*:nth-child(2)) {
|
|
7831
|
+
&:last-child {
|
|
7832
|
+
&[data-slot=icon] {
|
|
7833
|
+
width: calc(var(--spacing) * 4);
|
|
7834
|
+
height: calc(var(--spacing) * 4);
|
|
7835
|
+
}
|
|
7836
|
+
}
|
|
7837
|
+
}
|
|
7838
|
+
}
|
|
7839
|
+
}
|
|
7840
|
+
}
|
|
7655
7841
|
.data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm {
|
|
7656
7842
|
&[data-vaul-drawer-direction=left] {
|
|
7657
7843
|
@media (width >= 40rem) {
|
|
@@ -7679,6 +7865,16 @@
|
|
|
7679
7865
|
position: absolute;
|
|
7680
7866
|
}
|
|
7681
7867
|
}
|
|
7868
|
+
.md\:-mt-px {
|
|
7869
|
+
@media (width >= 48rem) {
|
|
7870
|
+
margin-top: -1px;
|
|
7871
|
+
}
|
|
7872
|
+
}
|
|
7873
|
+
.md\:flex {
|
|
7874
|
+
@media (width >= 48rem) {
|
|
7875
|
+
display: flex;
|
|
7876
|
+
}
|
|
7877
|
+
}
|
|
7682
7878
|
.md\:h-16 {
|
|
7683
7879
|
@media (width >= 48rem) {
|
|
7684
7880
|
height: calc(var(--spacing) * 16);
|
|
@@ -8183,14 +8379,6 @@
|
|
|
8183
8379
|
}
|
|
8184
8380
|
}
|
|
8185
8381
|
}
|
|
8186
|
-
.dark\:bg-nsw-grey-100\/20 {
|
|
8187
|
-
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8188
|
-
background-color: color-mix(in srgb, oklch(0.9700350548225147 0 0) 20%, transparent);
|
|
8189
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
8190
|
-
background-color: color-mix(in oklab, var(--color-nsw-grey-100) 20%, transparent);
|
|
8191
|
-
}
|
|
8192
|
-
}
|
|
8193
|
-
}
|
|
8194
8382
|
.dark\:bg-nsw-grey-800 {
|
|
8195
8383
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8196
8384
|
background-color: var(--color-nsw-grey-800);
|
|
@@ -8222,6 +8410,11 @@
|
|
|
8222
8410
|
background-color: transparent;
|
|
8223
8411
|
}
|
|
8224
8412
|
}
|
|
8413
|
+
.dark\:bg-white {
|
|
8414
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8415
|
+
background-color: var(--color-white);
|
|
8416
|
+
}
|
|
8417
|
+
}
|
|
8225
8418
|
.dark\:bg-white\/5 {
|
|
8226
8419
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8227
8420
|
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
@@ -8230,6 +8423,14 @@
|
|
|
8230
8423
|
}
|
|
8231
8424
|
}
|
|
8232
8425
|
}
|
|
8426
|
+
.dark\:bg-white\/10 {
|
|
8427
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8428
|
+
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
8429
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8430
|
+
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
8431
|
+
}
|
|
8432
|
+
}
|
|
8433
|
+
}
|
|
8233
8434
|
.dark\:bg-white\/20 {
|
|
8234
8435
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8235
8436
|
background-color: color-mix(in srgb, #fff 20%, transparent);
|
|
@@ -8814,6 +9015,17 @@
|
|
|
8814
9015
|
}
|
|
8815
9016
|
}
|
|
8816
9017
|
}
|
|
9018
|
+
.dark\:before\:bg-white\/10 {
|
|
9019
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9020
|
+
&::before {
|
|
9021
|
+
content: var(--tw-content);
|
|
9022
|
+
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
9023
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
9024
|
+
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
9025
|
+
}
|
|
9026
|
+
}
|
|
9027
|
+
}
|
|
9028
|
+
}
|
|
8817
9029
|
.dark\:after\:-inset-px {
|
|
8818
9030
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
8819
9031
|
&::after {
|
|
@@ -8998,6 +9210,16 @@
|
|
|
8998
9210
|
}
|
|
8999
9211
|
}
|
|
9000
9212
|
}
|
|
9213
|
+
.dark\:data-active\:bg-white\/5 {
|
|
9214
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9215
|
+
&[data-active] {
|
|
9216
|
+
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
9217
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
9218
|
+
background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
|
|
9219
|
+
}
|
|
9220
|
+
}
|
|
9221
|
+
}
|
|
9222
|
+
}
|
|
9001
9223
|
.dark\:data-checked\:bg-\(--switch-bg\) {
|
|
9002
9224
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9003
9225
|
&[data-checked] {
|
|
@@ -9046,6 +9268,16 @@
|
|
|
9046
9268
|
}
|
|
9047
9269
|
}
|
|
9048
9270
|
}
|
|
9271
|
+
.dark\:data-hover\:bg-white\/5 {
|
|
9272
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9273
|
+
&[data-hover] {
|
|
9274
|
+
background-color: color-mix(in srgb, #fff 5%, transparent);
|
|
9275
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
9276
|
+
background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
|
|
9277
|
+
}
|
|
9278
|
+
}
|
|
9279
|
+
}
|
|
9280
|
+
}
|
|
9049
9281
|
.dark\:data-hover\:decoration-white {
|
|
9050
9282
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9051
9283
|
&[data-hover] {
|
|
@@ -9105,6 +9337,15 @@
|
|
|
9105
9337
|
}
|
|
9106
9338
|
}
|
|
9107
9339
|
}
|
|
9340
|
+
.dark\:\*\:data-\[slot\=icon\]\:fill-zinc-400 {
|
|
9341
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9342
|
+
:is(& > *) {
|
|
9343
|
+
&[data-slot=icon] {
|
|
9344
|
+
fill: var(--color-zinc-400);
|
|
9345
|
+
}
|
|
9346
|
+
}
|
|
9347
|
+
}
|
|
9348
|
+
}
|
|
9108
9349
|
.dark\:\*\:data-\[slot\=icon\]\:text-grey-400 {
|
|
9109
9350
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9110
9351
|
:is(& > *) {
|
|
@@ -9114,6 +9355,35 @@
|
|
|
9114
9355
|
}
|
|
9115
9356
|
}
|
|
9116
9357
|
}
|
|
9358
|
+
.dark\:data-active\:\*\:data-\[slot\=icon\]\:fill-white {
|
|
9359
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9360
|
+
&[data-active] {
|
|
9361
|
+
:is(& > *) {
|
|
9362
|
+
&[data-slot=icon] {
|
|
9363
|
+
fill: var(--color-white);
|
|
9364
|
+
}
|
|
9365
|
+
}
|
|
9366
|
+
}
|
|
9367
|
+
}
|
|
9368
|
+
}
|
|
9369
|
+
.dark\:data-hover\:\*\:data-\[slot\=icon\]\:fill-white {
|
|
9370
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9371
|
+
&[data-hover] {
|
|
9372
|
+
:is(& > *) {
|
|
9373
|
+
&[data-slot=icon] {
|
|
9374
|
+
fill: var(--color-white);
|
|
9375
|
+
}
|
|
9376
|
+
}
|
|
9377
|
+
}
|
|
9378
|
+
}
|
|
9379
|
+
}
|
|
9380
|
+
.dark\:data-\[state\=active\]\:border-input {
|
|
9381
|
+
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9382
|
+
&[data-state=active] {
|
|
9383
|
+
border-color: var(--input);
|
|
9384
|
+
}
|
|
9385
|
+
}
|
|
9386
|
+
}
|
|
9117
9387
|
.dark\:data-\[state\=active\]\:bg-input\/30 {
|
|
9118
9388
|
&:where([data-theme=dark], [data-theme=dark] *) {
|
|
9119
9389
|
&[data-state=active] {
|