2 "name": "MaterialComponents",
4 "authors": "The Material Components authors.",
5 "summary": "A collection of stand-alone production-ready UI libraries focused on design details.",
6 "homepage": "https://github.com/material-components/material-components-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-components/material-components-ios.git",
18 "name": "ActionSheet",
22 "public_header_files": "components/ActionSheet/src/*.h",
24 "components/ActionSheet/src/*.{h,m}",
25 "components/ActionSheet/src/private/*.{h,m}"
28 "MaterialComponents/BottomSheet": [
31 "MaterialComponents/Elevation": [
34 "MaterialComponents/Ink": [
37 "MaterialComponents/private/Math": [
40 "MaterialComponents/Ripple": [
43 "MaterialComponents/ShadowElevations": [
46 "MaterialComponents/Typography": [
55 "components/ActionSheet/tests/unit/*.{h,m,swift}"
61 "name": "ActionSheet+Theming",
65 "public_header_files": "components/ActionSheet/src/Theming/*.h",
67 "components/ActionSheet/src/Theming/*.{h,m}",
68 "components/ActionSheet/src/Theming/private/*.{h,m}"
71 "MaterialComponents/ActionSheet": [
74 "MaterialComponents/Elevation": [
77 "MaterialComponents/private/Color": [
80 "MaterialComponents/schemes/Container": [
83 "MaterialComponents/ShadowElevations": [
92 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
93 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
95 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
100 "name": "ActivityIndicator",
104 "public_header_files": "components/ActivityIndicator/src/*.h",
106 "components/ActivityIndicator/src/*.{h,m}",
107 "components/ActivityIndicator/src/private/*.{h,m}"
110 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
113 "MDFInternationalization": [
116 "MaterialComponents/Palettes": [
119 "MaterialComponents/private/Application": [
131 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
132 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
134 "resources": "components/ActivityIndicator/tests/unit/resources/*"
139 "name": "AnimationTiming",
143 "public_header_files": "components/AnimationTiming/src/*.h",
145 "components/AnimationTiming/src/*.{h,m}",
146 "components/AnimationTiming/src/private/*.{h,m}"
153 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
154 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
156 "resources": "components/AnimationTiming/tests/unit/resources/*"
165 "public_header_files": "components/AppBar/src/*.h",
167 "components/AppBar/src/*.{h,m}",
168 "components/AppBar/src/private/*.{h,m}"
171 "components/AppBar/src/MaterialAppBar.bundle"
174 "MaterialComponents/HeaderStackView": [
177 "MaterialComponents/NavigationBar": [
180 "MaterialComponents/Typography": [
183 "MaterialComponents/private/Application": [
186 "MaterialComponents/FlexibleHeader": [
189 "MaterialComponents/ShadowElevations": [
192 "MaterialComponents/ShadowLayer": [
195 "MDFInternationalization": [
198 "MaterialComponents/private/Icons/ic_arrow_back": [
201 "MaterialComponents/private/UIMetrics": [
210 "components/AppBar/tests/unit/*.{h,m,swift}",
211 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
213 "resources": "components/AppBar/tests/unit/resources/*",
215 "MaterialComponents/AppBar+ColorThemer": [
218 "MaterialComponents/AppBar+TypographyThemer": [
226 "name": "AppBar+Theming",
230 "public_header_files": "components/AppBar/src/Theming/*.h",
232 "components/AppBar/src/Theming/*.{h,m}",
233 "components/AppBar/src/Theming/private/*.{h,m}"
236 "MaterialComponents/AppBar": [
239 "MaterialComponents/schemes/Container": [
248 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
249 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
251 "resources": "components/AppBar/tests/unit/Theming/resources/*"
256 "name": "AppBar+ColorThemer",
260 "public_header_files": [
261 "components/AppBar/src/ColorThemer/*.h"
264 "components/AppBar/src/ColorThemer/*.{h,m}",
265 "components/AppBar/src/ColorThemer/private/*.{h,m}"
268 "MaterialComponents/AppBar": [
271 "MaterialComponents/FlexibleHeader+ColorThemer": [
274 "MaterialComponents/NavigationBar+ColorThemer": [
277 "MaterialComponents/Themes": [
283 "name": "AppBar+TypographyThemer",
287 "public_header_files": [
288 "components/AppBar/src/TypographyThemer/*.h"
291 "components/AppBar/src/TypographyThemer/*.{h,m}",
292 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
295 "MaterialComponents/AppBar": [
298 "MaterialComponents/NavigationBar+TypographyThemer": [
308 "public_header_files": "components/Banner/src/*.h",
309 "source_files": "components/Banner/src/*.{h,m}",
311 "MaterialComponents/Buttons": [
314 "MaterialComponents/Elevation": [
317 "MaterialComponents/Typography": [
326 "components/Banner/tests/unit/*.m"
332 "name": "Banner+Theming",
336 "public_header_files": "components/Banner/src/Theming/*.h",
338 "components/Banner/src/Theming/*.{h,m}",
339 "components/Banner/src/Theming/private/*.{h,m}"
342 "MaterialComponents/Banner": [
345 "MaterialComponents/Buttons": [
348 "MaterialComponents/Buttons+Theming": [
351 "MaterialComponents/Elevation": [
354 "MaterialComponents/Typography": [
357 "MaterialComponents/schemes/Container": [
366 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
369 "MaterialComponents/schemes/Container": [
372 "MaterialComponents/private/Color": [
375 "MaterialComponents/private/Math": [
383 "name": "BottomAppBar",
387 "public_header_files": "components/BottomAppBar/src/*.h",
389 "components/BottomAppBar/src/*.{h,m}",
390 "components/BottomAppBar/src/private/*.{h,m}"
393 "MDFInternationalization": [
396 "MaterialComponents/Buttons": [
399 "MaterialComponents/NavigationBar": [
402 "MaterialComponents/private/Math": [
411 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
412 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
414 "resources": "components/BottomAppBar/tests/unit/resources/*"
419 "name": "BottomNavigation",
423 "public_header_files": "components/BottomNavigation/src/*.h",
425 "components/BottomNavigation/src/*.{h,m}",
426 "components/BottomNavigation/src/private/*.{h,m}"
429 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
430 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
433 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
436 "MDFInternationalization": [
439 "MaterialComponents/Elevation": [
442 "MaterialComponents/Ink": [
445 "MaterialComponents/Ripple": [
448 "MaterialComponents/Palettes": [
451 "MaterialComponents/ShadowElevations": [
454 "MaterialComponents/ShadowLayer": [
457 "MaterialComponents/Typography": [
460 "MaterialComponents/private/Math": [
469 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
470 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
473 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
475 "resources": "components/BottomNavigation/tests/unit/resources/*",
477 "MaterialComponents/BottomNavigation+TypographyThemer": [
485 "name": "BottomNavigation+TypographyThemer",
489 "public_header_files": [
490 "components/BottomNavigation/src/TypographyThemer/*.h"
493 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
496 "MaterialComponents/BottomNavigation": [
499 "MaterialComponents/schemes/Typography": [
505 "name": "BottomNavigation+Theming",
509 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
511 "components/BottomNavigation/src/Theming/*.{h,m}",
512 "components/BottomNavigation/src/Theming/private/*.{h,m}"
515 "MaterialComponents/BottomNavigation": [
518 "MaterialComponents/ShadowElevations": [
521 "MaterialComponents/schemes/Color": [
524 "MaterialComponents/schemes/Container": [
527 "MaterialComponents/schemes/Typography": [
536 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
537 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
539 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
544 "name": "BottomSheet",
548 "public_header_files": "components/BottomSheet/src/*.h",
550 "components/BottomSheet/src/*.{h,m}",
551 "components/BottomSheet/src/private/*.{h,m}"
553 "frameworks": "WebKit",
555 "MaterialComponents/Elevation": [
558 "MaterialComponents/ShapeLibrary": [
561 "MaterialComponents/Shapes": [
564 "MaterialComponents/ShadowElevations": [
567 "MaterialComponents/ShadowLayer": [
570 "MaterialComponents/private/KeyboardWatcher": [
573 "MaterialComponents/private/Math": [
582 "components/BottomSheet/tests/unit/*.{h,m,swift}",
583 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
585 "resources": "components/BottomSheet/tests/unit/resources/*",
587 "MaterialComponents/BottomSheet+ShapeThemer": [
595 "name": "BottomSheet+ShapeThemer",
599 "public_header_files": [
600 "components/BottomSheet/src/ShapeThemer/*.h"
603 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
604 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
607 "MaterialComponents/BottomSheet": [
610 "MaterialComponents/schemes/Shape": [
620 "public_header_files": "components/Buttons/src/*.h",
622 "components/Buttons/src/*.{h,m}",
623 "components/Buttons/src/private/*.{h,m}"
626 "MDFInternationalization": [
629 "MDFTextAccessibility": [
632 "MaterialComponents/Elevation": [
635 "MaterialComponents/Ink": [
638 "MaterialComponents/Ripple": [
641 "MaterialComponents/ShadowElevations": [
644 "MaterialComponents/ShadowLayer": [
647 "MaterialComponents/Shapes": [
650 "MaterialComponents/Typography": [
653 "MaterialComponents/private/Math": [
662 "components/Buttons/tests/unit/*.{h,m,swift}",
663 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
665 "resources": "components/Buttons/tests/unit/resources/*",
667 "MaterialComponents/Buttons+ShapeThemer": [
670 "MaterialComponents/Buttons+ColorThemer": [
673 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
676 "MaterialComponents/Buttons+ButtonThemer": [
684 "name": "Buttons+ColorThemer",
688 "public_header_files": [
689 "components/Buttons/src/ColorThemer/*.h"
692 "components/Buttons/src/ColorThemer/*.{h,m}",
693 "components/Buttons/src/ColorThemer/private/*.{h,m}"
696 "MaterialComponents/Buttons": [
699 "MaterialComponents/schemes/Color": [
705 "name": "Buttons+TitleColorAccessibilityMutator",
709 "public_header_files": [
710 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
713 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
714 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
717 "MDFTextAccessibility": [
720 "MaterialComponents/Buttons": [
726 "name": "Buttons+ShapeThemer",
730 "public_header_files": [
731 "components/Buttons/src/ShapeThemer/*.h"
734 "components/Buttons/src/ShapeThemer/*.{h,m}"
737 "MaterialComponents/Buttons": [
740 "MaterialComponents/schemes/Shape": [
746 "name": "Buttons+TypographyThemer",
750 "public_header_files": [
751 "components/Buttons/src/TypographyThemer/*.h"
754 "components/Buttons/src/TypographyThemer/*.{h,m}"
757 "MaterialComponents/Buttons": [
760 "MaterialComponents/schemes/Typography": [
766 "name": "Buttons+ButtonThemer",
770 "public_header_files": [
771 "components/Buttons/src/ButtonThemer/*.h"
774 "components/Buttons/src/ButtonThemer/*.{h,m}",
775 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
778 "MaterialComponents/Buttons": [
781 "MaterialComponents/Buttons+ColorThemer": [
784 "MaterialComponents/Buttons+ShapeThemer": [
787 "MaterialComponents/Buttons+TypographyThemer": [
790 "MaterialComponents/Palettes": [
796 "name": "Buttons+Theming",
800 "public_header_files": "components/Buttons/src/Theming/*.h",
802 "components/Buttons/src/Theming/*.{h,m}",
803 "components/Buttons/src/Theming/private/*.{h,m}"
806 "MaterialComponents/Buttons": [
809 "MaterialComponents/Buttons+ColorThemer": [
812 "MaterialComponents/Buttons+ShapeThemer": [
815 "MaterialComponents/Buttons+TypographyThemer": [
818 "MaterialComponents/ShadowElevations": [
821 "MaterialComponents/schemes/Container": [
830 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
831 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
833 "resources": "components/Buttons/tests/unit/Theming/resources/*"
842 "public_header_files": "components/ButtonBar/src/*.h",
844 "components/ButtonBar/src/*.{h,m}",
845 "components/ButtonBar/src/private/*.{h,m}"
848 "MDFInternationalization": [
851 "MaterialComponents/Buttons": [
854 "MaterialComponents/private/Application": [
863 "components/ButtonBar/tests/unit/*.{h,m,swift}",
864 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
866 "resources": "components/ButtonBar/tests/unit/resources/*"
871 "name": "ButtonBar+ColorThemer",
875 "public_header_files": [
876 "components/ButtonBar/src/ColorThemer/*.h"
879 "components/ButtonBar/src/ColorThemer/*.{h,m}"
882 "MaterialComponents/ButtonBar": [
885 "MaterialComponents/Themes": [
895 "public_header_files": "components/Cards/src/*.h",
896 "source_files": "components/Cards/src/*.{h,m}",
898 "components/Cards/src/MDCCard+Ripple.{h,m}",
899 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
902 "MaterialComponents/Elevation": [
905 "MaterialComponents/Ink": [
908 "MaterialComponents/Ripple": [
911 "MaterialComponents/ShadowLayer": [
914 "MaterialComponents/Shapes": [
917 "MaterialComponents/private/Icons/ic_check_circle": [
920 "MaterialComponents/private/Math": [
929 "components/Cards/tests/unit/*.{h,m,swift}",
930 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
932 "resources": "components/Cards/tests/unit/resources/*"
937 "name": "Cards+Theming",
941 "public_header_files": "components/Cards/src/Theming/*.h",
943 "components/Cards/src/Theming/*.{h,m}",
944 "components/Cards/src/Theming/private/*.{h,m}"
947 "MaterialComponents/Cards": [
950 "MaterialComponents/schemes/Container": [
959 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
960 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
962 "resources": "components/Cards/tests/unit/Theming/resources/*"
971 "public_header_files": "components/Chips/src/*.h",
973 "components/Chips/src/*.{h,m}",
974 "components/Chips/src/private/*.{h,m}"
977 "MDFInternationalization": [
980 "MaterialComponents/Elevation": [
983 "MaterialComponents/Ink": [
986 "MaterialComponents/Ripple": [
989 "MaterialComponents/ShadowLayer": [
992 "MaterialComponents/ShadowElevations": [
995 "MaterialComponents/ShapeLibrary": [
998 "MaterialComponents/Shapes": [
1001 "MaterialComponents/TextFields": [
1004 "MaterialComponents/Typography": [
1007 "MaterialComponents/private/Math": [
1013 "name": "UnitTests",
1014 "test_type": "unit",
1016 "components/Chips/tests/unit/*.{h,m,swift}",
1017 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1019 "resources": "components/Chips/tests/unit/resources/*",
1021 "MaterialComponents/Themes": [
1029 "name": "Chips+Theming",
1033 "public_header_files": "components/Chips/src/Theming/*.h",
1035 "components/Chips/src/Theming/*.{h,m}",
1036 "components/Chips/src/Theming/private/*.{h,m}"
1039 "MaterialComponents/Chips": [
1042 "MaterialComponents/schemes/Container": [
1045 "MaterialComponents/Typography": [
1051 "name": "UnitTests",
1052 "test_type": "unit",
1054 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1055 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1057 "resources": "components/Chips/tests/unit/Theming/resources/*"
1062 "name": "CollectionCells",
1066 "public_header_files": "components/CollectionCells/src/*.h",
1068 "components/CollectionCells/src/*.{h,m}",
1069 "components/CollectionCells/src/private/*.{h,m}"
1072 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1079 "MDFInternationalization": [
1082 "MaterialComponents/CollectionLayoutAttributes": [
1085 "MaterialComponents/Ink": [
1088 "MaterialComponents/Typography": [
1091 "MaterialComponents/Palettes": [
1094 "MaterialComponents/private/Icons/ic_check": [
1097 "MaterialComponents/private/Icons/ic_check_circle": [
1100 "MaterialComponents/private/Icons/ic_chevron_right": [
1103 "MaterialComponents/private/Icons/ic_info": [
1106 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1109 "MaterialComponents/private/Icons/ic_reorder": [
1112 "MaterialComponents/private/Math": [
1118 "name": "UnitTests",
1119 "test_type": "unit",
1121 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1122 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1124 "resources": "components/CollectionCells/tests/unit/resources/*"
1129 "name": "CollectionLayoutAttributes",
1133 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1134 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1137 "name": "UnitTests",
1138 "test_type": "unit",
1140 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1141 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1143 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1148 "name": "Collections",
1152 "public_header_files": "components/Collections/src/*.h",
1154 "components/Collections/src/*.{h,m}",
1155 "components/Collections/src/private/*.{h,m}"
1158 "components/Collections/src/MaterialCollections.bundle"
1165 "MaterialComponents/CollectionCells": [
1168 "MaterialComponents/CollectionLayoutAttributes": [
1171 "MaterialComponents/Ink": [
1174 "MaterialComponents/Palettes": [
1177 "MaterialComponents/ShadowElevations": [
1180 "MaterialComponents/ShadowLayer": [
1183 "MaterialComponents/Typography": [
1189 "name": "UnitTests",
1190 "test_type": "unit",
1192 "components/Collections/tests/unit/*.{h,m,swift}",
1193 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1195 "resources": "components/Collections/tests/unit/resources/*"
1204 "public_header_files": "components/Dialogs/src/*.h",
1206 "components/Dialogs/src/*.{h,m}",
1207 "components/Dialogs/src/private/*.{h,m}"
1210 "components/Dialogs/src/MaterialDialogs.bundle"
1213 "MaterialComponents/Buttons": [
1216 "MaterialComponents/Elevation": [
1219 "MaterialComponents/ShadowElevations": [
1222 "MaterialComponents/ShadowLayer": [
1225 "MaterialComponents/Typography": [
1228 "MaterialComponents/private/KeyboardWatcher": [
1231 "MaterialComponents/private/Math": [
1234 "MDFInternationalization": [
1240 "name": "UnitTests",
1241 "test_type": "unit",
1243 "components/Dialogs/tests/unit/*.{h,m,swift}",
1244 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1246 "resources": "components/Dialogs/tests/unit/resources/*",
1248 "MaterialComponents/Dialogs+DialogThemer": [
1256 "name": "Dialogs+ColorThemer",
1260 "public_header_files": [
1261 "components/Dialogs/src/ColorThemer/*.h"
1264 "components/Dialogs/src/ColorThemer/*.{h,m}"
1267 "MaterialComponents/Dialogs": [
1270 "MaterialComponents/Themes": [
1273 "MaterialComponents/Buttons+ColorThemer": [
1279 "name": "Dialogs+TypographyThemer",
1283 "public_header_files": [
1284 "components/Dialogs/src/TypographyThemer/*.h"
1287 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1290 "MaterialComponents/Dialogs": [
1293 "MaterialComponents/schemes/Typography": [
1296 "MaterialComponents/Buttons+TypographyThemer": [
1302 "name": "Dialogs+DialogThemer",
1306 "public_header_files": [
1307 "components/Dialogs/src/DialogThemer/*.h"
1310 "components/Dialogs/src/DialogThemer/*.{h,m}"
1313 "MaterialComponents/Dialogs": [
1316 "MaterialComponents/Dialogs+ColorThemer": [
1319 "MaterialComponents/Dialogs+TypographyThemer": [
1322 "MaterialComponents/Buttons+ButtonThemer": [
1328 "name": "Dialogs+Theming",
1332 "public_header_files": "components/Dialogs/src/Theming/*.h",
1334 "components/Dialogs/src/Theming/*.{h,m}",
1335 "components/Dialogs/src/Theming/private/*.{h,m}"
1338 "MaterialComponents/Dialogs": [
1341 "MaterialComponents/Dialogs+ColorThemer": [
1344 "MaterialComponents/Dialogs+TypographyThemer": [
1347 "MaterialComponents/ShadowElevations": [
1350 "MaterialComponents/schemes/Container": [
1353 "MaterialComponents/Buttons+Theming": [
1359 "name": "UnitTests",
1360 "test_type": "unit",
1362 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1363 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1365 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1370 "name": "Elevation",
1374 "public_header_files": "components/Elevation/src/*.h",
1376 "components/Elevation/src/*.{h,m}",
1377 "components/Elevation/src/private/*.{h,m}"
1380 "MaterialComponents/private/Color": [
1383 "MaterialComponents/private/Math": [
1389 "name": "UnitTests",
1390 "test_type": "unit",
1392 "components/Elevation/tests/unit/*.{h,m,swift}",
1393 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1396 "MaterialComponents/private/Color": [
1404 "name": "FeatureHighlight",
1408 "public_header_files": "components/FeatureHighlight/src/*.h",
1410 "components/FeatureHighlight/src/*.{h,m}",
1411 "components/FeatureHighlight/src/private/*.{h,m}"
1414 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1417 "MaterialComponents/private/Math": [
1420 "MaterialComponents/Typography": [
1423 "MDFTextAccessibility": [
1429 "name": "UnitTests",
1430 "test_type": "unit",
1432 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1433 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1435 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1437 "MaterialComponents/FeatureHighlight+ColorThemer": [
1440 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1443 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1451 "name": "FeatureHighlight+ColorThemer",
1455 "public_header_files": [
1456 "components/FeatureHighlight/src/ColorThemer/*.h"
1459 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1462 "MaterialComponents/FeatureHighlight": [
1465 "MaterialComponents/Themes": [
1471 "name": "FeatureHighlight+TypographyThemer",
1475 "public_header_files": [
1476 "components/FeatureHighlight/src/TypographyThemer/*.h"
1479 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1482 "MaterialComponents/FeatureHighlight": [
1485 "MaterialComponents/schemes/Typography": [
1491 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1495 "public_header_files": [
1496 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1499 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1502 "MaterialComponents/FeatureHighlight": [
1505 "MDFTextAccessibility": [
1511 "name": "FlexibleHeader",
1515 "public_header_files": "components/FlexibleHeader/src/*.h",
1517 "components/FlexibleHeader/src/*.{h,m}",
1518 "components/FlexibleHeader/src/private/*.{h,m}"
1521 "MDFTextAccessibility": [
1524 "MaterialComponents/Elevation": [
1527 "MaterialComponents/ShadowElevations": [
1530 "MaterialComponents/ShadowLayer": [
1533 "MaterialComponents/private/Application": [
1536 "MaterialComponents/private/Math": [
1539 "MaterialComponents/private/UIMetrics": [
1545 "name": "UnitTests",
1546 "test_type": "unit",
1548 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1549 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1551 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1553 "MaterialComponents/FlexibleHeader+ColorThemer": [
1556 "MaterialComponents/ShadowLayer": [
1564 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1568 "public_header_files": [
1569 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1572 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1575 "MaterialComponents/FlexibleHeader": [
1581 "name": "FlexibleHeader+ColorThemer",
1585 "public_header_files": [
1586 "components/FlexibleHeader/src/ColorThemer/*.h"
1589 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1592 "MaterialComponents/FlexibleHeader": [
1595 "MaterialComponents/schemes/Color": [
1601 "name": "HeaderStackView",
1605 "public_header_files": "components/HeaderStackView/src/*.h",
1606 "source_files": "components/HeaderStackView/src/*.{h,m}",
1609 "name": "UnitTests",
1610 "test_type": "unit",
1612 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1613 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1615 "resources": "components/HeaderStackView/tests/unit/resources/*"
1620 "name": "HeaderStackView+ColorThemer",
1624 "public_header_files": [
1625 "components/HeaderStackView/src/ColorThemer/*.h"
1628 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1631 "MaterialComponents/HeaderStackView": [
1634 "MaterialComponents/Themes": [
1644 "public_header_files": "components/Ink/src/*.h",
1646 "components/Ink/src/*.{h,m}",
1647 "components/Ink/src/private/*.{h,m}"
1650 "MaterialComponents/private/Color": [
1653 "MaterialComponents/private/Math": [
1659 "name": "UnitTests",
1660 "test_type": "unit",
1662 "components/Ink/tests/unit/*.{h,m,swift}",
1663 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1665 "resources": "components/Ink/tests/unit/resources/*"
1670 "name": "LibraryInfo",
1674 "public_header_files": "components/LibraryInfo/src/*.h",
1676 "components/LibraryInfo/src/*.{h,m}",
1677 "components/LibraryInfo/src/private/*.{h,m}"
1681 "name": "UnitTests",
1682 "test_type": "unit",
1684 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1685 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1687 "resources": "components/LibraryInfo/tests/unit/resources/*"
1696 "public_header_files": "components/List/src/*.h",
1698 "components/List/src/*.{h,m}",
1699 "components/List/src/private/*.{h,m}"
1702 "MaterialComponents/Elevation": [
1705 "MaterialComponents/Ink": [
1708 "MaterialComponents/Ripple": [
1711 "MaterialComponents/ShadowElevations": [
1714 "MaterialComponents/ShadowLayer": [
1717 "MaterialComponents/Typography": [
1720 "MDFInternationalization": [
1723 "MaterialComponents/private/Math": [
1729 "name": "UnitTests",
1730 "test_type": "unit",
1732 "components/List/tests/unit/*.{h,m,swift}",
1733 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1735 "resources": "components/List/tests/unit/resources/*",
1737 "MaterialComponents/List+ColorThemer": [
1740 "MaterialComponents/List+TypographyThemer": [
1748 "name": "List+TypographyThemer",
1752 "public_header_files": [
1753 "components/List/src/TypographyThemer/*.h"
1756 "components/List/src/TypographyThemer/*.{h,m}"
1759 "MaterialComponents/List": [
1762 "MaterialComponents/schemes/Typography": [
1768 "name": "List+ColorThemer",
1772 "public_header_files": [
1773 "components/List/src/ColorThemer/*.h"
1776 "components/List/src/ColorThemer/*.{h,m}",
1777 "components/List/src/ColorThemer/private/*.{h,m}"
1780 "MaterialComponents/List": [
1783 "MaterialComponents/schemes/Color": [
1789 "name": "List+Theming",
1793 "public_header_files": "components/List/src/Theming/*.h",
1795 "components/List/src/Theming/*.{h,m}",
1796 "components/List/src/Theming/private/*.{h,m}"
1799 "MaterialComponents/List": [
1802 "MaterialComponents/List+ColorThemer": [
1805 "MaterialComponents/List+TypographyThemer": [
1808 "MaterialComponents/schemes/Container": [
1814 "name": "UnitTests",
1815 "test_type": "unit",
1817 "components/List/tests/unit/Theming/*.{h,m,swift}",
1818 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1820 "resources": "components/List/tests/unit/Theming/resources/*"
1825 "name": "NavigationBar",
1829 "public_header_files": "components/NavigationBar/src/*.h",
1830 "source_files": "components/NavigationBar/src/*.{h,m}",
1832 "MDFTextAccessibility": [
1835 "MaterialComponents/ButtonBar": [
1838 "MaterialComponents/Elevation": [
1841 "MaterialComponents/Typography": [
1844 "MDFInternationalization": [
1847 "MaterialComponents/private/Math": [
1853 "name": "UnitTests",
1854 "test_type": "unit",
1856 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1857 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1859 "resources": "components/NavigationBar/tests/unit/resources/*",
1861 "MaterialComponents/NavigationBar+ColorThemer": [
1864 "MaterialComponents/NavigationBar+TypographyThemer": [
1872 "name": "NavigationBar+ColorThemer",
1876 "public_header_files": [
1877 "components/NavigationBar/src/ColorThemer/*.h"
1880 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1883 "MaterialComponents/NavigationBar": [
1886 "MaterialComponents/schemes/Color": [
1892 "name": "NavigationBar+TypographyThemer",
1896 "public_header_files": [
1897 "components/NavigationBar/src/TypographyThemer/*.h"
1900 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1903 "MaterialComponents/NavigationBar": [
1906 "MaterialComponents/schemes/Typography": [
1912 "name": "NavigationDrawer",
1916 "public_header_files": "components/NavigationDrawer/src/*.h",
1918 "components/NavigationDrawer/src/*.{h,m}",
1919 "components/NavigationDrawer/src/private/*.{h,m}"
1921 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1923 "MaterialComponents/Elevation": [
1926 "MaterialComponents/Palettes": [
1929 "MaterialComponents/ShadowLayer": [
1932 "MaterialComponents/private/Math": [
1935 "MaterialComponents/private/UIMetrics": [
1941 "name": "UnitTests",
1942 "test_type": "unit",
1944 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1945 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1946 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1949 "MaterialComponents/NavigationDrawer+ColorThemer": [
1957 "name": "NavigationDrawer+ColorThemer",
1961 "public_header_files": [
1962 "components/NavigationDrawer/src/ColorThemer/*.h"
1965 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1966 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1969 "MaterialComponents/NavigationDrawer": [
1972 "MaterialComponents/schemes/Color": [
1978 "name": "OverlayWindow",
1982 "public_header_files": "components/OverlayWindow/src/*.h",
1984 "components/OverlayWindow/src/*.{h,m}",
1985 "components/OverlayWindow/src/private/*.{h,m}"
1988 "MaterialComponents/private/Application": [
1994 "name": "UnitTests",
1995 "test_type": "unit",
1997 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1998 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2000 "resources": "components/OverlayWindow/tests/unit/resources/*"
2005 "name": "PageControl",
2009 "public_header_files": "components/PageControl/src/*.h",
2011 "components/PageControl/src/*.{h,m}",
2012 "components/PageControl/src/private/*.{h,m}"
2015 "components/PageControl/src/MaterialPageControl.bundle"
2018 "MDFInternationalization": [
2024 "name": "UnitTests",
2025 "test_type": "unit",
2027 "components/PageControl/tests/unit/*.{h,m,swift}",
2028 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2030 "resources": "components/PageControl/tests/unit/resources/*"
2039 "public_header_files": "components/Palettes/src/*.h",
2041 "components/Palettes/src/*.{h,m}",
2042 "components/Palettes/src/private/*.{h,m}"
2046 "name": "UnitTests",
2047 "test_type": "unit",
2049 "components/Palettes/tests/unit/*.{h,m,swift}",
2050 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2052 "resources": "components/Palettes/tests/unit/resources/*"
2057 "name": "ProgressView",
2061 "public_header_files": "components/ProgressView/src/*.h",
2063 "components/ProgressView/src/*.{h,m}",
2064 "components/ProgressView/src/private/*.{h,m}"
2067 "MDFInternationalization": [
2070 "MaterialComponents/Palettes": [
2073 "MaterialComponents/private/Math": [
2082 "name": "UnitTests",
2083 "test_type": "unit",
2085 "components/ProgressView/tests/unit/*.{h,m,swift}",
2086 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2088 "resources": "components/ProgressView/tests/unit/resources/*"
2093 "name": "ProgressView+Theming",
2097 "public_header_files": "components/ProgressView/src/Theming/*.h",
2099 "components/ProgressView/src/Theming/*.{h,m}",
2100 "components/ProgressView/src/Theming/private/*.{h,m}"
2103 "MaterialComponents/ProgressView": [
2106 "MaterialComponents/schemes/Container": [
2112 "name": "UnitTests",
2113 "test_type": "unit",
2115 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2116 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2118 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2127 "public_header_files": "components/Ripple/src/*.h",
2129 "components/Ripple/src/*.{h,m}",
2130 "components/Ripple/src/private/*.{h,m}"
2133 "MaterialComponents/AnimationTiming": [
2136 "MaterialComponents/private/Color": [
2139 "MaterialComponents/private/Math": [
2145 "name": "UnitTests",
2146 "test_type": "unit",
2148 "components/Ripple/tests/unit/*.{h,m,swift}",
2149 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2151 "resources": "components/Ripple/tests/unit/resources/*"
2156 "name": "ShadowElevations",
2160 "public_header_files": "components/ShadowElevations/src/*.h",
2161 "source_files": "components/ShadowElevations/src/*.{h,m}",
2164 "name": "UnitTests",
2165 "test_type": "unit",
2167 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2168 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2170 "resources": "components/ShadowElevations/tests/unit/resources/*"
2175 "name": "ShadowLayer",
2179 "public_header_files": "components/ShadowLayer/src/*.h",
2180 "source_files": "components/ShadowLayer/src/*.{h,m}",
2182 "MaterialComponents/ShadowElevations": [
2188 "name": "UnitTests",
2189 "test_type": "unit",
2191 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2192 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2194 "resources": "components/ShadowLayer/tests/unit/resources/*"
2199 "name": "ShapeLibrary",
2203 "public_header_files": "components/ShapeLibrary/src/*.h",
2205 "components/ShapeLibrary/src/*.{h,m}",
2206 "components/ShapeLibrary/src/private/*.{h,m}"
2209 "MaterialComponents/Shapes": [
2212 "MaterialComponents/private/Math": [
2218 "name": "UnitTests",
2219 "test_type": "unit",
2221 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2222 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2224 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2233 "public_header_files": "components/Shapes/src/*.h",
2235 "components/Shapes/src/*.{h,m}",
2236 "components/Shapes/src/private/*.{h,m}"
2239 "MaterialComponents/ShadowLayer": [
2242 "MaterialComponents/private/Color": [
2245 "MaterialComponents/private/Math": [
2251 "name": "UnitTests",
2252 "test_type": "unit",
2254 "components/Shapes/tests/unit/*.{h,m,swift}",
2255 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2257 "resources": "components/Shapes/tests/unit/resources/*"
2266 "public_header_files": [
2267 "components/Slider/src/*.h"
2270 "components/Slider/src/*.{h,m}",
2271 "components/Slider/src/private/*.{h,m}"
2274 "MaterialComponents/Elevation": [
2277 "MaterialComponents/Palettes": [
2280 "MaterialComponents/ShadowElevations": [
2283 "MaterialComponents/private/Math": [
2286 "MaterialComponents/private/ThumbTrack": [
2292 "name": "UnitTests",
2293 "test_type": "unit",
2295 "components/Slider/tests/unit/*.{h,m,swift}",
2296 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2298 "resources": "components/Slider/tests/unit/resources/*"
2303 "name": "Slider+ColorThemer",
2307 "public_header_files": [
2308 "components/Slider/src/ColorThemer/*.h"
2311 "components/Slider/src/ColorThemer/*.{h,m}"
2314 "MaterialComponents/Palettes": [
2317 "MaterialComponents/Slider": [
2320 "MaterialComponents/schemes/Color": [
2330 "public_header_files": "components/Snackbar/src/*.h",
2332 "components/Snackbar/src/*.{h,m}",
2333 "components/Snackbar/src/private/*.{h,m}"
2336 "components/Snackbar/src/MaterialSnackbar.bundle"
2339 "MaterialComponents/AnimationTiming": [
2342 "MaterialComponents/Buttons": [
2345 "MaterialComponents/Elevation": [
2348 "MaterialComponents/OverlayWindow": [
2351 "MaterialComponents/ShadowElevations": [
2354 "MaterialComponents/ShadowLayer": [
2357 "MaterialComponents/Typography": [
2360 "MaterialComponents/private/Application": [
2363 "MaterialComponents/private/KeyboardWatcher": [
2366 "MaterialComponents/private/Math": [
2369 "MaterialComponents/private/Overlay": [
2375 "name": "UnitTests",
2376 "test_type": "unit",
2378 "components/Snackbar/tests/unit/*.{h,m,swift}",
2379 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2381 "resources": "components/Snackbar/tests/unit/resources/*",
2383 "MaterialComponents/Snackbar+FontThemer": [
2386 "MaterialComponents/Snackbar+TypographyThemer": [
2389 "MaterialComponents/Themes": [
2397 "name": "Snackbar+FontThemer",
2401 "public_header_files": [
2402 "components/Snackbar/src/FontThemer/*.h"
2405 "components/Snackbar/src/FontThemer/*.{h,m}"
2408 "MaterialComponents/Snackbar": [
2411 "MaterialComponents/Themes": [
2417 "name": "Snackbar+TypographyThemer",
2421 "public_header_files": [
2422 "components/Snackbar/src/TypographyThemer/*.h"
2425 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2428 "MaterialComponents/Snackbar": [
2431 "MaterialComponents/schemes/Typography": [
2441 "public_header_files": "components/Tabs/src/*.h",
2443 "components/Tabs/src/*.{h,m}",
2444 "components/Tabs/src/private/*.{h,m}"
2447 "components/Tabs/src/MaterialTabs.bundle"
2450 "MDFInternationalization": [
2453 "MaterialComponents/AnimationTiming": [
2456 "MaterialComponents/Elevation": [
2459 "MaterialComponents/Ink": [
2462 "MaterialComponents/Palettes": [
2465 "MaterialComponents/Ripple": [
2468 "MaterialComponents/ShadowElevations": [
2471 "MaterialComponents/ShadowLayer": [
2474 "MaterialComponents/Typography": [
2477 "MaterialComponents/private/Math": [
2483 "name": "UnitTests",
2484 "test_type": "unit",
2486 "components/Tabs/tests/unit/*.{h,m,swift}",
2487 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2489 "resources": "components/Tabs/tests/unit/resources/*",
2491 "MaterialComponents/Tabs+ColorThemer": [
2494 "MaterialComponents/Tabs+TypographyThemer": [
2497 "MaterialComponents/Themes": [
2505 "name": "Tabs+ColorThemer",
2509 "public_header_files": [
2510 "components/Tabs/src/ColorThemer/*.h"
2513 "components/Tabs/src/ColorThemer/*.{h,m}"
2516 "MaterialComponents/schemes/Color": [
2519 "MaterialComponents/Tabs": [
2525 "name": "Tabs+TypographyThemer",
2529 "public_header_files": [
2530 "components/Tabs/src/TypographyThemer/*.h"
2533 "components/Tabs/src/TypographyThemer/*.{h,m}"
2536 "MaterialComponents/Tabs": [
2539 "MaterialComponents/schemes/Typography": [
2545 "name": "Tabs+Theming",
2549 "public_header_files": "components/Tabs/src/Theming/*.h",
2551 "components/Tabs/src/Theming/*.{h,m}",
2552 "components/Tabs/src/Theming/private/*.{h,m}"
2555 "MaterialComponents/Tabs": [
2558 "MaterialComponents/Tabs+ColorThemer": [
2561 "MaterialComponents/Tabs+TypographyThemer": [
2564 "MaterialComponents/schemes/Container": [
2570 "name": "UnitTests",
2571 "test_type": "unit",
2573 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2574 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2576 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2581 "name": "TextFields",
2585 "public_header_files": "components/TextFields/src/*.h",
2587 "components/TextFields/src/*.{h,m}",
2588 "components/TextFields/src/private/*.{h,m}"
2591 "MaterialComponents/AnimationTiming": [
2594 "MaterialComponents/Buttons": [
2597 "MaterialComponents/Elevation": [
2600 "MaterialComponents/Palettes": [
2603 "MaterialComponents/Typography": [
2606 "MaterialComponents/private/Math": [
2609 "MDFInternationalization": [
2615 "name": "UnitTests",
2616 "test_type": "unit",
2618 "components/TextFields/tests/unit/*.{h,m,swift}",
2619 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2621 "resources": "components/TextFields/tests/unit/resources/*",
2623 "MaterialComponents/TextFields+ColorThemer": [
2626 "MaterialComponents/TextFields+TypographyThemer": [
2629 "MaterialComponents/Themes": [
2637 "name": "TextControls",
2641 "public_header_files": "components/TextControls/src/*.h",
2643 "components/TextControls/src/*.{h,m}",
2644 "components/TextControls/src/private/*.{h,m}"
2647 "MaterialComponents/AnimationTiming": [
2650 "MaterialComponents/private/Math": [
2653 "MDFInternationalization": [
2659 "name": "UnitTests",
2660 "test_type": "unit",
2662 "components/TextControls/tests/unit/*.{h,m,swift}",
2663 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2665 "resources": "components/TextControls/tests/unit//resources/*"
2670 "name": "TextControls+Theming",
2674 "public_header_files": "components/TextControls/src/Theming/*.h",
2676 "components/TextControls/src/Theming/*.{h,m}",
2677 "components/TextControls/src/Theming/private/*.{h,m}"
2680 "MaterialComponents/TextControls": [
2683 "MaterialComponents/schemes/Color": [
2686 "MaterialComponents/schemes/Container": [
2689 "MaterialComponents/schemes/Typography": [
2695 "name": "UnitTests",
2696 "test_type": "unit",
2698 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2701 "MaterialComponents/schemes/Container": [
2709 "name": "TextFields+ColorThemer",
2713 "public_header_files": [
2714 "components/TextFields/src/ColorThemer/*.h"
2717 "components/TextFields/src/ColorThemer/*.{h,m}"
2720 "MaterialComponents/TextFields": [
2723 "MaterialComponents/Themes": [
2729 "name": "TextFields+Theming",
2733 "public_header_files": "components/TextFields/src/Theming/*.h",
2735 "components/TextFields/src/Theming/*.{h,m}",
2736 "components/TextFields/src/Theming/private/*.{h,m}"
2739 "MaterialComponents/TextFields": [
2742 "MaterialComponents/TextFields+ColorThemer": [
2745 "MaterialComponents/TextFields+TypographyThemer": [
2748 "MaterialComponents/schemes/Container": [
2754 "name": "UnitTests",
2755 "test_type": "unit",
2757 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2758 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2760 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2765 "name": "TextFields+TypographyThemer",
2769 "public_header_files": [
2770 "components/TextFields/src/TypographyThemer/*.h"
2773 "components/TextFields/src/TypographyThemer/*.{h,m}"
2776 "MaterialComponents/TextFields": [
2779 "MaterialComponents/schemes/Typography": [
2789 "public_header_files": "components/Themes/src/*.h",
2791 "components/Themes/src/*.{h,m}",
2792 "components/Themes/src/private/*.{h,m}"
2795 "MaterialComponents/schemes/Color": [
2798 "MaterialComponents/schemes/Typography": [
2804 "name": "UnitTests",
2805 "test_type": "unit",
2807 "components/Themes/tests/unit/*.{h,m,swift}",
2808 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2810 "resources": "components/Themes/tests/unit/resources/*"
2815 "name": "Typography",
2819 "public_header_files": "components/Typography/src/*.h",
2821 "components/Typography/src/*.{h,m}",
2822 "components/Typography/src/private/*.{h,m}"
2825 "MaterialComponents/private/Application": [
2828 "MaterialComponents/private/Math": [
2834 "name": "UnitTests",
2835 "test_type": "unit",
2837 "components/Typography/tests/unit/*.{h,m,swift}",
2838 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2840 "resources": "components/Typography/tests/unit/resources/*",
2842 "MaterialComponents/private/Application": [
2857 "public_header_files": "components/schemes/Color/src/*.h",
2858 "source_files": "components/schemes/Color/src/*.{h,m}",
2860 "MaterialComponents/private/Color": [
2866 "name": "UnitTests",
2867 "test_type": "unit",
2869 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2870 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2872 "resources": "components/schemes/Color/tests/unit/resources/*",
2874 "MaterialComponents/private/Math": [
2882 "name": "Container",
2886 "public_header_files": "components/schemes/Container/src/*.h",
2887 "source_files": "components/schemes/Container/src/*.{h,m}",
2889 "MaterialComponents/schemes/Color": [
2892 "MaterialComponents/schemes/Typography": [
2895 "MaterialComponents/schemes/Shape": [
2901 "name": "UnitTests",
2902 "test_type": "unit",
2904 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2905 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2915 "public_header_files": "components/schemes/Shape/src/*.h",
2916 "source_files": "components/schemes/Shape/src/*.{h,m}",
2918 "MaterialComponents/ShapeLibrary": [
2921 "MaterialComponents/Shapes": [
2927 "name": "UnitTests",
2928 "test_type": "unit",
2930 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2931 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2933 "resources": "components/schemes/Shape/tests/unit/resources/*"
2938 "name": "Typography",
2942 "public_header_files": "components/schemes/Typography/src/*.h",
2943 "source_files": "components/schemes/Typography/src/*.{h,m}",
2945 "MaterialComponents/Typography": [
2948 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2951 "MaterialComponents/schemes/Typography+Scheming": [
2957 "name": "UnitTests",
2958 "test_type": "unit",
2960 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2961 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2963 "resources": "components/schemes/Typography/tests/unit/resources/*"
2968 "name": "Typography+BasicFontScheme",
2972 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2974 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2975 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2979 "name": "Typography+Scheming",
2983 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2985 "components/schemes/Typography/src/Scheming/*.{h,m}",
2986 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2998 "name": "UnitTests",
2999 "test_type": "unit",
3001 "components/private/Icons/tests/unit/*.{h,m,swift}"
3008 "public_header_files": "components/private/Icons/src/*.h",
3009 "source_files": "components/private/Icons/src/*.{h,m}"
3012 "name": "ic_arrow_back",
3013 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3014 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3015 "resource_bundles": {
3016 "MaterialIcons_ic_arrow_back": [
3017 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3021 "MaterialComponents/private/Icons/Base": [
3028 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3029 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3030 "resource_bundles": {
3031 "MaterialIcons_ic_check": [
3032 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3036 "MaterialComponents/private/Icons/Base": [
3042 "name": "ic_check_circle",
3043 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3044 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3045 "resource_bundles": {
3046 "MaterialIcons_ic_check_circle": [
3047 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3051 "MaterialComponents/private/Icons/Base": [
3057 "name": "ic_chevron_right",
3058 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3059 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3060 "resource_bundles": {
3061 "MaterialIcons_ic_chevron_right": [
3062 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3066 "MaterialComponents/private/Icons/Base": [
3072 "name": "ic_color_lens",
3073 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3074 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3075 "resource_bundles": {
3076 "MaterialIcons_ic_color_lens": [
3077 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3081 "MaterialComponents/private/Icons/Base": [
3087 "name": "ic_help_outline",
3088 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3089 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3090 "resource_bundles": {
3091 "MaterialIcons_ic_help_outline": [
3092 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3096 "MaterialComponents/private/Icons/Base": [
3103 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3104 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3105 "resource_bundles": {
3106 "MaterialIcons_ic_info": [
3107 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3111 "MaterialComponents/private/Icons/Base": [
3117 "name": "ic_more_horiz",
3118 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3119 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3120 "resource_bundles": {
3121 "MaterialIcons_ic_more_horiz": [
3122 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3126 "MaterialComponents/private/Icons/Base": [
3132 "name": "ic_radio_button_unchecked",
3133 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3134 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3135 "resource_bundles": {
3136 "MaterialIcons_ic_radio_button_unchecked": [
3137 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3141 "MaterialComponents/private/Icons/Base": [
3147 "name": "ic_reorder",
3148 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3149 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3150 "resource_bundles": {
3151 "MaterialIcons_ic_reorder": [
3152 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3156 "MaterialComponents/private/Icons/Base": [
3162 "name": "ic_settings",
3163 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3164 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3165 "resource_bundles": {
3166 "MaterialIcons_ic_settings": [
3167 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3171 "MaterialComponents/private/Icons/Base": [
3179 "name": "Application",
3183 "public_header_files": "components/private/Application/src/*.h",
3184 "source_files": "components/private/Application/src/*.{h,m}",
3187 "name": "UnitTests",
3188 "test_type": "unit",
3190 "components/private/Application/tests/unit/*.{h,m,swift}",
3191 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3193 "resources": "components/private/Application/tests/unit/resources/*"
3202 "public_header_files": "components/private/Color/src/*.h",
3203 "source_files": "components/private/Color/src/*.{h,m}",
3206 "name": "UnitTests",
3207 "test_type": "unit",
3209 "components/private/Color/tests/unit/*.{h,m,swift}",
3210 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3212 "resources": "components/private/Color/tests/unit/resources/*"
3217 "name": "KeyboardWatcher",
3221 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3222 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3224 "MaterialComponents/private/Application": [
3230 "name": "UnitTests",
3231 "test_type": "unit",
3233 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3234 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3236 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3245 "public_header_files": "components/private/Math/src/*.h",
3246 "source_files": "components/private/Math/src/*.{h,m}",
3249 "name": "UnitTests",
3250 "test_type": "unit",
3252 "components/private/Math/tests/unit/*.{h,m,swift}",
3253 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3255 "resources": "components/private/Math/tests/unit/resources/*"
3264 "public_header_files": "components/private/Overlay/src/*.h",
3266 "components/private/Overlay/src/*.{h,m}",
3267 "components/private/Overlay/src/private/*.{h,m}"
3271 "name": "UnitTests",
3272 "test_type": "unit",
3274 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3275 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3277 "resources": "components/private/Overlay/tests/unit/resources/*"
3282 "name": "ThumbTrack",
3286 "public_header_files": "components/private/ThumbTrack/src/*.h",
3288 "components/private/ThumbTrack/src/*.{h,m}",
3289 "components/private/ThumbTrack/src/private/*.{h,m}"
3292 "MaterialComponents/Ink": [
3295 "MaterialComponents/Ripple": [
3298 "MaterialComponents/ShadowElevations": [
3301 "MaterialComponents/ShadowLayer": [
3304 "MaterialComponents/Typography": [
3307 "MDFInternationalization": [
3310 "MaterialComponents/private/Math": [
3316 "name": "UnitTests",
3317 "test_type": "unit",
3319 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3320 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3322 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3327 "name": "UIMetrics",
3331 "public_header_files": "components/private/UIMetrics/src/*.h",
3333 "components/private/UIMetrics/src/*.{h,m}",
3334 "components/private/UIMetrics/src/private/*.{h,m}"
3337 "MaterialComponents/private/Application": [
3343 "name": "UnitTests",
3344 "test_type": "unit",
3346 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3347 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3349 "resources": "components/private/UIMetrics/tests/unit/resources/*"