@fewangsit/wangsvue-presets 1.0.110-alpha.0 → 1.0.111-alpha.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.
@@ -3073,11 +3073,6 @@
3073
3073
  background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
3074
3074
  }
3075
3075
 
3076
- .\!bg-primary-100{
3077
- --tw-bg-opacity: 1 !important;
3078
- background-color: rgb(238 235 211 / var(--tw-bg-opacity)) !important;
3079
- }
3080
-
3081
3076
  .\!bg-primary-1000\/90{
3082
3077
  background-color: rgb(105 82 0 / 0.9) !important;
3083
3078
  }
@@ -3465,6 +3460,11 @@
3465
3460
  background-color: rgb(243 224 179 / var(--tw-bg-opacity));
3466
3461
  }
3467
3462
 
3463
+ .bg-warning-200{
3464
+ --tw-bg-opacity: 1;
3465
+ background-color: rgb(237 208 142 / var(--tw-bg-opacity));
3466
+ }
3467
+
3468
3468
  .bg-warning-300\/20{
3469
3469
  background-color: rgb(231 192 104 / 0.2);
3470
3470
  }
@@ -6323,24 +6323,24 @@ h6,
6323
6323
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
6324
6324
  }
6325
6325
 
6326
- .group:hover .group-hover\:\!bg-grayscale-50{
6327
- --tw-bg-opacity: 1 !important;
6328
- background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
6326
+ .group:hover .group-hover\:bg-grayscale-50{
6327
+ --tw-bg-opacity: 1;
6328
+ background-color: rgb(247 247 247 / var(--tw-bg-opacity));
6329
6329
  }
6330
6330
 
6331
- .group:hover .group-hover\:\!bg-grayscale-800{
6332
- --tw-bg-opacity: 1 !important;
6333
- background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
6331
+ .group:hover .group-hover\:bg-grayscale-800{
6332
+ --tw-bg-opacity: 1;
6333
+ background-color: rgb(75 77 78 / var(--tw-bg-opacity));
6334
6334
  }
6335
6335
 
6336
- .group:hover .group-hover\:\!bg-primary-50{
6337
- --tw-bg-opacity: 1 !important;
6338
- background-color: rgb(248 247 238 / var(--tw-bg-opacity)) !important;
6336
+ .group:hover .group-hover\:bg-primary-50{
6337
+ --tw-bg-opacity: 1;
6338
+ background-color: rgb(248 247 238 / var(--tw-bg-opacity));
6339
6339
  }
6340
6340
 
6341
- .group:hover .group-hover\:\!bg-warning-300{
6342
- --tw-bg-opacity: 1 !important;
6343
- background-color: rgb(231 192 104 / var(--tw-bg-opacity)) !important;
6341
+ .group:hover .group-hover\:bg-warning-300{
6342
+ --tw-bg-opacity: 1;
6343
+ background-color: rgb(231 192 104 / var(--tw-bg-opacity));
6344
6344
  }
6345
6345
 
6346
6346
  .peer:hover ~ .peer-hover\:visible{
@@ -6675,11 +6675,6 @@ h6,
6675
6675
  background-color: rgb(113 115 116 / var(--tw-bg-opacity)) !important;
6676
6676
  }
6677
6677
 
6678
- .dark\:\!bg-primary-100:where(.dark, .dark *){
6679
- --tw-bg-opacity: 1 !important;
6680
- background-color: rgb(238 235 211 / var(--tw-bg-opacity)) !important;
6681
- }
6682
-
6683
6678
  .dark\:\!bg-primary-300:where(.dark, .dark *){
6684
6679
  --tw-bg-opacity: 1 !important;
6685
6680
  background-color: rgb(205 188 119 / var(--tw-bg-opacity)) !important;
@@ -6846,6 +6841,11 @@ h6,
6846
6841
  background-color: transparent;
6847
6842
  }
6848
6843
 
6844
+ .dark\:bg-warning-200:where(.dark, .dark *){
6845
+ --tw-bg-opacity: 1;
6846
+ background-color: rgb(237 208 142 / var(--tw-bg-opacity));
6847
+ }
6848
+
6849
6849
  .dark\:bg-warning-300:where(.dark, .dark *){
6850
6850
  --tw-bg-opacity: 1;
6851
6851
  background-color: rgb(231 192 104 / var(--tw-bg-opacity));
@@ -7500,14 +7500,14 @@ h6,
7500
7500
  background-color: rgb(231 192 104 / 12%);
7501
7501
  }
7502
7502
 
7503
- .group:hover .dark\:group-hover\:\!bg-grayscale-800:where(.dark, .dark *){
7504
- --tw-bg-opacity: 1 !important;
7505
- background-color: rgb(75 77 78 / var(--tw-bg-opacity)) !important;
7503
+ .group:hover .dark\:group-hover\:bg-grayscale-800:where(.dark, .dark *){
7504
+ --tw-bg-opacity: 1;
7505
+ background-color: rgb(75 77 78 / var(--tw-bg-opacity));
7506
7506
  }
7507
7507
 
7508
- .group:hover .dark\:group-hover\:\!bg-warning-300:where(.dark, .dark *){
7509
- --tw-bg-opacity: 1 !important;
7510
- background-color: rgb(231 192 104 / var(--tw-bg-opacity)) !important;
7508
+ .group:hover .dark\:group-hover\:bg-warning-300:where(.dark, .dark *){
7509
+ --tw-bg-opacity: 1;
7510
+ background-color: rgb(231 192 104 / var(--tw-bg-opacity));
7511
7511
  }
7512
7512
 
7513
7513
  .peer:focus-visible ~ .dark\:peer-focus-visible\:ring-primary-200\/\[8\%\]:where(.dark, .dark *){