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": "TextFields",
2372 "public_header_files": "components/TextFields/src/*.h",
2374 "components/TextFields/src/*.{h,m}",
2375 "components/TextFields/src/private/*.{h,m}"
2378 "MaterialComponents/AnimationTiming": [
2381 "MaterialComponents/Buttons": [
2384 "MaterialComponents/Elevation": [
2387 "MaterialComponents/Palettes": [
2390 "MaterialComponents/Typography": [
2393 "MaterialComponents/private/Math": [
2396 "MDFInternationalization": [
2402 "name": "UnitTests",
2403 "test_type": "unit",
2405 "components/TextFields/tests/unit/*.{h,m,swift}",
2406 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2408 "resources": "components/TextFields/tests/unit/resources/*",
2410 "MaterialComponents/TextFields+ColorThemer": [
2413 "MaterialComponents/Themes": [
2421 "name": "TextControls+Enums",
2425 "public_header_files": "components/TextControls/src/Enums/*.h",
2426 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2429 "name": "TextControls+BaseTextAreas",
2433 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2435 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2436 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2439 "MaterialComponents/private/TextControlsPrivate+Shared": [
2442 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2445 "MDFInternationalization": [
2451 "name": "UnitTests",
2452 "test_type": "unit",
2454 "components/TextControls/tests/unit/BaseTextAreas/*.{h,m,swift}"
2457 "MaterialComponents/schemes/Container": [
2465 "name": "TextControls+BaseTextFields",
2469 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2471 "components/TextControls/src/BaseTextFields/*.{h,m}",
2472 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2475 "MaterialComponents/private/TextControlsPrivate+Shared": [
2478 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2481 "MaterialComponents/private/TextControlsPrivate+TextFields": [
2484 "MDFInternationalization": [
2490 "name": "UnitTests",
2491 "test_type": "unit",
2493 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2496 "MaterialComponents/schemes/Container": [
2504 "name": "TextControls+FilledTextAreas",
2508 "public_header_files": "components/TextControls/src/FilledTextAreas/*.h",
2510 "components/TextControls/src/FilledTextAreas/*.{h,m}",
2511 "components/TextControls/src/FilledTextAreas/private/*.{h,m}"
2514 "MaterialComponents/Availability": [
2517 "MaterialComponents/TextControls+BaseTextAreas": [
2520 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2526 "name": "UnitTests",
2527 "test_type": "unit",
2529 "components/TextControls/tests/unit/FilledTextAreas/*.{h,m,swift}"
2532 "MaterialComponents/schemes/Container": [
2540 "name": "TextControls+FilledTextAreasTheming",
2544 "public_header_files": "components/TextControls/src/FilledTextAreasTheming/*.h",
2546 "components/TextControls/src/FilledTextAreasTheming/*.{h,m}",
2547 "components/TextControls/src/FilledTextAreasTheming/private/*.{h,m}"
2550 "MaterialComponents/TextControls+FilledTextAreas": [
2553 "MaterialComponents/schemes/Container": [
2559 "name": "UnitTests",
2560 "test_type": "unit",
2562 "components/TextControls/tests/unit/FilledTextAreasTheming/*.{h,m,swift}"
2568 "name": "TextControls+FilledTextFields",
2572 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2574 "components/TextControls/src/FilledTextFields/*.{h,m}",
2575 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2578 "MaterialComponents/Availability": [
2581 "MaterialComponents/TextControls+BaseTextFields": [
2584 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2590 "name": "UnitTests",
2591 "test_type": "unit",
2593 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2596 "MaterialComponents/schemes/Container": [
2604 "name": "TextControls+FilledTextFieldsTheming",
2608 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2610 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2611 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2614 "MaterialComponents/TextControls+FilledTextFields": [
2617 "MaterialComponents/schemes/Container": [
2623 "name": "UnitTests",
2624 "test_type": "unit",
2626 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2632 "name": "TextControls+OutlinedTextAreas",
2636 "public_header_files": "components/TextControls/src/OutlinedTextAreas/*.h",
2638 "components/TextControls/src/OutlinedTextAreas/*.{h,m}",
2639 "components/TextControls/src/OutlinedTextAreas/private/*.{h,m}"
2642 "MaterialComponents/Availability": [
2645 "MaterialComponents/TextControls+BaseTextAreas": [
2648 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2654 "name": "UnitTests",
2655 "test_type": "unit",
2657 "components/TextControls/tests/unit/OutlinedTextAreas/*.{h,m,swift}"
2660 "MaterialComponents/schemes/Container": [
2668 "name": "TextControls+OutlinedTextAreasTheming",
2672 "public_header_files": "components/TextControls/src/OutlinedTextAreasTheming/*.h",
2674 "components/TextControls/src/OutlinedTextAreasTheming/*.{h,m}",
2675 "components/TextControls/src/OutlinedTextAreasTheming/private/*.{h,m}"
2678 "MaterialComponents/TextControls+OutlinedTextAreas": [
2681 "MaterialComponents/schemes/Container": [
2687 "name": "UnitTests",
2688 "test_type": "unit",
2690 "components/TextControls/tests/unit/OutlinedTextAreasTheming/*.{h,m,swift}"
2693 "MaterialComponents/Availability": [
2701 "name": "TextControls+OutlinedTextFields",
2705 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2707 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2708 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2711 "MaterialComponents/Availability": [
2714 "MaterialComponents/TextControls+BaseTextFields": [
2717 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2723 "name": "UnitTests",
2724 "test_type": "unit",
2726 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2729 "MaterialComponents/schemes/Container": [
2737 "name": "TextControls+OutlinedTextFieldsTheming",
2741 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2743 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2744 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2747 "MaterialComponents/TextControls+OutlinedTextFields": [
2750 "MaterialComponents/schemes/Container": [
2756 "name": "UnitTests",
2757 "test_type": "unit",
2759 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2765 "name": "TextControls+UnderlinedTextFields",
2769 "public_header_files": "components/TextControls/src/UnderlinedTextFields/*.h",
2771 "components/TextControls/src/UnderlinedTextFields/*.{h,m}",
2772 "components/TextControls/src/UnderlinedTextFields/private/*.{h,m}"
2775 "MaterialComponents/Availability": [
2778 "MaterialComponents/TextControls+BaseTextFields": [
2781 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
2787 "name": "TextControls+UnderlinedTextFieldsTheming",
2791 "public_header_files": "components/TextControls/src/UnderlinedTextFieldsTheming/*.h",
2793 "components/TextControls/src/UnderlinedTextFieldsTheming/*.{h,m}",
2794 "components/TextControls/src/UnderlinedTextFieldsTheming/private/*.{h,m}"
2797 "MaterialComponents/TextControls+UnderlinedTextFields": [
2800 "MaterialComponents/schemes/Container": [
2806 "name": "TextFields+ColorThemer",
2810 "public_header_files": [
2811 "components/TextFields/src/ColorThemer/*.h"
2814 "components/TextFields/src/ColorThemer/*.{h,m}"
2817 "MaterialComponents/TextFields": [
2820 "MaterialComponents/Themes": [
2826 "name": "TextFields+Theming",
2830 "public_header_files": "components/TextFields/src/Theming/*.h",
2832 "components/TextFields/src/Theming/*.{h,m}",
2833 "components/TextFields/src/Theming/private/*.{h,m}"
2836 "MaterialComponents/TextFields": [
2839 "MaterialComponents/TextFields+ColorThemer": [
2842 "MaterialComponents/schemes/Container": [
2848 "name": "UnitTests",
2849 "test_type": "unit",
2851 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2852 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2854 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2863 "public_header_files": "components/Themes/src/*.h",
2865 "components/Themes/src/*.{h,m}",
2866 "components/Themes/src/private/*.{h,m}"
2869 "MaterialComponents/schemes/Color": [
2872 "MaterialComponents/schemes/Typography": [
2878 "name": "UnitTests",
2879 "test_type": "unit",
2881 "components/Themes/tests/unit/*.{h,m,swift}",
2882 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2884 "resources": "components/Themes/tests/unit/resources/*"
2889 "name": "Typography",
2893 "public_header_files": "components/Typography/src/*.h",
2895 "components/Typography/src/*.{h,m}",
2896 "components/Typography/src/private/*.{h,m}"
2899 "MaterialComponents/private/Application": [
2902 "MaterialComponents/private/Math": [
2905 "MDFTextAccessibility": [
2911 "name": "UnitTests",
2912 "test_type": "unit",
2914 "components/Typography/tests/unit/*.{h,m,swift}",
2915 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2917 "resources": "components/Typography/tests/unit/resources/*",
2919 "MaterialComponents/private/Application": [
2934 "public_header_files": "components/schemes/Color/src/*.h",
2935 "source_files": "components/schemes/Color/src/*.{h,m}",
2937 "MaterialComponents/Availability": [
2940 "MaterialComponents/private/Color": [
2946 "name": "UnitTests",
2947 "test_type": "unit",
2949 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2950 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2952 "resources": "components/schemes/Color/tests/unit/resources/*",
2954 "MaterialComponents/private/Math": [
2962 "name": "Container",
2966 "public_header_files": "components/schemes/Container/src/*.h",
2967 "source_files": "components/schemes/Container/src/*.{h,m}",
2969 "MaterialComponents/schemes/Color": [
2972 "MaterialComponents/schemes/Typography": [
2975 "MaterialComponents/schemes/Shape": [
2981 "name": "UnitTests",
2982 "test_type": "unit",
2984 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2985 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2995 "public_header_files": "components/schemes/Shape/src/*.h",
2996 "source_files": "components/schemes/Shape/src/*.{h,m}",
2998 "MaterialComponents/ShapeLibrary": [
3001 "MaterialComponents/Shapes": [
3007 "name": "UnitTests",
3008 "test_type": "unit",
3010 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3011 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3013 "resources": "components/schemes/Shape/tests/unit/resources/*"
3018 "name": "Typography",
3022 "public_header_files": "components/schemes/Typography/src/*.h",
3023 "source_files": "components/schemes/Typography/src/*.{h,m}",
3025 "MaterialComponents/Typography": [
3028 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3031 "MaterialComponents/schemes/Typography+Scheming": [
3037 "name": "UnitTests",
3038 "test_type": "unit",
3040 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3041 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3043 "resources": "components/schemes/Typography/tests/unit/resources/*"
3048 "name": "Typography+BasicFontScheme",
3052 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3054 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3055 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3059 "name": "Typography+Scheming",
3063 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
3065 "components/schemes/Typography/src/Scheming/*.{h,m}",
3066 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
3078 "name": "UnitTests",
3079 "test_type": "unit",
3081 "components/private/Icons/tests/unit/*.{h,m,swift}"
3088 "public_header_files": "components/private/Icons/src/*.h",
3089 "source_files": "components/private/Icons/src/*.{h,m}"
3092 "name": "ic_arrow_back",
3093 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3094 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3095 "resource_bundles": {
3096 "MaterialIcons_ic_arrow_back": [
3097 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.xcassets"
3101 "MaterialComponents/private/Icons/Base": [
3108 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3109 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3110 "resource_bundles": {
3111 "MaterialIcons_ic_check": [
3112 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.xcassets"
3116 "MaterialComponents/private/Icons/Base": [
3122 "name": "ic_check_circle",
3123 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3124 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3125 "resource_bundles": {
3126 "MaterialIcons_ic_check_circle": [
3127 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.xcassets"
3131 "MaterialComponents/private/Icons/Base": [
3137 "name": "ic_chevron_right",
3138 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3139 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3140 "resource_bundles": {
3141 "MaterialIcons_ic_chevron_right": [
3142 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.xcassets"
3146 "MaterialComponents/private/Icons/Base": [
3152 "name": "ic_color_lens",
3153 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3154 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3155 "resource_bundles": {
3156 "MaterialIcons_ic_color_lens": [
3157 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.xcassets"
3161 "MaterialComponents/private/Icons/Base": [
3167 "name": "ic_help_outline",
3168 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3169 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3170 "resource_bundles": {
3171 "MaterialIcons_ic_help_outline": [
3172 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.xcassets"
3176 "MaterialComponents/private/Icons/Base": [
3183 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3184 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3185 "resource_bundles": {
3186 "MaterialIcons_ic_info": [
3187 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.xcassets"
3191 "MaterialComponents/private/Icons/Base": [
3197 "name": "ic_more_horiz",
3198 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3199 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3200 "resource_bundles": {
3201 "MaterialIcons_ic_more_horiz": [
3202 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.xcassets"
3206 "MaterialComponents/private/Icons/Base": [
3212 "name": "ic_radio_button_unchecked",
3213 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3214 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3215 "resource_bundles": {
3216 "MaterialIcons_ic_radio_button_unchecked": [
3217 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.xcassets"
3221 "MaterialComponents/private/Icons/Base": [
3227 "name": "ic_reorder",
3228 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3229 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3230 "resource_bundles": {
3231 "MaterialIcons_ic_reorder": [
3232 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.xcassets"
3236 "MaterialComponents/private/Icons/Base": [
3242 "name": "ic_settings",
3243 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3244 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3245 "resource_bundles": {
3246 "MaterialIcons_ic_settings": [
3247 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.xcassets"
3251 "MaterialComponents/private/Icons/Base": [
3259 "name": "Application",
3263 "public_header_files": "components/private/Application/src/*.h",
3264 "source_files": "components/private/Application/src/*.{h,m}",
3267 "name": "UnitTests",
3268 "test_type": "unit",
3270 "components/private/Application/tests/unit/*.{h,m,swift}",
3271 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3273 "resources": "components/private/Application/tests/unit/resources/*"
3282 "public_header_files": "components/private/Color/src/*.h",
3283 "source_files": "components/private/Color/src/*.{h,m}",
3285 "MaterialComponents/Availability": [
3291 "name": "UnitTests",
3292 "test_type": "unit",
3294 "components/private/Color/tests/unit/*.{h,m,swift}",
3295 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3297 "resources": "components/private/Color/tests/unit/resources/*"
3302 "name": "KeyboardWatcher",
3306 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3307 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3309 "MaterialComponents/private/Application": [
3315 "name": "UnitTests",
3316 "test_type": "unit",
3318 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3319 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3321 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3330 "public_header_files": "components/private/Math/src/*.h",
3331 "source_files": "components/private/Math/src/*.{h,m}",
3334 "name": "UnitTests",
3335 "test_type": "unit",
3337 "components/private/Math/tests/unit/*.{h,m,swift}",
3338 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3340 "resources": "components/private/Math/tests/unit/resources/*"
3349 "public_header_files": "components/private/Overlay/src/*.h",
3351 "components/private/Overlay/src/*.{h,m}",
3352 "components/private/Overlay/src/private/*.{h,m}"
3356 "name": "UnitTests",
3357 "test_type": "unit",
3359 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3360 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3362 "resources": "components/private/Overlay/tests/unit/resources/*"
3367 "name": "TextControlsPrivate+Shared",
3371 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3373 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3376 "MaterialComponents/TextControls+Enums": [
3379 "MaterialComponents/AnimationTiming": [
3382 "MaterialComponents/private/Math": [
3388 "name": "TextControlsPrivate+BaseStyle",
3392 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3394 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3397 "MaterialComponents/private/TextControlsPrivate+Shared": [
3400 "MaterialComponents/AnimationTiming": [
3403 "MaterialComponents/private/Math": [
3409 "name": "TextControlsPrivate+FilledStyle",
3413 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3415 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3418 "MaterialComponents/Availability": [
3421 "MaterialComponents/AnimationTiming": [
3424 "MaterialComponents/private/Math": [
3427 "MaterialComponents/private/TextControlsPrivate+Shared": [
3430 "MaterialComponents/private/TextControlsPrivate+UnderlinedStyle": [
3436 "name": "TextControlsPrivate+OutlinedStyle",
3440 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3442 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3445 "MaterialComponents/Availability": [
3448 "MaterialComponents/AnimationTiming": [
3451 "MaterialComponents/private/Math": [
3454 "MaterialComponents/private/TextControlsPrivate+Shared": [
3460 "name": "TextControlsPrivate+TextFields",
3464 "public_header_files": "components/private/TextControlsPrivate/src/TextFields/*.h",
3466 "components/private/TextControlsPrivate/src/TextFields/*.{h,m}"
3469 "MaterialComponents/private/Math": [
3472 "MaterialComponents/private/TextControlsPrivate+Shared": [
3478 "name": "UnitTests",
3479 "test_type": "unit",
3481 "components/private/TextControlsPrivate/tests/unit/TextFields/*.{h,m,swift}"
3484 "MaterialComponents/schemes/Container": [
3492 "name": "TextControlsPrivate+UnderlinedStyle",
3496 "public_header_files": "components/private/TextControlsPrivate/src/UnderlinedStyle/*.h",
3498 "components/private/TextControlsPrivate/src/UnderlinedStyle/*.{h,m}"
3501 "MaterialComponents/Availability": [
3504 "MaterialComponents/AnimationTiming": [
3507 "MaterialComponents/private/Math": [
3510 "MaterialComponents/private/TextControlsPrivate+Shared": [
3516 "name": "ThumbTrack",
3520 "public_header_files": "components/private/ThumbTrack/src/*.h",
3522 "components/private/ThumbTrack/src/*.{h,m}",
3523 "components/private/ThumbTrack/src/private/*.{h,m}"
3526 "MaterialComponents/Availability": [
3529 "MaterialComponents/Ink": [
3532 "MaterialComponents/Ripple": [
3535 "MaterialComponents/ShadowElevations": [
3538 "MaterialComponents/ShadowLayer": [
3541 "MaterialComponents/ShapeLibrary": [
3544 "MaterialComponents/Typography": [
3547 "MDFInternationalization": [
3550 "MaterialComponents/private/Math": [
3556 "name": "UnitTests",
3557 "test_type": "unit",
3559 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3560 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3562 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3567 "name": "UIMetrics",
3571 "public_header_files": "components/private/UIMetrics/src/*.h",
3573 "components/private/UIMetrics/src/*.{h,m}",
3574 "components/private/UIMetrics/src/private/*.{h,m}"
3577 "MaterialComponents/private/Application": [
3583 "name": "UnitTests",
3584 "test_type": "unit",
3586 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3587 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3589 "resources": "components/private/UIMetrics/tests/unit/resources/*"