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/schemes/Container": [
83 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
84 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
86 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
91 "name": "ActivityIndicator",
95 "public_header_files": "components/ActivityIndicator/src/*.h",
97 "components/ActivityIndicator/src/*.{h,m}",
98 "components/ActivityIndicator/src/private/*.{h,m}"
101 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
104 "MDFInternationalization": [
107 "MaterialComponents/Palettes": [
110 "MaterialComponents/private/Application": [
122 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
123 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
125 "resources": "components/ActivityIndicator/tests/unit/resources/*",
127 "MaterialComponents/ActivityIndicator+ColorThemer": [
135 "name": "ActivityIndicator+ColorThemer",
139 "public_header_files": [
140 "components/ActivityIndicator/src/ColorThemer/*.h"
143 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
146 "MaterialComponents/ActivityIndicator": [
149 "MaterialComponents/schemes/Color": [
155 "name": "AnimationTiming",
159 "public_header_files": "components/AnimationTiming/src/*.h",
161 "components/AnimationTiming/src/*.{h,m}",
162 "components/AnimationTiming/src/private/*.{h,m}"
169 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
170 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
172 "resources": "components/AnimationTiming/tests/unit/resources/*"
181 "public_header_files": "components/AppBar/src/*.h",
183 "components/AppBar/src/*.{h,m}",
184 "components/AppBar/src/private/*.{h,m}"
187 "components/AppBar/src/MaterialAppBar.bundle"
190 "MaterialComponents/HeaderStackView": [
193 "MaterialComponents/NavigationBar": [
196 "MaterialComponents/Typography": [
199 "MaterialComponents/private/Application": [
202 "MaterialComponents/FlexibleHeader": [
205 "MaterialComponents/ShadowElevations": [
208 "MaterialComponents/ShadowLayer": [
211 "MDFInternationalization": [
214 "MaterialComponents/private/Icons/ic_arrow_back": [
217 "MaterialComponents/private/UIMetrics": [
226 "components/AppBar/tests/unit/*.{h,m,swift}",
227 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
229 "resources": "components/AppBar/tests/unit/resources/*",
231 "MaterialComponents/AppBar+ColorThemer": [
234 "MaterialComponents/AppBar+TypographyThemer": [
242 "name": "AppBar+Theming",
246 "public_header_files": "components/AppBar/src/Theming/*.h",
248 "components/AppBar/src/Theming/*.{h,m}",
249 "components/AppBar/src/Theming/private/*.{h,m}"
252 "MaterialComponents/AppBar": [
255 "MaterialComponents/schemes/Container": [
264 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
265 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
267 "resources": "components/AppBar/tests/unit/Theming/resources/*"
272 "name": "AppBar+ColorThemer",
276 "public_header_files": [
277 "components/AppBar/src/ColorThemer/*.h"
280 "components/AppBar/src/ColorThemer/*.{h,m}",
281 "components/AppBar/src/ColorThemer/private/*.{h,m}"
284 "MaterialComponents/AppBar": [
287 "MaterialComponents/FlexibleHeader+ColorThemer": [
290 "MaterialComponents/NavigationBar+ColorThemer": [
293 "MaterialComponents/Themes": [
299 "name": "AppBar+TypographyThemer",
303 "public_header_files": [
304 "components/AppBar/src/TypographyThemer/*.h"
307 "components/AppBar/src/TypographyThemer/*.{h,m}",
308 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
311 "MaterialComponents/AppBar": [
314 "MaterialComponents/NavigationBar+TypographyThemer": [
320 "name": "BottomAppBar",
324 "public_header_files": "components/BottomAppBar/src/*.h",
326 "components/BottomAppBar/src/*.{h,m}",
327 "components/BottomAppBar/src/private/*.{h,m}"
330 "MDFInternationalization": [
333 "MaterialComponents/Buttons": [
336 "MaterialComponents/NavigationBar": [
339 "MaterialComponents/private/Math": [
348 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
349 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
351 "resources": "components/BottomAppBar/tests/unit/resources/*",
353 "MaterialComponents/BottomAppBar+ColorThemer": [
361 "name": "BottomAppBar+ColorThemer",
365 "public_header_files": [
366 "components/BottomAppBar/src/ColorThemer/*.h"
369 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
372 "MaterialComponents/BottomAppBar": [
375 "MaterialComponents/Themes": [
381 "name": "BottomNavigation",
385 "public_header_files": "components/BottomNavigation/src/*.h",
387 "components/BottomNavigation/src/*.{h,m}",
388 "components/BottomNavigation/src/private/*.{h,m}"
391 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
392 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
395 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
398 "MDFInternationalization": [
401 "MaterialComponents/Elevation": [
404 "MaterialComponents/Ink": [
407 "MaterialComponents/Ripple": [
410 "MaterialComponents/Palettes": [
413 "MaterialComponents/ShadowElevations": [
416 "MaterialComponents/ShadowLayer": [
419 "MaterialComponents/Typography": [
422 "MaterialComponents/private/Math": [
431 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
432 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
435 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
437 "resources": "components/BottomNavigation/tests/unit/resources/*",
439 "MaterialComponents/BottomNavigation+ColorThemer": [
442 "MaterialComponents/BottomNavigation+TypographyThemer": [
450 "name": "BottomNavigation+ColorThemer",
454 "public_header_files": [
455 "components/BottomNavigation/src/ColorThemer/*.h"
458 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
461 "MaterialComponents/BottomNavigation": [
464 "MaterialComponents/schemes/Color": [
470 "name": "BottomNavigation+TypographyThemer",
474 "public_header_files": [
475 "components/BottomNavigation/src/TypographyThemer/*.h"
478 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
481 "MaterialComponents/BottomNavigation": [
484 "MaterialComponents/schemes/Typography": [
490 "name": "BottomNavigation+Theming",
494 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
496 "components/BottomNavigation/src/Theming/*.{h,m}",
497 "components/BottomNavigation/src/Theming/private/*.{h,m}"
500 "MaterialComponents/BottomNavigation": [
503 "MaterialComponents/ShadowElevations": [
506 "MaterialComponents/schemes/Color": [
509 "MaterialComponents/schemes/Container": [
512 "MaterialComponents/schemes/Typography": [
521 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
522 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
524 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
529 "name": "BottomSheet",
533 "public_header_files": "components/BottomSheet/src/*.h",
535 "components/BottomSheet/src/*.{h,m}",
536 "components/BottomSheet/src/private/*.{h,m}"
539 "MaterialComponents/Elevation": [
542 "MaterialComponents/ShapeLibrary": [
545 "MaterialComponents/Shapes": [
548 "MaterialComponents/ShadowElevations": [
551 "MaterialComponents/ShadowLayer": [
554 "MaterialComponents/private/KeyboardWatcher": [
557 "MaterialComponents/private/Math": [
566 "components/BottomSheet/tests/unit/*.{h,m,swift}",
567 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
569 "resources": "components/BottomSheet/tests/unit/resources/*",
571 "MaterialComponents/BottomSheet+ShapeThemer": [
579 "name": "BottomSheet+ShapeThemer",
583 "public_header_files": [
584 "components/BottomSheet/src/ShapeThemer/*.h"
587 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
588 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
591 "MaterialComponents/BottomSheet": [
594 "MaterialComponents/schemes/Shape": [
604 "public_header_files": "components/Buttons/src/*.h",
606 "components/Buttons/src/*.{h,m}",
607 "components/Buttons/src/private/*.{h,m}"
610 "MDFInternationalization": [
613 "MDFTextAccessibility": [
616 "MaterialComponents/Elevation": [
619 "MaterialComponents/Ink": [
622 "MaterialComponents/Ripple": [
625 "MaterialComponents/ShadowElevations": [
628 "MaterialComponents/ShadowLayer": [
631 "MaterialComponents/Shapes": [
634 "MaterialComponents/Typography": [
637 "MaterialComponents/private/Math": [
646 "components/Buttons/tests/unit/*.{h,m,swift}",
647 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
649 "resources": "components/Buttons/tests/unit/resources/*",
651 "MaterialComponents/Buttons+ShapeThemer": [
654 "MaterialComponents/Buttons+ColorThemer": [
657 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
660 "MaterialComponents/Buttons+ButtonThemer": [
668 "name": "Buttons+ColorThemer",
672 "public_header_files": [
673 "components/Buttons/src/ColorThemer/*.h"
676 "components/Buttons/src/ColorThemer/*.{h,m}",
677 "components/Buttons/src/ColorThemer/private/*.{h,m}"
680 "MaterialComponents/Buttons": [
683 "MaterialComponents/schemes/Color": [
689 "name": "Buttons+TitleColorAccessibilityMutator",
693 "public_header_files": [
694 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
697 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
698 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
701 "MDFTextAccessibility": [
704 "MaterialComponents/Buttons": [
710 "name": "Buttons+ShapeThemer",
714 "public_header_files": [
715 "components/Buttons/src/ShapeThemer/*.h"
718 "components/Buttons/src/ShapeThemer/*.{h,m}"
721 "MaterialComponents/Buttons": [
724 "MaterialComponents/schemes/Shape": [
730 "name": "Buttons+TypographyThemer",
734 "public_header_files": [
735 "components/Buttons/src/TypographyThemer/*.h"
738 "components/Buttons/src/TypographyThemer/*.{h,m}"
741 "MaterialComponents/Buttons": [
744 "MaterialComponents/schemes/Typography": [
750 "name": "Buttons+ButtonThemer",
754 "public_header_files": [
755 "components/Buttons/src/ButtonThemer/*.h"
758 "components/Buttons/src/ButtonThemer/*.{h,m}",
759 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
762 "MaterialComponents/Buttons": [
765 "MaterialComponents/Buttons+ColorThemer": [
768 "MaterialComponents/Buttons+ShapeThemer": [
771 "MaterialComponents/Buttons+TypographyThemer": [
774 "MaterialComponents/Palettes": [
780 "name": "Buttons+Theming",
784 "public_header_files": "components/Buttons/src/Theming/*.h",
786 "components/Buttons/src/Theming/*.{h,m}",
787 "components/Buttons/src/Theming/private/*.{h,m}"
790 "MaterialComponents/Buttons": [
793 "MaterialComponents/Buttons+ColorThemer": [
796 "MaterialComponents/Buttons+ShapeThemer": [
799 "MaterialComponents/Buttons+TypographyThemer": [
802 "MaterialComponents/ShadowElevations": [
805 "MaterialComponents/schemes/Container": [
814 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
815 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
817 "resources": "components/Buttons/tests/unit/Theming/resources/*"
826 "public_header_files": "components/ButtonBar/src/*.h",
828 "components/ButtonBar/src/*.{h,m}",
829 "components/ButtonBar/src/private/*.{h,m}"
832 "MDFInternationalization": [
835 "MaterialComponents/Buttons": [
838 "MaterialComponents/private/Application": [
847 "components/ButtonBar/tests/unit/*.{h,m,swift}",
848 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
850 "resources": "components/ButtonBar/tests/unit/resources/*",
852 "MaterialComponents/ButtonBar+TypographyThemer": [
860 "name": "ButtonBar+ColorThemer",
864 "public_header_files": [
865 "components/ButtonBar/src/ColorThemer/*.h"
868 "components/ButtonBar/src/ColorThemer/*.{h,m}"
871 "MaterialComponents/ButtonBar": [
874 "MaterialComponents/Themes": [
880 "name": "ButtonBar+TypographyThemer",
884 "public_header_files": [
885 "components/ButtonBar/src/TypographyThemer/*.h"
888 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
891 "MaterialComponents/ButtonBar": [
894 "MaterialComponents/schemes/Typography": [
904 "public_header_files": "components/Cards/src/*.h",
905 "source_files": "components/Cards/src/*.{h,m}",
907 "components/Cards/src/MDCCard+Ripple.{h,m}",
908 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
911 "MaterialComponents/Elevation": [
914 "MaterialComponents/Ink": [
917 "MaterialComponents/Ripple": [
920 "MaterialComponents/ShadowLayer": [
923 "MaterialComponents/Shapes": [
926 "MaterialComponents/private/Icons/ic_check_circle": [
929 "MaterialComponents/private/Math": [
938 "components/Cards/tests/unit/*.{h,m,swift}",
939 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
941 "resources": "components/Cards/tests/unit/resources/*",
943 "MaterialComponents/Cards+ColorThemer": [
946 "MaterialComponents/Cards+ShapeThemer": [
954 "name": "Cards+ColorThemer",
958 "public_header_files": [
959 "components/Cards/src/ColorThemer/*.h"
962 "components/Cards/src/ColorThemer/*.{h,m}"
965 "MaterialComponents/Cards": [
968 "MaterialComponents/schemes/Color": [
974 "name": "Cards+ShapeThemer",
978 "public_header_files": [
979 "components/Cards/src/ShapeThemer/*.h"
982 "components/Cards/src/ShapeThemer/*.{h,m}"
985 "MaterialComponents/Cards": [
988 "MaterialComponents/schemes/Shape": [
994 "name": "Cards+CardThemer",
998 "public_header_files": [
999 "components/Cards/src/CardThemer/*.h"
1002 "components/Cards/src/CardThemer/*.{h,m}"
1005 "MaterialComponents/Cards": [
1008 "MaterialComponents/Cards+ColorThemer": [
1011 "MaterialComponents/Cards+ShapeThemer": [
1017 "name": "Cards+Theming",
1021 "public_header_files": "components/Cards/src/Theming/*.h",
1023 "components/Cards/src/Theming/*.{h,m}",
1024 "components/Cards/src/Theming/private/*.{h,m}"
1027 "MaterialComponents/Cards": [
1030 "MaterialComponents/Cards+ColorThemer": [
1033 "MaterialComponents/Cards+ShapeThemer": [
1036 "MaterialComponents/schemes/Container": [
1042 "name": "UnitTests",
1043 "test_type": "unit",
1045 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1046 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1048 "resources": "components/Cards/tests/unit/Theming/resources/*"
1057 "public_header_files": "components/Chips/src/*.h",
1059 "components/Chips/src/*.{h,m}",
1060 "components/Chips/src/private/*.{h,m}"
1063 "MDFInternationalization": [
1066 "MaterialComponents/Elevation": [
1069 "MaterialComponents/Ink": [
1072 "MaterialComponents/Ripple": [
1075 "MaterialComponents/ShadowLayer": [
1078 "MaterialComponents/ShadowElevations": [
1081 "MaterialComponents/ShapeLibrary": [
1084 "MaterialComponents/Shapes": [
1087 "MaterialComponents/TextFields": [
1090 "MaterialComponents/Typography": [
1093 "MaterialComponents/private/Math": [
1099 "name": "UnitTests",
1100 "test_type": "unit",
1102 "components/Chips/tests/unit/*.{h,m,swift}",
1103 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1105 "resources": "components/Chips/tests/unit/resources/*",
1107 "MaterialComponents/Chips+ChipThemer": [
1110 "MaterialComponents/Chips+FontThemer": [
1113 "MaterialComponents/Themes": [
1121 "name": "Chips+ChipThemer",
1125 "public_header_files": [
1126 "components/Chips/src/ChipThemer/*.h"
1129 "components/Chips/src/ChipThemer/*.{h,m}"
1132 "MaterialComponents/Chips": [
1135 "MaterialComponents/Chips+ColorThemer": [
1138 "MaterialComponents/Chips+ShapeThemer": [
1141 "MaterialComponents/Chips+TypographyThemer": [
1147 "name": "Chips+ColorThemer",
1151 "public_header_files": [
1152 "components/Chips/src/ColorThemer/*.h"
1155 "components/Chips/src/ColorThemer/*.{h,m}"
1158 "MaterialComponents/Chips": [
1161 "MaterialComponents/schemes/Color": [
1167 "name": "Chips+FontThemer",
1171 "public_header_files": [
1172 "components/Chips/src/FontThemer/*.h"
1175 "components/Chips/src/FontThemer/*.{h,m}"
1178 "MaterialComponents/Chips": [
1181 "MaterialComponents/Themes": [
1187 "name": "Chips+ShapeThemer",
1191 "public_header_files": [
1192 "components/Chips/src/ShapeThemer/*.h"
1195 "components/Chips/src/ShapeThemer/*.{h,m}"
1198 "MaterialComponents/Chips": [
1201 "MaterialComponents/schemes/Shape": [
1207 "name": "Chips+TypographyThemer",
1211 "public_header_files": [
1212 "components/Chips/src/TypographyThemer/*.h"
1215 "components/Chips/src/TypographyThemer/*.{h,m}"
1218 "MaterialComponents/Chips": [
1221 "MaterialComponents/schemes/Typography": [
1227 "name": "Chips+Theming",
1231 "public_header_files": "components/Chips/src/Theming/*.h",
1233 "components/Chips/src/Theming/*.{h,m}",
1234 "components/Chips/src/Theming/private/*.{h,m}"
1237 "MaterialComponents/Chips": [
1240 "MaterialComponents/Chips+ColorThemer": [
1243 "MaterialComponents/Chips+ShapeThemer": [
1246 "MaterialComponents/Chips+TypographyThemer": [
1249 "MaterialComponents/schemes/Container": [
1255 "name": "UnitTests",
1256 "test_type": "unit",
1258 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1259 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1261 "resources": "components/Chips/tests/unit/Theming/resources/*"
1266 "name": "CollectionCells",
1270 "public_header_files": "components/CollectionCells/src/*.h",
1272 "components/CollectionCells/src/*.{h,m}",
1273 "components/CollectionCells/src/private/*.{h,m}"
1276 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1283 "MDFInternationalization": [
1286 "MaterialComponents/CollectionLayoutAttributes": [
1289 "MaterialComponents/Ink": [
1292 "MaterialComponents/Typography": [
1295 "MaterialComponents/Palettes": [
1298 "MaterialComponents/private/Icons/ic_check": [
1301 "MaterialComponents/private/Icons/ic_check_circle": [
1304 "MaterialComponents/private/Icons/ic_chevron_right": [
1307 "MaterialComponents/private/Icons/ic_info": [
1310 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1313 "MaterialComponents/private/Icons/ic_reorder": [
1316 "MaterialComponents/private/Math": [
1322 "name": "UnitTests",
1323 "test_type": "unit",
1325 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1326 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1328 "resources": "components/CollectionCells/tests/unit/resources/*"
1333 "name": "CollectionLayoutAttributes",
1337 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1338 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1341 "name": "UnitTests",
1342 "test_type": "unit",
1344 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1345 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1347 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1352 "name": "Collections",
1356 "public_header_files": "components/Collections/src/*.h",
1358 "components/Collections/src/*.{h,m}",
1359 "components/Collections/src/private/*.{h,m}"
1362 "components/Collections/src/MaterialCollections.bundle"
1369 "MaterialComponents/CollectionCells": [
1372 "MaterialComponents/CollectionLayoutAttributes": [
1375 "MaterialComponents/Ink": [
1378 "MaterialComponents/Palettes": [
1381 "MaterialComponents/ShadowElevations": [
1384 "MaterialComponents/ShadowLayer": [
1387 "MaterialComponents/Typography": [
1393 "name": "UnitTests",
1394 "test_type": "unit",
1396 "components/Collections/tests/unit/*.{h,m,swift}",
1397 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1399 "resources": "components/Collections/tests/unit/resources/*"
1408 "public_header_files": "components/Dialogs/src/*.h",
1410 "components/Dialogs/src/*.{h,m}",
1411 "components/Dialogs/src/private/*.{h,m}"
1414 "components/Dialogs/src/MaterialDialogs.bundle"
1417 "MaterialComponents/Buttons": [
1420 "MaterialComponents/Elevation": [
1423 "MaterialComponents/ShadowElevations": [
1426 "MaterialComponents/ShadowLayer": [
1429 "MaterialComponents/Typography": [
1432 "MaterialComponents/private/KeyboardWatcher": [
1435 "MaterialComponents/private/Math": [
1438 "MDFInternationalization": [
1444 "name": "UnitTests",
1445 "test_type": "unit",
1447 "components/Dialogs/tests/unit/*.{h,m,swift}",
1448 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1450 "resources": "components/Dialogs/tests/unit/resources/*",
1452 "MaterialComponents/Dialogs+DialogThemer": [
1460 "name": "Dialogs+ColorThemer",
1464 "public_header_files": [
1465 "components/Dialogs/src/ColorThemer/*.h"
1468 "components/Dialogs/src/ColorThemer/*.{h,m}"
1471 "MaterialComponents/Dialogs": [
1474 "MaterialComponents/Themes": [
1477 "MaterialComponents/Buttons+ColorThemer": [
1483 "name": "Dialogs+TypographyThemer",
1487 "public_header_files": [
1488 "components/Dialogs/src/TypographyThemer/*.h"
1491 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1494 "MaterialComponents/Dialogs": [
1497 "MaterialComponents/schemes/Typography": [
1500 "MaterialComponents/Buttons+TypographyThemer": [
1506 "name": "Dialogs+DialogThemer",
1510 "public_header_files": [
1511 "components/Dialogs/src/DialogThemer/*.h"
1514 "components/Dialogs/src/DialogThemer/*.{h,m}"
1517 "MaterialComponents/Dialogs": [
1520 "MaterialComponents/Dialogs+ColorThemer": [
1523 "MaterialComponents/Dialogs+TypographyThemer": [
1526 "MaterialComponents/Buttons+ButtonThemer": [
1532 "name": "Dialogs+Theming",
1536 "public_header_files": "components/Dialogs/src/Theming/*.h",
1538 "components/Dialogs/src/Theming/*.{h,m}",
1539 "components/Dialogs/src/Theming/private/*.{h,m}"
1542 "MaterialComponents/Dialogs": [
1545 "MaterialComponents/Dialogs+ColorThemer": [
1548 "MaterialComponents/Dialogs+TypographyThemer": [
1551 "MaterialComponents/ShadowElevations": [
1554 "MaterialComponents/schemes/Container": [
1557 "MaterialComponents/Buttons+Theming": [
1563 "name": "UnitTests",
1564 "test_type": "unit",
1566 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1567 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1569 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1574 "name": "Elevation",
1578 "public_header_files": "components/Elevation/src/*.h",
1580 "components/Elevation/src/*.{h,m}",
1581 "components/Elevation/src/private/*.{h,m}"
1584 "MaterialComponents/private/Color": [
1587 "MaterialComponents/private/Math": [
1593 "name": "UnitTests",
1594 "test_type": "unit",
1596 "components/Elevation/tests/unit/*.{h,m,swift}",
1597 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1600 "MaterialComponents/private/Color": [
1608 "name": "FeatureHighlight",
1612 "public_header_files": "components/FeatureHighlight/src/*.h",
1614 "components/FeatureHighlight/src/*.{h,m}",
1615 "components/FeatureHighlight/src/private/*.{h,m}"
1618 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1621 "MaterialComponents/private/Math": [
1624 "MaterialComponents/Typography": [
1627 "MDFTextAccessibility": [
1633 "name": "UnitTests",
1634 "test_type": "unit",
1636 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1637 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1639 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1641 "MaterialComponents/FeatureHighlight+ColorThemer": [
1644 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1647 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1655 "name": "FeatureHighlight+ColorThemer",
1659 "public_header_files": [
1660 "components/FeatureHighlight/src/ColorThemer/*.h"
1663 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1666 "MaterialComponents/FeatureHighlight": [
1669 "MaterialComponents/Themes": [
1675 "name": "FeatureHighlight+FontThemer",
1679 "public_header_files": [
1680 "components/FeatureHighlight/src/FontThemer/*.h"
1683 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1686 "MaterialComponents/FeatureHighlight": [
1689 "MaterialComponents/Themes": [
1695 "name": "FeatureHighlight+TypographyThemer",
1699 "public_header_files": [
1700 "components/FeatureHighlight/src/TypographyThemer/*.h"
1703 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1706 "MaterialComponents/FeatureHighlight": [
1709 "MaterialComponents/schemes/Typography": [
1715 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1719 "public_header_files": [
1720 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1723 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1726 "MaterialComponents/FeatureHighlight": [
1729 "MDFTextAccessibility": [
1735 "name": "FlexibleHeader",
1739 "public_header_files": "components/FlexibleHeader/src/*.h",
1741 "components/FlexibleHeader/src/*.{h,m}",
1742 "components/FlexibleHeader/src/private/*.{h,m}"
1745 "MDFTextAccessibility": [
1748 "MaterialComponents/Elevation": [
1751 "MaterialComponents/ShadowElevations": [
1754 "MaterialComponents/ShadowLayer": [
1757 "MaterialComponents/private/Application": [
1760 "MaterialComponents/private/Math": [
1763 "MaterialComponents/private/UIMetrics": [
1769 "name": "UnitTests",
1770 "test_type": "unit",
1772 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1773 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1775 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1777 "MaterialComponents/FlexibleHeader+ColorThemer": [
1780 "MaterialComponents/ShadowLayer": [
1788 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1792 "public_header_files": [
1793 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1796 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1799 "MaterialComponents/FlexibleHeader": [
1805 "name": "FlexibleHeader+ColorThemer",
1809 "public_header_files": [
1810 "components/FlexibleHeader/src/ColorThemer/*.h"
1813 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1816 "MaterialComponents/FlexibleHeader": [
1819 "MaterialComponents/schemes/Color": [
1825 "name": "HeaderStackView",
1829 "public_header_files": "components/HeaderStackView/src/*.h",
1830 "source_files": "components/HeaderStackView/src/*.{h,m}",
1833 "name": "UnitTests",
1834 "test_type": "unit",
1836 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1837 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1839 "resources": "components/HeaderStackView/tests/unit/resources/*"
1844 "name": "HeaderStackView+ColorThemer",
1848 "public_header_files": [
1849 "components/HeaderStackView/src/ColorThemer/*.h"
1852 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1855 "MaterialComponents/HeaderStackView": [
1858 "MaterialComponents/Themes": [
1868 "public_header_files": "components/Ink/src/*.h",
1870 "components/Ink/src/*.{h,m}",
1871 "components/Ink/src/private/*.{h,m}"
1874 "MaterialComponents/private/Color": [
1877 "MaterialComponents/private/Math": [
1883 "name": "UnitTests",
1884 "test_type": "unit",
1886 "components/Ink/tests/unit/*.{h,m,swift}",
1887 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1889 "resources": "components/Ink/tests/unit/resources/*"
1894 "name": "Ink+ColorThemer",
1898 "public_header_files": [
1899 "components/Ink/src/ColorThemer/*.h"
1902 "components/Ink/src/ColorThemer/*.{h,m}"
1905 "MaterialComponents/Ink": [
1908 "MaterialComponents/Themes": [
1914 "name": "LibraryInfo",
1918 "public_header_files": "components/LibraryInfo/src/*.h",
1920 "components/LibraryInfo/src/*.{h,m}",
1921 "components/LibraryInfo/src/private/*.{h,m}"
1925 "name": "UnitTests",
1926 "test_type": "unit",
1928 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1929 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1931 "resources": "components/LibraryInfo/tests/unit/resources/*"
1940 "public_header_files": "components/List/src/*.h",
1942 "components/List/src/*.{h,m}",
1943 "components/List/src/private/*.{h,m}"
1946 "MaterialComponents/Elevation": [
1949 "MaterialComponents/Ink": [
1952 "MaterialComponents/Ripple": [
1955 "MaterialComponents/ShadowElevations": [
1958 "MaterialComponents/ShadowLayer": [
1961 "MaterialComponents/Typography": [
1964 "MDFInternationalization": [
1967 "MaterialComponents/private/Math": [
1973 "name": "UnitTests",
1974 "test_type": "unit",
1976 "components/List/tests/unit/*.{h,m,swift}",
1977 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1979 "resources": "components/List/tests/unit/resources/*",
1981 "MaterialComponents/List+ColorThemer": [
1984 "MaterialComponents/List+TypographyThemer": [
1987 "MaterialComponents/List+ListThemer": [
1995 "name": "List+TypographyThemer",
1999 "public_header_files": [
2000 "components/List/src/TypographyThemer/*.h"
2003 "components/List/src/TypographyThemer/*.{h,m}"
2006 "MaterialComponents/List": [
2009 "MaterialComponents/schemes/Typography": [
2015 "name": "List+ColorThemer",
2019 "public_header_files": [
2020 "components/List/src/ColorThemer/*.h"
2023 "components/List/src/ColorThemer/*.{h,m}",
2024 "components/List/src/ColorThemer/private/*.{h,m}"
2027 "MaterialComponents/List": [
2030 "MaterialComponents/schemes/Color": [
2036 "name": "List+ListThemer",
2040 "public_header_files": [
2041 "components/List/src/ListThemer/*.h"
2044 "components/List/src/ListThemer/*.{h,m}",
2045 "components/List/src/ListThemer/private/*.{h,m}"
2048 "MaterialComponents/List": [
2051 "MaterialComponents/List+ColorThemer": [
2054 "MaterialComponents/List+TypographyThemer": [
2060 "name": "List+Theming",
2064 "public_header_files": "components/List/src/Theming/*.h",
2066 "components/List/src/Theming/*.{h,m}",
2067 "components/List/src/Theming/private/*.{h,m}"
2070 "MaterialComponents/List": [
2073 "MaterialComponents/List+ColorThemer": [
2076 "MaterialComponents/List+TypographyThemer": [
2079 "MaterialComponents/schemes/Container": [
2085 "name": "UnitTests",
2086 "test_type": "unit",
2088 "components/List/tests/unit/Theming/*.{h,m,swift}",
2089 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2091 "resources": "components/List/tests/unit/Theming/resources/*"
2096 "name": "MaskedTransition",
2100 "public_header_files": "components/MaskedTransition/src/*.h",
2102 "components/MaskedTransition/src/*.{h,m}",
2103 "components/MaskedTransition/src/private/*.{h,m}"
2106 "MotionTransitioning": [
2112 "MotionInterchange": [
2118 "name": "UnitTests",
2119 "test_type": "unit",
2121 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2122 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2124 "resources": "components/MaskedTransition/tests/unit/resources/*"
2129 "name": "NavigationBar",
2133 "public_header_files": "components/NavigationBar/src/*.h",
2134 "source_files": "components/NavigationBar/src/*.{h,m}",
2136 "MDFTextAccessibility": [
2139 "MaterialComponents/ButtonBar": [
2142 "MaterialComponents/Elevation": [
2145 "MaterialComponents/Typography": [
2148 "MDFInternationalization": [
2151 "MaterialComponents/private/Math": [
2157 "name": "UnitTests",
2158 "test_type": "unit",
2160 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2161 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2163 "resources": "components/NavigationBar/tests/unit/resources/*",
2165 "MaterialComponents/NavigationBar+ColorThemer": [
2168 "MaterialComponents/NavigationBar+TypographyThemer": [
2176 "name": "NavigationBar+ColorThemer",
2180 "public_header_files": [
2181 "components/NavigationBar/src/ColorThemer/*.h"
2184 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2187 "MaterialComponents/NavigationBar": [
2190 "MaterialComponents/schemes/Color": [
2196 "name": "NavigationBar+TypographyThemer",
2200 "public_header_files": [
2201 "components/NavigationBar/src/TypographyThemer/*.h"
2204 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2207 "MaterialComponents/NavigationBar": [
2210 "MaterialComponents/schemes/Typography": [
2216 "name": "NavigationDrawer",
2220 "public_header_files": "components/NavigationDrawer/src/*.h",
2222 "components/NavigationDrawer/src/*.{h,m}",
2223 "components/NavigationDrawer/src/private/*.{h,m}"
2225 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2227 "MaterialComponents/Elevation": [
2230 "MaterialComponents/Palettes": [
2233 "MaterialComponents/ShadowLayer": [
2236 "MaterialComponents/private/Math": [
2239 "MaterialComponents/private/UIMetrics": [
2245 "name": "UnitTests",
2246 "test_type": "unit",
2248 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2249 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2250 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2253 "MaterialComponents/NavigationDrawer+ColorThemer": [
2261 "name": "NavigationDrawer+ColorThemer",
2265 "public_header_files": [
2266 "components/NavigationDrawer/src/ColorThemer/*.h"
2269 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2270 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2273 "MaterialComponents/NavigationDrawer": [
2276 "MaterialComponents/schemes/Color": [
2282 "name": "OverlayWindow",
2286 "public_header_files": "components/OverlayWindow/src/*.h",
2288 "components/OverlayWindow/src/*.{h,m}",
2289 "components/OverlayWindow/src/private/*.{h,m}"
2292 "MaterialComponents/private/Application": [
2298 "name": "UnitTests",
2299 "test_type": "unit",
2301 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2302 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2304 "resources": "components/OverlayWindow/tests/unit/resources/*"
2309 "name": "PageControl",
2313 "public_header_files": "components/PageControl/src/*.h",
2315 "components/PageControl/src/*.{h,m}",
2316 "components/PageControl/src/private/*.{h,m}"
2319 "components/PageControl/src/MaterialPageControl.bundle"
2322 "MDFInternationalization": [
2328 "name": "UnitTests",
2329 "test_type": "unit",
2331 "components/PageControl/tests/unit/*.{h,m,swift}",
2332 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2334 "resources": "components/PageControl/tests/unit/resources/*"
2339 "name": "PageControl+ColorThemer",
2343 "public_header_files": [
2344 "components/PageControl/src/ColorThemer/*.h"
2347 "components/PageControl/src/ColorThemer/*.{h,m}"
2350 "MaterialComponents/PageControl": [
2353 "MaterialComponents/Themes": [
2363 "public_header_files": "components/Palettes/src/*.h",
2365 "components/Palettes/src/*.{h,m}",
2366 "components/Palettes/src/private/*.{h,m}"
2370 "name": "UnitTests",
2371 "test_type": "unit",
2373 "components/Palettes/tests/unit/*.{h,m,swift}",
2374 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2376 "resources": "components/Palettes/tests/unit/resources/*"
2381 "name": "ProgressView",
2385 "public_header_files": "components/ProgressView/src/*.h",
2387 "components/ProgressView/src/*.{h,m}",
2388 "components/ProgressView/src/private/*.{h,m}"
2391 "MDFInternationalization": [
2394 "MaterialComponents/Palettes": [
2397 "MaterialComponents/private/Math": [
2406 "name": "UnitTests",
2407 "test_type": "unit",
2409 "components/ProgressView/tests/unit/*.{h,m,swift}",
2410 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2412 "resources": "components/ProgressView/tests/unit/resources/*"
2417 "name": "ProgressView+ColorThemer",
2421 "public_header_files": [
2422 "components/ProgressView/src/ColorThemer/*.h"
2425 "components/ProgressView/src/ColorThemer/*.{h,m}"
2428 "MaterialComponents/ProgressView": [
2431 "MaterialComponents/Themes": [
2437 "name": "ProgressView+Theming",
2441 "public_header_files": "components/ProgressView/src/Theming/*.h",
2443 "components/ProgressView/src/Theming/*.{h,m}",
2444 "components/ProgressView/src/Theming/private/*.{h,m}"
2447 "MaterialComponents/ProgressView": [
2450 "MaterialComponents/schemes/Container": [
2456 "name": "UnitTests",
2457 "test_type": "unit",
2459 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2460 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2462 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2471 "public_header_files": "components/Ripple/src/*.h",
2473 "components/Ripple/src/*.{h,m}",
2474 "components/Ripple/src/private/*.{h,m}"
2477 "MaterialComponents/AnimationTiming": [
2480 "MaterialComponents/private/Color": [
2483 "MaterialComponents/private/Math": [
2489 "name": "UnitTests",
2490 "test_type": "unit",
2492 "components/Ripple/tests/unit/*.{h,m,swift}",
2493 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2495 "resources": "components/Ripple/tests/unit/resources/*"
2500 "name": "ShadowElevations",
2504 "public_header_files": "components/ShadowElevations/src/*.h",
2505 "source_files": "components/ShadowElevations/src/*.{h,m}",
2508 "name": "UnitTests",
2509 "test_type": "unit",
2511 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2512 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2514 "resources": "components/ShadowElevations/tests/unit/resources/*"
2519 "name": "ShadowLayer",
2523 "public_header_files": "components/ShadowLayer/src/*.h",
2524 "source_files": "components/ShadowLayer/src/*.{h,m}",
2526 "MaterialComponents/ShadowElevations": [
2532 "name": "UnitTests",
2533 "test_type": "unit",
2535 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2536 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2538 "resources": "components/ShadowLayer/tests/unit/resources/*"
2543 "name": "ShapeLibrary",
2547 "public_header_files": "components/ShapeLibrary/src/*.h",
2549 "components/ShapeLibrary/src/*.{h,m}",
2550 "components/ShapeLibrary/src/private/*.{h,m}"
2553 "MaterialComponents/Shapes": [
2556 "MaterialComponents/private/Math": [
2562 "name": "UnitTests",
2563 "test_type": "unit",
2565 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2566 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2568 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2577 "public_header_files": "components/Shapes/src/*.h",
2579 "components/Shapes/src/*.{h,m}",
2580 "components/Shapes/src/private/*.{h,m}"
2583 "MaterialComponents/ShadowLayer": [
2586 "MaterialComponents/private/Math": [
2592 "name": "UnitTests",
2593 "test_type": "unit",
2595 "components/Shapes/tests/unit/*.{h,m,swift}",
2596 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2598 "resources": "components/Shapes/tests/unit/resources/*"
2607 "public_header_files": [
2608 "components/Slider/src/*.h"
2611 "components/Slider/src/*.{h,m}",
2612 "components/Slider/src/private/*.{h,m}"
2615 "MaterialComponents/Elevation": [
2618 "MaterialComponents/Palettes": [
2621 "MaterialComponents/ShadowElevations": [
2624 "MaterialComponents/private/Math": [
2627 "MaterialComponents/private/ThumbTrack": [
2633 "name": "UnitTests",
2634 "test_type": "unit",
2636 "components/Slider/tests/unit/*.{h,m,swift}",
2637 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2639 "resources": "components/Slider/tests/unit/resources/*"
2644 "name": "Slider+ColorThemer",
2648 "public_header_files": [
2649 "components/Slider/src/ColorThemer/*.h"
2652 "components/Slider/src/ColorThemer/*.{h,m}"
2655 "MaterialComponents/Palettes": [
2658 "MaterialComponents/Slider": [
2661 "MaterialComponents/schemes/Color": [
2671 "public_header_files": "components/Snackbar/src/*.h",
2673 "components/Snackbar/src/*.{h,m}",
2674 "components/Snackbar/src/private/*.{h,m}"
2677 "components/Snackbar/src/MaterialSnackbar.bundle"
2680 "MaterialComponents/AnimationTiming": [
2683 "MaterialComponents/Buttons": [
2686 "MaterialComponents/Elevation": [
2689 "MaterialComponents/OverlayWindow": [
2692 "MaterialComponents/ShadowElevations": [
2695 "MaterialComponents/ShadowLayer": [
2698 "MaterialComponents/Typography": [
2701 "MaterialComponents/private/Application": [
2704 "MaterialComponents/private/KeyboardWatcher": [
2707 "MaterialComponents/private/Math": [
2710 "MaterialComponents/private/Overlay": [
2716 "name": "UnitTests",
2717 "test_type": "unit",
2719 "components/Snackbar/tests/unit/*.{h,m,swift}",
2720 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2722 "resources": "components/Snackbar/tests/unit/resources/*",
2724 "MaterialComponents/Snackbar+ColorThemer": [
2727 "MaterialComponents/Snackbar+FontThemer": [
2730 "MaterialComponents/Snackbar+TypographyThemer": [
2733 "MaterialComponents/Themes": [
2741 "name": "Snackbar+ColorThemer",
2745 "public_header_files": [
2746 "components/Snackbar/src/ColorThemer/*.h"
2749 "components/Snackbar/src/ColorThemer/*.{h,m}"
2752 "MaterialComponents/Snackbar": [
2755 "MaterialComponents/schemes/Color": [
2761 "name": "Snackbar+FontThemer",
2765 "public_header_files": [
2766 "components/Snackbar/src/FontThemer/*.h"
2769 "components/Snackbar/src/FontThemer/*.{h,m}"
2772 "MaterialComponents/Snackbar": [
2775 "MaterialComponents/Themes": [
2781 "name": "Snackbar+TypographyThemer",
2785 "public_header_files": [
2786 "components/Snackbar/src/TypographyThemer/*.h"
2789 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2792 "MaterialComponents/Snackbar": [
2795 "MaterialComponents/schemes/Typography": [
2805 "public_header_files": "components/Tabs/src/*.h",
2807 "components/Tabs/src/*.{h,m}",
2808 "components/Tabs/src/private/*.{h,m}"
2811 "components/Tabs/src/MaterialTabs.bundle"
2814 "MDFInternationalization": [
2817 "MaterialComponents/AnimationTiming": [
2820 "MaterialComponents/Elevation": [
2823 "MaterialComponents/Ink": [
2826 "MaterialComponents/Palettes": [
2829 "MaterialComponents/Ripple": [
2832 "MaterialComponents/ShadowElevations": [
2835 "MaterialComponents/ShadowLayer": [
2838 "MaterialComponents/Typography": [
2841 "MaterialComponents/private/Math": [
2847 "name": "UnitTests",
2848 "test_type": "unit",
2850 "components/Tabs/tests/unit/*.{h,m,swift}",
2851 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2853 "resources": "components/Tabs/tests/unit/resources/*",
2855 "MaterialComponents/Tabs+ColorThemer": [
2858 "MaterialComponents/Tabs+FontThemer": [
2861 "MaterialComponents/Tabs+TypographyThemer": [
2864 "MaterialComponents/Themes": [
2872 "name": "Tabs+ColorThemer",
2876 "public_header_files": [
2877 "components/Tabs/src/ColorThemer/*.h"
2880 "components/Tabs/src/ColorThemer/*.{h,m}"
2883 "MaterialComponents/schemes/Color": [
2886 "MaterialComponents/Tabs": [
2892 "name": "Tabs+FontThemer",
2896 "public_header_files": [
2897 "components/Tabs/src/FontThemer/*.h"
2900 "components/Tabs/src/FontThemer/*.{h,m}"
2903 "MaterialComponents/Tabs": [
2906 "MaterialComponents/Themes": [
2912 "name": "Tabs+TypographyThemer",
2916 "public_header_files": [
2917 "components/Tabs/src/TypographyThemer/*.h"
2920 "components/Tabs/src/TypographyThemer/*.{h,m}"
2923 "MaterialComponents/Tabs": [
2926 "MaterialComponents/schemes/Typography": [
2932 "name": "Tabs+Theming",
2936 "public_header_files": "components/Tabs/src/Theming/*.h",
2938 "components/Tabs/src/Theming/*.{h,m}",
2939 "components/Tabs/src/Theming/private/*.{h,m}"
2942 "MaterialComponents/Tabs": [
2945 "MaterialComponents/Tabs+ColorThemer": [
2948 "MaterialComponents/Tabs+TypographyThemer": [
2951 "MaterialComponents/schemes/Container": [
2957 "name": "UnitTests",
2958 "test_type": "unit",
2960 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2961 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2963 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2968 "name": "TextFields",
2972 "public_header_files": "components/TextFields/src/*.h",
2974 "components/TextFields/src/*.{h,m}",
2975 "components/TextFields/src/private/*.{h,m}"
2978 "MaterialComponents/AnimationTiming": [
2981 "MaterialComponents/Palettes": [
2984 "MaterialComponents/Typography": [
2987 "MDFInternationalization": [
2990 "MaterialComponents/private/Math": [
2996 "name": "UnitTests",
2997 "test_type": "unit",
2999 "components/TextFields/tests/unit/*.{h,m,swift}",
3000 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
3002 "resources": "components/TextFields/tests/unit/resources/*",
3004 "MaterialComponents/TextFields+ColorThemer": [
3007 "MaterialComponents/TextFields+FontThemer": [
3010 "MaterialComponents/TextFields+TypographyThemer": [
3013 "MaterialComponents/Themes": [
3021 "name": "TextFields+ContainedInputView",
3025 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3027 "components/TextFields/src/ContainedInputView/*.{h,m}",
3028 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3031 "MDFInternationalization": [
3037 "name": "UnitTests",
3038 "test_type": "unit",
3040 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3041 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3043 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3048 "name": "TextFields+ColorThemer",
3052 "public_header_files": [
3053 "components/TextFields/src/ColorThemer/*.h"
3056 "components/TextFields/src/ColorThemer/*.{h,m}"
3059 "MaterialComponents/TextFields": [
3062 "MaterialComponents/Themes": [
3068 "name": "TextFields+FontThemer",
3072 "public_header_files": [
3073 "components/TextFields/src/FontThemer/*.h"
3076 "components/TextFields/src/FontThemer/*.{h,m}"
3079 "MaterialComponents/TextFields": [
3082 "MaterialComponents/Themes": [
3088 "name": "TextFields+Theming",
3092 "public_header_files": "components/TextFields/src/Theming/*.h",
3094 "components/TextFields/src/Theming/*.{h,m}",
3095 "components/TextFields/src/Theming/private/*.{h,m}"
3098 "MaterialComponents/TextFields": [
3101 "MaterialComponents/TextFields+ColorThemer": [
3104 "MaterialComponents/TextFields+TypographyThemer": [
3107 "MaterialComponents/schemes/Container": [
3113 "name": "UnitTests",
3114 "test_type": "unit",
3116 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3117 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3119 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3124 "name": "TextFields+TypographyThemer",
3128 "public_header_files": [
3129 "components/TextFields/src/TypographyThemer/*.h"
3132 "components/TextFields/src/TypographyThemer/*.{h,m}"
3135 "MaterialComponents/TextFields": [
3138 "MaterialComponents/schemes/Typography": [
3148 "public_header_files": "components/Themes/src/*.h",
3150 "components/Themes/src/*.{h,m}",
3151 "components/Themes/src/private/*.{h,m}"
3154 "MaterialComponents/schemes/Color": [
3157 "MaterialComponents/schemes/Typography": [
3163 "name": "UnitTests",
3164 "test_type": "unit",
3166 "components/Themes/tests/unit/*.{h,m,swift}",
3167 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3169 "resources": "components/Themes/tests/unit/resources/*"
3174 "name": "Typography",
3178 "public_header_files": "components/Typography/src/*.h",
3180 "components/Typography/src/*.{h,m}",
3181 "components/Typography/src/private/*.{h,m}"
3184 "MaterialComponents/private/Application": [
3187 "MaterialComponents/private/Math": [
3193 "name": "UnitTests",
3194 "test_type": "unit",
3196 "components/Typography/tests/unit/*.{h,m,swift}",
3197 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3199 "resources": "components/Typography/tests/unit/resources/*"
3211 "public_header_files": "components/schemes/Color/src/*.h",
3212 "source_files": "components/schemes/Color/src/*.{h,m}",
3214 "MaterialComponents/private/Color": [
3220 "name": "UnitTests",
3221 "test_type": "unit",
3223 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3224 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3226 "resources": "components/schemes/Color/tests/unit/resources/*",
3228 "MaterialComponents/private/Math": [
3236 "name": "Container",
3240 "public_header_files": "components/schemes/Container/src/*.h",
3241 "source_files": "components/schemes/Container/src/*.{h,m}",
3243 "MaterialComponents/schemes/Color": [
3246 "MaterialComponents/schemes/Typography": [
3249 "MaterialComponents/schemes/Shape": [
3255 "name": "UnitTests",
3256 "test_type": "unit",
3258 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3259 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3269 "public_header_files": "components/schemes/Shape/src/*.h",
3270 "source_files": "components/schemes/Shape/src/*.{h,m}",
3272 "MaterialComponents/ShapeLibrary": [
3275 "MaterialComponents/Shapes": [
3281 "name": "UnitTests",
3282 "test_type": "unit",
3284 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3285 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3287 "resources": "components/schemes/Shape/tests/unit/resources/*"
3292 "name": "Typography",
3296 "public_header_files": "components/schemes/Typography/src/*.h",
3297 "source_files": "components/schemes/Typography/src/*.{h,m}",
3299 "MaterialComponents/Typography": [
3305 "name": "UnitTests",
3306 "test_type": "unit",
3308 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3309 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3311 "resources": "components/schemes/Typography/tests/unit/resources/*"
3325 "public_header_files": "components/private/Icons/src/*.h",
3326 "source_files": "components/private/Icons/src/*.{h,m}"
3329 "name": "ic_arrow_back",
3330 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3331 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3332 "resource_bundles": {
3333 "MaterialIcons_ic_arrow_back": [
3334 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3338 "MaterialComponents/private/Icons/Base": [
3345 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3346 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3347 "resource_bundles": {
3348 "MaterialIcons_ic_check": [
3349 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3353 "MaterialComponents/private/Icons/Base": [
3359 "name": "ic_check_circle",
3360 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3361 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3362 "resource_bundles": {
3363 "MaterialIcons_ic_check_circle": [
3364 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3368 "MaterialComponents/private/Icons/Base": [
3374 "name": "ic_chevron_right",
3375 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3376 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3377 "resource_bundles": {
3378 "MaterialIcons_ic_chevron_right": [
3379 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3383 "MaterialComponents/private/Icons/Base": [
3389 "name": "ic_color_lens",
3390 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3391 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3392 "resource_bundles": {
3393 "MaterialIcons_ic_color_lens": [
3394 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3398 "MaterialComponents/private/Icons/Base": [
3404 "name": "ic_help_outline",
3405 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3406 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3407 "resource_bundles": {
3408 "MaterialIcons_ic_help_outline": [
3409 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3413 "MaterialComponents/private/Icons/Base": [
3420 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3421 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3422 "resource_bundles": {
3423 "MaterialIcons_ic_info": [
3424 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3428 "MaterialComponents/private/Icons/Base": [
3434 "name": "ic_more_horiz",
3435 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3436 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3437 "resource_bundles": {
3438 "MaterialIcons_ic_more_horiz": [
3439 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3443 "MaterialComponents/private/Icons/Base": [
3449 "name": "ic_radio_button_unchecked",
3450 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3451 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3452 "resource_bundles": {
3453 "MaterialIcons_ic_radio_button_unchecked": [
3454 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3458 "MaterialComponents/private/Icons/Base": [
3464 "name": "ic_reorder",
3465 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3466 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3467 "resource_bundles": {
3468 "MaterialIcons_ic_reorder": [
3469 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3473 "MaterialComponents/private/Icons/Base": [
3479 "name": "ic_settings",
3480 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3481 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3482 "resource_bundles": {
3483 "MaterialIcons_ic_settings": [
3484 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3488 "MaterialComponents/private/Icons/Base": [
3496 "name": "Application",
3500 "public_header_files": "components/private/Application/src/*.h",
3501 "source_files": "components/private/Application/src/*.{h,m}",
3504 "name": "UnitTests",
3505 "test_type": "unit",
3507 "components/private/Application/tests/unit/*.{h,m,swift}",
3508 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3510 "resources": "components/private/Application/tests/unit/resources/*"
3519 "public_header_files": "components/private/Color/src/*.h",
3520 "source_files": "components/private/Color/src/*.{h,m}",
3523 "name": "UnitTests",
3524 "test_type": "unit",
3526 "components/private/Color/tests/unit/*.{h,m,swift}",
3527 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3529 "resources": "components/private/Color/tests/unit/resources/*"
3534 "name": "KeyboardWatcher",
3538 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3539 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3541 "MaterialComponents/private/Application": [
3547 "name": "UnitTests",
3548 "test_type": "unit",
3550 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3551 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3553 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3562 "public_header_files": "components/private/Math/src/*.h",
3563 "source_files": "components/private/Math/src/*.{h,m}",
3566 "name": "UnitTests",
3567 "test_type": "unit",
3569 "components/private/Math/tests/unit/*.{h,m,swift}",
3570 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3572 "resources": "components/private/Math/tests/unit/resources/*"
3581 "public_header_files": "components/private/Overlay/src/*.h",
3583 "components/private/Overlay/src/*.{h,m}",
3584 "components/private/Overlay/src/private/*.{h,m}"
3588 "name": "UnitTests",
3589 "test_type": "unit",
3591 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3592 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3594 "resources": "components/private/Overlay/tests/unit/resources/*"
3599 "name": "ThumbTrack",
3603 "public_header_files": "components/private/ThumbTrack/src/*.h",
3605 "components/private/ThumbTrack/src/*.{h,m}",
3606 "components/private/ThumbTrack/src/private/*.{h,m}"
3609 "MaterialComponents/Ink": [
3612 "MaterialComponents/Ripple": [
3615 "MaterialComponents/ShadowElevations": [
3618 "MaterialComponents/ShadowLayer": [
3621 "MaterialComponents/Typography": [
3624 "MDFInternationalization": [
3627 "MaterialComponents/private/Math": [
3633 "name": "UnitTests",
3634 "test_type": "unit",
3636 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3637 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3639 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3644 "name": "UIMetrics",
3648 "public_header_files": "components/private/UIMetrics/src/*.h",
3650 "components/private/UIMetrics/src/*.{h,m}",
3651 "components/private/UIMetrics/src/private/*.{h,m}"
3654 "MaterialComponents/private/Application": [
3660 "name": "UnitTests",
3661 "test_type": "unit",
3663 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3664 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3666 "resources": "components/private/UIMetrics/tests/unit/resources/*"