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 "components/ProgressView/src/MaterialProgressView.bundle"
1929 "MDFInternationalization": [
1932 "MaterialComponents/Palettes": [
1935 "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/Availability": [
1998 "MaterialComponents/private/Color": [
2001 "MaterialComponents/private/Math": [
2007 "name": "UnitTests",
2008 "test_type": "unit",
2010 "components/Ripple/tests/unit/*.{h,m,swift}",
2011 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2013 "resources": "components/Ripple/tests/unit/resources/*"
2018 "name": "ShadowElevations",
2022 "public_header_files": "components/ShadowElevations/src/*.h",
2023 "source_files": "components/ShadowElevations/src/*.{h,m}",
2026 "name": "UnitTests",
2027 "test_type": "unit",
2029 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2030 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2032 "resources": "components/ShadowElevations/tests/unit/resources/*"
2037 "name": "ShadowLayer",
2041 "public_header_files": "components/ShadowLayer/src/*.h",
2042 "source_files": "components/ShadowLayer/src/*.{h,m}",
2044 "MaterialComponents/ShadowElevations": [
2050 "name": "UnitTests",
2051 "test_type": "unit",
2053 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2054 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2056 "resources": "components/ShadowLayer/tests/unit/resources/*"
2061 "name": "ShapeLibrary",
2065 "public_header_files": "components/ShapeLibrary/src/*.h",
2067 "components/ShapeLibrary/src/*.{h,m}",
2068 "components/ShapeLibrary/src/private/*.{h,m}"
2071 "MaterialComponents/Shapes": [
2074 "MaterialComponents/private/Math": [
2080 "name": "UnitTests",
2081 "test_type": "unit",
2083 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2084 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2086 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2095 "public_header_files": "components/Shapes/src/*.h",
2097 "components/Shapes/src/*.{h,m}",
2098 "components/Shapes/src/private/*.{h,m}"
2101 "MaterialComponents/ShadowLayer": [
2104 "MaterialComponents/private/Color": [
2107 "MaterialComponents/private/Math": [
2113 "name": "UnitTests",
2114 "test_type": "unit",
2116 "components/Shapes/tests/unit/*.{h,m,swift}",
2117 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2119 "resources": "components/Shapes/tests/unit/resources/*"
2128 "public_header_files": [
2129 "components/Slider/src/*.h"
2132 "components/Slider/src/*.{h,m}",
2133 "components/Slider/src/private/*.{h,m}"
2136 "MaterialComponents/Elevation": [
2139 "MaterialComponents/Palettes": [
2142 "MaterialComponents/ShadowElevations": [
2145 "MaterialComponents/private/Math": [
2148 "MaterialComponents/private/ThumbTrack": [
2154 "name": "UnitTests",
2155 "test_type": "unit",
2157 "components/Slider/tests/unit/*.{h,m,swift}",
2158 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2160 "resources": "components/Slider/tests/unit/resources/*"
2165 "name": "Slider+ColorThemer",
2169 "public_header_files": [
2170 "components/Slider/src/ColorThemer/*.h"
2173 "components/Slider/src/ColorThemer/*.{h,m}"
2176 "MaterialComponents/Palettes": [
2179 "MaterialComponents/Slider": [
2182 "MaterialComponents/schemes/Color": [
2192 "public_header_files": "components/Snackbar/src/*.h",
2194 "components/Snackbar/src/*.{h,m}",
2195 "components/Snackbar/src/private/*.{h,m}"
2198 "components/Snackbar/src/MaterialSnackbar.bundle"
2201 "MaterialComponents/AnimationTiming": [
2204 "MaterialComponents/Availability": [
2207 "MaterialComponents/Buttons": [
2210 "MaterialComponents/Elevation": [
2213 "MaterialComponents/OverlayWindow": [
2216 "MaterialComponents/ShadowElevations": [
2219 "MaterialComponents/ShadowLayer": [
2222 "MaterialComponents/Typography": [
2225 "MaterialComponents/private/Application": [
2228 "MaterialComponents/private/KeyboardWatcher": [
2231 "MaterialComponents/private/Math": [
2234 "MaterialComponents/private/Overlay": [
2240 "name": "UnitTests",
2241 "test_type": "unit",
2243 "components/Snackbar/tests/unit/*.{h,m,swift}",
2244 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2246 "resources": "components/Snackbar/tests/unit/resources/*",
2248 "MaterialComponents/Snackbar+FontThemer": [
2251 "MaterialComponents/Snackbar+TypographyThemer": [
2254 "MaterialComponents/Themes": [
2262 "name": "Snackbar+FontThemer",
2266 "public_header_files": [
2267 "components/Snackbar/src/FontThemer/*.h"
2270 "components/Snackbar/src/FontThemer/*.{h,m}"
2273 "MaterialComponents/Snackbar": [
2276 "MaterialComponents/Themes": [
2282 "name": "Snackbar+TypographyThemer",
2286 "public_header_files": [
2287 "components/Snackbar/src/TypographyThemer/*.h"
2290 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2293 "MaterialComponents/Snackbar": [
2296 "MaterialComponents/schemes/Typography": [
2306 "public_header_files": "components/Tabs/src/*.h",
2308 "components/Tabs/src/*.{h,m}",
2309 "components/Tabs/src/private/*.{h,m}"
2312 "components/Tabs/src/MaterialTabs.bundle"
2315 "MDFInternationalization": [
2318 "MaterialComponents/AnimationTiming": [
2321 "MaterialComponents/Elevation": [
2324 "MaterialComponents/Ink": [
2327 "MaterialComponents/Palettes": [
2330 "MaterialComponents/Ripple": [
2333 "MaterialComponents/ShadowElevations": [
2336 "MaterialComponents/ShadowLayer": [
2339 "MaterialComponents/Typography": [
2342 "MaterialComponents/private/Math": [
2348 "name": "UnitTests",
2349 "test_type": "unit",
2351 "components/Tabs/tests/unit/*.{h,m,swift}",
2352 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2354 "resources": "components/Tabs/tests/unit/resources/*",
2356 "MaterialComponents/Tabs+TypographyThemer": [
2359 "MaterialComponents/Themes": [
2367 "name": "Tabs+TypographyThemer",
2371 "public_header_files": [
2372 "components/Tabs/src/TypographyThemer/*.h"
2375 "components/Tabs/src/TypographyThemer/*.{h,m}"
2378 "MaterialComponents/Tabs": [
2381 "MaterialComponents/schemes/Typography": [
2387 "name": "Tabs+Theming",
2391 "public_header_files": "components/Tabs/src/Theming/*.h",
2393 "components/Tabs/src/Theming/*.{h,m}",
2394 "components/Tabs/src/Theming/private/*.{h,m}"
2397 "MaterialComponents/Tabs": [
2400 "MaterialComponents/Tabs+TypographyThemer": [
2403 "MaterialComponents/schemes/Container": [
2409 "name": "UnitTests",
2410 "test_type": "unit",
2412 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2413 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2415 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2420 "name": "TextFields",
2424 "public_header_files": "components/TextFields/src/*.h",
2426 "components/TextFields/src/*.{h,m}",
2427 "components/TextFields/src/private/*.{h,m}"
2430 "MaterialComponents/AnimationTiming": [
2433 "MaterialComponents/Buttons": [
2436 "MaterialComponents/Elevation": [
2439 "MaterialComponents/Palettes": [
2442 "MaterialComponents/Typography": [
2445 "MaterialComponents/private/Math": [
2448 "MDFInternationalization": [
2454 "name": "UnitTests",
2455 "test_type": "unit",
2457 "components/TextFields/tests/unit/*.{h,m,swift}",
2458 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2460 "resources": "components/TextFields/tests/unit/resources/*",
2462 "MaterialComponents/TextFields+ColorThemer": [
2465 "MaterialComponents/Themes": [
2473 "name": "TextControls+Enums",
2477 "public_header_files": "components/TextControls/src/Enums/*.h",
2478 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2481 "name": "TextControls+BaseTextAreas",
2485 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2487 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2488 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2491 "MaterialComponents/private/TextControlsPrivate+Shared": [
2494 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2497 "MDFInternationalization": [
2503 "name": "UnitTests",
2504 "test_type": "unit",
2506 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2509 "MaterialComponents/schemes/Container": [
2517 "name": "TextControls+BaseTextFields",
2521 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2523 "components/TextControls/src/BaseTextFields/*.{h,m}",
2524 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2527 "MaterialComponents/private/TextControlsPrivate+Shared": [
2530 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2533 "MDFInternationalization": [
2539 "name": "UnitTests",
2540 "test_type": "unit",
2542 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2545 "MaterialComponents/schemes/Container": [
2553 "name": "TextControls+FilledTextAreas",
2557 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2559 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2560 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2563 "MaterialComponents/Availability": [
2566 "MaterialComponents/TextControls+BaseTextAreas": [
2569 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2575 "name": "UnitTests",
2576 "test_type": "unit",
2578 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2581 "MaterialComponents/schemes/Container": [
2589 "name": "TextControls+FilledTextAreasTheming",
2593 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2595 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2596 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2599 "MaterialComponents/TextControls+FilledTextAreas": [
2602 "MaterialComponents/schemes/Container": [
2608 "name": "UnitTests",
2609 "test_type": "unit",
2611 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2617 "name": "TextControls+FilledTextFields",
2621 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2623 "components/TextControls/src/FilledTextFields/*.{h,m}",
2624 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2627 "MaterialComponents/Availability": [
2630 "MaterialComponents/TextControls+BaseTextFields": [
2633 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2639 "name": "UnitTests",
2640 "test_type": "unit",
2642 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2645 "MaterialComponents/schemes/Container": [
2653 "name": "TextControls+FilledTextFieldsTheming",
2657 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2659 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2660 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2663 "MaterialComponents/TextControls+FilledTextFields": [
2666 "MaterialComponents/schemes/Container": [
2672 "name": "UnitTests",
2673 "test_type": "unit",
2675 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2681 "name": "TextControls+OutlinedTextAreas",
2685 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2687 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2688 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2691 "MaterialComponents/Availability": [
2694 "MaterialComponents/TextControls+BaseTextAreas": [
2697 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2703 "name": "UnitTests",
2704 "test_type": "unit",
2706 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2709 "MaterialComponents/schemes/Container": [
2717 "name": "TextControls+OutlinedTextAreasTheming",
2721 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2723 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2724 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2727 "MaterialComponents/TextControls+OutlinedTextAreas": [
2730 "MaterialComponents/schemes/Container": [
2736 "name": "UnitTests",
2737 "test_type": "unit",
2739 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2742 "MaterialComponents/Availability": [
2750 "name": "TextControls+OutlinedTextFields",
2754 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2756 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2757 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2760 "MaterialComponents/Availability": [
2763 "MaterialComponents/TextControls+BaseTextFields": [
2766 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2772 "name": "UnitTests",
2773 "test_type": "unit",
2775 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2778 "MaterialComponents/schemes/Container": [
2786 "name": "TextControls+OutlinedTextFieldsTheming",
2790 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2792 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2793 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2796 "MaterialComponents/TextControls+OutlinedTextFields": [
2799 "MaterialComponents/schemes/Container": [
2805 "name": "UnitTests",
2806 "test_type": "unit",
2808 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2814 "name": "TextFields+ColorThemer",
2818 "public_header_files": [
2819 "components/TextFields/src/ColorThemer/*.h"
2822 "components/TextFields/src/ColorThemer/*.{h,m}"
2825 "MaterialComponents/TextFields": [
2828 "MaterialComponents/Themes": [
2834 "name": "TextFields+Theming",
2838 "public_header_files": "components/TextFields/src/Theming/*.h",
2840 "components/TextFields/src/Theming/*.{h,m}",
2841 "components/TextFields/src/Theming/private/*.{h,m}"
2844 "MaterialComponents/TextFields": [
2847 "MaterialComponents/TextFields+ColorThemer": [
2850 "MaterialComponents/schemes/Container": [
2856 "name": "UnitTests",
2857 "test_type": "unit",
2859 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2860 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2862 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2871 "public_header_files": "components/Themes/src/*.h",
2873 "components/Themes/src/*.{h,m}",
2874 "components/Themes/src/private/*.{h,m}"
2877 "MaterialComponents/schemes/Color": [
2880 "MaterialComponents/schemes/Typography": [
2886 "name": "UnitTests",
2887 "test_type": "unit",
2889 "components/Themes/tests/unit/*.{h,m,swift}",
2890 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2892 "resources": "components/Themes/tests/unit/resources/*"
2897 "name": "Typography",
2901 "public_header_files": "components/Typography/src/*.h",
2903 "components/Typography/src/*.{h,m}",
2904 "components/Typography/src/private/*.{h,m}"
2907 "MaterialComponents/private/Application": [
2910 "MaterialComponents/private/Math": [
2916 "name": "UnitTests",
2917 "test_type": "unit",
2919 "components/Typography/tests/unit/*.{h,m,swift}",
2920 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2922 "resources": "components/Typography/tests/unit/resources/*",
2924 "MaterialComponents/private/Application": [
2939 "public_header_files": "components/schemes/Color/src/*.h",
2940 "source_files": "components/schemes/Color/src/*.{h,m}",
2942 "MaterialComponents/Availability": [
2945 "MaterialComponents/private/Color": [
2951 "name": "UnitTests",
2952 "test_type": "unit",
2954 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2955 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2957 "resources": "components/schemes/Color/tests/unit/resources/*",
2959 "MaterialComponents/private/Math": [
2967 "name": "Container",
2971 "public_header_files": "components/schemes/Container/src/*.h",
2972 "source_files": "components/schemes/Container/src/*.{h,m}",
2974 "MaterialComponents/schemes/Color": [
2977 "MaterialComponents/schemes/Typography": [
2980 "MaterialComponents/schemes/Shape": [
2986 "name": "UnitTests",
2987 "test_type": "unit",
2989 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2990 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3000 "public_header_files": "components/schemes/Shape/src/*.h",
3001 "source_files": "components/schemes/Shape/src/*.{h,m}",
3003 "MaterialComponents/ShapeLibrary": [
3006 "MaterialComponents/Shapes": [
3012 "name": "UnitTests",
3013 "test_type": "unit",
3015 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3016 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3018 "resources": "components/schemes/Shape/tests/unit/resources/*"
3023 "name": "Typography",
3027 "public_header_files": "components/schemes/Typography/src/*.h",
3028 "source_files": "components/schemes/Typography/src/*.{h,m}",
3030 "MaterialComponents/Typography": [
3033 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3036 "MaterialComponents/schemes/Typography+Scheming": [
3042 "name": "UnitTests",
3043 "test_type": "unit",
3045 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3046 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3048 "resources": "components/schemes/Typography/tests/unit/resources/*"
3053 "name": "Typography+BasicFontScheme",
3057 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3059 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3060 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3064 "name": "Typography+Scheming",
3068 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3070 "components/schemes/Typography/src/Scheming/*.{h,m}",
3071 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3083 "name": "UnitTests",
3084 "test_type": "unit",
3086 "components/private/Icons/tests/unit/*.{h,m,swift}"
3093 "public_header_files": "components/private/Icons/src/*.h",
3094 "source_files": "components/private/Icons/src/*.{h,m}"
3097 "name": "ic_arrow_back",
3098 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3099 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3100 "resource_bundles": {
3101 "MaterialIcons_ic_arrow_back": [
3102 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3106 "MaterialComponents/private/Icons/Base": [
3113 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3114 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3115 "resource_bundles": {
3116 "MaterialIcons_ic_check": [
3117 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3121 "MaterialComponents/private/Icons/Base": [
3127 "name": "ic_check_circle",
3128 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3129 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3130 "resource_bundles": {
3131 "MaterialIcons_ic_check_circle": [
3132 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3136 "MaterialComponents/private/Icons/Base": [
3142 "name": "ic_chevron_right",
3143 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3144 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3145 "resource_bundles": {
3146 "MaterialIcons_ic_chevron_right": [
3147 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3151 "MaterialComponents/private/Icons/Base": [
3157 "name": "ic_color_lens",
3158 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3159 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3160 "resource_bundles": {
3161 "MaterialIcons_ic_color_lens": [
3162 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3166 "MaterialComponents/private/Icons/Base": [
3172 "name": "ic_help_outline",
3173 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3174 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3175 "resource_bundles": {
3176 "MaterialIcons_ic_help_outline": [
3177 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3181 "MaterialComponents/private/Icons/Base": [
3188 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3189 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3190 "resource_bundles": {
3191 "MaterialIcons_ic_info": [
3192 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3196 "MaterialComponents/private/Icons/Base": [
3202 "name": "ic_more_horiz",
3203 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3204 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3205 "resource_bundles": {
3206 "MaterialIcons_ic_more_horiz": [
3207 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3211 "MaterialComponents/private/Icons/Base": [
3217 "name": "ic_radio_button_unchecked",
3218 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3219 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3220 "resource_bundles": {
3221 "MaterialIcons_ic_radio_button_unchecked": [
3222 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3226 "MaterialComponents/private/Icons/Base": [
3232 "name": "ic_reorder",
3233 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3234 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3235 "resource_bundles": {
3236 "MaterialIcons_ic_reorder": [
3237 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3241 "MaterialComponents/private/Icons/Base": [
3247 "name": "ic_settings",
3248 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3249 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3250 "resource_bundles": {
3251 "MaterialIcons_ic_settings": [
3252 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3256 "MaterialComponents/private/Icons/Base": [
3264 "name": "Application",
3268 "public_header_files": "components/private/Application/src/*.h",
3269 "source_files": "components/private/Application/src/*.{h,m}",
3272 "name": "UnitTests",
3273 "test_type": "unit",
3275 "components/private/Application/tests/unit/*.{h,m,swift}",
3276 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3278 "resources": "components/private/Application/tests/unit/resources/*"
3287 "public_header_files": "components/private/Color/src/*.h",
3288 "source_files": "components/private/Color/src/*.{h,m}",
3290 "MaterialComponents/Availability": [
3296 "name": "UnitTests",
3297 "test_type": "unit",
3299 "components/private/Color/tests/unit/*.{h,m,swift}",
3300 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3302 "resources": "components/private/Color/tests/unit/resources/*"
3307 "name": "KeyboardWatcher",
3311 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3312 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3314 "MaterialComponents/private/Application": [
3320 "name": "UnitTests",
3321 "test_type": "unit",
3323 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3324 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3326 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3335 "public_header_files": "components/private/Math/src/*.h",
3336 "source_files": "components/private/Math/src/*.{h,m}",
3339 "name": "UnitTests",
3340 "test_type": "unit",
3342 "components/private/Math/tests/unit/*.{h,m,swift}",
3343 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3345 "resources": "components/private/Math/tests/unit/resources/*"
3354 "public_header_files": "components/private/Overlay/src/*.h",
3356 "components/private/Overlay/src/*.{h,m}",
3357 "components/private/Overlay/src/private/*.{h,m}"
3361 "name": "UnitTests",
3362 "test_type": "unit",
3364 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3365 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3367 "resources": "components/private/Overlay/tests/unit/resources/*"
3372 "name": "TextControlsPrivate+Shared",
3376 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3378 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3381 "MaterialComponents/TextControls+Enums": [
3384 "MaterialComponents/AnimationTiming": [
3387 "MaterialComponents/private/Math": [
3393 "name": "TextControlsPrivate+BaseStyle",
3397 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3399 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3402 "MaterialComponents/private/TextControlsPrivate+Shared": [
3405 "MaterialComponents/AnimationTiming": [
3408 "MaterialComponents/private/Math": [
3414 "name": "TextControlsPrivate+FilledStyle",
3418 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3420 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3423 "MaterialComponents/Availability": [
3426 "MaterialComponents/AnimationTiming": [
3429 "MaterialComponents/private/Math": [
3432 "MaterialComponents/private/TextControlsPrivate+Shared": [
3438 "name": "TextControlsPrivate+OutlinedStyle",
3442 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3444 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3447 "MaterialComponents/Availability": [
3450 "MaterialComponents/AnimationTiming": [
3453 "MaterialComponents/private/Math": [
3456 "MaterialComponents/private/TextControlsPrivate+Shared": [
3462 "name": "ThumbTrack",
3466 "public_header_files": "components/private/ThumbTrack/src/*.h",
3468 "components/private/ThumbTrack/src/*.{h,m}",
3469 "components/private/ThumbTrack/src/private/*.{h,m}"
3472 "MaterialComponents/Availability": [
3475 "MaterialComponents/Ink": [
3478 "MaterialComponents/Ripple": [
3481 "MaterialComponents/ShadowElevations": [
3484 "MaterialComponents/ShadowLayer": [
3487 "MaterialComponents/Typography": [
3490 "MDFInternationalization": [
3493 "MaterialComponents/private/Math": [
3499 "name": "UnitTests",
3500 "test_type": "unit",
3502 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3503 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3505 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3510 "name": "UIMetrics",
3514 "public_header_files": "components/private/UIMetrics/src/*.h",
3516 "components/private/UIMetrics/src/*.{h,m}",
3517 "components/private/UIMetrics/src/private/*.{h,m}"
3520 "MaterialComponents/private/Application": [
3526 "name": "UnitTests",
3527 "test_type": "unit",
3529 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3530 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3532 "resources": "components/private/UIMetrics/tests/unit/resources/*"