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+Enums",
2466 "public_header_files": "components/TextControls/src/Enums/*.h",
2467 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2470 "name": "TextControls+BaseTextFields",
2474 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2476 "components/TextControls/src/BaseTextFields/*.{h,m}",
2477 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2480 "MaterialComponents/private/TextControlsPrivate+Shared": [
2483 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2486 "MDFInternationalization": [
2492 "name": "UnitTests",
2493 "test_type": "unit",
2495 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2498 "MaterialComponents/schemes/Container": [
2506 "name": "TextControls+FilledTextFields",
2510 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2512 "components/TextControls/src/FilledTextFields/*.{h,m}",
2513 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2516 "MaterialComponents/TextControls+BaseTextFields": [
2519 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2525 "name": "UnitTests",
2526 "test_type": "unit",
2528 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2531 "MaterialComponents/schemes/Container": [
2539 "name": "TextControls+FilledTextFieldsTheming",
2543 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2545 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2546 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2549 "MaterialComponents/TextControls+FilledTextFields": [
2552 "MaterialComponents/schemes/Container": [
2558 "name": "UnitTests",
2559 "test_type": "unit",
2561 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2567 "name": "TextControls+OutlinedTextFields",
2571 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2573 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2574 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2577 "MaterialComponents/TextControls+BaseTextFields": [
2580 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2586 "name": "UnitTests",
2587 "test_type": "unit",
2589 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2592 "MaterialComponents/schemes/Container": [
2600 "name": "TextControls+OutlinedTextFieldsTheming",
2604 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2606 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2607 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2610 "MaterialComponents/TextControls+OutlinedTextFields": [
2613 "MaterialComponents/schemes/Container": [
2619 "name": "UnitTests",
2620 "test_type": "unit",
2622 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2628 "name": "TextFields+ColorThemer",
2632 "public_header_files": [
2633 "components/TextFields/src/ColorThemer/*.h"
2636 "components/TextFields/src/ColorThemer/*.{h,m}"
2639 "MaterialComponents/TextFields": [
2642 "MaterialComponents/Themes": [
2648 "name": "TextFields+Theming",
2652 "public_header_files": "components/TextFields/src/Theming/*.h",
2654 "components/TextFields/src/Theming/*.{h,m}",
2655 "components/TextFields/src/Theming/private/*.{h,m}"
2658 "MaterialComponents/TextFields": [
2661 "MaterialComponents/TextFields+ColorThemer": [
2664 "MaterialComponents/TextFields+TypographyThemer": [
2667 "MaterialComponents/schemes/Container": [
2673 "name": "UnitTests",
2674 "test_type": "unit",
2676 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2677 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2679 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2684 "name": "TextFields+TypographyThemer",
2688 "public_header_files": [
2689 "components/TextFields/src/TypographyThemer/*.h"
2692 "components/TextFields/src/TypographyThemer/*.{h,m}"
2695 "MaterialComponents/TextFields": [
2698 "MaterialComponents/schemes/Typography": [
2708 "public_header_files": "components/Themes/src/*.h",
2710 "components/Themes/src/*.{h,m}",
2711 "components/Themes/src/private/*.{h,m}"
2714 "MaterialComponents/schemes/Color": [
2717 "MaterialComponents/schemes/Typography": [
2723 "name": "UnitTests",
2724 "test_type": "unit",
2726 "components/Themes/tests/unit/*.{h,m,swift}",
2727 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2729 "resources": "components/Themes/tests/unit/resources/*"
2734 "name": "Typography",
2738 "public_header_files": "components/Typography/src/*.h",
2740 "components/Typography/src/*.{h,m}",
2741 "components/Typography/src/private/*.{h,m}"
2744 "MaterialComponents/private/Application": [
2747 "MaterialComponents/private/Math": [
2753 "name": "UnitTests",
2754 "test_type": "unit",
2756 "components/Typography/tests/unit/*.{h,m,swift}",
2757 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2759 "resources": "components/Typography/tests/unit/resources/*",
2761 "MaterialComponents/private/Application": [
2776 "public_header_files": "components/schemes/Color/src/*.h",
2777 "source_files": "components/schemes/Color/src/*.{h,m}",
2779 "MaterialComponents/private/Color": [
2785 "name": "UnitTests",
2786 "test_type": "unit",
2788 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2789 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2791 "resources": "components/schemes/Color/tests/unit/resources/*",
2793 "MaterialComponents/private/Math": [
2801 "name": "Container",
2805 "public_header_files": "components/schemes/Container/src/*.h",
2806 "source_files": "components/schemes/Container/src/*.{h,m}",
2808 "MaterialComponents/schemes/Color": [
2811 "MaterialComponents/schemes/Typography": [
2814 "MaterialComponents/schemes/Shape": [
2820 "name": "UnitTests",
2821 "test_type": "unit",
2823 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2824 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2834 "public_header_files": "components/schemes/Shape/src/*.h",
2835 "source_files": "components/schemes/Shape/src/*.{h,m}",
2837 "MaterialComponents/ShapeLibrary": [
2840 "MaterialComponents/Shapes": [
2846 "name": "UnitTests",
2847 "test_type": "unit",
2849 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2850 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2852 "resources": "components/schemes/Shape/tests/unit/resources/*"
2857 "name": "Typography",
2861 "public_header_files": "components/schemes/Typography/src/*.h",
2862 "source_files": "components/schemes/Typography/src/*.{h,m}",
2864 "MaterialComponents/Typography": [
2867 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2870 "MaterialComponents/schemes/Typography+Scheming": [
2876 "name": "UnitTests",
2877 "test_type": "unit",
2879 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2880 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2882 "resources": "components/schemes/Typography/tests/unit/resources/*"
2887 "name": "Typography+BasicFontScheme",
2891 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2893 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2894 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2898 "name": "Typography+Scheming",
2902 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2904 "components/schemes/Typography/src/Scheming/*.{h,m}",
2905 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2917 "name": "UnitTests",
2918 "test_type": "unit",
2920 "components/private/Icons/tests/unit/*.{h,m,swift}"
2927 "public_header_files": "components/private/Icons/src/*.h",
2928 "source_files": "components/private/Icons/src/*.{h,m}"
2931 "name": "ic_arrow_back",
2932 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2933 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2934 "resource_bundles": {
2935 "MaterialIcons_ic_arrow_back": [
2936 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2940 "MaterialComponents/private/Icons/Base": [
2947 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2948 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2949 "resource_bundles": {
2950 "MaterialIcons_ic_check": [
2951 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2955 "MaterialComponents/private/Icons/Base": [
2961 "name": "ic_check_circle",
2962 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
2963 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
2964 "resource_bundles": {
2965 "MaterialIcons_ic_check_circle": [
2966 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
2970 "MaterialComponents/private/Icons/Base": [
2976 "name": "ic_chevron_right",
2977 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
2978 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
2979 "resource_bundles": {
2980 "MaterialIcons_ic_chevron_right": [
2981 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
2985 "MaterialComponents/private/Icons/Base": [
2991 "name": "ic_color_lens",
2992 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
2993 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
2994 "resource_bundles": {
2995 "MaterialIcons_ic_color_lens": [
2996 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3000 "MaterialComponents/private/Icons/Base": [
3006 "name": "ic_help_outline",
3007 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3008 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3009 "resource_bundles": {
3010 "MaterialIcons_ic_help_outline": [
3011 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3015 "MaterialComponents/private/Icons/Base": [
3022 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3023 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3024 "resource_bundles": {
3025 "MaterialIcons_ic_info": [
3026 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3030 "MaterialComponents/private/Icons/Base": [
3036 "name": "ic_more_horiz",
3037 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3038 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3039 "resource_bundles": {
3040 "MaterialIcons_ic_more_horiz": [
3041 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3045 "MaterialComponents/private/Icons/Base": [
3051 "name": "ic_radio_button_unchecked",
3052 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3053 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3054 "resource_bundles": {
3055 "MaterialIcons_ic_radio_button_unchecked": [
3056 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3060 "MaterialComponents/private/Icons/Base": [
3066 "name": "ic_reorder",
3067 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3068 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3069 "resource_bundles": {
3070 "MaterialIcons_ic_reorder": [
3071 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3075 "MaterialComponents/private/Icons/Base": [
3081 "name": "ic_settings",
3082 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3083 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3084 "resource_bundles": {
3085 "MaterialIcons_ic_settings": [
3086 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3090 "MaterialComponents/private/Icons/Base": [
3098 "name": "Application",
3102 "public_header_files": "components/private/Application/src/*.h",
3103 "source_files": "components/private/Application/src/*.{h,m}",
3106 "name": "UnitTests",
3107 "test_type": "unit",
3109 "components/private/Application/tests/unit/*.{h,m,swift}",
3110 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3112 "resources": "components/private/Application/tests/unit/resources/*"
3121 "public_header_files": "components/private/Color/src/*.h",
3122 "source_files": "components/private/Color/src/*.{h,m}",
3125 "name": "UnitTests",
3126 "test_type": "unit",
3128 "components/private/Color/tests/unit/*.{h,m,swift}",
3129 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3131 "resources": "components/private/Color/tests/unit/resources/*"
3136 "name": "KeyboardWatcher",
3140 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3141 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3143 "MaterialComponents/private/Application": [
3149 "name": "UnitTests",
3150 "test_type": "unit",
3152 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3153 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3155 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3164 "public_header_files": "components/private/Math/src/*.h",
3165 "source_files": "components/private/Math/src/*.{h,m}",
3168 "name": "UnitTests",
3169 "test_type": "unit",
3171 "components/private/Math/tests/unit/*.{h,m,swift}",
3172 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3174 "resources": "components/private/Math/tests/unit/resources/*"
3183 "public_header_files": "components/private/Overlay/src/*.h",
3185 "components/private/Overlay/src/*.{h,m}",
3186 "components/private/Overlay/src/private/*.{h,m}"
3190 "name": "UnitTests",
3191 "test_type": "unit",
3193 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3194 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3196 "resources": "components/private/Overlay/tests/unit/resources/*"
3201 "name": "TextControlsPrivate+Shared",
3205 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3207 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3210 "MaterialComponents/TextControls+Enums": [
3213 "MaterialComponents/AnimationTiming": [
3216 "MaterialComponents/private/Math": [
3222 "name": "TextControlsPrivate+BaseStyle",
3226 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3228 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3231 "MaterialComponents/private/TextControlsPrivate+Shared": [
3234 "MaterialComponents/AnimationTiming": [
3237 "MaterialComponents/private/Math": [
3243 "name": "TextControlsPrivate+FilledStyle",
3247 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3249 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3252 "MaterialComponents/private/TextControlsPrivate+Shared": [
3255 "MaterialComponents/AnimationTiming": [
3258 "MaterialComponents/private/Math": [
3264 "name": "TextControlsPrivate+OutlinedStyle",
3268 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3270 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3273 "MaterialComponents/private/TextControlsPrivate+Shared": [
3276 "MaterialComponents/AnimationTiming": [
3279 "MaterialComponents/private/Math": [
3285 "name": "ThumbTrack",
3289 "public_header_files": "components/private/ThumbTrack/src/*.h",
3291 "components/private/ThumbTrack/src/*.{h,m}",
3292 "components/private/ThumbTrack/src/private/*.{h,m}"
3295 "MaterialComponents/Ink": [
3298 "MaterialComponents/Ripple": [
3301 "MaterialComponents/ShadowElevations": [
3304 "MaterialComponents/ShadowLayer": [
3307 "MaterialComponents/Typography": [
3310 "MDFInternationalization": [
3313 "MaterialComponents/private/Math": [
3319 "name": "UnitTests",
3320 "test_type": "unit",
3322 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3323 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3325 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3330 "name": "UIMetrics",
3334 "public_header_files": "components/private/UIMetrics/src/*.h",
3336 "components/private/UIMetrics/src/*.{h,m}",
3337 "components/private/UIMetrics/src/private/*.{h,m}"
3340 "MaterialComponents/private/Application": [
3346 "name": "UnitTests",
3347 "test_type": "unit",
3349 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3350 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3352 "resources": "components/private/UIMetrics/tests/unit/resources/*"