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/ShapeLibrary": [
643 "MaterialComponents/Shapes": [
646 "MaterialComponents/Typography": [
649 "MaterialComponents/private/Math": [
658 "components/Buttons/tests/unit/*.{h,m,swift}",
659 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
661 "resources": "components/Buttons/tests/unit/resources/*",
663 "MaterialComponents/Buttons+ShapeThemer": [
666 "MaterialComponents/Buttons+ColorThemer": [
669 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
672 "MaterialComponents/Buttons+ButtonThemer": [
680 "name": "Buttons+ColorThemer",
684 "public_header_files": [
685 "components/Buttons/src/ColorThemer/*.h"
688 "components/Buttons/src/ColorThemer/*.{h,m}",
689 "components/Buttons/src/ColorThemer/private/*.{h,m}"
692 "MaterialComponents/Buttons": [
695 "MaterialComponents/schemes/Color": [
701 "name": "Buttons+TitleColorAccessibilityMutator",
705 "public_header_files": [
706 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
709 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
710 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
713 "MDFTextAccessibility": [
716 "MaterialComponents/Buttons": [
722 "name": "Buttons+ShapeThemer",
726 "public_header_files": [
727 "components/Buttons/src/ShapeThemer/*.h"
730 "components/Buttons/src/ShapeThemer/*.{h,m}"
733 "MaterialComponents/Buttons": [
736 "MaterialComponents/schemes/Shape": [
742 "name": "Buttons+TypographyThemer",
746 "public_header_files": [
747 "components/Buttons/src/TypographyThemer/*.h"
750 "components/Buttons/src/TypographyThemer/*.{h,m}"
753 "MaterialComponents/Buttons": [
756 "MaterialComponents/schemes/Typography": [
762 "name": "Buttons+ButtonThemer",
766 "public_header_files": [
767 "components/Buttons/src/ButtonThemer/*.h"
770 "components/Buttons/src/ButtonThemer/*.{h,m}",
771 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
774 "MaterialComponents/Buttons": [
777 "MaterialComponents/Buttons+ColorThemer": [
780 "MaterialComponents/Buttons+ShapeThemer": [
783 "MaterialComponents/Buttons+TypographyThemer": [
786 "MaterialComponents/Palettes": [
792 "name": "Buttons+Theming",
796 "public_header_files": "components/Buttons/src/Theming/*.h",
798 "components/Buttons/src/Theming/*.{h,m}",
799 "components/Buttons/src/Theming/private/*.{h,m}"
802 "MaterialComponents/Buttons": [
805 "MaterialComponents/Buttons+ColorThemer": [
808 "MaterialComponents/Buttons+ShapeThemer": [
811 "MaterialComponents/Buttons+TypographyThemer": [
814 "MaterialComponents/ShadowElevations": [
817 "MaterialComponents/schemes/Container": [
826 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
827 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
829 "resources": "components/Buttons/tests/unit/Theming/resources/*"
838 "public_header_files": "components/ButtonBar/src/*.h",
840 "components/ButtonBar/src/*.{h,m}",
841 "components/ButtonBar/src/private/*.{h,m}"
844 "MDFInternationalization": [
847 "MaterialComponents/Buttons": [
850 "MaterialComponents/private/Application": [
859 "components/ButtonBar/tests/unit/*.{h,m,swift}",
860 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
862 "resources": "components/ButtonBar/tests/unit/resources/*"
871 "public_header_files": "components/Cards/src/*.h",
872 "source_files": "components/Cards/src/*.{h,m}",
874 "components/Cards/src/MDCCard+Ripple.{h,m}",
875 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
878 "MaterialComponents/Elevation": [
881 "MaterialComponents/Ink": [
884 "MaterialComponents/Ripple": [
887 "MaterialComponents/ShadowLayer": [
890 "MaterialComponents/Shapes": [
893 "MaterialComponents/private/Icons/ic_check_circle": [
896 "MaterialComponents/private/Math": [
905 "components/Cards/tests/unit/*.{h,m,swift}",
906 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
908 "resources": "components/Cards/tests/unit/resources/*"
913 "name": "Cards+Theming",
917 "public_header_files": "components/Cards/src/Theming/*.h",
919 "components/Cards/src/Theming/*.{h,m}",
920 "components/Cards/src/Theming/private/*.{h,m}"
923 "MaterialComponents/Cards": [
926 "MaterialComponents/schemes/Container": [
935 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
936 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
938 "resources": "components/Cards/tests/unit/Theming/resources/*"
947 "public_header_files": "components/Chips/src/*.h",
949 "components/Chips/src/*.{h,m}",
950 "components/Chips/src/private/*.{h,m}"
953 "MDFInternationalization": [
956 "MaterialComponents/Elevation": [
959 "MaterialComponents/Ink": [
962 "MaterialComponents/Ripple": [
965 "MaterialComponents/ShadowLayer": [
968 "MaterialComponents/ShadowElevations": [
971 "MaterialComponents/ShapeLibrary": [
974 "MaterialComponents/Shapes": [
977 "MaterialComponents/TextFields": [
980 "MaterialComponents/Typography": [
983 "MaterialComponents/private/Math": [
992 "components/Chips/tests/unit/*.{h,m,swift}",
993 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
995 "resources": "components/Chips/tests/unit/resources/*",
997 "MaterialComponents/Themes": [
1005 "name": "Chips+Theming",
1009 "public_header_files": "components/Chips/src/Theming/*.h",
1011 "components/Chips/src/Theming/*.{h,m}",
1012 "components/Chips/src/Theming/private/*.{h,m}"
1015 "MaterialComponents/Chips": [
1018 "MaterialComponents/schemes/Container": [
1021 "MaterialComponents/Typography": [
1027 "name": "UnitTests",
1028 "test_type": "unit",
1030 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1031 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1033 "resources": "components/Chips/tests/unit/Theming/resources/*"
1038 "name": "CollectionCells",
1042 "public_header_files": "components/CollectionCells/src/*.h",
1044 "components/CollectionCells/src/*.{h,m}",
1045 "components/CollectionCells/src/private/*.{h,m}"
1048 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1055 "MDFInternationalization": [
1058 "MaterialComponents/CollectionLayoutAttributes": [
1061 "MaterialComponents/Ink": [
1064 "MaterialComponents/Ripple": [
1067 "MaterialComponents/Typography": [
1070 "MaterialComponents/Palettes": [
1073 "MaterialComponents/private/Icons/ic_check": [
1076 "MaterialComponents/private/Icons/ic_check_circle": [
1079 "MaterialComponents/private/Icons/ic_chevron_right": [
1082 "MaterialComponents/private/Icons/ic_info": [
1085 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1088 "MaterialComponents/private/Icons/ic_reorder": [
1091 "MaterialComponents/private/Math": [
1097 "name": "UnitTests",
1098 "test_type": "unit",
1100 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1101 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1103 "resources": "components/CollectionCells/tests/unit/resources/*"
1108 "name": "CollectionLayoutAttributes",
1112 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1113 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1116 "name": "UnitTests",
1117 "test_type": "unit",
1119 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1120 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1122 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1127 "name": "Collections",
1131 "public_header_files": "components/Collections/src/*.h",
1133 "components/Collections/src/*.{h,m}",
1134 "components/Collections/src/private/*.{h,m}"
1137 "components/Collections/src/MaterialCollections.bundle"
1144 "MaterialComponents/Availability": [
1147 "MaterialComponents/CollectionCells": [
1150 "MaterialComponents/CollectionLayoutAttributes": [
1153 "MaterialComponents/Ink": [
1156 "MaterialComponents/Palettes": [
1159 "MaterialComponents/Ripple": [
1162 "MaterialComponents/ShadowElevations": [
1165 "MaterialComponents/ShadowLayer": [
1168 "MaterialComponents/Typography": [
1174 "name": "UnitTests",
1175 "test_type": "unit",
1177 "components/Collections/tests/unit/*.{h,m,swift}",
1178 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1180 "resources": "components/Collections/tests/unit/resources/*"
1189 "public_header_files": "components/Dialogs/src/*.h",
1191 "components/Dialogs/src/*.{h,m}",
1192 "components/Dialogs/src/private/*.{h,m}"
1195 "components/Dialogs/src/MaterialDialogs.bundle"
1198 "MaterialComponents/Buttons": [
1201 "MaterialComponents/Elevation": [
1204 "MaterialComponents/ShadowElevations": [
1207 "MaterialComponents/ShadowLayer": [
1210 "MaterialComponents/Typography": [
1213 "MaterialComponents/private/KeyboardWatcher": [
1216 "MaterialComponents/private/Math": [
1219 "MDFInternationalization": [
1225 "name": "UnitTests",
1226 "test_type": "unit",
1228 "components/Dialogs/tests/unit/*.{h,m,swift}",
1229 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1231 "resources": "components/Dialogs/tests/unit/resources/*"
1236 "name": "Dialogs+ColorThemer",
1240 "public_header_files": [
1241 "components/Dialogs/src/ColorThemer/*.h"
1244 "components/Dialogs/src/ColorThemer/*.{h,m}"
1247 "MaterialComponents/Dialogs": [
1250 "MaterialComponents/Themes": [
1253 "MaterialComponents/Buttons+ColorThemer": [
1259 "name": "Dialogs+TypographyThemer",
1263 "public_header_files": [
1264 "components/Dialogs/src/TypographyThemer/*.h"
1267 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1270 "MaterialComponents/Dialogs": [
1273 "MaterialComponents/schemes/Typography": [
1276 "MaterialComponents/Buttons+TypographyThemer": [
1282 "name": "Dialogs+Theming",
1286 "public_header_files": "components/Dialogs/src/Theming/*.h",
1288 "components/Dialogs/src/Theming/*.{h,m}",
1289 "components/Dialogs/src/Theming/private/*.{h,m}"
1292 "MaterialComponents/Dialogs": [
1295 "MaterialComponents/Dialogs+ColorThemer": [
1298 "MaterialComponents/Dialogs+TypographyThemer": [
1301 "MaterialComponents/ShadowElevations": [
1304 "MaterialComponents/schemes/Container": [
1307 "MaterialComponents/Buttons+Theming": [
1313 "name": "UnitTests",
1314 "test_type": "unit",
1316 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1317 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1319 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1324 "name": "Elevation",
1328 "public_header_files": "components/Elevation/src/*.h",
1330 "components/Elevation/src/*.{h,m}",
1331 "components/Elevation/src/private/*.{h,m}"
1334 "MaterialComponents/Availability": [
1337 "MaterialComponents/private/Color": [
1340 "MaterialComponents/private/Math": [
1346 "name": "UnitTests",
1347 "test_type": "unit",
1349 "components/Elevation/tests/unit/*.{h,m,swift}",
1350 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1353 "MaterialComponents/private/Color": [
1361 "name": "FeatureHighlight",
1365 "public_header_files": "components/FeatureHighlight/src/*.h",
1367 "components/FeatureHighlight/src/*.{h,m}",
1368 "components/FeatureHighlight/src/private/*.{h,m}"
1371 "MaterialComponents/Availability": [
1374 "MaterialComponents/private/Math": [
1377 "MaterialComponents/Typography": [
1380 "MDFTextAccessibility": [
1386 "name": "UnitTests",
1387 "test_type": "unit",
1389 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1390 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1392 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1394 "MaterialComponents/FeatureHighlight+ColorThemer": [
1397 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1405 "name": "FeatureHighlight+ColorThemer",
1409 "public_header_files": [
1410 "components/FeatureHighlight/src/ColorThemer/*.h"
1413 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1416 "MaterialComponents/FeatureHighlight": [
1419 "MaterialComponents/Themes": [
1425 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1429 "public_header_files": [
1430 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1433 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1436 "MaterialComponents/FeatureHighlight": [
1439 "MDFTextAccessibility": [
1445 "name": "FlexibleHeader",
1449 "public_header_files": "components/FlexibleHeader/src/*.h",
1451 "components/FlexibleHeader/src/*.{h,m}",
1452 "components/FlexibleHeader/src/private/*.{h,m}"
1455 "MDFTextAccessibility": [
1458 "MaterialComponents/Availability": [
1461 "MaterialComponents/Elevation": [
1464 "MaterialComponents/FlexibleHeader+ShiftBehavior": [
1467 "MaterialComponents/FlexibleHeader+ShiftBehaviorEnabledWithStatusBar": [
1470 "MaterialComponents/ShadowElevations": [
1473 "MaterialComponents/ShadowLayer": [
1476 "MaterialComponents/private/Application": [
1479 "MaterialComponents/private/Math": [
1482 "MaterialComponents/private/UIMetrics": [
1488 "name": "UnitTests",
1489 "test_type": "unit",
1491 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1492 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1494 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1496 "MaterialComponents/ShadowLayer": [
1504 "name": "FlexibleHeader+ShiftBehavior",
1508 "public_header_files": [
1509 "components/FlexibleHeader/src/ShiftBehavior/*.h"
1512 "components/FlexibleHeader/src/ShiftBehavior/*.{h,m}"
1516 "name": "FlexibleHeader+ShiftBehaviorEnabledWithStatusBar",
1520 "public_header_files": [
1521 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.h"
1524 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.{h,m}"
1527 "MaterialComponents/FlexibleHeader+ShiftBehavior": [
1533 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1537 "public_header_files": [
1538 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1541 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1544 "MaterialComponents/FlexibleHeader": [
1550 "name": "HeaderStackView",
1554 "public_header_files": "components/HeaderStackView/src/*.h",
1555 "source_files": "components/HeaderStackView/src/*.{h,m}",
1558 "name": "UnitTests",
1559 "test_type": "unit",
1561 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1562 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1564 "resources": "components/HeaderStackView/tests/unit/resources/*"
1569 "name": "HeaderStackView+ColorThemer",
1573 "public_header_files": [
1574 "components/HeaderStackView/src/ColorThemer/*.h"
1577 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1580 "MaterialComponents/HeaderStackView": [
1583 "MaterialComponents/Themes": [
1593 "public_header_files": "components/Ink/src/*.h",
1595 "components/Ink/src/*.{h,m}",
1596 "components/Ink/src/private/*.{h,m}"
1599 "MaterialComponents/Availability": [
1602 "MaterialComponents/private/Color": [
1605 "MaterialComponents/private/Math": [
1611 "name": "UnitTests",
1612 "test_type": "unit",
1614 "components/Ink/tests/unit/*.{h,m,swift}",
1615 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1617 "resources": "components/Ink/tests/unit/resources/*"
1622 "name": "LibraryInfo",
1626 "public_header_files": "components/LibraryInfo/src/*.h",
1628 "components/LibraryInfo/src/*.{h,m}",
1629 "components/LibraryInfo/src/private/*.{h,m}"
1633 "name": "UnitTests",
1634 "test_type": "unit",
1636 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1637 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1639 "resources": "components/LibraryInfo/tests/unit/resources/*"
1648 "public_header_files": "components/List/src/*.h",
1650 "components/List/src/*.{h,m}",
1651 "components/List/src/private/*.{h,m}"
1654 "MaterialComponents/Elevation": [
1657 "MaterialComponents/Ink": [
1660 "MaterialComponents/Ripple": [
1663 "MaterialComponents/ShadowElevations": [
1666 "MaterialComponents/ShadowLayer": [
1669 "MaterialComponents/Typography": [
1672 "MDFInternationalization": [
1675 "MaterialComponents/private/Math": [
1681 "name": "UnitTests",
1682 "test_type": "unit",
1684 "components/List/tests/unit/*.{h,m,swift}",
1685 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1687 "resources": "components/List/tests/unit/resources/*"
1692 "name": "List+Theming",
1696 "public_header_files": "components/List/src/Theming/*.h",
1698 "components/List/src/Theming/*.{h,m}",
1699 "components/List/src/Theming/private/*.{h,m}"
1702 "MaterialComponents/List": [
1705 "MaterialComponents/schemes/Container": [
1711 "name": "UnitTests",
1712 "test_type": "unit",
1714 "components/List/tests/unit/Theming/*.{h,m,swift}",
1715 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1717 "resources": "components/List/tests/unit/Theming/resources/*"
1722 "name": "NavigationBar",
1726 "public_header_files": "components/NavigationBar/src/*.h",
1727 "source_files": "components/NavigationBar/src/*.{h,m}",
1729 "MDFTextAccessibility": [
1732 "MaterialComponents/ButtonBar": [
1735 "MaterialComponents/Elevation": [
1738 "MaterialComponents/Typography": [
1741 "MDFInternationalization": [
1744 "MaterialComponents/private/Math": [
1750 "name": "UnitTests",
1751 "test_type": "unit",
1753 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1754 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1756 "resources": "components/NavigationBar/tests/unit/resources/*",
1758 "MaterialComponents/NavigationBar+ColorThemer": [
1761 "MaterialComponents/NavigationBar+TypographyThemer": [
1769 "name": "NavigationBar+ColorThemer",
1773 "public_header_files": [
1774 "components/NavigationBar/src/ColorThemer/*.h"
1777 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1780 "MaterialComponents/NavigationBar": [
1783 "MaterialComponents/schemes/Color": [
1789 "name": "NavigationBar+TypographyThemer",
1793 "public_header_files": [
1794 "components/NavigationBar/src/TypographyThemer/*.h"
1797 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1800 "MaterialComponents/NavigationBar": [
1803 "MaterialComponents/schemes/Typography": [
1809 "name": "NavigationDrawer",
1813 "public_header_files": "components/NavigationDrawer/src/*.h",
1815 "components/NavigationDrawer/src/*.{h,m}",
1816 "components/NavigationDrawer/src/private/*.{h,m}"
1818 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1820 "MaterialComponents/Elevation": [
1823 "MaterialComponents/Palettes": [
1826 "MaterialComponents/ShadowLayer": [
1829 "MaterialComponents/private/Math": [
1832 "MaterialComponents/private/UIMetrics": [
1838 "name": "UnitTests",
1839 "test_type": "unit",
1841 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1842 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1843 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1846 "MaterialComponents/NavigationDrawer+ColorThemer": [
1854 "name": "NavigationDrawer+ColorThemer",
1858 "public_header_files": [
1859 "components/NavigationDrawer/src/ColorThemer/*.h"
1862 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1863 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1866 "MaterialComponents/NavigationDrawer": [
1869 "MaterialComponents/schemes/Color": [
1875 "name": "NavigationDrawer+Theming",
1879 "public_header_files": "components/NavigationDrawer/src/Theming/*.h",
1881 "components/NavigationDrawer/src/Theming/*.{h,m}"
1884 "MaterialComponents/NavigationDrawer": [
1887 "MaterialComponents/schemes/Container": [
1893 "name": "OverlayWindow",
1897 "public_header_files": "components/OverlayWindow/src/*.h",
1899 "components/OverlayWindow/src/*.{h,m}",
1900 "components/OverlayWindow/src/private/*.{h,m}"
1903 "MaterialComponents/Availability": [
1906 "MaterialComponents/private/Application": [
1912 "name": "UnitTests",
1913 "test_type": "unit",
1915 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1916 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1918 "resources": "components/OverlayWindow/tests/unit/resources/*"
1923 "name": "PageControl",
1927 "public_header_files": "components/PageControl/src/*.h",
1929 "components/PageControl/src/*.{h,m}",
1930 "components/PageControl/src/private/*.{h,m}"
1933 "components/PageControl/src/MaterialPageControl.bundle"
1936 "MDFInternationalization": [
1942 "name": "UnitTests",
1943 "test_type": "unit",
1945 "components/PageControl/tests/unit/*.{h,m,swift}",
1946 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1948 "resources": "components/PageControl/tests/unit/resources/*"
1957 "public_header_files": "components/Palettes/src/*.h",
1959 "components/Palettes/src/*.{h,m}",
1960 "components/Palettes/src/private/*.{h,m}"
1964 "name": "UnitTests",
1965 "test_type": "unit",
1967 "components/Palettes/tests/unit/*.{h,m,swift}",
1968 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1970 "resources": "components/Palettes/tests/unit/resources/*"
1975 "name": "ProgressView",
1979 "public_header_files": "components/ProgressView/src/*.h",
1981 "components/ProgressView/src/*.{h,m}",
1982 "components/ProgressView/src/private/*.{h,m}"
1985 "components/ProgressView/src/MaterialProgressView.bundle"
1988 "MDFInternationalization": [
1991 "MaterialComponents/Palettes": [
1994 "MaterialComponents/private/Math": [
2000 "name": "UnitTests",
2001 "test_type": "unit",
2003 "components/ProgressView/tests/unit/*.{h,m,swift}",
2004 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2006 "resources": "components/ProgressView/tests/unit/resources/*"
2011 "name": "ProgressView+Theming",
2015 "public_header_files": "components/ProgressView/src/Theming/*.h",
2017 "components/ProgressView/src/Theming/*.{h,m}",
2018 "components/ProgressView/src/Theming/private/*.{h,m}"
2021 "MaterialComponents/ProgressView": [
2024 "MaterialComponents/schemes/Container": [
2030 "name": "UnitTests",
2031 "test_type": "unit",
2033 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2034 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2036 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2045 "public_header_files": "components/Ripple/src/*.h",
2047 "components/Ripple/src/*.{h,m}",
2048 "components/Ripple/src/private/*.{h,m}"
2051 "MaterialComponents/AnimationTiming": [
2054 "MaterialComponents/Availability": [
2057 "MaterialComponents/private/Color": [
2060 "MaterialComponents/private/Math": [
2066 "name": "UnitTests",
2067 "test_type": "unit",
2069 "components/Ripple/tests/unit/*.{h,m,swift}",
2070 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2072 "resources": "components/Ripple/tests/unit/resources/*"
2077 "name": "ShadowElevations",
2081 "public_header_files": "components/ShadowElevations/src/*.h",
2082 "source_files": "components/ShadowElevations/src/*.{h,m}",
2085 "name": "UnitTests",
2086 "test_type": "unit",
2088 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2089 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2091 "resources": "components/ShadowElevations/tests/unit/resources/*"
2096 "name": "ShadowLayer",
2100 "public_header_files": "components/ShadowLayer/src/*.h",
2101 "source_files": "components/ShadowLayer/src/*.{h,m}",
2103 "MaterialComponents/ShadowElevations": [
2109 "name": "UnitTests",
2110 "test_type": "unit",
2112 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2113 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2115 "resources": "components/ShadowLayer/tests/unit/resources/*"
2120 "name": "ShapeLibrary",
2124 "public_header_files": "components/ShapeLibrary/src/*.h",
2126 "components/ShapeLibrary/src/*.{h,m}",
2127 "components/ShapeLibrary/src/private/*.{h,m}"
2130 "MaterialComponents/Shapes": [
2133 "MaterialComponents/private/Math": [
2139 "name": "UnitTests",
2140 "test_type": "unit",
2142 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2143 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2145 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2154 "public_header_files": "components/Shapes/src/*.h",
2156 "components/Shapes/src/*.{h,m}",
2157 "components/Shapes/src/private/*.{h,m}"
2160 "MaterialComponents/ShadowLayer": [
2163 "MaterialComponents/private/Color": [
2166 "MaterialComponents/private/Math": [
2172 "name": "UnitTests",
2173 "test_type": "unit",
2175 "components/Shapes/tests/unit/*.{h,m,swift}",
2176 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2178 "resources": "components/Shapes/tests/unit/resources/*"
2187 "public_header_files": [
2188 "components/Slider/src/*.h"
2191 "components/Slider/src/*.{h,m}",
2192 "components/Slider/src/private/*.{h,m}"
2195 "MaterialComponents/Elevation": [
2198 "MaterialComponents/Palettes": [
2201 "MaterialComponents/ShadowElevations": [
2204 "MaterialComponents/private/Math": [
2207 "MaterialComponents/private/ThumbTrack": [
2213 "name": "UnitTests",
2214 "test_type": "unit",
2216 "components/Slider/tests/unit/*.{h,m,swift}",
2217 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2219 "resources": "components/Slider/tests/unit/resources/*"
2224 "name": "Slider+ColorThemer",
2228 "public_header_files": [
2229 "components/Slider/src/ColorThemer/*.h"
2232 "components/Slider/src/ColorThemer/*.{h,m}"
2235 "MaterialComponents/Palettes": [
2238 "MaterialComponents/Slider": [
2241 "MaterialComponents/schemes/Color": [
2251 "public_header_files": "components/Snackbar/src/*.h",
2253 "components/Snackbar/src/*.{h,m}",
2254 "components/Snackbar/src/private/*.{h,m}"
2257 "components/Snackbar/src/MaterialSnackbar.bundle"
2260 "MaterialComponents/AnimationTiming": [
2263 "MaterialComponents/Availability": [
2266 "MaterialComponents/Buttons": [
2269 "MaterialComponents/Elevation": [
2272 "MaterialComponents/OverlayWindow": [
2275 "MaterialComponents/ShadowElevations": [
2278 "MaterialComponents/ShadowLayer": [
2281 "MaterialComponents/Typography": [
2284 "MaterialComponents/private/Application": [
2287 "MaterialComponents/private/KeyboardWatcher": [
2290 "MaterialComponents/private/Math": [
2293 "MaterialComponents/private/Overlay": [
2299 "name": "UnitTests",
2300 "test_type": "unit",
2302 "components/Snackbar/tests/unit/*.{h,m,swift}",
2303 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2305 "resources": "components/Snackbar/tests/unit/resources/*",
2307 "MaterialComponents/Snackbar+FontThemer": [
2310 "MaterialComponents/Snackbar+TypographyThemer": [
2313 "MaterialComponents/Themes": [
2321 "name": "Snackbar+FontThemer",
2325 "public_header_files": [
2326 "components/Snackbar/src/FontThemer/*.h"
2329 "components/Snackbar/src/FontThemer/*.{h,m}"
2332 "MaterialComponents/Snackbar": [
2335 "MaterialComponents/Themes": [
2341 "name": "Snackbar+TypographyThemer",
2345 "public_header_files": [
2346 "components/Snackbar/src/TypographyThemer/*.h"
2349 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2352 "MaterialComponents/Snackbar": [
2355 "MaterialComponents/schemes/Typography": [
2365 "public_header_files": "components/Tabs/src/*.h",
2367 "components/Tabs/src/*.{h,m}",
2368 "components/Tabs/src/private/*.{h,m}",
2369 "components/Tabs/src/ExtendedAlignment/*.{h,m}",
2370 "components/Tabs/src/SizeClassDelegate/*.{h,m}"
2373 "components/Tabs/src/MaterialTabs.bundle"
2376 "MDFInternationalization": [
2379 "MaterialComponents/AnimationTiming": [
2382 "MaterialComponents/Elevation": [
2385 "MaterialComponents/Ink": [
2388 "MaterialComponents/Palettes": [
2391 "MaterialComponents/Ripple": [
2394 "MaterialComponents/ShadowElevations": [
2397 "MaterialComponents/ShadowLayer": [
2400 "MaterialComponents/Typography": [
2403 "MaterialComponents/private/Math": [
2409 "name": "UnitTests",
2410 "test_type": "unit",
2412 "components/Tabs/tests/unit/*.{h,m,swift}",
2413 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2415 "resources": "components/Tabs/tests/unit/resources/*",
2417 "MaterialComponents/Tabs+TypographyThemer": [
2420 "MaterialComponents/Themes": [
2428 "name": "Tabs+TypographyThemer",
2432 "public_header_files": [
2433 "components/Tabs/src/TypographyThemer/*.h"
2436 "components/Tabs/src/TypographyThemer/*.{h,m}"
2439 "MaterialComponents/Tabs": [
2442 "MaterialComponents/schemes/Typography": [
2448 "name": "Tabs+Theming",
2452 "public_header_files": "components/Tabs/src/Theming/*.h",
2454 "components/Tabs/src/Theming/*.{h,m}",
2455 "components/Tabs/src/Theming/private/*.{h,m}"
2458 "MaterialComponents/Tabs": [
2461 "MaterialComponents/Tabs+TypographyThemer": [
2464 "MaterialComponents/schemes/Container": [
2470 "name": "UnitTests",
2471 "test_type": "unit",
2473 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2474 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2476 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2481 "name": "TextFields",
2485 "public_header_files": "components/TextFields/src/*.h",
2487 "components/TextFields/src/*.{h,m}",
2488 "components/TextFields/src/private/*.{h,m}"
2491 "MaterialComponents/AnimationTiming": [
2494 "MaterialComponents/Buttons": [
2497 "MaterialComponents/Elevation": [
2500 "MaterialComponents/Palettes": [
2503 "MaterialComponents/Typography": [
2506 "MaterialComponents/private/Math": [
2509 "MDFInternationalization": [
2515 "name": "UnitTests",
2516 "test_type": "unit",
2518 "components/TextFields/tests/unit/*.{h,m,swift}",
2519 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2521 "resources": "components/TextFields/tests/unit/resources/*",
2523 "MaterialComponents/TextFields+ColorThemer": [
2526 "MaterialComponents/Themes": [
2534 "name": "TextControls+Enums",
2538 "public_header_files": "components/TextControls/src/Enums/*.h",
2539 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2542 "name": "TextControls+BaseTextAreas",
2546 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2548 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2549 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2552 "MaterialComponents/private/TextControlsPrivate+Shared": [
2555 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2558 "MDFInternationalization": [
2564 "name": "UnitTests",
2565 "test_type": "unit",
2567 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2570 "MaterialComponents/schemes/Container": [
2578 "name": "TextControls+BaseTextFields",
2582 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2584 "components/TextControls/src/BaseTextFields/*.{h,m}",
2585 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2588 "MaterialComponents/private/TextControlsPrivate+Shared": [
2591 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2594 "MaterialComponents/private/TextControlsPrivate+TextFields": [
2597 "MDFInternationalization": [
2603 "name": "UnitTests",
2604 "test_type": "unit",
2606 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2609 "MaterialComponents/schemes/Container": [
2617 "name": "TextControls+FilledTextAreas",
2621 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2623 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2624 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2627 "MaterialComponents/Availability": [
2630 "MaterialComponents/TextControls+BaseTextAreas": [
2633 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2639 "name": "UnitTests",
2640 "test_type": "unit",
2642 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2645 "MaterialComponents/schemes/Container": [
2653 "name": "TextControls+FilledTextAreasTheming",
2657 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2659 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2660 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2663 "MaterialComponents/TextControls+FilledTextAreas": [
2666 "MaterialComponents/schemes/Container": [
2672 "name": "UnitTests",
2673 "test_type": "unit",
2675 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2681 "name": "TextControls+FilledTextFields",
2685 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2687 "components/TextControls/src/FilledTextFields/*.{h,m}",
2688 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2691 "MaterialComponents/Availability": [
2694 "MaterialComponents/TextControls+BaseTextFields": [
2697 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2703 "name": "UnitTests",
2704 "test_type": "unit",
2706 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2709 "MaterialComponents/schemes/Container": [
2717 "name": "TextControls+FilledTextFieldsTheming",
2721 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2723 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2724 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2727 "MaterialComponents/TextControls+FilledTextFields": [
2730 "MaterialComponents/schemes/Container": [
2736 "name": "UnitTests",
2737 "test_type": "unit",
2739 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2745 "name": "TextControls+OutlinedTextAreas",
2749 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2751 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2752 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2755 "MaterialComponents/Availability": [
2758 "MaterialComponents/TextControls+BaseTextAreas": [
2761 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2767 "name": "UnitTests",
2768 "test_type": "unit",
2770 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2773 "MaterialComponents/schemes/Container": [
2781 "name": "TextControls+OutlinedTextAreasTheming",
2785 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2787 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2788 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2791 "MaterialComponents/TextControls+OutlinedTextAreas": [
2794 "MaterialComponents/schemes/Container": [
2800 "name": "UnitTests",
2801 "test_type": "unit",
2803 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2806 "MaterialComponents/Availability": [
2814 "name": "TextControls+OutlinedTextFields",
2818 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2820 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2821 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2824 "MaterialComponents/Availability": [
2827 "MaterialComponents/TextControls+BaseTextFields": [
2830 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2836 "name": "UnitTests",
2837 "test_type": "unit",
2839 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2842 "MaterialComponents/schemes/Container": [
2850 "name": "TextControls+OutlinedTextFieldsTheming",
2854 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2856 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2857 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2860 "MaterialComponents/TextControls+OutlinedTextFields": [
2863 "MaterialComponents/schemes/Container": [
2869 "name": "UnitTests",
2870 "test_type": "unit",
2872 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2878 "name": "TextControls+UnderlinedTextFields",
2882 "public_header_files": "components/TextControls/src/UnderlinedTextFields/*.h",
2884 "components/TextControls/src/UnderlinedTextFields/*.{h,m}",
2885 "components/TextControls/src/UnderlinedTextFields/private/*.{h,m}"
2888 "MaterialComponents/Availability": [
2891 "MaterialComponents/TextControls+BaseTextFields": [
2894 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
2900 "name": "TextControls+UnderlinedTextFieldsTheming",
2904 "public_header_files": "components/TextControls/src/UnderlinedTextFieldsTheming/*.h",
2906 "components/TextControls/src/UnderlinedTextFieldsTheming/*.{h,m}",
2907 "components/TextControls/src/UnderlinedTextFieldsTheming/private/*.{h,m}"
2910 "MaterialComponents/TextControls+UnderlinedTextFields": [
2913 "MaterialComponents/schemes/Container": [
2919 "name": "TextFields+ColorThemer",
2923 "public_header_files": [
2924 "components/TextFields/src/ColorThemer/*.h"
2927 "components/TextFields/src/ColorThemer/*.{h,m}"
2930 "MaterialComponents/TextFields": [
2933 "MaterialComponents/Themes": [
2939 "name": "TextFields+Theming",
2943 "public_header_files": "components/TextFields/src/Theming/*.h",
2945 "components/TextFields/src/Theming/*.{h,m}",
2946 "components/TextFields/src/Theming/private/*.{h,m}"
2949 "MaterialComponents/TextFields": [
2952 "MaterialComponents/TextFields+ColorThemer": [
2955 "MaterialComponents/schemes/Container": [
2961 "name": "UnitTests",
2962 "test_type": "unit",
2964 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2965 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2967 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2976 "public_header_files": "components/Themes/src/*.h",
2978 "components/Themes/src/*.{h,m}",
2979 "components/Themes/src/private/*.{h,m}"
2982 "MaterialComponents/schemes/Color": [
2985 "MaterialComponents/schemes/Typography": [
2991 "name": "UnitTests",
2992 "test_type": "unit",
2994 "components/Themes/tests/unit/*.{h,m,swift}",
2995 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2997 "resources": "components/Themes/tests/unit/resources/*"
3002 "name": "Typography",
3006 "public_header_files": "components/Typography/src/*.h",
3008 "components/Typography/src/*.{h,m}",
3009 "components/Typography/src/private/*.{h,m}"
3012 "MaterialComponents/private/Application": [
3015 "MaterialComponents/private/Math": [
3018 "MDFTextAccessibility": [
3024 "name": "UnitTests",
3025 "test_type": "unit",
3027 "components/Typography/tests/unit/*.{h,m,swift}",
3028 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3030 "resources": "components/Typography/tests/unit/resources/*",
3032 "MaterialComponents/private/Application": [
3047 "public_header_files": "components/schemes/Color/src/*.h",
3048 "source_files": "components/schemes/Color/src/*.{h,m}",
3050 "MaterialComponents/Availability": [
3053 "MaterialComponents/private/Color": [
3059 "name": "UnitTests",
3060 "test_type": "unit",
3062 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3063 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3065 "resources": "components/schemes/Color/tests/unit/resources/*",
3067 "MaterialComponents/private/Math": [
3075 "name": "Container",
3079 "public_header_files": "components/schemes/Container/src/*.h",
3080 "source_files": "components/schemes/Container/src/*.{h,m}",
3082 "MaterialComponents/schemes/Color": [
3085 "MaterialComponents/schemes/Typography": [
3088 "MaterialComponents/schemes/Shape": [
3094 "name": "UnitTests",
3095 "test_type": "unit",
3097 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3098 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3108 "public_header_files": "components/schemes/Shape/src/*.h",
3109 "source_files": "components/schemes/Shape/src/*.{h,m}",
3111 "MaterialComponents/ShapeLibrary": [
3114 "MaterialComponents/Shapes": [
3120 "name": "UnitTests",
3121 "test_type": "unit",
3123 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3124 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3126 "resources": "components/schemes/Shape/tests/unit/resources/*"
3131 "name": "Typography",
3135 "public_header_files": "components/schemes/Typography/src/*.h",
3136 "source_files": "components/schemes/Typography/src/*.{h,m}",
3138 "MaterialComponents/Typography": [
3141 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3144 "MaterialComponents/schemes/Typography+Scheming": [
3150 "name": "UnitTests",
3151 "test_type": "unit",
3153 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3154 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3156 "resources": "components/schemes/Typography/tests/unit/resources/*"
3161 "name": "Typography+BasicFontScheme",
3165 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3167 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3168 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3172 "name": "Typography+Scheming",
3176 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3178 "components/schemes/Typography/src/Scheming/*.{h,m}",
3179 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3191 "name": "UnitTests",
3192 "test_type": "unit",
3194 "components/private/Icons/tests/unit/*.{h,m,swift}"
3201 "public_header_files": "components/private/Icons/src/*.h",
3202 "source_files": "components/private/Icons/src/*.{h,m}"
3205 "name": "ic_arrow_back",
3206 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3207 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3208 "resource_bundles": {
3209 "MaterialIcons_ic_arrow_back": [
3210 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3214 "MaterialComponents/private/Icons/Base": [
3221 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3222 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3223 "resource_bundles": {
3224 "MaterialIcons_ic_check": [
3225 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3229 "MaterialComponents/private/Icons/Base": [
3235 "name": "ic_check_circle",
3236 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3237 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3238 "resource_bundles": {
3239 "MaterialIcons_ic_check_circle": [
3240 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3244 "MaterialComponents/private/Icons/Base": [
3250 "name": "ic_chevron_right",
3251 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3252 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3253 "resource_bundles": {
3254 "MaterialIcons_ic_chevron_right": [
3255 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3259 "MaterialComponents/private/Icons/Base": [
3265 "name": "ic_color_lens",
3266 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3267 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3268 "resource_bundles": {
3269 "MaterialIcons_ic_color_lens": [
3270 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3274 "MaterialComponents/private/Icons/Base": [
3280 "name": "ic_help_outline",
3281 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3282 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3283 "resource_bundles": {
3284 "MaterialIcons_ic_help_outline": [
3285 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3289 "MaterialComponents/private/Icons/Base": [
3296 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3297 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3298 "resource_bundles": {
3299 "MaterialIcons_ic_info": [
3300 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3304 "MaterialComponents/private/Icons/Base": [
3310 "name": "ic_more_horiz",
3311 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3312 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3313 "resource_bundles": {
3314 "MaterialIcons_ic_more_horiz": [
3315 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3319 "MaterialComponents/private/Icons/Base": [
3325 "name": "ic_radio_button_unchecked",
3326 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3327 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3328 "resource_bundles": {
3329 "MaterialIcons_ic_radio_button_unchecked": [
3330 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3334 "MaterialComponents/private/Icons/Base": [
3340 "name": "ic_reorder",
3341 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3342 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3343 "resource_bundles": {
3344 "MaterialIcons_ic_reorder": [
3345 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3349 "MaterialComponents/private/Icons/Base": [
3355 "name": "ic_settings",
3356 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3357 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3358 "resource_bundles": {
3359 "MaterialIcons_ic_settings": [
3360 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3364 "MaterialComponents/private/Icons/Base": [
3372 "name": "Application",
3376 "public_header_files": "components/private/Application/src/*.h",
3377 "source_files": "components/private/Application/src/*.{h,m}",
3380 "name": "UnitTests",
3381 "test_type": "unit",
3383 "components/private/Application/tests/unit/*.{h,m,swift}",
3384 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3386 "resources": "components/private/Application/tests/unit/resources/*"
3395 "public_header_files": "components/private/Color/src/*.h",
3396 "source_files": "components/private/Color/src/*.{h,m}",
3398 "MaterialComponents/Availability": [
3404 "name": "UnitTests",
3405 "test_type": "unit",
3407 "components/private/Color/tests/unit/*.{h,m,swift}",
3408 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3410 "resources": "components/private/Color/tests/unit/resources/*"
3415 "name": "KeyboardWatcher",
3419 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3420 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3422 "MaterialComponents/private/Application": [
3428 "name": "UnitTests",
3429 "test_type": "unit",
3431 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3432 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3434 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3443 "public_header_files": "components/private/Math/src/*.h",
3444 "source_files": "components/private/Math/src/*.{h,m}",
3447 "name": "UnitTests",
3448 "test_type": "unit",
3450 "components/private/Math/tests/unit/*.{h,m,swift}",
3451 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3453 "resources": "components/private/Math/tests/unit/resources/*"
3462 "public_header_files": "components/private/Overlay/src/*.h",
3464 "components/private/Overlay/src/*.{h,m}",
3465 "components/private/Overlay/src/private/*.{h,m}"
3469 "name": "UnitTests",
3470 "test_type": "unit",
3472 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3473 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3475 "resources": "components/private/Overlay/tests/unit/resources/*"
3480 "name": "TextControlsPrivate+Shared",
3484 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3486 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3489 "MaterialComponents/TextControls+Enums": [
3492 "MaterialComponents/AnimationTiming": [
3495 "MaterialComponents/private/Math": [
3501 "name": "TextControlsPrivate+BaseStyle",
3505 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3507 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3510 "MaterialComponents/private/TextControlsPrivate+Shared": [
3513 "MaterialComponents/AnimationTiming": [
3516 "MaterialComponents/private/Math": [
3522 "name": "TextControlsPrivate+FilledStyle",
3526 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3528 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3531 "MaterialComponents/Availability": [
3534 "MaterialComponents/AnimationTiming": [
3537 "MaterialComponents/private/Math": [
3540 "MaterialComponents/private/TextControlsPrivate+Shared": [
3543 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
3549 "name": "TextControlsPrivate+OutlinedStyle",
3553 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3555 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3558 "MaterialComponents/Availability": [
3561 "MaterialComponents/AnimationTiming": [
3564 "MaterialComponents/private/Math": [
3567 "MaterialComponents/private/TextControlsPrivate+Shared": [
3573 "name": "TextControlsPrivate+TextFields",
3577 "public_header_files": "components/private/TextControlsPrivate/src/TextFields/*.h",
3579 "components/private/TextControlsPrivate/src/TextFields/*.{h,m}"
3582 "MaterialComponents/private/Math": [
3585 "MaterialComponents/private/TextControlsPrivate+Shared": [
3591 "name": "UnitTests",
3592 "test_type": "unit",
3594 "components/private/TextControlsPrivate/tests/unit/TextFields/*.{h,m,swift}"
3597 "MaterialComponents/schemes/Container": [
3605 "name": "TextControlsPrivate+UnderlinedStyle",
3609 "public_header_files": "components/private/TextControlsPrivate/src/UnderlinedStyle/*.h",
3611 "components/private/TextControlsPrivate/src/UnderlinedStyle/*.{h,m}"
3614 "MaterialComponents/Availability": [
3617 "MaterialComponents/AnimationTiming": [
3620 "MaterialComponents/private/Math": [
3623 "MaterialComponents/private/TextControlsPrivate+Shared": [
3629 "name": "ThumbTrack",
3633 "public_header_files": "components/private/ThumbTrack/src/*.h",
3635 "components/private/ThumbTrack/src/*.{h,m}",
3636 "components/private/ThumbTrack/src/private/*.{h,m}"
3639 "MaterialComponents/Availability": [
3642 "MaterialComponents/Ink": [
3645 "MaterialComponents/Ripple": [
3648 "MaterialComponents/ShadowElevations": [
3651 "MaterialComponents/ShadowLayer": [
3654 "MaterialComponents/Typography": [
3657 "MDFInternationalization": [
3660 "MaterialComponents/private/Math": [
3666 "name": "UnitTests",
3667 "test_type": "unit",
3669 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3670 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3672 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3677 "name": "UIMetrics",
3681 "public_header_files": "components/private/UIMetrics/src/*.h",
3683 "components/private/UIMetrics/src/*.{h,m}",
3684 "components/private/UIMetrics/src/private/*.{h,m}"
3687 "MaterialComponents/private/Application": [
3693 "name": "UnitTests",
3694 "test_type": "unit",
3696 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3697 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3699 "resources": "components/private/UIMetrics/tests/unit/resources/*"