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": [
1701 "MaterialComponents/ShadowLayer": [
1709 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1713 "public_header_files": [
1714 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1717 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1720 "MaterialComponents/FlexibleHeader": [
1726 "name": "FlexibleHeader+ColorThemer",
1730 "public_header_files": [
1731 "components/FlexibleHeader/src/ColorThemer/*.h"
1734 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1737 "MaterialComponents/FlexibleHeader": [
1740 "MaterialComponents/schemes/Color": [
1746 "name": "HeaderStackView",
1750 "public_header_files": "components/HeaderStackView/src/*.h",
1751 "source_files": "components/HeaderStackView/src/*.{h,m}",
1754 "name": "UnitTests",
1755 "test_type": "unit",
1757 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1758 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1760 "resources": "components/HeaderStackView/tests/unit/resources/*"
1765 "name": "HeaderStackView+ColorThemer",
1769 "public_header_files": [
1770 "components/HeaderStackView/src/ColorThemer/*.h"
1773 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1776 "MaterialComponents/HeaderStackView": [
1779 "MaterialComponents/Themes": [
1789 "public_header_files": "components/Ink/src/*.h",
1791 "components/Ink/src/*.{h,m}",
1792 "components/Ink/src/private/*.{h,m}"
1795 "MaterialComponents/private/Math": [
1801 "name": "UnitTests",
1802 "test_type": "unit",
1804 "components/Ink/tests/unit/*.{h,m,swift}",
1805 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1807 "resources": "components/Ink/tests/unit/resources/*"
1812 "name": "Ink+ColorThemer",
1816 "public_header_files": [
1817 "components/Ink/src/ColorThemer/*.h"
1820 "components/Ink/src/ColorThemer/*.{h,m}"
1823 "MaterialComponents/Ink": [
1826 "MaterialComponents/Themes": [
1832 "name": "LibraryInfo",
1836 "public_header_files": "components/LibraryInfo/src/*.h",
1838 "components/LibraryInfo/src/*.{h,m}",
1839 "components/LibraryInfo/src/private/*.{h,m}"
1843 "name": "UnitTests",
1844 "test_type": "unit",
1846 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1847 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1849 "resources": "components/LibraryInfo/tests/unit/resources/*"
1858 "public_header_files": "components/List/src/*.h",
1860 "components/List/src/*.{h,m}",
1861 "components/List/src/private/*.{h,m}"
1864 "MaterialComponents/Ink": [
1867 "MaterialComponents/Ripple": [
1870 "MaterialComponents/ShadowElevations": [
1873 "MaterialComponents/ShadowLayer": [
1876 "MaterialComponents/Typography": [
1879 "MDFInternationalization": [
1882 "MaterialComponents/private/Math": [
1888 "name": "UnitTests",
1889 "test_type": "unit",
1891 "components/List/tests/unit/*.{h,m,swift}",
1892 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1894 "resources": "components/List/tests/unit/resources/*",
1896 "MaterialComponents/List+ColorThemer": [
1899 "MaterialComponents/List+TypographyThemer": [
1902 "MaterialComponents/List+ListThemer": [
1910 "name": "List+TypographyThemer",
1914 "public_header_files": [
1915 "components/List/src/TypographyThemer/*.h"
1918 "components/List/src/TypographyThemer/*.{h,m}"
1921 "MaterialComponents/List": [
1924 "MaterialComponents/schemes/Typography": [
1930 "name": "List+ColorThemer",
1934 "public_header_files": [
1935 "components/List/src/ColorThemer/*.h"
1938 "components/List/src/ColorThemer/*.{h,m}",
1939 "components/List/src/ColorThemer/private/*.{h,m}"
1942 "MaterialComponents/List": [
1945 "MaterialComponents/schemes/Color": [
1951 "name": "List+ListThemer",
1955 "public_header_files": [
1956 "components/List/src/ListThemer/*.h"
1959 "components/List/src/ListThemer/*.{h,m}",
1960 "components/List/src/ListThemer/private/*.{h,m}"
1963 "MaterialComponents/List": [
1966 "MaterialComponents/List+ColorThemer": [
1969 "MaterialComponents/List+TypographyThemer": [
1975 "name": "List+Theming",
1979 "public_header_files": "components/List/src/Theming/*.h",
1981 "components/List/src/Theming/*.{h,m}",
1982 "components/List/src/Theming/private/*.{h,m}"
1985 "MaterialComponents/List": [
1988 "MaterialComponents/List+ColorThemer": [
1991 "MaterialComponents/List+TypographyThemer": [
1994 "MaterialComponents/schemes/Container": [
2000 "name": "UnitTests",
2001 "test_type": "unit",
2003 "components/List/tests/unit/Theming/*.{h,m,swift}",
2004 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2006 "resources": "components/List/tests/unit/Theming/resources/*"
2011 "name": "MaskedTransition",
2015 "public_header_files": "components/MaskedTransition/src/*.h",
2017 "components/MaskedTransition/src/*.{h,m}",
2018 "components/MaskedTransition/src/private/*.{h,m}"
2021 "MotionTransitioning": [
2027 "MotionInterchange": [
2033 "name": "UnitTests",
2034 "test_type": "unit",
2036 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2037 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2039 "resources": "components/MaskedTransition/tests/unit/resources/*"
2044 "name": "NavigationBar",
2048 "public_header_files": "components/NavigationBar/src/*.h",
2049 "source_files": "components/NavigationBar/src/*.{h,m}",
2051 "MDFTextAccessibility": [
2054 "MaterialComponents/ButtonBar": [
2057 "MaterialComponents/Typography": [
2060 "MDFInternationalization": [
2063 "MaterialComponents/private/Math": [
2069 "name": "UnitTests",
2070 "test_type": "unit",
2072 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2073 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2075 "resources": "components/NavigationBar/tests/unit/resources/*",
2077 "MaterialComponents/NavigationBar+ColorThemer": [
2080 "MaterialComponents/NavigationBar+TypographyThemer": [
2088 "name": "NavigationBar+ColorThemer",
2092 "public_header_files": [
2093 "components/NavigationBar/src/ColorThemer/*.h"
2096 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2099 "MaterialComponents/NavigationBar": [
2102 "MaterialComponents/schemes/Color": [
2108 "name": "NavigationBar+TypographyThemer",
2112 "public_header_files": [
2113 "components/NavigationBar/src/TypographyThemer/*.h"
2116 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2119 "MaterialComponents/NavigationBar": [
2122 "MaterialComponents/schemes/Typography": [
2128 "name": "NavigationDrawer",
2132 "public_header_files": "components/NavigationDrawer/src/*.h",
2134 "components/NavigationDrawer/src/*.{h,m}",
2135 "components/NavigationDrawer/src/private/*.{h,m}"
2137 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2139 "MaterialComponents/Palettes": [
2142 "MaterialComponents/ShadowLayer": [
2145 "MaterialComponents/private/Math": [
2148 "MaterialComponents/private/UIMetrics": [
2154 "name": "UnitTests",
2155 "test_type": "unit",
2157 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2158 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2159 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2162 "MaterialComponents/NavigationDrawer+ColorThemer": [
2170 "name": "NavigationDrawer+ColorThemer",
2174 "public_header_files": [
2175 "components/NavigationDrawer/src/ColorThemer/*.h"
2178 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2179 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2182 "MaterialComponents/NavigationDrawer": [
2185 "MaterialComponents/schemes/Color": [
2191 "name": "OverlayWindow",
2195 "public_header_files": "components/OverlayWindow/src/*.h",
2197 "components/OverlayWindow/src/*.{h,m}",
2198 "components/OverlayWindow/src/private/*.{h,m}"
2201 "MaterialComponents/private/Application": [
2207 "name": "UnitTests",
2208 "test_type": "unit",
2210 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2211 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2213 "resources": "components/OverlayWindow/tests/unit/resources/*"
2218 "name": "PageControl",
2222 "public_header_files": "components/PageControl/src/*.h",
2224 "components/PageControl/src/*.{h,m}",
2225 "components/PageControl/src/private/*.{h,m}"
2228 "components/PageControl/src/MaterialPageControl.bundle"
2231 "MDFInternationalization": [
2237 "name": "UnitTests",
2238 "test_type": "unit",
2240 "components/PageControl/tests/unit/*.{h,m,swift}",
2241 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2243 "resources": "components/PageControl/tests/unit/resources/*"
2248 "name": "PageControl+ColorThemer",
2252 "public_header_files": [
2253 "components/PageControl/src/ColorThemer/*.h"
2256 "components/PageControl/src/ColorThemer/*.{h,m}"
2259 "MaterialComponents/PageControl": [
2262 "MaterialComponents/Themes": [
2272 "public_header_files": "components/Palettes/src/*.h",
2274 "components/Palettes/src/*.{h,m}",
2275 "components/Palettes/src/private/*.{h,m}"
2279 "name": "UnitTests",
2280 "test_type": "unit",
2282 "components/Palettes/tests/unit/*.{h,m,swift}",
2283 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2285 "resources": "components/Palettes/tests/unit/resources/*"
2290 "name": "ProgressView",
2294 "public_header_files": "components/ProgressView/src/*.h",
2296 "components/ProgressView/src/*.{h,m}",
2297 "components/ProgressView/src/private/*.{h,m}"
2300 "MDFInternationalization": [
2303 "MaterialComponents/Palettes": [
2306 "MaterialComponents/private/Math": [
2315 "name": "UnitTests",
2316 "test_type": "unit",
2318 "components/ProgressView/tests/unit/*.{h,m,swift}",
2319 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2321 "resources": "components/ProgressView/tests/unit/resources/*"
2326 "name": "ProgressView+ColorThemer",
2330 "public_header_files": [
2331 "components/ProgressView/src/ColorThemer/*.h"
2334 "components/ProgressView/src/ColorThemer/*.{h,m}"
2337 "MaterialComponents/ProgressView": [
2340 "MaterialComponents/Themes": [
2346 "name": "ProgressView+Theming",
2350 "public_header_files": "components/ProgressView/src/Theming/*.h",
2352 "components/ProgressView/src/Theming/*.{h,m}",
2353 "components/ProgressView/src/Theming/private/*.{h,m}"
2356 "MaterialComponents/ProgressView": [
2359 "MaterialComponents/schemes/Container": [
2365 "name": "UnitTests",
2366 "test_type": "unit",
2368 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2369 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2371 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2380 "public_header_files": "components/Ripple/src/*.h",
2382 "components/Ripple/src/*.{h,m}",
2383 "components/Ripple/src/private/*.{h,m}"
2386 "MaterialComponents/AnimationTiming": [
2389 "MaterialComponents/private/Math": [
2395 "name": "UnitTests",
2396 "test_type": "unit",
2398 "components/Ripple/tests/unit/*.{h,m,swift}",
2399 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2401 "resources": "components/Ripple/tests/unit/resources/*"
2406 "name": "ShadowElevations",
2410 "public_header_files": "components/ShadowElevations/src/*.h",
2411 "source_files": "components/ShadowElevations/src/*.{h,m}",
2414 "name": "UnitTests",
2415 "test_type": "unit",
2417 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2418 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2420 "resources": "components/ShadowElevations/tests/unit/resources/*"
2425 "name": "ShadowLayer",
2429 "public_header_files": "components/ShadowLayer/src/*.h",
2430 "source_files": "components/ShadowLayer/src/*.{h,m}",
2432 "MaterialComponents/ShadowElevations": [
2438 "name": "UnitTests",
2439 "test_type": "unit",
2441 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2442 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2444 "resources": "components/ShadowLayer/tests/unit/resources/*"
2449 "name": "ShapeLibrary",
2453 "public_header_files": "components/ShapeLibrary/src/*.h",
2455 "components/ShapeLibrary/src/*.{h,m}",
2456 "components/ShapeLibrary/src/private/*.{h,m}"
2459 "MaterialComponents/Shapes": [
2462 "MaterialComponents/private/Math": [
2468 "name": "UnitTests",
2469 "test_type": "unit",
2471 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2472 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2474 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2483 "public_header_files": "components/Shapes/src/*.h",
2485 "components/Shapes/src/*.{h,m}",
2486 "components/Shapes/src/private/*.{h,m}"
2489 "MaterialComponents/ShadowLayer": [
2492 "MaterialComponents/private/Math": [
2498 "name": "UnitTests",
2499 "test_type": "unit",
2501 "components/Shapes/tests/unit/*.{h,m,swift}",
2502 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2504 "resources": "components/Shapes/tests/unit/resources/*"
2513 "public_header_files": [
2514 "components/Slider/src/*.h"
2517 "components/Slider/src/*.{h,m}",
2518 "components/Slider/src/private/*.{h,m}"
2521 "MaterialComponents/Palettes": [
2524 "MaterialComponents/ShadowElevations": [
2527 "MaterialComponents/private/ThumbTrack": [
2533 "name": "UnitTests",
2534 "test_type": "unit",
2536 "components/Slider/tests/unit/*.{h,m,swift}",
2537 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2539 "resources": "components/Slider/tests/unit/resources/*"
2544 "name": "Slider+ColorThemer",
2548 "public_header_files": [
2549 "components/Slider/src/ColorThemer/*.h"
2552 "components/Slider/src/ColorThemer/*.{h,m}"
2555 "MaterialComponents/Palettes": [
2558 "MaterialComponents/Slider": [
2561 "MaterialComponents/schemes/Color": [
2571 "public_header_files": "components/Snackbar/src/*.h",
2573 "components/Snackbar/src/*.{h,m}",
2574 "components/Snackbar/src/private/*.{h,m}"
2577 "components/Snackbar/src/MaterialSnackbar.bundle"
2580 "MaterialComponents/AnimationTiming": [
2583 "MaterialComponents/Buttons": [
2586 "MaterialComponents/OverlayWindow": [
2589 "MaterialComponents/ShadowElevations": [
2592 "MaterialComponents/ShadowLayer": [
2595 "MaterialComponents/Typography": [
2598 "MaterialComponents/private/Application": [
2601 "MaterialComponents/private/KeyboardWatcher": [
2604 "MaterialComponents/private/Overlay": [
2610 "name": "UnitTests",
2611 "test_type": "unit",
2613 "components/Snackbar/tests/unit/*.{h,m,swift}",
2614 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2616 "resources": "components/Snackbar/tests/unit/resources/*",
2618 "MaterialComponents/Snackbar+ColorThemer": [
2621 "MaterialComponents/Snackbar+FontThemer": [
2624 "MaterialComponents/Snackbar+TypographyThemer": [
2627 "MaterialComponents/Themes": [
2635 "name": "Snackbar+ColorThemer",
2639 "public_header_files": [
2640 "components/Snackbar/src/ColorThemer/*.h"
2643 "components/Snackbar/src/ColorThemer/*.{h,m}"
2646 "MaterialComponents/Snackbar": [
2649 "MaterialComponents/schemes/Color": [
2655 "name": "Snackbar+FontThemer",
2659 "public_header_files": [
2660 "components/Snackbar/src/FontThemer/*.h"
2663 "components/Snackbar/src/FontThemer/*.{h,m}"
2666 "MaterialComponents/Snackbar": [
2669 "MaterialComponents/Themes": [
2675 "name": "Snackbar+TypographyThemer",
2679 "public_header_files": [
2680 "components/Snackbar/src/TypographyThemer/*.h"
2683 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2686 "MaterialComponents/Snackbar": [
2689 "MaterialComponents/schemes/Typography": [
2699 "public_header_files": "components/Tabs/src/*.h",
2701 "components/Tabs/src/*.{h,m}",
2702 "components/Tabs/src/private/*.{h,m}"
2705 "components/Tabs/src/MaterialTabs.bundle"
2708 "MDFInternationalization": [
2711 "MaterialComponents/AnimationTiming": [
2714 "MaterialComponents/Ink": [
2717 "MaterialComponents/Palettes": [
2720 "MaterialComponents/Ripple": [
2723 "MaterialComponents/ShadowElevations": [
2726 "MaterialComponents/ShadowLayer": [
2729 "MaterialComponents/Typography": [
2732 "MaterialComponents/private/Math": [
2738 "name": "UnitTests",
2739 "test_type": "unit",
2741 "components/Tabs/tests/unit/*.{h,m,swift}",
2742 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2744 "resources": "components/Tabs/tests/unit/resources/*",
2746 "MaterialComponents/Tabs+ColorThemer": [
2749 "MaterialComponents/Tabs+FontThemer": [
2752 "MaterialComponents/Tabs+TypographyThemer": [
2755 "MaterialComponents/Themes": [
2763 "name": "Tabs+ColorThemer",
2767 "public_header_files": [
2768 "components/Tabs/src/ColorThemer/*.h"
2771 "components/Tabs/src/ColorThemer/*.{h,m}"
2774 "MaterialComponents/schemes/Color": [
2777 "MaterialComponents/Tabs": [
2783 "name": "Tabs+FontThemer",
2787 "public_header_files": [
2788 "components/Tabs/src/FontThemer/*.h"
2791 "components/Tabs/src/FontThemer/*.{h,m}"
2794 "MaterialComponents/Tabs": [
2797 "MaterialComponents/Themes": [
2803 "name": "Tabs+TypographyThemer",
2807 "public_header_files": [
2808 "components/Tabs/src/TypographyThemer/*.h"
2811 "components/Tabs/src/TypographyThemer/*.{h,m}"
2814 "MaterialComponents/Tabs": [
2817 "MaterialComponents/schemes/Typography": [
2823 "name": "Tabs+Theming",
2827 "public_header_files": "components/Tabs/src/Theming/*.h",
2829 "components/Tabs/src/Theming/*.{h,m}",
2830 "components/Tabs/src/Theming/private/*.{h,m}"
2833 "MaterialComponents/Tabs": [
2836 "MaterialComponents/Tabs+ColorThemer": [
2839 "MaterialComponents/Tabs+TypographyThemer": [
2842 "MaterialComponents/schemes/Container": [
2848 "name": "UnitTests",
2849 "test_type": "unit",
2851 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2852 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2854 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2859 "name": "TextFields",
2863 "public_header_files": "components/TextFields/src/*.h",
2865 "components/TextFields/src/*.{h,m}",
2866 "components/TextFields/src/private/*.{h,m}"
2869 "MaterialComponents/AnimationTiming": [
2872 "MaterialComponents/Palettes": [
2875 "MaterialComponents/Typography": [
2878 "MDFInternationalization": [
2881 "MaterialComponents/private/Math": [
2887 "name": "UnitTests",
2888 "test_type": "unit",
2890 "components/TextFields/tests/unit/*.{h,m,swift}",
2891 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2893 "resources": "components/TextFields/tests/unit/resources/*",
2895 "MaterialComponents/TextFields+ColorThemer": [
2898 "MaterialComponents/TextFields+FontThemer": [
2901 "MaterialComponents/TextFields+TypographyThemer": [
2904 "MaterialComponents/Themes": [
2912 "name": "TextFields+ContainedInputView",
2916 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
2918 "components/TextFields/src/ContainedInputView/*.{h,m}",
2919 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
2923 "name": "UnitTests",
2924 "test_type": "unit",
2926 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
2927 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
2929 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
2934 "name": "TextFields+ColorThemer",
2938 "public_header_files": [
2939 "components/TextFields/src/ColorThemer/*.h"
2942 "components/TextFields/src/ColorThemer/*.{h,m}"
2945 "MaterialComponents/TextFields": [
2948 "MaterialComponents/Themes": [
2954 "name": "TextFields+FontThemer",
2958 "public_header_files": [
2959 "components/TextFields/src/FontThemer/*.h"
2962 "components/TextFields/src/FontThemer/*.{h,m}"
2965 "MaterialComponents/TextFields": [
2968 "MaterialComponents/Themes": [
2974 "name": "TextFields+Theming",
2978 "public_header_files": "components/TextFields/src/Theming/*.h",
2980 "components/TextFields/src/Theming/*.{h,m}",
2981 "components/TextFields/src/Theming/private/*.{h,m}"
2984 "MaterialComponents/TextFields": [
2987 "MaterialComponents/TextFields+ColorThemer": [
2990 "MaterialComponents/TextFields+TypographyThemer": [
2993 "MaterialComponents/schemes/Container": [
2999 "name": "UnitTests",
3000 "test_type": "unit",
3002 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3003 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3005 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3010 "name": "TextFields+TypographyThemer",
3014 "public_header_files": [
3015 "components/TextFields/src/TypographyThemer/*.h"
3018 "components/TextFields/src/TypographyThemer/*.{h,m}"
3021 "MaterialComponents/TextFields": [
3024 "MaterialComponents/schemes/Typography": [
3034 "public_header_files": "components/Themes/src/*.h",
3036 "components/Themes/src/*.{h,m}",
3037 "components/Themes/src/private/*.{h,m}"
3040 "MaterialComponents/schemes/Color": [
3043 "MaterialComponents/schemes/Typography": [
3049 "name": "UnitTests",
3050 "test_type": "unit",
3052 "components/Themes/tests/unit/*.{h,m,swift}",
3053 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3055 "resources": "components/Themes/tests/unit/resources/*"
3060 "name": "Typography",
3064 "public_header_files": "components/Typography/src/*.h",
3066 "components/Typography/src/*.{h,m}",
3067 "components/Typography/src/private/*.{h,m}"
3070 "MaterialComponents/private/Application": [
3073 "MaterialComponents/private/Math": [
3079 "name": "UnitTests",
3080 "test_type": "unit",
3082 "components/Typography/tests/unit/*.{h,m,swift}",
3083 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3085 "resources": "components/Typography/tests/unit/resources/*"
3097 "public_header_files": "components/schemes/Color/src/*.h",
3098 "source_files": "components/schemes/Color/src/*.{h,m}",
3100 "MaterialComponents/private/Color": [
3106 "name": "UnitTests",
3107 "test_type": "unit",
3109 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3110 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3112 "resources": "components/schemes/Color/tests/unit/resources/*",
3114 "MaterialComponents/private/Math": [
3122 "name": "Container",
3126 "public_header_files": "components/schemes/Container/src/*.h",
3127 "source_files": "components/schemes/Container/src/*.{h,m}",
3129 "MaterialComponents/schemes/Color": [
3132 "MaterialComponents/schemes/Typography": [
3135 "MaterialComponents/schemes/Shape": [
3141 "name": "UnitTests",
3142 "test_type": "unit",
3144 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3145 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3155 "public_header_files": "components/schemes/Shape/src/*.h",
3156 "source_files": "components/schemes/Shape/src/*.{h,m}",
3158 "MaterialComponents/ShapeLibrary": [
3161 "MaterialComponents/Shapes": [
3167 "name": "UnitTests",
3168 "test_type": "unit",
3170 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3171 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3173 "resources": "components/schemes/Shape/tests/unit/resources/*"
3178 "name": "Typography",
3182 "public_header_files": "components/schemes/Typography/src/*.h",
3183 "source_files": "components/schemes/Typography/src/*.{h,m}",
3185 "MaterialComponents/Typography": [
3191 "name": "UnitTests",
3192 "test_type": "unit",
3194 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3195 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3197 "resources": "components/schemes/Typography/tests/unit/resources/*"
3211 "public_header_files": "components/private/Icons/src/*.h",
3212 "source_files": "components/private/Icons/src/*.{h,m}"
3215 "name": "ic_arrow_back",
3216 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3217 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3218 "resource_bundles": {
3219 "MaterialIcons_ic_arrow_back": [
3220 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3224 "MaterialComponents/private/Icons/Base": [
3231 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3232 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3233 "resource_bundles": {
3234 "MaterialIcons_ic_check": [
3235 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3239 "MaterialComponents/private/Icons/Base": [
3245 "name": "ic_check_circle",
3246 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3247 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3248 "resource_bundles": {
3249 "MaterialIcons_ic_check_circle": [
3250 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3254 "MaterialComponents/private/Icons/Base": [
3260 "name": "ic_chevron_right",
3261 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3262 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3263 "resource_bundles": {
3264 "MaterialIcons_ic_chevron_right": [
3265 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3269 "MaterialComponents/private/Icons/Base": [
3275 "name": "ic_color_lens",
3276 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3277 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3278 "resource_bundles": {
3279 "MaterialIcons_ic_color_lens": [
3280 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3284 "MaterialComponents/private/Icons/Base": [
3290 "name": "ic_help_outline",
3291 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3292 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3293 "resource_bundles": {
3294 "MaterialIcons_ic_help_outline": [
3295 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3299 "MaterialComponents/private/Icons/Base": [
3306 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3307 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3308 "resource_bundles": {
3309 "MaterialIcons_ic_info": [
3310 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3314 "MaterialComponents/private/Icons/Base": [
3320 "name": "ic_more_horiz",
3321 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3322 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3323 "resource_bundles": {
3324 "MaterialIcons_ic_more_horiz": [
3325 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3329 "MaterialComponents/private/Icons/Base": [
3335 "name": "ic_radio_button_unchecked",
3336 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3337 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3338 "resource_bundles": {
3339 "MaterialIcons_ic_radio_button_unchecked": [
3340 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3344 "MaterialComponents/private/Icons/Base": [
3350 "name": "ic_reorder",
3351 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3352 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3353 "resource_bundles": {
3354 "MaterialIcons_ic_reorder": [
3355 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3359 "MaterialComponents/private/Icons/Base": [
3365 "name": "ic_settings",
3366 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3367 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3368 "resource_bundles": {
3369 "MaterialIcons_ic_settings": [
3370 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3374 "MaterialComponents/private/Icons/Base": [
3382 "name": "Application",
3386 "public_header_files": "components/private/Application/src/*.h",
3387 "source_files": "components/private/Application/src/*.{h,m}",
3390 "name": "UnitTests",
3391 "test_type": "unit",
3393 "components/private/Application/tests/unit/*.{h,m,swift}",
3394 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3396 "resources": "components/private/Application/tests/unit/resources/*"
3405 "public_header_files": "components/private/Color/src/*.h",
3406 "source_files": "components/private/Color/src/*.{h,m}",
3409 "name": "UnitTests",
3410 "test_type": "unit",
3412 "components/private/Color/tests/unit/*.{h,m,swift}",
3413 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3415 "resources": "components/private/Color/tests/unit/resources/*"
3420 "name": "KeyboardWatcher",
3424 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3425 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3427 "MaterialComponents/private/Application": [
3433 "name": "UnitTests",
3434 "test_type": "unit",
3436 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3437 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3439 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3448 "public_header_files": "components/private/Math/src/*.h",
3449 "source_files": "components/private/Math/src/*.{h,m}",
3452 "name": "UnitTests",
3453 "test_type": "unit",
3455 "components/private/Math/tests/unit/*.{h,m,swift}",
3456 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3458 "resources": "components/private/Math/tests/unit/resources/*"
3467 "public_header_files": "components/private/Overlay/src/*.h",
3469 "components/private/Overlay/src/*.{h,m}",
3470 "components/private/Overlay/src/private/*.{h,m}"
3474 "name": "UnitTests",
3475 "test_type": "unit",
3477 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3478 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3480 "resources": "components/private/Overlay/tests/unit/resources/*"
3485 "name": "ThumbTrack",
3489 "public_header_files": "components/private/ThumbTrack/src/*.h",
3491 "components/private/ThumbTrack/src/*.{h,m}",
3492 "components/private/ThumbTrack/src/private/*.{h,m}"
3495 "MaterialComponents/Ink": [
3498 "MaterialComponents/Ripple": [
3501 "MaterialComponents/ShadowElevations": [
3504 "MaterialComponents/ShadowLayer": [
3507 "MaterialComponents/Typography": [
3510 "MDFInternationalization": [
3513 "MaterialComponents/private/Math": [
3519 "name": "UnitTests",
3520 "test_type": "unit",
3522 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3523 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3525 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3530 "name": "UIMetrics",
3534 "public_header_files": "components/private/UIMetrics/src/*.h",
3536 "components/private/UIMetrics/src/*.{h,m}",
3537 "components/private/UIMetrics/src/private/*.{h,m}"
3540 "MaterialComponents/private/Application": [
3546 "name": "UnitTests",
3547 "test_type": "unit",
3549 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3550 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3552 "resources": "components/private/UIMetrics/tests/unit/resources/*"