@fewangsit/wangsvue-presets 1.0.107 → 1.0.108-alpha.1
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/fixedasset/badge/index.d.ts +14 -14
- package/fixedasset/badge/index.js +15 -14
- package/fixedasset/breadcrumb/index.d.ts +4 -4
- package/fixedasset/breadcrumb/index.js +6 -5
- package/fixedasset/button/index.d.ts +2 -2
- package/fixedasset/button/index.js +39 -80
- package/fixedasset/buttonbulkaction/index.d.ts +2 -2
- package/fixedasset/buttonbulkaction/index.js +8 -5
- package/fixedasset/buttondownload/index.d.ts +2 -2
- package/fixedasset/buttondownload/index.js +5 -4
- package/fixedasset/buttonfilter/index.d.ts +4 -7
- package/fixedasset/buttonfilter/index.js +5 -7
- package/fixedasset/buttonradio/index.d.ts +20 -20
- package/fixedasset/buttonradio/index.js +11 -10
- package/fixedasset/buttonsearch/index.d.ts +2 -2
- package/fixedasset/buttonsearch/index.js +9 -8
- package/fixedasset/calendar/index.js +64 -66
- package/fixedasset/card/index.js +2 -2
- package/fixedasset/checkbox/index.d.ts +58 -58
- package/fixedasset/checkbox/index.js +19 -18
- package/fixedasset/codesnippet/index.js +3 -3
- package/fixedasset/customcolumn/index.d.ts +2 -2
- package/fixedasset/customcolumn/index.js +3 -2
- package/fixedasset/datatable/index.d.ts +50 -44
- package/fixedasset/datatable/index.js +34 -31
- package/fixedasset/dialog/index.d.ts +4 -4
- package/fixedasset/dialog/index.js +16 -16
- package/fixedasset/dialogconfirm/index.d.ts +2 -2
- package/fixedasset/dialogconfirm/index.js +3 -2
- package/fixedasset/dialogform/index.d.ts +2 -2
- package/fixedasset/dialogform/index.js +4 -3
- package/fixedasset/dropdown/index.d.ts +41 -41
- package/fixedasset/dropdown/index.js +20 -21
- package/fixedasset/fieldwrapper/index.d.ts +2 -2
- package/fixedasset/fieldwrapper/index.js +8 -7
- package/fixedasset/fileupload/index.d.ts +2 -2
- package/fixedasset/fileupload/index.js +2 -1
- package/fixedasset/filtercontainer/index.d.ts +2 -2
- package/fixedasset/filtercontainer/index.js +3 -2
- package/fixedasset/form/index.d.ts +2 -2
- package/fixedasset/form/index.js +3 -2
- package/fixedasset/global.js +1 -1
- package/fixedasset/image/index.d.ts +2 -2
- package/fixedasset/image/index.js +21 -20
- package/fixedasset/index.es.js +793 -804
- package/fixedasset/index.system.js +2 -2
- package/fixedasset/inlinemessage/index.d.ts +4 -4
- package/fixedasset/inlinemessage/index.js +6 -4
- package/fixedasset/inputbadge/index.d.ts +10 -10
- package/fixedasset/inputbadge/index.js +6 -6
- package/fixedasset/inputcurrency/index.d.ts +6 -6
- package/fixedasset/inputcurrency/index.js +2 -1
- package/fixedasset/inputgroup/index.d.ts +2 -2
- package/fixedasset/inputgroup/index.js +8 -7
- package/fixedasset/inputgroupaddon/index.d.ts +6 -6
- package/fixedasset/inputgroupaddon/index.js +5 -4
- package/fixedasset/inputnumber/index.d.ts +2 -2
- package/fixedasset/inputnumber/index.js +8 -5
- package/fixedasset/inputotp/index.js +6 -7
- package/fixedasset/inputphonenumber/index.d.ts +8 -8
- package/fixedasset/inputphonenumber/index.js +7 -6
- package/fixedasset/inputtext/index.d.ts +4 -4
- package/fixedasset/inputtext/index.js +6 -5
- package/fixedasset/loading/index.d.ts +2 -2
- package/fixedasset/loading/index.js +5 -4
- package/fixedasset/menu/index.d.ts +3 -3
- package/fixedasset/menu/index.js +9 -5
- package/fixedasset/multiselect/index.d.ts +107 -107
- package/fixedasset/multiselect/index.js +25 -27
- package/fixedasset/overlaypanel/index.d.ts +2 -2
- package/fixedasset/overlaypanel/index.js +4 -3
- package/fixedasset/paginator/index.d.ts +19 -19
- package/fixedasset/paginator/index.js +24 -23
- package/fixedasset/password/index.d.ts +5 -5
- package/fixedasset/password/index.js +13 -13
- package/fixedasset/style.css +1333 -77
- package/fixedasset/tabmenu/index.js +13 -13
- package/fixedasset/textarea/index.d.ts +2 -2
- package/fixedasset/textarea/index.js +6 -5
- package/fixedasset/timeline/index.d.ts +2 -2
- package/fixedasset/timeline/index.js +12 -8
- package/fixedasset/toast/index.d.ts +8 -8
- package/fixedasset/toast/index.js +8 -7
- package/fixedasset/toggleswitch/index.d.ts +42 -42
- package/fixedasset/toggleswitch/index.js +12 -11
- package/fixedasset/tooltip/index.d.ts +2 -2
- package/fixedasset/tooltip/index.js +4 -3
- package/fixedasset/tree/index.d.ts +26 -29
- package/fixedasset/tree/index.js +17 -24
- package/fixedasset/username/index.js +7 -5
- package/fixedasset/validatormessage/index.d.ts +2 -2
- package/fixedasset/validatormessage/index.js +5 -2
- package/globalsettings/datatable/index.d.ts +9 -10
- package/globalsettings/datatable/index.js +7 -9
- package/globalsettings/index.es.js +7 -8
- package/globalsettings/index.system.js +2 -2
- package/globalsettings/style.css +1353 -49
- package/package.json +1 -1
- package/supplyasset/datatable/index.d.ts +9 -10
- package/supplyasset/datatable/index.js +7 -9
- package/supplyasset/index.es.js +13 -14
- package/supplyasset/index.system.js +2 -2
- package/supplyasset/style.css +1359 -55
- package/wangsvue/datatable/index.d.ts +2 -3
- package/wangsvue/datatable/index.js +6 -8
- package/wangsvue/index.es.js +14 -15
- package/wangsvue/index.system.js +2 -2
- package/wangsvue/style.css +1332 -76
package/fixedasset/style.css
CHANGED
|
@@ -1045,18 +1045,6 @@
|
|
|
1045
1045
|
top: 0.5rem;
|
|
1046
1046
|
}
|
|
1047
1047
|
|
|
1048
|
-
.top-\[35px\]{
|
|
1049
|
-
top: 35px;
|
|
1050
|
-
}
|
|
1051
|
-
|
|
1052
|
-
.top-\[37\.5px\]{
|
|
1053
|
-
top: 37.5px;
|
|
1054
|
-
}
|
|
1055
|
-
|
|
1056
|
-
.top-\[37px\]{
|
|
1057
|
-
top: 37px;
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
1048
|
.top-\[50\%\]{
|
|
1061
1049
|
top: 50%;
|
|
1062
1050
|
}
|
|
@@ -2960,6 +2948,11 @@
|
|
|
2960
2948
|
border-color: rgb(144 140 171 / var(--tw-border-opacity));
|
|
2961
2949
|
}
|
|
2962
2950
|
|
|
2951
|
+
.border-general-400{
|
|
2952
|
+
--tw-border-opacity: 1;
|
|
2953
|
+
border-color: rgb(108 104 141 / var(--tw-border-opacity));
|
|
2954
|
+
}
|
|
2955
|
+
|
|
2963
2956
|
.border-gray-100{
|
|
2964
2957
|
--tw-border-opacity: 1;
|
|
2965
2958
|
border-color: rgb(243 244 246 / var(--tw-border-opacity));
|
|
@@ -2970,6 +2963,11 @@
|
|
|
2970
2963
|
border-color: rgb(203 204 205 / var(--tw-border-opacity));
|
|
2971
2964
|
}
|
|
2972
2965
|
|
|
2966
|
+
.border-grayscale-600{
|
|
2967
|
+
--tw-border-opacity: 1;
|
|
2968
|
+
border-color: rgb(151 153 155 / var(--tw-border-opacity));
|
|
2969
|
+
}
|
|
2970
|
+
|
|
2973
2971
|
.border-grayscale-900{
|
|
2974
2972
|
--tw-border-opacity: 1;
|
|
2975
2973
|
border-color: rgb(38 38 39 / var(--tw-border-opacity));
|
|
@@ -2985,6 +2983,11 @@
|
|
|
2985
2983
|
border-color: rgb(148 191 255 / var(--tw-border-opacity));
|
|
2986
2984
|
}
|
|
2987
2985
|
|
|
2986
|
+
.border-primary-300{
|
|
2987
|
+
--tw-border-opacity: 1;
|
|
2988
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2988
2991
|
.border-primary-400{
|
|
2989
2992
|
--tw-border-opacity: 1;
|
|
2990
2993
|
border-color: rgb(46 130 255 / var(--tw-border-opacity));
|
|
@@ -3054,11 +3057,25 @@
|
|
|
3054
3057
|
background-color: rgb(189 190 191 / var(--tw-bg-opacity)) !important;
|
|
3055
3058
|
}
|
|
3056
3059
|
|
|
3060
|
+
.\!bg-grayscale-700{
|
|
3061
|
+
--tw-bg-opacity: 1 !important;
|
|
3062
|
+
background-color: rgb(113 115 116 / var(--tw-bg-opacity)) !important;
|
|
3063
|
+
}
|
|
3064
|
+
|
|
3065
|
+
.\!bg-grayscale-800{
|
|
3066
|
+
--tw-bg-opacity: 1 !important;
|
|
3067
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
|
|
3068
|
+
}
|
|
3069
|
+
|
|
3057
3070
|
.\!bg-primary-100{
|
|
3058
3071
|
--tw-bg-opacity: 1 !important;
|
|
3059
3072
|
background-color: rgb(204 224 255 / var(--tw-bg-opacity)) !important;
|
|
3060
3073
|
}
|
|
3061
3074
|
|
|
3075
|
+
.\!bg-primary-300\/90{
|
|
3076
|
+
background-color: rgb(97 160 255 / 0.9) !important;
|
|
3077
|
+
}
|
|
3078
|
+
|
|
3062
3079
|
.\!bg-primary-50{
|
|
3063
3080
|
--tw-bg-opacity: 1 !important;
|
|
3064
3081
|
background-color: rgb(229 240 255 / var(--tw-bg-opacity)) !important;
|
|
@@ -3143,6 +3160,10 @@
|
|
|
3143
3160
|
background-color: rgb(255 0 34 / 0.9);
|
|
3144
3161
|
}
|
|
3145
3162
|
|
|
3163
|
+
.bg-danger-900\/40{
|
|
3164
|
+
background-color: rgb(51 0 7 / 0.4);
|
|
3165
|
+
}
|
|
3166
|
+
|
|
3146
3167
|
.bg-general-100{
|
|
3147
3168
|
--tw-bg-opacity: 1;
|
|
3148
3169
|
background-color: rgb(218 217 227 / var(--tw-bg-opacity));
|
|
@@ -3162,6 +3183,11 @@
|
|
|
3162
3183
|
background-color: rgb(144 140 171 / var(--tw-bg-opacity));
|
|
3163
3184
|
}
|
|
3164
3185
|
|
|
3186
|
+
.bg-general-400{
|
|
3187
|
+
--tw-bg-opacity: 1;
|
|
3188
|
+
background-color: rgb(108 104 141 / var(--tw-bg-opacity));
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3165
3191
|
.bg-general-50{
|
|
3166
3192
|
--tw-bg-opacity: 1;
|
|
3167
3193
|
background-color: rgb(235 234 240 / var(--tw-bg-opacity));
|
|
@@ -3172,6 +3198,15 @@
|
|
|
3172
3198
|
background-color: rgb(78 75 102 / var(--tw-bg-opacity));
|
|
3173
3199
|
}
|
|
3174
3200
|
|
|
3201
|
+
.bg-general-500\/90{
|
|
3202
|
+
background-color: rgb(78 75 102 / 0.9);
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.bg-general-900{
|
|
3206
|
+
--tw-bg-opacity: 1;
|
|
3207
|
+
background-color: rgb(16 15 21 / var(--tw-bg-opacity));
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3175
3210
|
.bg-gray-500{
|
|
3176
3211
|
--tw-bg-opacity: 1;
|
|
3177
3212
|
background-color: rgb(107 114 128 / var(--tw-bg-opacity));
|
|
@@ -3202,11 +3237,25 @@
|
|
|
3202
3237
|
background-color: rgb(189 190 191 / var(--tw-bg-opacity));
|
|
3203
3238
|
}
|
|
3204
3239
|
|
|
3240
|
+
.bg-grayscale-700{
|
|
3241
|
+
--tw-bg-opacity: 1;
|
|
3242
|
+
background-color: rgb(113 115 116 / var(--tw-bg-opacity));
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
.bg-grayscale-800{
|
|
3246
|
+
--tw-bg-opacity: 1;
|
|
3247
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity));
|
|
3248
|
+
}
|
|
3249
|
+
|
|
3205
3250
|
.bg-grayscale-900{
|
|
3206
3251
|
--tw-bg-opacity: 1;
|
|
3207
3252
|
background-color: rgb(38 38 39 / var(--tw-bg-opacity));
|
|
3208
3253
|
}
|
|
3209
3254
|
|
|
3255
|
+
.bg-grayscale-950\/80{
|
|
3256
|
+
background-color: rgb(18 18 18 / 0.8);
|
|
3257
|
+
}
|
|
3258
|
+
|
|
3210
3259
|
.bg-grayscale-950\/90{
|
|
3211
3260
|
background-color: rgb(18 18 18 / 0.9);
|
|
3212
3261
|
}
|
|
@@ -3224,6 +3273,10 @@
|
|
|
3224
3273
|
background-color: rgb(34 197 94 / 0.5);
|
|
3225
3274
|
}
|
|
3226
3275
|
|
|
3276
|
+
.bg-green-600\/50{
|
|
3277
|
+
background-color: rgb(22 163 74 / 0.5);
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3227
3280
|
.bg-inherit{
|
|
3228
3281
|
background-color: inherit;
|
|
3229
3282
|
}
|
|
@@ -3241,6 +3294,10 @@
|
|
|
3241
3294
|
background-color: rgb(249 115 22 / 0.5);
|
|
3242
3295
|
}
|
|
3243
3296
|
|
|
3297
|
+
.bg-orange-600\/50{
|
|
3298
|
+
background-color: rgb(234 88 12 / 0.5);
|
|
3299
|
+
}
|
|
3300
|
+
|
|
3244
3301
|
.bg-primary-100{
|
|
3245
3302
|
--tw-bg-opacity: 1;
|
|
3246
3303
|
background-color: rgb(204 224 255 / var(--tw-bg-opacity));
|
|
@@ -3268,6 +3325,10 @@
|
|
|
3268
3325
|
background-color: rgb(97 160 255 / 0.2);
|
|
3269
3326
|
}
|
|
3270
3327
|
|
|
3328
|
+
.bg-primary-300\/90{
|
|
3329
|
+
background-color: rgb(97 160 255 / 0.9);
|
|
3330
|
+
}
|
|
3331
|
+
|
|
3271
3332
|
.bg-primary-400{
|
|
3272
3333
|
--tw-bg-opacity: 1;
|
|
3273
3334
|
background-color: rgb(46 130 255 / var(--tw-bg-opacity));
|
|
@@ -3317,6 +3378,10 @@
|
|
|
3317
3378
|
background-color: rgb(0 59 148 / 0.2);
|
|
3318
3379
|
}
|
|
3319
3380
|
|
|
3381
|
+
.bg-primary-900\/40{
|
|
3382
|
+
background-color: rgb(0 20 51 / 0.4);
|
|
3383
|
+
}
|
|
3384
|
+
|
|
3320
3385
|
.bg-purple-300\/20{
|
|
3321
3386
|
background-color: rgb(216 180 254 / 0.2);
|
|
3322
3387
|
}
|
|
@@ -3339,11 +3404,20 @@
|
|
|
3339
3404
|
background-color: rgb(239 68 68 / 0.5);
|
|
3340
3405
|
}
|
|
3341
3406
|
|
|
3407
|
+
.bg-red-600\/50{
|
|
3408
|
+
background-color: rgb(220 38 38 / 0.5);
|
|
3409
|
+
}
|
|
3410
|
+
|
|
3342
3411
|
.bg-success-100{
|
|
3343
3412
|
--tw-bg-opacity: 1;
|
|
3344
3413
|
background-color: rgb(184 255 220 / var(--tw-bg-opacity));
|
|
3345
3414
|
}
|
|
3346
3415
|
|
|
3416
|
+
.bg-success-200{
|
|
3417
|
+
--tw-bg-opacity: 1;
|
|
3418
|
+
background-color: rgb(117 255 188 / var(--tw-bg-opacity));
|
|
3419
|
+
}
|
|
3420
|
+
|
|
3347
3421
|
.bg-success-300\/20{
|
|
3348
3422
|
background-color: rgb(46 255 154 / 0.2);
|
|
3349
3423
|
}
|
|
@@ -3358,6 +3432,10 @@
|
|
|
3358
3432
|
background-color: rgb(0 164 85 / var(--tw-bg-opacity));
|
|
3359
3433
|
}
|
|
3360
3434
|
|
|
3435
|
+
.bg-success-900\/40{
|
|
3436
|
+
background-color: rgb(0 31 16 / 0.4);
|
|
3437
|
+
}
|
|
3438
|
+
|
|
3361
3439
|
.bg-transparent{
|
|
3362
3440
|
background-color: transparent;
|
|
3363
3441
|
}
|
|
@@ -3371,11 +3449,20 @@
|
|
|
3371
3449
|
background-color: rgb(255 222 102 / 0.2);
|
|
3372
3450
|
}
|
|
3373
3451
|
|
|
3452
|
+
.bg-warning-400{
|
|
3453
|
+
--tw-bg-opacity: 1;
|
|
3454
|
+
background-color: rgb(255 211 51 / var(--tw-bg-opacity));
|
|
3455
|
+
}
|
|
3456
|
+
|
|
3374
3457
|
.bg-warning-500{
|
|
3375
3458
|
--tw-bg-opacity: 1;
|
|
3376
3459
|
background-color: rgb(255 199 0 / var(--tw-bg-opacity));
|
|
3377
3460
|
}
|
|
3378
3461
|
|
|
3462
|
+
.bg-warning-900\/40{
|
|
3463
|
+
background-color: rgb(51 40 0 / 0.4);
|
|
3464
|
+
}
|
|
3465
|
+
|
|
3379
3466
|
.bg-white{
|
|
3380
3467
|
--tw-bg-opacity: 1;
|
|
3381
3468
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
@@ -4061,6 +4148,11 @@
|
|
|
4061
4148
|
color: rgb(255 0 34 / var(--tw-text-opacity)) !important;
|
|
4062
4149
|
}
|
|
4063
4150
|
|
|
4151
|
+
.\!text-danger-600{
|
|
4152
|
+
--tw-text-opacity: 1 !important;
|
|
4153
|
+
color: rgb(204 0 27 / var(--tw-text-opacity)) !important;
|
|
4154
|
+
}
|
|
4155
|
+
|
|
4064
4156
|
.\!text-danger-700{
|
|
4065
4157
|
--tw-text-opacity: 1 !important;
|
|
4066
4158
|
color: rgb(153 0 20 / var(--tw-text-opacity)) !important;
|
|
@@ -4081,6 +4173,11 @@
|
|
|
4081
4173
|
color: rgb(108 104 141 / var(--tw-text-opacity)) !important;
|
|
4082
4174
|
}
|
|
4083
4175
|
|
|
4176
|
+
.\!text-general-50{
|
|
4177
|
+
--tw-text-opacity: 1 !important;
|
|
4178
|
+
color: rgb(235 234 240 / var(--tw-text-opacity)) !important;
|
|
4179
|
+
}
|
|
4180
|
+
|
|
4084
4181
|
.\!text-general-500{
|
|
4085
4182
|
--tw-text-opacity: 1 !important;
|
|
4086
4183
|
color: rgb(78 75 102 / var(--tw-text-opacity)) !important;
|
|
@@ -4091,6 +4188,11 @@
|
|
|
4091
4188
|
color: rgb(32 30 41 / var(--tw-text-opacity)) !important;
|
|
4092
4189
|
}
|
|
4093
4190
|
|
|
4191
|
+
.\!text-grayscale-500{
|
|
4192
|
+
--tw-text-opacity: 1 !important;
|
|
4193
|
+
color: rgb(189 190 191 / var(--tw-text-opacity)) !important;
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4094
4196
|
.\!text-grayscale-900{
|
|
4095
4197
|
--tw-text-opacity: 1 !important;
|
|
4096
4198
|
color: rgb(38 38 39 / var(--tw-text-opacity)) !important;
|
|
@@ -4126,11 +4228,21 @@
|
|
|
4126
4228
|
color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
|
|
4127
4229
|
}
|
|
4128
4230
|
|
|
4231
|
+
.text-black{
|
|
4232
|
+
--tw-text-opacity: 1;
|
|
4233
|
+
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
4234
|
+
}
|
|
4235
|
+
|
|
4129
4236
|
.text-blue-500{
|
|
4130
4237
|
--tw-text-opacity: 1;
|
|
4131
4238
|
color: rgb(59 130 246 / var(--tw-text-opacity));
|
|
4132
4239
|
}
|
|
4133
4240
|
|
|
4241
|
+
.text-danger-200{
|
|
4242
|
+
--tw-text-opacity: 1;
|
|
4243
|
+
color: rgb(255 153 167 / var(--tw-text-opacity));
|
|
4244
|
+
}
|
|
4245
|
+
|
|
4134
4246
|
.text-danger-500{
|
|
4135
4247
|
--tw-text-opacity: 1;
|
|
4136
4248
|
color: rgb(255 0 34 / var(--tw-text-opacity));
|
|
@@ -4166,11 +4278,21 @@
|
|
|
4166
4278
|
color: rgb(108 104 141 / var(--tw-text-opacity));
|
|
4167
4279
|
}
|
|
4168
4280
|
|
|
4281
|
+
.text-general-50{
|
|
4282
|
+
--tw-text-opacity: 1;
|
|
4283
|
+
color: rgb(235 234 240 / var(--tw-text-opacity));
|
|
4284
|
+
}
|
|
4285
|
+
|
|
4169
4286
|
.text-general-500{
|
|
4170
4287
|
--tw-text-opacity: 1;
|
|
4171
4288
|
color: rgb(78 75 102 / var(--tw-text-opacity));
|
|
4172
4289
|
}
|
|
4173
4290
|
|
|
4291
|
+
.text-general-600{
|
|
4292
|
+
--tw-text-opacity: 1;
|
|
4293
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
4294
|
+
}
|
|
4295
|
+
|
|
4174
4296
|
.text-general-800{
|
|
4175
4297
|
--tw-text-opacity: 1;
|
|
4176
4298
|
color: rgb(32 30 41 / var(--tw-text-opacity));
|
|
@@ -4181,6 +4303,16 @@
|
|
|
4181
4303
|
color: rgb(16 15 21 / var(--tw-text-opacity));
|
|
4182
4304
|
}
|
|
4183
4305
|
|
|
4306
|
+
.text-grayscale-50{
|
|
4307
|
+
--tw-text-opacity: 1;
|
|
4308
|
+
color: rgb(247 247 247 / var(--tw-text-opacity));
|
|
4309
|
+
}
|
|
4310
|
+
|
|
4311
|
+
.text-grayscale-500{
|
|
4312
|
+
--tw-text-opacity: 1;
|
|
4313
|
+
color: rgb(189 190 191 / var(--tw-text-opacity));
|
|
4314
|
+
}
|
|
4315
|
+
|
|
4184
4316
|
.text-grayscale-600{
|
|
4185
4317
|
--tw-text-opacity: 1;
|
|
4186
4318
|
color: rgb(151 153 155 / var(--tw-text-opacity));
|
|
@@ -4220,6 +4352,11 @@
|
|
|
4220
4352
|
color: rgb(204 224 255 / var(--tw-text-opacity));
|
|
4221
4353
|
}
|
|
4222
4354
|
|
|
4355
|
+
.text-primary-300{
|
|
4356
|
+
--tw-text-opacity: 1;
|
|
4357
|
+
color: rgb(97 160 255 / var(--tw-text-opacity));
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4223
4360
|
.text-primary-400{
|
|
4224
4361
|
--tw-text-opacity: 1;
|
|
4225
4362
|
color: rgb(46 130 255 / var(--tw-text-opacity));
|
|
@@ -4255,11 +4392,21 @@
|
|
|
4255
4392
|
color: rgb(239 68 68 / var(--tw-text-opacity));
|
|
4256
4393
|
}
|
|
4257
4394
|
|
|
4395
|
+
.text-success-300{
|
|
4396
|
+
--tw-text-opacity: 1;
|
|
4397
|
+
color: rgb(46 255 154 / var(--tw-text-opacity));
|
|
4398
|
+
}
|
|
4399
|
+
|
|
4258
4400
|
.text-success-500{
|
|
4259
4401
|
--tw-text-opacity: 1;
|
|
4260
4402
|
color: rgb(0 164 85 / var(--tw-text-opacity));
|
|
4261
4403
|
}
|
|
4262
4404
|
|
|
4405
|
+
.text-success-600{
|
|
4406
|
+
--tw-text-opacity: 1;
|
|
4407
|
+
color: rgb(0 133 69 / var(--tw-text-opacity));
|
|
4408
|
+
}
|
|
4409
|
+
|
|
4263
4410
|
.text-success-700{
|
|
4264
4411
|
--tw-text-opacity: 1;
|
|
4265
4412
|
color: rgb(0 97 50 / var(--tw-text-opacity));
|
|
@@ -4274,6 +4421,11 @@
|
|
|
4274
4421
|
color: transparent;
|
|
4275
4422
|
}
|
|
4276
4423
|
|
|
4424
|
+
.text-warning-300{
|
|
4425
|
+
--tw-text-opacity: 1;
|
|
4426
|
+
color: rgb(255 222 102 / var(--tw-text-opacity));
|
|
4427
|
+
}
|
|
4428
|
+
|
|
4277
4429
|
.text-warning-500{
|
|
4278
4430
|
--tw-text-opacity: 1;
|
|
4279
4431
|
color: rgb(255 199 0 / var(--tw-text-opacity));
|
|
@@ -4284,6 +4436,11 @@
|
|
|
4284
4436
|
color: rgb(204 160 0 / var(--tw-text-opacity));
|
|
4285
4437
|
}
|
|
4286
4438
|
|
|
4439
|
+
.text-warning-800{
|
|
4440
|
+
--tw-text-opacity: 1;
|
|
4441
|
+
color: rgb(102 80 0 / var(--tw-text-opacity));
|
|
4442
|
+
}
|
|
4443
|
+
|
|
4287
4444
|
.text-white{
|
|
4288
4445
|
--tw-text-opacity: 1;
|
|
4289
4446
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
@@ -4474,11 +4631,21 @@
|
|
|
4474
4631
|
--tw-ring-inset: inset;
|
|
4475
4632
|
}
|
|
4476
4633
|
|
|
4634
|
+
.\!ring-danger-300{
|
|
4635
|
+
--tw-ring-opacity: 1 !important;
|
|
4636
|
+
--tw-ring-color: rgb(255 102 122 / var(--tw-ring-opacity)) !important;
|
|
4637
|
+
}
|
|
4638
|
+
|
|
4477
4639
|
.\!ring-danger-500{
|
|
4478
4640
|
--tw-ring-opacity: 1 !important;
|
|
4479
4641
|
--tw-ring-color: rgb(255 0 34 / var(--tw-ring-opacity)) !important;
|
|
4480
4642
|
}
|
|
4481
4643
|
|
|
4644
|
+
.\!ring-danger-600{
|
|
4645
|
+
--tw-ring-opacity: 1 !important;
|
|
4646
|
+
--tw-ring-color: rgb(204 0 27 / var(--tw-ring-opacity)) !important;
|
|
4647
|
+
}
|
|
4648
|
+
|
|
4482
4649
|
.\!ring-general-200{
|
|
4483
4650
|
--tw-ring-opacity: 1 !important;
|
|
4484
4651
|
--tw-ring-color: rgb(181 179 199 / var(--tw-ring-opacity)) !important;
|
|
@@ -4489,6 +4656,16 @@
|
|
|
4489
4656
|
--tw-ring-color: rgb(144 140 171 / var(--tw-ring-opacity)) !important;
|
|
4490
4657
|
}
|
|
4491
4658
|
|
|
4659
|
+
.\!ring-grayscale-700{
|
|
4660
|
+
--tw-ring-opacity: 1 !important;
|
|
4661
|
+
--tw-ring-color: rgb(113 115 116 / var(--tw-ring-opacity)) !important;
|
|
4662
|
+
}
|
|
4663
|
+
|
|
4664
|
+
.\!ring-primary-300{
|
|
4665
|
+
--tw-ring-opacity: 1 !important;
|
|
4666
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity)) !important;
|
|
4667
|
+
}
|
|
4668
|
+
|
|
4492
4669
|
.\!ring-primary-400{
|
|
4493
4670
|
--tw-ring-opacity: 1 !important;
|
|
4494
4671
|
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity)) !important;
|
|
@@ -4522,11 +4699,26 @@
|
|
|
4522
4699
|
--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
|
|
4523
4700
|
}
|
|
4524
4701
|
|
|
4702
|
+
.ring-danger-200{
|
|
4703
|
+
--tw-ring-opacity: 1;
|
|
4704
|
+
--tw-ring-color: rgb(255 153 167 / var(--tw-ring-opacity));
|
|
4705
|
+
}
|
|
4706
|
+
|
|
4707
|
+
.ring-danger-300{
|
|
4708
|
+
--tw-ring-opacity: 1;
|
|
4709
|
+
--tw-ring-color: rgb(255 102 122 / var(--tw-ring-opacity));
|
|
4710
|
+
}
|
|
4711
|
+
|
|
4525
4712
|
.ring-danger-500{
|
|
4526
4713
|
--tw-ring-opacity: 1;
|
|
4527
4714
|
--tw-ring-color: rgb(255 0 34 / var(--tw-ring-opacity));
|
|
4528
4715
|
}
|
|
4529
4716
|
|
|
4717
|
+
.ring-danger-600{
|
|
4718
|
+
--tw-ring-opacity: 1;
|
|
4719
|
+
--tw-ring-color: rgb(204 0 27 / var(--tw-ring-opacity));
|
|
4720
|
+
}
|
|
4721
|
+
|
|
4530
4722
|
.ring-general-100{
|
|
4531
4723
|
--tw-ring-opacity: 1;
|
|
4532
4724
|
--tw-ring-color: rgb(218 217 227 / var(--tw-ring-opacity));
|
|
@@ -4547,11 +4739,21 @@
|
|
|
4547
4739
|
--tw-ring-color: rgb(108 104 141 / var(--tw-ring-opacity));
|
|
4548
4740
|
}
|
|
4549
4741
|
|
|
4742
|
+
.ring-general-50{
|
|
4743
|
+
--tw-ring-opacity: 1;
|
|
4744
|
+
--tw-ring-color: rgb(235 234 240 / var(--tw-ring-opacity));
|
|
4745
|
+
}
|
|
4746
|
+
|
|
4550
4747
|
.ring-general-500{
|
|
4551
4748
|
--tw-ring-opacity: 1;
|
|
4552
4749
|
--tw-ring-color: rgb(78 75 102 / var(--tw-ring-opacity));
|
|
4553
4750
|
}
|
|
4554
4751
|
|
|
4752
|
+
.ring-gray-300{
|
|
4753
|
+
--tw-ring-opacity: 1;
|
|
4754
|
+
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
|
|
4755
|
+
}
|
|
4756
|
+
|
|
4555
4757
|
.ring-gray-500{
|
|
4556
4758
|
--tw-ring-opacity: 1;
|
|
4557
4759
|
--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity));
|
|
@@ -4562,6 +4764,16 @@
|
|
|
4562
4764
|
--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity));
|
|
4563
4765
|
}
|
|
4564
4766
|
|
|
4767
|
+
.ring-grayscale-100{
|
|
4768
|
+
--tw-ring-opacity: 1;
|
|
4769
|
+
--tw-ring-color: rgb(242 242 242 / var(--tw-ring-opacity));
|
|
4770
|
+
}
|
|
4771
|
+
|
|
4772
|
+
.ring-grayscale-600{
|
|
4773
|
+
--tw-ring-opacity: 1;
|
|
4774
|
+
--tw-ring-color: rgb(151 153 155 / var(--tw-ring-opacity));
|
|
4775
|
+
}
|
|
4776
|
+
|
|
4565
4777
|
.ring-grayscale-900{
|
|
4566
4778
|
--tw-ring-opacity: 1;
|
|
4567
4779
|
--tw-ring-color: rgb(38 38 39 / var(--tw-ring-opacity));
|
|
@@ -4597,6 +4809,11 @@
|
|
|
4597
4809
|
--tw-ring-color: rgb(148 191 255 / var(--tw-ring-opacity));
|
|
4598
4810
|
}
|
|
4599
4811
|
|
|
4812
|
+
.ring-primary-300{
|
|
4813
|
+
--tw-ring-opacity: 1;
|
|
4814
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
4815
|
+
}
|
|
4816
|
+
|
|
4600
4817
|
.ring-primary-400{
|
|
4601
4818
|
--tw-ring-opacity: 1;
|
|
4602
4819
|
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
@@ -4645,6 +4862,11 @@
|
|
|
4645
4862
|
--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity));
|
|
4646
4863
|
}
|
|
4647
4864
|
|
|
4865
|
+
.ring-success-300{
|
|
4866
|
+
--tw-ring-opacity: 1;
|
|
4867
|
+
--tw-ring-color: rgb(46 255 154 / var(--tw-ring-opacity));
|
|
4868
|
+
}
|
|
4869
|
+
|
|
4648
4870
|
.ring-success-500{
|
|
4649
4871
|
--tw-ring-opacity: 1;
|
|
4650
4872
|
--tw-ring-color: rgb(0 164 85 / var(--tw-ring-opacity));
|
|
@@ -4654,6 +4876,11 @@
|
|
|
4654
4876
|
--tw-ring-color: transparent;
|
|
4655
4877
|
}
|
|
4656
4878
|
|
|
4879
|
+
.ring-warning-300{
|
|
4880
|
+
--tw-ring-opacity: 1;
|
|
4881
|
+
--tw-ring-color: rgb(255 222 102 / var(--tw-ring-opacity));
|
|
4882
|
+
}
|
|
4883
|
+
|
|
4657
4884
|
.ring-warning-500{
|
|
4658
4885
|
--tw-ring-opacity: 1;
|
|
4659
4886
|
--tw-ring-color: rgb(255 199 0 / var(--tw-ring-opacity));
|
|
@@ -4905,7 +5132,7 @@ h6,
|
|
|
4905
5132
|
|
|
4906
5133
|
.text-body-medium:where(.dark, .dark *){
|
|
4907
5134
|
--tw-text-opacity: 1;
|
|
4908
|
-
color: rgb(
|
|
5135
|
+
color: rgb(218 217 227 / var(--tw-text-opacity));
|
|
4909
5136
|
}
|
|
4910
5137
|
|
|
4911
5138
|
.placeholder\:\!font-light::-moz-placeholder{
|
|
@@ -5980,6 +6207,11 @@ h6,
|
|
|
5980
6207
|
color: rgb(46 130 255 / var(--tw-text-opacity));
|
|
5981
6208
|
}
|
|
5982
6209
|
|
|
6210
|
+
.focus-visible\:text-primary-500:focus-visible{
|
|
6211
|
+
--tw-text-opacity: 1;
|
|
6212
|
+
color: rgb(0 99 247 / var(--tw-text-opacity));
|
|
6213
|
+
}
|
|
6214
|
+
|
|
5983
6215
|
.focus-visible\:shadow-none:focus-visible{
|
|
5984
6216
|
--tw-shadow: 0 0 #0000;
|
|
5985
6217
|
--tw-shadow-colored: 0 0 #0000;
|
|
@@ -6017,6 +6249,16 @@ h6,
|
|
|
6017
6249
|
--tw-ring-inset: inset;
|
|
6018
6250
|
}
|
|
6019
6251
|
|
|
6252
|
+
.focus-visible\:ring-primary-300:focus-visible{
|
|
6253
|
+
--tw-ring-opacity: 1;
|
|
6254
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
6255
|
+
}
|
|
6256
|
+
|
|
6257
|
+
.focus-visible\:ring-primary-400:focus-visible{
|
|
6258
|
+
--tw-ring-opacity: 1;
|
|
6259
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
6260
|
+
}
|
|
6261
|
+
|
|
6020
6262
|
.focus-visible\:ring-primary-400\/50:focus-visible{
|
|
6021
6263
|
--tw-ring-color: rgb(46 130 255 / 0.5);
|
|
6022
6264
|
}
|
|
@@ -6103,6 +6345,11 @@ h6,
|
|
|
6103
6345
|
background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
|
|
6104
6346
|
}
|
|
6105
6347
|
|
|
6348
|
+
.group:hover .group-hover\:\!bg-grayscale-800{
|
|
6349
|
+
--tw-bg-opacity: 1 !important;
|
|
6350
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
|
|
6351
|
+
}
|
|
6352
|
+
|
|
6106
6353
|
.group:hover .group-hover\:\!bg-primary-50{
|
|
6107
6354
|
--tw-bg-opacity: 1 !important;
|
|
6108
6355
|
background-color: rgb(229 240 255 / var(--tw-bg-opacity)) !important;
|
|
@@ -6153,6 +6400,11 @@ h6,
|
|
|
6153
6400
|
--tw-ring-inset: inset;
|
|
6154
6401
|
}
|
|
6155
6402
|
|
|
6403
|
+
.peer:focus-visible ~ .peer-focus-visible\:ring-primary-300{
|
|
6404
|
+
--tw-ring-opacity: 1;
|
|
6405
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
6406
|
+
}
|
|
6407
|
+
|
|
6156
6408
|
.peer:focus-visible ~ .peer-focus-visible\:ring-primary-400\/\[8\%\]{
|
|
6157
6409
|
--tw-ring-color: rgb(46 130 255 / 8%);
|
|
6158
6410
|
}
|
|
@@ -6367,114 +6619,1035 @@ h6,
|
|
|
6367
6619
|
}
|
|
6368
6620
|
}
|
|
6369
6621
|
|
|
6370
|
-
.dark\:
|
|
6371
|
-
|
|
6372
|
-
|
|
6622
|
+
.dark\:my-\[150px\]:where(.dark, .dark *){
|
|
6623
|
+
margin-top: 150px;
|
|
6624
|
+
margin-bottom: 150px;
|
|
6373
6625
|
}
|
|
6374
6626
|
|
|
6375
|
-
.dark\:
|
|
6376
|
-
|
|
6377
|
-
color: rgb(32 30 41 / var(--tw-text-opacity));
|
|
6627
|
+
.dark\:w-\[200px\]:where(.dark, .dark *){
|
|
6628
|
+
width: 200px;
|
|
6378
6629
|
}
|
|
6379
6630
|
|
|
6380
|
-
.dark
|
|
6381
|
-
--tw-
|
|
6382
|
-
|
|
6631
|
+
.dark\:\!border-general-500:where(.dark, .dark *){
|
|
6632
|
+
--tw-border-opacity: 1 !important;
|
|
6633
|
+
border-color: rgb(78 75 102 / var(--tw-border-opacity)) !important;
|
|
6383
6634
|
}
|
|
6384
6635
|
|
|
6385
|
-
.dark\:
|
|
6386
|
-
--tw-
|
|
6387
|
-
|
|
6636
|
+
.dark\:border-danger-600:where(.dark, .dark *){
|
|
6637
|
+
--tw-border-opacity: 1;
|
|
6638
|
+
border-color: rgb(204 0 27 / var(--tw-border-opacity));
|
|
6388
6639
|
}
|
|
6389
6640
|
|
|
6390
|
-
.dark\:
|
|
6391
|
-
--tw-
|
|
6392
|
-
|
|
6641
|
+
.dark\:border-general-300:where(.dark, .dark *){
|
|
6642
|
+
--tw-border-opacity: 1;
|
|
6643
|
+
border-color: rgb(144 140 171 / var(--tw-border-opacity));
|
|
6393
6644
|
}
|
|
6394
6645
|
|
|
6395
|
-
.dark\:
|
|
6396
|
-
--tw-
|
|
6397
|
-
|
|
6646
|
+
.dark\:border-general-400:where(.dark, .dark *){
|
|
6647
|
+
--tw-border-opacity: 1;
|
|
6648
|
+
border-color: rgb(108 104 141 / var(--tw-border-opacity));
|
|
6398
6649
|
}
|
|
6399
6650
|
|
|
6400
|
-
|
|
6401
|
-
|
|
6651
|
+
.dark\:border-general-500:where(.dark, .dark *){
|
|
6652
|
+
--tw-border-opacity: 1;
|
|
6653
|
+
border-color: rgb(78 75 102 / var(--tw-border-opacity));
|
|
6402
6654
|
}
|
|
6403
6655
|
|
|
6404
|
-
|
|
6405
|
-
|
|
6656
|
+
.dark\:border-grayscale-600:where(.dark, .dark *){
|
|
6657
|
+
--tw-border-opacity: 1;
|
|
6658
|
+
border-color: rgb(151 153 155 / var(--tw-border-opacity));
|
|
6406
6659
|
}
|
|
6407
6660
|
|
|
6408
|
-
|
|
6409
|
-
|
|
6661
|
+
.dark\:border-primary-300:where(.dark, .dark *){
|
|
6662
|
+
--tw-border-opacity: 1;
|
|
6663
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
6410
6664
|
}
|
|
6411
6665
|
|
|
6412
|
-
|
|
6413
|
-
--tw-
|
|
6414
|
-
|
|
6415
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
6666
|
+
.dark\:border-primary-600:where(.dark, .dark *){
|
|
6667
|
+
--tw-border-opacity: 1;
|
|
6668
|
+
border-color: rgb(0 80 199 / var(--tw-border-opacity));
|
|
6416
6669
|
}
|
|
6417
6670
|
|
|
6418
|
-
|
|
6419
|
-
--tw-
|
|
6420
|
-
|
|
6671
|
+
.dark\:border-success-600:where(.dark, .dark *){
|
|
6672
|
+
--tw-border-opacity: 1;
|
|
6673
|
+
border-color: rgb(0 133 69 / var(--tw-border-opacity));
|
|
6421
6674
|
}
|
|
6422
6675
|
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
--tw-ring-color: rgb(0 99 247 / var(--tw-ring-opacity)) !important;
|
|
6676
|
+
.dark\:border-transparent:where(.dark, .dark *){
|
|
6677
|
+
border-color: transparent;
|
|
6426
6678
|
}
|
|
6427
6679
|
|
|
6428
|
-
|
|
6429
|
-
--tw-
|
|
6430
|
-
|
|
6680
|
+
.dark\:border-white:where(.dark, .dark *){
|
|
6681
|
+
--tw-border-opacity: 1;
|
|
6682
|
+
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
6431
6683
|
}
|
|
6432
6684
|
|
|
6433
|
-
|
|
6434
|
-
--tw-
|
|
6435
|
-
|
|
6685
|
+
.dark\:\!bg-danger-200:where(.dark, .dark *){
|
|
6686
|
+
--tw-bg-opacity: 1 !important;
|
|
6687
|
+
background-color: rgb(255 153 167 / var(--tw-bg-opacity)) !important;
|
|
6436
6688
|
}
|
|
6437
6689
|
|
|
6438
|
-
|
|
6439
|
-
--tw-
|
|
6440
|
-
|
|
6690
|
+
.dark\:\!bg-grayscale-700:where(.dark, .dark *){
|
|
6691
|
+
--tw-bg-opacity: 1 !important;
|
|
6692
|
+
background-color: rgb(113 115 116 / var(--tw-bg-opacity)) !important;
|
|
6441
6693
|
}
|
|
6442
6694
|
|
|
6443
|
-
|
|
6444
|
-
--tw-
|
|
6445
|
-
|
|
6695
|
+
.dark\:\!bg-primary-100:where(.dark, .dark *){
|
|
6696
|
+
--tw-bg-opacity: 1 !important;
|
|
6697
|
+
background-color: rgb(204 224 255 / var(--tw-bg-opacity)) !important;
|
|
6446
6698
|
}
|
|
6447
6699
|
|
|
6448
|
-
|
|
6449
|
-
--tw-
|
|
6450
|
-
|
|
6700
|
+
.dark\:\!bg-primary-300:where(.dark, .dark *){
|
|
6701
|
+
--tw-bg-opacity: 1 !important;
|
|
6702
|
+
background-color: rgb(97 160 255 / var(--tw-bg-opacity)) !important;
|
|
6451
6703
|
}
|
|
6452
6704
|
|
|
6453
|
-
|
|
6454
|
-
--tw-
|
|
6455
|
-
|
|
6705
|
+
.dark\:\!bg-success-300:where(.dark, .dark *){
|
|
6706
|
+
--tw-bg-opacity: 1 !important;
|
|
6707
|
+
background-color: rgb(46 255 154 / var(--tw-bg-opacity)) !important;
|
|
6456
6708
|
}
|
|
6457
6709
|
|
|
6458
|
-
|
|
6459
|
-
--tw-
|
|
6460
|
-
|
|
6710
|
+
.dark\:\!bg-warning-200:where(.dark, .dark *){
|
|
6711
|
+
--tw-bg-opacity: 1 !important;
|
|
6712
|
+
background-color: rgb(255 233 153 / var(--tw-bg-opacity)) !important;
|
|
6461
6713
|
}
|
|
6462
6714
|
|
|
6463
|
-
|
|
6464
|
-
|
|
6715
|
+
.dark\:bg-danger-200:where(.dark, .dark *){
|
|
6716
|
+
--tw-bg-opacity: 1;
|
|
6717
|
+
background-color: rgb(255 153 167 / var(--tw-bg-opacity));
|
|
6465
6718
|
}
|
|
6466
6719
|
|
|
6467
|
-
|
|
6468
|
-
|
|
6720
|
+
.dark\:bg-danger-300\/90:where(.dark, .dark *){
|
|
6721
|
+
background-color: rgb(255 102 122 / 0.9);
|
|
6469
6722
|
}
|
|
6470
6723
|
|
|
6471
|
-
|
|
6472
|
-
|
|
6724
|
+
.dark\:bg-danger-50:where(.dark, .dark *){
|
|
6725
|
+
--tw-bg-opacity: 1;
|
|
6726
|
+
background-color: rgb(255 229 233 / var(--tw-bg-opacity));
|
|
6473
6727
|
}
|
|
6474
6728
|
|
|
6475
|
-
|
|
6476
|
-
|
|
6477
|
-
|
|
6729
|
+
.dark\:bg-general-100:where(.dark, .dark *){
|
|
6730
|
+
--tw-bg-opacity: 1;
|
|
6731
|
+
background-color: rgb(218 217 227 / var(--tw-bg-opacity));
|
|
6732
|
+
}
|
|
6733
|
+
|
|
6734
|
+
.dark\:bg-general-300:where(.dark, .dark *){
|
|
6735
|
+
--tw-bg-opacity: 1;
|
|
6736
|
+
background-color: rgb(144 140 171 / var(--tw-bg-opacity));
|
|
6737
|
+
}
|
|
6738
|
+
|
|
6739
|
+
.dark\:bg-general-400:where(.dark, .dark *){
|
|
6740
|
+
--tw-bg-opacity: 1;
|
|
6741
|
+
background-color: rgb(108 104 141 / var(--tw-bg-opacity));
|
|
6742
|
+
}
|
|
6743
|
+
|
|
6744
|
+
.dark\:bg-general-50:where(.dark, .dark *){
|
|
6745
|
+
--tw-bg-opacity: 1;
|
|
6746
|
+
background-color: rgb(235 234 240 / var(--tw-bg-opacity));
|
|
6747
|
+
}
|
|
6748
|
+
|
|
6749
|
+
.dark\:bg-general-500:where(.dark, .dark *){
|
|
6750
|
+
--tw-bg-opacity: 1;
|
|
6751
|
+
background-color: rgb(78 75 102 / var(--tw-bg-opacity));
|
|
6752
|
+
}
|
|
6753
|
+
|
|
6754
|
+
.dark\:bg-general-600:where(.dark, .dark *){
|
|
6755
|
+
--tw-bg-opacity: 1;
|
|
6756
|
+
background-color: rgb(63 60 82 / var(--tw-bg-opacity));
|
|
6757
|
+
}
|
|
6758
|
+
|
|
6759
|
+
.dark\:bg-general-700:where(.dark, .dark *){
|
|
6760
|
+
--tw-bg-opacity: 1;
|
|
6761
|
+
background-color: rgb(47 45 62 / var(--tw-bg-opacity));
|
|
6762
|
+
}
|
|
6763
|
+
|
|
6764
|
+
.dark\:bg-general-800:where(.dark, .dark *){
|
|
6765
|
+
--tw-bg-opacity: 1;
|
|
6766
|
+
background-color: rgb(32 30 41 / var(--tw-bg-opacity));
|
|
6767
|
+
}
|
|
6768
|
+
|
|
6769
|
+
.dark\:bg-gray-300:where(.dark, .dark *){
|
|
6770
|
+
--tw-bg-opacity: 1;
|
|
6771
|
+
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
|
6772
|
+
}
|
|
6773
|
+
|
|
6774
|
+
.dark\:bg-grayscale-300:where(.dark, .dark *){
|
|
6775
|
+
--tw-bg-opacity: 1;
|
|
6776
|
+
background-color: rgb(216 217 217 / var(--tw-bg-opacity));
|
|
6777
|
+
}
|
|
6778
|
+
|
|
6779
|
+
.dark\:bg-grayscale-700:where(.dark, .dark *){
|
|
6780
|
+
--tw-bg-opacity: 1;
|
|
6781
|
+
background-color: rgb(113 115 116 / var(--tw-bg-opacity));
|
|
6782
|
+
}
|
|
6783
|
+
|
|
6784
|
+
.dark\:bg-grayscale-800:where(.dark, .dark *){
|
|
6785
|
+
--tw-bg-opacity: 1;
|
|
6786
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity));
|
|
6787
|
+
}
|
|
6788
|
+
|
|
6789
|
+
.dark\:bg-grayscale-900:where(.dark, .dark *){
|
|
6790
|
+
--tw-bg-opacity: 1;
|
|
6791
|
+
background-color: rgb(38 38 39 / var(--tw-bg-opacity));
|
|
6792
|
+
}
|
|
6793
|
+
|
|
6794
|
+
.dark\:bg-grayscale-950\/80:where(.dark, .dark *){
|
|
6795
|
+
background-color: rgb(18 18 18 / 0.8);
|
|
6796
|
+
}
|
|
6797
|
+
|
|
6798
|
+
.dark\:bg-grayscale-950\/90:where(.dark, .dark *){
|
|
6799
|
+
background-color: rgb(18 18 18 / 0.9);
|
|
6800
|
+
}
|
|
6801
|
+
|
|
6802
|
+
.dark\:bg-green-600\/50:where(.dark, .dark *){
|
|
6803
|
+
background-color: rgb(22 163 74 / 0.5);
|
|
6804
|
+
}
|
|
6805
|
+
|
|
6806
|
+
.dark\:bg-orange-600\/50:where(.dark, .dark *){
|
|
6807
|
+
background-color: rgb(234 88 12 / 0.5);
|
|
6808
|
+
}
|
|
6809
|
+
|
|
6810
|
+
.dark\:bg-primary-100:where(.dark, .dark *){
|
|
6811
|
+
--tw-bg-opacity: 1;
|
|
6812
|
+
background-color: rgb(204 224 255 / var(--tw-bg-opacity));
|
|
6813
|
+
}
|
|
6814
|
+
|
|
6815
|
+
.dark\:bg-primary-300:where(.dark, .dark *){
|
|
6816
|
+
--tw-bg-opacity: 1;
|
|
6817
|
+
background-color: rgb(97 160 255 / var(--tw-bg-opacity));
|
|
6818
|
+
}
|
|
6819
|
+
|
|
6820
|
+
.dark\:bg-primary-300\/90:where(.dark, .dark *){
|
|
6821
|
+
background-color: rgb(97 160 255 / 0.9);
|
|
6822
|
+
}
|
|
6823
|
+
|
|
6824
|
+
.dark\:bg-primary-400:where(.dark, .dark *){
|
|
6825
|
+
--tw-bg-opacity: 1;
|
|
6826
|
+
background-color: rgb(46 130 255 / var(--tw-bg-opacity));
|
|
6827
|
+
}
|
|
6828
|
+
|
|
6829
|
+
.dark\:bg-primary-50:where(.dark, .dark *){
|
|
6830
|
+
--tw-bg-opacity: 1;
|
|
6831
|
+
background-color: rgb(229 240 255 / var(--tw-bg-opacity));
|
|
6832
|
+
}
|
|
6833
|
+
|
|
6834
|
+
.dark\:bg-primary-900:where(.dark, .dark *){
|
|
6835
|
+
--tw-bg-opacity: 1;
|
|
6836
|
+
background-color: rgb(0 20 51 / var(--tw-bg-opacity));
|
|
6837
|
+
}
|
|
6838
|
+
|
|
6839
|
+
.dark\:bg-red-600\/50:where(.dark, .dark *){
|
|
6840
|
+
background-color: rgb(220 38 38 / 0.5);
|
|
6841
|
+
}
|
|
6842
|
+
|
|
6843
|
+
.dark\:bg-success-200:where(.dark, .dark *){
|
|
6844
|
+
--tw-bg-opacity: 1;
|
|
6845
|
+
background-color: rgb(117 255 188 / var(--tw-bg-opacity));
|
|
6846
|
+
}
|
|
6847
|
+
|
|
6848
|
+
.dark\:bg-success-300:where(.dark, .dark *){
|
|
6849
|
+
--tw-bg-opacity: 1;
|
|
6850
|
+
background-color: rgb(46 255 154 / var(--tw-bg-opacity));
|
|
6851
|
+
}
|
|
6852
|
+
|
|
6853
|
+
.dark\:bg-success-300\/90:where(.dark, .dark *){
|
|
6854
|
+
background-color: rgb(46 255 154 / 0.9);
|
|
6855
|
+
}
|
|
6856
|
+
|
|
6857
|
+
.dark\:bg-success-50:where(.dark, .dark *){
|
|
6858
|
+
--tw-bg-opacity: 1;
|
|
6859
|
+
background-color: rgb(219 255 238 / var(--tw-bg-opacity));
|
|
6860
|
+
}
|
|
6861
|
+
|
|
6862
|
+
.dark\:bg-transparent:where(.dark, .dark *){
|
|
6863
|
+
background-color: transparent;
|
|
6864
|
+
}
|
|
6865
|
+
|
|
6866
|
+
.dark\:bg-warning-300:where(.dark, .dark *){
|
|
6867
|
+
--tw-bg-opacity: 1;
|
|
6868
|
+
background-color: rgb(255 222 102 / var(--tw-bg-opacity));
|
|
6869
|
+
}
|
|
6870
|
+
|
|
6871
|
+
.dark\:bg-warning-400:where(.dark, .dark *){
|
|
6872
|
+
--tw-bg-opacity: 1;
|
|
6873
|
+
background-color: rgb(255 211 51 / var(--tw-bg-opacity));
|
|
6874
|
+
}
|
|
6875
|
+
|
|
6876
|
+
.dark\:bg-white:where(.dark, .dark *){
|
|
6877
|
+
--tw-bg-opacity: 1;
|
|
6878
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
6879
|
+
}
|
|
6880
|
+
|
|
6881
|
+
.dark\:\!text-danger-600:where(.dark, .dark *){
|
|
6882
|
+
--tw-text-opacity: 1 !important;
|
|
6883
|
+
color: rgb(204 0 27 / var(--tw-text-opacity)) !important;
|
|
6884
|
+
}
|
|
6885
|
+
|
|
6886
|
+
.dark\:\!text-general-100:where(.dark, .dark *){
|
|
6887
|
+
--tw-text-opacity: 1 !important;
|
|
6888
|
+
color: rgb(218 217 227 / var(--tw-text-opacity)) !important;
|
|
6889
|
+
}
|
|
6890
|
+
|
|
6891
|
+
.dark\:\!text-general-50:where(.dark, .dark *){
|
|
6892
|
+
--tw-text-opacity: 1 !important;
|
|
6893
|
+
color: rgb(235 234 240 / var(--tw-text-opacity)) !important;
|
|
6894
|
+
}
|
|
6895
|
+
|
|
6896
|
+
.dark\:\!text-general-500:where(.dark, .dark *){
|
|
6897
|
+
--tw-text-opacity: 1 !important;
|
|
6898
|
+
color: rgb(78 75 102 / var(--tw-text-opacity)) !important;
|
|
6899
|
+
}
|
|
6900
|
+
|
|
6901
|
+
.dark\:\!text-grayscale-500:where(.dark, .dark *){
|
|
6902
|
+
--tw-text-opacity: 1 !important;
|
|
6903
|
+
color: rgb(189 190 191 / var(--tw-text-opacity)) !important;
|
|
6904
|
+
}
|
|
6905
|
+
|
|
6906
|
+
.dark\:\!text-grayscale-700:where(.dark, .dark *){
|
|
6907
|
+
--tw-text-opacity: 1 !important;
|
|
6908
|
+
color: rgb(113 115 116 / var(--tw-text-opacity)) !important;
|
|
6909
|
+
}
|
|
6910
|
+
|
|
6911
|
+
.dark\:\!text-primary-300:where(.dark, .dark *){
|
|
6912
|
+
--tw-text-opacity: 1 !important;
|
|
6913
|
+
color: rgb(97 160 255 / var(--tw-text-opacity)) !important;
|
|
6914
|
+
}
|
|
6915
|
+
|
|
6916
|
+
.dark\:text-black:where(.dark, .dark *){
|
|
6917
|
+
--tw-text-opacity: 1;
|
|
6918
|
+
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
6919
|
+
}
|
|
6920
|
+
|
|
6921
|
+
.dark\:text-danger-200:where(.dark, .dark *){
|
|
6922
|
+
--tw-text-opacity: 1;
|
|
6923
|
+
color: rgb(255 153 167 / var(--tw-text-opacity));
|
|
6924
|
+
}
|
|
6925
|
+
|
|
6926
|
+
.dark\:text-danger-300:where(.dark, .dark *){
|
|
6927
|
+
--tw-text-opacity: 1;
|
|
6928
|
+
color: rgb(255 102 122 / var(--tw-text-opacity));
|
|
6929
|
+
}
|
|
6930
|
+
|
|
6931
|
+
.dark\:text-danger-500:where(.dark, .dark *){
|
|
6932
|
+
--tw-text-opacity: 1;
|
|
6933
|
+
color: rgb(255 0 34 / var(--tw-text-opacity));
|
|
6934
|
+
}
|
|
6935
|
+
|
|
6936
|
+
.dark\:text-danger-600:where(.dark, .dark *){
|
|
6937
|
+
--tw-text-opacity: 1;
|
|
6938
|
+
color: rgb(204 0 27 / var(--tw-text-opacity));
|
|
6939
|
+
}
|
|
6940
|
+
|
|
6941
|
+
.dark\:text-danger-700:where(.dark, .dark *){
|
|
6942
|
+
--tw-text-opacity: 1;
|
|
6943
|
+
color: rgb(153 0 20 / var(--tw-text-opacity));
|
|
6944
|
+
}
|
|
6945
|
+
|
|
6946
|
+
.dark\:text-danger-800:where(.dark, .dark *){
|
|
6947
|
+
--tw-text-opacity: 1;
|
|
6948
|
+
color: rgb(102 0 14 / var(--tw-text-opacity));
|
|
6949
|
+
}
|
|
6950
|
+
|
|
6951
|
+
.dark\:text-general-100:where(.dark, .dark *){
|
|
6952
|
+
--tw-text-opacity: 1;
|
|
6953
|
+
color: rgb(218 217 227 / var(--tw-text-opacity));
|
|
6954
|
+
}
|
|
6955
|
+
|
|
6956
|
+
.dark\:text-general-200:where(.dark, .dark *){
|
|
6957
|
+
--tw-text-opacity: 1;
|
|
6958
|
+
color: rgb(181 179 199 / var(--tw-text-opacity));
|
|
6959
|
+
}
|
|
6960
|
+
|
|
6961
|
+
.dark\:text-general-300:where(.dark, .dark *){
|
|
6962
|
+
--tw-text-opacity: 1;
|
|
6963
|
+
color: rgb(144 140 171 / var(--tw-text-opacity));
|
|
6964
|
+
}
|
|
6965
|
+
|
|
6966
|
+
.dark\:text-general-400:where(.dark, .dark *){
|
|
6967
|
+
--tw-text-opacity: 1;
|
|
6968
|
+
color: rgb(108 104 141 / var(--tw-text-opacity));
|
|
6969
|
+
}
|
|
6970
|
+
|
|
6971
|
+
.dark\:text-general-50:where(.dark, .dark *){
|
|
6972
|
+
--tw-text-opacity: 1;
|
|
6973
|
+
color: rgb(235 234 240 / var(--tw-text-opacity));
|
|
6974
|
+
}
|
|
6975
|
+
|
|
6976
|
+
.dark\:text-general-500:where(.dark, .dark *){
|
|
6977
|
+
--tw-text-opacity: 1;
|
|
6978
|
+
color: rgb(78 75 102 / var(--tw-text-opacity));
|
|
6979
|
+
}
|
|
6980
|
+
|
|
6981
|
+
.dark\:text-general-600:where(.dark, .dark *){
|
|
6982
|
+
--tw-text-opacity: 1;
|
|
6983
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
6984
|
+
}
|
|
6985
|
+
|
|
6986
|
+
.dark\:text-general-800:where(.dark, .dark *){
|
|
6987
|
+
--tw-text-opacity: 1;
|
|
6988
|
+
color: rgb(32 30 41 / var(--tw-text-opacity));
|
|
6989
|
+
}
|
|
6990
|
+
|
|
6991
|
+
.dark\:text-general-900:where(.dark, .dark *){
|
|
6992
|
+
--tw-text-opacity: 1;
|
|
6993
|
+
color: rgb(16 15 21 / var(--tw-text-opacity));
|
|
6994
|
+
}
|
|
6995
|
+
|
|
6996
|
+
.dark\:text-grayscale-50:where(.dark, .dark *){
|
|
6997
|
+
--tw-text-opacity: 1;
|
|
6998
|
+
color: rgb(247 247 247 / var(--tw-text-opacity));
|
|
6999
|
+
}
|
|
7000
|
+
|
|
7001
|
+
.dark\:text-grayscale-500:where(.dark, .dark *){
|
|
7002
|
+
--tw-text-opacity: 1;
|
|
7003
|
+
color: rgb(189 190 191 / var(--tw-text-opacity));
|
|
7004
|
+
}
|
|
7005
|
+
|
|
7006
|
+
.dark\:text-grayscale-600:where(.dark, .dark *){
|
|
7007
|
+
--tw-text-opacity: 1;
|
|
7008
|
+
color: rgb(151 153 155 / var(--tw-text-opacity));
|
|
7009
|
+
}
|
|
7010
|
+
|
|
7011
|
+
.dark\:text-grayscale-700:where(.dark, .dark *){
|
|
7012
|
+
--tw-text-opacity: 1;
|
|
7013
|
+
color: rgb(113 115 116 / var(--tw-text-opacity));
|
|
7014
|
+
}
|
|
7015
|
+
|
|
7016
|
+
.dark\:text-grayscale-800:where(.dark, .dark *){
|
|
7017
|
+
--tw-text-opacity: 1;
|
|
7018
|
+
color: rgb(75 77 78 / var(--tw-text-opacity));
|
|
7019
|
+
}
|
|
7020
|
+
|
|
7021
|
+
.dark\:text-grayscale-900:where(.dark, .dark *){
|
|
7022
|
+
--tw-text-opacity: 1;
|
|
7023
|
+
color: rgb(38 38 39 / var(--tw-text-opacity));
|
|
7024
|
+
}
|
|
7025
|
+
|
|
7026
|
+
.dark\:text-primary-300:where(.dark, .dark *){
|
|
7027
|
+
--tw-text-opacity: 1;
|
|
7028
|
+
color: rgb(97 160 255 / var(--tw-text-opacity));
|
|
7029
|
+
}
|
|
7030
|
+
|
|
7031
|
+
.dark\:text-primary-400:where(.dark, .dark *){
|
|
7032
|
+
--tw-text-opacity: 1;
|
|
7033
|
+
color: rgb(46 130 255 / var(--tw-text-opacity));
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7036
|
+
.dark\:text-primary-50:where(.dark, .dark *){
|
|
7037
|
+
--tw-text-opacity: 1;
|
|
7038
|
+
color: rgb(229 240 255 / var(--tw-text-opacity));
|
|
7039
|
+
}
|
|
7040
|
+
|
|
7041
|
+
.dark\:text-primary-600:where(.dark, .dark *){
|
|
7042
|
+
--tw-text-opacity: 1;
|
|
7043
|
+
color: rgb(0 80 199 / var(--tw-text-opacity));
|
|
7044
|
+
}
|
|
7045
|
+
|
|
7046
|
+
.dark\:text-primary-800:where(.dark, .dark *){
|
|
7047
|
+
--tw-text-opacity: 1;
|
|
7048
|
+
color: rgb(0 39 97 / var(--tw-text-opacity));
|
|
7049
|
+
}
|
|
7050
|
+
|
|
7051
|
+
.dark\:text-success-300:where(.dark, .dark *){
|
|
7052
|
+
--tw-text-opacity: 1;
|
|
7053
|
+
color: rgb(46 255 154 / var(--tw-text-opacity));
|
|
7054
|
+
}
|
|
7055
|
+
|
|
7056
|
+
.dark\:text-success-600:where(.dark, .dark *){
|
|
7057
|
+
--tw-text-opacity: 1;
|
|
7058
|
+
color: rgb(0 133 69 / var(--tw-text-opacity));
|
|
7059
|
+
}
|
|
7060
|
+
|
|
7061
|
+
.dark\:text-success-800:where(.dark, .dark *){
|
|
7062
|
+
--tw-text-opacity: 1;
|
|
7063
|
+
color: rgb(0 66 34 / var(--tw-text-opacity));
|
|
7064
|
+
}
|
|
7065
|
+
|
|
7066
|
+
.dark\:text-success-900:where(.dark, .dark *){
|
|
7067
|
+
--tw-text-opacity: 1;
|
|
7068
|
+
color: rgb(0 31 16 / var(--tw-text-opacity));
|
|
7069
|
+
}
|
|
7070
|
+
|
|
7071
|
+
.dark\:text-warning-300:where(.dark, .dark *){
|
|
7072
|
+
--tw-text-opacity: 1;
|
|
7073
|
+
color: rgb(255 222 102 / var(--tw-text-opacity));
|
|
7074
|
+
}
|
|
7075
|
+
|
|
7076
|
+
.dark\:text-warning-800:where(.dark, .dark *){
|
|
7077
|
+
--tw-text-opacity: 1;
|
|
7078
|
+
color: rgb(102 80 0 / var(--tw-text-opacity));
|
|
7079
|
+
}
|
|
7080
|
+
|
|
7081
|
+
.dark\:text-white:where(.dark, .dark *){
|
|
7082
|
+
--tw-text-opacity: 1;
|
|
7083
|
+
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
7084
|
+
}
|
|
7085
|
+
|
|
7086
|
+
.dark\:caret-primary-300:where(.dark, .dark *){
|
|
7087
|
+
caret-color: #61a0ff;
|
|
7088
|
+
}
|
|
7089
|
+
|
|
7090
|
+
.dark\:\!ring-danger-300:where(.dark, .dark *){
|
|
7091
|
+
--tw-ring-opacity: 1 !important;
|
|
7092
|
+
--tw-ring-color: rgb(255 102 122 / var(--tw-ring-opacity)) !important;
|
|
7093
|
+
}
|
|
7094
|
+
|
|
7095
|
+
.dark\:\!ring-danger-600:where(.dark, .dark *){
|
|
7096
|
+
--tw-ring-opacity: 1 !important;
|
|
7097
|
+
--tw-ring-color: rgb(204 0 27 / var(--tw-ring-opacity)) !important;
|
|
7098
|
+
}
|
|
7099
|
+
|
|
7100
|
+
.dark\:\!ring-grayscale-700:where(.dark, .dark *){
|
|
7101
|
+
--tw-ring-opacity: 1 !important;
|
|
7102
|
+
--tw-ring-color: rgb(113 115 116 / var(--tw-ring-opacity)) !important;
|
|
7103
|
+
}
|
|
7104
|
+
|
|
7105
|
+
.dark\:ring-danger-200:where(.dark, .dark *){
|
|
7106
|
+
--tw-ring-opacity: 1;
|
|
7107
|
+
--tw-ring-color: rgb(255 153 167 / var(--tw-ring-opacity));
|
|
7108
|
+
}
|
|
7109
|
+
|
|
7110
|
+
.dark\:ring-danger-500:where(.dark, .dark *){
|
|
7111
|
+
--tw-ring-opacity: 1;
|
|
7112
|
+
--tw-ring-color: rgb(255 0 34 / var(--tw-ring-opacity));
|
|
7113
|
+
}
|
|
7114
|
+
|
|
7115
|
+
.dark\:ring-danger-600:where(.dark, .dark *){
|
|
7116
|
+
--tw-ring-opacity: 1;
|
|
7117
|
+
--tw-ring-color: rgb(204 0 27 / var(--tw-ring-opacity));
|
|
7118
|
+
}
|
|
7119
|
+
|
|
7120
|
+
.dark\:ring-general-100:where(.dark, .dark *){
|
|
7121
|
+
--tw-ring-opacity: 1;
|
|
7122
|
+
--tw-ring-color: rgb(218 217 227 / var(--tw-ring-opacity));
|
|
7123
|
+
}
|
|
7124
|
+
|
|
7125
|
+
.dark\:ring-general-200:where(.dark, .dark *){
|
|
7126
|
+
--tw-ring-opacity: 1;
|
|
7127
|
+
--tw-ring-color: rgb(181 179 199 / var(--tw-ring-opacity));
|
|
7128
|
+
}
|
|
7129
|
+
|
|
7130
|
+
.dark\:ring-general-300:where(.dark, .dark *){
|
|
7131
|
+
--tw-ring-opacity: 1;
|
|
7132
|
+
--tw-ring-color: rgb(144 140 171 / var(--tw-ring-opacity));
|
|
7133
|
+
}
|
|
7134
|
+
|
|
7135
|
+
.dark\:ring-general-400:where(.dark, .dark *){
|
|
7136
|
+
--tw-ring-opacity: 1;
|
|
7137
|
+
--tw-ring-color: rgb(108 104 141 / var(--tw-ring-opacity));
|
|
7138
|
+
}
|
|
7139
|
+
|
|
7140
|
+
.dark\:ring-general-50:where(.dark, .dark *){
|
|
7141
|
+
--tw-ring-opacity: 1;
|
|
7142
|
+
--tw-ring-color: rgb(235 234 240 / var(--tw-ring-opacity));
|
|
7143
|
+
}
|
|
7144
|
+
|
|
7145
|
+
.dark\:ring-general-500:where(.dark, .dark *){
|
|
7146
|
+
--tw-ring-opacity: 1;
|
|
7147
|
+
--tw-ring-color: rgb(78 75 102 / var(--tw-ring-opacity));
|
|
7148
|
+
}
|
|
7149
|
+
|
|
7150
|
+
.dark\:ring-gray-300:where(.dark, .dark *){
|
|
7151
|
+
--tw-ring-opacity: 1;
|
|
7152
|
+
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
|
|
7153
|
+
}
|
|
7154
|
+
|
|
7155
|
+
.dark\:ring-grayscale-600:where(.dark, .dark *){
|
|
7156
|
+
--tw-ring-opacity: 1;
|
|
7157
|
+
--tw-ring-color: rgb(151 153 155 / var(--tw-ring-opacity));
|
|
7158
|
+
}
|
|
7159
|
+
|
|
7160
|
+
.dark\:ring-primary-200\/\[12\%\]:where(.dark, .dark *){
|
|
7161
|
+
--tw-ring-color: rgb(148 191 255 / 12%);
|
|
7162
|
+
}
|
|
7163
|
+
|
|
7164
|
+
.dark\:ring-primary-300:where(.dark, .dark *){
|
|
7165
|
+
--tw-ring-opacity: 1;
|
|
7166
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7167
|
+
}
|
|
7168
|
+
|
|
7169
|
+
.dark\:ring-success-300:where(.dark, .dark *){
|
|
7170
|
+
--tw-ring-opacity: 1;
|
|
7171
|
+
--tw-ring-color: rgb(46 255 154 / var(--tw-ring-opacity));
|
|
7172
|
+
}
|
|
7173
|
+
|
|
7174
|
+
.dark\:ring-warning-300:where(.dark, .dark *){
|
|
7175
|
+
--tw-ring-opacity: 1;
|
|
7176
|
+
--tw-ring-color: rgb(255 222 102 / var(--tw-ring-opacity));
|
|
7177
|
+
}
|
|
7178
|
+
|
|
7179
|
+
.dark\:ring-white:where(.dark, .dark *){
|
|
7180
|
+
--tw-ring-opacity: 1;
|
|
7181
|
+
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
|
|
7182
|
+
}
|
|
7183
|
+
|
|
7184
|
+
.dark\:placeholder\:text-general-600:where(.dark, .dark *)::-moz-placeholder{
|
|
7185
|
+
--tw-text-opacity: 1;
|
|
7186
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
7187
|
+
}
|
|
7188
|
+
|
|
7189
|
+
.dark\:placeholder\:text-general-600:where(.dark, .dark *)::placeholder{
|
|
7190
|
+
--tw-text-opacity: 1;
|
|
7191
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
7192
|
+
}
|
|
7193
|
+
|
|
7194
|
+
.dark\:placeholder\:text-grayscale-600:where(.dark, .dark *)::-moz-placeholder{
|
|
7195
|
+
--tw-text-opacity: 1;
|
|
7196
|
+
color: rgb(151 153 155 / var(--tw-text-opacity));
|
|
7197
|
+
}
|
|
7198
|
+
|
|
7199
|
+
.dark\:placeholder\:text-grayscale-600:where(.dark, .dark *)::placeholder{
|
|
7200
|
+
--tw-text-opacity: 1;
|
|
7201
|
+
color: rgb(151 153 155 / var(--tw-text-opacity));
|
|
7202
|
+
}
|
|
7203
|
+
|
|
7204
|
+
.dark\:before\:\!bg-grayscale-900:where(.dark, .dark *)::before{
|
|
7205
|
+
content: var(--tw-content);
|
|
7206
|
+
--tw-bg-opacity: 1 !important;
|
|
7207
|
+
background-color: rgb(38 38 39 / var(--tw-bg-opacity)) !important;
|
|
7208
|
+
}
|
|
7209
|
+
|
|
7210
|
+
.dark\:before\:bg-general-500:where(.dark, .dark *)::before{
|
|
7211
|
+
content: var(--tw-content);
|
|
7212
|
+
--tw-bg-opacity: 1;
|
|
7213
|
+
background-color: rgb(78 75 102 / var(--tw-bg-opacity));
|
|
7214
|
+
}
|
|
7215
|
+
|
|
7216
|
+
.dark\:before\:bg-grayscale-900:where(.dark, .dark *)::before{
|
|
7217
|
+
content: var(--tw-content);
|
|
7218
|
+
--tw-bg-opacity: 1;
|
|
7219
|
+
background-color: rgb(38 38 39 / var(--tw-bg-opacity));
|
|
7220
|
+
}
|
|
7221
|
+
|
|
7222
|
+
.dark\:focus-within\:ring-primary-300:focus-within:where(.dark, .dark *){
|
|
7223
|
+
--tw-ring-opacity: 1;
|
|
7224
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7225
|
+
}
|
|
7226
|
+
|
|
7227
|
+
.dark\:hover\:border-primary-300:hover:where(.dark, .dark *){
|
|
7228
|
+
--tw-border-opacity: 1;
|
|
7229
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
7230
|
+
}
|
|
7231
|
+
|
|
7232
|
+
.dark\:hover\:\!bg-grayscale-50\/90:hover:where(.dark, .dark *){
|
|
7233
|
+
background-color: rgb(247 247 247 / 0.9) !important;
|
|
7234
|
+
}
|
|
7235
|
+
|
|
7236
|
+
.dark\:hover\:\!bg-grayscale-800:hover:where(.dark, .dark *){
|
|
7237
|
+
--tw-bg-opacity: 1 !important;
|
|
7238
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
|
|
7239
|
+
}
|
|
7240
|
+
|
|
7241
|
+
.dark\:hover\:\!bg-primary-300\/90:hover:where(.dark, .dark *){
|
|
7242
|
+
background-color: rgb(97 160 255 / 0.9) !important;
|
|
7243
|
+
}
|
|
7244
|
+
|
|
7245
|
+
.dark\:hover\:\!bg-warning-300:hover:where(.dark, .dark *){
|
|
7246
|
+
--tw-bg-opacity: 1 !important;
|
|
7247
|
+
background-color: rgb(255 222 102 / var(--tw-bg-opacity)) !important;
|
|
7248
|
+
}
|
|
7249
|
+
|
|
7250
|
+
.dark\:hover\:\!bg-warning-300\/90:hover:where(.dark, .dark *){
|
|
7251
|
+
background-color: rgb(255 222 102 / 0.9) !important;
|
|
7252
|
+
}
|
|
7253
|
+
|
|
7254
|
+
.dark\:hover\:bg-danger-200:hover:where(.dark, .dark *){
|
|
7255
|
+
--tw-bg-opacity: 1;
|
|
7256
|
+
background-color: rgb(255 153 167 / var(--tw-bg-opacity));
|
|
7257
|
+
}
|
|
7258
|
+
|
|
7259
|
+
.dark\:hover\:bg-danger-300\/\[8\%\]:hover:where(.dark, .dark *){
|
|
7260
|
+
background-color: rgb(255 102 122 / 8%);
|
|
7261
|
+
}
|
|
7262
|
+
|
|
7263
|
+
.dark\:hover\:bg-danger-900\/40:hover:where(.dark, .dark *){
|
|
7264
|
+
background-color: rgb(51 0 7 / 0.4);
|
|
7265
|
+
}
|
|
7266
|
+
|
|
7267
|
+
.dark\:hover\:bg-general-500\/90:hover:where(.dark, .dark *){
|
|
7268
|
+
background-color: rgb(78 75 102 / 0.9);
|
|
7269
|
+
}
|
|
7270
|
+
|
|
7271
|
+
.dark\:hover\:bg-general-900:hover:where(.dark, .dark *){
|
|
7272
|
+
--tw-bg-opacity: 1;
|
|
7273
|
+
background-color: rgb(16 15 21 / var(--tw-bg-opacity));
|
|
7274
|
+
}
|
|
7275
|
+
|
|
7276
|
+
.dark\:hover\:bg-gray-300:hover:where(.dark, .dark *){
|
|
7277
|
+
--tw-bg-opacity: 1;
|
|
7278
|
+
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
|
7279
|
+
}
|
|
7280
|
+
|
|
7281
|
+
.dark\:hover\:bg-grayscale-50\/\[8\%\]:hover:where(.dark, .dark *){
|
|
7282
|
+
background-color: rgb(247 247 247 / 8%);
|
|
7283
|
+
}
|
|
7284
|
+
|
|
7285
|
+
.dark\:hover\:bg-grayscale-700:hover:where(.dark, .dark *){
|
|
7286
|
+
--tw-bg-opacity: 1;
|
|
7287
|
+
background-color: rgb(113 115 116 / var(--tw-bg-opacity));
|
|
7288
|
+
}
|
|
7289
|
+
|
|
7290
|
+
.dark\:hover\:bg-grayscale-800:hover:where(.dark, .dark *){
|
|
7291
|
+
--tw-bg-opacity: 1;
|
|
7292
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity));
|
|
7293
|
+
}
|
|
7294
|
+
|
|
7295
|
+
.dark\:hover\:bg-grayscale-800\/30:hover:where(.dark, .dark *){
|
|
7296
|
+
background-color: rgb(75 77 78 / 0.3);
|
|
7297
|
+
}
|
|
7298
|
+
|
|
7299
|
+
.dark\:hover\:bg-grayscale-800\/80:hover:where(.dark, .dark *){
|
|
7300
|
+
background-color: rgb(75 77 78 / 0.8);
|
|
7301
|
+
}
|
|
7302
|
+
|
|
7303
|
+
.dark\:hover\:bg-grayscale-900:hover:where(.dark, .dark *){
|
|
7304
|
+
--tw-bg-opacity: 1;
|
|
7305
|
+
background-color: rgb(38 38 39 / var(--tw-bg-opacity));
|
|
7306
|
+
}
|
|
7307
|
+
|
|
7308
|
+
.dark\:hover\:bg-primary-100:hover:where(.dark, .dark *){
|
|
7309
|
+
--tw-bg-opacity: 1;
|
|
7310
|
+
background-color: rgb(204 224 255 / var(--tw-bg-opacity));
|
|
7311
|
+
}
|
|
7312
|
+
|
|
7313
|
+
.dark\:hover\:bg-primary-200:hover:where(.dark, .dark *){
|
|
7314
|
+
--tw-bg-opacity: 1;
|
|
7315
|
+
background-color: rgb(148 191 255 / var(--tw-bg-opacity));
|
|
7316
|
+
}
|
|
7317
|
+
|
|
7318
|
+
.dark\:hover\:bg-primary-300:hover:where(.dark, .dark *){
|
|
7319
|
+
--tw-bg-opacity: 1;
|
|
7320
|
+
background-color: rgb(97 160 255 / var(--tw-bg-opacity));
|
|
7321
|
+
}
|
|
7322
|
+
|
|
7323
|
+
.dark\:hover\:bg-primary-300\/20:hover:where(.dark, .dark *){
|
|
7324
|
+
background-color: rgb(97 160 255 / 0.2);
|
|
7325
|
+
}
|
|
7326
|
+
|
|
7327
|
+
.dark\:hover\:bg-primary-300\/90:hover:where(.dark, .dark *){
|
|
7328
|
+
background-color: rgb(97 160 255 / 0.9);
|
|
7329
|
+
}
|
|
7330
|
+
|
|
7331
|
+
.dark\:hover\:bg-primary-300\/\[8\%\]:hover:where(.dark, .dark *){
|
|
7332
|
+
background-color: rgb(97 160 255 / 8%);
|
|
7333
|
+
}
|
|
7334
|
+
|
|
7335
|
+
.dark\:hover\:bg-primary-400\/90:hover:where(.dark, .dark *){
|
|
7336
|
+
background-color: rgb(46 130 255 / 0.9);
|
|
7337
|
+
}
|
|
7338
|
+
|
|
7339
|
+
.dark\:hover\:bg-primary-900\/40:hover:where(.dark, .dark *){
|
|
7340
|
+
background-color: rgb(0 20 51 / 0.4);
|
|
7341
|
+
}
|
|
7342
|
+
|
|
7343
|
+
.dark\:hover\:bg-success-200:hover:where(.dark, .dark *){
|
|
7344
|
+
--tw-bg-opacity: 1;
|
|
7345
|
+
background-color: rgb(117 255 188 / var(--tw-bg-opacity));
|
|
7346
|
+
}
|
|
7347
|
+
|
|
7348
|
+
.dark\:hover\:bg-success-300\/\[8\%\]:hover:where(.dark, .dark *){
|
|
7349
|
+
background-color: rgb(46 255 154 / 8%);
|
|
7350
|
+
}
|
|
7351
|
+
|
|
7352
|
+
.dark\:hover\:bg-success-900\/40:hover:where(.dark, .dark *){
|
|
7353
|
+
background-color: rgb(0 31 16 / 0.4);
|
|
7354
|
+
}
|
|
7355
|
+
|
|
7356
|
+
.dark\:hover\:bg-warning-300\/\[8\%\]:hover:where(.dark, .dark *){
|
|
7357
|
+
background-color: rgb(255 222 102 / 8%);
|
|
7358
|
+
}
|
|
7359
|
+
|
|
7360
|
+
.dark\:hover\:bg-warning-900\/40:hover:where(.dark, .dark *){
|
|
7361
|
+
background-color: rgb(51 40 0 / 0.4);
|
|
7362
|
+
}
|
|
7363
|
+
|
|
7364
|
+
.dark\:hover\:bg-white\/10:hover:where(.dark, .dark *){
|
|
7365
|
+
background-color: rgb(255 255 255 / 0.1);
|
|
7366
|
+
}
|
|
7367
|
+
|
|
7368
|
+
.hover\:dark\:bg-primary-400:where(.dark, .dark *):hover{
|
|
7369
|
+
--tw-bg-opacity: 1;
|
|
7370
|
+
background-color: rgb(46 130 255 / var(--tw-bg-opacity));
|
|
7371
|
+
}
|
|
7372
|
+
|
|
7373
|
+
.dark\:hover\:text-general-100:hover:where(.dark, .dark *){
|
|
7374
|
+
--tw-text-opacity: 1;
|
|
7375
|
+
color: rgb(218 217 227 / var(--tw-text-opacity));
|
|
7376
|
+
}
|
|
7377
|
+
|
|
7378
|
+
.dark\:hover\:text-general-200:hover:where(.dark, .dark *){
|
|
7379
|
+
--tw-text-opacity: 1;
|
|
7380
|
+
color: rgb(181 179 199 / var(--tw-text-opacity));
|
|
7381
|
+
}
|
|
7382
|
+
|
|
7383
|
+
.dark\:hover\:text-primary-400:hover:where(.dark, .dark *){
|
|
7384
|
+
--tw-text-opacity: 1;
|
|
7385
|
+
color: rgb(46 130 255 / var(--tw-text-opacity));
|
|
7386
|
+
}
|
|
7387
|
+
|
|
7388
|
+
.dark\:hover\:text-primary-600:hover:where(.dark, .dark *){
|
|
7389
|
+
--tw-text-opacity: 1;
|
|
7390
|
+
color: rgb(0 80 199 / var(--tw-text-opacity));
|
|
7391
|
+
}
|
|
7392
|
+
|
|
7393
|
+
.dark\:hover\:text-primary-800:hover:where(.dark, .dark *){
|
|
7394
|
+
--tw-text-opacity: 1;
|
|
7395
|
+
color: rgb(0 39 97 / var(--tw-text-opacity));
|
|
7396
|
+
}
|
|
7397
|
+
|
|
7398
|
+
.dark\:hover\:text-white:hover:where(.dark, .dark *){
|
|
7399
|
+
--tw-text-opacity: 1;
|
|
7400
|
+
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
7401
|
+
}
|
|
7402
|
+
|
|
7403
|
+
.dark\:hover\:ring-gray-300:hover:where(.dark, .dark *){
|
|
7404
|
+
--tw-ring-opacity: 1;
|
|
7405
|
+
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
|
|
7406
|
+
}
|
|
7407
|
+
|
|
7408
|
+
.dark\:hover\:ring-grayscale-600:hover:where(.dark, .dark *){
|
|
7409
|
+
--tw-ring-opacity: 1;
|
|
7410
|
+
--tw-ring-color: rgb(151 153 155 / var(--tw-ring-opacity));
|
|
7411
|
+
}
|
|
7412
|
+
|
|
7413
|
+
.dark\:hover\:ring-primary-300:hover:where(.dark, .dark *){
|
|
7414
|
+
--tw-ring-opacity: 1;
|
|
7415
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7416
|
+
}
|
|
7417
|
+
|
|
7418
|
+
.dark\:hover\:ring-primary-400:hover:where(.dark, .dark *){
|
|
7419
|
+
--tw-ring-opacity: 1;
|
|
7420
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
7421
|
+
}
|
|
7422
|
+
|
|
7423
|
+
.dark\:focus\:bg-grayscale-800\/30:focus:where(.dark, .dark *){
|
|
7424
|
+
background-color: rgb(75 77 78 / 0.3);
|
|
7425
|
+
}
|
|
7426
|
+
|
|
7427
|
+
.dark\:focus\:outline-grayscale-600:focus:where(.dark, .dark *){
|
|
7428
|
+
outline-color: #97999b;
|
|
7429
|
+
}
|
|
7430
|
+
|
|
7431
|
+
.dark\:focus\:ring-grayscale-100:focus:where(.dark, .dark *){
|
|
7432
|
+
--tw-ring-opacity: 1;
|
|
7433
|
+
--tw-ring-color: rgb(242 242 242 / var(--tw-ring-opacity));
|
|
7434
|
+
}
|
|
7435
|
+
|
|
7436
|
+
.dark\:focus\:ring-primary-300:focus:where(.dark, .dark *){
|
|
7437
|
+
--tw-ring-opacity: 1;
|
|
7438
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7439
|
+
}
|
|
7440
|
+
|
|
7441
|
+
.dark\:focus\:ring-primary-400:focus:where(.dark, .dark *){
|
|
7442
|
+
--tw-ring-opacity: 1;
|
|
7443
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
7444
|
+
}
|
|
7445
|
+
|
|
7446
|
+
.dark\:focus\:ring-primary-400\/50:focus:where(.dark, .dark *){
|
|
7447
|
+
--tw-ring-color: rgb(46 130 255 / 0.5);
|
|
7448
|
+
}
|
|
7449
|
+
|
|
7450
|
+
.dark\:focus\:ring-primary-800:focus:where(.dark, .dark *){
|
|
7451
|
+
--tw-ring-opacity: 1;
|
|
7452
|
+
--tw-ring-color: rgb(0 39 97 / var(--tw-ring-opacity));
|
|
7453
|
+
}
|
|
7454
|
+
|
|
7455
|
+
.dark\:focus\:placeholder\:text-general-600:focus:where(.dark, .dark *)::-moz-placeholder{
|
|
7456
|
+
--tw-text-opacity: 1;
|
|
7457
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
7458
|
+
}
|
|
7459
|
+
|
|
7460
|
+
.dark\:focus\:placeholder\:text-general-600:focus:where(.dark, .dark *)::placeholder{
|
|
7461
|
+
--tw-text-opacity: 1;
|
|
7462
|
+
color: rgb(63 60 82 / var(--tw-text-opacity));
|
|
7463
|
+
}
|
|
7464
|
+
|
|
7465
|
+
.dark\:focus-visible\:border-primary-300:focus-visible:where(.dark, .dark *){
|
|
7466
|
+
--tw-border-opacity: 1;
|
|
7467
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
7468
|
+
}
|
|
7469
|
+
|
|
7470
|
+
.dark\:focus-visible\:text-general-100:focus-visible:where(.dark, .dark *){
|
|
7471
|
+
--tw-text-opacity: 1;
|
|
7472
|
+
color: rgb(218 217 227 / var(--tw-text-opacity));
|
|
7473
|
+
}
|
|
7474
|
+
|
|
7475
|
+
.dark\:focus-visible\:text-primary-500:focus-visible:where(.dark, .dark *){
|
|
7476
|
+
--tw-text-opacity: 1;
|
|
7477
|
+
color: rgb(0 99 247 / var(--tw-text-opacity));
|
|
7478
|
+
}
|
|
7479
|
+
|
|
7480
|
+
.dark\:focus-visible\:ring-primary-300:focus-visible:where(.dark, .dark *){
|
|
7481
|
+
--tw-ring-opacity: 1;
|
|
7482
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7483
|
+
}
|
|
7484
|
+
|
|
7485
|
+
.dark\:focus-visible\:ring-primary-400:focus-visible:where(.dark, .dark *){
|
|
7486
|
+
--tw-ring-opacity: 1;
|
|
7487
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
7488
|
+
}
|
|
7489
|
+
|
|
7490
|
+
.dark\:active\:\!bg-grayscale-50\/90:active:where(.dark, .dark *){
|
|
7491
|
+
background-color: rgb(247 247 247 / 0.9) !important;
|
|
7492
|
+
}
|
|
7493
|
+
|
|
7494
|
+
.dark\:active\:\!bg-warning-300\/90:active:where(.dark, .dark *){
|
|
7495
|
+
background-color: rgb(255 222 102 / 0.9) !important;
|
|
7496
|
+
}
|
|
7497
|
+
|
|
7498
|
+
.dark\:active\:bg-danger-300\/90:active:where(.dark, .dark *){
|
|
7499
|
+
background-color: rgb(255 102 122 / 0.9);
|
|
7500
|
+
}
|
|
7501
|
+
|
|
7502
|
+
.dark\:active\:bg-danger-300\/\[12\%\]:active:where(.dark, .dark *){
|
|
7503
|
+
background-color: rgb(255 102 122 / 12%);
|
|
7504
|
+
}
|
|
7505
|
+
|
|
7506
|
+
.dark\:active\:bg-grayscale-50\/\[12\%\]:active:where(.dark, .dark *){
|
|
7507
|
+
background-color: rgb(247 247 247 / 12%);
|
|
7508
|
+
}
|
|
7509
|
+
|
|
7510
|
+
.dark\:active\:bg-primary-300\/90:active:where(.dark, .dark *){
|
|
7511
|
+
background-color: rgb(97 160 255 / 0.9);
|
|
7512
|
+
}
|
|
7513
|
+
|
|
7514
|
+
.dark\:active\:bg-primary-300\/\[12\%\]:active:where(.dark, .dark *){
|
|
7515
|
+
background-color: rgb(97 160 255 / 12%);
|
|
7516
|
+
}
|
|
7517
|
+
|
|
7518
|
+
.dark\:active\:bg-success-300\/90:active:where(.dark, .dark *){
|
|
7519
|
+
background-color: rgb(46 255 154 / 0.9);
|
|
7520
|
+
}
|
|
7521
|
+
|
|
7522
|
+
.dark\:active\:bg-success-300\/\[12\%\]:active:where(.dark, .dark *){
|
|
7523
|
+
background-color: rgb(46 255 154 / 12%);
|
|
7524
|
+
}
|
|
7525
|
+
|
|
7526
|
+
.dark\:active\:bg-warning-300\/\[12\%\]:active:where(.dark, .dark *){
|
|
7527
|
+
background-color: rgb(255 222 102 / 12%);
|
|
7528
|
+
}
|
|
7529
|
+
|
|
7530
|
+
.group:hover .dark\:group-hover\:\!bg-grayscale-800:where(.dark, .dark *){
|
|
7531
|
+
--tw-bg-opacity: 1 !important;
|
|
7532
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
|
|
7533
|
+
}
|
|
7534
|
+
|
|
7535
|
+
.group:hover .dark\:group-hover\:\!bg-warning-300:where(.dark, .dark *){
|
|
7536
|
+
--tw-bg-opacity: 1 !important;
|
|
7537
|
+
background-color: rgb(255 222 102 / var(--tw-bg-opacity)) !important;
|
|
7538
|
+
}
|
|
7539
|
+
|
|
7540
|
+
.peer:focus-visible ~ .dark\:peer-focus-visible\:ring-primary-200\/\[8\%\]:where(.dark, .dark *){
|
|
7541
|
+
--tw-ring-color: rgb(148 191 255 / 8%);
|
|
7542
|
+
}
|
|
7543
|
+
|
|
7544
|
+
.peer:focus-visible ~ .dark\:peer-focus-visible\:ring-primary-300:where(.dark, .dark *){
|
|
7545
|
+
--tw-ring-opacity: 1;
|
|
7546
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7547
|
+
}
|
|
7548
|
+
|
|
7549
|
+
.peer:active ~ .dark\:peer-active\:ring-primary-200\/\[12\%\]:where(.dark, .dark *){
|
|
7550
|
+
--tw-ring-color: rgb(148 191 255 / 12%);
|
|
7551
|
+
}
|
|
7552
|
+
|
|
7553
|
+
.peer:disabled ~ .dark\:peer-disabled\:text-grayscale-700:where(.dark, .dark *){
|
|
7554
|
+
--tw-text-opacity: 1;
|
|
7555
|
+
color: rgb(113 115 116 / var(--tw-text-opacity));
|
|
7556
|
+
}
|
|
7557
|
+
|
|
7558
|
+
.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{
|
|
7559
|
+
display: none;
|
|
7560
|
+
}
|
|
7561
|
+
|
|
7562
|
+
.\[\&\:has\(\:focus\)\]\:z-\[12\]:has(:focus){
|
|
7563
|
+
z-index: 12;
|
|
7564
|
+
}
|
|
7565
|
+
|
|
7566
|
+
.\[\&\:has\(\:focus\)\]\:bg-none:has(:focus){
|
|
7567
|
+
background-image: none;
|
|
7568
|
+
}
|
|
7569
|
+
|
|
7570
|
+
.\[\&\:has\(\:focus\)\]\:ring-1:has(:focus){
|
|
7571
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
7572
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
7573
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
7574
|
+
}
|
|
7575
|
+
|
|
7576
|
+
.\[\&\:has\(\:focus\)\]\:\!ring-primary-400:has(:focus){
|
|
7577
|
+
--tw-ring-opacity: 1 !important;
|
|
7578
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity)) !important;
|
|
7579
|
+
}
|
|
7580
|
+
|
|
7581
|
+
.\[\&\:has\(\:focus\)\]\:\!ring-primary-500:has(:focus){
|
|
7582
|
+
--tw-ring-opacity: 1 !important;
|
|
7583
|
+
--tw-ring-color: rgb(0 99 247 / var(--tw-ring-opacity)) !important;
|
|
7584
|
+
}
|
|
7585
|
+
|
|
7586
|
+
.\[\&\:has\(\:focus\)\]\:\!ring-primary-700:has(:focus){
|
|
7587
|
+
--tw-ring-opacity: 1 !important;
|
|
7588
|
+
--tw-ring-color: rgb(0 59 148 / var(--tw-ring-opacity)) !important;
|
|
7589
|
+
}
|
|
7590
|
+
|
|
7591
|
+
.\[\&\:has\(\:focus\)\]\:ring-primary-400:has(:focus){
|
|
7592
|
+
--tw-ring-opacity: 1;
|
|
7593
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity));
|
|
7594
|
+
}
|
|
7595
|
+
|
|
7596
|
+
.\[\&\:has\(\:focus\)\]\:ring-primary-500:has(:focus){
|
|
7597
|
+
--tw-ring-opacity: 1;
|
|
7598
|
+
--tw-ring-color: rgb(0 99 247 / var(--tw-ring-opacity));
|
|
7599
|
+
}
|
|
7600
|
+
|
|
7601
|
+
.\[\&\:has\(\:focus\)\]\:ring-primary-700:has(:focus){
|
|
7602
|
+
--tw-ring-opacity: 1;
|
|
7603
|
+
--tw-ring-color: rgb(0 59 148 / var(--tw-ring-opacity));
|
|
7604
|
+
}
|
|
7605
|
+
|
|
7606
|
+
.dark\:\[\&\:has\(\:focus\)\]\:\!ring-primary-300:has(:focus):where(.dark, .dark *){
|
|
7607
|
+
--tw-ring-opacity: 1 !important;
|
|
7608
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity)) !important;
|
|
7609
|
+
}
|
|
7610
|
+
|
|
7611
|
+
.dark\:\[\&\:has\(\:focus\)\]\:ring-primary-300:has(:focus):where(.dark, .dark *){
|
|
7612
|
+
--tw-ring-opacity: 1;
|
|
7613
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity));
|
|
7614
|
+
}
|
|
7615
|
+
|
|
7616
|
+
.\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-400:has(:focus) .inputgroupaddon{
|
|
7617
|
+
--tw-ring-opacity: 1 !important;
|
|
7618
|
+
--tw-ring-color: rgb(46 130 255 / var(--tw-ring-opacity)) !important;
|
|
7619
|
+
}
|
|
7620
|
+
|
|
7621
|
+
.\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-500:has(:focus) .inputgroupaddon{
|
|
7622
|
+
--tw-ring-opacity: 1 !important;
|
|
7623
|
+
--tw-ring-color: rgb(0 99 247 / var(--tw-ring-opacity)) !important;
|
|
7624
|
+
}
|
|
7625
|
+
|
|
7626
|
+
.\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-700:has(:focus) .inputgroupaddon{
|
|
7627
|
+
--tw-ring-opacity: 1 !important;
|
|
7628
|
+
--tw-ring-color: rgb(0 59 148 / var(--tw-ring-opacity)) !important;
|
|
7629
|
+
}
|
|
7630
|
+
|
|
7631
|
+
.dark\:\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-300:has(:focus) .inputgroupaddon:where(.dark, .dark *){
|
|
7632
|
+
--tw-ring-opacity: 1 !important;
|
|
7633
|
+
--tw-ring-color: rgb(97 160 255 / var(--tw-ring-opacity)) !important;
|
|
7634
|
+
}
|
|
7635
|
+
|
|
7636
|
+
.\[\&\:has\(\[data-wv-section\=rowcheckbox\]\)\]\:text-center:has([data-wv-section=rowcheckbox]){
|
|
7637
|
+
text-align: center;
|
|
7638
|
+
}
|
|
7639
|
+
|
|
7640
|
+
.\[\&\:has\(\[selectable\=false\]\)\]\:\!cursor-not-allowed:has([selectable=false]){
|
|
7641
|
+
cursor: not-allowed !important;
|
|
7642
|
+
}
|
|
7643
|
+
|
|
7644
|
+
.\[\&\:has\(\[selectable\=false\]\)\]\:hover\:\!bg-transparent:hover:has([selectable=false]){
|
|
7645
|
+
background-color: transparent !important;
|
|
7646
|
+
}
|
|
7647
|
+
|
|
7648
|
+
.\[\&\:has\(input\)\]\:cursor-text:has(input){
|
|
7649
|
+
cursor: text;
|
|
7650
|
+
}
|
|
6478
7651
|
|
|
6479
7652
|
.\[\&\:not\(\:has\(svg\)\)_\[data-pc-section\=box\]\]\:\!border-white:not(:has(svg)) [data-pc-section=box]{
|
|
6480
7653
|
--tw-border-opacity: 1 !important;
|
|
@@ -6515,11 +7688,26 @@ h6,
|
|
|
6515
7688
|
color: rgb(181 179 199 / var(--tw-text-opacity));
|
|
6516
7689
|
}
|
|
6517
7690
|
|
|
7691
|
+
.dark\:\[\&\>i\]\:text-general-400>i:where(.dark, .dark *){
|
|
7692
|
+
--tw-text-opacity: 1;
|
|
7693
|
+
color: rgb(108 104 141 / var(--tw-text-opacity));
|
|
7694
|
+
}
|
|
7695
|
+
|
|
7696
|
+
.\[\&\>td\>div\>span\]\:border-primary-200>td>div>span{
|
|
7697
|
+
--tw-border-opacity: 1;
|
|
7698
|
+
border-color: rgb(148 191 255 / var(--tw-border-opacity));
|
|
7699
|
+
}
|
|
7700
|
+
|
|
6518
7701
|
.\[\&\>td\]\:border-primary-200>td{
|
|
6519
7702
|
--tw-border-opacity: 1;
|
|
6520
7703
|
border-color: rgb(148 191 255 / var(--tw-border-opacity));
|
|
6521
7704
|
}
|
|
6522
7705
|
|
|
7706
|
+
.dark\:\[\&\>td\]\:border-primary-300>td:where(.dark, .dark *){
|
|
7707
|
+
--tw-border-opacity: 1;
|
|
7708
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
7709
|
+
}
|
|
7710
|
+
|
|
6523
7711
|
.\[\&\[aria-selected\=\"true\"\]\]\:rounded-\[20px\][aria-selected="true"]{
|
|
6524
7712
|
border-radius: 20px;
|
|
6525
7713
|
}
|
|
@@ -6567,6 +7755,21 @@ h6,
|
|
|
6567
7755
|
color: rgb(0 99 247 / var(--tw-text-opacity));
|
|
6568
7756
|
}
|
|
6569
7757
|
|
|
7758
|
+
.dark\:\[\&_\*\]\:text-primary-300 *:where(.dark, .dark *){
|
|
7759
|
+
--tw-text-opacity: 1;
|
|
7760
|
+
color: rgb(97 160 255 / var(--tw-text-opacity));
|
|
7761
|
+
}
|
|
7762
|
+
|
|
7763
|
+
.dark\:\[\&_\*\]\:hover\:text-general-800:hover *:where(.dark, .dark *){
|
|
7764
|
+
--tw-text-opacity: 1;
|
|
7765
|
+
color: rgb(32 30 41 / var(--tw-text-opacity));
|
|
7766
|
+
}
|
|
7767
|
+
|
|
7768
|
+
.dark\:\[\&_\*\]\:hover\:text-primary-300:hover *:where(.dark, .dark *){
|
|
7769
|
+
--tw-text-opacity: 1;
|
|
7770
|
+
color: rgb(97 160 255 / var(--tw-text-opacity));
|
|
7771
|
+
}
|
|
7772
|
+
|
|
6570
7773
|
.\[\&_\.icon\]\:\!h-5 .icon{
|
|
6571
7774
|
height: 1.25rem !important;
|
|
6572
7775
|
}
|
|
@@ -6612,6 +7815,16 @@ h6,
|
|
|
6612
7815
|
--tw-ring-color: rgb(108 104 141 / var(--tw-ring-opacity));
|
|
6613
7816
|
}
|
|
6614
7817
|
|
|
7818
|
+
.dark\:\[\&_\.inputgroupaddon\]\:ring-danger-300 .inputgroupaddon:where(.dark, .dark *){
|
|
7819
|
+
--tw-ring-opacity: 1;
|
|
7820
|
+
--tw-ring-color: rgb(255 102 122 / var(--tw-ring-opacity));
|
|
7821
|
+
}
|
|
7822
|
+
|
|
7823
|
+
.dark\:\[\&_\.inputgroupaddon\]\:ring-grayscale-600 .inputgroupaddon:where(.dark, .dark *){
|
|
7824
|
+
--tw-ring-opacity: 1;
|
|
7825
|
+
--tw-ring-color: rgb(151 153 155 / var(--tw-ring-opacity));
|
|
7826
|
+
}
|
|
7827
|
+
|
|
6615
7828
|
.\[\&_\[data-p-other-month\=\"true\"\]\]\:invisible [data-p-other-month="true"]{
|
|
6616
7829
|
visibility: hidden;
|
|
6617
7830
|
}
|
|
@@ -6626,6 +7839,21 @@ h6,
|
|
|
6626
7839
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
|
|
6627
7840
|
}
|
|
6628
7841
|
|
|
7842
|
+
.dark\:\[\&_\[data-pc-section\=box\]\]\:\!border-general-500 [data-pc-section=box]:where(.dark, .dark *){
|
|
7843
|
+
--tw-border-opacity: 1 !important;
|
|
7844
|
+
border-color: rgb(78 75 102 / var(--tw-border-opacity)) !important;
|
|
7845
|
+
}
|
|
7846
|
+
|
|
7847
|
+
.dark\:\[\&_\[data-pc-section\=box\]\]\:\!bg-grayscale-800 [data-pc-section=box]:where(.dark, .dark *){
|
|
7848
|
+
--tw-bg-opacity: 1 !important;
|
|
7849
|
+
background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
|
|
7850
|
+
}
|
|
7851
|
+
|
|
7852
|
+
.dark\:\[\&_\[data-wv-section\=\"multi-row\"\]\]\:border-primary-300 [data-wv-section="multi-row"]:where(.dark, .dark *){
|
|
7853
|
+
--tw-border-opacity: 1;
|
|
7854
|
+
border-color: rgb(97 160 255 / var(--tw-border-opacity));
|
|
7855
|
+
}
|
|
7856
|
+
|
|
6629
7857
|
.\[\&_\[data-wv-section\=box\]\]\:\!border-white [data-wv-section=box]{
|
|
6630
7858
|
--tw-border-opacity: 1 !important;
|
|
6631
7859
|
border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
|
|
@@ -6635,6 +7863,11 @@ h6,
|
|
|
6635
7863
|
background-color: transparent !important;
|
|
6636
7864
|
}
|
|
6637
7865
|
|
|
7866
|
+
.dark\:\[\&_button\>i\]\:\!text-primary-800 button>i:where(.dark, .dark *){
|
|
7867
|
+
--tw-text-opacity: 1 !important;
|
|
7868
|
+
color: rgb(0 39 97 / var(--tw-text-opacity)) !important;
|
|
7869
|
+
}
|
|
7870
|
+
|
|
6638
7871
|
.\[\&_i\]\:h-4 i{
|
|
6639
7872
|
height: 1rem;
|
|
6640
7873
|
}
|
|
@@ -6656,6 +7889,19 @@ h6,
|
|
|
6656
7889
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
6657
7890
|
}
|
|
6658
7891
|
|
|
7892
|
+
.\[\&_i\]\:dark\:bg-transparent:where(.dark, .dark *) i{
|
|
7893
|
+
background-color: transparent;
|
|
7894
|
+
}
|
|
7895
|
+
|
|
7896
|
+
.\[\&_i\]\:dark\:text-grayscale-900:where(.dark, .dark *) i{
|
|
7897
|
+
--tw-text-opacity: 1;
|
|
7898
|
+
color: rgb(38 38 39 / var(--tw-text-opacity));
|
|
7899
|
+
}
|
|
7900
|
+
|
|
7901
|
+
.\[\&_i\]\:dark\:text-transparent:where(.dark, .dark *) i{
|
|
7902
|
+
color: transparent;
|
|
7903
|
+
}
|
|
7904
|
+
|
|
6659
7905
|
.\[\&_label\]\:\!cursor-grab label{
|
|
6660
7906
|
cursor: grab !important;
|
|
6661
7907
|
}
|
|
@@ -6686,6 +7932,11 @@ h6,
|
|
|
6686
7932
|
color: rgb(38 38 39 / var(--tw-text-opacity));
|
|
6687
7933
|
}
|
|
6688
7934
|
|
|
7935
|
+
.dark\:\[\&_td\]\:text-white td:where(.dark, .dark *){
|
|
7936
|
+
--tw-text-opacity: 1;
|
|
7937
|
+
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
7938
|
+
}
|
|
7939
|
+
|
|
6689
7940
|
.\[\&_th\]\:text-xs th{
|
|
6690
7941
|
font-size: 0.75rem;
|
|
6691
7942
|
line-height: 1rem;
|
|
@@ -6700,6 +7951,11 @@ h6,
|
|
|
6700
7951
|
color: rgb(38 38 39 / var(--tw-text-opacity));
|
|
6701
7952
|
}
|
|
6702
7953
|
|
|
7954
|
+
.dark\:\[\&_th\]\:text-white th:where(.dark, .dark *){
|
|
7955
|
+
--tw-text-opacity: 1;
|
|
7956
|
+
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
7957
|
+
}
|
|
7958
|
+
|
|
6703
7959
|
.\[\&_tr\:last-of-type\>td\:first-child\]\:\!rounded-bl-lg tr:last-of-type>td:first-child{
|
|
6704
7960
|
border-bottom-left-radius: 0.5rem !important;
|
|
6705
7961
|
}
|