@universal-material/web 3.5.2 → 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.
@@ -508,17 +508,6 @@
508
508
  ],
509
509
  "references": []
510
510
  },
511
- {
512
- "name": "u-badge",
513
- "description": "\n---\n",
514
- "attributes": [
515
- {
516
- "name": "static",
517
- "values": []
518
- }
519
- ],
520
- "references": []
521
- },
522
511
  {
523
512
  "name": "u-button-field",
524
513
  "description": "\n---\n",
@@ -597,6 +586,17 @@
597
586
  ],
598
587
  "references": []
599
588
  },
589
+ {
590
+ "name": "u-badge",
591
+ "description": "\n---\n",
592
+ "attributes": [
593
+ {
594
+ "name": "static",
595
+ "values": []
596
+ }
597
+ ],
598
+ "references": []
599
+ },
600
600
  {
601
601
  "name": "u-calendar",
602
602
  "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
@@ -679,6 +679,89 @@
679
679
  ],
680
680
  "references": []
681
681
  },
682
+ {
683
+ "name": "u-chip-field",
684
+ "description": "\n---\n\n\n### **Events:**\n - **change**",
685
+ "attributes": [
686
+ {
687
+ "name": "name",
688
+ "values": []
689
+ },
690
+ {
691
+ "name": "manual",
692
+ "description": "If true, ignore enter key input",
693
+ "values": []
694
+ },
695
+ {
696
+ "name": "placeholder",
697
+ "values": []
698
+ },
699
+ {
700
+ "name": "variant",
701
+ "values": [
702
+ {
703
+ "name": "filled"
704
+ },
705
+ {
706
+ "name": "outlined"
707
+ }
708
+ ]
709
+ },
710
+ {
711
+ "name": "label",
712
+ "description": "The floating label for the field",
713
+ "values": []
714
+ },
715
+ {
716
+ "name": "counter",
717
+ "values": []
718
+ },
719
+ {
720
+ "name": "hide-counter",
721
+ "values": []
722
+ },
723
+ {
724
+ "name": "supporting-text",
725
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
726
+ "values": []
727
+ },
728
+ {
729
+ "name": "error-text",
730
+ "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`",
731
+ "values": []
732
+ },
733
+ {
734
+ "name": "empty",
735
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
736
+ "values": []
737
+ },
738
+ {
739
+ "name": "disabled",
740
+ "values": []
741
+ },
742
+ {
743
+ "name": "invalid",
744
+ "description": "Get or sets where or not the field is in a visually invalid state.",
745
+ "values": []
746
+ },
747
+ {
748
+ "name": "has-leading-icon",
749
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
750
+ "values": []
751
+ },
752
+ {
753
+ "name": "has-trailing-icon",
754
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
755
+ "values": []
756
+ },
757
+ {
758
+ "name": "has-error-text",
759
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
760
+ "values": []
761
+ }
762
+ ],
763
+ "references": []
764
+ },
682
765
  {
683
766
  "name": "u-checkbox-list-item",
684
767
  "description": "\n---\n",
@@ -825,119 +908,96 @@
825
908
  "references": []
826
909
  },
827
910
  {
828
- "name": "u-chip-field",
829
- "description": "\n---\n\n\n### **Events:**\n - **change**",
911
+ "name": "u-dialog",
912
+ "description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
830
913
  "attributes": [
831
914
  {
832
- "name": "name",
833
- "values": []
834
- },
835
- {
836
- "name": "manual",
837
- "description": "If true, ignore enter key input",
838
- "values": []
839
- },
840
- {
841
- "name": "placeholder",
842
- "values": []
843
- },
844
- {
845
- "name": "variant",
846
- "values": [
847
- {
848
- "name": "filled"
849
- },
850
- {
851
- "name": "outlined"
852
- }
853
- ]
854
- },
855
- {
856
- "name": "label",
857
- "description": "The floating label for the field",
858
- "values": []
859
- },
860
- {
861
- "name": "counter",
915
+ "name": "open",
862
916
  "values": []
863
917
  },
864
918
  {
865
- "name": "hide-counter",
919
+ "name": "has-headline",
920
+ "description": "Whether dialog has headline or not\n\n_Note:_ Readonly",
866
921
  "values": []
867
922
  },
868
923
  {
869
- "name": "supporting-text",
870
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
924
+ "name": "has-icon",
925
+ "description": "Whether dialog has icon\n\n_Note:_ Readonly",
871
926
  "values": []
872
- },
927
+ }
928
+ ],
929
+ "references": []
930
+ },
931
+ {
932
+ "name": "u-elevation",
933
+ "description": "\n---\n",
934
+ "attributes": [],
935
+ "references": []
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": [
873
953
  {
874
- "name": "error-text",
875
- "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`",
954
+ "name": "active",
955
+ "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
876
956
  "values": []
877
957
  },
878
958
  {
879
- "name": "empty",
880
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
959
+ "name": "keep-drawer-open",
960
+ "description": "If true, it will not attempt to close de navigation drawer on click",
881
961
  "values": []
882
962
  },
883
963
  {
884
964
  "name": "disabled",
965
+ "description": "Whether the button is disabled or not.",
885
966
  "values": []
886
967
  },
887
968
  {
888
- "name": "invalid",
889
- "description": "Get or sets where or not the field is in a visually invalid state.",
890
- "values": []
891
- },
892
- {
893
- "name": "has-leading-icon",
894
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
895
- "values": []
896
- },
897
- {
898
- "name": "has-trailing-icon",
899
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
900
- "values": []
901
- },
902
- {
903
- "name": "has-error-text",
904
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
905
- "values": []
906
- }
907
- ],
908
- "references": []
909
- },
910
- {
911
- "name": "u-dialog",
912
- "description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
913
- "attributes": [
914
- {
915
- "name": "open",
969
+ "name": "href",
970
+ "description": "The URL that the link button points to.",
916
971
  "values": []
917
972
  },
918
973
  {
919
- "name": "has-headline",
920
- "description": "Whether dialog has headline or not\n\n_Note:_ Readonly",
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.",
921
976
  "values": []
922
977
  },
923
978
  {
924
- "name": "has-icon",
925
- "description": "Whether dialog has icon\n\n_Note:_ Readonly",
979
+ "name": "name",
926
980
  "values": []
927
981
  }
928
982
  ],
929
983
  "references": []
930
984
  },
931
985
  {
932
- "name": "u-elevation",
986
+ "name": "u-drawer",
933
987
  "description": "\n---\n",
934
988
  "attributes": [],
935
989
  "references": []
936
990
  },
937
991
  {
938
- "name": "u-icon",
992
+ "name": "u-side-navigation",
939
993
  "description": "\n---\n",
940
- "attributes": [],
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
+ ],
941
1001
  "references": []
942
1002
  },
943
1003
  {
@@ -1014,23 +1074,6 @@
1014
1074
  ],
1015
1075
  "references": []
1016
1076
  },
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",
@@ -1169,90 +1212,59 @@
1169
1212
  "references": []
1170
1213
  },
1171
1214
  {
1172
- "name": "u-drawer-headline",
1173
- "description": "\n---\n",
1174
- "attributes": [],
1175
- "references": []
1176
- },
1177
- {
1178
- "name": "u-drawer-item",
1215
+ "name": "u-circular-progress",
1179
1216
  "description": "\n---\n",
1180
1217
  "attributes": [
1181
1218
  {
1182
- "name": "active",
1183
- "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1184
- "values": []
1185
- },
1186
- {
1187
- "name": "keep-drawer-open",
1188
- "description": "If true, it will not attempt to close de navigation drawer on click",
1189
- "values": []
1190
- },
1191
- {
1192
- "name": "disabled",
1193
- "description": "Whether the button is disabled or not.",
1194
- "values": []
1195
- },
1196
- {
1197
- "name": "href",
1198
- "description": "The URL that the link button points to.",
1199
- "values": []
1200
- },
1201
- {
1202
- "name": "target",
1203
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1219
+ "name": "value",
1204
1220
  "values": []
1205
1221
  },
1206
1222
  {
1207
- "name": "name",
1223
+ "name": "max",
1208
1224
  "values": []
1209
1225
  }
1210
1226
  ],
1211
1227
  "references": []
1212
1228
  },
1213
1229
  {
1214
- "name": "u-drawer",
1215
- "description": "\n---\n",
1216
- "attributes": [],
1217
- "references": []
1218
- },
1219
- {
1220
- "name": "u-side-navigation",
1230
+ "name": "u-progress-bar",
1221
1231
  "description": "\n---\n",
1222
1232
  "attributes": [
1223
1233
  {
1224
- "name": "toggle-drawer",
1225
- "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`",
1234
+ "name": "value",
1235
+ "values": []
1236
+ },
1237
+ {
1238
+ "name": "max",
1226
1239
  "values": []
1227
1240
  }
1228
1241
  ],
1229
1242
  "references": []
1230
1243
  },
1231
1244
  {
1232
- "name": "u-circular-progress",
1245
+ "name": "u-list-item",
1233
1246
  "description": "\n---\n",
1234
1247
  "attributes": [
1235
1248
  {
1236
- "name": "value",
1237
- "values": []
1238
- },
1239
- {
1240
- "name": "max",
1249
+ "name": "selectable",
1241
1250
  "values": []
1242
1251
  }
1243
1252
  ],
1244
1253
  "references": []
1245
1254
  },
1246
1255
  {
1247
- "name": "u-progress-bar",
1256
+ "name": "u-list",
1248
1257
  "description": "\n---\n",
1249
- "attributes": [
1250
- {
1251
- "name": "value",
1252
- "values": []
1253
- },
1258
+ "attributes": [],
1259
+ "references": []
1260
+ },
1261
+ {
1262
+ "name": "u-ripple",
1263
+ "description": "\n---\n",
1264
+ "attributes": [
1254
1265
  {
1255
- "name": "max",
1266
+ "name": "disabled",
1267
+ "description": "Disables the ripple.",
1256
1268
  "values": []
1257
1269
  }
1258
1270
  ],
@@ -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",
@@ -1569,37 +1569,32 @@
1569
1569
  "references": []
1570
1570
  },
1571
1571
  {
1572
- "name": "u-switch-list-item",
1572
+ "name": "u-snackbar",
1573
1573
  "description": "\n---\n",
1574
1574
  "attributes": [
1575
1575
  {
1576
- "name": "leading",
1577
- "values": []
1578
- },
1579
- {
1580
- "name": "name",
1581
- "values": []
1582
- },
1583
- {
1584
- "name": "disabled",
1576
+ "name": "message",
1585
1577
  "values": []
1586
1578
  },
1587
1579
  {
1588
- "name": "value",
1589
- "description": "The element value to use in form submission when checked.",
1580
+ "name": "action",
1590
1581
  "values": []
1591
1582
  },
1592
1583
  {
1593
- "name": "checked",
1584
+ "name": "show-close",
1594
1585
  "values": []
1595
1586
  }
1596
1587
  ],
1597
1588
  "references": []
1598
1589
  },
1599
1590
  {
1600
- "name": "u-switch",
1591
+ "name": "u-switch-list-item",
1601
1592
  "description": "\n---\n",
1602
1593
  "attributes": [
1594
+ {
1595
+ "name": "leading",
1596
+ "values": []
1597
+ },
1603
1598
  {
1604
1599
  "name": "name",
1605
1600
  "values": []
@@ -1621,19 +1616,24 @@
1621
1616
  "references": []
1622
1617
  },
1623
1618
  {
1624
- "name": "u-snackbar",
1619
+ "name": "u-switch",
1625
1620
  "description": "\n---\n",
1626
1621
  "attributes": [
1627
1622
  {
1628
- "name": "message",
1623
+ "name": "name",
1629
1624
  "values": []
1630
1625
  },
1631
1626
  {
1632
- "name": "action",
1627
+ "name": "disabled",
1633
1628
  "values": []
1634
1629
  },
1635
1630
  {
1636
- "name": "show-close",
1631
+ "name": "value",
1632
+ "description": "The element value to use in form submission when checked.",
1633
+ "values": []
1634
+ },
1635
+ {
1636
+ "name": "checked",
1637
1637
  "values": []
1638
1638
  }
1639
1639
  ],
@@ -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
  }