@universal-material/web 3.6.6 → 3.6.7
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/custom-elements.json +6109 -6109
- package/package.json +1 -1
- package/tab-bar/tab.d.ts.map +1 -1
- package/tab-bar/tab.js +6 -8
- package/tab-bar/tab.js.map +1 -1
- package/vscode.html-custom-data.json +337 -337
|
@@ -63,84 +63,6 @@
|
|
|
63
63
|
],
|
|
64
64
|
"references": []
|
|
65
65
|
},
|
|
66
|
-
{
|
|
67
|
-
"name": "u-button-field",
|
|
68
|
-
"description": "\n---\n",
|
|
69
|
-
"attributes": [
|
|
70
|
-
{
|
|
71
|
-
"name": "value",
|
|
72
|
-
"values": []
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"name": "placeholder",
|
|
76
|
-
"values": []
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"name": "variant",
|
|
80
|
-
"values": [
|
|
81
|
-
{
|
|
82
|
-
"name": "filled"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"name": "outlined"
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "label",
|
|
91
|
-
"description": "The floating label for the field",
|
|
92
|
-
"values": []
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"name": "counter",
|
|
96
|
-
"values": []
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"name": "hide-counter",
|
|
100
|
-
"values": []
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"name": "supporting-text",
|
|
104
|
-
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
105
|
-
"values": []
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"name": "error-text",
|
|
109
|
-
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
110
|
-
"values": []
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"name": "empty",
|
|
114
|
-
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
115
|
-
"values": []
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"name": "disabled",
|
|
119
|
-
"values": []
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"name": "invalid",
|
|
123
|
-
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
124
|
-
"values": []
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"name": "has-leading-icon",
|
|
128
|
-
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
129
|
-
"values": []
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"name": "has-trailing-icon",
|
|
133
|
-
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
134
|
-
"values": []
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"name": "has-error-text",
|
|
138
|
-
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
139
|
-
"values": []
|
|
140
|
-
}
|
|
141
|
-
],
|
|
142
|
-
"references": []
|
|
143
|
-
},
|
|
144
66
|
{
|
|
145
67
|
"name": "u-calendar",
|
|
146
68
|
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
@@ -622,117 +544,127 @@
|
|
|
622
544
|
"references": []
|
|
623
545
|
},
|
|
624
546
|
{
|
|
625
|
-
"name": "u-
|
|
547
|
+
"name": "u-button-field",
|
|
626
548
|
"description": "\n---\n",
|
|
627
549
|
"attributes": [
|
|
628
550
|
{
|
|
629
|
-
"name": "
|
|
551
|
+
"name": "value",
|
|
630
552
|
"values": []
|
|
631
|
-
}
|
|
632
|
-
],
|
|
633
|
-
"references": []
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"name": "u-card-media",
|
|
637
|
-
"description": "\n---\n",
|
|
638
|
-
"attributes": [
|
|
553
|
+
},
|
|
639
554
|
{
|
|
640
|
-
"name": "
|
|
555
|
+
"name": "placeholder",
|
|
641
556
|
"values": []
|
|
642
|
-
}
|
|
643
|
-
],
|
|
644
|
-
"references": []
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"name": "u-card",
|
|
648
|
-
"description": "\n---\n",
|
|
649
|
-
"attributes": [
|
|
557
|
+
},
|
|
650
558
|
{
|
|
651
559
|
"name": "variant",
|
|
652
|
-
"description": "The Card variant to render.",
|
|
653
560
|
"values": [
|
|
654
561
|
{
|
|
655
562
|
"name": "filled"
|
|
656
563
|
},
|
|
657
|
-
{
|
|
658
|
-
"name": "elevated"
|
|
659
|
-
},
|
|
660
564
|
{
|
|
661
565
|
"name": "outlined"
|
|
662
566
|
}
|
|
663
567
|
]
|
|
664
|
-
}
|
|
665
|
-
],
|
|
666
|
-
"references": []
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"name": "u-checkbox-list-item",
|
|
670
|
-
"description": "\n---\n",
|
|
671
|
-
"attributes": [
|
|
568
|
+
},
|
|
672
569
|
{
|
|
673
|
-
"name": "
|
|
570
|
+
"name": "label",
|
|
571
|
+
"description": "The floating label for the field",
|
|
674
572
|
"values": []
|
|
675
573
|
},
|
|
676
574
|
{
|
|
677
|
-
"name": "
|
|
575
|
+
"name": "counter",
|
|
678
576
|
"values": []
|
|
679
577
|
},
|
|
680
578
|
{
|
|
681
|
-
"name": "
|
|
579
|
+
"name": "hide-counter",
|
|
682
580
|
"values": []
|
|
683
581
|
},
|
|
684
582
|
{
|
|
685
|
-
"name": "
|
|
583
|
+
"name": "supporting-text",
|
|
584
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
686
585
|
"values": []
|
|
687
586
|
},
|
|
688
587
|
{
|
|
689
|
-
"name": "
|
|
588
|
+
"name": "error-text",
|
|
589
|
+
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
690
590
|
"values": []
|
|
691
591
|
},
|
|
692
592
|
{
|
|
693
|
-
"name": "
|
|
694
|
-
"description": "
|
|
593
|
+
"name": "empty",
|
|
594
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
695
595
|
"values": []
|
|
696
596
|
},
|
|
697
597
|
{
|
|
698
|
-
"name": "
|
|
598
|
+
"name": "disabled",
|
|
699
599
|
"values": []
|
|
700
|
-
}
|
|
701
|
-
],
|
|
702
|
-
"references": []
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"name": "u-checkbox",
|
|
706
|
-
"description": "\n---\n",
|
|
707
|
-
"attributes": [
|
|
600
|
+
},
|
|
708
601
|
{
|
|
709
|
-
"name": "
|
|
602
|
+
"name": "invalid",
|
|
603
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
710
604
|
"values": []
|
|
711
605
|
},
|
|
712
606
|
{
|
|
713
|
-
"name": "
|
|
607
|
+
"name": "has-leading-icon",
|
|
608
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
714
609
|
"values": []
|
|
715
610
|
},
|
|
716
611
|
{
|
|
717
|
-
"name": "
|
|
612
|
+
"name": "has-trailing-icon",
|
|
613
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
718
614
|
"values": []
|
|
719
615
|
},
|
|
720
616
|
{
|
|
721
|
-
"name": "
|
|
617
|
+
"name": "has-error-text",
|
|
618
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
722
619
|
"values": []
|
|
723
|
-
}
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"references": []
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"name": "u-card-content",
|
|
626
|
+
"description": "\n---\n",
|
|
627
|
+
"attributes": [
|
|
724
628
|
{
|
|
725
|
-
"name": "
|
|
726
|
-
"description": "The element value to use in form submission when checked.",
|
|
629
|
+
"name": "has-content",
|
|
727
630
|
"values": []
|
|
728
|
-
}
|
|
631
|
+
}
|
|
632
|
+
],
|
|
633
|
+
"references": []
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"name": "u-card-media",
|
|
637
|
+
"description": "\n---\n",
|
|
638
|
+
"attributes": [
|
|
729
639
|
{
|
|
730
|
-
"name": "
|
|
640
|
+
"name": "wide",
|
|
731
641
|
"values": []
|
|
732
642
|
}
|
|
733
643
|
],
|
|
734
644
|
"references": []
|
|
735
645
|
},
|
|
646
|
+
{
|
|
647
|
+
"name": "u-card",
|
|
648
|
+
"description": "\n---\n",
|
|
649
|
+
"attributes": [
|
|
650
|
+
{
|
|
651
|
+
"name": "variant",
|
|
652
|
+
"description": "The Card variant to render.",
|
|
653
|
+
"values": [
|
|
654
|
+
{
|
|
655
|
+
"name": "filled"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"name": "elevated"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"name": "outlined"
|
|
662
|
+
}
|
|
663
|
+
]
|
|
664
|
+
}
|
|
665
|
+
],
|
|
666
|
+
"references": []
|
|
667
|
+
},
|
|
736
668
|
{
|
|
737
669
|
"name": "u-chip-set",
|
|
738
670
|
"description": "\n---\n",
|
|
@@ -811,59 +743,55 @@
|
|
|
811
743
|
"references": []
|
|
812
744
|
},
|
|
813
745
|
{
|
|
814
|
-
"name": "u-
|
|
815
|
-
"description": "\n---\n
|
|
746
|
+
"name": "u-checkbox-list-item",
|
|
747
|
+
"description": "\n---\n",
|
|
816
748
|
"attributes": [
|
|
817
749
|
{
|
|
818
|
-
"name": "
|
|
750
|
+
"name": "leading",
|
|
819
751
|
"values": []
|
|
820
752
|
},
|
|
821
753
|
{
|
|
822
|
-
"name": "
|
|
823
|
-
"description": "If true, ignore enter key input",
|
|
754
|
+
"name": "hide-state-layer",
|
|
824
755
|
"values": []
|
|
825
756
|
},
|
|
826
757
|
{
|
|
827
|
-
"name": "
|
|
758
|
+
"name": "indeterminate",
|
|
828
759
|
"values": []
|
|
829
760
|
},
|
|
830
761
|
{
|
|
831
|
-
"name": "
|
|
832
|
-
"values": [
|
|
833
|
-
{
|
|
834
|
-
"name": "filled"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"name": "outlined"
|
|
838
|
-
}
|
|
839
|
-
]
|
|
762
|
+
"name": "name",
|
|
763
|
+
"values": []
|
|
840
764
|
},
|
|
841
765
|
{
|
|
842
|
-
"name": "
|
|
843
|
-
"description": "The floating label for the field",
|
|
766
|
+
"name": "disabled",
|
|
844
767
|
"values": []
|
|
845
768
|
},
|
|
846
769
|
{
|
|
847
|
-
"name": "
|
|
770
|
+
"name": "value",
|
|
771
|
+
"description": "The element value to use in form submission when checked.",
|
|
848
772
|
"values": []
|
|
849
773
|
},
|
|
850
774
|
{
|
|
851
|
-
"name": "
|
|
775
|
+
"name": "checked",
|
|
852
776
|
"values": []
|
|
853
|
-
}
|
|
777
|
+
}
|
|
778
|
+
],
|
|
779
|
+
"references": []
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"name": "u-checkbox",
|
|
783
|
+
"description": "\n---\n",
|
|
784
|
+
"attributes": [
|
|
854
785
|
{
|
|
855
|
-
"name": "
|
|
856
|
-
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
786
|
+
"name": "hide-state-layer",
|
|
857
787
|
"values": []
|
|
858
788
|
},
|
|
859
789
|
{
|
|
860
|
-
"name": "
|
|
861
|
-
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
790
|
+
"name": "indeterminate",
|
|
862
791
|
"values": []
|
|
863
792
|
},
|
|
864
793
|
{
|
|
865
|
-
"name": "
|
|
866
|
-
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
794
|
+
"name": "name",
|
|
867
795
|
"values": []
|
|
868
796
|
},
|
|
869
797
|
{
|
|
@@ -871,15 +799,87 @@
|
|
|
871
799
|
"values": []
|
|
872
800
|
},
|
|
873
801
|
{
|
|
874
|
-
"name": "
|
|
875
|
-
"description": "
|
|
802
|
+
"name": "value",
|
|
803
|
+
"description": "The element value to use in form submission when checked.",
|
|
876
804
|
"values": []
|
|
877
805
|
},
|
|
878
806
|
{
|
|
879
|
-
"name": "
|
|
880
|
-
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
807
|
+
"name": "checked",
|
|
881
808
|
"values": []
|
|
882
|
-
}
|
|
809
|
+
}
|
|
810
|
+
],
|
|
811
|
+
"references": []
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"name": "u-chip-field",
|
|
815
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
816
|
+
"attributes": [
|
|
817
|
+
{
|
|
818
|
+
"name": "name",
|
|
819
|
+
"values": []
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"name": "manual",
|
|
823
|
+
"description": "If true, ignore enter key input",
|
|
824
|
+
"values": []
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"name": "placeholder",
|
|
828
|
+
"values": []
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"name": "variant",
|
|
832
|
+
"values": [
|
|
833
|
+
{
|
|
834
|
+
"name": "filled"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "outlined"
|
|
838
|
+
}
|
|
839
|
+
]
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"name": "label",
|
|
843
|
+
"description": "The floating label for the field",
|
|
844
|
+
"values": []
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"name": "counter",
|
|
848
|
+
"values": []
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"name": "hide-counter",
|
|
852
|
+
"values": []
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"name": "supporting-text",
|
|
856
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
857
|
+
"values": []
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"name": "error-text",
|
|
861
|
+
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
862
|
+
"values": []
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"name": "empty",
|
|
866
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
867
|
+
"values": []
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"name": "disabled",
|
|
871
|
+
"values": []
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"name": "invalid",
|
|
875
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
876
|
+
"values": []
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "has-leading-icon",
|
|
880
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
881
|
+
"values": []
|
|
882
|
+
},
|
|
883
883
|
{
|
|
884
884
|
"name": "has-trailing-icon",
|
|
885
885
|
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
@@ -1017,27 +1017,6 @@
|
|
|
1017
1017
|
"attributes": [],
|
|
1018
1018
|
"references": []
|
|
1019
1019
|
},
|
|
1020
|
-
{
|
|
1021
|
-
"name": "u-overflow-menu-item",
|
|
1022
|
-
"description": "\n---\n",
|
|
1023
|
-
"attributes": [
|
|
1024
|
-
{
|
|
1025
|
-
"name": "label",
|
|
1026
|
-
"values": []
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"name": "priority",
|
|
1030
|
-
"values": []
|
|
1031
|
-
}
|
|
1032
|
-
],
|
|
1033
|
-
"references": []
|
|
1034
|
-
},
|
|
1035
|
-
{
|
|
1036
|
-
"name": "u-overflow-menu",
|
|
1037
|
-
"description": "\n---\n",
|
|
1038
|
-
"attributes": [],
|
|
1039
|
-
"references": []
|
|
1040
|
-
},
|
|
1041
1020
|
{
|
|
1042
1021
|
"name": "u-menu-item",
|
|
1043
1022
|
"description": "\n---\n",
|
|
@@ -1215,17 +1194,26 @@
|
|
|
1215
1194
|
"references": []
|
|
1216
1195
|
},
|
|
1217
1196
|
{
|
|
1218
|
-
"name": "u-
|
|
1197
|
+
"name": "u-overflow-menu-item",
|
|
1219
1198
|
"description": "\n---\n",
|
|
1220
1199
|
"attributes": [
|
|
1221
1200
|
{
|
|
1222
|
-
"name": "
|
|
1223
|
-
"
|
|
1201
|
+
"name": "label",
|
|
1202
|
+
"values": []
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"name": "priority",
|
|
1224
1206
|
"values": []
|
|
1225
1207
|
}
|
|
1226
1208
|
],
|
|
1227
1209
|
"references": []
|
|
1228
1210
|
},
|
|
1211
|
+
{
|
|
1212
|
+
"name": "u-overflow-menu",
|
|
1213
|
+
"description": "\n---\n",
|
|
1214
|
+
"attributes": [],
|
|
1215
|
+
"references": []
|
|
1216
|
+
},
|
|
1229
1217
|
{
|
|
1230
1218
|
"name": "u-circular-progress",
|
|
1231
1219
|
"description": "\n---\n",
|
|
@@ -1317,62 +1305,58 @@
|
|
|
1317
1305
|
"references": []
|
|
1318
1306
|
},
|
|
1319
1307
|
{
|
|
1320
|
-
"name": "u-
|
|
1308
|
+
"name": "u-ripple",
|
|
1321
1309
|
"description": "\n---\n",
|
|
1322
1310
|
"attributes": [
|
|
1323
|
-
{
|
|
1324
|
-
"name": "value",
|
|
1325
|
-
"values": []
|
|
1326
|
-
},
|
|
1327
|
-
{
|
|
1328
|
-
"name": "selected",
|
|
1329
|
-
"values": []
|
|
1330
|
-
},
|
|
1331
|
-
{
|
|
1332
|
-
"name": "active",
|
|
1333
|
-
"values": []
|
|
1334
|
-
},
|
|
1335
|
-
{
|
|
1336
|
-
"name": "has-badge",
|
|
1337
|
-
"values": []
|
|
1338
|
-
},
|
|
1339
1311
|
{
|
|
1340
1312
|
"name": "disabled",
|
|
1341
|
-
"description": "
|
|
1342
|
-
"values": []
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "href",
|
|
1346
|
-
"description": "The URL that the link button points to.",
|
|
1347
|
-
"values": []
|
|
1348
|
-
},
|
|
1349
|
-
{
|
|
1350
|
-
"name": "target",
|
|
1351
|
-
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
1352
|
-
"values": []
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"name": "name",
|
|
1313
|
+
"description": "Disables the ripple.",
|
|
1356
1314
|
"values": []
|
|
1357
1315
|
}
|
|
1358
1316
|
],
|
|
1359
1317
|
"references": []
|
|
1360
1318
|
},
|
|
1361
1319
|
{
|
|
1362
|
-
"name": "u-
|
|
1320
|
+
"name": "u-search",
|
|
1363
1321
|
"description": "\n---\n",
|
|
1364
1322
|
"attributes": [
|
|
1365
1323
|
{
|
|
1366
|
-
"name": "
|
|
1324
|
+
"name": "position",
|
|
1367
1325
|
"values": [
|
|
1368
1326
|
{
|
|
1369
|
-
"name": "
|
|
1327
|
+
"name": "fixed"
|
|
1370
1328
|
},
|
|
1371
1329
|
{
|
|
1372
|
-
"name": "
|
|
1330
|
+
"name": "absolute"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"name": "static"
|
|
1334
|
+
}
|
|
1335
|
+
]
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"name": "value",
|
|
1339
|
+
"values": []
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "autocomplete",
|
|
1343
|
+
"values": [
|
|
1344
|
+
{
|
|
1345
|
+
"name": "on"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"name": "off"
|
|
1373
1349
|
}
|
|
1374
1350
|
]
|
|
1375
1351
|
},
|
|
1352
|
+
{
|
|
1353
|
+
"name": "maxlength",
|
|
1354
|
+
"values": []
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"name": "role",
|
|
1358
|
+
"values": []
|
|
1359
|
+
},
|
|
1376
1360
|
{
|
|
1377
1361
|
"name": "placeholder",
|
|
1378
1362
|
"values": []
|
|
@@ -1444,46 +1428,62 @@
|
|
|
1444
1428
|
"references": []
|
|
1445
1429
|
},
|
|
1446
1430
|
{
|
|
1447
|
-
"name": "u-
|
|
1431
|
+
"name": "u-option",
|
|
1448
1432
|
"description": "\n---\n",
|
|
1449
1433
|
"attributes": [
|
|
1450
1434
|
{
|
|
1451
|
-
"name": "
|
|
1452
|
-
"values": [
|
|
1453
|
-
{
|
|
1454
|
-
"name": "fixed"
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"name": "absolute"
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"name": "static"
|
|
1461
|
-
}
|
|
1462
|
-
]
|
|
1435
|
+
"name": "value",
|
|
1436
|
+
"values": []
|
|
1463
1437
|
},
|
|
1464
1438
|
{
|
|
1465
|
-
"name": "
|
|
1439
|
+
"name": "selected",
|
|
1466
1440
|
"values": []
|
|
1467
1441
|
},
|
|
1468
1442
|
{
|
|
1469
|
-
"name": "
|
|
1470
|
-
"values": [
|
|
1471
|
-
{
|
|
1472
|
-
"name": "on"
|
|
1473
|
-
},
|
|
1474
|
-
{
|
|
1475
|
-
"name": "off"
|
|
1476
|
-
}
|
|
1477
|
-
]
|
|
1443
|
+
"name": "active",
|
|
1444
|
+
"values": []
|
|
1478
1445
|
},
|
|
1479
1446
|
{
|
|
1480
|
-
"name": "
|
|
1447
|
+
"name": "has-badge",
|
|
1481
1448
|
"values": []
|
|
1482
1449
|
},
|
|
1483
1450
|
{
|
|
1484
|
-
"name": "
|
|
1451
|
+
"name": "disabled",
|
|
1452
|
+
"description": "Whether the button is disabled or not.",
|
|
1453
|
+
"values": []
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"name": "href",
|
|
1457
|
+
"description": "The URL that the link button points to.",
|
|
1485
1458
|
"values": []
|
|
1486
1459
|
},
|
|
1460
|
+
{
|
|
1461
|
+
"name": "target",
|
|
1462
|
+
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
1463
|
+
"values": []
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"name": "name",
|
|
1467
|
+
"values": []
|
|
1468
|
+
}
|
|
1469
|
+
],
|
|
1470
|
+
"references": []
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"name": "u-select",
|
|
1474
|
+
"description": "\n---\n",
|
|
1475
|
+
"attributes": [
|
|
1476
|
+
{
|
|
1477
|
+
"name": "menu-positioning",
|
|
1478
|
+
"values": [
|
|
1479
|
+
{
|
|
1480
|
+
"name": "relative"
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"name": "fixed"
|
|
1484
|
+
}
|
|
1485
|
+
]
|
|
1486
|
+
},
|
|
1487
1487
|
{
|
|
1488
1488
|
"name": "placeholder",
|
|
1489
1489
|
"values": []
|
|
@@ -1574,39 +1574,77 @@
|
|
|
1574
1574
|
"references": []
|
|
1575
1575
|
},
|
|
1576
1576
|
{
|
|
1577
|
-
"name": "u-
|
|
1577
|
+
"name": "u-text-area",
|
|
1578
1578
|
"description": "\n---\n",
|
|
1579
1579
|
"attributes": [
|
|
1580
1580
|
{
|
|
1581
|
-
"name": "
|
|
1581
|
+
"name": "rows",
|
|
1582
1582
|
"values": []
|
|
1583
1583
|
},
|
|
1584
1584
|
{
|
|
1585
|
-
"name": "
|
|
1585
|
+
"name": "value",
|
|
1586
1586
|
"values": []
|
|
1587
1587
|
},
|
|
1588
1588
|
{
|
|
1589
|
-
"name": "
|
|
1589
|
+
"name": "autocomplete",
|
|
1590
|
+
"values": [
|
|
1591
|
+
{
|
|
1592
|
+
"name": "on"
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"name": "off"
|
|
1596
|
+
}
|
|
1597
|
+
]
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"name": "maxlength",
|
|
1590
1601
|
"values": []
|
|
1591
1602
|
},
|
|
1592
1603
|
{
|
|
1593
|
-
"name": "
|
|
1594
|
-
"description": "The element value to use in form submission when checked.",
|
|
1604
|
+
"name": "role",
|
|
1595
1605
|
"values": []
|
|
1596
1606
|
},
|
|
1597
1607
|
{
|
|
1598
|
-
"name": "
|
|
1608
|
+
"name": "placeholder",
|
|
1599
1609
|
"values": []
|
|
1600
|
-
}
|
|
1601
|
-
],
|
|
1602
|
-
"references": []
|
|
1603
|
-
},
|
|
1604
|
-
{
|
|
1605
|
-
"name": "u-switch",
|
|
1606
|
-
"description": "\n---\n",
|
|
1607
|
-
"attributes": [
|
|
1610
|
+
},
|
|
1608
1611
|
{
|
|
1609
|
-
"name": "
|
|
1612
|
+
"name": "variant",
|
|
1613
|
+
"values": [
|
|
1614
|
+
{
|
|
1615
|
+
"name": "filled"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"name": "outlined"
|
|
1619
|
+
}
|
|
1620
|
+
]
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"name": "label",
|
|
1624
|
+
"description": "The floating label for the field",
|
|
1625
|
+
"values": []
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"name": "counter",
|
|
1629
|
+
"values": []
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"name": "hide-counter",
|
|
1633
|
+
"values": []
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
"name": "supporting-text",
|
|
1637
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
1638
|
+
"values": []
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "error-text",
|
|
1642
|
+
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
1643
|
+
"values": []
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"name": "empty",
|
|
1647
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
1610
1648
|
"values": []
|
|
1611
1649
|
},
|
|
1612
1650
|
{
|
|
@@ -1614,12 +1652,23 @@
|
|
|
1614
1652
|
"values": []
|
|
1615
1653
|
},
|
|
1616
1654
|
{
|
|
1617
|
-
"name": "
|
|
1618
|
-
"description": "
|
|
1655
|
+
"name": "invalid",
|
|
1656
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
1619
1657
|
"values": []
|
|
1620
1658
|
},
|
|
1621
1659
|
{
|
|
1622
|
-
"name": "
|
|
1660
|
+
"name": "has-leading-icon",
|
|
1661
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
1662
|
+
"values": []
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"name": "has-trailing-icon",
|
|
1666
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
1667
|
+
"values": []
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"name": "has-error-text",
|
|
1671
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
1623
1672
|
"values": []
|
|
1624
1673
|
}
|
|
1625
1674
|
],
|
|
@@ -1674,77 +1723,39 @@
|
|
|
1674
1723
|
"references": []
|
|
1675
1724
|
},
|
|
1676
1725
|
{
|
|
1677
|
-
"name": "u-
|
|
1726
|
+
"name": "u-switch-list-item",
|
|
1678
1727
|
"description": "\n---\n",
|
|
1679
1728
|
"attributes": [
|
|
1680
1729
|
{
|
|
1681
|
-
"name": "
|
|
1682
|
-
"values": []
|
|
1683
|
-
},
|
|
1684
|
-
{
|
|
1685
|
-
"name": "value",
|
|
1686
|
-
"values": []
|
|
1687
|
-
},
|
|
1688
|
-
{
|
|
1689
|
-
"name": "autocomplete",
|
|
1690
|
-
"values": [
|
|
1691
|
-
{
|
|
1692
|
-
"name": "on"
|
|
1693
|
-
},
|
|
1694
|
-
{
|
|
1695
|
-
"name": "off"
|
|
1696
|
-
}
|
|
1697
|
-
]
|
|
1698
|
-
},
|
|
1699
|
-
{
|
|
1700
|
-
"name": "maxlength",
|
|
1701
|
-
"values": []
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"name": "role",
|
|
1705
|
-
"values": []
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"name": "placeholder",
|
|
1709
|
-
"values": []
|
|
1710
|
-
},
|
|
1711
|
-
{
|
|
1712
|
-
"name": "variant",
|
|
1713
|
-
"values": [
|
|
1714
|
-
{
|
|
1715
|
-
"name": "filled"
|
|
1716
|
-
},
|
|
1717
|
-
{
|
|
1718
|
-
"name": "outlined"
|
|
1719
|
-
}
|
|
1720
|
-
]
|
|
1721
|
-
},
|
|
1722
|
-
{
|
|
1723
|
-
"name": "label",
|
|
1724
|
-
"description": "The floating label for the field",
|
|
1730
|
+
"name": "leading",
|
|
1725
1731
|
"values": []
|
|
1726
1732
|
},
|
|
1727
1733
|
{
|
|
1728
|
-
"name": "
|
|
1734
|
+
"name": "name",
|
|
1729
1735
|
"values": []
|
|
1730
1736
|
},
|
|
1731
1737
|
{
|
|
1732
|
-
"name": "
|
|
1738
|
+
"name": "disabled",
|
|
1733
1739
|
"values": []
|
|
1734
1740
|
},
|
|
1735
1741
|
{
|
|
1736
|
-
"name": "
|
|
1737
|
-
"description": "
|
|
1742
|
+
"name": "value",
|
|
1743
|
+
"description": "The element value to use in form submission when checked.",
|
|
1738
1744
|
"values": []
|
|
1739
1745
|
},
|
|
1740
1746
|
{
|
|
1741
|
-
"name": "
|
|
1742
|
-
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
1747
|
+
"name": "checked",
|
|
1743
1748
|
"values": []
|
|
1744
|
-
}
|
|
1749
|
+
}
|
|
1750
|
+
],
|
|
1751
|
+
"references": []
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "u-switch",
|
|
1755
|
+
"description": "\n---\n",
|
|
1756
|
+
"attributes": [
|
|
1745
1757
|
{
|
|
1746
|
-
"name": "
|
|
1747
|
-
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
1758
|
+
"name": "name",
|
|
1748
1759
|
"values": []
|
|
1749
1760
|
},
|
|
1750
1761
|
{
|
|
@@ -1752,23 +1763,12 @@
|
|
|
1752
1763
|
"values": []
|
|
1753
1764
|
},
|
|
1754
1765
|
{
|
|
1755
|
-
"name": "
|
|
1756
|
-
"description": "
|
|
1757
|
-
"values": []
|
|
1758
|
-
},
|
|
1759
|
-
{
|
|
1760
|
-
"name": "has-leading-icon",
|
|
1761
|
-
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
1762
|
-
"values": []
|
|
1763
|
-
},
|
|
1764
|
-
{
|
|
1765
|
-
"name": "has-trailing-icon",
|
|
1766
|
-
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
1766
|
+
"name": "value",
|
|
1767
|
+
"description": "The element value to use in form submission when checked.",
|
|
1767
1768
|
"values": []
|
|
1768
1769
|
},
|
|
1769
1770
|
{
|
|
1770
|
-
"name": "
|
|
1771
|
-
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
1771
|
+
"name": "checked",
|
|
1772
1772
|
"values": []
|
|
1773
1773
|
}
|
|
1774
1774
|
],
|