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/Elevation": [
34 "MaterialComponents/Ink": [
37 "MaterialComponents/private/Math": [
40 "MaterialComponents/Ripple": [
43 "MaterialComponents/ShadowElevations": [
46 "MaterialComponents/Typography": [
55 "components/ActionSheet/tests/unit/*.{h,m,swift}"
61 "name": "ActionSheet+Theming",
65 "public_header_files": "components/ActionSheet/src/Theming/*.h",
67 "components/ActionSheet/src/Theming/*.{h,m}",
68 "components/ActionSheet/src/Theming/private/*.{h,m}"
71 "MaterialComponents/ActionSheet": [
74 "MaterialComponents/Elevation": [
77 "MaterialComponents/private/Color": [
80 "MaterialComponents/schemes/Container": [
89 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
90 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
92 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
97 "name": "ActivityIndicator",
101 "public_header_files": "components/ActivityIndicator/src/*.h",
103 "components/ActivityIndicator/src/*.{h,m}",
104 "components/ActivityIndicator/src/private/*.{h,m}"
107 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
110 "MDFInternationalization": [
113 "MaterialComponents/Palettes": [
116 "MaterialComponents/private/Application": [
128 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
129 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
131 "resources": "components/ActivityIndicator/tests/unit/resources/*",
133 "MaterialComponents/ActivityIndicator+ColorThemer": [
141 "name": "ActivityIndicator+ColorThemer",
145 "public_header_files": [
146 "components/ActivityIndicator/src/ColorThemer/*.h"
149 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
152 "MaterialComponents/ActivityIndicator": [
155 "MaterialComponents/schemes/Color": [
161 "name": "AnimationTiming",
165 "public_header_files": "components/AnimationTiming/src/*.h",
167 "components/AnimationTiming/src/*.{h,m}",
168 "components/AnimationTiming/src/private/*.{h,m}"
175 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
176 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
178 "resources": "components/AnimationTiming/tests/unit/resources/*"
187 "public_header_files": "components/AppBar/src/*.h",
189 "components/AppBar/src/*.{h,m}",
190 "components/AppBar/src/private/*.{h,m}"
193 "components/AppBar/src/MaterialAppBar.bundle"
196 "MaterialComponents/HeaderStackView": [
199 "MaterialComponents/NavigationBar": [
202 "MaterialComponents/Typography": [
205 "MaterialComponents/private/Application": [
208 "MaterialComponents/FlexibleHeader": [
211 "MaterialComponents/ShadowElevations": [
214 "MaterialComponents/ShadowLayer": [
217 "MDFInternationalization": [
220 "MaterialComponents/private/Icons/ic_arrow_back": [
223 "MaterialComponents/private/UIMetrics": [
232 "components/AppBar/tests/unit/*.{h,m,swift}",
233 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
235 "resources": "components/AppBar/tests/unit/resources/*",
237 "MaterialComponents/AppBar+ColorThemer": [
240 "MaterialComponents/AppBar+TypographyThemer": [
248 "name": "AppBar+Theming",
252 "public_header_files": "components/AppBar/src/Theming/*.h",
254 "components/AppBar/src/Theming/*.{h,m}",
255 "components/AppBar/src/Theming/private/*.{h,m}"
258 "MaterialComponents/AppBar": [
261 "MaterialComponents/schemes/Container": [
270 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
271 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
273 "resources": "components/AppBar/tests/unit/Theming/resources/*"
278 "name": "AppBar+ColorThemer",
282 "public_header_files": [
283 "components/AppBar/src/ColorThemer/*.h"
286 "components/AppBar/src/ColorThemer/*.{h,m}",
287 "components/AppBar/src/ColorThemer/private/*.{h,m}"
290 "MaterialComponents/AppBar": [
293 "MaterialComponents/FlexibleHeader+ColorThemer": [
296 "MaterialComponents/NavigationBar+ColorThemer": [
299 "MaterialComponents/Themes": [
305 "name": "AppBar+TypographyThemer",
309 "public_header_files": [
310 "components/AppBar/src/TypographyThemer/*.h"
313 "components/AppBar/src/TypographyThemer/*.{h,m}",
314 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
317 "MaterialComponents/AppBar": [
320 "MaterialComponents/NavigationBar+TypographyThemer": [
326 "name": "BottomAppBar",
330 "public_header_files": "components/BottomAppBar/src/*.h",
332 "components/BottomAppBar/src/*.{h,m}",
333 "components/BottomAppBar/src/private/*.{h,m}"
336 "MDFInternationalization": [
339 "MaterialComponents/Buttons": [
342 "MaterialComponents/NavigationBar": [
345 "MaterialComponents/private/Math": [
354 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
355 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
357 "resources": "components/BottomAppBar/tests/unit/resources/*",
359 "MaterialComponents/BottomAppBar+ColorThemer": [
367 "name": "BottomAppBar+ColorThemer",
371 "public_header_files": [
372 "components/BottomAppBar/src/ColorThemer/*.h"
375 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
378 "MaterialComponents/BottomAppBar": [
381 "MaterialComponents/Themes": [
387 "name": "BottomNavigation",
391 "public_header_files": "components/BottomNavigation/src/*.h",
393 "components/BottomNavigation/src/*.{h,m}",
394 "components/BottomNavigation/src/private/*.{h,m}"
397 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
398 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
401 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
404 "MDFInternationalization": [
407 "MaterialComponents/Elevation": [
410 "MaterialComponents/Ink": [
413 "MaterialComponents/Ripple": [
416 "MaterialComponents/Palettes": [
419 "MaterialComponents/ShadowElevations": [
422 "MaterialComponents/ShadowLayer": [
425 "MaterialComponents/Typography": [
428 "MaterialComponents/private/Math": [
437 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
438 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
441 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
443 "resources": "components/BottomNavigation/tests/unit/resources/*",
445 "MaterialComponents/BottomNavigation+ColorThemer": [
448 "MaterialComponents/BottomNavigation+TypographyThemer": [
456 "name": "BottomNavigation+ColorThemer",
460 "public_header_files": [
461 "components/BottomNavigation/src/ColorThemer/*.h"
464 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
467 "MaterialComponents/BottomNavigation": [
470 "MaterialComponents/schemes/Color": [
476 "name": "BottomNavigation+TypographyThemer",
480 "public_header_files": [
481 "components/BottomNavigation/src/TypographyThemer/*.h"
484 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
487 "MaterialComponents/BottomNavigation": [
490 "MaterialComponents/schemes/Typography": [
496 "name": "BottomNavigation+Theming",
500 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
502 "components/BottomNavigation/src/Theming/*.{h,m}",
503 "components/BottomNavigation/src/Theming/private/*.{h,m}"
506 "MaterialComponents/BottomNavigation": [
509 "MaterialComponents/ShadowElevations": [
512 "MaterialComponents/schemes/Color": [
515 "MaterialComponents/schemes/Container": [
518 "MaterialComponents/schemes/Typography": [
527 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
528 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
530 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
535 "name": "BottomSheet",
539 "public_header_files": "components/BottomSheet/src/*.h",
541 "components/BottomSheet/src/*.{h,m}",
542 "components/BottomSheet/src/private/*.{h,m}"
545 "MaterialComponents/Elevation": [
548 "MaterialComponents/ShapeLibrary": [
551 "MaterialComponents/Shapes": [
554 "MaterialComponents/ShadowElevations": [
557 "MaterialComponents/ShadowLayer": [
560 "MaterialComponents/private/KeyboardWatcher": [
563 "MaterialComponents/private/Math": [
572 "components/BottomSheet/tests/unit/*.{h,m,swift}",
573 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
575 "resources": "components/BottomSheet/tests/unit/resources/*",
577 "MaterialComponents/BottomSheet+ShapeThemer": [
585 "name": "BottomSheet+ShapeThemer",
589 "public_header_files": [
590 "components/BottomSheet/src/ShapeThemer/*.h"
593 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
594 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
597 "MaterialComponents/BottomSheet": [
600 "MaterialComponents/schemes/Shape": [
610 "public_header_files": "components/Buttons/src/*.h",
612 "components/Buttons/src/*.{h,m}",
613 "components/Buttons/src/private/*.{h,m}"
616 "MDFInternationalization": [
619 "MDFTextAccessibility": [
622 "MaterialComponents/Elevation": [
625 "MaterialComponents/Ink": [
628 "MaterialComponents/Ripple": [
631 "MaterialComponents/ShadowElevations": [
634 "MaterialComponents/ShadowLayer": [
637 "MaterialComponents/Shapes": [
640 "MaterialComponents/Typography": [
643 "MaterialComponents/private/Math": [
652 "components/Buttons/tests/unit/*.{h,m,swift}",
653 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
655 "resources": "components/Buttons/tests/unit/resources/*",
657 "MaterialComponents/Buttons+ShapeThemer": [
660 "MaterialComponents/Buttons+ColorThemer": [
663 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
666 "MaterialComponents/Buttons+ButtonThemer": [
674 "name": "Buttons+ColorThemer",
678 "public_header_files": [
679 "components/Buttons/src/ColorThemer/*.h"
682 "components/Buttons/src/ColorThemer/*.{h,m}",
683 "components/Buttons/src/ColorThemer/private/*.{h,m}"
686 "MaterialComponents/Buttons": [
689 "MaterialComponents/schemes/Color": [
695 "name": "Buttons+TitleColorAccessibilityMutator",
699 "public_header_files": [
700 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
703 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
704 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
707 "MDFTextAccessibility": [
710 "MaterialComponents/Buttons": [
716 "name": "Buttons+ShapeThemer",
720 "public_header_files": [
721 "components/Buttons/src/ShapeThemer/*.h"
724 "components/Buttons/src/ShapeThemer/*.{h,m}"
727 "MaterialComponents/Buttons": [
730 "MaterialComponents/schemes/Shape": [
736 "name": "Buttons+TypographyThemer",
740 "public_header_files": [
741 "components/Buttons/src/TypographyThemer/*.h"
744 "components/Buttons/src/TypographyThemer/*.{h,m}"
747 "MaterialComponents/Buttons": [
750 "MaterialComponents/schemes/Typography": [
756 "name": "Buttons+ButtonThemer",
760 "public_header_files": [
761 "components/Buttons/src/ButtonThemer/*.h"
764 "components/Buttons/src/ButtonThemer/*.{h,m}",
765 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
768 "MaterialComponents/Buttons": [
771 "MaterialComponents/Buttons+ColorThemer": [
774 "MaterialComponents/Buttons+ShapeThemer": [
777 "MaterialComponents/Buttons+TypographyThemer": [
780 "MaterialComponents/Palettes": [
786 "name": "Buttons+Theming",
790 "public_header_files": "components/Buttons/src/Theming/*.h",
792 "components/Buttons/src/Theming/*.{h,m}",
793 "components/Buttons/src/Theming/private/*.{h,m}"
796 "MaterialComponents/Buttons": [
799 "MaterialComponents/Buttons+ColorThemer": [
802 "MaterialComponents/Buttons+ShapeThemer": [
805 "MaterialComponents/Buttons+TypographyThemer": [
808 "MaterialComponents/ShadowElevations": [
811 "MaterialComponents/schemes/Container": [
820 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
821 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
823 "resources": "components/Buttons/tests/unit/Theming/resources/*"
832 "public_header_files": "components/ButtonBar/src/*.h",
834 "components/ButtonBar/src/*.{h,m}",
835 "components/ButtonBar/src/private/*.{h,m}"
838 "MDFInternationalization": [
841 "MaterialComponents/Buttons": [
844 "MaterialComponents/private/Application": [
853 "components/ButtonBar/tests/unit/*.{h,m,swift}",
854 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
856 "resources": "components/ButtonBar/tests/unit/resources/*",
858 "MaterialComponents/ButtonBar+TypographyThemer": [
866 "name": "ButtonBar+ColorThemer",
870 "public_header_files": [
871 "components/ButtonBar/src/ColorThemer/*.h"
874 "components/ButtonBar/src/ColorThemer/*.{h,m}"
877 "MaterialComponents/ButtonBar": [
880 "MaterialComponents/Themes": [
886 "name": "ButtonBar+TypographyThemer",
890 "public_header_files": [
891 "components/ButtonBar/src/TypographyThemer/*.h"
894 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
897 "MaterialComponents/ButtonBar": [
900 "MaterialComponents/schemes/Typography": [
910 "public_header_files": "components/Cards/src/*.h",
911 "source_files": "components/Cards/src/*.{h,m}",
913 "components/Cards/src/MDCCard+Ripple.{h,m}",
914 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
917 "MaterialComponents/Elevation": [
920 "MaterialComponents/Ink": [
923 "MaterialComponents/Ripple": [
926 "MaterialComponents/ShadowLayer": [
929 "MaterialComponents/Shapes": [
932 "MaterialComponents/private/Icons/ic_check_circle": [
935 "MaterialComponents/private/Math": [
944 "components/Cards/tests/unit/*.{h,m,swift}",
945 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
947 "resources": "components/Cards/tests/unit/resources/*",
949 "MaterialComponents/Cards+ColorThemer": [
952 "MaterialComponents/Cards+ShapeThemer": [
960 "name": "Cards+ColorThemer",
964 "public_header_files": [
965 "components/Cards/src/ColorThemer/*.h"
968 "components/Cards/src/ColorThemer/*.{h,m}"
971 "MaterialComponents/Cards": [
974 "MaterialComponents/schemes/Color": [
980 "name": "Cards+ShapeThemer",
984 "public_header_files": [
985 "components/Cards/src/ShapeThemer/*.h"
988 "components/Cards/src/ShapeThemer/*.{h,m}"
991 "MaterialComponents/Cards": [
994 "MaterialComponents/schemes/Shape": [
1000 "name": "Cards+CardThemer",
1004 "public_header_files": [
1005 "components/Cards/src/CardThemer/*.h"
1008 "components/Cards/src/CardThemer/*.{h,m}"
1011 "MaterialComponents/Cards": [
1014 "MaterialComponents/Cards+ColorThemer": [
1017 "MaterialComponents/Cards+ShapeThemer": [
1023 "name": "Cards+Theming",
1027 "public_header_files": "components/Cards/src/Theming/*.h",
1029 "components/Cards/src/Theming/*.{h,m}",
1030 "components/Cards/src/Theming/private/*.{h,m}"
1033 "MaterialComponents/Cards": [
1036 "MaterialComponents/Cards+ColorThemer": [
1039 "MaterialComponents/Cards+ShapeThemer": [
1042 "MaterialComponents/schemes/Container": [
1048 "name": "UnitTests",
1049 "test_type": "unit",
1051 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1052 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1054 "resources": "components/Cards/tests/unit/Theming/resources/*"
1063 "public_header_files": "components/Chips/src/*.h",
1065 "components/Chips/src/*.{h,m}",
1066 "components/Chips/src/private/*.{h,m}"
1069 "MDFInternationalization": [
1072 "MaterialComponents/Elevation": [
1075 "MaterialComponents/Ink": [
1078 "MaterialComponents/Ripple": [
1081 "MaterialComponents/ShadowLayer": [
1084 "MaterialComponents/ShadowElevations": [
1087 "MaterialComponents/ShapeLibrary": [
1090 "MaterialComponents/Shapes": [
1093 "MaterialComponents/TextFields": [
1096 "MaterialComponents/Typography": [
1099 "MaterialComponents/private/Math": [
1105 "name": "UnitTests",
1106 "test_type": "unit",
1108 "components/Chips/tests/unit/*.{h,m,swift}",
1109 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1111 "resources": "components/Chips/tests/unit/resources/*",
1113 "MaterialComponents/Chips+ChipThemer": [
1116 "MaterialComponents/Chips+FontThemer": [
1119 "MaterialComponents/Themes": [
1127 "name": "Chips+ChipThemer",
1131 "public_header_files": [
1132 "components/Chips/src/ChipThemer/*.h"
1135 "components/Chips/src/ChipThemer/*.{h,m}"
1138 "MaterialComponents/Chips": [
1141 "MaterialComponents/Chips+ColorThemer": [
1144 "MaterialComponents/Chips+ShapeThemer": [
1147 "MaterialComponents/Chips+TypographyThemer": [
1153 "name": "Chips+ColorThemer",
1157 "public_header_files": [
1158 "components/Chips/src/ColorThemer/*.h"
1161 "components/Chips/src/ColorThemer/*.{h,m}"
1164 "MaterialComponents/Chips": [
1167 "MaterialComponents/schemes/Color": [
1173 "name": "Chips+FontThemer",
1177 "public_header_files": [
1178 "components/Chips/src/FontThemer/*.h"
1181 "components/Chips/src/FontThemer/*.{h,m}"
1184 "MaterialComponents/Chips": [
1187 "MaterialComponents/Themes": [
1193 "name": "Chips+ShapeThemer",
1197 "public_header_files": [
1198 "components/Chips/src/ShapeThemer/*.h"
1201 "components/Chips/src/ShapeThemer/*.{h,m}"
1204 "MaterialComponents/Chips": [
1207 "MaterialComponents/schemes/Shape": [
1213 "name": "Chips+TypographyThemer",
1217 "public_header_files": [
1218 "components/Chips/src/TypographyThemer/*.h"
1221 "components/Chips/src/TypographyThemer/*.{h,m}"
1224 "MaterialComponents/Chips": [
1227 "MaterialComponents/schemes/Typography": [
1233 "name": "Chips+Theming",
1237 "public_header_files": "components/Chips/src/Theming/*.h",
1239 "components/Chips/src/Theming/*.{h,m}",
1240 "components/Chips/src/Theming/private/*.{h,m}"
1243 "MaterialComponents/Chips": [
1246 "MaterialComponents/Chips+ColorThemer": [
1249 "MaterialComponents/Chips+ShapeThemer": [
1252 "MaterialComponents/Chips+TypographyThemer": [
1255 "MaterialComponents/schemes/Container": [
1261 "name": "UnitTests",
1262 "test_type": "unit",
1264 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1265 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1267 "resources": "components/Chips/tests/unit/Theming/resources/*"
1272 "name": "CollectionCells",
1276 "public_header_files": "components/CollectionCells/src/*.h",
1278 "components/CollectionCells/src/*.{h,m}",
1279 "components/CollectionCells/src/private/*.{h,m}"
1282 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1289 "MDFInternationalization": [
1292 "MaterialComponents/CollectionLayoutAttributes": [
1295 "MaterialComponents/Ink": [
1298 "MaterialComponents/Typography": [
1301 "MaterialComponents/Palettes": [
1304 "MaterialComponents/private/Icons/ic_check": [
1307 "MaterialComponents/private/Icons/ic_check_circle": [
1310 "MaterialComponents/private/Icons/ic_chevron_right": [
1313 "MaterialComponents/private/Icons/ic_info": [
1316 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1319 "MaterialComponents/private/Icons/ic_reorder": [
1322 "MaterialComponents/private/Math": [
1328 "name": "UnitTests",
1329 "test_type": "unit",
1331 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1332 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1334 "resources": "components/CollectionCells/tests/unit/resources/*"
1339 "name": "CollectionLayoutAttributes",
1343 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1344 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1347 "name": "UnitTests",
1348 "test_type": "unit",
1350 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1351 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1353 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1358 "name": "Collections",
1362 "public_header_files": "components/Collections/src/*.h",
1364 "components/Collections/src/*.{h,m}",
1365 "components/Collections/src/private/*.{h,m}"
1368 "components/Collections/src/MaterialCollections.bundle"
1375 "MaterialComponents/CollectionCells": [
1378 "MaterialComponents/CollectionLayoutAttributes": [
1381 "MaterialComponents/Ink": [
1384 "MaterialComponents/Palettes": [
1387 "MaterialComponents/ShadowElevations": [
1390 "MaterialComponents/ShadowLayer": [
1393 "MaterialComponents/Typography": [
1399 "name": "UnitTests",
1400 "test_type": "unit",
1402 "components/Collections/tests/unit/*.{h,m,swift}",
1403 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1405 "resources": "components/Collections/tests/unit/resources/*"
1414 "public_header_files": "components/Dialogs/src/*.h",
1416 "components/Dialogs/src/*.{h,m}",
1417 "components/Dialogs/src/private/*.{h,m}"
1420 "components/Dialogs/src/MaterialDialogs.bundle"
1423 "MaterialComponents/Buttons": [
1426 "MaterialComponents/Elevation": [
1429 "MaterialComponents/ShadowElevations": [
1432 "MaterialComponents/ShadowLayer": [
1435 "MaterialComponents/Typography": [
1438 "MaterialComponents/private/KeyboardWatcher": [
1441 "MaterialComponents/private/Math": [
1444 "MDFInternationalization": [
1450 "name": "UnitTests",
1451 "test_type": "unit",
1453 "components/Dialogs/tests/unit/*.{h,m,swift}",
1454 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1456 "resources": "components/Dialogs/tests/unit/resources/*",
1458 "MaterialComponents/Dialogs+DialogThemer": [
1466 "name": "Dialogs+ColorThemer",
1470 "public_header_files": [
1471 "components/Dialogs/src/ColorThemer/*.h"
1474 "components/Dialogs/src/ColorThemer/*.{h,m}"
1477 "MaterialComponents/Dialogs": [
1480 "MaterialComponents/Themes": [
1483 "MaterialComponents/Buttons+ColorThemer": [
1489 "name": "Dialogs+TypographyThemer",
1493 "public_header_files": [
1494 "components/Dialogs/src/TypographyThemer/*.h"
1497 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1500 "MaterialComponents/Dialogs": [
1503 "MaterialComponents/schemes/Typography": [
1506 "MaterialComponents/Buttons+TypographyThemer": [
1512 "name": "Dialogs+DialogThemer",
1516 "public_header_files": [
1517 "components/Dialogs/src/DialogThemer/*.h"
1520 "components/Dialogs/src/DialogThemer/*.{h,m}"
1523 "MaterialComponents/Dialogs": [
1526 "MaterialComponents/Dialogs+ColorThemer": [
1529 "MaterialComponents/Dialogs+TypographyThemer": [
1532 "MaterialComponents/Buttons+ButtonThemer": [
1538 "name": "Dialogs+Theming",
1542 "public_header_files": "components/Dialogs/src/Theming/*.h",
1544 "components/Dialogs/src/Theming/*.{h,m}",
1545 "components/Dialogs/src/Theming/private/*.{h,m}"
1548 "MaterialComponents/Dialogs": [
1551 "MaterialComponents/Dialogs+ColorThemer": [
1554 "MaterialComponents/Dialogs+TypographyThemer": [
1557 "MaterialComponents/ShadowElevations": [
1560 "MaterialComponents/schemes/Container": [
1563 "MaterialComponents/Buttons+Theming": [
1569 "name": "UnitTests",
1570 "test_type": "unit",
1572 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1573 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1575 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1580 "name": "Elevation",
1584 "public_header_files": "components/Elevation/src/*.h",
1586 "components/Elevation/src/*.{h,m}",
1587 "components/Elevation/src/private/*.{h,m}"
1590 "MaterialComponents/private/Color": [
1593 "MaterialComponents/private/Math": [
1599 "name": "UnitTests",
1600 "test_type": "unit",
1602 "components/Elevation/tests/unit/*.{h,m,swift}",
1603 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1606 "MaterialComponents/private/Color": [
1614 "name": "FeatureHighlight",
1618 "public_header_files": "components/FeatureHighlight/src/*.h",
1620 "components/FeatureHighlight/src/*.{h,m}",
1621 "components/FeatureHighlight/src/private/*.{h,m}"
1624 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1627 "MaterialComponents/private/Math": [
1630 "MaterialComponents/Typography": [
1633 "MDFTextAccessibility": [
1639 "name": "UnitTests",
1640 "test_type": "unit",
1642 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1643 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1645 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1647 "MaterialComponents/FeatureHighlight+ColorThemer": [
1650 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1653 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1661 "name": "FeatureHighlight+ColorThemer",
1665 "public_header_files": [
1666 "components/FeatureHighlight/src/ColorThemer/*.h"
1669 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1672 "MaterialComponents/FeatureHighlight": [
1675 "MaterialComponents/Themes": [
1681 "name": "FeatureHighlight+FontThemer",
1685 "public_header_files": [
1686 "components/FeatureHighlight/src/FontThemer/*.h"
1689 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1692 "MaterialComponents/FeatureHighlight": [
1695 "MaterialComponents/Themes": [
1701 "name": "FeatureHighlight+TypographyThemer",
1705 "public_header_files": [
1706 "components/FeatureHighlight/src/TypographyThemer/*.h"
1709 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1712 "MaterialComponents/FeatureHighlight": [
1715 "MaterialComponents/schemes/Typography": [
1721 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1725 "public_header_files": [
1726 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1729 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1732 "MaterialComponents/FeatureHighlight": [
1735 "MDFTextAccessibility": [
1741 "name": "FlexibleHeader",
1745 "public_header_files": "components/FlexibleHeader/src/*.h",
1747 "components/FlexibleHeader/src/*.{h,m}",
1748 "components/FlexibleHeader/src/private/*.{h,m}"
1751 "MDFTextAccessibility": [
1754 "MaterialComponents/Elevation": [
1757 "MaterialComponents/ShadowElevations": [
1760 "MaterialComponents/ShadowLayer": [
1763 "MaterialComponents/private/Application": [
1766 "MaterialComponents/private/Math": [
1769 "MaterialComponents/private/UIMetrics": [
1775 "name": "UnitTests",
1776 "test_type": "unit",
1778 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1779 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1781 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1783 "MaterialComponents/FlexibleHeader+ColorThemer": [
1786 "MaterialComponents/ShadowLayer": [
1794 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1798 "public_header_files": [
1799 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1802 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1805 "MaterialComponents/FlexibleHeader": [
1811 "name": "FlexibleHeader+ColorThemer",
1815 "public_header_files": [
1816 "components/FlexibleHeader/src/ColorThemer/*.h"
1819 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1822 "MaterialComponents/FlexibleHeader": [
1825 "MaterialComponents/schemes/Color": [
1831 "name": "HeaderStackView",
1835 "public_header_files": "components/HeaderStackView/src/*.h",
1836 "source_files": "components/HeaderStackView/src/*.{h,m}",
1839 "name": "UnitTests",
1840 "test_type": "unit",
1842 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1843 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1845 "resources": "components/HeaderStackView/tests/unit/resources/*"
1850 "name": "HeaderStackView+ColorThemer",
1854 "public_header_files": [
1855 "components/HeaderStackView/src/ColorThemer/*.h"
1858 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1861 "MaterialComponents/HeaderStackView": [
1864 "MaterialComponents/Themes": [
1874 "public_header_files": "components/Ink/src/*.h",
1876 "components/Ink/src/*.{h,m}",
1877 "components/Ink/src/private/*.{h,m}"
1880 "MaterialComponents/private/Color": [
1883 "MaterialComponents/private/Math": [
1889 "name": "UnitTests",
1890 "test_type": "unit",
1892 "components/Ink/tests/unit/*.{h,m,swift}",
1893 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1895 "resources": "components/Ink/tests/unit/resources/*"
1900 "name": "Ink+ColorThemer",
1904 "public_header_files": [
1905 "components/Ink/src/ColorThemer/*.h"
1908 "components/Ink/src/ColorThemer/*.{h,m}"
1911 "MaterialComponents/Ink": [
1914 "MaterialComponents/Themes": [
1920 "name": "LibraryInfo",
1924 "public_header_files": "components/LibraryInfo/src/*.h",
1926 "components/LibraryInfo/src/*.{h,m}",
1927 "components/LibraryInfo/src/private/*.{h,m}"
1931 "name": "UnitTests",
1932 "test_type": "unit",
1934 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1935 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1937 "resources": "components/LibraryInfo/tests/unit/resources/*"
1946 "public_header_files": "components/List/src/*.h",
1948 "components/List/src/*.{h,m}",
1949 "components/List/src/private/*.{h,m}"
1952 "MaterialComponents/Elevation": [
1955 "MaterialComponents/Ink": [
1958 "MaterialComponents/Ripple": [
1961 "MaterialComponents/ShadowElevations": [
1964 "MaterialComponents/ShadowLayer": [
1967 "MaterialComponents/Typography": [
1970 "MDFInternationalization": [
1973 "MaterialComponents/private/Math": [
1979 "name": "UnitTests",
1980 "test_type": "unit",
1982 "components/List/tests/unit/*.{h,m,swift}",
1983 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1985 "resources": "components/List/tests/unit/resources/*",
1987 "MaterialComponents/List+ColorThemer": [
1990 "MaterialComponents/List+TypographyThemer": [
1993 "MaterialComponents/List+ListThemer": [
2001 "name": "List+TypographyThemer",
2005 "public_header_files": [
2006 "components/List/src/TypographyThemer/*.h"
2009 "components/List/src/TypographyThemer/*.{h,m}"
2012 "MaterialComponents/List": [
2015 "MaterialComponents/schemes/Typography": [
2021 "name": "List+ColorThemer",
2025 "public_header_files": [
2026 "components/List/src/ColorThemer/*.h"
2029 "components/List/src/ColorThemer/*.{h,m}",
2030 "components/List/src/ColorThemer/private/*.{h,m}"
2033 "MaterialComponents/List": [
2036 "MaterialComponents/schemes/Color": [
2042 "name": "List+ListThemer",
2046 "public_header_files": [
2047 "components/List/src/ListThemer/*.h"
2050 "components/List/src/ListThemer/*.{h,m}",
2051 "components/List/src/ListThemer/private/*.{h,m}"
2054 "MaterialComponents/List": [
2057 "MaterialComponents/List+ColorThemer": [
2060 "MaterialComponents/List+TypographyThemer": [
2066 "name": "List+Theming",
2070 "public_header_files": "components/List/src/Theming/*.h",
2072 "components/List/src/Theming/*.{h,m}",
2073 "components/List/src/Theming/private/*.{h,m}"
2076 "MaterialComponents/List": [
2079 "MaterialComponents/List+ColorThemer": [
2082 "MaterialComponents/List+TypographyThemer": [
2085 "MaterialComponents/schemes/Container": [
2091 "name": "UnitTests",
2092 "test_type": "unit",
2094 "components/List/tests/unit/Theming/*.{h,m,swift}",
2095 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2097 "resources": "components/List/tests/unit/Theming/resources/*"
2102 "name": "MaskedTransition",
2106 "public_header_files": "components/MaskedTransition/src/*.h",
2108 "components/MaskedTransition/src/*.{h,m}",
2109 "components/MaskedTransition/src/private/*.{h,m}"
2112 "MotionTransitioning": [
2118 "MotionInterchange": [
2124 "name": "UnitTests",
2125 "test_type": "unit",
2127 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2128 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2130 "resources": "components/MaskedTransition/tests/unit/resources/*"
2135 "name": "NavigationBar",
2139 "public_header_files": "components/NavigationBar/src/*.h",
2140 "source_files": "components/NavigationBar/src/*.{h,m}",
2142 "MDFTextAccessibility": [
2145 "MaterialComponents/ButtonBar": [
2148 "MaterialComponents/Elevation": [
2151 "MaterialComponents/Typography": [
2154 "MDFInternationalization": [
2157 "MaterialComponents/private/Math": [
2163 "name": "UnitTests",
2164 "test_type": "unit",
2166 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2167 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2169 "resources": "components/NavigationBar/tests/unit/resources/*",
2171 "MaterialComponents/NavigationBar+ColorThemer": [
2174 "MaterialComponents/NavigationBar+TypographyThemer": [
2182 "name": "NavigationBar+ColorThemer",
2186 "public_header_files": [
2187 "components/NavigationBar/src/ColorThemer/*.h"
2190 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2193 "MaterialComponents/NavigationBar": [
2196 "MaterialComponents/schemes/Color": [
2202 "name": "NavigationBar+TypographyThemer",
2206 "public_header_files": [
2207 "components/NavigationBar/src/TypographyThemer/*.h"
2210 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2213 "MaterialComponents/NavigationBar": [
2216 "MaterialComponents/schemes/Typography": [
2222 "name": "NavigationDrawer",
2226 "public_header_files": "components/NavigationDrawer/src/*.h",
2228 "components/NavigationDrawer/src/*.{h,m}",
2229 "components/NavigationDrawer/src/private/*.{h,m}"
2231 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2233 "MaterialComponents/Elevation": [
2236 "MaterialComponents/Palettes": [
2239 "MaterialComponents/ShadowLayer": [
2242 "MaterialComponents/private/Math": [
2245 "MaterialComponents/private/UIMetrics": [
2251 "name": "UnitTests",
2252 "test_type": "unit",
2254 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2255 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2256 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2259 "MaterialComponents/NavigationDrawer+ColorThemer": [
2267 "name": "NavigationDrawer+ColorThemer",
2271 "public_header_files": [
2272 "components/NavigationDrawer/src/ColorThemer/*.h"
2275 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2276 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2279 "MaterialComponents/NavigationDrawer": [
2282 "MaterialComponents/schemes/Color": [
2288 "name": "OverlayWindow",
2292 "public_header_files": "components/OverlayWindow/src/*.h",
2294 "components/OverlayWindow/src/*.{h,m}",
2295 "components/OverlayWindow/src/private/*.{h,m}"
2298 "MaterialComponents/private/Application": [
2304 "name": "UnitTests",
2305 "test_type": "unit",
2307 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2308 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2310 "resources": "components/OverlayWindow/tests/unit/resources/*"
2315 "name": "PageControl",
2319 "public_header_files": "components/PageControl/src/*.h",
2321 "components/PageControl/src/*.{h,m}",
2322 "components/PageControl/src/private/*.{h,m}"
2325 "components/PageControl/src/MaterialPageControl.bundle"
2328 "MDFInternationalization": [
2334 "name": "UnitTests",
2335 "test_type": "unit",
2337 "components/PageControl/tests/unit/*.{h,m,swift}",
2338 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2340 "resources": "components/PageControl/tests/unit/resources/*"
2345 "name": "PageControl+ColorThemer",
2349 "public_header_files": [
2350 "components/PageControl/src/ColorThemer/*.h"
2353 "components/PageControl/src/ColorThemer/*.{h,m}"
2356 "MaterialComponents/PageControl": [
2359 "MaterialComponents/Themes": [
2369 "public_header_files": "components/Palettes/src/*.h",
2371 "components/Palettes/src/*.{h,m}",
2372 "components/Palettes/src/private/*.{h,m}"
2376 "name": "UnitTests",
2377 "test_type": "unit",
2379 "components/Palettes/tests/unit/*.{h,m,swift}",
2380 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2382 "resources": "components/Palettes/tests/unit/resources/*"
2387 "name": "ProgressView",
2391 "public_header_files": "components/ProgressView/src/*.h",
2393 "components/ProgressView/src/*.{h,m}",
2394 "components/ProgressView/src/private/*.{h,m}"
2397 "MDFInternationalization": [
2400 "MaterialComponents/Palettes": [
2403 "MaterialComponents/private/Math": [
2412 "name": "UnitTests",
2413 "test_type": "unit",
2415 "components/ProgressView/tests/unit/*.{h,m,swift}",
2416 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2418 "resources": "components/ProgressView/tests/unit/resources/*"
2423 "name": "ProgressView+ColorThemer",
2427 "public_header_files": [
2428 "components/ProgressView/src/ColorThemer/*.h"
2431 "components/ProgressView/src/ColorThemer/*.{h,m}"
2434 "MaterialComponents/ProgressView": [
2437 "MaterialComponents/Themes": [
2443 "name": "ProgressView+Theming",
2447 "public_header_files": "components/ProgressView/src/Theming/*.h",
2449 "components/ProgressView/src/Theming/*.{h,m}",
2450 "components/ProgressView/src/Theming/private/*.{h,m}"
2453 "MaterialComponents/ProgressView": [
2456 "MaterialComponents/schemes/Container": [
2462 "name": "UnitTests",
2463 "test_type": "unit",
2465 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2466 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2468 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2477 "public_header_files": "components/Ripple/src/*.h",
2479 "components/Ripple/src/*.{h,m}",
2480 "components/Ripple/src/private/*.{h,m}"
2483 "MaterialComponents/AnimationTiming": [
2486 "MaterialComponents/private/Color": [
2489 "MaterialComponents/private/Math": [
2495 "name": "UnitTests",
2496 "test_type": "unit",
2498 "components/Ripple/tests/unit/*.{h,m,swift}",
2499 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2501 "resources": "components/Ripple/tests/unit/resources/*"
2506 "name": "ShadowElevations",
2510 "public_header_files": "components/ShadowElevations/src/*.h",
2511 "source_files": "components/ShadowElevations/src/*.{h,m}",
2514 "name": "UnitTests",
2515 "test_type": "unit",
2517 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2518 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2520 "resources": "components/ShadowElevations/tests/unit/resources/*"
2525 "name": "ShadowLayer",
2529 "public_header_files": "components/ShadowLayer/src/*.h",
2530 "source_files": "components/ShadowLayer/src/*.{h,m}",
2532 "MaterialComponents/ShadowElevations": [
2538 "name": "UnitTests",
2539 "test_type": "unit",
2541 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2542 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2544 "resources": "components/ShadowLayer/tests/unit/resources/*"
2549 "name": "ShapeLibrary",
2553 "public_header_files": "components/ShapeLibrary/src/*.h",
2555 "components/ShapeLibrary/src/*.{h,m}",
2556 "components/ShapeLibrary/src/private/*.{h,m}"
2559 "MaterialComponents/Shapes": [
2562 "MaterialComponents/private/Math": [
2568 "name": "UnitTests",
2569 "test_type": "unit",
2571 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2572 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2574 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2583 "public_header_files": "components/Shapes/src/*.h",
2585 "components/Shapes/src/*.{h,m}",
2586 "components/Shapes/src/private/*.{h,m}"
2589 "MaterialComponents/ShadowLayer": [
2592 "MaterialComponents/private/Color": [
2595 "MaterialComponents/private/Math": [
2601 "name": "UnitTests",
2602 "test_type": "unit",
2604 "components/Shapes/tests/unit/*.{h,m,swift}",
2605 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2607 "resources": "components/Shapes/tests/unit/resources/*"
2616 "public_header_files": [
2617 "components/Slider/src/*.h"
2620 "components/Slider/src/*.{h,m}",
2621 "components/Slider/src/private/*.{h,m}"
2624 "MaterialComponents/Elevation": [
2627 "MaterialComponents/Palettes": [
2630 "MaterialComponents/ShadowElevations": [
2633 "MaterialComponents/private/Math": [
2636 "MaterialComponents/private/ThumbTrack": [
2642 "name": "UnitTests",
2643 "test_type": "unit",
2645 "components/Slider/tests/unit/*.{h,m,swift}",
2646 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2648 "resources": "components/Slider/tests/unit/resources/*"
2653 "name": "Slider+ColorThemer",
2657 "public_header_files": [
2658 "components/Slider/src/ColorThemer/*.h"
2661 "components/Slider/src/ColorThemer/*.{h,m}"
2664 "MaterialComponents/Palettes": [
2667 "MaterialComponents/Slider": [
2670 "MaterialComponents/schemes/Color": [
2680 "public_header_files": "components/Snackbar/src/*.h",
2682 "components/Snackbar/src/*.{h,m}",
2683 "components/Snackbar/src/private/*.{h,m}"
2686 "components/Snackbar/src/MaterialSnackbar.bundle"
2689 "MaterialComponents/AnimationTiming": [
2692 "MaterialComponents/Buttons": [
2695 "MaterialComponents/Elevation": [
2698 "MaterialComponents/OverlayWindow": [
2701 "MaterialComponents/ShadowElevations": [
2704 "MaterialComponents/ShadowLayer": [
2707 "MaterialComponents/Typography": [
2710 "MaterialComponents/private/Application": [
2713 "MaterialComponents/private/KeyboardWatcher": [
2716 "MaterialComponents/private/Math": [
2719 "MaterialComponents/private/Overlay": [
2725 "name": "UnitTests",
2726 "test_type": "unit",
2728 "components/Snackbar/tests/unit/*.{h,m,swift}",
2729 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2731 "resources": "components/Snackbar/tests/unit/resources/*",
2733 "MaterialComponents/Snackbar+ColorThemer": [
2736 "MaterialComponents/Snackbar+FontThemer": [
2739 "MaterialComponents/Snackbar+TypographyThemer": [
2742 "MaterialComponents/Themes": [
2750 "name": "Snackbar+ColorThemer",
2754 "public_header_files": [
2755 "components/Snackbar/src/ColorThemer/*.h"
2758 "components/Snackbar/src/ColorThemer/*.{h,m}"
2761 "MaterialComponents/Snackbar": [
2764 "MaterialComponents/schemes/Color": [
2770 "name": "Snackbar+FontThemer",
2774 "public_header_files": [
2775 "components/Snackbar/src/FontThemer/*.h"
2778 "components/Snackbar/src/FontThemer/*.{h,m}"
2781 "MaterialComponents/Snackbar": [
2784 "MaterialComponents/Themes": [
2790 "name": "Snackbar+TypographyThemer",
2794 "public_header_files": [
2795 "components/Snackbar/src/TypographyThemer/*.h"
2798 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2801 "MaterialComponents/Snackbar": [
2804 "MaterialComponents/schemes/Typography": [
2814 "public_header_files": "components/Tabs/src/*.h",
2816 "components/Tabs/src/*.{h,m}",
2817 "components/Tabs/src/private/*.{h,m}"
2820 "components/Tabs/src/MaterialTabs.bundle"
2823 "MDFInternationalization": [
2826 "MaterialComponents/AnimationTiming": [
2829 "MaterialComponents/Elevation": [
2832 "MaterialComponents/Ink": [
2835 "MaterialComponents/Palettes": [
2838 "MaterialComponents/Ripple": [
2841 "MaterialComponents/ShadowElevations": [
2844 "MaterialComponents/ShadowLayer": [
2847 "MaterialComponents/Typography": [
2850 "MaterialComponents/private/Math": [
2856 "name": "UnitTests",
2857 "test_type": "unit",
2859 "components/Tabs/tests/unit/*.{h,m,swift}",
2860 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2862 "resources": "components/Tabs/tests/unit/resources/*",
2864 "MaterialComponents/Tabs+ColorThemer": [
2867 "MaterialComponents/Tabs+FontThemer": [
2870 "MaterialComponents/Tabs+TypographyThemer": [
2873 "MaterialComponents/Themes": [
2881 "name": "Tabs+ColorThemer",
2885 "public_header_files": [
2886 "components/Tabs/src/ColorThemer/*.h"
2889 "components/Tabs/src/ColorThemer/*.{h,m}"
2892 "MaterialComponents/schemes/Color": [
2895 "MaterialComponents/Tabs": [
2901 "name": "Tabs+FontThemer",
2905 "public_header_files": [
2906 "components/Tabs/src/FontThemer/*.h"
2909 "components/Tabs/src/FontThemer/*.{h,m}"
2912 "MaterialComponents/Tabs": [
2915 "MaterialComponents/Themes": [
2921 "name": "Tabs+TypographyThemer",
2925 "public_header_files": [
2926 "components/Tabs/src/TypographyThemer/*.h"
2929 "components/Tabs/src/TypographyThemer/*.{h,m}"
2932 "MaterialComponents/Tabs": [
2935 "MaterialComponents/schemes/Typography": [
2941 "name": "Tabs+Theming",
2945 "public_header_files": "components/Tabs/src/Theming/*.h",
2947 "components/Tabs/src/Theming/*.{h,m}",
2948 "components/Tabs/src/Theming/private/*.{h,m}"
2951 "MaterialComponents/Tabs": [
2954 "MaterialComponents/Tabs+ColorThemer": [
2957 "MaterialComponents/Tabs+TypographyThemer": [
2960 "MaterialComponents/schemes/Container": [
2966 "name": "UnitTests",
2967 "test_type": "unit",
2969 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2970 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2972 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2977 "name": "TextFields",
2981 "public_header_files": "components/TextFields/src/*.h",
2983 "components/TextFields/src/*.{h,m}",
2984 "components/TextFields/src/private/*.{h,m}"
2987 "MaterialComponents/AnimationTiming": [
2990 "MaterialComponents/Elevation": [
2993 "MaterialComponents/Palettes": [
2996 "MaterialComponents/Typography": [
2999 "MaterialComponents/private/Math": [
3002 "MDFInternationalization": [
3008 "name": "UnitTests",
3009 "test_type": "unit",
3011 "components/TextFields/tests/unit/*.{h,m,swift}",
3012 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
3014 "resources": "components/TextFields/tests/unit/resources/*",
3016 "MaterialComponents/TextFields+ColorThemer": [
3019 "MaterialComponents/TextFields+FontThemer": [
3022 "MaterialComponents/TextFields+TypographyThemer": [
3025 "MaterialComponents/Themes": [
3033 "name": "TextFields+ContainedInputView",
3037 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3039 "components/TextFields/src/ContainedInputView/*.{h,m}",
3040 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3043 "MDFInternationalization": [
3049 "name": "UnitTests",
3050 "test_type": "unit",
3052 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3053 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3055 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3060 "name": "TextFields+ColorThemer",
3064 "public_header_files": [
3065 "components/TextFields/src/ColorThemer/*.h"
3068 "components/TextFields/src/ColorThemer/*.{h,m}"
3071 "MaterialComponents/TextFields": [
3074 "MaterialComponents/Themes": [
3080 "name": "TextFields+FontThemer",
3084 "public_header_files": [
3085 "components/TextFields/src/FontThemer/*.h"
3088 "components/TextFields/src/FontThemer/*.{h,m}"
3091 "MaterialComponents/TextFields": [
3094 "MaterialComponents/Themes": [
3100 "name": "TextFields+Theming",
3104 "public_header_files": "components/TextFields/src/Theming/*.h",
3106 "components/TextFields/src/Theming/*.{h,m}",
3107 "components/TextFields/src/Theming/private/*.{h,m}"
3110 "MaterialComponents/TextFields": [
3113 "MaterialComponents/TextFields+ColorThemer": [
3116 "MaterialComponents/TextFields+TypographyThemer": [
3119 "MaterialComponents/schemes/Container": [
3125 "name": "UnitTests",
3126 "test_type": "unit",
3128 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3129 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3131 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3136 "name": "TextFields+TypographyThemer",
3140 "public_header_files": [
3141 "components/TextFields/src/TypographyThemer/*.h"
3144 "components/TextFields/src/TypographyThemer/*.{h,m}"
3147 "MaterialComponents/TextFields": [
3150 "MaterialComponents/schemes/Typography": [
3160 "public_header_files": "components/Themes/src/*.h",
3162 "components/Themes/src/*.{h,m}",
3163 "components/Themes/src/private/*.{h,m}"
3166 "MaterialComponents/schemes/Color": [
3169 "MaterialComponents/schemes/Typography": [
3175 "name": "UnitTests",
3176 "test_type": "unit",
3178 "components/Themes/tests/unit/*.{h,m,swift}",
3179 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3181 "resources": "components/Themes/tests/unit/resources/*"
3186 "name": "Typography",
3190 "public_header_files": "components/Typography/src/*.h",
3192 "components/Typography/src/*.{h,m}",
3193 "components/Typography/src/private/*.{h,m}"
3196 "MaterialComponents/private/Application": [
3199 "MaterialComponents/private/Math": [
3205 "name": "UnitTests",
3206 "test_type": "unit",
3208 "components/Typography/tests/unit/*.{h,m,swift}",
3209 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3211 "resources": "components/Typography/tests/unit/resources/*"
3223 "public_header_files": "components/schemes/Color/src/*.h",
3224 "source_files": "components/schemes/Color/src/*.{h,m}",
3226 "MaterialComponents/private/Color": [
3232 "name": "UnitTests",
3233 "test_type": "unit",
3235 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3236 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3238 "resources": "components/schemes/Color/tests/unit/resources/*",
3240 "MaterialComponents/private/Math": [
3248 "name": "Container",
3252 "public_header_files": "components/schemes/Container/src/*.h",
3253 "source_files": "components/schemes/Container/src/*.{h,m}",
3255 "MaterialComponents/schemes/Color": [
3258 "MaterialComponents/schemes/Typography": [
3261 "MaterialComponents/schemes/Shape": [
3267 "name": "UnitTests",
3268 "test_type": "unit",
3270 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3271 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3281 "public_header_files": "components/schemes/Shape/src/*.h",
3282 "source_files": "components/schemes/Shape/src/*.{h,m}",
3284 "MaterialComponents/ShapeLibrary": [
3287 "MaterialComponents/Shapes": [
3293 "name": "UnitTests",
3294 "test_type": "unit",
3296 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3297 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3299 "resources": "components/schemes/Shape/tests/unit/resources/*"
3304 "name": "Typography",
3308 "public_header_files": "components/schemes/Typography/src/*.h",
3309 "source_files": "components/schemes/Typography/src/*.{h,m}",
3311 "MaterialComponents/Typography": [
3317 "name": "UnitTests",
3318 "test_type": "unit",
3320 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3321 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3323 "resources": "components/schemes/Typography/tests/unit/resources/*"
3337 "public_header_files": "components/private/Icons/src/*.h",
3338 "source_files": "components/private/Icons/src/*.{h,m}"
3341 "name": "ic_arrow_back",
3342 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3343 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3344 "resource_bundles": {
3345 "MaterialIcons_ic_arrow_back": [
3346 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3350 "MaterialComponents/private/Icons/Base": [
3357 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3358 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3359 "resource_bundles": {
3360 "MaterialIcons_ic_check": [
3361 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3365 "MaterialComponents/private/Icons/Base": [
3371 "name": "ic_check_circle",
3372 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3373 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3374 "resource_bundles": {
3375 "MaterialIcons_ic_check_circle": [
3376 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3380 "MaterialComponents/private/Icons/Base": [
3386 "name": "ic_chevron_right",
3387 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3388 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3389 "resource_bundles": {
3390 "MaterialIcons_ic_chevron_right": [
3391 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3395 "MaterialComponents/private/Icons/Base": [
3401 "name": "ic_color_lens",
3402 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3403 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3404 "resource_bundles": {
3405 "MaterialIcons_ic_color_lens": [
3406 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3410 "MaterialComponents/private/Icons/Base": [
3416 "name": "ic_help_outline",
3417 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3418 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3419 "resource_bundles": {
3420 "MaterialIcons_ic_help_outline": [
3421 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3425 "MaterialComponents/private/Icons/Base": [
3432 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3433 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3434 "resource_bundles": {
3435 "MaterialIcons_ic_info": [
3436 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3440 "MaterialComponents/private/Icons/Base": [
3446 "name": "ic_more_horiz",
3447 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3448 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3449 "resource_bundles": {
3450 "MaterialIcons_ic_more_horiz": [
3451 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3455 "MaterialComponents/private/Icons/Base": [
3461 "name": "ic_radio_button_unchecked",
3462 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3463 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3464 "resource_bundles": {
3465 "MaterialIcons_ic_radio_button_unchecked": [
3466 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3470 "MaterialComponents/private/Icons/Base": [
3476 "name": "ic_reorder",
3477 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3478 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3479 "resource_bundles": {
3480 "MaterialIcons_ic_reorder": [
3481 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3485 "MaterialComponents/private/Icons/Base": [
3491 "name": "ic_settings",
3492 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3493 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3494 "resource_bundles": {
3495 "MaterialIcons_ic_settings": [
3496 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3500 "MaterialComponents/private/Icons/Base": [
3508 "name": "Application",
3512 "public_header_files": "components/private/Application/src/*.h",
3513 "source_files": "components/private/Application/src/*.{h,m}",
3516 "name": "UnitTests",
3517 "test_type": "unit",
3519 "components/private/Application/tests/unit/*.{h,m,swift}",
3520 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3522 "resources": "components/private/Application/tests/unit/resources/*"
3531 "public_header_files": "components/private/Color/src/*.h",
3532 "source_files": "components/private/Color/src/*.{h,m}",
3535 "name": "UnitTests",
3536 "test_type": "unit",
3538 "components/private/Color/tests/unit/*.{h,m,swift}",
3539 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3541 "resources": "components/private/Color/tests/unit/resources/*"
3546 "name": "KeyboardWatcher",
3550 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3551 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3553 "MaterialComponents/private/Application": [
3559 "name": "UnitTests",
3560 "test_type": "unit",
3562 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3563 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3565 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3574 "public_header_files": "components/private/Math/src/*.h",
3575 "source_files": "components/private/Math/src/*.{h,m}",
3578 "name": "UnitTests",
3579 "test_type": "unit",
3581 "components/private/Math/tests/unit/*.{h,m,swift}",
3582 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3584 "resources": "components/private/Math/tests/unit/resources/*"
3593 "public_header_files": "components/private/Overlay/src/*.h",
3595 "components/private/Overlay/src/*.{h,m}",
3596 "components/private/Overlay/src/private/*.{h,m}"
3600 "name": "UnitTests",
3601 "test_type": "unit",
3603 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3604 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3606 "resources": "components/private/Overlay/tests/unit/resources/*"
3611 "name": "ThumbTrack",
3615 "public_header_files": "components/private/ThumbTrack/src/*.h",
3617 "components/private/ThumbTrack/src/*.{h,m}",
3618 "components/private/ThumbTrack/src/private/*.{h,m}"
3621 "MaterialComponents/Ink": [
3624 "MaterialComponents/Ripple": [
3627 "MaterialComponents/ShadowElevations": [
3630 "MaterialComponents/ShadowLayer": [
3633 "MaterialComponents/Typography": [
3636 "MDFInternationalization": [
3639 "MaterialComponents/private/Math": [
3645 "name": "UnitTests",
3646 "test_type": "unit",
3648 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3649 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3651 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3656 "name": "UIMetrics",
3660 "public_header_files": "components/private/UIMetrics/src/*.h",
3662 "components/private/UIMetrics/src/*.{h,m}",
3663 "components/private/UIMetrics/src/private/*.{h,m}"
3666 "MaterialComponents/private/Application": [
3672 "name": "UnitTests",
3673 "test_type": "unit",
3675 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3676 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3678 "resources": "components/private/UIMetrics/tests/unit/resources/*"