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/Elevation": [
395 "MaterialComponents/Ink": [
398 "MaterialComponents/Ripple": [
401 "MaterialComponents/Palettes": [
404 "MaterialComponents/ShadowElevations": [
407 "MaterialComponents/ShadowLayer": [
410 "MaterialComponents/Typography": [
413 "MaterialComponents/private/Math": [
422 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
423 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
426 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
428 "resources": "components/BottomNavigation/tests/unit/resources/*",
430 "MaterialComponents/BottomNavigation+ColorThemer": [
433 "MaterialComponents/BottomNavigation+TypographyThemer": [
441 "name": "BottomNavigation+ColorThemer",
445 "public_header_files": [
446 "components/BottomNavigation/src/ColorThemer/*.h"
449 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
452 "MaterialComponents/BottomNavigation": [
455 "MaterialComponents/schemes/Color": [
461 "name": "BottomNavigation+TypographyThemer",
465 "public_header_files": [
466 "components/BottomNavigation/src/TypographyThemer/*.h"
469 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
472 "MaterialComponents/BottomNavigation": [
475 "MaterialComponents/schemes/Typography": [
481 "name": "BottomNavigation+Theming",
485 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
487 "components/BottomNavigation/src/Theming/*.{h,m}",
488 "components/BottomNavigation/src/Theming/private/*.{h,m}"
491 "MaterialComponents/BottomNavigation": [
494 "MaterialComponents/ShadowElevations": [
497 "MaterialComponents/schemes/Color": [
500 "MaterialComponents/schemes/Container": [
503 "MaterialComponents/schemes/Typography": [
512 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
513 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
515 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
520 "name": "BottomSheet",
524 "public_header_files": "components/BottomSheet/src/*.h",
526 "components/BottomSheet/src/*.{h,m}",
527 "components/BottomSheet/src/private/*.{h,m}"
530 "MaterialComponents/Elevation": [
533 "MaterialComponents/ShapeLibrary": [
536 "MaterialComponents/Shapes": [
539 "MaterialComponents/ShadowElevations": [
542 "MaterialComponents/ShadowLayer": [
545 "MaterialComponents/private/KeyboardWatcher": [
548 "MaterialComponents/private/Math": [
557 "components/BottomSheet/tests/unit/*.{h,m,swift}",
558 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
560 "resources": "components/BottomSheet/tests/unit/resources/*",
562 "MaterialComponents/BottomSheet+ShapeThemer": [
570 "name": "BottomSheet+ShapeThemer",
574 "public_header_files": [
575 "components/BottomSheet/src/ShapeThemer/*.h"
578 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
579 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
582 "MaterialComponents/BottomSheet": [
585 "MaterialComponents/schemes/Shape": [
595 "public_header_files": "components/Buttons/src/*.h",
597 "components/Buttons/src/*.{h,m}",
598 "components/Buttons/src/private/*.{h,m}"
601 "MDFInternationalization": [
604 "MDFTextAccessibility": [
607 "MaterialComponents/Elevation": [
610 "MaterialComponents/Ink": [
613 "MaterialComponents/Ripple": [
616 "MaterialComponents/ShadowElevations": [
619 "MaterialComponents/ShadowLayer": [
622 "MaterialComponents/Shapes": [
625 "MaterialComponents/Typography": [
628 "MaterialComponents/private/Math": [
637 "components/Buttons/tests/unit/*.{h,m,swift}",
638 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
640 "resources": "components/Buttons/tests/unit/resources/*",
642 "MaterialComponents/Buttons+ShapeThemer": [
645 "MaterialComponents/Buttons+ColorThemer": [
648 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
651 "MaterialComponents/Buttons+ButtonThemer": [
659 "name": "Buttons+ColorThemer",
663 "public_header_files": [
664 "components/Buttons/src/ColorThemer/*.h"
667 "components/Buttons/src/ColorThemer/*.{h,m}",
668 "components/Buttons/src/ColorThemer/private/*.{h,m}"
671 "MaterialComponents/Buttons": [
674 "MaterialComponents/schemes/Color": [
680 "name": "Buttons+TitleColorAccessibilityMutator",
684 "public_header_files": [
685 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
688 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
689 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
692 "MDFTextAccessibility": [
695 "MaterialComponents/Buttons": [
701 "name": "Buttons+ShapeThemer",
705 "public_header_files": [
706 "components/Buttons/src/ShapeThemer/*.h"
709 "components/Buttons/src/ShapeThemer/*.{h,m}"
712 "MaterialComponents/Buttons": [
715 "MaterialComponents/schemes/Shape": [
721 "name": "Buttons+TypographyThemer",
725 "public_header_files": [
726 "components/Buttons/src/TypographyThemer/*.h"
729 "components/Buttons/src/TypographyThemer/*.{h,m}"
732 "MaterialComponents/Buttons": [
735 "MaterialComponents/schemes/Typography": [
741 "name": "Buttons+ButtonThemer",
745 "public_header_files": [
746 "components/Buttons/src/ButtonThemer/*.h"
749 "components/Buttons/src/ButtonThemer/*.{h,m}",
750 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
753 "MaterialComponents/Buttons": [
756 "MaterialComponents/Buttons+ColorThemer": [
759 "MaterialComponents/Buttons+ShapeThemer": [
762 "MaterialComponents/Buttons+TypographyThemer": [
765 "MaterialComponents/Palettes": [
771 "name": "Buttons+Theming",
775 "public_header_files": "components/Buttons/src/Theming/*.h",
777 "components/Buttons/src/Theming/*.{h,m}",
778 "components/Buttons/src/Theming/private/*.{h,m}"
781 "MaterialComponents/Buttons": [
784 "MaterialComponents/Buttons+ColorThemer": [
787 "MaterialComponents/Buttons+ShapeThemer": [
790 "MaterialComponents/Buttons+TypographyThemer": [
793 "MaterialComponents/ShadowElevations": [
796 "MaterialComponents/schemes/Container": [
805 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
806 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
808 "resources": "components/Buttons/tests/unit/Theming/resources/*"
817 "public_header_files": "components/ButtonBar/src/*.h",
819 "components/ButtonBar/src/*.{h,m}",
820 "components/ButtonBar/src/private/*.{h,m}"
823 "MDFInternationalization": [
826 "MaterialComponents/Buttons": [
829 "MaterialComponents/private/Application": [
838 "components/ButtonBar/tests/unit/*.{h,m,swift}",
839 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
841 "resources": "components/ButtonBar/tests/unit/resources/*",
843 "MaterialComponents/ButtonBar+TypographyThemer": [
851 "name": "ButtonBar+ColorThemer",
855 "public_header_files": [
856 "components/ButtonBar/src/ColorThemer/*.h"
859 "components/ButtonBar/src/ColorThemer/*.{h,m}"
862 "MaterialComponents/ButtonBar": [
865 "MaterialComponents/Themes": [
871 "name": "ButtonBar+TypographyThemer",
875 "public_header_files": [
876 "components/ButtonBar/src/TypographyThemer/*.h"
879 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
882 "MaterialComponents/ButtonBar": [
885 "MaterialComponents/schemes/Typography": [
895 "public_header_files": "components/Cards/src/*.h",
896 "source_files": "components/Cards/src/*.{h,m}",
898 "components/Cards/src/MDCCard+Ripple.{h,m}",
899 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
902 "MaterialComponents/Elevation": [
905 "MaterialComponents/Ink": [
908 "MaterialComponents/Ripple": [
911 "MaterialComponents/ShadowLayer": [
914 "MaterialComponents/Shapes": [
917 "MaterialComponents/private/Icons/ic_check_circle": [
920 "MaterialComponents/private/Math": [
929 "components/Cards/tests/unit/*.{h,m,swift}",
930 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
932 "resources": "components/Cards/tests/unit/resources/*",
934 "MaterialComponents/Cards+ColorThemer": [
937 "MaterialComponents/Cards+ShapeThemer": [
945 "name": "Cards+ColorThemer",
949 "public_header_files": [
950 "components/Cards/src/ColorThemer/*.h"
953 "components/Cards/src/ColorThemer/*.{h,m}"
956 "MaterialComponents/Cards": [
959 "MaterialComponents/schemes/Color": [
965 "name": "Cards+ShapeThemer",
969 "public_header_files": [
970 "components/Cards/src/ShapeThemer/*.h"
973 "components/Cards/src/ShapeThemer/*.{h,m}"
976 "MaterialComponents/Cards": [
979 "MaterialComponents/schemes/Shape": [
985 "name": "Cards+CardThemer",
989 "public_header_files": [
990 "components/Cards/src/CardThemer/*.h"
993 "components/Cards/src/CardThemer/*.{h,m}"
996 "MaterialComponents/Cards": [
999 "MaterialComponents/Cards+ColorThemer": [
1002 "MaterialComponents/Cards+ShapeThemer": [
1008 "name": "Cards+Theming",
1012 "public_header_files": "components/Cards/src/Theming/*.h",
1014 "components/Cards/src/Theming/*.{h,m}",
1015 "components/Cards/src/Theming/private/*.{h,m}"
1018 "MaterialComponents/Cards": [
1021 "MaterialComponents/Cards+ColorThemer": [
1024 "MaterialComponents/Cards+ShapeThemer": [
1027 "MaterialComponents/schemes/Container": [
1033 "name": "UnitTests",
1034 "test_type": "unit",
1036 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1037 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1039 "resources": "components/Cards/tests/unit/Theming/resources/*"
1048 "public_header_files": "components/Chips/src/*.h",
1050 "components/Chips/src/*.{h,m}",
1051 "components/Chips/src/private/*.{h,m}"
1054 "MDFInternationalization": [
1057 "MaterialComponents/Elevation": [
1060 "MaterialComponents/Ink": [
1063 "MaterialComponents/Ripple": [
1066 "MaterialComponents/ShadowLayer": [
1069 "MaterialComponents/ShadowElevations": [
1072 "MaterialComponents/ShapeLibrary": [
1075 "MaterialComponents/Shapes": [
1078 "MaterialComponents/TextFields": [
1081 "MaterialComponents/Typography": [
1084 "MaterialComponents/private/Math": [
1090 "name": "UnitTests",
1091 "test_type": "unit",
1093 "components/Chips/tests/unit/*.{h,m,swift}",
1094 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1096 "resources": "components/Chips/tests/unit/resources/*",
1098 "MaterialComponents/Chips+ChipThemer": [
1101 "MaterialComponents/Chips+FontThemer": [
1104 "MaterialComponents/Themes": [
1112 "name": "Chips+ChipThemer",
1116 "public_header_files": [
1117 "components/Chips/src/ChipThemer/*.h"
1120 "components/Chips/src/ChipThemer/*.{h,m}"
1123 "MaterialComponents/Chips": [
1126 "MaterialComponents/Chips+ColorThemer": [
1129 "MaterialComponents/Chips+ShapeThemer": [
1132 "MaterialComponents/Chips+TypographyThemer": [
1138 "name": "Chips+ColorThemer",
1142 "public_header_files": [
1143 "components/Chips/src/ColorThemer/*.h"
1146 "components/Chips/src/ColorThemer/*.{h,m}"
1149 "MaterialComponents/Chips": [
1152 "MaterialComponents/schemes/Color": [
1158 "name": "Chips+FontThemer",
1162 "public_header_files": [
1163 "components/Chips/src/FontThemer/*.h"
1166 "components/Chips/src/FontThemer/*.{h,m}"
1169 "MaterialComponents/Chips": [
1172 "MaterialComponents/Themes": [
1178 "name": "Chips+ShapeThemer",
1182 "public_header_files": [
1183 "components/Chips/src/ShapeThemer/*.h"
1186 "components/Chips/src/ShapeThemer/*.{h,m}"
1189 "MaterialComponents/Chips": [
1192 "MaterialComponents/schemes/Shape": [
1198 "name": "Chips+TypographyThemer",
1202 "public_header_files": [
1203 "components/Chips/src/TypographyThemer/*.h"
1206 "components/Chips/src/TypographyThemer/*.{h,m}"
1209 "MaterialComponents/Chips": [
1212 "MaterialComponents/schemes/Typography": [
1218 "name": "Chips+Theming",
1222 "public_header_files": "components/Chips/src/Theming/*.h",
1224 "components/Chips/src/Theming/*.{h,m}",
1225 "components/Chips/src/Theming/private/*.{h,m}"
1228 "MaterialComponents/Chips": [
1231 "MaterialComponents/Chips+ColorThemer": [
1234 "MaterialComponents/Chips+ShapeThemer": [
1237 "MaterialComponents/Chips+TypographyThemer": [
1240 "MaterialComponents/schemes/Container": [
1246 "name": "UnitTests",
1247 "test_type": "unit",
1249 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1250 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1252 "resources": "components/Chips/tests/unit/Theming/resources/*"
1257 "name": "CollectionCells",
1261 "public_header_files": "components/CollectionCells/src/*.h",
1263 "components/CollectionCells/src/*.{h,m}",
1264 "components/CollectionCells/src/private/*.{h,m}"
1267 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1274 "MDFInternationalization": [
1277 "MaterialComponents/CollectionLayoutAttributes": [
1280 "MaterialComponents/Ink": [
1283 "MaterialComponents/Typography": [
1286 "MaterialComponents/Palettes": [
1289 "MaterialComponents/private/Icons/ic_check": [
1292 "MaterialComponents/private/Icons/ic_check_circle": [
1295 "MaterialComponents/private/Icons/ic_chevron_right": [
1298 "MaterialComponents/private/Icons/ic_info": [
1301 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1304 "MaterialComponents/private/Icons/ic_reorder": [
1307 "MaterialComponents/private/Math": [
1313 "name": "UnitTests",
1314 "test_type": "unit",
1316 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1317 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1319 "resources": "components/CollectionCells/tests/unit/resources/*"
1324 "name": "CollectionLayoutAttributes",
1328 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1329 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1332 "name": "UnitTests",
1333 "test_type": "unit",
1335 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1336 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1338 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1343 "name": "Collections",
1347 "public_header_files": "components/Collections/src/*.h",
1349 "components/Collections/src/*.{h,m}",
1350 "components/Collections/src/private/*.{h,m}"
1353 "components/Collections/src/MaterialCollections.bundle"
1360 "MaterialComponents/CollectionCells": [
1363 "MaterialComponents/CollectionLayoutAttributes": [
1366 "MaterialComponents/Ink": [
1369 "MaterialComponents/Palettes": [
1372 "MaterialComponents/ShadowElevations": [
1375 "MaterialComponents/ShadowLayer": [
1378 "MaterialComponents/Typography": [
1384 "name": "UnitTests",
1385 "test_type": "unit",
1387 "components/Collections/tests/unit/*.{h,m,swift}",
1388 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1390 "resources": "components/Collections/tests/unit/resources/*"
1399 "public_header_files": "components/Dialogs/src/*.h",
1401 "components/Dialogs/src/*.{h,m}",
1402 "components/Dialogs/src/private/*.{h,m}"
1405 "components/Dialogs/src/MaterialDialogs.bundle"
1408 "MaterialComponents/Buttons": [
1411 "MaterialComponents/Elevation": [
1414 "MaterialComponents/ShadowElevations": [
1417 "MaterialComponents/ShadowLayer": [
1420 "MaterialComponents/Typography": [
1423 "MaterialComponents/private/KeyboardWatcher": [
1426 "MaterialComponents/private/Math": [
1429 "MDFInternationalization": [
1435 "name": "UnitTests",
1436 "test_type": "unit",
1438 "components/Dialogs/tests/unit/*.{h,m,swift}",
1439 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1441 "resources": "components/Dialogs/tests/unit/resources/*",
1443 "MaterialComponents/Dialogs+DialogThemer": [
1451 "name": "Dialogs+ColorThemer",
1455 "public_header_files": [
1456 "components/Dialogs/src/ColorThemer/*.h"
1459 "components/Dialogs/src/ColorThemer/*.{h,m}"
1462 "MaterialComponents/Dialogs": [
1465 "MaterialComponents/Themes": [
1468 "MaterialComponents/Buttons+ColorThemer": [
1474 "name": "Dialogs+TypographyThemer",
1478 "public_header_files": [
1479 "components/Dialogs/src/TypographyThemer/*.h"
1482 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1485 "MaterialComponents/Dialogs": [
1488 "MaterialComponents/schemes/Typography": [
1491 "MaterialComponents/Buttons+TypographyThemer": [
1497 "name": "Dialogs+DialogThemer",
1501 "public_header_files": [
1502 "components/Dialogs/src/DialogThemer/*.h"
1505 "components/Dialogs/src/DialogThemer/*.{h,m}"
1508 "MaterialComponents/Dialogs": [
1511 "MaterialComponents/Dialogs+ColorThemer": [
1514 "MaterialComponents/Dialogs+TypographyThemer": [
1517 "MaterialComponents/Buttons+ButtonThemer": [
1523 "name": "Dialogs+Theming",
1527 "public_header_files": "components/Dialogs/src/Theming/*.h",
1529 "components/Dialogs/src/Theming/*.{h,m}",
1530 "components/Dialogs/src/Theming/private/*.{h,m}"
1533 "MaterialComponents/Dialogs": [
1536 "MaterialComponents/Dialogs+ColorThemer": [
1539 "MaterialComponents/Dialogs+TypographyThemer": [
1542 "MaterialComponents/ShadowElevations": [
1545 "MaterialComponents/schemes/Container": [
1548 "MaterialComponents/Buttons+Theming": [
1554 "name": "UnitTests",
1555 "test_type": "unit",
1557 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1558 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1560 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1565 "name": "Elevation",
1569 "public_header_files": "components/Elevation/src/*.h",
1571 "components/Elevation/src/*.{h,m}",
1572 "components/Elevation/src/private/*.{h,m}"
1575 "MaterialComponents/private/Color": [
1578 "MaterialComponents/private/Math": [
1584 "name": "UnitTests",
1585 "test_type": "unit",
1587 "components/Elevation/tests/unit/*.{h,m,swift}",
1588 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1591 "MaterialComponents/private/Color": [
1599 "name": "FeatureHighlight",
1603 "public_header_files": "components/FeatureHighlight/src/*.h",
1605 "components/FeatureHighlight/src/*.{h,m}",
1606 "components/FeatureHighlight/src/private/*.{h,m}"
1609 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1612 "MaterialComponents/private/Math": [
1615 "MaterialComponents/Typography": [
1618 "MDFTextAccessibility": [
1624 "name": "UnitTests",
1625 "test_type": "unit",
1627 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1628 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1630 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1632 "MaterialComponents/FeatureHighlight+ColorThemer": [
1635 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1638 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1646 "name": "FeatureHighlight+ColorThemer",
1650 "public_header_files": [
1651 "components/FeatureHighlight/src/ColorThemer/*.h"
1654 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1657 "MaterialComponents/FeatureHighlight": [
1660 "MaterialComponents/Themes": [
1666 "name": "FeatureHighlight+FontThemer",
1670 "public_header_files": [
1671 "components/FeatureHighlight/src/FontThemer/*.h"
1674 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1677 "MaterialComponents/FeatureHighlight": [
1680 "MaterialComponents/Themes": [
1686 "name": "FeatureHighlight+TypographyThemer",
1690 "public_header_files": [
1691 "components/FeatureHighlight/src/TypographyThemer/*.h"
1694 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1697 "MaterialComponents/FeatureHighlight": [
1700 "MaterialComponents/schemes/Typography": [
1706 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1710 "public_header_files": [
1711 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1714 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1717 "MaterialComponents/FeatureHighlight": [
1720 "MDFTextAccessibility": [
1726 "name": "FlexibleHeader",
1730 "public_header_files": "components/FlexibleHeader/src/*.h",
1732 "components/FlexibleHeader/src/*.{h,m}",
1733 "components/FlexibleHeader/src/private/*.{h,m}"
1736 "MDFTextAccessibility": [
1739 "MaterialComponents/Elevation": [
1742 "MaterialComponents/ShadowElevations": [
1745 "MaterialComponents/ShadowLayer": [
1748 "MaterialComponents/private/Application": [
1751 "MaterialComponents/private/Math": [
1754 "MaterialComponents/private/UIMetrics": [
1760 "name": "UnitTests",
1761 "test_type": "unit",
1763 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1764 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1766 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1768 "MaterialComponents/FlexibleHeader+ColorThemer": [
1771 "MaterialComponents/ShadowLayer": [
1779 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1783 "public_header_files": [
1784 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1787 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1790 "MaterialComponents/FlexibleHeader": [
1796 "name": "FlexibleHeader+ColorThemer",
1800 "public_header_files": [
1801 "components/FlexibleHeader/src/ColorThemer/*.h"
1804 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1807 "MaterialComponents/FlexibleHeader": [
1810 "MaterialComponents/schemes/Color": [
1816 "name": "HeaderStackView",
1820 "public_header_files": "components/HeaderStackView/src/*.h",
1821 "source_files": "components/HeaderStackView/src/*.{h,m}",
1824 "name": "UnitTests",
1825 "test_type": "unit",
1827 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1828 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1830 "resources": "components/HeaderStackView/tests/unit/resources/*"
1835 "name": "HeaderStackView+ColorThemer",
1839 "public_header_files": [
1840 "components/HeaderStackView/src/ColorThemer/*.h"
1843 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1846 "MaterialComponents/HeaderStackView": [
1849 "MaterialComponents/Themes": [
1859 "public_header_files": "components/Ink/src/*.h",
1861 "components/Ink/src/*.{h,m}",
1862 "components/Ink/src/private/*.{h,m}"
1865 "MaterialComponents/private/Color": [
1868 "MaterialComponents/private/Math": [
1874 "name": "UnitTests",
1875 "test_type": "unit",
1877 "components/Ink/tests/unit/*.{h,m,swift}",
1878 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1880 "resources": "components/Ink/tests/unit/resources/*"
1885 "name": "Ink+ColorThemer",
1889 "public_header_files": [
1890 "components/Ink/src/ColorThemer/*.h"
1893 "components/Ink/src/ColorThemer/*.{h,m}"
1896 "MaterialComponents/Ink": [
1899 "MaterialComponents/Themes": [
1905 "name": "LibraryInfo",
1909 "public_header_files": "components/LibraryInfo/src/*.h",
1911 "components/LibraryInfo/src/*.{h,m}",
1912 "components/LibraryInfo/src/private/*.{h,m}"
1916 "name": "UnitTests",
1917 "test_type": "unit",
1919 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1920 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1922 "resources": "components/LibraryInfo/tests/unit/resources/*"
1931 "public_header_files": "components/List/src/*.h",
1933 "components/List/src/*.{h,m}",
1934 "components/List/src/private/*.{h,m}"
1937 "MaterialComponents/Elevation": [
1940 "MaterialComponents/Ink": [
1943 "MaterialComponents/Ripple": [
1946 "MaterialComponents/ShadowElevations": [
1949 "MaterialComponents/ShadowLayer": [
1952 "MaterialComponents/Typography": [
1955 "MDFInternationalization": [
1958 "MaterialComponents/private/Math": [
1964 "name": "UnitTests",
1965 "test_type": "unit",
1967 "components/List/tests/unit/*.{h,m,swift}",
1968 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1970 "resources": "components/List/tests/unit/resources/*",
1972 "MaterialComponents/List+ColorThemer": [
1975 "MaterialComponents/List+TypographyThemer": [
1978 "MaterialComponents/List+ListThemer": [
1986 "name": "List+TypographyThemer",
1990 "public_header_files": [
1991 "components/List/src/TypographyThemer/*.h"
1994 "components/List/src/TypographyThemer/*.{h,m}"
1997 "MaterialComponents/List": [
2000 "MaterialComponents/schemes/Typography": [
2006 "name": "List+ColorThemer",
2010 "public_header_files": [
2011 "components/List/src/ColorThemer/*.h"
2014 "components/List/src/ColorThemer/*.{h,m}",
2015 "components/List/src/ColorThemer/private/*.{h,m}"
2018 "MaterialComponents/List": [
2021 "MaterialComponents/schemes/Color": [
2027 "name": "List+ListThemer",
2031 "public_header_files": [
2032 "components/List/src/ListThemer/*.h"
2035 "components/List/src/ListThemer/*.{h,m}",
2036 "components/List/src/ListThemer/private/*.{h,m}"
2039 "MaterialComponents/List": [
2042 "MaterialComponents/List+ColorThemer": [
2045 "MaterialComponents/List+TypographyThemer": [
2051 "name": "List+Theming",
2055 "public_header_files": "components/List/src/Theming/*.h",
2057 "components/List/src/Theming/*.{h,m}",
2058 "components/List/src/Theming/private/*.{h,m}"
2061 "MaterialComponents/List": [
2064 "MaterialComponents/List+ColorThemer": [
2067 "MaterialComponents/List+TypographyThemer": [
2070 "MaterialComponents/schemes/Container": [
2076 "name": "UnitTests",
2077 "test_type": "unit",
2079 "components/List/tests/unit/Theming/*.{h,m,swift}",
2080 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2082 "resources": "components/List/tests/unit/Theming/resources/*"
2087 "name": "MaskedTransition",
2091 "public_header_files": "components/MaskedTransition/src/*.h",
2093 "components/MaskedTransition/src/*.{h,m}",
2094 "components/MaskedTransition/src/private/*.{h,m}"
2097 "MotionTransitioning": [
2103 "MotionInterchange": [
2109 "name": "UnitTests",
2110 "test_type": "unit",
2112 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2113 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2115 "resources": "components/MaskedTransition/tests/unit/resources/*"
2120 "name": "NavigationBar",
2124 "public_header_files": "components/NavigationBar/src/*.h",
2125 "source_files": "components/NavigationBar/src/*.{h,m}",
2127 "MDFTextAccessibility": [
2130 "MaterialComponents/ButtonBar": [
2133 "MaterialComponents/Elevation": [
2136 "MaterialComponents/Typography": [
2139 "MDFInternationalization": [
2142 "MaterialComponents/private/Math": [
2148 "name": "UnitTests",
2149 "test_type": "unit",
2151 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2152 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2154 "resources": "components/NavigationBar/tests/unit/resources/*",
2156 "MaterialComponents/NavigationBar+ColorThemer": [
2159 "MaterialComponents/NavigationBar+TypographyThemer": [
2167 "name": "NavigationBar+ColorThemer",
2171 "public_header_files": [
2172 "components/NavigationBar/src/ColorThemer/*.h"
2175 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2178 "MaterialComponents/NavigationBar": [
2181 "MaterialComponents/schemes/Color": [
2187 "name": "NavigationBar+TypographyThemer",
2191 "public_header_files": [
2192 "components/NavigationBar/src/TypographyThemer/*.h"
2195 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2198 "MaterialComponents/NavigationBar": [
2201 "MaterialComponents/schemes/Typography": [
2207 "name": "NavigationDrawer",
2211 "public_header_files": "components/NavigationDrawer/src/*.h",
2213 "components/NavigationDrawer/src/*.{h,m}",
2214 "components/NavigationDrawer/src/private/*.{h,m}"
2216 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2218 "MaterialComponents/Elevation": [
2221 "MaterialComponents/Palettes": [
2224 "MaterialComponents/ShadowLayer": [
2227 "MaterialComponents/private/Math": [
2230 "MaterialComponents/private/UIMetrics": [
2236 "name": "UnitTests",
2237 "test_type": "unit",
2239 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2240 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2241 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2244 "MaterialComponents/NavigationDrawer+ColorThemer": [
2252 "name": "NavigationDrawer+ColorThemer",
2256 "public_header_files": [
2257 "components/NavigationDrawer/src/ColorThemer/*.h"
2260 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2261 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2264 "MaterialComponents/NavigationDrawer": [
2267 "MaterialComponents/schemes/Color": [
2273 "name": "OverlayWindow",
2277 "public_header_files": "components/OverlayWindow/src/*.h",
2279 "components/OverlayWindow/src/*.{h,m}",
2280 "components/OverlayWindow/src/private/*.{h,m}"
2283 "MaterialComponents/private/Application": [
2289 "name": "UnitTests",
2290 "test_type": "unit",
2292 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2293 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2295 "resources": "components/OverlayWindow/tests/unit/resources/*"
2300 "name": "PageControl",
2304 "public_header_files": "components/PageControl/src/*.h",
2306 "components/PageControl/src/*.{h,m}",
2307 "components/PageControl/src/private/*.{h,m}"
2310 "components/PageControl/src/MaterialPageControl.bundle"
2313 "MDFInternationalization": [
2319 "name": "UnitTests",
2320 "test_type": "unit",
2322 "components/PageControl/tests/unit/*.{h,m,swift}",
2323 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2325 "resources": "components/PageControl/tests/unit/resources/*"
2330 "name": "PageControl+ColorThemer",
2334 "public_header_files": [
2335 "components/PageControl/src/ColorThemer/*.h"
2338 "components/PageControl/src/ColorThemer/*.{h,m}"
2341 "MaterialComponents/PageControl": [
2344 "MaterialComponents/Themes": [
2354 "public_header_files": "components/Palettes/src/*.h",
2356 "components/Palettes/src/*.{h,m}",
2357 "components/Palettes/src/private/*.{h,m}"
2361 "name": "UnitTests",
2362 "test_type": "unit",
2364 "components/Palettes/tests/unit/*.{h,m,swift}",
2365 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2367 "resources": "components/Palettes/tests/unit/resources/*"
2372 "name": "ProgressView",
2376 "public_header_files": "components/ProgressView/src/*.h",
2378 "components/ProgressView/src/*.{h,m}",
2379 "components/ProgressView/src/private/*.{h,m}"
2382 "MDFInternationalization": [
2385 "MaterialComponents/Palettes": [
2388 "MaterialComponents/private/Math": [
2397 "name": "UnitTests",
2398 "test_type": "unit",
2400 "components/ProgressView/tests/unit/*.{h,m,swift}",
2401 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2403 "resources": "components/ProgressView/tests/unit/resources/*"
2408 "name": "ProgressView+ColorThemer",
2412 "public_header_files": [
2413 "components/ProgressView/src/ColorThemer/*.h"
2416 "components/ProgressView/src/ColorThemer/*.{h,m}"
2419 "MaterialComponents/ProgressView": [
2422 "MaterialComponents/Themes": [
2428 "name": "ProgressView+Theming",
2432 "public_header_files": "components/ProgressView/src/Theming/*.h",
2434 "components/ProgressView/src/Theming/*.{h,m}",
2435 "components/ProgressView/src/Theming/private/*.{h,m}"
2438 "MaterialComponents/ProgressView": [
2441 "MaterialComponents/schemes/Container": [
2447 "name": "UnitTests",
2448 "test_type": "unit",
2450 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2451 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2453 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2462 "public_header_files": "components/Ripple/src/*.h",
2464 "components/Ripple/src/*.{h,m}",
2465 "components/Ripple/src/private/*.{h,m}"
2468 "MaterialComponents/AnimationTiming": [
2471 "MaterialComponents/private/Color": [
2474 "MaterialComponents/private/Math": [
2480 "name": "UnitTests",
2481 "test_type": "unit",
2483 "components/Ripple/tests/unit/*.{h,m,swift}",
2484 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2486 "resources": "components/Ripple/tests/unit/resources/*"
2491 "name": "ShadowElevations",
2495 "public_header_files": "components/ShadowElevations/src/*.h",
2496 "source_files": "components/ShadowElevations/src/*.{h,m}",
2499 "name": "UnitTests",
2500 "test_type": "unit",
2502 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2503 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2505 "resources": "components/ShadowElevations/tests/unit/resources/*"
2510 "name": "ShadowLayer",
2514 "public_header_files": "components/ShadowLayer/src/*.h",
2515 "source_files": "components/ShadowLayer/src/*.{h,m}",
2517 "MaterialComponents/ShadowElevations": [
2523 "name": "UnitTests",
2524 "test_type": "unit",
2526 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2527 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2529 "resources": "components/ShadowLayer/tests/unit/resources/*"
2534 "name": "ShapeLibrary",
2538 "public_header_files": "components/ShapeLibrary/src/*.h",
2540 "components/ShapeLibrary/src/*.{h,m}",
2541 "components/ShapeLibrary/src/private/*.{h,m}"
2544 "MaterialComponents/Shapes": [
2547 "MaterialComponents/private/Math": [
2553 "name": "UnitTests",
2554 "test_type": "unit",
2556 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2557 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2559 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2568 "public_header_files": "components/Shapes/src/*.h",
2570 "components/Shapes/src/*.{h,m}",
2571 "components/Shapes/src/private/*.{h,m}"
2574 "MaterialComponents/ShadowLayer": [
2577 "MaterialComponents/private/Math": [
2583 "name": "UnitTests",
2584 "test_type": "unit",
2586 "components/Shapes/tests/unit/*.{h,m,swift}",
2587 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2589 "resources": "components/Shapes/tests/unit/resources/*"
2598 "public_header_files": [
2599 "components/Slider/src/*.h"
2602 "components/Slider/src/*.{h,m}",
2603 "components/Slider/src/private/*.{h,m}"
2606 "MaterialComponents/Elevation": [
2609 "MaterialComponents/Palettes": [
2612 "MaterialComponents/ShadowElevations": [
2615 "MaterialComponents/private/Math": [
2618 "MaterialComponents/private/ThumbTrack": [
2624 "name": "UnitTests",
2625 "test_type": "unit",
2627 "components/Slider/tests/unit/*.{h,m,swift}",
2628 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2630 "resources": "components/Slider/tests/unit/resources/*"
2635 "name": "Slider+ColorThemer",
2639 "public_header_files": [
2640 "components/Slider/src/ColorThemer/*.h"
2643 "components/Slider/src/ColorThemer/*.{h,m}"
2646 "MaterialComponents/Palettes": [
2649 "MaterialComponents/Slider": [
2652 "MaterialComponents/schemes/Color": [
2662 "public_header_files": "components/Snackbar/src/*.h",
2664 "components/Snackbar/src/*.{h,m}",
2665 "components/Snackbar/src/private/*.{h,m}"
2668 "components/Snackbar/src/MaterialSnackbar.bundle"
2671 "MaterialComponents/AnimationTiming": [
2674 "MaterialComponents/Buttons": [
2677 "MaterialComponents/Elevation": [
2680 "MaterialComponents/OverlayWindow": [
2683 "MaterialComponents/ShadowElevations": [
2686 "MaterialComponents/ShadowLayer": [
2689 "MaterialComponents/Typography": [
2692 "MaterialComponents/private/Application": [
2695 "MaterialComponents/private/KeyboardWatcher": [
2698 "MaterialComponents/private/Math": [
2701 "MaterialComponents/private/Overlay": [
2707 "name": "UnitTests",
2708 "test_type": "unit",
2710 "components/Snackbar/tests/unit/*.{h,m,swift}",
2711 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2713 "resources": "components/Snackbar/tests/unit/resources/*",
2715 "MaterialComponents/Snackbar+ColorThemer": [
2718 "MaterialComponents/Snackbar+FontThemer": [
2721 "MaterialComponents/Snackbar+TypographyThemer": [
2724 "MaterialComponents/Themes": [
2732 "name": "Snackbar+ColorThemer",
2736 "public_header_files": [
2737 "components/Snackbar/src/ColorThemer/*.h"
2740 "components/Snackbar/src/ColorThemer/*.{h,m}"
2743 "MaterialComponents/Snackbar": [
2746 "MaterialComponents/schemes/Color": [
2752 "name": "Snackbar+FontThemer",
2756 "public_header_files": [
2757 "components/Snackbar/src/FontThemer/*.h"
2760 "components/Snackbar/src/FontThemer/*.{h,m}"
2763 "MaterialComponents/Snackbar": [
2766 "MaterialComponents/Themes": [
2772 "name": "Snackbar+TypographyThemer",
2776 "public_header_files": [
2777 "components/Snackbar/src/TypographyThemer/*.h"
2780 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2783 "MaterialComponents/Snackbar": [
2786 "MaterialComponents/schemes/Typography": [
2796 "public_header_files": "components/Tabs/src/*.h",
2798 "components/Tabs/src/*.{h,m}",
2799 "components/Tabs/src/private/*.{h,m}"
2802 "components/Tabs/src/MaterialTabs.bundle"
2805 "MDFInternationalization": [
2808 "MaterialComponents/AnimationTiming": [
2811 "MaterialComponents/Elevation": [
2814 "MaterialComponents/Ink": [
2817 "MaterialComponents/Palettes": [
2820 "MaterialComponents/Ripple": [
2823 "MaterialComponents/ShadowElevations": [
2826 "MaterialComponents/ShadowLayer": [
2829 "MaterialComponents/Typography": [
2832 "MaterialComponents/private/Math": [
2838 "name": "UnitTests",
2839 "test_type": "unit",
2841 "components/Tabs/tests/unit/*.{h,m,swift}",
2842 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2844 "resources": "components/Tabs/tests/unit/resources/*",
2846 "MaterialComponents/Tabs+ColorThemer": [
2849 "MaterialComponents/Tabs+FontThemer": [
2852 "MaterialComponents/Tabs+TypographyThemer": [
2855 "MaterialComponents/Themes": [
2863 "name": "Tabs+ColorThemer",
2867 "public_header_files": [
2868 "components/Tabs/src/ColorThemer/*.h"
2871 "components/Tabs/src/ColorThemer/*.{h,m}"
2874 "MaterialComponents/schemes/Color": [
2877 "MaterialComponents/Tabs": [
2883 "name": "Tabs+FontThemer",
2887 "public_header_files": [
2888 "components/Tabs/src/FontThemer/*.h"
2891 "components/Tabs/src/FontThemer/*.{h,m}"
2894 "MaterialComponents/Tabs": [
2897 "MaterialComponents/Themes": [
2903 "name": "Tabs+TypographyThemer",
2907 "public_header_files": [
2908 "components/Tabs/src/TypographyThemer/*.h"
2911 "components/Tabs/src/TypographyThemer/*.{h,m}"
2914 "MaterialComponents/Tabs": [
2917 "MaterialComponents/schemes/Typography": [
2923 "name": "Tabs+Theming",
2927 "public_header_files": "components/Tabs/src/Theming/*.h",
2929 "components/Tabs/src/Theming/*.{h,m}",
2930 "components/Tabs/src/Theming/private/*.{h,m}"
2933 "MaterialComponents/Tabs": [
2936 "MaterialComponents/Tabs+ColorThemer": [
2939 "MaterialComponents/Tabs+TypographyThemer": [
2942 "MaterialComponents/schemes/Container": [
2948 "name": "UnitTests",
2949 "test_type": "unit",
2951 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2952 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2954 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2959 "name": "TextFields",
2963 "public_header_files": "components/TextFields/src/*.h",
2965 "components/TextFields/src/*.{h,m}",
2966 "components/TextFields/src/private/*.{h,m}"
2969 "MaterialComponents/AnimationTiming": [
2972 "MaterialComponents/Palettes": [
2975 "MaterialComponents/Typography": [
2978 "MDFInternationalization": [
2981 "MaterialComponents/private/Math": [
2987 "name": "UnitTests",
2988 "test_type": "unit",
2990 "components/TextFields/tests/unit/*.{h,m,swift}",
2991 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2993 "resources": "components/TextFields/tests/unit/resources/*",
2995 "MaterialComponents/TextFields+ColorThemer": [
2998 "MaterialComponents/TextFields+FontThemer": [
3001 "MaterialComponents/TextFields+TypographyThemer": [
3004 "MaterialComponents/Themes": [
3012 "name": "TextFields+ContainedInputView",
3016 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3018 "components/TextFields/src/ContainedInputView/*.{h,m}",
3019 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3023 "name": "UnitTests",
3024 "test_type": "unit",
3026 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3027 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3029 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3034 "name": "TextFields+ColorThemer",
3038 "public_header_files": [
3039 "components/TextFields/src/ColorThemer/*.h"
3042 "components/TextFields/src/ColorThemer/*.{h,m}"
3045 "MaterialComponents/TextFields": [
3048 "MaterialComponents/Themes": [
3054 "name": "TextFields+FontThemer",
3058 "public_header_files": [
3059 "components/TextFields/src/FontThemer/*.h"
3062 "components/TextFields/src/FontThemer/*.{h,m}"
3065 "MaterialComponents/TextFields": [
3068 "MaterialComponents/Themes": [
3074 "name": "TextFields+Theming",
3078 "public_header_files": "components/TextFields/src/Theming/*.h",
3080 "components/TextFields/src/Theming/*.{h,m}",
3081 "components/TextFields/src/Theming/private/*.{h,m}"
3084 "MaterialComponents/TextFields": [
3087 "MaterialComponents/TextFields+ColorThemer": [
3090 "MaterialComponents/TextFields+TypographyThemer": [
3093 "MaterialComponents/schemes/Container": [
3099 "name": "UnitTests",
3100 "test_type": "unit",
3102 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3103 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3105 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3110 "name": "TextFields+TypographyThemer",
3114 "public_header_files": [
3115 "components/TextFields/src/TypographyThemer/*.h"
3118 "components/TextFields/src/TypographyThemer/*.{h,m}"
3121 "MaterialComponents/TextFields": [
3124 "MaterialComponents/schemes/Typography": [
3134 "public_header_files": "components/Themes/src/*.h",
3136 "components/Themes/src/*.{h,m}",
3137 "components/Themes/src/private/*.{h,m}"
3140 "MaterialComponents/schemes/Color": [
3143 "MaterialComponents/schemes/Typography": [
3149 "name": "UnitTests",
3150 "test_type": "unit",
3152 "components/Themes/tests/unit/*.{h,m,swift}",
3153 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3155 "resources": "components/Themes/tests/unit/resources/*"
3160 "name": "Typography",
3164 "public_header_files": "components/Typography/src/*.h",
3166 "components/Typography/src/*.{h,m}",
3167 "components/Typography/src/private/*.{h,m}"
3170 "MaterialComponents/private/Application": [
3173 "MaterialComponents/private/Math": [
3179 "name": "UnitTests",
3180 "test_type": "unit",
3182 "components/Typography/tests/unit/*.{h,m,swift}",
3183 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3185 "resources": "components/Typography/tests/unit/resources/*"
3197 "public_header_files": "components/schemes/Color/src/*.h",
3198 "source_files": "components/schemes/Color/src/*.{h,m}",
3200 "MaterialComponents/private/Color": [
3206 "name": "UnitTests",
3207 "test_type": "unit",
3209 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3210 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3212 "resources": "components/schemes/Color/tests/unit/resources/*",
3214 "MaterialComponents/private/Math": [
3222 "name": "Container",
3226 "public_header_files": "components/schemes/Container/src/*.h",
3227 "source_files": "components/schemes/Container/src/*.{h,m}",
3229 "MaterialComponents/schemes/Color": [
3232 "MaterialComponents/schemes/Typography": [
3235 "MaterialComponents/schemes/Shape": [
3241 "name": "UnitTests",
3242 "test_type": "unit",
3244 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3245 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3255 "public_header_files": "components/schemes/Shape/src/*.h",
3256 "source_files": "components/schemes/Shape/src/*.{h,m}",
3258 "MaterialComponents/ShapeLibrary": [
3261 "MaterialComponents/Shapes": [
3267 "name": "UnitTests",
3268 "test_type": "unit",
3270 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3271 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3273 "resources": "components/schemes/Shape/tests/unit/resources/*"
3278 "name": "Typography",
3282 "public_header_files": "components/schemes/Typography/src/*.h",
3283 "source_files": "components/schemes/Typography/src/*.{h,m}",
3285 "MaterialComponents/Typography": [
3291 "name": "UnitTests",
3292 "test_type": "unit",
3294 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3295 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3297 "resources": "components/schemes/Typography/tests/unit/resources/*"
3311 "public_header_files": "components/private/Icons/src/*.h",
3312 "source_files": "components/private/Icons/src/*.{h,m}"
3315 "name": "ic_arrow_back",
3316 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3317 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3318 "resource_bundles": {
3319 "MaterialIcons_ic_arrow_back": [
3320 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3324 "MaterialComponents/private/Icons/Base": [
3331 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3332 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3333 "resource_bundles": {
3334 "MaterialIcons_ic_check": [
3335 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3339 "MaterialComponents/private/Icons/Base": [
3345 "name": "ic_check_circle",
3346 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3347 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3348 "resource_bundles": {
3349 "MaterialIcons_ic_check_circle": [
3350 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3354 "MaterialComponents/private/Icons/Base": [
3360 "name": "ic_chevron_right",
3361 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3362 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3363 "resource_bundles": {
3364 "MaterialIcons_ic_chevron_right": [
3365 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3369 "MaterialComponents/private/Icons/Base": [
3375 "name": "ic_color_lens",
3376 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3377 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3378 "resource_bundles": {
3379 "MaterialIcons_ic_color_lens": [
3380 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3384 "MaterialComponents/private/Icons/Base": [
3390 "name": "ic_help_outline",
3391 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3392 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3393 "resource_bundles": {
3394 "MaterialIcons_ic_help_outline": [
3395 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3399 "MaterialComponents/private/Icons/Base": [
3406 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3407 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3408 "resource_bundles": {
3409 "MaterialIcons_ic_info": [
3410 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3414 "MaterialComponents/private/Icons/Base": [
3420 "name": "ic_more_horiz",
3421 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3422 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3423 "resource_bundles": {
3424 "MaterialIcons_ic_more_horiz": [
3425 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3429 "MaterialComponents/private/Icons/Base": [
3435 "name": "ic_radio_button_unchecked",
3436 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3437 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3438 "resource_bundles": {
3439 "MaterialIcons_ic_radio_button_unchecked": [
3440 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3444 "MaterialComponents/private/Icons/Base": [
3450 "name": "ic_reorder",
3451 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3452 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3453 "resource_bundles": {
3454 "MaterialIcons_ic_reorder": [
3455 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3459 "MaterialComponents/private/Icons/Base": [
3465 "name": "ic_settings",
3466 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3467 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3468 "resource_bundles": {
3469 "MaterialIcons_ic_settings": [
3470 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3474 "MaterialComponents/private/Icons/Base": [
3482 "name": "Application",
3486 "public_header_files": "components/private/Application/src/*.h",
3487 "source_files": "components/private/Application/src/*.{h,m}",
3490 "name": "UnitTests",
3491 "test_type": "unit",
3493 "components/private/Application/tests/unit/*.{h,m,swift}",
3494 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3496 "resources": "components/private/Application/tests/unit/resources/*"
3505 "public_header_files": "components/private/Color/src/*.h",
3506 "source_files": "components/private/Color/src/*.{h,m}",
3509 "name": "UnitTests",
3510 "test_type": "unit",
3512 "components/private/Color/tests/unit/*.{h,m,swift}",
3513 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3515 "resources": "components/private/Color/tests/unit/resources/*"
3520 "name": "KeyboardWatcher",
3524 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3525 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3527 "MaterialComponents/private/Application": [
3533 "name": "UnitTests",
3534 "test_type": "unit",
3536 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3537 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3539 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3548 "public_header_files": "components/private/Math/src/*.h",
3549 "source_files": "components/private/Math/src/*.{h,m}",
3552 "name": "UnitTests",
3553 "test_type": "unit",
3555 "components/private/Math/tests/unit/*.{h,m,swift}",
3556 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3558 "resources": "components/private/Math/tests/unit/resources/*"
3567 "public_header_files": "components/private/Overlay/src/*.h",
3569 "components/private/Overlay/src/*.{h,m}",
3570 "components/private/Overlay/src/private/*.{h,m}"
3574 "name": "UnitTests",
3575 "test_type": "unit",
3577 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3578 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3580 "resources": "components/private/Overlay/tests/unit/resources/*"
3585 "name": "ThumbTrack",
3589 "public_header_files": "components/private/ThumbTrack/src/*.h",
3591 "components/private/ThumbTrack/src/*.{h,m}",
3592 "components/private/ThumbTrack/src/private/*.{h,m}"
3595 "MaterialComponents/Ink": [
3598 "MaterialComponents/Ripple": [
3601 "MaterialComponents/ShadowElevations": [
3604 "MaterialComponents/ShadowLayer": [
3607 "MaterialComponents/Typography": [
3610 "MDFInternationalization": [
3613 "MaterialComponents/private/Math": [
3619 "name": "UnitTests",
3620 "test_type": "unit",
3622 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3623 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3625 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3630 "name": "UIMetrics",
3634 "public_header_files": "components/private/UIMetrics/src/*.h",
3636 "components/private/UIMetrics/src/*.{h,m}",
3637 "components/private/UIMetrics/src/private/*.{h,m}"
3640 "MaterialComponents/private/Application": [
3646 "name": "UnitTests",
3647 "test_type": "unit",
3649 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3650 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3652 "resources": "components/private/UIMetrics/tests/unit/resources/*"