2 "name": "MaterialComponents",
4 "authors": "The Material Components authors.",
5 "summary": "A collection of stand-alone production-ready UI libraries focused on design details.",
6 "homepage": "https://github.com/material-components/material-components-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-components/material-components-ios.git",
18 "name": "ActionSheet",
22 "public_header_files": "components/ActionSheet/src/*.h",
24 "components/ActionSheet/src/*.{h,m}",
25 "components/ActionSheet/src/private/*.{h,m}"
28 "MaterialComponents/Availability": [
31 "MaterialComponents/BottomSheet": [
34 "MaterialComponents/Elevation": [
37 "MaterialComponents/Ink": [
40 "MaterialComponents/private/Math": [
43 "MaterialComponents/Ripple": [
46 "MaterialComponents/ShadowElevations": [
49 "MaterialComponents/Typography": [
58 "components/ActionSheet/tests/unit/*.{h,m,swift}"
64 "name": "ActionSheet+Theming",
68 "public_header_files": "components/ActionSheet/src/Theming/*.h",
70 "components/ActionSheet/src/Theming/*.{h,m}",
71 "components/ActionSheet/src/Theming/private/*.{h,m}"
74 "MaterialComponents/ActionSheet": [
77 "MaterialComponents/Availability": [
80 "MaterialComponents/Elevation": [
83 "MaterialComponents/private/Color": [
86 "MaterialComponents/schemes/Container": [
89 "MaterialComponents/ShadowElevations": [
98 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
99 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
101 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
106 "name": "ActivityIndicator",
110 "public_header_files": "components/ActivityIndicator/src/*.h",
112 "components/ActivityIndicator/src/*.{h,m}",
113 "components/ActivityIndicator/src/private/*.{h,m}"
116 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
119 "MDFInternationalization": [
122 "MaterialComponents/Palettes": [
125 "MaterialComponents/private/Application": [
137 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
138 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
140 "resources": "components/ActivityIndicator/tests/unit/resources/*"
145 "name": "AnimationTiming",
149 "public_header_files": "components/AnimationTiming/src/*.h",
151 "components/AnimationTiming/src/*.{h,m}",
152 "components/AnimationTiming/src/private/*.{h,m}"
159 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
160 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
162 "resources": "components/AnimationTiming/tests/unit/resources/*"
171 "public_header_files": "components/AppBar/src/*.h",
173 "components/AppBar/src/*.{h,m}",
174 "components/AppBar/src/private/*.{h,m}"
177 "components/AppBar/src/MaterialAppBar.bundle"
180 "MaterialComponents/HeaderStackView": [
183 "MaterialComponents/NavigationBar": [
186 "MaterialComponents/Typography": [
189 "MaterialComponents/private/Application": [
192 "MaterialComponents/FlexibleHeader": [
195 "MaterialComponents/ShadowElevations": [
198 "MaterialComponents/ShadowLayer": [
201 "MDFInternationalization": [
204 "MaterialComponents/private/Icons/ic_arrow_back": [
207 "MaterialComponents/private/UIMetrics": [
216 "components/AppBar/tests/unit/*.{h,m,swift}",
217 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
219 "resources": "components/AppBar/tests/unit/resources/*",
221 "MaterialComponents/AppBar+ColorThemer": [
224 "MaterialComponents/AppBar+TypographyThemer": [
232 "name": "AppBar+Theming",
236 "public_header_files": "components/AppBar/src/Theming/*.h",
238 "components/AppBar/src/Theming/*.{h,m}",
239 "components/AppBar/src/Theming/private/*.{h,m}"
242 "MaterialComponents/AppBar": [
245 "MaterialComponents/schemes/Container": [
254 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
255 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
257 "resources": "components/AppBar/tests/unit/Theming/resources/*"
262 "name": "AppBar+ColorThemer",
266 "public_header_files": [
267 "components/AppBar/src/ColorThemer/*.h"
270 "components/AppBar/src/ColorThemer/*.{h,m}",
271 "components/AppBar/src/ColorThemer/private/*.{h,m}"
274 "MaterialComponents/AppBar": [
277 "MaterialComponents/NavigationBar+ColorThemer": [
280 "MaterialComponents/Themes": [
286 "name": "AppBar+TypographyThemer",
290 "public_header_files": [
291 "components/AppBar/src/TypographyThemer/*.h"
294 "components/AppBar/src/TypographyThemer/*.{h,m}",
295 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
298 "MaterialComponents/AppBar": [
301 "MaterialComponents/NavigationBar+TypographyThemer": [
307 "name": "Availability",
311 "public_header_files": "components/Availability/src/*.h",
312 "source_files": "components/Availability/src/*.{h,m}"
319 "public_header_files": "components/Banner/src/*.h",
320 "source_files": "components/Banner/src/*.{h,m}",
322 "MaterialComponents/Availability": [
325 "MaterialComponents/Buttons": [
328 "MaterialComponents/Elevation": [
331 "MaterialComponents/Typography": [
340 "components/Banner/tests/unit/*.m"
346 "name": "Banner+Theming",
350 "public_header_files": "components/Banner/src/Theming/*.h",
352 "components/Banner/src/Theming/*.{h,m}",
353 "components/Banner/src/Theming/private/*.{h,m}"
356 "MaterialComponents/Banner": [
359 "MaterialComponents/Buttons": [
362 "MaterialComponents/Buttons+Theming": [
365 "MaterialComponents/Elevation": [
368 "MaterialComponents/Typography": [
371 "MaterialComponents/schemes/Container": [
380 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
383 "MaterialComponents/schemes/Container": [
386 "MaterialComponents/private/Color": [
389 "MaterialComponents/private/Math": [
397 "name": "BottomAppBar",
401 "public_header_files": "components/BottomAppBar/src/*.h",
403 "components/BottomAppBar/src/*.{h,m}",
404 "components/BottomAppBar/src/private/*.{h,m}"
407 "MDFInternationalization": [
410 "MaterialComponents/Buttons": [
413 "MaterialComponents/NavigationBar": [
416 "MaterialComponents/private/Math": [
425 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
426 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
428 "resources": "components/BottomAppBar/tests/unit/resources/*"
433 "name": "BottomNavigation",
437 "public_header_files": "components/BottomNavigation/src/*.h",
439 "components/BottomNavigation/src/*.{h,m}",
440 "components/BottomNavigation/src/private/*.{h,m}"
443 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
444 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
447 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
450 "MDFInternationalization": [
453 "MaterialComponents/Availability": [
456 "MaterialComponents/Elevation": [
459 "MaterialComponents/Ink": [
462 "MaterialComponents/Ripple": [
465 "MaterialComponents/Palettes": [
468 "MaterialComponents/ShadowElevations": [
471 "MaterialComponents/ShadowLayer": [
474 "MaterialComponents/Typography": [
477 "MaterialComponents/private/Math": [
486 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
487 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
490 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m",
491 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerDelegateTests.m"
493 "resources": "components/BottomNavigation/tests/unit/resources/*"
498 "name": "BottomNavigation+Theming",
502 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
504 "components/BottomNavigation/src/Theming/*.{h,m}",
505 "components/BottomNavigation/src/Theming/private/*.{h,m}"
508 "MaterialComponents/BottomNavigation": [
511 "MaterialComponents/ShadowElevations": [
514 "MaterialComponents/schemes/Color": [
517 "MaterialComponents/schemes/Container": [
520 "MaterialComponents/schemes/Typography": [
529 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
530 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
532 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
537 "name": "BottomSheet",
541 "public_header_files": "components/BottomSheet/src/*.h",
543 "components/BottomSheet/src/*.{h,m}",
544 "components/BottomSheet/src/private/*.{h,m}"
546 "frameworks": "WebKit",
548 "MaterialComponents/Elevation": [
551 "MaterialComponents/ShapeLibrary": [
554 "MaterialComponents/Shapes": [
557 "MaterialComponents/ShadowElevations": [
560 "MaterialComponents/ShadowLayer": [
563 "MaterialComponents/private/KeyboardWatcher": [
566 "MaterialComponents/private/Math": [
575 "components/BottomSheet/tests/unit/*.{h,m,swift}",
576 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
578 "resources": "components/BottomSheet/tests/unit/resources/*",
580 "MaterialComponents/BottomSheet+ShapeThemer": [
588 "name": "BottomSheet+ShapeThemer",
592 "public_header_files": [
593 "components/BottomSheet/src/ShapeThemer/*.h"
596 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
597 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
600 "MaterialComponents/BottomSheet": [
603 "MaterialComponents/schemes/Shape": [
613 "public_header_files": "components/Buttons/src/*.h",
615 "components/Buttons/src/*.{h,m}",
616 "components/Buttons/src/private/*.{h,m}"
619 "MDFInternationalization": [
622 "MDFTextAccessibility": [
625 "MaterialComponents/Elevation": [
628 "MaterialComponents/Ink": [
631 "MaterialComponents/Ripple": [
634 "MaterialComponents/ShadowElevations": [
637 "MaterialComponents/ShadowLayer": [
640 "MaterialComponents/Shapes": [
643 "MaterialComponents/Typography": [
646 "MaterialComponents/private/Math": [
655 "components/Buttons/tests/unit/*.{h,m,swift}",
656 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
658 "resources": "components/Buttons/tests/unit/resources/*",
660 "MaterialComponents/Buttons+ShapeThemer": [
663 "MaterialComponents/Buttons+ColorThemer": [
666 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
669 "MaterialComponents/Buttons+ButtonThemer": [
677 "name": "Buttons+ColorThemer",
681 "public_header_files": [
682 "components/Buttons/src/ColorThemer/*.h"
685 "components/Buttons/src/ColorThemer/*.{h,m}",
686 "components/Buttons/src/ColorThemer/private/*.{h,m}"
689 "MaterialComponents/Buttons": [
692 "MaterialComponents/schemes/Color": [
698 "name": "Buttons+TitleColorAccessibilityMutator",
702 "public_header_files": [
703 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
706 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
707 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
710 "MDFTextAccessibility": [
713 "MaterialComponents/Buttons": [
719 "name": "Buttons+ShapeThemer",
723 "public_header_files": [
724 "components/Buttons/src/ShapeThemer/*.h"
727 "components/Buttons/src/ShapeThemer/*.{h,m}"
730 "MaterialComponents/Buttons": [
733 "MaterialComponents/schemes/Shape": [
739 "name": "Buttons+TypographyThemer",
743 "public_header_files": [
744 "components/Buttons/src/TypographyThemer/*.h"
747 "components/Buttons/src/TypographyThemer/*.{h,m}"
750 "MaterialComponents/Buttons": [
753 "MaterialComponents/schemes/Typography": [
759 "name": "Buttons+ButtonThemer",
763 "public_header_files": [
764 "components/Buttons/src/ButtonThemer/*.h"
767 "components/Buttons/src/ButtonThemer/*.{h,m}",
768 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
771 "MaterialComponents/Buttons": [
774 "MaterialComponents/Buttons+ColorThemer": [
777 "MaterialComponents/Buttons+ShapeThemer": [
780 "MaterialComponents/Buttons+TypographyThemer": [
783 "MaterialComponents/Palettes": [
789 "name": "Buttons+Theming",
793 "public_header_files": "components/Buttons/src/Theming/*.h",
795 "components/Buttons/src/Theming/*.{h,m}",
796 "components/Buttons/src/Theming/private/*.{h,m}"
799 "MaterialComponents/Buttons": [
802 "MaterialComponents/Buttons+ColorThemer": [
805 "MaterialComponents/Buttons+ShapeThemer": [
808 "MaterialComponents/Buttons+TypographyThemer": [
811 "MaterialComponents/ShadowElevations": [
814 "MaterialComponents/schemes/Container": [
823 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
824 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
826 "resources": "components/Buttons/tests/unit/Theming/resources/*"
835 "public_header_files": "components/ButtonBar/src/*.h",
837 "components/ButtonBar/src/*.{h,m}",
838 "components/ButtonBar/src/private/*.{h,m}"
841 "MDFInternationalization": [
844 "MaterialComponents/Buttons": [
847 "MaterialComponents/private/Application": [
856 "components/ButtonBar/tests/unit/*.{h,m,swift}",
857 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
859 "resources": "components/ButtonBar/tests/unit/resources/*"
868 "public_header_files": "components/Cards/src/*.h",
869 "source_files": "components/Cards/src/*.{h,m}",
871 "components/Cards/src/MDCCard+Ripple.{h,m}",
872 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
875 "MaterialComponents/Elevation": [
878 "MaterialComponents/Ink": [
881 "MaterialComponents/Ripple": [
884 "MaterialComponents/ShadowLayer": [
887 "MaterialComponents/Shapes": [
890 "MaterialComponents/private/Icons/ic_check_circle": [
893 "MaterialComponents/private/Math": [
902 "components/Cards/tests/unit/*.{h,m,swift}",
903 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
905 "resources": "components/Cards/tests/unit/resources/*"
910 "name": "Cards+Theming",
914 "public_header_files": "components/Cards/src/Theming/*.h",
916 "components/Cards/src/Theming/*.{h,m}",
917 "components/Cards/src/Theming/private/*.{h,m}"
920 "MaterialComponents/Cards": [
923 "MaterialComponents/schemes/Container": [
932 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
933 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
935 "resources": "components/Cards/tests/unit/Theming/resources/*"
944 "public_header_files": "components/Chips/src/*.h",
946 "components/Chips/src/*.{h,m}",
947 "components/Chips/src/private/*.{h,m}"
950 "MDFInternationalization": [
953 "MaterialComponents/Elevation": [
956 "MaterialComponents/Ink": [
959 "MaterialComponents/Ripple": [
962 "MaterialComponents/ShadowLayer": [
965 "MaterialComponents/ShadowElevations": [
968 "MaterialComponents/ShapeLibrary": [
971 "MaterialComponents/Shapes": [
974 "MaterialComponents/TextFields": [
977 "MaterialComponents/Typography": [
980 "MaterialComponents/private/Math": [
989 "components/Chips/tests/unit/*.{h,m,swift}",
990 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
992 "resources": "components/Chips/tests/unit/resources/*",
994 "MaterialComponents/Themes": [
1002 "name": "Chips+Theming",
1006 "public_header_files": "components/Chips/src/Theming/*.h",
1008 "components/Chips/src/Theming/*.{h,m}",
1009 "components/Chips/src/Theming/private/*.{h,m}"
1012 "MaterialComponents/Chips": [
1015 "MaterialComponents/schemes/Container": [
1018 "MaterialComponents/Typography": [
1024 "name": "UnitTests",
1025 "test_type": "unit",
1027 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1028 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1030 "resources": "components/Chips/tests/unit/Theming/resources/*"
1035 "name": "CollectionCells",
1039 "public_header_files": "components/CollectionCells/src/*.h",
1041 "components/CollectionCells/src/*.{h,m}",
1042 "components/CollectionCells/src/private/*.{h,m}"
1045 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1052 "MDFInternationalization": [
1055 "MaterialComponents/CollectionLayoutAttributes": [
1058 "MaterialComponents/Ink": [
1061 "MaterialComponents/Typography": [
1064 "MaterialComponents/Palettes": [
1067 "MaterialComponents/private/Icons/ic_check": [
1070 "MaterialComponents/private/Icons/ic_check_circle": [
1073 "MaterialComponents/private/Icons/ic_chevron_right": [
1076 "MaterialComponents/private/Icons/ic_info": [
1079 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1082 "MaterialComponents/private/Icons/ic_reorder": [
1085 "MaterialComponents/private/Math": [
1091 "name": "UnitTests",
1092 "test_type": "unit",
1094 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1095 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1097 "resources": "components/CollectionCells/tests/unit/resources/*"
1102 "name": "CollectionLayoutAttributes",
1106 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1107 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1110 "name": "UnitTests",
1111 "test_type": "unit",
1113 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1114 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1116 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1121 "name": "Collections",
1125 "public_header_files": "components/Collections/src/*.h",
1127 "components/Collections/src/*.{h,m}",
1128 "components/Collections/src/private/*.{h,m}"
1131 "components/Collections/src/MaterialCollections.bundle"
1138 "MaterialComponents/CollectionCells": [
1141 "MaterialComponents/CollectionLayoutAttributes": [
1144 "MaterialComponents/Ink": [
1147 "MaterialComponents/Palettes": [
1150 "MaterialComponents/ShadowElevations": [
1153 "MaterialComponents/ShadowLayer": [
1156 "MaterialComponents/Typography": [
1162 "name": "UnitTests",
1163 "test_type": "unit",
1165 "components/Collections/tests/unit/*.{h,m,swift}",
1166 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1168 "resources": "components/Collections/tests/unit/resources/*"
1177 "public_header_files": "components/Dialogs/src/*.h",
1179 "components/Dialogs/src/*.{h,m}",
1180 "components/Dialogs/src/private/*.{h,m}"
1183 "components/Dialogs/src/MaterialDialogs.bundle"
1186 "MaterialComponents/Buttons": [
1189 "MaterialComponents/Elevation": [
1192 "MaterialComponents/ShadowElevations": [
1195 "MaterialComponents/ShadowLayer": [
1198 "MaterialComponents/Typography": [
1201 "MaterialComponents/private/KeyboardWatcher": [
1204 "MaterialComponents/private/Math": [
1207 "MDFInternationalization": [
1213 "name": "UnitTests",
1214 "test_type": "unit",
1216 "components/Dialogs/tests/unit/*.{h,m,swift}",
1217 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1219 "resources": "components/Dialogs/tests/unit/resources/*",
1221 "MaterialComponents/Dialogs+DialogThemer": [
1229 "name": "Dialogs+ColorThemer",
1233 "public_header_files": [
1234 "components/Dialogs/src/ColorThemer/*.h"
1237 "components/Dialogs/src/ColorThemer/*.{h,m}"
1240 "MaterialComponents/Dialogs": [
1243 "MaterialComponents/Themes": [
1246 "MaterialComponents/Buttons+ColorThemer": [
1252 "name": "Dialogs+TypographyThemer",
1256 "public_header_files": [
1257 "components/Dialogs/src/TypographyThemer/*.h"
1260 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1263 "MaterialComponents/Dialogs": [
1266 "MaterialComponents/schemes/Typography": [
1269 "MaterialComponents/Buttons+TypographyThemer": [
1275 "name": "Dialogs+DialogThemer",
1279 "public_header_files": [
1280 "components/Dialogs/src/DialogThemer/*.h"
1283 "components/Dialogs/src/DialogThemer/*.{h,m}"
1286 "MaterialComponents/Dialogs": [
1289 "MaterialComponents/Dialogs+ColorThemer": [
1292 "MaterialComponents/Dialogs+TypographyThemer": [
1295 "MaterialComponents/Buttons+ButtonThemer": [
1301 "name": "Dialogs+Theming",
1305 "public_header_files": "components/Dialogs/src/Theming/*.h",
1307 "components/Dialogs/src/Theming/*.{h,m}",
1308 "components/Dialogs/src/Theming/private/*.{h,m}"
1311 "MaterialComponents/Dialogs": [
1314 "MaterialComponents/Dialogs+ColorThemer": [
1317 "MaterialComponents/Dialogs+TypographyThemer": [
1320 "MaterialComponents/ShadowElevations": [
1323 "MaterialComponents/schemes/Container": [
1326 "MaterialComponents/Buttons+Theming": [
1332 "name": "UnitTests",
1333 "test_type": "unit",
1335 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1336 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1338 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1343 "name": "Elevation",
1347 "public_header_files": "components/Elevation/src/*.h",
1349 "components/Elevation/src/*.{h,m}",
1350 "components/Elevation/src/private/*.{h,m}"
1353 "MaterialComponents/Availability": [
1356 "MaterialComponents/private/Color": [
1359 "MaterialComponents/private/Math": [
1365 "name": "UnitTests",
1366 "test_type": "unit",
1368 "components/Elevation/tests/unit/*.{h,m,swift}",
1369 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1372 "MaterialComponents/private/Color": [
1380 "name": "FeatureHighlight",
1384 "public_header_files": "components/FeatureHighlight/src/*.h",
1386 "components/FeatureHighlight/src/*.{h,m}",
1387 "components/FeatureHighlight/src/private/*.{h,m}"
1390 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1393 "MaterialComponents/Availability": [
1396 "MaterialComponents/private/Math": [
1399 "MaterialComponents/Typography": [
1402 "MDFTextAccessibility": [
1408 "name": "UnitTests",
1409 "test_type": "unit",
1411 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1412 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1414 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1416 "MaterialComponents/FeatureHighlight+ColorThemer": [
1419 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1427 "name": "FeatureHighlight+ColorThemer",
1431 "public_header_files": [
1432 "components/FeatureHighlight/src/ColorThemer/*.h"
1435 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1438 "MaterialComponents/FeatureHighlight": [
1441 "MaterialComponents/Themes": [
1447 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1451 "public_header_files": [
1452 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1455 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1458 "MaterialComponents/FeatureHighlight": [
1461 "MDFTextAccessibility": [
1467 "name": "FlexibleHeader",
1471 "public_header_files": "components/FlexibleHeader/src/*.h",
1473 "components/FlexibleHeader/src/*.{h,m}",
1474 "components/FlexibleHeader/src/private/*.{h,m}"
1477 "MDFTextAccessibility": [
1480 "MaterialComponents/Availability": [
1483 "MaterialComponents/Elevation": [
1486 "MaterialComponents/ShadowElevations": [
1489 "MaterialComponents/ShadowLayer": [
1492 "MaterialComponents/private/Application": [
1495 "MaterialComponents/private/Math": [
1498 "MaterialComponents/private/UIMetrics": [
1504 "name": "UnitTests",
1505 "test_type": "unit",
1507 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1508 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1510 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1512 "MaterialComponents/ShadowLayer": [
1520 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1524 "public_header_files": [
1525 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1528 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1531 "MaterialComponents/FlexibleHeader": [
1537 "name": "HeaderStackView",
1541 "public_header_files": "components/HeaderStackView/src/*.h",
1542 "source_files": "components/HeaderStackView/src/*.{h,m}",
1545 "name": "UnitTests",
1546 "test_type": "unit",
1548 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1549 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1551 "resources": "components/HeaderStackView/tests/unit/resources/*"
1556 "name": "HeaderStackView+ColorThemer",
1560 "public_header_files": [
1561 "components/HeaderStackView/src/ColorThemer/*.h"
1564 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1567 "MaterialComponents/HeaderStackView": [
1570 "MaterialComponents/Themes": [
1580 "public_header_files": "components/Ink/src/*.h",
1582 "components/Ink/src/*.{h,m}",
1583 "components/Ink/src/private/*.{h,m}"
1586 "MaterialComponents/Availability": [
1589 "MaterialComponents/private/Color": [
1592 "MaterialComponents/private/Math": [
1598 "name": "UnitTests",
1599 "test_type": "unit",
1601 "components/Ink/tests/unit/*.{h,m,swift}",
1602 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1604 "resources": "components/Ink/tests/unit/resources/*"
1609 "name": "LibraryInfo",
1613 "public_header_files": "components/LibraryInfo/src/*.h",
1615 "components/LibraryInfo/src/*.{h,m}",
1616 "components/LibraryInfo/src/private/*.{h,m}"
1620 "name": "UnitTests",
1621 "test_type": "unit",
1623 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
1624 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
1626 "resources": "components/LibraryInfo/tests/unit/resources/*"
1635 "public_header_files": "components/List/src/*.h",
1637 "components/List/src/*.{h,m}",
1638 "components/List/src/private/*.{h,m}"
1641 "MaterialComponents/Elevation": [
1644 "MaterialComponents/Ink": [
1647 "MaterialComponents/Ripple": [
1650 "MaterialComponents/ShadowElevations": [
1653 "MaterialComponents/ShadowLayer": [
1656 "MaterialComponents/Typography": [
1659 "MDFInternationalization": [
1662 "MaterialComponents/private/Math": [
1668 "name": "UnitTests",
1669 "test_type": "unit",
1671 "components/List/tests/unit/*.{h,m,swift}",
1672 "components/List/tests/unit/supplemental/*.{h,m,swift}"
1674 "resources": "components/List/tests/unit/resources/*"
1679 "name": "List+Theming",
1683 "public_header_files": "components/List/src/Theming/*.h",
1685 "components/List/src/Theming/*.{h,m}",
1686 "components/List/src/Theming/private/*.{h,m}"
1689 "MaterialComponents/List": [
1692 "MaterialComponents/schemes/Container": [
1698 "name": "UnitTests",
1699 "test_type": "unit",
1701 "components/List/tests/unit/Theming/*.{h,m,swift}",
1702 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
1704 "resources": "components/List/tests/unit/Theming/resources/*"
1709 "name": "NavigationBar",
1713 "public_header_files": "components/NavigationBar/src/*.h",
1714 "source_files": "components/NavigationBar/src/*.{h,m}",
1716 "MDFTextAccessibility": [
1719 "MaterialComponents/ButtonBar": [
1722 "MaterialComponents/Elevation": [
1725 "MaterialComponents/Typography": [
1728 "MDFInternationalization": [
1731 "MaterialComponents/private/Math": [
1737 "name": "UnitTests",
1738 "test_type": "unit",
1740 "components/NavigationBar/tests/unit/*.{h,m,swift}",
1741 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
1743 "resources": "components/NavigationBar/tests/unit/resources/*",
1745 "MaterialComponents/NavigationBar+ColorThemer": [
1748 "MaterialComponents/NavigationBar+TypographyThemer": [
1756 "name": "NavigationBar+ColorThemer",
1760 "public_header_files": [
1761 "components/NavigationBar/src/ColorThemer/*.h"
1764 "components/NavigationBar/src/ColorThemer/*.{h,m}"
1767 "MaterialComponents/NavigationBar": [
1770 "MaterialComponents/schemes/Color": [
1776 "name": "NavigationBar+TypographyThemer",
1780 "public_header_files": [
1781 "components/NavigationBar/src/TypographyThemer/*.h"
1784 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
1787 "MaterialComponents/NavigationBar": [
1790 "MaterialComponents/schemes/Typography": [
1796 "name": "NavigationDrawer",
1800 "public_header_files": "components/NavigationDrawer/src/*.h",
1802 "components/NavigationDrawer/src/*.{h,m}",
1803 "components/NavigationDrawer/src/private/*.{h,m}"
1805 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
1807 "MaterialComponents/Elevation": [
1810 "MaterialComponents/Palettes": [
1813 "MaterialComponents/ShadowLayer": [
1816 "MaterialComponents/private/Math": [
1819 "MaterialComponents/private/UIMetrics": [
1825 "name": "UnitTests",
1826 "test_type": "unit",
1828 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
1829 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
1830 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
1833 "MaterialComponents/NavigationDrawer+ColorThemer": [
1841 "name": "NavigationDrawer+ColorThemer",
1845 "public_header_files": [
1846 "components/NavigationDrawer/src/ColorThemer/*.h"
1849 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
1850 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
1853 "MaterialComponents/NavigationDrawer": [
1856 "MaterialComponents/schemes/Color": [
1862 "name": "OverlayWindow",
1866 "public_header_files": "components/OverlayWindow/src/*.h",
1868 "components/OverlayWindow/src/*.{h,m}",
1869 "components/OverlayWindow/src/private/*.{h,m}"
1872 "MaterialComponents/private/Application": [
1878 "name": "UnitTests",
1879 "test_type": "unit",
1881 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
1882 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
1884 "resources": "components/OverlayWindow/tests/unit/resources/*"
1889 "name": "PageControl",
1893 "public_header_files": "components/PageControl/src/*.h",
1895 "components/PageControl/src/*.{h,m}",
1896 "components/PageControl/src/private/*.{h,m}"
1899 "components/PageControl/src/MaterialPageControl.bundle"
1902 "MDFInternationalization": [
1908 "name": "UnitTests",
1909 "test_type": "unit",
1911 "components/PageControl/tests/unit/*.{h,m,swift}",
1912 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
1914 "resources": "components/PageControl/tests/unit/resources/*"
1923 "public_header_files": "components/Palettes/src/*.h",
1925 "components/Palettes/src/*.{h,m}",
1926 "components/Palettes/src/private/*.{h,m}"
1930 "name": "UnitTests",
1931 "test_type": "unit",
1933 "components/Palettes/tests/unit/*.{h,m,swift}",
1934 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
1936 "resources": "components/Palettes/tests/unit/resources/*"
1941 "name": "ProgressView",
1945 "public_header_files": "components/ProgressView/src/*.h",
1947 "components/ProgressView/src/*.{h,m}",
1948 "components/ProgressView/src/private/*.{h,m}"
1951 "MDFInternationalization": [
1954 "MaterialComponents/Palettes": [
1957 "MaterialComponents/private/Math": [
1966 "name": "UnitTests",
1967 "test_type": "unit",
1969 "components/ProgressView/tests/unit/*.{h,m,swift}",
1970 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
1972 "resources": "components/ProgressView/tests/unit/resources/*"
1977 "name": "ProgressView+Theming",
1981 "public_header_files": "components/ProgressView/src/Theming/*.h",
1983 "components/ProgressView/src/Theming/*.{h,m}",
1984 "components/ProgressView/src/Theming/private/*.{h,m}"
1987 "MaterialComponents/ProgressView": [
1990 "MaterialComponents/schemes/Container": [
1996 "name": "UnitTests",
1997 "test_type": "unit",
1999 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2000 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2002 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2011 "public_header_files": "components/Ripple/src/*.h",
2013 "components/Ripple/src/*.{h,m}",
2014 "components/Ripple/src/private/*.{h,m}"
2017 "MaterialComponents/AnimationTiming": [
2020 "MaterialComponents/private/Color": [
2023 "MaterialComponents/private/Math": [
2029 "name": "UnitTests",
2030 "test_type": "unit",
2032 "components/Ripple/tests/unit/*.{h,m,swift}",
2033 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2035 "resources": "components/Ripple/tests/unit/resources/*"
2040 "name": "ShadowElevations",
2044 "public_header_files": "components/ShadowElevations/src/*.h",
2045 "source_files": "components/ShadowElevations/src/*.{h,m}",
2048 "name": "UnitTests",
2049 "test_type": "unit",
2051 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2052 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2054 "resources": "components/ShadowElevations/tests/unit/resources/*"
2059 "name": "ShadowLayer",
2063 "public_header_files": "components/ShadowLayer/src/*.h",
2064 "source_files": "components/ShadowLayer/src/*.{h,m}",
2066 "MaterialComponents/ShadowElevations": [
2072 "name": "UnitTests",
2073 "test_type": "unit",
2075 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2076 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2078 "resources": "components/ShadowLayer/tests/unit/resources/*"
2083 "name": "ShapeLibrary",
2087 "public_header_files": "components/ShapeLibrary/src/*.h",
2089 "components/ShapeLibrary/src/*.{h,m}",
2090 "components/ShapeLibrary/src/private/*.{h,m}"
2093 "MaterialComponents/Shapes": [
2096 "MaterialComponents/private/Math": [
2102 "name": "UnitTests",
2103 "test_type": "unit",
2105 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2106 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2108 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2117 "public_header_files": "components/Shapes/src/*.h",
2119 "components/Shapes/src/*.{h,m}",
2120 "components/Shapes/src/private/*.{h,m}"
2123 "MaterialComponents/ShadowLayer": [
2126 "MaterialComponents/private/Color": [
2129 "MaterialComponents/private/Math": [
2135 "name": "UnitTests",
2136 "test_type": "unit",
2138 "components/Shapes/tests/unit/*.{h,m,swift}",
2139 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2141 "resources": "components/Shapes/tests/unit/resources/*"
2150 "public_header_files": [
2151 "components/Slider/src/*.h"
2154 "components/Slider/src/*.{h,m}",
2155 "components/Slider/src/private/*.{h,m}"
2158 "MaterialComponents/Elevation": [
2161 "MaterialComponents/Palettes": [
2164 "MaterialComponents/ShadowElevations": [
2167 "MaterialComponents/private/Math": [
2170 "MaterialComponents/private/ThumbTrack": [
2176 "name": "UnitTests",
2177 "test_type": "unit",
2179 "components/Slider/tests/unit/*.{h,m,swift}",
2180 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2182 "resources": "components/Slider/tests/unit/resources/*"
2187 "name": "Slider+ColorThemer",
2191 "public_header_files": [
2192 "components/Slider/src/ColorThemer/*.h"
2195 "components/Slider/src/ColorThemer/*.{h,m}"
2198 "MaterialComponents/Palettes": [
2201 "MaterialComponents/Slider": [
2204 "MaterialComponents/schemes/Color": [
2214 "public_header_files": "components/Snackbar/src/*.h",
2216 "components/Snackbar/src/*.{h,m}",
2217 "components/Snackbar/src/private/*.{h,m}"
2220 "components/Snackbar/src/MaterialSnackbar.bundle"
2223 "MaterialComponents/AnimationTiming": [
2226 "MaterialComponents/Availability": [
2229 "MaterialComponents/Buttons": [
2232 "MaterialComponents/Elevation": [
2235 "MaterialComponents/OverlayWindow": [
2238 "MaterialComponents/ShadowElevations": [
2241 "MaterialComponents/ShadowLayer": [
2244 "MaterialComponents/Typography": [
2247 "MaterialComponents/private/Application": [
2250 "MaterialComponents/private/KeyboardWatcher": [
2253 "MaterialComponents/private/Math": [
2256 "MaterialComponents/private/Overlay": [
2262 "name": "UnitTests",
2263 "test_type": "unit",
2265 "components/Snackbar/tests/unit/*.{h,m,swift}",
2266 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2268 "resources": "components/Snackbar/tests/unit/resources/*",
2270 "MaterialComponents/Snackbar+FontThemer": [
2273 "MaterialComponents/Snackbar+TypographyThemer": [
2276 "MaterialComponents/Themes": [
2284 "name": "Snackbar+FontThemer",
2288 "public_header_files": [
2289 "components/Snackbar/src/FontThemer/*.h"
2292 "components/Snackbar/src/FontThemer/*.{h,m}"
2295 "MaterialComponents/Snackbar": [
2298 "MaterialComponents/Themes": [
2304 "name": "Snackbar+TypographyThemer",
2308 "public_header_files": [
2309 "components/Snackbar/src/TypographyThemer/*.h"
2312 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2315 "MaterialComponents/Snackbar": [
2318 "MaterialComponents/schemes/Typography": [
2328 "public_header_files": "components/Tabs/src/*.h",
2330 "components/Tabs/src/*.{h,m}",
2331 "components/Tabs/src/private/*.{h,m}"
2334 "components/Tabs/src/MaterialTabs.bundle"
2337 "MDFInternationalization": [
2340 "MaterialComponents/AnimationTiming": [
2343 "MaterialComponents/Elevation": [
2346 "MaterialComponents/Ink": [
2349 "MaterialComponents/Palettes": [
2352 "MaterialComponents/Ripple": [
2355 "MaterialComponents/ShadowElevations": [
2358 "MaterialComponents/ShadowLayer": [
2361 "MaterialComponents/Typography": [
2364 "MaterialComponents/private/Math": [
2370 "name": "UnitTests",
2371 "test_type": "unit",
2373 "components/Tabs/tests/unit/*.{h,m,swift}",
2374 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2376 "resources": "components/Tabs/tests/unit/resources/*",
2378 "MaterialComponents/Tabs+TypographyThemer": [
2381 "MaterialComponents/Themes": [
2389 "name": "Tabs+TypographyThemer",
2393 "public_header_files": [
2394 "components/Tabs/src/TypographyThemer/*.h"
2397 "components/Tabs/src/TypographyThemer/*.{h,m}"
2400 "MaterialComponents/Tabs": [
2403 "MaterialComponents/schemes/Typography": [
2409 "name": "Tabs+Theming",
2413 "public_header_files": "components/Tabs/src/Theming/*.h",
2415 "components/Tabs/src/Theming/*.{h,m}",
2416 "components/Tabs/src/Theming/private/*.{h,m}"
2419 "MaterialComponents/Tabs": [
2422 "MaterialComponents/Tabs+TypographyThemer": [
2425 "MaterialComponents/schemes/Container": [
2431 "name": "UnitTests",
2432 "test_type": "unit",
2434 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
2435 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
2437 "resources": "components/Tabs/tests/unit/Theming/resources/*"
2442 "name": "TextFields",
2446 "public_header_files": "components/TextFields/src/*.h",
2448 "components/TextFields/src/*.{h,m}",
2449 "components/TextFields/src/private/*.{h,m}"
2452 "MaterialComponents/AnimationTiming": [
2455 "MaterialComponents/Buttons": [
2458 "MaterialComponents/Elevation": [
2461 "MaterialComponents/Palettes": [
2464 "MaterialComponents/Typography": [
2467 "MaterialComponents/private/Math": [
2470 "MDFInternationalization": [
2476 "name": "UnitTests",
2477 "test_type": "unit",
2479 "components/TextFields/tests/unit/*.{h,m,swift}",
2480 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
2482 "resources": "components/TextFields/tests/unit/resources/*",
2484 "MaterialComponents/TextFields+ColorThemer": [
2487 "MaterialComponents/Themes": [
2495 "name": "TextControls+Enums",
2499 "public_header_files": "components/TextControls/src/Enums/*.h",
2500 "source_files": "components/TextControls/src/Enums/*.{h,m}"
2503 "name": "TextControls+BaseTextAreas",
2507 "public_header_files": "components/TextControls/src/BaseTextAreas/*.h",
2509 "components/TextControls/src/BaseTextAreas/*.{h,m}",
2510 "components/TextControls/src/BaseTextAreas/private/*.{h,m}"
2513 "MaterialComponents/private/TextControlsPrivate+Shared": [
2516 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2519 "MDFInternationalization": [
2525 "name": "TextControls+BaseTextFields",
2529 "public_header_files": "components/TextControls/src/BaseTextFields/*.h",
2531 "components/TextControls/src/BaseTextFields/*.{h,m}",
2532 "components/TextControls/src/BaseTextFields/private/*.{h,m}"
2535 "MaterialComponents/private/TextControlsPrivate+Shared": [
2538 "MaterialComponents/private/TextControlsPrivate+BaseStyle": [
2541 "MDFInternationalization": [
2547 "name": "UnitTests",
2548 "test_type": "unit",
2550 "components/TextControls/tests/unit/BaseTextFields/*.{h,m,swift}"
2553 "MaterialComponents/schemes/Container": [
2561 "name": "TextControls+FilledTextFields",
2565 "public_header_files": "components/TextControls/src/FilledTextFields/*.h",
2567 "components/TextControls/src/FilledTextFields/*.{h,m}",
2568 "components/TextControls/src/FilledTextFields/private/*.{h,m}"
2571 "MaterialComponents/Availability": [
2574 "MaterialComponents/TextControls+BaseTextFields": [
2577 "MaterialComponents/private/TextControlsPrivate+FilledStyle": [
2583 "name": "UnitTests",
2584 "test_type": "unit",
2586 "components/TextControls/tests/unit/FilledTextFields/*.{h,m,swift}"
2589 "MaterialComponents/schemes/Container": [
2597 "name": "TextControls+FilledTextFieldsTheming",
2601 "public_header_files": "components/TextControls/src/FilledTextFieldsTheming/*.h",
2603 "components/TextControls/src/FilledTextFieldsTheming/*.{h,m}",
2604 "components/TextControls/src/FilledTextFieldsTheming/private/*.{h,m}"
2607 "MaterialComponents/TextControls+FilledTextFields": [
2610 "MaterialComponents/schemes/Container": [
2616 "name": "UnitTests",
2617 "test_type": "unit",
2619 "components/TextControls/tests/unit/FilledTextFieldsTheming/*.{h,m,swift}"
2625 "name": "TextControls+OutlinedTextFields",
2629 "public_header_files": "components/TextControls/src/OutlinedTextFields/*.h",
2631 "components/TextControls/src/OutlinedTextFields/*.{h,m}",
2632 "components/TextControls/src/OutlinedTextFields/private/*.{h,m}"
2635 "MaterialComponents/Availability": [
2638 "MaterialComponents/TextControls+BaseTextFields": [
2641 "MaterialComponents/private/TextControlsPrivate+OutlinedStyle": [
2647 "name": "UnitTests",
2648 "test_type": "unit",
2650 "components/TextControls/tests/unit/OutlinedTextFields/*.{h,m,swift}"
2653 "MaterialComponents/schemes/Container": [
2661 "name": "TextControls+OutlinedTextFieldsTheming",
2665 "public_header_files": "components/TextControls/src/OutlinedTextFieldsTheming/*.h",
2667 "components/TextControls/src/OutlinedTextFieldsTheming/*.{h,m}",
2668 "components/TextControls/src/OutlinedTextFieldsTheming/private/*.{h,m}"
2671 "MaterialComponents/TextControls+OutlinedTextFields": [
2674 "MaterialComponents/schemes/Container": [
2680 "name": "UnitTests",
2681 "test_type": "unit",
2683 "components/TextControls/tests/unit/OutlinedTextFieldsTheming/*.{h,m,swift}"
2689 "name": "TextFields+ColorThemer",
2693 "public_header_files": [
2694 "components/TextFields/src/ColorThemer/*.h"
2697 "components/TextFields/src/ColorThemer/*.{h,m}"
2700 "MaterialComponents/TextFields": [
2703 "MaterialComponents/Themes": [
2709 "name": "TextFields+Theming",
2713 "public_header_files": "components/TextFields/src/Theming/*.h",
2715 "components/TextFields/src/Theming/*.{h,m}",
2716 "components/TextFields/src/Theming/private/*.{h,m}"
2719 "MaterialComponents/TextFields": [
2722 "MaterialComponents/TextFields+ColorThemer": [
2725 "MaterialComponents/schemes/Container": [
2731 "name": "UnitTests",
2732 "test_type": "unit",
2734 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
2735 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
2737 "resources": "components/TextFields/tests/unit/Theming/resources/*"
2746 "public_header_files": "components/Themes/src/*.h",
2748 "components/Themes/src/*.{h,m}",
2749 "components/Themes/src/private/*.{h,m}"
2752 "MaterialComponents/schemes/Color": [
2755 "MaterialComponents/schemes/Typography": [
2761 "name": "UnitTests",
2762 "test_type": "unit",
2764 "components/Themes/tests/unit/*.{h,m,swift}",
2765 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
2767 "resources": "components/Themes/tests/unit/resources/*"
2772 "name": "Typography",
2776 "public_header_files": "components/Typography/src/*.h",
2778 "components/Typography/src/*.{h,m}",
2779 "components/Typography/src/private/*.{h,m}"
2782 "MaterialComponents/private/Application": [
2785 "MaterialComponents/private/Math": [
2791 "name": "UnitTests",
2792 "test_type": "unit",
2794 "components/Typography/tests/unit/*.{h,m,swift}",
2795 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
2797 "resources": "components/Typography/tests/unit/resources/*",
2799 "MaterialComponents/private/Application": [
2814 "public_header_files": "components/schemes/Color/src/*.h",
2815 "source_files": "components/schemes/Color/src/*.{h,m}",
2817 "MaterialComponents/Availability": [
2820 "MaterialComponents/private/Color": [
2826 "name": "UnitTests",
2827 "test_type": "unit",
2829 "components/schemes/Color/tests/unit/*.{h,m,swift}",
2830 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
2832 "resources": "components/schemes/Color/tests/unit/resources/*",
2834 "MaterialComponents/private/Math": [
2842 "name": "Container",
2846 "public_header_files": "components/schemes/Container/src/*.h",
2847 "source_files": "components/schemes/Container/src/*.{h,m}",
2849 "MaterialComponents/schemes/Color": [
2852 "MaterialComponents/schemes/Typography": [
2855 "MaterialComponents/schemes/Shape": [
2861 "name": "UnitTests",
2862 "test_type": "unit",
2864 "components/schemes/Container/tests/unit/*.{h,m,swift}",
2865 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
2875 "public_header_files": "components/schemes/Shape/src/*.h",
2876 "source_files": "components/schemes/Shape/src/*.{h,m}",
2878 "MaterialComponents/ShapeLibrary": [
2881 "MaterialComponents/Shapes": [
2887 "name": "UnitTests",
2888 "test_type": "unit",
2890 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
2891 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
2893 "resources": "components/schemes/Shape/tests/unit/resources/*"
2898 "name": "Typography",
2902 "public_header_files": "components/schemes/Typography/src/*.h",
2903 "source_files": "components/schemes/Typography/src/*.{h,m}",
2905 "MaterialComponents/Typography": [
2908 "MaterialComponents/schemes/Typography+BasicFontScheme": [
2911 "MaterialComponents/schemes/Typography+Scheming": [
2917 "name": "UnitTests",
2918 "test_type": "unit",
2920 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
2921 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
2923 "resources": "components/schemes/Typography/tests/unit/resources/*"
2928 "name": "Typography+BasicFontScheme",
2932 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
2934 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
2935 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
2939 "name": "Typography+Scheming",
2943 "public_header_files": "components/schemes/Typography/src/Scheming/*.h",
2945 "components/schemes/Typography/src/Scheming/*.{h,m}",
2946 "components/schemes/Typography/src/Scheming/private/*.{h,m}"
2958 "name": "UnitTests",
2959 "test_type": "unit",
2961 "components/private/Icons/tests/unit/*.{h,m,swift}"
2968 "public_header_files": "components/private/Icons/src/*.h",
2969 "source_files": "components/private/Icons/src/*.{h,m}"
2972 "name": "ic_arrow_back",
2973 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
2974 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
2975 "resource_bundles": {
2976 "MaterialIcons_ic_arrow_back": [
2977 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
2981 "MaterialComponents/private/Icons/Base": [
2988 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
2989 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
2990 "resource_bundles": {
2991 "MaterialIcons_ic_check": [
2992 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
2996 "MaterialComponents/private/Icons/Base": [
3002 "name": "ic_check_circle",
3003 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3004 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3005 "resource_bundles": {
3006 "MaterialIcons_ic_check_circle": [
3007 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3011 "MaterialComponents/private/Icons/Base": [
3017 "name": "ic_chevron_right",
3018 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3019 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3020 "resource_bundles": {
3021 "MaterialIcons_ic_chevron_right": [
3022 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3026 "MaterialComponents/private/Icons/Base": [
3032 "name": "ic_color_lens",
3033 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3034 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3035 "resource_bundles": {
3036 "MaterialIcons_ic_color_lens": [
3037 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3041 "MaterialComponents/private/Icons/Base": [
3047 "name": "ic_help_outline",
3048 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3049 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3050 "resource_bundles": {
3051 "MaterialIcons_ic_help_outline": [
3052 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3056 "MaterialComponents/private/Icons/Base": [
3063 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3064 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3065 "resource_bundles": {
3066 "MaterialIcons_ic_info": [
3067 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3071 "MaterialComponents/private/Icons/Base": [
3077 "name": "ic_more_horiz",
3078 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3079 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3080 "resource_bundles": {
3081 "MaterialIcons_ic_more_horiz": [
3082 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3086 "MaterialComponents/private/Icons/Base": [
3092 "name": "ic_radio_button_unchecked",
3093 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3094 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3095 "resource_bundles": {
3096 "MaterialIcons_ic_radio_button_unchecked": [
3097 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3101 "MaterialComponents/private/Icons/Base": [
3107 "name": "ic_reorder",
3108 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3109 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3110 "resource_bundles": {
3111 "MaterialIcons_ic_reorder": [
3112 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3116 "MaterialComponents/private/Icons/Base": [
3122 "name": "ic_settings",
3123 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3124 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3125 "resource_bundles": {
3126 "MaterialIcons_ic_settings": [
3127 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3131 "MaterialComponents/private/Icons/Base": [
3139 "name": "Application",
3143 "public_header_files": "components/private/Application/src/*.h",
3144 "source_files": "components/private/Application/src/*.{h,m}",
3147 "name": "UnitTests",
3148 "test_type": "unit",
3150 "components/private/Application/tests/unit/*.{h,m,swift}",
3151 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3153 "resources": "components/private/Application/tests/unit/resources/*"
3162 "public_header_files": "components/private/Color/src/*.h",
3163 "source_files": "components/private/Color/src/*.{h,m}",
3165 "MaterialComponents/Availability": [
3171 "name": "UnitTests",
3172 "test_type": "unit",
3174 "components/private/Color/tests/unit/*.{h,m,swift}",
3175 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3177 "resources": "components/private/Color/tests/unit/resources/*"
3182 "name": "KeyboardWatcher",
3186 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3187 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3189 "MaterialComponents/private/Application": [
3195 "name": "UnitTests",
3196 "test_type": "unit",
3198 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3199 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3201 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3210 "public_header_files": "components/private/Math/src/*.h",
3211 "source_files": "components/private/Math/src/*.{h,m}",
3214 "name": "UnitTests",
3215 "test_type": "unit",
3217 "components/private/Math/tests/unit/*.{h,m,swift}",
3218 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3220 "resources": "components/private/Math/tests/unit/resources/*"
3229 "public_header_files": "components/private/Overlay/src/*.h",
3231 "components/private/Overlay/src/*.{h,m}",
3232 "components/private/Overlay/src/private/*.{h,m}"
3236 "name": "UnitTests",
3237 "test_type": "unit",
3239 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3240 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3242 "resources": "components/private/Overlay/tests/unit/resources/*"
3247 "name": "TextControlsPrivate+Shared",
3251 "public_header_files": "components/private/TextControlsPrivate/src/Shared/*.h",
3253 "components/private/TextControlsPrivate/src/Shared/*.{h,m}"
3256 "MaterialComponents/TextControls+Enums": [
3259 "MaterialComponents/AnimationTiming": [
3262 "MaterialComponents/private/Math": [
3268 "name": "TextControlsPrivate+BaseStyle",
3272 "public_header_files": "components/private/TextControlsPrivate/src/BaseStyle/*.h",
3274 "components/private/TextControlsPrivate/src/BaseStyle/*.{h,m}"
3277 "MaterialComponents/private/TextControlsPrivate+Shared": [
3280 "MaterialComponents/AnimationTiming": [
3283 "MaterialComponents/private/Math": [
3289 "name": "TextControlsPrivate+FilledStyle",
3293 "public_header_files": "components/private/TextControlsPrivate/src/FilledStyle/*.h",
3295 "components/private/TextControlsPrivate/src/FilledStyle/*.{h,m}"
3298 "MaterialComponents/Availability": [
3301 "MaterialComponents/AnimationTiming": [
3304 "MaterialComponents/private/Math": [
3307 "MaterialComponents/private/TextControlsPrivate+Shared": [
3313 "name": "TextControlsPrivate+OutlinedStyle",
3317 "public_header_files": "components/private/TextControlsPrivate/src/OutlinedStyle/*.h",
3319 "components/private/TextControlsPrivate/src/OutlinedStyle/*.{h,m}"
3322 "MaterialComponents/Availability": [
3325 "MaterialComponents/AnimationTiming": [
3328 "MaterialComponents/private/Math": [
3331 "MaterialComponents/private/TextControlsPrivate+Shared": [
3337 "name": "ThumbTrack",
3341 "public_header_files": "components/private/ThumbTrack/src/*.h",
3343 "components/private/ThumbTrack/src/*.{h,m}",
3344 "components/private/ThumbTrack/src/private/*.{h,m}"
3347 "MaterialComponents/Ink": [
3350 "MaterialComponents/Ripple": [
3353 "MaterialComponents/ShadowElevations": [
3356 "MaterialComponents/ShadowLayer": [
3359 "MaterialComponents/Typography": [
3362 "MDFInternationalization": [
3365 "MaterialComponents/private/Math": [
3371 "name": "UnitTests",
3372 "test_type": "unit",
3374 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3375 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3377 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3382 "name": "UIMetrics",
3386 "public_header_files": "components/private/UIMetrics/src/*.h",
3388 "components/private/UIMetrics/src/*.{h,m}",
3389 "components/private/UIMetrics/src/private/*.{h,m}"
3392 "MaterialComponents/private/Application": [
3398 "name": "UnitTests",
3399 "test_type": "unit",
3401 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3402 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3404 "resources": "components/private/UIMetrics/tests/unit/resources/*"