@universal-material/web 3.5.1 → 3.5.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.
@@ -66,95 +66,6 @@
66
66
  ],
67
67
  "references": []
68
68
  },
69
- {
70
- "name": "u-badge",
71
- "description": "\n---\n",
72
- "attributes": [
73
- {
74
- "name": "static",
75
- "values": []
76
- }
77
- ],
78
- "references": []
79
- },
80
- {
81
- "name": "u-button-field",
82
- "description": "\n---\n",
83
- "attributes": [
84
- {
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",
153
- "values": []
154
- }
155
- ],
156
- "references": []
157
- },
158
69
  {
159
70
  "name": "u-button-set",
160
71
  "description": "\n---\n",
@@ -598,106 +509,127 @@
598
509
  "references": []
599
510
  },
600
511
  {
601
- "name": "u-calendar",
602
- "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
512
+ "name": "u-button-field",
513
+ "description": "\n---\n",
603
514
  "attributes": [
604
515
  {
605
516
  "name": "value",
606
517
  "values": []
607
518
  },
608
519
  {
609
- "name": "dateOutsideMonth",
520
+ "name": "placeholder",
610
521
  "values": []
611
522
  },
612
523
  {
613
- "name": "locale",
524
+ "name": "variant",
525
+ "values": [
526
+ {
527
+ "name": "filled"
528
+ },
529
+ {
530
+ "name": "outlined"
531
+ }
532
+ ]
533
+ },
534
+ {
535
+ "name": "label",
536
+ "description": "The floating label for the field",
614
537
  "values": []
615
- }
616
- ],
617
- "references": []
618
- },
619
- {
620
- "name": "u-range-calendar",
621
- "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
622
- "attributes": [
538
+ },
623
539
  {
624
- "name": "value",
540
+ "name": "counter",
625
541
  "values": []
626
542
  },
627
543
  {
628
- "name": "dateOutsideMonth",
544
+ "name": "hide-counter",
629
545
  "values": []
630
546
  },
631
547
  {
632
- "name": "locale",
548
+ "name": "supporting-text",
549
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
633
550
  "values": []
634
- }
635
- ],
636
- "references": []
637
- },
638
- {
639
- "name": "u-checkbox-list-item",
640
- "description": "\n---\n",
641
- "attributes": [
551
+ },
642
552
  {
643
- "name": "leading",
553
+ "name": "error-text",
554
+ "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`",
644
555
  "values": []
645
556
  },
646
557
  {
647
- "name": "hide-state-layer",
558
+ "name": "empty",
559
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
648
560
  "values": []
649
561
  },
650
562
  {
651
- "name": "indeterminate",
563
+ "name": "disabled",
652
564
  "values": []
653
565
  },
654
566
  {
655
- "name": "name",
567
+ "name": "invalid",
568
+ "description": "Get or sets where or not the field is in a visually invalid state.",
656
569
  "values": []
657
570
  },
658
571
  {
659
- "name": "disabled",
572
+ "name": "has-leading-icon",
573
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
660
574
  "values": []
661
575
  },
662
576
  {
663
- "name": "value",
664
- "description": "The element value to use in form submission when checked.",
577
+ "name": "has-trailing-icon",
578
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
665
579
  "values": []
666
580
  },
667
581
  {
668
- "name": "checked",
582
+ "name": "has-error-text",
583
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
669
584
  "values": []
670
585
  }
671
586
  ],
672
587
  "references": []
673
588
  },
674
589
  {
675
- "name": "u-checkbox",
590
+ "name": "u-badge",
676
591
  "description": "\n---\n",
677
592
  "attributes": [
678
593
  {
679
- "name": "hide-state-layer",
594
+ "name": "static",
680
595
  "values": []
681
- },
596
+ }
597
+ ],
598
+ "references": []
599
+ },
600
+ {
601
+ "name": "u-calendar",
602
+ "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
603
+ "attributes": [
682
604
  {
683
- "name": "indeterminate",
605
+ "name": "value",
684
606
  "values": []
685
607
  },
686
608
  {
687
- "name": "name",
609
+ "name": "dateOutsideMonth",
688
610
  "values": []
689
611
  },
690
612
  {
691
- "name": "disabled",
613
+ "name": "locale",
692
614
  "values": []
693
- },
615
+ }
616
+ ],
617
+ "references": []
618
+ },
619
+ {
620
+ "name": "u-range-calendar",
621
+ "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
622
+ "attributes": [
694
623
  {
695
624
  "name": "value",
696
- "description": "The element value to use in form submission when checked.",
697
625
  "values": []
698
626
  },
699
627
  {
700
- "name": "checked",
628
+ "name": "dateOutsideMonth",
629
+ "values": []
630
+ },
631
+ {
632
+ "name": "locale",
701
633
  "values": []
702
634
  }
703
635
  ],
@@ -830,6 +762,74 @@
830
762
  ],
831
763
  "references": []
832
764
  },
765
+ {
766
+ "name": "u-checkbox-list-item",
767
+ "description": "\n---\n",
768
+ "attributes": [
769
+ {
770
+ "name": "leading",
771
+ "values": []
772
+ },
773
+ {
774
+ "name": "hide-state-layer",
775
+ "values": []
776
+ },
777
+ {
778
+ "name": "indeterminate",
779
+ "values": []
780
+ },
781
+ {
782
+ "name": "name",
783
+ "values": []
784
+ },
785
+ {
786
+ "name": "disabled",
787
+ "values": []
788
+ },
789
+ {
790
+ "name": "value",
791
+ "description": "The element value to use in form submission when checked.",
792
+ "values": []
793
+ },
794
+ {
795
+ "name": "checked",
796
+ "values": []
797
+ }
798
+ ],
799
+ "references": []
800
+ },
801
+ {
802
+ "name": "u-checkbox",
803
+ "description": "\n---\n",
804
+ "attributes": [
805
+ {
806
+ "name": "hide-state-layer",
807
+ "values": []
808
+ },
809
+ {
810
+ "name": "indeterminate",
811
+ "values": []
812
+ },
813
+ {
814
+ "name": "name",
815
+ "values": []
816
+ },
817
+ {
818
+ "name": "disabled",
819
+ "values": []
820
+ },
821
+ {
822
+ "name": "value",
823
+ "description": "The element value to use in form submission when checked.",
824
+ "values": []
825
+ },
826
+ {
827
+ "name": "checked",
828
+ "values": []
829
+ }
830
+ ],
831
+ "references": []
832
+ },
833
833
  {
834
834
  "name": "u-chip-set",
835
835
  "description": "\n---\n",
@@ -934,6 +934,72 @@
934
934
  "attributes": [],
935
935
  "references": []
936
936
  },
937
+ {
938
+ "name": "u-icon",
939
+ "description": "\n---\n",
940
+ "attributes": [],
941
+ "references": []
942
+ },
943
+ {
944
+ "name": "u-drawer-headline",
945
+ "description": "\n---\n",
946
+ "attributes": [],
947
+ "references": []
948
+ },
949
+ {
950
+ "name": "u-drawer-item",
951
+ "description": "\n---\n",
952
+ "attributes": [
953
+ {
954
+ "name": "active",
955
+ "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
956
+ "values": []
957
+ },
958
+ {
959
+ "name": "keep-drawer-open",
960
+ "description": "If true, it will not attempt to close de navigation drawer on click",
961
+ "values": []
962
+ },
963
+ {
964
+ "name": "disabled",
965
+ "description": "Whether the button is disabled or not.",
966
+ "values": []
967
+ },
968
+ {
969
+ "name": "href",
970
+ "description": "The URL that the link button points to.",
971
+ "values": []
972
+ },
973
+ {
974
+ "name": "target",
975
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
976
+ "values": []
977
+ },
978
+ {
979
+ "name": "name",
980
+ "values": []
981
+ }
982
+ ],
983
+ "references": []
984
+ },
985
+ {
986
+ "name": "u-drawer",
987
+ "description": "\n---\n",
988
+ "attributes": [],
989
+ "references": []
990
+ },
991
+ {
992
+ "name": "u-side-navigation",
993
+ "description": "\n---\n",
994
+ "attributes": [
995
+ {
996
+ "name": "toggle-drawer",
997
+ "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`",
998
+ "values": []
999
+ }
1000
+ ],
1001
+ "references": []
1002
+ },
937
1003
  {
938
1004
  "name": "u-field",
939
1005
  "description": "\n---\n",
@@ -1008,29 +1074,6 @@
1008
1074
  ],
1009
1075
  "references": []
1010
1076
  },
1011
- {
1012
- "name": "u-icon",
1013
- "description": "\n---\n",
1014
- "attributes": [],
1015
- "references": []
1016
- },
1017
- {
1018
- "name": "u-list-item",
1019
- "description": "\n---\n",
1020
- "attributes": [
1021
- {
1022
- "name": "selectable",
1023
- "values": []
1024
- }
1025
- ],
1026
- "references": []
1027
- },
1028
- {
1029
- "name": "u-list",
1030
- "description": "\n---\n",
1031
- "attributes": [],
1032
- "references": []
1033
- },
1034
1077
  {
1035
1078
  "name": "u-menu-item",
1036
1079
  "description": "\n---\n",
@@ -1130,78 +1173,18 @@
1130
1173
  },
1131
1174
  {
1132
1175
  "name": "up-end"
1133
- },
1134
- {
1135
- "name": "down-start"
1136
- },
1137
- {
1138
- "name": "down-end"
1139
- }
1140
- ]
1141
- },
1142
- {
1143
- "name": "allow-overflow",
1144
- "description": "Don't limit the height of the menu",
1145
- "values": []
1146
- }
1147
- ],
1148
- "references": []
1149
- },
1150
- {
1151
- "name": "u-drawer-headline",
1152
- "description": "\n---\n",
1153
- "attributes": [],
1154
- "references": []
1155
- },
1156
- {
1157
- "name": "u-drawer-item",
1158
- "description": "\n---\n",
1159
- "attributes": [
1160
- {
1161
- "name": "active",
1162
- "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1163
- "values": []
1164
- },
1165
- {
1166
- "name": "keep-drawer-open",
1167
- "description": "If true, it will not attempt to close de navigation drawer on click",
1168
- "values": []
1169
- },
1170
- {
1171
- "name": "disabled",
1172
- "description": "Whether the button is disabled or not.",
1173
- "values": []
1174
- },
1175
- {
1176
- "name": "href",
1177
- "description": "The URL that the link button points to.",
1178
- "values": []
1179
- },
1180
- {
1181
- "name": "target",
1182
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1183
- "values": []
1184
- },
1185
- {
1186
- "name": "name",
1187
- "values": []
1188
- }
1189
- ],
1190
- "references": []
1191
- },
1192
- {
1193
- "name": "u-drawer",
1194
- "description": "\n---\n",
1195
- "attributes": [],
1196
- "references": []
1197
- },
1198
- {
1199
- "name": "u-side-navigation",
1200
- "description": "\n---\n",
1201
- "attributes": [
1176
+ },
1177
+ {
1178
+ "name": "down-start"
1179
+ },
1180
+ {
1181
+ "name": "down-end"
1182
+ }
1183
+ ]
1184
+ },
1202
1185
  {
1203
- "name": "toggle-drawer",
1204
- "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`",
1186
+ "name": "allow-overflow",
1187
+ "description": "Don't limit the height of the menu",
1205
1188
  "values": []
1206
1189
  }
1207
1190
  ],
@@ -1258,6 +1241,35 @@
1258
1241
  ],
1259
1242
  "references": []
1260
1243
  },
1244
+ {
1245
+ "name": "u-list-item",
1246
+ "description": "\n---\n",
1247
+ "attributes": [
1248
+ {
1249
+ "name": "selectable",
1250
+ "values": []
1251
+ }
1252
+ ],
1253
+ "references": []
1254
+ },
1255
+ {
1256
+ "name": "u-list",
1257
+ "description": "\n---\n",
1258
+ "attributes": [],
1259
+ "references": []
1260
+ },
1261
+ {
1262
+ "name": "u-ripple",
1263
+ "description": "\n---\n",
1264
+ "attributes": [
1265
+ {
1266
+ "name": "disabled",
1267
+ "description": "Disables the ripple.",
1268
+ "values": []
1269
+ }
1270
+ ],
1271
+ "references": []
1272
+ },
1261
1273
  {
1262
1274
  "name": "u-radio-list-item",
1263
1275
  "description": "\n---\n",
@@ -1318,18 +1330,6 @@
1318
1330
  ],
1319
1331
  "references": []
1320
1332
  },
1321
- {
1322
- "name": "u-ripple",
1323
- "description": "\n---\n",
1324
- "attributes": [
1325
- {
1326
- "name": "disabled",
1327
- "description": "Disables the ripple.",
1328
- "values": []
1329
- }
1330
- ],
1331
- "references": []
1332
- },
1333
1333
  {
1334
1334
  "name": "u-search",
1335
1335
  "description": "\n---\n",
@@ -1788,6 +1788,107 @@
1788
1788
  ],
1789
1789
  "references": []
1790
1790
  },
1791
+ {
1792
+ "name": "u-highlight",
1793
+ "description": "\n---\n",
1794
+ "attributes": [
1795
+ {
1796
+ "name": "result",
1797
+ "description": "The result text to display. If the term is found inside this text, it's highlighted",
1798
+ "values": []
1799
+ },
1800
+ {
1801
+ "name": "term",
1802
+ "description": "The searched term",
1803
+ "values": []
1804
+ }
1805
+ ],
1806
+ "references": []
1807
+ },
1808
+ {
1809
+ "name": "u-typeahead-template-render",
1810
+ "description": "\n---\n",
1811
+ "attributes": [
1812
+ {
1813
+ "name": "content",
1814
+ "values": [
1815
+ {
1816
+ "name": "HTMLElement"
1817
+ }
1818
+ ]
1819
+ }
1820
+ ],
1821
+ "references": []
1822
+ },
1823
+ {
1824
+ "name": "u-typeahead",
1825
+ "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
1826
+ "attributes": [
1827
+ {
1828
+ "name": "debounce",
1829
+ "description": "The time in milliseconds before triggering an update in the results.",
1830
+ "values": []
1831
+ },
1832
+ {
1833
+ "name": "limit",
1834
+ "description": "The number of suggestions to show",
1835
+ "values": []
1836
+ },
1837
+ {
1838
+ "name": "minLength",
1839
+ "description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
1840
+ "values": []
1841
+ },
1842
+ {
1843
+ "name": "open-on-focus",
1844
+ "description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
1845
+ "values": []
1846
+ },
1847
+ {
1848
+ "name": "editable",
1849
+ "description": "If `true`, model values will not be restricted only to items selected from the menu.",
1850
+ "values": []
1851
+ },
1852
+ {
1853
+ "name": "autocomplete",
1854
+ "description": "The value for the `autocomplete` attribute for the target element.",
1855
+ "values": [
1856
+ {
1857
+ "name": "on"
1858
+ },
1859
+ {
1860
+ "name": "off"
1861
+ }
1862
+ ]
1863
+ },
1864
+ {
1865
+ "name": "spellcheck",
1866
+ "description": "The value for the `spellcheck` attribute for the target element.",
1867
+ "values": []
1868
+ },
1869
+ {
1870
+ "name": "fit-target",
1871
+ "values": []
1872
+ },
1873
+ {
1874
+ "name": "positioning",
1875
+ "values": [
1876
+ {
1877
+ "name": "relative"
1878
+ },
1879
+ {
1880
+ "name": "fixed"
1881
+ }
1882
+ ]
1883
+ },
1884
+ {
1885
+ "name": "target-id",
1886
+ "description": "The id of the target element to attach the typeahead.",
1887
+ "values": []
1888
+ }
1889
+ ],
1890
+ "references": []
1891
+ },
1791
1892
  {
1792
1893
  "name": "u-text-field",
1793
1894
  "description": "\n---\n",
@@ -1904,107 +2005,6 @@
1904
2005
  }
1905
2006
  ],
1906
2007
  "references": []
1907
- },
1908
- {
1909
- "name": "u-highlight",
1910
- "description": "\n---\n",
1911
- "attributes": [
1912
- {
1913
- "name": "result",
1914
- "description": "The result text to display. If the term is found inside this text, it's highlighted",
1915
- "values": []
1916
- },
1917
- {
1918
- "name": "term",
1919
- "description": "The searched term",
1920
- "values": []
1921
- }
1922
- ],
1923
- "references": []
1924
- },
1925
- {
1926
- "name": "u-typeahead-template-render",
1927
- "description": "\n---\n",
1928
- "attributes": [
1929
- {
1930
- "name": "content",
1931
- "values": [
1932
- {
1933
- "name": "HTMLElement"
1934
- }
1935
- ]
1936
- }
1937
- ],
1938
- "references": []
1939
- },
1940
- {
1941
- "name": "u-typeahead",
1942
- "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
1943
- "attributes": [
1944
- {
1945
- "name": "debounce",
1946
- "description": "The time in milliseconds before triggering an update in the results.",
1947
- "values": []
1948
- },
1949
- {
1950
- "name": "limit",
1951
- "description": "The number of suggestions to show",
1952
- "values": []
1953
- },
1954
- {
1955
- "name": "minLength",
1956
- "description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
1957
- "values": []
1958
- },
1959
- {
1960
- "name": "open-on-focus",
1961
- "description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
1962
- "values": []
1963
- },
1964
- {
1965
- "name": "editable",
1966
- "description": "If `true`, model values will not be restricted only to items selected from the menu.",
1967
- "values": []
1968
- },
1969
- {
1970
- "name": "autocomplete",
1971
- "description": "The value for the `autocomplete` attribute for the target element.",
1972
- "values": [
1973
- {
1974
- "name": "on"
1975
- },
1976
- {
1977
- "name": "off"
1978
- }
1979
- ]
1980
- },
1981
- {
1982
- "name": "spellcheck",
1983
- "description": "The value for the `spellcheck` attribute for the target element.",
1984
- "values": []
1985
- },
1986
- {
1987
- "name": "fit-target",
1988
- "values": []
1989
- },
1990
- {
1991
- "name": "positioning",
1992
- "values": [
1993
- {
1994
- "name": "relative"
1995
- },
1996
- {
1997
- "name": "fixed"
1998
- }
1999
- ]
2000
- },
2001
- {
2002
- "name": "target-id",
2003
- "description": "The id of the target element to attach the typeahead.",
2004
- "values": []
2005
- }
2006
- ],
2007
- "references": []
2008
2008
  }
2009
2009
  ]
2010
2010
  }