@universal-material/web 3.3.20 → 3.4.0

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.
@@ -66,6 +66,17 @@
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
+ },
69
80
  {
70
81
  "name": "u-button-field",
71
82
  "description": "\n---\n",
@@ -144,17 +155,6 @@
144
155
  ],
145
156
  "references": []
146
157
  },
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,6 +531,44 @@
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
+ },
534
572
  {
535
573
  "name": "u-card-content",
536
574
  "description": "\n---\n",
@@ -576,51 +614,45 @@
576
614
  "references": []
577
615
  },
578
616
  {
579
- "name": "u-calendar",
580
- "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
617
+ "name": "u-checkbox-list-item",
618
+ "description": "\n---\n",
581
619
  "attributes": [
582
620
  {
583
- "name": "value",
621
+ "name": "leading",
584
622
  "values": []
585
623
  },
586
624
  {
587
- "name": "dateOutsideMonth",
625
+ "name": "hide-state-layer",
588
626
  "values": []
589
627
  },
590
628
  {
591
- "name": "locale",
629
+ "name": "indeterminate",
592
630
  "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": [
631
+ },
601
632
  {
602
- "name": "value",
633
+ "name": "name",
603
634
  "values": []
604
635
  },
605
636
  {
606
- "name": "dateOutsideMonth",
637
+ "name": "disabled",
607
638
  "values": []
608
639
  },
609
640
  {
610
- "name": "locale",
641
+ "name": "value",
642
+ "description": "The element value to use in form submission when checked.",
643
+ "values": []
644
+ },
645
+ {
646
+ "name": "checked",
611
647
  "values": []
612
648
  }
613
649
  ],
614
650
  "references": []
615
651
  },
616
652
  {
617
- "name": "u-checkbox-list-item",
653
+ "name": "u-checkbox",
618
654
  "description": "\n---\n",
619
655
  "attributes": [
620
- {
621
- "name": "leading",
622
- "values": []
623
- },
624
656
  {
625
657
  "name": "hide-state-layer",
626
658
  "values": []
@@ -650,19 +682,59 @@
650
682
  "references": []
651
683
  },
652
684
  {
653
- "name": "u-checkbox",
654
- "description": "\n---\n",
685
+ "name": "u-chip-field",
686
+ "description": "\n---\n\n\n### **Events:**\n - **change**",
655
687
  "attributes": [
656
688
  {
657
- "name": "hide-state-layer",
689
+ "name": "name",
658
690
  "values": []
659
691
  },
660
692
  {
661
- "name": "indeterminate",
693
+ "name": "manual",
694
+ "description": "If true, ignore enter key input",
662
695
  "values": []
663
696
  },
664
697
  {
665
- "name": "name",
698
+ "name": "placeholder",
699
+ "values": []
700
+ },
701
+ {
702
+ "name": "variant",
703
+ "values": [
704
+ {
705
+ "name": "filled"
706
+ },
707
+ {
708
+ "name": "outlined"
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "name": "label",
714
+ "description": "The floating label for the field",
715
+ "values": []
716
+ },
717
+ {
718
+ "name": "counter",
719
+ "values": []
720
+ },
721
+ {
722
+ "name": "hide-counter",
723
+ "values": []
724
+ },
725
+ {
726
+ "name": "supporting-text",
727
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
728
+ "values": []
729
+ },
730
+ {
731
+ "name": "error-text",
732
+ "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`",
733
+ "values": []
734
+ },
735
+ {
736
+ "name": "empty",
737
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
666
738
  "values": []
667
739
  },
668
740
  {
@@ -670,12 +742,23 @@
670
742
  "values": []
671
743
  },
672
744
  {
673
- "name": "value",
674
- "description": "The element value to use in form submission when checked.",
745
+ "name": "invalid",
746
+ "description": "Get or sets where or not the field is in a visually invalid state.",
675
747
  "values": []
676
748
  },
677
749
  {
678
- "name": "checked",
750
+ "name": "has-leading-icon",
751
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
752
+ "values": []
753
+ },
754
+ {
755
+ "name": "has-trailing-icon",
756
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
757
+ "values": []
758
+ },
759
+ {
760
+ "name": "has-error-text",
761
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
679
762
  "values": []
680
763
  }
681
764
  ],
@@ -773,89 +856,6 @@
773
856
  ],
774
857
  "references": []
775
858
  },
776
- {
777
- "name": "u-chip-field",
778
- "description": "\n---\n\n\n### **Events:**\n - **change**",
779
- "attributes": [
780
- {
781
- "name": "name",
782
- "values": []
783
- },
784
- {
785
- "name": "manual",
786
- "description": "If true, ignore enter key input",
787
- "values": []
788
- },
789
- {
790
- "name": "placeholder",
791
- "values": []
792
- },
793
- {
794
- "name": "variant",
795
- "values": [
796
- {
797
- "name": "filled"
798
- },
799
- {
800
- "name": "outlined"
801
- }
802
- ]
803
- },
804
- {
805
- "name": "label",
806
- "description": "The floating label for the field",
807
- "values": []
808
- },
809
- {
810
- "name": "counter",
811
- "values": []
812
- },
813
- {
814
- "name": "hide-counter",
815
- "values": []
816
- },
817
- {
818
- "name": "supporting-text",
819
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
820
- "values": []
821
- },
822
- {
823
- "name": "error-text",
824
- "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`",
825
- "values": []
826
- },
827
- {
828
- "name": "empty",
829
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
830
- "values": []
831
- },
832
- {
833
- "name": "disabled",
834
- "values": []
835
- },
836
- {
837
- "name": "invalid",
838
- "description": "Get or sets where or not the field is in a visually invalid state.",
839
- "values": []
840
- },
841
- {
842
- "name": "has-leading-icon",
843
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
844
- "values": []
845
- },
846
- {
847
- "name": "has-trailing-icon",
848
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
849
- "values": []
850
- },
851
- {
852
- "name": "has-error-text",
853
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
854
- "values": []
855
- }
856
- ],
857
- "references": []
858
- },
859
859
  {
860
860
  "name": "u-dialog",
861
861
  "description": "\n---\n\n\n### **Events:**\n - **close**\n- **closed**\n- **cancel**",
@@ -980,76 +980,6 @@
980
980
  "attributes": [],
981
981
  "references": []
982
982
  },
983
- {
984
- "name": "u-drawer-headline",
985
- "description": "\n---\n",
986
- "attributes": [],
987
- "references": []
988
- },
989
- {
990
- "name": "u-drawer-item",
991
- "description": "\n---\n",
992
- "attributes": [
993
- {
994
- "name": "has-icon",
995
- "description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
996
- "values": []
997
- },
998
- {
999
- "name": "has-badge",
1000
- "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1001
- "values": []
1002
- },
1003
- {
1004
- "name": "active",
1005
- "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1006
- "values": []
1007
- },
1008
- {
1009
- "name": "keep-drawer-open",
1010
- "description": "If true, it will not attempt to close de navigation drawer on click",
1011
- "values": []
1012
- },
1013
- {
1014
- "name": "disabled",
1015
- "description": "Whether the button is disabled or not.",
1016
- "values": []
1017
- },
1018
- {
1019
- "name": "href",
1020
- "description": "The URL that the link button points to.",
1021
- "values": []
1022
- },
1023
- {
1024
- "name": "target",
1025
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1026
- "values": []
1027
- },
1028
- {
1029
- "name": "name",
1030
- "values": []
1031
- }
1032
- ],
1033
- "references": []
1034
- },
1035
- {
1036
- "name": "u-drawer",
1037
- "description": "\n---\n",
1038
- "attributes": [],
1039
- "references": []
1040
- },
1041
- {
1042
- "name": "u-side-navigation",
1043
- "description": "\n---\n",
1044
- "attributes": [
1045
- {
1046
- "name": "toggle-drawer",
1047
- "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`",
1048
- "values": []
1049
- }
1050
- ],
1051
- "references": []
1052
- },
1053
983
  {
1054
984
  "name": "u-menu-item",
1055
985
  "description": "\n---\n",
@@ -1199,6 +1129,76 @@
1199
1129
  "attributes": [],
1200
1130
  "references": []
1201
1131
  },
1132
+ {
1133
+ "name": "u-drawer-headline",
1134
+ "description": "\n---\n",
1135
+ "attributes": [],
1136
+ "references": []
1137
+ },
1138
+ {
1139
+ "name": "u-drawer-item",
1140
+ "description": "\n---\n",
1141
+ "attributes": [
1142
+ {
1143
+ "name": "has-icon",
1144
+ "description": "Whether the drawer item has icon or not\n\n_Note:_ Readonly",
1145
+ "values": []
1146
+ },
1147
+ {
1148
+ "name": "has-badge",
1149
+ "description": "Whether the drawer item has badge or not\n\n_Note:_ Readonly",
1150
+ "values": []
1151
+ },
1152
+ {
1153
+ "name": "active",
1154
+ "description": "Whether the drawer item is active or not\n\n_Note:_ Readonly",
1155
+ "values": []
1156
+ },
1157
+ {
1158
+ "name": "keep-drawer-open",
1159
+ "description": "If true, it will not attempt to close de navigation drawer on click",
1160
+ "values": []
1161
+ },
1162
+ {
1163
+ "name": "disabled",
1164
+ "description": "Whether the button is disabled or not.",
1165
+ "values": []
1166
+ },
1167
+ {
1168
+ "name": "href",
1169
+ "description": "The URL that the link button points to.",
1170
+ "values": []
1171
+ },
1172
+ {
1173
+ "name": "target",
1174
+ "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
1175
+ "values": []
1176
+ },
1177
+ {
1178
+ "name": "name",
1179
+ "values": []
1180
+ }
1181
+ ],
1182
+ "references": []
1183
+ },
1184
+ {
1185
+ "name": "u-drawer",
1186
+ "description": "\n---\n",
1187
+ "attributes": [],
1188
+ "references": []
1189
+ },
1190
+ {
1191
+ "name": "u-side-navigation",
1192
+ "description": "\n---\n",
1193
+ "attributes": [
1194
+ {
1195
+ "name": "toggle-drawer",
1196
+ "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`",
1197
+ "values": []
1198
+ }
1199
+ ],
1200
+ "references": []
1201
+ },
1202
1202
  {
1203
1203
  "name": "u-circular-progress",
1204
1204
  "description": "\n---\n",
@@ -1905,6 +1905,21 @@
1905
1905
  ],
1906
1906
  "references": []
1907
1907
  },
1908
+ {
1909
+ "name": "u-typeahead-template-render",
1910
+ "description": "\n---\n",
1911
+ "attributes": [
1912
+ {
1913
+ "name": "content",
1914
+ "values": [
1915
+ {
1916
+ "name": "HTMLElement"
1917
+ }
1918
+ ]
1919
+ }
1920
+ ],
1921
+ "references": []
1922
+ },
1908
1923
  {
1909
1924
  "name": "u-typeahead",
1910
1925
  "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",