@universal-material/web 3.3.2 → 3.3.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.
@@ -613,6 +613,74 @@
613
613
  ],
614
614
  "references": []
615
615
  },
616
+ {
617
+ "name": "u-checkbox-list-item",
618
+ "description": "\n---\n",
619
+ "attributes": [
620
+ {
621
+ "name": "leading",
622
+ "values": []
623
+ },
624
+ {
625
+ "name": "hide-state-layer",
626
+ "values": []
627
+ },
628
+ {
629
+ "name": "indeterminate",
630
+ "values": []
631
+ },
632
+ {
633
+ "name": "name",
634
+ "values": []
635
+ },
636
+ {
637
+ "name": "disabled",
638
+ "values": []
639
+ },
640
+ {
641
+ "name": "value",
642
+ "description": "The element value to use in form submission when checked.",
643
+ "values": []
644
+ },
645
+ {
646
+ "name": "checked",
647
+ "values": []
648
+ }
649
+ ],
650
+ "references": []
651
+ },
652
+ {
653
+ "name": "u-checkbox",
654
+ "description": "\n---\n",
655
+ "attributes": [
656
+ {
657
+ "name": "hide-state-layer",
658
+ "values": []
659
+ },
660
+ {
661
+ "name": "indeterminate",
662
+ "values": []
663
+ },
664
+ {
665
+ "name": "name",
666
+ "values": []
667
+ },
668
+ {
669
+ "name": "disabled",
670
+ "values": []
671
+ },
672
+ {
673
+ "name": "value",
674
+ "description": "The element value to use in form submission when checked.",
675
+ "values": []
676
+ },
677
+ {
678
+ "name": "checked",
679
+ "values": []
680
+ }
681
+ ],
682
+ "references": []
683
+ },
616
684
  {
617
685
  "name": "u-chip-set",
618
686
  "description": "\n---\n",
@@ -705,74 +773,6 @@
705
773
  ],
706
774
  "references": []
707
775
  },
708
- {
709
- "name": "u-checkbox-list-item",
710
- "description": "\n---\n",
711
- "attributes": [
712
- {
713
- "name": "leading",
714
- "values": []
715
- },
716
- {
717
- "name": "hide-state-layer",
718
- "values": []
719
- },
720
- {
721
- "name": "indeterminate",
722
- "values": []
723
- },
724
- {
725
- "name": "name",
726
- "values": []
727
- },
728
- {
729
- "name": "disabled",
730
- "values": []
731
- },
732
- {
733
- "name": "value",
734
- "description": "The element value to use in form submission when checked.",
735
- "values": []
736
- },
737
- {
738
- "name": "checked",
739
- "values": []
740
- }
741
- ],
742
- "references": []
743
- },
744
- {
745
- "name": "u-checkbox",
746
- "description": "\n---\n",
747
- "attributes": [
748
- {
749
- "name": "hide-state-layer",
750
- "values": []
751
- },
752
- {
753
- "name": "indeterminate",
754
- "values": []
755
- },
756
- {
757
- "name": "name",
758
- "values": []
759
- },
760
- {
761
- "name": "disabled",
762
- "values": []
763
- },
764
- {
765
- "name": "value",
766
- "description": "The element value to use in form submission when checked.",
767
- "values": []
768
- },
769
- {
770
- "name": "checked",
771
- "values": []
772
- }
773
- ],
774
- "references": []
775
- },
776
776
  {
777
777
  "name": "u-chip-field",
778
778
  "description": "\n---\n\n\n### **Events:**\n - **change**",
@@ -1094,6 +1094,76 @@
1094
1094
  ],
1095
1095
  "references": []
1096
1096
  },
1097
+ {
1098
+ "name": "u-drawer-headline",
1099
+ "description": "\n---\n",
1100
+ "attributes": [],
1101
+ "references": []
1102
+ },
1103
+ {
1104
+ "name": "u-drawer-item",
1105
+ "description": "\n---\n",
1106
+ "attributes": [
1107
+ {
1108
+ "name": "has-icon",
1109
+ "description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
1110
+ "values": []
1111
+ },
1112
+ {
1113
+ "name": "has-badge",
1114
+ "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1115
+ "values": []
1116
+ },
1117
+ {
1118
+ "name": "active",
1119
+ "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1120
+ "values": []
1121
+ },
1122
+ {
1123
+ "name": "keep-drawer-open",
1124
+ "description": "If true, it will not attempt to close de navigation drawer on click",
1125
+ "values": []
1126
+ },
1127
+ {
1128
+ "name": "disabled",
1129
+ "description": "Whether the button is disabled or not.",
1130
+ "values": []
1131
+ },
1132
+ {
1133
+ "name": "href",
1134
+ "description": "The URL that the link button points to.",
1135
+ "values": []
1136
+ },
1137
+ {
1138
+ "name": "target",
1139
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1140
+ "values": []
1141
+ },
1142
+ {
1143
+ "name": "name",
1144
+ "values": []
1145
+ }
1146
+ ],
1147
+ "references": []
1148
+ },
1149
+ {
1150
+ "name": "u-drawer",
1151
+ "description": "\n---\n",
1152
+ "attributes": [],
1153
+ "references": []
1154
+ },
1155
+ {
1156
+ "name": "u-side-navigation",
1157
+ "description": "\n---\n",
1158
+ "attributes": [
1159
+ {
1160
+ "name": "toggle-drawer",
1161
+ "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`",
1162
+ "values": []
1163
+ }
1164
+ ],
1165
+ "references": []
1166
+ },
1097
1167
  {
1098
1168
  "name": "u-overflow-menu-item",
1099
1169
  "description": "\n---\n",
@@ -1115,6 +1185,36 @@
1115
1185
  "attributes": [],
1116
1186
  "references": []
1117
1187
  },
1188
+ {
1189
+ "name": "u-circular-progress",
1190
+ "description": "\n---\n",
1191
+ "attributes": [
1192
+ {
1193
+ "name": "value",
1194
+ "values": []
1195
+ },
1196
+ {
1197
+ "name": "max",
1198
+ "values": []
1199
+ }
1200
+ ],
1201
+ "references": []
1202
+ },
1203
+ {
1204
+ "name": "u-progress-bar",
1205
+ "description": "\n---\n",
1206
+ "attributes": [
1207
+ {
1208
+ "name": "value",
1209
+ "values": []
1210
+ },
1211
+ {
1212
+ "name": "max",
1213
+ "values": []
1214
+ }
1215
+ ],
1216
+ "references": []
1217
+ },
1118
1218
  {
1119
1219
  "name": "u-radio-list-item",
1120
1220
  "description": "\n---\n",
@@ -1188,262 +1288,19 @@
1188
1288
  "references": []
1189
1289
  },
1190
1290
  {
1191
- "name": "u-drawer-headline",
1192
- "description": "\n---\n",
1193
- "attributes": [],
1194
- "references": []
1195
- },
1196
- {
1197
- "name": "u-drawer-item",
1291
+ "name": "u-snackbar",
1198
1292
  "description": "\n---\n",
1199
1293
  "attributes": [
1200
1294
  {
1201
- "name": "has-icon",
1202
- "description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
1295
+ "name": "message",
1203
1296
  "values": []
1204
1297
  },
1205
1298
  {
1206
- "name": "has-badge",
1207
- "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1299
+ "name": "action",
1208
1300
  "values": []
1209
1301
  },
1210
1302
  {
1211
- "name": "active",
1212
- "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1213
- "values": []
1214
- },
1215
- {
1216
- "name": "keep-drawer-open",
1217
- "description": "If true, it will not attempt to close de navigation drawer on click",
1218
- "values": []
1219
- },
1220
- {
1221
- "name": "disabled",
1222
- "description": "Whether the button is disabled or not.",
1223
- "values": []
1224
- },
1225
- {
1226
- "name": "href",
1227
- "description": "The URL that the link button points to.",
1228
- "values": []
1229
- },
1230
- {
1231
- "name": "target",
1232
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1233
- "values": []
1234
- },
1235
- {
1236
- "name": "name",
1237
- "values": []
1238
- }
1239
- ],
1240
- "references": []
1241
- },
1242
- {
1243
- "name": "u-drawer",
1244
- "description": "\n---\n",
1245
- "attributes": [],
1246
- "references": []
1247
- },
1248
- {
1249
- "name": "u-side-navigation",
1250
- "description": "\n---\n",
1251
- "attributes": [
1252
- {
1253
- "name": "toggle-drawer",
1254
- "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`",
1255
- "values": []
1256
- }
1257
- ],
1258
- "references": []
1259
- },
1260
- {
1261
- "name": "u-option",
1262
- "description": "\n---\n",
1263
- "attributes": [
1264
- {
1265
- "name": "value",
1266
- "values": []
1267
- },
1268
- {
1269
- "name": "selected",
1270
- "values": []
1271
- },
1272
- {
1273
- "name": "active",
1274
- "description": "Force show focus ring",
1275
- "values": []
1276
- },
1277
- {
1278
- "name": "has-leading-icon",
1279
- "description": "Whether the menu item has leading icon or not\n\n_Note:_ Readonly",
1280
- "values": []
1281
- },
1282
- {
1283
- "name": "has-trailing-icon",
1284
- "description": "Whether the menu item has trailing icon or not\n\n_Note:_ Readonly",
1285
- "values": []
1286
- },
1287
- {
1288
- "name": "has-badge",
1289
- "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1290
- "values": []
1291
- },
1292
- {
1293
- "name": "disabled",
1294
- "description": "Whether the button is disabled or not.",
1295
- "values": []
1296
- },
1297
- {
1298
- "name": "href",
1299
- "description": "The URL that the link button points to.",
1300
- "values": []
1301
- },
1302
- {
1303
- "name": "target",
1304
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1305
- "values": []
1306
- },
1307
- {
1308
- "name": "name",
1309
- "values": []
1310
- }
1311
- ],
1312
- "references": []
1313
- },
1314
- {
1315
- "name": "u-select",
1316
- "description": "\n---\n",
1317
- "attributes": [
1318
- {
1319
- "name": "menu-positioning",
1320
- "values": [
1321
- {
1322
- "name": "relative"
1323
- },
1324
- {
1325
- "name": "fixed"
1326
- }
1327
- ]
1328
- },
1329
- {
1330
- "name": "placeholder",
1331
- "values": []
1332
- },
1333
- {
1334
- "name": "variant",
1335
- "values": [
1336
- {
1337
- "name": "filled"
1338
- },
1339
- {
1340
- "name": "outlined"
1341
- }
1342
- ]
1343
- },
1344
- {
1345
- "name": "label",
1346
- "description": "The floating label for the field",
1347
- "values": []
1348
- },
1349
- {
1350
- "name": "counter",
1351
- "values": []
1352
- },
1353
- {
1354
- "name": "hide-counter",
1355
- "values": []
1356
- },
1357
- {
1358
- "name": "supporting-text",
1359
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
1360
- "values": []
1361
- },
1362
- {
1363
- "name": "error-text",
1364
- "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`",
1365
- "values": []
1366
- },
1367
- {
1368
- "name": "empty",
1369
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
1370
- "values": []
1371
- },
1372
- {
1373
- "name": "disabled",
1374
- "values": []
1375
- },
1376
- {
1377
- "name": "invalid",
1378
- "description": "Get or sets where or not the field is in a visually invalid state.",
1379
- "values": []
1380
- },
1381
- {
1382
- "name": "has-leading-icon",
1383
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
1384
- "values": []
1385
- },
1386
- {
1387
- "name": "has-trailing-icon",
1388
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
1389
- "values": []
1390
- },
1391
- {
1392
- "name": "has-error-text",
1393
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
1394
- "values": []
1395
- }
1396
- ],
1397
- "references": []
1398
- },
1399
- {
1400
- "name": "u-circular-progress",
1401
- "description": "\n---\n",
1402
- "attributes": [
1403
- {
1404
- "name": "value",
1405
- "values": []
1406
- },
1407
- {
1408
- "name": "max",
1409
- "values": []
1410
- }
1411
- ],
1412
- "references": []
1413
- },
1414
- {
1415
- "name": "u-progress-bar",
1416
- "description": "\n---\n",
1417
- "attributes": [
1418
- {
1419
- "name": "value",
1420
- "values": []
1421
- },
1422
- {
1423
- "name": "max",
1424
- "values": []
1425
- }
1426
- ],
1427
- "references": []
1428
- },
1429
- {
1430
- "name": "u-snackbar",
1431
- "description": "\n---\n",
1432
- "attributes": [
1433
- {
1434
- "name": "message",
1435
- "values": []
1436
- },
1437
- {
1438
- "name": "action",
1439
- "values": []
1440
- },
1441
- {
1442
- "name": "show-close",
1443
- "values": []
1444
- },
1445
- {
1446
- "name": "dismissed",
1303
+ "name": "show-close",
1447
1304
  "values": []
1448
1305
  }
1449
1306
  ],
@@ -1837,6 +1694,145 @@
1837
1694
  }
1838
1695
  ],
1839
1696
  "references": []
1697
+ },
1698
+ {
1699
+ "name": "u-option",
1700
+ "description": "\n---\n",
1701
+ "attributes": [
1702
+ {
1703
+ "name": "value",
1704
+ "values": []
1705
+ },
1706
+ {
1707
+ "name": "selected",
1708
+ "values": []
1709
+ },
1710
+ {
1711
+ "name": "active",
1712
+ "description": "Force show focus ring",
1713
+ "values": []
1714
+ },
1715
+ {
1716
+ "name": "has-leading-icon",
1717
+ "description": "Whether the menu item has leading icon or not\n\n_Note:_ Readonly",
1718
+ "values": []
1719
+ },
1720
+ {
1721
+ "name": "has-trailing-icon",
1722
+ "description": "Whether the menu item has trailing icon or not\n\n_Note:_ Readonly",
1723
+ "values": []
1724
+ },
1725
+ {
1726
+ "name": "has-badge",
1727
+ "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1728
+ "values": []
1729
+ },
1730
+ {
1731
+ "name": "disabled",
1732
+ "description": "Whether the button is disabled or not.",
1733
+ "values": []
1734
+ },
1735
+ {
1736
+ "name": "href",
1737
+ "description": "The URL that the link button points to.",
1738
+ "values": []
1739
+ },
1740
+ {
1741
+ "name": "target",
1742
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1743
+ "values": []
1744
+ },
1745
+ {
1746
+ "name": "name",
1747
+ "values": []
1748
+ }
1749
+ ],
1750
+ "references": []
1751
+ },
1752
+ {
1753
+ "name": "u-select",
1754
+ "description": "\n---\n",
1755
+ "attributes": [
1756
+ {
1757
+ "name": "menu-positioning",
1758
+ "values": [
1759
+ {
1760
+ "name": "relative"
1761
+ },
1762
+ {
1763
+ "name": "fixed"
1764
+ }
1765
+ ]
1766
+ },
1767
+ {
1768
+ "name": "placeholder",
1769
+ "values": []
1770
+ },
1771
+ {
1772
+ "name": "variant",
1773
+ "values": [
1774
+ {
1775
+ "name": "filled"
1776
+ },
1777
+ {
1778
+ "name": "outlined"
1779
+ }
1780
+ ]
1781
+ },
1782
+ {
1783
+ "name": "label",
1784
+ "description": "The floating label for the field",
1785
+ "values": []
1786
+ },
1787
+ {
1788
+ "name": "counter",
1789
+ "values": []
1790
+ },
1791
+ {
1792
+ "name": "hide-counter",
1793
+ "values": []
1794
+ },
1795
+ {
1796
+ "name": "supporting-text",
1797
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
1798
+ "values": []
1799
+ },
1800
+ {
1801
+ "name": "error-text",
1802
+ "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`",
1803
+ "values": []
1804
+ },
1805
+ {
1806
+ "name": "empty",
1807
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
1808
+ "values": []
1809
+ },
1810
+ {
1811
+ "name": "disabled",
1812
+ "values": []
1813
+ },
1814
+ {
1815
+ "name": "invalid",
1816
+ "description": "Get or sets where or not the field is in a visually invalid state.",
1817
+ "values": []
1818
+ },
1819
+ {
1820
+ "name": "has-leading-icon",
1821
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
1822
+ "values": []
1823
+ },
1824
+ {
1825
+ "name": "has-trailing-icon",
1826
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
1827
+ "values": []
1828
+ },
1829
+ {
1830
+ "name": "has-error-text",
1831
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
1832
+ "values": []
1833
+ }
1834
+ ],
1835
+ "references": []
1840
1836
  }
1841
1837
  ]
1842
1838
  }