@universal-material/web 3.6.13 → 3.6.15

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.
@@ -455,6 +455,56 @@
455
455
  ],
456
456
  "references": []
457
457
  },
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
+ },
458
508
  {
459
509
  "name": "u-button-field",
460
510
  "description": "\n---\n",
@@ -534,49 +584,43 @@
534
584
  "references": []
535
585
  },
536
586
  {
537
- "name": "u-top-app-bar",
587
+ "name": "u-card-content",
538
588
  "description": "\n---\n",
539
589
  "attributes": [
540
590
  {
541
- "name": "position",
542
- "values": [
543
- {
544
- "name": "fixed"
545
- },
546
- {
547
- "name": "absolute"
548
- },
549
- {
550
- "name": "static"
551
- }
552
- ]
553
- },
554
- {
555
- "name": "size",
556
- "values": [
557
- {
558
- "name": "small"
559
- },
560
- {
561
- "name": "medium"
562
- },
563
- {
564
- "name": "large"
565
- }
566
- ]
567
- },
591
+ "name": "has-content",
592
+ "values": []
593
+ }
594
+ ],
595
+ "references": []
596
+ },
597
+ {
598
+ "name": "u-card-media",
599
+ "description": "\n---\n",
600
+ "attributes": [
568
601
  {
569
- "name": "headline",
602
+ "name": "wide",
570
603
  "values": []
571
- },
604
+ }
605
+ ],
606
+ "references": []
607
+ },
608
+ {
609
+ "name": "u-card",
610
+ "description": "\n---\n",
611
+ "attributes": [
572
612
  {
573
- "name": "scrollContainer",
613
+ "name": "variant",
614
+ "description": "The Card variant to render.",
574
615
  "values": [
575
616
  {
576
- "name": "none"
617
+ "name": "filled"
577
618
  },
578
619
  {
579
- "name": "window"
620
+ "name": "elevated"
621
+ },
622
+ {
623
+ "name": "outlined"
580
624
  }
581
625
  ]
582
626
  }
@@ -621,50 +665,6 @@
621
665
  ],
622
666
  "references": []
623
667
  },
624
- {
625
- "name": "u-card-content",
626
- "description": "\n---\n",
627
- "attributes": [
628
- {
629
- "name": "has-content",
630
- "values": []
631
- }
632
- ],
633
- "references": []
634
- },
635
- {
636
- "name": "u-card-media",
637
- "description": "\n---\n",
638
- "attributes": [
639
- {
640
- "name": "wide",
641
- "values": []
642
- }
643
- ],
644
- "references": []
645
- },
646
- {
647
- "name": "u-card",
648
- "description": "\n---\n",
649
- "attributes": [
650
- {
651
- "name": "variant",
652
- "description": "The Card variant to render.",
653
- "values": [
654
- {
655
- "name": "filled"
656
- },
657
- {
658
- "name": "elevated"
659
- },
660
- {
661
- "name": "outlined"
662
- }
663
- ]
664
- }
665
- ],
666
- "references": []
667
- },
668
668
  {
669
669
  "name": "u-checkbox-list-item",
670
670
  "description": "\n---\n",
@@ -734,165 +734,171 @@
734
734
  "references": []
735
735
  },
736
736
  {
737
- "name": "u-chip-set",
738
- "description": "\n---\n",
737
+ "name": "u-chip-field",
738
+ "description": "\n---\n\n\n### **Events:**\n - **change**",
739
739
  "attributes": [
740
740
  {
741
- "name": "alignment",
742
- "description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
741
+ "name": "name",
742
+ "values": []
743
+ },
744
+ {
745
+ "name": "manual",
746
+ "description": "If true, ignore enter key input",
747
+ "values": []
748
+ },
749
+ {
750
+ "name": "placeholder",
751
+ "values": []
752
+ },
753
+ {
754
+ "name": "variant",
743
755
  "values": [
744
756
  {
745
- "name": "start"
746
- },
747
- {
748
- "name": "center"
757
+ "name": "filled"
749
758
  },
750
759
  {
751
- "name": "end"
760
+ "name": "outlined"
752
761
  }
753
762
  ]
754
- }
755
- ],
756
- "references": []
757
- },
758
- {
759
- "name": "u-chip",
760
- "description": "\n---\n\n\n### **Events:**\n - **change**",
761
- "attributes": [
763
+ },
762
764
  {
763
- "name": "selected",
764
- "description": "Whether the chip is selected or not",
765
+ "name": "label",
766
+ "description": "The floating label for the field",
765
767
  "values": []
766
768
  },
767
769
  {
768
- "name": "clickable",
770
+ "name": "counter",
769
771
  "values": []
770
772
  },
771
773
  {
772
- "name": "elevated",
773
- "description": "Adds elevation to the chip",
774
+ "name": "hide-counter",
774
775
  "values": []
775
776
  },
776
777
  {
777
- "name": "toggle",
778
- "description": "When true, the chip will toggle between selected and unselected\nstates",
778
+ "name": "supporting-text",
779
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
779
780
  "values": []
780
781
  },
781
782
  {
782
- "name": "removable",
783
- "description": "Add the remove icon",
783
+ "name": "error-text",
784
+ "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`",
784
785
  "values": []
785
786
  },
786
787
  {
787
- "name": "hide-selected-icon",
788
- "description": "Hide the selected icon",
788
+ "name": "empty",
789
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
789
790
  "values": []
790
791
  },
791
792
  {
792
793
  "name": "disabled",
793
- "description": "Whether the button is disabled or not.",
794
794
  "values": []
795
795
  },
796
796
  {
797
- "name": "href",
798
- "description": "The URL that the link button points to.",
797
+ "name": "invalid",
798
+ "description": "Get or sets where or not the field is in a visually invalid state.",
799
799
  "values": []
800
800
  },
801
801
  {
802
- "name": "target",
803
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
802
+ "name": "has-leading-icon",
803
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
804
804
  "values": []
805
805
  },
806
806
  {
807
- "name": "name",
807
+ "name": "has-trailing-icon",
808
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
809
+ "values": []
810
+ },
811
+ {
812
+ "name": "has-error-text",
813
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
808
814
  "values": []
809
815
  }
810
816
  ],
811
817
  "references": []
812
818
  },
813
819
  {
814
- "name": "u-chip-field",
815
- "description": "\n---\n\n\n### **Events:**\n - **change**",
820
+ "name": "u-chip-set",
821
+ "description": "\n---\n",
816
822
  "attributes": [
817
823
  {
818
- "name": "name",
819
- "values": []
820
- },
821
- {
822
- "name": "manual",
823
- "description": "If true, ignore enter key input",
824
- "values": []
825
- },
826
- {
827
- "name": "placeholder",
828
- "values": []
829
- },
830
- {
831
- "name": "variant",
824
+ "name": "alignment",
825
+ "description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
832
826
  "values": [
833
827
  {
834
- "name": "filled"
828
+ "name": "start"
835
829
  },
836
830
  {
837
- "name": "outlined"
831
+ "name": "center"
832
+ },
833
+ {
834
+ "name": "end"
838
835
  }
839
836
  ]
840
- },
837
+ }
838
+ ],
839
+ "references": []
840
+ },
841
+ {
842
+ "name": "u-chip",
843
+ "description": "\n---\n\n\n### **Events:**\n - **change**",
844
+ "attributes": [
841
845
  {
842
- "name": "label",
843
- "description": "The floating label for the field",
846
+ "name": "selected",
847
+ "description": "Whether the chip is selected or not",
844
848
  "values": []
845
849
  },
846
850
  {
847
- "name": "counter",
851
+ "name": "clickable",
848
852
  "values": []
849
853
  },
850
854
  {
851
- "name": "hide-counter",
855
+ "name": "elevated",
856
+ "description": "Adds elevation to the chip",
852
857
  "values": []
853
858
  },
854
859
  {
855
- "name": "supporting-text",
856
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
860
+ "name": "toggle",
861
+ "description": "When true, the chip will toggle between selected and unselected\nstates",
857
862
  "values": []
858
863
  },
859
864
  {
860
- "name": "error-text",
861
- "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`",
865
+ "name": "removable",
866
+ "description": "Add the remove icon",
862
867
  "values": []
863
868
  },
864
869
  {
865
- "name": "empty",
866
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
870
+ "name": "hide-selected-icon",
871
+ "description": "Hide the selected icon",
867
872
  "values": []
868
873
  },
869
874
  {
870
875
  "name": "disabled",
876
+ "description": "Whether the button is disabled or not.",
871
877
  "values": []
872
878
  },
873
879
  {
874
- "name": "invalid",
875
- "description": "Get or sets where or not the field is in a visually invalid state.",
876
- "values": []
877
- },
878
- {
879
- "name": "has-leading-icon",
880
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
880
+ "name": "href",
881
+ "description": "The URL that the link button points to.",
881
882
  "values": []
882
883
  },
883
884
  {
884
- "name": "has-trailing-icon",
885
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
885
+ "name": "target",
886
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
886
887
  "values": []
887
888
  },
888
889
  {
889
- "name": "has-error-text",
890
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
890
+ "name": "name",
891
891
  "values": []
892
892
  }
893
893
  ],
894
894
  "references": []
895
895
  },
896
+ {
897
+ "name": "u-datepicker",
898
+ "description": "\n---\n",
899
+ "attributes": [],
900
+ "references": []
901
+ },
896
902
  {
897
903
  "name": "u-dialog",
898
904
  "description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
@@ -923,7 +929,13 @@
923
929
  "references": []
924
930
  },
925
931
  {
926
- "name": "u-datepicker",
932
+ "name": "u-elevation",
933
+ "description": "\n---\n",
934
+ "attributes": [],
935
+ "references": []
936
+ },
937
+ {
938
+ "name": "u-icon",
927
939
  "description": "\n---\n",
928
940
  "attributes": [],
929
941
  "references": []
@@ -1002,18 +1014,6 @@
1002
1014
  ],
1003
1015
  "references": []
1004
1016
  },
1005
- {
1006
- "name": "u-elevation",
1007
- "description": "\n---\n",
1008
- "attributes": [],
1009
- "references": []
1010
- },
1011
- {
1012
- "name": "u-icon",
1013
- "description": "\n---\n",
1014
- "attributes": [],
1015
- "references": []
1016
- },
1017
1017
  {
1018
1018
  "name": "u-list-item",
1019
1019
  "description": "\n---\n",
@@ -1031,96 +1031,6 @@
1031
1031
  "attributes": [],
1032
1032
  "references": []
1033
1033
  },
1034
- {
1035
- "name": "u-drawer-headline",
1036
- "description": "\n---\n",
1037
- "attributes": [],
1038
- "references": []
1039
- },
1040
- {
1041
- "name": "u-drawer-item",
1042
- "description": "\n---\n",
1043
- "attributes": [
1044
- {
1045
- "name": "active",
1046
- "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1047
- "values": []
1048
- },
1049
- {
1050
- "name": "keep-drawer-open",
1051
- "description": "If true, it will not attempt to close de navigation drawer on click",
1052
- "values": []
1053
- },
1054
- {
1055
- "name": "disabled",
1056
- "description": "Whether the button is disabled or not.",
1057
- "values": []
1058
- },
1059
- {
1060
- "name": "href",
1061
- "description": "The URL that the link button points to.",
1062
- "values": []
1063
- },
1064
- {
1065
- "name": "target",
1066
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1067
- "values": []
1068
- },
1069
- {
1070
- "name": "name",
1071
- "values": []
1072
- }
1073
- ],
1074
- "references": []
1075
- },
1076
- {
1077
- "name": "u-drawer",
1078
- "description": "\n---\n",
1079
- "attributes": [],
1080
- "references": []
1081
- },
1082
- {
1083
- "name": "u-side-navigation",
1084
- "description": "\n---\n",
1085
- "attributes": [
1086
- {
1087
- "name": "toggle-drawer",
1088
- "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`",
1089
- "values": []
1090
- }
1091
- ],
1092
- "references": []
1093
- },
1094
- {
1095
- "name": "u-overflow-menu-item",
1096
- "description": "\n---\n",
1097
- "attributes": [
1098
- {
1099
- "name": "label",
1100
- "values": []
1101
- },
1102
- {
1103
- "name": "menu-only",
1104
- "values": []
1105
- }
1106
- ],
1107
- "references": []
1108
- },
1109
- {
1110
- "name": "u-overflow-menu",
1111
- "description": "\n---\n",
1112
- "attributes": [
1113
- {
1114
- "name": "anchor",
1115
- "values": [
1116
- {
1117
- "name": "HTMLElement"
1118
- }
1119
- ]
1120
- }
1121
- ],
1122
- "references": []
1123
- },
1124
1034
  {
1125
1035
  "name": "u-menu-item",
1126
1036
  "description": "\n---\n",
@@ -1238,60 +1148,97 @@
1238
1148
  "references": []
1239
1149
  },
1240
1150
  {
1241
- "name": "u-radio-list-item",
1151
+ "name": "u-overflow-menu-item",
1242
1152
  "description": "\n---\n",
1243
1153
  "attributes": [
1244
1154
  {
1245
- "name": "leading",
1246
- "values": []
1247
- },
1248
- {
1249
- "name": "hide-state-layer",
1250
- "values": []
1251
- },
1252
- {
1253
- "name": "name",
1254
- "values": []
1255
- },
1256
- {
1257
- "name": "disabled",
1155
+ "name": "label",
1258
1156
  "values": []
1259
1157
  },
1260
1158
  {
1261
- "name": "value",
1262
- "description": "The element value to use in form submission when checked.",
1263
- "values": []
1264
- },
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": [
1265
1176
  {
1266
- "name": "checked",
1267
- "values": []
1177
+ "name": "anchor",
1178
+ "values": [
1179
+ {
1180
+ "name": "HTMLElement"
1181
+ }
1182
+ ]
1268
1183
  }
1269
1184
  ],
1270
1185
  "references": []
1271
1186
  },
1272
1187
  {
1273
- "name": "u-radio",
1188
+ "name": "u-drawer-headline",
1189
+ "description": "\n---\n",
1190
+ "attributes": [],
1191
+ "references": []
1192
+ },
1193
+ {
1194
+ "name": "u-drawer-item",
1274
1195
  "description": "\n---\n",
1275
1196
  "attributes": [
1276
1197
  {
1277
- "name": "hide-state-layer",
1198
+ "name": "active",
1199
+ "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1278
1200
  "values": []
1279
1201
  },
1280
1202
  {
1281
- "name": "name",
1203
+ "name": "keep-drawer-open",
1204
+ "description": "If true, it will not attempt to close de navigation drawer on click",
1282
1205
  "values": []
1283
1206
  },
1284
1207
  {
1285
1208
  "name": "disabled",
1209
+ "description": "Whether the button is disabled or not.",
1286
1210
  "values": []
1287
1211
  },
1288
1212
  {
1289
- "name": "value",
1290
- "description": "The element value to use in form submission when checked.",
1213
+ "name": "href",
1214
+ "description": "The URL that the link button points to.",
1291
1215
  "values": []
1292
1216
  },
1293
1217
  {
1294
- "name": "checked",
1218
+ "name": "target",
1219
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1220
+ "values": []
1221
+ },
1222
+ {
1223
+ "name": "name",
1224
+ "values": []
1225
+ }
1226
+ ],
1227
+ "references": []
1228
+ },
1229
+ {
1230
+ "name": "u-drawer",
1231
+ "description": "\n---\n",
1232
+ "attributes": [],
1233
+ "references": []
1234
+ },
1235
+ {
1236
+ "name": "u-side-navigation",
1237
+ "description": "\n---\n",
1238
+ "attributes": [
1239
+ {
1240
+ "name": "toggle-drawer",
1241
+ "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`",
1295
1242
  "values": []
1296
1243
  }
1297
1244
  ],
@@ -1450,6 +1397,66 @@
1450
1397
  ],
1451
1398
  "references": []
1452
1399
  },
1400
+ {
1401
+ "name": "u-radio-list-item",
1402
+ "description": "\n---\n",
1403
+ "attributes": [
1404
+ {
1405
+ "name": "leading",
1406
+ "values": []
1407
+ },
1408
+ {
1409
+ "name": "hide-state-layer",
1410
+ "values": []
1411
+ },
1412
+ {
1413
+ "name": "name",
1414
+ "values": []
1415
+ },
1416
+ {
1417
+ "name": "disabled",
1418
+ "values": []
1419
+ },
1420
+ {
1421
+ "name": "value",
1422
+ "description": "The element value to use in form submission when checked.",
1423
+ "values": []
1424
+ },
1425
+ {
1426
+ "name": "checked",
1427
+ "values": []
1428
+ }
1429
+ ],
1430
+ "references": []
1431
+ },
1432
+ {
1433
+ "name": "u-radio",
1434
+ "description": "\n---\n",
1435
+ "attributes": [
1436
+ {
1437
+ "name": "hide-state-layer",
1438
+ "values": []
1439
+ },
1440
+ {
1441
+ "name": "name",
1442
+ "values": []
1443
+ },
1444
+ {
1445
+ "name": "disabled",
1446
+ "values": []
1447
+ },
1448
+ {
1449
+ "name": "value",
1450
+ "description": "The element value to use in form submission when checked.",
1451
+ "values": []
1452
+ },
1453
+ {
1454
+ "name": "checked",
1455
+ "values": []
1456
+ }
1457
+ ],
1458
+ "references": []
1459
+ },
1453
1460
  {
1454
1461
  "name": "u-option",
1455
1462
  "description": "\n---\n",