@fewangsit/wangsvue-presets 1.0.111-alpha.2 → 1.0.111

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
  }
@@ -5060,49 +5060,49 @@
5060
5060
  font-style: normal;
5061
5061
  }
5062
5062
 
5063
- h1,
5063
+ h1,
5064
5064
  .heading-1{
5065
5065
  font-size: 22px !important;
5066
5066
  font-weight: 600 !important;
5067
5067
  line-height: 1.75rem;
5068
5068
  }
5069
5069
 
5070
- h2,
5070
+ h2,
5071
5071
  .heading-2{
5072
5072
  font-size: 1.125rem !important;
5073
5073
  font-weight: 600 !important;
5074
5074
  line-height: 1.5rem;
5075
5075
  }
5076
5076
 
5077
- h3,
5077
+ h3,
5078
5078
  .heading-3{
5079
5079
  font-size: 1rem !important;
5080
5080
  font-weight: 500 !important;
5081
5081
  line-height: 1.25rem;
5082
5082
  }
5083
5083
 
5084
- h4,
5084
+ h4,
5085
5085
  .heading-4{
5086
5086
  font-size: 0.875rem !important;
5087
5087
  font-weight: 500 !important;
5088
5088
  line-height: 1rem;
5089
5089
  }
5090
5090
 
5091
- p,
5091
+ p,
5092
5092
  .p{
5093
5093
  font-size: 0.75rem !important;
5094
5094
  font-weight: 400 !important;
5095
5095
  line-height: 1rem;
5096
5096
  }
5097
5097
 
5098
- h5,
5098
+ h5,
5099
5099
  .heading-5{
5100
5100
  font-size: 0.75rem !important;
5101
5101
  font-weight: 600 !important;
5102
5102
  line-height: 1rem;
5103
5103
  }
5104
5104
 
5105
- h6,
5105
+ h6,
5106
5106
  .heading-6{
5107
5107
  font-size: 10px !important;
5108
5108
  font-weight: 600 !important;
@@ -5113,7 +5113,7 @@ h6,
5113
5113
  scrollbar-width: none;
5114
5114
  }
5115
5115
 
5116
- .scrollbar-w-thin,
5116
+ .scrollbar-w-thin,
5117
5117
  .p-virtualscroller {
5118
5118
  scrollbar-width: thin;
5119
5119
  }
@@ -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 *){
@@ -7951,4 +7951,4 @@ h6,
7951
7951
 
7952
7952
  .\[\&_ul\]\:pl-6 ul{
7953
7953
  padding-left: 1.5rem;
7954
- }
7954
+ }
@@ -4,6 +4,7 @@ declare namespace _default {
4
4
  props: any;
5
5
  }): {
6
6
  class: any[];
7
+ style: string;
7
8
  'data-wv-name': string;
8
9
  'data-wv-section': string;
9
10
  };
@@ -17,9 +17,7 @@ exports.default = {
17
17
  'class': __spreadArray(__spreadArray([
18
18
  // Font
19
19
  'font-normal placeholder:text-general-200 placeholder:!font-normal text-xs',
20
- {
21
- 'w-full': props.cols == undefined,
22
- },
20
+ 'w-full',
23
21
  {
24
22
  'resize-none': props.autoResize,
25
23
  'resize': !props.autoResize,
@@ -45,6 +43,7 @@ exports.default = {
45
43
  'appearance-none',
46
44
  'transition-colors duration-200',
47
45
  ], false),
46
+ 'style': "min-height: ".concat(props.rows * 26, "px"),
48
47
  'data-wv-name': 'textarea',
49
48
  'data-wv-section': 'root',
50
49
  });