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/Availability": [
31 "MaterialComponents/BottomSheet": [
34 "MaterialComponents/Elevation": [
37 "MaterialComponents/Ink": [
40 "MaterialComponents/private/Math": [
43 "MaterialComponents/Ripple": [
46 "MaterialComponents/ShadowElevations": [
49 "MaterialComponents/Typography": [
58 "components/ActionSheet/tests/unit/*.{h,m,swift}"
64 "name": "ActionSheet+Theming",
68 "public_header_files": "components/ActionSheet/src/Theming/*.h",
70 "components/ActionSheet/src/Theming/*.{h,m}",
71 "components/ActionSheet/src/Theming/private/*.{h,m}"
74 "MaterialComponents/ActionSheet": [
77 "MaterialComponents/Availability": [
80 "MaterialComponents/Elevation": [
83 "MaterialComponents/private/Color": [
86 "MaterialComponents/schemes/Container": [
89 "MaterialComponents/ShadowElevations": [
98 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
99 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
101 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
106 "name": "ActivityIndicator",
110 "public_header_files": "components/ActivityIndicator/src/*.h",
112 "components/ActivityIndicator/src/*.{h,m}",
113 "components/ActivityIndicator/src/private/*.{h,m}"
116 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
119 "MDFInternationalization": [
122 "MaterialComponents/Palettes": [
125 "MaterialComponents/private/Application": [
137 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
138 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
140 "resources": "components/ActivityIndicator/tests/unit/resources/*"
145 "name": "AnimationTiming",
149 "public_header_files": "components/AnimationTiming/src/*.h",
151 "components/AnimationTiming/src/*.{h,m}",
152 "components/AnimationTiming/src/private/*.{h,m}"
159 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
160 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
162 "resources": "components/AnimationTiming/tests/unit/resources/*"
171 "public_header_files": "components/AppBar/src/*.h",
173 "components/AppBar/src/*.{h,m}",
174 "components/AppBar/src/private/*.{h,m}"
177 "components/AppBar/src/MaterialAppBar.bundle"
180 "MaterialComponents/HeaderStackView": [
183 "MaterialComponents/NavigationBar": [
186 "MaterialComponents/Typography": [
189 "MaterialComponents/private/Application": [
192 "MaterialComponents/FlexibleHeader": [
195 "MaterialComponents/ShadowElevations": [
198 "MaterialComponents/ShadowLayer": [
201 "MDFInternationalization": [
204 "MaterialComponents/private/Icons/ic_arrow_back": [
207 "MaterialComponents/private/UIMetrics": [
216 "components/AppBar/tests/unit/*.{h,m,swift}",
217 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
219 "resources": "components/AppBar/tests/unit/resources/*",
221 "MaterialComponents/AppBar+ColorThemer": [
224 "MaterialComponents/AppBar+TypographyThemer": [
232 "name": "AppBar+Theming",
236 "public_header_files": "components/AppBar/src/Theming/*.h",
238 "components/AppBar/src/Theming/*.{h,m}",
239 "components/AppBar/src/Theming/private/*.{h,m}"
242 "MaterialComponents/AppBar": [
245 "MaterialComponents/schemes/Container": [
254 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
255 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
257 "resources": "components/AppBar/tests/unit/Theming/resources/*"
262 "name": "AppBar+ColorThemer",
266 "public_header_files": [
267 "components/AppBar/src/ColorThemer/*.h"
270 "components/AppBar/src/ColorThemer/*.{h,m}",
271 "components/AppBar/src/ColorThemer/private/*.{h,m}"
274 "MaterialComponents/AppBar": [
277 "MaterialComponents/NavigationBar+ColorThemer": [
280 "MaterialComponents/Themes": [
286 "name": "AppBar+TypographyThemer",
290 "public_header_files": [
291 "components/AppBar/src/TypographyThemer/*.h"
294 "components/AppBar/src/TypographyThemer/*.{h,m}",
295 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
298 "MaterialComponents/AppBar": [
301 "MaterialComponents/NavigationBar+TypographyThemer": [
307 "name": "Availability",
311 "public_header_files": "components/Availability/src/*.h",
312 "source_files": "components/Availability/src/*.{h,m}"
319 "public_header_files": "components/Banner/src/*.h",
320 "source_files": "components/Banner/src/*.{h,m}",
322 "MaterialComponents/Availability": [
325 "MaterialComponents/Buttons": [
328 "MaterialComponents/Elevation": [
331 "MaterialComponents/Typography": [
340 "components/Banner/tests/unit/*.m"
346 "name": "Banner+Theming",
350 "public_header_files": "components/Banner/src/Theming/*.h",
352 "components/Banner/src/Theming/*.{h,m}",
353 "components/Banner/src/Theming/private/*.{h,m}"
356 "MaterialComponents/Banner": [
359 "MaterialComponents/Buttons": [
362 "MaterialComponents/Buttons+Theming": [
365 "MaterialComponents/Elevation": [
368 "MaterialComponents/Typography": [
371 "MaterialComponents/schemes/Container": [
380 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
383 "MaterialComponents/schemes/Container": [
386 "MaterialComponents/private/Color": [
389 "MaterialComponents/private/Math": [
397 "name": "BottomAppBar",
401 "public_header_files": "components/BottomAppBar/src/*.h",
403 "components/BottomAppBar/src/*.{h,m}",
404 "components/BottomAppBar/src/private/*.{h,m}"
407 "MDFInternationalization": [
410 "MaterialComponents/Buttons": [
413 "MaterialComponents/NavigationBar": [
416 "MaterialComponents/private/Math": [
425 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
426 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
428 "resources": "components/BottomAppBar/tests/unit/resources/*"
433 "name": "BottomNavigation",
437 "public_header_files": "components/BottomNavigation/src/*.h",
439 "components/BottomNavigation/src/*.{h,m}",
440 "components/BottomNavigation/src/private/*.{h,m}"
443 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
444 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
447 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
450 "MDFInternationalization": [
453 "MaterialComponents/Availability": [
456 "MaterialComponents/Elevation": [
459 "MaterialComponents/Ink": [
462 "MaterialComponents/Ripple": [
465 "MaterialComponents/Palettes": [
468 "MaterialComponents/ShadowElevations": [
471 "MaterialComponents/ShadowLayer": [
474 "MaterialComponents/Typography": [
477 "MaterialComponents/private/Math": [
486 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
487 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
490 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m",
491 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerDelegateTests.m"
493 "resources": "components/BottomNavigation/tests/unit/resources/*"
498 "name": "BottomNavigation+Theming",
502 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
504 "components/BottomNavigation/src/Theming/*.{h,m}",
505 "components/BottomNavigation/src/Theming/private/*.{h,m}"
508 "MaterialComponents/BottomNavigation": [
511 "MaterialComponents/ShadowElevations": [
514 "MaterialComponents/schemes/Color": [
517 "MaterialComponents/schemes/Container": [
520 "MaterialComponents/schemes/Typography": [
529 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
530 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
532 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
537 "name": "BottomSheet",
541 "public_header_files": "components/BottomSheet/src/*.h",
543 "components/BottomSheet/src/*.{h,m}",
544 "components/BottomSheet/src/private/*.{h,m}"
546 "frameworks": "WebKit",
548 "MaterialComponents/Elevation": [
551 "MaterialComponents/ShapeLibrary": [
554 "MaterialComponents/Shapes": [
557 "MaterialComponents/ShadowElevations": [
560 "MaterialComponents/ShadowLayer": [
563 "MaterialComponents/private/KeyboardWatcher": [
566 "MaterialComponents/private/Math": [
575 "components/BottomSheet/tests/unit/*.{h,m,swift}",
576 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
578 "resources": "components/BottomSheet/tests/unit/resources/*",
580 "MaterialComponents/BottomSheet+ShapeThemer": [
588 "name": "BottomSheet+ShapeThemer",
592 "public_header_files": [
593 "components/BottomSheet/src/ShapeThemer/*.h"
596 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
597 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
600 "MaterialComponents/BottomSheet": [
603 "MaterialComponents/schemes/Shape": [
613 "public_header_files": "components/Buttons/src/*.h",
615 "components/Buttons/src/*.{h,m}",
616 "components/Buttons/src/private/*.{h,m}"
619 "MDFInternationalization": [
622 "MDFTextAccessibility": [
625 "MaterialComponents/Elevation": [
628 "MaterialComponents/Ink": [
631 "MaterialComponents/Ripple": [
634 "MaterialComponents/ShadowElevations": [
637 "MaterialComponents/ShadowLayer": [
640 "MaterialComponents/Shapes": [
643 "MaterialComponents/Typography": [
646 "MaterialComponents/private/Math": [
655 "components/Buttons/tests/unit/*.{h,m,swift}",
656 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
658 "resources": "components/Buttons/tests/unit/resources/*",
660 "MaterialComponents/Buttons+ShapeThemer": [
663 "MaterialComponents/Buttons+ColorThemer": [
666 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
669 "MaterialComponents/Buttons+ButtonThemer": [
677 "name": "Buttons+ColorThemer",
681 "public_header_files": [
682 "components/Buttons/src/ColorThemer/*.h"
685 "components/Buttons/src/ColorThemer/*.{h,m}",
686 "components/Buttons/src/ColorThemer/private/*.{h,m}"
689 "MaterialComponents/Buttons": [
692 "MaterialComponents/schemes/Color": [
698 "name": "Buttons+TitleColorAccessibilityMutator",
702 "public_header_files": [
703 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
706 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
707 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
710 "MDFTextAccessibility": [
713 "MaterialComponents/Buttons": [
719 "name": "Buttons+ShapeThemer",
723 "public_header_files": [
724 "components/Buttons/src/ShapeThemer/*.h"
727 "components/Buttons/src/ShapeThemer/*.{h,m}"
730 "MaterialComponents/Buttons": [
733 "MaterialComponents/schemes/Shape": [
739 "name": "Buttons+TypographyThemer",
743 "public_header_files": [
744 "components/Buttons/src/TypographyThemer/*.h"
747 "components/Buttons/src/TypographyThemer/*.{h,m}"
750 "MaterialComponents/Buttons": [
753 "MaterialComponents/schemes/Typography": [
759 "name": "Buttons+ButtonThemer",
763 "public_header_files": [
764 "components/Buttons/src/ButtonThemer/*.h"
767 "components/Buttons/src/ButtonThemer/*.{h,m}",
768 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
771 "MaterialComponents/Buttons": [
774 "MaterialComponents/Buttons+ColorThemer": [
777 "MaterialComponents/Buttons+ShapeThemer": [
780 "MaterialComponents/Buttons+TypographyThemer": [
783 "MaterialComponents/Palettes": [
789 "name": "Buttons+Theming",
793 "public_header_files": "components/Buttons/src/Theming/*.h",
795 "components/Buttons/src/Theming/*.{h,m}",
796 "components/Buttons/src/Theming/private/*.{h,m}"
799 "MaterialComponents/Buttons": [
802 "MaterialComponents/Buttons+ColorThemer": [
805 "MaterialComponents/Buttons+ShapeThemer": [
808 "MaterialComponents/Buttons+TypographyThemer": [
811 "MaterialComponents/ShadowElevations": [
814 "MaterialComponents/schemes/Container": [
823 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
824 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
826 "resources": "components/Buttons/tests/unit/Theming/resources/*"
835 "public_header_files": "components/ButtonBar/src/*.h",
837 "components/ButtonBar/src/*.{h,m}",
838 "components/ButtonBar/src/private/*.{h,m}"
841 "MDFInternationalization": [
844 "MaterialComponents/Buttons": [
847 "MaterialComponents/private/Application": [
856 "components/ButtonBar/tests/unit/*.{h,m,swift}",
857 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
859 "resources": "components/ButtonBar/tests/unit/resources/*"
868 "public_header_files": "components/Cards/src/*.h",
869 "source_files": "components/Cards/src/*.{h,m}",
871 "components/Cards/src/MDCCard+Ripple.{h,m}",
872 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
875 "MaterialComponents/Elevation": [
878 "MaterialComponents/Ink": [
881 "MaterialComponents/Ripple": [
884 "MaterialComponents/ShadowLayer": [
887 "MaterialComponents/Shapes": [
890 "MaterialComponents/private/Icons/ic_check_circle": [
893 "MaterialComponents/private/Math": [
902 "components/Cards/tests/unit/*.{h,m,swift}",
903 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
905 "resources": "components/Cards/tests/unit/resources/*"
910 "name": "Cards+Theming",
914 "public_header_files": "components/Cards/src/Theming/*.h",
916 "components/Cards/src/Theming/*.{h,m}",
917 "components/Cards/src/Theming/private/*.{h,m}"
920 "MaterialComponents/Cards": [
923 "MaterialComponents/schemes/Container": [
932 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
933 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
935 "resources": "components/Cards/tests/unit/Theming/resources/*"
944 "public_header_files": "components/Chips/src/*.h",
946 "components/Chips/src/*.{h,m}",
947 "components/Chips/src/private/*.{h,m}"
950 "MDFInternationalization": [
953 "MaterialComponents/Elevation": [
956 "MaterialComponents/Ink": [
959 "MaterialComponents/Ripple": [
962 "MaterialComponents/ShadowLayer": [
965 "MaterialComponents/ShadowElevations": [
968 "MaterialComponents/ShapeLibrary": [
971 "MaterialComponents/Shapes": [
974 "MaterialComponents/TextFields": [
977 "MaterialComponents/Typography": [
980 "MaterialComponents/private/Math": [
989 "components/Chips/tests/unit/*.{h,m,swift}",
990 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
992 "resources": "components/Chips/tests/unit/resources/*",
994 "MaterialComponents/Themes": [
1002 "name": "Chips+Theming",
1006 "public_header_files": "components/Chips/src/Theming/*.h",
1008 "components/Chips/src/Theming/*.{h,m}",
1009 "components/Chips/src/Theming/private/*.{h,m}"
1012 "MaterialComponents/Chips": [
1015 "MaterialComponents/schemes/Container": [
1018 "MaterialComponents/Typography": [
1024 "name": "UnitTests",
1025 "test_type": "unit",
1027 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1028 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1030 "resources": "components/Chips/tests/unit/Theming/resources/*"
1035 "name": "CollectionCells",
1039 "public_header_files": "components/CollectionCells/src/*.h",
1041 "components/CollectionCells/src/*.{h,m}",
1042 "components/CollectionCells/src/private/*.{h,m}"
1045 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1052 "MDFInternationalization": [
1055 "MaterialComponents/CollectionLayoutAttributes": [
1058 "MaterialComponents/Ink": [
1061 "MaterialComponents/Typography": [
1064 "MaterialComponents/Palettes": [
1067 "MaterialComponents/private/Icons/ic_check": [
1070 "MaterialComponents/private/Icons/ic_check_circle": [
1073 "MaterialComponents/private/Icons/ic_chevron_right": [
1076 "MaterialComponents/private/Icons/ic_info": [
1079 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1082 "MaterialComponents/private/Icons/ic_reorder": [
1085 "MaterialComponents/private/Math": [
1091 "name": "UnitTests",
1092 "test_type": "unit",
1094 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1095 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1097 "resources": "components/CollectionCells/tests/unit/resources/*"
1102 "name": "CollectionLayoutAttributes",
1106 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1107 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1110 "name": "UnitTests",
1111 "test_type": "unit",
1113 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1114 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1116 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1121 "name": "Collections",
1125 "public_header_files": "components/Collections/src/*.h",
1127 "components/Collections/src/*.{h,m}",
1128 "components/Collections/src/private/*.{h,m}"
1131 "components/Collections/src/MaterialCollections.bundle"
1138 "MaterialComponents/Availability": [
1141 "MaterialComponents/CollectionCells": [
1144 "MaterialComponents/CollectionLayoutAttributes": [
1147 "MaterialComponents/Ink": [
1150 "MaterialComponents/Palettes": [
1153 "MaterialComponents/ShadowElevations": [
1156 "MaterialComponents/ShadowLayer": [
1159 "MaterialComponents/Typography": [
1165 "name": "UnitTests",
1166 "test_type": "unit",
1168 "components/Collections/tests/unit/*.{h,m,swift}",
1169 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1171 "resources": "components/Collections/tests/unit/resources/*"
1180 "public_header_files": "components/Dialogs/src/*.h",
1182 "components/Dialogs/src/*.{h,m}",
1183 "components/Dialogs/src/private/*.{h,m}"
1186 "components/Dialogs/src/MaterialDialogs.bundle"
1189 "MaterialComponents/Buttons": [
1192 "MaterialComponents/Elevation": [
1195 "MaterialComponents/ShadowElevations": [
1198 "MaterialComponents/ShadowLayer": [
1201 "MaterialComponents/Typography": [
1204 "MaterialComponents/private/KeyboardWatcher": [
1207 "MaterialComponents/private/Math": [
1210 "MDFInternationalization": [
1216 "name": "UnitTests",
1217 "test_type": "unit",
1219 "components/Dialogs/tests/unit/*.{h,m,swift}",
1220 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1222 "resources": "components/Dialogs/tests/unit/resources/*"
1227 "name": "Dialogs+ColorThemer",
1231 "public_header_files": [
1232 "components/Dialogs/src/ColorThemer/*.h"
1235 "components/Dialogs/src/ColorThemer/*.{h,m}"
1238 "MaterialComponents/Dialogs": [
1241 "MaterialComponents/Themes": [
1244 "MaterialComponents/Buttons+ColorThemer": [
1250 "name": "Dialogs+TypographyThemer",
1254 "public_header_files": [
1255 "components/Dialogs/src/TypographyThemer/*.h"
1258 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1261 "MaterialComponents/Dialogs": [
1264 "MaterialComponents/schemes/Typography": [
1267 "MaterialComponents/Buttons+TypographyThemer": [
1273 "name": "Dialogs+Theming",
1277 "public_header_files": "components/Dialogs/src/Theming/*.h",
1279 "components/Dialogs/src/Theming/*.{h,m}",
1280 "components/Dialogs/src/Theming/private/*.{h,m}"
1283 "MaterialComponents/Dialogs": [
1286 "MaterialComponents/Dialogs+ColorThemer": [
1289 "MaterialComponents/Dialogs+TypographyThemer": [
1292 "MaterialComponents/ShadowElevations": [
1295 "MaterialComponents/schemes/Container": [
1298 "MaterialComponents/Buttons+Theming": [
1304 "name": "UnitTests",
1305 "test_type": "unit",
1307 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1308 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1310 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1315 "name": "Elevation",
1319 "public_header_files": "components/Elevation/src/*.h",
1321 "components/Elevation/src/*.{h,m}",
1322 "components/Elevation/src/private/*.{h,m}"
1325 "MaterialComponents/Availability": [
1328 "MaterialComponents/private/Color": [
1331 "MaterialComponents/private/Math": [
1337 "name": "UnitTests",
1338 "test_type": "unit",
1340 "components/Elevation/tests/unit/*.{h,m,swift}",
1341 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1344 "MaterialComponents/private/Color": [
1352 "name": "FeatureHighlight",
1356 "public_header_files": "components/FeatureHighlight/src/*.h",
1358 "components/FeatureHighlight/src/*.{h,m}",
1359 "components/FeatureHighlight/src/private/*.{h,m}"
1362 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1365 "MaterialComponents/Availability": [
1368 "MaterialComponents/private/Math": [
1371 "MaterialComponents/Typography": [
1374 "MDFTextAccessibility": [
1380 "name": "UnitTests",
1381 "test_type": "unit",
1383 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1384 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1386 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1388 "MaterialComponents/FeatureHighlight+ColorThemer": [
1391 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1399 "name": "FeatureHighlight+ColorThemer",
1403 "public_header_files": [
1404 "components/FeatureHighlight/src/ColorThemer/*.h"
1407 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1410 "MaterialComponents/FeatureHighlight": [
1413 "MaterialComponents/Themes": [
1419 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1423 "public_header_files": [
1424 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1427 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1430 "MaterialComponents/FeatureHighlight": [
1433 "MDFTextAccessibility": [
1439 "name": "FlexibleHeader",
1443 "public_header_files": "components/FlexibleHeader/src/*.h",
1445 "components/FlexibleHeader/src/*.{h,m}",
1446 "components/FlexibleHeader/src/private/*.{h,m}"
1449 "MDFTextAccessibility": [
1452 "MaterialComponents/Availability": [
1455 "MaterialComponents/Elevation": [
1458 "MaterialComponents/ShadowElevations": [
1461 "MaterialComponents/ShadowLayer": [
1464 "MaterialComponents/private/Application": [
1467 "MaterialComponents/private/Math": [
1470 "MaterialComponents/private/UIMetrics": [
1476 "name": "UnitTests",
1477 "test_type": "unit",
1479 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1480 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1482 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1484 "MaterialComponents/ShadowLayer": [
1492 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1496 "public_header_files": [
1497 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1500 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1503 "MaterialComponents/FlexibleHeader": [
1509 "name": "HeaderStackView",
1513 "public_header_files": "components/HeaderStackView/src/*.h",
1514 "source_files": "components/HeaderStackView/src/*.{h,m}",
1517 "name": "UnitTests",
1518 "test_type": "unit",
1520 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1521 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1523 "resources": "components/HeaderStackView/tests/unit/resources/*"
1528 "name": "HeaderStackView+ColorThemer",
1532 "public_header_files": [
1533 "components/HeaderStackView/src/ColorThemer/*.h"
1536 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1539 "MaterialComponents/HeaderStackView": [
1542 "MaterialComponents/Themes": [
1552 "public_header_files": "components/Ink/src/*.h",
1554 "components/Ink/src/*.{h,m}",
1555 "components/Ink/src/private/*.{h,m}"
1558 "MaterialComponents/Availability": [
1561 "MaterialComponents/private/Color": [
1564 "MaterialComponents/private/Math": [
1570 "name": "UnitTests",
1571 "test_type": "unit",
1573 "components/Ink/tests/unit/*.{h,m,swift}",
1574 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1576 "resources": "components/Ink/tests/unit/resources/*"
1581 "name": "LibraryInfo",
1585 "public_header_files": "components/LibraryInfo/src/*.h",
1587 "components/LibraryInfo/src/*.{h,m}",
1588 "components/LibraryInfo/src/private/*.{h,m}"
1592 "name": "UnitTests",
1593 "test_type": "unit",
1595 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1596 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1598 "resources": "components/LibraryInfo/tests/unit/resources/*"
1607 "public_header_files": "components/List/src/*.h",
1609 "components/List/src/*.{h,m}",
1610 "components/List/src/private/*.{h,m}"
1613 "MaterialComponents/Elevation": [
1616 "MaterialComponents/Ink": [
1619 "MaterialComponents/Ripple": [
1622 "MaterialComponents/ShadowElevations": [
1625 "MaterialComponents/ShadowLayer": [
1628 "MaterialComponents/Typography": [
1631 "MDFInternationalization": [
1634 "MaterialComponents/private/Math": [
1640 "name": "UnitTests",
1641 "test_type": "unit",
1643 "components/List/tests/unit/*.{h,m,swift}",
1644 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1646 "resources": "components/List/tests/unit/resources/*"
1651 "name": "List+Theming",
1655 "public_header_files": "components/List/src/Theming/*.h",
1657 "components/List/src/Theming/*.{h,m}",
1658 "components/List/src/Theming/private/*.{h,m}"
1661 "MaterialComponents/List": [
1664 "MaterialComponents/schemes/Container": [
1670 "name": "UnitTests",
1671 "test_type": "unit",
1673 "components/List/tests/unit/Theming/*.{h,m,swift}",
1674 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1676 "resources": "components/List/tests/unit/Theming/resources/*"
1681 "name": "NavigationBar",
1685 "public_header_files": "components/NavigationBar/src/*.h",
1686 "source_files": "components/NavigationBar/src/*.{h,m}",
1688 "MDFTextAccessibility": [
1691 "MaterialComponents/ButtonBar": [
1694 "MaterialComponents/Elevation": [
1697 "MaterialComponents/Typography": [
1700 "MDFInternationalization": [
1703 "MaterialComponents/private/Math": [
1709 "name": "UnitTests",
1710 "test_type": "unit",
1712 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1713 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1715 "resources": "components/NavigationBar/tests/unit/resources/*",
1717 "MaterialComponents/NavigationBar+ColorThemer": [
1720 "MaterialComponents/NavigationBar+TypographyThemer": [
1728 "name": "NavigationBar+ColorThemer",
1732 "public_header_files": [
1733 "components/NavigationBar/src/ColorThemer/*.h"
1736 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1739 "MaterialComponents/NavigationBar": [
1742 "MaterialComponents/schemes/Color": [
1748 "name": "NavigationBar+TypographyThemer",
1752 "public_header_files": [
1753 "components/NavigationBar/src/TypographyThemer/*.h"
1756 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1759 "MaterialComponents/NavigationBar": [
1762 "MaterialComponents/schemes/Typography": [
1768 "name": "NavigationDrawer",
1772 "public_header_files": "components/NavigationDrawer/src/*.h",
1774 "components/NavigationDrawer/src/*.{h,m}",
1775 "components/NavigationDrawer/src/private/*.{h,m}"
1777 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1779 "MaterialComponents/Elevation": [
1782 "MaterialComponents/Palettes": [
1785 "MaterialComponents/ShadowLayer": [
1788 "MaterialComponents/private/Math": [
1791 "MaterialComponents/private/UIMetrics": [
1797 "name": "UnitTests",
1798 "test_type": "unit",
1800 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1801 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1802 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1805 "MaterialComponents/NavigationDrawer+ColorThemer": [
1813 "name": "NavigationDrawer+ColorThemer",
1817 "public_header_files": [
1818 "components/NavigationDrawer/src/ColorThemer/*.h"
1821 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1822 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1825 "MaterialComponents/NavigationDrawer": [
1828 "MaterialComponents/schemes/Color": [
1834 "name": "OverlayWindow",
1838 "public_header_files": "components/OverlayWindow/src/*.h",
1840 "components/OverlayWindow/src/*.{h,m}",
1841 "components/OverlayWindow/src/private/*.{h,m}"
1844 "MaterialComponents/Availability": [
1847 "MaterialComponents/private/Application": [
1853 "name": "UnitTests",
1854 "test_type": "unit",
1856 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1857 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1859 "resources": "components/OverlayWindow/tests/unit/resources/*"
1864 "name": "PageControl",
1868 "public_header_files": "components/PageControl/src/*.h",
1870 "components/PageControl/src/*.{h,m}",
1871 "components/PageControl/src/private/*.{h,m}"
1874 "components/PageControl/src/MaterialPageControl.bundle"
1877 "MDFInternationalization": [
1883 "name": "UnitTests",
1884 "test_type": "unit",
1886 "components/PageControl/tests/unit/*.{h,m,swift}",
1887 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1889 "resources": "components/PageControl/tests/unit/resources/*"
1898 "public_header_files": "components/Palettes/src/*.h",
1900 "components/Palettes/src/*.{h,m}",
1901 "components/Palettes/src/private/*.{h,m}"
1905 "name": "UnitTests",
1906 "test_type": "unit",
1908 "components/Palettes/tests/unit/*.{h,m,swift}",
1909 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1911 "resources": "components/Palettes/tests/unit/resources/*"
1916 "name": "ProgressView",
1920 "public_header_files": "components/ProgressView/src/*.h",
1922 "components/ProgressView/src/*.{h,m}",
1923 "components/ProgressView/src/private/*.{h,m}"
1926 "MDFInternationalization": [
1929 "MaterialComponents/Palettes": [
1932 "MaterialComponents/private/Math": [
1941 "name": "UnitTests",
1942 "test_type": "unit",
1944 "components/ProgressView/tests/unit/*.{h,m,swift}",
1945 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1947 "resources": "components/ProgressView/tests/unit/resources/*"
1952 "name": "ProgressView+Theming",
1956 "public_header_files": "components/ProgressView/src/Theming/*.h",
1958 "components/ProgressView/src/Theming/*.{h,m}",
1959 "components/ProgressView/src/Theming/private/*.{h,m}"
1962 "MaterialComponents/ProgressView": [
1965 "MaterialComponents/schemes/Container": [
1971 "name": "UnitTests",
1972 "test_type": "unit",
1974 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1975 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1977 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
1986 "public_header_files": "components/Ripple/src/*.h",
1988 "components/Ripple/src/*.{h,m}",
1989 "components/Ripple/src/private/*.{h,m}"
1992 "MaterialComponents/AnimationTiming": [
1995 "MaterialComponents/private/Color": [
1998 "MaterialComponents/private/Math": [
2004 "name": "UnitTests",
2005 "test_type": "unit",
2007 "components/Ripple/tests/unit/*.{h,m,swift}",
2008 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2010 "resources": "components/Ripple/tests/unit/resources/*"
2015 "name": "ShadowElevations",
2019 "public_header_files": "components/ShadowElevations/src/*.h",
2020 "source_files": "components/ShadowElevations/src/*.{h,m}",
2023 "name": "UnitTests",
2024 "test_type": "unit",
2026 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2027 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2029 "resources": "components/ShadowElevations/tests/unit/resources/*"
2034 "name": "ShadowLayer",
2038 "public_header_files": "components/ShadowLayer/src/*.h",
2039 "source_files": "components/ShadowLayer/src/*.{h,m}",
2041 "MaterialComponents/ShadowElevations": [
2047 "name": "UnitTests",
2048 "test_type": "unit",
2050 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2051 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2053 "resources": "components/ShadowLayer/tests/unit/resources/*"
2058 "name": "ShapeLibrary",
2062 "public_header_files": "components/ShapeLibrary/src/*.h",
2064 "components/ShapeLibrary/src/*.{h,m}",
2065 "components/ShapeLibrary/src/private/*.{h,m}"
2068 "MaterialComponents/Shapes": [
2071 "MaterialComponents/private/Math": [
2077 "name": "UnitTests",
2078 "test_type": "unit",
2080 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2081 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2083 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2092 "public_header_files": "components/Shapes/src/*.h",
2094 "components/Shapes/src/*.{h,m}",
2095 "components/Shapes/src/private/*.{h,m}"
2098 "MaterialComponents/ShadowLayer": [
2101 "MaterialComponents/private/Color": [
2104 "MaterialComponents/private/Math": [
2110 "name": "UnitTests",
2111 "test_type": "unit",
2113 "components/Shapes/tests/unit/*.{h,m,swift}",
2114 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2116 "resources": "components/Shapes/tests/unit/resources/*"
2125 "public_header_files": [
2126 "components/Slider/src/*.h"
2129 "components/Slider/src/*.{h,m}",
2130 "components/Slider/src/private/*.{h,m}"
2133 "MaterialComponents/Elevation": [
2136 "MaterialComponents/Palettes": [
2139 "MaterialComponents/ShadowElevations": [
2142 "MaterialComponents/private/Math": [
2145 "MaterialComponents/private/ThumbTrack": [
2151 "name": "UnitTests",
2152 "test_type": "unit",
2154 "components/Slider/tests/unit/*.{h,m,swift}",
2155 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2157 "resources": "components/Slider/tests/unit/resources/*"
2162 "name": "Slider+ColorThemer",
2166 "public_header_files": [
2167 "components/Slider/src/ColorThemer/*.h"
2170 "components/Slider/src/ColorThemer/*.{h,m}"
2173 "MaterialComponents/Palettes": [
2176 "MaterialComponents/Slider": [
2179 "MaterialComponents/schemes/Color": [
2189 "public_header_files": "components/Snackbar/src/*.h",
2191 "components/Snackbar/src/*.{h,m}",
2192 "components/Snackbar/src/private/*.{h,m}"
2195 "components/Snackbar/src/MaterialSnackbar.bundle"
2198 "MaterialComponents/AnimationTiming": [
2201 "MaterialComponents/Availability": [
2204 "MaterialComponents/Buttons": [
2207 "MaterialComponents/Elevation": [
2210 "MaterialComponents/OverlayWindow": [
2213 "MaterialComponents/ShadowElevations": [
2216 "MaterialComponents/ShadowLayer": [
2219 "MaterialComponents/Typography": [
2222 "MaterialComponents/private/Application": [
2225 "MaterialComponents/private/KeyboardWatcher": [
2228 "MaterialComponents/private/Math": [
2231 "MaterialComponents/private/Overlay": [
2237 "name": "UnitTests",
2238 "test_type": "unit",
2240 "components/Snackbar/tests/unit/*.{h,m,swift}",
2241 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2243 "resources": "components/Snackbar/tests/unit/resources/*",
2245 "MaterialComponents/Snackbar+FontThemer": [
2248 "MaterialComponents/Snackbar+TypographyThemer": [
2251 "MaterialComponents/Themes": [
2259 "name": "Snackbar+FontThemer",
2263 "public_header_files": [
2264 "components/Snackbar/src/FontThemer/*.h"
2267 "components/Snackbar/src/FontThemer/*.{h,m}"
2270 "MaterialComponents/Snackbar": [
2273 "MaterialComponents/Themes": [
2279 "name": "Snackbar+TypographyThemer",
2283 "public_header_files": [
2284 "components/Snackbar/src/TypographyThemer/*.h"
2287 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2290 "MaterialComponents/Snackbar": [
2293 "MaterialComponents/schemes/Typography": [
2303 "public_header_files": "components/Tabs/src/*.h",
2305 "components/Tabs/src/*.{h,m}",
2306 "components/Tabs/src/private/*.{h,m}"
2309 "components/Tabs/src/MaterialTabs.bundle"
2312 "MDFInternationalization": [
2315 "MaterialComponents/AnimationTiming": [
2318 "MaterialComponents/Elevation": [
2321 "MaterialComponents/Ink": [
2324 "MaterialComponents/Palettes": [
2327 "MaterialComponents/Ripple": [
2330 "MaterialComponents/ShadowElevations": [
2333 "MaterialComponents/ShadowLayer": [
2336 "MaterialComponents/Typography": [
2339 "MaterialComponents/private/Math": [
2345 "name": "UnitTests",
2346 "test_type": "unit",
2348 "components/Tabs/tests/unit/*.{h,m,swift}",
2349 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2351 "resources": "components/Tabs/tests/unit/resources/*",
2353 "MaterialComponents/Tabs+TypographyThemer": [
2356 "MaterialComponents/Themes": [
2364 "name": "Tabs+TypographyThemer",
2368 "public_header_files": [
2369 "components/Tabs/src/TypographyThemer/*.h"
2372 "components/Tabs/src/TypographyThemer/*.{h,m}"
2375 "MaterialComponents/Tabs": [
2378 "MaterialComponents/schemes/Typography": [
2384 "name": "Tabs+Theming",
2388 "public_header_files": "components/Tabs/src/Theming/*.h",
2390 "components/Tabs/src/Theming/*.{h,m}",
2391 "components/Tabs/src/Theming/private/*.{h,m}"
2394 "MaterialComponents/Tabs": [
2397 "MaterialComponents/Tabs+TypographyThemer": [
2400 "MaterialComponents/schemes/Container": [
2406 "name": "UnitTests",
2407 "test_type": "unit",
2409 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2410 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2412 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2417 "name": "TextFields",
2421 "public_header_files": "components/TextFields/src/*.h",
2423 "components/TextFields/src/*.{h,m}",
2424 "components/TextFields/src/private/*.{h,m}"
2427 "MaterialComponents/AnimationTiming": [
2430 "MaterialComponents/Buttons": [
2433 "MaterialComponents/Elevation": [
2436 "MaterialComponents/Palettes": [
2439 "MaterialComponents/Typography": [
2442 "MaterialComponents/private/Math": [
2445 "MDFInternationalization": [
2451 "name": "UnitTests",
2452 "test_type": "unit",
2454 "components/TextFields/tests/unit/*.{h,m,swift}",
2455 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2457 "resources": "components/TextFields/tests/unit/resources/*",
2459 "MaterialComponents/TextFields+ColorThemer": [
2462 "MaterialComponents/Themes": [
2470 "name": "TextControls+Enums",
2474 "public_header_files": "components/TextControls/src/Enums/*.h",
2475 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2478 "name": "TextControls+BaseTextAreas",
2482 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2484 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2485 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2488 "MaterialComponents/private/TextControlsPrivate+Shared": [
2491 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2494 "MDFInternationalization": [
2500 "name": "UnitTests",
2501 "test_type": "unit",
2503 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2506 "MaterialComponents/schemes/Container": [
2514 "name": "TextControls+BaseTextFields",
2518 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2520 "components/TextControls/src/BaseTextFields/*.{h,m}",
2521 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2524 "MaterialComponents/private/TextControlsPrivate+Shared": [
2527 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2530 "MDFInternationalization": [
2536 "name": "UnitTests",
2537 "test_type": "unit",
2539 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2542 "MaterialComponents/schemes/Container": [
2550 "name": "TextControls+FilledTextAreas",
2554 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2556 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2557 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2560 "MaterialComponents/Availability": [
2563 "MaterialComponents/TextControls+BaseTextAreas": [
2566 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2572 "name": "UnitTests",
2573 "test_type": "unit",
2575 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2578 "MaterialComponents/schemes/Container": [
2586 "name": "TextControls+FilledTextAreasTheming",
2590 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2592 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2593 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2596 "MaterialComponents/TextControls+FilledTextAreas": [
2599 "MaterialComponents/schemes/Container": [
2605 "name": "UnitTests",
2606 "test_type": "unit",
2608 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2614 "name": "TextControls+FilledTextFields",
2618 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2620 "components/TextControls/src/FilledTextFields/*.{h,m}",
2621 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2624 "MaterialComponents/Availability": [
2627 "MaterialComponents/TextControls+BaseTextFields": [
2630 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2636 "name": "UnitTests",
2637 "test_type": "unit",
2639 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2642 "MaterialComponents/schemes/Container": [
2650 "name": "TextControls+FilledTextFieldsTheming",
2654 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2656 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2657 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2660 "MaterialComponents/TextControls+FilledTextFields": [
2663 "MaterialComponents/schemes/Container": [
2669 "name": "UnitTests",
2670 "test_type": "unit",
2672 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2678 "name": "TextControls+OutlinedTextAreas",
2682 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2684 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2685 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2688 "MaterialComponents/Availability": [
2691 "MaterialComponents/TextControls+BaseTextAreas": [
2694 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2700 "name": "UnitTests",
2701 "test_type": "unit",
2703 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2706 "MaterialComponents/schemes/Container": [
2714 "name": "TextControls+OutlinedTextAreasTheming",
2718 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2720 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2721 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2724 "MaterialComponents/TextControls+OutlinedTextAreas": [
2727 "MaterialComponents/schemes/Container": [
2733 "name": "UnitTests",
2734 "test_type": "unit",
2736 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2739 "MaterialComponents/Availability": [
2747 "name": "TextControls+OutlinedTextFields",
2751 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2753 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2754 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2757 "MaterialComponents/Availability": [
2760 "MaterialComponents/TextControls+BaseTextFields": [
2763 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2769 "name": "UnitTests",
2770 "test_type": "unit",
2772 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2775 "MaterialComponents/schemes/Container": [
2783 "name": "TextControls+OutlinedTextFieldsTheming",
2787 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2789 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2790 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2793 "MaterialComponents/TextControls+OutlinedTextFields": [
2796 "MaterialComponents/schemes/Container": [
2802 "name": "UnitTests",
2803 "test_type": "unit",
2805 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2811 "name": "TextFields+ColorThemer",
2815 "public_header_files": [
2816 "components/TextFields/src/ColorThemer/*.h"
2819 "components/TextFields/src/ColorThemer/*.{h,m}"
2822 "MaterialComponents/TextFields": [
2825 "MaterialComponents/Themes": [
2831 "name": "TextFields+Theming",
2835 "public_header_files": "components/TextFields/src/Theming/*.h",
2837 "components/TextFields/src/Theming/*.{h,m}",
2838 "components/TextFields/src/Theming/private/*.{h,m}"
2841 "MaterialComponents/TextFields": [
2844 "MaterialComponents/TextFields+ColorThemer": [
2847 "MaterialComponents/schemes/Container": [
2853 "name": "UnitTests",
2854 "test_type": "unit",
2856 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2857 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2859 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2868 "public_header_files": "components/Themes/src/*.h",
2870 "components/Themes/src/*.{h,m}",
2871 "components/Themes/src/private/*.{h,m}"
2874 "MaterialComponents/schemes/Color": [
2877 "MaterialComponents/schemes/Typography": [
2883 "name": "UnitTests",
2884 "test_type": "unit",
2886 "components/Themes/tests/unit/*.{h,m,swift}",
2887 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2889 "resources": "components/Themes/tests/unit/resources/*"
2894 "name": "Typography",
2898 "public_header_files": "components/Typography/src/*.h",
2900 "components/Typography/src/*.{h,m}",
2901 "components/Typography/src/private/*.{h,m}"
2904 "MaterialComponents/private/Application": [
2907 "MaterialComponents/private/Math": [
2913 "name": "UnitTests",
2914 "test_type": "unit",
2916 "components/Typography/tests/unit/*.{h,m,swift}",
2917 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2919 "resources": "components/Typography/tests/unit/resources/*",
2921 "MaterialComponents/private/Application": [
2936 "public_header_files": "components/schemes/Color/src/*.h",
2937 "source_files": "components/schemes/Color/src/*.{h,m}",
2939 "MaterialComponents/Availability": [
2942 "MaterialComponents/private/Color": [
2948 "name": "UnitTests",
2949 "test_type": "unit",
2951 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2952 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2954 "resources": "components/schemes/Color/tests/unit/resources/*",
2956 "MaterialComponents/private/Math": [
2964 "name": "Container",
2968 "public_header_files": "components/schemes/Container/src/*.h",
2969 "source_files": "components/schemes/Container/src/*.{h,m}",
2971 "MaterialComponents/schemes/Color": [
2974 "MaterialComponents/schemes/Typography": [
2977 "MaterialComponents/schemes/Shape": [
2983 "name": "UnitTests",
2984 "test_type": "unit",
2986 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2987 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2997 "public_header_files": "components/schemes/Shape/src/*.h",
2998 "source_files": "components/schemes/Shape/src/*.{h,m}",
3000 "MaterialComponents/ShapeLibrary": [
3003 "MaterialComponents/Shapes": [
3009 "name": "UnitTests",
3010 "test_type": "unit",
3012 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3013 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3015 "resources": "components/schemes/Shape/tests/unit/resources/*"
3020 "name": "Typography",
3024 "public_header_files": "components/schemes/Typography/src/*.h",
3025 "source_files": "components/schemes/Typography/src/*.{h,m}",
3027 "MaterialComponents/Typography": [
3030 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3033 "MaterialComponents/schemes/Typography+Scheming": [
3039 "name": "UnitTests",
3040 "test_type": "unit",
3042 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3043 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3045 "resources": "components/schemes/Typography/tests/unit/resources/*"
3050 "name": "Typography+BasicFontScheme",
3054 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3056 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3057 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3061 "name": "Typography+Scheming",
3065 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3067 "components/schemes/Typography/src/Scheming/*.{h,m}",
3068 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3080 "name": "UnitTests",
3081 "test_type": "unit",
3083 "components/private/Icons/tests/unit/*.{h,m,swift}"
3090 "public_header_files": "components/private/Icons/src/*.h",
3091 "source_files": "components/private/Icons/src/*.{h,m}"
3094 "name": "ic_arrow_back",
3095 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3096 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3097 "resource_bundles": {
3098 "MaterialIcons_ic_arrow_back": [
3099 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3103 "MaterialComponents/private/Icons/Base": [
3110 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3111 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3112 "resource_bundles": {
3113 "MaterialIcons_ic_check": [
3114 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3118 "MaterialComponents/private/Icons/Base": [
3124 "name": "ic_check_circle",
3125 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3126 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3127 "resource_bundles": {
3128 "MaterialIcons_ic_check_circle": [
3129 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3133 "MaterialComponents/private/Icons/Base": [
3139 "name": "ic_chevron_right",
3140 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3141 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3142 "resource_bundles": {
3143 "MaterialIcons_ic_chevron_right": [
3144 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3148 "MaterialComponents/private/Icons/Base": [
3154 "name": "ic_color_lens",
3155 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3156 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3157 "resource_bundles": {
3158 "MaterialIcons_ic_color_lens": [
3159 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3163 "MaterialComponents/private/Icons/Base": [
3169 "name": "ic_help_outline",
3170 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3171 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3172 "resource_bundles": {
3173 "MaterialIcons_ic_help_outline": [
3174 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3178 "MaterialComponents/private/Icons/Base": [
3185 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3186 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3187 "resource_bundles": {
3188 "MaterialIcons_ic_info": [
3189 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3193 "MaterialComponents/private/Icons/Base": [
3199 "name": "ic_more_horiz",
3200 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3201 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3202 "resource_bundles": {
3203 "MaterialIcons_ic_more_horiz": [
3204 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3208 "MaterialComponents/private/Icons/Base": [
3214 "name": "ic_radio_button_unchecked",
3215 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3216 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3217 "resource_bundles": {
3218 "MaterialIcons_ic_radio_button_unchecked": [
3219 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3223 "MaterialComponents/private/Icons/Base": [
3229 "name": "ic_reorder",
3230 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3231 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3232 "resource_bundles": {
3233 "MaterialIcons_ic_reorder": [
3234 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3238 "MaterialComponents/private/Icons/Base": [
3244 "name": "ic_settings",
3245 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3246 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3247 "resource_bundles": {
3248 "MaterialIcons_ic_settings": [
3249 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3253 "MaterialComponents/private/Icons/Base": [
3261 "name": "Application",
3265 "public_header_files": "components/private/Application/src/*.h",
3266 "source_files": "components/private/Application/src/*.{h,m}",
3269 "name": "UnitTests",
3270 "test_type": "unit",
3272 "components/private/Application/tests/unit/*.{h,m,swift}",
3273 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3275 "resources": "components/private/Application/tests/unit/resources/*"
3284 "public_header_files": "components/private/Color/src/*.h",
3285 "source_files": "components/private/Color/src/*.{h,m}",
3287 "MaterialComponents/Availability": [
3293 "name": "UnitTests",
3294 "test_type": "unit",
3296 "components/private/Color/tests/unit/*.{h,m,swift}",
3297 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3299 "resources": "components/private/Color/tests/unit/resources/*"
3304 "name": "KeyboardWatcher",
3308 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3309 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3311 "MaterialComponents/private/Application": [
3317 "name": "UnitTests",
3318 "test_type": "unit",
3320 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3321 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3323 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3332 "public_header_files": "components/private/Math/src/*.h",
3333 "source_files": "components/private/Math/src/*.{h,m}",
3336 "name": "UnitTests",
3337 "test_type": "unit",
3339 "components/private/Math/tests/unit/*.{h,m,swift}",
3340 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3342 "resources": "components/private/Math/tests/unit/resources/*"
3351 "public_header_files": "components/private/Overlay/src/*.h",
3353 "components/private/Overlay/src/*.{h,m}",
3354 "components/private/Overlay/src/private/*.{h,m}"
3358 "name": "UnitTests",
3359 "test_type": "unit",
3361 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3362 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3364 "resources": "components/private/Overlay/tests/unit/resources/*"
3369 "name": "TextControlsPrivate+Shared",
3373 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3375 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3378 "MaterialComponents/TextControls+Enums": [
3381 "MaterialComponents/AnimationTiming": [
3384 "MaterialComponents/private/Math": [
3390 "name": "TextControlsPrivate+BaseStyle",
3394 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3396 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3399 "MaterialComponents/private/TextControlsPrivate+Shared": [
3402 "MaterialComponents/AnimationTiming": [
3405 "MaterialComponents/private/Math": [
3411 "name": "TextControlsPrivate+FilledStyle",
3415 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3417 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3420 "MaterialComponents/Availability": [
3423 "MaterialComponents/AnimationTiming": [
3426 "MaterialComponents/private/Math": [
3429 "MaterialComponents/private/TextControlsPrivate+Shared": [
3435 "name": "TextControlsPrivate+OutlinedStyle",
3439 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3441 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3444 "MaterialComponents/Availability": [
3447 "MaterialComponents/AnimationTiming": [
3450 "MaterialComponents/private/Math": [
3453 "MaterialComponents/private/TextControlsPrivate+Shared": [
3459 "name": "ThumbTrack",
3463 "public_header_files": "components/private/ThumbTrack/src/*.h",
3465 "components/private/ThumbTrack/src/*.{h,m}",
3466 "components/private/ThumbTrack/src/private/*.{h,m}"
3469 "MaterialComponents/Availability": [
3472 "MaterialComponents/Ink": [
3475 "MaterialComponents/Ripple": [
3478 "MaterialComponents/ShadowElevations": [
3481 "MaterialComponents/ShadowLayer": [
3484 "MaterialComponents/Typography": [
3487 "MDFInternationalization": [
3490 "MaterialComponents/private/Math": [
3496 "name": "UnitTests",
3497 "test_type": "unit",
3499 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3500 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3502 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3507 "name": "UIMetrics",
3511 "public_header_files": "components/private/UIMetrics/src/*.h",
3513 "components/private/UIMetrics/src/*.{h,m}",
3514 "components/private/UIMetrics/src/private/*.{h,m}"
3517 "MaterialComponents/private/Application": [
3523 "name": "UnitTests",
3524 "test_type": "unit",
3526 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3527 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3529 "resources": "components/private/UIMetrics/tests/unit/resources/*"