2 "name": "MaterialComponents",
4 "authors": "The Material Components authors.",
5 "summary": "A collection of stand-alone production-ready UI libraries focused on design details.",
6 "homepage": "https://github.com/material-components/material-components-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-components/material-components-ios.git",
18 "name": "ActionSheet",
22 "public_header_files": "components/ActionSheet/src/*.h",
24 "components/ActionSheet/src/*.{h,m}",
25 "components/ActionSheet/src/private/*.{h,m}"
28 "MaterialComponents/BottomSheet": [
31 "MaterialComponents/Elevation": [
34 "MaterialComponents/Ink": [
37 "MaterialComponents/private/Math": [
40 "MaterialComponents/Ripple": [
43 "MaterialComponents/ShadowElevations": [
46 "MaterialComponents/Typography": [
55 "components/ActionSheet/tests/unit/*.{h,m,swift}"
61 "name": "ActionSheet+Theming",
65 "public_header_files": "components/ActionSheet/src/Theming/*.h",
67 "components/ActionSheet/src/Theming/*.{h,m}",
68 "components/ActionSheet/src/Theming/private/*.{h,m}"
71 "MaterialComponents/ActionSheet": [
74 "MaterialComponents/Elevation": [
77 "MaterialComponents/private/Color": [
80 "MaterialComponents/schemes/Container": [
83 "MaterialComponents/ShadowElevations": [
92 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
93 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
95 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
100 "name": "ActivityIndicator",
104 "public_header_files": "components/ActivityIndicator/src/*.h",
106 "components/ActivityIndicator/src/*.{h,m}",
107 "components/ActivityIndicator/src/private/*.{h,m}"
110 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
113 "MDFInternationalization": [
116 "MaterialComponents/Palettes": [
119 "MaterialComponents/private/Application": [
131 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
132 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
134 "resources": "components/ActivityIndicator/tests/unit/resources/*"
139 "name": "AnimationTiming",
143 "public_header_files": "components/AnimationTiming/src/*.h",
145 "components/AnimationTiming/src/*.{h,m}",
146 "components/AnimationTiming/src/private/*.{h,m}"
153 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
154 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
156 "resources": "components/AnimationTiming/tests/unit/resources/*"
165 "public_header_files": "components/AppBar/src/*.h",
167 "components/AppBar/src/*.{h,m}",
168 "components/AppBar/src/private/*.{h,m}"
171 "components/AppBar/src/MaterialAppBar.bundle"
174 "MaterialComponents/HeaderStackView": [
177 "MaterialComponents/NavigationBar": [
180 "MaterialComponents/Typography": [
183 "MaterialComponents/private/Application": [
186 "MaterialComponents/FlexibleHeader": [
189 "MaterialComponents/ShadowElevations": [
192 "MaterialComponents/ShadowLayer": [
195 "MDFInternationalization": [
198 "MaterialComponents/private/Icons/ic_arrow_back": [
201 "MaterialComponents/private/UIMetrics": [
210 "components/AppBar/tests/unit/*.{h,m,swift}",
211 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
213 "resources": "components/AppBar/tests/unit/resources/*",
215 "MaterialComponents/AppBar+ColorThemer": [
218 "MaterialComponents/AppBar+TypographyThemer": [
226 "name": "AppBar+Theming",
230 "public_header_files": "components/AppBar/src/Theming/*.h",
232 "components/AppBar/src/Theming/*.{h,m}",
233 "components/AppBar/src/Theming/private/*.{h,m}"
236 "MaterialComponents/AppBar": [
239 "MaterialComponents/schemes/Container": [
248 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
249 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
251 "resources": "components/AppBar/tests/unit/Theming/resources/*"
256 "name": "AppBar+ColorThemer",
260 "public_header_files": [
261 "components/AppBar/src/ColorThemer/*.h"
264 "components/AppBar/src/ColorThemer/*.{h,m}",
265 "components/AppBar/src/ColorThemer/private/*.{h,m}"
268 "MaterialComponents/AppBar": [
271 "MaterialComponents/FlexibleHeader+ColorThemer": [
274 "MaterialComponents/NavigationBar+ColorThemer": [
277 "MaterialComponents/Themes": [
283 "name": "AppBar+TypographyThemer",
287 "public_header_files": [
288 "components/AppBar/src/TypographyThemer/*.h"
291 "components/AppBar/src/TypographyThemer/*.{h,m}",
292 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
295 "MaterialComponents/AppBar": [
298 "MaterialComponents/NavigationBar+TypographyThemer": [
308 "public_header_files": "components/Banner/src/*.h",
309 "source_files": "components/Banner/src/*.{h,m}",
311 "MaterialComponents/Buttons": [
314 "MaterialComponents/Elevation": [
317 "MaterialComponents/Typography": [
326 "components/Banner/tests/unit/*.m"
332 "name": "Banner+Theming",
336 "public_header_files": "components/Banner/src/Theming/*.h",
338 "components/Banner/src/Theming/*.{h,m}",
339 "components/Banner/src/Theming/private/*.{h,m}"
342 "MaterialComponents/Banner": [
345 "MaterialComponents/Buttons": [
348 "MaterialComponents/Buttons+Theming": [
351 "MaterialComponents/Elevation": [
354 "MaterialComponents/Typography": [
357 "MaterialComponents/schemes/Container": [
366 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
369 "MaterialComponents/schemes/Container": [
372 "MaterialComponents/private/Color": [
375 "MaterialComponents/private/Math": [
383 "name": "BottomAppBar",
387 "public_header_files": "components/BottomAppBar/src/*.h",
389 "components/BottomAppBar/src/*.{h,m}",
390 "components/BottomAppBar/src/private/*.{h,m}"
393 "MDFInternationalization": [
396 "MaterialComponents/Buttons": [
399 "MaterialComponents/NavigationBar": [
402 "MaterialComponents/private/Math": [
411 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
412 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
414 "resources": "components/BottomAppBar/tests/unit/resources/*"
419 "name": "BottomNavigation",
423 "public_header_files": "components/BottomNavigation/src/*.h",
425 "components/BottomNavigation/src/*.{h,m}",
426 "components/BottomNavigation/src/private/*.{h,m}"
429 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
430 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
433 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
436 "MDFInternationalization": [
439 "MaterialComponents/Elevation": [
442 "MaterialComponents/Ink": [
445 "MaterialComponents/Ripple": [
448 "MaterialComponents/Palettes": [
451 "MaterialComponents/ShadowElevations": [
454 "MaterialComponents/ShadowLayer": [
457 "MaterialComponents/Typography": [
460 "MaterialComponents/private/Math": [
469 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
470 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
473 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
475 "resources": "components/BottomNavigation/tests/unit/resources/*",
477 "MaterialComponents/BottomNavigation+ColorThemer": [
480 "MaterialComponents/BottomNavigation+TypographyThemer": [
488 "name": "BottomNavigation+ColorThemer",
492 "public_header_files": [
493 "components/BottomNavigation/src/ColorThemer/*.h"
496 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
499 "MaterialComponents/BottomNavigation": [
502 "MaterialComponents/schemes/Color": [
508 "name": "BottomNavigation+TypographyThemer",
512 "public_header_files": [
513 "components/BottomNavigation/src/TypographyThemer/*.h"
516 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
519 "MaterialComponents/BottomNavigation": [
522 "MaterialComponents/schemes/Typography": [
528 "name": "BottomNavigation+Theming",
532 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
534 "components/BottomNavigation/src/Theming/*.{h,m}",
535 "components/BottomNavigation/src/Theming/private/*.{h,m}"
538 "MaterialComponents/BottomNavigation": [
541 "MaterialComponents/ShadowElevations": [
544 "MaterialComponents/schemes/Color": [
547 "MaterialComponents/schemes/Container": [
550 "MaterialComponents/schemes/Typography": [
559 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
560 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
562 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
567 "name": "BottomSheet",
571 "public_header_files": "components/BottomSheet/src/*.h",
573 "components/BottomSheet/src/*.{h,m}",
574 "components/BottomSheet/src/private/*.{h,m}"
576 "frameworks": "WebKit",
578 "MaterialComponents/Elevation": [
581 "MaterialComponents/ShapeLibrary": [
584 "MaterialComponents/Shapes": [
587 "MaterialComponents/ShadowElevations": [
590 "MaterialComponents/ShadowLayer": [
593 "MaterialComponents/private/KeyboardWatcher": [
596 "MaterialComponents/private/Math": [
605 "components/BottomSheet/tests/unit/*.{h,m,swift}",
606 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
608 "resources": "components/BottomSheet/tests/unit/resources/*",
610 "MaterialComponents/BottomSheet+ShapeThemer": [
618 "name": "BottomSheet+ShapeThemer",
622 "public_header_files": [
623 "components/BottomSheet/src/ShapeThemer/*.h"
626 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
627 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
630 "MaterialComponents/BottomSheet": [
633 "MaterialComponents/schemes/Shape": [
643 "public_header_files": "components/Buttons/src/*.h",
645 "components/Buttons/src/*.{h,m}",
646 "components/Buttons/src/private/*.{h,m}"
649 "MDFInternationalization": [
652 "MDFTextAccessibility": [
655 "MaterialComponents/Elevation": [
658 "MaterialComponents/Ink": [
661 "MaterialComponents/Ripple": [
664 "MaterialComponents/ShadowElevations": [
667 "MaterialComponents/ShadowLayer": [
670 "MaterialComponents/Shapes": [
673 "MaterialComponents/Typography": [
676 "MaterialComponents/private/Math": [
685 "components/Buttons/tests/unit/*.{h,m,swift}",
686 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
688 "resources": "components/Buttons/tests/unit/resources/*",
690 "MaterialComponents/Buttons+ShapeThemer": [
693 "MaterialComponents/Buttons+ColorThemer": [
696 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
699 "MaterialComponents/Buttons+ButtonThemer": [
707 "name": "Buttons+ColorThemer",
711 "public_header_files": [
712 "components/Buttons/src/ColorThemer/*.h"
715 "components/Buttons/src/ColorThemer/*.{h,m}",
716 "components/Buttons/src/ColorThemer/private/*.{h,m}"
719 "MaterialComponents/Buttons": [
722 "MaterialComponents/schemes/Color": [
728 "name": "Buttons+TitleColorAccessibilityMutator",
732 "public_header_files": [
733 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
736 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
737 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
740 "MDFTextAccessibility": [
743 "MaterialComponents/Buttons": [
749 "name": "Buttons+ShapeThemer",
753 "public_header_files": [
754 "components/Buttons/src/ShapeThemer/*.h"
757 "components/Buttons/src/ShapeThemer/*.{h,m}"
760 "MaterialComponents/Buttons": [
763 "MaterialComponents/schemes/Shape": [
769 "name": "Buttons+TypographyThemer",
773 "public_header_files": [
774 "components/Buttons/src/TypographyThemer/*.h"
777 "components/Buttons/src/TypographyThemer/*.{h,m}"
780 "MaterialComponents/Buttons": [
783 "MaterialComponents/schemes/Typography": [
789 "name": "Buttons+ButtonThemer",
793 "public_header_files": [
794 "components/Buttons/src/ButtonThemer/*.h"
797 "components/Buttons/src/ButtonThemer/*.{h,m}",
798 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
801 "MaterialComponents/Buttons": [
804 "MaterialComponents/Buttons+ColorThemer": [
807 "MaterialComponents/Buttons+ShapeThemer": [
810 "MaterialComponents/Buttons+TypographyThemer": [
813 "MaterialComponents/Palettes": [
819 "name": "Buttons+Theming",
823 "public_header_files": "components/Buttons/src/Theming/*.h",
825 "components/Buttons/src/Theming/*.{h,m}",
826 "components/Buttons/src/Theming/private/*.{h,m}"
829 "MaterialComponents/Buttons": [
832 "MaterialComponents/Buttons+ColorThemer": [
835 "MaterialComponents/Buttons+ShapeThemer": [
838 "MaterialComponents/Buttons+TypographyThemer": [
841 "MaterialComponents/ShadowElevations": [
844 "MaterialComponents/schemes/Container": [
853 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
854 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
856 "resources": "components/Buttons/tests/unit/Theming/resources/*"
865 "public_header_files": "components/ButtonBar/src/*.h",
867 "components/ButtonBar/src/*.{h,m}",
868 "components/ButtonBar/src/private/*.{h,m}"
871 "MDFInternationalization": [
874 "MaterialComponents/Buttons": [
877 "MaterialComponents/private/Application": [
886 "components/ButtonBar/tests/unit/*.{h,m,swift}",
887 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
889 "resources": "components/ButtonBar/tests/unit/resources/*"
894 "name": "ButtonBar+ColorThemer",
898 "public_header_files": [
899 "components/ButtonBar/src/ColorThemer/*.h"
902 "components/ButtonBar/src/ColorThemer/*.{h,m}"
905 "MaterialComponents/ButtonBar": [
908 "MaterialComponents/Themes": [
918 "public_header_files": "components/Cards/src/*.h",
919 "source_files": "components/Cards/src/*.{h,m}",
921 "components/Cards/src/MDCCard+Ripple.{h,m}",
922 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
925 "MaterialComponents/Elevation": [
928 "MaterialComponents/Ink": [
931 "MaterialComponents/Ripple": [
934 "MaterialComponents/ShadowLayer": [
937 "MaterialComponents/Shapes": [
940 "MaterialComponents/private/Icons/ic_check_circle": [
943 "MaterialComponents/private/Math": [
952 "components/Cards/tests/unit/*.{h,m,swift}",
953 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
955 "resources": "components/Cards/tests/unit/resources/*",
957 "MaterialComponents/Cards+ColorThemer": [
960 "MaterialComponents/Cards+ShapeThemer": [
968 "name": "Cards+ColorThemer",
972 "public_header_files": [
973 "components/Cards/src/ColorThemer/*.h"
976 "components/Cards/src/ColorThemer/*.{h,m}"
979 "MaterialComponents/Cards": [
982 "MaterialComponents/schemes/Color": [
988 "name": "Cards+ShapeThemer",
992 "public_header_files": [
993 "components/Cards/src/ShapeThemer/*.h"
996 "components/Cards/src/ShapeThemer/*.{h,m}"
999 "MaterialComponents/Cards": [
1002 "MaterialComponents/schemes/Shape": [
1008 "name": "Cards+CardThemer",
1012 "public_header_files": [
1013 "components/Cards/src/CardThemer/*.h"
1016 "components/Cards/src/CardThemer/*.{h,m}"
1019 "MaterialComponents/Cards": [
1022 "MaterialComponents/Cards+ColorThemer": [
1025 "MaterialComponents/Cards+ShapeThemer": [
1031 "name": "Cards+Theming",
1035 "public_header_files": "components/Cards/src/Theming/*.h",
1037 "components/Cards/src/Theming/*.{h,m}",
1038 "components/Cards/src/Theming/private/*.{h,m}"
1041 "MaterialComponents/Cards": [
1044 "MaterialComponents/schemes/Container": [
1050 "name": "UnitTests",
1051 "test_type": "unit",
1053 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1054 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1056 "resources": "components/Cards/tests/unit/Theming/resources/*"
1065 "public_header_files": "components/Chips/src/*.h",
1067 "components/Chips/src/*.{h,m}",
1068 "components/Chips/src/private/*.{h,m}"
1071 "MDFInternationalization": [
1074 "MaterialComponents/Elevation": [
1077 "MaterialComponents/Ink": [
1080 "MaterialComponents/Ripple": [
1083 "MaterialComponents/ShadowLayer": [
1086 "MaterialComponents/ShadowElevations": [
1089 "MaterialComponents/ShapeLibrary": [
1092 "MaterialComponents/Shapes": [
1095 "MaterialComponents/TextFields": [
1098 "MaterialComponents/Typography": [
1101 "MaterialComponents/private/Math": [
1107 "name": "UnitTests",
1108 "test_type": "unit",
1110 "components/Chips/tests/unit/*.{h,m,swift}",
1111 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1113 "resources": "components/Chips/tests/unit/resources/*",
1115 "MaterialComponents/Themes": [
1123 "name": "Chips+Theming",
1127 "public_header_files": "components/Chips/src/Theming/*.h",
1129 "components/Chips/src/Theming/*.{h,m}",
1130 "components/Chips/src/Theming/private/*.{h,m}"
1133 "MaterialComponents/Chips": [
1136 "MaterialComponents/schemes/Container": [
1139 "MaterialComponents/Typography": [
1145 "name": "UnitTests",
1146 "test_type": "unit",
1148 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1149 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1151 "resources": "components/Chips/tests/unit/Theming/resources/*"
1156 "name": "CollectionCells",
1160 "public_header_files": "components/CollectionCells/src/*.h",
1162 "components/CollectionCells/src/*.{h,m}",
1163 "components/CollectionCells/src/private/*.{h,m}"
1166 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1173 "MDFInternationalization": [
1176 "MaterialComponents/CollectionLayoutAttributes": [
1179 "MaterialComponents/Ink": [
1182 "MaterialComponents/Typography": [
1185 "MaterialComponents/Palettes": [
1188 "MaterialComponents/private/Icons/ic_check": [
1191 "MaterialComponents/private/Icons/ic_check_circle": [
1194 "MaterialComponents/private/Icons/ic_chevron_right": [
1197 "MaterialComponents/private/Icons/ic_info": [
1200 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1203 "MaterialComponents/private/Icons/ic_reorder": [
1206 "MaterialComponents/private/Math": [
1212 "name": "UnitTests",
1213 "test_type": "unit",
1215 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1216 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1218 "resources": "components/CollectionCells/tests/unit/resources/*"
1223 "name": "CollectionLayoutAttributes",
1227 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1228 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1231 "name": "UnitTests",
1232 "test_type": "unit",
1234 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1235 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1237 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1242 "name": "Collections",
1246 "public_header_files": "components/Collections/src/*.h",
1248 "components/Collections/src/*.{h,m}",
1249 "components/Collections/src/private/*.{h,m}"
1252 "components/Collections/src/MaterialCollections.bundle"
1259 "MaterialComponents/CollectionCells": [
1262 "MaterialComponents/CollectionLayoutAttributes": [
1265 "MaterialComponents/Ink": [
1268 "MaterialComponents/Palettes": [
1271 "MaterialComponents/ShadowElevations": [
1274 "MaterialComponents/ShadowLayer": [
1277 "MaterialComponents/Typography": [
1283 "name": "UnitTests",
1284 "test_type": "unit",
1286 "components/Collections/tests/unit/*.{h,m,swift}",
1287 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1289 "resources": "components/Collections/tests/unit/resources/*"
1298 "public_header_files": "components/Dialogs/src/*.h",
1300 "components/Dialogs/src/*.{h,m}",
1301 "components/Dialogs/src/private/*.{h,m}"
1304 "components/Dialogs/src/MaterialDialogs.bundle"
1307 "MaterialComponents/Buttons": [
1310 "MaterialComponents/Elevation": [
1313 "MaterialComponents/ShadowElevations": [
1316 "MaterialComponents/ShadowLayer": [
1319 "MaterialComponents/Typography": [
1322 "MaterialComponents/private/KeyboardWatcher": [
1325 "MaterialComponents/private/Math": [
1328 "MDFInternationalization": [
1334 "name": "UnitTests",
1335 "test_type": "unit",
1337 "components/Dialogs/tests/unit/*.{h,m,swift}",
1338 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1340 "resources": "components/Dialogs/tests/unit/resources/*",
1342 "MaterialComponents/Dialogs+DialogThemer": [
1350 "name": "Dialogs+ColorThemer",
1354 "public_header_files": [
1355 "components/Dialogs/src/ColorThemer/*.h"
1358 "components/Dialogs/src/ColorThemer/*.{h,m}"
1361 "MaterialComponents/Dialogs": [
1364 "MaterialComponents/Themes": [
1367 "MaterialComponents/Buttons+ColorThemer": [
1373 "name": "Dialogs+TypographyThemer",
1377 "public_header_files": [
1378 "components/Dialogs/src/TypographyThemer/*.h"
1381 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1384 "MaterialComponents/Dialogs": [
1387 "MaterialComponents/schemes/Typography": [
1390 "MaterialComponents/Buttons+TypographyThemer": [
1396 "name": "Dialogs+DialogThemer",
1400 "public_header_files": [
1401 "components/Dialogs/src/DialogThemer/*.h"
1404 "components/Dialogs/src/DialogThemer/*.{h,m}"
1407 "MaterialComponents/Dialogs": [
1410 "MaterialComponents/Dialogs+ColorThemer": [
1413 "MaterialComponents/Dialogs+TypographyThemer": [
1416 "MaterialComponents/Buttons+ButtonThemer": [
1422 "name": "Dialogs+Theming",
1426 "public_header_files": "components/Dialogs/src/Theming/*.h",
1428 "components/Dialogs/src/Theming/*.{h,m}",
1429 "components/Dialogs/src/Theming/private/*.{h,m}"
1432 "MaterialComponents/Dialogs": [
1435 "MaterialComponents/Dialogs+ColorThemer": [
1438 "MaterialComponents/Dialogs+TypographyThemer": [
1441 "MaterialComponents/ShadowElevations": [
1444 "MaterialComponents/schemes/Container": [
1447 "MaterialComponents/Buttons+Theming": [
1453 "name": "UnitTests",
1454 "test_type": "unit",
1456 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1457 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1459 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1464 "name": "Elevation",
1468 "public_header_files": "components/Elevation/src/*.h",
1470 "components/Elevation/src/*.{h,m}",
1471 "components/Elevation/src/private/*.{h,m}"
1474 "MaterialComponents/private/Color": [
1477 "MaterialComponents/private/Math": [
1483 "name": "UnitTests",
1484 "test_type": "unit",
1486 "components/Elevation/tests/unit/*.{h,m,swift}",
1487 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1490 "MaterialComponents/private/Color": [
1498 "name": "FeatureHighlight",
1502 "public_header_files": "components/FeatureHighlight/src/*.h",
1504 "components/FeatureHighlight/src/*.{h,m}",
1505 "components/FeatureHighlight/src/private/*.{h,m}"
1508 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1511 "MaterialComponents/private/Math": [
1514 "MaterialComponents/Typography": [
1517 "MDFTextAccessibility": [
1523 "name": "UnitTests",
1524 "test_type": "unit",
1526 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1527 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1529 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1531 "MaterialComponents/FeatureHighlight+ColorThemer": [
1534 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1537 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1545 "name": "FeatureHighlight+ColorThemer",
1549 "public_header_files": [
1550 "components/FeatureHighlight/src/ColorThemer/*.h"
1553 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1556 "MaterialComponents/FeatureHighlight": [
1559 "MaterialComponents/Themes": [
1565 "name": "FeatureHighlight+FontThemer",
1569 "public_header_files": [
1570 "components/FeatureHighlight/src/FontThemer/*.h"
1573 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1576 "MaterialComponents/FeatureHighlight": [
1579 "MaterialComponents/Themes": [
1585 "name": "FeatureHighlight+TypographyThemer",
1589 "public_header_files": [
1590 "components/FeatureHighlight/src/TypographyThemer/*.h"
1593 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1596 "MaterialComponents/FeatureHighlight": [
1599 "MaterialComponents/schemes/Typography": [
1605 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1609 "public_header_files": [
1610 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1613 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1616 "MaterialComponents/FeatureHighlight": [
1619 "MDFTextAccessibility": [
1625 "name": "FlexibleHeader",
1629 "public_header_files": "components/FlexibleHeader/src/*.h",
1631 "components/FlexibleHeader/src/*.{h,m}",
1632 "components/FlexibleHeader/src/private/*.{h,m}"
1635 "MDFTextAccessibility": [
1638 "MaterialComponents/Elevation": [
1641 "MaterialComponents/ShadowElevations": [
1644 "MaterialComponents/ShadowLayer": [
1647 "MaterialComponents/private/Application": [
1650 "MaterialComponents/private/Math": [
1653 "MaterialComponents/private/UIMetrics": [
1659 "name": "UnitTests",
1660 "test_type": "unit",
1662 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1663 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1665 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1667 "MaterialComponents/FlexibleHeader+ColorThemer": [
1670 "MaterialComponents/ShadowLayer": [
1678 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1682 "public_header_files": [
1683 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1686 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1689 "MaterialComponents/FlexibleHeader": [
1695 "name": "FlexibleHeader+ColorThemer",
1699 "public_header_files": [
1700 "components/FlexibleHeader/src/ColorThemer/*.h"
1703 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1706 "MaterialComponents/FlexibleHeader": [
1709 "MaterialComponents/schemes/Color": [
1715 "name": "HeaderStackView",
1719 "public_header_files": "components/HeaderStackView/src/*.h",
1720 "source_files": "components/HeaderStackView/src/*.{h,m}",
1723 "name": "UnitTests",
1724 "test_type": "unit",
1726 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1727 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1729 "resources": "components/HeaderStackView/tests/unit/resources/*"
1734 "name": "HeaderStackView+ColorThemer",
1738 "public_header_files": [
1739 "components/HeaderStackView/src/ColorThemer/*.h"
1742 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1745 "MaterialComponents/HeaderStackView": [
1748 "MaterialComponents/Themes": [
1758 "public_header_files": "components/Ink/src/*.h",
1760 "components/Ink/src/*.{h,m}",
1761 "components/Ink/src/private/*.{h,m}"
1764 "MaterialComponents/private/Color": [
1767 "MaterialComponents/private/Math": [
1773 "name": "UnitTests",
1774 "test_type": "unit",
1776 "components/Ink/tests/unit/*.{h,m,swift}",
1777 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1779 "resources": "components/Ink/tests/unit/resources/*"
1784 "name": "Ink+ColorThemer",
1788 "public_header_files": [
1789 "components/Ink/src/ColorThemer/*.h"
1792 "components/Ink/src/ColorThemer/*.{h,m}"
1795 "MaterialComponents/Ink": [
1798 "MaterialComponents/Themes": [
1804 "name": "LibraryInfo",
1808 "public_header_files": "components/LibraryInfo/src/*.h",
1810 "components/LibraryInfo/src/*.{h,m}",
1811 "components/LibraryInfo/src/private/*.{h,m}"
1815 "name": "UnitTests",
1816 "test_type": "unit",
1818 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1819 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1821 "resources": "components/LibraryInfo/tests/unit/resources/*"
1830 "public_header_files": "components/List/src/*.h",
1832 "components/List/src/*.{h,m}",
1833 "components/List/src/private/*.{h,m}"
1836 "MaterialComponents/Elevation": [
1839 "MaterialComponents/Ink": [
1842 "MaterialComponents/Ripple": [
1845 "MaterialComponents/ShadowElevations": [
1848 "MaterialComponents/ShadowLayer": [
1851 "MaterialComponents/Typography": [
1854 "MDFInternationalization": [
1857 "MaterialComponents/private/Math": [
1863 "name": "UnitTests",
1864 "test_type": "unit",
1866 "components/List/tests/unit/*.{h,m,swift}",
1867 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1869 "resources": "components/List/tests/unit/resources/*",
1871 "MaterialComponents/List+ColorThemer": [
1874 "MaterialComponents/List+TypographyThemer": [
1877 "MaterialComponents/List+ListThemer": [
1885 "name": "List+TypographyThemer",
1889 "public_header_files": [
1890 "components/List/src/TypographyThemer/*.h"
1893 "components/List/src/TypographyThemer/*.{h,m}"
1896 "MaterialComponents/List": [
1899 "MaterialComponents/schemes/Typography": [
1905 "name": "List+ColorThemer",
1909 "public_header_files": [
1910 "components/List/src/ColorThemer/*.h"
1913 "components/List/src/ColorThemer/*.{h,m}",
1914 "components/List/src/ColorThemer/private/*.{h,m}"
1917 "MaterialComponents/List": [
1920 "MaterialComponents/schemes/Color": [
1926 "name": "List+ListThemer",
1930 "public_header_files": [
1931 "components/List/src/ListThemer/*.h"
1934 "components/List/src/ListThemer/*.{h,m}",
1935 "components/List/src/ListThemer/private/*.{h,m}"
1938 "MaterialComponents/List": [
1941 "MaterialComponents/List+ColorThemer": [
1944 "MaterialComponents/List+TypographyThemer": [
1950 "name": "List+Theming",
1954 "public_header_files": "components/List/src/Theming/*.h",
1956 "components/List/src/Theming/*.{h,m}",
1957 "components/List/src/Theming/private/*.{h,m}"
1960 "MaterialComponents/List": [
1963 "MaterialComponents/List+ColorThemer": [
1966 "MaterialComponents/List+TypographyThemer": [
1969 "MaterialComponents/schemes/Container": [
1975 "name": "UnitTests",
1976 "test_type": "unit",
1978 "components/List/tests/unit/Theming/*.{h,m,swift}",
1979 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1981 "resources": "components/List/tests/unit/Theming/resources/*"
1986 "name": "NavigationBar",
1990 "public_header_files": "components/NavigationBar/src/*.h",
1991 "source_files": "components/NavigationBar/src/*.{h,m}",
1993 "MDFTextAccessibility": [
1996 "MaterialComponents/ButtonBar": [
1999 "MaterialComponents/Elevation": [
2002 "MaterialComponents/Typography": [
2005 "MDFInternationalization": [
2008 "MaterialComponents/private/Math": [
2014 "name": "UnitTests",
2015 "test_type": "unit",
2017 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2018 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2020 "resources": "components/NavigationBar/tests/unit/resources/*",
2022 "MaterialComponents/NavigationBar+ColorThemer": [
2025 "MaterialComponents/NavigationBar+TypographyThemer": [
2033 "name": "NavigationBar+ColorThemer",
2037 "public_header_files": [
2038 "components/NavigationBar/src/ColorThemer/*.h"
2041 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2044 "MaterialComponents/NavigationBar": [
2047 "MaterialComponents/schemes/Color": [
2053 "name": "NavigationBar+TypographyThemer",
2057 "public_header_files": [
2058 "components/NavigationBar/src/TypographyThemer/*.h"
2061 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2064 "MaterialComponents/NavigationBar": [
2067 "MaterialComponents/schemes/Typography": [
2073 "name": "NavigationDrawer",
2077 "public_header_files": "components/NavigationDrawer/src/*.h",
2079 "components/NavigationDrawer/src/*.{h,m}",
2080 "components/NavigationDrawer/src/private/*.{h,m}"
2082 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2084 "MaterialComponents/Elevation": [
2087 "MaterialComponents/Palettes": [
2090 "MaterialComponents/ShadowLayer": [
2093 "MaterialComponents/private/Math": [
2096 "MaterialComponents/private/UIMetrics": [
2102 "name": "UnitTests",
2103 "test_type": "unit",
2105 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2106 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2107 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2110 "MaterialComponents/NavigationDrawer+ColorThemer": [
2118 "name": "NavigationDrawer+ColorThemer",
2122 "public_header_files": [
2123 "components/NavigationDrawer/src/ColorThemer/*.h"
2126 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2127 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2130 "MaterialComponents/NavigationDrawer": [
2133 "MaterialComponents/schemes/Color": [
2139 "name": "OverlayWindow",
2143 "public_header_files": "components/OverlayWindow/src/*.h",
2145 "components/OverlayWindow/src/*.{h,m}",
2146 "components/OverlayWindow/src/private/*.{h,m}"
2149 "MaterialComponents/private/Application": [
2155 "name": "UnitTests",
2156 "test_type": "unit",
2158 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2159 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2161 "resources": "components/OverlayWindow/tests/unit/resources/*"
2166 "name": "PageControl",
2170 "public_header_files": "components/PageControl/src/*.h",
2172 "components/PageControl/src/*.{h,m}",
2173 "components/PageControl/src/private/*.{h,m}"
2176 "components/PageControl/src/MaterialPageControl.bundle"
2179 "MDFInternationalization": [
2185 "name": "UnitTests",
2186 "test_type": "unit",
2188 "components/PageControl/tests/unit/*.{h,m,swift}",
2189 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2191 "resources": "components/PageControl/tests/unit/resources/*"
2196 "name": "PageControl+ColorThemer",
2200 "public_header_files": [
2201 "components/PageControl/src/ColorThemer/*.h"
2204 "components/PageControl/src/ColorThemer/*.{h,m}"
2207 "MaterialComponents/PageControl": [
2210 "MaterialComponents/Themes": [
2220 "public_header_files": "components/Palettes/src/*.h",
2222 "components/Palettes/src/*.{h,m}",
2223 "components/Palettes/src/private/*.{h,m}"
2227 "name": "UnitTests",
2228 "test_type": "unit",
2230 "components/Palettes/tests/unit/*.{h,m,swift}",
2231 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2233 "resources": "components/Palettes/tests/unit/resources/*"
2238 "name": "ProgressView",
2242 "public_header_files": "components/ProgressView/src/*.h",
2244 "components/ProgressView/src/*.{h,m}",
2245 "components/ProgressView/src/private/*.{h,m}"
2248 "MDFInternationalization": [
2251 "MaterialComponents/Palettes": [
2254 "MaterialComponents/private/Math": [
2263 "name": "UnitTests",
2264 "test_type": "unit",
2266 "components/ProgressView/tests/unit/*.{h,m,swift}",
2267 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2269 "resources": "components/ProgressView/tests/unit/resources/*"
2274 "name": "ProgressView+ColorThemer",
2278 "public_header_files": [
2279 "components/ProgressView/src/ColorThemer/*.h"
2282 "components/ProgressView/src/ColorThemer/*.{h,m}"
2285 "MaterialComponents/ProgressView": [
2288 "MaterialComponents/Themes": [
2294 "name": "ProgressView+Theming",
2298 "public_header_files": "components/ProgressView/src/Theming/*.h",
2300 "components/ProgressView/src/Theming/*.{h,m}",
2301 "components/ProgressView/src/Theming/private/*.{h,m}"
2304 "MaterialComponents/ProgressView": [
2307 "MaterialComponents/schemes/Container": [
2313 "name": "UnitTests",
2314 "test_type": "unit",
2316 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2317 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2319 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2328 "public_header_files": "components/Ripple/src/*.h",
2330 "components/Ripple/src/*.{h,m}",
2331 "components/Ripple/src/private/*.{h,m}"
2334 "MaterialComponents/AnimationTiming": [
2337 "MaterialComponents/private/Color": [
2340 "MaterialComponents/private/Math": [
2346 "name": "UnitTests",
2347 "test_type": "unit",
2349 "components/Ripple/tests/unit/*.{h,m,swift}",
2350 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2352 "resources": "components/Ripple/tests/unit/resources/*"
2357 "name": "ShadowElevations",
2361 "public_header_files": "components/ShadowElevations/src/*.h",
2362 "source_files": "components/ShadowElevations/src/*.{h,m}",
2365 "name": "UnitTests",
2366 "test_type": "unit",
2368 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2369 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2371 "resources": "components/ShadowElevations/tests/unit/resources/*"
2376 "name": "ShadowLayer",
2380 "public_header_files": "components/ShadowLayer/src/*.h",
2381 "source_files": "components/ShadowLayer/src/*.{h,m}",
2383 "MaterialComponents/ShadowElevations": [
2389 "name": "UnitTests",
2390 "test_type": "unit",
2392 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2393 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2395 "resources": "components/ShadowLayer/tests/unit/resources/*"
2400 "name": "ShapeLibrary",
2404 "public_header_files": "components/ShapeLibrary/src/*.h",
2406 "components/ShapeLibrary/src/*.{h,m}",
2407 "components/ShapeLibrary/src/private/*.{h,m}"
2410 "MaterialComponents/Shapes": [
2413 "MaterialComponents/private/Math": [
2419 "name": "UnitTests",
2420 "test_type": "unit",
2422 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2423 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2425 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2434 "public_header_files": "components/Shapes/src/*.h",
2436 "components/Shapes/src/*.{h,m}",
2437 "components/Shapes/src/private/*.{h,m}"
2440 "MaterialComponents/ShadowLayer": [
2443 "MaterialComponents/private/Color": [
2446 "MaterialComponents/private/Math": [
2452 "name": "UnitTests",
2453 "test_type": "unit",
2455 "components/Shapes/tests/unit/*.{h,m,swift}",
2456 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2458 "resources": "components/Shapes/tests/unit/resources/*"
2467 "public_header_files": [
2468 "components/Slider/src/*.h"
2471 "components/Slider/src/*.{h,m}",
2472 "components/Slider/src/private/*.{h,m}"
2475 "MaterialComponents/Elevation": [
2478 "MaterialComponents/Palettes": [
2481 "MaterialComponents/ShadowElevations": [
2484 "MaterialComponents/private/Math": [
2487 "MaterialComponents/private/ThumbTrack": [
2493 "name": "UnitTests",
2494 "test_type": "unit",
2496 "components/Slider/tests/unit/*.{h,m,swift}",
2497 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2499 "resources": "components/Slider/tests/unit/resources/*"
2504 "name": "Slider+ColorThemer",
2508 "public_header_files": [
2509 "components/Slider/src/ColorThemer/*.h"
2512 "components/Slider/src/ColorThemer/*.{h,m}"
2515 "MaterialComponents/Palettes": [
2518 "MaterialComponents/Slider": [
2521 "MaterialComponents/schemes/Color": [
2531 "public_header_files": "components/Snackbar/src/*.h",
2533 "components/Snackbar/src/*.{h,m}",
2534 "components/Snackbar/src/private/*.{h,m}"
2537 "components/Snackbar/src/MaterialSnackbar.bundle"
2540 "MaterialComponents/AnimationTiming": [
2543 "MaterialComponents/Buttons": [
2546 "MaterialComponents/Elevation": [
2549 "MaterialComponents/OverlayWindow": [
2552 "MaterialComponents/ShadowElevations": [
2555 "MaterialComponents/ShadowLayer": [
2558 "MaterialComponents/Typography": [
2561 "MaterialComponents/private/Application": [
2564 "MaterialComponents/private/KeyboardWatcher": [
2567 "MaterialComponents/private/Math": [
2570 "MaterialComponents/private/Overlay": [
2576 "name": "UnitTests",
2577 "test_type": "unit",
2579 "components/Snackbar/tests/unit/*.{h,m,swift}",
2580 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2582 "resources": "components/Snackbar/tests/unit/resources/*",
2584 "MaterialComponents/Snackbar+ColorThemer": [
2587 "MaterialComponents/Snackbar+FontThemer": [
2590 "MaterialComponents/Snackbar+TypographyThemer": [
2593 "MaterialComponents/Themes": [
2601 "name": "Snackbar+ColorThemer",
2605 "public_header_files": [
2606 "components/Snackbar/src/ColorThemer/*.h"
2609 "components/Snackbar/src/ColorThemer/*.{h,m}"
2612 "MaterialComponents/Snackbar": [
2615 "MaterialComponents/schemes/Color": [
2621 "name": "Snackbar+FontThemer",
2625 "public_header_files": [
2626 "components/Snackbar/src/FontThemer/*.h"
2629 "components/Snackbar/src/FontThemer/*.{h,m}"
2632 "MaterialComponents/Snackbar": [
2635 "MaterialComponents/Themes": [
2641 "name": "Snackbar+TypographyThemer",
2645 "public_header_files": [
2646 "components/Snackbar/src/TypographyThemer/*.h"
2649 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2652 "MaterialComponents/Snackbar": [
2655 "MaterialComponents/schemes/Typography": [
2665 "public_header_files": "components/Tabs/src/*.h",
2667 "components/Tabs/src/*.{h,m}",
2668 "components/Tabs/src/private/*.{h,m}"
2671 "components/Tabs/src/MaterialTabs.bundle"
2674 "MDFInternationalization": [
2677 "MaterialComponents/AnimationTiming": [
2680 "MaterialComponents/Elevation": [
2683 "MaterialComponents/Ink": [
2686 "MaterialComponents/Palettes": [
2689 "MaterialComponents/Ripple": [
2692 "MaterialComponents/ShadowElevations": [
2695 "MaterialComponents/ShadowLayer": [
2698 "MaterialComponents/Typography": [
2701 "MaterialComponents/private/Math": [
2707 "name": "UnitTests",
2708 "test_type": "unit",
2710 "components/Tabs/tests/unit/*.{h,m,swift}",
2711 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2713 "resources": "components/Tabs/tests/unit/resources/*",
2715 "MaterialComponents/Tabs+ColorThemer": [
2718 "MaterialComponents/Tabs+FontThemer": [
2721 "MaterialComponents/Tabs+TypographyThemer": [
2724 "MaterialComponents/Themes": [
2732 "name": "Tabs+ColorThemer",
2736 "public_header_files": [
2737 "components/Tabs/src/ColorThemer/*.h"
2740 "components/Tabs/src/ColorThemer/*.{h,m}"
2743 "MaterialComponents/schemes/Color": [
2746 "MaterialComponents/Tabs": [
2752 "name": "Tabs+FontThemer",
2756 "public_header_files": [
2757 "components/Tabs/src/FontThemer/*.h"
2760 "components/Tabs/src/FontThemer/*.{h,m}"
2763 "MaterialComponents/Tabs": [
2766 "MaterialComponents/Themes": [
2772 "name": "Tabs+TypographyThemer",
2776 "public_header_files": [
2777 "components/Tabs/src/TypographyThemer/*.h"
2780 "components/Tabs/src/TypographyThemer/*.{h,m}"
2783 "MaterialComponents/Tabs": [
2786 "MaterialComponents/schemes/Typography": [
2792 "name": "Tabs+Theming",
2796 "public_header_files": "components/Tabs/src/Theming/*.h",
2798 "components/Tabs/src/Theming/*.{h,m}",
2799 "components/Tabs/src/Theming/private/*.{h,m}"
2802 "MaterialComponents/Tabs": [
2805 "MaterialComponents/Tabs+ColorThemer": [
2808 "MaterialComponents/Tabs+TypographyThemer": [
2811 "MaterialComponents/schemes/Container": [
2817 "name": "UnitTests",
2818 "test_type": "unit",
2820 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2821 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2823 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2828 "name": "TextFields",
2832 "public_header_files": "components/TextFields/src/*.h",
2834 "components/TextFields/src/*.{h,m}",
2835 "components/TextFields/src/private/*.{h,m}"
2838 "MaterialComponents/AnimationTiming": [
2841 "MaterialComponents/Buttons": [
2844 "MaterialComponents/Elevation": [
2847 "MaterialComponents/Palettes": [
2850 "MaterialComponents/Typography": [
2853 "MaterialComponents/private/Math": [
2856 "MDFInternationalization": [
2862 "name": "UnitTests",
2863 "test_type": "unit",
2865 "components/TextFields/tests/unit/*.{h,m,swift}",
2866 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2868 "resources": "components/TextFields/tests/unit/resources/*",
2870 "MaterialComponents/TextFields+ColorThemer": [
2873 "MaterialComponents/TextFields+FontThemer": [
2876 "MaterialComponents/TextFields+TypographyThemer": [
2879 "MaterialComponents/Themes": [
2887 "name": "TextControls",
2891 "public_header_files": "components/TextControls/src/*.h",
2893 "components/TextControls/src/*.{h,m}",
2894 "components/TextControls/src/private/*.{h,m}"
2897 "MaterialComponents/AnimationTiming": [
2900 "MaterialComponents/private/Math": [
2903 "MDFInternationalization": [
2909 "name": "UnitTests",
2910 "test_type": "unit",
2912 "components/TextControls/tests/unit/*.{h,m,swift}",
2913 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2915 "resources": "components/TextControls/tests/unit//resources/*"
2920 "name": "TextControls+Theming",
2924 "public_header_files": "components/TextControls/src/Theming/*.h",
2926 "components/TextControls/src/Theming/*.{h,m}",
2927 "components/TextControls/src/Theming/private/*.{h,m}"
2930 "MaterialComponents/TextControls": [
2933 "MaterialComponents/schemes/Color": [
2936 "MaterialComponents/schemes/Container": [
2939 "MaterialComponents/schemes/Typography": [
2945 "name": "UnitTests",
2946 "test_type": "unit",
2948 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2951 "MaterialComponents/schemes/Container": [
2959 "name": "TextFields+ColorThemer",
2963 "public_header_files": [
2964 "components/TextFields/src/ColorThemer/*.h"
2967 "components/TextFields/src/ColorThemer/*.{h,m}"
2970 "MaterialComponents/TextFields": [
2973 "MaterialComponents/Themes": [
2979 "name": "TextFields+FontThemer",
2983 "public_header_files": [
2984 "components/TextFields/src/FontThemer/*.h"
2987 "components/TextFields/src/FontThemer/*.{h,m}"
2990 "MaterialComponents/TextFields": [
2993 "MaterialComponents/Themes": [
2999 "name": "TextFields+Theming",
3003 "public_header_files": "components/TextFields/src/Theming/*.h",
3005 "components/TextFields/src/Theming/*.{h,m}",
3006 "components/TextFields/src/Theming/private/*.{h,m}"
3009 "MaterialComponents/TextFields": [
3012 "MaterialComponents/TextFields+ColorThemer": [
3015 "MaterialComponents/TextFields+TypographyThemer": [
3018 "MaterialComponents/schemes/Container": [
3024 "name": "UnitTests",
3025 "test_type": "unit",
3027 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3028 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3030 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3035 "name": "TextFields+TypographyThemer",
3039 "public_header_files": [
3040 "components/TextFields/src/TypographyThemer/*.h"
3043 "components/TextFields/src/TypographyThemer/*.{h,m}"
3046 "MaterialComponents/TextFields": [
3049 "MaterialComponents/schemes/Typography": [
3059 "public_header_files": "components/Themes/src/*.h",
3061 "components/Themes/src/*.{h,m}",
3062 "components/Themes/src/private/*.{h,m}"
3065 "MaterialComponents/schemes/Color": [
3068 "MaterialComponents/schemes/Typography": [
3074 "name": "UnitTests",
3075 "test_type": "unit",
3077 "components/Themes/tests/unit/*.{h,m,swift}",
3078 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3080 "resources": "components/Themes/tests/unit/resources/*"
3085 "name": "Typography",
3089 "public_header_files": "components/Typography/src/*.h",
3091 "components/Typography/src/*.{h,m}",
3092 "components/Typography/src/private/*.{h,m}"
3095 "MaterialComponents/private/Application": [
3098 "MaterialComponents/private/Math": [
3104 "name": "UnitTests",
3105 "test_type": "unit",
3107 "components/Typography/tests/unit/*.{h,m,swift}",
3108 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3110 "resources": "components/Typography/tests/unit/resources/*",
3112 "MaterialComponents/private/Application": [
3127 "public_header_files": "components/schemes/Color/src/*.h",
3128 "source_files": "components/schemes/Color/src/*.{h,m}",
3130 "MaterialComponents/private/Color": [
3136 "name": "UnitTests",
3137 "test_type": "unit",
3139 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3140 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3142 "resources": "components/schemes/Color/tests/unit/resources/*",
3144 "MaterialComponents/private/Math": [
3152 "name": "Container",
3156 "public_header_files": "components/schemes/Container/src/*.h",
3157 "source_files": "components/schemes/Container/src/*.{h,m}",
3159 "MaterialComponents/schemes/Color": [
3162 "MaterialComponents/schemes/Typography": [
3165 "MaterialComponents/schemes/Shape": [
3171 "name": "UnitTests",
3172 "test_type": "unit",
3174 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3175 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3185 "public_header_files": "components/schemes/Shape/src/*.h",
3186 "source_files": "components/schemes/Shape/src/*.{h,m}",
3188 "MaterialComponents/ShapeLibrary": [
3191 "MaterialComponents/Shapes": [
3197 "name": "UnitTests",
3198 "test_type": "unit",
3200 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3201 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3203 "resources": "components/schemes/Shape/tests/unit/resources/*"
3208 "name": "Typography",
3212 "public_header_files": "components/schemes/Typography/src/*.h",
3213 "source_files": "components/schemes/Typography/src/*.{h,m}",
3215 "MaterialComponents/Typography": [
3218 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3221 "MaterialComponents/schemes/Typography+Scheming": [
3227 "name": "UnitTests",
3228 "test_type": "unit",
3230 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3231 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3233 "resources": "components/schemes/Typography/tests/unit/resources/*"
3238 "name": "Typography+BasicFontScheme",
3242 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3244 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3245 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3249 "name": "Typography+Scheming",
3253 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3255 "components/schemes/Typography/src/Scheming/*.{h,m}",
3256 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3268 "name": "UnitTests",
3269 "test_type": "unit",
3271 "components/private/Icons/tests/unit/*.{h,m,swift}"
3278 "public_header_files": "components/private/Icons/src/*.h",
3279 "source_files": "components/private/Icons/src/*.{h,m}"
3282 "name": "ic_arrow_back",
3283 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3284 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3285 "resource_bundles": {
3286 "MaterialIcons_ic_arrow_back": [
3287 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3291 "MaterialComponents/private/Icons/Base": [
3298 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3299 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3300 "resource_bundles": {
3301 "MaterialIcons_ic_check": [
3302 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3306 "MaterialComponents/private/Icons/Base": [
3312 "name": "ic_check_circle",
3313 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3314 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3315 "resource_bundles": {
3316 "MaterialIcons_ic_check_circle": [
3317 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3321 "MaterialComponents/private/Icons/Base": [
3327 "name": "ic_chevron_right",
3328 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3329 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3330 "resource_bundles": {
3331 "MaterialIcons_ic_chevron_right": [
3332 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3336 "MaterialComponents/private/Icons/Base": [
3342 "name": "ic_color_lens",
3343 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3344 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3345 "resource_bundles": {
3346 "MaterialIcons_ic_color_lens": [
3347 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3351 "MaterialComponents/private/Icons/Base": [
3357 "name": "ic_help_outline",
3358 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3359 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3360 "resource_bundles": {
3361 "MaterialIcons_ic_help_outline": [
3362 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3366 "MaterialComponents/private/Icons/Base": [
3373 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3374 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3375 "resource_bundles": {
3376 "MaterialIcons_ic_info": [
3377 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3381 "MaterialComponents/private/Icons/Base": [
3387 "name": "ic_more_horiz",
3388 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3389 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3390 "resource_bundles": {
3391 "MaterialIcons_ic_more_horiz": [
3392 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3396 "MaterialComponents/private/Icons/Base": [
3402 "name": "ic_radio_button_unchecked",
3403 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3404 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3405 "resource_bundles": {
3406 "MaterialIcons_ic_radio_button_unchecked": [
3407 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3411 "MaterialComponents/private/Icons/Base": [
3417 "name": "ic_reorder",
3418 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3419 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3420 "resource_bundles": {
3421 "MaterialIcons_ic_reorder": [
3422 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3426 "MaterialComponents/private/Icons/Base": [
3432 "name": "ic_settings",
3433 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3434 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3435 "resource_bundles": {
3436 "MaterialIcons_ic_settings": [
3437 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3441 "MaterialComponents/private/Icons/Base": [
3449 "name": "Application",
3453 "public_header_files": "components/private/Application/src/*.h",
3454 "source_files": "components/private/Application/src/*.{h,m}",
3457 "name": "UnitTests",
3458 "test_type": "unit",
3460 "components/private/Application/tests/unit/*.{h,m,swift}",
3461 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3463 "resources": "components/private/Application/tests/unit/resources/*"
3472 "public_header_files": "components/private/Color/src/*.h",
3473 "source_files": "components/private/Color/src/*.{h,m}",
3476 "name": "UnitTests",
3477 "test_type": "unit",
3479 "components/private/Color/tests/unit/*.{h,m,swift}",
3480 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3482 "resources": "components/private/Color/tests/unit/resources/*"
3487 "name": "KeyboardWatcher",
3491 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3492 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3494 "MaterialComponents/private/Application": [
3500 "name": "UnitTests",
3501 "test_type": "unit",
3503 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3504 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3506 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3515 "public_header_files": "components/private/Math/src/*.h",
3516 "source_files": "components/private/Math/src/*.{h,m}",
3519 "name": "UnitTests",
3520 "test_type": "unit",
3522 "components/private/Math/tests/unit/*.{h,m,swift}",
3523 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3525 "resources": "components/private/Math/tests/unit/resources/*"
3534 "public_header_files": "components/private/Overlay/src/*.h",
3536 "components/private/Overlay/src/*.{h,m}",
3537 "components/private/Overlay/src/private/*.{h,m}"
3541 "name": "UnitTests",
3542 "test_type": "unit",
3544 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3545 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3547 "resources": "components/private/Overlay/tests/unit/resources/*"
3552 "name": "ThumbTrack",
3556 "public_header_files": "components/private/ThumbTrack/src/*.h",
3558 "components/private/ThumbTrack/src/*.{h,m}",
3559 "components/private/ThumbTrack/src/private/*.{h,m}"
3562 "MaterialComponents/Ink": [
3565 "MaterialComponents/Ripple": [
3568 "MaterialComponents/ShadowElevations": [
3571 "MaterialComponents/ShadowLayer": [
3574 "MaterialComponents/Typography": [
3577 "MDFInternationalization": [
3580 "MaterialComponents/private/Math": [
3586 "name": "UnitTests",
3587 "test_type": "unit",
3589 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3590 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3592 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3597 "name": "UIMetrics",
3601 "public_header_files": "components/private/UIMetrics/src/*.h",
3603 "components/private/UIMetrics/src/*.{h,m}",
3604 "components/private/UIMetrics/src/private/*.{h,m}"
3607 "MaterialComponents/private/Application": [
3613 "name": "UnitTests",
3614 "test_type": "unit",
3616 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3617 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3619 "resources": "components/private/UIMetrics/tests/unit/resources/*"