@universal-material/web 3.3.19 → 3.3.20
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 +5491 -5491
- package/package.json +1 -1
- package/select/select.styles.js +1 -1
- package/select/select.styles.js.map +1 -1
- package/typeahead/typeahead.styles.js +1 -1
- package/typeahead/typeahead.styles.js.map +1 -1
- package/vscode.html-custom-data.json +147 -147
package/package.json
CHANGED
package/select/select.styles.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.styles.js","sourceRoot":"","sources":["../../src/select/select.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCzB,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css `\n u-menu {\n display: block;\n width: 100%;\n }\n u-menu::part(menu) {\n width: var(--_menu-width);\n
|
|
1
|
+
{"version":3,"file":"select.styles.js","sourceRoot":"","sources":["../../src/select/select.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCzB,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css `\n u-menu {\n display: block;\n width: 100%;\n }\n u-menu::part(menu) {\n width: var(--_menu-width);\n max-width: none;\n }\n\n :host(:not([disabled])) .button {\n cursor: pointer;\n }\n\n .button {\n position: absolute;\n inset: 0;\n margin: 0;\n padding: 0;\n background: transparent;\n border: none;\n appearance: none;\n }\n\n select {\n pointer-events: none;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n\n .list {\n width: 2px;\n height: 2px;\n margin: -1px;\n overflow: hidden;\n }\n`;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typeahead.styles.js","sourceRoot":"","sources":["../../src/typeahead/typeahead.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAC;;;;;;;;;;;;;CAazB,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css `\n :host {\n display: block;\n }\n\n :host([fit-target]) u-menu::part(menu) {\n width: var(--_menu-width);\n
|
|
1
|
+
{"version":3,"file":"typeahead.styles.js","sourceRoot":"","sources":["../../src/typeahead/typeahead.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAC;;;;;;;;;;;;;CAazB,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css `\n :host {\n display: block;\n }\n\n :host([fit-target]) u-menu::part(menu) {\n width: var(--_menu-width);\n max-width: none;\n }\n\n u-menu-item {\n font-weight: var(--u-typeahead-item-font-weight, var(--u-font-weight-regular, 400));\n }\n`;\n"]}
|
|
@@ -66,17 +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
69
|
{
|
|
81
70
|
"name": "u-button-field",
|
|
82
71
|
"description": "\n---\n",
|
|
@@ -155,6 +144,17 @@
|
|
|
155
144
|
],
|
|
156
145
|
"references": []
|
|
157
146
|
},
|
|
147
|
+
{
|
|
148
|
+
"name": "u-badge",
|
|
149
|
+
"description": "\n---\n",
|
|
150
|
+
"attributes": [
|
|
151
|
+
{
|
|
152
|
+
"name": "static",
|
|
153
|
+
"values": []
|
|
154
|
+
}
|
|
155
|
+
],
|
|
156
|
+
"references": []
|
|
157
|
+
},
|
|
158
158
|
{
|
|
159
159
|
"name": "u-button-set",
|
|
160
160
|
"description": "\n---\n",
|
|
@@ -531,44 +531,6 @@
|
|
|
531
531
|
],
|
|
532
532
|
"references": []
|
|
533
533
|
},
|
|
534
|
-
{
|
|
535
|
-
"name": "u-calendar",
|
|
536
|
-
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
537
|
-
"attributes": [
|
|
538
|
-
{
|
|
539
|
-
"name": "value",
|
|
540
|
-
"values": []
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"name": "dateOutsideMonth",
|
|
544
|
-
"values": []
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"name": "locale",
|
|
548
|
-
"values": []
|
|
549
|
-
}
|
|
550
|
-
],
|
|
551
|
-
"references": []
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"name": "u-range-calendar",
|
|
555
|
-
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
556
|
-
"attributes": [
|
|
557
|
-
{
|
|
558
|
-
"name": "value",
|
|
559
|
-
"values": []
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"name": "dateOutsideMonth",
|
|
563
|
-
"values": []
|
|
564
|
-
},
|
|
565
|
-
{
|
|
566
|
-
"name": "locale",
|
|
567
|
-
"values": []
|
|
568
|
-
}
|
|
569
|
-
],
|
|
570
|
-
"references": []
|
|
571
|
-
},
|
|
572
534
|
{
|
|
573
535
|
"name": "u-card-content",
|
|
574
536
|
"description": "\n---\n",
|
|
@@ -613,6 +575,44 @@
|
|
|
613
575
|
],
|
|
614
576
|
"references": []
|
|
615
577
|
},
|
|
578
|
+
{
|
|
579
|
+
"name": "u-calendar",
|
|
580
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
581
|
+
"attributes": [
|
|
582
|
+
{
|
|
583
|
+
"name": "value",
|
|
584
|
+
"values": []
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"name": "dateOutsideMonth",
|
|
588
|
+
"values": []
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"name": "locale",
|
|
592
|
+
"values": []
|
|
593
|
+
}
|
|
594
|
+
],
|
|
595
|
+
"references": []
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "u-range-calendar",
|
|
599
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
600
|
+
"attributes": [
|
|
601
|
+
{
|
|
602
|
+
"name": "value",
|
|
603
|
+
"values": []
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "dateOutsideMonth",
|
|
607
|
+
"values": []
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"name": "locale",
|
|
611
|
+
"values": []
|
|
612
|
+
}
|
|
613
|
+
],
|
|
614
|
+
"references": []
|
|
615
|
+
},
|
|
616
616
|
{
|
|
617
617
|
"name": "u-checkbox-list-item",
|
|
618
618
|
"description": "\n---\n",
|
|
@@ -1289,6 +1289,18 @@
|
|
|
1289
1289
|
],
|
|
1290
1290
|
"references": []
|
|
1291
1291
|
},
|
|
1292
|
+
{
|
|
1293
|
+
"name": "u-ripple",
|
|
1294
|
+
"description": "\n---\n",
|
|
1295
|
+
"attributes": [
|
|
1296
|
+
{
|
|
1297
|
+
"name": "disabled",
|
|
1298
|
+
"description": "Disables the ripple.",
|
|
1299
|
+
"values": []
|
|
1300
|
+
}
|
|
1301
|
+
],
|
|
1302
|
+
"references": []
|
|
1303
|
+
},
|
|
1292
1304
|
{
|
|
1293
1305
|
"name": "u-search",
|
|
1294
1306
|
"description": "\n---\n",
|
|
@@ -1539,18 +1551,6 @@
|
|
|
1539
1551
|
],
|
|
1540
1552
|
"references": []
|
|
1541
1553
|
},
|
|
1542
|
-
{
|
|
1543
|
-
"name": "u-ripple",
|
|
1544
|
-
"description": "\n---\n",
|
|
1545
|
-
"attributes": [
|
|
1546
|
-
{
|
|
1547
|
-
"name": "disabled",
|
|
1548
|
-
"description": "Disables the ripple.",
|
|
1549
|
-
"values": []
|
|
1550
|
-
}
|
|
1551
|
-
],
|
|
1552
|
-
"references": []
|
|
1553
|
-
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"name": "u-snackbar",
|
|
1556
1556
|
"description": "\n---\n",
|
|
@@ -1771,92 +1771,6 @@
|
|
|
1771
1771
|
],
|
|
1772
1772
|
"references": []
|
|
1773
1773
|
},
|
|
1774
|
-
{
|
|
1775
|
-
"name": "u-highlight",
|
|
1776
|
-
"description": "\n---\n",
|
|
1777
|
-
"attributes": [
|
|
1778
|
-
{
|
|
1779
|
-
"name": "result",
|
|
1780
|
-
"description": "The result text to display. If the term is found inside this text, it's highlighted",
|
|
1781
|
-
"values": []
|
|
1782
|
-
},
|
|
1783
|
-
{
|
|
1784
|
-
"name": "term",
|
|
1785
|
-
"description": "The searched term",
|
|
1786
|
-
"values": []
|
|
1787
|
-
}
|
|
1788
|
-
],
|
|
1789
|
-
"references": []
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"name": "u-typeahead",
|
|
1793
|
-
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
1794
|
-
"attributes": [
|
|
1795
|
-
{
|
|
1796
|
-
"name": "debounce",
|
|
1797
|
-
"description": "The time in milliseconds before triggering an update in the results.",
|
|
1798
|
-
"values": []
|
|
1799
|
-
},
|
|
1800
|
-
{
|
|
1801
|
-
"name": "limit",
|
|
1802
|
-
"description": "The number of suggestions to show",
|
|
1803
|
-
"values": []
|
|
1804
|
-
},
|
|
1805
|
-
{
|
|
1806
|
-
"name": "minLength",
|
|
1807
|
-
"description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
|
|
1808
|
-
"values": []
|
|
1809
|
-
},
|
|
1810
|
-
{
|
|
1811
|
-
"name": "open-on-focus",
|
|
1812
|
-
"description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
|
|
1813
|
-
"values": []
|
|
1814
|
-
},
|
|
1815
|
-
{
|
|
1816
|
-
"name": "editable",
|
|
1817
|
-
"description": "If `true`, model values will not be restricted only to items selected from the menu.",
|
|
1818
|
-
"values": []
|
|
1819
|
-
},
|
|
1820
|
-
{
|
|
1821
|
-
"name": "autocomplete",
|
|
1822
|
-
"description": "The value for the `autocomplete` attribute for the target element.",
|
|
1823
|
-
"values": [
|
|
1824
|
-
{
|
|
1825
|
-
"name": "on"
|
|
1826
|
-
},
|
|
1827
|
-
{
|
|
1828
|
-
"name": "off"
|
|
1829
|
-
}
|
|
1830
|
-
]
|
|
1831
|
-
},
|
|
1832
|
-
{
|
|
1833
|
-
"name": "spellcheck",
|
|
1834
|
-
"description": "The value for the `spellcheck` attribute for the target element.",
|
|
1835
|
-
"values": []
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
"name": "fit-target",
|
|
1839
|
-
"values": []
|
|
1840
|
-
},
|
|
1841
|
-
{
|
|
1842
|
-
"name": "positioning",
|
|
1843
|
-
"values": [
|
|
1844
|
-
{
|
|
1845
|
-
"name": "relative"
|
|
1846
|
-
},
|
|
1847
|
-
{
|
|
1848
|
-
"name": "fixed"
|
|
1849
|
-
}
|
|
1850
|
-
]
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"name": "target-id",
|
|
1854
|
-
"description": "The id of the target element to attach the typeahead.",
|
|
1855
|
-
"values": []
|
|
1856
|
-
}
|
|
1857
|
-
],
|
|
1858
|
-
"references": []
|
|
1859
|
-
},
|
|
1860
1774
|
{
|
|
1861
1775
|
"name": "u-text-field",
|
|
1862
1776
|
"description": "\n---\n",
|
|
@@ -1973,6 +1887,92 @@
|
|
|
1973
1887
|
}
|
|
1974
1888
|
],
|
|
1975
1889
|
"references": []
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
"name": "u-highlight",
|
|
1893
|
+
"description": "\n---\n",
|
|
1894
|
+
"attributes": [
|
|
1895
|
+
{
|
|
1896
|
+
"name": "result",
|
|
1897
|
+
"description": "The result text to display. If the term is found inside this text, it's highlighted",
|
|
1898
|
+
"values": []
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "term",
|
|
1902
|
+
"description": "The searched term",
|
|
1903
|
+
"values": []
|
|
1904
|
+
}
|
|
1905
|
+
],
|
|
1906
|
+
"references": []
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"name": "u-typeahead",
|
|
1910
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
1911
|
+
"attributes": [
|
|
1912
|
+
{
|
|
1913
|
+
"name": "debounce",
|
|
1914
|
+
"description": "The time in milliseconds before triggering an update in the results.",
|
|
1915
|
+
"values": []
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"name": "limit",
|
|
1919
|
+
"description": "The number of suggestions to show",
|
|
1920
|
+
"values": []
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
"name": "minLength",
|
|
1924
|
+
"description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
|
|
1925
|
+
"values": []
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"name": "open-on-focus",
|
|
1929
|
+
"description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
|
|
1930
|
+
"values": []
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
"name": "editable",
|
|
1934
|
+
"description": "If `true`, model values will not be restricted only to items selected from the menu.",
|
|
1935
|
+
"values": []
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"name": "autocomplete",
|
|
1939
|
+
"description": "The value for the `autocomplete` attribute for the target element.",
|
|
1940
|
+
"values": [
|
|
1941
|
+
{
|
|
1942
|
+
"name": "on"
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
"name": "off"
|
|
1946
|
+
}
|
|
1947
|
+
]
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"name": "spellcheck",
|
|
1951
|
+
"description": "The value for the `spellcheck` attribute for the target element.",
|
|
1952
|
+
"values": []
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"name": "fit-target",
|
|
1956
|
+
"values": []
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"name": "positioning",
|
|
1960
|
+
"values": [
|
|
1961
|
+
{
|
|
1962
|
+
"name": "relative"
|
|
1963
|
+
},
|
|
1964
|
+
{
|
|
1965
|
+
"name": "fixed"
|
|
1966
|
+
}
|
|
1967
|
+
]
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"name": "target-id",
|
|
1971
|
+
"description": "The id of the target element to attach the typeahead.",
|
|
1972
|
+
"values": []
|
|
1973
|
+
}
|
|
1974
|
+
],
|
|
1975
|
+
"references": []
|
|
1976
1976
|
}
|
|
1977
1977
|
]
|
|
1978
1978
|
}
|