@universal-material/web 3.6.15 → 3.6.16
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 +3271 -3271
- package/package.json +1 -1
- package/select/option.d.ts.map +1 -1
- package/select/option.js +1 -2
- package/select/option.js.map +1 -1
- package/select/select.d.ts +1 -1
- package/select/select.d.ts.map +1 -1
- package/select/select.js +5 -5
- package/select/select.js.map +1 -1
- package/vscode.html-custom-data.json +225 -225
|
@@ -2,6 +2,56 @@
|
|
|
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-top-app-bar",
|
|
7
|
+
"description": "\n---\n",
|
|
8
|
+
"attributes": [
|
|
9
|
+
{
|
|
10
|
+
"name": "position",
|
|
11
|
+
"values": [
|
|
12
|
+
{
|
|
13
|
+
"name": "fixed"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "absolute"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "static"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "size",
|
|
25
|
+
"values": [
|
|
26
|
+
{
|
|
27
|
+
"name": "small"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "medium"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "large"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "headline",
|
|
39
|
+
"values": []
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "scrollContainer",
|
|
43
|
+
"values": [
|
|
44
|
+
{
|
|
45
|
+
"name": "none"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "window"
|
|
49
|
+
}
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"references": []
|
|
54
|
+
},
|
|
5
55
|
{
|
|
6
56
|
"name": "u-badge",
|
|
7
57
|
"description": "\n---\n",
|
|
@@ -455,56 +505,6 @@
|
|
|
455
505
|
],
|
|
456
506
|
"references": []
|
|
457
507
|
},
|
|
458
|
-
{
|
|
459
|
-
"name": "u-top-app-bar",
|
|
460
|
-
"description": "\n---\n",
|
|
461
|
-
"attributes": [
|
|
462
|
-
{
|
|
463
|
-
"name": "position",
|
|
464
|
-
"values": [
|
|
465
|
-
{
|
|
466
|
-
"name": "fixed"
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"name": "absolute"
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"name": "static"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"name": "size",
|
|
478
|
-
"values": [
|
|
479
|
-
{
|
|
480
|
-
"name": "small"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "medium"
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"name": "large"
|
|
487
|
-
}
|
|
488
|
-
]
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"name": "headline",
|
|
492
|
-
"values": []
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"name": "scrollContainer",
|
|
496
|
-
"values": [
|
|
497
|
-
{
|
|
498
|
-
"name": "none"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"name": "window"
|
|
502
|
-
}
|
|
503
|
-
]
|
|
504
|
-
}
|
|
505
|
-
],
|
|
506
|
-
"references": []
|
|
507
|
-
},
|
|
508
508
|
{
|
|
509
509
|
"name": "u-button-field",
|
|
510
510
|
"description": "\n---\n",
|
|
@@ -899,6 +899,12 @@
|
|
|
899
899
|
"attributes": [],
|
|
900
900
|
"references": []
|
|
901
901
|
},
|
|
902
|
+
{
|
|
903
|
+
"name": "u-elevation",
|
|
904
|
+
"description": "\n---\n",
|
|
905
|
+
"attributes": [],
|
|
906
|
+
"references": []
|
|
907
|
+
},
|
|
902
908
|
{
|
|
903
909
|
"name": "u-dialog",
|
|
904
910
|
"description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
|
|
@@ -928,18 +934,6 @@
|
|
|
928
934
|
],
|
|
929
935
|
"references": []
|
|
930
936
|
},
|
|
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
937
|
{
|
|
944
938
|
"name": "u-field",
|
|
945
939
|
"description": "\n---\n",
|
|
@@ -1015,18 +1009,7 @@
|
|
|
1015
1009
|
"references": []
|
|
1016
1010
|
},
|
|
1017
1011
|
{
|
|
1018
|
-
"name": "u-
|
|
1019
|
-
"description": "\n---\n",
|
|
1020
|
-
"attributes": [
|
|
1021
|
-
{
|
|
1022
|
-
"name": "selectable",
|
|
1023
|
-
"values": []
|
|
1024
|
-
}
|
|
1025
|
-
],
|
|
1026
|
-
"references": []
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"name": "u-list",
|
|
1012
|
+
"name": "u-icon",
|
|
1030
1013
|
"description": "\n---\n",
|
|
1031
1014
|
"attributes": [],
|
|
1032
1015
|
"references": []
|
|
@@ -1147,43 +1130,6 @@
|
|
|
1147
1130
|
],
|
|
1148
1131
|
"references": []
|
|
1149
1132
|
},
|
|
1150
|
-
{
|
|
1151
|
-
"name": "u-overflow-menu-item",
|
|
1152
|
-
"description": "\n---\n",
|
|
1153
|
-
"attributes": [
|
|
1154
|
-
{
|
|
1155
|
-
"name": "label",
|
|
1156
|
-
"values": []
|
|
1157
|
-
},
|
|
1158
|
-
{
|
|
1159
|
-
"name": "collapse",
|
|
1160
|
-
"values": [
|
|
1161
|
-
{
|
|
1162
|
-
"name": "auto"
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"name": "always"
|
|
1166
|
-
}
|
|
1167
|
-
]
|
|
1168
|
-
}
|
|
1169
|
-
],
|
|
1170
|
-
"references": []
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
"name": "u-overflow-menu",
|
|
1174
|
-
"description": "\n---\n",
|
|
1175
|
-
"attributes": [
|
|
1176
|
-
{
|
|
1177
|
-
"name": "anchor",
|
|
1178
|
-
"values": [
|
|
1179
|
-
{
|
|
1180
|
-
"name": "HTMLElement"
|
|
1181
|
-
}
|
|
1182
|
-
]
|
|
1183
|
-
}
|
|
1184
|
-
],
|
|
1185
|
-
"references": []
|
|
1186
|
-
},
|
|
1187
1133
|
{
|
|
1188
1134
|
"name": "u-drawer-headline",
|
|
1189
1135
|
"description": "\n---\n",
|
|
@@ -1245,129 +1191,73 @@
|
|
|
1245
1191
|
"references": []
|
|
1246
1192
|
},
|
|
1247
1193
|
{
|
|
1248
|
-
"name": "u-
|
|
1249
|
-
"description": "\n---\n",
|
|
1250
|
-
"attributes": [
|
|
1251
|
-
{
|
|
1252
|
-
"name": "value",
|
|
1253
|
-
"values": []
|
|
1254
|
-
},
|
|
1255
|
-
{
|
|
1256
|
-
"name": "max",
|
|
1257
|
-
"values": []
|
|
1258
|
-
}
|
|
1259
|
-
],
|
|
1260
|
-
"references": []
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
"name": "u-progress-bar",
|
|
1194
|
+
"name": "u-list-item",
|
|
1264
1195
|
"description": "\n---\n",
|
|
1265
1196
|
"attributes": [
|
|
1266
1197
|
{
|
|
1267
|
-
"name": "
|
|
1268
|
-
"values": []
|
|
1269
|
-
},
|
|
1270
|
-
{
|
|
1271
|
-
"name": "max",
|
|
1198
|
+
"name": "selectable",
|
|
1272
1199
|
"values": []
|
|
1273
1200
|
}
|
|
1274
1201
|
],
|
|
1275
1202
|
"references": []
|
|
1276
1203
|
},
|
|
1277
1204
|
{
|
|
1278
|
-
"name": "u-
|
|
1205
|
+
"name": "u-list",
|
|
1279
1206
|
"description": "\n---\n",
|
|
1280
|
-
"attributes": [
|
|
1281
|
-
{
|
|
1282
|
-
"name": "disabled",
|
|
1283
|
-
"description": "Disables the ripple.",
|
|
1284
|
-
"values": []
|
|
1285
|
-
}
|
|
1286
|
-
],
|
|
1207
|
+
"attributes": [],
|
|
1287
1208
|
"references": []
|
|
1288
1209
|
},
|
|
1289
1210
|
{
|
|
1290
|
-
"name": "u-
|
|
1211
|
+
"name": "u-overflow-menu-item",
|
|
1291
1212
|
"description": "\n---\n",
|
|
1292
1213
|
"attributes": [
|
|
1293
1214
|
{
|
|
1294
|
-
"name": "
|
|
1295
|
-
"values": [
|
|
1296
|
-
{
|
|
1297
|
-
"name": "fixed"
|
|
1298
|
-
},
|
|
1299
|
-
{
|
|
1300
|
-
"name": "absolute"
|
|
1301
|
-
},
|
|
1302
|
-
{
|
|
1303
|
-
"name": "static"
|
|
1304
|
-
}
|
|
1305
|
-
]
|
|
1306
|
-
},
|
|
1307
|
-
{
|
|
1308
|
-
"name": "value",
|
|
1215
|
+
"name": "label",
|
|
1309
1216
|
"values": []
|
|
1310
1217
|
},
|
|
1311
1218
|
{
|
|
1312
|
-
"name": "
|
|
1219
|
+
"name": "collapse",
|
|
1313
1220
|
"values": [
|
|
1314
1221
|
{
|
|
1315
|
-
"name": "
|
|
1222
|
+
"name": "auto"
|
|
1316
1223
|
},
|
|
1317
1224
|
{
|
|
1318
|
-
"name": "
|
|
1225
|
+
"name": "always"
|
|
1319
1226
|
}
|
|
1320
1227
|
]
|
|
1321
|
-
}
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"name": "placeholder",
|
|
1332
|
-
"values": []
|
|
1333
|
-
},
|
|
1228
|
+
}
|
|
1229
|
+
],
|
|
1230
|
+
"references": []
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"name": "u-overflow-menu",
|
|
1234
|
+
"description": "\n---\n",
|
|
1235
|
+
"attributes": [
|
|
1334
1236
|
{
|
|
1335
|
-
"name": "
|
|
1237
|
+
"name": "anchor",
|
|
1336
1238
|
"values": [
|
|
1337
1239
|
{
|
|
1338
|
-
"name": "
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"name": "outlined"
|
|
1240
|
+
"name": "HTMLElement"
|
|
1342
1241
|
}
|
|
1343
1242
|
]
|
|
1344
|
-
}
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
"values": []
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"name": "hide-counter",
|
|
1356
|
-
"values": []
|
|
1357
|
-
},
|
|
1243
|
+
}
|
|
1244
|
+
],
|
|
1245
|
+
"references": []
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"name": "u-radio-list-item",
|
|
1249
|
+
"description": "\n---\n",
|
|
1250
|
+
"attributes": [
|
|
1358
1251
|
{
|
|
1359
|
-
"name": "
|
|
1360
|
-
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
1252
|
+
"name": "leading",
|
|
1361
1253
|
"values": []
|
|
1362
1254
|
},
|
|
1363
1255
|
{
|
|
1364
|
-
"name": "
|
|
1365
|
-
"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`",
|
|
1256
|
+
"name": "hide-state-layer",
|
|
1366
1257
|
"values": []
|
|
1367
1258
|
},
|
|
1368
1259
|
{
|
|
1369
|
-
"name": "
|
|
1370
|
-
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
1260
|
+
"name": "name",
|
|
1371
1261
|
"values": []
|
|
1372
1262
|
},
|
|
1373
1263
|
{
|
|
@@ -1375,36 +1265,21 @@
|
|
|
1375
1265
|
"values": []
|
|
1376
1266
|
},
|
|
1377
1267
|
{
|
|
1378
|
-
"name": "
|
|
1379
|
-
"description": "
|
|
1380
|
-
"values": []
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"name": "has-leading-icon",
|
|
1384
|
-
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
1385
|
-
"values": []
|
|
1386
|
-
},
|
|
1387
|
-
{
|
|
1388
|
-
"name": "has-trailing-icon",
|
|
1389
|
-
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
1268
|
+
"name": "value",
|
|
1269
|
+
"description": "The element value to use in form submission when checked.",
|
|
1390
1270
|
"values": []
|
|
1391
1271
|
},
|
|
1392
1272
|
{
|
|
1393
|
-
"name": "
|
|
1394
|
-
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
1273
|
+
"name": "checked",
|
|
1395
1274
|
"values": []
|
|
1396
1275
|
}
|
|
1397
1276
|
],
|
|
1398
1277
|
"references": []
|
|
1399
1278
|
},
|
|
1400
1279
|
{
|
|
1401
|
-
"name": "u-radio
|
|
1280
|
+
"name": "u-radio",
|
|
1402
1281
|
"description": "\n---\n",
|
|
1403
1282
|
"attributes": [
|
|
1404
|
-
{
|
|
1405
|
-
"name": "leading",
|
|
1406
|
-
"values": []
|
|
1407
|
-
},
|
|
1408
1283
|
{
|
|
1409
1284
|
"name": "hide-state-layer",
|
|
1410
1285
|
"values": []
|
|
@@ -1430,28 +1305,42 @@
|
|
|
1430
1305
|
"references": []
|
|
1431
1306
|
},
|
|
1432
1307
|
{
|
|
1433
|
-
"name": "u-
|
|
1308
|
+
"name": "u-circular-progress",
|
|
1434
1309
|
"description": "\n---\n",
|
|
1435
1310
|
"attributes": [
|
|
1436
1311
|
{
|
|
1437
|
-
"name": "
|
|
1312
|
+
"name": "value",
|
|
1438
1313
|
"values": []
|
|
1439
1314
|
},
|
|
1440
1315
|
{
|
|
1441
|
-
"name": "
|
|
1316
|
+
"name": "max",
|
|
1442
1317
|
"values": []
|
|
1443
|
-
}
|
|
1318
|
+
}
|
|
1319
|
+
],
|
|
1320
|
+
"references": []
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"name": "u-progress-bar",
|
|
1324
|
+
"description": "\n---\n",
|
|
1325
|
+
"attributes": [
|
|
1444
1326
|
{
|
|
1445
|
-
"name": "
|
|
1327
|
+
"name": "value",
|
|
1446
1328
|
"values": []
|
|
1447
1329
|
},
|
|
1448
1330
|
{
|
|
1449
|
-
"name": "
|
|
1450
|
-
"description": "The element value to use in form submission when checked.",
|
|
1331
|
+
"name": "max",
|
|
1451
1332
|
"values": []
|
|
1452
|
-
}
|
|
1333
|
+
}
|
|
1334
|
+
],
|
|
1335
|
+
"references": []
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"name": "u-ripple",
|
|
1339
|
+
"description": "\n---\n",
|
|
1340
|
+
"attributes": [
|
|
1453
1341
|
{
|
|
1454
|
-
"name": "
|
|
1342
|
+
"name": "disabled",
|
|
1343
|
+
"description": "Disables the ripple.",
|
|
1455
1344
|
"values": []
|
|
1456
1345
|
}
|
|
1457
1346
|
],
|
|
@@ -1584,6 +1473,117 @@
|
|
|
1584
1473
|
],
|
|
1585
1474
|
"references": []
|
|
1586
1475
|
},
|
|
1476
|
+
{
|
|
1477
|
+
"name": "u-search",
|
|
1478
|
+
"description": "\n---\n",
|
|
1479
|
+
"attributes": [
|
|
1480
|
+
{
|
|
1481
|
+
"name": "position",
|
|
1482
|
+
"values": [
|
|
1483
|
+
{
|
|
1484
|
+
"name": "fixed"
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"name": "absolute"
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"name": "static"
|
|
1491
|
+
}
|
|
1492
|
+
]
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"name": "value",
|
|
1496
|
+
"values": []
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
"name": "autocomplete",
|
|
1500
|
+
"values": [
|
|
1501
|
+
{
|
|
1502
|
+
"name": "on"
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"name": "off"
|
|
1506
|
+
}
|
|
1507
|
+
]
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"name": "maxlength",
|
|
1511
|
+
"values": []
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"name": "role",
|
|
1515
|
+
"values": []
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"name": "placeholder",
|
|
1519
|
+
"values": []
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "variant",
|
|
1523
|
+
"values": [
|
|
1524
|
+
{
|
|
1525
|
+
"name": "filled"
|
|
1526
|
+
},
|
|
1527
|
+
{
|
|
1528
|
+
"name": "outlined"
|
|
1529
|
+
}
|
|
1530
|
+
]
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"name": "label",
|
|
1534
|
+
"description": "The floating label for the field",
|
|
1535
|
+
"values": []
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"name": "counter",
|
|
1539
|
+
"values": []
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"name": "hide-counter",
|
|
1543
|
+
"values": []
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"name": "supporting-text",
|
|
1547
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
1548
|
+
"values": []
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"name": "error-text",
|
|
1552
|
+
"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`",
|
|
1553
|
+
"values": []
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"name": "empty",
|
|
1557
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
1558
|
+
"values": []
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"name": "disabled",
|
|
1562
|
+
"values": []
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"name": "invalid",
|
|
1566
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
1567
|
+
"values": []
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "has-leading-icon",
|
|
1571
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
1572
|
+
"values": []
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"name": "has-trailing-icon",
|
|
1576
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
1577
|
+
"values": []
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
"name": "has-error-text",
|
|
1581
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
1582
|
+
"values": []
|
|
1583
|
+
}
|
|
1584
|
+
],
|
|
1585
|
+
"references": []
|
|
1586
|
+
},
|
|
1587
1587
|
{
|
|
1588
1588
|
"name": "u-snackbar",
|
|
1589
1589
|
"description": "\n---\n",
|