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/Ink": [
34 "MaterialComponents/Ripple": [
37 "MaterialComponents/Typography": [
46 "components/ActionSheet/tests/unit/*.{h,m,swift}"
52 "name": "ActionSheet+Theming",
56 "public_header_files": "components/ActionSheet/src/Theming/*.h",
58 "components/ActionSheet/src/Theming/*.{h,m}",
59 "components/ActionSheet/src/Theming/private/*.{h,m}"
62 "MaterialComponents/ActionSheet": [
65 "MaterialComponents/schemes/Container": [
74 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
75 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
77 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
82 "name": "ActivityIndicator",
86 "public_header_files": "components/ActivityIndicator/src/*.h",
88 "components/ActivityIndicator/src/*.{h,m}",
89 "components/ActivityIndicator/src/private/*.{h,m}"
92 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
95 "MDFInternationalization": [
98 "MaterialComponents/Palettes": [
101 "MaterialComponents/private/Application": [
113 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
114 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
116 "resources": "components/ActivityIndicator/tests/unit/resources/*",
118 "MaterialComponents/ActivityIndicator+ColorThemer": [
126 "name": "ActivityIndicator+ColorThemer",
130 "public_header_files": [
131 "components/ActivityIndicator/src/ColorThemer/*.h"
134 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
137 "MaterialComponents/ActivityIndicator": [
140 "MaterialComponents/schemes/Color": [
146 "name": "AnimationTiming",
150 "public_header_files": "components/AnimationTiming/src/*.h",
152 "components/AnimationTiming/src/*.{h,m}",
153 "components/AnimationTiming/src/private/*.{h,m}"
160 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
161 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
163 "resources": "components/AnimationTiming/tests/unit/resources/*"
172 "public_header_files": "components/AppBar/src/*.h",
174 "components/AppBar/src/*.{h,m}",
175 "components/AppBar/src/private/*.{h,m}"
178 "components/AppBar/src/MaterialAppBar.bundle"
181 "MaterialComponents/HeaderStackView": [
184 "MaterialComponents/NavigationBar": [
187 "MaterialComponents/Typography": [
190 "MaterialComponents/private/Application": [
193 "MaterialComponents/FlexibleHeader": [
196 "MaterialComponents/ShadowElevations": [
199 "MaterialComponents/ShadowLayer": [
202 "MDFInternationalization": [
205 "MaterialComponents/private/Icons/ic_arrow_back": [
208 "MaterialComponents/private/UIMetrics": [
217 "components/AppBar/tests/unit/*.{h,m,swift}",
218 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
220 "resources": "components/AppBar/tests/unit/resources/*",
222 "MaterialComponents/AppBar+ColorThemer": [
225 "MaterialComponents/AppBar+TypographyThemer": [
233 "name": "AppBar+Theming",
237 "public_header_files": "components/AppBar/src/Theming/*.h",
239 "components/AppBar/src/Theming/*.{h,m}",
240 "components/AppBar/src/Theming/private/*.{h,m}"
243 "MaterialComponents/AppBar": [
246 "MaterialComponents/schemes/Container": [
255 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
256 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
258 "resources": "components/AppBar/tests/unit/Theming/resources/*"
263 "name": "AppBar+ColorThemer",
267 "public_header_files": [
268 "components/AppBar/src/ColorThemer/*.h"
271 "components/AppBar/src/ColorThemer/*.{h,m}",
272 "components/AppBar/src/ColorThemer/private/*.{h,m}"
275 "MaterialComponents/AppBar": [
278 "MaterialComponents/FlexibleHeader+ColorThemer": [
281 "MaterialComponents/NavigationBar+ColorThemer": [
284 "MaterialComponents/Themes": [
290 "name": "AppBar+TypographyThemer",
294 "public_header_files": [
295 "components/AppBar/src/TypographyThemer/*.h"
298 "components/AppBar/src/TypographyThemer/*.{h,m}",
299 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
302 "MaterialComponents/AppBar": [
305 "MaterialComponents/NavigationBar+TypographyThemer": [
311 "name": "BottomAppBar",
315 "public_header_files": "components/BottomAppBar/src/*.h",
317 "components/BottomAppBar/src/*.{h,m}",
318 "components/BottomAppBar/src/private/*.{h,m}"
321 "MDFInternationalization": [
324 "MaterialComponents/Buttons": [
327 "MaterialComponents/NavigationBar": [
330 "MaterialComponents/private/Math": [
339 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
340 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
342 "resources": "components/BottomAppBar/tests/unit/resources/*",
344 "MaterialComponents/BottomAppBar+ColorThemer": [
352 "name": "BottomAppBar+ColorThemer",
356 "public_header_files": [
357 "components/BottomAppBar/src/ColorThemer/*.h"
360 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
363 "MaterialComponents/BottomAppBar": [
366 "MaterialComponents/Themes": [
372 "name": "BottomNavigation",
376 "public_header_files": "components/BottomNavigation/src/*.h",
378 "components/BottomNavigation/src/*.{h,m}",
379 "components/BottomNavigation/src/private/*.{h,m}"
382 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
383 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
386 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
389 "MDFInternationalization": [
392 "MaterialComponents/Ink": [
395 "MaterialComponents/Ripple": [
398 "MaterialComponents/Palettes": [
401 "MaterialComponents/ShadowElevations": [
404 "MaterialComponents/ShadowLayer": [
407 "MaterialComponents/Typography": [
410 "MaterialComponents/private/Math": [
419 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
420 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
423 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
425 "resources": "components/BottomNavigation/tests/unit/resources/*",
427 "MaterialComponents/BottomNavigation+ColorThemer": [
430 "MaterialComponents/BottomNavigation+TypographyThemer": [
438 "name": "BottomNavigation+ColorThemer",
442 "public_header_files": [
443 "components/BottomNavigation/src/ColorThemer/*.h"
446 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
449 "MaterialComponents/BottomNavigation": [
452 "MaterialComponents/schemes/Color": [
458 "name": "BottomNavigation+TypographyThemer",
462 "public_header_files": [
463 "components/BottomNavigation/src/TypographyThemer/*.h"
466 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
469 "MaterialComponents/BottomNavigation": [
472 "MaterialComponents/schemes/Typography": [
478 "name": "BottomNavigation+Theming",
482 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
484 "components/BottomNavigation/src/Theming/*.{h,m}",
485 "components/BottomNavigation/src/Theming/private/*.{h,m}"
488 "MaterialComponents/BottomNavigation": [
491 "MaterialComponents/ShadowElevations": [
494 "MaterialComponents/schemes/Color": [
497 "MaterialComponents/schemes/Container": [
500 "MaterialComponents/schemes/Typography": [
509 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
510 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
512 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
517 "name": "BottomSheet",
521 "public_header_files": "components/BottomSheet/src/*.h",
523 "components/BottomSheet/src/*.{h,m}",
524 "components/BottomSheet/src/private/*.{h,m}"
527 "MaterialComponents/ShapeLibrary": [
530 "MaterialComponents/Shapes": [
533 "MaterialComponents/private/KeyboardWatcher": [
536 "MaterialComponents/private/Math": [
545 "components/BottomSheet/tests/unit/*.{h,m,swift}",
546 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
548 "resources": "components/BottomSheet/tests/unit/resources/*",
550 "MaterialComponents/BottomSheet+ShapeThemer": [
558 "name": "BottomSheet+ShapeThemer",
562 "public_header_files": [
563 "components/BottomSheet/src/ShapeThemer/*.h"
566 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
567 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
570 "MaterialComponents/BottomSheet": [
573 "MaterialComponents/schemes/Shape": [
583 "public_header_files": "components/Buttons/src/*.h",
585 "components/Buttons/src/*.{h,m}",
586 "components/Buttons/src/private/*.{h,m}"
589 "MDFInternationalization": [
592 "MDFTextAccessibility": [
595 "MaterialComponents/Ink": [
598 "MaterialComponents/Ripple": [
601 "MaterialComponents/ShadowElevations": [
604 "MaterialComponents/ShadowLayer": [
607 "MaterialComponents/Shapes": [
610 "MaterialComponents/Typography": [
613 "MaterialComponents/private/Math": [
622 "components/Buttons/tests/unit/*.{h,m,swift}",
623 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
625 "resources": "components/Buttons/tests/unit/resources/*",
627 "MaterialComponents/Buttons+ShapeThemer": [
630 "MaterialComponents/Buttons+ColorThemer": [
633 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
636 "MaterialComponents/Buttons+ButtonThemer": [
644 "name": "Buttons+ColorThemer",
648 "public_header_files": [
649 "components/Buttons/src/ColorThemer/*.h"
652 "components/Buttons/src/ColorThemer/*.{h,m}",
653 "components/Buttons/src/ColorThemer/private/*.{h,m}"
656 "MaterialComponents/Buttons": [
659 "MaterialComponents/schemes/Color": [
665 "name": "Buttons+TitleColorAccessibilityMutator",
669 "public_header_files": [
670 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
673 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
674 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
677 "MDFTextAccessibility": [
680 "MaterialComponents/Buttons": [
686 "name": "Buttons+ShapeThemer",
690 "public_header_files": [
691 "components/Buttons/src/ShapeThemer/*.h"
694 "components/Buttons/src/ShapeThemer/*.{h,m}"
697 "MaterialComponents/Buttons": [
700 "MaterialComponents/schemes/Shape": [
706 "name": "Buttons+TypographyThemer",
710 "public_header_files": [
711 "components/Buttons/src/TypographyThemer/*.h"
714 "components/Buttons/src/TypographyThemer/*.{h,m}"
717 "MaterialComponents/Buttons": [
720 "MaterialComponents/schemes/Typography": [
726 "name": "Buttons+ButtonThemer",
730 "public_header_files": [
731 "components/Buttons/src/ButtonThemer/*.h"
734 "components/Buttons/src/ButtonThemer/*.{h,m}",
735 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
738 "MaterialComponents/Buttons": [
741 "MaterialComponents/Buttons+ColorThemer": [
744 "MaterialComponents/Buttons+ShapeThemer": [
747 "MaterialComponents/Buttons+TypographyThemer": [
750 "MaterialComponents/Palettes": [
756 "name": "Buttons+Theming",
760 "public_header_files": "components/Buttons/src/Theming/*.h",
762 "components/Buttons/src/Theming/*.{h,m}",
763 "components/Buttons/src/Theming/private/*.{h,m}"
766 "MaterialComponents/Buttons": [
769 "MaterialComponents/Buttons+ColorThemer": [
772 "MaterialComponents/Buttons+ShapeThemer": [
775 "MaterialComponents/Buttons+TypographyThemer": [
778 "MaterialComponents/ShadowElevations": [
781 "MaterialComponents/schemes/Container": [
790 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
791 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
793 "resources": "components/Buttons/tests/unit/Theming/resources/*"
802 "public_header_files": "components/ButtonBar/src/*.h",
804 "components/ButtonBar/src/*.{h,m}",
805 "components/ButtonBar/src/private/*.{h,m}"
808 "MDFInternationalization": [
811 "MaterialComponents/Buttons": [
814 "MaterialComponents/private/Application": [
823 "components/ButtonBar/tests/unit/*.{h,m,swift}",
824 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
826 "resources": "components/ButtonBar/tests/unit/resources/*",
828 "MaterialComponents/ButtonBar+TypographyThemer": [
836 "name": "ButtonBar+ColorThemer",
840 "public_header_files": [
841 "components/ButtonBar/src/ColorThemer/*.h"
844 "components/ButtonBar/src/ColorThemer/*.{h,m}"
847 "MaterialComponents/ButtonBar": [
850 "MaterialComponents/Themes": [
856 "name": "ButtonBar+TypographyThemer",
860 "public_header_files": [
861 "components/ButtonBar/src/TypographyThemer/*.h"
864 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
867 "MaterialComponents/ButtonBar": [
870 "MaterialComponents/schemes/Typography": [
880 "public_header_files": "components/Cards/src/*.h",
881 "source_files": "components/Cards/src/*.{h,m}",
883 "components/Cards/src/MDCCard+Ripple.{h,m}",
884 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
887 "MaterialComponents/Ink": [
890 "MaterialComponents/Ripple": [
893 "MaterialComponents/ShadowLayer": [
896 "MaterialComponents/Shapes": [
899 "MaterialComponents/private/Icons/ic_check_circle": [
902 "MaterialComponents/private/Math": [
911 "components/Cards/tests/unit/*.{h,m,swift}",
912 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
914 "resources": "components/Cards/tests/unit/resources/*",
916 "MaterialComponents/Cards+ColorThemer": [
919 "MaterialComponents/Cards+ShapeThemer": [
927 "name": "Cards+ColorThemer",
931 "public_header_files": [
932 "components/Cards/src/ColorThemer/*.h"
935 "components/Cards/src/ColorThemer/*.{h,m}"
938 "MaterialComponents/Cards": [
941 "MaterialComponents/schemes/Color": [
947 "name": "Cards+ShapeThemer",
951 "public_header_files": [
952 "components/Cards/src/ShapeThemer/*.h"
955 "components/Cards/src/ShapeThemer/*.{h,m}"
958 "MaterialComponents/Cards": [
961 "MaterialComponents/schemes/Shape": [
967 "name": "Cards+CardThemer",
971 "public_header_files": [
972 "components/Cards/src/CardThemer/*.h"
975 "components/Cards/src/CardThemer/*.{h,m}"
978 "MaterialComponents/Cards": [
981 "MaterialComponents/Cards+ColorThemer": [
984 "MaterialComponents/Cards+ShapeThemer": [
990 "name": "Cards+Theming",
994 "public_header_files": "components/Cards/src/Theming/*.h",
996 "components/Cards/src/Theming/*.{h,m}",
997 "components/Cards/src/Theming/private/*.{h,m}"
1000 "MaterialComponents/Cards": [
1003 "MaterialComponents/Cards+ColorThemer": [
1006 "MaterialComponents/Cards+ShapeThemer": [
1009 "MaterialComponents/schemes/Container": [
1015 "name": "UnitTests",
1016 "test_type": "unit",
1018 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1019 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1021 "resources": "components/Cards/tests/unit/Theming/resources/*"
1030 "public_header_files": "components/Chips/src/*.h",
1032 "components/Chips/src/*.{h,m}",
1033 "components/Chips/src/private/*.{h,m}"
1036 "MDFInternationalization": [
1039 "MaterialComponents/Ink": [
1042 "MaterialComponents/Ripple": [
1045 "MaterialComponents/ShadowLayer": [
1048 "MaterialComponents/ShadowElevations": [
1051 "MaterialComponents/ShapeLibrary": [
1054 "MaterialComponents/Shapes": [
1057 "MaterialComponents/TextFields": [
1060 "MaterialComponents/Typography": [
1063 "MaterialComponents/private/Math": [
1069 "name": "UnitTests",
1070 "test_type": "unit",
1072 "components/Chips/tests/unit/*.{h,m,swift}",
1073 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1075 "resources": "components/Chips/tests/unit/resources/*",
1077 "MaterialComponents/Chips+ChipThemer": [
1080 "MaterialComponents/Chips+FontThemer": [
1083 "MaterialComponents/Themes": [
1091 "name": "Chips+ChipThemer",
1095 "public_header_files": [
1096 "components/Chips/src/ChipThemer/*.h"
1099 "components/Chips/src/ChipThemer/*.{h,m}"
1102 "MaterialComponents/Chips": [
1105 "MaterialComponents/Chips+ColorThemer": [
1108 "MaterialComponents/Chips+ShapeThemer": [
1111 "MaterialComponents/Chips+TypographyThemer": [
1117 "name": "Chips+ColorThemer",
1121 "public_header_files": [
1122 "components/Chips/src/ColorThemer/*.h"
1125 "components/Chips/src/ColorThemer/*.{h,m}"
1128 "MaterialComponents/Chips": [
1131 "MaterialComponents/schemes/Color": [
1137 "name": "Chips+FontThemer",
1141 "public_header_files": [
1142 "components/Chips/src/FontThemer/*.h"
1145 "components/Chips/src/FontThemer/*.{h,m}"
1148 "MaterialComponents/Chips": [
1151 "MaterialComponents/Themes": [
1157 "name": "Chips+ShapeThemer",
1161 "public_header_files": [
1162 "components/Chips/src/ShapeThemer/*.h"
1165 "components/Chips/src/ShapeThemer/*.{h,m}"
1168 "MaterialComponents/Chips": [
1171 "MaterialComponents/schemes/Shape": [
1177 "name": "Chips+TypographyThemer",
1181 "public_header_files": [
1182 "components/Chips/src/TypographyThemer/*.h"
1185 "components/Chips/src/TypographyThemer/*.{h,m}"
1188 "MaterialComponents/Chips": [
1191 "MaterialComponents/schemes/Typography": [
1197 "name": "Chips+Theming",
1201 "public_header_files": "components/Chips/src/Theming/*.h",
1203 "components/Chips/src/Theming/*.{h,m}",
1204 "components/Chips/src/Theming/private/*.{h,m}"
1207 "MaterialComponents/Chips": [
1210 "MaterialComponents/Chips+ColorThemer": [
1213 "MaterialComponents/Chips+ShapeThemer": [
1216 "MaterialComponents/Chips+TypographyThemer": [
1219 "MaterialComponents/schemes/Container": [
1225 "name": "UnitTests",
1226 "test_type": "unit",
1228 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1229 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1231 "resources": "components/Chips/tests/unit/Theming/resources/*"
1236 "name": "CollectionCells",
1240 "public_header_files": "components/CollectionCells/src/*.h",
1242 "components/CollectionCells/src/*.{h,m}",
1243 "components/CollectionCells/src/private/*.{h,m}"
1246 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1253 "MDFInternationalization": [
1256 "MaterialComponents/CollectionLayoutAttributes": [
1259 "MaterialComponents/Ink": [
1262 "MaterialComponents/Typography": [
1265 "MaterialComponents/Palettes": [
1268 "MaterialComponents/private/Icons/ic_check": [
1271 "MaterialComponents/private/Icons/ic_check_circle": [
1274 "MaterialComponents/private/Icons/ic_chevron_right": [
1277 "MaterialComponents/private/Icons/ic_info": [
1280 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1283 "MaterialComponents/private/Icons/ic_reorder": [
1286 "MaterialComponents/private/Math": [
1292 "name": "UnitTests",
1293 "test_type": "unit",
1295 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1296 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1298 "resources": "components/CollectionCells/tests/unit/resources/*"
1303 "name": "CollectionLayoutAttributes",
1307 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1308 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1311 "name": "UnitTests",
1312 "test_type": "unit",
1314 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1315 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1317 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1322 "name": "Collections",
1326 "public_header_files": "components/Collections/src/*.h",
1328 "components/Collections/src/*.{h,m}",
1329 "components/Collections/src/private/*.{h,m}"
1332 "components/Collections/src/MaterialCollections.bundle"
1339 "MaterialComponents/CollectionCells": [
1342 "MaterialComponents/CollectionLayoutAttributes": [
1345 "MaterialComponents/Ink": [
1348 "MaterialComponents/Palettes": [
1351 "MaterialComponents/ShadowElevations": [
1354 "MaterialComponents/ShadowLayer": [
1357 "MaterialComponents/Typography": [
1363 "name": "UnitTests",
1364 "test_type": "unit",
1366 "components/Collections/tests/unit/*.{h,m,swift}",
1367 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1369 "resources": "components/Collections/tests/unit/resources/*"
1378 "public_header_files": "components/Dialogs/src/*.h",
1380 "components/Dialogs/src/*.{h,m}",
1381 "components/Dialogs/src/private/*.{h,m}"
1384 "components/Dialogs/src/MaterialDialogs.bundle"
1387 "MaterialComponents/Buttons": [
1390 "MaterialComponents/ShadowElevations": [
1393 "MaterialComponents/ShadowLayer": [
1396 "MaterialComponents/Typography": [
1399 "MaterialComponents/private/KeyboardWatcher": [
1402 "MDFInternationalization": [
1408 "name": "UnitTests",
1409 "test_type": "unit",
1411 "components/Dialogs/tests/unit/*.{h,m,swift}",
1412 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1414 "resources": "components/Dialogs/tests/unit/resources/*",
1416 "MaterialComponents/Dialogs+DialogThemer": [
1424 "name": "Dialogs+ColorThemer",
1428 "public_header_files": [
1429 "components/Dialogs/src/ColorThemer/*.h"
1432 "components/Dialogs/src/ColorThemer/*.{h,m}"
1435 "MaterialComponents/Dialogs": [
1438 "MaterialComponents/Themes": [
1441 "MaterialComponents/Buttons+ColorThemer": [
1447 "name": "Dialogs+TypographyThemer",
1451 "public_header_files": [
1452 "components/Dialogs/src/TypographyThemer/*.h"
1455 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1458 "MaterialComponents/Dialogs": [
1461 "MaterialComponents/schemes/Typography": [
1464 "MaterialComponents/Buttons+TypographyThemer": [
1470 "name": "Dialogs+DialogThemer",
1474 "public_header_files": [
1475 "components/Dialogs/src/DialogThemer/*.h"
1478 "components/Dialogs/src/DialogThemer/*.{h,m}"
1481 "MaterialComponents/Dialogs": [
1484 "MaterialComponents/Dialogs+ColorThemer": [
1487 "MaterialComponents/Dialogs+TypographyThemer": [
1490 "MaterialComponents/Buttons+ButtonThemer": [
1496 "name": "Dialogs+Theming",
1500 "public_header_files": "components/Dialogs/src/Theming/*.h",
1502 "components/Dialogs/src/Theming/*.{h,m}",
1503 "components/Dialogs/src/Theming/private/*.{h,m}"
1506 "MaterialComponents/Dialogs": [
1509 "MaterialComponents/Dialogs+ColorThemer": [
1512 "MaterialComponents/Dialogs+TypographyThemer": [
1515 "MaterialComponents/ShadowElevations": [
1518 "MaterialComponents/schemes/Container": [
1521 "MaterialComponents/Buttons+Theming": [
1527 "name": "UnitTests",
1528 "test_type": "unit",
1530 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1531 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1533 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1538 "name": "FeatureHighlight",
1542 "public_header_files": "components/FeatureHighlight/src/*.h",
1544 "components/FeatureHighlight/src/*.{h,m}",
1545 "components/FeatureHighlight/src/private/*.{h,m}"
1548 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1551 "MaterialComponents/private/Math": [
1554 "MaterialComponents/Typography": [
1557 "MDFTextAccessibility": [
1563 "name": "UnitTests",
1564 "test_type": "unit",
1566 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1567 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1569 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1571 "MaterialComponents/FeatureHighlight+ColorThemer": [
1574 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1577 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1585 "name": "FeatureHighlight+ColorThemer",
1589 "public_header_files": [
1590 "components/FeatureHighlight/src/ColorThemer/*.h"
1593 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1596 "MaterialComponents/FeatureHighlight": [
1599 "MaterialComponents/Themes": [
1605 "name": "FeatureHighlight+FontThemer",
1609 "public_header_files": [
1610 "components/FeatureHighlight/src/FontThemer/*.h"
1613 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1616 "MaterialComponents/FeatureHighlight": [
1619 "MaterialComponents/Themes": [
1625 "name": "FeatureHighlight+TypographyThemer",
1629 "public_header_files": [
1630 "components/FeatureHighlight/src/TypographyThemer/*.h"
1633 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1636 "MaterialComponents/FeatureHighlight": [
1639 "MaterialComponents/schemes/Typography": [
1645 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1649 "public_header_files": [
1650 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1653 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1656 "MaterialComponents/FeatureHighlight": [
1659 "MDFTextAccessibility": [
1665 "name": "FlexibleHeader",
1669 "public_header_files": "components/FlexibleHeader/src/*.h",
1671 "components/FlexibleHeader/src/*.{h,m}",
1672 "components/FlexibleHeader/src/private/*.{h,m}"
1675 "MDFTextAccessibility": [
1678 "MaterialComponents/private/Application": [
1681 "MaterialComponents/private/Math": [
1684 "MaterialComponents/private/UIMetrics": [
1690 "name": "UnitTests",
1691 "test_type": "unit",
1693 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1694 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1696 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1698 "MaterialComponents/FlexibleHeader+ColorThemer": [
1706 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1710 "public_header_files": [
1711 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1714 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1717 "MaterialComponents/FlexibleHeader": [
1723 "name": "FlexibleHeader+ColorThemer",
1727 "public_header_files": [
1728 "components/FlexibleHeader/src/ColorThemer/*.h"
1731 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1734 "MaterialComponents/FlexibleHeader": [
1737 "MaterialComponents/schemes/Color": [
1743 "name": "HeaderStackView",
1747 "public_header_files": "components/HeaderStackView/src/*.h",
1748 "source_files": "components/HeaderStackView/src/*.{h,m}",
1751 "name": "UnitTests",
1752 "test_type": "unit",
1754 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1755 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1757 "resources": "components/HeaderStackView/tests/unit/resources/*"
1762 "name": "HeaderStackView+ColorThemer",
1766 "public_header_files": [
1767 "components/HeaderStackView/src/ColorThemer/*.h"
1770 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1773 "MaterialComponents/HeaderStackView": [
1776 "MaterialComponents/Themes": [
1786 "public_header_files": "components/Ink/src/*.h",
1788 "components/Ink/src/*.{h,m}",
1789 "components/Ink/src/private/*.{h,m}"
1792 "MaterialComponents/private/Math": [
1798 "name": "UnitTests",
1799 "test_type": "unit",
1801 "components/Ink/tests/unit/*.{h,m,swift}",
1802 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1804 "resources": "components/Ink/tests/unit/resources/*"
1809 "name": "Ink+ColorThemer",
1813 "public_header_files": [
1814 "components/Ink/src/ColorThemer/*.h"
1817 "components/Ink/src/ColorThemer/*.{h,m}"
1820 "MaterialComponents/Ink": [
1823 "MaterialComponents/Themes": [
1829 "name": "LibraryInfo",
1833 "public_header_files": "components/LibraryInfo/src/*.h",
1835 "components/LibraryInfo/src/*.{h,m}",
1836 "components/LibraryInfo/src/private/*.{h,m}"
1840 "name": "UnitTests",
1841 "test_type": "unit",
1843 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1844 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1846 "resources": "components/LibraryInfo/tests/unit/resources/*"
1855 "public_header_files": "components/List/src/*.h",
1857 "components/List/src/*.{h,m}",
1858 "components/List/src/private/*.{h,m}"
1861 "MaterialComponents/Ink": [
1864 "MaterialComponents/Ripple": [
1867 "MaterialComponents/ShadowElevations": [
1870 "MaterialComponents/ShadowLayer": [
1873 "MaterialComponents/Typography": [
1876 "MDFInternationalization": [
1879 "MaterialComponents/private/Math": [
1885 "name": "UnitTests",
1886 "test_type": "unit",
1888 "components/List/tests/unit/*.{h,m,swift}",
1889 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1891 "resources": "components/List/tests/unit/resources/*",
1893 "MaterialComponents/List+ColorThemer": [
1896 "MaterialComponents/List+TypographyThemer": [
1899 "MaterialComponents/List+ListThemer": [
1907 "name": "List+TypographyThemer",
1911 "public_header_files": [
1912 "components/List/src/TypographyThemer/*.h"
1915 "components/List/src/TypographyThemer/*.{h,m}"
1918 "MaterialComponents/List": [
1921 "MaterialComponents/schemes/Typography": [
1927 "name": "List+ColorThemer",
1931 "public_header_files": [
1932 "components/List/src/ColorThemer/*.h"
1935 "components/List/src/ColorThemer/*.{h,m}",
1936 "components/List/src/ColorThemer/private/*.{h,m}"
1939 "MaterialComponents/List": [
1942 "MaterialComponents/schemes/Color": [
1948 "name": "List+ListThemer",
1952 "public_header_files": [
1953 "components/List/src/ListThemer/*.h"
1956 "components/List/src/ListThemer/*.{h,m}",
1957 "components/List/src/ListThemer/private/*.{h,m}"
1960 "MaterialComponents/List": [
1963 "MaterialComponents/List+ColorThemer": [
1966 "MaterialComponents/List+TypographyThemer": [
1972 "name": "List+Theming",
1976 "public_header_files": "components/List/src/Theming/*.h",
1978 "components/List/src/Theming/*.{h,m}",
1979 "components/List/src/Theming/private/*.{h,m}"
1982 "MaterialComponents/List": [
1985 "MaterialComponents/List+ColorThemer": [
1988 "MaterialComponents/List+TypographyThemer": [
1991 "MaterialComponents/schemes/Container": [
1997 "name": "UnitTests",
1998 "test_type": "unit",
2000 "components/List/tests/unit/Theming/*.{h,m,swift}",
2001 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2003 "resources": "components/List/tests/unit/Theming/resources/*"
2008 "name": "MaskedTransition",
2012 "public_header_files": "components/MaskedTransition/src/*.h",
2014 "components/MaskedTransition/src/*.{h,m}",
2015 "components/MaskedTransition/src/private/*.{h,m}"
2018 "MotionTransitioning": [
2024 "MotionInterchange": [
2030 "name": "UnitTests",
2031 "test_type": "unit",
2033 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2034 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2036 "resources": "components/MaskedTransition/tests/unit/resources/*"
2041 "name": "NavigationBar",
2045 "public_header_files": "components/NavigationBar/src/*.h",
2046 "source_files": "components/NavigationBar/src/*.{h,m}",
2048 "MDFTextAccessibility": [
2051 "MaterialComponents/ButtonBar": [
2054 "MaterialComponents/Typography": [
2057 "MDFInternationalization": [
2060 "MaterialComponents/private/Math": [
2066 "name": "UnitTests",
2067 "test_type": "unit",
2069 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2070 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2072 "resources": "components/NavigationBar/tests/unit/resources/*",
2074 "MaterialComponents/NavigationBar+ColorThemer": [
2077 "MaterialComponents/NavigationBar+TypographyThemer": [
2085 "name": "NavigationBar+ColorThemer",
2089 "public_header_files": [
2090 "components/NavigationBar/src/ColorThemer/*.h"
2093 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2096 "MaterialComponents/NavigationBar": [
2099 "MaterialComponents/schemes/Color": [
2105 "name": "NavigationBar+TypographyThemer",
2109 "public_header_files": [
2110 "components/NavigationBar/src/TypographyThemer/*.h"
2113 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2116 "MaterialComponents/NavigationBar": [
2119 "MaterialComponents/schemes/Typography": [
2125 "name": "NavigationDrawer",
2129 "public_header_files": "components/NavigationDrawer/src/*.h",
2131 "components/NavigationDrawer/src/*.{h,m}",
2132 "components/NavigationDrawer/src/private/*.{h,m}"
2134 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2136 "MaterialComponents/Palettes": [
2139 "MaterialComponents/ShadowLayer": [
2142 "MaterialComponents/private/Math": [
2145 "MaterialComponents/private/UIMetrics": [
2151 "name": "UnitTests",
2152 "test_type": "unit",
2154 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2155 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2156 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2159 "MaterialComponents/NavigationDrawer+ColorThemer": [
2167 "name": "NavigationDrawer+ColorThemer",
2171 "public_header_files": [
2172 "components/NavigationDrawer/src/ColorThemer/*.h"
2175 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2176 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2179 "MaterialComponents/NavigationDrawer": [
2182 "MaterialComponents/schemes/Color": [
2188 "name": "OverlayWindow",
2192 "public_header_files": "components/OverlayWindow/src/*.h",
2194 "components/OverlayWindow/src/*.{h,m}",
2195 "components/OverlayWindow/src/private/*.{h,m}"
2198 "MaterialComponents/private/Application": [
2204 "name": "UnitTests",
2205 "test_type": "unit",
2207 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2208 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2210 "resources": "components/OverlayWindow/tests/unit/resources/*"
2215 "name": "PageControl",
2219 "public_header_files": "components/PageControl/src/*.h",
2221 "components/PageControl/src/*.{h,m}",
2222 "components/PageControl/src/private/*.{h,m}"
2225 "components/PageControl/src/MaterialPageControl.bundle"
2228 "MDFInternationalization": [
2234 "name": "UnitTests",
2235 "test_type": "unit",
2237 "components/PageControl/tests/unit/*.{h,m,swift}",
2238 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2240 "resources": "components/PageControl/tests/unit/resources/*"
2245 "name": "PageControl+ColorThemer",
2249 "public_header_files": [
2250 "components/PageControl/src/ColorThemer/*.h"
2253 "components/PageControl/src/ColorThemer/*.{h,m}"
2256 "MaterialComponents/PageControl": [
2259 "MaterialComponents/Themes": [
2269 "public_header_files": "components/Palettes/src/*.h",
2271 "components/Palettes/src/*.{h,m}",
2272 "components/Palettes/src/private/*.{h,m}"
2276 "name": "UnitTests",
2277 "test_type": "unit",
2279 "components/Palettes/tests/unit/*.{h,m,swift}",
2280 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2282 "resources": "components/Palettes/tests/unit/resources/*"
2287 "name": "ProgressView",
2291 "public_header_files": "components/ProgressView/src/*.h",
2293 "components/ProgressView/src/*.{h,m}",
2294 "components/ProgressView/src/private/*.{h,m}"
2297 "MDFInternationalization": [
2300 "MaterialComponents/Palettes": [
2303 "MaterialComponents/private/Math": [
2312 "name": "UnitTests",
2313 "test_type": "unit",
2315 "components/ProgressView/tests/unit/*.{h,m,swift}",
2316 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2318 "resources": "components/ProgressView/tests/unit/resources/*"
2323 "name": "ProgressView+ColorThemer",
2327 "public_header_files": [
2328 "components/ProgressView/src/ColorThemer/*.h"
2331 "components/ProgressView/src/ColorThemer/*.{h,m}"
2334 "MaterialComponents/ProgressView": [
2337 "MaterialComponents/Themes": [
2343 "name": "ProgressView+Theming",
2347 "public_header_files": "components/ProgressView/src/Theming/*.h",
2349 "components/ProgressView/src/Theming/*.{h,m}",
2350 "components/ProgressView/src/Theming/private/*.{h,m}"
2353 "MaterialComponents/ProgressView": [
2356 "MaterialComponents/schemes/Container": [
2362 "name": "UnitTests",
2363 "test_type": "unit",
2365 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2366 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2368 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2377 "public_header_files": "components/Ripple/src/*.h",
2379 "components/Ripple/src/*.{h,m}",
2380 "components/Ripple/src/private/*.{h,m}"
2383 "MaterialComponents/AnimationTiming": [
2386 "MaterialComponents/private/Math": [
2392 "name": "UnitTests",
2393 "test_type": "unit",
2395 "components/Ripple/tests/unit/*.{h,m,swift}",
2396 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2398 "resources": "components/Ripple/tests/unit/resources/*"
2403 "name": "ShadowElevations",
2407 "public_header_files": "components/ShadowElevations/src/*.h",
2408 "source_files": "components/ShadowElevations/src/*.{h,m}",
2411 "name": "UnitTests",
2412 "test_type": "unit",
2414 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2415 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2417 "resources": "components/ShadowElevations/tests/unit/resources/*"
2422 "name": "ShadowLayer",
2426 "public_header_files": "components/ShadowLayer/src/*.h",
2427 "source_files": "components/ShadowLayer/src/*.{h,m}",
2429 "MaterialComponents/ShadowElevations": [
2435 "name": "UnitTests",
2436 "test_type": "unit",
2438 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2439 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2441 "resources": "components/ShadowLayer/tests/unit/resources/*"
2446 "name": "ShapeLibrary",
2450 "public_header_files": "components/ShapeLibrary/src/*.h",
2452 "components/ShapeLibrary/src/*.{h,m}",
2453 "components/ShapeLibrary/src/private/*.{h,m}"
2456 "MaterialComponents/Shapes": [
2459 "MaterialComponents/private/Math": [
2465 "name": "UnitTests",
2466 "test_type": "unit",
2468 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2469 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2471 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2480 "public_header_files": "components/Shapes/src/*.h",
2482 "components/Shapes/src/*.{h,m}",
2483 "components/Shapes/src/private/*.{h,m}"
2486 "MaterialComponents/ShadowLayer": [
2489 "MaterialComponents/private/Math": [
2495 "name": "UnitTests",
2496 "test_type": "unit",
2498 "components/Shapes/tests/unit/*.{h,m,swift}",
2499 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2501 "resources": "components/Shapes/tests/unit/resources/*"
2510 "public_header_files": [
2511 "components/Slider/src/*.h"
2514 "components/Slider/src/*.{h,m}",
2515 "components/Slider/src/private/*.{h,m}"
2518 "MaterialComponents/Palettes": [
2521 "MaterialComponents/ShadowElevations": [
2524 "MaterialComponents/private/ThumbTrack": [
2530 "name": "UnitTests",
2531 "test_type": "unit",
2533 "components/Slider/tests/unit/*.{h,m,swift}",
2534 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2536 "resources": "components/Slider/tests/unit/resources/*"
2541 "name": "Slider+ColorThemer",
2545 "public_header_files": [
2546 "components/Slider/src/ColorThemer/*.h"
2549 "components/Slider/src/ColorThemer/*.{h,m}"
2552 "MaterialComponents/Palettes": [
2555 "MaterialComponents/Slider": [
2558 "MaterialComponents/schemes/Color": [
2568 "public_header_files": "components/Snackbar/src/*.h",
2570 "components/Snackbar/src/*.{h,m}",
2571 "components/Snackbar/src/private/*.{h,m}"
2574 "components/Snackbar/src/MaterialSnackbar.bundle"
2577 "MaterialComponents/AnimationTiming": [
2580 "MaterialComponents/Buttons": [
2583 "MaterialComponents/OverlayWindow": [
2586 "MaterialComponents/Typography": [
2589 "MaterialComponents/private/Application": [
2592 "MaterialComponents/private/KeyboardWatcher": [
2595 "MaterialComponents/private/Overlay": [
2601 "name": "UnitTests",
2602 "test_type": "unit",
2604 "components/Snackbar/tests/unit/*.{h,m,swift}",
2605 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2607 "resources": "components/Snackbar/tests/unit/resources/*",
2609 "MaterialComponents/Snackbar+ColorThemer": [
2612 "MaterialComponents/Snackbar+FontThemer": [
2615 "MaterialComponents/Snackbar+TypographyThemer": [
2618 "MaterialComponents/Themes": [
2626 "name": "Snackbar+ColorThemer",
2630 "public_header_files": [
2631 "components/Snackbar/src/ColorThemer/*.h"
2634 "components/Snackbar/src/ColorThemer/*.{h,m}"
2637 "MaterialComponents/Snackbar": [
2640 "MaterialComponents/schemes/Color": [
2646 "name": "Snackbar+FontThemer",
2650 "public_header_files": [
2651 "components/Snackbar/src/FontThemer/*.h"
2654 "components/Snackbar/src/FontThemer/*.{h,m}"
2657 "MaterialComponents/Snackbar": [
2660 "MaterialComponents/Themes": [
2666 "name": "Snackbar+TypographyThemer",
2670 "public_header_files": [
2671 "components/Snackbar/src/TypographyThemer/*.h"
2674 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2677 "MaterialComponents/Snackbar": [
2680 "MaterialComponents/schemes/Typography": [
2690 "public_header_files": "components/Tabs/src/*.h",
2692 "components/Tabs/src/*.{h,m}",
2693 "components/Tabs/src/private/*.{h,m}"
2696 "components/Tabs/src/MaterialTabs.bundle"
2699 "MDFInternationalization": [
2702 "MaterialComponents/AnimationTiming": [
2705 "MaterialComponents/Ink": [
2708 "MaterialComponents/Palettes": [
2711 "MaterialComponents/Ripple": [
2714 "MaterialComponents/ShadowElevations": [
2717 "MaterialComponents/ShadowLayer": [
2720 "MaterialComponents/Typography": [
2723 "MaterialComponents/private/Math": [
2729 "name": "UnitTests",
2730 "test_type": "unit",
2732 "components/Tabs/tests/unit/*.{h,m,swift}",
2733 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2735 "resources": "components/Tabs/tests/unit/resources/*",
2737 "MaterialComponents/Tabs+ColorThemer": [
2740 "MaterialComponents/Tabs+FontThemer": [
2743 "MaterialComponents/Tabs+TypographyThemer": [
2746 "MaterialComponents/Themes": [
2754 "name": "Tabs+ColorThemer",
2758 "public_header_files": [
2759 "components/Tabs/src/ColorThemer/*.h"
2762 "components/Tabs/src/ColorThemer/*.{h,m}"
2765 "MaterialComponents/schemes/Color": [
2768 "MaterialComponents/Tabs": [
2774 "name": "Tabs+FontThemer",
2778 "public_header_files": [
2779 "components/Tabs/src/FontThemer/*.h"
2782 "components/Tabs/src/FontThemer/*.{h,m}"
2785 "MaterialComponents/Tabs": [
2788 "MaterialComponents/Themes": [
2794 "name": "Tabs+TypographyThemer",
2798 "public_header_files": [
2799 "components/Tabs/src/TypographyThemer/*.h"
2802 "components/Tabs/src/TypographyThemer/*.{h,m}"
2805 "MaterialComponents/Tabs": [
2808 "MaterialComponents/schemes/Typography": [
2814 "name": "Tabs+Theming",
2818 "public_header_files": "components/Tabs/src/Theming/*.h",
2820 "components/Tabs/src/Theming/*.{h,m}",
2821 "components/Tabs/src/Theming/private/*.{h,m}"
2824 "MaterialComponents/Tabs": [
2827 "MaterialComponents/Tabs+ColorThemer": [
2830 "MaterialComponents/Tabs+TypographyThemer": [
2833 "MaterialComponents/schemes/Container": [
2839 "name": "UnitTests",
2840 "test_type": "unit",
2842 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2843 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2845 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2850 "name": "TextFields",
2854 "public_header_files": "components/TextFields/src/*.h",
2856 "components/TextFields/src/*.{h,m}",
2857 "components/TextFields/src/private/*.{h,m}"
2860 "MaterialComponents/AnimationTiming": [
2863 "MaterialComponents/Palettes": [
2866 "MaterialComponents/Typography": [
2869 "MDFInternationalization": [
2872 "MaterialComponents/private/Math": [
2878 "name": "UnitTests",
2879 "test_type": "unit",
2881 "components/TextFields/tests/unit/*.{h,m,swift}",
2882 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2884 "resources": "components/TextFields/tests/unit/resources/*",
2886 "MaterialComponents/TextFields+ColorThemer": [
2889 "MaterialComponents/TextFields+FontThemer": [
2892 "MaterialComponents/TextFields+TypographyThemer": [
2895 "MaterialComponents/Themes": [
2903 "name": "TextFields+ContainedInputView",
2907 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
2909 "components/TextFields/src/ContainedInputView/*.{h,m}",
2910 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
2914 "name": "UnitTests",
2915 "test_type": "unit",
2917 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
2918 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
2920 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
2925 "name": "TextFields+ColorThemer",
2929 "public_header_files": [
2930 "components/TextFields/src/ColorThemer/*.h"
2933 "components/TextFields/src/ColorThemer/*.{h,m}"
2936 "MaterialComponents/TextFields": [
2939 "MaterialComponents/Themes": [
2945 "name": "TextFields+FontThemer",
2949 "public_header_files": [
2950 "components/TextFields/src/FontThemer/*.h"
2953 "components/TextFields/src/FontThemer/*.{h,m}"
2956 "MaterialComponents/TextFields": [
2959 "MaterialComponents/Themes": [
2965 "name": "TextFields+Theming",
2969 "public_header_files": "components/TextFields/src/Theming/*.h",
2971 "components/TextFields/src/Theming/*.{h,m}",
2972 "components/TextFields/src/Theming/private/*.{h,m}"
2975 "MaterialComponents/TextFields": [
2978 "MaterialComponents/TextFields+ColorThemer": [
2981 "MaterialComponents/TextFields+TypographyThemer": [
2984 "MaterialComponents/schemes/Container": [
2990 "name": "UnitTests",
2991 "test_type": "unit",
2993 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2994 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2996 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3001 "name": "TextFields+TypographyThemer",
3005 "public_header_files": [
3006 "components/TextFields/src/TypographyThemer/*.h"
3009 "components/TextFields/src/TypographyThemer/*.{h,m}"
3012 "MaterialComponents/TextFields": [
3015 "MaterialComponents/schemes/Typography": [
3025 "public_header_files": "components/Themes/src/*.h",
3027 "components/Themes/src/*.{h,m}",
3028 "components/Themes/src/private/*.{h,m}"
3031 "MaterialComponents/schemes/Color": [
3034 "MaterialComponents/schemes/Typography": [
3040 "name": "UnitTests",
3041 "test_type": "unit",
3043 "components/Themes/tests/unit/*.{h,m,swift}",
3044 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3046 "resources": "components/Themes/tests/unit/resources/*"
3051 "name": "Typography",
3055 "public_header_files": "components/Typography/src/*.h",
3057 "components/Typography/src/*.{h,m}",
3058 "components/Typography/src/private/*.{h,m}"
3061 "MaterialComponents/private/Application": [
3064 "MaterialComponents/private/Math": [
3070 "name": "UnitTests",
3071 "test_type": "unit",
3073 "components/Typography/tests/unit/*.{h,m,swift}",
3074 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3076 "resources": "components/Typography/tests/unit/resources/*"
3088 "public_header_files": "components/schemes/Color/src/*.h",
3089 "source_files": "components/schemes/Color/src/*.{h,m}",
3092 "name": "UnitTests",
3093 "test_type": "unit",
3095 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3096 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3098 "resources": "components/schemes/Color/tests/unit/resources/*",
3100 "MaterialComponents/private/Math": [
3108 "name": "Container",
3112 "public_header_files": "components/schemes/Container/src/*.h",
3113 "source_files": "components/schemes/Container/src/*.{h,m}",
3115 "MaterialComponents/schemes/Color": [
3118 "MaterialComponents/schemes/Typography": [
3121 "MaterialComponents/schemes/Shape": [
3127 "name": "UnitTests",
3128 "test_type": "unit",
3130 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3131 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3141 "public_header_files": "components/schemes/Shape/src/*.h",
3142 "source_files": "components/schemes/Shape/src/*.{h,m}",
3144 "MaterialComponents/ShapeLibrary": [
3147 "MaterialComponents/Shapes": [
3153 "name": "UnitTests",
3154 "test_type": "unit",
3156 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3157 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3159 "resources": "components/schemes/Shape/tests/unit/resources/*"
3164 "name": "Typography",
3168 "public_header_files": "components/schemes/Typography/src/*.h",
3169 "source_files": "components/schemes/Typography/src/*.{h,m}",
3171 "MaterialComponents/Typography": [
3177 "name": "UnitTests",
3178 "test_type": "unit",
3180 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3181 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3183 "resources": "components/schemes/Typography/tests/unit/resources/*"
3197 "public_header_files": "components/private/Icons/src/*.h",
3198 "source_files": "components/private/Icons/src/*.{h,m}"
3201 "name": "ic_arrow_back",
3202 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3203 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3204 "resource_bundles": {
3205 "MaterialIcons_ic_arrow_back": [
3206 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3210 "MaterialComponents/private/Icons/Base": [
3217 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3218 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3219 "resource_bundles": {
3220 "MaterialIcons_ic_check": [
3221 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3225 "MaterialComponents/private/Icons/Base": [
3231 "name": "ic_check_circle",
3232 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3233 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3234 "resource_bundles": {
3235 "MaterialIcons_ic_check_circle": [
3236 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3240 "MaterialComponents/private/Icons/Base": [
3246 "name": "ic_chevron_right",
3247 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3248 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3249 "resource_bundles": {
3250 "MaterialIcons_ic_chevron_right": [
3251 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3255 "MaterialComponents/private/Icons/Base": [
3261 "name": "ic_color_lens",
3262 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3263 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3264 "resource_bundles": {
3265 "MaterialIcons_ic_color_lens": [
3266 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3270 "MaterialComponents/private/Icons/Base": [
3276 "name": "ic_help_outline",
3277 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3278 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3279 "resource_bundles": {
3280 "MaterialIcons_ic_help_outline": [
3281 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3285 "MaterialComponents/private/Icons/Base": [
3292 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3293 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3294 "resource_bundles": {
3295 "MaterialIcons_ic_info": [
3296 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3300 "MaterialComponents/private/Icons/Base": [
3306 "name": "ic_more_horiz",
3307 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3308 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3309 "resource_bundles": {
3310 "MaterialIcons_ic_more_horiz": [
3311 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3315 "MaterialComponents/private/Icons/Base": [
3321 "name": "ic_radio_button_unchecked",
3322 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3323 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3324 "resource_bundles": {
3325 "MaterialIcons_ic_radio_button_unchecked": [
3326 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3330 "MaterialComponents/private/Icons/Base": [
3336 "name": "ic_reorder",
3337 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3338 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3339 "resource_bundles": {
3340 "MaterialIcons_ic_reorder": [
3341 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3345 "MaterialComponents/private/Icons/Base": [
3351 "name": "ic_settings",
3352 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3353 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3354 "resource_bundles": {
3355 "MaterialIcons_ic_settings": [
3356 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3360 "MaterialComponents/private/Icons/Base": [
3368 "name": "Application",
3372 "public_header_files": "components/private/Application/src/*.h",
3373 "source_files": "components/private/Application/src/*.{h,m}",
3376 "name": "UnitTests",
3377 "test_type": "unit",
3379 "components/private/Application/tests/unit/*.{h,m,swift}",
3380 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3382 "resources": "components/private/Application/tests/unit/resources/*"
3387 "name": "KeyboardWatcher",
3391 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3392 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3394 "MaterialComponents/private/Application": [
3400 "name": "UnitTests",
3401 "test_type": "unit",
3403 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3404 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3406 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3415 "public_header_files": "components/private/Math/src/*.h",
3416 "source_files": "components/private/Math/src/*.{h,m}",
3419 "name": "UnitTests",
3420 "test_type": "unit",
3422 "components/private/Math/tests/unit/*.{h,m,swift}",
3423 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3425 "resources": "components/private/Math/tests/unit/resources/*"
3434 "public_header_files": "components/private/Overlay/src/*.h",
3436 "components/private/Overlay/src/*.{h,m}",
3437 "components/private/Overlay/src/private/*.{h,m}"
3441 "name": "UnitTests",
3442 "test_type": "unit",
3444 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3445 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3447 "resources": "components/private/Overlay/tests/unit/resources/*"
3452 "name": "ThumbTrack",
3456 "public_header_files": "components/private/ThumbTrack/src/*.h",
3458 "components/private/ThumbTrack/src/*.{h,m}",
3459 "components/private/ThumbTrack/src/private/*.{h,m}"
3462 "MaterialComponents/Ink": [
3465 "MaterialComponents/Ripple": [
3468 "MaterialComponents/ShadowElevations": [
3471 "MaterialComponents/ShadowLayer": [
3474 "MaterialComponents/Typography": [
3477 "MDFInternationalization": [
3480 "MaterialComponents/private/Math": [
3486 "name": "UnitTests",
3487 "test_type": "unit",
3489 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3490 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3492 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3497 "name": "UIMetrics",
3501 "public_header_files": "components/private/UIMetrics/src/*.h",
3503 "components/private/UIMetrics/src/*.{h,m}",
3504 "components/private/UIMetrics/src/private/*.{h,m}"
3507 "MaterialComponents/private/Application": [
3513 "name": "UnitTests",
3514 "test_type": "unit",
3516 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3517 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3519 "resources": "components/private/UIMetrics/tests/unit/resources/*"