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": [
83 "MaterialComponents/ShadowElevations": [
92 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
93 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
95 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
100 "name": "ActivityIndicator",
104 "public_header_files": "components/ActivityIndicator/src/*.h",
106 "components/ActivityIndicator/src/*.{h,m}",
107 "components/ActivityIndicator/src/private/*.{h,m}"
110 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
113 "MDFInternationalization": [
116 "MaterialComponents/Palettes": [
119 "MaterialComponents/private/Application": [
131 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
132 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
134 "resources": "components/ActivityIndicator/tests/unit/resources/*"
139 "name": "AnimationTiming",
143 "public_header_files": "components/AnimationTiming/src/*.h",
145 "components/AnimationTiming/src/*.{h,m}",
146 "components/AnimationTiming/src/private/*.{h,m}"
153 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
154 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
156 "resources": "components/AnimationTiming/tests/unit/resources/*"
165 "public_header_files": "components/AppBar/src/*.h",
167 "components/AppBar/src/*.{h,m}",
168 "components/AppBar/src/private/*.{h,m}"
171 "components/AppBar/src/MaterialAppBar.bundle"
174 "MaterialComponents/HeaderStackView": [
177 "MaterialComponents/NavigationBar": [
180 "MaterialComponents/Typography": [
183 "MaterialComponents/private/Application": [
186 "MaterialComponents/FlexibleHeader": [
189 "MaterialComponents/ShadowElevations": [
192 "MaterialComponents/ShadowLayer": [
195 "MDFInternationalization": [
198 "MaterialComponents/private/Icons/ic_arrow_back": [
201 "MaterialComponents/private/UIMetrics": [
210 "components/AppBar/tests/unit/*.{h,m,swift}",
211 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
213 "resources": "components/AppBar/tests/unit/resources/*",
215 "MaterialComponents/AppBar+ColorThemer": [
218 "MaterialComponents/AppBar+TypographyThemer": [
226 "name": "AppBar+Theming",
230 "public_header_files": "components/AppBar/src/Theming/*.h",
232 "components/AppBar/src/Theming/*.{h,m}",
233 "components/AppBar/src/Theming/private/*.{h,m}"
236 "MaterialComponents/AppBar": [
239 "MaterialComponents/schemes/Container": [
248 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
249 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
251 "resources": "components/AppBar/tests/unit/Theming/resources/*"
256 "name": "AppBar+ColorThemer",
260 "public_header_files": [
261 "components/AppBar/src/ColorThemer/*.h"
264 "components/AppBar/src/ColorThemer/*.{h,m}",
265 "components/AppBar/src/ColorThemer/private/*.{h,m}"
268 "MaterialComponents/AppBar": [
271 "MaterialComponents/FlexibleHeader+ColorThemer": [
274 "MaterialComponents/NavigationBar+ColorThemer": [
277 "MaterialComponents/Themes": [
283 "name": "AppBar+TypographyThemer",
287 "public_header_files": [
288 "components/AppBar/src/TypographyThemer/*.h"
291 "components/AppBar/src/TypographyThemer/*.{h,m}",
292 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
295 "MaterialComponents/AppBar": [
298 "MaterialComponents/NavigationBar+TypographyThemer": [
308 "public_header_files": "components/Banner/src/*.h",
309 "source_files": "components/Banner/src/*.{h,m}",
311 "MaterialComponents/Buttons": [
314 "MaterialComponents/Elevation": [
317 "MaterialComponents/Typography": [
326 "components/Banner/tests/unit/*.m"
332 "name": "Banner+Theming",
336 "public_header_files": "components/Banner/src/Theming/*.h",
338 "components/Banner/src/Theming/*.{h,m}",
339 "components/Banner/src/Theming/private/*.{h,m}"
342 "MaterialComponents/Banner": [
345 "MaterialComponents/Buttons": [
348 "MaterialComponents/Buttons+Theming": [
351 "MaterialComponents/Elevation": [
354 "MaterialComponents/Typography": [
357 "MaterialComponents/schemes/Container": [
366 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
369 "MaterialComponents/schemes/Container": [
372 "MaterialComponents/private/Color": [
375 "MaterialComponents/private/Math": [
383 "name": "BottomAppBar",
387 "public_header_files": "components/BottomAppBar/src/*.h",
389 "components/BottomAppBar/src/*.{h,m}",
390 "components/BottomAppBar/src/private/*.{h,m}"
393 "MDFInternationalization": [
396 "MaterialComponents/Buttons": [
399 "MaterialComponents/NavigationBar": [
402 "MaterialComponents/private/Math": [
411 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
412 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
414 "resources": "components/BottomAppBar/tests/unit/resources/*"
419 "name": "BottomNavigation",
423 "public_header_files": "components/BottomNavigation/src/*.h",
425 "components/BottomNavigation/src/*.{h,m}",
426 "components/BottomNavigation/src/private/*.{h,m}"
429 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
430 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
433 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
436 "MDFInternationalization": [
439 "MaterialComponents/Elevation": [
442 "MaterialComponents/Ink": [
445 "MaterialComponents/Ripple": [
448 "MaterialComponents/Palettes": [
451 "MaterialComponents/ShadowElevations": [
454 "MaterialComponents/ShadowLayer": [
457 "MaterialComponents/Typography": [
460 "MaterialComponents/private/Math": [
469 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
470 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
473 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
475 "resources": "components/BottomNavigation/tests/unit/resources/*"
480 "name": "BottomNavigation+Theming",
484 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
486 "components/BottomNavigation/src/Theming/*.{h,m}",
487 "components/BottomNavigation/src/Theming/private/*.{h,m}"
490 "MaterialComponents/BottomNavigation": [
493 "MaterialComponents/ShadowElevations": [
496 "MaterialComponents/schemes/Color": [
499 "MaterialComponents/schemes/Container": [
502 "MaterialComponents/schemes/Typography": [
511 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
512 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
514 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
519 "name": "BottomSheet",
523 "public_header_files": "components/BottomSheet/src/*.h",
525 "components/BottomSheet/src/*.{h,m}",
526 "components/BottomSheet/src/private/*.{h,m}"
528 "frameworks": "WebKit",
530 "MaterialComponents/Elevation": [
533 "MaterialComponents/ShapeLibrary": [
536 "MaterialComponents/Shapes": [
539 "MaterialComponents/ShadowElevations": [
542 "MaterialComponents/ShadowLayer": [
545 "MaterialComponents/private/KeyboardWatcher": [
548 "MaterialComponents/private/Math": [
557 "components/BottomSheet/tests/unit/*.{h,m,swift}",
558 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
560 "resources": "components/BottomSheet/tests/unit/resources/*",
562 "MaterialComponents/BottomSheet+ShapeThemer": [
570 "name": "BottomSheet+ShapeThemer",
574 "public_header_files": [
575 "components/BottomSheet/src/ShapeThemer/*.h"
578 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
579 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
582 "MaterialComponents/BottomSheet": [
585 "MaterialComponents/schemes/Shape": [
595 "public_header_files": "components/Buttons/src/*.h",
597 "components/Buttons/src/*.{h,m}",
598 "components/Buttons/src/private/*.{h,m}"
601 "MDFInternationalization": [
604 "MDFTextAccessibility": [
607 "MaterialComponents/Elevation": [
610 "MaterialComponents/Ink": [
613 "MaterialComponents/Ripple": [
616 "MaterialComponents/ShadowElevations": [
619 "MaterialComponents/ShadowLayer": [
622 "MaterialComponents/Shapes": [
625 "MaterialComponents/Typography": [
628 "MaterialComponents/private/Math": [
637 "components/Buttons/tests/unit/*.{h,m,swift}",
638 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
640 "resources": "components/Buttons/tests/unit/resources/*",
642 "MaterialComponents/Buttons+ShapeThemer": [
645 "MaterialComponents/Buttons+ColorThemer": [
648 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
651 "MaterialComponents/Buttons+ButtonThemer": [
659 "name": "Buttons+ColorThemer",
663 "public_header_files": [
664 "components/Buttons/src/ColorThemer/*.h"
667 "components/Buttons/src/ColorThemer/*.{h,m}",
668 "components/Buttons/src/ColorThemer/private/*.{h,m}"
671 "MaterialComponents/Buttons": [
674 "MaterialComponents/schemes/Color": [
680 "name": "Buttons+TitleColorAccessibilityMutator",
684 "public_header_files": [
685 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
688 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
689 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
692 "MDFTextAccessibility": [
695 "MaterialComponents/Buttons": [
701 "name": "Buttons+ShapeThemer",
705 "public_header_files": [
706 "components/Buttons/src/ShapeThemer/*.h"
709 "components/Buttons/src/ShapeThemer/*.{h,m}"
712 "MaterialComponents/Buttons": [
715 "MaterialComponents/schemes/Shape": [
721 "name": "Buttons+TypographyThemer",
725 "public_header_files": [
726 "components/Buttons/src/TypographyThemer/*.h"
729 "components/Buttons/src/TypographyThemer/*.{h,m}"
732 "MaterialComponents/Buttons": [
735 "MaterialComponents/schemes/Typography": [
741 "name": "Buttons+ButtonThemer",
745 "public_header_files": [
746 "components/Buttons/src/ButtonThemer/*.h"
749 "components/Buttons/src/ButtonThemer/*.{h,m}",
750 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
753 "MaterialComponents/Buttons": [
756 "MaterialComponents/Buttons+ColorThemer": [
759 "MaterialComponents/Buttons+ShapeThemer": [
762 "MaterialComponents/Buttons+TypographyThemer": [
765 "MaterialComponents/Palettes": [
771 "name": "Buttons+Theming",
775 "public_header_files": "components/Buttons/src/Theming/*.h",
777 "components/Buttons/src/Theming/*.{h,m}",
778 "components/Buttons/src/Theming/private/*.{h,m}"
781 "MaterialComponents/Buttons": [
784 "MaterialComponents/Buttons+ColorThemer": [
787 "MaterialComponents/Buttons+ShapeThemer": [
790 "MaterialComponents/Buttons+TypographyThemer": [
793 "MaterialComponents/ShadowElevations": [
796 "MaterialComponents/schemes/Container": [
805 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
806 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
808 "resources": "components/Buttons/tests/unit/Theming/resources/*"
817 "public_header_files": "components/ButtonBar/src/*.h",
819 "components/ButtonBar/src/*.{h,m}",
820 "components/ButtonBar/src/private/*.{h,m}"
823 "MDFInternationalization": [
826 "MaterialComponents/Buttons": [
829 "MaterialComponents/private/Application": [
838 "components/ButtonBar/tests/unit/*.{h,m,swift}",
839 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
841 "resources": "components/ButtonBar/tests/unit/resources/*"
850 "public_header_files": "components/Cards/src/*.h",
851 "source_files": "components/Cards/src/*.{h,m}",
853 "components/Cards/src/MDCCard+Ripple.{h,m}",
854 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
857 "MaterialComponents/Elevation": [
860 "MaterialComponents/Ink": [
863 "MaterialComponents/Ripple": [
866 "MaterialComponents/ShadowLayer": [
869 "MaterialComponents/Shapes": [
872 "MaterialComponents/private/Icons/ic_check_circle": [
875 "MaterialComponents/private/Math": [
884 "components/Cards/tests/unit/*.{h,m,swift}",
885 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
887 "resources": "components/Cards/tests/unit/resources/*"
892 "name": "Cards+Theming",
896 "public_header_files": "components/Cards/src/Theming/*.h",
898 "components/Cards/src/Theming/*.{h,m}",
899 "components/Cards/src/Theming/private/*.{h,m}"
902 "MaterialComponents/Cards": [
905 "MaterialComponents/schemes/Container": [
914 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
915 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
917 "resources": "components/Cards/tests/unit/Theming/resources/*"
926 "public_header_files": "components/Chips/src/*.h",
928 "components/Chips/src/*.{h,m}",
929 "components/Chips/src/private/*.{h,m}"
932 "MDFInternationalization": [
935 "MaterialComponents/Elevation": [
938 "MaterialComponents/Ink": [
941 "MaterialComponents/Ripple": [
944 "MaterialComponents/ShadowLayer": [
947 "MaterialComponents/ShadowElevations": [
950 "MaterialComponents/ShapeLibrary": [
953 "MaterialComponents/Shapes": [
956 "MaterialComponents/TextFields": [
959 "MaterialComponents/Typography": [
962 "MaterialComponents/private/Math": [
971 "components/Chips/tests/unit/*.{h,m,swift}",
972 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
974 "resources": "components/Chips/tests/unit/resources/*",
976 "MaterialComponents/Themes": [
984 "name": "Chips+Theming",
988 "public_header_files": "components/Chips/src/Theming/*.h",
990 "components/Chips/src/Theming/*.{h,m}",
991 "components/Chips/src/Theming/private/*.{h,m}"
994 "MaterialComponents/Chips": [
997 "MaterialComponents/schemes/Container": [
1000 "MaterialComponents/Typography": [
1006 "name": "UnitTests",
1007 "test_type": "unit",
1009 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1010 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1012 "resources": "components/Chips/tests/unit/Theming/resources/*"
1017 "name": "CollectionCells",
1021 "public_header_files": "components/CollectionCells/src/*.h",
1023 "components/CollectionCells/src/*.{h,m}",
1024 "components/CollectionCells/src/private/*.{h,m}"
1027 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1034 "MDFInternationalization": [
1037 "MaterialComponents/CollectionLayoutAttributes": [
1040 "MaterialComponents/Ink": [
1043 "MaterialComponents/Typography": [
1046 "MaterialComponents/Palettes": [
1049 "MaterialComponents/private/Icons/ic_check": [
1052 "MaterialComponents/private/Icons/ic_check_circle": [
1055 "MaterialComponents/private/Icons/ic_chevron_right": [
1058 "MaterialComponents/private/Icons/ic_info": [
1061 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1064 "MaterialComponents/private/Icons/ic_reorder": [
1067 "MaterialComponents/private/Math": [
1073 "name": "UnitTests",
1074 "test_type": "unit",
1076 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1077 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1079 "resources": "components/CollectionCells/tests/unit/resources/*"
1084 "name": "CollectionLayoutAttributes",
1088 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1089 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1092 "name": "UnitTests",
1093 "test_type": "unit",
1095 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1096 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1098 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1103 "name": "Collections",
1107 "public_header_files": "components/Collections/src/*.h",
1109 "components/Collections/src/*.{h,m}",
1110 "components/Collections/src/private/*.{h,m}"
1113 "components/Collections/src/MaterialCollections.bundle"
1120 "MaterialComponents/CollectionCells": [
1123 "MaterialComponents/CollectionLayoutAttributes": [
1126 "MaterialComponents/Ink": [
1129 "MaterialComponents/Palettes": [
1132 "MaterialComponents/ShadowElevations": [
1135 "MaterialComponents/ShadowLayer": [
1138 "MaterialComponents/Typography": [
1144 "name": "UnitTests",
1145 "test_type": "unit",
1147 "components/Collections/tests/unit/*.{h,m,swift}",
1148 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1150 "resources": "components/Collections/tests/unit/resources/*"
1159 "public_header_files": "components/Dialogs/src/*.h",
1161 "components/Dialogs/src/*.{h,m}",
1162 "components/Dialogs/src/private/*.{h,m}"
1165 "components/Dialogs/src/MaterialDialogs.bundle"
1168 "MaterialComponents/Buttons": [
1171 "MaterialComponents/Elevation": [
1174 "MaterialComponents/ShadowElevations": [
1177 "MaterialComponents/ShadowLayer": [
1180 "MaterialComponents/Typography": [
1183 "MaterialComponents/private/KeyboardWatcher": [
1186 "MaterialComponents/private/Math": [
1189 "MDFInternationalization": [
1195 "name": "UnitTests",
1196 "test_type": "unit",
1198 "components/Dialogs/tests/unit/*.{h,m,swift}",
1199 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1201 "resources": "components/Dialogs/tests/unit/resources/*",
1203 "MaterialComponents/Dialogs+DialogThemer": [
1211 "name": "Dialogs+ColorThemer",
1215 "public_header_files": [
1216 "components/Dialogs/src/ColorThemer/*.h"
1219 "components/Dialogs/src/ColorThemer/*.{h,m}"
1222 "MaterialComponents/Dialogs": [
1225 "MaterialComponents/Themes": [
1228 "MaterialComponents/Buttons+ColorThemer": [
1234 "name": "Dialogs+TypographyThemer",
1238 "public_header_files": [
1239 "components/Dialogs/src/TypographyThemer/*.h"
1242 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1245 "MaterialComponents/Dialogs": [
1248 "MaterialComponents/schemes/Typography": [
1251 "MaterialComponents/Buttons+TypographyThemer": [
1257 "name": "Dialogs+DialogThemer",
1261 "public_header_files": [
1262 "components/Dialogs/src/DialogThemer/*.h"
1265 "components/Dialogs/src/DialogThemer/*.{h,m}"
1268 "MaterialComponents/Dialogs": [
1271 "MaterialComponents/Dialogs+ColorThemer": [
1274 "MaterialComponents/Dialogs+TypographyThemer": [
1277 "MaterialComponents/Buttons+ButtonThemer": [
1283 "name": "Dialogs+Theming",
1287 "public_header_files": "components/Dialogs/src/Theming/*.h",
1289 "components/Dialogs/src/Theming/*.{h,m}",
1290 "components/Dialogs/src/Theming/private/*.{h,m}"
1293 "MaterialComponents/Dialogs": [
1296 "MaterialComponents/Dialogs+ColorThemer": [
1299 "MaterialComponents/Dialogs+TypographyThemer": [
1302 "MaterialComponents/ShadowElevations": [
1305 "MaterialComponents/schemes/Container": [
1308 "MaterialComponents/Buttons+Theming": [
1314 "name": "UnitTests",
1315 "test_type": "unit",
1317 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1318 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1320 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1325 "name": "Elevation",
1329 "public_header_files": "components/Elevation/src/*.h",
1331 "components/Elevation/src/*.{h,m}",
1332 "components/Elevation/src/private/*.{h,m}"
1335 "MaterialComponents/private/Color": [
1338 "MaterialComponents/private/Math": [
1344 "name": "UnitTests",
1345 "test_type": "unit",
1347 "components/Elevation/tests/unit/*.{h,m,swift}",
1348 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1351 "MaterialComponents/private/Color": [
1359 "name": "FeatureHighlight",
1363 "public_header_files": "components/FeatureHighlight/src/*.h",
1365 "components/FeatureHighlight/src/*.{h,m}",
1366 "components/FeatureHighlight/src/private/*.{h,m}"
1369 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1372 "MaterialComponents/private/Math": [
1375 "MaterialComponents/Typography": [
1378 "MDFTextAccessibility": [
1384 "name": "UnitTests",
1385 "test_type": "unit",
1387 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1388 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1390 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1392 "MaterialComponents/FeatureHighlight+ColorThemer": [
1395 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1403 "name": "FeatureHighlight+ColorThemer",
1407 "public_header_files": [
1408 "components/FeatureHighlight/src/ColorThemer/*.h"
1411 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1414 "MaterialComponents/FeatureHighlight": [
1417 "MaterialComponents/Themes": [
1423 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1427 "public_header_files": [
1428 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1431 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1434 "MaterialComponents/FeatureHighlight": [
1437 "MDFTextAccessibility": [
1443 "name": "FlexibleHeader",
1447 "public_header_files": "components/FlexibleHeader/src/*.h",
1449 "components/FlexibleHeader/src/*.{h,m}",
1450 "components/FlexibleHeader/src/private/*.{h,m}"
1453 "MDFTextAccessibility": [
1456 "MaterialComponents/Elevation": [
1459 "MaterialComponents/ShadowElevations": [
1462 "MaterialComponents/ShadowLayer": [
1465 "MaterialComponents/private/Application": [
1468 "MaterialComponents/private/Math": [
1471 "MaterialComponents/private/UIMetrics": [
1477 "name": "UnitTests",
1478 "test_type": "unit",
1480 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1481 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1483 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1485 "MaterialComponents/FlexibleHeader+ColorThemer": [
1488 "MaterialComponents/ShadowLayer": [
1496 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1500 "public_header_files": [
1501 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1504 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1507 "MaterialComponents/FlexibleHeader": [
1513 "name": "FlexibleHeader+ColorThemer",
1517 "public_header_files": [
1518 "components/FlexibleHeader/src/ColorThemer/*.h"
1521 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1524 "MaterialComponents/FlexibleHeader": [
1527 "MaterialComponents/schemes/Color": [
1533 "name": "HeaderStackView",
1537 "public_header_files": "components/HeaderStackView/src/*.h",
1538 "source_files": "components/HeaderStackView/src/*.{h,m}",
1541 "name": "UnitTests",
1542 "test_type": "unit",
1544 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1545 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1547 "resources": "components/HeaderStackView/tests/unit/resources/*"
1552 "name": "HeaderStackView+ColorThemer",
1556 "public_header_files": [
1557 "components/HeaderStackView/src/ColorThemer/*.h"
1560 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1563 "MaterialComponents/HeaderStackView": [
1566 "MaterialComponents/Themes": [
1576 "public_header_files": "components/Ink/src/*.h",
1578 "components/Ink/src/*.{h,m}",
1579 "components/Ink/src/private/*.{h,m}"
1582 "MaterialComponents/private/Color": [
1585 "MaterialComponents/private/Math": [
1591 "name": "UnitTests",
1592 "test_type": "unit",
1594 "components/Ink/tests/unit/*.{h,m,swift}",
1595 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1597 "resources": "components/Ink/tests/unit/resources/*"
1602 "name": "LibraryInfo",
1606 "public_header_files": "components/LibraryInfo/src/*.h",
1608 "components/LibraryInfo/src/*.{h,m}",
1609 "components/LibraryInfo/src/private/*.{h,m}"
1613 "name": "UnitTests",
1614 "test_type": "unit",
1616 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1617 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1619 "resources": "components/LibraryInfo/tests/unit/resources/*"
1628 "public_header_files": "components/List/src/*.h",
1630 "components/List/src/*.{h,m}",
1631 "components/List/src/private/*.{h,m}"
1634 "MaterialComponents/Elevation": [
1637 "MaterialComponents/Ink": [
1640 "MaterialComponents/Ripple": [
1643 "MaterialComponents/ShadowElevations": [
1646 "MaterialComponents/ShadowLayer": [
1649 "MaterialComponents/Typography": [
1652 "MDFInternationalization": [
1655 "MaterialComponents/private/Math": [
1661 "name": "UnitTests",
1662 "test_type": "unit",
1664 "components/List/tests/unit/*.{h,m,swift}",
1665 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1667 "resources": "components/List/tests/unit/resources/*"
1672 "name": "List+Theming",
1676 "public_header_files": "components/List/src/Theming/*.h",
1678 "components/List/src/Theming/*.{h,m}",
1679 "components/List/src/Theming/private/*.{h,m}"
1682 "MaterialComponents/List": [
1685 "MaterialComponents/schemes/Container": [
1691 "name": "UnitTests",
1692 "test_type": "unit",
1694 "components/List/tests/unit/Theming/*.{h,m,swift}",
1695 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1697 "resources": "components/List/tests/unit/Theming/resources/*"
1702 "name": "NavigationBar",
1706 "public_header_files": "components/NavigationBar/src/*.h",
1707 "source_files": "components/NavigationBar/src/*.{h,m}",
1709 "MDFTextAccessibility": [
1712 "MaterialComponents/ButtonBar": [
1715 "MaterialComponents/Elevation": [
1718 "MaterialComponents/Typography": [
1721 "MDFInternationalization": [
1724 "MaterialComponents/private/Math": [
1730 "name": "UnitTests",
1731 "test_type": "unit",
1733 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1734 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1736 "resources": "components/NavigationBar/tests/unit/resources/*",
1738 "MaterialComponents/NavigationBar+ColorThemer": [
1741 "MaterialComponents/NavigationBar+TypographyThemer": [
1749 "name": "NavigationBar+ColorThemer",
1753 "public_header_files": [
1754 "components/NavigationBar/src/ColorThemer/*.h"
1757 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1760 "MaterialComponents/NavigationBar": [
1763 "MaterialComponents/schemes/Color": [
1769 "name": "NavigationBar+TypographyThemer",
1773 "public_header_files": [
1774 "components/NavigationBar/src/TypographyThemer/*.h"
1777 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1780 "MaterialComponents/NavigationBar": [
1783 "MaterialComponents/schemes/Typography": [
1789 "name": "NavigationDrawer",
1793 "public_header_files": "components/NavigationDrawer/src/*.h",
1795 "components/NavigationDrawer/src/*.{h,m}",
1796 "components/NavigationDrawer/src/private/*.{h,m}"
1798 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1800 "MaterialComponents/Elevation": [
1803 "MaterialComponents/Palettes": [
1806 "MaterialComponents/ShadowLayer": [
1809 "MaterialComponents/private/Math": [
1812 "MaterialComponents/private/UIMetrics": [
1818 "name": "UnitTests",
1819 "test_type": "unit",
1821 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1822 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1823 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1826 "MaterialComponents/NavigationDrawer+ColorThemer": [
1834 "name": "NavigationDrawer+ColorThemer",
1838 "public_header_files": [
1839 "components/NavigationDrawer/src/ColorThemer/*.h"
1842 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1843 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1846 "MaterialComponents/NavigationDrawer": [
1849 "MaterialComponents/schemes/Color": [
1855 "name": "OverlayWindow",
1859 "public_header_files": "components/OverlayWindow/src/*.h",
1861 "components/OverlayWindow/src/*.{h,m}",
1862 "components/OverlayWindow/src/private/*.{h,m}"
1865 "MaterialComponents/private/Application": [
1871 "name": "UnitTests",
1872 "test_type": "unit",
1874 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1875 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1877 "resources": "components/OverlayWindow/tests/unit/resources/*"
1882 "name": "PageControl",
1886 "public_header_files": "components/PageControl/src/*.h",
1888 "components/PageControl/src/*.{h,m}",
1889 "components/PageControl/src/private/*.{h,m}"
1892 "components/PageControl/src/MaterialPageControl.bundle"
1895 "MDFInternationalization": [
1901 "name": "UnitTests",
1902 "test_type": "unit",
1904 "components/PageControl/tests/unit/*.{h,m,swift}",
1905 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1907 "resources": "components/PageControl/tests/unit/resources/*"
1916 "public_header_files": "components/Palettes/src/*.h",
1918 "components/Palettes/src/*.{h,m}",
1919 "components/Palettes/src/private/*.{h,m}"
1923 "name": "UnitTests",
1924 "test_type": "unit",
1926 "components/Palettes/tests/unit/*.{h,m,swift}",
1927 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1929 "resources": "components/Palettes/tests/unit/resources/*"
1934 "name": "ProgressView",
1938 "public_header_files": "components/ProgressView/src/*.h",
1940 "components/ProgressView/src/*.{h,m}",
1941 "components/ProgressView/src/private/*.{h,m}"
1944 "MDFInternationalization": [
1947 "MaterialComponents/Palettes": [
1950 "MaterialComponents/private/Math": [
1959 "name": "UnitTests",
1960 "test_type": "unit",
1962 "components/ProgressView/tests/unit/*.{h,m,swift}",
1963 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1965 "resources": "components/ProgressView/tests/unit/resources/*"
1970 "name": "ProgressView+Theming",
1974 "public_header_files": "components/ProgressView/src/Theming/*.h",
1976 "components/ProgressView/src/Theming/*.{h,m}",
1977 "components/ProgressView/src/Theming/private/*.{h,m}"
1980 "MaterialComponents/ProgressView": [
1983 "MaterialComponents/schemes/Container": [
1989 "name": "UnitTests",
1990 "test_type": "unit",
1992 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1993 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1995 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2004 "public_header_files": "components/Ripple/src/*.h",
2006 "components/Ripple/src/*.{h,m}",
2007 "components/Ripple/src/private/*.{h,m}"
2010 "MaterialComponents/AnimationTiming": [
2013 "MaterialComponents/private/Color": [
2016 "MaterialComponents/private/Math": [
2022 "name": "UnitTests",
2023 "test_type": "unit",
2025 "components/Ripple/tests/unit/*.{h,m,swift}",
2026 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2028 "resources": "components/Ripple/tests/unit/resources/*"
2033 "name": "ShadowElevations",
2037 "public_header_files": "components/ShadowElevations/src/*.h",
2038 "source_files": "components/ShadowElevations/src/*.{h,m}",
2041 "name": "UnitTests",
2042 "test_type": "unit",
2044 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2045 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2047 "resources": "components/ShadowElevations/tests/unit/resources/*"
2052 "name": "ShadowLayer",
2056 "public_header_files": "components/ShadowLayer/src/*.h",
2057 "source_files": "components/ShadowLayer/src/*.{h,m}",
2059 "MaterialComponents/ShadowElevations": [
2065 "name": "UnitTests",
2066 "test_type": "unit",
2068 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2069 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2071 "resources": "components/ShadowLayer/tests/unit/resources/*"
2076 "name": "ShapeLibrary",
2080 "public_header_files": "components/ShapeLibrary/src/*.h",
2082 "components/ShapeLibrary/src/*.{h,m}",
2083 "components/ShapeLibrary/src/private/*.{h,m}"
2086 "MaterialComponents/Shapes": [
2089 "MaterialComponents/private/Math": [
2095 "name": "UnitTests",
2096 "test_type": "unit",
2098 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2099 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2101 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2110 "public_header_files": "components/Shapes/src/*.h",
2112 "components/Shapes/src/*.{h,m}",
2113 "components/Shapes/src/private/*.{h,m}"
2116 "MaterialComponents/ShadowLayer": [
2119 "MaterialComponents/private/Color": [
2122 "MaterialComponents/private/Math": [
2128 "name": "UnitTests",
2129 "test_type": "unit",
2131 "components/Shapes/tests/unit/*.{h,m,swift}",
2132 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2134 "resources": "components/Shapes/tests/unit/resources/*"
2143 "public_header_files": [
2144 "components/Slider/src/*.h"
2147 "components/Slider/src/*.{h,m}",
2148 "components/Slider/src/private/*.{h,m}"
2151 "MaterialComponents/Elevation": [
2154 "MaterialComponents/Palettes": [
2157 "MaterialComponents/ShadowElevations": [
2160 "MaterialComponents/private/Math": [
2163 "MaterialComponents/private/ThumbTrack": [
2169 "name": "UnitTests",
2170 "test_type": "unit",
2172 "components/Slider/tests/unit/*.{h,m,swift}",
2173 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2175 "resources": "components/Slider/tests/unit/resources/*"
2180 "name": "Slider+ColorThemer",
2184 "public_header_files": [
2185 "components/Slider/src/ColorThemer/*.h"
2188 "components/Slider/src/ColorThemer/*.{h,m}"
2191 "MaterialComponents/Palettes": [
2194 "MaterialComponents/Slider": [
2197 "MaterialComponents/schemes/Color": [
2207 "public_header_files": "components/Snackbar/src/*.h",
2209 "components/Snackbar/src/*.{h,m}",
2210 "components/Snackbar/src/private/*.{h,m}"
2213 "components/Snackbar/src/MaterialSnackbar.bundle"
2216 "MaterialComponents/AnimationTiming": [
2219 "MaterialComponents/Buttons": [
2222 "MaterialComponents/Elevation": [
2225 "MaterialComponents/OverlayWindow": [
2228 "MaterialComponents/ShadowElevations": [
2231 "MaterialComponents/ShadowLayer": [
2234 "MaterialComponents/Typography": [
2237 "MaterialComponents/private/Application": [
2240 "MaterialComponents/private/KeyboardWatcher": [
2243 "MaterialComponents/private/Math": [
2246 "MaterialComponents/private/Overlay": [
2252 "name": "UnitTests",
2253 "test_type": "unit",
2255 "components/Snackbar/tests/unit/*.{h,m,swift}",
2256 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2258 "resources": "components/Snackbar/tests/unit/resources/*",
2260 "MaterialComponents/Snackbar+FontThemer": [
2263 "MaterialComponents/Snackbar+TypographyThemer": [
2266 "MaterialComponents/Themes": [
2274 "name": "Snackbar+FontThemer",
2278 "public_header_files": [
2279 "components/Snackbar/src/FontThemer/*.h"
2282 "components/Snackbar/src/FontThemer/*.{h,m}"
2285 "MaterialComponents/Snackbar": [
2288 "MaterialComponents/Themes": [
2294 "name": "Snackbar+TypographyThemer",
2298 "public_header_files": [
2299 "components/Snackbar/src/TypographyThemer/*.h"
2302 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2305 "MaterialComponents/Snackbar": [
2308 "MaterialComponents/schemes/Typography": [
2318 "public_header_files": "components/Tabs/src/*.h",
2320 "components/Tabs/src/*.{h,m}",
2321 "components/Tabs/src/private/*.{h,m}"
2324 "components/Tabs/src/MaterialTabs.bundle"
2327 "MDFInternationalization": [
2330 "MaterialComponents/AnimationTiming": [
2333 "MaterialComponents/Elevation": [
2336 "MaterialComponents/Ink": [
2339 "MaterialComponents/Palettes": [
2342 "MaterialComponents/Ripple": [
2345 "MaterialComponents/ShadowElevations": [
2348 "MaterialComponents/ShadowLayer": [
2351 "MaterialComponents/Typography": [
2354 "MaterialComponents/private/Math": [
2360 "name": "UnitTests",
2361 "test_type": "unit",
2363 "components/Tabs/tests/unit/*.{h,m,swift}",
2364 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2366 "resources": "components/Tabs/tests/unit/resources/*",
2368 "MaterialComponents/Tabs+TypographyThemer": [
2371 "MaterialComponents/Themes": [
2379 "name": "Tabs+TypographyThemer",
2383 "public_header_files": [
2384 "components/Tabs/src/TypographyThemer/*.h"
2387 "components/Tabs/src/TypographyThemer/*.{h,m}"
2390 "MaterialComponents/Tabs": [
2393 "MaterialComponents/schemes/Typography": [
2399 "name": "Tabs+Theming",
2403 "public_header_files": "components/Tabs/src/Theming/*.h",
2405 "components/Tabs/src/Theming/*.{h,m}",
2406 "components/Tabs/src/Theming/private/*.{h,m}"
2409 "MaterialComponents/Tabs": [
2412 "MaterialComponents/Tabs+TypographyThemer": [
2415 "MaterialComponents/schemes/Container": [
2421 "name": "UnitTests",
2422 "test_type": "unit",
2424 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2425 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2427 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2432 "name": "TextFields",
2436 "public_header_files": "components/TextFields/src/*.h",
2438 "components/TextFields/src/*.{h,m}",
2439 "components/TextFields/src/private/*.{h,m}"
2442 "MaterialComponents/AnimationTiming": [
2445 "MaterialComponents/Buttons": [
2448 "MaterialComponents/Elevation": [
2451 "MaterialComponents/Palettes": [
2454 "MaterialComponents/Typography": [
2457 "MaterialComponents/private/Math": [
2460 "MDFInternationalization": [
2466 "name": "UnitTests",
2467 "test_type": "unit",
2469 "components/TextFields/tests/unit/*.{h,m,swift}",
2470 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2472 "resources": "components/TextFields/tests/unit/resources/*",
2474 "MaterialComponents/TextFields+ColorThemer": [
2477 "MaterialComponents/TextFields+TypographyThemer": [
2480 "MaterialComponents/Themes": [
2488 "name": "TextControls",
2492 "public_header_files": "components/TextControls/src/*.h",
2494 "components/TextControls/src/*.{h,m}",
2495 "components/TextControls/src/private/*.{h,m}"
2498 "MaterialComponents/AnimationTiming": [
2501 "MaterialComponents/private/Math": [
2504 "MDFInternationalization": [
2510 "name": "UnitTests",
2511 "test_type": "unit",
2513 "components/TextControls/tests/unit/*.{h,m,swift}",
2514 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2516 "resources": "components/TextControls/tests/unit//resources/*"
2521 "name": "TextControls+Theming",
2525 "public_header_files": "components/TextControls/src/Theming/*.h",
2527 "components/TextControls/src/Theming/*.{h,m}",
2528 "components/TextControls/src/Theming/private/*.{h,m}"
2531 "MaterialComponents/TextControls": [
2534 "MaterialComponents/schemes/Color": [
2537 "MaterialComponents/schemes/Container": [
2540 "MaterialComponents/schemes/Typography": [
2546 "name": "UnitTests",
2547 "test_type": "unit",
2549 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2552 "MaterialComponents/schemes/Container": [
2560 "name": "TextFields+ColorThemer",
2564 "public_header_files": [
2565 "components/TextFields/src/ColorThemer/*.h"
2568 "components/TextFields/src/ColorThemer/*.{h,m}"
2571 "MaterialComponents/TextFields": [
2574 "MaterialComponents/Themes": [
2580 "name": "TextFields+Theming",
2584 "public_header_files": "components/TextFields/src/Theming/*.h",
2586 "components/TextFields/src/Theming/*.{h,m}",
2587 "components/TextFields/src/Theming/private/*.{h,m}"
2590 "MaterialComponents/TextFields": [
2593 "MaterialComponents/TextFields+ColorThemer": [
2596 "MaterialComponents/TextFields+TypographyThemer": [
2599 "MaterialComponents/schemes/Container": [
2605 "name": "UnitTests",
2606 "test_type": "unit",
2608 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2609 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2611 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2616 "name": "TextFields+TypographyThemer",
2620 "public_header_files": [
2621 "components/TextFields/src/TypographyThemer/*.h"
2624 "components/TextFields/src/TypographyThemer/*.{h,m}"
2627 "MaterialComponents/TextFields": [
2630 "MaterialComponents/schemes/Typography": [
2640 "public_header_files": "components/Themes/src/*.h",
2642 "components/Themes/src/*.{h,m}",
2643 "components/Themes/src/private/*.{h,m}"
2646 "MaterialComponents/schemes/Color": [
2649 "MaterialComponents/schemes/Typography": [
2655 "name": "UnitTests",
2656 "test_type": "unit",
2658 "components/Themes/tests/unit/*.{h,m,swift}",
2659 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2661 "resources": "components/Themes/tests/unit/resources/*"
2666 "name": "Typography",
2670 "public_header_files": "components/Typography/src/*.h",
2672 "components/Typography/src/*.{h,m}",
2673 "components/Typography/src/private/*.{h,m}"
2676 "MaterialComponents/private/Application": [
2679 "MaterialComponents/private/Math": [
2685 "name": "UnitTests",
2686 "test_type": "unit",
2688 "components/Typography/tests/unit/*.{h,m,swift}",
2689 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2691 "resources": "components/Typography/tests/unit/resources/*",
2693 "MaterialComponents/private/Application": [
2708 "public_header_files": "components/schemes/Color/src/*.h",
2709 "source_files": "components/schemes/Color/src/*.{h,m}",
2711 "MaterialComponents/private/Color": [
2717 "name": "UnitTests",
2718 "test_type": "unit",
2720 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2721 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2723 "resources": "components/schemes/Color/tests/unit/resources/*",
2725 "MaterialComponents/private/Math": [
2733 "name": "Container",
2737 "public_header_files": "components/schemes/Container/src/*.h",
2738 "source_files": "components/schemes/Container/src/*.{h,m}",
2740 "MaterialComponents/schemes/Color": [
2743 "MaterialComponents/schemes/Typography": [
2746 "MaterialComponents/schemes/Shape": [
2752 "name": "UnitTests",
2753 "test_type": "unit",
2755 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2756 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2766 "public_header_files": "components/schemes/Shape/src/*.h",
2767 "source_files": "components/schemes/Shape/src/*.{h,m}",
2769 "MaterialComponents/ShapeLibrary": [
2772 "MaterialComponents/Shapes": [
2778 "name": "UnitTests",
2779 "test_type": "unit",
2781 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2782 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2784 "resources": "components/schemes/Shape/tests/unit/resources/*"
2789 "name": "Typography",
2793 "public_header_files": "components/schemes/Typography/src/*.h",
2794 "source_files": "components/schemes/Typography/src/*.{h,m}",
2796 "MaterialComponents/Typography": [
2799 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2802 "MaterialComponents/schemes/Typography+Scheming": [
2808 "name": "UnitTests",
2809 "test_type": "unit",
2811 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2812 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2814 "resources": "components/schemes/Typography/tests/unit/resources/*"
2819 "name": "Typography+BasicFontScheme",
2823 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2825 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2826 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2830 "name": "Typography+Scheming",
2834 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2836 "components/schemes/Typography/src/Scheming/*.{h,m}",
2837 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2849 "name": "UnitTests",
2850 "test_type": "unit",
2852 "components/private/Icons/tests/unit/*.{h,m,swift}"
2859 "public_header_files": "components/private/Icons/src/*.h",
2860 "source_files": "components/private/Icons/src/*.{h,m}"
2863 "name": "ic_arrow_back",
2864 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2865 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2866 "resource_bundles": {
2867 "MaterialIcons_ic_arrow_back": [
2868 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2872 "MaterialComponents/private/Icons/Base": [
2879 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2880 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2881 "resource_bundles": {
2882 "MaterialIcons_ic_check": [
2883 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2887 "MaterialComponents/private/Icons/Base": [
2893 "name": "ic_check_circle",
2894 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2895 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2896 "resource_bundles": {
2897 "MaterialIcons_ic_check_circle": [
2898 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2902 "MaterialComponents/private/Icons/Base": [
2908 "name": "ic_chevron_right",
2909 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2910 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2911 "resource_bundles": {
2912 "MaterialIcons_ic_chevron_right": [
2913 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2917 "MaterialComponents/private/Icons/Base": [
2923 "name": "ic_color_lens",
2924 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2925 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2926 "resource_bundles": {
2927 "MaterialIcons_ic_color_lens": [
2928 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
2932 "MaterialComponents/private/Icons/Base": [
2938 "name": "ic_help_outline",
2939 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
2940 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
2941 "resource_bundles": {
2942 "MaterialIcons_ic_help_outline": [
2943 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
2947 "MaterialComponents/private/Icons/Base": [
2954 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
2955 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
2956 "resource_bundles": {
2957 "MaterialIcons_ic_info": [
2958 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
2962 "MaterialComponents/private/Icons/Base": [
2968 "name": "ic_more_horiz",
2969 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
2970 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
2971 "resource_bundles": {
2972 "MaterialIcons_ic_more_horiz": [
2973 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
2977 "MaterialComponents/private/Icons/Base": [
2983 "name": "ic_radio_button_unchecked",
2984 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
2985 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
2986 "resource_bundles": {
2987 "MaterialIcons_ic_radio_button_unchecked": [
2988 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
2992 "MaterialComponents/private/Icons/Base": [
2998 "name": "ic_reorder",
2999 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3000 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3001 "resource_bundles": {
3002 "MaterialIcons_ic_reorder": [
3003 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3007 "MaterialComponents/private/Icons/Base": [
3013 "name": "ic_settings",
3014 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3015 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3016 "resource_bundles": {
3017 "MaterialIcons_ic_settings": [
3018 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3022 "MaterialComponents/private/Icons/Base": [
3030 "name": "Application",
3034 "public_header_files": "components/private/Application/src/*.h",
3035 "source_files": "components/private/Application/src/*.{h,m}",
3038 "name": "UnitTests",
3039 "test_type": "unit",
3041 "components/private/Application/tests/unit/*.{h,m,swift}",
3042 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3044 "resources": "components/private/Application/tests/unit/resources/*"
3053 "public_header_files": "components/private/Color/src/*.h",
3054 "source_files": "components/private/Color/src/*.{h,m}",
3057 "name": "UnitTests",
3058 "test_type": "unit",
3060 "components/private/Color/tests/unit/*.{h,m,swift}",
3061 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3063 "resources": "components/private/Color/tests/unit/resources/*"
3068 "name": "KeyboardWatcher",
3072 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3073 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3075 "MaterialComponents/private/Application": [
3081 "name": "UnitTests",
3082 "test_type": "unit",
3084 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3085 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3087 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3096 "public_header_files": "components/private/Math/src/*.h",
3097 "source_files": "components/private/Math/src/*.{h,m}",
3100 "name": "UnitTests",
3101 "test_type": "unit",
3103 "components/private/Math/tests/unit/*.{h,m,swift}",
3104 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3106 "resources": "components/private/Math/tests/unit/resources/*"
3115 "public_header_files": "components/private/Overlay/src/*.h",
3117 "components/private/Overlay/src/*.{h,m}",
3118 "components/private/Overlay/src/private/*.{h,m}"
3122 "name": "UnitTests",
3123 "test_type": "unit",
3125 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3126 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3128 "resources": "components/private/Overlay/tests/unit/resources/*"
3133 "name": "ThumbTrack",
3137 "public_header_files": "components/private/ThumbTrack/src/*.h",
3139 "components/private/ThumbTrack/src/*.{h,m}",
3140 "components/private/ThumbTrack/src/private/*.{h,m}"
3143 "MaterialComponents/Ink": [
3146 "MaterialComponents/Ripple": [
3149 "MaterialComponents/ShadowElevations": [
3152 "MaterialComponents/ShadowLayer": [
3155 "MaterialComponents/Typography": [
3158 "MDFInternationalization": [
3161 "MaterialComponents/private/Math": [
3167 "name": "UnitTests",
3168 "test_type": "unit",
3170 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3171 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3173 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3178 "name": "UIMetrics",
3182 "public_header_files": "components/private/UIMetrics/src/*.h",
3184 "components/private/UIMetrics/src/*.{h,m}",
3185 "components/private/UIMetrics/src/private/*.{h,m}"
3188 "MaterialComponents/private/Application": [
3194 "name": "UnitTests",
3195 "test_type": "unit",
3197 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3198 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3200 "resources": "components/private/UIMetrics/tests/unit/resources/*"