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/Typography": [
1067 "MaterialComponents/Palettes": [
1070 "MaterialComponents/private/Icons/ic_check": [
1073 "MaterialComponents/private/Icons/ic_check_circle": [
1076 "MaterialComponents/private/Icons/ic_chevron_right": [
1079 "MaterialComponents/private/Icons/ic_info": [
1082 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1085 "MaterialComponents/private/Icons/ic_reorder": [
1088 "MaterialComponents/private/Math": [
1094 "name": "UnitTests",
1095 "test_type": "unit",
1097 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1098 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1100 "resources": "components/CollectionCells/tests/unit/resources/*"
1105 "name": "CollectionLayoutAttributes",
1109 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1110 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1113 "name": "UnitTests",
1114 "test_type": "unit",
1116 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1117 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1119 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1124 "name": "Collections",
1128 "public_header_files": "components/Collections/src/*.h",
1130 "components/Collections/src/*.{h,m}",
1131 "components/Collections/src/private/*.{h,m}"
1134 "components/Collections/src/MaterialCollections.bundle"
1141 "MaterialComponents/Availability": [
1144 "MaterialComponents/CollectionCells": [
1147 "MaterialComponents/CollectionLayoutAttributes": [
1150 "MaterialComponents/Ink": [
1153 "MaterialComponents/Palettes": [
1156 "MaterialComponents/ShadowElevations": [
1159 "MaterialComponents/ShadowLayer": [
1162 "MaterialComponents/Typography": [
1168 "name": "UnitTests",
1169 "test_type": "unit",
1171 "components/Collections/tests/unit/*.{h,m,swift}",
1172 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1174 "resources": "components/Collections/tests/unit/resources/*"
1183 "public_header_files": "components/Dialogs/src/*.h",
1185 "components/Dialogs/src/*.{h,m}",
1186 "components/Dialogs/src/private/*.{h,m}"
1189 "components/Dialogs/src/MaterialDialogs.bundle"
1192 "MaterialComponents/Buttons": [
1195 "MaterialComponents/Elevation": [
1198 "MaterialComponents/ShadowElevations": [
1201 "MaterialComponents/ShadowLayer": [
1204 "MaterialComponents/Typography": [
1207 "MaterialComponents/private/KeyboardWatcher": [
1210 "MaterialComponents/private/Math": [
1213 "MDFInternationalization": [
1219 "name": "UnitTests",
1220 "test_type": "unit",
1222 "components/Dialogs/tests/unit/*.{h,m,swift}",
1223 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1225 "resources": "components/Dialogs/tests/unit/resources/*"
1230 "name": "Dialogs+ColorThemer",
1234 "public_header_files": [
1235 "components/Dialogs/src/ColorThemer/*.h"
1238 "components/Dialogs/src/ColorThemer/*.{h,m}"
1241 "MaterialComponents/Dialogs": [
1244 "MaterialComponents/Themes": [
1247 "MaterialComponents/Buttons+ColorThemer": [
1253 "name": "Dialogs+TypographyThemer",
1257 "public_header_files": [
1258 "components/Dialogs/src/TypographyThemer/*.h"
1261 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1264 "MaterialComponents/Dialogs": [
1267 "MaterialComponents/schemes/Typography": [
1270 "MaterialComponents/Buttons+TypographyThemer": [
1276 "name": "Dialogs+Theming",
1280 "public_header_files": "components/Dialogs/src/Theming/*.h",
1282 "components/Dialogs/src/Theming/*.{h,m}",
1283 "components/Dialogs/src/Theming/private/*.{h,m}"
1286 "MaterialComponents/Dialogs": [
1289 "MaterialComponents/Dialogs+ColorThemer": [
1292 "MaterialComponents/Dialogs+TypographyThemer": [
1295 "MaterialComponents/ShadowElevations": [
1298 "MaterialComponents/schemes/Container": [
1301 "MaterialComponents/Buttons+Theming": [
1307 "name": "UnitTests",
1308 "test_type": "unit",
1310 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1311 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1313 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1318 "name": "Elevation",
1322 "public_header_files": "components/Elevation/src/*.h",
1324 "components/Elevation/src/*.{h,m}",
1325 "components/Elevation/src/private/*.{h,m}"
1328 "MaterialComponents/Availability": [
1331 "MaterialComponents/private/Color": [
1334 "MaterialComponents/private/Math": [
1340 "name": "UnitTests",
1341 "test_type": "unit",
1343 "components/Elevation/tests/unit/*.{h,m,swift}",
1344 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1347 "MaterialComponents/private/Color": [
1355 "name": "FeatureHighlight",
1359 "public_header_files": "components/FeatureHighlight/src/*.h",
1361 "components/FeatureHighlight/src/*.{h,m}",
1362 "components/FeatureHighlight/src/private/*.{h,m}"
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/FlexibleHeader+ShiftBehavior": [
1461 "MaterialComponents/FlexibleHeader+ShiftBehaviorEnabledWithStatusBar": [
1464 "MaterialComponents/ShadowElevations": [
1467 "MaterialComponents/ShadowLayer": [
1470 "MaterialComponents/private/Application": [
1473 "MaterialComponents/private/Math": [
1476 "MaterialComponents/private/UIMetrics": [
1482 "name": "UnitTests",
1483 "test_type": "unit",
1485 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1486 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1488 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1490 "MaterialComponents/ShadowLayer": [
1498 "name": "FlexibleHeader+ShiftBehavior",
1502 "public_header_files": [
1503 "components/FlexibleHeader/src/ShiftBehavior/*.h"
1506 "components/FlexibleHeader/src/ShiftBehavior/*.{h,m}"
1510 "name": "FlexibleHeader+ShiftBehaviorEnabledWithStatusBar",
1514 "public_header_files": [
1515 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.h"
1518 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.{h,m}"
1521 "MaterialComponents/FlexibleHeader+ShiftBehavior": [
1527 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1531 "public_header_files": [
1532 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1535 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1538 "MaterialComponents/FlexibleHeader": [
1544 "name": "HeaderStackView",
1548 "public_header_files": "components/HeaderStackView/src/*.h",
1549 "source_files": "components/HeaderStackView/src/*.{h,m}",
1552 "name": "UnitTests",
1553 "test_type": "unit",
1555 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1556 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1558 "resources": "components/HeaderStackView/tests/unit/resources/*"
1563 "name": "HeaderStackView+ColorThemer",
1567 "public_header_files": [
1568 "components/HeaderStackView/src/ColorThemer/*.h"
1571 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1574 "MaterialComponents/HeaderStackView": [
1577 "MaterialComponents/Themes": [
1587 "public_header_files": "components/Ink/src/*.h",
1589 "components/Ink/src/*.{h,m}",
1590 "components/Ink/src/private/*.{h,m}"
1593 "MaterialComponents/Availability": [
1596 "MaterialComponents/private/Color": [
1599 "MaterialComponents/private/Math": [
1605 "name": "UnitTests",
1606 "test_type": "unit",
1608 "components/Ink/tests/unit/*.{h,m,swift}",
1609 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1611 "resources": "components/Ink/tests/unit/resources/*"
1616 "name": "LibraryInfo",
1620 "public_header_files": "components/LibraryInfo/src/*.h",
1622 "components/LibraryInfo/src/*.{h,m}",
1623 "components/LibraryInfo/src/private/*.{h,m}"
1627 "name": "UnitTests",
1628 "test_type": "unit",
1630 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1631 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1633 "resources": "components/LibraryInfo/tests/unit/resources/*"
1642 "public_header_files": "components/List/src/*.h",
1644 "components/List/src/*.{h,m}",
1645 "components/List/src/private/*.{h,m}"
1648 "MaterialComponents/Elevation": [
1651 "MaterialComponents/Ink": [
1654 "MaterialComponents/Ripple": [
1657 "MaterialComponents/ShadowElevations": [
1660 "MaterialComponents/ShadowLayer": [
1663 "MaterialComponents/Typography": [
1666 "MDFInternationalization": [
1669 "MaterialComponents/private/Math": [
1675 "name": "UnitTests",
1676 "test_type": "unit",
1678 "components/List/tests/unit/*.{h,m,swift}",
1679 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1681 "resources": "components/List/tests/unit/resources/*"
1686 "name": "List+Theming",
1690 "public_header_files": "components/List/src/Theming/*.h",
1692 "components/List/src/Theming/*.{h,m}",
1693 "components/List/src/Theming/private/*.{h,m}"
1696 "MaterialComponents/List": [
1699 "MaterialComponents/schemes/Container": [
1705 "name": "UnitTests",
1706 "test_type": "unit",
1708 "components/List/tests/unit/Theming/*.{h,m,swift}",
1709 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1711 "resources": "components/List/tests/unit/Theming/resources/*"
1716 "name": "NavigationBar",
1720 "public_header_files": "components/NavigationBar/src/*.h",
1721 "source_files": "components/NavigationBar/src/*.{h,m}",
1723 "MDFTextAccessibility": [
1726 "MaterialComponents/ButtonBar": [
1729 "MaterialComponents/Elevation": [
1732 "MaterialComponents/Typography": [
1735 "MDFInternationalization": [
1738 "MaterialComponents/private/Math": [
1744 "name": "UnitTests",
1745 "test_type": "unit",
1747 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1748 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1750 "resources": "components/NavigationBar/tests/unit/resources/*",
1752 "MaterialComponents/NavigationBar+ColorThemer": [
1755 "MaterialComponents/NavigationBar+TypographyThemer": [
1763 "name": "NavigationBar+ColorThemer",
1767 "public_header_files": [
1768 "components/NavigationBar/src/ColorThemer/*.h"
1771 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1774 "MaterialComponents/NavigationBar": [
1777 "MaterialComponents/schemes/Color": [
1783 "name": "NavigationBar+TypographyThemer",
1787 "public_header_files": [
1788 "components/NavigationBar/src/TypographyThemer/*.h"
1791 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1794 "MaterialComponents/NavigationBar": [
1797 "MaterialComponents/schemes/Typography": [
1803 "name": "NavigationDrawer",
1807 "public_header_files": "components/NavigationDrawer/src/*.h",
1809 "components/NavigationDrawer/src/*.{h,m}",
1810 "components/NavigationDrawer/src/private/*.{h,m}"
1812 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1814 "MaterialComponents/Elevation": [
1817 "MaterialComponents/Palettes": [
1820 "MaterialComponents/ShadowLayer": [
1823 "MaterialComponents/private/Math": [
1826 "MaterialComponents/private/UIMetrics": [
1832 "name": "UnitTests",
1833 "test_type": "unit",
1835 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1836 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1837 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1840 "MaterialComponents/NavigationDrawer+ColorThemer": [
1848 "name": "NavigationDrawer+ColorThemer",
1852 "public_header_files": [
1853 "components/NavigationDrawer/src/ColorThemer/*.h"
1856 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1857 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1860 "MaterialComponents/NavigationDrawer": [
1863 "MaterialComponents/schemes/Color": [
1869 "name": "NavigationDrawer+Theming",
1873 "public_header_files": "components/NavigationDrawer/src/Theming/*.h",
1875 "components/NavigationDrawer/src/Theming/*.{h,m}"
1878 "MaterialComponents/NavigationDrawer": [
1881 "MaterialComponents/schemes/Container": [
1887 "name": "OverlayWindow",
1891 "public_header_files": "components/OverlayWindow/src/*.h",
1893 "components/OverlayWindow/src/*.{h,m}",
1894 "components/OverlayWindow/src/private/*.{h,m}"
1897 "MaterialComponents/Availability": [
1900 "MaterialComponents/private/Application": [
1906 "name": "UnitTests",
1907 "test_type": "unit",
1909 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1910 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1912 "resources": "components/OverlayWindow/tests/unit/resources/*"
1917 "name": "PageControl",
1921 "public_header_files": "components/PageControl/src/*.h",
1923 "components/PageControl/src/*.{h,m}",
1924 "components/PageControl/src/private/*.{h,m}"
1927 "components/PageControl/src/MaterialPageControl.bundle"
1930 "MDFInternationalization": [
1936 "name": "UnitTests",
1937 "test_type": "unit",
1939 "components/PageControl/tests/unit/*.{h,m,swift}",
1940 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1942 "resources": "components/PageControl/tests/unit/resources/*"
1951 "public_header_files": "components/Palettes/src/*.h",
1953 "components/Palettes/src/*.{h,m}",
1954 "components/Palettes/src/private/*.{h,m}"
1958 "name": "UnitTests",
1959 "test_type": "unit",
1961 "components/Palettes/tests/unit/*.{h,m,swift}",
1962 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1964 "resources": "components/Palettes/tests/unit/resources/*"
1969 "name": "ProgressView",
1973 "public_header_files": "components/ProgressView/src/*.h",
1975 "components/ProgressView/src/*.{h,m}",
1976 "components/ProgressView/src/private/*.{h,m}"
1979 "components/ProgressView/src/MaterialProgressView.bundle"
1982 "MDFInternationalization": [
1985 "MaterialComponents/Palettes": [
1988 "MaterialComponents/private/Math": [
1994 "name": "UnitTests",
1995 "test_type": "unit",
1997 "components/ProgressView/tests/unit/*.{h,m,swift}",
1998 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2000 "resources": "components/ProgressView/tests/unit/resources/*"
2005 "name": "ProgressView+Theming",
2009 "public_header_files": "components/ProgressView/src/Theming/*.h",
2011 "components/ProgressView/src/Theming/*.{h,m}",
2012 "components/ProgressView/src/Theming/private/*.{h,m}"
2015 "MaterialComponents/ProgressView": [
2018 "MaterialComponents/schemes/Container": [
2024 "name": "UnitTests",
2025 "test_type": "unit",
2027 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2028 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2030 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2039 "public_header_files": "components/Ripple/src/*.h",
2041 "components/Ripple/src/*.{h,m}",
2042 "components/Ripple/src/private/*.{h,m}"
2045 "MaterialComponents/AnimationTiming": [
2048 "MaterialComponents/Availability": [
2051 "MaterialComponents/private/Color": [
2054 "MaterialComponents/private/Math": [
2060 "name": "UnitTests",
2061 "test_type": "unit",
2063 "components/Ripple/tests/unit/*.{h,m,swift}",
2064 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2066 "resources": "components/Ripple/tests/unit/resources/*"
2071 "name": "ShadowElevations",
2075 "public_header_files": "components/ShadowElevations/src/*.h",
2076 "source_files": "components/ShadowElevations/src/*.{h,m}",
2079 "name": "UnitTests",
2080 "test_type": "unit",
2082 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2083 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2085 "resources": "components/ShadowElevations/tests/unit/resources/*"
2090 "name": "ShadowLayer",
2094 "public_header_files": "components/ShadowLayer/src/*.h",
2095 "source_files": "components/ShadowLayer/src/*.{h,m}",
2097 "MaterialComponents/ShadowElevations": [
2103 "name": "UnitTests",
2104 "test_type": "unit",
2106 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2107 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2109 "resources": "components/ShadowLayer/tests/unit/resources/*"
2114 "name": "ShapeLibrary",
2118 "public_header_files": "components/ShapeLibrary/src/*.h",
2120 "components/ShapeLibrary/src/*.{h,m}",
2121 "components/ShapeLibrary/src/private/*.{h,m}"
2124 "MaterialComponents/Shapes": [
2127 "MaterialComponents/private/Math": [
2133 "name": "UnitTests",
2134 "test_type": "unit",
2136 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2137 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2139 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2148 "public_header_files": "components/Shapes/src/*.h",
2150 "components/Shapes/src/*.{h,m}",
2151 "components/Shapes/src/private/*.{h,m}"
2154 "MaterialComponents/ShadowLayer": [
2157 "MaterialComponents/private/Color": [
2160 "MaterialComponents/private/Math": [
2166 "name": "UnitTests",
2167 "test_type": "unit",
2169 "components/Shapes/tests/unit/*.{h,m,swift}",
2170 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2172 "resources": "components/Shapes/tests/unit/resources/*"
2181 "public_header_files": [
2182 "components/Slider/src/*.h"
2185 "components/Slider/src/*.{h,m}",
2186 "components/Slider/src/private/*.{h,m}"
2189 "MaterialComponents/Elevation": [
2192 "MaterialComponents/Palettes": [
2195 "MaterialComponents/ShadowElevations": [
2198 "MaterialComponents/private/Math": [
2201 "MaterialComponents/private/ThumbTrack": [
2207 "name": "UnitTests",
2208 "test_type": "unit",
2210 "components/Slider/tests/unit/*.{h,m,swift}",
2211 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2213 "resources": "components/Slider/tests/unit/resources/*"
2218 "name": "Slider+ColorThemer",
2222 "public_header_files": [
2223 "components/Slider/src/ColorThemer/*.h"
2226 "components/Slider/src/ColorThemer/*.{h,m}"
2229 "MaterialComponents/Palettes": [
2232 "MaterialComponents/Slider": [
2235 "MaterialComponents/schemes/Color": [
2245 "public_header_files": "components/Snackbar/src/*.h",
2247 "components/Snackbar/src/*.{h,m}",
2248 "components/Snackbar/src/private/*.{h,m}"
2251 "components/Snackbar/src/MaterialSnackbar.bundle"
2254 "MaterialComponents/AnimationTiming": [
2257 "MaterialComponents/Availability": [
2260 "MaterialComponents/Buttons": [
2263 "MaterialComponents/Elevation": [
2266 "MaterialComponents/OverlayWindow": [
2269 "MaterialComponents/ShadowElevations": [
2272 "MaterialComponents/ShadowLayer": [
2275 "MaterialComponents/Typography": [
2278 "MaterialComponents/private/Application": [
2281 "MaterialComponents/private/KeyboardWatcher": [
2284 "MaterialComponents/private/Math": [
2287 "MaterialComponents/private/Overlay": [
2293 "name": "UnitTests",
2294 "test_type": "unit",
2296 "components/Snackbar/tests/unit/*.{h,m,swift}",
2297 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2299 "resources": "components/Snackbar/tests/unit/resources/*",
2301 "MaterialComponents/Snackbar+FontThemer": [
2304 "MaterialComponents/Snackbar+TypographyThemer": [
2307 "MaterialComponents/Themes": [
2315 "name": "Snackbar+FontThemer",
2319 "public_header_files": [
2320 "components/Snackbar/src/FontThemer/*.h"
2323 "components/Snackbar/src/FontThemer/*.{h,m}"
2326 "MaterialComponents/Snackbar": [
2329 "MaterialComponents/Themes": [
2335 "name": "Snackbar+TypographyThemer",
2339 "public_header_files": [
2340 "components/Snackbar/src/TypographyThemer/*.h"
2343 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2346 "MaterialComponents/Snackbar": [
2349 "MaterialComponents/schemes/Typography": [
2359 "public_header_files": "components/Tabs/src/*.h",
2361 "components/Tabs/src/*.{h,m}",
2362 "components/Tabs/src/private/*.{h,m}",
2363 "components/Tabs/src/ExtendedAlignment/*.{h,m}",
2364 "components/Tabs/src/SizeClassDelegate/*.{h,m}"
2367 "components/Tabs/src/MaterialTabs.bundle"
2370 "MDFInternationalization": [
2373 "MaterialComponents/AnimationTiming": [
2376 "MaterialComponents/Elevation": [
2379 "MaterialComponents/Ink": [
2382 "MaterialComponents/Palettes": [
2385 "MaterialComponents/Ripple": [
2388 "MaterialComponents/ShadowElevations": [
2391 "MaterialComponents/ShadowLayer": [
2394 "MaterialComponents/Typography": [
2397 "MaterialComponents/private/Math": [
2403 "name": "UnitTests",
2404 "test_type": "unit",
2406 "components/Tabs/tests/unit/*.{h,m,swift}",
2407 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2409 "resources": "components/Tabs/tests/unit/resources/*",
2411 "MaterialComponents/Tabs+TypographyThemer": [
2414 "MaterialComponents/Themes": [
2422 "name": "Tabs+TypographyThemer",
2426 "public_header_files": [
2427 "components/Tabs/src/TypographyThemer/*.h"
2430 "components/Tabs/src/TypographyThemer/*.{h,m}"
2433 "MaterialComponents/Tabs": [
2436 "MaterialComponents/schemes/Typography": [
2442 "name": "Tabs+Theming",
2446 "public_header_files": "components/Tabs/src/Theming/*.h",
2448 "components/Tabs/src/Theming/*.{h,m}",
2449 "components/Tabs/src/Theming/private/*.{h,m}"
2452 "MaterialComponents/Tabs": [
2455 "MaterialComponents/Tabs+TypographyThemer": [
2458 "MaterialComponents/schemes/Container": [
2464 "name": "UnitTests",
2465 "test_type": "unit",
2467 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2468 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2470 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2475 "name": "TextFields",
2479 "public_header_files": "components/TextFields/src/*.h",
2481 "components/TextFields/src/*.{h,m}",
2482 "components/TextFields/src/private/*.{h,m}"
2485 "MaterialComponents/AnimationTiming": [
2488 "MaterialComponents/Buttons": [
2491 "MaterialComponents/Elevation": [
2494 "MaterialComponents/Palettes": [
2497 "MaterialComponents/Typography": [
2500 "MaterialComponents/private/Math": [
2503 "MDFInternationalization": [
2509 "name": "UnitTests",
2510 "test_type": "unit",
2512 "components/TextFields/tests/unit/*.{h,m,swift}",
2513 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2515 "resources": "components/TextFields/tests/unit/resources/*",
2517 "MaterialComponents/TextFields+ColorThemer": [
2520 "MaterialComponents/Themes": [
2528 "name": "TextControls+Enums",
2532 "public_header_files": "components/TextControls/src/Enums/*.h",
2533 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2536 "name": "TextControls+BaseTextAreas",
2540 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2542 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2543 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2546 "MaterialComponents/private/TextControlsPrivate+Shared": [
2549 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2552 "MDFInternationalization": [
2558 "name": "UnitTests",
2559 "test_type": "unit",
2561 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2564 "MaterialComponents/schemes/Container": [
2572 "name": "TextControls+BaseTextFields",
2576 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2578 "components/TextControls/src/BaseTextFields/*.{h,m}",
2579 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2582 "MaterialComponents/private/TextControlsPrivate+Shared": [
2585 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2588 "MaterialComponents/private/TextControlsPrivate+TextFields": [
2591 "MDFInternationalization": [
2597 "name": "UnitTests",
2598 "test_type": "unit",
2600 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2603 "MaterialComponents/schemes/Container": [
2611 "name": "TextControls+FilledTextAreas",
2615 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2617 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2618 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2621 "MaterialComponents/Availability": [
2624 "MaterialComponents/TextControls+BaseTextAreas": [
2627 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2633 "name": "UnitTests",
2634 "test_type": "unit",
2636 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2639 "MaterialComponents/schemes/Container": [
2647 "name": "TextControls+FilledTextAreasTheming",
2651 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2653 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2654 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2657 "MaterialComponents/TextControls+FilledTextAreas": [
2660 "MaterialComponents/schemes/Container": [
2666 "name": "UnitTests",
2667 "test_type": "unit",
2669 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2675 "name": "TextControls+FilledTextFields",
2679 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2681 "components/TextControls/src/FilledTextFields/*.{h,m}",
2682 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2685 "MaterialComponents/Availability": [
2688 "MaterialComponents/TextControls+BaseTextFields": [
2691 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2697 "name": "UnitTests",
2698 "test_type": "unit",
2700 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2703 "MaterialComponents/schemes/Container": [
2711 "name": "TextControls+FilledTextFieldsTheming",
2715 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2717 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2718 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2721 "MaterialComponents/TextControls+FilledTextFields": [
2724 "MaterialComponents/schemes/Container": [
2730 "name": "UnitTests",
2731 "test_type": "unit",
2733 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2739 "name": "TextControls+OutlinedTextAreas",
2743 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2745 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2746 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2749 "MaterialComponents/Availability": [
2752 "MaterialComponents/TextControls+BaseTextAreas": [
2755 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2761 "name": "UnitTests",
2762 "test_type": "unit",
2764 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2767 "MaterialComponents/schemes/Container": [
2775 "name": "TextControls+OutlinedTextAreasTheming",
2779 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2781 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2782 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2785 "MaterialComponents/TextControls+OutlinedTextAreas": [
2788 "MaterialComponents/schemes/Container": [
2794 "name": "UnitTests",
2795 "test_type": "unit",
2797 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2800 "MaterialComponents/Availability": [
2808 "name": "TextControls+OutlinedTextFields",
2812 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2814 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2815 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2818 "MaterialComponents/Availability": [
2821 "MaterialComponents/TextControls+BaseTextFields": [
2824 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2830 "name": "UnitTests",
2831 "test_type": "unit",
2833 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2836 "MaterialComponents/schemes/Container": [
2844 "name": "TextControls+OutlinedTextFieldsTheming",
2848 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2850 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2851 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2854 "MaterialComponents/TextControls+OutlinedTextFields": [
2857 "MaterialComponents/schemes/Container": [
2863 "name": "UnitTests",
2864 "test_type": "unit",
2866 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2872 "name": "TextControls+UnderlinedTextFields",
2876 "public_header_files": "components/TextControls/src/UnderlinedTextFields/*.h",
2878 "components/TextControls/src/UnderlinedTextFields/*.{h,m}",
2879 "components/TextControls/src/UnderlinedTextFields/private/*.{h,m}"
2882 "MaterialComponents/Availability": [
2885 "MaterialComponents/TextControls+BaseTextFields": [
2888 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
2894 "name": "TextControls+UnderlinedTextFieldsTheming",
2898 "public_header_files": "components/TextControls/src/UnderlinedTextFieldsTheming/*.h",
2900 "components/TextControls/src/UnderlinedTextFieldsTheming/*.{h,m}",
2901 "components/TextControls/src/UnderlinedTextFieldsTheming/private/*.{h,m}"
2904 "MaterialComponents/TextControls+UnderlinedTextFields": [
2907 "MaterialComponents/schemes/Container": [
2913 "name": "TextFields+ColorThemer",
2917 "public_header_files": [
2918 "components/TextFields/src/ColorThemer/*.h"
2921 "components/TextFields/src/ColorThemer/*.{h,m}"
2924 "MaterialComponents/TextFields": [
2927 "MaterialComponents/Themes": [
2933 "name": "TextFields+Theming",
2937 "public_header_files": "components/TextFields/src/Theming/*.h",
2939 "components/TextFields/src/Theming/*.{h,m}",
2940 "components/TextFields/src/Theming/private/*.{h,m}"
2943 "MaterialComponents/TextFields": [
2946 "MaterialComponents/TextFields+ColorThemer": [
2949 "MaterialComponents/schemes/Container": [
2955 "name": "UnitTests",
2956 "test_type": "unit",
2958 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2959 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2961 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2970 "public_header_files": "components/Themes/src/*.h",
2972 "components/Themes/src/*.{h,m}",
2973 "components/Themes/src/private/*.{h,m}"
2976 "MaterialComponents/schemes/Color": [
2979 "MaterialComponents/schemes/Typography": [
2985 "name": "UnitTests",
2986 "test_type": "unit",
2988 "components/Themes/tests/unit/*.{h,m,swift}",
2989 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2991 "resources": "components/Themes/tests/unit/resources/*"
2996 "name": "Typography",
3000 "public_header_files": "components/Typography/src/*.h",
3002 "components/Typography/src/*.{h,m}",
3003 "components/Typography/src/private/*.{h,m}"
3006 "MaterialComponents/private/Application": [
3009 "MaterialComponents/private/Math": [
3015 "name": "UnitTests",
3016 "test_type": "unit",
3018 "components/Typography/tests/unit/*.{h,m,swift}",
3019 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3021 "resources": "components/Typography/tests/unit/resources/*",
3023 "MaterialComponents/private/Application": [
3038 "public_header_files": "components/schemes/Color/src/*.h",
3039 "source_files": "components/schemes/Color/src/*.{h,m}",
3041 "MaterialComponents/Availability": [
3044 "MaterialComponents/private/Color": [
3050 "name": "UnitTests",
3051 "test_type": "unit",
3053 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3054 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3056 "resources": "components/schemes/Color/tests/unit/resources/*",
3058 "MaterialComponents/private/Math": [
3066 "name": "Container",
3070 "public_header_files": "components/schemes/Container/src/*.h",
3071 "source_files": "components/schemes/Container/src/*.{h,m}",
3073 "MaterialComponents/schemes/Color": [
3076 "MaterialComponents/schemes/Typography": [
3079 "MaterialComponents/schemes/Shape": [
3085 "name": "UnitTests",
3086 "test_type": "unit",
3088 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3089 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3099 "public_header_files": "components/schemes/Shape/src/*.h",
3100 "source_files": "components/schemes/Shape/src/*.{h,m}",
3102 "MaterialComponents/ShapeLibrary": [
3105 "MaterialComponents/Shapes": [
3111 "name": "UnitTests",
3112 "test_type": "unit",
3114 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3115 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3117 "resources": "components/schemes/Shape/tests/unit/resources/*"
3122 "name": "Typography",
3126 "public_header_files": "components/schemes/Typography/src/*.h",
3127 "source_files": "components/schemes/Typography/src/*.{h,m}",
3129 "MaterialComponents/Typography": [
3132 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3135 "MaterialComponents/schemes/Typography+Scheming": [
3141 "name": "UnitTests",
3142 "test_type": "unit",
3144 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3145 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3147 "resources": "components/schemes/Typography/tests/unit/resources/*"
3152 "name": "Typography+BasicFontScheme",
3156 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3158 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3159 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3163 "name": "Typography+Scheming",
3167 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3169 "components/schemes/Typography/src/Scheming/*.{h,m}",
3170 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3182 "name": "UnitTests",
3183 "test_type": "unit",
3185 "components/private/Icons/tests/unit/*.{h,m,swift}"
3192 "public_header_files": "components/private/Icons/src/*.h",
3193 "source_files": "components/private/Icons/src/*.{h,m}"
3196 "name": "ic_arrow_back",
3197 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3198 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3199 "resource_bundles": {
3200 "MaterialIcons_ic_arrow_back": [
3201 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3205 "MaterialComponents/private/Icons/Base": [
3212 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3213 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3214 "resource_bundles": {
3215 "MaterialIcons_ic_check": [
3216 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3220 "MaterialComponents/private/Icons/Base": [
3226 "name": "ic_check_circle",
3227 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3228 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3229 "resource_bundles": {
3230 "MaterialIcons_ic_check_circle": [
3231 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3235 "MaterialComponents/private/Icons/Base": [
3241 "name": "ic_chevron_right",
3242 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3243 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3244 "resource_bundles": {
3245 "MaterialIcons_ic_chevron_right": [
3246 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3250 "MaterialComponents/private/Icons/Base": [
3256 "name": "ic_color_lens",
3257 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3258 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3259 "resource_bundles": {
3260 "MaterialIcons_ic_color_lens": [
3261 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3265 "MaterialComponents/private/Icons/Base": [
3271 "name": "ic_help_outline",
3272 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3273 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3274 "resource_bundles": {
3275 "MaterialIcons_ic_help_outline": [
3276 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3280 "MaterialComponents/private/Icons/Base": [
3287 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3288 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3289 "resource_bundles": {
3290 "MaterialIcons_ic_info": [
3291 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3295 "MaterialComponents/private/Icons/Base": [
3301 "name": "ic_more_horiz",
3302 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3303 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3304 "resource_bundles": {
3305 "MaterialIcons_ic_more_horiz": [
3306 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3310 "MaterialComponents/private/Icons/Base": [
3316 "name": "ic_radio_button_unchecked",
3317 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3318 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3319 "resource_bundles": {
3320 "MaterialIcons_ic_radio_button_unchecked": [
3321 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3325 "MaterialComponents/private/Icons/Base": [
3331 "name": "ic_reorder",
3332 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3333 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3334 "resource_bundles": {
3335 "MaterialIcons_ic_reorder": [
3336 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3340 "MaterialComponents/private/Icons/Base": [
3346 "name": "ic_settings",
3347 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3348 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3349 "resource_bundles": {
3350 "MaterialIcons_ic_settings": [
3351 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3355 "MaterialComponents/private/Icons/Base": [
3363 "name": "Application",
3367 "public_header_files": "components/private/Application/src/*.h",
3368 "source_files": "components/private/Application/src/*.{h,m}",
3371 "name": "UnitTests",
3372 "test_type": "unit",
3374 "components/private/Application/tests/unit/*.{h,m,swift}",
3375 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3377 "resources": "components/private/Application/tests/unit/resources/*"
3386 "public_header_files": "components/private/Color/src/*.h",
3387 "source_files": "components/private/Color/src/*.{h,m}",
3389 "MaterialComponents/Availability": [
3395 "name": "UnitTests",
3396 "test_type": "unit",
3398 "components/private/Color/tests/unit/*.{h,m,swift}",
3399 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3401 "resources": "components/private/Color/tests/unit/resources/*"
3406 "name": "KeyboardWatcher",
3410 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3411 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3413 "MaterialComponents/private/Application": [
3419 "name": "UnitTests",
3420 "test_type": "unit",
3422 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3423 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3425 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3434 "public_header_files": "components/private/Math/src/*.h",
3435 "source_files": "components/private/Math/src/*.{h,m}",
3438 "name": "UnitTests",
3439 "test_type": "unit",
3441 "components/private/Math/tests/unit/*.{h,m,swift}",
3442 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3444 "resources": "components/private/Math/tests/unit/resources/*"
3453 "public_header_files": "components/private/Overlay/src/*.h",
3455 "components/private/Overlay/src/*.{h,m}",
3456 "components/private/Overlay/src/private/*.{h,m}"
3460 "name": "UnitTests",
3461 "test_type": "unit",
3463 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3464 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3466 "resources": "components/private/Overlay/tests/unit/resources/*"
3471 "name": "TextControlsPrivate+Shared",
3475 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3477 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3480 "MaterialComponents/TextControls+Enums": [
3483 "MaterialComponents/AnimationTiming": [
3486 "MaterialComponents/private/Math": [
3492 "name": "TextControlsPrivate+BaseStyle",
3496 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3498 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3501 "MaterialComponents/private/TextControlsPrivate+Shared": [
3504 "MaterialComponents/AnimationTiming": [
3507 "MaterialComponents/private/Math": [
3513 "name": "TextControlsPrivate+FilledStyle",
3517 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3519 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3522 "MaterialComponents/Availability": [
3525 "MaterialComponents/AnimationTiming": [
3528 "MaterialComponents/private/Math": [
3531 "MaterialComponents/private/TextControlsPrivate+Shared": [
3534 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
3540 "name": "TextControlsPrivate+OutlinedStyle",
3544 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3546 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3549 "MaterialComponents/Availability": [
3552 "MaterialComponents/AnimationTiming": [
3555 "MaterialComponents/private/Math": [
3558 "MaterialComponents/private/TextControlsPrivate+Shared": [
3564 "name": "TextControlsPrivate+TextFields",
3568 "public_header_files": "components/private/TextControlsPrivate/src/TextFields/*.h",
3570 "components/private/TextControlsPrivate/src/TextFields/*.{h,m}"
3573 "MaterialComponents/private/Math": [
3576 "MaterialComponents/private/TextControlsPrivate+Shared": [
3582 "name": "UnitTests",
3583 "test_type": "unit",
3585 "components/private/TextControlsPrivate/tests/unit/TextFields/*.{h,m,swift}"
3588 "MaterialComponents/schemes/Container": [
3596 "name": "TextControlsPrivate+UnderlinedStyle",
3600 "public_header_files": "components/private/TextControlsPrivate/src/UnderlinedStyle/*.h",
3602 "components/private/TextControlsPrivate/src/UnderlinedStyle/*.{h,m}"
3605 "MaterialComponents/Availability": [
3608 "MaterialComponents/AnimationTiming": [
3611 "MaterialComponents/private/Math": [
3614 "MaterialComponents/private/TextControlsPrivate+Shared": [
3620 "name": "ThumbTrack",
3624 "public_header_files": "components/private/ThumbTrack/src/*.h",
3626 "components/private/ThumbTrack/src/*.{h,m}",
3627 "components/private/ThumbTrack/src/private/*.{h,m}"
3630 "MaterialComponents/Availability": [
3633 "MaterialComponents/Ink": [
3636 "MaterialComponents/Ripple": [
3639 "MaterialComponents/ShadowElevations": [
3642 "MaterialComponents/ShadowLayer": [
3645 "MaterialComponents/Typography": [
3648 "MDFInternationalization": [
3651 "MaterialComponents/private/Math": [
3657 "name": "UnitTests",
3658 "test_type": "unit",
3660 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3661 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3663 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3668 "name": "UIMetrics",
3672 "public_header_files": "components/private/UIMetrics/src/*.h",
3674 "components/private/UIMetrics/src/*.{h,m}",
3675 "components/private/UIMetrics/src/private/*.{h,m}"
3678 "MaterialComponents/private/Application": [
3684 "name": "UnitTests",
3685 "test_type": "unit",
3687 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3688 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3690 "resources": "components/private/UIMetrics/tests/unit/resources/*"