@universal-material/web 3.4.0 → 3.4.2
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 +8099 -8081
- package/package.json +1 -1
- package/typeahead/typeahead-template-render.d.ts.map +1 -1
- package/typeahead/typeahead-template-render.js +1 -4
- package/typeahead/typeahead-template-render.js.map +1 -1
- package/typeahead/typeahead.d.ts +2 -2
- package/typeahead/typeahead.d.ts.map +1 -1
- package/typeahead/typeahead.js +5 -3
- package/typeahead/typeahead.js.map +1 -1
- package/vscode.html-custom-data.json +176 -176
|
@@ -682,175 +682,175 @@
|
|
|
682
682
|
"references": []
|
|
683
683
|
},
|
|
684
684
|
{
|
|
685
|
-
"name": "u-chip-
|
|
686
|
-
"description": "\n---\n
|
|
685
|
+
"name": "u-chip-set",
|
|
686
|
+
"description": "\n---\n",
|
|
687
687
|
"attributes": [
|
|
688
688
|
{
|
|
689
|
-
"name": "
|
|
690
|
-
"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "manual",
|
|
694
|
-
"description": "If true, ignore enter key input",
|
|
695
|
-
"values": []
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"name": "placeholder",
|
|
699
|
-
"values": []
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"name": "variant",
|
|
689
|
+
"name": "alignment",
|
|
690
|
+
"description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
|
|
703
691
|
"values": [
|
|
704
692
|
{
|
|
705
|
-
"name": "
|
|
693
|
+
"name": "start"
|
|
706
694
|
},
|
|
707
695
|
{
|
|
708
|
-
"name": "
|
|
696
|
+
"name": "center"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"name": "end"
|
|
709
700
|
}
|
|
710
701
|
]
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"references": []
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"name": "u-chip",
|
|
708
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
709
|
+
"attributes": [
|
|
710
|
+
{
|
|
711
|
+
"name": "selected",
|
|
712
|
+
"description": "Whether the chip is selected or not",
|
|
713
|
+
"values": []
|
|
711
714
|
},
|
|
712
715
|
{
|
|
713
|
-
"name": "
|
|
714
|
-
"description": "The floating label for the field",
|
|
716
|
+
"name": "clickable",
|
|
715
717
|
"values": []
|
|
716
718
|
},
|
|
717
719
|
{
|
|
718
|
-
"name": "
|
|
720
|
+
"name": "elevated",
|
|
721
|
+
"description": "Adds elevation to the chip",
|
|
719
722
|
"values": []
|
|
720
723
|
},
|
|
721
724
|
{
|
|
722
|
-
"name": "
|
|
725
|
+
"name": "toggle",
|
|
726
|
+
"description": "When true, the chip will toggle between selected and unselected\nstates",
|
|
723
727
|
"values": []
|
|
724
728
|
},
|
|
725
729
|
{
|
|
726
|
-
"name": "
|
|
727
|
-
"description": "
|
|
730
|
+
"name": "removable",
|
|
731
|
+
"description": "Add the remove icon",
|
|
728
732
|
"values": []
|
|
729
733
|
},
|
|
730
734
|
{
|
|
731
|
-
"name": "
|
|
732
|
-
"description": "
|
|
735
|
+
"name": "hide-selected-icon",
|
|
736
|
+
"description": "Hide the selected icon",
|
|
733
737
|
"values": []
|
|
734
738
|
},
|
|
735
739
|
{
|
|
736
|
-
"name": "
|
|
737
|
-
"description": "Whether the
|
|
740
|
+
"name": "has-leading-icon",
|
|
741
|
+
"description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
|
|
738
742
|
"values": []
|
|
739
743
|
},
|
|
740
744
|
{
|
|
741
|
-
"name": "
|
|
745
|
+
"name": "has-selected-icon",
|
|
746
|
+
"description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
|
|
742
747
|
"values": []
|
|
743
748
|
},
|
|
744
749
|
{
|
|
745
|
-
"name": "
|
|
746
|
-
"description": "
|
|
750
|
+
"name": "has-trailing-icon",
|
|
751
|
+
"description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
|
|
747
752
|
"values": []
|
|
748
753
|
},
|
|
749
754
|
{
|
|
750
|
-
"name": "
|
|
751
|
-
"description": "Whether the
|
|
755
|
+
"name": "disabled",
|
|
756
|
+
"description": "Whether the button is disabled or not.",
|
|
752
757
|
"values": []
|
|
753
758
|
},
|
|
754
759
|
{
|
|
755
|
-
"name": "
|
|
756
|
-
"description": "
|
|
760
|
+
"name": "href",
|
|
761
|
+
"description": "The URL that the link button points to.",
|
|
757
762
|
"values": []
|
|
758
763
|
},
|
|
759
764
|
{
|
|
760
|
-
"name": "
|
|
761
|
-
"description": "
|
|
765
|
+
"name": "target",
|
|
766
|
+
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
762
767
|
"values": []
|
|
763
|
-
}
|
|
764
|
-
],
|
|
765
|
-
"references": []
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"name": "u-chip-set",
|
|
769
|
-
"description": "\n---\n",
|
|
770
|
-
"attributes": [
|
|
768
|
+
},
|
|
771
769
|
{
|
|
772
|
-
"name": "
|
|
773
|
-
"
|
|
774
|
-
"values": [
|
|
775
|
-
{
|
|
776
|
-
"name": "start"
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "center"
|
|
780
|
-
},
|
|
781
|
-
{
|
|
782
|
-
"name": "end"
|
|
783
|
-
}
|
|
784
|
-
]
|
|
770
|
+
"name": "name",
|
|
771
|
+
"values": []
|
|
785
772
|
}
|
|
786
773
|
],
|
|
787
774
|
"references": []
|
|
788
775
|
},
|
|
789
776
|
{
|
|
790
|
-
"name": "u-chip",
|
|
777
|
+
"name": "u-chip-field",
|
|
791
778
|
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
792
779
|
"attributes": [
|
|
793
780
|
{
|
|
794
|
-
"name": "
|
|
795
|
-
"description": "Whether the chip is selected or not",
|
|
781
|
+
"name": "name",
|
|
796
782
|
"values": []
|
|
797
783
|
},
|
|
798
784
|
{
|
|
799
|
-
"name": "
|
|
785
|
+
"name": "manual",
|
|
786
|
+
"description": "If true, ignore enter key input",
|
|
800
787
|
"values": []
|
|
801
788
|
},
|
|
802
789
|
{
|
|
803
|
-
"name": "
|
|
804
|
-
"description": "Adds elevation to the chip",
|
|
790
|
+
"name": "placeholder",
|
|
805
791
|
"values": []
|
|
806
792
|
},
|
|
807
793
|
{
|
|
808
|
-
"name": "
|
|
809
|
-
"
|
|
794
|
+
"name": "variant",
|
|
795
|
+
"values": [
|
|
796
|
+
{
|
|
797
|
+
"name": "filled"
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"name": "outlined"
|
|
801
|
+
}
|
|
802
|
+
]
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"name": "label",
|
|
806
|
+
"description": "The floating label for the field",
|
|
810
807
|
"values": []
|
|
811
808
|
},
|
|
812
809
|
{
|
|
813
|
-
"name": "
|
|
814
|
-
"description": "Add the remove icon",
|
|
810
|
+
"name": "counter",
|
|
815
811
|
"values": []
|
|
816
812
|
},
|
|
817
813
|
{
|
|
818
|
-
"name": "hide-
|
|
819
|
-
"description": "Hide the selected icon",
|
|
814
|
+
"name": "hide-counter",
|
|
820
815
|
"values": []
|
|
821
816
|
},
|
|
822
817
|
{
|
|
823
|
-
"name": "
|
|
824
|
-
"description": "
|
|
818
|
+
"name": "supporting-text",
|
|
819
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
825
820
|
"values": []
|
|
826
821
|
},
|
|
827
822
|
{
|
|
828
|
-
"name": "
|
|
829
|
-
"description": "
|
|
823
|
+
"name": "error-text",
|
|
824
|
+
"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`",
|
|
830
825
|
"values": []
|
|
831
826
|
},
|
|
832
827
|
{
|
|
833
|
-
"name": "
|
|
834
|
-
"description": "Whether the
|
|
828
|
+
"name": "empty",
|
|
829
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
835
830
|
"values": []
|
|
836
831
|
},
|
|
837
832
|
{
|
|
838
833
|
"name": "disabled",
|
|
839
|
-
"description": "Whether the button is disabled or not.",
|
|
840
834
|
"values": []
|
|
841
835
|
},
|
|
842
836
|
{
|
|
843
|
-
"name": "
|
|
844
|
-
"description": "
|
|
837
|
+
"name": "invalid",
|
|
838
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
845
839
|
"values": []
|
|
846
840
|
},
|
|
847
841
|
{
|
|
848
|
-
"name": "
|
|
849
|
-
"description": "
|
|
842
|
+
"name": "has-leading-icon",
|
|
843
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
850
844
|
"values": []
|
|
851
845
|
},
|
|
852
846
|
{
|
|
853
|
-
"name": "
|
|
847
|
+
"name": "has-trailing-icon",
|
|
848
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
849
|
+
"values": []
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "has-error-text",
|
|
853
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
854
854
|
"values": []
|
|
855
855
|
}
|
|
856
856
|
],
|
|
@@ -877,12 +877,6 @@
|
|
|
877
877
|
],
|
|
878
878
|
"references": []
|
|
879
879
|
},
|
|
880
|
-
{
|
|
881
|
-
"name": "u-elevation",
|
|
882
|
-
"description": "\n---\n",
|
|
883
|
-
"attributes": [],
|
|
884
|
-
"references": []
|
|
885
|
-
},
|
|
886
880
|
{
|
|
887
881
|
"name": "u-field",
|
|
888
882
|
"description": "\n---\n",
|
|
@@ -957,6 +951,12 @@
|
|
|
957
951
|
],
|
|
958
952
|
"references": []
|
|
959
953
|
},
|
|
954
|
+
{
|
|
955
|
+
"name": "u-elevation",
|
|
956
|
+
"description": "\n---\n",
|
|
957
|
+
"attributes": [],
|
|
958
|
+
"references": []
|
|
959
|
+
},
|
|
960
960
|
{
|
|
961
961
|
"name": "u-icon",
|
|
962
962
|
"description": "\n---\n",
|
|
@@ -980,6 +980,76 @@
|
|
|
980
980
|
"attributes": [],
|
|
981
981
|
"references": []
|
|
982
982
|
},
|
|
983
|
+
{
|
|
984
|
+
"name": "u-drawer-headline",
|
|
985
|
+
"description": "\n---\n",
|
|
986
|
+
"attributes": [],
|
|
987
|
+
"references": []
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "u-drawer-item",
|
|
991
|
+
"description": "\n---\n",
|
|
992
|
+
"attributes": [
|
|
993
|
+
{
|
|
994
|
+
"name": "has-icon",
|
|
995
|
+
"description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
|
|
996
|
+
"values": []
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"name": "has-badge",
|
|
1000
|
+
"description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
|
|
1001
|
+
"values": []
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"name": "active",
|
|
1005
|
+
"description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
|
|
1006
|
+
"values": []
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"name": "keep-drawer-open",
|
|
1010
|
+
"description": "If true, it will not attempt to close de navigation drawer on click",
|
|
1011
|
+
"values": []
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"name": "disabled",
|
|
1015
|
+
"description": "Whether the button is disabled or not.",
|
|
1016
|
+
"values": []
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"name": "href",
|
|
1020
|
+
"description": "The URL that the link button points to.",
|
|
1021
|
+
"values": []
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"name": "target",
|
|
1025
|
+
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
1026
|
+
"values": []
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "name",
|
|
1030
|
+
"values": []
|
|
1031
|
+
}
|
|
1032
|
+
],
|
|
1033
|
+
"references": []
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "u-drawer",
|
|
1037
|
+
"description": "\n---\n",
|
|
1038
|
+
"attributes": [],
|
|
1039
|
+
"references": []
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
"name": "u-side-navigation",
|
|
1043
|
+
"description": "\n---\n",
|
|
1044
|
+
"attributes": [
|
|
1045
|
+
{
|
|
1046
|
+
"name": "toggle-drawer",
|
|
1047
|
+
"description": "Toggle the navigation drawer visibility\n\n_Modal drawer_: Open if `true`, closed if `false`\n_Standard drawer_: Collapsed if `true`, visible if `false`",
|
|
1048
|
+
"values": []
|
|
1049
|
+
}
|
|
1050
|
+
],
|
|
1051
|
+
"references": []
|
|
1052
|
+
},
|
|
983
1053
|
{
|
|
984
1054
|
"name": "u-menu-item",
|
|
985
1055
|
"description": "\n---\n",
|
|
@@ -1129,76 +1199,6 @@
|
|
|
1129
1199
|
"attributes": [],
|
|
1130
1200
|
"references": []
|
|
1131
1201
|
},
|
|
1132
|
-
{
|
|
1133
|
-
"name": "u-drawer-headline",
|
|
1134
|
-
"description": "\n---\n",
|
|
1135
|
-
"attributes": [],
|
|
1136
|
-
"references": []
|
|
1137
|
-
},
|
|
1138
|
-
{
|
|
1139
|
-
"name": "u-drawer-item",
|
|
1140
|
-
"description": "\n---\n",
|
|
1141
|
-
"attributes": [
|
|
1142
|
-
{
|
|
1143
|
-
"name": "has-icon",
|
|
1144
|
-
"description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
|
|
1145
|
-
"values": []
|
|
1146
|
-
},
|
|
1147
|
-
{
|
|
1148
|
-
"name": "has-badge",
|
|
1149
|
-
"description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
|
|
1150
|
-
"values": []
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"name": "active",
|
|
1154
|
-
"description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
|
|
1155
|
-
"values": []
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"name": "keep-drawer-open",
|
|
1159
|
-
"description": "If true, it will not attempt to close de navigation drawer on click",
|
|
1160
|
-
"values": []
|
|
1161
|
-
},
|
|
1162
|
-
{
|
|
1163
|
-
"name": "disabled",
|
|
1164
|
-
"description": "Whether the button is disabled or not.",
|
|
1165
|
-
"values": []
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"name": "href",
|
|
1169
|
-
"description": "The URL that the link button points to.",
|
|
1170
|
-
"values": []
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
"name": "target",
|
|
1174
|
-
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
1175
|
-
"values": []
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
"name": "name",
|
|
1179
|
-
"values": []
|
|
1180
|
-
}
|
|
1181
|
-
],
|
|
1182
|
-
"references": []
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
"name": "u-drawer",
|
|
1186
|
-
"description": "\n---\n",
|
|
1187
|
-
"attributes": [],
|
|
1188
|
-
"references": []
|
|
1189
|
-
},
|
|
1190
|
-
{
|
|
1191
|
-
"name": "u-side-navigation",
|
|
1192
|
-
"description": "\n---\n",
|
|
1193
|
-
"attributes": [
|
|
1194
|
-
{
|
|
1195
|
-
"name": "toggle-drawer",
|
|
1196
|
-
"description": "Toggle the navigation drawer visibility\n\n_Modal drawer_: Open if `true`, closed if `false`\n_Standard drawer_: Collapsed if `true`, visible if `false`",
|
|
1197
|
-
"values": []
|
|
1198
|
-
}
|
|
1199
|
-
],
|
|
1200
|
-
"references": []
|
|
1201
|
-
},
|
|
1202
1202
|
{
|
|
1203
1203
|
"name": "u-circular-progress",
|
|
1204
1204
|
"description": "\n---\n",
|
|
@@ -1552,32 +1552,37 @@
|
|
|
1552
1552
|
"references": []
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
|
-
"name": "u-
|
|
1555
|
+
"name": "u-switch-list-item",
|
|
1556
1556
|
"description": "\n---\n",
|
|
1557
1557
|
"attributes": [
|
|
1558
1558
|
{
|
|
1559
|
-
"name": "
|
|
1559
|
+
"name": "leading",
|
|
1560
1560
|
"values": []
|
|
1561
1561
|
},
|
|
1562
1562
|
{
|
|
1563
|
-
"name": "
|
|
1563
|
+
"name": "name",
|
|
1564
1564
|
"values": []
|
|
1565
1565
|
},
|
|
1566
1566
|
{
|
|
1567
|
-
"name": "
|
|
1567
|
+
"name": "disabled",
|
|
1568
|
+
"values": []
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"name": "value",
|
|
1572
|
+
"description": "The element value to use in form submission when checked.",
|
|
1573
|
+
"values": []
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"name": "checked",
|
|
1568
1577
|
"values": []
|
|
1569
1578
|
}
|
|
1570
1579
|
],
|
|
1571
1580
|
"references": []
|
|
1572
1581
|
},
|
|
1573
1582
|
{
|
|
1574
|
-
"name": "u-switch
|
|
1583
|
+
"name": "u-switch",
|
|
1575
1584
|
"description": "\n---\n",
|
|
1576
1585
|
"attributes": [
|
|
1577
|
-
{
|
|
1578
|
-
"name": "leading",
|
|
1579
|
-
"values": []
|
|
1580
|
-
},
|
|
1581
1586
|
{
|
|
1582
1587
|
"name": "name",
|
|
1583
1588
|
"values": []
|
|
@@ -1599,24 +1604,19 @@
|
|
|
1599
1604
|
"references": []
|
|
1600
1605
|
},
|
|
1601
1606
|
{
|
|
1602
|
-
"name": "u-
|
|
1607
|
+
"name": "u-snackbar",
|
|
1603
1608
|
"description": "\n---\n",
|
|
1604
1609
|
"attributes": [
|
|
1605
1610
|
{
|
|
1606
|
-
"name": "
|
|
1607
|
-
"values": []
|
|
1608
|
-
},
|
|
1609
|
-
{
|
|
1610
|
-
"name": "disabled",
|
|
1611
|
+
"name": "message",
|
|
1611
1612
|
"values": []
|
|
1612
1613
|
},
|
|
1613
1614
|
{
|
|
1614
|
-
"name": "
|
|
1615
|
-
"description": "The element value to use in form submission when checked.",
|
|
1615
|
+
"name": "action",
|
|
1616
1616
|
"values": []
|
|
1617
1617
|
},
|
|
1618
1618
|
{
|
|
1619
|
-
"name": "
|
|
1619
|
+
"name": "show-close",
|
|
1620
1620
|
"values": []
|
|
1621
1621
|
}
|
|
1622
1622
|
],
|