@universal-material/web 3.3.10 → 3.3.11

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.
@@ -77,84 +77,6 @@
77
77
  ],
78
78
  "references": []
79
79
  },
80
- {
81
- "name": "u-button-field",
82
- "description": "\n---\n",
83
- "attributes": [
84
- {
85
- "name": "value",
86
- "values": []
87
- },
88
- {
89
- "name": "placeholder",
90
- "values": []
91
- },
92
- {
93
- "name": "variant",
94
- "values": [
95
- {
96
- "name": "filled"
97
- },
98
- {
99
- "name": "outlined"
100
- }
101
- ]
102
- },
103
- {
104
- "name": "label",
105
- "description": "The floating label for the field",
106
- "values": []
107
- },
108
- {
109
- "name": "counter",
110
- "values": []
111
- },
112
- {
113
- "name": "hide-counter",
114
- "values": []
115
- },
116
- {
117
- "name": "supporting-text",
118
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
119
- "values": []
120
- },
121
- {
122
- "name": "error-text",
123
- "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`",
124
- "values": []
125
- },
126
- {
127
- "name": "empty",
128
- "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
129
- "values": []
130
- },
131
- {
132
- "name": "disabled",
133
- "values": []
134
- },
135
- {
136
- "name": "invalid",
137
- "description": "Get or sets where or not the field is in a visually invalid state.",
138
- "values": []
139
- },
140
- {
141
- "name": "has-leading-icon",
142
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
143
- "values": []
144
- },
145
- {
146
- "name": "has-trailing-icon",
147
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
148
- "values": []
149
- },
150
- {
151
- "name": "has-error-text",
152
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
153
- "values": []
154
- }
155
- ],
156
- "references": []
157
- },
158
80
  {
159
81
  "name": "u-button-set",
160
82
  "description": "\n---\n",
@@ -570,45 +492,79 @@
570
492
  "references": []
571
493
  },
572
494
  {
573
- "name": "u-card-content",
495
+ "name": "u-button-field",
574
496
  "description": "\n---\n",
575
497
  "attributes": [
576
498
  {
577
- "name": "has-content",
499
+ "name": "value",
578
500
  "values": []
579
- }
580
- ],
581
- "references": []
582
- },
583
- {
584
- "name": "u-card-media",
585
- "description": "\n---\n",
586
- "attributes": [
501
+ },
587
502
  {
588
- "name": "wide",
503
+ "name": "placeholder",
589
504
  "values": []
590
- }
591
- ],
592
- "references": []
593
- },
594
- {
595
- "name": "u-card",
596
- "description": "\n---\n",
597
- "attributes": [
505
+ },
598
506
  {
599
507
  "name": "variant",
600
- "description": "The Card variant to render.",
601
508
  "values": [
602
509
  {
603
510
  "name": "filled"
604
511
  },
605
- {
606
- "name": "elevated"
607
- },
608
512
  {
609
513
  "name": "outlined"
610
514
  }
611
515
  ]
516
+ },
517
+ {
518
+ "name": "label",
519
+ "description": "The floating label for the field",
520
+ "values": []
521
+ },
522
+ {
523
+ "name": "counter",
524
+ "values": []
525
+ },
526
+ {
527
+ "name": "hide-counter",
528
+ "values": []
529
+ },
530
+ {
531
+ "name": "supporting-text",
532
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
533
+ "values": []
534
+ },
535
+ {
536
+ "name": "error-text",
537
+ "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`",
538
+ "values": []
539
+ },
540
+ {
541
+ "name": "empty",
542
+ "description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
543
+ "values": []
544
+ },
545
+ {
546
+ "name": "disabled",
547
+ "values": []
548
+ },
549
+ {
550
+ "name": "invalid",
551
+ "description": "Get or sets where or not the field is in a visually invalid state.",
552
+ "values": []
553
+ },
554
+ {
555
+ "name": "has-leading-icon",
556
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
557
+ "values": []
558
+ },
559
+ {
560
+ "name": "has-trailing-icon",
561
+ "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
562
+ "values": []
563
+ },
564
+ {
565
+ "name": "has-error-text",
566
+ "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
567
+ "values": []
612
568
  }
613
569
  ],
614
570
  "references": []
@@ -682,21 +638,43 @@
682
638
  "references": []
683
639
  },
684
640
  {
685
- "name": "u-chip-set",
641
+ "name": "u-card-content",
686
642
  "description": "\n---\n",
687
643
  "attributes": [
688
644
  {
689
- "name": "alignment",
690
- "description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
645
+ "name": "has-content",
646
+ "values": []
647
+ }
648
+ ],
649
+ "references": []
650
+ },
651
+ {
652
+ "name": "u-card-media",
653
+ "description": "\n---\n",
654
+ "attributes": [
655
+ {
656
+ "name": "wide",
657
+ "values": []
658
+ }
659
+ ],
660
+ "references": []
661
+ },
662
+ {
663
+ "name": "u-card",
664
+ "description": "\n---\n",
665
+ "attributes": [
666
+ {
667
+ "name": "variant",
668
+ "description": "The Card variant to render.",
691
669
  "values": [
692
670
  {
693
- "name": "start"
671
+ "name": "filled"
694
672
  },
695
673
  {
696
- "name": "center"
674
+ "name": "elevated"
697
675
  },
698
676
  {
699
- "name": "end"
677
+ "name": "outlined"
700
678
  }
701
679
  ]
702
680
  }
@@ -704,153 +682,175 @@
704
682
  "references": []
705
683
  },
706
684
  {
707
- "name": "u-chip",
685
+ "name": "u-chip-field",
708
686
  "description": "\n---\n\n\n### **Events:**\n - **change**",
709
687
  "attributes": [
710
688
  {
711
- "name": "selected",
712
- "description": "Whether the chip is selected or not",
689
+ "name": "name",
713
690
  "values": []
714
691
  },
715
692
  {
716
- "name": "clickable",
693
+ "name": "manual",
694
+ "description": "If true, ignore enter key input",
717
695
  "values": []
718
696
  },
719
697
  {
720
- "name": "elevated",
721
- "description": "Adds elevation to the chip",
698
+ "name": "placeholder",
722
699
  "values": []
723
700
  },
724
701
  {
725
- "name": "toggle",
726
- "description": "When true, the chip will toggle between selected and unselected\nstates",
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",
727
715
  "values": []
728
716
  },
729
717
  {
730
- "name": "removable",
731
- "description": "Add the remove icon",
718
+ "name": "counter",
732
719
  "values": []
733
720
  },
734
721
  {
735
- "name": "hide-selected-icon",
736
- "description": "Hide the selected icon",
722
+ "name": "hide-counter",
737
723
  "values": []
738
724
  },
739
725
  {
740
- "name": "has-leading-icon",
741
- "description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
726
+ "name": "supporting-text",
727
+ "description": "Supporting text conveys additional information about the field, such as how it will be used",
742
728
  "values": []
743
729
  },
744
730
  {
745
- "name": "has-selected-icon",
746
- "description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
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`",
747
733
  "values": []
748
734
  },
749
735
  {
750
- "name": "has-trailing-icon",
751
- "description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
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.",
752
738
  "values": []
753
739
  },
754
740
  {
755
741
  "name": "disabled",
756
- "description": "Whether the button is disabled or not.",
757
742
  "values": []
758
743
  },
759
744
  {
760
- "name": "href",
761
- "description": "The URL that the link button points to.",
745
+ "name": "invalid",
746
+ "description": "Get or sets where or not the field is in a visually invalid state.",
762
747
  "values": []
763
748
  },
764
749
  {
765
- "name": "target",
766
- "description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
750
+ "name": "has-leading-icon",
751
+ "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
767
752
  "values": []
768
753
  },
769
754
  {
770
- "name": "name",
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",
771
762
  "values": []
772
763
  }
773
764
  ],
774
765
  "references": []
775
766
  },
776
767
  {
777
- "name": "u-chip-field",
778
- "description": "\n---\n\n\n### **Events:**\n - **change**",
768
+ "name": "u-chip-set",
769
+ "description": "\n---\n",
779
770
  "attributes": [
780
771
  {
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",
772
+ "name": "alignment",
773
+ "description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
795
774
  "values": [
796
775
  {
797
- "name": "filled"
776
+ "name": "start"
798
777
  },
799
778
  {
800
- "name": "outlined"
779
+ "name": "center"
780
+ },
781
+ {
782
+ "name": "end"
801
783
  }
802
784
  ]
785
+ }
786
+ ],
787
+ "references": []
788
+ },
789
+ {
790
+ "name": "u-chip",
791
+ "description": "\n---\n\n\n### **Events:**\n - **change**",
792
+ "attributes": [
793
+ {
794
+ "name": "selected",
795
+ "description": "Whether the chip is selected or not",
796
+ "values": []
803
797
  },
804
798
  {
805
- "name": "label",
806
- "description": "The floating label for the field",
799
+ "name": "clickable",
807
800
  "values": []
808
801
  },
809
802
  {
810
- "name": "counter",
803
+ "name": "elevated",
804
+ "description": "Adds elevation to the chip",
811
805
  "values": []
812
806
  },
813
807
  {
814
- "name": "hide-counter",
808
+ "name": "toggle",
809
+ "description": "When true, the chip will toggle between selected and unselected\nstates",
815
810
  "values": []
816
811
  },
817
812
  {
818
- "name": "supporting-text",
819
- "description": "Supporting text conveys additional information about the field, such as how it will be used",
813
+ "name": "removable",
814
+ "description": "Add the remove icon",
820
815
  "values": []
821
816
  },
822
817
  {
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`",
818
+ "name": "hide-selected-icon",
819
+ "description": "Hide the selected icon",
825
820
  "values": []
826
821
  },
827
822
  {
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.",
823
+ "name": "has-leading-icon",
824
+ "description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
830
825
  "values": []
831
826
  },
832
827
  {
833
- "name": "disabled",
828
+ "name": "has-selected-icon",
829
+ "description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
834
830
  "values": []
835
831
  },
836
832
  {
837
- "name": "invalid",
838
- "description": "Get or sets where or not the field is in a visually invalid state.",
833
+ "name": "has-trailing-icon",
834
+ "description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
839
835
  "values": []
840
836
  },
841
837
  {
842
- "name": "has-leading-icon",
843
- "description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
838
+ "name": "disabled",
839
+ "description": "Whether the button is disabled or not.",
844
840
  "values": []
845
841
  },
846
842
  {
847
- "name": "has-trailing-icon",
848
- "description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
843
+ "name": "href",
844
+ "description": "The URL that the link button points to.",
849
845
  "values": []
850
846
  },
851
847
  {
852
- "name": "has-error-text",
853
- "description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
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.",
850
+ "values": []
851
+ },
852
+ {
853
+ "name": "name",
854
854
  "values": []
855
855
  }
856
856
  ],
@@ -957,23 +957,6 @@
957
957
  ],
958
958
  "references": []
959
959
  },
960
- {
961
- "name": "u-list-item",
962
- "description": "\n---\n",
963
- "attributes": [
964
- {
965
- "name": "selectable",
966
- "values": []
967
- }
968
- ],
969
- "references": []
970
- },
971
- {
972
- "name": "u-list",
973
- "description": "\n---\n",
974
- "attributes": [],
975
- "references": []
976
- },
977
960
  {
978
961
  "name": "u-menu-item",
979
962
  "description": "\n---\n",
@@ -1094,6 +1077,23 @@
1094
1077
  ],
1095
1078
  "references": []
1096
1079
  },
1080
+ {
1081
+ "name": "u-list-item",
1082
+ "description": "\n---\n",
1083
+ "attributes": [
1084
+ {
1085
+ "name": "selectable",
1086
+ "values": []
1087
+ }
1088
+ ],
1089
+ "references": []
1090
+ },
1091
+ {
1092
+ "name": "u-list",
1093
+ "description": "\n---\n",
1094
+ "attributes": [],
1095
+ "references": []
1096
+ },
1097
1097
  {
1098
1098
  "name": "u-drawer-headline",
1099
1099
  "description": "\n---\n",
@@ -1757,6 +1757,77 @@
1757
1757
  ],
1758
1758
  "references": []
1759
1759
  },
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
+ },
1760
1831
  {
1761
1832
  "name": "u-text-field",
1762
1833
  "description": "\n---\n",
@@ -1873,77 +1944,6 @@
1873
1944
  }
1874
1945
  ],
1875
1946
  "references": []
1876
- },
1877
- {
1878
- "name": "u-highlight",
1879
- "description": "\n---\n",
1880
- "attributes": [
1881
- {
1882
- "name": "result",
1883
- "description": "The result text to display. If the term is found inside this text, it's highlighted",
1884
- "values": []
1885
- },
1886
- {
1887
- "name": "term",
1888
- "description": "The searched term",
1889
- "values": []
1890
- }
1891
- ],
1892
- "references": []
1893
- },
1894
- {
1895
- "name": "u-typeahead",
1896
- "description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
1897
- "attributes": [
1898
- {
1899
- "name": "debounce",
1900
- "description": "The time in milliseconds before triggering an update in the results.",
1901
- "values": []
1902
- },
1903
- {
1904
- "name": "limit",
1905
- "description": "The number of suggestions to show",
1906
- "values": []
1907
- },
1908
- {
1909
- "name": "minLength",
1910
- "description": "How many characters must be typed before show suggestions\n\n_Note:_ Not used when the source is a `Promise`",
1911
- "values": []
1912
- },
1913
- {
1914
- "name": "open-on-focus",
1915
- "description": "Whether the menu will be show when the target get focus.\n\n_Note:_ The `minLength` will still be applied",
1916
- "values": []
1917
- },
1918
- {
1919
- "name": "editable",
1920
- "description": "If `true`, model values will not be restricted only to items selected from the menu.",
1921
- "values": []
1922
- },
1923
- {
1924
- "name": "autocomplete",
1925
- "description": "The value for the `autocomplete` attribute for the target element.",
1926
- "values": [
1927
- {
1928
- "name": "on"
1929
- },
1930
- {
1931
- "name": "off"
1932
- }
1933
- ]
1934
- },
1935
- {
1936
- "name": "spellcheck",
1937
- "description": "The value for the `spellcheck` attribute for the target element.",
1938
- "values": []
1939
- },
1940
- {
1941
- "name": "target-id",
1942
- "description": "The id of the target element to attach the typeahead.",
1943
- "values": []
1944
- }
1945
- ],
1946
- "references": []
1947
1947
  }
1948
1948
  ]
1949
1949
  }