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/*",
416 "MaterialComponents/BottomAppBar+ColorThemer": [
424 "name": "BottomAppBar+ColorThemer",
428 "public_header_files": [
429 "components/BottomAppBar/src/ColorThemer/*.h"
432 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
435 "MaterialComponents/BottomAppBar": [
438 "MaterialComponents/Themes": [
444 "name": "BottomNavigation",
448 "public_header_files": "components/BottomNavigation/src/*.h",
450 "components/BottomNavigation/src/*.{h,m}",
451 "components/BottomNavigation/src/private/*.{h,m}"
454 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
455 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
458 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
461 "MDFInternationalization": [
464 "MaterialComponents/Elevation": [
467 "MaterialComponents/Ink": [
470 "MaterialComponents/Ripple": [
473 "MaterialComponents/Palettes": [
476 "MaterialComponents/ShadowElevations": [
479 "MaterialComponents/ShadowLayer": [
482 "MaterialComponents/Typography": [
485 "MaterialComponents/private/Math": [
494 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
495 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
498 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
500 "resources": "components/BottomNavigation/tests/unit/resources/*",
502 "MaterialComponents/BottomNavigation+ColorThemer": [
505 "MaterialComponents/BottomNavigation+TypographyThemer": [
513 "name": "BottomNavigation+ColorThemer",
517 "public_header_files": [
518 "components/BottomNavigation/src/ColorThemer/*.h"
521 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
524 "MaterialComponents/BottomNavigation": [
527 "MaterialComponents/schemes/Color": [
533 "name": "BottomNavigation+TypographyThemer",
537 "public_header_files": [
538 "components/BottomNavigation/src/TypographyThemer/*.h"
541 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
544 "MaterialComponents/BottomNavigation": [
547 "MaterialComponents/schemes/Typography": [
553 "name": "BottomNavigation+Theming",
557 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
559 "components/BottomNavigation/src/Theming/*.{h,m}",
560 "components/BottomNavigation/src/Theming/private/*.{h,m}"
563 "MaterialComponents/BottomNavigation": [
566 "MaterialComponents/ShadowElevations": [
569 "MaterialComponents/schemes/Color": [
572 "MaterialComponents/schemes/Container": [
575 "MaterialComponents/schemes/Typography": [
584 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
585 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
587 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
592 "name": "BottomSheet",
596 "public_header_files": "components/BottomSheet/src/*.h",
598 "components/BottomSheet/src/*.{h,m}",
599 "components/BottomSheet/src/private/*.{h,m}"
601 "frameworks": "WebKit",
603 "MaterialComponents/Elevation": [
606 "MaterialComponents/ShapeLibrary": [
609 "MaterialComponents/Shapes": [
612 "MaterialComponents/ShadowElevations": [
615 "MaterialComponents/ShadowLayer": [
618 "MaterialComponents/private/KeyboardWatcher": [
621 "MaterialComponents/private/Math": [
630 "components/BottomSheet/tests/unit/*.{h,m,swift}",
631 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
633 "resources": "components/BottomSheet/tests/unit/resources/*",
635 "MaterialComponents/BottomSheet+ShapeThemer": [
643 "name": "BottomSheet+ShapeThemer",
647 "public_header_files": [
648 "components/BottomSheet/src/ShapeThemer/*.h"
651 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
652 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
655 "MaterialComponents/BottomSheet": [
658 "MaterialComponents/schemes/Shape": [
668 "public_header_files": "components/Buttons/src/*.h",
670 "components/Buttons/src/*.{h,m}",
671 "components/Buttons/src/private/*.{h,m}"
674 "MDFInternationalization": [
677 "MDFTextAccessibility": [
680 "MaterialComponents/Elevation": [
683 "MaterialComponents/Ink": [
686 "MaterialComponents/Ripple": [
689 "MaterialComponents/ShadowElevations": [
692 "MaterialComponents/ShadowLayer": [
695 "MaterialComponents/Shapes": [
698 "MaterialComponents/Typography": [
701 "MaterialComponents/private/Math": [
710 "components/Buttons/tests/unit/*.{h,m,swift}",
711 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
713 "resources": "components/Buttons/tests/unit/resources/*",
715 "MaterialComponents/Buttons+ShapeThemer": [
718 "MaterialComponents/Buttons+ColorThemer": [
721 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
724 "MaterialComponents/Buttons+ButtonThemer": [
732 "name": "Buttons+ColorThemer",
736 "public_header_files": [
737 "components/Buttons/src/ColorThemer/*.h"
740 "components/Buttons/src/ColorThemer/*.{h,m}",
741 "components/Buttons/src/ColorThemer/private/*.{h,m}"
744 "MaterialComponents/Buttons": [
747 "MaterialComponents/schemes/Color": [
753 "name": "Buttons+TitleColorAccessibilityMutator",
757 "public_header_files": [
758 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
761 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
762 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
765 "MDFTextAccessibility": [
768 "MaterialComponents/Buttons": [
774 "name": "Buttons+ShapeThemer",
778 "public_header_files": [
779 "components/Buttons/src/ShapeThemer/*.h"
782 "components/Buttons/src/ShapeThemer/*.{h,m}"
785 "MaterialComponents/Buttons": [
788 "MaterialComponents/schemes/Shape": [
794 "name": "Buttons+TypographyThemer",
798 "public_header_files": [
799 "components/Buttons/src/TypographyThemer/*.h"
802 "components/Buttons/src/TypographyThemer/*.{h,m}"
805 "MaterialComponents/Buttons": [
808 "MaterialComponents/schemes/Typography": [
814 "name": "Buttons+ButtonThemer",
818 "public_header_files": [
819 "components/Buttons/src/ButtonThemer/*.h"
822 "components/Buttons/src/ButtonThemer/*.{h,m}",
823 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
826 "MaterialComponents/Buttons": [
829 "MaterialComponents/Buttons+ColorThemer": [
832 "MaterialComponents/Buttons+ShapeThemer": [
835 "MaterialComponents/Buttons+TypographyThemer": [
838 "MaterialComponents/Palettes": [
844 "name": "Buttons+Theming",
848 "public_header_files": "components/Buttons/src/Theming/*.h",
850 "components/Buttons/src/Theming/*.{h,m}",
851 "components/Buttons/src/Theming/private/*.{h,m}"
854 "MaterialComponents/Buttons": [
857 "MaterialComponents/Buttons+ColorThemer": [
860 "MaterialComponents/Buttons+ShapeThemer": [
863 "MaterialComponents/Buttons+TypographyThemer": [
866 "MaterialComponents/ShadowElevations": [
869 "MaterialComponents/schemes/Container": [
878 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
879 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
881 "resources": "components/Buttons/tests/unit/Theming/resources/*"
890 "public_header_files": "components/ButtonBar/src/*.h",
892 "components/ButtonBar/src/*.{h,m}",
893 "components/ButtonBar/src/private/*.{h,m}"
896 "MDFInternationalization": [
899 "MaterialComponents/Buttons": [
902 "MaterialComponents/private/Application": [
911 "components/ButtonBar/tests/unit/*.{h,m,swift}",
912 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
914 "resources": "components/ButtonBar/tests/unit/resources/*"
919 "name": "ButtonBar+ColorThemer",
923 "public_header_files": [
924 "components/ButtonBar/src/ColorThemer/*.h"
927 "components/ButtonBar/src/ColorThemer/*.{h,m}"
930 "MaterialComponents/ButtonBar": [
933 "MaterialComponents/Themes": [
943 "public_header_files": "components/Cards/src/*.h",
944 "source_files": "components/Cards/src/*.{h,m}",
946 "components/Cards/src/MDCCard+Ripple.{h,m}",
947 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
950 "MaterialComponents/Elevation": [
953 "MaterialComponents/Ink": [
956 "MaterialComponents/Ripple": [
959 "MaterialComponents/ShadowLayer": [
962 "MaterialComponents/Shapes": [
965 "MaterialComponents/private/Icons/ic_check_circle": [
968 "MaterialComponents/private/Math": [
977 "components/Cards/tests/unit/*.{h,m,swift}",
978 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
980 "resources": "components/Cards/tests/unit/resources/*",
982 "MaterialComponents/Cards+ColorThemer": [
985 "MaterialComponents/Cards+ShapeThemer": [
993 "name": "Cards+ColorThemer",
997 "public_header_files": [
998 "components/Cards/src/ColorThemer/*.h"
1001 "components/Cards/src/ColorThemer/*.{h,m}"
1004 "MaterialComponents/Cards": [
1007 "MaterialComponents/schemes/Color": [
1013 "name": "Cards+ShapeThemer",
1017 "public_header_files": [
1018 "components/Cards/src/ShapeThemer/*.h"
1021 "components/Cards/src/ShapeThemer/*.{h,m}"
1024 "MaterialComponents/Cards": [
1027 "MaterialComponents/schemes/Shape": [
1033 "name": "Cards+CardThemer",
1037 "public_header_files": [
1038 "components/Cards/src/CardThemer/*.h"
1041 "components/Cards/src/CardThemer/*.{h,m}"
1044 "MaterialComponents/Cards": [
1047 "MaterialComponents/Cards+ColorThemer": [
1050 "MaterialComponents/Cards+ShapeThemer": [
1056 "name": "Cards+Theming",
1060 "public_header_files": "components/Cards/src/Theming/*.h",
1062 "components/Cards/src/Theming/*.{h,m}",
1063 "components/Cards/src/Theming/private/*.{h,m}"
1066 "MaterialComponents/Cards": [
1069 "MaterialComponents/Cards+ColorThemer": [
1072 "MaterialComponents/Cards+ShapeThemer": [
1075 "MaterialComponents/schemes/Container": [
1081 "name": "UnitTests",
1082 "test_type": "unit",
1084 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1085 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1087 "resources": "components/Cards/tests/unit/Theming/resources/*"
1096 "public_header_files": "components/Chips/src/*.h",
1098 "components/Chips/src/*.{h,m}",
1099 "components/Chips/src/private/*.{h,m}"
1102 "MDFInternationalization": [
1105 "MaterialComponents/Elevation": [
1108 "MaterialComponents/Ink": [
1111 "MaterialComponents/Ripple": [
1114 "MaterialComponents/ShadowLayer": [
1117 "MaterialComponents/ShadowElevations": [
1120 "MaterialComponents/ShapeLibrary": [
1123 "MaterialComponents/Shapes": [
1126 "MaterialComponents/TextFields": [
1129 "MaterialComponents/Typography": [
1132 "MaterialComponents/private/Math": [
1138 "name": "UnitTests",
1139 "test_type": "unit",
1141 "components/Chips/tests/unit/*.{h,m,swift}",
1142 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1144 "resources": "components/Chips/tests/unit/resources/*",
1146 "MaterialComponents/Themes": [
1154 "name": "Chips+Theming",
1158 "public_header_files": "components/Chips/src/Theming/*.h",
1160 "components/Chips/src/Theming/*.{h,m}",
1161 "components/Chips/src/Theming/private/*.{h,m}"
1164 "MaterialComponents/Chips": [
1167 "MaterialComponents/schemes/Container": [
1170 "MaterialComponents/Typography": [
1176 "name": "UnitTests",
1177 "test_type": "unit",
1179 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1180 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1182 "resources": "components/Chips/tests/unit/Theming/resources/*"
1187 "name": "CollectionCells",
1191 "public_header_files": "components/CollectionCells/src/*.h",
1193 "components/CollectionCells/src/*.{h,m}",
1194 "components/CollectionCells/src/private/*.{h,m}"
1197 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1204 "MDFInternationalization": [
1207 "MaterialComponents/CollectionLayoutAttributes": [
1210 "MaterialComponents/Ink": [
1213 "MaterialComponents/Typography": [
1216 "MaterialComponents/Palettes": [
1219 "MaterialComponents/private/Icons/ic_check": [
1222 "MaterialComponents/private/Icons/ic_check_circle": [
1225 "MaterialComponents/private/Icons/ic_chevron_right": [
1228 "MaterialComponents/private/Icons/ic_info": [
1231 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1234 "MaterialComponents/private/Icons/ic_reorder": [
1237 "MaterialComponents/private/Math": [
1243 "name": "UnitTests",
1244 "test_type": "unit",
1246 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1247 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1249 "resources": "components/CollectionCells/tests/unit/resources/*"
1254 "name": "CollectionLayoutAttributes",
1258 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1259 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1262 "name": "UnitTests",
1263 "test_type": "unit",
1265 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1266 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1268 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1273 "name": "Collections",
1277 "public_header_files": "components/Collections/src/*.h",
1279 "components/Collections/src/*.{h,m}",
1280 "components/Collections/src/private/*.{h,m}"
1283 "components/Collections/src/MaterialCollections.bundle"
1290 "MaterialComponents/CollectionCells": [
1293 "MaterialComponents/CollectionLayoutAttributes": [
1296 "MaterialComponents/Ink": [
1299 "MaterialComponents/Palettes": [
1302 "MaterialComponents/ShadowElevations": [
1305 "MaterialComponents/ShadowLayer": [
1308 "MaterialComponents/Typography": [
1314 "name": "UnitTests",
1315 "test_type": "unit",
1317 "components/Collections/tests/unit/*.{h,m,swift}",
1318 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1320 "resources": "components/Collections/tests/unit/resources/*"
1329 "public_header_files": "components/Dialogs/src/*.h",
1331 "components/Dialogs/src/*.{h,m}",
1332 "components/Dialogs/src/private/*.{h,m}"
1335 "components/Dialogs/src/MaterialDialogs.bundle"
1338 "MaterialComponents/Buttons": [
1341 "MaterialComponents/Elevation": [
1344 "MaterialComponents/ShadowElevations": [
1347 "MaterialComponents/ShadowLayer": [
1350 "MaterialComponents/Typography": [
1353 "MaterialComponents/private/KeyboardWatcher": [
1356 "MaterialComponents/private/Math": [
1359 "MDFInternationalization": [
1365 "name": "UnitTests",
1366 "test_type": "unit",
1368 "components/Dialogs/tests/unit/*.{h,m,swift}",
1369 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1371 "resources": "components/Dialogs/tests/unit/resources/*",
1373 "MaterialComponents/Dialogs+DialogThemer": [
1381 "name": "Dialogs+ColorThemer",
1385 "public_header_files": [
1386 "components/Dialogs/src/ColorThemer/*.h"
1389 "components/Dialogs/src/ColorThemer/*.{h,m}"
1392 "MaterialComponents/Dialogs": [
1395 "MaterialComponents/Themes": [
1398 "MaterialComponents/Buttons+ColorThemer": [
1404 "name": "Dialogs+TypographyThemer",
1408 "public_header_files": [
1409 "components/Dialogs/src/TypographyThemer/*.h"
1412 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1415 "MaterialComponents/Dialogs": [
1418 "MaterialComponents/schemes/Typography": [
1421 "MaterialComponents/Buttons+TypographyThemer": [
1427 "name": "Dialogs+DialogThemer",
1431 "public_header_files": [
1432 "components/Dialogs/src/DialogThemer/*.h"
1435 "components/Dialogs/src/DialogThemer/*.{h,m}"
1438 "MaterialComponents/Dialogs": [
1441 "MaterialComponents/Dialogs+ColorThemer": [
1444 "MaterialComponents/Dialogs+TypographyThemer": [
1447 "MaterialComponents/Buttons+ButtonThemer": [
1453 "name": "Dialogs+Theming",
1457 "public_header_files": "components/Dialogs/src/Theming/*.h",
1459 "components/Dialogs/src/Theming/*.{h,m}",
1460 "components/Dialogs/src/Theming/private/*.{h,m}"
1463 "MaterialComponents/Dialogs": [
1466 "MaterialComponents/Dialogs+ColorThemer": [
1469 "MaterialComponents/Dialogs+TypographyThemer": [
1472 "MaterialComponents/ShadowElevations": [
1475 "MaterialComponents/schemes/Container": [
1478 "MaterialComponents/Buttons+Theming": [
1484 "name": "UnitTests",
1485 "test_type": "unit",
1487 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1488 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1490 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1495 "name": "Elevation",
1499 "public_header_files": "components/Elevation/src/*.h",
1501 "components/Elevation/src/*.{h,m}",
1502 "components/Elevation/src/private/*.{h,m}"
1505 "MaterialComponents/private/Color": [
1508 "MaterialComponents/private/Math": [
1514 "name": "UnitTests",
1515 "test_type": "unit",
1517 "components/Elevation/tests/unit/*.{h,m,swift}",
1518 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1521 "MaterialComponents/private/Color": [
1529 "name": "FeatureHighlight",
1533 "public_header_files": "components/FeatureHighlight/src/*.h",
1535 "components/FeatureHighlight/src/*.{h,m}",
1536 "components/FeatureHighlight/src/private/*.{h,m}"
1539 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1542 "MaterialComponents/private/Math": [
1545 "MaterialComponents/Typography": [
1548 "MDFTextAccessibility": [
1554 "name": "UnitTests",
1555 "test_type": "unit",
1557 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1558 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1560 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1562 "MaterialComponents/FeatureHighlight+ColorThemer": [
1565 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1568 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1576 "name": "FeatureHighlight+ColorThemer",
1580 "public_header_files": [
1581 "components/FeatureHighlight/src/ColorThemer/*.h"
1584 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1587 "MaterialComponents/FeatureHighlight": [
1590 "MaterialComponents/Themes": [
1596 "name": "FeatureHighlight+FontThemer",
1600 "public_header_files": [
1601 "components/FeatureHighlight/src/FontThemer/*.h"
1604 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1607 "MaterialComponents/FeatureHighlight": [
1610 "MaterialComponents/Themes": [
1616 "name": "FeatureHighlight+TypographyThemer",
1620 "public_header_files": [
1621 "components/FeatureHighlight/src/TypographyThemer/*.h"
1624 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1627 "MaterialComponents/FeatureHighlight": [
1630 "MaterialComponents/schemes/Typography": [
1636 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1640 "public_header_files": [
1641 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1644 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1647 "MaterialComponents/FeatureHighlight": [
1650 "MDFTextAccessibility": [
1656 "name": "FlexibleHeader",
1660 "public_header_files": "components/FlexibleHeader/src/*.h",
1662 "components/FlexibleHeader/src/*.{h,m}",
1663 "components/FlexibleHeader/src/private/*.{h,m}"
1666 "MDFTextAccessibility": [
1669 "MaterialComponents/Elevation": [
1672 "MaterialComponents/ShadowElevations": [
1675 "MaterialComponents/ShadowLayer": [
1678 "MaterialComponents/private/Application": [
1681 "MaterialComponents/private/Math": [
1684 "MaterialComponents/private/UIMetrics": [
1690 "name": "UnitTests",
1691 "test_type": "unit",
1693 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1694 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1696 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1698 "MaterialComponents/FlexibleHeader+ColorThemer": [
1701 "MaterialComponents/ShadowLayer": [
1709 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1713 "public_header_files": [
1714 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1717 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1720 "MaterialComponents/FlexibleHeader": [
1726 "name": "FlexibleHeader+ColorThemer",
1730 "public_header_files": [
1731 "components/FlexibleHeader/src/ColorThemer/*.h"
1734 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1737 "MaterialComponents/FlexibleHeader": [
1740 "MaterialComponents/schemes/Color": [
1746 "name": "HeaderStackView",
1750 "public_header_files": "components/HeaderStackView/src/*.h",
1751 "source_files": "components/HeaderStackView/src/*.{h,m}",
1754 "name": "UnitTests",
1755 "test_type": "unit",
1757 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1758 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1760 "resources": "components/HeaderStackView/tests/unit/resources/*"
1765 "name": "HeaderStackView+ColorThemer",
1769 "public_header_files": [
1770 "components/HeaderStackView/src/ColorThemer/*.h"
1773 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1776 "MaterialComponents/HeaderStackView": [
1779 "MaterialComponents/Themes": [
1789 "public_header_files": "components/Ink/src/*.h",
1791 "components/Ink/src/*.{h,m}",
1792 "components/Ink/src/private/*.{h,m}"
1795 "MaterialComponents/private/Color": [
1798 "MaterialComponents/private/Math": [
1804 "name": "UnitTests",
1805 "test_type": "unit",
1807 "components/Ink/tests/unit/*.{h,m,swift}",
1808 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1810 "resources": "components/Ink/tests/unit/resources/*"
1815 "name": "Ink+ColorThemer",
1819 "public_header_files": [
1820 "components/Ink/src/ColorThemer/*.h"
1823 "components/Ink/src/ColorThemer/*.{h,m}"
1826 "MaterialComponents/Ink": [
1829 "MaterialComponents/Themes": [
1835 "name": "LibraryInfo",
1839 "public_header_files": "components/LibraryInfo/src/*.h",
1841 "components/LibraryInfo/src/*.{h,m}",
1842 "components/LibraryInfo/src/private/*.{h,m}"
1846 "name": "UnitTests",
1847 "test_type": "unit",
1849 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1850 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1852 "resources": "components/LibraryInfo/tests/unit/resources/*"
1861 "public_header_files": "components/List/src/*.h",
1863 "components/List/src/*.{h,m}",
1864 "components/List/src/private/*.{h,m}"
1867 "MaterialComponents/Elevation": [
1870 "MaterialComponents/Ink": [
1873 "MaterialComponents/Ripple": [
1876 "MaterialComponents/ShadowElevations": [
1879 "MaterialComponents/ShadowLayer": [
1882 "MaterialComponents/Typography": [
1885 "MDFInternationalization": [
1888 "MaterialComponents/private/Math": [
1894 "name": "UnitTests",
1895 "test_type": "unit",
1897 "components/List/tests/unit/*.{h,m,swift}",
1898 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1900 "resources": "components/List/tests/unit/resources/*",
1902 "MaterialComponents/List+ColorThemer": [
1905 "MaterialComponents/List+TypographyThemer": [
1908 "MaterialComponents/List+ListThemer": [
1916 "name": "List+TypographyThemer",
1920 "public_header_files": [
1921 "components/List/src/TypographyThemer/*.h"
1924 "components/List/src/TypographyThemer/*.{h,m}"
1927 "MaterialComponents/List": [
1930 "MaterialComponents/schemes/Typography": [
1936 "name": "List+ColorThemer",
1940 "public_header_files": [
1941 "components/List/src/ColorThemer/*.h"
1944 "components/List/src/ColorThemer/*.{h,m}",
1945 "components/List/src/ColorThemer/private/*.{h,m}"
1948 "MaterialComponents/List": [
1951 "MaterialComponents/schemes/Color": [
1957 "name": "List+ListThemer",
1961 "public_header_files": [
1962 "components/List/src/ListThemer/*.h"
1965 "components/List/src/ListThemer/*.{h,m}",
1966 "components/List/src/ListThemer/private/*.{h,m}"
1969 "MaterialComponents/List": [
1972 "MaterialComponents/List+ColorThemer": [
1975 "MaterialComponents/List+TypographyThemer": [
1981 "name": "List+Theming",
1985 "public_header_files": "components/List/src/Theming/*.h",
1987 "components/List/src/Theming/*.{h,m}",
1988 "components/List/src/Theming/private/*.{h,m}"
1991 "MaterialComponents/List": [
1994 "MaterialComponents/List+ColorThemer": [
1997 "MaterialComponents/List+TypographyThemer": [
2000 "MaterialComponents/schemes/Container": [
2006 "name": "UnitTests",
2007 "test_type": "unit",
2009 "components/List/tests/unit/Theming/*.{h,m,swift}",
2010 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2012 "resources": "components/List/tests/unit/Theming/resources/*"
2017 "name": "NavigationBar",
2021 "public_header_files": "components/NavigationBar/src/*.h",
2022 "source_files": "components/NavigationBar/src/*.{h,m}",
2024 "MDFTextAccessibility": [
2027 "MaterialComponents/ButtonBar": [
2030 "MaterialComponents/Elevation": [
2033 "MaterialComponents/Typography": [
2036 "MDFInternationalization": [
2039 "MaterialComponents/private/Math": [
2045 "name": "UnitTests",
2046 "test_type": "unit",
2048 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2049 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2051 "resources": "components/NavigationBar/tests/unit/resources/*",
2053 "MaterialComponents/NavigationBar+ColorThemer": [
2056 "MaterialComponents/NavigationBar+TypographyThemer": [
2064 "name": "NavigationBar+ColorThemer",
2068 "public_header_files": [
2069 "components/NavigationBar/src/ColorThemer/*.h"
2072 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2075 "MaterialComponents/NavigationBar": [
2078 "MaterialComponents/schemes/Color": [
2084 "name": "NavigationBar+TypographyThemer",
2088 "public_header_files": [
2089 "components/NavigationBar/src/TypographyThemer/*.h"
2092 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2095 "MaterialComponents/NavigationBar": [
2098 "MaterialComponents/schemes/Typography": [
2104 "name": "NavigationDrawer",
2108 "public_header_files": "components/NavigationDrawer/src/*.h",
2110 "components/NavigationDrawer/src/*.{h,m}",
2111 "components/NavigationDrawer/src/private/*.{h,m}"
2113 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2115 "MaterialComponents/Elevation": [
2118 "MaterialComponents/Palettes": [
2121 "MaterialComponents/ShadowLayer": [
2124 "MaterialComponents/private/Math": [
2127 "MaterialComponents/private/UIMetrics": [
2133 "name": "UnitTests",
2134 "test_type": "unit",
2136 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2137 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2138 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2141 "MaterialComponents/NavigationDrawer+ColorThemer": [
2149 "name": "NavigationDrawer+ColorThemer",
2153 "public_header_files": [
2154 "components/NavigationDrawer/src/ColorThemer/*.h"
2157 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2158 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2161 "MaterialComponents/NavigationDrawer": [
2164 "MaterialComponents/schemes/Color": [
2170 "name": "OverlayWindow",
2174 "public_header_files": "components/OverlayWindow/src/*.h",
2176 "components/OverlayWindow/src/*.{h,m}",
2177 "components/OverlayWindow/src/private/*.{h,m}"
2180 "MaterialComponents/private/Application": [
2186 "name": "UnitTests",
2187 "test_type": "unit",
2189 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2190 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2192 "resources": "components/OverlayWindow/tests/unit/resources/*"
2197 "name": "PageControl",
2201 "public_header_files": "components/PageControl/src/*.h",
2203 "components/PageControl/src/*.{h,m}",
2204 "components/PageControl/src/private/*.{h,m}"
2207 "components/PageControl/src/MaterialPageControl.bundle"
2210 "MDFInternationalization": [
2216 "name": "UnitTests",
2217 "test_type": "unit",
2219 "components/PageControl/tests/unit/*.{h,m,swift}",
2220 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2222 "resources": "components/PageControl/tests/unit/resources/*"
2227 "name": "PageControl+ColorThemer",
2231 "public_header_files": [
2232 "components/PageControl/src/ColorThemer/*.h"
2235 "components/PageControl/src/ColorThemer/*.{h,m}"
2238 "MaterialComponents/PageControl": [
2241 "MaterialComponents/Themes": [
2251 "public_header_files": "components/Palettes/src/*.h",
2253 "components/Palettes/src/*.{h,m}",
2254 "components/Palettes/src/private/*.{h,m}"
2258 "name": "UnitTests",
2259 "test_type": "unit",
2261 "components/Palettes/tests/unit/*.{h,m,swift}",
2262 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2264 "resources": "components/Palettes/tests/unit/resources/*"
2269 "name": "ProgressView",
2273 "public_header_files": "components/ProgressView/src/*.h",
2275 "components/ProgressView/src/*.{h,m}",
2276 "components/ProgressView/src/private/*.{h,m}"
2279 "MDFInternationalization": [
2282 "MaterialComponents/Palettes": [
2285 "MaterialComponents/private/Math": [
2294 "name": "UnitTests",
2295 "test_type": "unit",
2297 "components/ProgressView/tests/unit/*.{h,m,swift}",
2298 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2300 "resources": "components/ProgressView/tests/unit/resources/*"
2305 "name": "ProgressView+ColorThemer",
2309 "public_header_files": [
2310 "components/ProgressView/src/ColorThemer/*.h"
2313 "components/ProgressView/src/ColorThemer/*.{h,m}"
2316 "MaterialComponents/ProgressView": [
2319 "MaterialComponents/Themes": [
2325 "name": "ProgressView+Theming",
2329 "public_header_files": "components/ProgressView/src/Theming/*.h",
2331 "components/ProgressView/src/Theming/*.{h,m}",
2332 "components/ProgressView/src/Theming/private/*.{h,m}"
2335 "MaterialComponents/ProgressView": [
2338 "MaterialComponents/schemes/Container": [
2344 "name": "UnitTests",
2345 "test_type": "unit",
2347 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2348 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2350 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2359 "public_header_files": "components/Ripple/src/*.h",
2361 "components/Ripple/src/*.{h,m}",
2362 "components/Ripple/src/private/*.{h,m}"
2365 "MaterialComponents/AnimationTiming": [
2368 "MaterialComponents/private/Color": [
2371 "MaterialComponents/private/Math": [
2377 "name": "UnitTests",
2378 "test_type": "unit",
2380 "components/Ripple/tests/unit/*.{h,m,swift}",
2381 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2383 "resources": "components/Ripple/tests/unit/resources/*"
2388 "name": "ShadowElevations",
2392 "public_header_files": "components/ShadowElevations/src/*.h",
2393 "source_files": "components/ShadowElevations/src/*.{h,m}",
2396 "name": "UnitTests",
2397 "test_type": "unit",
2399 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2400 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2402 "resources": "components/ShadowElevations/tests/unit/resources/*"
2407 "name": "ShadowLayer",
2411 "public_header_files": "components/ShadowLayer/src/*.h",
2412 "source_files": "components/ShadowLayer/src/*.{h,m}",
2414 "MaterialComponents/ShadowElevations": [
2420 "name": "UnitTests",
2421 "test_type": "unit",
2423 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2424 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2426 "resources": "components/ShadowLayer/tests/unit/resources/*"
2431 "name": "ShapeLibrary",
2435 "public_header_files": "components/ShapeLibrary/src/*.h",
2437 "components/ShapeLibrary/src/*.{h,m}",
2438 "components/ShapeLibrary/src/private/*.{h,m}"
2441 "MaterialComponents/Shapes": [
2444 "MaterialComponents/private/Math": [
2450 "name": "UnitTests",
2451 "test_type": "unit",
2453 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2454 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2456 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2465 "public_header_files": "components/Shapes/src/*.h",
2467 "components/Shapes/src/*.{h,m}",
2468 "components/Shapes/src/private/*.{h,m}"
2471 "MaterialComponents/ShadowLayer": [
2474 "MaterialComponents/private/Color": [
2477 "MaterialComponents/private/Math": [
2483 "name": "UnitTests",
2484 "test_type": "unit",
2486 "components/Shapes/tests/unit/*.{h,m,swift}",
2487 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2489 "resources": "components/Shapes/tests/unit/resources/*"
2498 "public_header_files": [
2499 "components/Slider/src/*.h"
2502 "components/Slider/src/*.{h,m}",
2503 "components/Slider/src/private/*.{h,m}"
2506 "MaterialComponents/Elevation": [
2509 "MaterialComponents/Palettes": [
2512 "MaterialComponents/ShadowElevations": [
2515 "MaterialComponents/private/Math": [
2518 "MaterialComponents/private/ThumbTrack": [
2524 "name": "UnitTests",
2525 "test_type": "unit",
2527 "components/Slider/tests/unit/*.{h,m,swift}",
2528 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2530 "resources": "components/Slider/tests/unit/resources/*"
2535 "name": "Slider+ColorThemer",
2539 "public_header_files": [
2540 "components/Slider/src/ColorThemer/*.h"
2543 "components/Slider/src/ColorThemer/*.{h,m}"
2546 "MaterialComponents/Palettes": [
2549 "MaterialComponents/Slider": [
2552 "MaterialComponents/schemes/Color": [
2562 "public_header_files": "components/Snackbar/src/*.h",
2564 "components/Snackbar/src/*.{h,m}",
2565 "components/Snackbar/src/private/*.{h,m}"
2568 "components/Snackbar/src/MaterialSnackbar.bundle"
2571 "MaterialComponents/AnimationTiming": [
2574 "MaterialComponents/Buttons": [
2577 "MaterialComponents/Elevation": [
2580 "MaterialComponents/OverlayWindow": [
2583 "MaterialComponents/ShadowElevations": [
2586 "MaterialComponents/ShadowLayer": [
2589 "MaterialComponents/Typography": [
2592 "MaterialComponents/private/Application": [
2595 "MaterialComponents/private/KeyboardWatcher": [
2598 "MaterialComponents/private/Math": [
2601 "MaterialComponents/private/Overlay": [
2607 "name": "UnitTests",
2608 "test_type": "unit",
2610 "components/Snackbar/tests/unit/*.{h,m,swift}",
2611 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2613 "resources": "components/Snackbar/tests/unit/resources/*",
2615 "MaterialComponents/Snackbar+ColorThemer": [
2618 "MaterialComponents/Snackbar+FontThemer": [
2621 "MaterialComponents/Snackbar+TypographyThemer": [
2624 "MaterialComponents/Themes": [
2632 "name": "Snackbar+ColorThemer",
2636 "public_header_files": [
2637 "components/Snackbar/src/ColorThemer/*.h"
2640 "components/Snackbar/src/ColorThemer/*.{h,m}"
2643 "MaterialComponents/Snackbar": [
2646 "MaterialComponents/schemes/Color": [
2652 "name": "Snackbar+FontThemer",
2656 "public_header_files": [
2657 "components/Snackbar/src/FontThemer/*.h"
2660 "components/Snackbar/src/FontThemer/*.{h,m}"
2663 "MaterialComponents/Snackbar": [
2666 "MaterialComponents/Themes": [
2672 "name": "Snackbar+TypographyThemer",
2676 "public_header_files": [
2677 "components/Snackbar/src/TypographyThemer/*.h"
2680 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2683 "MaterialComponents/Snackbar": [
2686 "MaterialComponents/schemes/Typography": [
2696 "public_header_files": "components/Tabs/src/*.h",
2698 "components/Tabs/src/*.{h,m}",
2699 "components/Tabs/src/private/*.{h,m}"
2702 "components/Tabs/src/MaterialTabs.bundle"
2705 "MDFInternationalization": [
2708 "MaterialComponents/AnimationTiming": [
2711 "MaterialComponents/Elevation": [
2714 "MaterialComponents/Ink": [
2717 "MaterialComponents/Palettes": [
2720 "MaterialComponents/Ripple": [
2723 "MaterialComponents/ShadowElevations": [
2726 "MaterialComponents/ShadowLayer": [
2729 "MaterialComponents/Typography": [
2732 "MaterialComponents/private/Math": [
2738 "name": "UnitTests",
2739 "test_type": "unit",
2741 "components/Tabs/tests/unit/*.{h,m,swift}",
2742 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2744 "resources": "components/Tabs/tests/unit/resources/*",
2746 "MaterialComponents/Tabs+ColorThemer": [
2749 "MaterialComponents/Tabs+FontThemer": [
2752 "MaterialComponents/Tabs+TypographyThemer": [
2755 "MaterialComponents/Themes": [
2763 "name": "Tabs+ColorThemer",
2767 "public_header_files": [
2768 "components/Tabs/src/ColorThemer/*.h"
2771 "components/Tabs/src/ColorThemer/*.{h,m}"
2774 "MaterialComponents/schemes/Color": [
2777 "MaterialComponents/Tabs": [
2783 "name": "Tabs+FontThemer",
2787 "public_header_files": [
2788 "components/Tabs/src/FontThemer/*.h"
2791 "components/Tabs/src/FontThemer/*.{h,m}"
2794 "MaterialComponents/Tabs": [
2797 "MaterialComponents/Themes": [
2803 "name": "Tabs+TypographyThemer",
2807 "public_header_files": [
2808 "components/Tabs/src/TypographyThemer/*.h"
2811 "components/Tabs/src/TypographyThemer/*.{h,m}"
2814 "MaterialComponents/Tabs": [
2817 "MaterialComponents/schemes/Typography": [
2823 "name": "Tabs+Theming",
2827 "public_header_files": "components/Tabs/src/Theming/*.h",
2829 "components/Tabs/src/Theming/*.{h,m}",
2830 "components/Tabs/src/Theming/private/*.{h,m}"
2833 "MaterialComponents/Tabs": [
2836 "MaterialComponents/Tabs+ColorThemer": [
2839 "MaterialComponents/Tabs+TypographyThemer": [
2842 "MaterialComponents/schemes/Container": [
2848 "name": "UnitTests",
2849 "test_type": "unit",
2851 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2852 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2854 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2859 "name": "TextFields",
2863 "public_header_files": "components/TextFields/src/*.h",
2865 "components/TextFields/src/*.{h,m}",
2866 "components/TextFields/src/private/*.{h,m}"
2869 "MaterialComponents/AnimationTiming": [
2872 "MaterialComponents/Buttons": [
2875 "MaterialComponents/Elevation": [
2878 "MaterialComponents/Palettes": [
2881 "MaterialComponents/Typography": [
2884 "MaterialComponents/private/Math": [
2887 "MDFInternationalization": [
2893 "name": "UnitTests",
2894 "test_type": "unit",
2896 "components/TextFields/tests/unit/*.{h,m,swift}",
2897 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2899 "resources": "components/TextFields/tests/unit/resources/*",
2901 "MaterialComponents/TextFields+ColorThemer": [
2904 "MaterialComponents/TextFields+FontThemer": [
2907 "MaterialComponents/TextFields+TypographyThemer": [
2910 "MaterialComponents/Themes": [
2918 "name": "TextControls",
2922 "public_header_files": "components/TextControls/src/*.h",
2924 "components/TextControls/src/*.{h,m}",
2925 "components/TextControls/src/private/*.{h,m}"
2928 "MaterialComponents/AnimationTiming": [
2931 "MaterialComponents/private/Math": [
2934 "MDFInternationalization": [
2940 "name": "UnitTests",
2941 "test_type": "unit",
2943 "components/TextControls/tests/unit/*.{h,m,swift}",
2944 "components/TextControls/tests/unit/supplemental/*.{h,m,swift}"
2946 "resources": "components/TextControls/tests/unit//resources/*"
2951 "name": "TextControls+Theming",
2955 "public_header_files": "components/TextControls/src/Theming/*.h",
2957 "components/TextControls/src/Theming/*.{h,m}",
2958 "components/TextControls/src/Theming/private/*.{h,m}"
2961 "MaterialComponents/TextControls": [
2964 "MaterialComponents/schemes/Color": [
2967 "MaterialComponents/schemes/Container": [
2970 "MaterialComponents/schemes/Typography": [
2976 "name": "UnitTests",
2977 "test_type": "unit",
2979 "components/TextControls/tests/unit/Theming/*.{h,m,swift}"
2982 "MaterialComponents/schemes/Container": [
2990 "name": "TextFields+ColorThemer",
2994 "public_header_files": [
2995 "components/TextFields/src/ColorThemer/*.h"
2998 "components/TextFields/src/ColorThemer/*.{h,m}"
3001 "MaterialComponents/TextFields": [
3004 "MaterialComponents/Themes": [
3010 "name": "TextFields+FontThemer",
3014 "public_header_files": [
3015 "components/TextFields/src/FontThemer/*.h"
3018 "components/TextFields/src/FontThemer/*.{h,m}"
3021 "MaterialComponents/TextFields": [
3024 "MaterialComponents/Themes": [
3030 "name": "TextFields+Theming",
3034 "public_header_files": "components/TextFields/src/Theming/*.h",
3036 "components/TextFields/src/Theming/*.{h,m}",
3037 "components/TextFields/src/Theming/private/*.{h,m}"
3040 "MaterialComponents/TextFields": [
3043 "MaterialComponents/TextFields+ColorThemer": [
3046 "MaterialComponents/TextFields+TypographyThemer": [
3049 "MaterialComponents/schemes/Container": [
3055 "name": "UnitTests",
3056 "test_type": "unit",
3058 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3059 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3061 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3066 "name": "TextFields+TypographyThemer",
3070 "public_header_files": [
3071 "components/TextFields/src/TypographyThemer/*.h"
3074 "components/TextFields/src/TypographyThemer/*.{h,m}"
3077 "MaterialComponents/TextFields": [
3080 "MaterialComponents/schemes/Typography": [
3090 "public_header_files": "components/Themes/src/*.h",
3092 "components/Themes/src/*.{h,m}",
3093 "components/Themes/src/private/*.{h,m}"
3096 "MaterialComponents/schemes/Color": [
3099 "MaterialComponents/schemes/Typography": [
3105 "name": "UnitTests",
3106 "test_type": "unit",
3108 "components/Themes/tests/unit/*.{h,m,swift}",
3109 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3111 "resources": "components/Themes/tests/unit/resources/*"
3116 "name": "Typography",
3120 "public_header_files": "components/Typography/src/*.h",
3122 "components/Typography/src/*.{h,m}",
3123 "components/Typography/src/private/*.{h,m}"
3126 "MaterialComponents/private/Application": [
3129 "MaterialComponents/private/Math": [
3135 "name": "UnitTests",
3136 "test_type": "unit",
3138 "components/Typography/tests/unit/*.{h,m,swift}",
3139 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3141 "resources": "components/Typography/tests/unit/resources/*",
3143 "MaterialComponents/private/Application": [
3158 "public_header_files": "components/schemes/Color/src/*.h",
3159 "source_files": "components/schemes/Color/src/*.{h,m}",
3161 "MaterialComponents/private/Color": [
3167 "name": "UnitTests",
3168 "test_type": "unit",
3170 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3171 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3173 "resources": "components/schemes/Color/tests/unit/resources/*",
3175 "MaterialComponents/private/Math": [
3183 "name": "Container",
3187 "public_header_files": "components/schemes/Container/src/*.h",
3188 "source_files": "components/schemes/Container/src/*.{h,m}",
3190 "MaterialComponents/schemes/Color": [
3193 "MaterialComponents/schemes/Typography": [
3196 "MaterialComponents/schemes/Shape": [
3202 "name": "UnitTests",
3203 "test_type": "unit",
3205 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3206 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3216 "public_header_files": "components/schemes/Shape/src/*.h",
3217 "source_files": "components/schemes/Shape/src/*.{h,m}",
3219 "MaterialComponents/ShapeLibrary": [
3222 "MaterialComponents/Shapes": [
3228 "name": "UnitTests",
3229 "test_type": "unit",
3231 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3232 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3234 "resources": "components/schemes/Shape/tests/unit/resources/*"
3239 "name": "Typography",
3243 "public_header_files": "components/schemes/Typography/src/*.h",
3244 "source_files": "components/schemes/Typography/src/*.{h,m}",
3246 "MaterialComponents/Typography": [
3249 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3252 "MaterialComponents/schemes/Typography+Scheming": [
3258 "name": "UnitTests",
3259 "test_type": "unit",
3261 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3262 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3264 "resources": "components/schemes/Typography/tests/unit/resources/*"
3269 "name": "Typography+BasicFontScheme",
3273 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3275 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3276 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3280 "name": "Typography+Scheming",
3284 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3286 "components/schemes/Typography/src/Scheming/*.{h,m}",
3287 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3299 "name": "UnitTests",
3300 "test_type": "unit",
3302 "components/private/Icons/tests/unit/*.{h,m,swift}"
3309 "public_header_files": "components/private/Icons/src/*.h",
3310 "source_files": "components/private/Icons/src/*.{h,m}"
3313 "name": "ic_arrow_back",
3314 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3315 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3316 "resource_bundles": {
3317 "MaterialIcons_ic_arrow_back": [
3318 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3322 "MaterialComponents/private/Icons/Base": [
3329 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3330 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3331 "resource_bundles": {
3332 "MaterialIcons_ic_check": [
3333 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3337 "MaterialComponents/private/Icons/Base": [
3343 "name": "ic_check_circle",
3344 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3345 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3346 "resource_bundles": {
3347 "MaterialIcons_ic_check_circle": [
3348 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3352 "MaterialComponents/private/Icons/Base": [
3358 "name": "ic_chevron_right",
3359 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3360 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3361 "resource_bundles": {
3362 "MaterialIcons_ic_chevron_right": [
3363 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3367 "MaterialComponents/private/Icons/Base": [
3373 "name": "ic_color_lens",
3374 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3375 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3376 "resource_bundles": {
3377 "MaterialIcons_ic_color_lens": [
3378 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3382 "MaterialComponents/private/Icons/Base": [
3388 "name": "ic_help_outline",
3389 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3390 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3391 "resource_bundles": {
3392 "MaterialIcons_ic_help_outline": [
3393 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3397 "MaterialComponents/private/Icons/Base": [
3404 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3405 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3406 "resource_bundles": {
3407 "MaterialIcons_ic_info": [
3408 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3412 "MaterialComponents/private/Icons/Base": [
3418 "name": "ic_more_horiz",
3419 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3420 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3421 "resource_bundles": {
3422 "MaterialIcons_ic_more_horiz": [
3423 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3427 "MaterialComponents/private/Icons/Base": [
3433 "name": "ic_radio_button_unchecked",
3434 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3435 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3436 "resource_bundles": {
3437 "MaterialIcons_ic_radio_button_unchecked": [
3438 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3442 "MaterialComponents/private/Icons/Base": [
3448 "name": "ic_reorder",
3449 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3450 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3451 "resource_bundles": {
3452 "MaterialIcons_ic_reorder": [
3453 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3457 "MaterialComponents/private/Icons/Base": [
3463 "name": "ic_settings",
3464 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3465 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3466 "resource_bundles": {
3467 "MaterialIcons_ic_settings": [
3468 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3472 "MaterialComponents/private/Icons/Base": [
3480 "name": "Application",
3484 "public_header_files": "components/private/Application/src/*.h",
3485 "source_files": "components/private/Application/src/*.{h,m}",
3488 "name": "UnitTests",
3489 "test_type": "unit",
3491 "components/private/Application/tests/unit/*.{h,m,swift}",
3492 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3494 "resources": "components/private/Application/tests/unit/resources/*"
3503 "public_header_files": "components/private/Color/src/*.h",
3504 "source_files": "components/private/Color/src/*.{h,m}",
3507 "name": "UnitTests",
3508 "test_type": "unit",
3510 "components/private/Color/tests/unit/*.{h,m,swift}",
3511 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3513 "resources": "components/private/Color/tests/unit/resources/*"
3518 "name": "KeyboardWatcher",
3522 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3523 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3525 "MaterialComponents/private/Application": [
3531 "name": "UnitTests",
3532 "test_type": "unit",
3534 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3535 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3537 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3546 "public_header_files": "components/private/Math/src/*.h",
3547 "source_files": "components/private/Math/src/*.{h,m}",
3550 "name": "UnitTests",
3551 "test_type": "unit",
3553 "components/private/Math/tests/unit/*.{h,m,swift}",
3554 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3556 "resources": "components/private/Math/tests/unit/resources/*"
3565 "public_header_files": "components/private/Overlay/src/*.h",
3567 "components/private/Overlay/src/*.{h,m}",
3568 "components/private/Overlay/src/private/*.{h,m}"
3572 "name": "UnitTests",
3573 "test_type": "unit",
3575 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3576 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3578 "resources": "components/private/Overlay/tests/unit/resources/*"
3583 "name": "ThumbTrack",
3587 "public_header_files": "components/private/ThumbTrack/src/*.h",
3589 "components/private/ThumbTrack/src/*.{h,m}",
3590 "components/private/ThumbTrack/src/private/*.{h,m}"
3593 "MaterialComponents/Ink": [
3596 "MaterialComponents/Ripple": [
3599 "MaterialComponents/ShadowElevations": [
3602 "MaterialComponents/ShadowLayer": [
3605 "MaterialComponents/Typography": [
3608 "MDFInternationalization": [
3611 "MaterialComponents/private/Math": [
3617 "name": "UnitTests",
3618 "test_type": "unit",
3620 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3621 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3623 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3628 "name": "UIMetrics",
3632 "public_header_files": "components/private/UIMetrics/src/*.h",
3634 "components/private/UIMetrics/src/*.{h,m}",
3635 "components/private/UIMetrics/src/private/*.{h,m}"
3638 "MaterialComponents/private/Application": [
3644 "name": "UnitTests",
3645 "test_type": "unit",
3647 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3648 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3650 "resources": "components/private/UIMetrics/tests/unit/resources/*"