@universal-material/web 3.6.23 → 3.6.25
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/dist/custom-elements.json +5225 -5225
- package/dist/vscode.html-custom-data.json +170 -170
- package/package.json +6 -4
- package/dist/package.json +0 -139
- /package/{dist/scss → scss}/_api.scss +0 -0
- /package/{dist/scss → scss}/_colors.scss +0 -0
- /package/{dist/scss → scss}/_css-vars.scss +0 -0
- /package/{dist/scss → scss}/_functions.scss +0 -0
- /package/{dist/scss → scss}/_global.scss +0 -0
- /package/{dist/scss → scss}/_layout.scss +0 -0
- /package/{dist/scss → scss}/_mixins.scss +0 -0
- /package/{dist/scss → scss}/_reboot.scss +0 -0
- /package/{dist/scss → scss}/_utilities.scss +0 -0
- /package/{dist/scss → scss}/_variables.scss +0 -0
- /package/{dist/scss → scss}/colors/_text-bg.scss +0 -0
- /package/{dist/scss → scss}/colors/_text.scss +0 -0
- /package/{dist/scss → scss}/functions/_font.scss +0 -0
- /package/{dist/scss → scss}/layout/_container.scss +0 -0
- /package/{dist/scss → scss}/layout/_grid.scss +0 -0
- /package/{dist/scss → scss}/layout/_margin-and-gutters.scss +0 -0
- /package/{dist/scss → scss}/mixins/_breakpoints.scss +0 -0
- /package/{dist/scss → scss}/mixins/_colors.scss +0 -0
- /package/{dist/scss → scss}/mixins/_text-bg.scss +0 -0
- /package/{dist/scss → scss}/mixins/_typo.scss +0 -0
- /package/{dist/scss → scss}/table/_table.scss +0 -0
- /package/{dist/scss → scss}/typo/_font.scss +0 -0
- /package/{dist/scss → scss}/typo/_typo.scss +0 -0
- /package/{dist/scss → scss}/typo/_variables.scss +0 -0
- /package/{dist/scss → scss}/universal-material.scss +0 -0
- /package/{dist/scss → scss}/utilities/_divider.scss +0 -0
- /package/{dist/scss → scss}/utilities/_scheme.scss +0 -0
- /package/{dist/scss → scss}/utilities/_spacing.scss +0 -0
- /package/{dist/scss → scss}/utilities/_text.scss +0 -0
|
@@ -52,6 +52,17 @@
|
|
|
52
52
|
],
|
|
53
53
|
"references": []
|
|
54
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"name": "u-badge",
|
|
57
|
+
"description": "\n---\n",
|
|
58
|
+
"attributes": [
|
|
59
|
+
{
|
|
60
|
+
"name": "static",
|
|
61
|
+
"values": []
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"references": []
|
|
65
|
+
},
|
|
55
66
|
{
|
|
56
67
|
"name": "u-button-set",
|
|
57
68
|
"description": "\n---\n",
|
|
@@ -494,17 +505,6 @@
|
|
|
494
505
|
],
|
|
495
506
|
"references": []
|
|
496
507
|
},
|
|
497
|
-
{
|
|
498
|
-
"name": "u-badge",
|
|
499
|
-
"description": "\n---\n",
|
|
500
|
-
"attributes": [
|
|
501
|
-
{
|
|
502
|
-
"name": "static",
|
|
503
|
-
"values": []
|
|
504
|
-
}
|
|
505
|
-
],
|
|
506
|
-
"references": []
|
|
507
|
-
},
|
|
508
508
|
{
|
|
509
509
|
"name": "u-button-field",
|
|
510
510
|
"description": "\n---\n",
|
|
@@ -583,74 +583,6 @@
|
|
|
583
583
|
],
|
|
584
584
|
"references": []
|
|
585
585
|
},
|
|
586
|
-
{
|
|
587
|
-
"name": "u-checkbox-list-item",
|
|
588
|
-
"description": "\n---\n",
|
|
589
|
-
"attributes": [
|
|
590
|
-
{
|
|
591
|
-
"name": "leading",
|
|
592
|
-
"values": []
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"name": "hide-state-layer",
|
|
596
|
-
"values": []
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"name": "indeterminate",
|
|
600
|
-
"values": []
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"name": "name",
|
|
604
|
-
"values": []
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"name": "disabled",
|
|
608
|
-
"values": []
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"name": "value",
|
|
612
|
-
"description": "The element value to use in form submission when checked.",
|
|
613
|
-
"values": []
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"name": "checked",
|
|
617
|
-
"values": []
|
|
618
|
-
}
|
|
619
|
-
],
|
|
620
|
-
"references": []
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"name": "u-checkbox",
|
|
624
|
-
"description": "\n---\n",
|
|
625
|
-
"attributes": [
|
|
626
|
-
{
|
|
627
|
-
"name": "hide-state-layer",
|
|
628
|
-
"values": []
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"name": "indeterminate",
|
|
632
|
-
"values": []
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"name": "name",
|
|
636
|
-
"values": []
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"name": "disabled",
|
|
640
|
-
"values": []
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"name": "value",
|
|
644
|
-
"description": "The element value to use in form submission when checked.",
|
|
645
|
-
"values": []
|
|
646
|
-
},
|
|
647
|
-
{
|
|
648
|
-
"name": "checked",
|
|
649
|
-
"values": []
|
|
650
|
-
}
|
|
651
|
-
],
|
|
652
|
-
"references": []
|
|
653
|
-
},
|
|
654
586
|
{
|
|
655
587
|
"name": "u-calendar",
|
|
656
588
|
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**",
|
|
@@ -734,83 +666,68 @@
|
|
|
734
666
|
"references": []
|
|
735
667
|
},
|
|
736
668
|
{
|
|
737
|
-
"name": "u-
|
|
738
|
-
"description": "\n---\n
|
|
669
|
+
"name": "u-checkbox-list-item",
|
|
670
|
+
"description": "\n---\n",
|
|
739
671
|
"attributes": [
|
|
740
672
|
{
|
|
741
|
-
"name": "
|
|
742
|
-
"values": []
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"name": "manual",
|
|
746
|
-
"description": "If true, ignore enter key input",
|
|
673
|
+
"name": "leading",
|
|
747
674
|
"values": []
|
|
748
675
|
},
|
|
749
676
|
{
|
|
750
|
-
"name": "
|
|
677
|
+
"name": "hide-state-layer",
|
|
751
678
|
"values": []
|
|
752
679
|
},
|
|
753
680
|
{
|
|
754
|
-
"name": "
|
|
755
|
-
"values": [
|
|
756
|
-
{
|
|
757
|
-
"name": "filled"
|
|
758
|
-
},
|
|
759
|
-
{
|
|
760
|
-
"name": "outlined"
|
|
761
|
-
}
|
|
762
|
-
]
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"name": "label",
|
|
766
|
-
"description": "The floating label for the field",
|
|
681
|
+
"name": "indeterminate",
|
|
767
682
|
"values": []
|
|
768
683
|
},
|
|
769
684
|
{
|
|
770
|
-
"name": "
|
|
685
|
+
"name": "name",
|
|
771
686
|
"values": []
|
|
772
687
|
},
|
|
773
688
|
{
|
|
774
|
-
"name": "
|
|
689
|
+
"name": "disabled",
|
|
775
690
|
"values": []
|
|
776
691
|
},
|
|
777
692
|
{
|
|
778
|
-
"name": "
|
|
779
|
-
"description": "
|
|
693
|
+
"name": "value",
|
|
694
|
+
"description": "The element value to use in form submission when checked.",
|
|
780
695
|
"values": []
|
|
781
696
|
},
|
|
782
697
|
{
|
|
783
|
-
"name": "
|
|
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`",
|
|
698
|
+
"name": "checked",
|
|
785
699
|
"values": []
|
|
786
|
-
}
|
|
700
|
+
}
|
|
701
|
+
],
|
|
702
|
+
"references": []
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "u-checkbox",
|
|
706
|
+
"description": "\n---\n",
|
|
707
|
+
"attributes": [
|
|
787
708
|
{
|
|
788
|
-
"name": "
|
|
789
|
-
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
709
|
+
"name": "hide-state-layer",
|
|
790
710
|
"values": []
|
|
791
711
|
},
|
|
792
712
|
{
|
|
793
|
-
"name": "
|
|
713
|
+
"name": "indeterminate",
|
|
794
714
|
"values": []
|
|
795
715
|
},
|
|
796
716
|
{
|
|
797
|
-
"name": "
|
|
798
|
-
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
717
|
+
"name": "name",
|
|
799
718
|
"values": []
|
|
800
719
|
},
|
|
801
720
|
{
|
|
802
|
-
"name": "
|
|
803
|
-
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
721
|
+
"name": "disabled",
|
|
804
722
|
"values": []
|
|
805
723
|
},
|
|
806
724
|
{
|
|
807
|
-
"name": "
|
|
808
|
-
"description": "
|
|
725
|
+
"name": "value",
|
|
726
|
+
"description": "The element value to use in form submission when checked.",
|
|
809
727
|
"values": []
|
|
810
728
|
},
|
|
811
729
|
{
|
|
812
|
-
"name": "
|
|
813
|
-
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
730
|
+
"name": "checked",
|
|
814
731
|
"values": []
|
|
815
732
|
}
|
|
816
733
|
],
|
|
@@ -893,6 +810,89 @@
|
|
|
893
810
|
],
|
|
894
811
|
"references": []
|
|
895
812
|
},
|
|
813
|
+
{
|
|
814
|
+
"name": "u-chip-field",
|
|
815
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
816
|
+
"attributes": [
|
|
817
|
+
{
|
|
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",
|
|
832
|
+
"values": [
|
|
833
|
+
{
|
|
834
|
+
"name": "filled"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "outlined"
|
|
838
|
+
}
|
|
839
|
+
]
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"name": "label",
|
|
843
|
+
"description": "The floating label for the field",
|
|
844
|
+
"values": []
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"name": "counter",
|
|
848
|
+
"values": []
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"name": "hide-counter",
|
|
852
|
+
"values": []
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"name": "supporting-text",
|
|
856
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
857
|
+
"values": []
|
|
858
|
+
},
|
|
859
|
+
{
|
|
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`",
|
|
862
|
+
"values": []
|
|
863
|
+
},
|
|
864
|
+
{
|
|
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.",
|
|
867
|
+
"values": []
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"name": "disabled",
|
|
871
|
+
"values": []
|
|
872
|
+
},
|
|
873
|
+
{
|
|
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",
|
|
881
|
+
"values": []
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"name": "has-trailing-icon",
|
|
885
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
886
|
+
"values": []
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "has-error-text",
|
|
890
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
891
|
+
"values": []
|
|
892
|
+
}
|
|
893
|
+
],
|
|
894
|
+
"references": []
|
|
895
|
+
},
|
|
896
896
|
{
|
|
897
897
|
"name": "u-datepicker",
|
|
898
898
|
"description": "\n---\n",
|
|
@@ -928,6 +928,12 @@
|
|
|
928
928
|
],
|
|
929
929
|
"references": []
|
|
930
930
|
},
|
|
931
|
+
{
|
|
932
|
+
"name": "u-elevation",
|
|
933
|
+
"description": "\n---\n",
|
|
934
|
+
"attributes": [],
|
|
935
|
+
"references": []
|
|
936
|
+
},
|
|
931
937
|
{
|
|
932
938
|
"name": "u-field",
|
|
933
939
|
"description": "\n---\n",
|
|
@@ -1008,12 +1014,6 @@
|
|
|
1008
1014
|
"attributes": [],
|
|
1009
1015
|
"references": []
|
|
1010
1016
|
},
|
|
1011
|
-
{
|
|
1012
|
-
"name": "u-elevation",
|
|
1013
|
-
"description": "\n---\n",
|
|
1014
|
-
"attributes": [],
|
|
1015
|
-
"references": []
|
|
1016
|
-
},
|
|
1017
1017
|
{
|
|
1018
1018
|
"name": "u-list-item",
|
|
1019
1019
|
"description": "\n---\n",
|
|
@@ -1147,43 +1147,6 @@
|
|
|
1147
1147
|
],
|
|
1148
1148
|
"references": []
|
|
1149
1149
|
},
|
|
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
1150
|
{
|
|
1188
1151
|
"name": "u-drawer-headline",
|
|
1189
1152
|
"description": "\n---\n",
|
|
@@ -1245,22 +1208,44 @@
|
|
|
1245
1208
|
"references": []
|
|
1246
1209
|
},
|
|
1247
1210
|
{
|
|
1248
|
-
"name": "u-
|
|
1211
|
+
"name": "u-overflow-menu-item",
|
|
1249
1212
|
"description": "\n---\n",
|
|
1250
1213
|
"attributes": [
|
|
1251
1214
|
{
|
|
1252
|
-
"name": "
|
|
1215
|
+
"name": "label",
|
|
1253
1216
|
"values": []
|
|
1254
1217
|
},
|
|
1255
1218
|
{
|
|
1256
|
-
"name": "
|
|
1257
|
-
"values": [
|
|
1219
|
+
"name": "collapse",
|
|
1220
|
+
"values": [
|
|
1221
|
+
{
|
|
1222
|
+
"name": "auto"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"name": "always"
|
|
1226
|
+
}
|
|
1227
|
+
]
|
|
1258
1228
|
}
|
|
1259
1229
|
],
|
|
1260
1230
|
"references": []
|
|
1261
1231
|
},
|
|
1262
1232
|
{
|
|
1263
|
-
"name": "u-
|
|
1233
|
+
"name": "u-overflow-menu",
|
|
1234
|
+
"description": "\n---\n",
|
|
1235
|
+
"attributes": [
|
|
1236
|
+
{
|
|
1237
|
+
"name": "anchor",
|
|
1238
|
+
"values": [
|
|
1239
|
+
{
|
|
1240
|
+
"name": "HTMLElement"
|
|
1241
|
+
}
|
|
1242
|
+
]
|
|
1243
|
+
}
|
|
1244
|
+
],
|
|
1245
|
+
"references": []
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"name": "u-circular-progress",
|
|
1264
1249
|
"description": "\n---\n",
|
|
1265
1250
|
"attributes": [
|
|
1266
1251
|
{
|
|
@@ -1275,12 +1260,15 @@
|
|
|
1275
1260
|
"references": []
|
|
1276
1261
|
},
|
|
1277
1262
|
{
|
|
1278
|
-
"name": "u-
|
|
1263
|
+
"name": "u-progress-bar",
|
|
1279
1264
|
"description": "\n---\n",
|
|
1280
1265
|
"attributes": [
|
|
1281
1266
|
{
|
|
1282
|
-
"name": "
|
|
1283
|
-
"
|
|
1267
|
+
"name": "value",
|
|
1268
|
+
"values": []
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"name": "max",
|
|
1284
1272
|
"values": []
|
|
1285
1273
|
}
|
|
1286
1274
|
],
|
|
@@ -1346,6 +1334,18 @@
|
|
|
1346
1334
|
],
|
|
1347
1335
|
"references": []
|
|
1348
1336
|
},
|
|
1337
|
+
{
|
|
1338
|
+
"name": "u-ripple",
|
|
1339
|
+
"description": "\n---\n",
|
|
1340
|
+
"attributes": [
|
|
1341
|
+
{
|
|
1342
|
+
"name": "disabled",
|
|
1343
|
+
"description": "Disables the ripple.",
|
|
1344
|
+
"values": []
|
|
1345
|
+
}
|
|
1346
|
+
],
|
|
1347
|
+
"references": []
|
|
1348
|
+
},
|
|
1349
1349
|
{
|
|
1350
1350
|
"name": "u-search",
|
|
1351
1351
|
"description": "\n---\n",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@universal-material/web",
|
|
3
|
-
"version": "3.6.
|
|
3
|
+
"version": "3.6.25",
|
|
4
4
|
"description": "Material web components",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -20,9 +20,11 @@
|
|
|
20
20
|
".": {
|
|
21
21
|
"import": "dist/esm/index.js",
|
|
22
22
|
"default": "dist/index.js"
|
|
23
|
-
}
|
|
23
|
+
},
|
|
24
|
+
"./css/*": "./dist/css/*.css",
|
|
25
|
+
"./scss/*": "./dist/scss/*.scss"
|
|
24
26
|
},
|
|
25
|
-
"files": ["dist"],
|
|
27
|
+
"files": ["dist", "scss"],
|
|
26
28
|
"scripts": {
|
|
27
29
|
"build": "run-s clean script:sass-to-ts build:esm build:bundle sass analyze copy",
|
|
28
30
|
"build:watch": "gulp -f gulpfile.js scripts:watch",
|
|
@@ -34,7 +36,7 @@
|
|
|
34
36
|
"sass": "gulp -f gulpfile.js sass",
|
|
35
37
|
"sass:watch": "gulp -f gulpfile.js sass:watch",
|
|
36
38
|
"clean": "rimraf ./dist/ rimraf ./src/**/*.d.ts rimraf ./src/**/*.styles.ts",
|
|
37
|
-
"copy": "copyfiles
|
|
39
|
+
"copy": "copyfiles README.md custom-elements.json vscode.html-custom-data.json dist/",
|
|
38
40
|
"lint": "npm run lint:lit-analyzer && npm run lint:eslint && npm run lint:prettier",
|
|
39
41
|
"lint:eslint": "eslint src/**/*.ts",
|
|
40
42
|
"lint:eslint:fix": "eslint src/**/*.ts --fix",
|
package/dist/package.json
DELETED
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@universal-material/web",
|
|
3
|
-
"version": "3.6.23",
|
|
4
|
-
"description": "Material web components",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"keywords": [
|
|
7
|
-
"material",
|
|
8
|
-
"material design",
|
|
9
|
-
"design system",
|
|
10
|
-
"components",
|
|
11
|
-
"web-components",
|
|
12
|
-
"lit-element",
|
|
13
|
-
"typescript",
|
|
14
|
-
"lit"
|
|
15
|
-
],
|
|
16
|
-
"main": "dist/index.js",
|
|
17
|
-
"module": "dist/esm/index.js",
|
|
18
|
-
"types": "dist/esm/index.d.ts",
|
|
19
|
-
"exports": {
|
|
20
|
-
".": {
|
|
21
|
-
"import": "dist/esm/index.js",
|
|
22
|
-
"default": "dist/index.js"
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"files": ["dist"],
|
|
26
|
-
"scripts": {
|
|
27
|
-
"build": "run-s clean script:sass-to-ts build:esm build:bundle sass analyze copy",
|
|
28
|
-
"build:watch": "gulp -f gulpfile.js scripts:watch",
|
|
29
|
-
"build:esm": "esbuild src/index.ts --bundle --format=esm --minify --outfile=dist/index.js",
|
|
30
|
-
"build:bundle": "tsc",
|
|
31
|
-
"script:build": "tsc",
|
|
32
|
-
"script:sass-to-ts": "gulp -f gulpfile.js scripts:sass-to-ts",
|
|
33
|
-
"script:sass-to-ts:watch": "gulp -f gulpfile.js scripts:sass-to-ts:watch",
|
|
34
|
-
"sass": "gulp -f gulpfile.js sass",
|
|
35
|
-
"sass:watch": "gulp -f gulpfile.js sass:watch",
|
|
36
|
-
"clean": "rimraf ./dist/ rimraf ./src/**/*.d.ts rimraf ./src/**/*.styles.ts",
|
|
37
|
-
"copy": "copyfiles package.json README.md custom-elements.json vscode.html-custom-data.json dist/ && copyfiles -u 1 src/scss/**/*.scss dist/",
|
|
38
|
-
"lint": "npm run lint:lit-analyzer && npm run lint:eslint && npm run lint:prettier",
|
|
39
|
-
"lint:eslint": "eslint src/**/*.ts",
|
|
40
|
-
"lint:eslint:fix": "eslint src/**/*.ts --fix",
|
|
41
|
-
"lint:lit-analyzer": "lit-analyzer",
|
|
42
|
-
"lint:prettier": "prettier . --check",
|
|
43
|
-
"predocs": "run-p analyze docs:apis script:sass-to-ts",
|
|
44
|
-
"docs": "run-p build:watch docs:serve",
|
|
45
|
-
"docs:apis": "gulp -f gulpfile.js docs:apis",
|
|
46
|
-
"docs:apis:watch": "gulp -f gulpfile.js docs:apis:watch",
|
|
47
|
-
"docs:serve": "cd docs && ng serve",
|
|
48
|
-
"docs:build": "npm run predocs && cd docs && ng build",
|
|
49
|
-
"docs:watch": "npm run predocs && cd docs && ng build --watch --configuration development",
|
|
50
|
-
"analyze": "cem analyze --litelement --globs \"src/**/*.ts\" && node fix-html-custom-data-union-types.js",
|
|
51
|
-
"analyze:watch": "cem analyze --litelement --globs \"src/**/*.ts\" --watch",
|
|
52
|
-
"checksize": "rollup -c ; cat my-element.bundled.js | gzip -9 | wc -c ; rm my-element.bundled.js",
|
|
53
|
-
"prettier": "prettier . --write",
|
|
54
|
-
"publish": "npm run lint:eslint && npm publish",
|
|
55
|
-
"postinstall": "node -e \"const fs=require('fs');fs.existsSync('./change-compiler-to-add-custom-elements.js')&&require('./change-compiler-to-add-custom-elements.js')\""
|
|
56
|
-
},
|
|
57
|
-
"author": "https://github.com/universal-material/universal-material/graphs/contributors",
|
|
58
|
-
"repository": {
|
|
59
|
-
"type": "git",
|
|
60
|
-
"url": "git+https://github.com/universal-material/universal-material-web.git"
|
|
61
|
-
},
|
|
62
|
-
"license": "MIT",
|
|
63
|
-
"homepage": "https://universal-material.github.io",
|
|
64
|
-
"dependencies": {
|
|
65
|
-
"@bart-krakowski/get-week-info-polyfill": "^1.0.8",
|
|
66
|
-
"@lit-labs/virtualizer": "^2.1.1",
|
|
67
|
-
"@lit/context": "^1.1.5",
|
|
68
|
-
"@material/material-color-utilities": "^0.3.0",
|
|
69
|
-
"dompurify": "^3.2.6",
|
|
70
|
-
"lit": "^3.2.1",
|
|
71
|
-
"swiper": "^11.2.4"
|
|
72
|
-
},
|
|
73
|
-
"devDependencies": {
|
|
74
|
-
"@angular/build": "^20.0.4",
|
|
75
|
-
"@angular/cli": "^20.0.4",
|
|
76
|
-
"@angular/common": "^20.0.0",
|
|
77
|
-
"@angular/compiler": "^20.0.0",
|
|
78
|
-
"@angular/compiler-cli": "^20.0.0",
|
|
79
|
-
"@angular/core": "^20.0.0",
|
|
80
|
-
"@angular/elements": "^20.0.0",
|
|
81
|
-
"@angular/forms": "^20.0.0",
|
|
82
|
-
"@angular/platform-browser": "^20.0.0",
|
|
83
|
-
"@angular/router": "^20.0.0",
|
|
84
|
-
"@custom-elements-manifest/analyzer": "^0.10.4",
|
|
85
|
-
"@eslint/compat": "^1.2.7",
|
|
86
|
-
"@eslint/eslintrc": "^3.3.0",
|
|
87
|
-
"@eslint/js": "^9.21.0",
|
|
88
|
-
"@interactjs/types": "^1.10.27",
|
|
89
|
-
"@open-wc/testing": "^3.1.5",
|
|
90
|
-
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
91
|
-
"@rollup/plugin-replace": "^5.0.5",
|
|
92
|
-
"@stylistic/eslint-plugin": "^3.1.0",
|
|
93
|
-
"@types/mocha": "^10.0.6",
|
|
94
|
-
"@typescript-eslint/eslint-plugin": "8.35.0",
|
|
95
|
-
"@typescript-eslint/parser": "8.35.0",
|
|
96
|
-
"@wc-toolkit/type-parser": "^1.1.0",
|
|
97
|
-
"@webcomponents/webcomponentsjs": "^2.8.0",
|
|
98
|
-
"angular-eslint": "^20.0.0",
|
|
99
|
-
"copyfiles": "^2.4.1",
|
|
100
|
-
"custom-element-vs-code-integration": "^1.5.0",
|
|
101
|
-
"eslint": "^9.21.0",
|
|
102
|
-
"eslint-plugin-import": "^2.31.0",
|
|
103
|
-
"eslint-plugin-import-helpers": "^2.0.1",
|
|
104
|
-
"eslint-plugin-jsdoc": "^50.6.3",
|
|
105
|
-
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
106
|
-
"eslint-plugin-unused-imports": "^4.1.4",
|
|
107
|
-
"gulp": "^4.0.2",
|
|
108
|
-
"gulp-changed": "^5.0.2",
|
|
109
|
-
"gulp-newer": "^1.4.0",
|
|
110
|
-
"gulp-notify": "^4.0.0",
|
|
111
|
-
"gulp-rename": "^2.1.0",
|
|
112
|
-
"gulp-sass": "^6.0.1",
|
|
113
|
-
"gulp-sourcemaps": "^3.0.0",
|
|
114
|
-
"gulp-typescript": "^5.0.1",
|
|
115
|
-
"highlight.js": "^11.11.1",
|
|
116
|
-
"html-entities": "^2.5.2",
|
|
117
|
-
"lit-analyzer": "^1.2.1",
|
|
118
|
-
"ngx-highlightjs": "^14.0.0",
|
|
119
|
-
"ngx-markdown": "^20.0.0",
|
|
120
|
-
"npm-run-all": "^4.1.5",
|
|
121
|
-
"prettier": "^3.6.2",
|
|
122
|
-
"prettier-plugin-organize-attributes": "^1.0.0",
|
|
123
|
-
"raw-loader": "^4.0.2",
|
|
124
|
-
"rimraf": "^3.0.2",
|
|
125
|
-
"rollup": "^2.73.0",
|
|
126
|
-
"rollup-plugin-summary": "^2.0.0",
|
|
127
|
-
"rollup-plugin-terser": "^7.0.2",
|
|
128
|
-
"rollup-plugin-typescript2": "^0.36.0",
|
|
129
|
-
"rxjs": "~7.8.0",
|
|
130
|
-
"sass": "^1.89.2",
|
|
131
|
-
"through2": "^4.0.2",
|
|
132
|
-
"ts-morph": "^22.0.0",
|
|
133
|
-
"tslib": "^2.6.2",
|
|
134
|
-
"typescript": "~5.8.2",
|
|
135
|
-
"typescript-eslint": "8.35.0",
|
|
136
|
-
"zone.js": "~0.15.0"
|
|
137
|
-
},
|
|
138
|
-
"customElements": "custom-elements.json"
|
|
139
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|