@fewangsit/wangsvue-presets 1.0.91-alpha.2 → 1.0.91-alpha.3
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/style.css +129 -0
- package/package.json +1 -1
- package/supplyasset/badge/index.d.ts +2 -2
- package/supplyasset/badge/index.js +2 -2
- package/supplyasset/badgedirective/index.d.ts +3 -3
- package/supplyasset/badgedirective/index.js +1 -1
- package/supplyasset/badgegroup/index.js +1 -1
- package/supplyasset/breadcrumb/index.d.ts +1 -1
- package/supplyasset/breadcrumb/index.js +1 -1
- package/supplyasset/button/index.js +10 -10
- package/supplyasset/buttonbulkaction/index.js +3 -3
- package/supplyasset/buttondownload/index.js +1 -1
- package/supplyasset/buttonradio/index.d.ts +4 -4
- package/supplyasset/buttonradio/index.js +2 -2
- package/supplyasset/buttonsearch/index.js +4 -4
- package/supplyasset/calendar/index.js +2 -2
- package/supplyasset/carousel/index.d.ts +1 -1
- package/supplyasset/carousel/index.js +1 -1
- package/supplyasset/changelog/index.js +1 -1
- package/supplyasset/checkbox/index.d.ts +4 -4
- package/supplyasset/checkbox/index.js +2 -2
- package/supplyasset/colors.config.json +13 -1
- package/supplyasset/datatable/index.d.ts +9 -9
- package/supplyasset/datatable/index.js +3 -3
- package/supplyasset/dialog/index.js +1 -1
- package/supplyasset/dropdown/index.d.ts +7 -7
- package/supplyasset/dropdown/index.js +2 -2
- package/supplyasset/fieldwrapper/index.js +1 -1
- package/supplyasset/index.system.js +2 -2
- package/supplyasset/inputgroup/index.js +1 -1
- package/supplyasset/inputphonenumber/index.js +2 -2
- package/supplyasset/message/index.js +1 -1
- package/supplyasset/multiselect/index.d.ts +13 -13
- package/supplyasset/multiselect/index.js +2 -2
- package/supplyasset/paginator/index.d.ts +7 -7
- package/supplyasset/paginator/index.js +3 -3
- package/supplyasset/password/index.js +2 -2
- package/supplyasset/steps/index.d.ts +17 -17
- package/supplyasset/steps/index.js +5 -5
- package/{globalsettings → supplyasset}/style.css +263 -206
- package/supplyasset/tabmenu/index.d.ts +15 -15
- package/supplyasset/tabmenu/index.js +3 -3
- package/supplyasset/toast/index.d.ts +2 -2
- package/supplyasset/toast/index.js +2 -2
- package/supplyasset/togglebutton/index.d.ts +3 -3
- package/supplyasset/togglebutton/index.js +1 -1
- package/supplyasset/toggleswitch/index.d.ts +5 -5
- package/supplyasset/toggleswitch/index.js +3 -3
- package/supplyasset/tooltip/index.js +5 -5
- package/supplyasset/tree/index.d.ts +9 -9
- package/supplyasset/tree/index.js +5 -5
- package/supplyasset/treeselect/index.d.ts +14 -14
- package/supplyasset/treeselect/index.js +9 -9
- package/supplyasset/tristatecheckbox/index.d.ts +6 -6
- package/supplyasset/tristatecheckbox/index.js +2 -2
- package/wangsvue/style.css +129 -0
package/wangsvue/style.css
CHANGED
|
@@ -2875,6 +2875,11 @@
|
|
|
2875
2875
|
border-color: rgb(159 124 60 / var(--tw-border-opacity));
|
|
2876
2876
|
}
|
|
2877
2877
|
|
|
2878
|
+
.border-primary-700{
|
|
2879
|
+
--tw-border-opacity: 1;
|
|
2880
|
+
border-color: rgb(120 89 48 / var(--tw-border-opacity));
|
|
2881
|
+
}
|
|
2882
|
+
|
|
2878
2883
|
.border-success-500{
|
|
2879
2884
|
--tw-border-opacity: 1;
|
|
2880
2885
|
border-color: rgb(0 147 132 / var(--tw-border-opacity));
|
|
@@ -2957,6 +2962,15 @@
|
|
|
2957
2962
|
background-color: rgb(159 124 60 / 0.9) !important;
|
|
2958
2963
|
}
|
|
2959
2964
|
|
|
2965
|
+
.\!bg-primary-700{
|
|
2966
|
+
--tw-bg-opacity: 1 !important;
|
|
2967
|
+
background-color: rgb(120 89 48 / var(--tw-bg-opacity)) !important;
|
|
2968
|
+
}
|
|
2969
|
+
|
|
2970
|
+
.\!bg-primary-700\/90{
|
|
2971
|
+
background-color: rgb(120 89 48 / 0.9) !important;
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2960
2974
|
.\!bg-success-500{
|
|
2961
2975
|
--tw-bg-opacity: 1 !important;
|
|
2962
2976
|
background-color: rgb(0 147 132 / var(--tw-bg-opacity)) !important;
|
|
@@ -3188,6 +3202,15 @@
|
|
|
3188
3202
|
background-color: rgb(133 103 50 / var(--tw-bg-opacity));
|
|
3189
3203
|
}
|
|
3190
3204
|
|
|
3205
|
+
.bg-primary-700{
|
|
3206
|
+
--tw-bg-opacity: 1;
|
|
3207
|
+
background-color: rgb(120 89 48 / var(--tw-bg-opacity));
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
.bg-primary-700\/20{
|
|
3211
|
+
background-color: rgb(120 89 48 / 0.2);
|
|
3212
|
+
}
|
|
3213
|
+
|
|
3191
3214
|
.bg-purple-300\/20{
|
|
3192
3215
|
background-color: rgb(216 180 254 / 0.2);
|
|
3193
3216
|
}
|
|
@@ -3916,6 +3939,11 @@
|
|
|
3916
3939
|
color: rgb(159 124 60 / var(--tw-text-opacity)) !important;
|
|
3917
3940
|
}
|
|
3918
3941
|
|
|
3942
|
+
.\!text-primary-700{
|
|
3943
|
+
--tw-text-opacity: 1 !important;
|
|
3944
|
+
color: rgb(120 89 48 / var(--tw-text-opacity)) !important;
|
|
3945
|
+
}
|
|
3946
|
+
|
|
3919
3947
|
.\!text-primary-800{
|
|
3920
3948
|
--tw-text-opacity: 1 !important;
|
|
3921
3949
|
color: rgb(101 73 46 / var(--tw-text-opacity)) !important;
|
|
@@ -4040,6 +4068,11 @@
|
|
|
4040
4068
|
color: rgb(133 103 50 / var(--tw-text-opacity));
|
|
4041
4069
|
}
|
|
4042
4070
|
|
|
4071
|
+
.text-primary-700{
|
|
4072
|
+
--tw-text-opacity: 1;
|
|
4073
|
+
color: rgb(120 89 48 / var(--tw-text-opacity));
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4043
4076
|
.text-primary-800{
|
|
4044
4077
|
--tw-text-opacity: 1;
|
|
4045
4078
|
color: rgb(101 73 46 / var(--tw-text-opacity));
|
|
@@ -4147,6 +4180,12 @@
|
|
|
4147
4180
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
4148
4181
|
}
|
|
4149
4182
|
|
|
4183
|
+
.shadow-\[-4px_4px_20px_0px_\#0000001A\]{
|
|
4184
|
+
--tw-shadow: -4px 4px 20px 0px #0000001A;
|
|
4185
|
+
--tw-shadow-colored: -4px 4px 20px 0px var(--tw-shadow-color);
|
|
4186
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
4187
|
+
}
|
|
4188
|
+
|
|
4150
4189
|
.shadow-\[0px_4px_4px_0px_\#00000040\]{
|
|
4151
4190
|
--tw-shadow: 0px 4px 4px 0px #00000040;
|
|
4152
4191
|
--tw-shadow-colored: 0px 4px 4px 0px var(--tw-shadow-color);
|
|
@@ -4279,6 +4318,11 @@
|
|
|
4279
4318
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity)) !important;
|
|
4280
4319
|
}
|
|
4281
4320
|
|
|
4321
|
+
.\!ring-primary-700{
|
|
4322
|
+
--tw-ring-opacity: 1 !important;
|
|
4323
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity)) !important;
|
|
4324
|
+
}
|
|
4325
|
+
|
|
4282
4326
|
.\!ring-transparent{
|
|
4283
4327
|
--tw-ring-color: transparent !important;
|
|
4284
4328
|
}
|
|
@@ -4391,6 +4435,11 @@
|
|
|
4391
4435
|
--tw-ring-color: rgb(133 103 50 / var(--tw-ring-opacity));
|
|
4392
4436
|
}
|
|
4393
4437
|
|
|
4438
|
+
.ring-primary-700{
|
|
4439
|
+
--tw-ring-opacity: 1;
|
|
4440
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
4441
|
+
}
|
|
4442
|
+
|
|
4394
4443
|
.ring-purple-400\/50{
|
|
4395
4444
|
--tw-ring-color: rgb(192 132 252 / 0.5);
|
|
4396
4445
|
}
|
|
@@ -5031,6 +5080,12 @@ h6,
|
|
|
5031
5080
|
border-color: rgb(159 124 60 / var(--tw-border-opacity));
|
|
5032
5081
|
}
|
|
5033
5082
|
|
|
5083
|
+
.after\:border-primary-700::after{
|
|
5084
|
+
content: var(--tw-content);
|
|
5085
|
+
--tw-border-opacity: 1;
|
|
5086
|
+
border-color: rgb(120 89 48 / var(--tw-border-opacity));
|
|
5087
|
+
}
|
|
5088
|
+
|
|
5034
5089
|
.after\:bg-inherit::after{
|
|
5035
5090
|
content: var(--tw-content);
|
|
5036
5091
|
background-color: inherit;
|
|
@@ -5140,6 +5195,11 @@ h6,
|
|
|
5140
5195
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity));
|
|
5141
5196
|
}
|
|
5142
5197
|
|
|
5198
|
+
.focus-within\:ring-primary-700:focus-within{
|
|
5199
|
+
--tw-ring-opacity: 1;
|
|
5200
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
5201
|
+
}
|
|
5202
|
+
|
|
5143
5203
|
.hover\:mx-6:hover{
|
|
5144
5204
|
margin-left: 1.5rem;
|
|
5145
5205
|
margin-right: 1.5rem;
|
|
@@ -5170,6 +5230,11 @@ h6,
|
|
|
5170
5230
|
border-color: rgb(133 103 50 / var(--tw-border-opacity));
|
|
5171
5231
|
}
|
|
5172
5232
|
|
|
5233
|
+
.hover\:border-primary-700:hover{
|
|
5234
|
+
--tw-border-opacity: 1;
|
|
5235
|
+
border-color: rgb(120 89 48 / var(--tw-border-opacity));
|
|
5236
|
+
}
|
|
5237
|
+
|
|
5173
5238
|
.hover\:\!bg-danger-500\/90:hover{
|
|
5174
5239
|
background-color: rgb(183 75 36 / 0.9) !important;
|
|
5175
5240
|
}
|
|
@@ -5200,6 +5265,10 @@ h6,
|
|
|
5200
5265
|
background-color: rgb(159 124 60 / 0.9) !important;
|
|
5201
5266
|
}
|
|
5202
5267
|
|
|
5268
|
+
.hover\:\!bg-primary-700\/90:hover{
|
|
5269
|
+
background-color: rgb(120 89 48 / 0.9) !important;
|
|
5270
|
+
}
|
|
5271
|
+
|
|
5203
5272
|
.hover\:\!bg-success-500\/90:hover{
|
|
5204
5273
|
background-color: rgb(0 147 132 / 0.9) !important;
|
|
5205
5274
|
}
|
|
@@ -5359,6 +5428,19 @@ h6,
|
|
|
5359
5428
|
background-color: rgb(133 103 50 / var(--tw-bg-opacity));
|
|
5360
5429
|
}
|
|
5361
5430
|
|
|
5431
|
+
.hover\:bg-primary-700:hover{
|
|
5432
|
+
--tw-bg-opacity: 1;
|
|
5433
|
+
background-color: rgb(120 89 48 / var(--tw-bg-opacity));
|
|
5434
|
+
}
|
|
5435
|
+
|
|
5436
|
+
.hover\:bg-primary-700\/20:hover{
|
|
5437
|
+
background-color: rgb(120 89 48 / 0.2);
|
|
5438
|
+
}
|
|
5439
|
+
|
|
5440
|
+
.hover\:bg-primary-700\/\[8\%\]:hover{
|
|
5441
|
+
background-color: rgb(120 89 48 / 8%);
|
|
5442
|
+
}
|
|
5443
|
+
|
|
5362
5444
|
.hover\:bg-purple-300\/20:hover{
|
|
5363
5445
|
background-color: rgb(216 180 254 / 0.2);
|
|
5364
5446
|
}
|
|
@@ -5603,6 +5685,11 @@ h6,
|
|
|
5603
5685
|
--tw-ring-color: rgb(133 103 50 / var(--tw-ring-opacity));
|
|
5604
5686
|
}
|
|
5605
5687
|
|
|
5688
|
+
.focus\:ring-primary-700:focus{
|
|
5689
|
+
--tw-ring-opacity: 1;
|
|
5690
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
5691
|
+
}
|
|
5692
|
+
|
|
5606
5693
|
.focus\:ring-purple-400\/50:focus{
|
|
5607
5694
|
--tw-ring-color: rgb(192 132 252 / 0.5);
|
|
5608
5695
|
}
|
|
@@ -5706,6 +5793,11 @@ h6,
|
|
|
5706
5793
|
--tw-ring-color: rgb(133 103 50 / var(--tw-ring-opacity));
|
|
5707
5794
|
}
|
|
5708
5795
|
|
|
5796
|
+
.focus-visible\:ring-primary-700:focus-visible{
|
|
5797
|
+
--tw-ring-opacity: 1;
|
|
5798
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
5799
|
+
}
|
|
5800
|
+
|
|
5709
5801
|
.active\:bg-danger-500\/90:active{
|
|
5710
5802
|
background-color: rgb(183 75 36 / 0.9);
|
|
5711
5803
|
}
|
|
@@ -5738,6 +5830,14 @@ h6,
|
|
|
5738
5830
|
background-color: rgb(159 124 60 / 12%);
|
|
5739
5831
|
}
|
|
5740
5832
|
|
|
5833
|
+
.active\:bg-primary-700\/90:active{
|
|
5834
|
+
background-color: rgb(120 89 48 / 0.9);
|
|
5835
|
+
}
|
|
5836
|
+
|
|
5837
|
+
.active\:bg-primary-700\/\[12\%\]:active{
|
|
5838
|
+
background-color: rgb(120 89 48 / 12%);
|
|
5839
|
+
}
|
|
5840
|
+
|
|
5741
5841
|
.active\:bg-success-500\/90:active{
|
|
5742
5842
|
background-color: rgb(0 147 132 / 0.9);
|
|
5743
5843
|
}
|
|
@@ -5791,6 +5891,10 @@ h6,
|
|
|
5791
5891
|
outline-color: rgb(159 124 60 / 5%) !important;
|
|
5792
5892
|
}
|
|
5793
5893
|
|
|
5894
|
+
.peer:focus-visible ~ .peer-focus-visible\:\!outline-primary-700\/\[5\%\]{
|
|
5895
|
+
outline-color: rgb(120 89 48 / 5%) !important;
|
|
5896
|
+
}
|
|
5897
|
+
|
|
5794
5898
|
.peer:focus-visible ~ .peer-focus-visible\:ring-2{
|
|
5795
5899
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
5796
5900
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
@@ -5816,6 +5920,11 @@ h6,
|
|
|
5816
5920
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity));
|
|
5817
5921
|
}
|
|
5818
5922
|
|
|
5923
|
+
.peer:focus-visible ~ .peer-focus-visible\:ring-primary-700{
|
|
5924
|
+
--tw-ring-opacity: 1;
|
|
5925
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
5926
|
+
}
|
|
5927
|
+
|
|
5819
5928
|
.peer:focus-visible ~ .peer-focus-visible\:ring-offset-0{
|
|
5820
5929
|
--tw-ring-offset-width: 0px;
|
|
5821
5930
|
}
|
|
@@ -6044,6 +6153,11 @@ h6,
|
|
|
6044
6153
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity)) !important;
|
|
6045
6154
|
}
|
|
6046
6155
|
|
|
6156
|
+
.\[\&\:has\(\:focus\)\]\:\!ring-primary-700:has(:focus){
|
|
6157
|
+
--tw-ring-opacity: 1 !important;
|
|
6158
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity)) !important;
|
|
6159
|
+
}
|
|
6160
|
+
|
|
6047
6161
|
.\[\&\:has\(\:focus\)\]\:ring-primary-400:has(:focus){
|
|
6048
6162
|
--tw-ring-opacity: 1;
|
|
6049
6163
|
--tw-ring-color: rgb(189 165 82 / var(--tw-ring-opacity));
|
|
@@ -6054,6 +6168,11 @@ h6,
|
|
|
6054
6168
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity));
|
|
6055
6169
|
}
|
|
6056
6170
|
|
|
6171
|
+
.\[\&\:has\(\:focus\)\]\:ring-primary-700:has(:focus){
|
|
6172
|
+
--tw-ring-opacity: 1;
|
|
6173
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity));
|
|
6174
|
+
}
|
|
6175
|
+
|
|
6057
6176
|
.\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-400:has(:focus) .inputgroupaddon{
|
|
6058
6177
|
--tw-ring-opacity: 1 !important;
|
|
6059
6178
|
--tw-ring-color: rgb(189 165 82 / var(--tw-ring-opacity)) !important;
|
|
@@ -6064,6 +6183,11 @@ h6,
|
|
|
6064
6183
|
--tw-ring-color: rgb(159 124 60 / var(--tw-ring-opacity)) !important;
|
|
6065
6184
|
}
|
|
6066
6185
|
|
|
6186
|
+
.\[\&\:has\(\:focus\)_\.inputgroupaddon\]\:\!ring-primary-700:has(:focus) .inputgroupaddon{
|
|
6187
|
+
--tw-ring-opacity: 1 !important;
|
|
6188
|
+
--tw-ring-color: rgb(120 89 48 / var(--tw-ring-opacity)) !important;
|
|
6189
|
+
}
|
|
6190
|
+
|
|
6067
6191
|
.\[\&\:has\(\[data-wv-section\=rowcheckbox\]\)\]\:text-center:has([data-wv-section=rowcheckbox]){
|
|
6068
6192
|
text-align: center;
|
|
6069
6193
|
}
|
|
@@ -6125,6 +6249,11 @@ h6,
|
|
|
6125
6249
|
background-color: rgb(159 124 60 / var(--tw-bg-opacity));
|
|
6126
6250
|
}
|
|
6127
6251
|
|
|
6252
|
+
.\[\&\[aria-selected\=\"true\"\]\]\:bg-primary-700[aria-selected="true"]{
|
|
6253
|
+
--tw-bg-opacity: 1;
|
|
6254
|
+
background-color: rgb(120 89 48 / var(--tw-bg-opacity));
|
|
6255
|
+
}
|
|
6256
|
+
|
|
6128
6257
|
.\[\&\[aria-selected\=\"true\"\]\]\:text-white[aria-selected="true"]{
|
|
6129
6258
|
--tw-text-opacity: 1;
|
|
6130
6259
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|