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/NavigationBar+ColorThemer": [
274 "MaterialComponents/Themes": [
280 "name": "AppBar+TypographyThemer",
284 "public_header_files": [
285 "components/AppBar/src/TypographyThemer/*.h"
288 "components/AppBar/src/TypographyThemer/*.{h,m}",
289 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
292 "MaterialComponents/AppBar": [
295 "MaterialComponents/NavigationBar+TypographyThemer": [
305 "public_header_files": "components/Banner/src/*.h",
306 "source_files": "components/Banner/src/*.{h,m}",
308 "MaterialComponents/Buttons": [
311 "MaterialComponents/Elevation": [
314 "MaterialComponents/Typography": [
323 "components/Banner/tests/unit/*.m"
329 "name": "Banner+Theming",
333 "public_header_files": "components/Banner/src/Theming/*.h",
335 "components/Banner/src/Theming/*.{h,m}",
336 "components/Banner/src/Theming/private/*.{h,m}"
339 "MaterialComponents/Banner": [
342 "MaterialComponents/Buttons": [
345 "MaterialComponents/Buttons+Theming": [
348 "MaterialComponents/Elevation": [
351 "MaterialComponents/Typography": [
354 "MaterialComponents/schemes/Container": [
363 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
366 "MaterialComponents/schemes/Container": [
369 "MaterialComponents/private/Color": [
372 "MaterialComponents/private/Math": [
380 "name": "BottomAppBar",
384 "public_header_files": "components/BottomAppBar/src/*.h",
386 "components/BottomAppBar/src/*.{h,m}",
387 "components/BottomAppBar/src/private/*.{h,m}"
390 "MDFInternationalization": [
393 "MaterialComponents/Buttons": [
396 "MaterialComponents/NavigationBar": [
399 "MaterialComponents/private/Math": [
408 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
409 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
411 "resources": "components/BottomAppBar/tests/unit/resources/*"
416 "name": "BottomNavigation",
420 "public_header_files": "components/BottomNavigation/src/*.h",
422 "components/BottomNavigation/src/*.{h,m}",
423 "components/BottomNavigation/src/private/*.{h,m}"
426 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
427 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
430 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
433 "MDFInternationalization": [
436 "MaterialComponents/Elevation": [
439 "MaterialComponents/Ink": [
442 "MaterialComponents/Ripple": [
445 "MaterialComponents/Palettes": [
448 "MaterialComponents/ShadowElevations": [
451 "MaterialComponents/ShadowLayer": [
454 "MaterialComponents/Typography": [
457 "MaterialComponents/private/Math": [
466 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
467 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
470 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
472 "resources": "components/BottomNavigation/tests/unit/resources/*"
477 "name": "BottomNavigation+Theming",
481 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
483 "components/BottomNavigation/src/Theming/*.{h,m}",
484 "components/BottomNavigation/src/Theming/private/*.{h,m}"
487 "MaterialComponents/BottomNavigation": [
490 "MaterialComponents/ShadowElevations": [
493 "MaterialComponents/schemes/Color": [
496 "MaterialComponents/schemes/Container": [
499 "MaterialComponents/schemes/Typography": [
508 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
509 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
511 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
516 "name": "BottomSheet",
520 "public_header_files": "components/BottomSheet/src/*.h",
522 "components/BottomSheet/src/*.{h,m}",
523 "components/BottomSheet/src/private/*.{h,m}"
525 "frameworks": "WebKit",
527 "MaterialComponents/Elevation": [
530 "MaterialComponents/ShapeLibrary": [
533 "MaterialComponents/Shapes": [
536 "MaterialComponents/ShadowElevations": [
539 "MaterialComponents/ShadowLayer": [
542 "MaterialComponents/private/KeyboardWatcher": [
545 "MaterialComponents/private/Math": [
554 "components/BottomSheet/tests/unit/*.{h,m,swift}",
555 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
557 "resources": "components/BottomSheet/tests/unit/resources/*",
559 "MaterialComponents/BottomSheet+ShapeThemer": [
567 "name": "BottomSheet+ShapeThemer",
571 "public_header_files": [
572 "components/BottomSheet/src/ShapeThemer/*.h"
575 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
576 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
579 "MaterialComponents/BottomSheet": [
582 "MaterialComponents/schemes/Shape": [
592 "public_header_files": "components/Buttons/src/*.h",
594 "components/Buttons/src/*.{h,m}",
595 "components/Buttons/src/private/*.{h,m}"
598 "MDFInternationalization": [
601 "MDFTextAccessibility": [
604 "MaterialComponents/Elevation": [
607 "MaterialComponents/Ink": [
610 "MaterialComponents/Ripple": [
613 "MaterialComponents/ShadowElevations": [
616 "MaterialComponents/ShadowLayer": [
619 "MaterialComponents/Shapes": [
622 "MaterialComponents/Typography": [
625 "MaterialComponents/private/Math": [
634 "components/Buttons/tests/unit/*.{h,m,swift}",
635 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
637 "resources": "components/Buttons/tests/unit/resources/*",
639 "MaterialComponents/Buttons+ShapeThemer": [
642 "MaterialComponents/Buttons+ColorThemer": [
645 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
648 "MaterialComponents/Buttons+ButtonThemer": [
656 "name": "Buttons+ColorThemer",
660 "public_header_files": [
661 "components/Buttons/src/ColorThemer/*.h"
664 "components/Buttons/src/ColorThemer/*.{h,m}",
665 "components/Buttons/src/ColorThemer/private/*.{h,m}"
668 "MaterialComponents/Buttons": [
671 "MaterialComponents/schemes/Color": [
677 "name": "Buttons+TitleColorAccessibilityMutator",
681 "public_header_files": [
682 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
685 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
686 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
689 "MDFTextAccessibility": [
692 "MaterialComponents/Buttons": [
698 "name": "Buttons+ShapeThemer",
702 "public_header_files": [
703 "components/Buttons/src/ShapeThemer/*.h"
706 "components/Buttons/src/ShapeThemer/*.{h,m}"
709 "MaterialComponents/Buttons": [
712 "MaterialComponents/schemes/Shape": [
718 "name": "Buttons+TypographyThemer",
722 "public_header_files": [
723 "components/Buttons/src/TypographyThemer/*.h"
726 "components/Buttons/src/TypographyThemer/*.{h,m}"
729 "MaterialComponents/Buttons": [
732 "MaterialComponents/schemes/Typography": [
738 "name": "Buttons+ButtonThemer",
742 "public_header_files": [
743 "components/Buttons/src/ButtonThemer/*.h"
746 "components/Buttons/src/ButtonThemer/*.{h,m}",
747 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
750 "MaterialComponents/Buttons": [
753 "MaterialComponents/Buttons+ColorThemer": [
756 "MaterialComponents/Buttons+ShapeThemer": [
759 "MaterialComponents/Buttons+TypographyThemer": [
762 "MaterialComponents/Palettes": [
768 "name": "Buttons+Theming",
772 "public_header_files": "components/Buttons/src/Theming/*.h",
774 "components/Buttons/src/Theming/*.{h,m}",
775 "components/Buttons/src/Theming/private/*.{h,m}"
778 "MaterialComponents/Buttons": [
781 "MaterialComponents/Buttons+ColorThemer": [
784 "MaterialComponents/Buttons+ShapeThemer": [
787 "MaterialComponents/Buttons+TypographyThemer": [
790 "MaterialComponents/ShadowElevations": [
793 "MaterialComponents/schemes/Container": [
802 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
803 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
805 "resources": "components/Buttons/tests/unit/Theming/resources/*"
814 "public_header_files": "components/ButtonBar/src/*.h",
816 "components/ButtonBar/src/*.{h,m}",
817 "components/ButtonBar/src/private/*.{h,m}"
820 "MDFInternationalization": [
823 "MaterialComponents/Buttons": [
826 "MaterialComponents/private/Application": [
835 "components/ButtonBar/tests/unit/*.{h,m,swift}",
836 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
838 "resources": "components/ButtonBar/tests/unit/resources/*"
847 "public_header_files": "components/Cards/src/*.h",
848 "source_files": "components/Cards/src/*.{h,m}",
850 "components/Cards/src/MDCCard+Ripple.{h,m}",
851 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
854 "MaterialComponents/Elevation": [
857 "MaterialComponents/Ink": [
860 "MaterialComponents/Ripple": [
863 "MaterialComponents/ShadowLayer": [
866 "MaterialComponents/Shapes": [
869 "MaterialComponents/private/Icons/ic_check_circle": [
872 "MaterialComponents/private/Math": [
881 "components/Cards/tests/unit/*.{h,m,swift}",
882 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
884 "resources": "components/Cards/tests/unit/resources/*"
889 "name": "Cards+Theming",
893 "public_header_files": "components/Cards/src/Theming/*.h",
895 "components/Cards/src/Theming/*.{h,m}",
896 "components/Cards/src/Theming/private/*.{h,m}"
899 "MaterialComponents/Cards": [
902 "MaterialComponents/schemes/Container": [
911 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
912 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
914 "resources": "components/Cards/tests/unit/Theming/resources/*"
923 "public_header_files": "components/Chips/src/*.h",
925 "components/Chips/src/*.{h,m}",
926 "components/Chips/src/private/*.{h,m}"
929 "MDFInternationalization": [
932 "MaterialComponents/Elevation": [
935 "MaterialComponents/Ink": [
938 "MaterialComponents/Ripple": [
941 "MaterialComponents/ShadowLayer": [
944 "MaterialComponents/ShadowElevations": [
947 "MaterialComponents/ShapeLibrary": [
950 "MaterialComponents/Shapes": [
953 "MaterialComponents/TextFields": [
956 "MaterialComponents/Typography": [
959 "MaterialComponents/private/Math": [
968 "components/Chips/tests/unit/*.{h,m,swift}",
969 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
971 "resources": "components/Chips/tests/unit/resources/*",
973 "MaterialComponents/Themes": [
981 "name": "Chips+Theming",
985 "public_header_files": "components/Chips/src/Theming/*.h",
987 "components/Chips/src/Theming/*.{h,m}",
988 "components/Chips/src/Theming/private/*.{h,m}"
991 "MaterialComponents/Chips": [
994 "MaterialComponents/schemes/Container": [
997 "MaterialComponents/Typography": [
1003 "name": "UnitTests",
1004 "test_type": "unit",
1006 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1007 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1009 "resources": "components/Chips/tests/unit/Theming/resources/*"
1014 "name": "CollectionCells",
1018 "public_header_files": "components/CollectionCells/src/*.h",
1020 "components/CollectionCells/src/*.{h,m}",
1021 "components/CollectionCells/src/private/*.{h,m}"
1024 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1031 "MDFInternationalization": [
1034 "MaterialComponents/CollectionLayoutAttributes": [
1037 "MaterialComponents/Ink": [
1040 "MaterialComponents/Typography": [
1043 "MaterialComponents/Palettes": [
1046 "MaterialComponents/private/Icons/ic_check": [
1049 "MaterialComponents/private/Icons/ic_check_circle": [
1052 "MaterialComponents/private/Icons/ic_chevron_right": [
1055 "MaterialComponents/private/Icons/ic_info": [
1058 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1061 "MaterialComponents/private/Icons/ic_reorder": [
1064 "MaterialComponents/private/Math": [
1070 "name": "UnitTests",
1071 "test_type": "unit",
1073 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1074 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1076 "resources": "components/CollectionCells/tests/unit/resources/*"
1081 "name": "CollectionLayoutAttributes",
1085 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1086 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1089 "name": "UnitTests",
1090 "test_type": "unit",
1092 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1093 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1095 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1100 "name": "Collections",
1104 "public_header_files": "components/Collections/src/*.h",
1106 "components/Collections/src/*.{h,m}",
1107 "components/Collections/src/private/*.{h,m}"
1110 "components/Collections/src/MaterialCollections.bundle"
1117 "MaterialComponents/CollectionCells": [
1120 "MaterialComponents/CollectionLayoutAttributes": [
1123 "MaterialComponents/Ink": [
1126 "MaterialComponents/Palettes": [
1129 "MaterialComponents/ShadowElevations": [
1132 "MaterialComponents/ShadowLayer": [
1135 "MaterialComponents/Typography": [
1141 "name": "UnitTests",
1142 "test_type": "unit",
1144 "components/Collections/tests/unit/*.{h,m,swift}",
1145 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1147 "resources": "components/Collections/tests/unit/resources/*"
1156 "public_header_files": "components/Dialogs/src/*.h",
1158 "components/Dialogs/src/*.{h,m}",
1159 "components/Dialogs/src/private/*.{h,m}"
1162 "components/Dialogs/src/MaterialDialogs.bundle"
1165 "MaterialComponents/Buttons": [
1168 "MaterialComponents/Elevation": [
1171 "MaterialComponents/ShadowElevations": [
1174 "MaterialComponents/ShadowLayer": [
1177 "MaterialComponents/Typography": [
1180 "MaterialComponents/private/KeyboardWatcher": [
1183 "MaterialComponents/private/Math": [
1186 "MDFInternationalization": [
1192 "name": "UnitTests",
1193 "test_type": "unit",
1195 "components/Dialogs/tests/unit/*.{h,m,swift}",
1196 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1198 "resources": "components/Dialogs/tests/unit/resources/*",
1200 "MaterialComponents/Dialogs+DialogThemer": [
1208 "name": "Dialogs+ColorThemer",
1212 "public_header_files": [
1213 "components/Dialogs/src/ColorThemer/*.h"
1216 "components/Dialogs/src/ColorThemer/*.{h,m}"
1219 "MaterialComponents/Dialogs": [
1222 "MaterialComponents/Themes": [
1225 "MaterialComponents/Buttons+ColorThemer": [
1231 "name": "Dialogs+TypographyThemer",
1235 "public_header_files": [
1236 "components/Dialogs/src/TypographyThemer/*.h"
1239 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1242 "MaterialComponents/Dialogs": [
1245 "MaterialComponents/schemes/Typography": [
1248 "MaterialComponents/Buttons+TypographyThemer": [
1254 "name": "Dialogs+DialogThemer",
1258 "public_header_files": [
1259 "components/Dialogs/src/DialogThemer/*.h"
1262 "components/Dialogs/src/DialogThemer/*.{h,m}"
1265 "MaterialComponents/Dialogs": [
1268 "MaterialComponents/Dialogs+ColorThemer": [
1271 "MaterialComponents/Dialogs+TypographyThemer": [
1274 "MaterialComponents/Buttons+ButtonThemer": [
1280 "name": "Dialogs+Theming",
1284 "public_header_files": "components/Dialogs/src/Theming/*.h",
1286 "components/Dialogs/src/Theming/*.{h,m}",
1287 "components/Dialogs/src/Theming/private/*.{h,m}"
1290 "MaterialComponents/Dialogs": [
1293 "MaterialComponents/Dialogs+ColorThemer": [
1296 "MaterialComponents/Dialogs+TypographyThemer": [
1299 "MaterialComponents/ShadowElevations": [
1302 "MaterialComponents/schemes/Container": [
1305 "MaterialComponents/Buttons+Theming": [
1311 "name": "UnitTests",
1312 "test_type": "unit",
1314 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1315 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1317 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1322 "name": "Elevation",
1326 "public_header_files": "components/Elevation/src/*.h",
1328 "components/Elevation/src/*.{h,m}",
1329 "components/Elevation/src/private/*.{h,m}"
1332 "MaterialComponents/private/Color": [
1335 "MaterialComponents/private/Math": [
1341 "name": "UnitTests",
1342 "test_type": "unit",
1344 "components/Elevation/tests/unit/*.{h,m,swift}",
1345 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1348 "MaterialComponents/private/Color": [
1356 "name": "FeatureHighlight",
1360 "public_header_files": "components/FeatureHighlight/src/*.h",
1362 "components/FeatureHighlight/src/*.{h,m}",
1363 "components/FeatureHighlight/src/private/*.{h,m}"
1366 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1369 "MaterialComponents/private/Math": [
1372 "MaterialComponents/Typography": [
1375 "MDFTextAccessibility": [
1381 "name": "UnitTests",
1382 "test_type": "unit",
1384 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1385 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1387 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1389 "MaterialComponents/FeatureHighlight+ColorThemer": [
1392 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1400 "name": "FeatureHighlight+ColorThemer",
1404 "public_header_files": [
1405 "components/FeatureHighlight/src/ColorThemer/*.h"
1408 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1411 "MaterialComponents/FeatureHighlight": [
1414 "MaterialComponents/Themes": [
1420 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1424 "public_header_files": [
1425 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1428 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1431 "MaterialComponents/FeatureHighlight": [
1434 "MDFTextAccessibility": [
1440 "name": "FlexibleHeader",
1444 "public_header_files": "components/FlexibleHeader/src/*.h",
1446 "components/FlexibleHeader/src/*.{h,m}",
1447 "components/FlexibleHeader/src/private/*.{h,m}"
1450 "MDFTextAccessibility": [
1453 "MaterialComponents/Elevation": [
1456 "MaterialComponents/ShadowElevations": [
1459 "MaterialComponents/ShadowLayer": [
1462 "MaterialComponents/private/Application": [
1465 "MaterialComponents/private/Math": [
1468 "MaterialComponents/private/UIMetrics": [
1474 "name": "UnitTests",
1475 "test_type": "unit",
1477 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1478 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1480 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1482 "MaterialComponents/ShadowLayer": [
1490 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1494 "public_header_files": [
1495 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1498 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1501 "MaterialComponents/FlexibleHeader": [
1507 "name": "HeaderStackView",
1511 "public_header_files": "components/HeaderStackView/src/*.h",
1512 "source_files": "components/HeaderStackView/src/*.{h,m}",
1515 "name": "UnitTests",
1516 "test_type": "unit",
1518 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1519 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1521 "resources": "components/HeaderStackView/tests/unit/resources/*"
1526 "name": "HeaderStackView+ColorThemer",
1530 "public_header_files": [
1531 "components/HeaderStackView/src/ColorThemer/*.h"
1534 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1537 "MaterialComponents/HeaderStackView": [
1540 "MaterialComponents/Themes": [
1550 "public_header_files": "components/Ink/src/*.h",
1552 "components/Ink/src/*.{h,m}",
1553 "components/Ink/src/private/*.{h,m}"
1556 "MaterialComponents/private/Color": [
1559 "MaterialComponents/private/Math": [
1565 "name": "UnitTests",
1566 "test_type": "unit",
1568 "components/Ink/tests/unit/*.{h,m,swift}",
1569 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1571 "resources": "components/Ink/tests/unit/resources/*"
1576 "name": "LibraryInfo",
1580 "public_header_files": "components/LibraryInfo/src/*.h",
1582 "components/LibraryInfo/src/*.{h,m}",
1583 "components/LibraryInfo/src/private/*.{h,m}"
1587 "name": "UnitTests",
1588 "test_type": "unit",
1590 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1591 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1593 "resources": "components/LibraryInfo/tests/unit/resources/*"
1602 "public_header_files": "components/List/src/*.h",
1604 "components/List/src/*.{h,m}",
1605 "components/List/src/private/*.{h,m}"
1608 "MaterialComponents/Elevation": [
1611 "MaterialComponents/Ink": [
1614 "MaterialComponents/Ripple": [
1617 "MaterialComponents/ShadowElevations": [
1620 "MaterialComponents/ShadowLayer": [
1623 "MaterialComponents/Typography": [
1626 "MDFInternationalization": [
1629 "MaterialComponents/private/Math": [
1635 "name": "UnitTests",
1636 "test_type": "unit",
1638 "components/List/tests/unit/*.{h,m,swift}",
1639 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1641 "resources": "components/List/tests/unit/resources/*"
1646 "name": "List+Theming",
1650 "public_header_files": "components/List/src/Theming/*.h",
1652 "components/List/src/Theming/*.{h,m}",
1653 "components/List/src/Theming/private/*.{h,m}"
1656 "MaterialComponents/List": [
1659 "MaterialComponents/schemes/Container": [
1665 "name": "UnitTests",
1666 "test_type": "unit",
1668 "components/List/tests/unit/Theming/*.{h,m,swift}",
1669 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1671 "resources": "components/List/tests/unit/Theming/resources/*"
1676 "name": "NavigationBar",
1680 "public_header_files": "components/NavigationBar/src/*.h",
1681 "source_files": "components/NavigationBar/src/*.{h,m}",
1683 "MDFTextAccessibility": [
1686 "MaterialComponents/ButtonBar": [
1689 "MaterialComponents/Elevation": [
1692 "MaterialComponents/Typography": [
1695 "MDFInternationalization": [
1698 "MaterialComponents/private/Math": [
1704 "name": "UnitTests",
1705 "test_type": "unit",
1707 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1708 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1710 "resources": "components/NavigationBar/tests/unit/resources/*",
1712 "MaterialComponents/NavigationBar+ColorThemer": [
1715 "MaterialComponents/NavigationBar+TypographyThemer": [
1723 "name": "NavigationBar+ColorThemer",
1727 "public_header_files": [
1728 "components/NavigationBar/src/ColorThemer/*.h"
1731 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1734 "MaterialComponents/NavigationBar": [
1737 "MaterialComponents/schemes/Color": [
1743 "name": "NavigationBar+TypographyThemer",
1747 "public_header_files": [
1748 "components/NavigationBar/src/TypographyThemer/*.h"
1751 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1754 "MaterialComponents/NavigationBar": [
1757 "MaterialComponents/schemes/Typography": [
1763 "name": "NavigationDrawer",
1767 "public_header_files": "components/NavigationDrawer/src/*.h",
1769 "components/NavigationDrawer/src/*.{h,m}",
1770 "components/NavigationDrawer/src/private/*.{h,m}"
1772 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1774 "MaterialComponents/Elevation": [
1777 "MaterialComponents/Palettes": [
1780 "MaterialComponents/ShadowLayer": [
1783 "MaterialComponents/private/Math": [
1786 "MaterialComponents/private/UIMetrics": [
1792 "name": "UnitTests",
1793 "test_type": "unit",
1795 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1796 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1797 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1800 "MaterialComponents/NavigationDrawer+ColorThemer": [
1808 "name": "NavigationDrawer+ColorThemer",
1812 "public_header_files": [
1813 "components/NavigationDrawer/src/ColorThemer/*.h"
1816 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1817 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1820 "MaterialComponents/NavigationDrawer": [
1823 "MaterialComponents/schemes/Color": [
1829 "name": "OverlayWindow",
1833 "public_header_files": "components/OverlayWindow/src/*.h",
1835 "components/OverlayWindow/src/*.{h,m}",
1836 "components/OverlayWindow/src/private/*.{h,m}"
1839 "MaterialComponents/private/Application": [
1845 "name": "UnitTests",
1846 "test_type": "unit",
1848 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1849 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1851 "resources": "components/OverlayWindow/tests/unit/resources/*"
1856 "name": "PageControl",
1860 "public_header_files": "components/PageControl/src/*.h",
1862 "components/PageControl/src/*.{h,m}",
1863 "components/PageControl/src/private/*.{h,m}"
1866 "components/PageControl/src/MaterialPageControl.bundle"
1869 "MDFInternationalization": [
1875 "name": "UnitTests",
1876 "test_type": "unit",
1878 "components/PageControl/tests/unit/*.{h,m,swift}",
1879 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1881 "resources": "components/PageControl/tests/unit/resources/*"
1890 "public_header_files": "components/Palettes/src/*.h",
1892 "components/Palettes/src/*.{h,m}",
1893 "components/Palettes/src/private/*.{h,m}"
1897 "name": "UnitTests",
1898 "test_type": "unit",
1900 "components/Palettes/tests/unit/*.{h,m,swift}",
1901 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1903 "resources": "components/Palettes/tests/unit/resources/*"
1908 "name": "ProgressView",
1912 "public_header_files": "components/ProgressView/src/*.h",
1914 "components/ProgressView/src/*.{h,m}",
1915 "components/ProgressView/src/private/*.{h,m}"
1918 "MDFInternationalization": [
1921 "MaterialComponents/Palettes": [
1924 "MaterialComponents/private/Math": [
1933 "name": "UnitTests",
1934 "test_type": "unit",
1936 "components/ProgressView/tests/unit/*.{h,m,swift}",
1937 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1939 "resources": "components/ProgressView/tests/unit/resources/*"
1944 "name": "ProgressView+Theming",
1948 "public_header_files": "components/ProgressView/src/Theming/*.h",
1950 "components/ProgressView/src/Theming/*.{h,m}",
1951 "components/ProgressView/src/Theming/private/*.{h,m}"
1954 "MaterialComponents/ProgressView": [
1957 "MaterialComponents/schemes/Container": [
1963 "name": "UnitTests",
1964 "test_type": "unit",
1966 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1967 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1969 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
1978 "public_header_files": "components/Ripple/src/*.h",
1980 "components/Ripple/src/*.{h,m}",
1981 "components/Ripple/src/private/*.{h,m}"
1984 "MaterialComponents/AnimationTiming": [
1987 "MaterialComponents/private/Color": [
1990 "MaterialComponents/private/Math": [
1996 "name": "UnitTests",
1997 "test_type": "unit",
1999 "components/Ripple/tests/unit/*.{h,m,swift}",
2000 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2002 "resources": "components/Ripple/tests/unit/resources/*"
2007 "name": "ShadowElevations",
2011 "public_header_files": "components/ShadowElevations/src/*.h",
2012 "source_files": "components/ShadowElevations/src/*.{h,m}",
2015 "name": "UnitTests",
2016 "test_type": "unit",
2018 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2019 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2021 "resources": "components/ShadowElevations/tests/unit/resources/*"
2026 "name": "ShadowLayer",
2030 "public_header_files": "components/ShadowLayer/src/*.h",
2031 "source_files": "components/ShadowLayer/src/*.{h,m}",
2033 "MaterialComponents/ShadowElevations": [
2039 "name": "UnitTests",
2040 "test_type": "unit",
2042 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2043 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2045 "resources": "components/ShadowLayer/tests/unit/resources/*"
2050 "name": "ShapeLibrary",
2054 "public_header_files": "components/ShapeLibrary/src/*.h",
2056 "components/ShapeLibrary/src/*.{h,m}",
2057 "components/ShapeLibrary/src/private/*.{h,m}"
2060 "MaterialComponents/Shapes": [
2063 "MaterialComponents/private/Math": [
2069 "name": "UnitTests",
2070 "test_type": "unit",
2072 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2073 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2075 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2084 "public_header_files": "components/Shapes/src/*.h",
2086 "components/Shapes/src/*.{h,m}",
2087 "components/Shapes/src/private/*.{h,m}"
2090 "MaterialComponents/ShadowLayer": [
2093 "MaterialComponents/private/Color": [
2096 "MaterialComponents/private/Math": [
2102 "name": "UnitTests",
2103 "test_type": "unit",
2105 "components/Shapes/tests/unit/*.{h,m,swift}",
2106 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2108 "resources": "components/Shapes/tests/unit/resources/*"
2117 "public_header_files": [
2118 "components/Slider/src/*.h"
2121 "components/Slider/src/*.{h,m}",
2122 "components/Slider/src/private/*.{h,m}"
2125 "MaterialComponents/Elevation": [
2128 "MaterialComponents/Palettes": [
2131 "MaterialComponents/ShadowElevations": [
2134 "MaterialComponents/private/Math": [
2137 "MaterialComponents/private/ThumbTrack": [
2143 "name": "UnitTests",
2144 "test_type": "unit",
2146 "components/Slider/tests/unit/*.{h,m,swift}",
2147 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2149 "resources": "components/Slider/tests/unit/resources/*"
2154 "name": "Slider+ColorThemer",
2158 "public_header_files": [
2159 "components/Slider/src/ColorThemer/*.h"
2162 "components/Slider/src/ColorThemer/*.{h,m}"
2165 "MaterialComponents/Palettes": [
2168 "MaterialComponents/Slider": [
2171 "MaterialComponents/schemes/Color": [
2181 "public_header_files": "components/Snackbar/src/*.h",
2183 "components/Snackbar/src/*.{h,m}",
2184 "components/Snackbar/src/private/*.{h,m}"
2187 "components/Snackbar/src/MaterialSnackbar.bundle"
2190 "MaterialComponents/AnimationTiming": [
2193 "MaterialComponents/Buttons": [
2196 "MaterialComponents/Elevation": [
2199 "MaterialComponents/OverlayWindow": [
2202 "MaterialComponents/ShadowElevations": [
2205 "MaterialComponents/ShadowLayer": [
2208 "MaterialComponents/Typography": [
2211 "MaterialComponents/private/Application": [
2214 "MaterialComponents/private/KeyboardWatcher": [
2217 "MaterialComponents/private/Math": [
2220 "MaterialComponents/private/Overlay": [
2226 "name": "UnitTests",
2227 "test_type": "unit",
2229 "components/Snackbar/tests/unit/*.{h,m,swift}",
2230 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2232 "resources": "components/Snackbar/tests/unit/resources/*",
2234 "MaterialComponents/Snackbar+FontThemer": [
2237 "MaterialComponents/Snackbar+TypographyThemer": [
2240 "MaterialComponents/Themes": [
2248 "name": "Snackbar+FontThemer",
2252 "public_header_files": [
2253 "components/Snackbar/src/FontThemer/*.h"
2256 "components/Snackbar/src/FontThemer/*.{h,m}"
2259 "MaterialComponents/Snackbar": [
2262 "MaterialComponents/Themes": [
2268 "name": "Snackbar+TypographyThemer",
2272 "public_header_files": [
2273 "components/Snackbar/src/TypographyThemer/*.h"
2276 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2279 "MaterialComponents/Snackbar": [
2282 "MaterialComponents/schemes/Typography": [
2292 "public_header_files": "components/Tabs/src/*.h",
2294 "components/Tabs/src/*.{h,m}",
2295 "components/Tabs/src/private/*.{h,m}"
2298 "components/Tabs/src/MaterialTabs.bundle"
2301 "MDFInternationalization": [
2304 "MaterialComponents/AnimationTiming": [
2307 "MaterialComponents/Elevation": [
2310 "MaterialComponents/Ink": [
2313 "MaterialComponents/Palettes": [
2316 "MaterialComponents/Ripple": [
2319 "MaterialComponents/ShadowElevations": [
2322 "MaterialComponents/ShadowLayer": [
2325 "MaterialComponents/Typography": [
2328 "MaterialComponents/private/Math": [
2334 "name": "UnitTests",
2335 "test_type": "unit",
2337 "components/Tabs/tests/unit/*.{h,m,swift}",
2338 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2340 "resources": "components/Tabs/tests/unit/resources/*",
2342 "MaterialComponents/Tabs+TypographyThemer": [
2345 "MaterialComponents/Themes": [
2353 "name": "Tabs+TypographyThemer",
2357 "public_header_files": [
2358 "components/Tabs/src/TypographyThemer/*.h"
2361 "components/Tabs/src/TypographyThemer/*.{h,m}"
2364 "MaterialComponents/Tabs": [
2367 "MaterialComponents/schemes/Typography": [
2373 "name": "Tabs+Theming",
2377 "public_header_files": "components/Tabs/src/Theming/*.h",
2379 "components/Tabs/src/Theming/*.{h,m}",
2380 "components/Tabs/src/Theming/private/*.{h,m}"
2383 "MaterialComponents/Tabs": [
2386 "MaterialComponents/Tabs+TypographyThemer": [
2389 "MaterialComponents/schemes/Container": [
2395 "name": "UnitTests",
2396 "test_type": "unit",
2398 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2399 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2401 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2406 "name": "TextFields",
2410 "public_header_files": "components/TextFields/src/*.h",
2412 "components/TextFields/src/*.{h,m}",
2413 "components/TextFields/src/private/*.{h,m}"
2416 "MaterialComponents/AnimationTiming": [
2419 "MaterialComponents/Buttons": [
2422 "MaterialComponents/Elevation": [
2425 "MaterialComponents/Palettes": [
2428 "MaterialComponents/Typography": [
2431 "MaterialComponents/private/Math": [
2434 "MDFInternationalization": [
2440 "name": "UnitTests",
2441 "test_type": "unit",
2443 "components/TextFields/tests/unit/*.{h,m,swift}",
2444 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2446 "resources": "components/TextFields/tests/unit/resources/*",
2448 "MaterialComponents/TextFields+ColorThemer": [
2451 "MaterialComponents/TextFields+TypographyThemer": [
2454 "MaterialComponents/Themes": [
2462 "name": "TextControls",
2466 "public_header_files": "components/TextControls/src/*.h",
2468 "components/TextControls/src/*.{h,m}",
2469 "components/TextControls/src/private/*.{h,m}"
2472 "MaterialComponents/AnimationTiming": [
2475 "MaterialComponents/private/Math": [
2478 "MDFInternationalization": [
2484 "name": "UnitTests",
2485 "test_type": "unit",
2487 "components/TextControls/tests/unit/*.{h,m,swift}",
2488 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2490 "resources": "components/TextControls/tests/unit//resources/*"
2495 "name": "TextControls+Theming",
2499 "public_header_files": "components/TextControls/src/Theming/*.h",
2501 "components/TextControls/src/Theming/*.{h,m}",
2502 "components/TextControls/src/Theming/private/*.{h,m}"
2505 "MaterialComponents/TextControls": [
2508 "MaterialComponents/schemes/Color": [
2511 "MaterialComponents/schemes/Container": [
2514 "MaterialComponents/schemes/Typography": [
2520 "name": "UnitTests",
2521 "test_type": "unit",
2523 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2526 "MaterialComponents/schemes/Container": [
2534 "name": "TextFields+ColorThemer",
2538 "public_header_files": [
2539 "components/TextFields/src/ColorThemer/*.h"
2542 "components/TextFields/src/ColorThemer/*.{h,m}"
2545 "MaterialComponents/TextFields": [
2548 "MaterialComponents/Themes": [
2554 "name": "TextFields+Theming",
2558 "public_header_files": "components/TextFields/src/Theming/*.h",
2560 "components/TextFields/src/Theming/*.{h,m}",
2561 "components/TextFields/src/Theming/private/*.{h,m}"
2564 "MaterialComponents/TextFields": [
2567 "MaterialComponents/TextFields+ColorThemer": [
2570 "MaterialComponents/TextFields+TypographyThemer": [
2573 "MaterialComponents/schemes/Container": [
2579 "name": "UnitTests",
2580 "test_type": "unit",
2582 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2583 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2585 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2590 "name": "TextFields+TypographyThemer",
2594 "public_header_files": [
2595 "components/TextFields/src/TypographyThemer/*.h"
2598 "components/TextFields/src/TypographyThemer/*.{h,m}"
2601 "MaterialComponents/TextFields": [
2604 "MaterialComponents/schemes/Typography": [
2614 "public_header_files": "components/Themes/src/*.h",
2616 "components/Themes/src/*.{h,m}",
2617 "components/Themes/src/private/*.{h,m}"
2620 "MaterialComponents/schemes/Color": [
2623 "MaterialComponents/schemes/Typography": [
2629 "name": "UnitTests",
2630 "test_type": "unit",
2632 "components/Themes/tests/unit/*.{h,m,swift}",
2633 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2635 "resources": "components/Themes/tests/unit/resources/*"
2640 "name": "Typography",
2644 "public_header_files": "components/Typography/src/*.h",
2646 "components/Typography/src/*.{h,m}",
2647 "components/Typography/src/private/*.{h,m}"
2650 "MaterialComponents/private/Application": [
2653 "MaterialComponents/private/Math": [
2659 "name": "UnitTests",
2660 "test_type": "unit",
2662 "components/Typography/tests/unit/*.{h,m,swift}",
2663 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2665 "resources": "components/Typography/tests/unit/resources/*",
2667 "MaterialComponents/private/Application": [
2682 "public_header_files": "components/schemes/Color/src/*.h",
2683 "source_files": "components/schemes/Color/src/*.{h,m}",
2685 "MaterialComponents/private/Color": [
2691 "name": "UnitTests",
2692 "test_type": "unit",
2694 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2695 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2697 "resources": "components/schemes/Color/tests/unit/resources/*",
2699 "MaterialComponents/private/Math": [
2707 "name": "Container",
2711 "public_header_files": "components/schemes/Container/src/*.h",
2712 "source_files": "components/schemes/Container/src/*.{h,m}",
2714 "MaterialComponents/schemes/Color": [
2717 "MaterialComponents/schemes/Typography": [
2720 "MaterialComponents/schemes/Shape": [
2726 "name": "UnitTests",
2727 "test_type": "unit",
2729 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2730 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2740 "public_header_files": "components/schemes/Shape/src/*.h",
2741 "source_files": "components/schemes/Shape/src/*.{h,m}",
2743 "MaterialComponents/ShapeLibrary": [
2746 "MaterialComponents/Shapes": [
2752 "name": "UnitTests",
2753 "test_type": "unit",
2755 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2756 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2758 "resources": "components/schemes/Shape/tests/unit/resources/*"
2763 "name": "Typography",
2767 "public_header_files": "components/schemes/Typography/src/*.h",
2768 "source_files": "components/schemes/Typography/src/*.{h,m}",
2770 "MaterialComponents/Typography": [
2773 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2776 "MaterialComponents/schemes/Typography+Scheming": [
2782 "name": "UnitTests",
2783 "test_type": "unit",
2785 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2786 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2788 "resources": "components/schemes/Typography/tests/unit/resources/*"
2793 "name": "Typography+BasicFontScheme",
2797 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2799 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2800 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2804 "name": "Typography+Scheming",
2808 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2810 "components/schemes/Typography/src/Scheming/*.{h,m}",
2811 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2823 "name": "UnitTests",
2824 "test_type": "unit",
2826 "components/private/Icons/tests/unit/*.{h,m,swift}"
2833 "public_header_files": "components/private/Icons/src/*.h",
2834 "source_files": "components/private/Icons/src/*.{h,m}"
2837 "name": "ic_arrow_back",
2838 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2839 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2840 "resource_bundles": {
2841 "MaterialIcons_ic_arrow_back": [
2842 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2846 "MaterialComponents/private/Icons/Base": [
2853 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2854 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2855 "resource_bundles": {
2856 "MaterialIcons_ic_check": [
2857 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2861 "MaterialComponents/private/Icons/Base": [
2867 "name": "ic_check_circle",
2868 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2869 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2870 "resource_bundles": {
2871 "MaterialIcons_ic_check_circle": [
2872 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2876 "MaterialComponents/private/Icons/Base": [
2882 "name": "ic_chevron_right",
2883 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2884 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2885 "resource_bundles": {
2886 "MaterialIcons_ic_chevron_right": [
2887 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2891 "MaterialComponents/private/Icons/Base": [
2897 "name": "ic_color_lens",
2898 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2899 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2900 "resource_bundles": {
2901 "MaterialIcons_ic_color_lens": [
2902 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
2906 "MaterialComponents/private/Icons/Base": [
2912 "name": "ic_help_outline",
2913 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
2914 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
2915 "resource_bundles": {
2916 "MaterialIcons_ic_help_outline": [
2917 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
2921 "MaterialComponents/private/Icons/Base": [
2928 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
2929 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
2930 "resource_bundles": {
2931 "MaterialIcons_ic_info": [
2932 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
2936 "MaterialComponents/private/Icons/Base": [
2942 "name": "ic_more_horiz",
2943 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
2944 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
2945 "resource_bundles": {
2946 "MaterialIcons_ic_more_horiz": [
2947 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
2951 "MaterialComponents/private/Icons/Base": [
2957 "name": "ic_radio_button_unchecked",
2958 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
2959 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
2960 "resource_bundles": {
2961 "MaterialIcons_ic_radio_button_unchecked": [
2962 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
2966 "MaterialComponents/private/Icons/Base": [
2972 "name": "ic_reorder",
2973 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
2974 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
2975 "resource_bundles": {
2976 "MaterialIcons_ic_reorder": [
2977 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
2981 "MaterialComponents/private/Icons/Base": [
2987 "name": "ic_settings",
2988 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
2989 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
2990 "resource_bundles": {
2991 "MaterialIcons_ic_settings": [
2992 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
2996 "MaterialComponents/private/Icons/Base": [
3004 "name": "Application",
3008 "public_header_files": "components/private/Application/src/*.h",
3009 "source_files": "components/private/Application/src/*.{h,m}",
3012 "name": "UnitTests",
3013 "test_type": "unit",
3015 "components/private/Application/tests/unit/*.{h,m,swift}",
3016 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3018 "resources": "components/private/Application/tests/unit/resources/*"
3027 "public_header_files": "components/private/Color/src/*.h",
3028 "source_files": "components/private/Color/src/*.{h,m}",
3031 "name": "UnitTests",
3032 "test_type": "unit",
3034 "components/private/Color/tests/unit/*.{h,m,swift}",
3035 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3037 "resources": "components/private/Color/tests/unit/resources/*"
3042 "name": "KeyboardWatcher",
3046 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3047 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3049 "MaterialComponents/private/Application": [
3055 "name": "UnitTests",
3056 "test_type": "unit",
3058 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3059 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3061 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3070 "public_header_files": "components/private/Math/src/*.h",
3071 "source_files": "components/private/Math/src/*.{h,m}",
3074 "name": "UnitTests",
3075 "test_type": "unit",
3077 "components/private/Math/tests/unit/*.{h,m,swift}",
3078 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3080 "resources": "components/private/Math/tests/unit/resources/*"
3089 "public_header_files": "components/private/Overlay/src/*.h",
3091 "components/private/Overlay/src/*.{h,m}",
3092 "components/private/Overlay/src/private/*.{h,m}"
3096 "name": "UnitTests",
3097 "test_type": "unit",
3099 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3100 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3102 "resources": "components/private/Overlay/tests/unit/resources/*"
3107 "name": "ThumbTrack",
3111 "public_header_files": "components/private/ThumbTrack/src/*.h",
3113 "components/private/ThumbTrack/src/*.{h,m}",
3114 "components/private/ThumbTrack/src/private/*.{h,m}"
3117 "MaterialComponents/Ink": [
3120 "MaterialComponents/Ripple": [
3123 "MaterialComponents/ShadowElevations": [
3126 "MaterialComponents/ShadowLayer": [
3129 "MaterialComponents/Typography": [
3132 "MDFInternationalization": [
3135 "MaterialComponents/private/Math": [
3141 "name": "UnitTests",
3142 "test_type": "unit",
3144 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3145 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3147 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3152 "name": "UIMetrics",
3156 "public_header_files": "components/private/UIMetrics/src/*.h",
3158 "components/private/UIMetrics/src/*.{h,m}",
3159 "components/private/UIMetrics/src/private/*.{h,m}"
3162 "MaterialComponents/private/Application": [
3168 "name": "UnitTests",
3169 "test_type": "unit",
3171 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3172 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3174 "resources": "components/private/UIMetrics/tests/unit/resources/*"