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": "Elevation",
1542 "public_header_files": "components/Elevation/src/*.h",
1544 "components/Elevation/src/*.{h,m}",
1545 "components/Elevation/src/private/*.{h,m}"
1549 "name": "UnitTests",
1550 "test_type": "unit",
1552 "components/Elevation/tests/unit/*.{h,m,swift}",
1553 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1559 "name": "FeatureHighlight",
1563 "public_header_files": "components/FeatureHighlight/src/*.h",
1565 "components/FeatureHighlight/src/*.{h,m}",
1566 "components/FeatureHighlight/src/private/*.{h,m}"
1569 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1572 "MaterialComponents/private/Math": [
1575 "MaterialComponents/Typography": [
1578 "MDFTextAccessibility": [
1584 "name": "UnitTests",
1585 "test_type": "unit",
1587 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1588 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1590 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1592 "MaterialComponents/FeatureHighlight+ColorThemer": [
1595 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1598 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1606 "name": "FeatureHighlight+ColorThemer",
1610 "public_header_files": [
1611 "components/FeatureHighlight/src/ColorThemer/*.h"
1614 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1617 "MaterialComponents/FeatureHighlight": [
1620 "MaterialComponents/Themes": [
1626 "name": "FeatureHighlight+FontThemer",
1630 "public_header_files": [
1631 "components/FeatureHighlight/src/FontThemer/*.h"
1634 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1637 "MaterialComponents/FeatureHighlight": [
1640 "MaterialComponents/Themes": [
1646 "name": "FeatureHighlight+TypographyThemer",
1650 "public_header_files": [
1651 "components/FeatureHighlight/src/TypographyThemer/*.h"
1654 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1657 "MaterialComponents/FeatureHighlight": [
1660 "MaterialComponents/schemes/Typography": [
1666 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1670 "public_header_files": [
1671 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1674 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1677 "MaterialComponents/FeatureHighlight": [
1680 "MDFTextAccessibility": [
1686 "name": "FlexibleHeader",
1690 "public_header_files": "components/FlexibleHeader/src/*.h",
1692 "components/FlexibleHeader/src/*.{h,m}",
1693 "components/FlexibleHeader/src/private/*.{h,m}"
1696 "MDFTextAccessibility": [
1699 "MaterialComponents/private/Application": [
1702 "MaterialComponents/private/Math": [
1705 "MaterialComponents/private/UIMetrics": [
1711 "name": "UnitTests",
1712 "test_type": "unit",
1714 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1715 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1717 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1719 "MaterialComponents/FlexibleHeader+ColorThemer": [
1722 "MaterialComponents/ShadowLayer": [
1730 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1734 "public_header_files": [
1735 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1738 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1741 "MaterialComponents/FlexibleHeader": [
1747 "name": "FlexibleHeader+ColorThemer",
1751 "public_header_files": [
1752 "components/FlexibleHeader/src/ColorThemer/*.h"
1755 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1758 "MaterialComponents/FlexibleHeader": [
1761 "MaterialComponents/schemes/Color": [
1767 "name": "HeaderStackView",
1771 "public_header_files": "components/HeaderStackView/src/*.h",
1772 "source_files": "components/HeaderStackView/src/*.{h,m}",
1775 "name": "UnitTests",
1776 "test_type": "unit",
1778 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1779 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1781 "resources": "components/HeaderStackView/tests/unit/resources/*"
1786 "name": "HeaderStackView+ColorThemer",
1790 "public_header_files": [
1791 "components/HeaderStackView/src/ColorThemer/*.h"
1794 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1797 "MaterialComponents/HeaderStackView": [
1800 "MaterialComponents/Themes": [
1810 "public_header_files": "components/Ink/src/*.h",
1812 "components/Ink/src/*.{h,m}",
1813 "components/Ink/src/private/*.{h,m}"
1816 "MaterialComponents/private/Color": [
1819 "MaterialComponents/private/Math": [
1825 "name": "UnitTests",
1826 "test_type": "unit",
1828 "components/Ink/tests/unit/*.{h,m,swift}",
1829 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1831 "resources": "components/Ink/tests/unit/resources/*"
1836 "name": "Ink+ColorThemer",
1840 "public_header_files": [
1841 "components/Ink/src/ColorThemer/*.h"
1844 "components/Ink/src/ColorThemer/*.{h,m}"
1847 "MaterialComponents/Ink": [
1850 "MaterialComponents/Themes": [
1856 "name": "LibraryInfo",
1860 "public_header_files": "components/LibraryInfo/src/*.h",
1862 "components/LibraryInfo/src/*.{h,m}",
1863 "components/LibraryInfo/src/private/*.{h,m}"
1867 "name": "UnitTests",
1868 "test_type": "unit",
1870 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1871 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1873 "resources": "components/LibraryInfo/tests/unit/resources/*"
1882 "public_header_files": "components/List/src/*.h",
1884 "components/List/src/*.{h,m}",
1885 "components/List/src/private/*.{h,m}"
1888 "MaterialComponents/Ink": [
1891 "MaterialComponents/Ripple": [
1894 "MaterialComponents/ShadowElevations": [
1897 "MaterialComponents/ShadowLayer": [
1900 "MaterialComponents/Typography": [
1903 "MDFInternationalization": [
1906 "MaterialComponents/private/Math": [
1912 "name": "UnitTests",
1913 "test_type": "unit",
1915 "components/List/tests/unit/*.{h,m,swift}",
1916 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1918 "resources": "components/List/tests/unit/resources/*",
1920 "MaterialComponents/List+ColorThemer": [
1923 "MaterialComponents/List+TypographyThemer": [
1926 "MaterialComponents/List+ListThemer": [
1934 "name": "List+TypographyThemer",
1938 "public_header_files": [
1939 "components/List/src/TypographyThemer/*.h"
1942 "components/List/src/TypographyThemer/*.{h,m}"
1945 "MaterialComponents/List": [
1948 "MaterialComponents/schemes/Typography": [
1954 "name": "List+ColorThemer",
1958 "public_header_files": [
1959 "components/List/src/ColorThemer/*.h"
1962 "components/List/src/ColorThemer/*.{h,m}",
1963 "components/List/src/ColorThemer/private/*.{h,m}"
1966 "MaterialComponents/List": [
1969 "MaterialComponents/schemes/Color": [
1975 "name": "List+ListThemer",
1979 "public_header_files": [
1980 "components/List/src/ListThemer/*.h"
1983 "components/List/src/ListThemer/*.{h,m}",
1984 "components/List/src/ListThemer/private/*.{h,m}"
1987 "MaterialComponents/List": [
1990 "MaterialComponents/List+ColorThemer": [
1993 "MaterialComponents/List+TypographyThemer": [
1999 "name": "List+Theming",
2003 "public_header_files": "components/List/src/Theming/*.h",
2005 "components/List/src/Theming/*.{h,m}",
2006 "components/List/src/Theming/private/*.{h,m}"
2009 "MaterialComponents/List": [
2012 "MaterialComponents/List+ColorThemer": [
2015 "MaterialComponents/List+TypographyThemer": [
2018 "MaterialComponents/schemes/Container": [
2024 "name": "UnitTests",
2025 "test_type": "unit",
2027 "components/List/tests/unit/Theming/*.{h,m,swift}",
2028 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2030 "resources": "components/List/tests/unit/Theming/resources/*"
2035 "name": "MaskedTransition",
2039 "public_header_files": "components/MaskedTransition/src/*.h",
2041 "components/MaskedTransition/src/*.{h,m}",
2042 "components/MaskedTransition/src/private/*.{h,m}"
2045 "MotionTransitioning": [
2051 "MotionInterchange": [
2057 "name": "UnitTests",
2058 "test_type": "unit",
2060 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2061 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2063 "resources": "components/MaskedTransition/tests/unit/resources/*"
2068 "name": "NavigationBar",
2072 "public_header_files": "components/NavigationBar/src/*.h",
2073 "source_files": "components/NavigationBar/src/*.{h,m}",
2075 "MDFTextAccessibility": [
2078 "MaterialComponents/ButtonBar": [
2081 "MaterialComponents/Typography": [
2084 "MDFInternationalization": [
2087 "MaterialComponents/private/Math": [
2093 "name": "UnitTests",
2094 "test_type": "unit",
2096 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2097 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2099 "resources": "components/NavigationBar/tests/unit/resources/*",
2101 "MaterialComponents/NavigationBar+ColorThemer": [
2104 "MaterialComponents/NavigationBar+TypographyThemer": [
2112 "name": "NavigationBar+ColorThemer",
2116 "public_header_files": [
2117 "components/NavigationBar/src/ColorThemer/*.h"
2120 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2123 "MaterialComponents/NavigationBar": [
2126 "MaterialComponents/schemes/Color": [
2132 "name": "NavigationBar+TypographyThemer",
2136 "public_header_files": [
2137 "components/NavigationBar/src/TypographyThemer/*.h"
2140 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2143 "MaterialComponents/NavigationBar": [
2146 "MaterialComponents/schemes/Typography": [
2152 "name": "NavigationDrawer",
2156 "public_header_files": "components/NavigationDrawer/src/*.h",
2158 "components/NavigationDrawer/src/*.{h,m}",
2159 "components/NavigationDrawer/src/private/*.{h,m}"
2161 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2163 "MaterialComponents/Palettes": [
2166 "MaterialComponents/ShadowLayer": [
2169 "MaterialComponents/private/Math": [
2172 "MaterialComponents/private/UIMetrics": [
2178 "name": "UnitTests",
2179 "test_type": "unit",
2181 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2182 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2183 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2186 "MaterialComponents/NavigationDrawer+ColorThemer": [
2194 "name": "NavigationDrawer+ColorThemer",
2198 "public_header_files": [
2199 "components/NavigationDrawer/src/ColorThemer/*.h"
2202 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2203 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2206 "MaterialComponents/NavigationDrawer": [
2209 "MaterialComponents/schemes/Color": [
2215 "name": "OverlayWindow",
2219 "public_header_files": "components/OverlayWindow/src/*.h",
2221 "components/OverlayWindow/src/*.{h,m}",
2222 "components/OverlayWindow/src/private/*.{h,m}"
2225 "MaterialComponents/private/Application": [
2231 "name": "UnitTests",
2232 "test_type": "unit",
2234 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2235 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2237 "resources": "components/OverlayWindow/tests/unit/resources/*"
2242 "name": "PageControl",
2246 "public_header_files": "components/PageControl/src/*.h",
2248 "components/PageControl/src/*.{h,m}",
2249 "components/PageControl/src/private/*.{h,m}"
2252 "components/PageControl/src/MaterialPageControl.bundle"
2255 "MDFInternationalization": [
2261 "name": "UnitTests",
2262 "test_type": "unit",
2264 "components/PageControl/tests/unit/*.{h,m,swift}",
2265 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2267 "resources": "components/PageControl/tests/unit/resources/*"
2272 "name": "PageControl+ColorThemer",
2276 "public_header_files": [
2277 "components/PageControl/src/ColorThemer/*.h"
2280 "components/PageControl/src/ColorThemer/*.{h,m}"
2283 "MaterialComponents/PageControl": [
2286 "MaterialComponents/Themes": [
2296 "public_header_files": "components/Palettes/src/*.h",
2298 "components/Palettes/src/*.{h,m}",
2299 "components/Palettes/src/private/*.{h,m}"
2303 "name": "UnitTests",
2304 "test_type": "unit",
2306 "components/Palettes/tests/unit/*.{h,m,swift}",
2307 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2309 "resources": "components/Palettes/tests/unit/resources/*"
2314 "name": "ProgressView",
2318 "public_header_files": "components/ProgressView/src/*.h",
2320 "components/ProgressView/src/*.{h,m}",
2321 "components/ProgressView/src/private/*.{h,m}"
2324 "MDFInternationalization": [
2327 "MaterialComponents/Palettes": [
2330 "MaterialComponents/private/Math": [
2339 "name": "UnitTests",
2340 "test_type": "unit",
2342 "components/ProgressView/tests/unit/*.{h,m,swift}",
2343 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2345 "resources": "components/ProgressView/tests/unit/resources/*"
2350 "name": "ProgressView+ColorThemer",
2354 "public_header_files": [
2355 "components/ProgressView/src/ColorThemer/*.h"
2358 "components/ProgressView/src/ColorThemer/*.{h,m}"
2361 "MaterialComponents/ProgressView": [
2364 "MaterialComponents/Themes": [
2370 "name": "ProgressView+Theming",
2374 "public_header_files": "components/ProgressView/src/Theming/*.h",
2376 "components/ProgressView/src/Theming/*.{h,m}",
2377 "components/ProgressView/src/Theming/private/*.{h,m}"
2380 "MaterialComponents/ProgressView": [
2383 "MaterialComponents/schemes/Container": [
2389 "name": "UnitTests",
2390 "test_type": "unit",
2392 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2393 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2395 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2404 "public_header_files": "components/Ripple/src/*.h",
2406 "components/Ripple/src/*.{h,m}",
2407 "components/Ripple/src/private/*.{h,m}"
2410 "MaterialComponents/AnimationTiming": [
2413 "MaterialComponents/private/Color": [
2416 "MaterialComponents/private/Math": [
2422 "name": "UnitTests",
2423 "test_type": "unit",
2425 "components/Ripple/tests/unit/*.{h,m,swift}",
2426 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2428 "resources": "components/Ripple/tests/unit/resources/*"
2433 "name": "ShadowElevations",
2437 "public_header_files": "components/ShadowElevations/src/*.h",
2438 "source_files": "components/ShadowElevations/src/*.{h,m}",
2441 "name": "UnitTests",
2442 "test_type": "unit",
2444 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2445 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2447 "resources": "components/ShadowElevations/tests/unit/resources/*"
2452 "name": "ShadowLayer",
2456 "public_header_files": "components/ShadowLayer/src/*.h",
2457 "source_files": "components/ShadowLayer/src/*.{h,m}",
2459 "MaterialComponents/ShadowElevations": [
2465 "name": "UnitTests",
2466 "test_type": "unit",
2468 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2469 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2471 "resources": "components/ShadowLayer/tests/unit/resources/*"
2476 "name": "ShapeLibrary",
2480 "public_header_files": "components/ShapeLibrary/src/*.h",
2482 "components/ShapeLibrary/src/*.{h,m}",
2483 "components/ShapeLibrary/src/private/*.{h,m}"
2486 "MaterialComponents/Shapes": [
2489 "MaterialComponents/private/Math": [
2495 "name": "UnitTests",
2496 "test_type": "unit",
2498 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2499 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2501 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2510 "public_header_files": "components/Shapes/src/*.h",
2512 "components/Shapes/src/*.{h,m}",
2513 "components/Shapes/src/private/*.{h,m}"
2516 "MaterialComponents/ShadowLayer": [
2519 "MaterialComponents/private/Math": [
2525 "name": "UnitTests",
2526 "test_type": "unit",
2528 "components/Shapes/tests/unit/*.{h,m,swift}",
2529 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2531 "resources": "components/Shapes/tests/unit/resources/*"
2540 "public_header_files": [
2541 "components/Slider/src/*.h"
2544 "components/Slider/src/*.{h,m}",
2545 "components/Slider/src/private/*.{h,m}"
2548 "MaterialComponents/Palettes": [
2551 "MaterialComponents/ShadowElevations": [
2554 "MaterialComponents/private/ThumbTrack": [
2560 "name": "UnitTests",
2561 "test_type": "unit",
2563 "components/Slider/tests/unit/*.{h,m,swift}",
2564 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2566 "resources": "components/Slider/tests/unit/resources/*"
2571 "name": "Slider+ColorThemer",
2575 "public_header_files": [
2576 "components/Slider/src/ColorThemer/*.h"
2579 "components/Slider/src/ColorThemer/*.{h,m}"
2582 "MaterialComponents/Palettes": [
2585 "MaterialComponents/Slider": [
2588 "MaterialComponents/schemes/Color": [
2598 "public_header_files": "components/Snackbar/src/*.h",
2600 "components/Snackbar/src/*.{h,m}",
2601 "components/Snackbar/src/private/*.{h,m}"
2604 "components/Snackbar/src/MaterialSnackbar.bundle"
2607 "MaterialComponents/AnimationTiming": [
2610 "MaterialComponents/Buttons": [
2613 "MaterialComponents/OverlayWindow": [
2616 "MaterialComponents/ShadowElevations": [
2619 "MaterialComponents/ShadowLayer": [
2622 "MaterialComponents/Typography": [
2625 "MaterialComponents/private/Application": [
2628 "MaterialComponents/private/KeyboardWatcher": [
2631 "MaterialComponents/private/Overlay": [
2637 "name": "UnitTests",
2638 "test_type": "unit",
2640 "components/Snackbar/tests/unit/*.{h,m,swift}",
2641 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2643 "resources": "components/Snackbar/tests/unit/resources/*",
2645 "MaterialComponents/Snackbar+ColorThemer": [
2648 "MaterialComponents/Snackbar+FontThemer": [
2651 "MaterialComponents/Snackbar+TypographyThemer": [
2654 "MaterialComponents/Themes": [
2662 "name": "Snackbar+ColorThemer",
2666 "public_header_files": [
2667 "components/Snackbar/src/ColorThemer/*.h"
2670 "components/Snackbar/src/ColorThemer/*.{h,m}"
2673 "MaterialComponents/Snackbar": [
2676 "MaterialComponents/schemes/Color": [
2682 "name": "Snackbar+FontThemer",
2686 "public_header_files": [
2687 "components/Snackbar/src/FontThemer/*.h"
2690 "components/Snackbar/src/FontThemer/*.{h,m}"
2693 "MaterialComponents/Snackbar": [
2696 "MaterialComponents/Themes": [
2702 "name": "Snackbar+TypographyThemer",
2706 "public_header_files": [
2707 "components/Snackbar/src/TypographyThemer/*.h"
2710 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2713 "MaterialComponents/Snackbar": [
2716 "MaterialComponents/schemes/Typography": [
2726 "public_header_files": "components/Tabs/src/*.h",
2728 "components/Tabs/src/*.{h,m}",
2729 "components/Tabs/src/private/*.{h,m}"
2732 "components/Tabs/src/MaterialTabs.bundle"
2735 "MDFInternationalization": [
2738 "MaterialComponents/AnimationTiming": [
2741 "MaterialComponents/Ink": [
2744 "MaterialComponents/Palettes": [
2747 "MaterialComponents/Ripple": [
2750 "MaterialComponents/ShadowElevations": [
2753 "MaterialComponents/ShadowLayer": [
2756 "MaterialComponents/Typography": [
2759 "MaterialComponents/private/Math": [
2765 "name": "UnitTests",
2766 "test_type": "unit",
2768 "components/Tabs/tests/unit/*.{h,m,swift}",
2769 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2771 "resources": "components/Tabs/tests/unit/resources/*",
2773 "MaterialComponents/Tabs+ColorThemer": [
2776 "MaterialComponents/Tabs+FontThemer": [
2779 "MaterialComponents/Tabs+TypographyThemer": [
2782 "MaterialComponents/Themes": [
2790 "name": "Tabs+ColorThemer",
2794 "public_header_files": [
2795 "components/Tabs/src/ColorThemer/*.h"
2798 "components/Tabs/src/ColorThemer/*.{h,m}"
2801 "MaterialComponents/schemes/Color": [
2804 "MaterialComponents/Tabs": [
2810 "name": "Tabs+FontThemer",
2814 "public_header_files": [
2815 "components/Tabs/src/FontThemer/*.h"
2818 "components/Tabs/src/FontThemer/*.{h,m}"
2821 "MaterialComponents/Tabs": [
2824 "MaterialComponents/Themes": [
2830 "name": "Tabs+TypographyThemer",
2834 "public_header_files": [
2835 "components/Tabs/src/TypographyThemer/*.h"
2838 "components/Tabs/src/TypographyThemer/*.{h,m}"
2841 "MaterialComponents/Tabs": [
2844 "MaterialComponents/schemes/Typography": [
2850 "name": "Tabs+Theming",
2854 "public_header_files": "components/Tabs/src/Theming/*.h",
2856 "components/Tabs/src/Theming/*.{h,m}",
2857 "components/Tabs/src/Theming/private/*.{h,m}"
2860 "MaterialComponents/Tabs": [
2863 "MaterialComponents/Tabs+ColorThemer": [
2866 "MaterialComponents/Tabs+TypographyThemer": [
2869 "MaterialComponents/schemes/Container": [
2875 "name": "UnitTests",
2876 "test_type": "unit",
2878 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2879 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2881 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2886 "name": "TextFields",
2890 "public_header_files": "components/TextFields/src/*.h",
2892 "components/TextFields/src/*.{h,m}",
2893 "components/TextFields/src/private/*.{h,m}"
2896 "MaterialComponents/AnimationTiming": [
2899 "MaterialComponents/Palettes": [
2902 "MaterialComponents/Typography": [
2905 "MDFInternationalization": [
2908 "MaterialComponents/private/Math": [
2914 "name": "UnitTests",
2915 "test_type": "unit",
2917 "components/TextFields/tests/unit/*.{h,m,swift}",
2918 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2920 "resources": "components/TextFields/tests/unit/resources/*",
2922 "MaterialComponents/TextFields+ColorThemer": [
2925 "MaterialComponents/TextFields+FontThemer": [
2928 "MaterialComponents/TextFields+TypographyThemer": [
2931 "MaterialComponents/Themes": [
2939 "name": "TextFields+ContainedInputView",
2943 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
2945 "components/TextFields/src/ContainedInputView/*.{h,m}",
2946 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
2950 "name": "UnitTests",
2951 "test_type": "unit",
2953 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
2954 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
2956 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
2961 "name": "TextFields+ColorThemer",
2965 "public_header_files": [
2966 "components/TextFields/src/ColorThemer/*.h"
2969 "components/TextFields/src/ColorThemer/*.{h,m}"
2972 "MaterialComponents/TextFields": [
2975 "MaterialComponents/Themes": [
2981 "name": "TextFields+FontThemer",
2985 "public_header_files": [
2986 "components/TextFields/src/FontThemer/*.h"
2989 "components/TextFields/src/FontThemer/*.{h,m}"
2992 "MaterialComponents/TextFields": [
2995 "MaterialComponents/Themes": [
3001 "name": "TextFields+Theming",
3005 "public_header_files": "components/TextFields/src/Theming/*.h",
3007 "components/TextFields/src/Theming/*.{h,m}",
3008 "components/TextFields/src/Theming/private/*.{h,m}"
3011 "MaterialComponents/TextFields": [
3014 "MaterialComponents/TextFields+ColorThemer": [
3017 "MaterialComponents/TextFields+TypographyThemer": [
3020 "MaterialComponents/schemes/Container": [
3026 "name": "UnitTests",
3027 "test_type": "unit",
3029 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3030 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3032 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3037 "name": "TextFields+TypographyThemer",
3041 "public_header_files": [
3042 "components/TextFields/src/TypographyThemer/*.h"
3045 "components/TextFields/src/TypographyThemer/*.{h,m}"
3048 "MaterialComponents/TextFields": [
3051 "MaterialComponents/schemes/Typography": [
3061 "public_header_files": "components/Themes/src/*.h",
3063 "components/Themes/src/*.{h,m}",
3064 "components/Themes/src/private/*.{h,m}"
3067 "MaterialComponents/schemes/Color": [
3070 "MaterialComponents/schemes/Typography": [
3076 "name": "UnitTests",
3077 "test_type": "unit",
3079 "components/Themes/tests/unit/*.{h,m,swift}",
3080 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3082 "resources": "components/Themes/tests/unit/resources/*"
3087 "name": "Typography",
3091 "public_header_files": "components/Typography/src/*.h",
3093 "components/Typography/src/*.{h,m}",
3094 "components/Typography/src/private/*.{h,m}"
3097 "MaterialComponents/private/Application": [
3100 "MaterialComponents/private/Math": [
3106 "name": "UnitTests",
3107 "test_type": "unit",
3109 "components/Typography/tests/unit/*.{h,m,swift}",
3110 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3112 "resources": "components/Typography/tests/unit/resources/*"
3124 "public_header_files": "components/schemes/Color/src/*.h",
3125 "source_files": "components/schemes/Color/src/*.{h,m}",
3127 "MaterialComponents/private/Color": [
3133 "name": "UnitTests",
3134 "test_type": "unit",
3136 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3137 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3139 "resources": "components/schemes/Color/tests/unit/resources/*",
3141 "MaterialComponents/private/Math": [
3149 "name": "Container",
3153 "public_header_files": "components/schemes/Container/src/*.h",
3154 "source_files": "components/schemes/Container/src/*.{h,m}",
3156 "MaterialComponents/schemes/Color": [
3159 "MaterialComponents/schemes/Typography": [
3162 "MaterialComponents/schemes/Shape": [
3168 "name": "UnitTests",
3169 "test_type": "unit",
3171 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3172 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3182 "public_header_files": "components/schemes/Shape/src/*.h",
3183 "source_files": "components/schemes/Shape/src/*.{h,m}",
3185 "MaterialComponents/ShapeLibrary": [
3188 "MaterialComponents/Shapes": [
3194 "name": "UnitTests",
3195 "test_type": "unit",
3197 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3198 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3200 "resources": "components/schemes/Shape/tests/unit/resources/*"
3205 "name": "Typography",
3209 "public_header_files": "components/schemes/Typography/src/*.h",
3210 "source_files": "components/schemes/Typography/src/*.{h,m}",
3212 "MaterialComponents/Typography": [
3218 "name": "UnitTests",
3219 "test_type": "unit",
3221 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3222 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3224 "resources": "components/schemes/Typography/tests/unit/resources/*"
3238 "public_header_files": "components/private/Icons/src/*.h",
3239 "source_files": "components/private/Icons/src/*.{h,m}"
3242 "name": "ic_arrow_back",
3243 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3244 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3245 "resource_bundles": {
3246 "MaterialIcons_ic_arrow_back": [
3247 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3251 "MaterialComponents/private/Icons/Base": [
3258 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3259 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3260 "resource_bundles": {
3261 "MaterialIcons_ic_check": [
3262 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3266 "MaterialComponents/private/Icons/Base": [
3272 "name": "ic_check_circle",
3273 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3274 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3275 "resource_bundles": {
3276 "MaterialIcons_ic_check_circle": [
3277 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3281 "MaterialComponents/private/Icons/Base": [
3287 "name": "ic_chevron_right",
3288 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3289 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3290 "resource_bundles": {
3291 "MaterialIcons_ic_chevron_right": [
3292 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3296 "MaterialComponents/private/Icons/Base": [
3302 "name": "ic_color_lens",
3303 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3304 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3305 "resource_bundles": {
3306 "MaterialIcons_ic_color_lens": [
3307 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3311 "MaterialComponents/private/Icons/Base": [
3317 "name": "ic_help_outline",
3318 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3319 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3320 "resource_bundles": {
3321 "MaterialIcons_ic_help_outline": [
3322 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3326 "MaterialComponents/private/Icons/Base": [
3333 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3334 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3335 "resource_bundles": {
3336 "MaterialIcons_ic_info": [
3337 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3341 "MaterialComponents/private/Icons/Base": [
3347 "name": "ic_more_horiz",
3348 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3349 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3350 "resource_bundles": {
3351 "MaterialIcons_ic_more_horiz": [
3352 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3356 "MaterialComponents/private/Icons/Base": [
3362 "name": "ic_radio_button_unchecked",
3363 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3364 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3365 "resource_bundles": {
3366 "MaterialIcons_ic_radio_button_unchecked": [
3367 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3371 "MaterialComponents/private/Icons/Base": [
3377 "name": "ic_reorder",
3378 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3379 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3380 "resource_bundles": {
3381 "MaterialIcons_ic_reorder": [
3382 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3386 "MaterialComponents/private/Icons/Base": [
3392 "name": "ic_settings",
3393 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3394 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3395 "resource_bundles": {
3396 "MaterialIcons_ic_settings": [
3397 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3401 "MaterialComponents/private/Icons/Base": [
3409 "name": "Application",
3413 "public_header_files": "components/private/Application/src/*.h",
3414 "source_files": "components/private/Application/src/*.{h,m}",
3417 "name": "UnitTests",
3418 "test_type": "unit",
3420 "components/private/Application/tests/unit/*.{h,m,swift}",
3421 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3423 "resources": "components/private/Application/tests/unit/resources/*"
3432 "public_header_files": "components/private/Color/src/*.h",
3433 "source_files": "components/private/Color/src/*.{h,m}",
3436 "name": "UnitTests",
3437 "test_type": "unit",
3439 "components/private/Color/tests/unit/*.{h,m,swift}",
3440 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3442 "resources": "components/private/Color/tests/unit/resources/*"
3447 "name": "KeyboardWatcher",
3451 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3452 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3454 "MaterialComponents/private/Application": [
3460 "name": "UnitTests",
3461 "test_type": "unit",
3463 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3464 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3466 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3475 "public_header_files": "components/private/Math/src/*.h",
3476 "source_files": "components/private/Math/src/*.{h,m}",
3479 "name": "UnitTests",
3480 "test_type": "unit",
3482 "components/private/Math/tests/unit/*.{h,m,swift}",
3483 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3485 "resources": "components/private/Math/tests/unit/resources/*"
3494 "public_header_files": "components/private/Overlay/src/*.h",
3496 "components/private/Overlay/src/*.{h,m}",
3497 "components/private/Overlay/src/private/*.{h,m}"
3501 "name": "UnitTests",
3502 "test_type": "unit",
3504 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3505 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3507 "resources": "components/private/Overlay/tests/unit/resources/*"
3512 "name": "ThumbTrack",
3516 "public_header_files": "components/private/ThumbTrack/src/*.h",
3518 "components/private/ThumbTrack/src/*.{h,m}",
3519 "components/private/ThumbTrack/src/private/*.{h,m}"
3522 "MaterialComponents/Ink": [
3525 "MaterialComponents/Ripple": [
3528 "MaterialComponents/ShadowElevations": [
3531 "MaterialComponents/ShadowLayer": [
3534 "MaterialComponents/Typography": [
3537 "MDFInternationalization": [
3540 "MaterialComponents/private/Math": [
3546 "name": "UnitTests",
3547 "test_type": "unit",
3549 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3550 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3552 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3557 "name": "UIMetrics",
3561 "public_header_files": "components/private/UIMetrics/src/*.h",
3563 "components/private/UIMetrics/src/*.{h,m}",
3564 "components/private/UIMetrics/src/private/*.{h,m}"
3567 "MaterialComponents/private/Application": [
3573 "name": "UnitTests",
3574 "test_type": "unit",
3576 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3577 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3579 "resources": "components/private/UIMetrics/tests/unit/resources/*"