@varlet/ui 2.1.0-alpha.1667210582672 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1885 -1885
- package/es/index.d.ts +1 -1
- package/es/locale/en-US.d.ts +5 -5
- package/es/locale/zh-CN.d.ts +5 -5
- package/es/themes/dark/index.d.ts +5 -5
- package/highlight/attributes.json +0 -820
- package/highlight/tags.json +30 -265
- package/highlight/web-types.json +1206 -3500
- package/json/area.json +10706 -10706
- package/lib/date-picker/src/day-picker-panel.js +13 -13
- package/lib/date-picker/src/month-picker-panel.js +11 -11
- package/lib/date-picker/src/year-picker-panel.js +3 -3
- package/lib/index.d.ts +1 -1
- package/lib/locale/en-US.d.ts +5 -5
- package/lib/locale/zh-CN.d.ts +5 -5
- package/lib/themes/dark/index.d.ts +5 -5
- package/package.json +5 -5
- package/types/lazy.d.ts +5 -5
- package/types/ripple.d.ts +5 -5
- package/types/varDirective.d.ts +12 -12
package/highlight/tags.json
CHANGED
|
@@ -1,46 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"var-action-sheet": {
|
|
3
|
-
"attributes": [
|
|
4
|
-
"v-model:show",
|
|
5
|
-
"actions",
|
|
6
|
-
"title",
|
|
7
|
-
"overlay",
|
|
8
|
-
"overlay-class",
|
|
9
|
-
"overlay-style",
|
|
10
|
-
"lock-scroll",
|
|
11
|
-
"close-on-click-action",
|
|
12
|
-
"close-on-click-overlay",
|
|
13
|
-
"teleport"
|
|
14
|
-
]
|
|
3
|
+
"attributes": []
|
|
15
4
|
},
|
|
16
5
|
"var-app-bar": {
|
|
17
|
-
"attributes": [
|
|
18
|
-
"color",
|
|
19
|
-
"text-color",
|
|
20
|
-
"title",
|
|
21
|
-
"title-position",
|
|
22
|
-
"elevation"
|
|
23
|
-
]
|
|
6
|
+
"attributes": []
|
|
24
7
|
},
|
|
25
8
|
"var-back-top": {
|
|
26
|
-
"attributes": [
|
|
27
|
-
"target",
|
|
28
|
-
"visibility-height",
|
|
29
|
-
"bottom",
|
|
30
|
-
"right",
|
|
31
|
-
"duration"
|
|
32
|
-
]
|
|
9
|
+
"attributes": []
|
|
33
10
|
},
|
|
34
11
|
"var-badge": {
|
|
35
|
-
"attributes": [
|
|
36
|
-
"type",
|
|
37
|
-
"dot",
|
|
38
|
-
"value",
|
|
39
|
-
"max-value",
|
|
40
|
-
"position",
|
|
41
|
-
"color",
|
|
42
|
-
"icon"
|
|
43
|
-
]
|
|
12
|
+
"attributes": []
|
|
44
13
|
},
|
|
45
14
|
"var-bottom-navigation": {
|
|
46
15
|
"attributes": [
|
|
@@ -55,13 +24,7 @@
|
|
|
55
24
|
]
|
|
56
25
|
},
|
|
57
26
|
"var-bottom-navigation-item": {
|
|
58
|
-
"attributes": [
|
|
59
|
-
"name",
|
|
60
|
-
"icon",
|
|
61
|
-
"label",
|
|
62
|
-
"namespace",
|
|
63
|
-
"badge"
|
|
64
|
-
]
|
|
27
|
+
"attributes": []
|
|
65
28
|
},
|
|
66
29
|
"var-button": {
|
|
67
30
|
"attributes": [
|
|
@@ -113,39 +76,13 @@
|
|
|
113
76
|
]
|
|
114
77
|
},
|
|
115
78
|
"var-checkbox": {
|
|
116
|
-
"attributes": [
|
|
117
|
-
"v-model",
|
|
118
|
-
"checked-value",
|
|
119
|
-
"unchecked-value",
|
|
120
|
-
"checked-color",
|
|
121
|
-
"unchecked-color",
|
|
122
|
-
"icon-size",
|
|
123
|
-
"disabled",
|
|
124
|
-
"readonly",
|
|
125
|
-
"ripple",
|
|
126
|
-
"rules"
|
|
127
|
-
]
|
|
79
|
+
"attributes": []
|
|
128
80
|
},
|
|
129
81
|
"var-checkbox-group": {
|
|
130
|
-
"attributes": [
|
|
131
|
-
"v-model",
|
|
132
|
-
"max",
|
|
133
|
-
"direction",
|
|
134
|
-
"rules"
|
|
135
|
-
]
|
|
82
|
+
"attributes": []
|
|
136
83
|
},
|
|
137
84
|
"var-chip": {
|
|
138
|
-
"attributes": [
|
|
139
|
-
"type",
|
|
140
|
-
"size",
|
|
141
|
-
"plain",
|
|
142
|
-
"round",
|
|
143
|
-
"block",
|
|
144
|
-
"closeable",
|
|
145
|
-
"close-name",
|
|
146
|
-
"color",
|
|
147
|
-
"text-color"
|
|
148
|
-
]
|
|
85
|
+
"attributes": []
|
|
149
86
|
},
|
|
150
87
|
"var-col": {
|
|
151
88
|
"attributes": [
|
|
@@ -167,43 +104,13 @@
|
|
|
167
104
|
]
|
|
168
105
|
},
|
|
169
106
|
"var-collapse-item": {
|
|
170
|
-
"attributes": [
|
|
171
|
-
"name",
|
|
172
|
-
"title",
|
|
173
|
-
"icon",
|
|
174
|
-
"disabled"
|
|
175
|
-
]
|
|
107
|
+
"attributes": []
|
|
176
108
|
},
|
|
177
109
|
"var-countdown": {
|
|
178
|
-
"attributes": [
|
|
179
|
-
"time",
|
|
180
|
-
"format",
|
|
181
|
-
"auto-start"
|
|
182
|
-
]
|
|
110
|
+
"attributes": []
|
|
183
111
|
},
|
|
184
112
|
"var-counter": {
|
|
185
|
-
"attributes": [
|
|
186
|
-
"v-model",
|
|
187
|
-
"min",
|
|
188
|
-
"max",
|
|
189
|
-
"step",
|
|
190
|
-
"decimal-length",
|
|
191
|
-
"color",
|
|
192
|
-
"input-width",
|
|
193
|
-
"input-text-size",
|
|
194
|
-
"button-size",
|
|
195
|
-
"readonly",
|
|
196
|
-
"disabled",
|
|
197
|
-
"disable-increment",
|
|
198
|
-
"disable-decrement",
|
|
199
|
-
"disable-input",
|
|
200
|
-
"increment-button",
|
|
201
|
-
"decrement-button",
|
|
202
|
-
"press",
|
|
203
|
-
"ripple",
|
|
204
|
-
"validate-trigger",
|
|
205
|
-
"rules"
|
|
206
|
-
]
|
|
113
|
+
"attributes": []
|
|
207
114
|
},
|
|
208
115
|
"var-date-picker": {
|
|
209
116
|
"attributes": [
|
|
@@ -258,22 +165,13 @@
|
|
|
258
165
|
]
|
|
259
166
|
},
|
|
260
167
|
"var-form": {
|
|
261
|
-
"attributes": [
|
|
262
|
-
"readonly",
|
|
263
|
-
"disabled"
|
|
264
|
-
]
|
|
168
|
+
"attributes": []
|
|
265
169
|
},
|
|
266
170
|
"var-form-details": {
|
|
267
171
|
"attributes": []
|
|
268
172
|
},
|
|
269
173
|
"var-icon": {
|
|
270
|
-
"attributes": [
|
|
271
|
-
"name",
|
|
272
|
-
"size",
|
|
273
|
-
"color",
|
|
274
|
-
"namespace",
|
|
275
|
-
"transition"
|
|
276
|
-
]
|
|
174
|
+
"attributes": []
|
|
277
175
|
},
|
|
278
176
|
"var-image": {
|
|
279
177
|
"attributes": [
|
|
@@ -292,22 +190,10 @@
|
|
|
292
190
|
]
|
|
293
191
|
},
|
|
294
192
|
"var-image-preview": {
|
|
295
|
-
"attributes": [
|
|
296
|
-
"show",
|
|
297
|
-
"images",
|
|
298
|
-
"current",
|
|
299
|
-
"zoom",
|
|
300
|
-
"closeable",
|
|
301
|
-
"loop",
|
|
302
|
-
"indicator",
|
|
303
|
-
"lock-scroll",
|
|
304
|
-
"teleport"
|
|
305
|
-
]
|
|
193
|
+
"attributes": []
|
|
306
194
|
},
|
|
307
195
|
"var-index-anchor": {
|
|
308
|
-
"attributes": [
|
|
309
|
-
"index"
|
|
310
|
-
]
|
|
196
|
+
"attributes": []
|
|
311
197
|
},
|
|
312
198
|
"var-index-bar": {
|
|
313
199
|
"attributes": [
|
|
@@ -346,16 +232,7 @@
|
|
|
346
232
|
"attributes": []
|
|
347
233
|
},
|
|
348
234
|
"var-list": {
|
|
349
|
-
"attributes": [
|
|
350
|
-
"v-model:loading",
|
|
351
|
-
"v-model:error",
|
|
352
|
-
"immediate-check",
|
|
353
|
-
"finished",
|
|
354
|
-
"offset",
|
|
355
|
-
"loading-text",
|
|
356
|
-
"finished-text",
|
|
357
|
-
"error-text"
|
|
358
|
-
]
|
|
235
|
+
"attributes": []
|
|
359
236
|
},
|
|
360
237
|
"var-loading": {
|
|
361
238
|
"attributes": [
|
|
@@ -383,10 +260,7 @@
|
|
|
383
260
|
]
|
|
384
261
|
},
|
|
385
262
|
"var-option": {
|
|
386
|
-
"attributes": [
|
|
387
|
-
"label",
|
|
388
|
-
"value"
|
|
389
|
-
]
|
|
263
|
+
"attributes": []
|
|
390
264
|
},
|
|
391
265
|
"var-pagination": {
|
|
392
266
|
"attributes": [
|
|
@@ -403,34 +277,10 @@
|
|
|
403
277
|
]
|
|
404
278
|
},
|
|
405
279
|
"var-picker": {
|
|
406
|
-
"attributes": [
|
|
407
|
-
"columns",
|
|
408
|
-
"title",
|
|
409
|
-
"text-key",
|
|
410
|
-
"toolbar",
|
|
411
|
-
"cascade",
|
|
412
|
-
"cascade-initial-indexes",
|
|
413
|
-
"text-formatter",
|
|
414
|
-
"option-height",
|
|
415
|
-
"option-count",
|
|
416
|
-
"confirm-button-text",
|
|
417
|
-
"cancel-button-text",
|
|
418
|
-
"confirm-button-text-color",
|
|
419
|
-
"cancel-button-text-color"
|
|
420
|
-
]
|
|
280
|
+
"attributes": []
|
|
421
281
|
},
|
|
422
282
|
"var-popup": {
|
|
423
|
-
"attributes": [
|
|
424
|
-
"v-model:show",
|
|
425
|
-
"position",
|
|
426
|
-
"overlay",
|
|
427
|
-
"overlay-class",
|
|
428
|
-
"overlay-style",
|
|
429
|
-
"transition",
|
|
430
|
-
"lock-scroll",
|
|
431
|
-
"close-on-click-overlay",
|
|
432
|
-
"teleport"
|
|
433
|
-
]
|
|
283
|
+
"attributes": []
|
|
434
284
|
},
|
|
435
285
|
"var-progress": {
|
|
436
286
|
"attributes": [
|
|
@@ -448,37 +298,13 @@
|
|
|
448
298
|
]
|
|
449
299
|
},
|
|
450
300
|
"var-pull-refresh": {
|
|
451
|
-
"attributes": [
|
|
452
|
-
"v-model",
|
|
453
|
-
"disabled",
|
|
454
|
-
"animation-duration",
|
|
455
|
-
"success-duration",
|
|
456
|
-
"bg-color",
|
|
457
|
-
"color",
|
|
458
|
-
"success-bg-color",
|
|
459
|
-
"success-color"
|
|
460
|
-
]
|
|
301
|
+
"attributes": []
|
|
461
302
|
},
|
|
462
303
|
"var-radio": {
|
|
463
|
-
"attributes": [
|
|
464
|
-
"v-model",
|
|
465
|
-
"checked-value",
|
|
466
|
-
"unchecked-value",
|
|
467
|
-
"checked-color",
|
|
468
|
-
"unchecked-color",
|
|
469
|
-
"icon-size",
|
|
470
|
-
"disabled",
|
|
471
|
-
"readonly",
|
|
472
|
-
"ripple",
|
|
473
|
-
"rules"
|
|
474
|
-
]
|
|
304
|
+
"attributes": []
|
|
475
305
|
},
|
|
476
306
|
"var-radio-group": {
|
|
477
|
-
"attributes": [
|
|
478
|
-
"v-model",
|
|
479
|
-
"direction",
|
|
480
|
-
"rules"
|
|
481
|
-
]
|
|
307
|
+
"attributes": []
|
|
482
308
|
},
|
|
483
309
|
"var-rate": {
|
|
484
310
|
"attributes": [
|
|
@@ -530,19 +356,7 @@
|
|
|
530
356
|
]
|
|
531
357
|
},
|
|
532
358
|
"var-skeleton": {
|
|
533
|
-
"attributes": [
|
|
534
|
-
"loading",
|
|
535
|
-
"title",
|
|
536
|
-
"card",
|
|
537
|
-
"avatar",
|
|
538
|
-
"fullscreen",
|
|
539
|
-
"fullscreen-z-index",
|
|
540
|
-
"title-width",
|
|
541
|
-
"card-height",
|
|
542
|
-
"avatar-size",
|
|
543
|
-
"rows",
|
|
544
|
-
"rows-width"
|
|
545
|
-
]
|
|
359
|
+
"attributes": []
|
|
546
360
|
},
|
|
547
361
|
"var-slider": {
|
|
548
362
|
"attributes": [
|
|
@@ -583,21 +397,10 @@
|
|
|
583
397
|
]
|
|
584
398
|
},
|
|
585
399
|
"var-space": {
|
|
586
|
-
"attributes": [
|
|
587
|
-
"align",
|
|
588
|
-
"justify",
|
|
589
|
-
"size",
|
|
590
|
-
"wrap",
|
|
591
|
-
"direction",
|
|
592
|
-
"inline"
|
|
593
|
-
]
|
|
400
|
+
"attributes": []
|
|
594
401
|
},
|
|
595
402
|
"var-step": {
|
|
596
|
-
"attributes": [
|
|
597
|
-
"active-icon",
|
|
598
|
-
"current-icon",
|
|
599
|
-
"inactive-icon"
|
|
600
|
-
]
|
|
403
|
+
"attributes": []
|
|
601
404
|
},
|
|
602
405
|
"var-steps": {
|
|
603
406
|
"attributes": [
|
|
@@ -608,12 +411,7 @@
|
|
|
608
411
|
]
|
|
609
412
|
},
|
|
610
413
|
"var-sticky": {
|
|
611
|
-
"attributes": [
|
|
612
|
-
"offset-top",
|
|
613
|
-
"z-index",
|
|
614
|
-
"css-mode",
|
|
615
|
-
"disabled"
|
|
616
|
-
]
|
|
414
|
+
"attributes": []
|
|
617
415
|
},
|
|
618
416
|
"var-style-provider": {
|
|
619
417
|
"attributes": [
|
|
@@ -640,26 +438,10 @@
|
|
|
640
438
|
"attributes": []
|
|
641
439
|
},
|
|
642
440
|
"var-switch": {
|
|
643
|
-
"attributes": [
|
|
644
|
-
"v-model",
|
|
645
|
-
"active-value",
|
|
646
|
-
"inactive-value",
|
|
647
|
-
"disabled",
|
|
648
|
-
"readonly",
|
|
649
|
-
"loading",
|
|
650
|
-
"ripple",
|
|
651
|
-
"color",
|
|
652
|
-
"loading-color",
|
|
653
|
-
"close-color",
|
|
654
|
-
"size",
|
|
655
|
-
"rules"
|
|
656
|
-
]
|
|
441
|
+
"attributes": []
|
|
657
442
|
},
|
|
658
443
|
"var-tab": {
|
|
659
|
-
"attributes": [
|
|
660
|
-
"name",
|
|
661
|
-
"disabled"
|
|
662
|
-
]
|
|
444
|
+
"attributes": []
|
|
663
445
|
},
|
|
664
446
|
"var-tab-item": {
|
|
665
447
|
"attributes": [
|
|
@@ -667,9 +449,7 @@
|
|
|
667
449
|
]
|
|
668
450
|
},
|
|
669
451
|
"var-table": {
|
|
670
|
-
"attributes": [
|
|
671
|
-
"full-width"
|
|
672
|
-
]
|
|
452
|
+
"attributes": []
|
|
673
453
|
},
|
|
674
454
|
"var-tabs": {
|
|
675
455
|
"attributes": [
|
|
@@ -714,21 +494,6 @@
|
|
|
714
494
|
]
|
|
715
495
|
},
|
|
716
496
|
"var-uploader": {
|
|
717
|
-
"attributes": [
|
|
718
|
-
"v-model",
|
|
719
|
-
"accept",
|
|
720
|
-
"capture",
|
|
721
|
-
"multiple",
|
|
722
|
-
"readonly",
|
|
723
|
-
"disabled",
|
|
724
|
-
"removable",
|
|
725
|
-
"maxlength",
|
|
726
|
-
"maxsize",
|
|
727
|
-
"previewed",
|
|
728
|
-
"ripple",
|
|
729
|
-
"hide-list",
|
|
730
|
-
"validate-trigger",
|
|
731
|
-
"rules"
|
|
732
|
-
]
|
|
497
|
+
"attributes": []
|
|
733
498
|
}
|
|
734
499
|
}
|