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}"
1925 "MDFInternationalization": [
1928 "MaterialComponents/Palettes": [
1931 "MaterialComponents/private/Math": [
1937 "name": "UnitTests",
1938 "test_type": "unit",
1940 "components/ProgressView/tests/unit/*.{h,m,swift}",
1941 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1943 "resources": "components/ProgressView/tests/unit/resources/*"
1948 "name": "ProgressView+Theming",
1952 "public_header_files": "components/ProgressView/src/Theming/*.h",
1954 "components/ProgressView/src/Theming/*.{h,m}",
1955 "components/ProgressView/src/Theming/private/*.{h,m}"
1958 "MaterialComponents/ProgressView": [
1961 "MaterialComponents/schemes/Container": [
1967 "name": "UnitTests",
1968 "test_type": "unit",
1970 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1971 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1973 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
1982 "public_header_files": "components/Ripple/src/*.h",
1984 "components/Ripple/src/*.{h,m}",
1985 "components/Ripple/src/private/*.{h,m}"
1988 "MaterialComponents/AnimationTiming": [
1991 "MaterialComponents/Availability": [
1994 "MaterialComponents/private/Color": [
1997 "MaterialComponents/private/Math": [
2003 "name": "UnitTests",
2004 "test_type": "unit",
2006 "components/Ripple/tests/unit/*.{h,m,swift}",
2007 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2009 "resources": "components/Ripple/tests/unit/resources/*"
2014 "name": "ShadowElevations",
2018 "public_header_files": "components/ShadowElevations/src/*.h",
2019 "source_files": "components/ShadowElevations/src/*.{h,m}",
2022 "name": "UnitTests",
2023 "test_type": "unit",
2025 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2026 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2028 "resources": "components/ShadowElevations/tests/unit/resources/*"
2033 "name": "ShadowLayer",
2037 "public_header_files": "components/ShadowLayer/src/*.h",
2038 "source_files": "components/ShadowLayer/src/*.{h,m}",
2040 "MaterialComponents/ShadowElevations": [
2046 "name": "UnitTests",
2047 "test_type": "unit",
2049 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2050 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2052 "resources": "components/ShadowLayer/tests/unit/resources/*"
2057 "name": "ShapeLibrary",
2061 "public_header_files": "components/ShapeLibrary/src/*.h",
2063 "components/ShapeLibrary/src/*.{h,m}",
2064 "components/ShapeLibrary/src/private/*.{h,m}"
2067 "MaterialComponents/Shapes": [
2070 "MaterialComponents/private/Math": [
2076 "name": "UnitTests",
2077 "test_type": "unit",
2079 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2080 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2082 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2091 "public_header_files": "components/Shapes/src/*.h",
2093 "components/Shapes/src/*.{h,m}",
2094 "components/Shapes/src/private/*.{h,m}"
2097 "MaterialComponents/ShadowLayer": [
2100 "MaterialComponents/private/Color": [
2103 "MaterialComponents/private/Math": [
2109 "name": "UnitTests",
2110 "test_type": "unit",
2112 "components/Shapes/tests/unit/*.{h,m,swift}",
2113 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2115 "resources": "components/Shapes/tests/unit/resources/*"
2124 "public_header_files": [
2125 "components/Slider/src/*.h"
2128 "components/Slider/src/*.{h,m}",
2129 "components/Slider/src/private/*.{h,m}"
2132 "MaterialComponents/Elevation": [
2135 "MaterialComponents/Palettes": [
2138 "MaterialComponents/ShadowElevations": [
2141 "MaterialComponents/private/Math": [
2144 "MaterialComponents/private/ThumbTrack": [
2150 "name": "UnitTests",
2151 "test_type": "unit",
2153 "components/Slider/tests/unit/*.{h,m,swift}",
2154 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2156 "resources": "components/Slider/tests/unit/resources/*"
2161 "name": "Slider+ColorThemer",
2165 "public_header_files": [
2166 "components/Slider/src/ColorThemer/*.h"
2169 "components/Slider/src/ColorThemer/*.{h,m}"
2172 "MaterialComponents/Palettes": [
2175 "MaterialComponents/Slider": [
2178 "MaterialComponents/schemes/Color": [
2188 "public_header_files": "components/Snackbar/src/*.h",
2190 "components/Snackbar/src/*.{h,m}",
2191 "components/Snackbar/src/private/*.{h,m}"
2194 "components/Snackbar/src/MaterialSnackbar.bundle"
2197 "MaterialComponents/AnimationTiming": [
2200 "MaterialComponents/Availability": [
2203 "MaterialComponents/Buttons": [
2206 "MaterialComponents/Elevation": [
2209 "MaterialComponents/OverlayWindow": [
2212 "MaterialComponents/ShadowElevations": [
2215 "MaterialComponents/ShadowLayer": [
2218 "MaterialComponents/Typography": [
2221 "MaterialComponents/private/Application": [
2224 "MaterialComponents/private/KeyboardWatcher": [
2227 "MaterialComponents/private/Math": [
2230 "MaterialComponents/private/Overlay": [
2236 "name": "UnitTests",
2237 "test_type": "unit",
2239 "components/Snackbar/tests/unit/*.{h,m,swift}",
2240 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2242 "resources": "components/Snackbar/tests/unit/resources/*",
2244 "MaterialComponents/Snackbar+FontThemer": [
2247 "MaterialComponents/Snackbar+TypographyThemer": [
2250 "MaterialComponents/Themes": [
2258 "name": "Snackbar+FontThemer",
2262 "public_header_files": [
2263 "components/Snackbar/src/FontThemer/*.h"
2266 "components/Snackbar/src/FontThemer/*.{h,m}"
2269 "MaterialComponents/Snackbar": [
2272 "MaterialComponents/Themes": [
2278 "name": "Snackbar+TypographyThemer",
2282 "public_header_files": [
2283 "components/Snackbar/src/TypographyThemer/*.h"
2286 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2289 "MaterialComponents/Snackbar": [
2292 "MaterialComponents/schemes/Typography": [
2302 "public_header_files": "components/Tabs/src/*.h",
2304 "components/Tabs/src/*.{h,m}",
2305 "components/Tabs/src/private/*.{h,m}"
2308 "components/Tabs/src/MaterialTabs.bundle"
2311 "MDFInternationalization": [
2314 "MaterialComponents/AnimationTiming": [
2317 "MaterialComponents/Elevation": [
2320 "MaterialComponents/Ink": [
2323 "MaterialComponents/Palettes": [
2326 "MaterialComponents/Ripple": [
2329 "MaterialComponents/ShadowElevations": [
2332 "MaterialComponents/ShadowLayer": [
2335 "MaterialComponents/Typography": [
2338 "MaterialComponents/private/Math": [
2344 "name": "UnitTests",
2345 "test_type": "unit",
2347 "components/Tabs/tests/unit/*.{h,m,swift}",
2348 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2350 "resources": "components/Tabs/tests/unit/resources/*",
2352 "MaterialComponents/Tabs+TypographyThemer": [
2355 "MaterialComponents/Themes": [
2363 "name": "Tabs+TypographyThemer",
2367 "public_header_files": [
2368 "components/Tabs/src/TypographyThemer/*.h"
2371 "components/Tabs/src/TypographyThemer/*.{h,m}"
2374 "MaterialComponents/Tabs": [
2377 "MaterialComponents/schemes/Typography": [
2383 "name": "Tabs+Theming",
2387 "public_header_files": "components/Tabs/src/Theming/*.h",
2389 "components/Tabs/src/Theming/*.{h,m}",
2390 "components/Tabs/src/Theming/private/*.{h,m}"
2393 "MaterialComponents/Tabs": [
2396 "MaterialComponents/Tabs+TypographyThemer": [
2399 "MaterialComponents/schemes/Container": [
2405 "name": "UnitTests",
2406 "test_type": "unit",
2408 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2409 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2411 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2416 "name": "TextFields",
2420 "public_header_files": "components/TextFields/src/*.h",
2422 "components/TextFields/src/*.{h,m}",
2423 "components/TextFields/src/private/*.{h,m}"
2426 "MaterialComponents/AnimationTiming": [
2429 "MaterialComponents/Buttons": [
2432 "MaterialComponents/Elevation": [
2435 "MaterialComponents/Palettes": [
2438 "MaterialComponents/Typography": [
2441 "MaterialComponents/private/Math": [
2444 "MDFInternationalization": [
2450 "name": "UnitTests",
2451 "test_type": "unit",
2453 "components/TextFields/tests/unit/*.{h,m,swift}",
2454 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2456 "resources": "components/TextFields/tests/unit/resources/*",
2458 "MaterialComponents/TextFields+ColorThemer": [
2461 "MaterialComponents/Themes": [
2469 "name": "TextControls+Enums",
2473 "public_header_files": "components/TextControls/src/Enums/*.h",
2474 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2477 "name": "TextControls+BaseTextAreas",
2481 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2483 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2484 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2487 "MaterialComponents/private/TextControlsPrivate+Shared": [
2490 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2493 "MDFInternationalization": [
2499 "name": "UnitTests",
2500 "test_type": "unit",
2502 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2505 "MaterialComponents/schemes/Container": [
2513 "name": "TextControls+BaseTextFields",
2517 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2519 "components/TextControls/src/BaseTextFields/*.{h,m}",
2520 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2523 "MaterialComponents/private/TextControlsPrivate+Shared": [
2526 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2529 "MDFInternationalization": [
2535 "name": "UnitTests",
2536 "test_type": "unit",
2538 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2541 "MaterialComponents/schemes/Container": [
2549 "name": "TextControls+FilledTextAreas",
2553 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2555 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2556 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2559 "MaterialComponents/Availability": [
2562 "MaterialComponents/TextControls+BaseTextAreas": [
2565 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2571 "name": "UnitTests",
2572 "test_type": "unit",
2574 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2577 "MaterialComponents/schemes/Container": [
2585 "name": "TextControls+FilledTextAreasTheming",
2589 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2591 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2592 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2595 "MaterialComponents/TextControls+FilledTextAreas": [
2598 "MaterialComponents/schemes/Container": [
2604 "name": "UnitTests",
2605 "test_type": "unit",
2607 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2613 "name": "TextControls+FilledTextFields",
2617 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2619 "components/TextControls/src/FilledTextFields/*.{h,m}",
2620 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2623 "MaterialComponents/Availability": [
2626 "MaterialComponents/TextControls+BaseTextFields": [
2629 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2635 "name": "UnitTests",
2636 "test_type": "unit",
2638 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2641 "MaterialComponents/schemes/Container": [
2649 "name": "TextControls+FilledTextFieldsTheming",
2653 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2655 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2656 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2659 "MaterialComponents/TextControls+FilledTextFields": [
2662 "MaterialComponents/schemes/Container": [
2668 "name": "UnitTests",
2669 "test_type": "unit",
2671 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2677 "name": "TextControls+OutlinedTextAreas",
2681 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2683 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2684 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2687 "MaterialComponents/Availability": [
2690 "MaterialComponents/TextControls+BaseTextAreas": [
2693 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2699 "name": "UnitTests",
2700 "test_type": "unit",
2702 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2705 "MaterialComponents/schemes/Container": [
2713 "name": "TextControls+OutlinedTextAreasTheming",
2717 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2719 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2720 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2723 "MaterialComponents/TextControls+OutlinedTextAreas": [
2726 "MaterialComponents/schemes/Container": [
2732 "name": "UnitTests",
2733 "test_type": "unit",
2735 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2738 "MaterialComponents/Availability": [
2746 "name": "TextControls+OutlinedTextFields",
2750 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2752 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2753 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2756 "MaterialComponents/Availability": [
2759 "MaterialComponents/TextControls+BaseTextFields": [
2762 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2768 "name": "UnitTests",
2769 "test_type": "unit",
2771 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2774 "MaterialComponents/schemes/Container": [
2782 "name": "TextControls+OutlinedTextFieldsTheming",
2786 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2788 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2789 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2792 "MaterialComponents/TextControls+OutlinedTextFields": [
2795 "MaterialComponents/schemes/Container": [
2801 "name": "UnitTests",
2802 "test_type": "unit",
2804 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2810 "name": "TextFields+ColorThemer",
2814 "public_header_files": [
2815 "components/TextFields/src/ColorThemer/*.h"
2818 "components/TextFields/src/ColorThemer/*.{h,m}"
2821 "MaterialComponents/TextFields": [
2824 "MaterialComponents/Themes": [
2830 "name": "TextFields+Theming",
2834 "public_header_files": "components/TextFields/src/Theming/*.h",
2836 "components/TextFields/src/Theming/*.{h,m}",
2837 "components/TextFields/src/Theming/private/*.{h,m}"
2840 "MaterialComponents/TextFields": [
2843 "MaterialComponents/TextFields+ColorThemer": [
2846 "MaterialComponents/schemes/Container": [
2852 "name": "UnitTests",
2853 "test_type": "unit",
2855 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2856 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2858 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2867 "public_header_files": "components/Themes/src/*.h",
2869 "components/Themes/src/*.{h,m}",
2870 "components/Themes/src/private/*.{h,m}"
2873 "MaterialComponents/schemes/Color": [
2876 "MaterialComponents/schemes/Typography": [
2882 "name": "UnitTests",
2883 "test_type": "unit",
2885 "components/Themes/tests/unit/*.{h,m,swift}",
2886 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2888 "resources": "components/Themes/tests/unit/resources/*"
2893 "name": "Typography",
2897 "public_header_files": "components/Typography/src/*.h",
2899 "components/Typography/src/*.{h,m}",
2900 "components/Typography/src/private/*.{h,m}"
2903 "MaterialComponents/private/Application": [
2906 "MaterialComponents/private/Math": [
2912 "name": "UnitTests",
2913 "test_type": "unit",
2915 "components/Typography/tests/unit/*.{h,m,swift}",
2916 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2918 "resources": "components/Typography/tests/unit/resources/*",
2920 "MaterialComponents/private/Application": [
2935 "public_header_files": "components/schemes/Color/src/*.h",
2936 "source_files": "components/schemes/Color/src/*.{h,m}",
2938 "MaterialComponents/Availability": [
2941 "MaterialComponents/private/Color": [
2947 "name": "UnitTests",
2948 "test_type": "unit",
2950 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2951 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2953 "resources": "components/schemes/Color/tests/unit/resources/*",
2955 "MaterialComponents/private/Math": [
2963 "name": "Container",
2967 "public_header_files": "components/schemes/Container/src/*.h",
2968 "source_files": "components/schemes/Container/src/*.{h,m}",
2970 "MaterialComponents/schemes/Color": [
2973 "MaterialComponents/schemes/Typography": [
2976 "MaterialComponents/schemes/Shape": [
2982 "name": "UnitTests",
2983 "test_type": "unit",
2985 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2986 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2996 "public_header_files": "components/schemes/Shape/src/*.h",
2997 "source_files": "components/schemes/Shape/src/*.{h,m}",
2999 "MaterialComponents/ShapeLibrary": [
3002 "MaterialComponents/Shapes": [
3008 "name": "UnitTests",
3009 "test_type": "unit",
3011 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3012 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3014 "resources": "components/schemes/Shape/tests/unit/resources/*"
3019 "name": "Typography",
3023 "public_header_files": "components/schemes/Typography/src/*.h",
3024 "source_files": "components/schemes/Typography/src/*.{h,m}",
3026 "MaterialComponents/Typography": [
3029 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3032 "MaterialComponents/schemes/Typography+Scheming": [
3038 "name": "UnitTests",
3039 "test_type": "unit",
3041 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3042 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3044 "resources": "components/schemes/Typography/tests/unit/resources/*"
3049 "name": "Typography+BasicFontScheme",
3053 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3055 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3056 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3060 "name": "Typography+Scheming",
3064 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3066 "components/schemes/Typography/src/Scheming/*.{h,m}",
3067 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3079 "name": "UnitTests",
3080 "test_type": "unit",
3082 "components/private/Icons/tests/unit/*.{h,m,swift}"
3089 "public_header_files": "components/private/Icons/src/*.h",
3090 "source_files": "components/private/Icons/src/*.{h,m}"
3093 "name": "ic_arrow_back",
3094 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3095 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3096 "resource_bundles": {
3097 "MaterialIcons_ic_arrow_back": [
3098 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3102 "MaterialComponents/private/Icons/Base": [
3109 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3110 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3111 "resource_bundles": {
3112 "MaterialIcons_ic_check": [
3113 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3117 "MaterialComponents/private/Icons/Base": [
3123 "name": "ic_check_circle",
3124 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3125 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3126 "resource_bundles": {
3127 "MaterialIcons_ic_check_circle": [
3128 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3132 "MaterialComponents/private/Icons/Base": [
3138 "name": "ic_chevron_right",
3139 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3140 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3141 "resource_bundles": {
3142 "MaterialIcons_ic_chevron_right": [
3143 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3147 "MaterialComponents/private/Icons/Base": [
3153 "name": "ic_color_lens",
3154 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3155 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3156 "resource_bundles": {
3157 "MaterialIcons_ic_color_lens": [
3158 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3162 "MaterialComponents/private/Icons/Base": [
3168 "name": "ic_help_outline",
3169 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3170 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3171 "resource_bundles": {
3172 "MaterialIcons_ic_help_outline": [
3173 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3177 "MaterialComponents/private/Icons/Base": [
3184 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3185 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3186 "resource_bundles": {
3187 "MaterialIcons_ic_info": [
3188 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3192 "MaterialComponents/private/Icons/Base": [
3198 "name": "ic_more_horiz",
3199 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3200 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3201 "resource_bundles": {
3202 "MaterialIcons_ic_more_horiz": [
3203 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3207 "MaterialComponents/private/Icons/Base": [
3213 "name": "ic_radio_button_unchecked",
3214 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3215 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3216 "resource_bundles": {
3217 "MaterialIcons_ic_radio_button_unchecked": [
3218 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3222 "MaterialComponents/private/Icons/Base": [
3228 "name": "ic_reorder",
3229 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3230 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3231 "resource_bundles": {
3232 "MaterialIcons_ic_reorder": [
3233 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3237 "MaterialComponents/private/Icons/Base": [
3243 "name": "ic_settings",
3244 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3245 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3246 "resource_bundles": {
3247 "MaterialIcons_ic_settings": [
3248 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3252 "MaterialComponents/private/Icons/Base": [
3260 "name": "Application",
3264 "public_header_files": "components/private/Application/src/*.h",
3265 "source_files": "components/private/Application/src/*.{h,m}",
3268 "name": "UnitTests",
3269 "test_type": "unit",
3271 "components/private/Application/tests/unit/*.{h,m,swift}",
3272 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3274 "resources": "components/private/Application/tests/unit/resources/*"
3283 "public_header_files": "components/private/Color/src/*.h",
3284 "source_files": "components/private/Color/src/*.{h,m}",
3286 "MaterialComponents/Availability": [
3292 "name": "UnitTests",
3293 "test_type": "unit",
3295 "components/private/Color/tests/unit/*.{h,m,swift}",
3296 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3298 "resources": "components/private/Color/tests/unit/resources/*"
3303 "name": "KeyboardWatcher",
3307 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3308 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3310 "MaterialComponents/private/Application": [
3316 "name": "UnitTests",
3317 "test_type": "unit",
3319 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3320 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3322 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3331 "public_header_files": "components/private/Math/src/*.h",
3332 "source_files": "components/private/Math/src/*.{h,m}",
3335 "name": "UnitTests",
3336 "test_type": "unit",
3338 "components/private/Math/tests/unit/*.{h,m,swift}",
3339 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3341 "resources": "components/private/Math/tests/unit/resources/*"
3350 "public_header_files": "components/private/Overlay/src/*.h",
3352 "components/private/Overlay/src/*.{h,m}",
3353 "components/private/Overlay/src/private/*.{h,m}"
3357 "name": "UnitTests",
3358 "test_type": "unit",
3360 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3361 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3363 "resources": "components/private/Overlay/tests/unit/resources/*"
3368 "name": "TextControlsPrivate+Shared",
3372 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3374 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3377 "MaterialComponents/TextControls+Enums": [
3380 "MaterialComponents/AnimationTiming": [
3383 "MaterialComponents/private/Math": [
3389 "name": "TextControlsPrivate+BaseStyle",
3393 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3395 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3398 "MaterialComponents/private/TextControlsPrivate+Shared": [
3401 "MaterialComponents/AnimationTiming": [
3404 "MaterialComponents/private/Math": [
3410 "name": "TextControlsPrivate+FilledStyle",
3414 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3416 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3419 "MaterialComponents/Availability": [
3422 "MaterialComponents/AnimationTiming": [
3425 "MaterialComponents/private/Math": [
3428 "MaterialComponents/private/TextControlsPrivate+Shared": [
3434 "name": "TextControlsPrivate+OutlinedStyle",
3438 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3440 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3443 "MaterialComponents/Availability": [
3446 "MaterialComponents/AnimationTiming": [
3449 "MaterialComponents/private/Math": [
3452 "MaterialComponents/private/TextControlsPrivate+Shared": [
3458 "name": "ThumbTrack",
3462 "public_header_files": "components/private/ThumbTrack/src/*.h",
3464 "components/private/ThumbTrack/src/*.{h,m}",
3465 "components/private/ThumbTrack/src/private/*.{h,m}"
3468 "MaterialComponents/Availability": [
3471 "MaterialComponents/Ink": [
3474 "MaterialComponents/Ripple": [
3477 "MaterialComponents/ShadowElevations": [
3480 "MaterialComponents/ShadowLayer": [
3483 "MaterialComponents/Typography": [
3486 "MDFInternationalization": [
3489 "MaterialComponents/private/Math": [
3495 "name": "UnitTests",
3496 "test_type": "unit",
3498 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3499 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3501 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3506 "name": "UIMetrics",
3510 "public_header_files": "components/private/UIMetrics/src/*.h",
3512 "components/private/UIMetrics/src/*.{h,m}",
3513 "components/private/UIMetrics/src/private/*.{h,m}"
3516 "MaterialComponents/private/Application": [
3522 "name": "UnitTests",
3523 "test_type": "unit",
3525 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3526 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3528 "resources": "components/private/UIMetrics/tests/unit/resources/*"