@universal-material/web 3.3.12 → 3.3.14

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.
@@ -2,17 +2,6 @@
2
2
  "$schema": "https://raw.githubusercontent.com/microsoft/vscode-html-languageservice/main/docs/customData.schema.json",
3
3
  "version": 1.1,
4
4
  "tags": [
5
- {
6
- "name": "u-badge",
7
- "description": "\n---\n",
8
- "attributes": [
9
- {
10
- "name": "static",
11
- "values": []
12
- }
13
- ],
14
- "references": []
15
- },
16
5
  {
17
6
  "name": "u-top-app-bar",
18
7
  "description": "\n---\n",
@@ -78,78 +67,11 @@
78
67
  "references": []
79
68
  },
80
69
  {
81
- "name": "u-button-field",
70
+ "name": "u-badge",
82
71
  "description": "\n---\n",
83
72
  "attributes": [
84
73
  {
85
- "name": "value",
86
- "values": []
87
- },
88
- {
89
- "name": "placeholder",
90
- "values": []
91
- },
92
- {
93
- "name": "variant",
94
- "values": [
95
- {
96
- "name": "filled"
97
- },
98
- {
99
- "name": "outlined"
100
- }
101
- ]
102
- },
103
- {
104
- "name": "label",
105
- "description": "The floating label for the field",
106
- "values": []
107
- },
108
- {
109
- "name": "counter",
110
- "values": []
111
- },
112
- {
113
- "name": "hide-counter",
114
- "values": []
115
- },
116
- {
117
- "name": "supporting-text",
118
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
119
- "values": []
120
- },
121
- {
122
- "name": "error-text",
123
- "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`",
124
- "values": []
125
- },
126
- {
127
- "name": "empty",
128
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
129
- "values": []
130
- },
131
- {
132
- "name": "disabled",
133
- "values": []
134
- },
135
- {
136
- "name": "invalid",
137
- "description": "Get or sets where or not the field is in a visually invalid state.",
138
- "values": []
139
- },
140
- {
141
- "name": "has-leading-icon",
142
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
143
- "values": []
144
- },
145
- {
146
- "name": "has-trailing-icon",
147
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
148
- "values": []
149
- },
150
- {
151
- "name": "has-error-text",
152
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
74
+ "name": "static",
153
75
  "values": []
154
76
  }
155
77
  ],
@@ -531,6 +453,84 @@
531
453
  ],
532
454
  "references": []
533
455
  },
456
+ {
457
+ "name": "u-button-field",
458
+ "description": "\n---\n",
459
+ "attributes": [
460
+ {
461
+ "name": "value",
462
+ "values": []
463
+ },
464
+ {
465
+ "name": "placeholder",
466
+ "values": []
467
+ },
468
+ {
469
+ "name": "variant",
470
+ "values": [
471
+ {
472
+ "name": "filled"
473
+ },
474
+ {
475
+ "name": "outlined"
476
+ }
477
+ ]
478
+ },
479
+ {
480
+ "name": "label",
481
+ "description": "The floating label for the field",
482
+ "values": []
483
+ },
484
+ {
485
+ "name": "counter",
486
+ "values": []
487
+ },
488
+ {
489
+ "name": "hide-counter",
490
+ "values": []
491
+ },
492
+ {
493
+ "name": "supporting-text",
494
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
495
+ "values": []
496
+ },
497
+ {
498
+ "name": "error-text",
499
+ "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`",
500
+ "values": []
501
+ },
502
+ {
503
+ "name": "empty",
504
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
505
+ "values": []
506
+ },
507
+ {
508
+ "name": "disabled",
509
+ "values": []
510
+ },
511
+ {
512
+ "name": "invalid",
513
+ "description": "Get or sets where or not the field is in a visually invalid state.",
514
+ "values": []
515
+ },
516
+ {
517
+ "name": "has-leading-icon",
518
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
519
+ "values": []
520
+ },
521
+ {
522
+ "name": "has-trailing-icon",
523
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
524
+ "values": []
525
+ },
526
+ {
527
+ "name": "has-error-text",
528
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
529
+ "values": []
530
+ }
531
+ ],
532
+ "references": []
533
+ },
534
534
  {
535
535
  "name": "u-calendar",
536
536
  "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
@@ -682,180 +682,186 @@
682
682
  "references": []
683
683
  },
684
684
  {
685
- "name": "u-chip-field",
686
- "description": "\n---\n\n\n### **Events:**\n - **change**",
685
+ "name": "u-chip-set",
686
+ "description": "\n---\n",
687
687
  "attributes": [
688
688
  {
689
- "name": "name",
690
- "values": []
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": "filled"
693
+ "name": "start"
706
694
  },
707
695
  {
708
- "name": "outlined"
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": "label",
714
- "description": "The floating label for the field",
716
+ "name": "clickable",
715
717
  "values": []
716
718
  },
717
719
  {
718
- "name": "counter",
720
+ "name": "elevated",
721
+ "description": "Adds elevation to the chip",
719
722
  "values": []
720
723
  },
721
724
  {
722
- "name": "hide-counter",
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": "supporting-text",
727
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
730
+ "name": "removable",
731
+ "description": "Add the remove icon",
728
732
  "values": []
729
733
  },
730
734
  {
731
- "name": "error-text",
732
- "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`",
735
+ "name": "hide-selected-icon",
736
+ "description": "Hide the selected icon",
733
737
  "values": []
734
738
  },
735
739
  {
736
- "name": "empty",
737
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
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": "disabled",
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": "invalid",
746
- "description": "Get or sets where or not the field is in a visually invalid state.",
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": "has-leading-icon",
751
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
755
+ "name": "disabled",
756
+ "description": "Whether the button is disabled or not.",
752
757
  "values": []
753
758
  },
754
759
  {
755
- "name": "has-trailing-icon",
756
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
760
+ "name": "href",
761
+ "description": "The URL that the link button points to.",
757
762
  "values": []
758
763
  },
759
764
  {
760
- "name": "has-error-text",
761
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
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": "alignment",
773
- "description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
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": "selected",
795
- "description": "Whether the chip is selected or not",
781
+ "name": "name",
796
782
  "values": []
797
783
  },
798
784
  {
799
- "name": "clickable",
785
+ "name": "manual",
786
+ "description": "If true, ignore enter key input",
800
787
  "values": []
801
788
  },
802
789
  {
803
- "name": "elevated",
804
- "description": "Adds elevation to the chip",
790
+ "name": "placeholder",
805
791
  "values": []
806
792
  },
807
793
  {
808
- "name": "toggle",
809
- "description": "When true, the chip will toggle between selected and unselected\nstates",
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": "removable",
814
- "description": "Add the remove icon",
810
+ "name": "counter",
815
811
  "values": []
816
812
  },
817
813
  {
818
- "name": "hide-selected-icon",
819
- "description": "Hide the selected icon",
814
+ "name": "hide-counter",
820
815
  "values": []
821
816
  },
822
817
  {
823
- "name": "has-leading-icon",
824
- "description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
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": "has-selected-icon",
829
- "description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
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": "has-trailing-icon",
834
- "description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
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": "href",
844
- "description": "The URL that the link button points to.",
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": "target",
849
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
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": "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
  ],
857
857
  "references": []
858
858
  },
859
+ {
860
+ "name": "u-elevation",
861
+ "description": "\n---\n",
862
+ "attributes": [],
863
+ "references": []
864
+ },
859
865
  {
860
866
  "name": "u-dialog",
861
867
  "description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
@@ -877,12 +883,6 @@
877
883
  ],
878
884
  "references": []
879
885
  },
880
- {
881
- "name": "u-elevation",
882
- "description": "\n---\n",
883
- "attributes": [],
884
- "references": []
885
- },
886
886
  {
887
887
  "name": "u-field",
888
888
  "description": "\n---\n",
@@ -957,6 +957,29 @@
957
957
  ],
958
958
  "references": []
959
959
  },
960
+ {
961
+ "name": "u-icon",
962
+ "description": "\n---\n",
963
+ "attributes": [],
964
+ "references": []
965
+ },
966
+ {
967
+ "name": "u-list-item",
968
+ "description": "\n---\n",
969
+ "attributes": [
970
+ {
971
+ "name": "selectable",
972
+ "values": []
973
+ }
974
+ ],
975
+ "references": []
976
+ },
977
+ {
978
+ "name": "u-list",
979
+ "description": "\n---\n",
980
+ "attributes": [],
981
+ "references": []
982
+ },
960
983
  {
961
984
  "name": "u-menu-item",
962
985
  "description": "\n---\n",
@@ -1007,6 +1030,14 @@
1007
1030
  "name": "u-menu",
1008
1031
  "description": "\n---\n",
1009
1032
  "attributes": [
1033
+ {
1034
+ "name": "autoclose",
1035
+ "values": [
1036
+ {
1037
+ "name": "outside"
1038
+ }
1039
+ ]
1040
+ },
1010
1041
  {
1011
1042
  "name": "open",
1012
1043
  "description": "Opens the menu and makes it visible. Alternative to the `.show()`, `.close()` and `.toggle()` methods",
@@ -1077,23 +1108,6 @@
1077
1108
  ],
1078
1109
  "references": []
1079
1110
  },
1080
- {
1081
- "name": "u-list-item",
1082
- "description": "\n---\n",
1083
- "attributes": [
1084
- {
1085
- "name": "selectable",
1086
- "values": []
1087
- }
1088
- ],
1089
- "references": []
1090
- },
1091
- {
1092
- "name": "u-list",
1093
- "description": "\n---\n",
1094
- "attributes": [],
1095
- "references": []
1096
- },
1097
1111
  {
1098
1112
  "name": "u-drawer-headline",
1099
1113
  "description": "\n---\n",
@@ -1164,6 +1178,27 @@
1164
1178
  ],
1165
1179
  "references": []
1166
1180
  },
1181
+ {
1182
+ "name": "u-overflow-menu-item",
1183
+ "description": "\n---\n",
1184
+ "attributes": [
1185
+ {
1186
+ "name": "label",
1187
+ "values": []
1188
+ },
1189
+ {
1190
+ "name": "priority",
1191
+ "values": []
1192
+ }
1193
+ ],
1194
+ "references": []
1195
+ },
1196
+ {
1197
+ "name": "u-overflow-menu",
1198
+ "description": "\n---\n",
1199
+ "attributes": [],
1200
+ "references": []
1201
+ },
1167
1202
  {
1168
1203
  "name": "u-circular-progress",
1169
1204
  "description": "\n---\n",
@@ -1254,27 +1289,6 @@
1254
1289
  ],
1255
1290
  "references": []
1256
1291
  },
1257
- {
1258
- "name": "u-overflow-menu-item",
1259
- "description": "\n---\n",
1260
- "attributes": [
1261
- {
1262
- "name": "label",
1263
- "values": []
1264
- },
1265
- {
1266
- "name": "priority",
1267
- "values": []
1268
- }
1269
- ],
1270
- "references": []
1271
- },
1272
- {
1273
- "name": "u-overflow-menu",
1274
- "description": "\n---\n",
1275
- "attributes": [],
1276
- "references": []
1277
- },
1278
1292
  {
1279
1293
  "name": "u-ripple",
1280
1294
  "description": "\n---\n",
@@ -1557,37 +1571,61 @@
1557
1571
  "references": []
1558
1572
  },
1559
1573
  {
1560
- "name": "u-switch-list-item",
1574
+ "name": "u-tab-bar",
1561
1575
  "description": "\n---\n",
1562
1576
  "attributes": [
1563
1577
  {
1564
- "name": "leading",
1578
+ "name": "variant",
1579
+ "values": [
1580
+ {
1581
+ "name": "primary"
1582
+ },
1583
+ {
1584
+ "name": "secondary"
1585
+ }
1586
+ ]
1587
+ }
1588
+ ],
1589
+ "references": []
1590
+ },
1591
+ {
1592
+ "name": "u-tab",
1593
+ "description": "\n---\n",
1594
+ "attributes": [
1595
+ {
1596
+ "name": "hasIcon",
1565
1597
  "values": []
1566
1598
  },
1567
1599
  {
1568
- "name": "name",
1600
+ "name": "disabled",
1601
+ "description": "Whether the button is disabled or not.",
1569
1602
  "values": []
1570
1603
  },
1571
1604
  {
1572
- "name": "disabled",
1605
+ "name": "href",
1606
+ "description": "The URL that the link button points to.",
1573
1607
  "values": []
1574
1608
  },
1575
1609
  {
1576
- "name": "value",
1577
- "description": "The element value to use in form submission when checked.",
1610
+ "name": "target",
1611
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1578
1612
  "values": []
1579
1613
  },
1580
1614
  {
1581
- "name": "checked",
1615
+ "name": "name",
1582
1616
  "values": []
1583
1617
  }
1584
1618
  ],
1585
1619
  "references": []
1586
1620
  },
1587
1621
  {
1588
- "name": "u-switch",
1622
+ "name": "u-switch-list-item",
1589
1623
  "description": "\n---\n",
1590
1624
  "attributes": [
1625
+ {
1626
+ "name": "leading",
1627
+ "values": []
1628
+ },
1591
1629
  {
1592
1630
  "name": "name",
1593
1631
  "values": []
@@ -1609,48 +1647,24 @@
1609
1647
  "references": []
1610
1648
  },
1611
1649
  {
1612
- "name": "u-tab-bar",
1613
- "description": "\n---\n",
1614
- "attributes": [
1615
- {
1616
- "name": "variant",
1617
- "values": [
1618
- {
1619
- "name": "primary"
1620
- },
1621
- {
1622
- "name": "secondary"
1623
- }
1624
- ]
1625
- }
1626
- ],
1627
- "references": []
1628
- },
1629
- {
1630
- "name": "u-tab",
1650
+ "name": "u-switch",
1631
1651
  "description": "\n---\n",
1632
1652
  "attributes": [
1633
1653
  {
1634
- "name": "hasIcon",
1654
+ "name": "name",
1635
1655
  "values": []
1636
1656
  },
1637
1657
  {
1638
1658
  "name": "disabled",
1639
- "description": "Whether the button is disabled or not.",
1640
1659
  "values": []
1641
1660
  },
1642
1661
  {
1643
- "name": "href",
1644
- "description": "The URL that the link button points to.",
1645
- "values": []
1646
- },
1647
- {
1648
- "name": "target",
1649
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1662
+ "name": "value",
1663
+ "description": "The element value to use in form submission when checked.",
1650
1664
  "values": []
1651
1665
  },
1652
1666
  {
1653
- "name": "name",
1667
+ "name": "checked",
1654
1668
  "values": []
1655
1669
  }
1656
1670
  ],