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/ShapeLibrary": [
533 "MaterialComponents/Shapes": [
536 "MaterialComponents/ShadowElevations": [
539 "MaterialComponents/ShadowLayer": [
542 "MaterialComponents/private/KeyboardWatcher": [
545 "MaterialComponents/private/Math": [
554 "components/BottomSheet/tests/unit/*.{h,m,swift}",
555 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
557 "resources": "components/BottomSheet/tests/unit/resources/*",
559 "MaterialComponents/BottomSheet+ShapeThemer": [
567 "name": "BottomSheet+ShapeThemer",
571 "public_header_files": [
572 "components/BottomSheet/src/ShapeThemer/*.h"
575 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
576 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
579 "MaterialComponents/BottomSheet": [
582 "MaterialComponents/schemes/Shape": [
592 "public_header_files": "components/Buttons/src/*.h",
594 "components/Buttons/src/*.{h,m}",
595 "components/Buttons/src/private/*.{h,m}"
598 "MDFInternationalization": [
601 "MDFTextAccessibility": [
604 "MaterialComponents/Elevation": [
607 "MaterialComponents/Ink": [
610 "MaterialComponents/Ripple": [
613 "MaterialComponents/ShadowElevations": [
616 "MaterialComponents/ShadowLayer": [
619 "MaterialComponents/Shapes": [
622 "MaterialComponents/Typography": [
625 "MaterialComponents/private/Math": [
634 "components/Buttons/tests/unit/*.{h,m,swift}",
635 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
637 "resources": "components/Buttons/tests/unit/resources/*",
639 "MaterialComponents/Buttons+ShapeThemer": [
642 "MaterialComponents/Buttons+ColorThemer": [
645 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
648 "MaterialComponents/Buttons+ButtonThemer": [
656 "name": "Buttons+ColorThemer",
660 "public_header_files": [
661 "components/Buttons/src/ColorThemer/*.h"
664 "components/Buttons/src/ColorThemer/*.{h,m}",
665 "components/Buttons/src/ColorThemer/private/*.{h,m}"
668 "MaterialComponents/Buttons": [
671 "MaterialComponents/schemes/Color": [
677 "name": "Buttons+TitleColorAccessibilityMutator",
681 "public_header_files": [
682 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
685 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
686 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
689 "MDFTextAccessibility": [
692 "MaterialComponents/Buttons": [
698 "name": "Buttons+ShapeThemer",
702 "public_header_files": [
703 "components/Buttons/src/ShapeThemer/*.h"
706 "components/Buttons/src/ShapeThemer/*.{h,m}"
709 "MaterialComponents/Buttons": [
712 "MaterialComponents/schemes/Shape": [
718 "name": "Buttons+TypographyThemer",
722 "public_header_files": [
723 "components/Buttons/src/TypographyThemer/*.h"
726 "components/Buttons/src/TypographyThemer/*.{h,m}"
729 "MaterialComponents/Buttons": [
732 "MaterialComponents/schemes/Typography": [
738 "name": "Buttons+ButtonThemer",
742 "public_header_files": [
743 "components/Buttons/src/ButtonThemer/*.h"
746 "components/Buttons/src/ButtonThemer/*.{h,m}",
747 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
750 "MaterialComponents/Buttons": [
753 "MaterialComponents/Buttons+ColorThemer": [
756 "MaterialComponents/Buttons+ShapeThemer": [
759 "MaterialComponents/Buttons+TypographyThemer": [
762 "MaterialComponents/Palettes": [
768 "name": "Buttons+Theming",
772 "public_header_files": "components/Buttons/src/Theming/*.h",
774 "components/Buttons/src/Theming/*.{h,m}",
775 "components/Buttons/src/Theming/private/*.{h,m}"
778 "MaterialComponents/Buttons": [
781 "MaterialComponents/Buttons+ColorThemer": [
784 "MaterialComponents/Buttons+ShapeThemer": [
787 "MaterialComponents/Buttons+TypographyThemer": [
790 "MaterialComponents/ShadowElevations": [
793 "MaterialComponents/schemes/Container": [
802 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
803 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
805 "resources": "components/Buttons/tests/unit/Theming/resources/*"
814 "public_header_files": "components/ButtonBar/src/*.h",
816 "components/ButtonBar/src/*.{h,m}",
817 "components/ButtonBar/src/private/*.{h,m}"
820 "MDFInternationalization": [
823 "MaterialComponents/Buttons": [
826 "MaterialComponents/private/Application": [
835 "components/ButtonBar/tests/unit/*.{h,m,swift}",
836 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
838 "resources": "components/ButtonBar/tests/unit/resources/*",
840 "MaterialComponents/ButtonBar+TypographyThemer": [
848 "name": "ButtonBar+ColorThemer",
852 "public_header_files": [
853 "components/ButtonBar/src/ColorThemer/*.h"
856 "components/ButtonBar/src/ColorThemer/*.{h,m}"
859 "MaterialComponents/ButtonBar": [
862 "MaterialComponents/Themes": [
868 "name": "ButtonBar+TypographyThemer",
872 "public_header_files": [
873 "components/ButtonBar/src/TypographyThemer/*.h"
876 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
879 "MaterialComponents/ButtonBar": [
882 "MaterialComponents/schemes/Typography": [
892 "public_header_files": "components/Cards/src/*.h",
893 "source_files": "components/Cards/src/*.{h,m}",
895 "components/Cards/src/MDCCard+Ripple.{h,m}",
896 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
899 "MaterialComponents/Elevation": [
902 "MaterialComponents/Ink": [
905 "MaterialComponents/Ripple": [
908 "MaterialComponents/ShadowLayer": [
911 "MaterialComponents/Shapes": [
914 "MaterialComponents/private/Icons/ic_check_circle": [
917 "MaterialComponents/private/Math": [
926 "components/Cards/tests/unit/*.{h,m,swift}",
927 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
929 "resources": "components/Cards/tests/unit/resources/*",
931 "MaterialComponents/Cards+ColorThemer": [
934 "MaterialComponents/Cards+ShapeThemer": [
942 "name": "Cards+ColorThemer",
946 "public_header_files": [
947 "components/Cards/src/ColorThemer/*.h"
950 "components/Cards/src/ColorThemer/*.{h,m}"
953 "MaterialComponents/Cards": [
956 "MaterialComponents/schemes/Color": [
962 "name": "Cards+ShapeThemer",
966 "public_header_files": [
967 "components/Cards/src/ShapeThemer/*.h"
970 "components/Cards/src/ShapeThemer/*.{h,m}"
973 "MaterialComponents/Cards": [
976 "MaterialComponents/schemes/Shape": [
982 "name": "Cards+CardThemer",
986 "public_header_files": [
987 "components/Cards/src/CardThemer/*.h"
990 "components/Cards/src/CardThemer/*.{h,m}"
993 "MaterialComponents/Cards": [
996 "MaterialComponents/Cards+ColorThemer": [
999 "MaterialComponents/Cards+ShapeThemer": [
1005 "name": "Cards+Theming",
1009 "public_header_files": "components/Cards/src/Theming/*.h",
1011 "components/Cards/src/Theming/*.{h,m}",
1012 "components/Cards/src/Theming/private/*.{h,m}"
1015 "MaterialComponents/Cards": [
1018 "MaterialComponents/Cards+ColorThemer": [
1021 "MaterialComponents/Cards+ShapeThemer": [
1024 "MaterialComponents/schemes/Container": [
1030 "name": "UnitTests",
1031 "test_type": "unit",
1033 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1034 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1036 "resources": "components/Cards/tests/unit/Theming/resources/*"
1045 "public_header_files": "components/Chips/src/*.h",
1047 "components/Chips/src/*.{h,m}",
1048 "components/Chips/src/private/*.{h,m}"
1051 "MDFInternationalization": [
1054 "MaterialComponents/Elevation": [
1057 "MaterialComponents/Ink": [
1060 "MaterialComponents/Ripple": [
1063 "MaterialComponents/ShadowLayer": [
1066 "MaterialComponents/ShadowElevations": [
1069 "MaterialComponents/ShapeLibrary": [
1072 "MaterialComponents/Shapes": [
1075 "MaterialComponents/TextFields": [
1078 "MaterialComponents/Typography": [
1081 "MaterialComponents/private/Math": [
1087 "name": "UnitTests",
1088 "test_type": "unit",
1090 "components/Chips/tests/unit/*.{h,m,swift}",
1091 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1093 "resources": "components/Chips/tests/unit/resources/*",
1095 "MaterialComponents/Chips+ChipThemer": [
1098 "MaterialComponents/Chips+FontThemer": [
1101 "MaterialComponents/Themes": [
1109 "name": "Chips+ChipThemer",
1113 "public_header_files": [
1114 "components/Chips/src/ChipThemer/*.h"
1117 "components/Chips/src/ChipThemer/*.{h,m}"
1120 "MaterialComponents/Chips": [
1123 "MaterialComponents/Chips+ColorThemer": [
1126 "MaterialComponents/Chips+ShapeThemer": [
1129 "MaterialComponents/Chips+TypographyThemer": [
1135 "name": "Chips+ColorThemer",
1139 "public_header_files": [
1140 "components/Chips/src/ColorThemer/*.h"
1143 "components/Chips/src/ColorThemer/*.{h,m}"
1146 "MaterialComponents/Chips": [
1149 "MaterialComponents/schemes/Color": [
1155 "name": "Chips+FontThemer",
1159 "public_header_files": [
1160 "components/Chips/src/FontThemer/*.h"
1163 "components/Chips/src/FontThemer/*.{h,m}"
1166 "MaterialComponents/Chips": [
1169 "MaterialComponents/Themes": [
1175 "name": "Chips+ShapeThemer",
1179 "public_header_files": [
1180 "components/Chips/src/ShapeThemer/*.h"
1183 "components/Chips/src/ShapeThemer/*.{h,m}"
1186 "MaterialComponents/Chips": [
1189 "MaterialComponents/schemes/Shape": [
1195 "name": "Chips+TypographyThemer",
1199 "public_header_files": [
1200 "components/Chips/src/TypographyThemer/*.h"
1203 "components/Chips/src/TypographyThemer/*.{h,m}"
1206 "MaterialComponents/Chips": [
1209 "MaterialComponents/schemes/Typography": [
1215 "name": "Chips+Theming",
1219 "public_header_files": "components/Chips/src/Theming/*.h",
1221 "components/Chips/src/Theming/*.{h,m}",
1222 "components/Chips/src/Theming/private/*.{h,m}"
1225 "MaterialComponents/Chips": [
1228 "MaterialComponents/Chips+ColorThemer": [
1231 "MaterialComponents/Chips+ShapeThemer": [
1234 "MaterialComponents/Chips+TypographyThemer": [
1237 "MaterialComponents/schemes/Container": [
1243 "name": "UnitTests",
1244 "test_type": "unit",
1246 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1247 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1249 "resources": "components/Chips/tests/unit/Theming/resources/*"
1254 "name": "CollectionCells",
1258 "public_header_files": "components/CollectionCells/src/*.h",
1260 "components/CollectionCells/src/*.{h,m}",
1261 "components/CollectionCells/src/private/*.{h,m}"
1264 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1271 "MDFInternationalization": [
1274 "MaterialComponents/CollectionLayoutAttributes": [
1277 "MaterialComponents/Ink": [
1280 "MaterialComponents/Typography": [
1283 "MaterialComponents/Palettes": [
1286 "MaterialComponents/private/Icons/ic_check": [
1289 "MaterialComponents/private/Icons/ic_check_circle": [
1292 "MaterialComponents/private/Icons/ic_chevron_right": [
1295 "MaterialComponents/private/Icons/ic_info": [
1298 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1301 "MaterialComponents/private/Icons/ic_reorder": [
1304 "MaterialComponents/private/Math": [
1310 "name": "UnitTests",
1311 "test_type": "unit",
1313 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1314 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1316 "resources": "components/CollectionCells/tests/unit/resources/*"
1321 "name": "CollectionLayoutAttributes",
1325 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1326 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1329 "name": "UnitTests",
1330 "test_type": "unit",
1332 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1333 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1335 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1340 "name": "Collections",
1344 "public_header_files": "components/Collections/src/*.h",
1346 "components/Collections/src/*.{h,m}",
1347 "components/Collections/src/private/*.{h,m}"
1350 "components/Collections/src/MaterialCollections.bundle"
1357 "MaterialComponents/CollectionCells": [
1360 "MaterialComponents/CollectionLayoutAttributes": [
1363 "MaterialComponents/Ink": [
1366 "MaterialComponents/Palettes": [
1369 "MaterialComponents/ShadowElevations": [
1372 "MaterialComponents/ShadowLayer": [
1375 "MaterialComponents/Typography": [
1381 "name": "UnitTests",
1382 "test_type": "unit",
1384 "components/Collections/tests/unit/*.{h,m,swift}",
1385 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1387 "resources": "components/Collections/tests/unit/resources/*"
1396 "public_header_files": "components/Dialogs/src/*.h",
1398 "components/Dialogs/src/*.{h,m}",
1399 "components/Dialogs/src/private/*.{h,m}"
1402 "components/Dialogs/src/MaterialDialogs.bundle"
1405 "MaterialComponents/Buttons": [
1408 "MaterialComponents/Elevation": [
1411 "MaterialComponents/ShadowElevations": [
1414 "MaterialComponents/ShadowLayer": [
1417 "MaterialComponents/Typography": [
1420 "MaterialComponents/private/KeyboardWatcher": [
1423 "MaterialComponents/private/Math": [
1426 "MDFInternationalization": [
1432 "name": "UnitTests",
1433 "test_type": "unit",
1435 "components/Dialogs/tests/unit/*.{h,m,swift}",
1436 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1438 "resources": "components/Dialogs/tests/unit/resources/*",
1440 "MaterialComponents/Dialogs+DialogThemer": [
1448 "name": "Dialogs+ColorThemer",
1452 "public_header_files": [
1453 "components/Dialogs/src/ColorThemer/*.h"
1456 "components/Dialogs/src/ColorThemer/*.{h,m}"
1459 "MaterialComponents/Dialogs": [
1462 "MaterialComponents/Themes": [
1465 "MaterialComponents/Buttons+ColorThemer": [
1471 "name": "Dialogs+TypographyThemer",
1475 "public_header_files": [
1476 "components/Dialogs/src/TypographyThemer/*.h"
1479 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1482 "MaterialComponents/Dialogs": [
1485 "MaterialComponents/schemes/Typography": [
1488 "MaterialComponents/Buttons+TypographyThemer": [
1494 "name": "Dialogs+DialogThemer",
1498 "public_header_files": [
1499 "components/Dialogs/src/DialogThemer/*.h"
1502 "components/Dialogs/src/DialogThemer/*.{h,m}"
1505 "MaterialComponents/Dialogs": [
1508 "MaterialComponents/Dialogs+ColorThemer": [
1511 "MaterialComponents/Dialogs+TypographyThemer": [
1514 "MaterialComponents/Buttons+ButtonThemer": [
1520 "name": "Dialogs+Theming",
1524 "public_header_files": "components/Dialogs/src/Theming/*.h",
1526 "components/Dialogs/src/Theming/*.{h,m}",
1527 "components/Dialogs/src/Theming/private/*.{h,m}"
1530 "MaterialComponents/Dialogs": [
1533 "MaterialComponents/Dialogs+ColorThemer": [
1536 "MaterialComponents/Dialogs+TypographyThemer": [
1539 "MaterialComponents/ShadowElevations": [
1542 "MaterialComponents/schemes/Container": [
1545 "MaterialComponents/Buttons+Theming": [
1551 "name": "UnitTests",
1552 "test_type": "unit",
1554 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1555 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1557 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1562 "name": "Elevation",
1566 "public_header_files": "components/Elevation/src/*.h",
1568 "components/Elevation/src/*.{h,m}",
1569 "components/Elevation/src/private/*.{h,m}"
1572 "MaterialComponents/private/Color": [
1575 "MaterialComponents/private/Math": [
1581 "name": "UnitTests",
1582 "test_type": "unit",
1584 "components/Elevation/tests/unit/*.{h,m,swift}",
1585 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1588 "MaterialComponents/private/Color": [
1596 "name": "FeatureHighlight",
1600 "public_header_files": "components/FeatureHighlight/src/*.h",
1602 "components/FeatureHighlight/src/*.{h,m}",
1603 "components/FeatureHighlight/src/private/*.{h,m}"
1606 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1609 "MaterialComponents/private/Math": [
1612 "MaterialComponents/Typography": [
1615 "MDFTextAccessibility": [
1621 "name": "UnitTests",
1622 "test_type": "unit",
1624 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1625 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1627 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1629 "MaterialComponents/FeatureHighlight+ColorThemer": [
1632 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1635 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1643 "name": "FeatureHighlight+ColorThemer",
1647 "public_header_files": [
1648 "components/FeatureHighlight/src/ColorThemer/*.h"
1651 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1654 "MaterialComponents/FeatureHighlight": [
1657 "MaterialComponents/Themes": [
1663 "name": "FeatureHighlight+FontThemer",
1667 "public_header_files": [
1668 "components/FeatureHighlight/src/FontThemer/*.h"
1671 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1674 "MaterialComponents/FeatureHighlight": [
1677 "MaterialComponents/Themes": [
1683 "name": "FeatureHighlight+TypographyThemer",
1687 "public_header_files": [
1688 "components/FeatureHighlight/src/TypographyThemer/*.h"
1691 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1694 "MaterialComponents/FeatureHighlight": [
1697 "MaterialComponents/schemes/Typography": [
1703 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1707 "public_header_files": [
1708 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1711 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1714 "MaterialComponents/FeatureHighlight": [
1717 "MDFTextAccessibility": [
1723 "name": "FlexibleHeader",
1727 "public_header_files": "components/FlexibleHeader/src/*.h",
1729 "components/FlexibleHeader/src/*.{h,m}",
1730 "components/FlexibleHeader/src/private/*.{h,m}"
1733 "MDFTextAccessibility": [
1736 "MaterialComponents/Elevation": [
1739 "MaterialComponents/ShadowElevations": [
1742 "MaterialComponents/ShadowLayer": [
1745 "MaterialComponents/private/Application": [
1748 "MaterialComponents/private/Math": [
1751 "MaterialComponents/private/UIMetrics": [
1757 "name": "UnitTests",
1758 "test_type": "unit",
1760 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1761 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1763 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1765 "MaterialComponents/FlexibleHeader+ColorThemer": [
1768 "MaterialComponents/ShadowLayer": [
1776 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1780 "public_header_files": [
1781 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1784 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1787 "MaterialComponents/FlexibleHeader": [
1793 "name": "FlexibleHeader+ColorThemer",
1797 "public_header_files": [
1798 "components/FlexibleHeader/src/ColorThemer/*.h"
1801 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1804 "MaterialComponents/FlexibleHeader": [
1807 "MaterialComponents/schemes/Color": [
1813 "name": "HeaderStackView",
1817 "public_header_files": "components/HeaderStackView/src/*.h",
1818 "source_files": "components/HeaderStackView/src/*.{h,m}",
1821 "name": "UnitTests",
1822 "test_type": "unit",
1824 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1825 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1827 "resources": "components/HeaderStackView/tests/unit/resources/*"
1832 "name": "HeaderStackView+ColorThemer",
1836 "public_header_files": [
1837 "components/HeaderStackView/src/ColorThemer/*.h"
1840 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1843 "MaterialComponents/HeaderStackView": [
1846 "MaterialComponents/Themes": [
1856 "public_header_files": "components/Ink/src/*.h",
1858 "components/Ink/src/*.{h,m}",
1859 "components/Ink/src/private/*.{h,m}"
1862 "MaterialComponents/private/Color": [
1865 "MaterialComponents/private/Math": [
1871 "name": "UnitTests",
1872 "test_type": "unit",
1874 "components/Ink/tests/unit/*.{h,m,swift}",
1875 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1877 "resources": "components/Ink/tests/unit/resources/*"
1882 "name": "Ink+ColorThemer",
1886 "public_header_files": [
1887 "components/Ink/src/ColorThemer/*.h"
1890 "components/Ink/src/ColorThemer/*.{h,m}"
1893 "MaterialComponents/Ink": [
1896 "MaterialComponents/Themes": [
1902 "name": "LibraryInfo",
1906 "public_header_files": "components/LibraryInfo/src/*.h",
1908 "components/LibraryInfo/src/*.{h,m}",
1909 "components/LibraryInfo/src/private/*.{h,m}"
1913 "name": "UnitTests",
1914 "test_type": "unit",
1916 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1917 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1919 "resources": "components/LibraryInfo/tests/unit/resources/*"
1928 "public_header_files": "components/List/src/*.h",
1930 "components/List/src/*.{h,m}",
1931 "components/List/src/private/*.{h,m}"
1934 "MaterialComponents/Elevation": [
1937 "MaterialComponents/Ink": [
1940 "MaterialComponents/Ripple": [
1943 "MaterialComponents/ShadowElevations": [
1946 "MaterialComponents/ShadowLayer": [
1949 "MaterialComponents/Typography": [
1952 "MDFInternationalization": [
1955 "MaterialComponents/private/Math": [
1961 "name": "UnitTests",
1962 "test_type": "unit",
1964 "components/List/tests/unit/*.{h,m,swift}",
1965 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1967 "resources": "components/List/tests/unit/resources/*",
1969 "MaterialComponents/List+ColorThemer": [
1972 "MaterialComponents/List+TypographyThemer": [
1975 "MaterialComponents/List+ListThemer": [
1983 "name": "List+TypographyThemer",
1987 "public_header_files": [
1988 "components/List/src/TypographyThemer/*.h"
1991 "components/List/src/TypographyThemer/*.{h,m}"
1994 "MaterialComponents/List": [
1997 "MaterialComponents/schemes/Typography": [
2003 "name": "List+ColorThemer",
2007 "public_header_files": [
2008 "components/List/src/ColorThemer/*.h"
2011 "components/List/src/ColorThemer/*.{h,m}",
2012 "components/List/src/ColorThemer/private/*.{h,m}"
2015 "MaterialComponents/List": [
2018 "MaterialComponents/schemes/Color": [
2024 "name": "List+ListThemer",
2028 "public_header_files": [
2029 "components/List/src/ListThemer/*.h"
2032 "components/List/src/ListThemer/*.{h,m}",
2033 "components/List/src/ListThemer/private/*.{h,m}"
2036 "MaterialComponents/List": [
2039 "MaterialComponents/List+ColorThemer": [
2042 "MaterialComponents/List+TypographyThemer": [
2048 "name": "List+Theming",
2052 "public_header_files": "components/List/src/Theming/*.h",
2054 "components/List/src/Theming/*.{h,m}",
2055 "components/List/src/Theming/private/*.{h,m}"
2058 "MaterialComponents/List": [
2061 "MaterialComponents/List+ColorThemer": [
2064 "MaterialComponents/List+TypographyThemer": [
2067 "MaterialComponents/schemes/Container": [
2073 "name": "UnitTests",
2074 "test_type": "unit",
2076 "components/List/tests/unit/Theming/*.{h,m,swift}",
2077 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2079 "resources": "components/List/tests/unit/Theming/resources/*"
2084 "name": "MaskedTransition",
2088 "public_header_files": "components/MaskedTransition/src/*.h",
2090 "components/MaskedTransition/src/*.{h,m}",
2091 "components/MaskedTransition/src/private/*.{h,m}"
2094 "MotionTransitioning": [
2100 "MotionInterchange": [
2106 "name": "UnitTests",
2107 "test_type": "unit",
2109 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2110 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2112 "resources": "components/MaskedTransition/tests/unit/resources/*"
2117 "name": "NavigationBar",
2121 "public_header_files": "components/NavigationBar/src/*.h",
2122 "source_files": "components/NavigationBar/src/*.{h,m}",
2124 "MDFTextAccessibility": [
2127 "MaterialComponents/ButtonBar": [
2130 "MaterialComponents/Typography": [
2133 "MDFInternationalization": [
2136 "MaterialComponents/private/Math": [
2142 "name": "UnitTests",
2143 "test_type": "unit",
2145 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2146 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2148 "resources": "components/NavigationBar/tests/unit/resources/*",
2150 "MaterialComponents/NavigationBar+ColorThemer": [
2153 "MaterialComponents/NavigationBar+TypographyThemer": [
2161 "name": "NavigationBar+ColorThemer",
2165 "public_header_files": [
2166 "components/NavigationBar/src/ColorThemer/*.h"
2169 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2172 "MaterialComponents/NavigationBar": [
2175 "MaterialComponents/schemes/Color": [
2181 "name": "NavigationBar+TypographyThemer",
2185 "public_header_files": [
2186 "components/NavigationBar/src/TypographyThemer/*.h"
2189 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2192 "MaterialComponents/NavigationBar": [
2195 "MaterialComponents/schemes/Typography": [
2201 "name": "NavigationDrawer",
2205 "public_header_files": "components/NavigationDrawer/src/*.h",
2207 "components/NavigationDrawer/src/*.{h,m}",
2208 "components/NavigationDrawer/src/private/*.{h,m}"
2210 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2212 "MaterialComponents/Elevation": [
2215 "MaterialComponents/Palettes": [
2218 "MaterialComponents/ShadowLayer": [
2221 "MaterialComponents/private/Math": [
2224 "MaterialComponents/private/UIMetrics": [
2230 "name": "UnitTests",
2231 "test_type": "unit",
2233 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2234 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2235 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2238 "MaterialComponents/NavigationDrawer+ColorThemer": [
2246 "name": "NavigationDrawer+ColorThemer",
2250 "public_header_files": [
2251 "components/NavigationDrawer/src/ColorThemer/*.h"
2254 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2255 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2258 "MaterialComponents/NavigationDrawer": [
2261 "MaterialComponents/schemes/Color": [
2267 "name": "OverlayWindow",
2271 "public_header_files": "components/OverlayWindow/src/*.h",
2273 "components/OverlayWindow/src/*.{h,m}",
2274 "components/OverlayWindow/src/private/*.{h,m}"
2277 "MaterialComponents/private/Application": [
2283 "name": "UnitTests",
2284 "test_type": "unit",
2286 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2287 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2289 "resources": "components/OverlayWindow/tests/unit/resources/*"
2294 "name": "PageControl",
2298 "public_header_files": "components/PageControl/src/*.h",
2300 "components/PageControl/src/*.{h,m}",
2301 "components/PageControl/src/private/*.{h,m}"
2304 "components/PageControl/src/MaterialPageControl.bundle"
2307 "MDFInternationalization": [
2313 "name": "UnitTests",
2314 "test_type": "unit",
2316 "components/PageControl/tests/unit/*.{h,m,swift}",
2317 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2319 "resources": "components/PageControl/tests/unit/resources/*"
2324 "name": "PageControl+ColorThemer",
2328 "public_header_files": [
2329 "components/PageControl/src/ColorThemer/*.h"
2332 "components/PageControl/src/ColorThemer/*.{h,m}"
2335 "MaterialComponents/PageControl": [
2338 "MaterialComponents/Themes": [
2348 "public_header_files": "components/Palettes/src/*.h",
2350 "components/Palettes/src/*.{h,m}",
2351 "components/Palettes/src/private/*.{h,m}"
2355 "name": "UnitTests",
2356 "test_type": "unit",
2358 "components/Palettes/tests/unit/*.{h,m,swift}",
2359 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2361 "resources": "components/Palettes/tests/unit/resources/*"
2366 "name": "ProgressView",
2370 "public_header_files": "components/ProgressView/src/*.h",
2372 "components/ProgressView/src/*.{h,m}",
2373 "components/ProgressView/src/private/*.{h,m}"
2376 "MDFInternationalization": [
2379 "MaterialComponents/Palettes": [
2382 "MaterialComponents/private/Math": [
2391 "name": "UnitTests",
2392 "test_type": "unit",
2394 "components/ProgressView/tests/unit/*.{h,m,swift}",
2395 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2397 "resources": "components/ProgressView/tests/unit/resources/*"
2402 "name": "ProgressView+ColorThemer",
2406 "public_header_files": [
2407 "components/ProgressView/src/ColorThemer/*.h"
2410 "components/ProgressView/src/ColorThemer/*.{h,m}"
2413 "MaterialComponents/ProgressView": [
2416 "MaterialComponents/Themes": [
2422 "name": "ProgressView+Theming",
2426 "public_header_files": "components/ProgressView/src/Theming/*.h",
2428 "components/ProgressView/src/Theming/*.{h,m}",
2429 "components/ProgressView/src/Theming/private/*.{h,m}"
2432 "MaterialComponents/ProgressView": [
2435 "MaterialComponents/schemes/Container": [
2441 "name": "UnitTests",
2442 "test_type": "unit",
2444 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2445 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2447 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2456 "public_header_files": "components/Ripple/src/*.h",
2458 "components/Ripple/src/*.{h,m}",
2459 "components/Ripple/src/private/*.{h,m}"
2462 "MaterialComponents/AnimationTiming": [
2465 "MaterialComponents/private/Color": [
2468 "MaterialComponents/private/Math": [
2474 "name": "UnitTests",
2475 "test_type": "unit",
2477 "components/Ripple/tests/unit/*.{h,m,swift}",
2478 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2480 "resources": "components/Ripple/tests/unit/resources/*"
2485 "name": "ShadowElevations",
2489 "public_header_files": "components/ShadowElevations/src/*.h",
2490 "source_files": "components/ShadowElevations/src/*.{h,m}",
2493 "name": "UnitTests",
2494 "test_type": "unit",
2496 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2497 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2499 "resources": "components/ShadowElevations/tests/unit/resources/*"
2504 "name": "ShadowLayer",
2508 "public_header_files": "components/ShadowLayer/src/*.h",
2509 "source_files": "components/ShadowLayer/src/*.{h,m}",
2511 "MaterialComponents/ShadowElevations": [
2517 "name": "UnitTests",
2518 "test_type": "unit",
2520 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2521 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2523 "resources": "components/ShadowLayer/tests/unit/resources/*"
2528 "name": "ShapeLibrary",
2532 "public_header_files": "components/ShapeLibrary/src/*.h",
2534 "components/ShapeLibrary/src/*.{h,m}",
2535 "components/ShapeLibrary/src/private/*.{h,m}"
2538 "MaterialComponents/Shapes": [
2541 "MaterialComponents/private/Math": [
2547 "name": "UnitTests",
2548 "test_type": "unit",
2550 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2551 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2553 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2562 "public_header_files": "components/Shapes/src/*.h",
2564 "components/Shapes/src/*.{h,m}",
2565 "components/Shapes/src/private/*.{h,m}"
2568 "MaterialComponents/ShadowLayer": [
2571 "MaterialComponents/private/Math": [
2577 "name": "UnitTests",
2578 "test_type": "unit",
2580 "components/Shapes/tests/unit/*.{h,m,swift}",
2581 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2583 "resources": "components/Shapes/tests/unit/resources/*"
2592 "public_header_files": [
2593 "components/Slider/src/*.h"
2596 "components/Slider/src/*.{h,m}",
2597 "components/Slider/src/private/*.{h,m}"
2600 "MaterialComponents/Palettes": [
2603 "MaterialComponents/ShadowElevations": [
2606 "MaterialComponents/private/ThumbTrack": [
2612 "name": "UnitTests",
2613 "test_type": "unit",
2615 "components/Slider/tests/unit/*.{h,m,swift}",
2616 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2618 "resources": "components/Slider/tests/unit/resources/*"
2623 "name": "Slider+ColorThemer",
2627 "public_header_files": [
2628 "components/Slider/src/ColorThemer/*.h"
2631 "components/Slider/src/ColorThemer/*.{h,m}"
2634 "MaterialComponents/Palettes": [
2637 "MaterialComponents/Slider": [
2640 "MaterialComponents/schemes/Color": [
2650 "public_header_files": "components/Snackbar/src/*.h",
2652 "components/Snackbar/src/*.{h,m}",
2653 "components/Snackbar/src/private/*.{h,m}"
2656 "components/Snackbar/src/MaterialSnackbar.bundle"
2659 "MaterialComponents/AnimationTiming": [
2662 "MaterialComponents/Buttons": [
2665 "MaterialComponents/Elevation": [
2668 "MaterialComponents/OverlayWindow": [
2671 "MaterialComponents/ShadowElevations": [
2674 "MaterialComponents/ShadowLayer": [
2677 "MaterialComponents/Typography": [
2680 "MaterialComponents/private/Application": [
2683 "MaterialComponents/private/KeyboardWatcher": [
2686 "MaterialComponents/private/Math": [
2689 "MaterialComponents/private/Overlay": [
2695 "name": "UnitTests",
2696 "test_type": "unit",
2698 "components/Snackbar/tests/unit/*.{h,m,swift}",
2699 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2701 "resources": "components/Snackbar/tests/unit/resources/*",
2703 "MaterialComponents/Snackbar+ColorThemer": [
2706 "MaterialComponents/Snackbar+FontThemer": [
2709 "MaterialComponents/Snackbar+TypographyThemer": [
2712 "MaterialComponents/Themes": [
2720 "name": "Snackbar+ColorThemer",
2724 "public_header_files": [
2725 "components/Snackbar/src/ColorThemer/*.h"
2728 "components/Snackbar/src/ColorThemer/*.{h,m}"
2731 "MaterialComponents/Snackbar": [
2734 "MaterialComponents/schemes/Color": [
2740 "name": "Snackbar+FontThemer",
2744 "public_header_files": [
2745 "components/Snackbar/src/FontThemer/*.h"
2748 "components/Snackbar/src/FontThemer/*.{h,m}"
2751 "MaterialComponents/Snackbar": [
2754 "MaterialComponents/Themes": [
2760 "name": "Snackbar+TypographyThemer",
2764 "public_header_files": [
2765 "components/Snackbar/src/TypographyThemer/*.h"
2768 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2771 "MaterialComponents/Snackbar": [
2774 "MaterialComponents/schemes/Typography": [
2784 "public_header_files": "components/Tabs/src/*.h",
2786 "components/Tabs/src/*.{h,m}",
2787 "components/Tabs/src/private/*.{h,m}"
2790 "components/Tabs/src/MaterialTabs.bundle"
2793 "MDFInternationalization": [
2796 "MaterialComponents/AnimationTiming": [
2799 "MaterialComponents/Ink": [
2802 "MaterialComponents/Palettes": [
2805 "MaterialComponents/Ripple": [
2808 "MaterialComponents/ShadowElevations": [
2811 "MaterialComponents/ShadowLayer": [
2814 "MaterialComponents/Typography": [
2817 "MaterialComponents/private/Math": [
2823 "name": "UnitTests",
2824 "test_type": "unit",
2826 "components/Tabs/tests/unit/*.{h,m,swift}",
2827 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2829 "resources": "components/Tabs/tests/unit/resources/*",
2831 "MaterialComponents/Tabs+ColorThemer": [
2834 "MaterialComponents/Tabs+FontThemer": [
2837 "MaterialComponents/Tabs+TypographyThemer": [
2840 "MaterialComponents/Themes": [
2848 "name": "Tabs+ColorThemer",
2852 "public_header_files": [
2853 "components/Tabs/src/ColorThemer/*.h"
2856 "components/Tabs/src/ColorThemer/*.{h,m}"
2859 "MaterialComponents/schemes/Color": [
2862 "MaterialComponents/Tabs": [
2868 "name": "Tabs+FontThemer",
2872 "public_header_files": [
2873 "components/Tabs/src/FontThemer/*.h"
2876 "components/Tabs/src/FontThemer/*.{h,m}"
2879 "MaterialComponents/Tabs": [
2882 "MaterialComponents/Themes": [
2888 "name": "Tabs+TypographyThemer",
2892 "public_header_files": [
2893 "components/Tabs/src/TypographyThemer/*.h"
2896 "components/Tabs/src/TypographyThemer/*.{h,m}"
2899 "MaterialComponents/Tabs": [
2902 "MaterialComponents/schemes/Typography": [
2908 "name": "Tabs+Theming",
2912 "public_header_files": "components/Tabs/src/Theming/*.h",
2914 "components/Tabs/src/Theming/*.{h,m}",
2915 "components/Tabs/src/Theming/private/*.{h,m}"
2918 "MaterialComponents/Tabs": [
2921 "MaterialComponents/Tabs+ColorThemer": [
2924 "MaterialComponents/Tabs+TypographyThemer": [
2927 "MaterialComponents/schemes/Container": [
2933 "name": "UnitTests",
2934 "test_type": "unit",
2936 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2937 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2939 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2944 "name": "TextFields",
2948 "public_header_files": "components/TextFields/src/*.h",
2950 "components/TextFields/src/*.{h,m}",
2951 "components/TextFields/src/private/*.{h,m}"
2954 "MaterialComponents/AnimationTiming": [
2957 "MaterialComponents/Palettes": [
2960 "MaterialComponents/Typography": [
2963 "MDFInternationalization": [
2966 "MaterialComponents/private/Math": [
2972 "name": "UnitTests",
2973 "test_type": "unit",
2975 "components/TextFields/tests/unit/*.{h,m,swift}",
2976 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2978 "resources": "components/TextFields/tests/unit/resources/*",
2980 "MaterialComponents/TextFields+ColorThemer": [
2983 "MaterialComponents/TextFields+FontThemer": [
2986 "MaterialComponents/TextFields+TypographyThemer": [
2989 "MaterialComponents/Themes": [
2997 "name": "TextFields+ContainedInputView",
3001 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3003 "components/TextFields/src/ContainedInputView/*.{h,m}",
3004 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3008 "name": "UnitTests",
3009 "test_type": "unit",
3011 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3012 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3014 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3019 "name": "TextFields+ColorThemer",
3023 "public_header_files": [
3024 "components/TextFields/src/ColorThemer/*.h"
3027 "components/TextFields/src/ColorThemer/*.{h,m}"
3030 "MaterialComponents/TextFields": [
3033 "MaterialComponents/Themes": [
3039 "name": "TextFields+FontThemer",
3043 "public_header_files": [
3044 "components/TextFields/src/FontThemer/*.h"
3047 "components/TextFields/src/FontThemer/*.{h,m}"
3050 "MaterialComponents/TextFields": [
3053 "MaterialComponents/Themes": [
3059 "name": "TextFields+Theming",
3063 "public_header_files": "components/TextFields/src/Theming/*.h",
3065 "components/TextFields/src/Theming/*.{h,m}",
3066 "components/TextFields/src/Theming/private/*.{h,m}"
3069 "MaterialComponents/TextFields": [
3072 "MaterialComponents/TextFields+ColorThemer": [
3075 "MaterialComponents/TextFields+TypographyThemer": [
3078 "MaterialComponents/schemes/Container": [
3084 "name": "UnitTests",
3085 "test_type": "unit",
3087 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3088 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3090 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3095 "name": "TextFields+TypographyThemer",
3099 "public_header_files": [
3100 "components/TextFields/src/TypographyThemer/*.h"
3103 "components/TextFields/src/TypographyThemer/*.{h,m}"
3106 "MaterialComponents/TextFields": [
3109 "MaterialComponents/schemes/Typography": [
3119 "public_header_files": "components/Themes/src/*.h",
3121 "components/Themes/src/*.{h,m}",
3122 "components/Themes/src/private/*.{h,m}"
3125 "MaterialComponents/schemes/Color": [
3128 "MaterialComponents/schemes/Typography": [
3134 "name": "UnitTests",
3135 "test_type": "unit",
3137 "components/Themes/tests/unit/*.{h,m,swift}",
3138 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3140 "resources": "components/Themes/tests/unit/resources/*"
3145 "name": "Typography",
3149 "public_header_files": "components/Typography/src/*.h",
3151 "components/Typography/src/*.{h,m}",
3152 "components/Typography/src/private/*.{h,m}"
3155 "MaterialComponents/private/Application": [
3158 "MaterialComponents/private/Math": [
3164 "name": "UnitTests",
3165 "test_type": "unit",
3167 "components/Typography/tests/unit/*.{h,m,swift}",
3168 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3170 "resources": "components/Typography/tests/unit/resources/*"
3182 "public_header_files": "components/schemes/Color/src/*.h",
3183 "source_files": "components/schemes/Color/src/*.{h,m}",
3185 "MaterialComponents/private/Color": [
3191 "name": "UnitTests",
3192 "test_type": "unit",
3194 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3195 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3197 "resources": "components/schemes/Color/tests/unit/resources/*",
3199 "MaterialComponents/private/Math": [
3207 "name": "Container",
3211 "public_header_files": "components/schemes/Container/src/*.h",
3212 "source_files": "components/schemes/Container/src/*.{h,m}",
3214 "MaterialComponents/schemes/Color": [
3217 "MaterialComponents/schemes/Typography": [
3220 "MaterialComponents/schemes/Shape": [
3226 "name": "UnitTests",
3227 "test_type": "unit",
3229 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3230 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3240 "public_header_files": "components/schemes/Shape/src/*.h",
3241 "source_files": "components/schemes/Shape/src/*.{h,m}",
3243 "MaterialComponents/ShapeLibrary": [
3246 "MaterialComponents/Shapes": [
3252 "name": "UnitTests",
3253 "test_type": "unit",
3255 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3256 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3258 "resources": "components/schemes/Shape/tests/unit/resources/*"
3263 "name": "Typography",
3267 "public_header_files": "components/schemes/Typography/src/*.h",
3268 "source_files": "components/schemes/Typography/src/*.{h,m}",
3270 "MaterialComponents/Typography": [
3276 "name": "UnitTests",
3277 "test_type": "unit",
3279 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3280 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3282 "resources": "components/schemes/Typography/tests/unit/resources/*"
3296 "public_header_files": "components/private/Icons/src/*.h",
3297 "source_files": "components/private/Icons/src/*.{h,m}"
3300 "name": "ic_arrow_back",
3301 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3302 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3303 "resource_bundles": {
3304 "MaterialIcons_ic_arrow_back": [
3305 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3309 "MaterialComponents/private/Icons/Base": [
3316 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3317 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3318 "resource_bundles": {
3319 "MaterialIcons_ic_check": [
3320 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3324 "MaterialComponents/private/Icons/Base": [
3330 "name": "ic_check_circle",
3331 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3332 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3333 "resource_bundles": {
3334 "MaterialIcons_ic_check_circle": [
3335 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3339 "MaterialComponents/private/Icons/Base": [
3345 "name": "ic_chevron_right",
3346 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3347 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3348 "resource_bundles": {
3349 "MaterialIcons_ic_chevron_right": [
3350 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3354 "MaterialComponents/private/Icons/Base": [
3360 "name": "ic_color_lens",
3361 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3362 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3363 "resource_bundles": {
3364 "MaterialIcons_ic_color_lens": [
3365 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3369 "MaterialComponents/private/Icons/Base": [
3375 "name": "ic_help_outline",
3376 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3377 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3378 "resource_bundles": {
3379 "MaterialIcons_ic_help_outline": [
3380 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3384 "MaterialComponents/private/Icons/Base": [
3391 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3392 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3393 "resource_bundles": {
3394 "MaterialIcons_ic_info": [
3395 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3399 "MaterialComponents/private/Icons/Base": [
3405 "name": "ic_more_horiz",
3406 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3407 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3408 "resource_bundles": {
3409 "MaterialIcons_ic_more_horiz": [
3410 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3414 "MaterialComponents/private/Icons/Base": [
3420 "name": "ic_radio_button_unchecked",
3421 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3422 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3423 "resource_bundles": {
3424 "MaterialIcons_ic_radio_button_unchecked": [
3425 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3429 "MaterialComponents/private/Icons/Base": [
3435 "name": "ic_reorder",
3436 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3437 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3438 "resource_bundles": {
3439 "MaterialIcons_ic_reorder": [
3440 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3444 "MaterialComponents/private/Icons/Base": [
3450 "name": "ic_settings",
3451 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3452 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3453 "resource_bundles": {
3454 "MaterialIcons_ic_settings": [
3455 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3459 "MaterialComponents/private/Icons/Base": [
3467 "name": "Application",
3471 "public_header_files": "components/private/Application/src/*.h",
3472 "source_files": "components/private/Application/src/*.{h,m}",
3475 "name": "UnitTests",
3476 "test_type": "unit",
3478 "components/private/Application/tests/unit/*.{h,m,swift}",
3479 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3481 "resources": "components/private/Application/tests/unit/resources/*"
3490 "public_header_files": "components/private/Color/src/*.h",
3491 "source_files": "components/private/Color/src/*.{h,m}",
3494 "name": "UnitTests",
3495 "test_type": "unit",
3497 "components/private/Color/tests/unit/*.{h,m,swift}",
3498 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3500 "resources": "components/private/Color/tests/unit/resources/*"
3505 "name": "KeyboardWatcher",
3509 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3510 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3512 "MaterialComponents/private/Application": [
3518 "name": "UnitTests",
3519 "test_type": "unit",
3521 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3522 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3524 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3533 "public_header_files": "components/private/Math/src/*.h",
3534 "source_files": "components/private/Math/src/*.{h,m}",
3537 "name": "UnitTests",
3538 "test_type": "unit",
3540 "components/private/Math/tests/unit/*.{h,m,swift}",
3541 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3543 "resources": "components/private/Math/tests/unit/resources/*"
3552 "public_header_files": "components/private/Overlay/src/*.h",
3554 "components/private/Overlay/src/*.{h,m}",
3555 "components/private/Overlay/src/private/*.{h,m}"
3559 "name": "UnitTests",
3560 "test_type": "unit",
3562 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3563 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3565 "resources": "components/private/Overlay/tests/unit/resources/*"
3570 "name": "ThumbTrack",
3574 "public_header_files": "components/private/ThumbTrack/src/*.h",
3576 "components/private/ThumbTrack/src/*.{h,m}",
3577 "components/private/ThumbTrack/src/private/*.{h,m}"
3580 "MaterialComponents/Ink": [
3583 "MaterialComponents/Ripple": [
3586 "MaterialComponents/ShadowElevations": [
3589 "MaterialComponents/ShadowLayer": [
3592 "MaterialComponents/Typography": [
3595 "MDFInternationalization": [
3598 "MaterialComponents/private/Math": [
3604 "name": "UnitTests",
3605 "test_type": "unit",
3607 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3608 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3610 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3615 "name": "UIMetrics",
3619 "public_header_files": "components/private/UIMetrics/src/*.h",
3621 "components/private/UIMetrics/src/*.{h,m}",
3622 "components/private/UIMetrics/src/private/*.{h,m}"
3625 "MaterialComponents/private/Application": [
3631 "name": "UnitTests",
3632 "test_type": "unit",
3634 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3635 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3637 "resources": "components/private/UIMetrics/tests/unit/resources/*"