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+ButtonThemer": [
677 "name": "Buttons+ColorThemer",
681 "public_header_files": [
682 "components/Buttons/src/ColorThemer/*.h"
685 "components/Buttons/src/ColorThemer/*.{h,m}",
686 "components/Buttons/src/ColorThemer/private/*.{h,m}"
689 "MaterialComponents/Buttons": [
692 "MaterialComponents/schemes/Color": [
698 "name": "Buttons+ShapeThemer",
702 "public_header_files": [
703 "components/Buttons/src/ShapeThemer/*.h"
706 "components/Buttons/src/ShapeThemer/*.{h,m}"
709 "MaterialComponents/Buttons": [
712 "MaterialComponents/schemes/Shape": [
718 "name": "Buttons+TypographyThemer",
722 "public_header_files": [
723 "components/Buttons/src/TypographyThemer/*.h"
726 "components/Buttons/src/TypographyThemer/*.{h,m}"
729 "MaterialComponents/Buttons": [
732 "MaterialComponents/schemes/Typography": [
738 "name": "Buttons+ButtonThemer",
742 "public_header_files": [
743 "components/Buttons/src/ButtonThemer/*.h"
746 "components/Buttons/src/ButtonThemer/*.{h,m}",
747 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
750 "MaterialComponents/Buttons": [
753 "MaterialComponents/Buttons+ColorThemer": [
756 "MaterialComponents/Buttons+ShapeThemer": [
759 "MaterialComponents/Buttons+TypographyThemer": [
762 "MaterialComponents/Palettes": [
768 "name": "Buttons+Theming",
772 "public_header_files": "components/Buttons/src/Theming/*.h",
774 "components/Buttons/src/Theming/*.{h,m}",
775 "components/Buttons/src/Theming/private/*.{h,m}"
778 "MaterialComponents/Buttons": [
781 "MaterialComponents/Buttons+ColorThemer": [
784 "MaterialComponents/Buttons+ShapeThemer": [
787 "MaterialComponents/Buttons+TypographyThemer": [
790 "MaterialComponents/ShadowElevations": [
793 "MaterialComponents/schemes/Container": [
802 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
803 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
805 "resources": "components/Buttons/tests/unit/Theming/resources/*"
814 "public_header_files": "components/ButtonBar/src/*.h",
816 "components/ButtonBar/src/*.{h,m}",
817 "components/ButtonBar/src/private/*.{h,m}"
820 "MDFInternationalization": [
823 "MaterialComponents/Buttons": [
826 "MaterialComponents/private/Application": [
835 "components/ButtonBar/tests/unit/*.{h,m,swift}",
836 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
838 "resources": "components/ButtonBar/tests/unit/resources/*"
847 "public_header_files": "components/Cards/src/*.h",
848 "source_files": "components/Cards/src/*.{h,m}",
850 "components/Cards/src/MDCCard+Ripple.{h,m}",
851 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
854 "MaterialComponents/Elevation": [
857 "MaterialComponents/Ink": [
860 "MaterialComponents/Ripple": [
863 "MaterialComponents/ShadowLayer": [
866 "MaterialComponents/Shapes": [
869 "MaterialComponents/private/Icons/ic_check_circle": [
872 "MaterialComponents/private/Math": [
881 "components/Cards/tests/unit/*.{h,m,swift}",
882 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
884 "resources": "components/Cards/tests/unit/resources/*"
889 "name": "Cards+Theming",
893 "public_header_files": "components/Cards/src/Theming/*.h",
895 "components/Cards/src/Theming/*.{h,m}",
896 "components/Cards/src/Theming/private/*.{h,m}"
899 "MaterialComponents/Cards": [
902 "MaterialComponents/schemes/Container": [
911 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
912 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
914 "resources": "components/Cards/tests/unit/Theming/resources/*"
923 "public_header_files": "components/Chips/src/*.h",
925 "components/Chips/src/*.{h,m}",
926 "components/Chips/src/private/*.{h,m}"
929 "MDFInternationalization": [
932 "MaterialComponents/Elevation": [
935 "MaterialComponents/Ink": [
938 "MaterialComponents/Ripple": [
941 "MaterialComponents/ShadowLayer": [
944 "MaterialComponents/ShadowElevations": [
947 "MaterialComponents/ShapeLibrary": [
950 "MaterialComponents/Shapes": [
953 "MaterialComponents/TextFields": [
956 "MaterialComponents/Typography": [
959 "MaterialComponents/private/Math": [
968 "components/Chips/tests/unit/*.{h,m,swift}",
969 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
971 "resources": "components/Chips/tests/unit/resources/*",
973 "MaterialComponents/Themes": [
981 "name": "Chips+Theming",
985 "public_header_files": "components/Chips/src/Theming/*.h",
987 "components/Chips/src/Theming/*.{h,m}",
988 "components/Chips/src/Theming/private/*.{h,m}"
991 "MaterialComponents/Chips": [
994 "MaterialComponents/schemes/Container": [
997 "MaterialComponents/Typography": [
1003 "name": "UnitTests",
1004 "test_type": "unit",
1006 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1007 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1009 "resources": "components/Chips/tests/unit/Theming/resources/*"
1014 "name": "CollectionCells",
1018 "public_header_files": "components/CollectionCells/src/*.h",
1020 "components/CollectionCells/src/*.{h,m}",
1021 "components/CollectionCells/src/private/*.{h,m}"
1024 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1031 "MDFInternationalization": [
1034 "MaterialComponents/CollectionLayoutAttributes": [
1037 "MaterialComponents/Ink": [
1040 "MaterialComponents/Ripple": [
1043 "MaterialComponents/Typography": [
1046 "MaterialComponents/Palettes": [
1049 "MaterialComponents/private/Icons/ic_check": [
1052 "MaterialComponents/private/Icons/ic_check_circle": [
1055 "MaterialComponents/private/Icons/ic_chevron_right": [
1058 "MaterialComponents/private/Icons/ic_info": [
1061 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1064 "MaterialComponents/private/Icons/ic_reorder": [
1067 "MaterialComponents/private/Math": [
1073 "name": "UnitTests",
1074 "test_type": "unit",
1076 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1077 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1079 "resources": "components/CollectionCells/tests/unit/resources/*"
1084 "name": "CollectionLayoutAttributes",
1088 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1089 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1092 "name": "UnitTests",
1093 "test_type": "unit",
1095 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1096 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1098 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1103 "name": "Collections",
1107 "public_header_files": "components/Collections/src/*.h",
1109 "components/Collections/src/*.{h,m}",
1110 "components/Collections/src/private/*.{h,m}"
1113 "components/Collections/src/MaterialCollections.bundle"
1120 "MaterialComponents/Availability": [
1123 "MaterialComponents/CollectionCells": [
1126 "MaterialComponents/CollectionLayoutAttributes": [
1129 "MaterialComponents/Ink": [
1132 "MaterialComponents/Palettes": [
1135 "MaterialComponents/Ripple": [
1138 "MaterialComponents/ShadowElevations": [
1141 "MaterialComponents/ShadowLayer": [
1144 "MaterialComponents/Typography": [
1150 "name": "UnitTests",
1151 "test_type": "unit",
1153 "components/Collections/tests/unit/*.{h,m,swift}",
1154 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1156 "resources": "components/Collections/tests/unit/resources/*"
1165 "public_header_files": "components/Dialogs/src/*.h",
1167 "components/Dialogs/src/*.{h,m}",
1168 "components/Dialogs/src/private/*.{h,m}"
1171 "components/Dialogs/src/MaterialDialogs.bundle"
1174 "MaterialComponents/Buttons": [
1177 "MaterialComponents/Elevation": [
1180 "MaterialComponents/ShadowElevations": [
1183 "MaterialComponents/ShadowLayer": [
1186 "MaterialComponents/Typography": [
1189 "MaterialComponents/private/KeyboardWatcher": [
1192 "MaterialComponents/private/Math": [
1195 "MDFInternationalization": [
1201 "name": "UnitTests",
1202 "test_type": "unit",
1204 "components/Dialogs/tests/unit/*.{h,m,swift}",
1205 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1207 "resources": "components/Dialogs/tests/unit/resources/*"
1212 "name": "Dialogs+ColorThemer",
1216 "public_header_files": [
1217 "components/Dialogs/src/ColorThemer/*.h"
1220 "components/Dialogs/src/ColorThemer/*.{h,m}"
1223 "MaterialComponents/Dialogs": [
1226 "MaterialComponents/Themes": [
1229 "MaterialComponents/Buttons+ColorThemer": [
1235 "name": "Dialogs+TypographyThemer",
1239 "public_header_files": [
1240 "components/Dialogs/src/TypographyThemer/*.h"
1243 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1246 "MaterialComponents/Dialogs": [
1249 "MaterialComponents/schemes/Typography": [
1252 "MaterialComponents/Buttons+TypographyThemer": [
1258 "name": "Dialogs+Theming",
1262 "public_header_files": "components/Dialogs/src/Theming/*.h",
1264 "components/Dialogs/src/Theming/*.{h,m}",
1265 "components/Dialogs/src/Theming/private/*.{h,m}"
1268 "MaterialComponents/Dialogs": [
1271 "MaterialComponents/Dialogs+ColorThemer": [
1274 "MaterialComponents/Dialogs+TypographyThemer": [
1277 "MaterialComponents/ShadowElevations": [
1280 "MaterialComponents/schemes/Container": [
1283 "MaterialComponents/Buttons+Theming": [
1289 "name": "UnitTests",
1290 "test_type": "unit",
1292 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1293 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1295 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1300 "name": "Elevation",
1304 "public_header_files": "components/Elevation/src/*.h",
1306 "components/Elevation/src/*.{h,m}",
1307 "components/Elevation/src/private/*.{h,m}"
1310 "MaterialComponents/Availability": [
1313 "MaterialComponents/private/Color": [
1316 "MaterialComponents/private/Math": [
1322 "name": "UnitTests",
1323 "test_type": "unit",
1325 "components/Elevation/tests/unit/*.{h,m,swift}",
1326 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1329 "MaterialComponents/private/Color": [
1337 "name": "FeatureHighlight",
1341 "public_header_files": "components/FeatureHighlight/src/*.h",
1343 "components/FeatureHighlight/src/*.{h,m}",
1344 "components/FeatureHighlight/src/private/*.{h,m}"
1347 "MaterialComponents/Availability": [
1350 "MaterialComponents/private/Math": [
1353 "MaterialComponents/Typography": [
1356 "MDFTextAccessibility": [
1362 "name": "UnitTests",
1363 "test_type": "unit",
1365 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1366 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1368 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1370 "MaterialComponents/FeatureHighlight+ColorThemer": [
1378 "name": "FeatureHighlight+ColorThemer",
1382 "public_header_files": [
1383 "components/FeatureHighlight/src/ColorThemer/*.h"
1386 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1389 "MaterialComponents/FeatureHighlight": [
1392 "MaterialComponents/Themes": [
1398 "name": "FlexibleHeader",
1402 "public_header_files": "components/FlexibleHeader/src/*.h",
1404 "components/FlexibleHeader/src/*.{h,m}",
1405 "components/FlexibleHeader/src/private/*.{h,m}"
1408 "MDFTextAccessibility": [
1411 "MaterialComponents/Availability": [
1414 "MaterialComponents/Elevation": [
1417 "MaterialComponents/FlexibleHeader+ShiftBehavior": [
1420 "MaterialComponents/FlexibleHeader+ShiftBehaviorEnabledWithStatusBar": [
1423 "MaterialComponents/ShadowElevations": [
1426 "MaterialComponents/ShadowLayer": [
1429 "MaterialComponents/private/Application": [
1432 "MaterialComponents/private/Math": [
1435 "MaterialComponents/private/UIMetrics": [
1441 "name": "UnitTests",
1442 "test_type": "unit",
1444 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1445 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1447 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1449 "MaterialComponents/ShadowLayer": [
1457 "name": "FlexibleHeader+ShiftBehavior",
1461 "public_header_files": [
1462 "components/FlexibleHeader/src/ShiftBehavior/*.h"
1465 "components/FlexibleHeader/src/ShiftBehavior/*.{h,m}"
1469 "name": "FlexibleHeader+ShiftBehaviorEnabledWithStatusBar",
1473 "public_header_files": [
1474 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.h"
1477 "components/FlexibleHeader/src/ShiftBehaviorEnabledWithStatusBar/*.{h,m}"
1480 "MaterialComponents/FlexibleHeader+ShiftBehavior": [
1486 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1490 "public_header_files": [
1491 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1494 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1497 "MaterialComponents/FlexibleHeader": [
1503 "name": "HeaderStackView",
1507 "public_header_files": "components/HeaderStackView/src/*.h",
1508 "source_files": "components/HeaderStackView/src/*.{h,m}",
1511 "name": "UnitTests",
1512 "test_type": "unit",
1514 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1515 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1517 "resources": "components/HeaderStackView/tests/unit/resources/*"
1526 "public_header_files": "components/Ink/src/*.h",
1528 "components/Ink/src/*.{h,m}",
1529 "components/Ink/src/private/*.{h,m}"
1532 "MaterialComponents/Availability": [
1535 "MaterialComponents/private/Color": [
1538 "MaterialComponents/private/Math": [
1544 "name": "UnitTests",
1545 "test_type": "unit",
1547 "components/Ink/tests/unit/*.{h,m,swift}",
1548 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1550 "resources": "components/Ink/tests/unit/resources/*"
1555 "name": "LibraryInfo",
1559 "public_header_files": "components/LibraryInfo/src/*.h",
1561 "components/LibraryInfo/src/*.{h,m}",
1562 "components/LibraryInfo/src/private/*.{h,m}"
1566 "name": "UnitTests",
1567 "test_type": "unit",
1569 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1570 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1572 "resources": "components/LibraryInfo/tests/unit/resources/*"
1581 "public_header_files": "components/List/src/*.h",
1583 "components/List/src/*.{h,m}",
1584 "components/List/src/private/*.{h,m}"
1587 "MaterialComponents/Elevation": [
1590 "MaterialComponents/Ink": [
1593 "MaterialComponents/Ripple": [
1596 "MaterialComponents/ShadowElevations": [
1599 "MaterialComponents/ShadowLayer": [
1602 "MaterialComponents/Typography": [
1605 "MDFInternationalization": [
1608 "MaterialComponents/private/Math": [
1614 "name": "UnitTests",
1615 "test_type": "unit",
1617 "components/List/tests/unit/*.{h,m,swift}",
1618 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1620 "resources": "components/List/tests/unit/resources/*"
1625 "name": "List+Theming",
1629 "public_header_files": "components/List/src/Theming/*.h",
1631 "components/List/src/Theming/*.{h,m}",
1632 "components/List/src/Theming/private/*.{h,m}"
1635 "MaterialComponents/List": [
1638 "MaterialComponents/schemes/Container": [
1644 "name": "UnitTests",
1645 "test_type": "unit",
1647 "components/List/tests/unit/Theming/*.{h,m,swift}",
1648 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1650 "resources": "components/List/tests/unit/Theming/resources/*"
1655 "name": "NavigationBar",
1659 "public_header_files": "components/NavigationBar/src/*.h",
1660 "source_files": "components/NavigationBar/src/*.{h,m}",
1662 "MDFTextAccessibility": [
1665 "MaterialComponents/ButtonBar": [
1668 "MaterialComponents/Elevation": [
1671 "MaterialComponents/Typography": [
1674 "MDFInternationalization": [
1677 "MaterialComponents/private/Math": [
1683 "name": "UnitTests",
1684 "test_type": "unit",
1686 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1687 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1689 "resources": "components/NavigationBar/tests/unit/resources/*",
1691 "MaterialComponents/NavigationBar+ColorThemer": [
1694 "MaterialComponents/NavigationBar+TypographyThemer": [
1702 "name": "NavigationBar+ColorThemer",
1706 "public_header_files": [
1707 "components/NavigationBar/src/ColorThemer/*.h"
1710 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1713 "MaterialComponents/NavigationBar": [
1716 "MaterialComponents/schemes/Color": [
1722 "name": "NavigationBar+TypographyThemer",
1726 "public_header_files": [
1727 "components/NavigationBar/src/TypographyThemer/*.h"
1730 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1733 "MaterialComponents/NavigationBar": [
1736 "MaterialComponents/schemes/Typography": [
1742 "name": "NavigationDrawer",
1746 "public_header_files": "components/NavigationDrawer/src/*.h",
1748 "components/NavigationDrawer/src/*.{h,m}",
1749 "components/NavigationDrawer/src/private/*.{h,m}"
1751 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1753 "MaterialComponents/Elevation": [
1756 "MaterialComponents/Palettes": [
1759 "MaterialComponents/ShadowLayer": [
1762 "MaterialComponents/private/Math": [
1765 "MaterialComponents/private/UIMetrics": [
1771 "name": "UnitTests",
1772 "test_type": "unit",
1774 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1775 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1776 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1779 "MaterialComponents/NavigationDrawer+ColorThemer": [
1787 "name": "NavigationDrawer+ColorThemer",
1791 "public_header_files": [
1792 "components/NavigationDrawer/src/ColorThemer/*.h"
1795 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1796 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1799 "MaterialComponents/NavigationDrawer": [
1802 "MaterialComponents/schemes/Color": [
1808 "name": "NavigationDrawer+Theming",
1812 "public_header_files": "components/NavigationDrawer/src/Theming/*.h",
1814 "components/NavigationDrawer/src/Theming/*.{h,m}"
1817 "MaterialComponents/NavigationDrawer": [
1820 "MaterialComponents/schemes/Container": [
1826 "name": "OverlayWindow",
1830 "public_header_files": "components/OverlayWindow/src/*.h",
1832 "components/OverlayWindow/src/*.{h,m}",
1833 "components/OverlayWindow/src/private/*.{h,m}"
1836 "MaterialComponents/Availability": [
1839 "MaterialComponents/private/Application": [
1845 "name": "UnitTests",
1846 "test_type": "unit",
1848 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1849 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1851 "resources": "components/OverlayWindow/tests/unit/resources/*"
1856 "name": "PageControl",
1860 "public_header_files": "components/PageControl/src/*.h",
1862 "components/PageControl/src/*.{h,m}",
1863 "components/PageControl/src/private/*.{h,m}"
1866 "components/PageControl/src/MaterialPageControl.bundle"
1869 "MDFInternationalization": [
1875 "name": "UnitTests",
1876 "test_type": "unit",
1878 "components/PageControl/tests/unit/*.{h,m,swift}",
1879 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1881 "resources": "components/PageControl/tests/unit/resources/*"
1890 "public_header_files": "components/Palettes/src/*.h",
1892 "components/Palettes/src/*.{h,m}",
1893 "components/Palettes/src/private/*.{h,m}"
1897 "name": "UnitTests",
1898 "test_type": "unit",
1900 "components/Palettes/tests/unit/*.{h,m,swift}",
1901 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1903 "resources": "components/Palettes/tests/unit/resources/*"
1908 "name": "ProgressView",
1912 "public_header_files": "components/ProgressView/src/*.h",
1914 "components/ProgressView/src/*.{h,m}",
1915 "components/ProgressView/src/private/*.{h,m}"
1918 "components/ProgressView/src/MaterialProgressView.bundle"
1921 "MDFInternationalization": [
1924 "MaterialComponents/Palettes": [
1927 "MaterialComponents/private/Math": [
1933 "name": "UnitTests",
1934 "test_type": "unit",
1936 "components/ProgressView/tests/unit/*.{h,m,swift}",
1937 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1939 "resources": "components/ProgressView/tests/unit/resources/*"
1944 "name": "ProgressView+Theming",
1948 "public_header_files": "components/ProgressView/src/Theming/*.h",
1950 "components/ProgressView/src/Theming/*.{h,m}",
1951 "components/ProgressView/src/Theming/private/*.{h,m}"
1954 "MaterialComponents/ProgressView": [
1957 "MaterialComponents/schemes/Container": [
1963 "name": "UnitTests",
1964 "test_type": "unit",
1966 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
1967 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
1969 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
1978 "public_header_files": "components/Ripple/src/*.h",
1980 "components/Ripple/src/*.{h,m}",
1981 "components/Ripple/src/private/*.{h,m}"
1984 "MaterialComponents/AnimationTiming": [
1987 "MaterialComponents/Availability": [
1990 "MaterialComponents/private/Color": [
1993 "MaterialComponents/private/Math": [
1999 "name": "UnitTests",
2000 "test_type": "unit",
2002 "components/Ripple/tests/unit/*.{h,m,swift}",
2003 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2005 "resources": "components/Ripple/tests/unit/resources/*"
2010 "name": "ShadowElevations",
2014 "public_header_files": "components/ShadowElevations/src/*.h",
2015 "source_files": "components/ShadowElevations/src/*.{h,m}",
2018 "name": "UnitTests",
2019 "test_type": "unit",
2021 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2022 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2024 "resources": "components/ShadowElevations/tests/unit/resources/*"
2029 "name": "ShadowLayer",
2033 "public_header_files": "components/ShadowLayer/src/*.h",
2034 "source_files": "components/ShadowLayer/src/*.{h,m}",
2036 "MaterialComponents/ShadowElevations": [
2042 "name": "UnitTests",
2043 "test_type": "unit",
2045 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2046 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2048 "resources": "components/ShadowLayer/tests/unit/resources/*"
2053 "name": "ShapeLibrary",
2057 "public_header_files": "components/ShapeLibrary/src/*.h",
2059 "components/ShapeLibrary/src/*.{h,m}",
2060 "components/ShapeLibrary/src/private/*.{h,m}"
2063 "MaterialComponents/Shapes": [
2066 "MaterialComponents/private/Math": [
2072 "name": "UnitTests",
2073 "test_type": "unit",
2075 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2076 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2078 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2087 "public_header_files": "components/Shapes/src/*.h",
2089 "components/Shapes/src/*.{h,m}",
2090 "components/Shapes/src/private/*.{h,m}"
2093 "MaterialComponents/ShadowLayer": [
2096 "MaterialComponents/private/Color": [
2099 "MaterialComponents/private/Math": [
2105 "name": "UnitTests",
2106 "test_type": "unit",
2108 "components/Shapes/tests/unit/*.{h,m,swift}",
2109 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2111 "resources": "components/Shapes/tests/unit/resources/*"
2120 "public_header_files": [
2121 "components/Slider/src/*.h"
2124 "components/Slider/src/*.{h,m}",
2125 "components/Slider/src/private/*.{h,m}"
2128 "MaterialComponents/Elevation": [
2131 "MaterialComponents/Palettes": [
2134 "MaterialComponents/ShadowElevations": [
2137 "MaterialComponents/private/Math": [
2140 "MaterialComponents/private/ThumbTrack": [
2146 "name": "UnitTests",
2147 "test_type": "unit",
2149 "components/Slider/tests/unit/*.{h,m,swift}",
2150 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2152 "resources": "components/Slider/tests/unit/resources/*"
2157 "name": "Slider+ColorThemer",
2161 "public_header_files": [
2162 "components/Slider/src/ColorThemer/*.h"
2165 "components/Slider/src/ColorThemer/*.{h,m}"
2168 "MaterialComponents/Palettes": [
2171 "MaterialComponents/Slider": [
2174 "MaterialComponents/schemes/Color": [
2184 "public_header_files": "components/Snackbar/src/*.h",
2186 "components/Snackbar/src/*.{h,m}",
2187 "components/Snackbar/src/private/*.{h,m}"
2190 "components/Snackbar/src/MaterialSnackbar.bundle"
2193 "MaterialComponents/AnimationTiming": [
2196 "MaterialComponents/Availability": [
2199 "MaterialComponents/Buttons": [
2202 "MaterialComponents/Elevation": [
2205 "MaterialComponents/OverlayWindow": [
2208 "MaterialComponents/ShadowElevations": [
2211 "MaterialComponents/ShadowLayer": [
2214 "MaterialComponents/Typography": [
2217 "MaterialComponents/private/Application": [
2220 "MaterialComponents/private/KeyboardWatcher": [
2223 "MaterialComponents/private/Math": [
2226 "MaterialComponents/private/Overlay": [
2232 "name": "UnitTests",
2233 "test_type": "unit",
2235 "components/Snackbar/tests/unit/*.{h,m,swift}",
2236 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2238 "resources": "components/Snackbar/tests/unit/resources/*",
2240 "MaterialComponents/Themes": [
2252 "public_header_files": "components/Tabs/src/*.h",
2254 "components/Tabs/src/*.{h,m}",
2255 "components/Tabs/src/private/*.{h,m}",
2256 "components/Tabs/src/ExtendedAlignment/*.{h,m}",
2257 "components/Tabs/src/SizeClassDelegate/*.{h,m}"
2260 "components/Tabs/src/MaterialTabs.bundle"
2263 "MDFInternationalization": [
2266 "MaterialComponents/AnimationTiming": [
2269 "MaterialComponents/Elevation": [
2272 "MaterialComponents/Ink": [
2275 "MaterialComponents/Palettes": [
2278 "MaterialComponents/Ripple": [
2281 "MaterialComponents/ShadowElevations": [
2284 "MaterialComponents/ShadowLayer": [
2287 "MaterialComponents/Typography": [
2290 "MaterialComponents/private/Math": [
2296 "name": "UnitTests",
2297 "test_type": "unit",
2299 "components/Tabs/tests/unit/*.{h,m,swift}",
2300 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2302 "resources": "components/Tabs/tests/unit/resources/*",
2304 "MaterialComponents/Tabs+TypographyThemer": [
2307 "MaterialComponents/Themes": [
2315 "name": "Tabs+TypographyThemer",
2319 "public_header_files": [
2320 "components/Tabs/src/TypographyThemer/*.h"
2323 "components/Tabs/src/TypographyThemer/*.{h,m}"
2326 "MaterialComponents/Tabs": [
2329 "MaterialComponents/schemes/Typography": [
2335 "name": "Tabs+Theming",
2339 "public_header_files": "components/Tabs/src/Theming/*.h",
2341 "components/Tabs/src/Theming/*.{h,m}",
2342 "components/Tabs/src/Theming/private/*.{h,m}"
2345 "MaterialComponents/Tabs": [
2348 "MaterialComponents/Tabs+TypographyThemer": [
2351 "MaterialComponents/schemes/Container": [
2357 "name": "UnitTests",
2358 "test_type": "unit",
2360 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2361 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2363 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2368 "name": "Tabs+TabBarView",
2372 "public_header_files": "components/Tabs/src/TabBarView/*.h",
2374 "components/Tabs/src/TabBarView/*.{h,m}",
2375 "components/Tabs/src/TabBarView/private/*.{h,m}"
2378 "MaterialComponents/AnimationTiming": [
2381 "MaterialComponents/Ripple": [
2384 "MaterialComponents/private/Math": [
2387 "MDFInternationalization": [
2393 "name": "UnitTests",
2394 "test_type": "unit",
2396 "components/Tabs/tests/unit/TabBarView/*.{h,m,swift}"
2399 "MaterialComponents/AppBar": [
2402 "MaterialComponents/HeaderStackView": [
2405 "MaterialComponents/Typography": [
2413 "name": "Tabs+TabBarViewTheming",
2417 "public_header_files": "components/Tabs/src/TabBarViewTheming/*.h",
2419 "components/Tabs/src/TabBarViewTheming/*.{h,m}",
2420 "components/Tabs/src/TabBarViewTheming/private/*.{h,m}"
2423 "MaterialComponents/Tabs+TabBarView": [
2426 "MaterialComponents/schemes/Container": [
2432 "name": "UnitTests",
2433 "test_type": "unit",
2435 "components/Tabs/tests/unit/TabBarView/MDCTabBarViewThemingTests.m"
2438 "MaterialComponents/schemes/Container": [
2446 "name": "TextFields",
2450 "public_header_files": "components/TextFields/src/*.h",
2452 "components/TextFields/src/*.{h,m}",
2453 "components/TextFields/src/private/*.{h,m}"
2456 "MaterialComponents/AnimationTiming": [
2459 "MaterialComponents/Buttons": [
2462 "MaterialComponents/Elevation": [
2465 "MaterialComponents/Palettes": [
2468 "MaterialComponents/Typography": [
2471 "MaterialComponents/private/Math": [
2474 "MDFInternationalization": [
2480 "name": "UnitTests",
2481 "test_type": "unit",
2483 "components/TextFields/tests/unit/*.{h,m,swift}",
2484 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2486 "resources": "components/TextFields/tests/unit/resources/*",
2488 "MaterialComponents/TextFields+ColorThemer": [
2491 "MaterialComponents/Themes": [
2499 "name": "TextControls+Enums",
2503 "public_header_files": "components/TextControls/src/Enums/*.h",
2504 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2507 "name": "TextControls+BaseTextAreas",
2511 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2513 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2514 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2517 "MaterialComponents/private/TextControlsPrivate+Shared": [
2520 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2523 "MDFInternationalization": [
2529 "name": "UnitTests",
2530 "test_type": "unit",
2532 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2535 "MaterialComponents/schemes/Container": [
2543 "name": "TextControls+BaseTextFields",
2547 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2549 "components/TextControls/src/BaseTextFields/*.{h,m}",
2550 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2553 "MaterialComponents/private/TextControlsPrivate+Shared": [
2556 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2559 "MaterialComponents/private/TextControlsPrivate+TextFields": [
2562 "MDFInternationalization": [
2568 "name": "UnitTests",
2569 "test_type": "unit",
2571 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2574 "MaterialComponents/schemes/Container": [
2582 "name": "TextControls+FilledTextAreas",
2586 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2588 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2589 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2592 "MaterialComponents/Availability": [
2595 "MaterialComponents/TextControls+BaseTextAreas": [
2598 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2604 "name": "UnitTests",
2605 "test_type": "unit",
2607 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2610 "MaterialComponents/schemes/Container": [
2618 "name": "TextControls+FilledTextAreasTheming",
2622 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2624 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2625 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2628 "MaterialComponents/TextControls+FilledTextAreas": [
2631 "MaterialComponents/schemes/Container": [
2637 "name": "UnitTests",
2638 "test_type": "unit",
2640 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2646 "name": "TextControls+FilledTextFields",
2650 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2652 "components/TextControls/src/FilledTextFields/*.{h,m}",
2653 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2656 "MaterialComponents/Availability": [
2659 "MaterialComponents/TextControls+BaseTextFields": [
2662 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2668 "name": "UnitTests",
2669 "test_type": "unit",
2671 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2674 "MaterialComponents/schemes/Container": [
2682 "name": "TextControls+FilledTextFieldsTheming",
2686 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2688 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2689 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2692 "MaterialComponents/TextControls+FilledTextFields": [
2695 "MaterialComponents/schemes/Container": [
2701 "name": "UnitTests",
2702 "test_type": "unit",
2704 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2710 "name": "TextControls+OutlinedTextAreas",
2714 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2716 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2717 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2720 "MaterialComponents/Availability": [
2723 "MaterialComponents/TextControls+BaseTextAreas": [
2726 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2732 "name": "UnitTests",
2733 "test_type": "unit",
2735 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2738 "MaterialComponents/schemes/Container": [
2746 "name": "TextControls+OutlinedTextAreasTheming",
2750 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2752 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2753 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2756 "MaterialComponents/TextControls+OutlinedTextAreas": [
2759 "MaterialComponents/schemes/Container": [
2765 "name": "UnitTests",
2766 "test_type": "unit",
2768 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2771 "MaterialComponents/Availability": [
2779 "name": "TextControls+OutlinedTextFields",
2783 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2785 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2786 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2789 "MaterialComponents/Availability": [
2792 "MaterialComponents/TextControls+BaseTextFields": [
2795 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2801 "name": "UnitTests",
2802 "test_type": "unit",
2804 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2807 "MaterialComponents/schemes/Container": [
2815 "name": "TextControls+OutlinedTextFieldsTheming",
2819 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2821 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2822 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2825 "MaterialComponents/TextControls+OutlinedTextFields": [
2828 "MaterialComponents/schemes/Container": [
2834 "name": "UnitTests",
2835 "test_type": "unit",
2837 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2843 "name": "TextControls+UnderlinedTextFields",
2847 "public_header_files": "components/TextControls/src/UnderlinedTextFields/*.h",
2849 "components/TextControls/src/UnderlinedTextFields/*.{h,m}",
2850 "components/TextControls/src/UnderlinedTextFields/private/*.{h,m}"
2853 "MaterialComponents/Availability": [
2856 "MaterialComponents/TextControls+BaseTextFields": [
2859 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
2865 "name": "TextControls+UnderlinedTextFieldsTheming",
2869 "public_header_files": "components/TextControls/src/UnderlinedTextFieldsTheming/*.h",
2871 "components/TextControls/src/UnderlinedTextFieldsTheming/*.{h,m}",
2872 "components/TextControls/src/UnderlinedTextFieldsTheming/private/*.{h,m}"
2875 "MaterialComponents/TextControls+UnderlinedTextFields": [
2878 "MaterialComponents/schemes/Container": [
2884 "name": "TextFields+ColorThemer",
2888 "public_header_files": [
2889 "components/TextFields/src/ColorThemer/*.h"
2892 "components/TextFields/src/ColorThemer/*.{h,m}"
2895 "MaterialComponents/TextFields": [
2898 "MaterialComponents/Themes": [
2904 "name": "TextFields+Theming",
2908 "public_header_files": "components/TextFields/src/Theming/*.h",
2910 "components/TextFields/src/Theming/*.{h,m}",
2911 "components/TextFields/src/Theming/private/*.{h,m}"
2914 "MaterialComponents/TextFields": [
2917 "MaterialComponents/TextFields+ColorThemer": [
2920 "MaterialComponents/schemes/Container": [
2926 "name": "UnitTests",
2927 "test_type": "unit",
2929 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2930 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2932 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2941 "public_header_files": "components/Themes/src/*.h",
2943 "components/Themes/src/*.{h,m}",
2944 "components/Themes/src/private/*.{h,m}"
2947 "MaterialComponents/schemes/Color": [
2950 "MaterialComponents/schemes/Typography": [
2956 "name": "UnitTests",
2957 "test_type": "unit",
2959 "components/Themes/tests/unit/*.{h,m,swift}",
2960 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2962 "resources": "components/Themes/tests/unit/resources/*"
2967 "name": "Typography",
2971 "public_header_files": "components/Typography/src/*.h",
2973 "components/Typography/src/*.{h,m}",
2974 "components/Typography/src/private/*.{h,m}"
2977 "MaterialComponents/private/Application": [
2980 "MaterialComponents/private/Math": [
2983 "MDFTextAccessibility": [
2989 "name": "UnitTests",
2990 "test_type": "unit",
2992 "components/Typography/tests/unit/*.{h,m,swift}",
2993 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2995 "resources": "components/Typography/tests/unit/resources/*",
2997 "MaterialComponents/private/Application": [
3012 "public_header_files": "components/schemes/Color/src/*.h",
3013 "source_files": "components/schemes/Color/src/*.{h,m}",
3015 "MaterialComponents/Availability": [
3018 "MaterialComponents/private/Color": [
3024 "name": "UnitTests",
3025 "test_type": "unit",
3027 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3028 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3030 "resources": "components/schemes/Color/tests/unit/resources/*",
3032 "MaterialComponents/private/Math": [
3040 "name": "Container",
3044 "public_header_files": "components/schemes/Container/src/*.h",
3045 "source_files": "components/schemes/Container/src/*.{h,m}",
3047 "MaterialComponents/schemes/Color": [
3050 "MaterialComponents/schemes/Typography": [
3053 "MaterialComponents/schemes/Shape": [
3059 "name": "UnitTests",
3060 "test_type": "unit",
3062 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3063 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3073 "public_header_files": "components/schemes/Shape/src/*.h",
3074 "source_files": "components/schemes/Shape/src/*.{h,m}",
3076 "MaterialComponents/ShapeLibrary": [
3079 "MaterialComponents/Shapes": [
3085 "name": "UnitTests",
3086 "test_type": "unit",
3088 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3089 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3091 "resources": "components/schemes/Shape/tests/unit/resources/*"
3096 "name": "Typography",
3100 "public_header_files": "components/schemes/Typography/src/*.h",
3101 "source_files": "components/schemes/Typography/src/*.{h,m}",
3103 "MaterialComponents/Typography": [
3106 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3109 "MaterialComponents/schemes/Typography+Scheming": [
3115 "name": "UnitTests",
3116 "test_type": "unit",
3118 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3119 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3121 "resources": "components/schemes/Typography/tests/unit/resources/*"
3126 "name": "Typography+BasicFontScheme",
3130 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3132 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3133 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3137 "name": "Typography+Scheming",
3141 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3143 "components/schemes/Typography/src/Scheming/*.{h,m}",
3144 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3156 "name": "UnitTests",
3157 "test_type": "unit",
3159 "components/private/Icons/tests/unit/*.{h,m,swift}"
3166 "public_header_files": "components/private/Icons/src/*.h",
3167 "source_files": "components/private/Icons/src/*.{h,m}"
3170 "name": "ic_arrow_back",
3171 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3172 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3173 "resource_bundles": {
3174 "MaterialIcons_ic_arrow_back": [
3175 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3179 "MaterialComponents/private/Icons/Base": [
3186 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3187 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3188 "resource_bundles": {
3189 "MaterialIcons_ic_check": [
3190 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3194 "MaterialComponents/private/Icons/Base": [
3200 "name": "ic_check_circle",
3201 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3202 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3203 "resource_bundles": {
3204 "MaterialIcons_ic_check_circle": [
3205 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3209 "MaterialComponents/private/Icons/Base": [
3215 "name": "ic_chevron_right",
3216 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3217 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3218 "resource_bundles": {
3219 "MaterialIcons_ic_chevron_right": [
3220 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3224 "MaterialComponents/private/Icons/Base": [
3230 "name": "ic_color_lens",
3231 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3232 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3233 "resource_bundles": {
3234 "MaterialIcons_ic_color_lens": [
3235 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3239 "MaterialComponents/private/Icons/Base": [
3245 "name": "ic_feedback",
3246 "public_header_files": "components/private/Icons/icons/ic_feedback/src/*.h",
3247 "source_files": "components/private/Icons/icons/ic_feedback/src/*.{h,m}",
3248 "resource_bundles": {
3249 "MaterialIcons_ic_feedback": [
3250 "components/private/Icons/icons/ic_feedback/src/MaterialIcons_ic_feedback.xcassets"
3254 "MaterialComponents/private/Icons/Base": [
3260 "name": "ic_help_outline",
3261 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3262 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3263 "resource_bundles": {
3264 "MaterialIcons_ic_help_outline": [
3265 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3269 "MaterialComponents/private/Icons/Base": [
3276 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3277 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3278 "resource_bundles": {
3279 "MaterialIcons_ic_info": [
3280 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3284 "MaterialComponents/private/Icons/Base": [
3290 "name": "ic_more_horiz",
3291 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3292 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3293 "resource_bundles": {
3294 "MaterialIcons_ic_more_horiz": [
3295 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3299 "MaterialComponents/private/Icons/Base": [
3305 "name": "ic_radio_button_unchecked",
3306 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3307 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3308 "resource_bundles": {
3309 "MaterialIcons_ic_radio_button_unchecked": [
3310 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3314 "MaterialComponents/private/Icons/Base": [
3320 "name": "ic_reorder",
3321 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3322 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3323 "resource_bundles": {
3324 "MaterialIcons_ic_reorder": [
3325 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3329 "MaterialComponents/private/Icons/Base": [
3335 "name": "ic_settings",
3336 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3337 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3338 "resource_bundles": {
3339 "MaterialIcons_ic_settings": [
3340 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3344 "MaterialComponents/private/Icons/Base": [
3352 "name": "Application",
3356 "public_header_files": "components/private/Application/src/*.h",
3357 "source_files": "components/private/Application/src/*.{h,m}",
3360 "name": "UnitTests",
3361 "test_type": "unit",
3363 "components/private/Application/tests/unit/*.{h,m,swift}",
3364 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3366 "resources": "components/private/Application/tests/unit/resources/*"
3375 "public_header_files": "components/private/Color/src/*.h",
3376 "source_files": "components/private/Color/src/*.{h,m}",
3378 "MaterialComponents/Availability": [
3384 "name": "UnitTests",
3385 "test_type": "unit",
3387 "components/private/Color/tests/unit/*.{h,m,swift}",
3388 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3390 "resources": "components/private/Color/tests/unit/resources/*"
3395 "name": "KeyboardWatcher",
3399 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3400 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3402 "MaterialComponents/private/Application": [
3408 "name": "UnitTests",
3409 "test_type": "unit",
3411 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3412 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3414 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3423 "public_header_files": "components/private/Math/src/*.h",
3424 "source_files": "components/private/Math/src/*.{h,m}",
3427 "name": "UnitTests",
3428 "test_type": "unit",
3430 "components/private/Math/tests/unit/*.{h,m,swift}",
3431 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3433 "resources": "components/private/Math/tests/unit/resources/*"
3442 "public_header_files": "components/private/Overlay/src/*.h",
3444 "components/private/Overlay/src/*.{h,m}",
3445 "components/private/Overlay/src/private/*.{h,m}"
3449 "name": "UnitTests",
3450 "test_type": "unit",
3452 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3453 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3455 "resources": "components/private/Overlay/tests/unit/resources/*"
3460 "name": "TextControlsPrivate+Shared",
3464 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3466 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3469 "MaterialComponents/TextControls+Enums": [
3472 "MaterialComponents/AnimationTiming": [
3475 "MaterialComponents/private/Math": [
3481 "name": "TextControlsPrivate+BaseStyle",
3485 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3487 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3490 "MaterialComponents/private/TextControlsPrivate+Shared": [
3493 "MaterialComponents/AnimationTiming": [
3496 "MaterialComponents/private/Math": [
3502 "name": "TextControlsPrivate+FilledStyle",
3506 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3508 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3511 "MaterialComponents/Availability": [
3514 "MaterialComponents/AnimationTiming": [
3517 "MaterialComponents/private/Math": [
3520 "MaterialComponents/private/TextControlsPrivate+Shared": [
3523 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
3529 "name": "TextControlsPrivate+OutlinedStyle",
3533 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3535 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3538 "MaterialComponents/Availability": [
3541 "MaterialComponents/AnimationTiming": [
3544 "MaterialComponents/private/Math": [
3547 "MaterialComponents/private/TextControlsPrivate+Shared": [
3553 "name": "TextControlsPrivate+TextFields",
3557 "public_header_files": "components/private/TextControlsPrivate/src/TextFields/*.h",
3559 "components/private/TextControlsPrivate/src/TextFields/*.{h,m}"
3562 "MaterialComponents/private/Math": [
3565 "MaterialComponents/private/TextControlsPrivate+Shared": [
3571 "name": "UnitTests",
3572 "test_type": "unit",
3574 "components/private/TextControlsPrivate/tests/unit/TextFields/*.{h,m,swift}"
3577 "MaterialComponents/schemes/Container": [
3585 "name": "TextControlsPrivate+UnderlinedStyle",
3589 "public_header_files": "components/private/TextControlsPrivate/src/UnderlinedStyle/*.h",
3591 "components/private/TextControlsPrivate/src/UnderlinedStyle/*.{h,m}"
3594 "MaterialComponents/Availability": [
3597 "MaterialComponents/AnimationTiming": [
3600 "MaterialComponents/private/Math": [
3603 "MaterialComponents/private/TextControlsPrivate+Shared": [
3609 "name": "ThumbTrack",
3613 "public_header_files": "components/private/ThumbTrack/src/*.h",
3615 "components/private/ThumbTrack/src/*.{h,m}",
3616 "components/private/ThumbTrack/src/private/*.{h,m}"
3619 "MaterialComponents/Availability": [
3622 "MaterialComponents/Ink": [
3625 "MaterialComponents/Ripple": [
3628 "MaterialComponents/ShadowElevations": [
3631 "MaterialComponents/ShadowLayer": [
3634 "MaterialComponents/ShapeLibrary": [
3637 "MaterialComponents/Typography": [
3640 "MDFInternationalization": [
3643 "MaterialComponents/private/Math": [
3649 "name": "UnitTests",
3650 "test_type": "unit",
3652 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3653 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3655 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3660 "name": "UIMetrics",
3664 "public_header_files": "components/private/UIMetrics/src/*.h",
3666 "components/private/UIMetrics/src/*.{h,m}",
3667 "components/private/UIMetrics/src/private/*.{h,m}"
3670 "MaterialComponents/private/Application": [
3676 "name": "UnitTests",
3677 "test_type": "unit",
3679 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3680 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3682 "resources": "components/private/UIMetrics/tests/unit/resources/*"