@universal-material/web 3.3.11 → 3.3.13
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 +1611 -1546
- package/icon/icon.d.ts +11 -0
- package/icon/icon.d.ts.map +1 -0
- package/icon/icon.js +17 -0
- package/icon/icon.js.map +1 -0
- package/icon/icon.styles.d.ts +2 -0
- package/icon/icon.styles.d.ts.map +1 -0
- package/icon/icon.styles.js +13 -0
- package/icon/icon.styles.js.map +1 -0
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/typeahead/typeahead.d.ts.map +1 -1
- package/typeahead/typeahead.js +3 -0
- package/typeahead/typeahead.js.map +1 -1
- package/vscode.html-custom-data.json +244 -238
|
@@ -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",
|
|
@@ -77,6 +66,17 @@
|
|
|
77
66
|
],
|
|
78
67
|
"references": []
|
|
79
68
|
},
|
|
69
|
+
{
|
|
70
|
+
"name": "u-badge",
|
|
71
|
+
"description": "\n---\n",
|
|
72
|
+
"attributes": [
|
|
73
|
+
{
|
|
74
|
+
"name": "static",
|
|
75
|
+
"values": []
|
|
76
|
+
}
|
|
77
|
+
],
|
|
78
|
+
"references": []
|
|
79
|
+
},
|
|
80
80
|
{
|
|
81
81
|
"name": "u-button-set",
|
|
82
82
|
"description": "\n---\n",
|
|
@@ -638,45 +638,93 @@
|
|
|
638
638
|
"references": []
|
|
639
639
|
},
|
|
640
640
|
{
|
|
641
|
-
"name": "u-
|
|
641
|
+
"name": "u-chip-set",
|
|
642
642
|
"description": "\n---\n",
|
|
643
643
|
"attributes": [
|
|
644
644
|
{
|
|
645
|
-
"name": "
|
|
646
|
-
"
|
|
645
|
+
"name": "alignment",
|
|
646
|
+
"description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
|
|
647
|
+
"values": [
|
|
648
|
+
{
|
|
649
|
+
"name": "start"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"name": "center"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"name": "end"
|
|
656
|
+
}
|
|
657
|
+
]
|
|
647
658
|
}
|
|
648
659
|
],
|
|
649
660
|
"references": []
|
|
650
661
|
},
|
|
651
662
|
{
|
|
652
|
-
"name": "u-
|
|
653
|
-
"description": "\n---\n",
|
|
663
|
+
"name": "u-chip",
|
|
664
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
654
665
|
"attributes": [
|
|
655
666
|
{
|
|
656
|
-
"name": "
|
|
667
|
+
"name": "selected",
|
|
668
|
+
"description": "Whether the chip is selected or not",
|
|
657
669
|
"values": []
|
|
658
|
-
}
|
|
659
|
-
],
|
|
660
|
-
"references": []
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"name": "u-card",
|
|
664
|
-
"description": "\n---\n",
|
|
665
|
-
"attributes": [
|
|
670
|
+
},
|
|
666
671
|
{
|
|
667
|
-
"name": "
|
|
668
|
-
"
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
672
|
+
"name": "clickable",
|
|
673
|
+
"values": []
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"name": "elevated",
|
|
677
|
+
"description": "Adds elevation to the chip",
|
|
678
|
+
"values": []
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "toggle",
|
|
682
|
+
"description": "When true, the chip will toggle between selected and unselected\nstates",
|
|
683
|
+
"values": []
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "removable",
|
|
687
|
+
"description": "Add the remove icon",
|
|
688
|
+
"values": []
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"name": "hide-selected-icon",
|
|
692
|
+
"description": "Hide the selected icon",
|
|
693
|
+
"values": []
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"name": "has-leading-icon",
|
|
697
|
+
"description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
|
|
698
|
+
"values": []
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"name": "has-selected-icon",
|
|
702
|
+
"description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
|
|
703
|
+
"values": []
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name": "has-trailing-icon",
|
|
707
|
+
"description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
|
|
708
|
+
"values": []
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"name": "disabled",
|
|
712
|
+
"description": "Whether the button is disabled or not.",
|
|
713
|
+
"values": []
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"name": "href",
|
|
717
|
+
"description": "The URL that the link button points to.",
|
|
718
|
+
"values": []
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"name": "target",
|
|
722
|
+
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
723
|
+
"values": []
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name": "name",
|
|
727
|
+
"values": []
|
|
680
728
|
}
|
|
681
729
|
],
|
|
682
730
|
"references": []
|
|
@@ -765,93 +813,45 @@
|
|
|
765
813
|
"references": []
|
|
766
814
|
},
|
|
767
815
|
{
|
|
768
|
-
"name": "u-
|
|
816
|
+
"name": "u-card-content",
|
|
769
817
|
"description": "\n---\n",
|
|
770
818
|
"attributes": [
|
|
771
819
|
{
|
|
772
|
-
"name": "
|
|
773
|
-
"
|
|
774
|
-
"values": [
|
|
775
|
-
{
|
|
776
|
-
"name": "start"
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "center"
|
|
780
|
-
},
|
|
781
|
-
{
|
|
782
|
-
"name": "end"
|
|
783
|
-
}
|
|
784
|
-
]
|
|
820
|
+
"name": "has-content",
|
|
821
|
+
"values": []
|
|
785
822
|
}
|
|
786
823
|
],
|
|
787
824
|
"references": []
|
|
788
825
|
},
|
|
789
826
|
{
|
|
790
|
-
"name": "u-
|
|
791
|
-
"description": "\n---\n
|
|
827
|
+
"name": "u-card-media",
|
|
828
|
+
"description": "\n---\n",
|
|
792
829
|
"attributes": [
|
|
793
830
|
{
|
|
794
|
-
"name": "
|
|
795
|
-
"description": "Whether the chip is selected or not",
|
|
796
|
-
"values": []
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"name": "clickable",
|
|
800
|
-
"values": []
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
"name": "elevated",
|
|
804
|
-
"description": "Adds elevation to the chip",
|
|
805
|
-
"values": []
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"name": "toggle",
|
|
809
|
-
"description": "When true, the chip will toggle between selected and unselected\nstates",
|
|
810
|
-
"values": []
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"name": "removable",
|
|
814
|
-
"description": "Add the remove icon",
|
|
815
|
-
"values": []
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
"name": "hide-selected-icon",
|
|
819
|
-
"description": "Hide the selected icon",
|
|
820
|
-
"values": []
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"name": "has-leading-icon",
|
|
824
|
-
"description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
|
|
825
|
-
"values": []
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"name": "has-selected-icon",
|
|
829
|
-
"description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
|
|
830
|
-
"values": []
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "has-trailing-icon",
|
|
834
|
-
"description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
|
|
835
|
-
"values": []
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"name": "disabled",
|
|
839
|
-
"description": "Whether the button is disabled or not.",
|
|
840
|
-
"values": []
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
|
-
"name": "href",
|
|
844
|
-
"description": "The URL that the link button points to.",
|
|
845
|
-
"values": []
|
|
846
|
-
},
|
|
847
|
-
{
|
|
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.",
|
|
831
|
+
"name": "wide",
|
|
850
832
|
"values": []
|
|
851
|
-
}
|
|
833
|
+
}
|
|
834
|
+
],
|
|
835
|
+
"references": []
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"name": "u-card",
|
|
839
|
+
"description": "\n---\n",
|
|
840
|
+
"attributes": [
|
|
852
841
|
{
|
|
853
|
-
"name": "
|
|
854
|
-
"
|
|
842
|
+
"name": "variant",
|
|
843
|
+
"description": "The Card variant to render.",
|
|
844
|
+
"values": [
|
|
845
|
+
{
|
|
846
|
+
"name": "filled"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"name": "elevated"
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "outlined"
|
|
853
|
+
}
|
|
854
|
+
]
|
|
855
855
|
}
|
|
856
856
|
],
|
|
857
857
|
"references": []
|
|
@@ -883,6 +883,12 @@
|
|
|
883
883
|
"attributes": [],
|
|
884
884
|
"references": []
|
|
885
885
|
},
|
|
886
|
+
{
|
|
887
|
+
"name": "u-icon",
|
|
888
|
+
"description": "\n---\n",
|
|
889
|
+
"attributes": [],
|
|
890
|
+
"references": []
|
|
891
|
+
},
|
|
886
892
|
{
|
|
887
893
|
"name": "u-field",
|
|
888
894
|
"description": "\n---\n",
|
|
@@ -957,6 +963,23 @@
|
|
|
957
963
|
],
|
|
958
964
|
"references": []
|
|
959
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",
|
|
@@ -1078,18 +1101,22 @@
|
|
|
1078
1101
|
"references": []
|
|
1079
1102
|
},
|
|
1080
1103
|
{
|
|
1081
|
-
"name": "u-
|
|
1104
|
+
"name": "u-overflow-menu-item",
|
|
1082
1105
|
"description": "\n---\n",
|
|
1083
1106
|
"attributes": [
|
|
1084
1107
|
{
|
|
1085
|
-
"name": "
|
|
1108
|
+
"name": "label",
|
|
1109
|
+
"values": []
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
"name": "priority",
|
|
1086
1113
|
"values": []
|
|
1087
1114
|
}
|
|
1088
1115
|
],
|
|
1089
1116
|
"references": []
|
|
1090
1117
|
},
|
|
1091
1118
|
{
|
|
1092
|
-
"name": "u-
|
|
1119
|
+
"name": "u-overflow-menu",
|
|
1093
1120
|
"description": "\n---\n",
|
|
1094
1121
|
"attributes": [],
|
|
1095
1122
|
"references": []
|
|
@@ -1164,27 +1191,6 @@
|
|
|
1164
1191
|
],
|
|
1165
1192
|
"references": []
|
|
1166
1193
|
},
|
|
1167
|
-
{
|
|
1168
|
-
"name": "u-overflow-menu-item",
|
|
1169
|
-
"description": "\n---\n",
|
|
1170
|
-
"attributes": [
|
|
1171
|
-
{
|
|
1172
|
-
"name": "label",
|
|
1173
|
-
"values": []
|
|
1174
|
-
},
|
|
1175
|
-
{
|
|
1176
|
-
"name": "priority",
|
|
1177
|
-
"values": []
|
|
1178
|
-
}
|
|
1179
|
-
],
|
|
1180
|
-
"references": []
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"name": "u-overflow-menu",
|
|
1184
|
-
"description": "\n---\n",
|
|
1185
|
-
"attributes": [],
|
|
1186
|
-
"references": []
|
|
1187
|
-
},
|
|
1188
1194
|
{
|
|
1189
1195
|
"name": "u-circular-progress",
|
|
1190
1196
|
"description": "\n---\n",
|
|
@@ -1275,18 +1281,6 @@
|
|
|
1275
1281
|
],
|
|
1276
1282
|
"references": []
|
|
1277
1283
|
},
|
|
1278
|
-
{
|
|
1279
|
-
"name": "u-ripple",
|
|
1280
|
-
"description": "\n---\n",
|
|
1281
|
-
"attributes": [
|
|
1282
|
-
{
|
|
1283
|
-
"name": "disabled",
|
|
1284
|
-
"description": "Disables the ripple.",
|
|
1285
|
-
"values": []
|
|
1286
|
-
}
|
|
1287
|
-
],
|
|
1288
|
-
"references": []
|
|
1289
|
-
},
|
|
1290
1284
|
{
|
|
1291
1285
|
"name": "u-search",
|
|
1292
1286
|
"description": "\n---\n",
|
|
@@ -1398,6 +1392,18 @@
|
|
|
1398
1392
|
],
|
|
1399
1393
|
"references": []
|
|
1400
1394
|
},
|
|
1395
|
+
{
|
|
1396
|
+
"name": "u-ripple",
|
|
1397
|
+
"description": "\n---\n",
|
|
1398
|
+
"attributes": [
|
|
1399
|
+
{
|
|
1400
|
+
"name": "disabled",
|
|
1401
|
+
"description": "Disables the ripple.",
|
|
1402
|
+
"values": []
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"references": []
|
|
1406
|
+
},
|
|
1401
1407
|
{
|
|
1402
1408
|
"name": "u-option",
|
|
1403
1409
|
"description": "\n---\n",
|
|
@@ -1538,32 +1544,37 @@
|
|
|
1538
1544
|
"references": []
|
|
1539
1545
|
},
|
|
1540
1546
|
{
|
|
1541
|
-
"name": "u-
|
|
1547
|
+
"name": "u-switch-list-item",
|
|
1542
1548
|
"description": "\n---\n",
|
|
1543
1549
|
"attributes": [
|
|
1544
1550
|
{
|
|
1545
|
-
"name": "
|
|
1551
|
+
"name": "leading",
|
|
1546
1552
|
"values": []
|
|
1547
1553
|
},
|
|
1548
1554
|
{
|
|
1549
|
-
"name": "
|
|
1555
|
+
"name": "name",
|
|
1550
1556
|
"values": []
|
|
1551
1557
|
},
|
|
1552
1558
|
{
|
|
1553
|
-
"name": "
|
|
1559
|
+
"name": "disabled",
|
|
1560
|
+
"values": []
|
|
1561
|
+
},
|
|
1562
|
+
{
|
|
1563
|
+
"name": "value",
|
|
1564
|
+
"description": "The element value to use in form submission when checked.",
|
|
1565
|
+
"values": []
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"name": "checked",
|
|
1554
1569
|
"values": []
|
|
1555
1570
|
}
|
|
1556
1571
|
],
|
|
1557
1572
|
"references": []
|
|
1558
1573
|
},
|
|
1559
1574
|
{
|
|
1560
|
-
"name": "u-switch
|
|
1575
|
+
"name": "u-switch",
|
|
1561
1576
|
"description": "\n---\n",
|
|
1562
1577
|
"attributes": [
|
|
1563
|
-
{
|
|
1564
|
-
"name": "leading",
|
|
1565
|
-
"values": []
|
|
1566
|
-
},
|
|
1567
1578
|
{
|
|
1568
1579
|
"name": "name",
|
|
1569
1580
|
"values": []
|
|
@@ -1585,24 +1596,19 @@
|
|
|
1585
1596
|
"references": []
|
|
1586
1597
|
},
|
|
1587
1598
|
{
|
|
1588
|
-
"name": "u-
|
|
1599
|
+
"name": "u-snackbar",
|
|
1589
1600
|
"description": "\n---\n",
|
|
1590
1601
|
"attributes": [
|
|
1591
1602
|
{
|
|
1592
|
-
"name": "
|
|
1593
|
-
"values": []
|
|
1594
|
-
},
|
|
1595
|
-
{
|
|
1596
|
-
"name": "disabled",
|
|
1603
|
+
"name": "message",
|
|
1597
1604
|
"values": []
|
|
1598
1605
|
},
|
|
1599
1606
|
{
|
|
1600
|
-
"name": "
|
|
1601
|
-
"description": "The element value to use in form submission when checked.",
|
|
1607
|
+
"name": "action",
|
|
1602
1608
|
"values": []
|
|
1603
1609
|
},
|
|
1604
1610
|
{
|
|
1605
|
-
"name": "
|
|
1611
|
+
"name": "show-close",
|
|
1606
1612
|
"values": []
|
|
1607
1613
|
}
|
|
1608
1614
|
],
|
|
@@ -1757,77 +1763,6 @@
|
|
|
1757
1763
|
],
|
|
1758
1764
|
"references": []
|
|
1759
1765
|
},
|
|
1760
|
-
{
|
|
1761
|
-
"name": "u-highlight",
|
|
1762
|
-
"description": "\n---\n",
|
|
1763
|
-
"attributes": [
|
|
1764
|
-
{
|
|
1765
|
-
"name": "result",
|
|
1766
|
-
"description": "The result text to display. If the term is found inside this text, it's highlighted",
|
|
1767
|
-
"values": []
|
|
1768
|
-
},
|
|
1769
|
-
{
|
|
1770
|
-
"name": "term",
|
|
1771
|
-
"description": "The searched term",
|
|
1772
|
-
"values": []
|
|
1773
|
-
}
|
|
1774
|
-
],
|
|
1775
|
-
"references": []
|
|
1776
|
-
},
|
|
1777
|
-
{
|
|
1778
|
-
"name": "u-typeahead",
|
|
1779
|
-
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
1780
|
-
"attributes": [
|
|
1781
|
-
{
|
|
1782
|
-
"name": "debounce",
|
|
1783
|
-
"description": "The time in milliseconds before triggering an update in the results.",
|
|
1784
|
-
"values": []
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"name": "limit",
|
|
1788
|
-
"description": "The number of suggestions to show",
|
|
1789
|
-
"values": []
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"name": "minLength",
|
|
1793
|
-
"description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
|
|
1794
|
-
"values": []
|
|
1795
|
-
},
|
|
1796
|
-
{
|
|
1797
|
-
"name": "open-on-focus",
|
|
1798
|
-
"description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
|
|
1799
|
-
"values": []
|
|
1800
|
-
},
|
|
1801
|
-
{
|
|
1802
|
-
"name": "editable",
|
|
1803
|
-
"description": "If `true`, model values will not be restricted only to items selected from the menu.",
|
|
1804
|
-
"values": []
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"name": "autocomplete",
|
|
1808
|
-
"description": "The value for the `autocomplete` attribute for the target element.",
|
|
1809
|
-
"values": [
|
|
1810
|
-
{
|
|
1811
|
-
"name": "on"
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"name": "off"
|
|
1815
|
-
}
|
|
1816
|
-
]
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"name": "spellcheck",
|
|
1820
|
-
"description": "The value for the `spellcheck` attribute for the target element.",
|
|
1821
|
-
"values": []
|
|
1822
|
-
},
|
|
1823
|
-
{
|
|
1824
|
-
"name": "target-id",
|
|
1825
|
-
"description": "The id of the target element to attach the typeahead.",
|
|
1826
|
-
"values": []
|
|
1827
|
-
}
|
|
1828
|
-
],
|
|
1829
|
-
"references": []
|
|
1830
|
-
},
|
|
1831
1766
|
{
|
|
1832
1767
|
"name": "u-text-field",
|
|
1833
1768
|
"description": "\n---\n",
|
|
@@ -1944,6 +1879,77 @@
|
|
|
1944
1879
|
}
|
|
1945
1880
|
],
|
|
1946
1881
|
"references": []
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"name": "u-highlight",
|
|
1885
|
+
"description": "\n---\n",
|
|
1886
|
+
"attributes": [
|
|
1887
|
+
{
|
|
1888
|
+
"name": "result",
|
|
1889
|
+
"description": "The result text to display. If the term is found inside this text, it's highlighted",
|
|
1890
|
+
"values": []
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"name": "term",
|
|
1894
|
+
"description": "The searched term",
|
|
1895
|
+
"values": []
|
|
1896
|
+
}
|
|
1897
|
+
],
|
|
1898
|
+
"references": []
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "u-typeahead",
|
|
1902
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
1903
|
+
"attributes": [
|
|
1904
|
+
{
|
|
1905
|
+
"name": "debounce",
|
|
1906
|
+
"description": "The time in milliseconds before triggering an update in the results.",
|
|
1907
|
+
"values": []
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
"name": "limit",
|
|
1911
|
+
"description": "The number of suggestions to show",
|
|
1912
|
+
"values": []
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"name": "minLength",
|
|
1916
|
+
"description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
|
|
1917
|
+
"values": []
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"name": "open-on-focus",
|
|
1921
|
+
"description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
|
|
1922
|
+
"values": []
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"name": "editable",
|
|
1926
|
+
"description": "If `true`, model values will not be restricted only to items selected from the menu.",
|
|
1927
|
+
"values": []
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"name": "autocomplete",
|
|
1931
|
+
"description": "The value for the `autocomplete` attribute for the target element.",
|
|
1932
|
+
"values": [
|
|
1933
|
+
{
|
|
1934
|
+
"name": "on"
|
|
1935
|
+
},
|
|
1936
|
+
{
|
|
1937
|
+
"name": "off"
|
|
1938
|
+
}
|
|
1939
|
+
]
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"name": "spellcheck",
|
|
1943
|
+
"description": "The value for the `spellcheck` attribute for the target element.",
|
|
1944
|
+
"values": []
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"name": "target-id",
|
|
1948
|
+
"description": "The id of the target element to attach the typeahead.",
|
|
1949
|
+
"values": []
|
|
1950
|
+
}
|
|
1951
|
+
],
|
|
1952
|
+
"references": []
|
|
1947
1953
|
}
|
|
1948
1954
|
]
|
|
1949
1955
|
}
|